﻿/*
 * IEN Website Style
 *
 */
.ratio-1-1 {
  padding-top: 100%;
}
.ratio-278-444 {
  padding-top: 62.61261261%;
}
.ratio-295-409 {
  padding-top: 72.12713936%;
}
.ratio-497-690 {
  padding-top: 82.83333333%;
}
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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;
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.clearfix:after,
.modal-header:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !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: 1279px) {
  .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: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .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: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .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: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .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;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 3;
}
.modal-body {
  position: relative;
  padding: 30px;
}
.modal-footer {
  padding: 30px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 23px 0;
  overflow: hidden;
  background-color: transparent;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 3;
  color: white;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: gray;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 3;
  color: transparent;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.container {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 764px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1264px;
  }
}
.container-fluid {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -12px;
  margin-left: -12px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 12px;
  padding-left: 12px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 12px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #E50A48;
}
.nav > li.disabled > a {
  color: #8c8c8c;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #000000;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #E50A48;
  border-color: #000000;
}
.nav .nav-divider {
  height: 1px;
  margin: 23px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 3;
  border: 1px solid transparent;
  border-radius: 6px 6px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent transparent transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  background-color: #E50A48;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 6px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 6px 6px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 6px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #E50A48;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 6px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 6px 6px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  src: url('/fonts/NotoSansCJKkr-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  src: url('/fonts/NotoSansCJKkr-Bold.otf');
  font-weight: bold;
  font-style: normal;
}
.font-Noto {
  font-family: Noto Sans CJK KR, sans-serif;
}
@font-face {
  font-family: 'IEN Icon';
  src: url('/fonts/icons/icomoon.eot?jct0d9');
  src: url('/fonts/icons/icomoon.eot?jct0d9#iefix') format('embedded-opentype'), url('/fonts/icons/icomoon.woff2?jct0d9') format('woff2'), url('/fonts/icons/icomoon.ttf?jct0d9') format('truetype'), url('/fonts/icons/icomoon.woff?jct0d9') format('woff'), url('/fonts/icons/icomoon.svg?jct0d9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-font {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stunet:before {
  content: "\e918";
}
.icon-testimonial:before {
  content: "\e900";
}
.icon-question:before {
  content: "\e901";
}
.icon-location:before {
  content: "\e902";
}
.icon-filter:before {
  content: "\e903";
}
.icon-check:before {
  content: "\e904";
}
.icon-cancel:before {
  content: "\e905";
}
.icon-chat:before {
  content: "\e906";
}
.icon-bar:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-sns-blog:before {
  content: "\e909";
}
.icon-sns-cafe:before {
  content: "\e90a";
}
.icon-sns-facebook:before {
  content: "\e90b";
}
.icon-sns-mail:before {
  content: "\e90c";
}
.icon-video:before {
  content: "\e90d";
}
.icon-schedule:before {
  content: "\e90e";
}
.icon-arrow_down:before {
  content: "\e90f";
}
.icon-arrow_left:before {
  content: "\e910";
}
.icon-arrow_right:before {
  content: "\e911";
}
.icon-arrow_up:before {
  content: "\e912";
}
.icon-arrow_circle_L:before {
  content: "\e913";
}
.icon-arrow_circle_R:before {
  content: "\e914";
}
.icon-arrow-tilt:before {
  content: "\e915";
}
.icon-menu:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e917";
}
.icon-search-btn:before {
  content: "\e91a";
}
.h1,
h1 {
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h1,
  h1 {
    font-size: 44px;
    line-height: 60px;
  }
}
.h2,
h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h2,
  h2 {
    font-size: 36px;
    line-height: 50px;
  }
}
.h3,
h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h3,
  h3 {
    font-size: 30px;
    line-height: 42px;
  }
}
.h4,
h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h4,
  h4 {
    font-size: 24px;
    line-height: 34px;
  }
}
.h5,
h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h5,
  h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
