@import url(../bootstrap/dist/css/bootstrap.min.css);
/*
@media screen and (max-width: $lowres-width) and (min-width: $ipad-width + 1)
@media screen and (max-width: $ipad-width)
@media screen and (max-width: $mobiles-width)
@media screen and (max-width: $iphone-width)
@media screen and (max-width: $smallphone-width)
@media screen and (max-width: $xsmallphone-width)
 */
@import url(web/jasny-bootstrap.min.css);
@media print {
  @page {
    margin-top: 100cm;
    margin-bottom: 100cm; }
  .footer, navbar, .sidebar, .nav, .to-top-btn, .mobile-nav-center {
    display: none; }

  a, a:after, a:before {
    content: none !important; }

  a[href]:after {
    content: none !important; } }
body {
  font-family: Helvetica, sans-serif;
  font-size: 16px; }

h1 {
  font-family: Roboto, sans-serif;
  font-size: 38px;
  color: #444444;
  font-weight: 500; }

h2 {
  font-family: Roboto, sans-serif;
  font-size: 36px;
  color: #9b9b9b;
  font-weight: 300; }

h3 {
  font-family: Helvetica, sans-serif;
  color: #9b9b9b;
  font-size: 24px;
  font-weight: 500; }

h4 {
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  margin-top: 25px; }

.st-button-styling {
  font-size: 16px;
  font-weight: 600 !important; }

@media screen and (max-width: 992px) {
  h1 {
    font-size: 36px; }

  h2 {
    font-size: 34px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 18px; }

  .st-button-styling {
    font-size: 14px;
    font-weight: 500; } }
@media screen and (max-width: 480px) {
  h1 {
    font-size: 34px; }

  h2 {
    font-size: 32px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 18px; }

  .st-button-styling {
    font-size: 16px;
    font-weight: 500; } }