.h6,
h6 {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .h6,
  h6 {
    font-size: 18px;
    line-height: 26px;
  }
}
.h7,
h7 {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .h7,
  h7 {
    font-size: 16px;
    line-height: 22px;
  }
}
.text,
.p,
p {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .text,
  .p,
  p {
    font-size: 18px;
    line-height: 26px;
  }
}
.text.extra-large,
.p.extra-large,
p.extra-large {
  font-size: 30px;
  line-height: 44px;
}
.text.large,
.p.large,
p.large {
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 768px) {
  .text.large,
  .p.large,
  p.large {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .text.large,
  .p.large,
  p.large {
    font-size: 24px;
    line-height: 36px;
  }
}
.text.medium,
.p.medium,
p.medium {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .text.medium,
  .p.medium,
  p.medium {
    font-size: 20px;
    line-height: 30px;
  }
}
.text.small,
.p.small,
p.small {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .text.small,
  .p.small,
  p.small {
    font-size: 16px;
    line-height: 24px;
  }
}
.text.extra-small,
.p.extra-small,
p.extra-small {
  font-size: 14px;
  line-height: 20px;
}
.text.tiny,
.p.tiny,
p.tiny {
  font-size: 12px;
  line-height: 18px;
}
.tiny {
  font-size: 12px;
  line-height: 18px;
}
.font-weight-normal {
  font-weight: normal;
}
.display-block {
  display: block;
}
.tag {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.wrapper {
  background-color: #ffffff;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  padding-top: 203px;
}
@media (min-width: 768px) {
  .wrapper {
    padding-top: 166px;
  }
}
@media (min-width: 992px) {
  .wrapper {
    padding-top: 136px;
  }
}
.wrapper.hidden-alert {
  padding-top: 88px;
}
@media (min-width: 992px) {
  .wrapper.hidden-alert {
    padding-top: 86px;
  }
}
.wrapper.landing-page {
  padding-top: 115px;
}
@media (min-width: 768px) {
  .wrapper.landing-page {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  .wrapper.landing-page {
    padding-top: 50px;
  }
}
.wrapper.landing-page.hidden-alert {
  padding-top: 0px;
}
.section-wrapper {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .section-wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .section-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.section-wrapper.hero {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .section-wrapper.hero {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.section-wrapper.location {
  padding-top: 76px;
}
@media (max-width: 767px) {
  .section-wrapper.location .module-location-details {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .section-wrapper.location {
    padding-top: 80px;
  }
}
.section-wrapper.contact {
  padding-top: 88px;
}
@media (max-width: 767px) {
  .section-wrapper.contact .module-form-location-details {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .section-wrapper.contact {
    padding-top: 80px;
  }
}
.section-wrapper.catLanding {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .section-wrapper.catLanding {
    padding-top: 80px;
    padding-bottom: 180px;
  }
}
@media (max-width: 767px) {
  .section-wrapper.university {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.section-wrapper.with-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 80px !important;
  padding-bottom: 80px;
}
.section-wrapper.with-bg .btn {
  margin-top: 32px;
}
.section-wrapper.with-bg p {
  width: 75%;
}
@media (max-width: 991px) {
}
.section-wrapper.with-bg .btn.outline {
  border: 0;
  border-radius: 6px;
  background-color: #E50A48;
  color: #ffffff;
  height: 60px;
  padding: 18px 42px;
}
.section-wrapper.with-bg .btn.outline:hover,
.section-wrapper.with-bg .btn.outline:focus,
.section-wrapper.with-bg .btn.outline.active {
  background-color: #84162F !important;
  color: #ffffff !important;
  border: 0;
}
@media (max-width: 767px) {
  .section-wrapper.with-bg {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .section-wrapper.with-bg .btn.outline {
    height: 52px;
  }
  .section-wrapper.with-bg p {
    width: 100%;
  }
}
.section-wrapper + .section-wrapper {
  padding-top: 0;
}
.section-wrapper.with-bg + .with-bg {
  margin-top: 60px;
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .section-wrapper.with-bg + .with-bg {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.section-wrapper.landing-page {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
.section-wrapper.landing-page.no-overflow {
  overflow: visible;
}
.section-wrapper.landing-page:last-child {
  padding-bottom: 160px;
}
@media (max-width: 991px) {
  .section-wrapper.landing-page {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .section-wrapper.landing-page:last-child {
    padding-bottom: 60px;
  }
}
.section-wrapper.landing-page + .block-section {
  padding-top: 80px !important;
}
.bg-module {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
}
.overlay {
  position: relative;
  color: #ffffff;
}
.overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
}
.section-bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-bg-wrapper .bg-base {
  position: relative;
  width: 100%;
  height: 1200px;
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-base {
    background-size: 100% 100%;
  }
}
.section-bg-wrapper .bg-1 {
  height: 974px;
}
@media (min-width: 768px) {
  .section-bg-wrapper .bg-1.from-sm {
    display: block;
  }
}
.section-bg-wrapper .bg-1.only-xs {
  display: none;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-1 {
    height: 972px;
  }
  .section-bg-wrapper .bg-1.from-sm {
    display: none;
  }
  .section-bg-wrapper .bg-1.only-xs {
    display: block;
  }
}
.section-bg-wrapper .bg-2 {
  margin-top: 150px;
  height: 2118px;
}
@media (min-width: 768px) {
  .section-bg-wrapper .bg-2.from-sm {
    display: block;
  }
}
.section-bg-wrapper .bg-2.only-xs {
  display: none;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-2 {
    height: 948px;
  }
  .section-bg-wrapper .bg-2.from-sm {
    display: none;
  }
  .section-bg-wrapper .bg-2.only-xs {
    display: block;
  }
}
.section-bg-wrapper .bg-3 {
  background-position: bottom center;
  height: 1809px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 768px) {
  .section-bg-wrapper .bg-3.from-sm {
    display: block;
  }
}
.section-bg-wrapper .bg-3.only-xs {
  display: none;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-3 {
    height: 1702px;
  }
  .section-bg-wrapper .bg-3.from-sm {
    display: none;
  }
  .section-bg-wrapper .bg-3.only-xs {
    display: block;
  }
}
.section-bg-wrapper .bg-3.categoryLanding {
  background-size: auto;
  height: 100%;
  background-position: top;
  background-color: #F0F0F0;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-3.categoryLanding {
    background-size: cover;
  }
}
.section-bg-wrapper .bg-3.vbnc-details {
  background: none;
  position: relative;
  height: 100%;
}
.section-bg-wrapper .bg-3.vbnc-details:after {
  content: '';
  background-repeat: no-repeat;
  height: 400px;
  width: 400px;
  background-size: contain;
  background-position: bottom right;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-3.vbnc-details:after {
    height: 100%;
    width: 180px;
  }
}
.section-bg-wrapper .bg-3.vbnc-details:before {
  content: '';
  background-repeat: no-repeat;
  height: 432px;
  width: 420px;
  background-position: top left;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
}
@media (max-width: 767px) {
  .section-bg-wrapper .bg-3.vbnc-details:before {
    height: 100%;
    width: 235px;
  }
}
.content-wrapper {
  position: relative;
}
.chat-icon-wrapper {
  position: relative;
  bottom: 100px;
  right: 12px;
  z-index: 999;
  transition: 0.3s bottom ease-in-out;
}
@media (min-width: 992px) {
  .chat-icon-wrapper {
    bottom: 0px;
    right: 40px;
  }
}
@media (max-width: 1600px) and (min-width: 1280px) {
  .chat-icon-wrapper {
    bottom: 100px;
  }
}
@media (max-width: 1190px) and (min-width: 990px) {
  .chat-icon-wrapper {
    bottom: 100px;
  }
}
.chat-icon-wrapper .chat-icon-list {
  position: absolute;
  bottom: -14px;
  /* opacity: 1; */
  right: 4px;
  color: black;
  padding: 12px 0px;
  display: none;
  z-index: 99;
}
.chat-icon-wrapper .chat-icon-list ul {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
  list-style-type: none;
  width: 100%;
  /* padding-left: 0; */
  background-color: white;
  padding: 0px 24px;
  align-items: self-start;
  text-align: left;
  border-radius: 6px;
}
.chat-icon-wrapper .chat-icon-list ul li {
  border-bottom: 1px solid #dcdcdc;
  padding: 16px 0;
  text-align: left;
}
.chat-icon-wrapper .chat-icon-list ul li a {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #1E1E1E;
  margin-left: 0px !important;
  /*margin-right: 16px;
                    padding: 14px 0;*/
}
.chat-icon-wrapper .chat-icon-list ul li a span {
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: 0.3s all ease-in-out;
}
.chat-icon-wrapper .chat-icon-list ul li a:hover span,
.chat-icon-wrapper .chat-icon-list ul li a.active span,
.chat-icon-wrapper .chat-icon-list ul li a:focus span {
  color: #E50A48;
  border-bottom-color: #E50A48;
}
.chat-icon-wrapper .chat-icon-list ul li a .icon-text-cell {
  display: flex;
}
.chat-icon-wrapper .chat-icon-list ul li a .icon-text-cell .icon-cell {
  margin-right: 12px;
}
.chat-icon-wrapper .chat-icon-list ul li a span,
.chat-icon-wrapper .chat-icon-list ul li a img {
  display: inline-block;
}
.chat-icon-wrapper .chat-icon-list ul li a .icon-cell {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  padding: 2px;
  line-height: 24px;
  display: flex;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
}
.chat-icon-wrapper .chat-icon-list ul li a .icon-text-cell {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.chat-icon-wrapper .chat-icon-list ul li a .icon-text-cell span {
  font-weight: 400;
}
.chat-icon-wrapper .chat-icon-list ul li a:last-child {
  padding-bottom: 0;
}
.chat-icon-wrapper .chat-icon-list ul li:last-child {
  border-bottom: 0;
}
.chat-icon-wrapper .chat-icon-list .btn {
  background-color: transparent !important;
}
.chat-icon-wrapper .chat-icon-cell {
  position: absolute;
  width: 72px;
  height: 72px;
  background-color: #E50A48;
  color: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  top: 0;
  right: 0;
  line-height: 72px;
  text-align: center;
  transition: 0.3s background ease-in-out;
}
.chat-icon-wrapper .chat-icon-cell:after {
  content: '\e906';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  color: #ffffff;
  line-height: 72px;
  text-align: center;
}
.chat-icon-wrapper .chat-icon-cell.open:after {
  content: '\e905';
  font-size: 28px;
  line-height: inherit;
}
@media (max-width: 767px) {
  .chat-icon-wrapper .chat-icon-cell {
    top: 21px;
  }
}
.chat-icon-wrapper .chat-icon-cell:hover,
.chat-icon-wrapper .chat-icon-cell.active,
.chat-icon-wrapper .chat-icon-cell:focus {
  background-color: #84162F;
}
body.modal-opened {
  overflow: hidden;
}
.from-md-bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .from-md-bg-wrapper .bg-pattern {
    /*position: relative;
            z-index: -1;*/
  }
}
.from-md-bg-wrapper .bg-pattern:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media (max-width: 767px) {
  .from-md-bg-wrapper .bg-pattern:after {
    background-position: bottom;
    bottom: 0;
    top: auto;
    background-size: 100%;
    z-index: 9;
    height: 100%;
  }
}
.home-content {
  position: relative;
}
.sidemenu-bg-image {
  height: 100%;
  background-image: url(/img/bg-image/bg_sidemenu.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
@media (max-width: 991px) {
  .sidemenu-bg-image {
    display: none;
  }
}
.bottom-sticky-alert-container {
  transition: 0.3s all ease-in-out;
  max-width: 1920px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
.bottom-sticky-alert-container.move-chaticon .chat-icon-wrapper {
  bottom: 8vh;
}
.sticky-header {
  position: relative;
  max-width: 1920px;
  margin: auto;
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.sticky-header.sticky .main-header {
  transition: all 0.35s ease-in-out;
}
.sticky-header.sticky .main-header.show {
  transition: all 0.35s ease-in-out;
}
.sticky-header.sticky .alert {
  transition: all 0.35s ease-in-out;
}
.sticky-header.sticky .alert.hide-alert {
  height: 0;
  padding: 0 20px;
  transition: height 0.35s ease-in-out;
}
.sticky-header.sticky .alert.hide-alert p.small:before {
  top: -200px;
}
@media (min-width: 992px) {
  .sticky-header.sticky .alert.hide-alert p.small:before {
    top: -100px;
    display: initial;
  }
}
.sticky-header.sticky .search-box-container.show {
  top: 80px;
}
.main-header {
  height: 88px;
  width: 100%;
  margin: auto;
  max-width: 1920px;
  top: 50px;
  z-index: 9999;
  transition: all 0.35s ease-in-out;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  text-align: left;
}
.main-header .header-container {
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 44px;
  position: relative;
  z-index: 9999;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .main-header .header-container {
    padding: 0 12px;
  }
}
@media (min-width: 992px) {
  .main-header .header-container .main-menu-bar .container {
    padding-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .main-header .header-container .main-menu-bar {
    display: none;
  }
}
@media (max-width: 1090px) and (min-width: 990px) {
  .main-header .header-container .main-menu-bar {
    display: none !important;
  }
}
.main-header .header-container .main-menu-bar .logo-container {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 50px;
  height: 44px;
}
.main-header .header-container .main-menu-bar .logo-container img {
  width: 80px;
  height: 80px;
}
.main-header .header-container .main-menu-bar .nav-container {
  width: 100%;
}
.main-header .header-container .main-menu-bar .nav-container .menu-list {
  margin-left: -2px;
  margin-right: -2px;
  list-style: none;
  display: inline;
}
@media (min-width: 992px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-list {
    padding: 0;
  }
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell {
  position: relative;
  float: left;
  margin: 0 6px;
}
@media (min-width: 1280px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-cell {
    margin: 0 20px;
  }
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.search-box {
  float: right;
  margin-right: 0;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu {
  float: right;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu span.title {
  display: inline-block;
  color: #fff;
  padding: 0 20px 0 40px;
}
@media (min-width: 992px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu span.title {
    padding: 0 10px 0 0px;
  }
}
@media (min-width: 1280px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu span.title {
    padding: 0 20px 0 40px;
  }
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu .social-listing {
  display: inline-block;
  padding-top: 10px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu .social-listing li {
  display: inline-block;
  padding: 0 5px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu .social-listing li:last-child {
  padding-right: 0;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu .social-listing li .icon-font {
  color: #fff;
  font-size: 18px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell.social-menu .social-listing li .icon-font.icon-youtube {
  font-size: 22px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-cell:first-child {
  margin-left: 0;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-cell {
    margin: 0 14px;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-cell .menu-button .title-container span {
    font-size: 15px !important;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-cell .menu-button .title-container span:after {
    right: -23px !important;
    line-height: 23px !important;
  }
}
@media (max-width: 1680px) and (min-width: 1280px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-cell {
    margin: 0 0px !important;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-cell .menu-button {
    padding: 18px !important;
  }
}
.main-header .header-container .main-menu-bar .nav-container .menu-link {
  position: relative;
  padding: 15px 15px;
  height: 120px;
  z-index: 0;
}
.main-header .header-container .main-menu-bar .nav-container .menu-link .title-container {
  color: #000000;
  letter-spacing: 0.5px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-link .title-container span {
  border-bottom: 2px solid transparent;
  transition: 0.3s;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button {
  position: relative;
  padding: 15px 15px;
  height: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-button {
    padding: 2px;
  }
}
@media (min-width: 1280px) {
  .main-header .header-container .main-menu-bar .nav-container .menu-button {
    padding: 15px 22px 15px 12px;
  }
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .title-container {
  color: #000000;
  letter-spacing: 0.5px;
  /*display: flex;
                        align-items: center;
                        justify-content: center;*/
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .title-container span {
  border-bottom: 2px solid transparent;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  /*justify-content: center;
                            align-items: center;
                            display: flex;*/
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .title-container span:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: '\e90f';
  right: -6px;
  font-size: 32px;
  line-height: 22px;
  height: 22px;
  margin-top: auto;
  margin-bottom: auto;
  color: #1E1E1E;
  transition: 0.3s all ease-in-out;
  /*display: inline-flex;
                                justify-content: center;
                                align-items: center;*/
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .arrow-container {
  color: #000000;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .arrow-container .icon-arrow-down:before {
  padding-left: 10px;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button .extended-space {
  display: none;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 40px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button:hover {
  cursor: pointer;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button:hover .title-container span {
  color: #E50A48;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button.selected .extended-space {
  display: block;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button.selected .title-container span {
  transition: 0.3s all ease-in-out;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button.selected .title-container span:after {
  transform: rotateX(180deg);
  color: #E50A48;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button.decoration .extended-space {
  display: block;
}
.main-header .header-container .main-menu-bar .nav-container .menu-button.decoration .title-container span {
  border-color: #000000;
}
@media (min-width: 992px) {
  .main-header .header-container .main-menu-bar {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .main-header .header-container .main-menu-bar .nav-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-list {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-list .menu-cell {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-list .menu-cell .menu-button {
    display: flex;
    align-items: center;
    height: 100%;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease-in-out;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-list .menu-cell .menu-button:hover {
    border-bottom: 2px solid #E50A48;
  }
  .main-header .header-container .main-menu-bar .nav-container .menu-list .menu-cell .menu-button.selected {
    border-bottom: 2px solid #E50A48;
  }
}
.main-header .header-container .menu-search input {
  display: none;
}
.main-header .sub-menu {
  position: absolute;
  margin: auto;
  top: 92px;
  list-style: none;
  z-index: 111;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
  width: 240px;
  /*@media @only-md {
            right: -80%;
        }*/
}
@media (min-width: 992px) {
  .main-header .sub-menu {
    left: 50%;
    transform: translateX(-50%);
  }
}
.main-header .sub-menu.active {
  padding: 24px 24px 18px 24px;
}
@media (min-width: 992px) {
  .main-header .sub-menu.active {
    margin-top: 12px;
  }
}
.main-header .sub-menu.active:before {
  background-color: #E50A48;
  height: 4px;
  width: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.main-header .sub-menu.active:after {
  content: "";
  position: absolute;
  top: -22px;
  left: 45%;
  z-index: 1;
  border: solid 12px transparent;
  border-bottom-color: #E50A48;
}
.main-header .sub-menu .dropdown-menu-container {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: inherit;
  overflow: hidden;
}
.main-header .sub-menu .dropdown-menu-container.active {
  display: block;
}
.main-header .sub-menu .dropdown-menu-container .bottom-container {
  position: absolute;
  bottom: 20px;
}
.main-header .sub-menu .dropdown-menu-container .bottom-container a {
  font-size: 14px;
  color: white;
  border-bottom: 2px solid transparent;
}
.main-header .sub-menu .dropdown-menu-container .bottom-container a:hover {
  color: #E50A48;
  border-bottom-color: #E50A48;
}
.main-header .sub-menu .nav-container {
  position: relative;
  height: 100%;
}
.main-header .sub-menu .nav-container .main-link {
  color: #000000;
  border-bottom: 2px solid transparent;
}
.main-header .sub-menu .nav-container .main-link:hover {
  text-decoration: none;
  border-bottom-color: #E50A48;
}
.main-header .sub-menu .nav-row {
  position: relative;
  width: 100%;
}
.main-header .sub-menu .nav-col-3 {
  position: relative;
}
.main-header .sub-menu .col-detail-menu {
  position: relative;
  height: 100%;
}
.main-header .sub-menu .detail-menu-list-style {
  list-style: none;
  padding-left: 0px !important;
}
.main-header .sub-menu .detail-menu-list-style > li {
  padding: 16px 0px;
  border-bottom: 1px solid #DCDCDC;
}
.main-header .sub-menu .detail-menu-list-style > li:last-child {
  border-bottom: 0;
}
.main-header .sub-menu .detail-menu-list-style > li:first-child {
  padding-top: 0px !important;
}
.main-header .sub-menu .detail-menu-list-style > li:last-child {
  padding-bottom: 0px !important;
}
.main-header .sub-menu .detail-menu-list-style > li a {
  position: relative;
  color: #000000;
  text-decoration: none;
  text-align: left;
  border-bottom: 2px solid transparent;
  transition: 0.3s;
}
.main-header .sub-menu .detail-menu-list-style > li a:hover {
  color: #E50A48;
  border-bottom-color: #E50A48;
}
.main-header .sub-menu .detail-menu-list-style > li span.icon-font {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.main-header .sub-menu .detail-menu-list-style > li span.icon-font:before {
  line-height: 40px !important;
  font-size: 40px;
}
.main-header .sub-menu .detail-menu-list-style > li span.icon-font + span {
  padding-left: 50px;
  display: block;
  line-height: 1.2;
}
.logo-container {
  display: flex;
  align-items: center;
}
.logo-container .main-logo {
  z-index: 11;
  width: 210px;
  max-height: 38px;
  align-items: center;
}
.logo-container .main-logo .logo {
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .logo-container .main-logo {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .logo-container .main-logo {
    width: 214px;
    max-height: 58px;
  }
}
@media (min-width: 1280px) {
  .logo-container .main-logo {
    width: 304px;
  }
}
.search-group {
  position: relative;
  z-index: 11;
}
.search-button {
  width: 40px;
  height: 40px;
  appearance: none;
  border: 0;
  background: none;
  margin-right: 42px;
  margin-top: 8px;
  display: none;
}
.search-button img {
  width: 30px;
}
@media (max-width: 767px) {
  .search-button {
    width: 42px;
    appearance: none;
    border: 0;
    background: none;
    margin-right: 47px;
    margin-top: 12px;
  }
  .search-button img {
    width: 100%;
  }
}
.stunet-wrapper {
  width: 38px;
  margin-right: 2px;
  position: relative;
  z-index: 11;
}
@media (max-width: 767px) {
  .stunet-wrapper {
    margin-right: 0;
  }
}
.stunet-button {
  width: 40px;
  height: 40px;
  appearance: none;
  border: 0;
  background: none;
  text-decoration: none;
}
.stunet-button:before {
  content: '\e918';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 40px;
  color: #1E1E1E;
}
@media (max-width: 767px) {
  .stunet-button:before {
    font-size: 36px;
  }
}
.side-menu-btn {
  bottom: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .side-menu-btn {
    right: 12px;
  }
}
@media (min-width: 992px) {
  .side-menu-btn {
    bottom: 24px;
  }
}
.css-hamburger-icon span {
  background-color: #000000;
}
/*&.show {
    top: 0;
    transition: top @duration-slow;
}*/
body.side-menu-opened  {
  overflow-y: hidden;
  position: fixed;
  width: 100%;
  /*.side-menu {
       display:block;
    }*/
}
body.side-menu-opened  .alert {
  display: none;
}
body.side-menu-opened  .bottom-sticky-alert-container {
  z-index: 99 !important;
}
body.side-menu-opened  .wrapper:after {
  background-color: #1E1E1E;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.7;
}
body.side-menu-opened  .css-hamburger-icon > span {
  background-color: #000000;
}
body.side-menu-opened  .css-hamburger-icon > span:nth-child(1) {
  top: 18px;
  transform: rotate(-135deg);
}
body.side-menu-opened  .css-hamburger-icon > span:nth-child(2) {
  left: 200px;
  opacity: 0;
}
body.side-menu-opened  .css-hamburger-icon > span:nth-child(3) {
  top: 18px;
  transform: rotate(135deg);
}
body.side-menu-opened  .main-menu {
  text-align: left;
  /*> li a {
            &:hover, &:focus, &:active {
                p {
                    border-bottom: 0 !important;
                    color: @border-color !important;
                }
            }
        }*/
}
.side-menu {
  width: 100%;
  /*height: 100%;
    min-height: 90vh;*/
  display: none;
  position: absolute;
  top: 0px;
  z-index: 1111;
  left: 0;
  right: 0;
  padding: 20px 40px;
  overflow-y: auto;
  box-shadow: 6px 10px 36px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 991px) {
  .side-menu {
    padding-top: 0 !important;
  }
}
.side-menu .logo-cell {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: 88px;
}
@media (max-width: 991px) {
  .side-menu .logo-cell {
    align-items: center;
  }
}
.side-menu .logo-cell .main-logo {
  width: 210px;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .side-menu .logo-cell .main-logo {
    width: 304px;
  }
}
@media (min-width: 992px) {
  .side-menu .logo-cell .main-logo {
    padding-left: 0;
    z-index: 9;
  }
}
@media (max-width: 991px) {
  .side-menu {
    height: 100%;
    overflow: scroll;
    min-height: 100vh;
    padding: 20px 0px;
    overflow-x: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .side-menu {
    overflow: scroll;
    overflow-x: hidden;
    /*height:100%;
        min-height:80vh;*/
    max-height: 100vh;
  }
}
.main-content-cell {
  padding-top: 24px;
  padding-bottom: 40px;
  opacity: 1;
  visibility: visible;
  transition: right 0.4s ease-in;
  display: flex;
  align-items: center;
  z-index: 20;
}
@media (max-width: 991px) {
  .main-content-cell {
    border-top: 1px solid #dcdcdc;
    padding-top: 0px !important;
    padding-bottom: 28px !important;
  }
}
.main-content-cell .main-sidenav-list {
  list-style-type: none;
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .main-content-cell .main-sidenav-list {
    padding-left: 0;
  }
}
.main-content-cell .main-sidenav-list li {
  list-style: none;
}
.main-content-cell .main-sidenav-list li.parent-listitem {
  padding: 20px 0 0;
}
@media (min-width: 992px) {
  .main-content-cell .main-sidenav-list li.parent-listitem {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .main-content-cell .main-sidenav-list li.parent-listitem .link {
    padding-bottom: 20px;
  }
  .main-content-cell .main-sidenav-list li.parent-listitem .link .child-listitem {
    border-bottom: 1px solid #dcdcdc;
  }
  .main-content-cell .main-sidenav-list li.parent-listitem .link .child-listitem:last-child {
    border-bottom: 0;
  }
  .main-content-cell .main-sidenav-list li.parent-listitem .link .child-listitem:last-child a {
    border-bottom: 0;
  }
}
.main-content-cell .main-sidenav-list li.parent-listitem:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .main-content-cell .main-sidenav-list li .side-menu-submenu {
    visibility: hidden;
    transition: visibility 0.25s ease-in-out;
    position: absolute;
    left: 45%;
    top: 4px;
    text-decoration: none;
  }
  .main-content-cell .main-sidenav-list li .side-menu-submenu .detail-menu-list-style li a {
    border-bottom: 2px solid transparent;
    padding: 8PX 0 !important;
    line-height: 42px;
    text-decoration: none;
  }
  .main-content-cell .main-sidenav-list li .side-menu-submenu .detail-menu-list-style li a span.title {
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
  }
  .main-content-cell .main-sidenav-list li .side-menu-submenu .detail-menu-list-style li a:hover,
  .main-content-cell .main-sidenav-list li .side-menu-submenu .detail-menu-list-style li a:focus {
    border-bottom-color: #E50A48;
    color: #E50A48;
  }
  .main-content-cell .main-sidenav-list li .side-menu-submenu .detail-menu-list-style li:first-child a {
    padding-top: 0;
  }
}
@media (min-width: 992px) and (min-width: 1280px) {
  .main-content-cell .main-sidenav-list li .side-menu-submenu {
    top: 0px;
  }
}
.main-content-cell .main-sidenav-list li a {
  display: inline-block;
  font-size: 36px;
  line-height: 52px;
  color: #1E1E1E;
  transition: all 0.25s ease-in-out;
  border-bottom: 4px solid transparent;
  text-decoration: none;
}
.main-content-cell .main-sidenav-list li a:hover {
  color: #E50A48;
}
@media (min-width: 992px) {
  .main-content-cell .main-sidenav-list li a:hover {
    border-bottom-color: #E50A48;
  }
}
.main-content-cell .main-sidenav-list li:first-child a {
  padding-top: 0;
}
@media (min-width: 992px) {
  .main-content-cell .main-sidenav-list li.active-btn a {
    color: #1E1E1E;
    border-bottom-color: #E50A48;
  }
}
.main-content-cell .main-sidenav-list li.active-btn a:hover {
  color: #E50A48;
}
.main-content-cell .main-sidenav-list li.active-btn .side-menu-submenu {
  visibility: visible;
}
@media (min-width: 992px) {
  .main-content-cell {
    padding-bottom: 0px;
  }
}
.main-content-cell .header-slider {
  width: 100%;
  /*div{
            width:100%;
        }*/
}
.main-content-cell .header-slider .text-cell {
  width: 80%;
}
@media (min-width: 992px) {
  .main-content-cell .header-slider .text-cell h4 {
    margin-top: 8px;
  }
}
.main-content-cell .header-slider .text-cell p.date-cell {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .main-content-cell .header-slider .text-cell p.date-cell {
    margin-top: 8px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #8c8c8c;
  }
}
@media (max-width: 767px) {
  .main-content-cell .header-slider .slick-slide {
    margin-right: 8px;
    background-color: #F0F0F0;
    border-radius: 6px !important;
  }
}
@media (max-width: 991px) {
  .main-content-cell {
    height: auto;
    padding-top: 24px;
    padding-bottom: 32px;
  }
  .main-content-cell .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-content-cell .container .child-listitem {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main-content-cell .container .main-menu ul > li > a {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
  }
  .main-content-cell .container .main-menu ul > li > a.child-link {
    padding-left: 0;
    padding-right: 0;
  }
  .main-content-cell .container .main-menu ul > li > a.link:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'IEN Icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: '\e90f';
    top: 0px;
    bottom: 20px;
    right: 12px;
    font-size: 32px;
    line-height: 20px;
    height: 22px;
    margin-top: auto;
    margin-bottom: auto;
    color: #1E1E1E;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
  }
  .main-content-cell .container .main-menu ul > li.active-btn .link[aria-expanded="true"]:not(.collapsed):after {
    transform: rotate(180deg);
    line-height: 16px;
  }
  .main-content-cell .container .header-slider {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main-content-cell .main-sidenav-list {
    width: 100%;
    padding-left: 0;
  }
  .main-content-cell .main-sidenav-list li {
    width: 100%;
  }
  .main-content-cell .main-sidenav-list li a {
    border-bottom: 1px solid #DCDCDC;
    line-height: 64px;
  }
  .main-content-cell .main-sidenav-list a.h2,
  .main-content-cell .main-sidenav-list .detail-menu-list-style .title {
    font-size: 16px;
    line-height: inherit;
    width: 100%;
    color: #1E1E1E;
  }
  .main-content-cell .detail-menu-list-style {
    padding-left: 0;
    background-color: #F0F0F0;
  }
  .main-content-cell .detail-menu-list-style a {
    width: 100%;
  }
  .main-content-cell .detail-menu-list-style a span {
    width: 100%;
    display: block;
  }
  .main-content-cell .header-slider .slick-slide {
    width: 350px !important;
  }
  .main-content-cell .header-slider .slick-slide .header-slide {
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .main-content-cell .header-slider .slick-slide .header-slide {
    background-color: #f0f0f0;
    border: 0 !important;
  }
  .main-content-cell .header-slider .slick-slide .header-slide .no-link-style {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .main-content-cell .header-slider .slick-slide .header-slide .no-link-style .image-cell {
    max-width: 152px;
    margin-left: 24px;
  }
}
.header-right-Elements {
  display: flex;
  align-items: center;
}
.footer-cell {
  width: 100%;
}
@media (min-width: 992px) {
  .footer-cell {
    margin-bottom: 40px;
  }
  .footer-cell .row {
    display: flex;
    align-items: flex-end;
  }
}
.footer-cell .social-link-list {
  text-align: left;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
}
@media (min-width: 992px) {
}
.footer-cell .social-link-list li {
  display: inline-block;
  margin-right: 16px;
  padding: 14px 0;
}
.footer-cell .social-link-list li span,
.footer-cell .social-link-list li img {
  display: inline-block;
}
.footer-cell .social-link-list li .icon-cell {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  padding: 2px;
  line-height: 24px;
  display: flex;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
}
.footer-cell .social-link-list li .icon-text-cell {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-cell .social-link-list li:last-child {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .footer-cell .social-link-list {
    padding-top: 0px;
    padding-left: 0;
  }
  .footer-cell .social-link-list li {
    padding: 0 !important;
    padding-bottom: 20px !important;
  }
  .footer-cell .social-link-list li:first-child {
    padding-top: 0;
  }
  .footer-cell .social-link-list li:last-child {
    padding-bottom: 0 !important;
  }
}
.footer-cell .logo-lists {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  padding-left: 0;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 991px) {
  .footer-cell .logo-lists {
    padding-bottom: 140px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
}
@media (max-width: 767px) {
  .footer-cell .logo-lists li .log-text-cell span {
    display: none;
  }
  .footer-cell .logo-lists li:last-child a {
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-cell .logo-lists li:first-child a {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .footer-cell .logo-lists {
    margin-top: 32px;
  }
}
.footer-cell .logo-lists li {
  display: inline-block;
}
.footer-cell .logo-lists li .btn.link-style {
  padding: 0 !important;
}
.footer-cell .logo-lists li + li {
  margin-top: 12px;
}
.footer-cell .logo-lists li .log-text-cell {
  display: flex;
  flex-direction: column;
  max-width: 198px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
}
.footer-cell .logo-lists li .log-text-cell img {
  height: auto;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .footer-cell .logo-lists li .log-text-cell img {
    height: auto;
  }
}
@media (min-width: 992px) {
  .footer-cell .logo-lists li .log-text-cell {
    display: block;
  }
}
@media (min-width: 992px) {
}
@media (max-width: 991px) {
  .footer-cell .logo-lists {
    padding-top: 32px;
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .footer-cell {
    position: relative;
  }
}
@media (max-width: 991px) {
  .side-menu .container {
    width: 100%;
  }
  .side-menu .header-slider {
    margin-top: 24px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .side-menu .header-slider {
    margin-top: 0;
  }
}
.side-menu-btn {
  display: block;
  position: relative;
  position: absolute;
  right: 44px;
  cursor: pointer;
  z-index: 888;
  bottom: 24px;
}
@media (max-width: 767px) {
  .side-menu-btn {
    bottom: 22px;
    right: 36px;
  }
}
.side-menu-btn.sidemenu {
  top: 24px;
  bottom: auto;
}
.side-menu-btn .css-hamburger-icon {
  display: block;
  position: absolute;
  right: 0;
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .side-menu-btn .css-hamburger-icon {
    right: -20px;
  }
  .side-menu-btn .css-hamburger-icon.open {
    top: -6px;
  }
}
.side-menu-btn .css-hamburger-icon span {
  position: absolute;
  left: 9px;
  width: 22px;
  height: 3px;
  background-color: #00233D;
  border: 0 none;
  transition: all 0.35s ease-in-out;
  top: 10px;
}
.side-menu-btn .css-hamburger-icon span:nth-child(1) {
  top: 10px;
}
.side-menu-btn .css-hamburger-icon span:nth-child(2) {
  top: 18px;
  width: 16px;
}
.side-menu-btn .css-hamburger-icon span:nth-child(3) {
  top: 26px;
}
.alert {
  background-color: #3C3C3C;
  color: white;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  transition: all 0.35s ease-in-out;
  height: 115px;
  padding: 20px;
  z-index: 9999;
  position: relative;
  display: none;
}
.alert.showAlert {
  display: flex;
}
@media (min-width: 768px) and (max-width: 991px) {
  .alert {
    height: 80px !important;
  }
}
@media (max-width: 991px) {
  .alert {
    padding: 20px 20px 20px 12px;
  }
}
.alert a {
  margin-left: 12px;
  color: #ffffff;
  font-weight: bold;
}
.alert .closebtnTop {
  color: white;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  right: 3%;
  top: 3%;
}
@media (max-width: 991px) {
  .alert .closebtnTop {
    font-size: 20px;
    line-height: 20px;
    top: 5%;
    right: 2%;
  }
}
.alert .closebtnTop:hover {
  color: black;
}
.alert p {
  position: relative;
  padding-left: 38px;
  display: initial;
}
@media (max-width: 991px) {
  .alert p {
    padding-left: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .alert p {
    padding-left: 32px;
  }
  .alert p:before {
    left: 16px!important;
  }
}
.alert p:before {
  content: '!';
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  left: 10px;
  color: #ffffff;
  background-color: #E50A48;
  width: 24px;
  height: 24px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .alert p:before {
    left: 0;
  }
}
@media (min-width: 992px) {
  .alert {
    height: 50px;
  }
  .alert p:before {
    left: 0px;
  }
  .alert .closebtnTop {
    font-size: 22px;
    line-height: 0px;
    top: auto;
  }
}
.header-container {
  position: relative;
}
.header-container .main-menu-bar {
  justify-content: center;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  top: 0px;
}
.header-container .main-menu-bar .nav-container {
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-slider .slick-track {
  display: flex !important;
  align-items: flex-start !important;
}
.testimonial-slider .slick-slide .testimonial-slide {
  height: 100%;
}
footer {
  background-color: #ffffff;
  padding: 40px 0px 22px 0px;
  border-top: 1px solid #DCDCDC;
  position: relative;
  max-width: 1920px;
  margin: auto;
}
footer .logo-cell {
  float: right;
  position: relative;
  display: flex;
}
@media (max-width: 767px) {
  footer .logo-cell {
    float: left;
    margin-bottom: 24px;
  }
}
footer .main-logo {
  width: 380px;
  display: block;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  footer .main-logo {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  footer .copyright-text {
    width: 80%;
    margin-top: 24px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  footer .row.reverse-xs {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  footer .row {
    display: flex;
  }
  footer .row > .col-xs-12 {
    display: flex;
    align-items: center;
  }
  footer .row > .col-xs-12.flex-end {
    align-items: flex-start;
    justify-content: flex-end;
  }
}
footer .row .social-links {
  margin-top: 0;
  margin-bottom: 12px;
}
footer .row .social-links ul {
  margin-top: 12px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  footer .row .social-links {
    justify-content: flex-start;
    margin-top: 0x;
  }
}
footer .row.flex-row {
  display: flex;
  padding-top: 22px;
  border-top: 1px solid #DCDCDC;
  margin-top: 35PX;
}
@media (max-width: 767px) {
  footer .row.flex-row {
    flex-direction: column;
  }
}
footer .row.flex-row > .col-xs-12 {
  display: flex;
  align-items: center;
}
footer .row .footer-links {
  float: right;
  position: relative;
  width: 100%;
  display: flex;
}
footer .row .footer-links ul {
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  footer .row .footer-links ul {
    padding-left: 0;
    flex-direction: column;
  }
}
footer .row .footer-links ul li {
  display: inline-block;
  padding: 0px;
}
@media (min-width: 768px) {
  footer .row .footer-links ul li {
    padding: 0px 12px;
  }
}
footer .row .footer-links ul li:last-child {
  margin-right: 0;
}
footer .row .footer-links ul li a {
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  color: #8C8C8C;
}
footer .row .footer-links ul li a:hover {
  font-weight: bold;
  color: #1e1e1e;
}
@media (max-width: 767px) {
  footer {
    padding: 40px 0px 0px 0px;
  }
  footer .footer-wrapper {
    padding-bottom: 20px;
  }
  footer .main-logo {
    width: 320px;
    /* max-height: 52px; */
    display: block;
    margin-bottom: 12px;
    height: auto;
  }
  footer .logo-cell {
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    display: flex;
    flex-direction: column;
    float: left;
    margin-bottom: 24px;
    width: 100%;
  }
  footer .logo-cell .btn {
    padding-left: 0px;
    border-right: 0;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 22px;
  }
  footer .logo-cell .btn:last-child {
    padding-bottom: 0;
  }
  footer .copyright-text span {
    line-height: 18px;
    font-size: 12px;
  }
  footer .row.flex-row {
    margin-top: 22px;
    padding-top: 0;
  }
  footer .row.flex-row .social-links ul {
    margin-bottom: 0;
    margin-top: 20px;
  }
  footer .row.flex-row .footer-links {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  footer .row.flex-row .footer-links ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  footer .row.flex-row .footer-links li:first-child {
    padding-top: 0;
  }
  footer .row.flex-row .footer-links li:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  footer .copyright-text {
    margin-top: 12px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  footer .row.flex-row .footer-links li:first-child {
    margin-left: 0;
  }
}
.btn {
  transition: all 0.3s ease-in-out;
  color: white;
  text-decoration: none;
  display: inline-block;
  border-radius: 6px;
  cursor: pointer;
  background-color: #E50A48;
  padding: 18px 30px 18px 40px;
  text-align: center;
  border: 0;
  position: relative;
  z-index: 1;
  min-width: 160px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.btn.bold {
  font-weight: bold;
}
.btn:hover,
.btn:focus {
  background-color: #84162F !important;
}
.btn.link-style {
  border: 0;
  font-weight: bolder;
  font-size: 14px;
  line-height: 22px;
  padding: 0px 12px;
  border-right: 2px solid #DCDCDC;
  background-color: transparent;
  height: auto;
  min-width: auto;
  display: inline-flex;
  color: #1E1E1E;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
.btn.link-style span {
  transition: all 0.3s ease-in-out;
}
.btn.link-style:last-child {
  border: 0;
}
.btn.link-style:after {
  color: #E50A48;
}
@media (min-width: 992px) {
  .btn.link-style {
    font-size: 16px;
    line-height: 22px;
    padding: 0px 20px;
  }
}
.btn.link-style:hover,
.btn.link-style:focus,
.btn.link-style.active {
  background-color: transparent !important;
}
.btn.link-style:hover span,
.btn.link-style:focus span,
.btn.link-style.active span {
  text-decoration: underline;
}
.btn.link-style:hover:after,
.btn.link-style:focus:after,
.btn.link-style.active:after {
  text-decoration: none;
}
.btn.outline {
  border: 2px solid #E50A48;
  border-radius: 21px;
  background-color: transparent;
  color: #E50A48;
  min-width: 200px;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 8px 10px 16px;
}
.btn.outline:hover,
.btn.outline:focus,
.btn.outline.active {
  color: #84162F !important;
  border: 2px solid #84162F !important;
  background-color: transparent !important;
}
.btn.left-arrow {
  padding: 10px 22px 10px 14px;
}
.btn.left-arrow:before {
  content: '\e910';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-size: 24px;
  line-height: 18px;
  color: inherit;
}
.btn.search {
  position: relative;
}
.btn.search:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e91a';
  position: relative;
  /*left: 8px;*/
  color: #ffffff;
  font-size: 20px;
  padding: 0px 4px 0 2px;
  line-height: 12px;
}
.btn.small {
  min-width: 122px;
}
.btn.small:hover,
.btn.small:focus,
.btn.small.active {
  background-color: #84162F;
}
.btn.round {
  height: 40px;
  min-width: 100px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px 10px 14px;
}
.btn.round span {
  font-size: 14px;
  line-height: 20px;
}
.btn.kakkao {
  background-color: #FFF100;
  color: #000000;
  width: 100%;
  position: relative;
  justify-content: flex-start;
  border-radius: 6px;
  padding: 18px 16px !important;
  /*&:before {
            .icon-font;
            content: '\e909';
            position: relative;
            /*top: 12px;
            left: 12px;*/
  /*font-size: 24px;
            line-height: 32px;
            color: #1E1E1E;
        }*/
}
.btn.kakkao:hover,
.btn.kakkao:focus,
.btn.kakkao.active {
  background-color: #F4DA00 !important;
}
.btn.kakkao img {
  margin-right: 12px;
  max-width: 24px;
  max-height: 24px;
}
.btn.kakkao:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e911';
  position: relative;
  font-size: 24px;
  line-height: 32px;
  position: absolute;
  right: 12px;
  color: #1e1e1e;
}
@media (min-width: 992px) {
  .btn.kakkao {
    padding: 18px 10px;
  }
}
@media (min-width: 1280px) {
  .btn.kakkao {
    padding: 18px 42px;
  }
}
.btn.naver {
  background-color: #4AB648;
  color: #ffffff;
  width: 100%;
  position: relative;
  justify-content: flex-start;
  border-radius: 6px;
  padding: 18px 16px !important;
}
.btn.naver:hover,
.btn.naver:focus,
.btn.naver.active {
  background-color: #10960E !important;
}
.btn.naver img {
  max-height: 24px;
  max-width: 24px;
  margin-right: 12px;
}
.btn.naver:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e911';
  position: relative;
  font-size: 24px;
  line-height: 32px;
  position: absolute;
  right: 12px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .btn.naver {
    padding: 18px 10px;
  }
}
@media (min-width: 1280px) {
  .btn.naver {
    padding: 18px 42px;
  }
}
.btn.with-right-arrow {
  position: relative;
}
.btn.with-right-arrow:after {
  content: '\e911';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-size: 28px;
  /*right: 6px;
            top: 50%;

            transform: translate(-50%,-50%);*/
}
.breadcrumb {
  height: 48px;
  padding: 24px 0;
  border-top: 1px solid #DFE4EA;
  border-bottom: 1px solid #DFE4EA;
  display: flex;
  align-items: center;
  z-index: 999;
  position: relative;
  background-color: #ffffff;
}
.breadcrumb .parent-elt {
  color: #8c8c8c !important;
}
.breadcrumb .parent-elt .no-link-style {
  cursor: default;
}
.breadcrumb.category {
  display: none;
}
.breadcrumb .subnav {
  display: flex;
  position: relative;
  width: 100%;
  padding-left: 0;
}
.breadcrumb .subnav > li {
  color: #1E1E1E;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  /*a.no-link-style {*/
  /*}*/
}
.breadcrumb .subnav > li:after {
  content: "\e907";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  color: #DFE4EA;
  font-size: 36px;
  line-height: 0px;
  top: 50%;
}
.breadcrumb .subnav > li.home {
  padding-right: 60px;
  justify-content: flex-start;
}
.breadcrumb .subnav > li.home span {
  content: '\e908';
  color: #8C8C8C;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
.breadcrumb .subnav > li.home span:before {
  color: #8C8C8C;
}
.breadcrumb .subnav > li.home:after {
  line-height: 0px !important;
}
.breadcrumb .subnav > li:first-child {
  padding-left: 0;
}
.breadcrumb .subnav > li .dropdown {
  /*&:after {
                content: "|";
                transform: rotate(30deg);
                position: absolute;
                right: 0;
                color: @border-color;
                font-size: 32px;
                line-height: 0px;
            }*/
}
@media (min-width: 768px) {
  .breadcrumb .subnav > li .dropdown {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .breadcrumb .subnav > li .dropdown .dropdown-content {
    width: auto !important;
    left: -30px;
  }
  .breadcrumb .subnav > li .dropdown .dropdown-content a {
    padding: 0px;
    border-bottom: 0;
    white-space: nowrap;
  }
  .breadcrumb .subnav > li .dropdown .dropdown-content a span {
    display: block;
    margin: 0px 30px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
    padding: 12px 0px;
  }
}
.breadcrumb .subnav > li .dropdown .dropbtn {
  padding: 0;
  font-size: 14px;
  padding-right: 40px;
  line-height: 20px;
}
.breadcrumb .subnav > li .dropdown .dropbtn:after {
  top: -8px;
  color: #E50A48;
  right: 0px;
}
@media (max-width: 767px) {
  .breadcrumb .subnav > li .dropdown .dropbtn {
    /*display: initial!important;*/
  }
}
@media (min-width: 768px) {
  .breadcrumb {
    height: 54px;
  }
  .breadcrumb .subnav > li {
    /*font-size: 16px;
                line-height: 24px;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .breadcrumb .subnav > li:not(.home) {
    padding: 0px 60px 0px 30px;
  }
}
@media (min-width: 768px) {
  .breadcrumb {
    height: 76px;
  }
  .breadcrumb .subnav > li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .breadcrumb .subnav > li:not(.home) {
    padding: 0px 60px 0px 30px;
  }
}
.dropbtn {
  background-color: #ffffff;
  color: #000000;
  padding: 20px 26px 0 20px;
  font-size: 14px;
  line-height: 22px;
  border: none;
  cursor: pointer;
}
.dropbtn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: '\e90f';
  top: 42%;
  bottom: 0;
  right: 0;
  font-size: 32px;
  line-height: 32px;
  height: 22px;
  margin-top: auto;
  margin-bottom: auto;
  color: #1E1E1E;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}
.dropbtn.rotate-arrow:after {
  transform: rotate(180deg);
  line-height: 16px;
}
@media (min-width: 768px) {
  .dropbtn {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .dropbtn {
    font-size: 18px;
    line-height: 28px;
  }
}
.dropdown {
  position: relative;
  display: inherit;
}
.dropdown-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
  top: 54px;
  transition: opacity 0.4s ease-in-out;
}
.dropdown-content.show {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.dropdown-content a {
  color: rgba(0, 0, 0, 0.5) !important;
  padding: 12px 16px;
  text-decoration: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: 100%;
}
.dropdown-content a:hover {
  background-color: #E50A48;
  color: #ffffff !important;
  text-decoration: none;
}
.list-nav-item:hover .dropdown-content {
  display: block;
}
.pagination {
  margin-top: 32px;
  padding-left: 32px;
  padding-right: 20px;
}
.pagination a {
  text-decoration: none;
  padding: 2px 0px;
  margin: 0px 10px;
  color: #1E1E1E;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.pagination a.disabled {
  color: #8C8C8C;
  opacity: 0.6;
  cursor: default;
}
.pagination a .icon-arrow_left {
  position: absolute;
  top: 0px;
  left: -20px;
  font-size: 32px;
  line-height: 28px;
}
.pagination a .icon-arrow_right {
  position: absolute;
  top: 0px;
  right: -20px;
  font-size: 32px;
  line-height: 28px;
}
.pagination a.active {
  font-weight: bold;
  color: #1E1E1E;
  border-bottom: 2px solid #E50A48;
  border: 2px solid #E50A48;
}
.pagination a:hover:not(.active) {
  background-color: #ddd;
}
.social-links {
  width: 100%;
  margin: auto;
  float: LEFT;
  position: relative;
}
.social-links ul {
  padding-left: 0;
}
.social-links ul li {
  display: inline-block;
  margin: 0 6PX;
  width: 38PX;
  height: 38PX;
  border-radius: 100%;
  opacity: 0.5;
  color: #B4B4B4;
  background-color: #F0F0F0;
  position: relative;
  /*&:before {
                border-radius: 100%;
                opacity: 0.5;
                font-size: 40px;
                color: #B4B4B4;
                background-color: #F0F0F0;
                width: 36PX;
                height: 36PX;
            }*/
}
.social-links ul li a:hover:before {
  color: #1E1E1E;
  opacity: 1;
}
.social-links ul li:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .social-links ul li:first-child {
    margin-left: 0;
  }
}
.social-links ul li a {
  FONT-SIZE: 30PX;
  LINE-HEIGHT: 38PX;
  PADDING: 4PX;
}
video {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  video {
    /* IE9 and IE10 rule sets go here */
    /*width: 100vw;
                height: 56.25vw;
                min-height: 100vh;
                min-width: 177.77vh;*/
  }
}
video (-ms-ime-align:auto) {
  /* ie edge */
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
  video {
    object-fit: contain;
  }
}
@media (min-width: 992px) {
  video {
    object-fit: cover;
  }
}
@media (min-width: 1280px) {
}
.video-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  animation: slide 2s ease-in-out;
  animation-fill-mode: forwards;
  /*transition-duration: 1.4s;
            transform: scale(1, 1) translateY(-50%);
            transform-origin:center;*/
}
.video-cover .detail-tiles {
  left: 20PX;
  top: 20PX;
  width: 363PX;
  height: 206PX;
}
.contactus-form {
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  padding-top: 0px;
}
@media (max-width: 767px) {
  .contactus-form .row-fluid .col-md-12 {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .contactus-form .label {
    margin-bottom: 0px;
  }
}
.contactus-form h2 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .contactus-form h2 {
    margin-bottom: 28px;
  }
}
@media (min-width: 992px) {
  .contactus-form {
    padding: 36px 74px;
    padding-top: 0;
  }
}
.contactus-form .btn-submit {
  width: 149px;
  height: 44px;
  background-color: #B21E41;
  color: #ffffff;
  MARGIN-TOP: 24PX;
  border: 0;
  outline: 0;
}
.contactus-form .input,
.contactus-form input {
  display: block;
  width: 100%;
  height: 36px;
  border: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 12px 15px;
  background-color: #ffffff;
  color: #000000;
  height: 60px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
}
.contactus-form .input::placeholder,
.contactus-form input::placeholder,
.contactus-form .input::-webkit-input-placeholder,
.contactus-form input::-webkit-input-placeholder,
.contactus-form .input:-moz-placeholder,
.contactus-form input:-moz-placeholder,
.contactus-form .input::-moz-placeholder,
.contactus-form input::-moz-placeholder,
.contactus-form .input:-ms-input-placeholder,
.contactus-form input:-ms-input-placeholder {
  color: #868686;
}
.contactus-form .input[type="text"],
.contactus-form input[type="text"] {
  padding: 12px 0;
  border-radius: 0;
}
.contactus-form .input:focus,
.contactus-form input:focus,
.contactus-form .input:active,
.contactus-form input:active {
  border-bottom: 1px solid #000000;
}
.contactus-form label {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.contactus-form .input-field-block {
  position: relative;
}
@media (min-width: 768px) {
  .contactus-form .input-field-block {
    margin-top: 55px;
  }
}
.contactus-form .input-field-block.inquiry .input,
.contactus-form .input-field-block.inquiry input {
  height: 360px;
  border-radius: 6px;
}
.contactus-form .input-field-block label {
  position: absolute;
  top: -30px;
  left: 0px;
  transition: all 0.35s;
}
.contactus-form .input-field-block .input.error + label,
.contactus-form .input-field-block input.error + label {
  color: red;
}
.contactus-form .input-field-block .input.focused,
.contactus-form .input-field-block input.focused,
.contactus-form .input-field-block .input:focus,
.contactus-form .input-field-block input:focus {
  outline: 0;
}
.contactus-form .input-field-block .input.focused + label,
.contactus-form .input-field-block input.focused + label,
.contactus-form .input-field-block .input:focus + label,
.contactus-form .input-field-block input:focus + label {
  display: none;
}
.contactus-form .input-field-error {
  margin-top: 3px !important;
  margin-left: 16px;
}
@media (max-width: 767px) {
  .contactus-form .input-field-row {
    margin-top: 12px;
    margin-bottom: 40px;
  }
}
.contactus-form .input-field-row.address {
  display: none;
}
.contactus-form .input-field-row.error .input-field-block input,
.contactus-form .input-field-row.input-validation-error .input-field-block input {
  border-color: red;
  color: red;
}
.contactus-form .input-field-row.error .input-field-block .error-symbol,
.contactus-form .input-field-row.input-validation-error .input-field-block .error-symbol {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #FF0000;
  top: 12px;
  right: 0;
  border-radius: 10px;
}
.chcekbox-container {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (min-width: 992px) {
  .chcekbox-container {
    width: 100%;
  }
}
.chcekbox-container p:not(.input-field-error) {
  padding-left: 2px;
  vertical-align: middle;
  height: 30px;
  color: #1e1e1e;
}
.chcekbox-container.gray {
  width: 100%;
}
@media (min-width: 992px) {
  .chcekbox-container.gray {
    width: 100%;
  }
}
.chcekbox-container.gray input:checked ~ .checkmark:after {
  display: block;
  border-width: 0 2px 2px 0;
}
.chcekbox-container.gray .checkmark {
  border: 1px solid #1e1e1e;
}
.chcekbox-container.modal-chckbox label {
  top: 0px;
}
.chcekbox-container.modal-chckbox .checkmark {
  top: 0px;
}
.chcekbox-container.modal-chckbox input:checked ~ .checkmark:after {
  left: 5px;
  top: -1px;
  width: 5px;
  height: 10px;
}
.chcekbox-container label {
  width: 100%;
  height: 100%;
  left: 0;
  padding-left: 32px;
  display: block;
  pointer-events: initial;
  cursor: pointer;
  position: relative !important;
  top: 0px;
  z-index: 10;
  font-size: 16px;
  line-height: 24px;
  padding-top: 2px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .chcekbox-container label {
    padding-bottom: 2px;
  }
}
.chcekbox-container label a.terms-link {
  background-color: transparent;
  color: #1e1e1e;
  margin-left: 12px;
  font-weight: bold;
}
.chcekbox-container .checkmark {
  position: absolute;
  top: -28px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1px solid #1E1E1E;
  border-radius: 4px;
}
.chcekbox-container .checkmark.error {
  border: 2px solid red;
  background-color: white;
}
/* Hide the browser's default checkbox */
.chcekbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.input-field-error {
  display: none;
}
/* When the checkbox is checked, add a blue background */
.chcekbox-container input:checked ~ .checkmark {
  background-color: white;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  line-height: 20px;
  font-size: 20px;
}
/* Show the checkmark when checked */
.chcekbox-container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.chcekbox-container .checkmark:after {
  left: 5px;
  top: 0px;
  width: 7px;
  height: 12px;
  border: solid #1E1E1E;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-arrow {
  position: absolute;
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  border: 0;
  width: 48px;
  height: 48px;
  border-radius: 48px;
}
.slick-arrow.slick-prev {
  left: 0px;
}
.slick-arrow.slick-next {
  left: 50px;
}
.slick-arrow:hover .icon-font {
  opacity: 0.4;
}
.slick-arrow.slick-disabled {
  opacity: 10%;
  cursor: none;
}
.slick-arrow.slick-disabled:hover,
.slick-arrow.slick-disabled:focus {
  background-color: transparent !important;
}
.slick-arrow .icon-font {
  color: #1E1E1E;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0;
  text-align: center;
  font-size: 48px;
  line-height: 48px;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .slick-arrow.slick-next {
    left: 58px;
  }
}
@media (min-width: 992px) {
  .slick-arrow.slick-prev {
    left: 0px;
  }
  .slick-arrow.slick-next {
    right: -20%;
    transition: 0.3s all ease-in-out;
  }
}
.vertical-schedule-slider .slick-arrow {
  position: absolute;
  right: -26px;
  color: white;
  background-color: transparent;
  border: 0;
  left: auto;
  transform: none;
}
@media (min-width: 992px) {
  .vertical-schedule-slider .slick-arrow {
    right: -60px;
  }
}
@media (min-width: 1280px) {
  .vertical-schedule-slider .slick-arrow {
    right: -120px;
  }
}
.vertical-schedule-slider .slick-arrow.slick-next {
  top: 0px;
}
.vertical-schedule-slider .slick-arrow.slick-prev {
  bottom: 0px;
}
.vertical-schedule-slider .slick-arrow .icon-font {
  color: #ffffff;
  background-color: transparent;
  font-size: 32px !important;
  line-height: 48px;
}
.vertical-schedule-slider .slick-arrow:hover .icon-font {
  opacity: 0.4;
}
@media (min-width: 992px) {
  .vertical-schedule-slider .slick-arrow {
    font-size: 32px;
  }
  .vertical-schedule-slider .slick-arrow .icon-font {
    font-size: 32px;
  }
}
.home-hero-slider .slick-arrow {
  bottom: 0px;
}
.home-hero-slider .slick-arrow.slick-prev {
  left: -100px;
}
.home-hero-slider .slick-arrow.slick-next {
  left: auto;
  right: -100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-hero-slider.news .slick-arrow,
  .home-hero-slider.videos .slick-arrow {
    bottom: -68px;
  }
}
@media (max-width: 767px) {
  .home-hero-slider.news .slick-arrow,
  .home-hero-slider.videos .slick-arrow {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .home-hero-slider.news .slick-arrow,
  .home-hero-slider.videos .slick-arrow {
    bottom: 40%;
  }
}
@media (max-width: 767px) {
  .home-hero-slider.videos .hero-module {
    padding-top: 0 !important;
  }
  .home-hero-slider.videos .hero-module .tag {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .home-hero-slider.videos .hero-module .module-details-header {
    border-bottom: 0;
  }
  .home-hero-slider.videos .hero-module .module-details-header .date-cell {
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .home-hero-slider .slick-arrow {
    bottom: -90px;
    width: 48px;
    height: 48px;
    border-radius: 40px;
    color: #ffffff;
  }
  .home-hero-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
    color: #ffffff;
  }
  .home-hero-slider .slick-arrow.slick-prev {
    left: 12px;
  }
  .home-hero-slider .slick-arrow.slick-next {
    left: 62px;
    transition: 0.3s all ease-in-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-hero-slider .slick-arrow {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    bottom: -90px;
  }
  .home-hero-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
  .home-hero-slider .slick-arrow.slick-prev {
    left: 12px;
  }
  .home-hero-slider .slick-arrow.slick-next {
    left: 68px;
  }
}
@media (max-width: 991px) {
  .pagination {
    display: inline-block;
  }
}
.testimonial-slider .slick-arrow {
  bottom: -70px;
  /*&.slick-prev {
            right: auto;
            left: 0px;
        }

        &.slick-next {
            right: auto;
            left: 52px;
        }

        @media @to-sm {
            display: none !important;
        }*/
}
@media (min-width: 992px) {
  .testimonial-slider.hero-section .slick-arrow {
    bottom: 50%;
  }
  .testimonial-slider.hero-section .slick-arrow.slick-next {
    right: -75px;
    left: auto;
  }
  .testimonial-slider.hero-section .slick-arrow.slick-prev {
    right: auto;
    left: -75px;
  }
}
.university-slider .slick-arrow {
  top: -110px;
}
.university-slider .slick-arrow.slick-prev {
  left: auto;
  right: 52px;
}
.university-slider .slick-arrow.slick-next {
  left: auto;
  right: 0px;
}
@media (min-width: 992px) {
  .university-slider .slick-arrow.slick-next {
    right: 0px;
  }
  .university-slider .slick-arrow.slick-prev {
    right: 68px;
  }
}
.home-testimonial-slider-sm .slick-arrow {
  bottom: -110px;
}
.home-testimonial-slider-sm .slick-arrow.slick-prev {
  right: auto;
  left: 0px;
}
.home-testimonial-slider-sm .slick-arrow.slick-next {
  right: auto;
  left: 52px;
}
.home-university-list-slider .slick-arrow {
  position: absolute;
  /*width: 60px;
        height: 60px;
        border-radius: 60px;*/
  color: transparent;
  transform: translateY(-50%);
  z-index: 10;
  border: 0 none;
  background: -100px;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  bottom: -130px;
}
.home-university-list-slider .slick-arrow.slick-disabled {
  opacity: 10%;
  cursor: default;
}
.home-university-list-slider .slick-arrow .icon-font {
  font-size: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 50px;
}
.home-university-list-slider .slick-arrow.slick-prev {
  left: 0px;
}
.home-university-list-slider .slick-arrow.slick-next {
  left: 58px;
  transition: 0.3s all ease-in-out;
}
.home-university-list-slider .slick-arrow .icon-font {
  font-size: 48px;
  color: #1E1E1E;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 48px;
  transition: all 0.5s ease-in-out;
}
.home-university-list-slider .slick-arrow:hover {
  opacity: 40%;
}
@media (max-width: 767px) {
  .home-university-list-slider .slick-arrow {
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
  .home-university-list-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-university-list-slider .slick-arrow {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    bottom: -88px;
  }
  .home-university-list-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
  .home-university-list-slider .slick-arrow.slick-next {
    left: 60px;
  }
}
.details-image-slider-sm .slick-arrow {
  bottom: -90px;
}
.h-line {
  position: relative;
  margin: 0;
  line-height: 0;
  height: 0;
}
.h-line:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #DCDCDC;
}
.tag {
  position: absolute;
  left: -5px;
  top: 0px;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  color: #ffffff;
  z-index: 9999;
  background-color: #E50A48;
  padding: 2px 24px;
  transform: skew(-22deg);
}
.tag p {
  transform: skew(22deg);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tag p {
    font-size: 12px;
  }
}
.video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .video-play {
    background-image: url('/img/video_play_xs.svg');
  }
}
.umbraco-forms-page {
  padding: 0 !important;
  padding-top: 40px !important;
}
@media (max-width: 767px) {
  .umbraco-forms-page {
    padding-top: 0px !important;
  }
}
@media (min-width: 992px) {
  .umbraco-forms-page .umbraco-forms-container .umbraco-forms-field:first-child .input-field-block {
    margin-top: 28px;
  }
}
@media (max-width: 991px) {
  .umbraco-forms-page .umbraco-forms-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .umbraco-forms-page .umbraco-forms-container .input-field-block {
    margin-top: 50px;
  }
  .umbraco-forms-page .umbraco-forms-container .input-field-block label {
    font-size: 14px;
    line-height: 22px;
  }
  .umbraco-forms-page .umbraco-forms-container .input-field-block select {
    margin: 0px;
  }
}
@media (min-width: 992px) {
  .umbraco-forms-page .umbraco-forms-container.col-md-6:nth-child(odd) {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .umbraco-forms-page .umbraco-forms-container.col-md-6:nth-child(even) {
    padding-right: 0;
  }
}
.umbraco-forms-page .umbraco-forms-container.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.umbraco-forms-page .umbraco-forms-navigation .col-md-12 {
  padding-left: 0;
}
.umbraco-forms-submitmessage {
  margin-top: 60px;
  display: block;
  font-size: 28px;
  color: #E50A48;
  font-weight: 700;
}
.umbraco-forms-form input.text,
.umbraco-forms-form input.textarea {
  display: block;
  border-radius: 6px !important;
  border: 1px solid #dcdcdc !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .umbraco-forms-form .btn {
    margin-top: 28px;
  }
}
.umbraco-forms-form textarea {
  max-width: 100% !important;
  display: block;
  border-radius: 6px !important;
  border: 1px solid #dcdcdc !important;
  width: 100% !important;
}
.umbraco-forms-form input[type="hidden"] + .field-validation-error {
  position: absolute;
  top: 28px;
  left: 28px;
}
.umbraco-forms-form select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  border: 1px solid #dcdcdc !important;
  height: 60px;
  border-radius: 6px;
  padding: 9px;
  appearance: none !important;
  webkit-appearance: none !important;
  position: relative;
  margin: 0 !important;
}
.umbraco-forms-form select::-ms-expand {
  display: none;
}
.umbraco-forms-form .drpdown-wrapper {
  position: relative;
}
.umbraco-forms-form .drpdown-wrapper:after {
  content: '\e90f';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 25%;
  right: 10px;
  font-size: 34px;
  line-height: inherit;
  color: #1E1E1E;
}
.umbraco-forms-form input.btn {
  /* width: 100%; */
  /* height: 36px; */
  /* border: 0px; */
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
  /* padding: 12px 15px; */
  /* background-color: #ffffff; */
  /* color: #000000; */
  /* height: 60px; */
  /* border-radius: 6px; */
  width: auto !important;
  color: #ffffff !important;
  background-color: #E50A48;
}
.umbraco-forms-field.checkbox label {
  top: 4px !important;
  left: 34px;
}
.umbraco-forms-field.checkbox .input-field-block {
  margin-top: -6px !important;
}
.umbraco-forms-field:nth-child(2).checkbox .input-field-block {
  margin-top: 16px!important;
}
@media (max-width: 767px) {
  .umbraco-forms-field {
    margin-top: 32px;
  }
}
fieldset {
  padding: 0 !important;
}
.module + .module {
  margin-top: 40px;
}
.module + .module.module-cta {
  margin-top: 0;
}
.module + .module.module-titletextcta {
  margin-top: 0px !important;
}
.module-cta {
  display: inline-block;
  margin-right: 12px;
}
.bg-image {
  /*@media @to-sm {
        position: absolute;
        top: 0;
    }*/
  position: relative;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/*table {
    table-layout: fixed;
    width: 100%;
}

tbody > tr > *:nth-last-child(2) ~ * {
    width: 50%
}

tbody > tr > *:nth-last-child(3) ~ * {
    width: 33.3%
}

tbody > tr > *:nth-last-child(4) ~ * {
    width: 25%
}*/
.screen-size {
  position: fixed;
  color: white;
  bottom: 0;
  right: 0;
  font-size: 10px;
  line-height: 20px;
  padding: 0px 10px;
  z-index: -9999999;
}
.screen-size .xs {
  display: block;
}
.screen-size .sm {
  display: none;
}
.screen-size .md {
  display: none;
}
.screen-size .lg {
  display: none;
}
@media (min-width: 768px) {
  .screen-size .xs {
    display: none;
  }
  .screen-size .sm {
    display: block;
  }
  .screen-size .md {
    display: none;
  }
  .screen-size .lg {
    display: none;
  }
}
@media (min-width: 992px) {
  .screen-size .xs {
    display: none;
  }
  .screen-size .sm {
    display: none;
  }
  .screen-size .md {
    display: block;
  }
  .screen-size .lg {
    display: none;
  }
}
@media (min-width: 1280px) {
  .screen-size .xs {
    display: none;
  }
  .screen-size .sm {
    display: none;
  }
  .screen-size .md {
    display: none;
  }
  .screen-size .lg {
    display: block;
  }
}
.debug .screen-size {
  /*background-color: red;
        z-index: 9999999;*/
}
@media (min-width: 768px) {
  .flex-row {
    display: flex;
    flex: 1 1 0;
  }
  .flex-row > div {
    display: flex;
  }
}
p {
  margin-top: 16px;
  margin-bottom: 16px;
}
pre {
  overflow: inherit;
  font-size: inherit;
}
.text-lightgray {
  color: #8c8c8c;
}
.no-link-style {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.no-link-style.block {
  display: block;
}
.hero-module {
  display: flex;
}
.hero-module + .hero-module {
  display: none;
}
.hero-module.details {
  align-items: center;
}
@media (min-width: 992px) {
  .hero-module.details .neg-mt {
    margin-top: -18px;
    margin-bottom: -18px;
  }
}
@media (min-width: 1280px) {
  .hero-module.details .neg-mt {
    margin-top: -6px;
    margin-bottom: -6px;
  }
}
@media (max-width: 767px) {
  .hero-module.details .btn {
    margin-top: 4px;
    padding: 14px 10px 14px 22px;
    min-width: 130px;
  }
}
.hero-module .title-text-cta-cell {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hero-module .title-text-cta-cell .button-cell {
  margin-top: 16px;
}
.hero-module .title-text-cta-cell p {
  margin-top: 12px;
  margin-bottom: 16px;
}
.hero-module .title-text-cta-cell p + .button-cell {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .hero-module .title-text-cta-cell .button-cell {
    margin-top: 24px;
  }
  .hero-module .title-text-cta-cell p {
    margin-top: 24px;
    margin-bottom: 28px;
  }
  .hero-module .title-text-cta-cell p.date {
    margin-top: 12px;
    margin-bottom: 4px;
  }
  .hero-module .title-text-cta-cell p.small {
    margin-top: 16px;
  }
  .hero-module .title-text-cta-cell p + .button-cell {
    margin-top: 0px;
  }
}
@media (min-width: 1280px) {
  .hero-module .title-text-cta-cell h1 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hero-module .title-text-cta-cell.video-detail h3 {
    width: 60%;
  }
}
.hero-module .image-cell {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-module .image-cell img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
}
@media (min-width: 1280px) {
}
@media (max-width: 767px) {
}
.hero-module.university .title-text-cta-cell h1.not-bold {
  width: 100%;
}
.hero-module.university .university-logo-cell.hero {
  float: right;
  background-color: #ffffff;
  width: 100%;
  padding: 58px 84px;
  margin-top: 12px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .hero-module.university .university-logo-cell.hero p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .hero-module.university .university-logo-cell.hero {
    margin-top: 0;
    padding: 60px 100px;
  }
  .hero-module.university .university-logo-cell.hero img {
    /*width:100%;
                       height:auto;*/
  }
}
@media (max-width: 767px) {
  .hero-module .video-play {
    display: none;
  }
}
@media (min-width: 768px) {
  .hero-module.university .flex-row > div {
    display: flex;
    align-items: center;
  }
}
.video-preview {
  height: 0;
  padding-bottom: 56.47%;
  position: relative;
  width: 100%;
}
.video-preview #videoframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.video-preview #videoframe iframe {
  height: 100%;
}
.video-preview .video-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.details-text-module .title-cell {
  margin-bottom: 28px;
}
.details-text-module .title-cell h2 {
  /*@media @from-md{
                margin-bottom:0;    
            }*/
}
@media (max-width: 767px) {
  .details-text-module .title-cell h2 {
    width: 60%;
  }
}
.details-text-module h3,
.details-text-module h4,
.details-text-module h5,
.details-text-module h6,
.details-text-module h7 {
  margin-bottom: 20px;
  /*/*@media @only-xs {
            margin-bottom: 28px;
        }*/
}
@media (max-width: 767px) {
  .details-text-module .module-location-tabs {
    padding-bottom: 0 !important;
    padding-top: 0px !important;
  }
  .details-text-module .module-location-tabs ul {
    margin-top: 8px !important;
  }
}
/*.section-wrapper + .section-wrapper {
    border-top: 1px solid @border-color;
    border-bottom: 1px solid @border-color;
}*/
@media (max-width: 991px) {
  .richtext-style {
    overflow-y: hidden;
  }
}
.richtext-style h3,
.richtext-style h4,
.richtext-style h5,
.richtext-style h6,
.richtext-style h7 {
  margin-bottom: 20px;
  /*/*@media @only-xs {
            margin-bottom: 28px;
        }*/
}
.richtext-style h3,
.richtext-style h4,
.richtext-style h5,
.richtext-style h6,
.richtext-style h7:only-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .richtext-style.with-table {
    overflow-x: scroll;
  }
  .richtext-style.with-table table {
    margin-bottom: 12px;
  }
  .richtext-style.with-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
  }
  .richtext-style.with-table::-webkit-scrollbar {
    border-radius: 10px;
    margin-top: 10px;
    width: 2px;
    height: 6px;
    background-color: #dcdcdc;
  }
  .richtext-style.with-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #8C8C8C;
  }
}
.richtext-style table {
  margin-bottom: 60px;
  width: 100%;
}
.richtext-style table:last-child {
  margin-bottom: 0;
}
.richtext-style table ul li a {
  text-decoration: none;
  color: #E50A48;
  transition: 0.35s all ease-in-out;
}
.richtext-style table ul li a:hover,
.richtext-style table ul li a:focus,
.richtext-style table ul li a.active {
  text-decoration: underline;
}
.richtext-style span {
  display: inline-block;
}
.richtext-style span.text-quote-style {
  padding-left: 16px;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.richtext-style span.text-quote-style:before {
  content: '';
  width: 4px;
  background-color: #E50A48;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .richtext-style span.text-quote-style {
    padding-left: 40px;
    font-size: 36px;
    line-height: 50px;
  }
}
.richtext-style p {
  margin-top: 32px;
}
.richtext-style p:first-child {
  margin-top: 0;
}
.richtext-style p + h5,
.richtext-style p + h6,
.richtext-style p + h7 {
  margin-top: 20px;
}
.richtext-style p.text-quote-style {
  padding-left: 16px;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.richtext-style p.text-quote-style:before {
  content: '';
  width: 4px;
  background-color: #E50A48;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .richtext-style p.text-quote-style {
    padding-left: 40px;
    font-size: 36px;
    line-height: 50px;
  }
}
.richtext-style ul {
  margin-top: 32px;
}
.richtext-style ul li:first-child {
  padding-top: 0;
}
.richtext-style ul li:last-child {
  padding-bottom: 0;
}
.richtext-style ul:only-child {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.richtext-style p + ul {
  margin-top: 32px;
}
.richtext-style img {
  position: relative;
  max-width: 100%;
}
.richtext-style.type-1 ul {
  list-style: disc;
  font-size: 18px;
  line-height: 28px;
  padding-left: 24px;
}
.richtext-style.type-1 ul li {
  padding-left: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .richtext-style.type-1 ul {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .richtext-style.type-1 ul li {
    font-size: 16px;
    line-height: 28px;
  }
}
.richtext-style.type-1 ol {
  font-size: 18px;
  line-height: 28px;
  margin-top: 32px;
}
.richtext-style.type-1 ol li {
  padding-left: 12px;
  padding-bottom: 12px;
}
.richtext-style.type-1 ol.numbered-list {
  list-style: decimal-leading-zero;
  font-size: 18px;
  line-height: 28px;
  padding-left: 32px;
}
.richtext-style.type-1 ol.numbered-list li {
  padding-left: 20px;
  padding-bottom: 24px;
  counter-increment: li;
  counter-reset: 01;
  column-count: auto;
  position: relative;
}
.richtext-style.type-1 ol.numbered-list li:before {
  content: '0' counter(li);
  background-color: #84162F;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-block;
  color: white;
  text-align: center;
  position: absolute;
  left: -32px;
  top: -5px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .richtext-style.type-1 ol.numbered-list li {
    font-size: 16px;
    line-height: 26px;
    padding-left: 12px;
  }
  .richtext-style.type-1 ol.numbered-list li:before {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: inline-block;
    color: white;
    text-align: center;
    position: absolute;
    left: -32px;
    top: 0px;
    line-height: 32px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
  }
}
.richtext-style table {
  text-align: left;
  border-top: 2px solid #1E1E1E;
  border-bottom: 2px solid #1E1E1E;
  margin-top: 40px;
}
@media (max-width: 767px) {
}
.richtext-style table ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .richtext-style table ul li {
    font-size: 16px;
    line-height: 22px;
  }
}
.richtext-style table p {
  margin: 0;
}
.richtext-style table th {
  font-weight: bold;
}
.richtext-style table td[colspan]:not([colspan="1"]) {
  text-align: center;
}
.richtext-style table table,
.richtext-style table th,
.richtext-style table td {
  border: 1px solid #DCDCDC;
  vertical-align: middle;
}
.richtext-style table table:first-child,
.richtext-style table th:first-child,
.richtext-style table td:first-child {
  border-left: 0;
}
.richtext-style table table:last-child,
.richtext-style table th:last-child,
.richtext-style table td:last-child {
  border-right: 0;
}
.richtext-style table td,
.richtext-style table TH {
  padding: 22px 20px;
}
@media (min-width: 992px) {
  .richtext-style table td,
  .richtext-style table TH {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .richtext-style table td p,
  .richtext-style table TH p {
    font-size: 16px;
  }
}
.richtext-style table th {
  text-align: center;
}
.richtext-style table thead tr {
  background-color: #ffffff !important;
}
.richtext-style table thead tr td,
.richtext-style table thead tr th {
  border-bottom: 1px solid #1e1e1e;
}
.richtext-style table tr:nth-child(odd) {
  background: #F5F5F5;
}
.richtext-style table tr:nth-child(even) {
  background-color: white;
}
.richtext-style table tr.heading + .heading ~ tr:nth-child(odd) {
  background: #F5F5F5;
}
.richtext-style table tr.heading + .heading ~ tr:nth-child(even) {
  background-color: white;
}
.richtext-style table tr.heading ~ tr:nth-child(odd) {
  background: white;
}
.richtext-style table tr.heading ~ tr:nth-child(even) {
  background-color: #F5F5F5;
}
.richtext-style table tr.top th,
.richtext-style table tr.top td {
  border-top: 1px solid #1E1E1E;
}
.richtext-style table tr.heading {
  background: #ffffff !important;
}
.richtext-style table tr.heading th,
.richtext-style table tr.heading td {
  max-height: 60px;
  padding: 20px 22px;
  border-bottom: 1px solid #1E1E1E;
}
@media (min-width: 992px) {
  .richtext-style table tr.heading th,
  .richtext-style table tr.heading td {
    max-height: 100px;
    padding: 20px;
  }
}
.richtext-style table tr td[rowspan="2"] {
  background-color: white!important;
}
.richtext-style table.multipleHeading-table th:first-child {
  width: 12%;
}
.details-image-slider-sm,
.header-slider,
.community-slider-sm,
.testimonial-slider,
.university-slider {
  position: relative;
}
.details-image-slider-sm .slide,
.header-slider .slide,
.community-slider-sm .slide,
.testimonial-slider .slide,
.university-slider .slide {
  transition: left 0.4s ease-out;
  display: flex;
}
.details-image-slider-sm .slide img,
.header-slider .slide img,
.community-slider-sm .slide img,
.testimonial-slider .slide img,
.university-slider .slide img {
  transition: left 0.4s ease-out;
}
.details-image-slider-sm .slick-slide,
.header-slider .slick-slide,
.community-slider-sm .slick-slide,
.testimonial-slider .slick-slide,
.university-slider .slick-slide {
  display: flex !important;
  align-items: flex-start;
}
.details-image-slider-sm .slick-slide.header-slide,
.header-slider .slick-slide.header-slide,
.community-slider-sm .slick-slide.header-slide,
.testimonial-slider .slick-slide.header-slide,
.university-slider .slick-slide.header-slide {
  display: block !important;
}
.details-image-slider-sm .slick-track,
.header-slider .slick-track,
.community-slider-sm .slick-track,
.testimonial-slider .slick-track,
.university-slider .slick-track {
  display: flex !important;
  flex: 1 1 0;
  justify-content: baseline;
  align-items: baseline;
}
.details-image-slider-sm .slick-track:hover .slick-arrow,
.header-slider .slick-track:hover .slick-arrow,
.community-slider-sm .slick-track:hover .slick-arrow,
.testimonial-slider .slick-track:hover .slick-arrow,
.university-slider .slick-track:hover .slick-arrow {
  opacity: 1 !important;
}
.details-image-slider-sm .slick-list:hover .slick-arrow,
.header-slider .slick-list:hover .slick-arrow,
.community-slider-sm .slick-list:hover .slick-arrow,
.testimonial-slider .slick-list:hover .slick-arrow,
.university-slider .slick-list:hover .slick-arrow {
  opacity: 1 !important;
}
.details-image-slider-sm .slick-dots,
.header-slider .slick-dots,
.community-slider-sm .slick-dots,
.testimonial-slider .slick-dots,
.university-slider .slick-dots {
  padding-top: 50px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
@media (max-width: 991px) {
  .details-image-slider-sm .slick-dots,
  .header-slider .slick-dots,
  .community-slider-sm .slick-dots,
  .testimonial-slider .slick-dots,
  .university-slider .slick-dots {
    padding-top: 20px;
  }
}
.details-image-slider-sm .slick-dots li,
.header-slider .slick-dots li,
.community-slider-sm .slick-dots li,
.testimonial-slider .slick-dots li,
.university-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
  /*@media @from-sm {
            width: 33.33%;
        }

        @media @from-md {
            width: 33.33%
        }*/
}
.details-image-slider-sm .slick-dots li:last-child,
.header-slider .slick-dots li:last-child,
.community-slider-sm .slick-dots li:last-child,
.testimonial-slider .slick-dots li:last-child,
.university-slider .slick-dots li:last-child {
  margin-right: 0;
}
.details-image-slider-sm .slick-dots li:hover,
.header-slider .slick-dots li:hover,
.community-slider-sm .slick-dots li:hover,
.testimonial-slider .slick-dots li:hover,
.university-slider .slick-dots li:hover,
.details-image-slider-sm .slick-dots li.slick-active,
.header-slider .slick-dots li.slick-active,
.community-slider-sm .slick-dots li.slick-active,
.testimonial-slider .slick-dots li.slick-active,
.university-slider .slick-dots li.slick-active {
  background-color: gray;
}
.details-image-slider-sm .slick-dots li button,
.header-slider .slick-dots li button,
.community-slider-sm .slick-dots li button,
.testimonial-slider .slick-dots li button,
.university-slider .slick-dots li button {
  display: none !important;
}
.image-sub-text {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  display: block !important;
}
@media (min-width: 992px) {
  .image-sub-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.details-image-slider-sm .slick-track {
  justify-content: FLEX-START;
  align-items: FLEX-START;
}
.details-image-slider-sm .slide {
  position: relative;
  transition: all 0.4s ease-out;
}
.details-image-slider-sm .slide .image-cell {
  display: inline-block;
  position: relative;
  width: 128px;
  height: 72px;
}
@media (min-width: 768px) {
  .details-image-slider-sm .slide .image-cell {
    width: 200px;
    height: 114px;
  }
}
.details-image-slider-sm .slide span {
  display: flex;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #E50A48;
  position: absolute;
  top: 10px;
  right: 10px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  display: none;
  z-index: 99;
}
.details-image-slider-sm .slide span:before {
  color: #ffffff;
  content: '\e917';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: relative;
}
.details-image-slider-sm .slide:hover,
.details-image-slider-sm .slide:focus,
.details-image-slider-sm .slide.active {
  cursor: pointer;
}
.details-image-slider-sm .slide:hover .image-cell,
.details-image-slider-sm .slide:focus .image-cell,
.details-image-slider-sm .slide.active .image-cell {
  transition: all 0.4s ease-out;
}
.details-image-slider-sm .slide:hover .image-cell:before,
.details-image-slider-sm .slide:focus .image-cell:before,
.details-image-slider-sm .slide.active .image-cell:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
}
.details-image-slider-sm .slide:hover span,
.details-image-slider-sm .slide:focus span,
.details-image-slider-sm .slide.active span {
  display: flex;
}
.details-image-slider-sm .slick-slide {
  min-width: 210px;
  padding-right: 12px;
}
@media (max-width: 991px) {
  .details-image-slider-sm {
    margin-bottom: 72px;
  }
}
.details-image-slider-sm .slick-arrow .icon-font {
  font-size: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 48px;
}
.details-image-slider-sm .slick-arrow.slick-prev .icon-font {
  transform: none;
}
@media (max-width: 767px) {
  .details-image-slider-sm .slick-arrow {
    bottom: -90px;
  }
  .details-image-slider-sm .slick-arrow .icon-font {
    left: -5px;
  }
}
@media (max-width: 767px) {
  .header-slider .slick-track {
    justify-content: normal;
    align-items: normal;
  }
}
@media (min-width: 768px) {
  .header-slider .slick-track {
    align-items: normal;
  }
}
@media (min-width: 992px) {
  .header-slider .slick-dots {
    padding-top: 0;
  }
}
.header-slider .slick-dots li,
.community-slider-sm .slick-dots li,
.testimonial-slider .slick-dots li,
.university-slider .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.header-slider .slick-dots li.slick-active,
.community-slider-sm .slick-dots li.slick-active,
.testimonial-slider .slick-dots li.slick-active,
.university-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
.header-slider .image-cell,
.community-slider-sm .image-cell,
.testimonial-slider .image-cell,
.university-slider .image-cell {
  position: relative;
  overflow: hidden;
}
.header-slider .image-cell .tag,
.community-slider-sm .image-cell .tag,
.testimonial-slider .image-cell .tag,
.university-slider .image-cell .tag {
  position: absolute;
  left: -5px;
  top: 0px;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  color: #ffffff;
  z-index: 999;
  background-color: #E50A48;
  padding: 2px 24px;
  transform: skew(-22deg);
}
.header-slider .image-cell .tag p,
.community-slider-sm .image-cell .tag p,
.testimonial-slider .image-cell .tag p,
.university-slider .image-cell .tag p {
  transform: skew(22deg);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .header-slider .image-cell .tag p,
  .community-slider-sm .image-cell .tag p,
  .testimonial-slider .image-cell .tag p,
  .university-slider .image-cell .tag p {
    font-size: 12px !important;
  }
}
@media (max-width: 991px) {
  .header-slider .slick-slide,
  .community-slider-sm .slick-slide,
  .testimonial-slider .slick-slide,
  .university-slider .slick-slide {
    margin-right: 16px;
  }
  .header-slider .header-slide,
  .community-slider-sm .header-slide,
  .testimonial-slider .header-slide,
  .university-slider .header-slide,
  .header-slider .community-slide,
  .community-slider-sm .community-slide,
  .testimonial-slider .community-slide,
  .university-slider .community-slide,
  .header-slider .testimonial-slide,
  .community-slider-sm .testimonial-slide,
  .testimonial-slider .testimonial-slide,
  .university-slider .testimonial-slide,
  .header-slider .university-slide,
  .community-slider-sm .university-slide,
  .testimonial-slider .university-slide,
  .university-slider .university-slide {
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-right: 16px;
    border: 1px solid #dcdcdc;
    padding: 15px;
    border-radius: 6px;
  }
  .header-slider .header-slide .text-cell p,
  .community-slider-sm .header-slide .text-cell p,
  .testimonial-slider .header-slide .text-cell p,
  .university-slider .header-slide .text-cell p,
  .header-slider .community-slide .text-cell p,
  .community-slider-sm .community-slide .text-cell p,
  .testimonial-slider .community-slide .text-cell p,
  .university-slider .community-slide .text-cell p,
  .header-slider .testimonial-slide .text-cell p,
  .community-slider-sm .testimonial-slide .text-cell p,
  .testimonial-slider .testimonial-slide .text-cell p,
  .university-slider .testimonial-slide .text-cell p,
  .header-slider .university-slide .text-cell p,
  .community-slider-sm .university-slide .text-cell p,
  .testimonial-slider .university-slide .text-cell p,
  .university-slider .university-slide .text-cell p {
    margin-top: 12px;
  }
  .header-slider .header-slide,
  .community-slider-sm .header-slide,
  .testimonial-slider .header-slide,
  .university-slider .header-slide {
    display: block !important;
  }
  .header-slider .testimonial-slide,
  .community-slider-sm .testimonial-slide,
  .testimonial-slider .testimonial-slide,
  .university-slider .testimonial-slide,
  .header-slider .university-slide,
  .community-slider-sm .university-slide,
  .testimonial-slider .university-slide,
  .university-slider .university-slide {
    flex-direction: column;
    min-width: 320px;
    border: 1px solid #dcdcdc;
  }
  .header-slider .testimonial-slide .quote-cell,
  .community-slider-sm .testimonial-slide .quote-cell,
  .testimonial-slider .testimonial-slide .quote-cell,
  .university-slider .testimonial-slide .quote-cell,
  .header-slider .university-slide .quote-cell,
  .community-slider-sm .university-slide .quote-cell,
  .testimonial-slider .university-slide .quote-cell,
  .university-slider .university-slide .quote-cell {
    line-height: 0.5 !important;
    color: #E50A48;
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .header-slider .header-slide,
  .community-slider-sm .header-slide,
  .testimonial-slider .header-slide,
  .university-slider .header-slide,
  .header-slider .community-slide,
  .community-slider-sm .community-slide,
  .testimonial-slider .community-slide,
  .university-slider .community-slide,
  .header-slider .testimonial-slide,
  .community-slider-sm .testimonial-slide,
  .testimonial-slider .testimonial-slide,
  .university-slider .testimonial-slide,
  .header-slider .university-slide,
  .community-slider-sm .university-slide,
  .testimonial-slider .university-slide,
  .university-slider .university-slide {
    padding: 12px;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .header-slider .header-slide .text-cell h4,
  .community-slider-sm .header-slide .text-cell h4,
  .testimonial-slider .header-slide .text-cell h4,
  .university-slider .header-slide .text-cell h4,
  .header-slider .community-slide .text-cell h4,
  .community-slider-sm .community-slide .text-cell h4,
  .testimonial-slider .community-slide .text-cell h4,
  .university-slider .community-slide .text-cell h4,
  .header-slider .testimonial-slide .text-cell h4,
  .community-slider-sm .testimonial-slide .text-cell h4,
  .testimonial-slider .testimonial-slide .text-cell h4,
  .university-slider .testimonial-slide .text-cell h4,
  .header-slider .university-slide .text-cell h4,
  .community-slider-sm .university-slide .text-cell h4,
  .testimonial-slider .university-slide .text-cell h4,
  .university-slider .university-slide .text-cell h4 {
    margin-top: 8px;
  }
}
.header-slider .slick-arrow {
  position: absolute;
  /*width: 42px;
        height: 42px;
        border-radius: 42px;*/
  color: transparent;
  transform: translateY(-50%);
  z-index: 10;
  border: 0 none;
  background: -100px;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  bottom: -40px;
  left: auto;
}
.header-slider .slick-arrow.slick-disabled {
  opacity: 10%;
  cursor: none;
}
.header-slider .slick-arrow.slick-disabled:hover,
.header-slider .slick-arrow.slick-disabled:focus {
  background-color: transparent !important;
}
.header-slider .slick-arrow .icon-font {
  font-size: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -8px;
  text-align: center;
  line-height: 40px;
}
.header-slider .slick-arrow.slick-prev {
  right: 68px;
}
.header-slider .slick-arrow.slick-prev .icon-font {
  transform: none;
}
.header-slider .slick-arrow.slick-next {
  right: 12px;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 767px) {
  .header-slider .header-slide h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .header-slider .header-slide .date-cell {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 18px;
  }
}
.community-slider-sm > .col-xs-12 {
  margin-top: 12px;
  transition: 0.3s all ease-in-out;
}
@media (min-width: 768px) {
  .community-slider-sm {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .community-slider-sm {
    display: flex;
    flex-wrap: wrap;
  }
  .community-slider-sm > .col-xs-12 {
    /*margin-top: 24px;
            border: 1px solid #DCDCDC;
            padding: 20px;
            border-radius: 6px;*/
    display: inline-flex;
  }
  .community-slider-sm > .col-xs-12 .community-slide {
    margin-top: 24px;
    border: 1px solid #DCDCDC;
    padding: 20px;
    border-radius: 6px;
  }
}
.community-slider-sm .community-slide {
  /*@media @from-md {
                .image-cell {

                    img {
                        width: 100%;
                    }
                }
            }*/
}
.community-slider-sm .community-slide .text-cell {
  margin-top: 12px;
}
.community-slider-sm .community-slide .text-cell .small {
  color: #8C8C8C;
}
.community-slider-sm .community-slide .text-cell h5 {
  margin-bottom: 12px;
}
.community-slider-sm .community-slide:hover,
.community-slider-sm .community-slide:focus,
.community-slider-sm .community-slide.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.community-slider-sm .community-slide .image-cell {
  width: 100%;
  height: 168px;
}
@media (min-width: 992px) {
  .community-slider-sm .community-slide .image-cell {
    max-width: 365px;
    width: 100%;
    height: 196px;
  }
}
@media (max-width: 991px) {
  .community-slider-sm .community-slide {
    display: flex;
    flex-direction: column !important;
    margin-right: 0 !important;
    height: 100%;
    border: 1px solid #dcdcdc;
  }
  .community-slider-sm .community-slide a {
    display: inline-flex;
    width: 100%;
  }
  .community-slider-sm .community-slide a .image-cell {
    width: 100%;
    /*img {
                            max-width: 100%;
                            width: 100%;
                        }*/
  }
}
.community-slider-sm .slick-slide {
  min-width: 296px;
  margin-right: 0;
}
.community-slider-sm .slick-dots {
  display: inline-block;
  padding: 18px;
}
.testimonial-slider .slick-list {
  overflow: visible;
}
.testimonial-slider .slick-list .slick-track {
  display: flex;
  flex: 1 1 0;
}
.testimonial-slider .slick-slide {
  opacity: 0.2;
}
.testimonial-slider .slick-slide.slick-active {
  opacity: 1;
}
@media (max-width: 767px) {
  .testimonial-slider .slick-slide {
    margin-right: 0;
  }
}
.testimonial-slider .testimonial-slide {
  padding: 30px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.testimonial-slider .testimonial-slide:hover,
.testimonial-slider .testimonial-slide:focus,
.testimonial-slider .testimonial-slide.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.testimonial-slider .testimonial-slide .quote-cell {
  font-size: 42px;
  line-height: 1.2;
  color: #E50A48;
}
.testimonial-slider .testimonial-slide .profile-pic-cell {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 12px;
  overflow: hidden;
}
.testimonial-slider .testimonial-slide .profile-pic-cell img {
  height: auto;
  width: 100%;
}
.testimonial-slider .testimonial-slide .signature-cell {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
  margin-top: 60px;
}
.testimonial-slider .testimonial-slide .signature-cell h5 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
.testimonial-slider .testimonial-slide .signature-cell p.tiny {
  color: #8c8c8c;
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial-slide {
    padding: 20px;
  }
  .testimonial-slider .testimonial-slide .text-cell:before {
    line-height: inherit;
  }
  .testimonial-slider .testimonial-slide .signature-cell {
    margin-top: 16px;
    padding-top: 16px;
  }
}
@media (min-width: 992px) {
  .university-slider {
    margin-top: 40px;
  }
}
.university-slider .slick-list {
  overflow: visible;
}
.university-slider .slick-list .slick-track {
  display: flex;
  flex: 1 1 0;
  align-items: stretch;
  height: 100%;
}
.university-slider .slick-slide {
  margin-right: 24px;
  opacity: 0.2;
}
.university-slider .slick-slide.slick-active {
  opacity: 1;
}
@media (min-width: 992px) {
}
.university-slider .slick-slide.slick-active .year-cell {
  color: #E50A48;
}
@media (max-width: 991px) {
  .university-slider .slick-slide.slick-active:last-child {
    margin-right: 0px !important;
  }
}
.university-slider .university-slide {
  width: 33.33%;
  display: inline-block;
  margin-right: 20px;
}
.university-slider .university-slide .year-cell {
  font-size: 36px;
  line-height: 1.4;
  color: #DCDCDC;
  font-weight: bold;
  width: 100%;
}
.university-slider .university-slide .image-cell {
  width: 100%;
}
@media (min-width: 992px) {
  .university-slider .university-slide .image-cell {
    min-height: 196px;
  }
}
@media (max-width: 767px) {
  .university-slider .university-slide .image-cell img {
    max-width: 100%;
  }
}
.university-slider .slick-dots {
  display: block;
  position: absolute;
  top: -120px;
}
.university-slider .slick-dots li {
  width: 48%;
}
.university-slider .slick-dots li.slick-active {
  width: 48%;
}
@media (max-width: 767px) {
  .university-slider .slick-arrow {
    top: -36px !important;
  }
  .university-slider .university-slide {
    border: 0;
    padding: 0;
  }
  .university-slider .university-slide .year-cell {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 46px;
  }
  .university-slider .university-slide .image-cell {
    border-radius: 6px;
  }
  .university-slider .university-slide .text-cell {
    margin-top: 12px;
  }
  .university-slider .university-slide .text-cell ul {
    margin-top: 8px;
    padding-left: 26px;
  }
}
.module-process {
  margin-top: 34px;
  margin-bottom: 34px;
}
@media (min-width: 992px) {
  .module-process {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
.module-icon-text-list .multiple-cells {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .module-icon-text-list .multiple-cells.two-cell {
    display: flex;
    flex-wrap: wrap;
  }
  .module-icon-text-list .multiple-cells.two-cell .icon-text-cell {
    width: calc(100% / 2 - 24px);
    margin-right: 24px;
    margin-bottom: 60px;
  }
  .module-icon-text-list .multiple-cells.two-cell .icon-text-cell:nth-child(2n) {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .module-icon-text-list .multiple-cells.two-cell .icon-text-cell {
    margin-top: 32px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .module-icon-text-list .multiple-cells.two-cell {
    flex-wrap: wrap;
  }
}
.module-icon-text-list .multiple-cells.three-cell {
  display: flex;
  flex-wrap: wrap;
}
.module-icon-text-list .multiple-cells.three-cell .icon-text-cell {
  width: calc(100% / 3 - 24px);
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .module-icon-text-list .multiple-cells.three-cell .icon-text-cell {
    /*width: 28.333%;*/
    margin-right: 32px;
    margin-bottom: 60px;
  }
  .module-icon-text-list .multiple-cells.three-cell .icon-text-cell:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .module-icon-text-list .multiple-cells.three-cell.single-row-xs .icon-text-cell {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .module-icon-text-list .multiple-cells.three-cell {
    width: 100%;
  }
  .module-icon-text-list .multiple-cells.three-cell .icon-text-cell {
    width: 100%;
  }
  .module-icon-text-list .multiple-cells.three-cell .icon-text-cell h5 {
    margin-top: 8px;
  }
  .module-icon-text-list .multiple-cells.three-cell .icon-text-cell .icon-cell {
    width: 60px;
    height: 60px;
  }
}
.module-icon-text-list .single-row {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .module-icon-text-list .icon-text-cell {
    margin-top: 32px;
  }
}
.module-icon-text-list .icon-text-cell h5 {
  margin-top: 8px;
  margin-bottom: 12px;
  /*@media @from-sm {
                margin-top: 20px;
                margin-bottom: 30px;
            }*/
}
.module-icon-text-list .icon-text-cell .icon-cell {
  width: 60px;
}
@media (min-width: 992px) {
  .module-icon-text-list .icon-text-cell .icon-cell {
    width: 80px;
  }
}
.module-tabs {
  min-height: 900px;
}
.module-tabs .tab-wrap {
  width: 50%;
  position: relative;
  display: flex;
  background-color: #d8d8d8;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .module-tabs .tab-wrap {
    margin-top: 32px;
  }
}
.module-tabs .tab-wrap.pills {
  background-color: #ffffff;
}
.module-tabs input[type="radio"][name="tabs"] {
  position: absolute;
  z-index: -1;
}
.module-tabs input[type="radio"][name="tabs"]:checked + .tab-label-content label {
  color: white;
  border-radius: 6px;
}
.module-tabs input[type="radio"][name="tabs"]:checked + .tab-label-content .tab-content {
  display: block;
}
.module-tabs label {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  background-color: #D8D8D8;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 58px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  width: 100%;
  border-radius: 6px;
}
.module-tabs .tab-label-content {
  width: 100%;
  background-color: #D8D8D8;
  border-radius: 6px;
}
.module-tabs .tab-label-content .tab-content {
  position: absolute;
  top: 100px;
  left: 16px;
  line-height: 130%;
  display: none;
}
.module-tabs .tab-label-content .tab-content.logolist {
  top: 40px;
}
.module-tabs .tab-wrap {
  width: 100%;
}
.module-accordion .title-wrapper {
  margin-bottom: 20px;
}
.module-accordion .title-wrapper h1,
.module-accordion .title-wrapper h2,
.module-accordion .title-wrapper h3 {
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  .module-accordion .title-wrapper h1,
  .module-accordion .title-wrapper h2,
  .module-accordion .title-wrapper h3 {
    margin-bottom: 40px;
  }
}
.module-accordion .title-wrapper h4,
.module-accordion .title-wrapper h5,
.module-accordion .title-wrapper h6,
.module-accordion .title-wrapper h7,
.module-accordion .title-wrapper p {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .module-accordion h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
}
.module-accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.module-accordion .tabs {
  overflow: hidden;
}
.module-accordion .tab {
  width: 100%;
  color: #1E1E1E;
  overflow: hidden;
}
.module-accordion .tab-label {
  font-size: 18px;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #F4F4F4;
  font-weight: bold;
  cursor: pointer;
  min-height: 80px;
  margin-bottom: 12px;
  border-radius: 6px;
  align-items: center;
  transition: all 0.35s ease-in-out;
  /* Icon */
}
@media (min-width: 992px) {
  .module-accordion .tab-label {
    font-size: 20px;
    line-height: 30px;
  }
}
.module-accordion .tab-label[aria-expanded="true"] {
  margin-bottom: 0px;
}
.module-accordion .tab-label:hover,
.module-accordion .tab-label[aria-expanded="true"] {
  background: #E50A48;
  color: #ffffff;
}
.module-accordion .tab-label:hover:after,
.module-accordion .tab-label[aria-expanded="true"]:after {
  background-color: #84162F;
  color: #ffffff;
}
.module-accordion .tab-label::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  text-align: center;
  transition: all 0.35s;
  font-size: 36px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #dcdcdc;
  line-height: 42px;
}
@media (max-width: 767px) {
  .module-accordion .tab-label {
    font-size: 16px;
    padding-right: 60px;
  }
  .module-accordion .tab-label:after {
    position: absolute;
    right: 20px;
  }
}
.module-accordion .tab-content {
  color: #1E1E1E;
  background: white;
  transition: height 0.35s ease-in-out;
}
.module-accordion .tab-content .module-text-cta {
  padding: 45px 30px;
}
.module-accordion input:checked + .tab-label {
  background: #E50A48;
  color: #ffffff;
}
.module-accordion input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.module-accordion input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 45px 30px;
}
.title-text-CTA-module .btn.top-margin,
.CTA-module .btn.top-margin {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .title-text-CTA-module .btn.top-margin,
  .CTA-module .btn.top-margin {
    margin-top: 32px;
  }
}
.title-text-CTA-module .btn.bottom-margin,
.CTA-module .btn.bottom-margin {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .title-text-CTA-module .btn.bottom-margin,
  .CTA-module .btn.bottom-margin {
    margin-bottom: 32px;
  }
}
.module-image-subtitle-text .text-cell {
  margin-top: 40px;
  margin-bottom: 16px;
  display: inline-block;
}
.module-title-text-cta p {
  margin-top: 36px;
  margin-bottom: 46px;
}
@media (min-width: 992px) {
  .module-title-text-cta p {
    width: 75%;
  }
}
@media (min-width: 992px) {
  div.logolist + a {
    margin-top: 16px;
  }
}
.logo-list {
  display: flex;
  flex-wrap: wrap;
}
.logo-list > div {
  padding: 12px;
  background-color: #F5F5F5;
  border-radius: 6px;
  width: calc(100%/4 - 16px);
  position: relative;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-list > div .text-uni-rank {
  /*position: absolute;
            left: 40px;
            bottom: 20px;*/
  position: relative;
  display: block !important;
  margin-top: 0 !important;
}
.logo-list > div .img-cell {
  padding: 20px 10px;
  background-color: white;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .logo-list > div .img-cell {
    padding: 40px 30px;
  }
}
@media (min-width: 992px) {
  .logo-list > div {
    padding-bottom: 50px;
    margin-bottom: 24px;
  }
  .logo-list > div h7 {
    margin-top: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo-list > div {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
.logo-list > div:last-child {
  margin-right: 0;
}
.logo-list > div:nth-child(4n) {
  margin-right: 0;
}
.logo-list > div:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e915';
  position: absolute;
  bottom: 12px;
  left: 12px;
  font-size: 28px;
  line-height: 1.2;
  color: #E50A48;
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo-list > div:after {
    left: 5px;
    bottom: 5px;
  }
}
@media (min-width: 992px) {
  .logo-list > div:after {
    left: 5px;
    bottom: 5px;
  }
}
.logo-list > div:hover {
  background-color: #C8C8C8;
}
@media (max-width: 767px) {
  .logo-list {
    align-items: stretch;
    justify-content: space-between;
    margin-top: 8px;
    height: 100%;
    margin-bottom: 8px;
  }
  .logo-list > div {
    margin-top: 0;
    width: calc(100%/2 - 6px);
    margin-right: 0;
    padding-bottom: 36px;
    min-height: auto;
    height: auto;
    margin-bottom: 12px;
  }
  .logo-list > div:after {
    left: 6px;
    bottom: 6px;
    line-height: inherit;
  }
  .logo-list > div:nth-child(2n) {
    margin-right: 0;
  }
}
.logo-list .logo-link {
  display: inline-block;
  height: 100%;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo-list .logo-link {
    padding-bottom: 30px;
  }
}
.logo-list .logo-link img {
  width: 100%;
}
.logo-list .logo-link span {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 4px;
}
.module-university-slider .slick-track {
  align-items: stretch;
  height: 100%;
}
.module-university-slider .slick-track .slick-slide {
  height: inherit !important;
}
.module-university-slider .richtext-style {
  margin-top: 40px;
}
.module-university-slider .richtext-style.type-1 ul li {
  font-size: 16px;
  line-height: 24px;
}
.module-university-slider .year-cell {
  margin-bottom: 60px;
}
.module-university-slider .text-cell {
  width: 100%;
  text-align: left !important;
}
.richtext-style ul li a {
  text-decoration: none;
  color: #E50A48 !important;
  transition: 0.35s all ease-in-out;
}
.richtext-style ul li a:hover,
.richtext-style ul li a:focus,
.richtext-style ul li a.active {
  text-decoration: underline;
}
.richtext-style a {
  color: #1e1e1e;
}
.richtext-style .module-diagram + p,
.richtext-style .module-diagram + h4,
.richtext-style .module-diagram + h5,
.richtext-style .module-diagram + h6,
.richtext-style .module-diagram + h7 {
  margin-top: 20px;
}
.module-filter .right-filter-cell {
  position: relative;
  float: right;
  display: flex;
}
@media (max-width: 991px) {
  .module-filter .right-filter-cell {
    margin-top: 32px;
    margin-bottom: 20px;
  }
  .module-filter .right-filter-cell .filter-search-cell {
    width: 136px !important;
  }
}
@media (max-width: 767px) {
  .module-filter .right-filter-cell {
    float: left;
  }
}
.module-filter .right-filter-cell .filter-button {
  width: 48px;
  height: 48px;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  background-color: #FFFFFF;
  display: inline-block;
  position: relative;
  margin-right: 12px;
  display: none;
}
.module-filter .right-filter-cell .filter-button:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e903';
  position: absolute;
  font-size: 32px;
  line-height: 46px;
  color: #1E1E1E;
  left: 16%;
}
.module-filter .right-filter-cell .filter-dropdown {
  display: inline-block;
  width: auto;
  min-width: 200px;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
}
.module-filter .right-filter-cell .filter-dropdown .dropdown {
  border-radius: 6px;
  width: 100%;
}
.module-filter .right-filter-cell .filter-dropdown .dropdown .dropbtn {
  width: 100%;
  text-align: left;
  padding: 12px 16px;
  padding-right: 46px;
  border-radius: 6px;
}
.module-filter .right-filter-cell .filter-dropdown .dropdown .dropbtn:after {
  top: -10px !important;
}
.module-filter .right-filter-cell .filter-search-cell {
  width: 240px;
  height: 48px;
  display: inline-block;
  position: relative;
  display: none;
}
.module-filter .right-filter-cell .filter-search-cell:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e917';
  position: absolute;
  right: 6px;
  font-size: 24px;
  top: 10px;
  color: #DCDCDC;
}
.module-filter .right-filter-cell .filter-search-cell input {
  width: 100%;
  border: 1px solid #DCDCDC;
  height: 48px;
  border-radius: 6px;
  padding: 12px;
}
@media (max-width: 767px) {
  .module-filter.video-details .right-filter-cell {
    width: 100%;
  }
  .module-filter.video-details .right-filter-cell .filter-search-cell {
    width: calc(100% - 60px) !important;
  }
}
.newscommSlider {
  overflow: hidden;
}
.newscommSlider .tag {
  margin: 0 0 0 0px;
  transform: skew(-20deg);
  background: #E50A48;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  padding: 2px 24px;
  /*padding-left: 16px;*/
  display: inline-block;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .newscommSlider .tag {
    margin-bottom: 8px;
    padding: 2px 24px;
  }
}
.newscommSlider .tag span {
  display: inline-block;
  transform: skew(20deg);
}
.newscommSlider .title-text-cta-cell {
  /*span.text{
            @media @only-xs{
                color:@white;
            }
        }*/
}
.newscommSlider .title-text-cta-cell p {
  margin-bottom: 0 !important;
}
.newscommSlider .date-cell.details {
  color: #8c8c8c;
}
@media (max-width: 767px) {
  .newscommSlider .date-cell.details {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .newscommSlider .date-cell.details {
    margin-top: 12px;
    margin-bottom: 20px;
  }
}
.module-details-header {
  overflow: hidden;
  border-bottom: 1px solid #DCDCDC;
}
.module-details-header .date-cell {
  color: #8C8C8C;
  font-size: 16PX;
  line-height: 24px;
  margin-top: 28px;
  margin-bottom: 28px;
}
.module-details-header .date-cell.details {
  margin-top: 12px;
}
.module-details-header .image-cell {
  margin-bottom: 60px;
  display: flex;
}
.module-details-header .image-cell img {
  height: auto;
}
.module-details-header.details-hero {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  width: 90%;
}
.module-details-header .video-details {
  position: relative;
  min-height: 180px;
}
.module-details-header .video-details .video-cover {
  background-size: contain;
}
@media (min-width: 768px) {
  .module-details-header .video-details {
    min-height: 318px;
  }
  .module-details-header .video-details .video-cover {
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .module-details-header .video-details {
    min-height: 452px;
  }
}
.module-details-header.testimonial {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 0px;
}
.module-details-header.testimonial .profile-details .profile-pic {
  max-width: 100px;
  /*overflow:hidden;*/
}
.module-details-header.testimonial .profile-details .profile-pic img {
  border-radius: 50%;
}
@media (min-width: 992px) {
  .module-details-header.testimonial .university-logo-cell {
    max-width: 240px;
  }
}
@media (max-width: 767px) {
  .module-details-header.testimonial {
    flex-direction: column;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .module-details-header.testimonial .profile-details,
  .module-details-header.testimonial .university-logo-cell {
    width: 100%;
  }
  .module-details-header.testimonial .profile-desc .title {
    flex-direction: column;
    align-items: flex-start;
  }
  .module-details-header.testimonial .profile-desc .title .text.small {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .module-details-header.testimonial .profile-details .profile-pic {
    max-width: 84px;
    height: auto;
    margin-right: 12px;
  }
  .module-details-header.testimonial .university-logo-cell {
    margin-top: 28px;
    text-align: left;
  }
  .module-details-header.testimonial .university-logo-cell img {
    max-width: 192px;
  }
}
.module-contents {
  margin-top: 60px;
}
.module-contents p + p {
  margin-top: 40px;
}
.module-contents h5 {
  margin-bottom: 16px;
}
.module-contents .image-preview-slider {
  margin-top: 60px;
}
.module-contents .image-preview-slider .slide img {
  height: auto;
}
@media (max-width: 767px) {
  .newscomm span.subtitle {
    color: #ffffff;
  }
}
@media (max-width: 991px) {
  .NewsCommunityBlogDetails-page-wrapper .module-next-prev-pages {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .TestimonialDetails-page-wrapper .module-next-prev-pages {
    padding-bottom: 100px;
  }
}
.module-next-prev-pages {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .module-next-prev-pages {
    margin-top: 80px;
  }
}
.module-next-prev-pages .btn.outline {
  min-width: 100px;
  position: relative;
  padding: 10px 26px 10px 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .module-next-prev-pages .btn.outline {
    padding: 10px 24px 10px 15px;
  }
}
.module-next-prev-pages ul {
  margin-bottom: 40px;
  list-style: none;
  padding-left: 0;
}
.module-next-prev-pages ul li {
  padding: 22px 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1PX solid #dcdcdc;
}
.module-next-prev-pages ul li:first-child {
  border-bottom: 0;
}
.module-next-prev-pages ul li .prev-page a,
.module-next-prev-pages ul li .next-page a {
  width: 100%;
  display: flex;
  text-decoration: none;
  transition: all 0.25 ease-in-out;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .module-next-prev-pages ul li .prev-page a,
  .module-next-prev-pages ul li .next-page a {
    font-size: 16px;
    line-height: 24px;
  }
}
.module-next-prev-pages ul li .prev-page a .prev-title,
.module-next-prev-pages ul li .next-page a .prev-title {
  position: relative;
  color: #8C8C8C;
  margin-right: 30px;
}
@media (min-width: 992px) {
  .module-next-prev-pages ul li .prev-page a .prev-title,
  .module-next-prev-pages ul li .next-page a .prev-title {
    margin-right: 48px;
  }
}
.module-next-prev-pages ul li .prev-page a .prev-title:after,
.module-next-prev-pages ul li .next-page a .prev-title:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e912';
  position: absolute;
  font-size: 20px;
  line-height: 26px;
}
.module-next-prev-pages ul li .prev-page a .next-title,
.module-next-prev-pages ul li .next-page a .next-title {
  position: relative;
  color: #8c8c8c;
  margin-right: 30px;
}
@media (min-width: 992px) {
  .module-next-prev-pages ul li .prev-page a .next-title,
  .module-next-prev-pages ul li .next-page a .next-title {
    margin-right: 48px;
  }
}
.module-next-prev-pages ul li .prev-page a .next-title:after,
.module-next-prev-pages ul li .next-page a .next-title:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e90f';
  position: absolute;
  font-size: 20px;
  line-height: 26px;
}
.module-next-prev-pages ul li .prev-page a .next-desc,
.module-next-prev-pages ul li .next-page a .next-desc,
.module-next-prev-pages ul li .prev-page a .prev-desc,
.module-next-prev-pages ul li .next-page a .prev-desc {
  color: #1e1e1e;
  border-bottom: 2px solid transparent;
}
.module-next-prev-pages ul li .prev-page a:hover .prev-desc,
.module-next-prev-pages ul li .next-page a:hover .prev-desc,
.module-next-prev-pages ul li .prev-page a:focus .prev-desc,
.module-next-prev-pages ul li .next-page a:focus .prev-desc,
.module-next-prev-pages ul li .prev-page a.active .prev-desc,
.module-next-prev-pages ul li .next-page a.active .prev-desc,
.module-next-prev-pages ul li .prev-page a:hover .next-desc,
.module-next-prev-pages ul li .next-page a:hover .next-desc,
.module-next-prev-pages ul li .prev-page a:focus .next-desc,
.module-next-prev-pages ul li .next-page a:focus .next-desc,
.module-next-prev-pages ul li .prev-page a.active .next-desc,
.module-next-prev-pages ul li .next-page a.active .next-desc {
  color: #E50A48;
  border-bottom: 2px solid #E50A48;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 767px) {
  .module-next-prev-pages ul li {
    padding: 18px 0 20px 0 !important;
  }
  .module-next-prev-pages ul li .prev-title,
  .module-next-prev-pages ul li .next-title {
    margin-right: 40px !important;
    display: flex;
    align-items: center;
  }
  .module-next-prev-pages ul li .prev-title:after,
  .module-next-prev-pages ul li .next-title:after {
    font-size: 24px !important;
    position: relative !important;
  }
}
.video-details .image-cell {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 180px;
}
.video-details .image-cell .tag {
  left: 0;
  top: 0;
  z-index: 99;
}
.video-details .image-cell .video-cover {
  width: 100%;
  height: 206px;
}
.video-details .image-cell video {
  object-fit: cover;
}
@media (min-width: 992px) {
  .video-details .image-cell {
    min-height: 240px;
  }
}
.video-details .text-cell {
  margin-top: 0 !important;
}
.video-details .text-cell .small {
  margin-top: 12px;
}
.module-community-tiles .title-cell p {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .module-community-tiles .title-cell p {
    width: 70%;
    margin: auto;
    margin-top: 8px;
  }
}
@media (min-width: 992px) {
}
.module-community-tiles .category-tile {
  width: 100%;
}
.module-community-tiles .category-tile .image-cell {
  height: 72px;
}
@media (min-width: 992px) {
  .module-community-tiles .category-tile .image-cell {
    height: 136px;
  }
}
@media (max-width: 991px) {
  .module-community-tiles .category-tile .text-cell {
    margin-top: 12px;
  }
}
.module-community-tiles .community-slider-sm .community-slide {
  width: 100%;
}
.nav-pills li a:focus,
.nav-pills li a:hover {
  color: #1E1E1E;
  background-color: transparent;
}
.module-category {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}
.module-category .col-xs-6 {
  display: inline-flex;
}
@media (max-width: 767px) {
  .module-category .col-xs-6:nth-child(even) {
    padding-left: 6px;
  }
  .module-category .col-xs-6:nth-child(odd) {
    padding-right: 6px;
  }
}
.module-category .category-tile {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  position: relative;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.module-category .category-tile:hover,
.module-category .category-tile:focus,
.module-category .category-tile.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-category .category-tile a {
  color: #1E1E1E !important;
  text-decoration: none !important;
  width: 100%;
}
.module-category .category-tile h5 {
  margin-bottom: 10px;
  word-break: normal;
}
@media (min-width: 992px) {
  .module-category .category-tile h5 {
    width: 80%;
  }
}
.module-category .category-tile .small {
  margin-bottom: 14px;
}
.module-category .category-tile:after {
  content: '\e915';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #E50A48;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 991px) {
  .module-category .category-tile {
    padding: 12px;
    margin-top: 12px !important;
  }
  .module-category .category-tile:after {
    bottom: 6px !important;
    left: 0px !important;
  }
}
@media (max-width: 991px) {
  .module-category {
    margin-top: 28px;
    margin-bottom: 60px;
  }
  .module-category .col-xs-6 {
    display: flex;
    align-items: stretch;
  }
  .module-category .col-xs-6 .category-tile {
    display: flex;
    padding-bottom: 50px;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column-reverse;
  }
  .module-category .col-xs-6 .category-tile:after {
    right: auto;
    top: auto;
    left: 20px;
    bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-testimonial-slider {
    margin-bottom: 60px;
  }
}
.module-testimonial-slider .text-cell {
  position: relative;
}
.module-testimonial-slider .text-cell:before {
  content: '\e900';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #E50A48;
  line-height: 44px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .module-testimonial-slider .text-cell:before {
    font-size: 32px;
    color: #E50A48;
    line-height: 75px;
  }
}
.module-testimonial-tiles {
  margin-bottom: 40px;
}
.module-testimonial-tiles .testimonial-tile {
  padding: 30px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  margin-top: 24px;
  border-radius: 6px;
}
.module-testimonial-tiles .testimonial-tile:hover,
.module-testimonial-tiles .testimonial-tile:focus,
.module-testimonial-tiles .testimonial-tile.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-testimonial-tiles .testimonial-tile .text-cell {
  position: relative;
}
.module-testimonial-tiles .testimonial-tile .text-cell:before {
  content: '\e900';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #E50A48;
  line-height: 44px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .module-testimonial-tiles .testimonial-tile {
    padding: 30px;
  }
  .module-testimonial-tiles .testimonial-tile .text-cell:before {
    font-size: 32px;
    color: #E50A48;
    line-height: 50px;
  }
}
.module-testimonial-tiles .testimonial-tile .profile-pic-cell {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 12px;
  overflow: hidden;
}
.module-testimonial-tiles .testimonial-tile .profile-pic-cell img {
  height: auto;
  width: 100%;
}
.module-testimonial-tiles .testimonial-tile .signature-cell {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
  margin-top: 60px;
}
.module-testimonial-tiles .testimonial-tile .signature-cell h5 {
  margin-bottom: 0;
}
.module-testimonial-tiles .testimonial-tile .signature-cell p.tiny {
  color: #8c8c8c;
}
@media (min-width: 768px) {
  .module-testimonial-tiles .flex-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .module-testimonial-tiles .flex-row .col-sm-4 {
    display: flex;
    align-items: stretch;
  }
}
.testimonial-slider {
  margin: 0px -12px 0px -10px;
}
@media (max-width: 767px) {
  .testimonial-slider {
    margin-top: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .testimonial-slider .slider-module .testimonial-slide .text-cell {
    padding-bottom: 250px;
  }
}
.testimonial-slider .slick-slide {
  opacity: 1;
  display: flex !important;
}
.testimonial-slider .slick-slide div {
  height: 100%;
}
@media (min-width: 768px) {
  .testimonial-slider .slick-slide div {
    height: calc(100% - 20px);
  }
}
.testimonial-slider .slick-slide .testimonial-slide {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .testimonial-slider .slick-slide .testimonial-slide .text-cell {
    padding-bottom: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .slick-slide .testimonial-slide .text-cell {
    padding-bottom: 200px;
  }
}
.testimonial-slider .slick-slide .testimonial-slide div {
  height: auto;
}
@media (max-width: 767px) {
  .testimonial-slider .slick-dots {
    margin-left: 12px;
  }
}
@media (min-width: 768px) {
  .testimonial-slider {
    margin-bottom: 76px;
  }
}
.testimonial-slider.hero-section {
  margin-bottom: 0px;
}
.testimonial-slider.hero-section .slick-list {
  overflow: hidden;
}
.testimonial-slider.hero-section .testimonial-slide {
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .testimonial-slider.hero-section .testimonial-slide {
    padding: 20px;
  }
  .testimonial-slider.hero-section .testimonial-slide .text-cell:before {
    line-height: inherit;
  }
  .testimonial-slider.hero-section .testimonial-slide p.large {
    margin-top: 8px;
  }
  .testimonial-slider.hero-section .testimonial-slide .signature-cell {
    margin-top: 35px;
  }
}
.testimonial-slider.hero-section .testimonial-slide:hover {
  box-shadow: 6px 10px 6px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  .testimonial-slider.hero-section .slick-list .slick-slide {
    margin-right: 0px;
  }
  .testimonial-slider.hero-section .slick-list .slick-slide div {
    /*position: relative;
                        display: block;*/
  }
}
@media (min-width: 992px) {
  .testimonial-slider.hero-section .slick-arrow {
    top: 50%;
  }
}
.section-hero {
  position: relative;
}
.section-hero .testimonial-slide {
  background-color: #ffffff !important;
}
.section-hero.details {
  position: relative;
}
@media (max-width: 767px) {
  .section-hero {
    background-image: url('/img/detail-hero.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: none !important;
  }
  .section-hero:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.2);
  }
  .section-hero.no-bg-image {
    background-image: none;
  }
  .section-hero.no-bg-image .slick-slide {
    margin-right: 0px !important;
  }
  .section-hero .hero-module .image-cell {
    display: none;
  }
  .section-hero .hero-module .title-text-cta-cell {
    color: #ffffff;
  }
  .section-hero .hero-module .title-text-cta-cell p {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .section-hero {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .section-hero .module-testimonial-slider {
    position: relative;
    z-index: 222;
  }
}
.hero-module {
  position: relative;
  z-index: 22;
}
.hero-module.university .title-text-cta-cell h1 {
  margin-bottom: 12px;
}
.hero-module.university .title-text-cta-cell h3 {
  max-width: 100% !important;
}
.title-text-cta-cell {
  overflow: hidden;
}
.title-text-cta-cell .tag {
  width: 80px;
  transform: skew(-20deg);
}
.details-wrapper {
  position: relative;
}
.details-wrapper .breadcrumb .subnav li {
  /*&:after {
                    padding: 0px 12px;
                }*/
}
.details-wrapper .breadcrumb .subnav li.drpdown-list.last-elt:after {
  content: '' !important;
}
.details-wrapper .breadcrumb .subnav li.drpdown-list.last-elt .dropbtn:after {
  content: '' !important;
}
@media (max-width: 767px) {
  .details-wrapper .breadcrumb {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #E50A48;
    color: #ffffff;
    height: 48px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .details-wrapper .breadcrumb .container {
    width: 100%;
  }
  .details-wrapper .breadcrumb .subnav {
    width: 100%;
  }
  .details-wrapper .breadcrumb .subnav li {
    display: none;
  }
  .details-wrapper .breadcrumb .subnav li.drpdown-list {
    display: block;
    width: 100%;
    padding: 0;
  }
  .details-wrapper .breadcrumb .subnav li.drpdown-list:after {
    content: '';
  }
  .details-wrapper .breadcrumb .subnav li.drpdown-list .dropbtn {
    background-color: #E50A48;
    color: #ffffff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .details-wrapper .breadcrumb .subnav li.drpdown-list .dropbtn:after {
    color: #ffffff;
    top: -12px;
  }
  .details-wrapper .breadcrumb .subnav li.drpdown-list .dropdown-content {
    width: calc(100vw + 20px);
    top: 34px;
    left: -20px;
  }
}
.profile-details {
  display: flex;
  align-items: center;
  width: 58%;
}
@media (min-width: 768px) {
  .profile-details .profile-desc {
    margin-left: 20px;
  }
}
.profile-details .profile-desc span {
  display: inline-block;
}
.profile-details .profile-desc .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.profile-details .profile-desc .title span + span {
  margin-left: 12px;
  border-left: 2px solid #1E1E1E;
  padding-left: 10PX;
}
.university-logo-cell {
  width: 36%;
  float: right;
  position: relative;
  text-align: center;
}
.module-form-info {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid #dcdcdc;
}
.module-form-info .info-cell {
  padding: 38px 30px;
  background-color: #F0F0F0;
  border-radius: 6px;
}
.module-form-info .info-cell .btn {
  margin-top: 24px;
}
.module-form-info .info-cell p {
  margin-top: 24px;
}
@media (max-width: 991px) {
  .module-form-info {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .module-form-location-details {
    margin-top: 40px;
  }
}
.module-consultation {
  padding-top: 16px;
  border-top: 2px solid #1E1E1E;
  padding-bottom: 60px;
  border-bottom: 2px solid #1E1E1E;
}
.module-consultation .button-cell {
  margin-top: 32px;
}
.module-consultation .btn + .btn {
  margin-top: 12px;
}
.module-directions .background-map-image {
  border-radius: 6px;
}
.module-directions .location-map-cell {
  min-height: 160PX;
  border: 0 !important;
  margin-top: 24px;
  margin-bottom: 12px;
  border-radius: 6px;
}
.module-directions .address-cell {
  margin-bottom: 16px;
}
.module-directions .address-cell span {
  display: inherit;
}
.module-directions .address-cell .address {
  margin-bottom: 12px;
  white-space: pre-line;
}
.module-directions h5 {
  margin-top: 14px;
}
@media (max-width: 767px) {
  .module-directions {
    padding-bottom: 100px;
  }
}
.module-location-details {
  margin-bottom: 80px;
}
.module-location-details .location-map-cell {
  min-height: 620px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.module-location-details .btn + .btn {
  margin-top: 12px;
}
@media (max-width: 991px) {
  .module-location-details {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .module-location-details .location-map-cell {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .module-location-details h4 {
    margin-bottom: 8px;
  }
  .module-location-details .address-cell {
    margin-bottom: 12px;
  }
  .module-location-details .text {
    display: inherit;
    margin-top: 12px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .module-location-details .location-map-cell {
    min-height: 180px;
  }
}
@media (min-width: 992px) {
  .module-location-details .address-cell span {
    display: block;
  }
  .module-location-details .address-cell span.address {
    width: 80%;
    margin-bottom: 12px;
  }
}
.module-location-tabs {
  /*padding-top: 80px;
    padding-bottom: 80px;*/
}
.module-location-tabs .module-tabs {
  min-height: 100%;
}
.module-location-tabs .tab-wrap {
  display: block !important;
}
.module-location-tabs .tab-wrap .nav-pills {
  display: flex;
  background-color: #d8d8d8;
  border-radius: 6px;
}
@media (max-width: 991px) {
  .module-location-tabs .tab-wrap .nav-pills {
    overflow-x: scroll;
  }
}
@media (min-width: 992px) {
  .module-location-tabs .tab-wrap .nav-pills {
    height: 54px;
  }
}
.module-location-tabs .tab-wrap .nav-pills li {
  float: left;
  display: inline-flex;
  width: 100%;
  background-color: #D8D8D8;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .module-location-tabs .tab-wrap .nav-pills li {
    justify-content: center;
  }
  .module-location-tabs .tab-wrap .nav-pills li a {
    margin: 12px 0px !important;
    justify-content: center;
    padding: 0 !important;
  }
}
.module-location-tabs .tab-wrap .nav-pills li a {
  width: 100%;
  text-decoration: none;
  color: #8C8C8C;
  text-align: center;
  transition: 0.3s all ease-in-out;
  font-weight: bold;
  display: flex;
  align-items: center;
  border-right: 1px solid #b4b4b4;
  border-radius: 0;
  justify-content: center;
  padding: 6px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .module-location-tabs .tab-wrap .nav-pills li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.module-location-tabs .tab-wrap .nav-pills li a:hover,
.module-location-tabs .tab-wrap .nav-pills li a:focus {
  color: #1e1e1e;
}
.module-location-tabs .tab-wrap .nav-pills li a:last-child a {
  border-right: 0;
}
.module-location-tabs .tab-wrap .nav-pills li.active {
  background-color: #E50A48;
  border-right: 0;
}
.module-location-tabs .tab-wrap .nav-pills li.active a {
  color: #ffffff;
  background-color: transparent;
  border-right: 0;
}
.module-location-tabs .tab-content .content-list {
  /*.contained-seperator {
                .container {
                    width: 100% !important;
                }
            }*/
}
@media (max-width: 991px) {
  .module-location-tabs .tab-content .content-list {
    padding-top: 20px;
  }
}
.module-location-tabs .tab-content .content-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module-location-tabs .tab-content .content-row h6 {
  padding-left: 40px;
}
.module-location-tabs .tab-content .content-row h6:before {
  content: '\e902';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0px;
  color: #E50A48;
  font-size: 32px;
  line-height: 0.8;
}
@media (max-width: 991px) {
  .module-location-tabs {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .module-location-tabs .tab-wrap.pills {
    margin-top: 0px;
  }
  .module-location-tabs .tab-wrap.pills li {
    min-width: 108px;
  }
}
.module-location-tabs .tab-content {
  padding: 20px 0;
}
@media (min-width: 992px) {
  .module-location-tabs .tab-content {
    padding: 40px 0;
  }
}
@media (min-width: 992px) {
  .module-location-tabs .tab-content .content-row + .content-row {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .module-location-tabs .tab-content .content-row {
    /*@media @only-xs {
                flex-direction: column;
                align-items: flex-start;
            }*/
  }
  .module-location-tabs .tab-content .content-row .small {
    margin-top: 12px;
  }
  .module-location-tabs .tab-content .content-row + .content-row {
    margin-top: 20px;
  }
}
.content-list .module-RTE + .module-RTE {
  margin-top: 20PX;
}
.modal-body .module-accordion {
  /*h5 {
            @media @from-md {
                margin-bottom: 40px !important;
            }
        }*/
}
.module-accordion {
  /*@media @only-xs {
        .title-text-CTA-module {
            padding-bottom: 40px;
            padding-top: 24px;
        }

        .richtext-style {
            padding-top: 24px;
        }

        .module-image-subtitle-text {
            padding-top: 24px;
            padding-bottom: 40px;

            .text-cell {
                margin-top: 18px;

                h5 {
                    margin-bottom: 18px !important
                }
            }
        }
    }*/
}
.module-accordion .tab-content {
  padding: 0;
}
.module-accordion .tab-content .content {
  padding: 40px 20px 40px 20px;
}
@media (max-width: 767px) {
  .module-accordion .tab-content .content {
    padding: 20px;
  }
}
.dotted-list {
  position: relative;
  height: 450px;
}
/* 
ul {
    list-style: none;
}*/
ol.vertical-dotted {
  list-style: none;
  margin-bottom: 120px;
}
ol.vertical-dotted li {
  position: relative;
  padding: 20px;
  counter-increment: li;
  counter-reset: 01;
  column-count: auto;
}
ol.vertical-dotted li:first-child {
  padding-top: 0;
}
ol.vertical-dotted li:first-child:before {
  top: 6px;
}
ol.vertical-dotted li:first-child a:before,
ol.vertical-dotted li:first-child .title-text-cell:before {
  top: 9px;
}
@media (max-width: 767px) {
  ol.vertical-dotted li:first-child a:before,
  ol.vertical-dotted li:first-child .title-text-cell:before {
    top: 54px;
    bottom: -9px;
  }
}
@media (max-width: 767px) {
  ol.vertical-dotted li:last-child:before {
    top: 15% !important;
  }
}
ol.vertical-dotted li:last-child .title-text-cell:before {
  display: none;
}
ol.vertical-dotted li:before {
  content: '0' counter(li);
  background-color: #84162F;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: inline-block;
  color: white;
  text-align: center;
  position: absolute;
  left: -32px;
  top: 24px;
  line-height: 40px;
  font-weight: bold;
  z-index: 99;
  counter-reset: headings;
}
ol.vertical-dotted li::marker {
  content: '';
}
.vertical-dotted > li a,
.title-text-cell {
  color: #1E1E1E;
  border-top-color: #e4e4e4;
  display: block;
  padding: 7px 0 9px 20px;
  border-top-width: 1px;
  border-top-style: dotted;
}
.vertical-dotted > li a:before,
.title-text-cell:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: -16px;
  top: 0;
  bottom: -56px;
  border: 6px dotted #dcdcdc;
  border-width: 0 0 0 6px;
}
@media (max-width: 767px) {
  .vertical-dotted > li a:before,
  .title-text-cell:before {
    left: -16px;
    top: 66px;
    bottom: -10px;
  }
}
.background-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.background-map .background-map-image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.location-map-cell {
  position: relative;
  border-top: 1px solid #dcdcdc;
}
@media (max-width: 991px) {
  .location-map-cell {
    padding-top: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.location-map-cell.university {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .location-map-cell.university {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .location-map-cell.university {
    padding-bottom: 45px;
    margin-bottom: 30px;
    margin-top: 0px;
  }
}
.location-map-cell .full-width-map {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.location-map-cell .full-width-map #map {
  height: 300px;
}
@media (min-width: 768px) {
  .location-map-cell .full-width-map #map {
    height: 600px;
  }
}
.location-map-cell .location-address-text {
  margin-top: 20px;
}
.location-map-cell .location-address-text h6 {
  padding-left: 38px;
  position: relative;
}
.location-map-cell .location-address-text h6:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e902';
  color: #E50A48;
  font-size: 32px;
  line-height: 28px;
  left: -4px;
  position: absolute;
  top: -6px;
}
@media (max-width: 991px) {
}
@media (max-width: 991px) {
  ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
.customwindow {
  padding: 16px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customwindow .content-cell {
  padding-left: 20px;
}
.customwindow .content-cell h5 {
  margin-bottom: 12px;
}
.customwindow .content-cell .address {
  margin-bottom: 6px;
  display: block;
  color: #787878;
}
.customwindow .logo-cell {
  height: auto;
  padding: 12px;
  border-right: 1px solid #DCDCDC;
  background-color: #ffffff;
}
.customwindow .logo-cell img {
  width: 118px;
}
@media (max-width: 767px) {
  .customwindow {
    max-width: 266px;
    padding: 8px 2px;
  }
  .customwindow .logo-cell img {
    width: 60px;
  }
  .customwindow .content-cell .title h5 {
    font-size: 16px;
  }
  .customwindow .content-cell .title .address {
    font-size: 12px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .gm-style-iw {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .gmnoprint {
    display: none !important;
  }
}
ol.horizontal-dotted-list {
  list-style: decimal-leading-zero;
  display: flex;
  align-items: baseline;
  margin-top: 12px;
  position: relative;
  flex-direction: column;
  padding-left: 0;
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list {
    margin-top: 60px;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    left: 20%;
    top: 16px;
    border-bottom: 6px dotted #DCDCDC;
    width: 63.5%;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  ol.horizontal-dotted-list:before {
    top: 4%;
  }
}
ol.horizontal-dotted-list li {
  position: relative;
  counter-increment: li;
  counter-reset: 01;
  column-count: auto;
  display: flex;
  flex-direction: column;
  padding-top: 24px;
  width: 100%;
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list li {
    width: calc(100%/3);
    padding: 6px;
    padding-top: 110px;
  }
}
@media (min-width: 992px) {
  ol.horizontal-dotted-list li {
    margin-right: 30px;
    padding-top: 160px;
  }
}
ol.horizontal-dotted-list li:last-child {
  margin-right: 0;
}
ol.horizontal-dotted-list li:before {
  content: '0' counter(li);
  background-color: #84162F;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: inline-block;
  color: white;
  text-align: center;
  position: absolute;
  left: 2%;
  line-height: 30px;
  counter-reset: headings;
  z-index: 99;
  top: 34px;
  font-weight: bold;
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list li:before {
    left: 50%;
    top: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    line-height: 38px;
  }
}
ol.horizontal-dotted-list li .image-title-text-cta {
  color: #1E1E1E;
  border-top-color: #e4e4e4;
  display: flex;
  border: 1px solid #DCDCDC;
  text-align: center;
  position: relative;
  flex-direction: row;
  border-radius: 6px;
  padding: 20px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list li .image-title-text-cta {
    padding: 60px 12px 30px;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  ol.horizontal-dotted-list li .image-title-text-cta {
    padding: 90px 20px 30px;
  }
}
@media (min-width: 1280px) {
  ol.horizontal-dotted-list li .image-title-text-cta {
    padding: 145px 64px 40px;
  }
}
ol.horizontal-dotted-list li .image-title-text-cta .img-cell {
  width: 96px;
  margin-right: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list li .image-title-text-cta .img-cell {
    position: absolute;
    left: 15%;
    right: 15%;
    padding: 18px;
    top: -20%;
    width: auto;
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  ol.horizontal-dotted-list li .image-title-text-cta .img-cell {
    width: 200px;
  }
}
@media (min-width: 1280px) {
  ol.horizontal-dotted-list li .image-title-text-cta .img-cell {
    width: 240px;
  }
}
ol.horizontal-dotted-list li .image-title-text-cta .text-cell {
  text-align: left;
  width: 70%;
}
ol.horizontal-dotted-list li .image-title-text-cta .text-cell h4 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  ol.horizontal-dotted-list li .image-title-text-cta .text-cell h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 4px;
  }
}
ol.horizontal-dotted-list li .image-title-text-cta .text-cell .btn {
  margin-top: 12px;
}
@media (min-width: 992px) {
  ol.horizontal-dotted-list li .image-title-text-cta .text-cell .btn {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  ol.horizontal-dotted-list li .image-title-text-cta .text-cell {
    margin-top: 24px;
    text-align: center;
    width: 100%;
  }
}
.modal-contents .image-cell {
  padding: 32px 86px;
  background-color: #ffffff;
  margin-top: 28px;
  margin-bottom: 24px;
}
.modal-contents .image-cell img {
  width: 188px;
  height: 164px;
}
@media (min-width: 768px) {
  .modal-contents .image-cell {
    padding: 32px 120px;
  }
  .modal-contents .image-cell img {
    width: 342px;
    height: 300px;
  }
}
.modal {
  z-index: 88888;
}
.modal-content-text {
  width: 100%;
  padding: 44px 20px;
}
.modal-content-text .modal-text {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .modal-content-text {
    padding: 40px;
  }
}
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 780px;
  height: 100%;
  -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: 88888;
}
.modal.right .modal-dialog .close {
  position: absolute;
  float: right;
  right: 60px;
  z-index: 10;
  font-size: 36px;
  font-weight: bold;
  top: 36px;
  cursor: pointer;
  font-size: 32px;
  line-height: 62px;
  color: #1E1E1E;
  font-weight: normal;
}
@media (max-width: 767px) {
  .modal.right .modal-dialog .close {
    right: 12px;
    top: 24px;
  }
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}
.modal.right .modal-content .button2 {
  margin-left: 0;
  margin-top: 16px;
}
/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
  z-index: 88888;
}
.modal.right.fade.in .modal-dialog {
  right: 0;
}
@media (max-width: 767px) {
  .modal.right.fade.in .modal-dialog {
    right: 0;
    left: 0;
    width: 100%;
  }
}
.modal-content {
  border-radius: 0;
  border: none;
}
.modal-header-small {
  padding: 44px 44px 0 44px;
}
@media (max-width: 767px) {
  .modal-header-small {
    padding: 40px 12px 0 12px;
  }
  .modal-header-small .text {
    margin-bottom: 4px;
    display: block;
  }
  .modal-header-small h2 {
    margin-bottom: 8px;
  }
}
.modal-header-small h5 {
  text-transform: uppercase;
}
.modal-content-text {
  width: 100%;
  padding: 32px 12px;
  padding-top: 0;
}
@media (min-width: 768px) {
  .modal-content-text {
    padding: 44px;
  }
}
.modal-content-text .modal-text {
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
}
.modal-content-text .modal-text h5 {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .modal-content-text .modal-text h5 {
    margin-bottom: 8px;
  }
}
.modal-content-text .modal-text p {
  color: #1e1e1e;
}
@media (max-width: 767px) {
  .modal-content-text .modal-text.module-location-tabs {
    padding-top: 24px;
  }
  .modal-content-text .modal-text.module-location-tabs ul {
    margin-top: 0px;
  }
}
ol.vertical-dotted li {
  padding: 40px 0px 40px 20px;
}
@media (max-width: 767px) {
  ol.vertical-dotted li {
    padding: 12px;
  }
  ol.vertical-dotted li:before {
    top: 15% !important;
  }
}
ol.vertical-dotted li:before {
  top: 34%;
}
ol.vertical-dotted li:first-child {
  padding-top: 0px;
}
ol.vertical-dotted li:first-child:before {
  top: 6px !important;
}
.vertical-dotted .title-text-cell {
  display: flex;
  justify-content: space-between;
  border-top: 0;
}
.vertical-dotted .title-text-cell p {
  display: flex;
  flex-wrap: wrap;
  width: 67%;
}
@media (max-width: 767px) {
  .vertical-dotted .title-text-cell {
    flex-direction: column;
  }
  .vertical-dotted .title-text-cell p {
    width: 100%;
  }
}
.modal-body .tab-pane {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .modal-body .tab-pane {
    margin-top: 20px;
  }
}
.modal-body .tab-pane .title-img-cta-list {
  margin-top: 0;
}
.modal-body .nav-pills {
  margin-top: 0;
}
.content-university-list .logo-title-list-module {
  margin-top: 60px;
}
.content-university-list .logo-title-list-module:first-child {
  margin-top: 0;
}
.content-university-list .logo-title-list-module .logo-title-list-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 26px;
}
.content-university-list .logo-title-list-module .logo-title-list-heading h4 {
  margin-bottom: 0;
}
.content-university-list .logo-title-list-module .logo-title-list-heading .extra-small {
  color: #8c8c8c;
}
.content-university-list .logo-title-list-module .logo-title-list {
  width: 100%;
  list-style-type: none;
  padding-left: 0px;
}
.content-university-list .logo-title-list-module .logo-title-list li {
  padding-bottom: 8px;
}
.content-university-list .logo-title-list-module .logo-title-list li .no-link-style {
  display: block;
}
.content-university-list .btn {
  padding: 10px 10px 10px 20px;
}
@media (max-width: 767px) {
  .content-university-list {
    padding-top: 20px;
  }
  .content-university-list h4 {
    font-size: 18px;
  }
  .content-university-list + .content-university-list {
    padding-top: 40px;
  }
  .content-university-list .logo-title-list-heading {
    margin-bottom: 22px;
  }
  .content-university-list .logo-title-list {
    margin-bottom: 20px;
  }
  .content-university-list .btn {
    padding: 10px 10px 10px 18px;
  }
}
.logo-title-text-cell {
  padding: 8px;
  display: flex;
  align-items: center;
  background-color: #F5F5F5;
  position: relative;
}
.logo-title-text-cell .text-cell p.tiny {
  color: #787878;
  margin-top: 4px;
}
.logo-title-text-cell:after {
  content: '\e915';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 20px;
  color: #E50A48;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
.logo-title-text-cell .logo-cell {
  min-width: 82px;
  width: 82px;
  height: auto;
  padding: 12px 8px;
  margin-right: 14px;
  align-items: center;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .logo-title-text-cell {
    padding: 18px 12px 18px 8px;
  }
  .logo-title-text-cell:after {
    top: 40%;
    right: 8px;
  }
}
.location-list-box .logo-title-text-cell {
  padding: 0;
}
.modal-accordion-dotted-list {
  padding: 30px 20px;
}
.bottom-sticky-alert-container {
  position: fixed;
  bottom: 1vh;
  width: 100%;
  z-index: 99999;
}
.bottom-sticky-alert-container .bottom-sticky-alert {
  padding: 12px;
  color: white;
  min-height: 100px;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  border-radius: 6px;
  background-color: #3C3C3C;
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  display: none;
}
@media (min-width: 768px) {
  .bottom-sticky-alert-container .bottom-sticky-alert {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .bottom-sticky-alert-container .bottom-sticky-alert {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container .bottom-sticky-alert {
    justify-content: space-between;
  }
  .bottom-sticky-alert-container .bottom-sticky-alert .button-cell {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container {
    bottom: 14px;
  }
  .bottom-sticky-alert-container.move-chaticon {
    bottom: 120px;
  }
  .bottom-sticky-alert-container.move-chaticon .chat-icon-wrapper {
    bottom: 1vh;
  }
}
.bottom-sticky-alert-container a {
  margin-left: 12px;
  color: #ffffff;
  font-weight: bold;
}
.bottom-sticky-alert-container p {
  position: relative;
  text-align: left;
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container p {
    font-size: 12px;
    line-height: 18px;
  }
}
.bottom-sticky-alert-container .text-cell {
  border: 0;
  border-left: 4px solid #E50A48;
  padding-left: 20px;
  text-align: left;
  width: 88%;
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container .text-cell {
    padding-left: 8px !important;
    text-align: left;
    width: 60%;
  }
}
.bottom-sticky-alert-container .button-cell .btn {
  min-width: 90px;
  padding: 14px 9px 14px 18px;
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container .button-cell .btn {
    padding: 12px 2px 12px 9px;
    font-size: 14px;
  }
}
.bottom-sticky-alert-container .closebtn {
  color: white;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  right: 2%;
  top: 5%;
}
@media (max-width: 991px) {
  .bottom-sticky-alert-container .closebtn {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .bottom-sticky-alert-container .closebtn {
    right: 1%;
    top: 6%;
    font-size: 16px;
  }
}
.bottom-sticky-alert-container .closebtn:hover {
  color: black;
}
@media (max-width: 767px) {
  .bottom-sticky-alert-container h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .bottom-sticky-alert-container {
    bottom: 1vh;
  }
  .bottom-sticky-alert-container .bottom-sticky-alert {
    padding: 26px 40px;
  }
  .bottom-sticky-alert-container .closebtn {
    font-size: 20px;
  }
  .bottom-sticky-alert-container .button-cell {
    margin-right: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .bottom-sticky-alert-container .bottom-sticky-alert {
    padding: 20px 40px;
  }
}
.bg-alert {
  /*position: absolute;
    top: 0px;
    width: 100%;*/
  /*left: 0px;
    right: 0px;
    height: 100%;*/
}
#the-basics span {
  position: relative;
  display: inline-block;
  width: 147px;
  height: 38px;
  border-bottom: 1px solid black;
}
#the-basics span input {
  width: 100%;
  height: 100%;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.twitter-typeahead .tt-hint {
  display: block;
  background-color: white;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px;
}
.twitter-typeahead .hint-small {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
  line-height: 1.5;
}
.twitter-typeahead .hint-large {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
  line-height: 1.33;
}
.tt-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
.tt-suggestion p {
  margin: 0;
}
.search-box-container {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 60px 0 76px;
  border-top: 1px solid #dcdcdc;
  position: absolute;
  top: -500px;
  transition: top 0.4s ease-in-out;
  z-index: 1;
}
.search-box-container.show {
  top: 203px;
  transition: top 0.4s ease-in-out;
}
@media (min-width: 992px) {
  .search-box-container.show {
    top: 138px;
  }
}
.search-box-container.show.no-alert-offset {
  top: 84px;
}
@media (min-width: 992px) {
  .search-box-container.show.no-alert-offset {
    top: 88px;
  }
}
.search-box-container input {
  outline: 0;
  border: 0;
  width: 100%;
  border-bottom: 2px solid #1E1E1E;
  PADDING-BOTTOM: 12PX;
  margin-bottom: 20px;
}
.search-box-container .tag-wrapper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 76px;
}
.search-box-container .tag-wrapper span {
  margin: 0px 8px;
  border-radius: 16px;
  padding: 2px 8px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 14px;
}
.search-box-container .tag-wrapper .tag-label {
  width: 15%;
}
.search-box-container .tag-wrapper .tags-list {
  min-height: 100px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 1 0;
  justify-content: flex-start;
}
.search-box-container .tt-input {
  border: 0 !important;
  border-bottom: 2px solid #1E1E1E !important;
  width: 100% !important;
  margin-bottom: 24px;
  min-height: 60px;
  font-size: 24px !important;
  line-height: 10px !important;
}
.search-box-container .tt-input::placeholder {
  color: #B4B4B4 !important;
  padding-bottom: 24px;
  font-size: 24px;
  line-height: 10px;
}
.search-box-container .tt-hint {
  display: none !important;
}
.search-box-container .twitter-typeahead {
  width: 100% !important;
}
.search-box-container .tt-menu {
  width: 100%;
  margin-top: 0 !important;
}
.search-box-container .tt-menu .results-header {
  padding: 32px 20px 15px;
  font-weight: 800;
}
.search-box-container .tt-menu a.typeahead-suggestion-link {
  cursor: pointer;
}
.search-box-container .tt-menu a.typeahead-suggestion-link:hover {
  background-color: #DCDCDC;
  padding-left: 20px;
  padding-right: 20px;
}
.search-box-container .tt-menu .tt-suggestion {
  padding: 12px 0px !important;
  margin: 0px 20px !important;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
  font-size: 18px !important;
}
.search-box-container .tt-menu .tt-suggestion:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e911';
  position: absolute;
  right: 0px;
  font-size: 32px;
  color: #1E1E1E;
}
.search-box-container .tt-menu .no-results-container {
  padding: 32px 24px;
  color: #B4B4B4;
  font-size: 18PX;
  line-height: 24px;
}
.module-search-results-nav {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #dcdcdc;
  padding: 0px;
}
.module-search-results-nav .searchresults-nav {
  list-style-type: none;
  padding-left: 0;
  margin: 0 auto;
}
.module-search-results-nav .searchresults-nav li {
  display: inline-block;
  padding: 26px 40px;
}
.module-search-results-nav .searchresults-nav li.active {
  border-bottom: 2px solid #E50A48;
}
.module-search-results-nav .searchresults-nav li.active a span {
  background-color: #E50A48;
}
.module-search-results-nav .searchresults-nav li:first-child {
  padding-left: 0;
}
.module-search-results-nav .searchresults-nav li:last-child {
  padding-right: 0;
}
.module-search-results-nav .searchresults-nav li a {
  width: 100%;
  color: #8C8C8C;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  position: relative;
}
.module-search-results-nav .searchresults-nav li a span {
  min-width: 24px;
  min-height: 24px;
  border-radius: 100%;
  background-color: #8c8c8c;
  position: absolute;
  right: -36px;
  color: #ffffff;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
}
.module-search-results .search-result-item {
  margin-top: 80px;
}
.module-search-results .search-result-item:last-child {
  margin-bottom: 80px;
}
.module-search-results .search-result-item h4 {
  margin-bottom: 40px;
}
.module-search-results .search-result-item h4 span {
  min-width: 24px;
  min-height: 24px;
  border-radius: 100%;
  background-color: #E50A48;
  margin-left: 20px;
  color: #ffffff;
  padding: 2px 8px;
  font-size: 14px;
  line-height: 20px;
}
.module-search-results .search-result-item .search-list-items-list {
  padding-left: 0;
  list-style-type: none;
}
.module-search-results .search-result-item .search-list-items-list li {
  padding: 20px 0px;
  border-bottom: 1px solid #DCDCDC;
}
.module-search-results .search-result-item .title-text-component {
  display: flex;
  align-items: center;
}
.module-search-results .search-result-item .title-text-component .title {
  margin-right: 20px;
  color: #1E1E1E;
}
.module-search-results .search-result-item .title-text-component .desc {
  color: #8C8C8C;
}
.module-search-results .search-result-item .title-text-component:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e911';
  position: absolute;
  right: 0px;
  font-size: 32px;
  color: #1E1E1E;
}
.module-search-results .search-result-item .image-text-component {
  display: flex;
}
.module-search-results .search-result-item .image-text-component:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e911';
  position: absolute;
  right: 0px;
  font-size: 32px;
  color: #1E1E1E;
}
.module-search-results .search-result-item .image-text-component .image-cell {
  width: 20%;
  margin-right: 24px;
  max-width: 140px;
}
.module-search-results .search-result-item .image-text-component .text-cell {
  display: flex;
  flex-direction: column;
}
.module-search-results .search-result-item .image-text-component .text-cell .date {
  margin-top: 8px;
  color: #8C8C8C;
}
@media (max-width: 767px) {
  .title-text-cta-cell p.date {
    color: #ffffff;
  }
}
.module-no-searchresults {
  padding-top: 70px;
  padding-bottom: 70px;
}
.module-no-searchresults .no-results-social-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.module-no-searchresults .no-results-social-wrapper .no-searchresults-box {
  margin-top: 40px;
  width: 48%;
  background-color: #ffffff;
  padding: 22px 22px 24px;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
}
.module-no-searchresults .no-results-social-wrapper .no-searchresults-box .icon-font {
  color: #E50A48;
  font-size: 40px;
  margin-bottom: 20px;
}
.module-no-searchresults .no-results-social-wrapper .no-searchresults-box h5 {
  margin-bottom: 20px;
}
.module-no-searchresults .no-results-social-wrapper .no-searchresults-box .btn {
  margin-top: 20px;
}
.module-no-searchresults .no-results-social-wrapper .no-searchresults-box .btn.with-right-arrow:after {
  right: 2%;
  line-height: inherit;
}
.module-map-block {
  margin-top: 40px;
  background-color: #fff;
  text-align: center;
  /*.nav-pills {
        li {
            width: 106px;
            height: 60px;

            @media @from-md {
                width: 200px;
            }

            a {
                //   background-color: #E6E6E6;
                height: 100%;
                z-index: 1;
                border: 1px solid #dcdcdc;
                color: #8C8C8C;
                border-radius: 0;
                font-size: 18px;
                font-weight: bold;
                text-decoration: none;
                display: flex;
                align-items: center;
                justify-content: center;

                &:hover {
                    color: #1E1E1E !important;
                    font-weight: bold;
                }
            }

            &.active {
                a {
                    background-color: white;
                    color: @color-primary;
                    height: 104%;
                    border-bottom: 0;
                    border-top: 2px solid @color-primary;
                    border-top: 4px solid #E50A48;
                    border-top-left-radius: 6px;
                    border-top-right-radius: 6px;
                }
            }

            & + li {
                margin: 0;
                border-left: 1px solid #DCDCDC;
            }
        }
    }*/
}
@media (min-width: 768px) {
  .module-map-block {
    border: 2px solid #fff;
    border-radius: 20px;
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
}
.module-map-block .search-bar {
  text-align: center;
  position: relative;
  display: inline-block;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .module-map-block .search-bar {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.module-map-block .search-bar .search-textbox {
  height: 50px;
  width: 300px;
  border-radius: 20px;
  border: 1px solid lightgray;
  display: inline;
  padding-right: 40px;
}
@media (min-width: 992px) {
  .module-map-block .search-bar .search-textbox {
    width: 480px;
  }
}
.module-map-block .sub-text {
  margin-top: 18px;
  margin-bottom: 15px;
  color: #8c8c8c;
}
@media (min-width: 768px) {
  .module-map-block .sub-text {
    margin-top: 8px;
  }
}
.module-map-block .search-result-container {
  position: relative;
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #DCDCDC;
  border-radius: 0PX 6px 6px 6px;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .module-map-block .search-result-container {
    height: 600px;
    margin-bottom: 15px;
    background-color: #ffffff;
  }
}
.module-map-block .search-result-container .search-map {
  height: 300px;
}
.module-map-block .search-result-container .search-map #map {
  height: 300px;
}
.module-map-block .search-result-container .search-map #map .custom-window {
  padding: 4px !important;
}
.module-map-block .search-result-container .search-map #map .title {
  font-weight: bold;
  display: block;
  color: #1e1e1e;
}
.module-map-block .search-result-container .search-map #map .address {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #787878;
  font-weight: 400;
}
@media (min-width: 992px) {
  .module-map-block .search-result-container .search-map #map .address {
    margin-top: 4px;
  }
}
.module-map-block .search-result-container .search-map #map .gm-ui-hover-effect {
  top: -3px !important;
  right: -3px !important;
}
.module-map-block .search-result-container .search-map #map ul {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .module-map-block .search-result-container .search-map {
    float: right;
    width: 100%;
    height: 100%;
  }
  .module-map-block .search-result-container .search-map #map {
    height: 100%;
    border-radius: 6px;
  }
}
.module-map-block .search-result-container .search-result-list {
  position: relative;
  width: 100%;
  text-align: left;
  color: #E50A48;
}
@media (min-width: 992px) {
  .module-map-block .search-result-container .search-result-list {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
  }
}
.module-map-block .search-result-container .search-result-list .location-list {
  margin-top: 24px;
  padding: 1px 10px 10px 10px 10px;
  width: 100%;
  display: inline-block;
  list-style-type: none;
  padding-left: 0;
}
.module-map-block .search-result-container .search-result-list .location-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.module-map-block .search-result-container .search-result-list .location-list::-webkit-scrollbar {
  width: 8px;
  background-color: #dcdcdc;
}
.module-map-block .search-result-container .search-result-list .location-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #8C8C8C;
}
@media (min-width: 992px) {
  .module-map-block .search-result-container .search-result-list .location-list {
    overflow-y: scroll;
  }
}
.module-map-block .search-result-container .search-result-list .location-list li:first-child {
  margin-top: 0;
}
.module-map-block .search-result-container .search-result-list .location-list li.active.location-list-box {
  background-color: #E50A48;
  color: white;
}
.module-map-block .search-result-container .search-result-list .location-list li.active.location-list-box .logo-title-text-cell {
  background-color: #E50A48;
}
.module-map-block .search-result-container .search-result-list .location-list li.active.location-list-box .logo-title-text-cell h7,
.module-map-block .search-result-container .search-result-list .location-list li.active.location-list-box .logo-title-text-cell .tiny {
  color: #ffffff !important;
}
.module-map-block .search-result-container .search-result-list .location-list li:hover.location-list-box {
  background-color: #E50A48;
}
.module-map-block .search-result-container .search-result-list .location-list li:hover.location-list-box .logo-title-text-cell {
  background-color: #E50A48;
}
.module-map-block .search-result-container .search-result-list .location-list li:hover.location-list-box .logo-title-text-cell h7,
.module-map-block .search-result-container .search-result-list .location-list li:hover.location-list-box .logo-title-text-cell .tiny {
  color: #ffffff !important;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box {
  margin-top: 10px;
  background-color: #F5F5F5;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  padding: 8px;
  border: 0;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .logo-title-text-cell:after {
  content: '';
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .logo-title-text-cell .logo-cell img {
  width: 100%;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box h7 {
  color: #1E1E1E;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .tiny {
  color: #787878;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box span {
  max-width: 60%;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box ul {
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 767px) {
  .module-map-block .search-result-container .search-result-list .location-list .location-list-box ul {
    display: none;
  }
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .title {
  font-weight: bold;
  display: block;
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .address {
  display: block;
  color: #1e1e1e;
  margin-top: 10px;
  max-width: 75%;
}
@media (min-width: 768px) {
  .module-map-block .search-result-container .search-result-list .location-list .location-list-box .address {
    margin-top: 12px;
  }
}
.module-map-block .search-result-container .search-result-list .location-list .location-list-box .icon-direction {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '/e906';
  position: absolute;
  font-size: 30px;
  bottom: 16px;
  right: 22px;
  color: #E50A48;
  cursor: pointer;
  margin: auto 0;
}
@media (max-width: 991px) {
}
@media (min-width: 992px) {
  .module-map-block .search-result-container .search-result-list .location-list {
    margin-top: 0;
    height: 100%;
    width: 50%;
    padding-right: 20px;
    margin-right: 20px;
    max-width: 364px;
  }
  .module-map-block .search-result-container .search-result-list .location-list .location-list-box {
    max-width: 364px;
  }
}
.hero-feature-module .icon-text-desc-list {
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
  margin-top: 90px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .hero-feature-module .icon-text-desc-list {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .hero-feature-module .icon-text-desc-list {
    margin-top: 120px;
    position: relative;
    left: 12px;
    z-index: 99;
    width: calc(100% - 24px);
  }
  .hero-feature-module .icon-text-desc-list ul {
    padding: 14px 20px;
  }
  .hero-feature-module .icon-text-desc-list ul li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0;
  }
  .hero-feature-module .icon-text-desc-list ul li:first-child {
    padding-top: 0;
  }
}
.hero-feature-module .icon-text-desc-list ul {
  display: inline-block;
  padding: 20px;
  list-style-type: none;
  width: 100%;
  margin: 0;
}
@media (min-width: 992px) {
  .hero-feature-module .icon-text-desc-list ul {
    padding: 20px 24px;
  }
}
.hero-feature-module .icon-text-desc-list ul li {
  padding: 0px 16px;
  border-right: 1px solid #DCDCDC;
  min-height: 160px;
}
.hero-feature-module .icon-text-desc-list ul li .top-cell {
  display: inline-block;
  transition: all 0.2s ease-in-out;
}
.hero-feature-module .icon-text-desc-list ul li .top-cell img {
  width: 40px;
}
.hero-feature-module .icon-text-desc-list ul li .top-cell.rotate-icon:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: all 0.2s ease-in-out;
}
.hero-feature-module .icon-text-desc-list ul li p {
  margin-top: 10px;
}
.hero-feature-module .icon-text-desc-list ul li h4 {
  margin-top: 2px;
}
.hero-feature-module .icon-text-desc-list ul li:last-child {
  border-right: 0;
}
@media (min-width: 992px) {
  .hero-feature-module .icon-text-desc-list ul li {
    min-height: 128px;
    padding: 0px 20px;
  }
  .hero-feature-module .icon-text-desc-list ul li p {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .hero-feature-module .icon-text-desc-list ul li {
    padding: 16px 0;
    min-height: 60px;
    border-bottom: 1px solid #dcdcdc;
    border-right: 0;
  }
  .hero-feature-module .icon-text-desc-list ul li .top-cell {
    display: flex;
    align-items: center;
  }
  .hero-feature-module .icon-text-desc-list ul li .top-cell h4 {
    margin-top: 0;
    margin-left: 12px;
    font-size: 18px;
    line-height: 28px;
  }
  .hero-feature-module .icon-text-desc-list ul li .top-cell:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'IEN Icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e912';
    font-size: 40px;
    color: #1E1E1E;
    position: absolute;
    right: 0;
  }
  .hero-feature-module .icon-text-desc-list ul li p {
    width: 66%;
    margin: auto;
    margin-top: 4px;
  }
}
.module-intro {
  position: relative;
}
@media (max-width: 767px) {
  .module-intro {
    padding-top: 220px;
  }
  .module-intro p {
    font-size: 16px;
    line-height: 24px;
  }
}
.module-intro p.description {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .module-intro p.description {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .module-intro h1 {
    margin-bottom: 8px;
  }
}
.module-title-text-img-list {
  padding-top: 28px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  padding-bottom: 34px;
}
@media (min-width: 768px) {
  .module-title-text-img-list {
    padding-bottom: 40px;
    padding-top: 34px;
  }
}
.module-title-text-img-list .no-link-style {
  display: inherit;
  width: 100%;
}
.module-title-text-img-list .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1280px) {
  .module-title-text-img-list .row {
    width: 100%;
  }
}
.module-title-text-img-list .col-xs-6 {
  display: flex;
}
@media (max-width: 767px) {
  .module-title-text-img-list .col-xs-6:nth-child(odd) {
    padding-right: 6px;
  }
  .module-title-text-img-list .col-xs-6:nth-child(even) {
    padding-left: 6px;
  }
}
.module-title-text-img-list .title-text-img-item {
  padding: 12px;
  display: flex;
  flex-direction: column;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding-bottom: 60px;
  margin-bottom: 16px;
  transition: 0.3s all ease-in-out;
  width: 100%;
  position: relative;
}
.module-title-text-img-list .title-text-img-item:hover,
.module-title-text-img-list .title-text-img-item:focus,
.module-title-text-img-list .title-text-img-item.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-title-text-img-list .title-text-img-item .text-cell {
  margin-top: 14px;
}
.module-title-text-img-list .title-text-img-item .image-cell {
  height: 72px;
}
.module-title-text-img-list .title-text-img-item:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e915';
  font-size: 28px;
  color: #E50A48;
  left: 12px;
  bottom: 12px;
  position: absolute;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-title-text-img-list .title-text-img-item:after {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .module-title-text-img-list .title-text-img-item {
    justify-content: normal;
    padding-bottom: 65px;
  }
  .module-title-text-img-list .title-text-img-item .image-cell {
    height: 76px;
  }
}
@media (min-width: 992px) {
  .module-title-text-img-list {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .module-title-text-img-list > .col-sm-3 {
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .module-title-text-img-list .title-text-img-item {
    padding: 20px;
    flex-direction: column-reverse;
    justify-content: space-between;
  }
  .module-title-text-img-list .title-text-img-item .text-cell {
    margin-bottom: 14px;
    margin-top: 0;
    width: 86%;
  }
  .module-title-text-img-list .title-text-img-item .image-cell {
    height: 136px;
  }
  .module-title-text-img-list .title-text-img-item:after {
    font-size: 32px;
    bottom: auto;
    left: auto;
    right: 12px;
    top: 20px;
  }
}
.module-home-testimonial {
  padding-top: 34px;
  padding-bottom: 34px;
}
.module-home-testimonial .btn:after {
  line-height: inherit;
}
@media (max-width: 767px) {
  .module-home-testimonial .richtext-style {
    text-align: left !important;
    margin-bottom: 16px;
  }
  .module-home-testimonial .richtext-style .subtitle {
    margin-bottom: 16px;
    display: block;
  }
}
@media (min-width: 768px) {
  .module-home-testimonial {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .module-home-testimonial .subtitle {
    position: absolute;
    top: -29px;
    left: 14px;
  }
  .module-home-testimonial .button-container {
    text-align: right;
    margin-bottom: 10%;
  }
}
@media (min-width: 992px) {
  .module-home-testimonial {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.module-home-testimonial .home-testimonial-slider-sm {
  padding-left: 0;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-list {
  overflow: visible;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-list .slick-track {
  display: flex;
  flex: 1 1 0;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-slide {
  margin-right: 24px;
  opacity: 0.2;
}
@media (max-width: 767px) {
  .module-home-testimonial .home-testimonial-slider-sm .slick-slide {
    margin-right: 1px;
  }
}
.module-home-testimonial .home-testimonial-slider-sm .slick-slide.slick-active {
  opacity: 1;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots {
  padding-top: 50px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
@media (max-width: 991px) {
  .module-home-testimonial .home-testimonial-slider-sm .slick-dots {
    padding-top: 20px;
  }
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
  /*@media @from-sm {
                width: 33.33%;
            }

            @media @from-md {
                width: 33.33%
            }*/
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li:last-child {
  margin-right: 0;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li:hover,
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li.slick-active {
  background-color: gray;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li button {
  display: none !important;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide {
  padding: 20px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  margin-right: 20px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 6px;
  transition: 0.3s all ease-in-out;
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide:hover,
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide:focus,
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .text-cell {
  position: relative;
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .text-cell:before {
  content: '\e900';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IEN Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #E50A48;
  line-height: 44px;
}
@media (min-width: 992px) {
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide {
    padding: 30px;
  }
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .text-cell:before {
    font-size: 32px;
    color: #E50A48;
    line-height: 50px;
  }
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .profile-pic-cell {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 12px;
  overflow: hidden;
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .profile-pic-cell img {
  height: auto;
  width: 100%;
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 15px;
  border-top: 1px solid #dcdcdc;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell {
    margin-top: 60px;
    padding-top: 20px;
  }
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell.two-cell .title-cell h5 {
    display: inline-block;
    padding-right: 8px;
  }
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell.two-cell .title-cell .h7 {
    border-left: 2px solid #1E1E1E;
    padding-left: 8px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell .text-cell h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
.module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell .text-cell p.tiny {
  color: #8c8c8c;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-arrow {
  bottom: -110px;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-arrow.slick-prev {
  right: auto;
  left: 0px;
}
.module-home-testimonial .home-testimonial-slider-sm .slick-arrow.slick-next {
  right: auto;
  left: 52px;
}
@media (max-width: 991px) {
  .module-home-testimonial .home-testimonial-slider-sm .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .module-home-testimonial .home-testimonial-slider-sm {
    margin-top: 28px;
  }
}
@media (min-width: 768px) {
  .module-home-testimonial .home-testimonial-slider-sm {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
  }
  .module-home-testimonial .home-testimonial-slider-sm > li {
    width: 50%;
    padding: 0px 10px;
    display: inline-block;
  }
  .module-home-testimonial .home-testimonial-slider-sm > li:nth-child(even) {
    margin-top: -10%;
    padding-right: 0;
  }
  .module-home-testimonial .home-testimonial-slider-sm > li:nth-child(odd) {
    padding-left: 0;
  }
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide {
    border: 1px solid #dcdcdc;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%;
  }
  .module-home-testimonial .home-testimonial-slider-sm .home-testimonial-slide .signature-cell p.tiny {
    color: #8c8c8c;
  }
}
.signature-cell p.tiny {
  color: #8C8C8C;
}
@media (max-width: 767px) {
  .image-cell .tag p {
    font-size: 12px !important;
    line-height: 18px !important;
  }
}
@media (min-width: 992px) {
  .button-right-container {
    text-align: right;
  }
}
.module-home-university {
  padding-top: 34px;
  padding-bottom: 34px;
}
.module-home-university .btn:after {
  line-height: inherit;
}
@media (max-width: 767px) {
  .module-home-university .richtext-style {
    text-align: left !important;
    margin-bottom: 20px;
  }
  .module-home-university .richtext-style .subtitle {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .module-home-university {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .module-home-university .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .module-home-university .subtitle {
    position: absolute;
    top: -20px;
    left: 14px;
  }
  .module-home-university .button-right-container {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .module-home-university {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.module-home-university .home-university-list-slider {
  padding-left: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .module-home-university .home-university-list-slider {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .module-home-university .home-university-list-slider {
    margin-bottom: 8px !important;
  }
}
.module-home-university .home-university-list-slider .slick-list {
  margin: 0px -10px;
}
.module-home-university .home-university-list-slider li {
  width: 100%;
  display: inline-block;
}
.module-home-university .home-university-list-slider li .home-university-list-slide {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item {
  padding: 16px;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 10px;
  justify-content: space-between;
  transition: 0.3s all ease-in-out;
  background-color: #ffffff;
  /*@media @to-sm {
                        margin-right: 0px;
                        margin-left: 0px;
                    }

                    @media @only-xs {
                        padding: 8px;
                        margin: 6px;
                    }*/
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item .university-item-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s all ease-in-out;
  width: 100%;
}
@media (max-width: 767px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item:last-child {
    margin-bottom: 0;
  }
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item img {
  width: 100%;
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item:hover,
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item:focus,
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.img {
  width: 120px;
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap {
  display: flex;
  align-items: center;
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap span {
  text-align: left;
}
.module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap span + span {
  margin-left: 8px;
}
@media (max-width: 991px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap {
    width: 100%;
    margin-left: 24px;
    justify-content: space-between;
  }
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap span {
    text-align: left;
    margin-right: 8px;
  }
}
@media (max-width: 991px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item,
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item-link {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .module-home-university .home-university-list-slider li .home-university-list-slide {
    flex-wrap: nowrap;
  }
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item {
    width: 32.33%;
    margin: 0 9px;
  }
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style {
    display: flex;
    justify-content: space-around;
  }
  .module-home-university .home-university-list-slider li .home-university-list-slide .university-item .no-link-style.text-wrap {
    width: 70%;
    margin-left: 16px;
    justify-content: space-between;
  }
}
.module-home-university .home-university-list-slider .slick-arrow {
  position: absolute;
  color: transparent;
  transform: translateY(-50%);
  z-index: 10;
  border: 0 none;
  background: -100px;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  bottom: -92px;
}
.module-home-university .home-university-list-slider .slick-arrow.slick-disabled {
  opacity: 10%;
  cursor: default;
}
.module-home-university .home-university-list-slider .slick-arrow .icon-font {
  font-size: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 48px;
}
.module-home-university .home-university-list-slider .slick-arrow.slick-prev {
  left: 0px;
}
.module-home-university .home-university-list-slider .slick-arrow.slick-next {
  left: 58px;
  transition: 0.3s all ease-in-out;
}
.module-home-university .home-university-list-slider .slick-arrow .icon-font {
  font-size: 48px;
  color: #1E1E1E;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 48px;
  transition: all 0.5s ease-in-out;
}
.module-home-university .home-university-list-slider .slick-arrow:hover {
  opacity: 40%;
}
@media (max-width: 767px) {
  .module-home-university .home-university-list-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-university .home-university-list-slider .slick-arrow {
    bottom: -88px;
  }
  .module-home-university .home-university-list-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
  .module-home-university .home-university-list-slider .slick-arrow.slick-next {
    left: 60px;
  }
}
.module-home-university .home-university-list-slider .slick-dots {
  padding-top: 50px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
@media (max-width: 991px) {
  .module-home-university .home-university-list-slider .slick-dots {
    padding-top: 20px;
  }
}
.module-home-university .home-university-list-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
  /*@media @from-sm {
                width: 33.33%;
            }

            @media @from-md {
                width: 33.33%
            }*/
}
.module-home-university .home-university-list-slider .slick-dots li:last-child {
  margin-right: 0;
}
.module-home-university .home-university-list-slider .slick-dots li:hover,
.module-home-university .home-university-list-slider .slick-dots li.slick-active {
  background-color: gray;
}
.module-home-university .home-university-list-slider .slick-dots li button {
  display: none !important;
}
.module-home-university .home-university-list-slider .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.module-home-university .home-university-list-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
.module-home-news,
.module-home-community {
  padding-top: 34px;
  padding-bottom: 34px;
}
.module-home-news .btn:after,
.module-home-community .btn:after {
  line-height: inherit;
}
@media (min-width: 992px) {
  .module-home-news .btn:nth-child(n+1),
  .module-home-community .btn:nth-child(n+1) {
    margin-left: 12px;
  }
}
@media (max-width: 991px) {
  .module-home-news .richtext-style,
  .module-home-community .richtext-style {
    text-align: left !important;
    margin-bottom: 18px;
  }
  .module-home-news .richtext-style .subtitle,
  .module-home-community .richtext-style .subtitle {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-news .button-right-container,
  .module-home-community .button-right-container {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .module-home-news .button-right-container .btn:last-child,
  .module-home-community .button-right-container .btn:last-child {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .module-home-news .button-right-container .btn,
  .module-home-community .button-right-container .btn {
    margin-bottom: 18px;
  }
}
@media (min-width: 992px) {
  .module-home-news,
  .module-home-community {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .module-home-news .subtitle,
  .module-home-community .subtitle {
    position: absolute;
    top: -20px;
    left: 14px;
  }
  .module-home-news .row,
  .module-home-community .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.module-home-news .home-news-slider,
.module-home-community .home-news-slider {
  list-style-type: none;
  padding-left: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .module-home-news .home-news-slider,
  .module-home-community .home-news-slider {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.module-home-news .home-news-slider .slick-list,
.module-home-community .home-news-slider .slick-list {
  overflow: visible !important;
}
.module-home-news .home-news-slider .slick-list .slick-track,
.module-home-community .home-news-slider .slick-list .slick-track {
  display: flex !important;
}
@media (max-width: 767px) {
  .module-home-news .home-news-slider,
  .module-home-community .home-news-slider {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-news .home-news-slider,
  .module-home-community .home-news-slider {
    margin-top: 36px;
  }
}
.module-home-news .home-news-slider .home-news-slide,
.module-home-community .home-news-slider .home-news-slide {
  background-color: white;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  padding: 16px;
  transition: all 0.2s ease-in;
}
@media (min-width: 768px) {
  .module-home-news .home-news-slider .home-news-slide,
  .module-home-community .home-news-slider .home-news-slide {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.module-home-news .home-news-slider .home-news-slide:hover,
.module-home-community .home-news-slider .home-news-slide:hover,
.module-home-news .home-news-slider .home-news-slide:focus,
.module-home-community .home-news-slider .home-news-slide:focus,
.module-home-news .home-news-slider .home-news-slide.active,
.module-home-community .home-news-slider .home-news-slide.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
.module-home-news .home-news-slider .home-news-slide .text-cell,
.module-home-community .home-news-slider .home-news-slide .text-cell {
  margin-top: 20px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .module-home-news .home-news-slider .home-news-slide .text-cell,
  .module-home-community .home-news-slider .home-news-slide .text-cell {
    margin-bottom: 14px;
  }
}
.module-home-news .home-news-slider .home-news-slide .text-cell .small,
.module-home-community .home-news-slider .home-news-slide .text-cell .small {
  color: #8C8C8C;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .module-home-news .home-news-slider .home-news-slide .text-cell .small,
  .module-home-community .home-news-slider .home-news-slide .text-cell .small {
    margin-top: 8px;
  }
}
.module-home-news .home-news-slider .home-news-slide .image-cell,
.module-home-community .home-news-slider .home-news-slide .image-cell {
  overflow: hidden;
  width: 100%;
  height: 168px;
}
@media (min-width: 992px) {
  .module-home-news .home-news-slider .home-news-slide .image-cell,
  .module-home-community .home-news-slider .home-news-slide .image-cell {
    max-width: 365px;
    width: 100%;
    height: 196px;
  }
}
.module-home-news .home-news-slider .home-news-slide .image-cell .tag,
.module-home-community .home-news-slider .home-news-slide .image-cell .tag {
  position: absolute;
  left: -5px;
  top: 0px;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  color: #ffffff;
  z-index: 999;
  background-color: #E50A48;
  padding: 2px 24px;
  transform: skew(-22deg);
}
.module-home-news .home-news-slider .home-news-slide .image-cell .tag p,
.module-home-community .home-news-slider .home-news-slide .image-cell .tag p {
  transform: skew(22deg);
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .module-home-news .home-news-slider .home-news-slide,
  .module-home-community .home-news-slider .home-news-slide {
    display: flex;
    flex-direction: column !important;
  }
  .module-home-news .home-news-slider .home-news-slide .image-cell,
  .module-home-community .home-news-slider .home-news-slide .image-cell {
    position: relative;
  }
  .module-home-news .home-news-slider .home-news-slide .image-cell img,
  .module-home-community .home-news-slider .home-news-slide .image-cell img {
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .module-home-news .home-news-slider .home-news-slide .image-cell,
  .module-home-community .home-news-slider .home-news-slide .image-cell {
    position: relative;
  }
  .module-home-news .home-news-slider .home-news-slide .image-cell img,
  .module-home-community .home-news-slider .home-news-slide .image-cell img {
    min-height: 238px;
  }
  .module-home-news .home-news-slider .home-news-slide .tag,
  .module-home-community .home-news-slider .home-news-slide .tag {
    position: absolute;
    background-color: #E50A48;
    color: #ffffff;
    /*padding: 4px;
                    padding-left: 20px;
                    padding-right: 12px;*/
  }
}
@media (max-width: 767px) {
  .module-home-news .home-news-slider .home-news-slide,
  .module-home-community .home-news-slider .home-news-slide {
    width: 100%;
  }
}
.module-home-news .home-news-slider .slick-slide,
.module-home-community .home-news-slider .slick-slide {
  min-width: 296px;
  opacity: 0.2;
  display: inherit !important;
  transition: all 0.2s ease-in;
}
.module-home-news .home-news-slider .slick-slide:first-child .home-news-slide,
.module-home-community .home-news-slider .slick-slide:first-child .home-news-slide {
  margin-left: 0px;
}
.module-home-news .home-news-slider .slick-slide:last-child .home-news-slide,
.module-home-community .home-news-slider .slick-slide:last-child .home-news-slide {
  margin-right: 0px;
}
.module-home-news .home-news-slider .slick-slide > div,
.module-home-community .home-news-slider .slick-slide > div {
  height: 100%;
  width: 100%;
}
.module-home-news .home-news-slider .slick-slide > div > li,
.module-home-community .home-news-slider .slick-slide > div > li {
  height: 100%;
}
.module-home-news .home-news-slider .slick-slide > div > li .home-news-slide,
.module-home-community .home-news-slider .slick-slide > div > li .home-news-slide {
  height: 100%;
}
.module-home-news .home-news-slider .slick-slide.slick-active,
.module-home-community .home-news-slider .slick-slide.slick-active {
  opacity: 1;
}
.module-home-news .home-news-slider .slick-arrow,
.module-home-community .home-news-slider .slick-arrow {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  color: transparent;
  transform: translateY(-50%);
  z-index: 10;
  border: 0 none;
  background: -100px;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  bottom: -92px;
}
.module-home-news .home-news-slider .slick-arrow.slick-disabled,
.module-home-community .home-news-slider .slick-arrow.slick-disabled {
  opacity: 10%;
  cursor: none;
}
.module-home-news .home-news-slider .slick-arrow.slick-disabled:hover,
.module-home-community .home-news-slider .slick-arrow.slick-disabled:hover,
.module-home-news .home-news-slider .slick-arrow.slick-disabled:focus,
.module-home-community .home-news-slider .slick-arrow.slick-disabled:focus {
  background-color: transparent !important;
}
.module-home-news .home-news-slider .slick-arrow .icon-font,
.module-home-community .home-news-slider .slick-arrow .icon-font {
  font-size: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 48px;
}
.module-home-news .home-news-slider .slick-arrow.slick-prev,
.module-home-community .home-news-slider .slick-arrow.slick-prev {
  left: 0px;
}
.module-home-news .home-news-slider .slick-arrow.slick-next,
.module-home-community .home-news-slider .slick-arrow.slick-next {
  left: 58px;
  transition: 0.3s all ease-in-out;
}
.module-home-news .home-news-slider .slick-arrow .icon-font,
.module-home-community .home-news-slider .slick-arrow .icon-font {
  font-size: 48px;
  color: #1E1E1E;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 48px;
  transition: all 0.5s ease-in-out;
}
.module-home-news .home-news-slider .slick-arrow:hover,
.module-home-community .home-news-slider .slick-arrow:hover {
  opacity: 40%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-news .home-news-slider .slick-arrow,
  .module-home-community .home-news-slider .slick-arrow {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    bottom: -88px;
  }
  .module-home-news .home-news-slider .slick-arrow .icon-font,
  .module-home-community .home-news-slider .slick-arrow .icon-font {
    font-size: 48px;
    line-height: 48px;
  }
  .module-home-news .home-news-slider .slick-arrow.slick-next,
  .module-home-community .home-news-slider .slick-arrow.slick-next {
    left: 60px;
  }
}
.module-home-news .home-news-slider .slick-dots,
.module-home-community .home-news-slider .slick-dots {
  padding-top: 50px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
@media (max-width: 991px) {
  .module-home-news .home-news-slider .slick-dots,
  .module-home-community .home-news-slider .slick-dots {
    padding-top: 19px;
  }
}
.module-home-news .home-news-slider .slick-dots li,
.module-home-community .home-news-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
  /*@media @from-sm {
                width: 33.33%;
            }

            @media @from-md {
                width: 33.33%
            }*/
}
.module-home-news .home-news-slider .slick-dots li:last-child,
.module-home-community .home-news-slider .slick-dots li:last-child {
  margin-right: 0;
}
.module-home-news .home-news-slider .slick-dots li:hover,
.module-home-community .home-news-slider .slick-dots li:hover,
.module-home-news .home-news-slider .slick-dots li.slick-active,
.module-home-community .home-news-slider .slick-dots li.slick-active {
  background-color: gray;
}
.module-home-news .home-news-slider .slick-dots li button,
.module-home-community .home-news-slider .slick-dots li button {
  display: none !important;
}
.module-home-news .home-news-slider .slick-dots li,
.module-home-community .home-news-slider .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.module-home-news .home-news-slider .slick-dots li.slick-active,
.module-home-community .home-news-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
.module-home-map {
  padding-top: 34px;
  padding-bottom: 34px;
}
.module-home-map .btn.with-right-arrow:after {
  line-height: inherit;
}
@media (max-width: 767px) {
  .module-home-map .richtext-style {
    margin-bottom: 16px;
  }
  .module-home-map .richtext-style p {
    margin: 0px !important;
  }
  .module-home-map .richtext-style .h1 {
    margin-bottom: 16px;
  }
  .module-home-map .button-right-container {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-map {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .module-home-map .button-right-container {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .module-home-map {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .module-home-map .richtext-style {
    margin-bottom: 28px;
  }
  .module-home-map .richtext-style p {
    margin-top: 20px;
  }
  .module-home-map .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.module-home-map .module-map-block {
  margin-top: 8px;
}
.module-home-partners {
  padding-top: 34px;
  padding-bottom: 34px;
}
.module-home-partners .btn.with-right-arrow:after {
  line-height: inherit;
}
.module-home-partners .row {
  position: relative;
}
@media (max-width: 991px) {
  .module-home-partners .text-center {
    text-align: left;
  }
  .module-home-partners .text-center h2 {
    margin-bottom: 8px;
  }
  .module-home-partners .button-right-container {
    margin-top: 16px;
  }
  .module-home-partners .home-partners-list {
    flex-wrap: wrap;
    padding-left: 0;
    margin-top: 16px !important;
  }
  .module-home-partners .home-partners-list .home-partner-slide {
    width: 48%;
    height: 126px;
    margin-top: 16px;
    padding: 40px;
    background-color: #ffffff;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .module-home-partners .button-right-container {
    text-align: right;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .module-home-partners .home-partners-list .home-partner-slide {
    padding: 20px;
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .module-home-partners .home-partner-xs-container {
    padding-left: 2px;
    padding-right: 2px;
  }
  .module-home-partners .slick-dots {
    left: 12px !important;
  }
  .module-home-partners .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .module-home-partners {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .module-home-partners .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .module-home-partners .button-right-container {
    position: absolute;
    right: 12px;
    top: 20px;
  }
}
.module-home-partners .home-partners-list {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  padding-left: 0;
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.module-home-partners .home-partners-list .slick-list {
  padding-bottom: 24px;
  width: 100%;
}
@media (max-width: 767px) {
  .module-home-partners .home-partners-list .slick-list {
    padding-bottom: 0;
  }
}
.module-home-partners .home-partners-list .home-partner-slide {
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  transition: 0.3s all ease-in-out;
}
.module-home-partners .home-partners-list .home-partner-slide:hover,
.module-home-partners .home-partners-list .home-partner-slide:focus,
.module-home-partners .home-partners-list .home-partner-slide.active {
  box-shadow: 6px 10px 30px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 992px) {
  .module-home-partners .home-partners-list .home-partner-slide {
    min-width: 178px;
    height: 144px;
    padding: 20px;
    margin-right: 12px;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .module-home-partners .home-partners-list .home-partner-slide:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-home-partners .home-partners-list {
    justify-content: flex-start;
  }
  .module-home-partners .home-partners-list .home-partner-slide {
    margin-right: 14px;
    width: 32%;
  }
  .module-home-partners .home-partners-list .home-partner-slide:nth-child(3) {
    margin-right: 0;
  }
}
.module-home-awards {
  margin-top: 0;
  margin-bottom: 40px;
}
.module-home-awards .awards-banner-list {
  display: flex;
  padding: 30px 20px;
  flex-direction: column;
  align-items: center;
  border-radius: 6px;
  list-style-type: none;
  justify-content: center;
  margin: 0;
  margin-top: 32px;
}
.module-home-awards .awards-banner-list li {
  border-bottom: 2px solid rgba(132, 22, 47, 0.5);
  display: inline-flex;
  width: 100%;
}
.module-home-awards .awards-banner-list li .award-banner-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 0px 2px 30px 2px;
}
.module-home-awards .awards-banner-list li .award-banner-item .image-cell {
  width: 130px;
  min-width: 130px;
  height: auto;
  margin-right: 12px;
}
.module-home-awards .awards-banner-list li .award-banner-item:hover,
.module-home-awards .awards-banner-list li .award-banner-item:focus,
.module-home-awards .awards-banner-list li .award-banner-item.active {
  text-decoration: underline;
}
.module-home-awards .awards-banner-list li:last-child {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .module-home-awards .awards-banner-list li:last-child .award-banner-item {
    padding: 30px 2px 0px 2px;
  }
}
@media (max-width: 767px) {
  .module-home-awards .awards-banner-list {
    margin-top: 38px;
  }
}
@media (min-width: 768px) {
  .module-home-awards .awards-banner-list {
    padding: 30px;
    justify-content: space-between;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }
  .module-home-awards .awards-banner-list li {
    border-bottom: 0;
    border-right: 2px solid rgba(132, 22, 47, 0.5);
  }
  .module-home-awards .awards-banner-list li:last-child {
    border-right: 0;
  }
  .module-home-awards .awards-banner-list li .award-banner-item {
    padding: 0px 40px;
  }
  .module-home-awards .awards-banner-list li .award-banner-item .image-cell {
    width: 120px;
    min-width: 120px;
    margin-right: 24px;
  }
}
@media (min-width: 992px) {
  .module-home-awards .awards-banner-list li .award-banner-item {
    padding: 0px 72px;
  }
}
.module-ien-schedule {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (max-width: 767px) {
  .module-ien-schedule {
    display: none;
  }
}
.module-ien-schedule .wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
}
@media (min-width: 992px) {
  .module-ien-schedule .wrap {
    height: 68px;
  }
}
.module-ien-schedule .wrap .left-icon-title-cell {
  align-items: center;
  display: flex;
  padding-right: 20px;
}
.module-ien-schedule .wrap .left-icon-title-cell .icon-schedule {
  font-size: 42px;
  margin-right: 16px;
}
.module-ien-schedule .wrap .right-vertical-slider-cell {
  width: 80%;
  text-align: left;
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider {
  list-style-type: none;
  padding-left: 0;
  border-left: 2px solid rgba(132, 22, 47, 0.5);
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li {
  display: flex !important;
  align-items: center;
  justify-content: start;
  text-align: left;
  padding: 0 40px;
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li + li {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li {
    padding: 0 40px;
  }
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li a {
  color: #ffffff;
  text-decoration: none;
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li a:hover,
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li a:focus {
  text-decoration: underline;
}
.module-ien-schedule .wrap .right-vertical-slider-cell .vertical-schedule-slider li h6 {
  margin-right: 12px;
}
.modal-open {
  padding-right: 0 !important;
  transition: all 0.7s ease-in-out;
}
.modal.fade.in {
  padding-right: 0px !important;
  z-index: 999999;
}
.modal-backdrop.fade.in {
  z-index: 99999;
}
.modal {
  overflow-y: auto;
}
.modal-open {
  overflow: auto;
  overflow-x: hidden;
}
.content-title-img-list .title-img-cta-list {
  padding-left: 0;
  list-style-type: none;
}
.content-title-img-list .title-img-cta-list li {
  padding: 40px 0;
  border-bottom: 1px solid #DCDCDC;
}
@media (min-width: 992px) {
  .content-title-img-list .title-img-cta-list li {
    padding: 60px 0;
  }
}
.content-title-img-list .title-img-cta-list li:last-child {
  border-bottom: 0;
}
.content-title-img-list .title-img-cta-list li:first-child {
  padding-top: 0;
}
.content-title-img-list .title-img-cta-list li .title-img-cta-item .image-cell {
  min-height: 180px;
  margin-top: 26px;
  margin-bottom: 20px;
  background-position: center;
  background-size: contain;
}
.content-university-list + .content-university-list {
  margin-top: 60px;
}
.content-title-img-text .image-cell {
  min-height: 180px;
  border: 1px solid #E50A48;
  margin-bottom: 24px;
}
.home-hero {
  position: relative;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .home-hero .home-hero-slider {
    position: relative;
    z-index: 999;
  }
  .home-hero .home-hero-slider .slick-arrow {
    bottom: -106px;
  }
}
@media (min-width: 992px) {
  .home-hero .home-hero-slider .text-flex-wrap {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .home-hero .home-hero-slider.news .slick-arrow {
    top: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-hero .home-hero-slider.news .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .home-hero .home-hero-slider .home-hero-slide {
    padding: 12px;
    min-height: 100%;
    margin-left: -12px;
    margin-right: -12px;
  }
  .home-hero .home-hero-slider .home-hero-slide .title-text-cta-cell p {
    margin-top: 8px;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .home-hero .home-hero-slider .home-hero-slide {
    padding-right: 60px;
    color: #ffffff !important;
  }
  .home-hero .home-hero-slider .home-hero-slide .image-cell {
    display: none;
  }
  .home-hero .home-hero-slider .home-hero-slide .btn {
    padding: 15px 20px;
    min-width: auto;
  }
}
@media (min-width: 768px) {
  .home-hero .home-hero-slider .btn {
    padding: 10px 20px;
  }
}
@media (min-width: 1280px) {
  .home-hero .home-hero-slider .btn {
    padding: 18px 42px;
  }
}
.home-hero .home-hero-slider .slick-dots {
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: 0px;
  left: 12px;
  display: flex;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .home-hero .home-hero-slider .slick-dots {
    bottom: -22px;
  }
}
@media (max-width: 767px) {
  .home-hero .home-hero-slider .slick-dots {
    bottom: -16px;
  }
}
.home-hero .home-hero-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .home-hero .home-hero-slider .slick-dots li {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .home-hero .home-hero-slider .slick-dots li {
    background-color: white;
  }
}
.home-hero .home-hero-slider .slick-dots li:last-child {
  margin-right: 0;
}
.home-hero .home-hero-slider .slick-dots li:hover,
.home-hero .home-hero-slider .slick-dots li.slick-active {
  background-color: gray;
}
.home-hero .home-hero-slider .slick-dots li button {
  display: none !important;
}
.home-hero .home-hero-slider .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.home-hero .home-hero-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .home-hero .home-hero-slider .home-hero-slide {
    padding-top: 50px;
  }
  .home-hero .home-hero-slider .home-hero-slide.newscomm {
    padding-top: 0;
  }
  .home-hero .home-hero-slider .slick-arrow {
    bottom: 58px;
  }
}
.home-hero .home-hero-slider .home-hero-slide a.thumbnail {
  width: 100%;
}
.home-hero .home-hero-slider .home-hero-slide a.thumbnail .video-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-hero .home-hero-slider .home-hero-slide .tag {
  width: auto !important;
}
.home-hero .home-hero-slider .home-hero-slide .tag p {
  margin: 0 !important;
}
.hero.home {
  position: relative;
}
@media (min-width: 768px) {
  .hero.home {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .hero.home {
    height: 855px;
  }
}
@media (min-width: 1280px) {
  .hero.home {
    height: 784px;
  }
}
@media (max-width: 767px) {
  .hero.home {
    padding-bottom: 210px;
  }
}
.hero.home .home-hero {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .hero.home .home-hero {
    margin-top: 4px !important;
  }
}
@media (max-width: 767px) {
  .hero.home .home-hero-bg {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    min-height: 600px;
    background-position: center;
    transition: background 0.35s linear;
  }
  .hero.home .home-hero-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 767px) {
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero .slick-dots {
    bottom: 0px;
    left: 0px;
  }
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero .title-text-cta-cell h3 {
    margin-top: 4px;
    margin-bottom: 8px;
  }
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero .title-text-cta-cell span.subtitle {
    font-size: 12px;
  }
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero .newscomm {
    padding-right: 0;
  }
  .NewsCommunityBlog-page-wrapper .section-wrapper.hero .newscomm.home-hero-slide {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .NewsCommunityBlog-page-wrapper .home-hero-bg {
    background-image: url('/img/detail-hero.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    transition: background 0.35s ease-in-out;
    background-position: center;
  }
  .NewsCommunityBlog-page-wrapper .home-hero-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.map-locationlist-slider .slick-track {
  display: flex !important;
}
.map-locationlist-slider .slick-slide {
  height: inherit !important;
  display: flex !important;
  flex-direction: column;
  align-items: stretch;
}
.map-locationlist-slider .slick-slide > div {
  display: flex;
  height: 100%;
}
.map-locationlist-slider .slick-slide > div .location-list-box {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 991px) {
  .map-locationlist-slider .slick-slide {
    margin-right: 4px;
  }
  .map-locationlist-slider .location-list-box {
    margin-bottom: 12px;
  }
  .map-locationlist-slider .slick-dots {
    width: 100%;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    bottom: -12px;
    left: 12px;
    display: flex;
  }
  .map-locationlist-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 99%;
    height: 8px;
    padding: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    transition: 0.5s ease-out;
    border: 0;
    margin: 0;
    border-radius: 6px;
  }
  .map-locationlist-slider .slick-dots li:last-child {
    margin-right: 0;
  }
  .map-locationlist-slider .slick-dots li:hover,
  .map-locationlist-slider .slick-dots li.slick-active {
    background-color: gray;
  }
  .map-locationlist-slider .slick-dots li button {
    display: none !important;
  }
  .map-locationlist-slider .slick-dots li {
    width: 8px;
    margin-right: 8px;
  }
  .map-locationlist-slider .slick-dots li.slick-active {
    background-color: #E50A48;
    width: 28px;
    border-radius: 4px;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .map-locationlist-slider .slick-slide {
    margin-right: 8px;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .map-locationlist-slider .location-list-box {
    margin-bottom: 8px;
  }
}
.modal.right .modal-content {
  overflow-y: scroll;
}
@media (max-width: 991px) {
  .NewsCommunityBlogDetails-page-wrapper .breadcrumb,
  .VideoDetail-page-wrapper .breadcrumb,
  .TestimonialDetails-page-wrapper .breadcrumb,
  .University-page-wrapper .breadcrumb {
    display: none;
  }
}
.NewsCommunityBlog-page-wrapper .section-hero,
.University-page-wrapper .section-hero {
  background-color: #f0f0f0 !important;
}
.NewsCommunityBlog-page-wrapper .video-overlay {
  position: relative;
  display: block;
}
.NewsCommunityBlog-page-wrapper .video-overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
}
.Testimonial-page-wrapper .section-hero {
  background-color: #f0f0f0;
}
.Testimonial-page-wrapper .section-hero:after {
  content: none;
}
@media (max-width: 767px) {
  .Testimonial-page-wrapper .section-wrapper.hero {
    padding-bottom: 28px;
    padding-top: 28px;
  }
  .Testimonial-page-wrapper .section-wrapper.hero .testimonial-slider {
    margin-top: 0px !important;
  }
}
.graph-area {
  padding-top: 58.97435897%;
  position: relative;
  display: block;
  width: 100%;
  border-radius: 8px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .graph-area {
    padding-top: 150%;
  }
}
.graph-area .graph-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.graph-area .anychart-credits {
  display: none;
}
.graph-area #ac_layer_z {
  margin-top: 20px;
}
.image-gallery {
  padding-bottom: 70px;
}
.image-gallery img {
  width: 100%;
}
.image-gallery .image-preview-wrapper {
  transition: all 0.5s ease-in-out;
  /*position:relative;
        height:446px;
        width:100%;
        padding-bottom:60px;*/
}
.image-gallery .image-preview-wrapper img {
  display: block;
}
.image-gallery .small {
  margin-top: 12px;
}
.image-gallery + .image-gallery {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .image-gallery {
    padding-bottom: 20px;
  }
  .image-gallery + .image-gallery {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .home-partners-slider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
  .home-partners-slider .slick-slide:first-child {
    margin-left: 0px;
  }
  .home-partners-slider .slick-slide:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  .home-partners-slider .slick-list {
    /*margin: 0 -10px;*/
  }
}
.home-partners-slider .slick-track {
  display: flex !important;
}
.home-partners-slider .slick-dots {
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: -32px;
  left: 48%;
}
@media (max-width: 991px) {
  .home-partners-slider .slick-dots {
    left: 0px;
  }
}
.home-partners-slider .image-wrapper {
  DISPLAY: inline-block;
  /*JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;*/
  WIDTH: 100%;
}
.home-partners-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 33%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 6px;
}
.home-partners-slider .slick-dots li:last-child {
  margin-right: 0;
}
.home-partners-slider .slick-dots li:hover,
.home-partners-slider .slick-dots li.slick-active {
  background-color: gray;
}
.home-partners-slider .slick-dots li button {
  display: none !important;
}
.home-partners-slider .slick-dots li {
  width: 8px;
  margin-right: 8px;
}
.home-partners-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  width: 28px;
  border-radius: 4px;
}
.contained-seperator {
  padding-top: 60px;
  padding-bottom: 60px;
}
.module-privacyTerms .button-cell {
  padding-bottom: 60px;
}
.module-privacyTerms h2 {
  padding-bottom: 60px;
}
.module-privacyTerms h5 {
  padding-bottom: 24px;
}
.split-rte-title-component .image-cell,
.split-rte-title-component #videoframe {
  min-height: 450px;
  display: flex;
}
@media (max-width: 991px) {
  .split-rte-title-component #videoframe {
    margin-top: 24px;
  }
}
.graph-area {
  margin-top: 24px;
  margin-bottom: 32px;
}
.contact-form-component {
  padding: 120PX;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  background-color: #FFFFFF;
}
@media (max-width: 991px) {
  .contact-form-component {
    padding: 12px;
  }
}
.landing-page .module-home-map {
  padding: 0;
}
.landing-page .home-university-list-slider {
  margin: 0 !important;
}
.landing-page .image-gallery {
  padding: 0;
}
.landing-page .home-university-list-slider .slick-list {
  padding: 0;
}
.landing-page table {
  margin: 0 !important;
}
.landing-page .landing-page-header {
  background-color: #ffffff;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .landing-page-header .logo-cell {
  width: 278px;
}
.landing-page .landing-page-hero-img-bg {
  height: 100%;
  width: 100%;
  position: relative;
}
.landing-page .landing-page-hero-img-bg .hero-bg-image {
  position: relative;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 40px;
}
@media (min-width: 992px) {
  .landing-page .landing-page-hero-img-bg .hero-bg-image {
    padding: 120px 0px;
  }
}
.landing-page .landing-page-hero-img-bg .md-main-image {
  display: none;
}
@media (min-width: 992px) {
  .landing-page .landing-page-hero-img-bg .md-main-image {
    display: block;
  }
}
.landing-page .landing-page-hero-img-bg .xs-main-image {
  display: block;
}
@media (min-width: 992px) {
  .landing-page .landing-page-hero-img-bg .xs-main-image {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hero-feature-module {
    padding-top: 20px;
  }
}
.hero-feature-module.landing-page {
  padding: 24px 0;
}
.hero-feature-module.landing-page .icon-text-desc-list {
  border: 0;
  outline: 0;
  box-shadow: none;
  margin: 0;
}
.hero-feature-module.landing-page .icon-text-desc-list #feaureAccordion {
  padding: 0;
}
@media (max-width: 767px) {
  .section-hero {
    position: relative;
    z-index: 222;
    padding-top: 48px;
  }
}
.module-contents .title-text-CTA-module.only-cta,
.details-text-module .title-text-CTA-module.only-cta {
  display: inline-block;
}
.module-contents .title-text-CTA-module :only-child.only-cta,
.details-text-module .title-text-CTA-module :only-child.only-cta {
  display: block;
}
.richtext-style h6,
.richtext-style .h6 {
  margin-bottom: 12px !important;
}
.details-text-module .richtext-style p:last-child {
  margin-bottom: 0;
}
.university-slider .slick-dots {
  padding-top: 50px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  top: -72px;
}
@media (max-width: 991px) {
  .university-slider .slick-dots {
    padding-top: 20px;
  }
}
.university-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 99%;
  height: 8px;
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-out;
  border: 0;
  margin: 0;
  border-radius: 0px;
  /*@media @from-sm {
                width: 33.33%;
            }

            @media @from-md {
                width: 33.33%
            }*/
}
.university-slider .slick-dots li.slick-active {
  background-color: #E50A48;
  border-radius: 0;
}
.university-slider .slick-dots li:last-child {
  margin-right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.university-slider .slick-dots li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.university-slider .slick-dots li button {
  display: none !important;
}
.map-container {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .map-container {
    padding-top: 0;
  }
}
.map-container .module-map-block .tab-wrap.pills {
  position: relative;
}
@media (max-width: 767px) {
  .map-container .module-map-block .tab-wrap.pills .xs-map-scroll {
    width: 100%;
    overflow-x: auto;
    height: 80px;
  }
}
.map-container .module-map-block .tab-wrap.pills .nav-pills {
  background-color: #dcdcdc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: 0;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  height: 60px;
  position: absolute;
  top: -75px;
  left: 0;
  z-index: 77;
  /*@media @only-xs {
                        width: 326px;
                        top: -69px;

                        li {
                            width: 108px;

                            a {
                                font-size: 16px;
                            }

                            span {
                                width: 28px;
                                right: 12px;
                            }
                        }
                    }*/
}
@media (max-width: 767px) {
  .map-container .module-map-block .tab-wrap.pills .nav-pills {
    display: flex;
    position: relative;
    margin-top: 0;
    top: 0px;
  }
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li {
  margin: 0;
  border: 0;
  padding: 10px 0px;
  height: 100%;
}
@media (min-width: 992px) {
  .map-container .module-map-block .tab-wrap.pills .nav-pills li {
    min-width: 200px;
  }
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li:last-child {
  height: 100%;
  background: #dcdcdc;
  border-radius: 6px;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li a {
  height: 100%;
  color: #8C8C8C;
  border-radius: 0;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-left: 1px solid #b4b4b4;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .map-container .module-map-block .tab-wrap.pills .nav-pills li a {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .map-container .module-map-block .tab-wrap.pills .nav-pills li a {
    padding: 0 20px;
  }
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li span {
  position: relative;
  display: inline-block;
  height: 20px;
  border-radius: 50%;
  background-color: #8c8c8c;
  color: #dcdcdc;
  font-size: 12px;
  line-height: 11px;
  padding: 5px 7px;
  margin-left: 8px;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li.active {
  background-color: white;
  color: #E50A48;
  height: 60px;
  border-bottom: 0;
  border-top: 2px solid #E50A48;
  border-top: 4px solid #E50A48;
  border-radius: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li.active a {
  border-left: none;
  background-color: transparent;
  color: #E50A48;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li.active span {
  background-color: #E50A48;
  color: #ffffff;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li.active + li a {
  border-left: none;
}
.map-container .module-map-block .tab-wrap.pills .nav-pills li:first-child a {
  border-left: none;
}
.breadcrumb {
  /*li:not(.home) {
        float: left;
        background: #ccc;
        margin-right: 50px;
    }

    li > a {
        text-decoration: none;
        display: block;
        position: relative;
        line-height: 40px;
        padding: 0 8px;
    }

    li > a:before {
        content: '';
        position: absolute;
        border: 20px solid #ccc;
        border-left-color: transparent;
        border-top-color: transparent;
        right: 100%;
        top: 0;
    }

    li > a:after {
        content: '';
        position: absolute;
        border: 20px solid #ccc;
        border-right-color: transparent;
        border-bottom-color: transparent;
        left: 100%;
    top: 0;
    }*/
}
.module-details-header .image-cell img {
  width: 100%;
}
.module-diagram {
  /*padding-bottom: 20px;

    @media @from-md {
        padding-bottom: 40px;
    }*/
}
.module-diagram .diagram-wrapper {
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
.module-diagram .diagram-wrapper .image-cell.flag img {
  width: 48px;
}
.module-diagram .diagram-wrapper .image-cell.four-flag img {
  width: 192px;
}
.module-diagram .diagram-wrapper h5 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.two-cell {
    flex-direction: column;
  }
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell {
  width: 46%;
  padding: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 6px;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell .text-cell {
  text-align: center;
  margin-top: 12px;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell .text-cell p {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell .highlight-cell {
  font-size: 16px;
  padding: 0px 14px;
  margin-top: 12px;
  line-height: 26px;
  border-radius: 18px;
  font-weight: bold;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.purple {
  background-color: #FCEBF8;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.purple:after {
  content: "";
  position: absolute;
  top: 35%;
  left: 46%;
  z-index: 1;
  border: solid 36px transparent;
  transform: rotate(90deg);
  border-bottom-color: #FCEBF8;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.purple .highlight-cell {
  background-color: #A7378C;
  color: #ffffff;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.primary {
  background-color: #FFE9F0;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.primary .highlight-cell {
  background-color: #E50A48;
  color: #ffffff;
  font-weight: bold;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.primary:after {
  content: "";
  position: absolute;
  top: 35%;
  left: 46%;
  z-index: 1;
  border: solid 36px transparent;
  border-bottom-color: #FFE9F0;
  transform: rotate(90deg);
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.gray {
  background-color: #EBEBEB;
}
.module-diagram .diagram-wrapper.two-cell .diagram-cell.gray .highlight-cell {
  border: 2px solid #1E1E1E;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.two-cell .diagram-cell {
    width: 100%;
    padding: 20px 16px 24px 16px;
  }
  .module-diagram .diagram-wrapper.two-cell .diagram-cell:first-child {
    margin-bottom: 40px;
  }
  .module-diagram .diagram-wrapper.two-cell .diagram-cell.primary {
    position: relative;
  }
  .module-diagram .diagram-wrapper.two-cell .diagram-cell.primary:after {
    content: "";
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    border: solid 36px transparent;
    border-top-color: #FFE9F0;
    /* transform: rotate(180deg); */
    top: 94%;
  }
  .module-diagram .diagram-wrapper.two-cell .diagram-cell.purple {
    position: relative;
  }
  .module-diagram .diagram-wrapper.two-cell .diagram-cell.purple:after {
    content: "";
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    border: solid 40px transparent;
    border-top-color: #FFE9F0;
    /* transform: rotate(180deg); */
    top: 94%;
  }
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell {
  width: 43%;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell .image-cell {
    text-align: center;
  }
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell .image-cell img {
    width: 54%;
  }
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell.purple {
  background-color: #FCEBF8;
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell.purple .highlight-cell {
  background-color: #A7378C;
  color: #ffffff;
  font-weight: bold;
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell.primary {
  background-color: #FFE9F0;
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell.primary:first-child:after {
  background-color: #84162F;
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell.primary .highlight-cell {
  color: #ffffff;
  font-weight: bold;
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell:first-child:after {
  content: "+";
  width: 60px;
  height: 60px;
  font-size: 52px;
  line-height: 56px;
  color: #ffffff;
  border-radius: 50%;
  left: 46%;
  border: 0;
  text-align: center;
  background-color: #491F50;
  position: absolute;
  top: 50%;
  TRANSFORM: TRANSLATEY(-50%);
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell:first-child:after {
    top: auto;
    bottom: -45%;
  }
}
.module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell:last-child:after {
  content: none;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell {
    width: 100%;
  }
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell:first-child {
    margin-bottom: 80px;
  }
  .module-diagram .diagram-wrapper.two-cell.plus-symbol .diagram-cell:first-child:after {
    top: auto;
    bottom: -45%;
    left: 42%;
  }
}
.module-diagram .diagram-wrapper.two-cell.eap .diagram-cell .image-cell {
  max-width: 160px;
  margin: auto;
  padding: 10px;
  height: 100%;
}
.module-diagram .diagram-wrapper.three-cell {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.module-diagram .diagram-wrapper.three-cell .diagram-single-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  flex-direction: column;
  background-color: #FFE9F0;
  margin-bottom: 30px;
  border-radius: 6px;
}
.module-diagram .diagram-wrapper.three-cell .diagram-single-cell .image-cell {
  max-width: 96px;
  padding: 4px;
  height: 100%;
}
.module-diagram .diagram-wrapper.three-cell .diagram-single-cell .text-cell {
  text-align: center;
  margin-top: 12px;
}
.module-diagram .diagram-wrapper.three-cell .diagram-single-cell .highlight-cell {
  font-size: 16px;
  padding: 0px 14px;
  margin-top: 12px;
  line-height: 26px;
  border-radius: 18px;
  background-color: #E50A48;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.three-cell .diagram-single-cell .highlight-cell {
    font-size: 12px;
  }
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div {
  display: flex;
  align-items: center;
  width: 46%;
  flex-direction: column;
  padding: 24px;
  margin-bottom: 30px;
  background-color: #EBEBEB;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div {
    width: 48%;
    padding: 20px;
    position: relative;
  }
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:last-child:before {
  content: "";
  position: absolute;
  top: 65%;
  left: 12%;
  z-index: 1;
  border: solid 40px transparent;
  border-bottom-color: #FFE9F0;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:last-child:before {
    top: -50px;
    left: 25%;
  }
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:first-child:before {
  content: "";
  position: absolute;
  top: 15%;
  left: 68%;
  z-index: 1;
  border: solid 40px transparent;
  border-bottom-color: #FFE9F0;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:first-child:before {
    top: -50px;
    left: 25%;
  }
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div .text-cell {
  text-align: center;
  margin-top: 12px;
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div .text-cell p {
  margin-top: 0 !important;
}
.module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div .highlight-cell {
  font-size: 16px;
  padding: 0px 14px;
  margin-top: 12px;
  line-height: 26px;
  border-radius: 18px;
  border: 2px solid #1E1E1E;
  font-weight: bold;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div .highlight-cell {
    font-size: 12px;
    padding: 0px 8px;
  }
}
@media (min-width: 768px) {
  .module-diagram .diagram-wrapper.three-cell {
    flex-direction: row;
    margin-bottom: 0;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-single-cell {
    padding: 60px;
    flex-direction: column;
    width: 46%;
    margin-bottom: 0;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-single-cell .image-cell {
    max-width: 194px;
    padding: 16px;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell {
    flex-direction: column;
    margin-bottom: 0;
    width: 47%;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:last-child {
    margin-bottom: 0;
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:last-child:before {
    content: "";
    position: absolute;
    top: 65%;
    left: 46%;
    z-index: 1;
    border: solid 40px transparent;
    border-bottom-color: #FFE9F0;
    transform: rotate(90deg);
  }
  .module-diagram .diagram-wrapper.three-cell .diagram-two-cell > div:first-child:before {
    content: "";
    position: absolute;
    top: 15%;
    left: 46%;
    z-index: 1;
    border: solid 40px transparent;
    border-bottom-color: #FFE9F0;
    transform: rotate(90deg);
  }
}
.module-diagram .diagram-wrapper.diagram-step-list {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-diagram .diagram-wrapper.diagram-step-list > div.col-sm-3 {
    display: flex;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list.no-bg > .col-sm-4 {
  display: flex;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 24px 45px;
  background-color: #FFE9F0;
  position: relative;
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  height: calc(100% - 20px);
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .image-cell {
  text-align: center!important;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
  background-color: #ffffff;
  border: 1px solid #DCDCDC;
  border-radius: 6px;
  padding: 24px 40px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
    padding: 10px;
    padding-bottom: 172px;
  }
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg .text-cell {
    position: absolute;
    padding: 0px 10px;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
    /*justify-content: normal !important;
                        align-items: normal !important;*/
    display: block;
    margin-bottom: 0px;
    padding: 24px 28px;
  }
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg .text-cell {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
    padding-bottom: 240px;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg .text-cell h5 + p {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
    padding: 20px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg {
    padding: 16px 10px 16px 10px;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg:after {
  content: none !important;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg .highlight-cell {
  margin-bottom: 12px;
  font-weight: bold;
  text-align: center;
  position: relative !important;
  bottom: auto !important;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item.no-bg h5 {
  margin-bottom: 8px;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item:after {
  content: "";
  position: absolute;
  left: 94%;
  z-index: 1;
  border: solid 40px transparent;
  border-bottom-color: #FFE9F0;
  transform: rotate(90deg);
  top: 34%;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .icon-cell {
  background-color: #ffffff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-bottom: 12px;
  padding: 6px;
  justify-content: center;
  align-items: center;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .text-cell {
  margin-bottom: 8px;
  text-align: center;
  padding-bottom: 40px;
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .text-cell p {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .text-cell {
    padding-bottom: 32px;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .highlight-cell {
  font-size: 16px;
  padding: 2px 6px;
  margin-top: 12px;
  line-height: 26px;
  border-radius: 18px;
  background-color: #E50A48;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  /*left: 50%;
                    transform: translateX(-50%);*/
}
@media (min-width: 992px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .highlight-cell {
    bottom: 24px;
    padding: 2px 14px;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .image-cell {
  max-width: 160px;
  padding: 12px;
}
@media (max-width: 991px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item .image-cell {
    max-width: 120px;
  }
}
.module-diagram .diagram-wrapper.diagram-step-list .col-sm-3:nth-child(4) .diagram-step-item:after,
.module-diagram .diagram-wrapper.diagram-step-list .col-sm-3:nth-child(8) .diagram-step-item:after {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item {
    padding: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .module-diagram .diagram-wrapper.diagram-step-list {
    border-radius: 6px;
  }
  .module-diagram .diagram-wrapper.diagram-step-list .diagram-step-item {
    padding: 24px;
  }
  .module-diagram .diagram-wrapper.diagram-step-list .col-xs-6 {
    border-radius: 6px;
  }
  .module-diagram .diagram-wrapper.diagram-step-list .col-xs-6:nth-child(even) .diagram-step-item:after {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .details-text-module .richtext-style p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  .dropdown .no-link-style {
    color: #ffffff;
  }
}
.Location-page-wrapper .module-location-tabs:last-child {
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  .Location-page-wrapper .module-location-tabs:last-child {
    padding-bottom: 45px;
  }
}
.module-paging .paging-inside {
  display: inline-block;
  position: relative;
}
.module-paging .paging-inside .next-btn {
  right: -30px;
  position: absolute;
}
.module-paging .paging-inside .prev-btn {
  left: -30px;
  position: absolute;
}
/*.module-testimonial-tiles {*/
@media (min-width: 768px) {
  .testimonial-tile,
  .testimonial-slide,
  .home-testimonial-slide {
    position: relative;
  }
  .testimonial-tile .no-link-style,
  .testimonial-slide .no-link-style,
  .home-testimonial-slide .no-link-style {
    display: block;
    position: relative;
    height: 100%;
  }
  .testimonial-tile .no-link-style .text-cell,
  .testimonial-slide .no-link-style .text-cell,
  .home-testimonial-slide .no-link-style .text-cell {
    padding-bottom: 200px;
  }
  .testimonial-tile .no-link-style .signature-cell,
  .testimonial-slide .no-link-style .signature-cell,
  .home-testimonial-slide .no-link-style .signature-cell {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
.testimonial-tile .text-cell,
.testimonial-slide .text-cell,
.home-testimonial-slide .text-cell {
  position: relative;
  padding-top: 34px;
}
.testimonial-tile .text-cell:before,
.testimonial-slide .text-cell:before,
.home-testimonial-slide .text-cell:before {
  position: absolute;
  top: 0px;
  line-height: inherit !important;
}
@media (min-width: 992px) {
  .testimonial-tile .text-cell,
  .testimonial-slide .text-cell,
  .home-testimonial-slide .text-cell {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .testimonial-tile .signature-cell,
  .testimonial-slide .signature-cell,
  .home-testimonial-slide .signature-cell {
    margin-top: 30px;
    padding-top: 15px;
  }
  .testimonial-tile .signature-cell h5,
  .testimonial-slide .signature-cell h5,
  .home-testimonial-slide .signature-cell h5 {
    font-size: 16px;
    line-height: 24px;
  }
  .testimonial-tile .signature-cell p.tiny,
  .testimonial-slide .signature-cell p.tiny,
  .home-testimonial-slide .signature-cell p.tiny {
    font-size: 12px;
    line-height: 24px;
  }
}
@media (min-width: 1280px) {
  .testimonial-slide,
  .home-testimonial-slide {
    padding: 40px;
  }
}
@media (min-width: 768px) {
  .testimonial-slide .no-link-style .text-cell,
  .home-testimonial-slide .no-link-style .text-cell {
    padding-bottom: 140px;
  }
}
@media (min-width: 992px) {
  .testimonial-slide .no-link-style .text-cell,
  .home-testimonial-slide .no-link-style .text-cell {
    padding-bottom: 150px;
  }
}
@media (min-width: 1280px) {
  .testimonial-slide .no-link-style .text-cell,
  .home-testimonial-slide .no-link-style .text-cell {
    padding-bottom: 150px;
  }
}
/*.home-testimonial-slider-sm {
    @media @from-sm {
        .no-link-style {
            position: relative;
            display: block;

            .home-testimonial-slide{
                position:relative;

            }
        }
    }
}*/
input[type="hidden"] + .field-validation-error {
  position: absolute;
  top: 28px;
  left: 28px;
}
.PrivacyPolicyTerms-page-wrapper .section-wrapper.privacy {
  padding-top: 88px;
}
@media (min-width: 992px) {
  .PrivacyPolicyTerms-page-wrapper .section-wrapper.privacy {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .PrivacyPolicyTerms-page-wrapper .module-privacyTerms {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
}
.richtext-style ul :only-child {
  margin: 0px !important;
}
/*.details-text-module {
    .title-cell {
        h2 {
            @media @from-md {
                margin-bottom: 0!important;
            }
        }
    }
}*/
.title-text-cta-cell .btn:only-child {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .details-text-module .col-md-8 .contact-form-component {
    padding: 20px 0px 60px 0px;
  }
}
@media (max-width: 767px) {
  .details-text-module .module-univercity .module-form-location-details {
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .details-text-module .module-univercity .umbraco-forms-page {
    padding-top: 12px !important;
  }
}
.module-heading {
  margin-bottom: 20px !important;
}
.news-list-module .community-slide .image-cell {
  width: 100%;
  height: 296px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .news-list-module .community-slide .image-cell {
    height: 226px;
  }
}
@media (min-width: 992px) {
  .news-list-module .community-slide .image-cell {
    height: 290px;
  }
}
@media (min-width: 1280px) {
  .news-list-module .community-slide .image-cell {
    height: 320px;
  }
}
.news-list-module .col-sm-4 .community-slide .image-cell {
  height: 196px;
}
.news-list-module .module-heading {
  margin-bottom: 0px !important;
}
.news-list-module .col-xs-12 {
  margin-top: 0px;
}
.error-module {
  height: 52vh;
  display: flex;
  align-items: flex-start;
  width: 100%;
  position: relative;
  justify-content: flex-start;
  padding-top: 32px;
}
@media (min-width: 992px) {
  .error-module {
    width: 50%;
    align-items: center;
    height: 75vh;
    padding-top: 0px;
  }
  .error-module .content-cell {
    text-align: left;
  }
  .error-module .content-cell p {
    width: 55%;
  }
}
.error-module p {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .error-module p {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 26px;
  }
}
.error-page-wrapper {
  position: relative;
}
.hero-logo-cell {
  max-width: 300px;
  margin-bottom: 40px;
}
.LandingPage-wrapper .hero.landing-page {
  height: 620px;
}
@media (min-width: 768px) {
  .LandingPage-wrapper .hero.landing-page {
    height: 680px;
  }
}
@media (min-width: 992px) {
  .LandingPage-wrapper .hero.landing-page {
    height: 736px;
  }
}
@media (min-width: 1280px) {
  .LandingPage-wrapper .hero.landing-page {
    height: 720px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .LandingPage-wrapper .hero.landing-page .hero-feature-module .icon-text-desc-list {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .LandingPage-wrapper .hero.landing-page .hero-feature-module .icon-text-desc-list {
    top: -95px;
  }
}
.LandingPage-wrapper .hero-landing.landing-page + .landing-page .block-section .with-bg {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .hero-feature-module.container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero-feature-module.container:before,
  .hero-feature-module.container:after {
    display: contents !important;
  }
  .hero-feature-module.container .row:before,
  .hero-feature-module.container .row:after {
    display: contents !important;
  }
}
.section-wrapper.with-bg .module-title-text-cta .image-cell img {
  margin: auto;
}
.bg-gray {
  background-color: #EBEBEB;
}
.bg-white {
  background-color: #ffffff;
}
.color-primary {
  color: #E50A48;
}
@media (min-width: 992px) {
  .mt-100 {
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .mt-60 {
    margin-top: 60px;
  }
}
.text-center {
  text-align: center;
}
.color-lightgray {
  color: #8C8C8C;
}
.top-border {
  border-top: 1px solid #dcdcdc;
}
.mt-0 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .mt-sm-32 {
    margin-top: 32px;
  }
}
.pt-60 {
  padding-top: 60px;
}
.bold {
  font-weight: bold;
}
.border-primary {
  border: 2px solid #E50A48;
}
.mt-20 {
  margin-top: 20PX;
}
.mt-32 {
  margin-top: 32px;
}
.no-border {
  border: 0;
}
.bg-primary {
  background-color: #E50A48;
}
.primary {
  background-color: #FFE9F0;
}
.secondary .bg-secondary {
  background-color: #FCEBF8;
}
.secondary .btn.secondary {
  color: #A7378C;
  border-color: #A7378C;
}
.secondary .color-secondary {
  color: #A7378C;
}
.gray {
  background-color: #EBEBEB;
}
.gray .btn.gray {
  background-color: transparent;
  color: #1E1E1E;
  border-color: #1E1E1E;
}
.only-xs-sm {
  display: none;
}
@media (max-width: 991px) {
  .only-xs-sm {
    display: block;
  }
}
.from-sm-only {
  display: none;
}
@media (min-width: 992px) {
  .from-sm-only {
    display: block;
  }
}
@media (max-width: 991px) {
  .mb-xs-60 {
    margin-bottom: 60px;
  }
}
.not-bold {
  font-weight: 400;
}
.no-pt {
  padding-top: 0!important;
}
.bg-lightgray {
  background-color: #f0f0f0;
}
.bd-0 {
  border-bottom: 0!important;
}
.no-padding {
  padding: 0 !important;
}
.color-purple {
  color: #A7378C;
}
.flex-align-end {
  display: flex;
  justify-content: flex-end;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-align-bottom {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .sm-flex {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .flex-order-1 {
    order: 1;
  }
}
@media (max-width: 767px) {
  .flex-order-2 {
    order: 2;
  }
}
@media (max-width: 767px) {
  .xs-color-white,
  .color-primary.xs-color-white {
    color: white !important;
  }
}
* {
  -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: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Noto Sans CJK KR, sans-serif;
  font-size: 16px;
  color: #1E1E1E;
  background-color: #EBEBEB;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: keep-all;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img,
embed,
object,
video {
  max-width: 100%;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
/*ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}*/
figure {
  margin: 0;
}
hr {
  border: 0;
  border-top: 1px solid #DFE4EA;
}
table {
  border-collapse: collapse;
}
iframe {
  overflow: hidden;
  border: none;
  width: 100%;
}
address {
  font-style: normal;
}
a,
button,
input {
  outline: 0;
}