/*     ------------------------------------------------------------------------------------              */
a {
  color: #bb1d3f;
  font-size: 16px;
  font-weight: bold; }
  a:hover {
    color: #9b9b9b; }
  a:focus, a:visited {
    color: #bb1d3f;
    text-decoration: none; }

p {
  font-size: 16px;
  color: #444444; }

li {
  font-size: 16px;
  color: #444444; }

blockquote {
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  color: #9b9b9b; }

div:focus, button:focus, img:focus, a:focus, p:focus, span:focus {
  outline: 0 !important; }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .hidden-s {
    display: none !important; } }
@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-1 {
    width: 8.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-2 {
    width: 16.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-3 {
    width: 25% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-4 {
    width: 33.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-5 {
    width: 41.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-6 {
    width: 50% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-7 {
    width: 58.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-8 {
    width: 66.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-9 {
    width: 75% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-10 {
    width: 83.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-11 {
    width: 91.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-12 {
    width: 100% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-0 {
    margin-left: 0% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-1 {
    margin-left: 8.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-2 {
    margin-left: 16.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-3 {
    margin-left: 25% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-4 {
    margin-left: 33.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-5 {
    margin-left: 41.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-6 {
    margin-left: 50% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-7 {
    margin-left: 58.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-8 {
    margin-left: 66.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-9 {
    margin-left: 75% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-10 {
    margin-left: 83.3333333333% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-11 {
    margin-left: 91.6666666667% !important; } }

@media only screen and (max-width: 767px) and (min-width: 521px) {
  .col-s-offset-12 {
    margin-left: 100% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-1 {
    width: 100% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-2 {
    width: 50% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-3 {
    width: 33.3333333333% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-4 {
    width: 25% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-5 {
    width: 20% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-6 {
    width: 16.6666666667% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-7 {
    width: 14.2857142857% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-8 {
    width: 12.5% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-9 {
    width: 11.1111111111% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-10 {
    width: 10% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-11 {
    width: 9.0909090909% !important; } }

@media only screen and (max-width: 1480px) and (min-width: 1200px) {
  .col-lgm-12 {
    width: 8.3333333333% !important; } }

@media screen and (max-width: 767px) and (min-width: 480px) {
  .landscape-3-cols {
    width: 33.3333333333% !important; }

  .landscape-4-cols {
    width: 25% !important; }

  .landscape-6-cols {
    width: 16.6666666667% !important; } }
@media (max-width: 992px) {
  .main-container {
    margin-top: 20px; }
    .main-container > .col-md-offset-1 {
      margin-left: 0; }
    .main-container > .col-md-10 {
      width: 100%; }

  .st-breadcrumb {
    display: none !important; }

  .web-header, .web-menu-header {
    display: none !important; }

  .mobile-header, .navbar-toggle {
    display: block !important; }

  .search-field {
    margin-top: -7px; }
    .search-field #searchform #s {
      background-color: #F8F8F8;
      border: none;
      border-bottom: solid #9b9b9b 1px;
      border-radius: 0 !important; }

  .search-bar {
    border-bottom: none !important; }
    .search-bar .fa-search {
      top: -25px !important; } }
.vertical-center {
  text-align: center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  white-space: nowrap; }
  .vertical-center::after {
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: " "; }
  .vertical-center > div {
    float: none;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    white-space: normal; }

/* mixin for multiline */
.container-fluid {
  background-color: white; }

.navbar {
  margin-top: 10px;
  margin-bottom: 0; }

p#logo {
  margin-bottom: 0;
  text-align: left;
  }
  p#logo a img {
    height: 70px; }

.mobile-logo {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%; }
  .mobile-logo img {
    max-height: 70px;
    width: auto; }
  @media screen and (max-width: 640px) {
    .mobile-logo {
      width: 85%; } }

li.dropdown {
  font-size: 18px; }

li.dropdown:hover:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 15; }

.nav.navbar-nav.navbar-right {
  margin-top: 15px;
  margin-right: 5px; }
  @media screen and (max-width: 1080px) {
    .nav.navbar-nav.navbar-right {
      margin-right: -5px; } }
  .nav.navbar-nav.navbar-right > li {
    border-left: solid #f2f2f2 1px; }
    .nav.navbar-nav.navbar-right > li a {
      padding: 10px 18px;
      color: #666666;
      font-size: 14px;
      font-weight: 300;
      text-decoration: none; }
      @media screen and (max-width: 1124px) and (min-width: 992px) {
        .nav.navbar-nav.navbar-right > li a {
          padding: 10px 14px; } }
  .nav.navbar-nav.navbar-right > li:last-child {
    border-left: none;
    background: #bb1d3f; }
    .nav.navbar-nav.navbar-right > li:last-child a {
      color: white; }
  .nav.navbar-nav.navbar-right > li:nth-child(-n+3):hover a {
    color: #bb1d3f; }
  .nav.navbar-nav.navbar-right > li:last-child:hover a:hover.dropdown-toggle {
    background-color: #444; }
  .nav.navbar-nav.navbar-right .dropdown-menu {
    margin-top: 0px;
    min-width: 100%; }
    .nav.navbar-nav.navbar-right .dropdown-menu li a {
      color: #262626 !important; }
  .nav.navbar-nav.navbar-right .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; }

.navbar.red-nav a.dropdown-toggle {
  text-transform: uppercase !important; }

a.dropdown-toggle.nav_1_dropdown:focus {
  background: #bb1d3f; }

.navbar-toggle {
  border-radius: 0;
  border-color: #bb1d3f !important;
  background-color: #bb1d3f !important; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #bb1d3f; }

.icon-bar {
  background-color: white; }

.navbar-brand {
  height: auto; }

.red-nav {
  border-radius: 0;
  padding-top: 0;
  border: 0; }

.red-nav .menu {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #bb1d3f; }
  .red-nav .menu .dropdown:hover .dropdown-menu {
    display: block; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .red-nav .menu .dropdown-menu {
      top: 98% !important; } }
  @supports (-ms-accelerator: true) {
    .red-nav .menu .dropdown-menu {
      top: 98% !important; } }

.menu .dropdown-menu > li.search-field {
  margin: 0 5px;
  padding: 3px; }

#searchform {
  display: inline-block; }
  #searchform .screen-reader-text {
    display: none; }
  #searchform #searchsubmit {
    display: none; }
  #searchform #s {
    border: 1px solid #DDDDDD; }

#searchform {
  width: 100%; }
  #searchform #s {
    width: 100%; }

.menu {
  list-style: none;
  margin: 0 auto;
  text-align: center; }
  .menu li {
    display: inline-block;
    margin: 0 5px; }
    @media screen and (max-width: 1100px) {
      .menu li {
        margin: 0; } }
    .menu li a {
      color: white;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      padding: 20px 22px 20px;
      display: block; }
    .menu li a:hover {
      background-color: #840822; }
    .menu li a.main-menu-search {
      padding: 22px 15px; }
  .menu .dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    margin-top: 0;
    z-index: 10; }
    .menu .dropdown-menu.multi-column {
      left: 100%;
      transform: translateX(-35%);
      min-width: 490px; }
      .menu .dropdown-menu.multi-column .col-lg-6:last-child, .menu .dropdown-menu.multi-column .col-md-6:last-child {
        padding-left: 0; }
      .menu .dropdown-menu.multi-column:after {
        transform: translateX(-30%);
        margin-left: -108px; }
    .menu .dropdown-menu .left-section, .menu .dropdown-menu .right-section {
      padding: 0px; }
    .menu .dropdown-menu .left-section {
      padding-left: 10px; }
    .menu .dropdown-menu .right-section {
      padding-right: 10px; }
    .menu .dropdown-menu:after, .menu .dropdown-menu:before {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .menu .dropdown-menu:after {
      /*border-color: rgba(136, 183, 213, 0);
      border-bottom-color: white;
      border-width: 7px;
      margin-left: 0;
      transform: translateX(-50%);*/ }
    .menu .dropdown-menu > li, .menu .dropdown-menu .left-section > li, .menu .dropdown-menu .right-section > li {
      border-bottom: solid #f2f2f2 1px;
      display: block;
      padding: 10px 0;
      margin-left: 15px; }
      .menu .dropdown-menu > li:last-child, .menu .dropdown-menu .left-section > li:last-child, .menu .dropdown-menu .right-section > li:last-child {
        border-bottom: none; }
      .menu .dropdown-menu > li > a, .menu .dropdown-menu .left-section > li > a, .menu .dropdown-menu .right-section > li > a {
        color: #666666;
        font-size: 16px;
        padding: 3px 20px; }
      .menu .dropdown-menu > li > a:hover, .menu .dropdown-menu .left-section > li > a:hover, .menu .dropdown-menu .right-section > li > a:hover {
        background-color: #f2f2f2; }
    .menu .dropdown-menu .left-section > li, .menu .dropdown-menu .right-section > li {
      margin-right: 0; }

.offcanvas {
  width: 99.8%; }
  .offcanvas.in {
    overflow: scroll; }

.canvas-slid, .canvas-sliding {
  z-index: 9999; }

@media screen and (max-width: 991px) {
  .navbar-toggle {
    display: block !important; } }

.menu li a.main-menu-search span {
  font-size: 18px;
  display: inherit; }
.menu li a.main-menu-search:hover {
  background-color: #bb1d3f; }

.x-button {
  float: left; }

.menu-search {
  margin-top: 25px;
  margin-left: 25px; }

.search-bar {
  border-bottom: solid #9b9b9b 1px;
  margin-left: 70px;
  padding-top: 20px; }
  .search-bar p {
    min-height: 20px;
    color: #9b9b9b;
    margin: 0 0 2px; }

.offcanvas-menus {
  margin-left: 20px;
  margin-top: 20px; }

.offcanvas.navmenu a {
  font-weight: 400; }
.offcanvas.navmenu .dropdown-menu.navmenu-nav {
  margin-top: 15px; }
  .offcanvas.navmenu .dropdown-menu.navmenu-nav li {
    margin-bottom: 15px; }
    .offcanvas.navmenu .dropdown-menu.navmenu-nav li a {
      color: #666666;
      z-index: 999;
      position: relative; }
      .offcanvas.navmenu .dropdown-menu.navmenu-nav li a:focus {
        color: #bb1d3f; }
  .offcanvas.navmenu .dropdown-menu.navmenu-nav li:last-child {
    margin-bottom: 0; }

.offcanvas-red-menu li a {
  color: #bb1d3f !important;
  font-size: 14px; }

.bordered-menu > li > a {
  border-bottom: solid #f2f2f2 1px; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: solid #f2f2f2 1px; }

.navmenu-default .navmenu-nav > .open > a, dropdown-toggle, .navmenu-default .navmenu-nav.dropdown-menu {
  background-color: transparent !important;
  color: #666666 !important; }

.arrow {
  border: solid #9b9b9b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3.5px;
  margin-bottom: 2px; }
  .arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg); }
  .arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }
  .arrow.down {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }

.mobile-nav-center {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.relative {
  position: relative; }

.search-bar .fa-search {
  position: relative;
  left: 95%;
  top: -10px;
  display: block;
  font-size: 18px;
  color: #9b9b9b; }

body {
  background-color: #f2f2f2; }

.home-slider > div {
  height: 485px; }

.ares .tp-bullet:hover, .ares .tp-bullet.selected {
  background-color: rgba(59, 50, 53, 0.8);
  right: 20px !important; }

.ares .tp-bullet {
  background-color: white; }

.st-boxes {
  border-right: solid #9b9b9b 1px; }
  .st-boxes:hover {
    background: rgba(0, 0, 0, 0.2); }
  .st-boxes .wpb_wrapper, .st-boxes .wpb_wrapper > .wpb_text_column {
    height: 100%;
    width: 100%; }

.st-boxes-height {
  min-height: 84px !important; }

.st-boxes-title {
  height: 100%;
  width: 100%;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  line-height: 1;
  color: #666666; }
  .st-boxes-title a {
    height: 100%;
    width: 100%;
    display: block;
    font-size: 16px;
    color: #666666; }
    .st-boxes-title a strong {
      top: 40%;
      position: relative;
      display: block;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 580px) {
        .st-boxes-title a strong {
          text-align: center;
          padding-left: 30px;
          width: 100%;
          margin: 0 !important;
          font-size: 16px; } }
      @media screen and (max-width: 399px) {
        .st-boxes-title a strong {
          text-align: center;
          padding-left: 28px;
          width: 100%;
          margin: 0 !important;
          font-size: 14px; } }
  @media screen and (max-width: 640px) and (min-width: 300px) {
    .st-boxes-title {
      transform: translate(-50%, -50%);
      left: 50%;
      text-align: left;
      font-size: 14px; } }

.st-boxes-icon {
  height: auto;
  width: auto;
  transform: translateY(-55%);
  top: 50%;
  width: auto;
  left: 25%;
  position: absolute;
  text-align: center;
  display: block; }
  @media screen and (max-width: 1280px) and (min-width: 992px) {
    .st-boxes-icon {
      left: 15%; }
      .st-boxes-icon img {
        width: 90%; } }
  @media screen and (max-width: 992px) and (min-width: 640px) {
    .st-boxes-icon {
      left: 7%; }
      .st-boxes-icon img {
        width: 80%; } }
  @media screen and (max-width: 640px) and (min-width: 300px) {
    .st-boxes-icon {
      left: 8%; }
      .st-boxes-icon img {
        width: 50%; } }
  .st-boxes-icon.right {
    right: 25%;
    left: unset; }
    @media screen and (max-width: 1280px) and (min-width: 992px) {
      .st-boxes-icon.right {
        right: 15%; } }
    @media screen and (max-width: 992px) and (min-width: 640px) {
      .st-boxes-icon.right {
        right: 7%; } }
    @media screen and (max-width: 640px) and (min-width: 300px) {
      .st-boxes-icon.right {
        right: 5%;
        transform: translateY(-15%); } }

@media screen and (max-width: 425px) {
  .st-boxes-title a strong {
    top: 50%;
    transform: translateY(-50%); } }
/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  /*HOME PAGE*/
  .st-boxes-icon {
    left: 8%; }

  .st-boxes-height {
    min-height: 86px !important; }

  .st-boxes-title {
    left: 50%; } }
@media screen and (max-width: 399px) {
  .st-boxes-icon {
    left: 4%; } }
.st-news-img {
  object-fit: cover; }
  @media screen and (max-width: 992px) and (min-width: 300px) {
    .st-news-img {
      padding: 0 !important;
      height: 250px; } }

.st-news-red {
  color: #f2f2f2 !important; }
  .st-news-red p {
    color: #f2f2f2 !important; }

.wpb_wrapper .st-news-date {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 12px; }

.st-news-title {
  color: #bb1d3f; }

.st-news-content {
  font-weight: 400;
  line-height: 1.8;
  color: #444444; }
  .st-news-content.st-news-red {
    font-weight: 300;
    color: #f2f2f2; }

.more-news {
  color: #666666;
  font-size: 14px; }
  .more-news a {
    color: #666666;
    font-size: 14px;
    text-decoration: none; }
    .more-news a :hover {
      color: #666666; }
  .more-news img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65%; }

.slick-slider {
  position: unset !important; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slick-slider {
      position: inherit !important; } }
  @supports (-ms-accelerator: true) {
    .slick-slider {
      position: inherit !important; } }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .quick-links-slider.unslicked > .slide-slick {
    width: 31%; }

  .slider-slick.quick-links {
    width: 100%; }

  .slider-slick.hidden-slider {
    width: 100%; }

  .quick-links-row {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }
.quick-links-slider .slick-list {
  margin: 0 !important; }
.quick-links-slider > .slide-slick .slick-content img {
  width: 97px;
  height: 97px; }
.quick-links-slider.unslicked > .slide-slick {
  float: left;
  width: 31.3333%;
  display: inline-block;
  margin: 1%; }
  .quick-links-slider.unslicked > .slide-slick .slick-content {
    text-align: center;
    width: 100%; }
    .quick-links-slider.unslicked > .slide-slick .slick-content img {
      width: 70px;
      height: 70px; }
.quick-links-slider .slick-content {
  background-color: white;
  margin: 10px !important;
  padding: 35px 10px; }
  @media screen and (max-width: 1280px) and (min-width: 1025px) {
    .quick-links-slider .slick-content {
      margin: 5px;
      padding: 35px 0px; } }
  @media screen and (max-width: 1024px) and (min-width: 993px) {
    .quick-links-slider .slick-content {
      margin: 5px;
      padding: 15px 0px; } }
  @media screen and (max-width: 992px) and (min-width: 300px) {
    .quick-links-slider .slick-content {
      margin: 0 !important;
      padding: 15px 0px; } }
  .quick-links-slider .slick-content img {
    margin: 0 auto;
    text-align: center;
    height: 97px; }
  .quick-links-slider .slick-content p {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    color: #666666; }
    @media screen and (max-width: 992px) and (min-width: 300px) {
      .quick-links-slider .slick-content p {
        margin-top: 20px;
        font-size: 14px;
        height: 36px; } }
  .quick-links-slider .slick-content:hover {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.5); }

.quick-links-row {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.slider-slick, .home-slider {
  overflow: hidden; }

.slider-slick {
  margin: 0 -10px;
  margin-bottom: 25px; }
  @media screen and (max-width: 991px) {
    .slider-slick {
      margin: 0px; } }

.slider-slick.hidden-slider {
  visibility: hidden;
  position: absolute;
  width: calc(100% + 20px);
  top: 0;
  left: 0; }
  @media screen and (max-width: 992px) {
    .slider-slick.hidden-slider {
      width: calc(100%); } }

@media screen and (max-width: 640px) and (min-width: 300px) {
  .upcoming-dates-slider .slick-list {
    margin: 0px 10px !important; } }
.upcoming-dates-slider .slick-dots {
  bottom: 11px; }
.upcoming-dates-slider .slick-slide .slick-content {
  background-color: white;
  margin: 10px 15px;
  padding: 15px 20px;
  padding-bottom: 15px; }
  .upcoming-dates-slider .slick-slide .slick-content:hover {
    box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48); }
  @media screen and (max-width: 992px) and (min-width: 641px) {
    .upcoming-dates-slider .slick-slide .slick-content {
      padding: 10px 10px;
      padding-bottom: 0px;
      height: 145px; } }
  @media screen and (max-width: 640px) and (min-width: 566px) {
    .upcoming-dates-slider .slick-slide .slick-content {
      padding: 10px 10px;
      padding-bottom: 0px;
      height: 145px; } }
  @media screen and (max-width: 565px) and (min-width: 481px) {
    .upcoming-dates-slider .slick-slide .slick-content {
      margin: 5px 5px;
      padding: 10px 6px;
      padding-bottom: 0px;
      height: 130px; } }
  @media screen and (max-width: 480px) and (min-width: 300px) {
    .upcoming-dates-slider .slick-slide .slick-content {
      margin: 5px 5px;
      padding: 10px 4px;
      padding-bottom: 0px;
      height: 105px; } }
  .upcoming-dates-slider .slick-slide .slick-content a {
    text-decoration: none; }
  .upcoming-dates-slider .slick-slide .slick-content .event-info {
    border-bottom: solid #dddddd 1px;
    padding-bottom: 15px; }
    @media screen and (max-width: 565px) and (min-width: 300px) {
      .upcoming-dates-slider .slick-slide .slick-content .event-info {
        padding-bottom: 8px; } }
    @media screen and (max-width: 480px) and (min-width: 300px) {
      .upcoming-dates-slider .slick-slide .slick-content .event-info {
        padding-bottom: 0px; } }
    .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box {
      color: white;
      width: 75px;
      height: 75px;
      background-color: #bb1d3f;
      display: inline-block;
      text-align: center;
      padding: 5px; }
      @media screen and (max-width: 992px) and (min-width: 641px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box {
          width: 70px;
          height: 70px; } }
      @media screen and (max-width: 640px) and (min-width: 566px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box {
          width: 60px;
          height: 60px; } }
      @media screen and (max-width: 565px) and (min-width: 300px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box {
          width: 45px;
          height: 45px;
          margin-bottom: 5px;
          margin-left: 0px; } }
      .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .month {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 1px; }
        @media screen and (max-width: 992px) and (min-width: 641px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .month {
            font-size: 12px; } }
        @media screen and (max-width: 640px) and (min-width: 481px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .month {
            font-size: 10px; } }
        @media screen and (max-width: 480px) and (min-width: 300px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .month {
            font-size: 9px; } }
      .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .date {
        font-size: 38px;
        font-weight: 400;
        line-height: 45px; }
        @media screen and (max-width: 992px) and (min-width: 641px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .date {
            font-size: 34px;
            line-height: 40px; } }
        @media screen and (max-width: 640px) and (min-width: 481px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .date {
            font-size: 28px;
            line-height: 30px; } }
        @media screen and (max-width: 565px) and (min-width: 481px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .date {
            font-size: 24px;
            line-height: 25px; } }
        @media screen and (max-width: 480px) and (min-width: 300px) {
          .upcoming-dates-slider .slick-slide .slick-content .event-info .date-box .date {
            font-size: 25px;
            line-height: 28px; } }
    .upcoming-dates-slider .slick-slide .slick-content .event-info .day {
      color: #bb1d3f;
      width: 33%;
      display: inline-block;
      transform: translateY(-50%); }
      @media screen and (max-width: 992px) and (min-width: 641px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .day {
          font-size: 16px; } }
      @media screen and (max-width: 640px) and (min-width: 481px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .day {
          font-size: 14px; } }
      @media screen and (max-width: 480px) and (min-width: 300px) {
        .upcoming-dates-slider .slick-slide .slick-content .event-info .day {
          font-size: 10px;
          width: 50%; } }
  .upcoming-dates-slider .slick-slide .slick-content .event-name p {
    margin-top: 10px;
    text-align: left;
    font-size: 18px;
    color: #666666;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media screen and (max-width: 992px) and (min-width: 641px) {
      .upcoming-dates-slider .slick-slide .slick-content .event-name p {
        font-size: 14px;
        margin-top: 5px; } }
    @media screen and (max-width: 640px) and (min-width: 481px) {
      .upcoming-dates-slider .slick-slide .slick-content .event-name p {
        font-size: 12px;
        margin-top: 5px; } }
    @media screen and (max-width: 480px) and (min-width: 300px) {
      .upcoming-dates-slider .slick-slide .slick-content .event-name p {
        font-size: 9px;
        margin-top: 5px; } }
.upcoming-dates-slider .slick-custom-arrows.arrow {
  top: 65%; }

.upcoming-dates-headers a:hover {
  cursor: pointer; }

@media screen and (max-width: 480px) {
  .upcoming-dates-headers a p {
    letter-spacing: 0; } }
.upcoming-dates-section {
  position: relative;
  top: 0px;
  padding-bottom: 40px;
  }
  @media screen and (max-width: 768px) and (min-width: 300px) {
    .upcoming-dates-section {
      position: relative; } }

.upcoming-dates-headers {
  margin: 0 5px;
  padding-bottom: 25px;
  text-align: center; }
  .upcoming-dates-headers a {
    text-align: center;
    display: block;
    text-decoration: none; }
    .upcoming-dates-headers a p {
      display: inline-block;
      padding: 0 10px;
      letter-spacing: 2px;
      padding-bottom: 5px;
      color: #9b9b9b;
      font-weight: 600;
      border-bottom: solid transparent 2px; }
      .upcoming-dates-headers a p.active {
        border-bottom: solid #bb1d3f 2px;
        color: #bb1d3f; }
    @media screen and (max-width: 768px) and (min-width: 680px) {
      .upcoming-dates-headers a {
        font-size: 16px; } }
    @media screen and (max-width: 680px) and (min-width: 641px) {
      .upcoming-dates-headers a {
        font-size: 14px; } }
    @media screen and (max-width: 640px) and (min-width: 300px) {
      .upcoming-dates-headers a {
        font-size: 12px; }
        .upcoming-dates-headers a p {
          letter-spacing: 0px; } }
  @media screen and (max-width: 992px) and (min-width: 641px) {
    .upcoming-dates-headers .col-sm-12 .col-md-3 {
      text-align: right; } }
  @media screen and (max-width: 640px) and (min-width: 481px) {
    .upcoming-dates-headers .col-sm-12 {
      padding: 5px; }
      .upcoming-dates-headers .col-sm-12 .col-md-3 {
        padding: 4px;
        text-align: right; }
        .upcoming-dates-headers .col-sm-12 .col-md-3 a p {
          white-space: nowrap; } }
  @media screen and (max-width: 480px) and (min-width: 320px) {
    .upcoming-dates-headers .col-sm-12 {
      padding: 4px; }
      .upcoming-dates-headers .col-sm-12 .col-md-3 {
        text-align: right;
        padding: 2px;
        height: 56px; }
        .upcoming-dates-headers .col-sm-12 .col-md-3 a {
          position: absolute;
          width: 100%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
  @media screen and (max-width: 320px) and (min-width: 300px) {
    .upcoming-dates-headers .col-sm-12 {
      padding: 3px; }
      .upcoming-dates-headers .col-sm-12 .col-md-3 {
        text-align: right;
        padding: 0px; } }

.heading-container {
  padding: 0; }

.slick-custom-arrows {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }
  .slick-custom-arrows.arrow {
    border-width: 0 2px 2px 0;
    top: 45%;
    position: absolute;
    width: 45px;
    height: 45px; }
  .slick-custom-arrows.left {
    left: -8%;
    -webkit-transform: translateY(-50%) rotate(135deg); }
  .slick-custom-arrows.right {
    right: -8%;
    -webkit-transform: translateY(-50%) rotate(-45deg); }

.virtual-tour-btn {
  width: 100%; }
  .virtual-tour-btn a {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    width: 250px;
    font-size: 16px !important;
    height: 40px; }
    @media screen and (max-width: 768px) {
      .virtual-tour-btn a {
        width: 150px; } }
  .virtual-tour-btn.left {
    float: right; }
    .virtual-tour-btn.left a {
      float: right; }
  .virtual-tour-btn.right {
    float: left; }
  .virtual-tour-btn button {
    padding: 16px 19px !important;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.45) !important;
    max-width: 250px; }
    @media screen and (max-width: 1280px) and (min-width: 641px) {
      .virtual-tour-btn button {
        width: 70%; } }
    @media screen and (max-width: 640px) and (min-width: 300px) {
      .virtual-tour-btn button {
        width: 100%;
        padding: 13px 14px !important; } }

.offplaced {
  padding-top: 6.1%;
  padding-bottom: 8.4%;
  position: relative;
  top: -70px;
  z-index: -1; }
  @media screen and (max-width: 768px) {
    .offplaced {
      padding-top: 10%;
      padding-bottom: 10%; } }
  @media screen and (max-width: 640px) {
    .offplaced {
      padding-top: 17%;
      padding-bottom: 17%; } }
  .offplaced.below-offplaced {
    padding: 0;
    position: relative;
    top: -150px;
    z-index: 1;
    margin-bottom: -150px; }

@media screen and (min-width: 768px) {
  .st-life-at-chris {
    padding-bottom: 15px; } }
@media screen and (max-width: 768px) {
  .st-life-at-chris:nth-child(3) {
    padding-bottom: 10px; } }
.st-life-at-chris > div {
  width: auto !important; }

.life-at-st-chris-title {
  text-align: center;
  min-height: 51.5px;
  transform: translateY(50%); }

.vt-home-header {
  color: #f2f2f2;
  text-align: center !important;
  font-family: Roboto, sans-serif !important;
  font-style: normal !important; }

@media screen and (max-width: 768px) {
  .row-fix-mobile-20 > div {
    margin-right: -20px !important;
    margin-left: -20px !important; } }

@media screen and (min-width: 768px) {
  .row-fix-desktop {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

@media screen and (min-width: 768px) {
  .row-fix-desktop.vc_row.wpb_row {
    margin-left: -22px !important;
    margin-right: -22px !important; }
    .row-fix-desktop.vc_row.wpb_row.uniform {
      margin-left: -8px !important;
      margin-right: -8px !important; } }

.row-fix > .vc_column-inner {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (max-width: 992px) and (min-width: 300px) {
    .row-fix > .vc_column-inner {
      margin-left: 0;
      margin-right: 0; } }

.full-size {
  width: 100%;
  height: 100%; }
  .full-size figure {
    width: 100%;
    height: 100%; }
    .full-size figure a {
      width: 100%; }
      .full-size figure a img {
        width: 100%; }

@media screen and (min-width: 992px) {
  .partners-section .col-lg-6:first-child {
    padding-right: 0; }
  .partners-section .col-lg-6:last-child {
    padding-left: 0; } }

.partner-img {
  min-height: 124px;
  height: 124px;
  padding: 0 !important;
  /* white-space: nowrap; */
  white-space: nowrap; }
  .partner-img::after {
    width: 1px;
    height: 124px;
    display: inline-block;
    vertical-align: middle;
    content: " "; }
  .partner-img > div {
    float: none;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    white-space: normal; }
  .partner-img a {
    display: inline-block;
    min-height: 124px;
    height: 100%; }
    .partner-img a img {
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%; }

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

#rev_slider_1_1 .uranus.tparrows::before {
  font-size: 30px !important; }

@media screen and (max-width: 480px) {
  .slick-track {
    margin-bottom: 10px !important; }

  .dropdown-backdrop {
    position: static; }

  .search-bar .fa-search {
    display: inline; }

  .offcanvas-menus {
    margin-top: 40px; }
    .offcanvas-menus ul li a .arrow {
      margin-right: 5px;
      float: right; }

  .glyphicon-menu-up {
    transform: rotate(0deg); }

  .glyphicon-menu-up.open {
    transform: rotate(180deg); } }
.test {
  width: 100px; }

.spb-logo {
  display: none !important; }

.assoc-slick-slider {
  margin: 0 15px; }
  .assoc-slick-slider .slick-content img {
    width: auto;
    height: auto;
    max-height: 105px;
    max-width: 100%;
    margin: auto; }
  .assoc-slick-slider .slick-dots {
    bottom: 0;
    padding-bottom: 10px; }

.assoc-slider .slick-initialized .slick-slide {
  float: none;
  display: inline-block;
  vertical-align: middle; }

  .footer {
      padding: 0 calc(8.33333% + 15px);
      padding-right: calc(8.3333% + 5px);
      /* background-image: url(../img/footer/footer-image.png); */
      background-repeat: no-repeat;
      background-color: #e6e6e6;
      background-size: cover;
      height: 406px;
      width: 100%;
      padding-top: 60px;
  }
  @media screen and (max-width: 1279px) and (min-width: 641px) {
    .footer {
      padding: 0 calc(8.33333% + 15px);
      padding-right: calc(8.3333% + 5px);
	  height: auto;
  }
      .footer .col-md-3 {
        padding: 0 8px; } }
		@media screen and (max-width: 1150px){
    p.footer-links-header {
        margin-bottom: 20px;
    }
}
  @media screen and (max-width: 992px) {
    .footer {
      padding: 40px 50px;
	  height:auto; }

   }

.footer-right {
  width: 20%;
  display: inline-block;
  border-left: solid #b4b4b4 1px;
  float: right;
  margin-top: 40px;
  height: calc(100% - 80px); }
  @media screen and (max-width: 991px) {
    .footer-right {
      width: 100%;
      border-top: solid #b4b4b4 1px;
      border-left: none;
      float: none; } }

.footer-header {
  width: 80%; }

.footer-links-header {
  font-family: Helvetica, sans-serif;
  color: #9b9b9b;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin-top: 0px; }
  .footer-links-header a {
    font-family: Helvetica, sans-serif;
    color: #9b9b9b;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin-top: 0px; }

p.footer-links-header {
  margin-bottom: 10px; }
  @media screen and (max-width: 1150px) {
    p.footer-links-header {
      margin-bottom: 3px; } }

.footer-links {
  list-style: none;
  padding: 0; }
  .footer-links li {
    font-size: 14px; }
    .footer-links li a {
      font-size: 14px;
      color: #333;
      font-weight: 400;
      text-decoration: none;
      line-height: 1.8; }
      @media screen and (max-width: 1000px) {
        .footer-links li a {
          line-height: 1.7; } }
    .footer-links li a:hover {
      color: #bb1d3f; }

.footer-right-container {
  padding: 10px;
  padding-top: 25px; }
  @media screen and (max-width: 1280px) and (min-width: 641px) {
    .footer-right-container {
      padding: 5px; } }

.footer-left {
  display: inline-block;
  width: 80%;
  float: left; }
  @media screen and (max-width: 991px) {
    .footer-left {
      width: 100%; } }

.quick-links .parents-app-img {
  width: 145px; }
.quick-links .appstore-imgs {
  padding-top: 25px; }
  @media screen and (max-width: 992px) {
    .quick-links .appstore-imgs {
      padding-top: 15px; } }
  .quick-links .appstore-imgs a img {
    display: inline-block;
    width: 105px;
    height: 35px; }
    @media screen and (max-width: 1430px) and (min-width: 641px) {
      .quick-links .appstore-imgs a img {
        margin-right: 0; } }
  .quick-links .appstore-imgs a:last-child img {
    margin-right: 0; }

.footer-social-media {
  margin-top: 65px; }
  @media screen and (max-width: 992px) {
    .footer-social-media {
      text-align: center;
      margin-top: 0; } }
  .footer-social-media a img {
    margin-right: 5px;
    width: 30px;
    height: 30px; }
    @media screen and (max-width: 1024px) {
      .footer-social-media a img {
        margin: 0; } }
    @media screen and (max-width: 992px) {
      .footer-social-media a img {
        width: 50px;
        height: auto;
        margin: 15px; } }
    @media screen and (max-width: 481px) {
      .footer-social-media a img {
        width: 50px;
        height: auto;
        margin: 10px; } }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .footer-social-media a img {
    width: 45px; } }
.copyright {
  height: 90px;
  background-color: #f2f2f2; }
  .copyright p {
    margin-top: 25px;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    }

.margin-auto {
  margin: auto; }

.ead-preview {
  height: 100%;
  width: 75%;
  text-align: center;
  display: inline-block;
  margin: 25px 15%; }

.embed_download {
  display: none; }

.st-table.diploma td.first-row-data {
  width: 40%; }
.st-table td.first-row-data {
  height: 50px;
  background: #9b9b9b;
  color: white;
  text-align: left; }
.st-table th.first-head {
  background: #711126;
  vertical-align: middle; }
.st-table th {
  text-align: center;
  background: #bb1d3f;
  color: white; }
.st-table td {
  text-align: center;
  color: #9b9b9b;
  vertical-align: middle !important; }

.vc_custom_heading a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit; }

.fixed-width img {
  width: 150px !important; }

.font-12 {
  font-size: 12px; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.para-font-size {
  font-size: 16px;
  line-height: 1.6; }

.para-board-governors {
  font-size: 16px;
  line-height: 1.6;
  background-color: rgba(242, 242, 242, 0.6);
  padding: 20px; }

@media screen and (min-width: 768px) {
  .center-small-logo > div > div {
    transform: translateY(50%); } }

.row-title {
  margin-top: 15px; }

.schools-teams .row-title {
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  color: #9B9B9B;
  letter-spacing: 0;
  line-height: 36px; }
.schools-teams a {
  word-wrap: break-word; }

.row-compensation {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    .row-compensation {
      margin-left: -30px;
      margin-right: -30px; } }

.ellipsis {
  overflow: hidden; }

.center-container {
  width: 100%;
  text-align: center; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #F8F8F8 inset; }

.gm-style-iw > div > div {
  padding-bottom: 15px; }
.gm-style-iw h4 {
  font-size: 20px; }
.gm-style-iw a {
  font-size: 16px;
  line-height: 12px; }
.gm-style-iw p {
  font-size: 16px;
  line-height: 12px;
  color: #9b9b9b; }

.image-container-full-width {
  background-color: yellow; }
  .image-container-full-width figure, .image-container-full-width div, .image-container-full-width img {
    width: 100%; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .head-of-centre-exam {
    margin-top: 10%; } }
.embed-container {
  /*width: 100% !important;
  margin: 0 !important;*/ }

.main-container {
  display: inline-block;
  width: 100%; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .page-container {
    padding: 0 !important;
    margin: -10px 0 0;
    margin-top: 0; }

  .page-container-2 {
    padding: 0 !important;
    margin: 10px 0 0; }

  .page-container-2 > div:first-of-type .vc_col-sm-9 {
    padding: 0 !important;
    margin-top: -20px; }

  .main-container > div:nth-child(1) {
    padding-left: 0;
    padding-right: 0; }
    .main-container > div:nth-child(1) .st-breadcrumb {
      padding-left: 15px;
      padding-right: 15px; } }
.white-container {
  background-color: white;
  display: inline-block;
  width: 100%;
  margin-bottom: 60px; }
  .white-container > .col-lg-3, .white-container > .col-lg-9 {
    padding: 0; }
  .white-container.search-white-container {
    padding: 25px;
    margin-top: 1%; }

.page-container {
  padding: 0px 45px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px) {
    .page-container {
      padding: 0px; } }

.main-container-row {
  background-color: white !important; }

.sidebar-row > div {
  margin: 0 !important;
  padding: 0 !important; }

.section-row-header {
  margin-top: 30px;
  margin-bottom: 5px; }
  .section-row-header > div > div {
    padding-top: 0px !important; }

.row-fix:before, .row-fix:after {
  display: none; }

@media only screen and (min-width: 480px) {
  .row-fix.wpb_row {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

@media only screen and (max-width: 992px) {
  .tablet-full {
    width: 100% !important; } }

.page-container-2 {
  margin-bottom: 60px; }
  @media only screen and (max-width: 640px) {
    .page-container-2 {
      margin-top: 20px; } }
  .page-container-2 > div:first-of-type {
    margin-bottom: 60px !important; }
    @media only screen and (max-width: 1024px) {
      .page-container-2 > div:first-of-type {
        margin-bottom: 50px !important; } }
    @media only screen and (max-width: 640px) {
      .page-container-2 > div:first-of-type {
        margin-bottom: 40px !important; } }
    @media only screen and (max-width: 992px) {
      .page-container-2 > div:first-of-type > div:first-of-type {
        width: 100% !important; } }
    @media only screen and (max-width: 480px) {
      .page-container-2 > div:first-of-type > div:first-of-type {
        margin-bottom: 20px; } }
    .page-container-2 > div:first-of-type > .vc_col-sm-9 {
      padding: 0 45px; }
      @media only screen and (max-width: 992px) {
        .page-container-2 > div:first-of-type > .vc_col-sm-9 {
          width: 100% !important; } }
      @media only screen and (max-width: 768px) {
        .page-container-2 > div:first-of-type > .vc_col-sm-9 {
          padding: 0px; } }
      .page-container-2 > div:first-of-type > .vc_col-sm-9 > .vc_column-inner {
        padding-top: 0 !important; }
        .page-container-2 > div:first-of-type > .vc_col-sm-9 > .vc_column-inner h1:first-of-type, .page-container-2 > div:first-of-type > .vc_col-sm-9 > .vc_column-inner h2:first-of-type {
          padding-bottom: 5px !important;
          font-weight: 400; }
        .page-container-2 > div:first-of-type > .vc_col-sm-9 > .vc_column-inner div.wpb_single_image:first-of-type {
          margin-bottom: 15px; }

.page-container > .vc_row > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper h2:first-of-type {
  font-weight: 400; }
.page-container > .vc_row > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper h1:first-of-type {
  font-weight: 400;
  text-align: left;
  }
.page-container > .vc_row > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
  margin-bottom: 15px; }

.no_vc {
  padding: 20px 60px !important; }

.white-background {
  background: white; }

.wpb_text_column.wpb_content_element {
  margin-bottom: 20px; }

.st-breadcrumb {
  display: block;
  margin: 15px 0;
  font-size: 18px; }
  .st-breadcrumb a {
    color: #9b9b9b;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400; }
    .st-breadcrumb a.active {
      color: #bb1d3f;
      font-weight: 600; }
  .st-breadcrumb .slash {
    display: inline-block;
    margin: 0 5px;
    color: #9b9b9b; }

@media screen and (max-width: 640px) {
  .st-breadcrumb a {
    font-size: 15px; } }
.sidebar .sidebar-top-section {
  background-color: #444444;
  padding: 25px 25px;
  color: white; }
  .sidebar .sidebar-top-section .hamburger {
    margin-right: 5px;
    float: left;
    transform: translateY(7%);
    font-size: 19px; }
    .sidebar .sidebar-top-section .hamburger.fa-chevron-left {
      font-size: 17px;
      transform: translateY(9%); }
  .sidebar .sidebar-top-section .sidebar-heading {
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: white;
    font-family: Roboto, sans-serif;
    font-size: 16px; }
    .sidebar .sidebar-top-section .sidebar-heading a {
      color: white;
      text-decoration: none;
      display: inline-block;
      text-align: left;
      text-transform: uppercase;
      font-family: Roboto, sans-serif;
      font-size: 16px;
      font-weight: 400; }
      .sidebar .sidebar-top-section .sidebar-heading a:hover, .sidebar .sidebar-top-section .sidebar-heading a:focus {
        color: white; }
.sidebar .sidebar-content {
  margin-top: 5px;
  background-color: transparent !important; }
  .sidebar .sidebar-content a {
    text-decoration: none;
    color: #444444;
    font-size: 18px;
    padding: 10px;
    display: block;
    background-color: transparent !important; }
    .sidebar .sidebar-content a.active {
      color: #bb1d3f; }
      .sidebar .sidebar-content a.active .arrow {
        border-color: #bb1d3f; }
    .sidebar .sidebar-content a:hover {
      background-color: transparent !important; }
  .sidebar .sidebar-content > ul {
    padding: 0 15px;
    list-style-type: none; }
    .sidebar .sidebar-content > ul > li > a {
      border-bottom: solid #f2f2f2 1px; }
    .sidebar .sidebar-content > ul > li > ul {
      padding-left: 15px;
      list-style-type: none; }
      .sidebar .sidebar-content > ul > li > ul > li > a {
        color: #9b9b9b;
        font-weight: 400;
        white-space: normal; }
  .sidebar .sidebar-content .arrow {
    transform: translateY(85%) rotate(45deg);
    position: absolute;
    right: 0;
    top: calc(50% - 10px - 4px); }

.sidebar-links .dropdown:hover .dropdown-menu {
  margin-top: 0; }

.sidebar .sidebar-content a:hover {
  color: #bb1d3f; }

.sidebar-heading .glyphicon {
  display: none; }

@media (max-width: 992px) {
  .sidebar-heading .glyphicon {
    display: inline-block;
    float: right;
    margin-right: 0;
    transform: translateY(0) rotate(180deg); }
  .sidebar-heading .glyphicon.open {
    transform: translateY(0) rotate(0); } }
@media screen and (max-width: 640px) {
  .sidebar .sidebar-content a {
    font-size: 15px; } }
@media screen and (max-width: 480px) {
  .sidebar-content {
    display: none; }

  .sidebar .sidebar-content a.active .arrow {
    padding: 3.5px !important; }

  .sidebar .dropdown.open .arrow {
    padding: 3.5px !important;
    transform: translateY(85%) rotate(-135deg); }

  .sidebar .sidebar-content .arrow {
    padding: 3.5px !important; }

  .sidebar .sidebar-top-section .hamburger {
    margin-right: 10px;
    margin-left: 10px; } }
.dropdown.open .arrow {
  transform: translateY(85%) rotate(-225deg);
  border-color: #bb1d3f;
  float: left;
  margin-left: -20px;
  margin-top: 2px; }

.img-responsive img {
  width: 100% !important;
  height: auto !important; }

.full-responsive-img {
  width: 100% !important;
  height: auto !important; }
  .full-responsive-img img {
    width: 100% !important;
    height: auto !important; }
  .full-responsive-img > figure {
    width: 100% !important;
    height: auto !important; }
    .full-responsive-img > figure > div {
      width: 100% !important;
      height: auto !important; }

.last-page-update {
  color: #9b9b9b;
  padding-left: 10px; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .last-page-update {
    padding-left: 10px; } }
.wpb_text_column .wpb_wrapper > p {
  margin-bottom: 20px; }

a.hover-gray i {
  margin-right: 12px; }
a.hover-gray:hover {
  color: #9b9b9b; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

p {
  font-size: 16px;
  line-height: 1.6; }

@media screen and (max-width: 480px) {
  h3 {
    margin: 30px 0; } }
@media screen and (max-width: 640px) {
  p {
    font-size: 15px; }

  .page-container-2 li, .page-container li {
    font-size: 15px; } }
.img-restrict {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding-bottom: 46.761%;
  overflow: hidden;
  height: 0 !important; }

.panel .row:after, .panel .row:before {
  display: none; }

.view-school-button a:hover, .view-school-button a:focus {
  text-decoration: none;
  color: white !important; }

@media only screen and (max-width: 768px) and (min-width: 480px) {
  .link-box {
    width: 50% !important;
    display: inline-block; }
    .link-box .wpb_text_column {
      margin: 10% 0 !important; }
      .link-box .wpb_text_column p {
        line-height: 1.3; } }
.link-box > div {
  padding: 10% !important;
  background-color: #444444; }
  .link-box > div.hovered {
    background-color: #bb1d3f !important; }
    .link-box > div.hovered a.vc_general.vc_btn3.vc_btn3-shape-square {
      background: white;
      color: #444444 !important;
      border: solid white 2px; }
.link-box a.vc_general.vc_btn3.vc_btn3-shape-square {
  border: solid #9b9b9b 2px;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 500;
  width: 80%; }

.link-box .wpb_text_column.wpb_content_element {
  height: 50px !important; }
@media only screen and (max-width: 1024px) {
  .link-box .vc_btn3-container a {
    width: 100% !important; } }

.link-box {
  padding-left: 15px !important;
  padding-top: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 15px !important; }

.link-boxes-top-fix {
  margin-top: -3px !important;
  margin-bottom: -3px !important; }
  @media screen and (max-width: 767px) {
    .link-boxes-top-fix {
      padding: 0 !important; } }

@media screen and (max-width: 767px) {
  .widget-banner {
    padding: 0 !important; } }

#accordion .panel.panel-default {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-top: 0;
  margin-bottom: 5px; }
#accordion .panel-heading {
  padding: 0;
  background: #dddddd; }
  #accordion .panel-heading.collapsed {
    background: #9b9b9b; }
    #accordion .panel-heading.collapsed .panel-title {
      font-weight: 500;
      color: white; }
      #accordion .panel-heading.collapsed .panel-title a.collapsed:hover {
        color: white; }
      #accordion .panel-heading.collapsed .panel-title a.collapsed .arrow {
        border-color: white; }
#accordion .panel-title {
  text-align: center;
  color: #bb1d3f; }
  #accordion .panel-title .arrow {
    border-width: 0 2px 2px 0;
    margin-top: 6px;
    padding: 4.5px;
    border-color: #bb1d3f; }
  #accordion .panel-title a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: 0; }
    #accordion .panel-title a.collapsed .arrow {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
#accordion .panel-body {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0px 5px; }
#accordion .panel-collapse.collapse.in, #accordion .panel-collapse.collapsing {
  margin-top: 20px;
  margin-bottom: 20px; }
#accordion .panel-collapse.collapse {
  margin-top: 0px; }

.panel-body .row {
  display: flex;
  flex-wrap: wrap; }

.panel-group {
  clear: both; }

@media screen and (max-width: 640px) {
  #accordion .panel-title a {
    font-size: 18px; } }
/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  #accordion .panel-body {
    padding: 0;
    font-size: 16px; }
    #accordion .panel-body img {
      width: 100%;
      height: auto; }

  #accordion .panel-title .arrow {
    margin-top: 2px; } }
.white-box.contact {
  min-height: 150px; }
  .white-box.contact > div {
    background-size: 135px; }
.white-box.board-contact > div {
  margin: 25px; }
  @media screen and (max-width: 767px) {
    .white-box.board-contact > div {
      margin: 0px;
      margin-bottom: 15px !important; } }
.white-box > div {
  background-position: center !important;
  background-size: 115px; }
  .white-box > div > div {
    margin: auto; }
    .white-box > div > div h3 {
      margin: auto; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .contact-us-admissions-description {
    padding-left: 40px !important;
    padding-right: 25px !important; }

  .contact-red-button {
    text-align: center !important;
    margin-top: 10px;
    font-size: 16px; } }
@media screen and (max-width: 767px) {
  .contact-school.vc_row.wpb_row {
    margin-top: 18px !important;
    margin-bottom: 15px !important; } }
.contact-school > div:first-child {
  padding-right: 15px; }
  @media screen and (max-width: 767px) {
    .contact-school > div:first-child {
      padding-right: 0 !important;
      padding-bottom: 10px; } }
.contact-school > div:last-child {
  padding-left: 15px;
  min-height: 220px; }
  @media screen and (max-width: 767px) {
    .contact-school > div:last-child {
      padding-left: 0 !important;
      padding-top: 10px; } }
@media screen and (max-width: 767px) {
  .contact-school {
    margin: 20px 0 !important; } }

.contact-school > div > div {
  padding-top: 0px !important; }

.contact-staff-music {
  margin: 0 -15px !important; }

.school-contact {
  font-size: 16px;
  margin-bottom: 12px; }
  .school-contact > div {
    float: left;
    display: inline-block; }
  .school-contact .school-contact-label {
    width: 60px; }
  .school-contact .school-contact-value {
    width: calc(100% - 60px); }
    .school-contact .school-contact-value a {
      font-weight: 400; }

.school-contact-section-content .wpb_wrapper {
  padding: 0 !important; }
.school-contact-section > .vc_column-inner {
  align-items: center; }

.school-contact-section .vc_column-inner {
  padding-top: 15px !important; }
.school-contact-section .wpb_wrapper {
  padding-bottom: 15px; }

.view-staff-section > div {
  min-height: 220px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
.view-staff-section .view-school-button {
  z-index: 1000; }
  .view-staff-section .view-school-button a {
    background-color: #bb1d3f;
    color: white; }
    .view-staff-section .view-school-button a:hover, .view-staff-section .view-school-button a:focus, .view-staff-section .view-school-button a:active {
      color: white; }
  .view-staff-section .view-school-button .view-school-button-text {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    font-size: 15px; }
    .view-staff-section .view-school-button .view-school-button-text:hover, .view-staff-section .view-school-button .view-school-button-text:focus, .view-staff-section .view-school-button .view-school-button-text:visited {
      color: white; }

.contact-box {
  margin: 0 auto; }
  .contact-box .phone {
    text-align: left; }
  .contact-box .email {
    text-align: left; }
    .contact-box .email a:first-child {
      margin-left: 0; }
    .contact-box .email a {
      font-weight: 400;
      word-break: break-all;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone; }

.contact-red-button a {
  padding: 10px 14px;
  font-size: 16px;
  letter-spacing: 1.8px; }

.view-school-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-48%, -50%);
  margin-top: -26px !important; }

.red-button {
  width: 280px; }
  .red-button.small {
    width: 220px; }
  .red-button > a {
    width: 100%;
    height: 40px !important;
    padding-left: 13px !important;
    padding-right: 13px !important; }

.view-pdf-button {
  text-align: center;
  padding: 10px 15px;
  background: #bb1d3f;
  color: white;
  font-weight: 400; }
  .view-pdf-button:hover, .view-pdf-button:focus, .view-pdf-button:visited {
    text-decoration: none;
    color: white !important; }

ul.red-links {
  list-style: none; }
  ul.red-links li {
    color: #bb1d3f;
    padding: 15px 0;
    border-top: solid 1px #dddddd;
    display: block; }
    ul.red-links li:first-child {
      border-top: none; }
    ul.red-links li.both-borders {
      border-top: solid 1px #dddddd;
      border-bottom: solid 1px #dddddd; }
    ul.red-links li a {
      font-size: 16px;
      font-weight: 600; }
      ul.red-links li a i {
        display: none; }
      ul.red-links li a:hover {
        color: #9b9b9b; }
    ul.red-links li i {
      float: right;
      display: none; }

.red-links {
  padding-left: 0; }

@media screen and (max-width: 480px) {
  ul.red-links li a {
    font-size: 15px; } }
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  border: none;
  outline: none;
  background-color: #bb1d3f;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 0; }

#myBtn:hover {
  background-color: #555; }

.contact-location-map-link {
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
  position: relative; }
  .contact-location-map-link i {
    display: inline-block;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: -25px; }

.embed-container {
  position: relative;
  width: 80%;
  margin-left: 10%;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden; }
  .embed-container iframe.embeded-doc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0; }

.gray-text-box {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin-top: 15px;
  margin-bottom: 25px !important;
  padding-top: 25px !important;
  padding-right: 20px !important;
  padding-bottom: 25px !important;
  padding-left: 20px !important;
  background-color: #f2f2f2 !important; }
  .gray-text-box p {
    font-weight: 600; }

.staff-email {
  cursor: pointer; }

.pod-template-contact-staff > div {
  padding: 0; }
.pod-template-contact-staff .staff-image {
  width: 100%;
  padding-top: 70%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent; }
.pod-template-contact-staff .staff-name {
  line-height: 1.6;
  text-align: center;
  margin: 0; }
.pod-template-contact-staff .staff-position {
  color: #9b9b9b;
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center; }

.responsive-staff-container {
  padding-left: 110px; }
  .responsive-staff-container .staff-image-container {
    float: left;
    width: 125px;
    margin-left: -110px; }
    .responsive-staff-container .staff-image-container .staff-image {
      width: 110px; }
  .responsive-staff-container .staff-info {
    width: 100%;
    background-position: top; }
  @media screen and (max-width: 620px) and (min-width: 480px) {
    .responsive-staff-container {
      padding-left: 90px; }
      .responsive-staff-container .staff-image-container {
        float: left;
        width: 95px;
        margin-left: -90px; }
        .responsive-staff-container .staff-image-container .staff-image {
          width: 90px; }
      .responsive-staff-container .staff-info {
        width: 100%;
        background-position: top; } }

.pod-template-staff-1 {
  margin-bottom: 10px; }
  .pod-template-staff-1 .col-lg-6 {
    padding: 0; }
  .pod-template-staff-1 .staff-image {
    width: 100%;
    padding-top: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    background-color: transparent; }
  .pod-template-staff-1 .staff-name {
    line-height: 1.6;
    margin: 0; }
  .pod-template-staff-1 .staff-email {
    padding-top: 0;
    font-size: 16px;
    display: inline-block;
    word-break: break-all; }
  .pod-template-staff-1 .staff-position {
    color: #9b9b9b;
    font-size: 14px;
    margin-bottom: 8px; }

.pod-template-staff-2 .staff-image {
  width: 100%;
  padding-top: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
.pod-template-staff-2 .staff-name {
  color: #444444;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 1.3; }
  .pod-template-staff-2 .staff-name.first {
    margin-bottom: 0; }
  .pod-template-staff-2 .staff-name.last {
    margin-top: 0; }
.pod-template-staff-2 .staff-email {
  padding-top: 8px;
  font-size: 14px; }
.pod-template-staff-2 .staff-position {
  color: #9b9b9b;
  font-size: 14px; }

.pod-template-staff-3 .col-lg-6 {
  padding: 0; }
.pod-template-staff-3 .staff-image {
  width: 100%;
  padding-top: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent; }
.pod-template-staff-3 .staff-name {
  line-height: 1.6;
  margin: 0;
  font-weight: bold; }
.pod-template-staff-3 .staff-email {
  padding-top: 0;
  font-size: 16px;
  display: inline-block;
  word-break: break-word; }
.pod-template-staff-3 .staff-position {
  color: #9b9b9b;
  font-size: 14px;
  margin-bottom: 8px; }

.pod-template-year-teacher .staff-image {
  width: 100%;
  padding-top: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
.pod-template-year-teacher .staff-name {
  line-height: 1.6; }
.pod-template-year-teacher .staff-email {
  padding-top: 10px;
  font-size: 14px; }
.pod-template-year-teacher .staff-position {
  color: #9b9b9b;
  font-size: 12px; }

@media screen and (max-width: 521px) and (min-width: 480px) {
  .pod-template-year-leader {
    padding: 0 25px !important; } }
.pod-template-year-leader .staff-image {
  width: 100%;
  padding-top: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
.pod-template-year-leader .staff-info {
  padding-left: 10px;
  padding-top: 10px; }
.pod-template-year-leader .staff-name {
  color: #444444;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 1.3; }
  .pod-template-year-leader .staff-name.first {
    margin-bottom: 0; }
  .pod-template-year-leader .staff-name.last {
    margin-top: 0; }
.pod-template-year-leader .staff-email {
  padding-top: 10px;
  font-size: 14px; }
.pod-template-year-leader .staff-position {
  margin: 0;
  font-size: 14px;
  color: #9b9b9b;
  font-weight: 400; }

.pod-template-head-of-school {
  margin-top: -50px;
  padding-top: 15px;
  margin-bottom: 15px !important;
  background-color: #bb1d3f; }
  .pod-template-head-of-school .staff-image-container {
    padding: 0;
    position: absolute;
    bottom: 0;
    z-index: 10; }
  .pod-template-head-of-school .staff-image {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    background-color: white;
    position: relative; }
  .pod-template-head-of-school .staff-info {
    padding-left: 2%;
    transform: translateY(-20%); }
    @media screen and (max-width: 992px) {
      .pod-template-head-of-school .staff-info {
        transform: translateY(-40%); } }
  .pod-template-head-of-school .staff-name {
    line-height: 1.6;
    margin: 0;
    margin-left: 12%;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .pod-template-head-of-school .staff-email {
    padding-top: 10px;
    font-size: 14px; }
  .pod-template-head-of-school .staff-position {
    font-size: 12px;
    margin-left: 12%;
    color: white;
    text-overflow: ellipsis;
    white-space: normal; }

.pod-template-class-teachers {
  margin-bottom: 10px; }
  .pod-template-class-teachers .staff-image {
    width: 100%;
    height: 0;
    padding-top: 86%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain; }
  .pod-template-class-teachers .staff-first-name {
    line-height: 1.3;
    margin: 0; }
  .pod-template-class-teachers .staff-name {
    line-height: 1.3;
    font-weight: bold;
    margin: 0; }
    .pod-template-class-teachers .staff-name.first {
      margin-top: 5px; }
  .pod-template-class-teachers .staff-position {
    color: #9b9b9b;
    font-size: 12px; }

.pod-template-head-of-departments {
  margin-bottom: 12px !important;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 250px; }
  .pod-template-head-of-departments:hover {
    box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48); }
  .pod-template-head-of-departments .staff-image {
    width: 100%;
    height: 0;
    padding-top: 86%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .pod-template-head-of-departments .staff-name {
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis; }
  .pod-template-head-of-departments .staff-email {
    padding-top: 10px;
    font-size: 14px;
    word-break: break-all; }
  .pod-template-head-of-departments .staff-position {
    color: #9b9b9b;
    font-size: 12px; }

.staff-name {
  overflow: hidden;
  text-overflow: ellipsis; }

.staff-position {
  font-size: 14px;
  color: #9b9b9b;
  margin-bottom: 3px;
  min-height: 19px; }

.staff-class {
  font-family: Helvetica, sans-serif;
  color: #9b9b9b;
  padding-top: 3px;
  font-size: 14px; }

.staff-box > div {
  background-color: white; }

.staff-box > div:hover {
  cursor: pointer;
  box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48); }

.year-leaders-boxes {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  padding-right: 0px !important;
  padding-left: 0px !important; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .year-leaders-boxes {
    margin: 0 !important; } }
.staff-box > div {
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  background-color: #ffffff !important; }
  .staff-box > div:hover {
    cursor: pointer;
    box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48); }
  .staff-box > div > div > div {
    padding-top: 25px !important;
    padding-right: 18px !important;
    padding-bottom: 25px !important;
    padding-left: 18px !important; }
    .staff-box > div > div > div > div > div {
      padding: 0px !important; }
      .staff-box > div > div > div > div > div > div > div {
        margin: 0px !important; }

.year-leader-box > div {
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  background-color: #ffffff !important; }
  .year-leader-box > div:hover {
    cursor: pointer;
    box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48); }
  .year-leader-box > div > div > div {
    padding-top: 25px !important;
    padding-right: 18px !important;
    padding-bottom: 25px !important;
    padding-left: 18px !important; }
    .year-leader-box > div > div > div > div > div {
      padding: 0px !important; }
      .year-leader-box > div > div > div > div > div > div > div {
        margin: 0px !important; }

.vc_row.wpb_row.year-leaders-boxes {
  margin-bottom: 50px !important;
  margin: 0px -15px !important; }
  .vc_row.wpb_row.year-leaders-boxes > div {
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 15px !important; }
  @media screen and (max-width: 768px) and (min-width: 300px) {
    .vc_row.wpb_row.year-leaders-boxes > div {
      padding-bottom: 15px !important; } }

@media screen and (max-width: 992px) {
  .head-of-school-box .staff-info {
    padding-top: 15px; }
  .head-of-school-box.second {
    margin-top: calc(25% - 40px); } }
@media screen and (max-width: 992px) and (min-width: 481px) {
  .head-of-school-box .staff-info {
    margin-left: 23% !important; } }
@media screen and (max-width: 768px) and (min-width: 481px) {
  .head-of-school-box .col-xs-4.staff-image-container {
    width: 27% !important; }
  .head-of-school-box.second {
    margin-top: calc(27% - 55px); } }
@media screen and (max-width: 480px) {
  .head-of-school-box.second {
    margin-top: calc(33.33333% - 60px); } }

.head-of-school-box {
  margin-top: 18px; }
  .head-of-school-box.principal {
    margin-top: 53px;
    margin-bottom: 70px; }
    @media screen and (max-width: 1024px) and (min-width: 300px) {
      .head-of-school-box.principal {
        margin-bottom: 80px; } }
  .head-of-school-box > .vc_column-inner {
    padding: 0 !important; }
  @media screen and (max-width: 480px) {
    .head-of-school-box.sixth-form > .vc_column-inner {
      padding: 0 !important; } }
  .head-of-school-box .head-of-school-img {
    display: inline-block;
    top: 22px;
    position: relative;
    margin-bottom: 0; }
    .head-of-school-box .head-of-school-img img {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 992px) and (min-width: 300px) {
        .head-of-school-box .head-of-school-img img {
          width: 80%; } }
  .head-of-school-box .head-of-school-info {
    display: inline-block;
    position: relative;
    top: 140px;
    left: 30px; }
    .head-of-school-box .head-of-school-info p {
      margin-bottom: 0; }
    @media screen and (max-width: 992px) and (min-width: 300px) {
      .head-of-school-box .head-of-school-info {
        left: 0; } }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .pod-template-head-of-school .staff-info {
    margin-top: 5px;
    padding-left: 0;
    float: left; }

  .pod-template-staff-1 .staff-name {
    margin-left: 0; }

  .pod-template-staff-1 .staff-position {
    margin-left: 0; }

  .pod-template-staff-1 .staff-email {
    margin-left: 0; }

  .pod-template-staff-1 .col-lg-6 {
    padding-right: 20px; } }
.vacancy-post {
  margin-bottom: 5%;
  font-size: 16px; }
  .vacancy-post .vacancy-heading {
    height: 90px;
    background: #bb1d3f;
    display: block;
    position: relative; }
  .vacancy-post .vacancy-title {
    text-align: left;
    height: 70%;
    letter-spacing: 1px;
    padding: 0 10px; }
    .vacancy-post .vacancy-title p {
      line-height: 18px;
      color: white;
      font-size: 14px; }
    .vacancy-post .vacancy-title a {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      font-weight: 400; }
  .vacancy-post .vacancy-type {
    text-align: right;
    display: block;
    height: 30%;
    background-color: #666666; }
    .vacancy-post .vacancy-type p {
      display: inline-block;
      color: white;
      padding-right: 10px;
      font-size: 14px;
      font-weight: 400; }
  .vacancy-post .vacancy-desc {
    background: white;
    height: 170px;
    padding: 15px 25px;
    overflow: hidden; }
  .vacancy-post.single .vacancy-title {
    height: 100%; }

.vacancy-title {
  text-align: center; }

.vacancy-body p {
  line-height: 25px; }
.vacancy-body strong {
  color: #444444; }

.vacancy-apply {
  background: #f2f2f2;
  padding: 25px; }

.vacancy-foot {
  margin-top: 10px; }
  .vacancy-foot .foot-notes {
    font-size: 12px; }
    .vacancy-foot .foot-notes p {
      font-size: 12px;
      margin: 0; }
  .vacancy-foot strong {
    color: #444444; }

.current-vacancies-textblock p {
  color: #9b9b9b !important; }

.modal-dialog {
  width: 70%;
  margin: 90px auto; }
  .modal-dialog .modal-content {
    padding: 0 10%; }

.history-table tr td:nth-child(1) {
  background-color: #bb1d3f;
  color: white;
  width: 80px;
  height: 60px; }
.history-table tr td:nth-child(2) {
  background-color: #f2f2f2;
  color: #666666;
  text-align: left; }

@media only screen and (max-width: 767px) {
  .principal-s-image img {
    height: 200px !important;
    width: auto; } }

@media screen and (max-width: 480px) {
  .principal-welcome-title {
    margin-top: 0 !important; } }
.btn-red.btn-view-calendar {
  font-weight: 400;
  color: white;
  background-color: #BB1D3F;
  padding: 6px 20px;
  letter-spacing: 1.8px;
  display: inline-block;
  margin-bottom: 35px !important; }
  .btn-red.btn-view-calendar:focus, .btn-red.btn-view-calendar:active, .btn-red.btn-view-calendar:visited {
    color: white; }
  @media (min-width: 993px) {
    .btn-red.btn-view-calendar {
      margin-bottom: 5px !important; } }

.simcal-week-day {
  border: solid 1px #dddddd;
  color: #666666;
  padding: 1% 0; }

.simcal-day-label.simcal-day-number {
  background-color: transparent !important;
  color: #666666 !important;
  text-align: left;
  border: solid 1px #dddddd; }

.simcal-month tr:first-child .simcal-day-label.simcal-day-number {
  border-top: none; }

.fc-toolbar {
  position: relative; }
  .fc-toolbar .fc-center {
    pointer-events: none; }
    .fc-toolbar .fc-center h2 {
      position: absolute;
      top: 50px; }
  .fc-toolbar > div {
    width: 100%; }
  .fc-toolbar button {
    /*text-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    &:focus, &:active {
      text-shadow: none;
      box-shadow: none;
    }*/ }

.fc-left .fc-button-group:nth-child(2) {
  float: right; }
.fc-left button {
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none;
  background-image: none; }
  .fc-left button:focus, .fc-left button:active {
    text-shadow: none;
    box-shadow: none; }

.fc-today-button {
  float: right !important; }

.fc-title {
  color: white !important; }
  .fc-title:focus, .fc-title:visited, .fc-title:hover, .fc-title:active {
    color: white !important; }

.fc-right {
  margin-top: 70px;
  position: relative;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .fc-right {
      margin-top: 80px; } }
  .fc-right .fc-button-group {
    float: none !important; }
  .fc-right .calendar-filter {
    position: relative;
    /*left: 50%;
    transform: translateX(-50%);*/ }
    .fc-right .calendar-filter > div {
      cursor: pointer; }

.fc-center {
  position: absolute;
  left: 0; }
  .fc-center h2 {
    width: 100%;
    text-align: center; }

button.fc-next-button {
  margin-left: 5px !important; }

button.fc-prev-button {
  margin-right: 5px !important; }

button.fc-next-button, button.fc-prev-button {
  background: #D8D8D8 !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0px 15px !important;
  height: 35px !important; }

button.fc-today-button.fc-button {
  background: #4477C0 !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0px 15px !important;
  height: 35px !important;
  text-transform: uppercase;
  color: white;
  text-shadow: none;
  letter-spacing: 2px; }

a.fc-day-grid-event.fc-h-event.fc-event {
  margin-bottom: 2px; }

.calendar-filter {
  margin-top: 5px;
  display: inline-flex; }
  .calendar-filter div {
    padding: 1px 10px;
    margin-left: 10px;
    color: white; }
    .calendar-filter div:nth-child(1) {
      background-color: #00BF47; }
    .calendar-filter div:nth-child(2) {
      background-color: #0C75A7; }
    .calendar-filter div:nth-child(3) {
      background-color: #73479B; }
    .calendar-filter div:nth-child(4) {
      background-color: #bb1d3f; }
    .calendar-filter div:nth-child(5) {
      background-color: #444444; }

.school-calendar-upcoming-events > .vc_column-inner {
  padding-top: 15px; }
.school-calendar-upcoming-events .slider-slick {
  margin: 0 -25px; }
  @media screen and (max-width: 480px) {
    .school-calendar-upcoming-events .slider-slick {
      margin: 0 -15px; } }

.parent-testimonials .row {
  position: relative;
  margin-bottom: 25px; }
.parent-testimonials .parent-name {
  width: calc(100%) !important;
  position: relative;
  bottom: 0;
  right: 0px; }
  @media screen and (max-width: 991px) {
    .parent-testimonials .parent-name {
      margin-top: 25px; } }
.parent-testimonials .parent-img-container {
  width: 150px; }
.parent-testimonials .parent-img {
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; }

#myCarousel {
  padding: 50px 90px;
  background: rgba(242, 242, 242, 0.8);
  color: #0f0f0f; }
  #myCarousel .carousel-inner blockquote {
    border-left: 5px solid #D8D8D8; }
    #myCarousel .carousel-inner blockquote p {
      line-height: 1.8;
      font-size: 16px;
      font-style: italic;
      color: #9b9b9b; }

.carousel-control.left, .carousel-control.right {
  background-image: none !important; }

.carousel-indicators li {
  background: #ccc !important; }

.carousel-indicators .active {
  background: #666 !important; }

.carousel-control {
  text-shadow: none; }

.carousel-control .glyphicon-menu-left {
  width: 40px;
  height: 40px;
  margin-top: -10px;
  font-size: 25px;
  margin-left: -45px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #444444;
  z-index: 5;
  display: inline-block; }

.carousel-control .glyphicon-menu-right {
  width: 40px;
  height: 40px;
  margin-top: -10px;
  font-size: 25px;
  margin-right: -45px;
  position: absolute;
  color: #444444;
  top: 50%;
  right: 50%;
  z-index: 5;
  display: inline-block; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  #myCarousel {
    padding: 50px 30px; }

  .carousel-control .glyphicon-menu-right {
    margin-right: -20px; }

  .carousel-control .glyphicon-menu-left {
    margin-left: -28px; } }
.students-testimonials {
  background-color: rgba(242, 242, 242, 0.8);
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 10px !important;
  padding: 25px 25px 25px 30px; }
  .students-testimonials p {
    color: #9b9b9b; }

@media screen and (max-width: 480px) {
  .students-testimonials p {
    color: #A8A8A8; } }
.table.student-leadership-team {
  width: 40%; }
  .table.student-leadership-team tr .heads-titles {
    text-align: center;
    background: rgba(168, 168, 172, 0.7); }
  .table.student-leadership-team tr .heads-names {
    background: #f2f2f2; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .table.student-leadership-team {
    width: 100%; } }
.st-life-at-chris .vc_column-inner > .wpb_wrapper:first-child:hover {
  box-shadow: 0px 3.8px 10px 1px rgba(0, 0, 0, 0.48) !important; }

/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .partners-section .col-lg-6:first-child {
    padding-right: 15px; }

  .partners-section .row {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
.board-governor-name {
  margin-top: -20px; }

.error-404 .coming-soon-container img {
  text-align: center; }
.error-404 div:nth-child(2) {
  text-align: left; }
  .error-404 div:nth-child(2) h1 {
    font-family: Helvetica, sans-serif;
    color: #444444;
    line-height: 1.8; }
  .error-404 div:nth-child(2) h4 {
    font-family: Helvetica, sans-serif;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8; }
  .error-404 div:nth-child(2) p {
    font-size: 18px;
    line-height: 1.8;
    color: #666666; }
  .error-404 div:nth-child(2) .error-home-button {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 11px 55px;
    font-weight: bold;
    background-color: #bb1d3f;
    color: #ffffff;
    letter-spacing: 1px; }

.school-days-images {
  width: 50%;
  height: auto;
  text-align: center; }
  .school-days-images-2-rows {
    width: 75%; }

.contact-list > .vc_column-inner {
  padding: 0 !important;
  padding-right: 10px !important; }

@media (max-width: 520px) {
  .contact-list > .vc_column-inner {
    padding: 0 !important; } }
.contact-list h3 {
  margin-top: 10px; }
.contact-list .wpb_text_column {
  margin-bottom: 0px; }
.contact-list .contact-box.multiple-email {
  margin-bottom: 0px; }
  .contact-list .contact-box.multiple-email .emails a {
    margin-bottom: 5px; }
.contact-list .email {
  position: relative; }
.contact-list .emails {
  position: relative;
  top: -35px;
  left: 50px;
  width: calc(100% - 50px); }
  .contact-list .emails a {
    display: block; }
  .contact-list .emails br {
    display: none; }

.contact-admisions-info-row {
  position: relative; }

.contact-admisions-info {
  width: calc(100% - 150px) !important;
  display: inline-block;
  float: left; }
  @media (max-width: 520px) {
    .contact-admisions-info {
      width: 100% !important;
      display: block;
      float: none; } }

.location-map-with-icon {
  display: inline-block;
  width: 150px !important;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  margin: 0; }
  .location-map-with-icon .wpb_text_column {
    margin-bottom: 0 !important; }
  .location-map-with-icon > .vc_column-inner {
    padding-top: 0 !important; }
  .location-map-with-icon a {
    display: block;
    text-align: right; }
  @media (max-width: 520px) {
    .location-map-with-icon {
      display: block;
      width: 100% !important;
      position: relative !important;
      top: unset;
      transform: none;
      margin: 0 0 0 15px !important; }
      .location-map-with-icon a {
        text-align: center;
        display: inline-block;
        width: 40%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 15px; } }

.big-assoc-logo img {
  height: 170px !important;
  width: auto !important; }

.parent-testimonials .carousel-inner {
  min-height: 820px; }

h3.uniform-titles {
  margin-top: 0; }

@media (max-width: 992px) {
  h3.uniform-titles.second {
    margin-top: 20px; } }
.single-staff-container {
  height: 160px;
  margin: 15px 8.3333%;
  margin-bottom: 30px;
  position: relative;
  background: white; }
  .single-staff-container .pod-template-staff-1 {
    margin: 15px; }

.go-back-container {
  margin-top: 25px;
  margin-right: 8.3333%;
  margin-left: 8.3333%; }
  .go-back-container .go-back {
    color: #9b9b9b; }
    .go-back-container .go-back .back-arrow {
      display: inline;
      font-size: 19px;
      font-weight: 400; }

.print-page-calendar {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 60px;
  cursor: pointer; }
  @media (max-width: 767px) {
    .print-page-calendar {
      right: 15px; } }
  .print-page-calendar i {
    font-size: 22px;
    padding-right: 5px; }

.subscribe-calendar {
  width: 250px;
  position: relative;
  float: right;
  cursor: pointer; }

.governor-image {
  margin-bottom: 25px !important; }

@media screen and (max-width: 480px) {
  .page-container-2 > div:first-of-type .vc_col-sm-9 {
    margin-top: 0; } }
@media only screen and (max-width: 640px) {
  .page-container-2 {
    margin-top: 0; } }
.embedded-table iframe {
  width: 80%;
  margin: 15px 10%;
  min-height: 100px; }
  .embedded-table iframe.big {
    min-height: 300px; }
  @media (max-width: 992px) {
    .embedded-table iframe {
      width: 100%;
      margin: 0 0; } }

.news-main-container {
  margin-top: 60px; }
  @media (max-width: 992px) {
    .news-main-container {
      margin-top: 20px; } }

.pdf-icon {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAA+CAYAAACbQR1vAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABBFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDo4MDQyRjhEMjJFMTAxMUUyQkEwQUUyNjIzMEYzM0U2Mzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDo4MDQyRjhEMzJFMTAxMUUyQkEwQUUyNjIzMEYzM0U2Mzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo4MDQyRjhENTJFMTAxMUUyQkEwQUUyNjIzMEYzM0U2MzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo4MDQyRjhENDJFMTAxMUUyQkEwQUUyNjIzMEYzM0U2MzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KXekeKwAAEANJREFUaAXFWwtwXNV5Pue+9iXZ1tuxjQTFsVN7SmiZ9JWmtTvBqQcmtZNIZErjJtQWSLIwzTSTdCCpoDCZpE06juUHNriEIS1IExJCqFoCtTpT0tKZTEuDYdoQJ8a1altGtrSS9u7uffT7zt27vlpZ9np3hc7M3XvvOf/5z/8+/zn3rBwYGNBweQKlu7vnNl3Xu3VD36Rp2jIfBdWSbTUuHvBrecd5PWfPdj322GNvdnd3m4cPH87XeJyroguZM3r7+o8kEolPSylFLpcT4N1F77D9qoiuFYDCjcfjejab/b/0lP2bTzxx6OdLIQTFYG/vvY8tW17/xzMzM2TawWVBQYvGPIXlecrocrFYzLJt+42pyQu//eSTT74DazRwkYZ3pchdu3o+XFef+oHjOKTI0w3D8EGc57oXfQFzqHGRsC2g1YG2Dhfw+3nLipmwhB+9/uPXNo2Ojk6/m0KQ9/T2PVWXqr8zm7Wz8P+Y4zoncnamBxp6A5eFolRVtRxsmJbhyFxOczVNJOvqk88bprHWheSBm+5g2pnMsX379n4Y715nZ6c+PDxMi1zUInt6+38GK7zeRYHy9Znpme2HDx/87qKOCuS7793zHzErdjP5h6DJqBeLQQh25tnBfXs/zvHfDSFACXod/RHBT8+rYv+PGnxgwNoIpR0/frxmbrBx40ZJ/966tT8G64/B7B3f994C4+/D0D6s0Ekmkx/r69vzN/v37/0MLQDwxVmKdNW6GPBIL+LpkIM01SDHj7sDw8O1Mf8C1WBICbOu7owjxWodESA7fu7Cna2tzUdj8dj7IZBcJpNxE8nEp3t6d58/eGDwcxAAJwzSxSm55kUDEXM0DJNclIGilI+Pj5MbF8JPvfPOmZ9mMtMfsbPZ06ZpWoBzYQleKpX6097e3Q/h3X/wwQdJ4xw6o/iqedaq6VxNX8wGZCjf2trahETo7Ox05ra8k59EHKIQHFiDSCSTX+zp6+uDFXhDQ0OLQuuiIC1XMLRrlBzhjx599LXZ6fRtsEDORhRCDnFBxKz4YE9P3x91dXUxHhjl4i4XbkkFAOsWmHyUaff398cef/zxV+yM/ft0QyRiFnw/h0tYsdgTu+6553YIwGG2WC5z5cAtsQAukdjU1JQnc0eOHPpHx3M+CcvgzGRhhsrxOW7Fv42k7Xe4XqilEBAEFye6XmKt/CcyB1/XD+3fP4S8rAfxgJ0tWEkOGaqVSMZf2Lmz55ZaCkFDZroo0fVqbEO/arbhqpCwY2NjOkxcw1SJVWm3efDg4CFkhg8gQ2SzhYwxB4GkEsnY8zt37ryhVkKoeVAhtVcrLS0t8Gxf4kcg0GUJT4Yi/VQKfODA4CN9ff1WLB7/EuDMfD7HdcN7hJ/6wY4dO+gOp6vNFpdEAMwDVq5cjejnc1+gYe3atRfWr1+fxNSnEi/kAwyC+ooVK9z9+/c9gqToeqwadzBgYqmeg0BuXOY3fH/btm2bYTEXaTm4KkralkQA69atg9th/ZNIWC2tK//l97bexv0HxLp58Ujr69+DrBHmIjWh68KAEAQElU3V1d28ek37V2A1d0cs55of3+1ZgH4vae6u741gH2AcTE/jykLjGdztkmtWx8YR6hy4wFuYHs8UONQdBx4j5Qa+F7RfUSxbEgsg0QcG9/Vv3br1/tOnT7s0eTB4WQbY1tDwC+ZLLw1P7tp1z/ZUXepZWkFQ/GjcKNRd220pBKCsAGT6IyMjU+WR+6MAzJDpKDwzheh7Jc9LIQDSqYQA0y2LAU6RapZwRE2zQBKyVAJQQoAAKIirFsCpWKVpXlnwV0UYAeByuOZII/gX5REzBlMIEl417cgEF2edvSicC+yhBGsE7FlzIwNzY5WlZi4AVWijuMZroJVSns68+ip3kR3DyxvUGDYRdaaRGu4DGHNDZ6dsQXI1PjpalkW0YAIlnV3YfKmJAMg8ohkzsYqysVKG572PjKh5b/+RI98Xn3tgnUhonjCQFlltk2pMrB8qKaS7agEMFJh/dFVDe6NpdsWlSCFUeaJq44ywBLEiE5RaPuMYf/nwLAjn/OeLeqE7N6xMuvzIUs54ANMBl8f9Ql68LMfO/bAqAQwBH83om2tab2ow5IvLNK3NXYygQgdAkfGkkO+tD5yMEoAbWNxRJ1fllAIehBIR0/yHhtpbd1QlgM6AFLHMkPc36lrbBdfD5w/M1dXMLAzKC/Vn7FcfsCLclvJ+pf7sFgR9N4bNlpgUX69YAAUzhDFBAb6/OkPifOQVEvJlY0E4wSOhFi7zYNFpoQLbn9OKYdG9pMyBCNqUwRRcB816Fh9/dSmaKxZAdFQg9KOKCAfD0Fj242NrtDGklS2BrnX0V+hw97AenB8/KOaAcWLSQvgCKg+Y5vcJxwn6so+iItKX4/rQ2LwlaNj1ind0vozogy6FQXxIWCa0uYGW/SgXzuMO7rAcZUWshVlqMcS6AIY1hMQ48FlKCFoT2CXljEBmWOWZ6BMv6YN6VcK+7JcPcicl6LCdLxVbQIjkcncM7JEZ2/f+e8p19hv42gQuOXcrLSCZ8SCbFYYUtyak/AAIVPAZ3/uHi454Dptk/HJMVWvYsPM939cNqd0I+C1JTbZnUIFm+rE+43k/nPLEU4iDSYxBO1FjBHT5EqaRsTT/EympfcjGOGC62A4k0lB7gpxUqiilvWnGpoaRPfnTT759bt8VUN//7Y62BzB1/oUFGjKe+Kc7Tp07tBB8f2Pjss115kP1utwD4UL7mg5Z/HvXqfGDC/Vh/TPtrY2NpvxQ1i1aTxG8JhZAdahC2RZeCjd+4FDl79Y0b8IHjw8CAAr0pmcdb+SusYlTHz959uHvdLT+cqsmPzbpCrUD+o21a2Mr7Qvvh/e0QYeO7cixT50+99q+iYmpfRPivu90tOkpTdvNKRdKTHCAY7Dmsx3NN5mevsbTPG4uwOB8DQ6WhiveBBcgWGCBIAJvSm9Fc2Br1aXozQH2YNszwArf3najpT+8XNO+tsY0H22yzOGvNDdjUhfC9vwhdsXKTFF571tvZU3d+PJKU/teUmp/v8KU//ndjraj3atWJQn/2mT2izDnn8F9+IFNnSbZzFTZ1z/famnPJaT2Avq9kNL05+tNYxRw2wtuozKBkHniqokASl2AiFnmIJdiGnkCA1mad5jer73H9NcQzpbuBIIbdRamKtCtn2PwQohXW0XNhvaZW02nl/ADFy9exJfVEcQAqBFuXigQR5xCQb1EYETGjH1EtCFqEkaRiR8l5LBPTVwgRKY4jqAvUsbR8SV4BQhyfK+eREIIL52QsZPsmxRGG5mBOlXOX8THB2yHQss5zBYWguBHUfNXrLY98eMCfsUY6wD3z2ccz4LwJtHJhPhgKGI9+t0CxKSMJlaEZ5+aCKDIc1HORD3XAmxPe/pULn8CQdqeFu7kGdd+eWAsPUs4BMA7SBXwFFGxXlFKM/KZa6kUs5lu8/nz59NYCk4RGMwqsGObhLF59NzXUcWrWP62vaVrpa4/M8Ppk4laSak4DyjBc8VXtWb437OvAohXtMSf7Wh9JK6J26exgoKu5xEYAitm8S01Y1mBlXgSk8elsnlUOEfbGzfEhLnK9dw8PisYOce9YPryA+rEw+UyRnSvyTR4iYzLP3HBNNzRsjUmtK3Q1zQIl/D55aYUv4tovh5BMA91l+z3SdcNVBwcopIyMSO8nwyMjSmrwcbADTSOaAxYLswvtZjaHZhNPLRpwlJZOZMnYirGlyiVC0o8ClTpczQGwA8/ssbU+ydUAGS+gmUp6EJ0VhqNapPjwRqWLceS33e9OAPapOviFJH4WoEWJDByEzsCT7ErZh1P7RrC+ZHxRGNwEabQv3irrQACfy0ij1KAODzL6A+GbYQioxCXSRimafXGn5BQbdbzXv55zplFzYzuiums8I/8wdvjrxD50x2t2xE3fgtZICRwyW04KVKw6MPAoNROhFEhsTlaaiuAKGY8Y+CiEYAij0tF1NIug8cCvCIaz4jc4YcO7863zz9YaJ5z+1Z78y1JKVXmV2A2iAkKSganLfAcMh3inoMk8lJbAZBd8gjVc2B87ov/WX1905fT6Wm8L1PSCNaAERIIyOlJzfnL8WZ9c01Ty3RWc42kL6Fp38m7BqbJ1Sld+yjS3z/BcwI5Qg5DWehW96k27ELlG3Xgx3oAI11ujLkjFt9qK4AQLaYt7g/A73/9N5qSrz/XBE6wgaVMlvsFpQV1M3BeZII9z13f+ocIbFpDhDJpqjMEjSlN6nAhtSIk87N4tjTZ2ZVo2yKQEIP1FayDEuaPUTpm4T0yzAIQC1RT0cUSxLTiKx7oi/TDGJarK9nASRgaQrWyEVZFi4JHMKjTpaZWgtFGduKZuhnXd9CboUUxyDHwkNSlVCkyTl1ygIXGiKIMn2u0H8BEhSihuhCzegMxhSmIDWyLtkdA1SNzWh+MUnCXK8ReqrBiH3YoY4woXrU0rjgPwGD+ALwdl4ds9R1uBM6CX6iyOJ9fiypCyhZgPmzm9FiM7qxUxwqKreU9BAFZWJhWp0slWh6GAtSGgkazvvvXaU/cvkLXEjRVqkpZBOBChkJhhPXhQGwP60JYtpXW0biDr0Lq04jCq0QRmL1Cd6X+CiCCl3Pv+bzzcFUCYIYHQqU8ef7YUEfrB7OOcxfStjoEM1UfDlqLu0oxXNfTs+kc9pWwpwT2dUtzY6ninkO54yBucB9upPPt8W9VJQAOCEEqV+g6ee5f8cprccsXvtAgbJvmoInrrsuIz342U82Ac5K1ShENIA5wwQNr4KV2YGt5H+rsVFru23n3rfdl7FN7PPGT+1z/7J4TJ4dpgT4+nwOm7LFJ67FgJcw9QTrXJdY9A7N3BYXuUEG3srps2rjRE/j+hyWeFTetFA4RpxI4P5iZnV1OCxQDA5BDEBbKQhgBYkoatQLf9E2VjjY0NPDoGREveTl+PKAR8Q5hBlEGWSDu+C9PDc4I4c9Rs4Zl8U9SUL5hWpbeDo7fKDm4uNRCUCfKwXk7j8/yb30MASjqkCXutNqKlGXgMPKrpmG0Z7HcxDQTMy3zq3fddff5N9/8rxM40Yn/8CDgLGHBUVk5MTGR27Dhppvxl6I/L5wQw0FK8Oz5b5A0nBblEduKXJB/mXkSEwq+cwoDR9V4ZO2Xkinxb79yy6+ewTZd6B5XEkJU+nxmKcDzxs2+8J1N80q0vaR/oNnr2q8XOEe4CgemReFfZrEsrMC288/Mw3aNFWrA3bv3PF1XX3cH/jjJ3Rf8h0ha2MNXC2q1V1lAWkodq0upnyMpvFTbnwNwDOX7gckb+DuNPpVO7z0w+I37EKcqPiYb0i+2bNmSWrfuF5/Cn5W28R9k9DGUikyKHRejQCm6qf5ShF0k234czHdjHKZDaOJaqrJC6WkvvvjizODg3u3pqfQOHFF/BZ/QuO9G8+eqa6kv0qHhFEg6k5l9OT2T3g7md6LOI+3VMA8c4v8BDDnlMHB028oAAAAASUVORK5CYII=");
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: relative;
  bottom: -4px;
  left: 5px; }

@media (max-width: 521px) {
  .st-news-post {
    margin-bottom: 10px; } }
.st-news-post .st-news-post-image-container {
  padding: 2px !important; }
.st-news-post .st-news-post-info-container {
  max-height: 230px;
  height: 18vw;
  background-color: #f2f2f2;
  padding: 2px !important; }
  @media (max-width: 767px) {
    .st-news-post .st-news-post-info-container {
      height: 36vw;
      max-height: 240px; } }
  @media (max-width: 521px) {
    .st-news-post .st-news-post-info-container {
      height: 54vw; } }
  .st-news-post .st-news-post-info-container .st-news-post-info {
    position: relative;
    max-height: 230px;
    height: 18vw;
    background-color: white !important;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .st-news-post .st-news-post-info-container .st-news-post-info {
        height: 36vw;
        max-height: 240px; } }
    @media (max-width: 521px) {
      .st-news-post .st-news-post-info-container .st-news-post-info {
        height: 54vw; } }
    @media (max-width: 767px) and (min-width: 520px) {
      .st-news-post .st-news-post-info-container .st-news-post-info {
        min-height: 212px; } }
    @media (max-width: 768px) and (min-width: 767px) {
      .st-news-post .st-news-post-info-container .st-news-post-info {
        height: 20vw; } }
    .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 7em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: #bb1d3f; }
      @media (max-width: 1200px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 5.6em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 1100px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 4.2em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 1000px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 2.8em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 991px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 2.8em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 767px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 7em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 639px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 5.6em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 521px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 7em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 400px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 4.2em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
      @media (max-width: 320px) {
        .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc {
          overflow: hidden;
          position: relative;
          line-height: 1.4em;
          max-height: 2.8em;
          text-align: left;
          margin-right: -1em;
          padding-right: 1em; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:before {
            position: absolute;
            right: 3px;
            bottom: 0px; }
          .st-news-post .st-news-post-info-container .st-news-post-info.featured .desc:after {
            content: '';
            position: absolute;
            right: 1px;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: #bb1d3f; } }
  .st-news-post .st-news-post-info-container .st-news-title {
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    height: calc(48px + 20px);
    overflow: hidden; }
    @media (max-width: 767px) and (min-width: 520px) {
      .st-news-post .st-news-post-info-container .st-news-title {
        height: calc((72px) + 20px); } }
    @media (max-width: 520px) {
      .st-news-post .st-news-post-info-container .st-news-title {
        height: calc(36px + 20px + 5); } }
  .st-news-post .st-news-post-info-container > a {
    width: 100%; }
  .st-news-post .st-news-post-info-container.featured .st-news-post-info {
    background-color: #bb1d3f !important; }
  .st-news-post .st-news-post-info-container.featured .st-news-title, .st-news-post .st-news-post-info-container.featured .date, .st-news-post .st-news-post-info-container.featured .more, .st-news-post .st-news-post-info-container.featured .desc {
    color: white; }
.st-news-post .st-news-post-content {
  height: calc(100% - calc(36px + 20px)); }
.st-news-post .date {
  color: #9b9b9b;
  font-size: 12px; }
.st-news-post .desc {
  overflow: hidden;
  position: relative;
  line-height: 1.4em;
  max-height: 7em;
  text-align: left;
  margin-right: -1em;
  padding-right: 1em;
  margin-bottom: 10px;
  color: #333;
  font-weight: 400;
  font-size: 16px; }
  .st-news-post .desc:before {
    position: absolute;
    right: 3px;
    bottom: 0px; }
  .st-news-post .desc:after {
    content: '';
    position: absolute;
    right: 1px;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: inherit; }
  @media (max-width: 1200px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 5.6em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 1100px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 4.2em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 1000px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 2.8em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 991px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 2.8em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 767px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 7em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 639px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 5.6em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 521px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 7em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 400px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 4.2em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 320px) {
    .st-news-post .desc {
      overflow: hidden;
      position: relative;
      line-height: 1.4em;
      max-height: 2.8em;
      text-align: left;
      margin-right: -1em;
      padding-right: 1em; }
      .st-news-post .desc:before {
        position: absolute;
        right: 3px;
        bottom: 0px; }
      .st-news-post .desc:after {
        content: '';
        position: absolute;
        right: 1px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: inherit; } }
  @media (max-width: 640px) {
    .st-news-post .desc {
      margin-bottom: 5px; } }
.st-news-post .link {
  color: unset;
  text-decoration: none; }
  .st-news-post .link:hover {
    text-decoration: none; }
.st-news-post .more {
  position: absolute;
  bottom: 6px;
  color: #444444;
  display: inline-block;
  font-size: 14px; }

.st-news-post-img {
  width: 100%;
  background-position: center;
  background-size: cover;
  padding-top: 70%; }

@media screen and (max-width: 480px) {
  .news-posts-container.page-container.no_vc {
    padding-left: 30px !important;
    padding-right: 30px !important; } }

@media screen and (min-width: 480px) {
  .news-posts {
    padding-left: 250px; } }
@media screen and (max-width: 480px) {
  .news-posts {
    margin: 10px 0 !important; } }
@media screen and (min-width: 480px) {
  .news-posts .news-post-image-container {
    width: 250px;
    float: left;
    margin-left: -250px; } }
@media screen and (max-width: 480px) {
  .news-posts .news-post-info-container, .news-posts .news-post-image-container {
    padding: 0; } }
@media screen and (max-width: 480px) {
  .news-posts .news-post-info-container {
    margin-top: 10px;
    margin-bottom: 10px; } }
.news-posts .news-post-image {
  width: 100%;
  background-position: center;
  background-size: cover;
  padding-top: 66.67%; }
.news-posts .news-post-title {
  margin-bottom: 10px;
  display: block; }
.news-posts .news-post-date {
  font-size: 14px;
  margin: 0; }
.news-posts .news-post-desc-container {
  height: 75px;
  overflow: hidden; }
.news-posts .news-post-desc {
  font-size: 16px; }

.news-post-image {
  width: 100%;
  background-position: center;
  background-size: cover;
  padding-top: 100%; }

.print-page, .go-back {
  cursor: pointer; }

.news-post-detail .icon-column {
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  padding: 0 2%;
  float: right; }
  .news-post-detail .icon-column p {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    display: inline-block; }
  .news-post-detail .icon-column img {
    width: 22px;
    padding-right: 5px;
    transform: translateY(-10%); }
.news-post-detail .news-post-image {
  width: 100%;
  height: auto;
  padding: 0;
  margin-bottom: 5px; }
.news-post-detail .news-post-title {
  margin-bottom: 5px;
  margin-top: 5px;
  display: block; }
.news-post-detail .news-post-date {
  font-size: 12px;
  margin: 0;
  color: #9b9b9b;
  margin-bottom: 15px;
  visibility: hidden;
  height: 0; }
.news-post-detail .news-post-desc-container {
  height: 75px;
  overflow: hidden; }
.news-post-detail .news-post-desc {
  font-size: 16px;
  padding: 0 0px; }
  .news-post-detail .news-post-desc > .vc_row .vc_row {
    margin: 0 -15px !important; }
  .news-post-detail .news-post-desc > .vc_row .vc_row.vc_grid {
    margin: 0 0 0 0 !important; }
  .news-post-detail .news-post-desc h1, .news-post-detail .news-post-desc h2, .news-post-detail .news-post-desc h3, .news-post-detail .news-post-desc h4 {
    font-size: 24px;
    color: #9b9b9b;
    margin-top: 0; }
  .news-post-detail .news-post-desc .wpb_text_column p > img {
    float: left !important;
    margin: 0 20px 20px 0;
    max-width: 50%; }

.news-page-list-item {
  list-style: none;
  margin-top: 25px; }

.st-news-items-template {
  margin-top: 20px; }
  .st-news-items-template .st-news-title {
    font-size: 25px; }
  .st-news-items-template p {
    font-size: 20px; }

.search-page-result {
  margin-top: 25px; }
  .search-page-result span {
    font-weight: bold; }

.search-white-container .search-full-width {
  padding: 0 40px;
  display: inline-block;
  width: 100%;
  position: relative; }
.search-white-container i {
  position: absolute;
  top: 46%;
  left: 91%;
  display: inline-block; }

.search-page-lists {
  margin-left: -35px; }
  .search-page-lists p {
    word-wrap: break-word; }
  .search-page-lists .search-title {
    margin-left: 40px;
    margin-top: 30px;
    padding: 15px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: rgba(221, 221, 221, 0.8);
    color: #666666; }
  .search-page-lists li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 5px; }

.pagination-search-page-links {
  margin-top: 5%;
  padding: 0 40px; }

/*DESKTOP FIRST SMALL DESKTOP*/
@media screen and (max-width: 979px) {
  .search-main-container div:first-child {
    padding-left: 15px;
    padding-right: 15px; } }
/*DESKTOP FIRST TABLET*/
@media screen and (max-width: 767px) {
  .search-main-container div:first-child {
    padding-left: 15px;
    padding-right: 15px; }

  .search-field {
    margin-top: -7px; }
    .search-field #searchform #s {
      background-color: #F8F8F8;
      border: none;
      border-bottom: solid #9b9b9b 1px; }

  .search-bar {
    border-bottom: none; }
    .search-bar .fa-search {
      position: relative;
      left: 95%;
      top: 42px; } }
/*DESKTOP FIRST MOBILE*/
@media screen and (max-width: 480px) {
  .search-main-container div:first-child {
    padding-left: 15px;
    padding-right: 15px; }

  .search-field {
    margin-top: -7px; }
    .search-field #searchform #s {
      background-color: #F8F8F8;
      border: none;
      border-bottom: solid #9b9b9b 1px;
      border-radius: 0 !important; }

  .search-bar {
    border-bottom: none; }
    .search-bar .fa-search {
      position: relative;
      left: 92%;
      top: 42px; } }
.coming-soon-container {
  padding: 8.33333%;
  width: 100%;
  background-color: #FFF; }
  .coming-soon-container .coming-soon-logo-container .coming-soon-logo {
    object-fit: contain;
    object-position: center;
    width: 250px;
    height: 250px;
    display: block;
    margin: auto;
    margin-bottom: 15px; }
  .coming-soon-container .coming-soon-content-text {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.8;
    height: 250px; }
    .coming-soon-container .coming-soon-content-text h1 {
      margin-top: 0; }
    .coming-soon-container .coming-soon-content-text h4 {
      color: #444444;
      font-size: 18px;
      font-weight: bold; }
    .coming-soon-container .coming-soon-content-text p {
      font-size: 18px;
      color: #666666; }
    .coming-soon-container .coming-soon-content-text button {
      padding: 11px 55px;
      font-weight: bold;
      background-color: #bb1d3f;
      color: #ffffff;
      letter-spacing: 1px;
      border-radius: 0;
      position: absolute;
      bottom: 0; }

p.footer-links-header img {
    width: 70px;
}

p.footer-text {
    font-size: 14px;
}


/*********** 9.1.1 Version 1 *************/

section#version1.blog-listing article.blog-post {
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #e3e3e3;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-bottom: 40px;
    margin-bottom: 40px;
    min-height: 252px;
}

section#version1.blog-listing article.blog-post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}

section#version1.blog-listing article.blog-post .blog-thumbnail {
    background: -moz-linear-gradient(left, #02a0ff -20%, #443088 120%);
    background: -webkit-linear-gradient(left, #02a0ff -20%, #443088 120%);
    background: linear-gradient(to right, #02a0ff -20%, #443088 120%);
    padding: 0;
    overflow: hidden;
    max-width: 330px;
    position: absolute;
}

section#version1.blog-listing article.blog-post .blog-thumbnail img {
    border: 1px solid rgba(230, 52, 52, 0.41) !important;
    max-height: 210px;
    object-fit: cover;
    height: 260px;
    width: 100%;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}


/* Description */

section#version1.blog-listing article.blog-post .blog-desc {
    padding-left: 350px;
    padding-top: 5px;
}



/*********** 9.2 Blog Sidebar *************/

.blog-sidebar {

}

.blog-sidebar .widget-title {
    text-transform: uppercase;
    font-weight: 600;
}

.widget-title:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #006afb;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* Popular Posts */

.blog-sidebar .sidebar-blog-post {
    clear: both;
}

.blog-sidebar .sidebar-blog-post .thumbnail-post {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 30px;
    background: -moz-linear-gradient(left, #02a0ff -20%, #443088 120%);
    background: -webkit-linear-gradient(left, #02a0ff -20%, #443088 120%);
    background: linear-gradient(to right, #02a0ff -20%, #443088 120%);
}

.blog-sidebar .sidebar-blog-post .thumbnail-post img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.blog-sidebar .sidebar-blog-post .thumbnail-post img:hover {
    opacity: .5;
}

.blog-sidebar .sidebar-blog-post .post-info {
    padding-top: 2px;
    padding-left: 95px;
}

.blog-sidebar .sidebar-blog-post .post-info a {
    text-transform: capitalize;
    font-weight: 600;
    color: #333;
    display: block;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}

.blog-sidebar .sidebar-blog-post .post-info a:hover {
    color: #006afb;
}

.blog-sidebar .sidebar-blog-post .post-info p {
    font-size: 13px;
    line-height: 17px;
    height: 50px;
    overflow: hidden;
}

.blog-sidebar .sidebar-blog-post .post-info span {
    font-style: italic;
}


/* Mailchimp Form */

.blog-sidebar .mailchimp button {
    width: 100%;
}


/* Trending Tags */

.blog-sidebar .tag-wrapper {
}

.blog-sidebar .tag-wrapper a {
    color: #999;
    font-size: 16px;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    text-transform: capitalize;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    white-space: nowrap;
}


.blog-sidebar .tag-wrapper a:hover {
    background-color: #006afb;
    color: #fff;
}


/* Categories - Archives */

.blog-sidebar .sidebar-list {
    padding: 0;
	list-style: none;
}

.blog-sidebar .sidebar-list li {
    padding: 8px 0;
    border-bottom: 1px solid #e3e3e3;
}

.blog-sidebar .sidebar-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.blog-sidebar .sidebar-list li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #999;
}

.blog-sidebar .sidebar-list li a:hover {
    color: #006afb;
    padding-left: 10px;
}
.copyrightp{
	text-align: left !important;
}

.Developed{
	text-align: right !important;
}

@media (max-width: 991px){
	section#version1.blog-listing article.blog-post .blog-thumbnail {
	    width: 100%;
	    max-width: 100%;
	    position: inherit;
	}
	section#version1.blog-listing article.blog-post .blog-desc {
	    padding: 0;
	    margin-top: 20px;
	}
}
