@import url("https://use.typekit.net/qji3qbj.css");
@font-face {
  font-family: "FuturaBold";
  src: url("fonts/FuturaBold.eot");
  src: url("fonts/FuturaBold.eot") format("embedded-opentype"), url("fonts/FuturaBold.woff2") format("woff2"), url("fonts/FuturaBold.woff") format("woff"), url("fonts/FuturaBold.ttf") format("truetype"), url("fonts/FuturaBold.svg#FuturaBold") format("svg");
}
@font-face {
  font-family: "futuracondensed_light";
  src: url("fonts/futura_condensed_light_regular-webfont.woff2") format("woff2"), url("fonts/futura_condensed_light_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?75p0ri");
  src: url("fonts/icomoon.eot?75p0ri#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?75p0ri") format("truetype"), url("fonts/icomoon.woff?75p0ri") format("woff"), url("fonts/icomoon.svg?75p0ri#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Futura-Light";
  src: url("fonts/Futura-Light.eot");
  src: url("fonts/Futura-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Futura-Light.woff2") format("woff2"), url("fonts/Futura-Light.woff") format("woff"), url("fonts/Futura-Light.ttf") format("truetype"), url("fonts/Futura-Light.svg#Futura-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}

html {
  position: static !important;
}

html, body {
  margin: 0px;
  font-size: 18px;
  line-height: 26px;
  overflow-x: hidden;
  color: #08121A;
  font-family: "aktiv-grotesk";
}
@media (max-width: 767px) {
  html, body {
    font-size: 18px;
    line-height: 26px;
  }
}
html .has-normal-font-size, body .has-normal-font-size {
  font-size: 18px;
  line-height: 26px;
}
html .has-large-font-size, body .has-large-font-size {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  html .has-large-font-size, body .has-large-font-size {
    font-size: 18px;
    line-height: 26px;
  }
}
html .has-small-font-size, body .has-small-font-size {
  font-size: 16px;
  line-height: 22px;
}

#page-wrap .alignfull {
  width: calc(100vw - 0px);
  margin-left: calc(50% - 50vw + 0px);
  margin-right: calc(50% - 50vw + 0px);
}

.alignwide .alignwide {
  width: 100%;
  padding: 0;
}

#page-wrap .block-slider-blck-caldwell .alignfull {
  width: 100%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
  width: 1344px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1343px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 1280px;
  }
}
@media (max-width: 1279px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 1023px;
  }
}
@media (max-width: 1023px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 640px;
  }
}
@media (max-width: 639px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 480px;
  }
}
@media (max-width: 479px) {
  .container, .alignwide, #page-wrap, .alignfull .alignwide, .small-container {
    width: 403px;
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .container .container, .alignwide .container, #page-wrap .container, .alignfull .alignwide .container, .small-container .container {
    width: 100% !important;
    padding: 0;
  }
}

img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  border: 0;
  outline: none;
  height: auto;
}

a {
  text-decoration: underline;
  color: #C90C28;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
a:hover {
  text-decoration: none;
}

button {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.text-btn .wp-block-button__link {
  line-height: normal;
  padding: 0;
  background: none;
  font-weight: 500;
}
.text-btn .wp-block-button__link:hover {
  color: #E50E2E !important;
}

body .is-style-outline .wp-block-button__link {
  border-width: 1px;
  border-color: #e3e9ed;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
  font-weight: 500;
}
body .is-style-outline .wp-block-button__link:hover {
  color: #E50E2E !important;
  background: #ffffff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-block {
  padding: 60px;
}

.fixed {
  padding: 60px;
}
@media (max-width: 1279px) {
  .fixed {
    padding: 45px 25px;
  }
}
@media (max-width: 1023px) {
  .fixed {
    padding: 25px 25px;
  }
}

.aligncenter {
  text-align: center;
}

hr.is-style-default {
  height: 4px;
  width: 70px;
  border: 0;
  display: inline-block;
  margin: 0 0 14px;
}

.justify-flex-end .wp-block-columns {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.steps-box h4 {
  font-weight: 400;
}

@media (max-width: 1279px) {
  .callout a {
    font-size: 44px !important;
  }
}
@media (max-width: 1023px) {
  .callout a {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  .callout a {
    font-size: 28px !important;
    letter-spacing: -0.6px !important;
  }
}

.step-btn {
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  .step-btn {
    padding-bottom: 0;
    padding-top: 21px;
  }
}
.step-btn a {
  padding: 0;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.3em;
  position: relative;
}
@media (max-width: 1279px) {
  .step-btn a {
    font-size: 44px !important;
  }
}
@media (max-width: 1023px) {
  .step-btn a {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  .step-btn a {
    font-size: 28px !important;
    letter-spacing: -0.6px !important;
  }
}
.step-btn a:hover:before {
  right: -1.6em;
}
.step-btn a:before {
  content: "";
  background: url(../images/link-arrow-white.svg) center center no-repeat;
  background-size: cover;
  width: 30px;
  height: 25px;
  position: absolute;
  top: 0;
  right: -1.2em;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 767px) {
  .step-btn a:before {
    width: 23px;
    height: 18px;
    right: -1.5em;
  }
}

.main-btn.leftBtn .btn-link:hover i {
  margin-left: 0;
  position: relative;
  left: -5px;
}
.main-btn.leftBtn .btn-link i {
  left: 0;
}

.arrow-button .wp-block-button__link {
  line-height: normal;
  padding: 0;
  background: none;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.arrow-button .wp-block-button__link:hover {
  color: #E50E2E !important;
}
.arrow-button .wp-block-button__link:hover:before {
  right: -34px;
}
.arrow-button .wp-block-button__link:before {
  content: "";
  background: url(../images/link-arrow-red.svg) center center no-repeat;
  width: 15px;
  height: 13px;
  position: absolute;
  right: -24px;
  top: 0.35em;
  background-size: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.btn {
  line-height: 54px;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  border: 2px solid transparent;
  font-weight: 500;
  text-decoration: none;
}
.btn:hover {
  background: #ca0f2c !important;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
.btn:focus {
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
          box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
  border-color: #61A5FF;
}
.btn.btn-white {
  border: 1px solid #E3E9ED;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
  line-height: 56px;
  padding: 0 21px;
}
.btn.btn-white:hover {
  color: #E50E2E !important;
  background: #ffffff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.btn-white:focus {
  border-radius: 6px;
  background: #ffffff !important;
  -webkit-box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
          box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
  border-color: #61A5FF;
}

.is-style-outline-with-black-arrow .wp-block-button__link {
  position: relative;
  padding-right: 51px;
}
.is-style-outline-with-black-arrow .wp-block-button__link:before {
  content: "";
  background: url(../images/link-arrow-black.svg) center center no-repeat;
  width: 15px;
  height: 13px;
  position: absolute;
  right: 21px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.is-style-outline-with-black-arrow .wp-block-button__link:hover:before {
  right: 15px;
}

.normal-btn .wp-block-button__link {
  line-height: 54px;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  border: 2px solid transparent;
  font-weight: 500;
  text-decoration: none;
}
.normal-btn .wp-block-button__link:hover {
  background: #ca0f2c !important;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
.normal-btn .wp-block-button__link:focus {
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
          box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
  border-color: #61A5FF;
}
.normal-btn.normal-btn-white .wp-block-button__link {
  border: 1px solid #E3E9ED;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
  line-height: 56px;
  padding: 0 21px;
}
.normal-btn.normal-btn-white .wp-block-button__link:hover {
  color: #E50E2E !important;
  background: #ffffff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.normal-btn.normal-btn-white .wp-block-button__link:focus {
  border-radius: 6px;
  background: #ffffff !important;
  -webkit-box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
          box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
  border-color: #61A5FF;
}
.normal-btn.disabled-btn .wp-block-button__link {
  background: #f2f5f7 !important;
  color: #999D9F !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: not-allowed;
}
.normal-btn.disabled-btn .wp-block-button__link:hover {
  background: #f2f5f7 !important;
  color: #999D9F !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.normal-btn.medium-btn .wp-block-button__link {
  line-height: 46px;
  padding: 0 16.2px;
}
.normal-btn.small-btn .wp-block-button__link {
  font-size: 16px;
  line-height: 42px;
  padding: 0 12.5px;
}
.normal-btn.red-arrow-btn .wp-block-button__link {
  background: #E50E2E;
  font-weight: 500;
  position: relative;
  padding-right: 56px;
  padding-left: 25px;
}
.normal-btn.red-arrow-btn .wp-block-button__link:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 14px;
  background-image: url(../images/link-arrow-white.svg);
  background-position: center center;
  background-size: cover;
  right: 27px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.normal-btn.red-arrow-btn:hover:before {
  right: 20px;
}
.normal-btn.white-arrow-btn .wp-block-button__link {
  background: #ffffff !important;
  font-weight: 500;
  position: relative;
  padding-right: 56px;
  padding-left: 25px;
}
.normal-btn.white-arrow-btn .wp-block-button__link:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 14px;
  background-image: url(../images/link-arrow-red.svg);
  background-position: center center;
  background-size: cover;
  right: 27px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.normal-btn.white-arrow-btn:hover {
  background: #ffffff !important;
}
.normal-btn.white-arrow-btn:hover:before {
  right: 20px;
}

.text-underline-btn .wp-block-button__link {
  line-height: 50px;
  position: relative;
}
.text-underline-btn .wp-block-button__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  right: 0;
  background: #E50E2E;
}

.title-cls, h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
  margin: 0 0 20px 0;
  line-height: normal;
}
.title-cls strong, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 800;
}

.entry .has-huge-font-size {
  font-size: 70px;
  line-height: 76px;
  font-weight: 800;
  margin: 0 0 20px 0;
}
@media (max-width: 1343px) {
  .entry .has-huge-font-size {
    font-size: 68px;
    line-height: 1.1em;
  }
}
@media (max-width: 1279px) {
  .entry .has-huge-font-size {
    font-size: 62px;
  }
}
@media (max-width: 1023px) {
  .entry .has-huge-font-size {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  .entry .has-huge-font-size {
    font-size: 60px;
  }
}
@media (max-width: 639px) {
  .entry .has-huge-font-size {
    font-size: 48px;
  }
}
@media (max-width: 479px) {
  .entry .has-huge-font-size {
    font-size: 44px;
  }
}

h1, .title-cls {
  font-size: 48px;
  line-height: 52px;
}

h2 {
  font-size: 32px;
  line-height: 36px;
}
@media (max-width: 1279px) {
  h2 {
    font-size: 30px;
    line-height: 1.2em;
  }
}
@media (max-width: 1023px) {
  h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 22px;
  }
}
@media (max-width: 639px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 28px;
  line-height: 32px;
}
@media (max-width: 1279px) {
  h3 {
    font-size: 26px;
    line-height: 1.2em;
  }
}
@media (max-width: 1023px) {
  h3 {
    font-size: 24px;
  }
}
h4 {
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 1343px) {
  h4 {
    line-height: 1.2em;
  }
}
@media (max-width: 1279px) {
  h4 {
    font-size: 22px;
  }
}

h5 {
  font-size: 20px;
  line-height: 24px;
}

h6 {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 1343px) {
  h6 {
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (max-width: 1279px) {
  h6 {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  h6 {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  h6 {
    font-size: 10px;
  }
}

p {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  p {
    margin: 0 0 26px;
  }
}

sup {
  font-size: 0.6em;
}

strong, b {
  font-weight: 700;
}

.overlay-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

/*.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignnone {
    float: none;
    margin: 0 0 15px 0px;
    display: block;
}
.aligncenter {
    float: none;
    margin: 0 auto 15px auto;
    display: list-item;
}*/
.main-body {
  overflow: hidden;
  position: relative;
  clear: both;
  top: 0;
}

sup {
  font-size: 0.6em;
}

table {
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  border: 1px solid #000000;
}
table td {
  padding: 0.5em 1em;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
table td:first-child {
  border-left-width: 0;
}
table th {
  padding: 0.5em 1em;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
table th:first-child {
  border-left-width: 0;
}

.wp-block-table {
  border-bottom: 1px solid #ccc !important;
}
.wp-block-table.is-style-regular thead {
  border-bottom: 3px solid;
}
.wp-block-table.is-style-regular tfoot {
  border-top: 3px solid;
}
.wp-block-table.is-style-stripes table {
  border: 0;
}
.wp-block-table.is-style-stripes thead {
  border-bottom: 3px solid;
}
.wp-block-table.is-style-stripes tfoot {
  border-top: 3px solid;
}
.wp-block-table table {
  margin: 0;
}
.wp-block-table figcaption {
  text-align: center;
  font-size: 0.8em;
  padding: 10px 0;
}

ul {
  margin: 0px;
  padding: 0px 0 15px 30px;
}
ul li {
  margin: 0px;
  padding: 0 0 10px;
  list-style-type: disc;
  list-style-position: outside;
}

.checklist .border-tic {
  display: none;
}

.is-style-checklist-li {
  padding-left: 0;
}
.is-style-checklist-li li {
  list-style: none;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 20px;
  position: relative;
}
@media (max-width: 767px) {
  .is-style-checklist-li li {
    margin: 0 0 33px;
  }
}
.is-style-checklist-li li:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid #1AB05E;
}
.is-style-checklist-li li:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 8px;
  border: 2px solid #1AB05E;
  left: 6px;
  top: 9px;
  margin: auto;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.is-style-checklist-li li strong {
  padding: 0 0 8px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .is-style-checklist-li li strong {
    padding: 0 0 7px;
  }
}

.is-style-bullet-li {
  padding-left: 0;
}
.is-style-bullet-li li {
  list-style: none;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 20px;
  position: relative;
}
@media (max-width: 767px) {
  .is-style-bullet-li li {
    margin: 0 0 33px;
  }
}
.is-style-bullet-li li:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid #000;
}
.is-style-bullet-li li strong {
  padding: 0 0 8px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .is-style-bullet-li li strong {
    padding: 0 0 7px;
  }
}

ol {
  margin: 0px;
  padding: 0px 0 9px 32px;
}
ol li {
  margin: 0px;
  padding: 0 0 10px;
  list-style-position: outside;
  list-style: decimal;
}

.wp-block-quote {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  margin: 0px auto;
  padding: 6px 0 7px 25px;
  position: relative;
  display: block;
  vertical-align: top;
  width: 72.26%;
}
@media (max-width: 1023px) {
  .wp-block-quote {
    width: 95%;
    margin: 20px 0 20px 5%;
    font-size: 20px;
    line-height: 28px;
  }
}
.wp-block-quote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 7px;
  width: 2px;
  background: #E50E2E;
}
.wp-block-quote p {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 6px;
}
.wp-block-quote cite {
  font-size: 14px;
  line-height: 20px;
  color: #373E45;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.alignfull .wp-block-group__inner-container {
  width: 100%;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  width: 100%;
  position: relative;
}

.owl-item .card-style-1 {
  width: 297px;
}
@media (max-width: 1279px) {
  .owl-item .card-style-1 {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .owl-item .card-style-1 {
    width: 165px;
  }
}

.card-style-1 {
  padding: 40px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 12px 20px -4px rgba(0, 0, 0, 0.04), 0 1px 3px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 12px 20px -4px rgba(0, 0, 0, 0.04), 0 1px 3px 0 rgba(0, 0, 0, 0.03);
  min-height: 398px;
  border-radius: 4px;
  border: 1px solid #E3E9ED;
  background: #ffffff;
}
@media (max-width: 1279px) {
  .card-style-1 {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .card-style-1 {
    min-height: auto;
    padding: 20px;
  }
}
.card-style-1 h3 {
  position: relative;
  padding: 0 0 33px;
  margin: 0 0 113px;
}
.card-style-1 h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 72px;
  background: #E50E2E;
}
@media (max-width: 767px) {
  .card-style-1 h3:before {
    width: 32px;
  }
}
@media (max-width: 1279px) {
  .card-style-1 h3 {
    font-size: 20px;
    padding: 0 0 14px;
    margin: 0 0 100px;
  }
}
@media (max-width: 767px) {
  .card-style-1 h3 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 26px;
  }
}
.card-style-1 p:last-child {
  margin: 0;
}
@media (max-width: 767px) {
  .card-style-1 p {
    display: none;
  }
}

.card-style-2 {
  padding: 24px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #E3E9ED;
  -webkit-box-shadow: 0 12px 24px -8px rgba(14, 23, 31, 0.08);
          box-shadow: 0 12px 24px -8px rgba(14, 23, 31, 0.08);
}
.card-style-2 h3 {
  margin: 0 0 2px;
}
.card-style-2 p {
  margin: 0 0 17px;
}
.card-style-2 ul {
  padding: 0;
  margin: 0;
}
.card-style-2 ul li {
  padding: 0 0 0 37px;
  margin: 0 0 17px;
  position: relative;
  outline-style: none;
  list-style: none;
}

.tick {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #1AB05E;
}
.tick:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 10px;
  border: 2px solid #ffffff;
  left: 0;
  right: 0;
  top: -3px;
  bottom: 0;
  margin: auto;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.border-tic {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  border: 2px solid #1AB05E;
}
.border-tic:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 8px;
  border: 2px solid #1AB05E;
  left: 0;
  right: 0;
  top: -3px;
  bottom: 0;
  margin: auto;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.card-btn-row {
  display: inline-block;
  width: 100%;
}
.card-btn-row .wp-block-group__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-btn-row .wp-block-group__inner-container .text-btn {
  margin-right: 34px;
}

.card-small-caption {
  text-transform: uppercase;
  margin: 0 0 7px !important;
  line-height: normal;
  font-weight: 500;
  letter-spacing: 1px;
}

.has-subtitle-font-size {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
}
@media (max-width: 1279px) {
  .has-subtitle-font-size {
    font-size: 22px;
    line-height: 1.4em;
  }
}
@media (max-width: 1023px) {
  .has-subtitle-font-size {
    font-size: 20px;
  }
}

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

p:empty {
  display: none;
}

.row {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row > * {
  padding: 0 15px;
}
.row .col-3 {
  width: 33.33%;
}
@media (max-width: 1023px) {
  .row .col-3 {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .row .col-3 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .has-subtitle-font-size {
    font-size: 20px;
  }
}

/*
body{
    .wp-block-column{
        flex-basis: calc(50% - 0px);
    }
    .wp-block-column:not(:first-child){
        margin:0; 
    }
    .wp-block-image{
        margin:0;
    }
}*/
body .widget_nav_menu h2.widgettitle {
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #cad2d9;
  padding: 0 0 17px;
  line-height: normal;
  margin: 0 0 23px;
}
body .right-block .widgettitle, body .right-block .widget-heading {
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #cad2d9;
  padding: 0 0 17px;
  line-height: normal;
  margin: 0 0 23px;
  display: inline-block;
  width: 100%;
}

body .sidebarform .wForm .htmlContent h3 {
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #cad2d9;
  padding: 0 0 17px;
  line-height: normal;
}
@media (max-width: 479px) {
  body .sidebarform .wForm .htmlContent h3 {
    font-size: 20px;
  }
}
body .wFormContainer.sidebarform {
  margin: 55px 0 0;
  width: 100%;
}

.wp-block-cgb-block-button a svg {
  width: 18px;
  height: 18px;
  position: relative;
  top: 0.2em;
  margin: 0 0 0 14px;
}
.wp-block-cgb-block-button a:hover.primary svg {
  fill: #E50E2E;
}
.wp-block-cgb-block-button a:hover.secondary svg {
  fill: #ffffff;
}
.wp-block-cgb-block-button.primary svg {
  fill: #ffffff;
}
.wp-block-cgb-block-button.primary a:hover svg {
  fill: #ffffff;
}
.wp-block-cgb-block-button.secondary svg {
  fill: #000000;
}
.wp-block-cgb-block-button.secondary a:hover svg {
  fill: #E50E2E;
}

@media (max-width: 639px) {
  body .wp-block-cover-image .wp-block-cover__inner-container, body .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 0px);
  }
}

body .has-primary-caldwell-background-color {
  background-color: #E50E2E;
}

body .has-primary-caldwell-color {
  color: #E50E2E !important;
}

body .has-secondary-caldwell-background-color {
  background-color: #D0B86C;
}

body .has-secondary-caldwell-color {
  color: #D0B86C !important;
}

body .has-black-caldwell-background-color {
  background-color: #08121A;
}

body .has-black-caldwell-color {
  color: #08121A !important;
}

body .has-white-caldwell-background-color {
  background-color: #FFFFFF;
}

body .has-white-caldwell-color {
  color: #FFFFFF !important;
}

body .has-positive-caldwell-background-color {
  background-color: #1AB05E;
}

body .has-positive-caldwell-color {
  color: #1AB05E !important;
}

body .has-warning-caldwell-background-color {
  background-color: #FFCC3D;
}

body .has-warning-caldwell-color {
  color: #FFCC3D !important;
}

body .has-grey-darkest-caldwell-background-color {
  background-color: #373E45;
}

body .has-grey-darkest-caldwell-color {
  color: #373E45 !important;
}

body .has-grey-dark-caldwell-background-color {
  background-color: #707579;
}

body .has-grey-dark-caldwell-color {
  color: #707579 !important;
}

body .has-grey-default-caldwell-background-color {
  background-color: #999D9F;
}

body .has-grey-default-caldwell-color {
  color: #999D9F !important;
}

body .has-grey-light-caldwell-background-color {
  background-color: #cad2d9;
}

body .has-grey-light-caldwell-color {
  color: #cad2d9 !important;
}

body .has-grey-lightest-caldwell-background-color {
  background-color: #E6ECF0;
}

body .has-grey-lightest-caldwell-color {
  color: #E6ECF0 !important;
}

body .has-grey-bright-caldwell-background-color {
  background-color: #f5f8fa;
}

body .has-grey-bright-caldwell-color {
  color: #f5f8fa !important;
}

body .has-brand-gradient-caldwell-gradient-background {
  background: -webkit-gradient(linear, left bottom, left top, from(#D4001A), to(#E50E2E));
  background: linear-gradient(0deg, #D4001A 0%, #E50E2E 100%);
}

body .has-secondary-gradient-caldwell-gradient-background {
  background: -webkit-gradient(linear, left top, left bottom, from(#D0B86C), to(#B8A25F));
  background: linear-gradient(180deg, #D0B86C 0%, #B8A25F 100%);
}

body .has-dark-gradient-caldwell-gradient-background {
  background: -webkit-gradient(linear, left bottom, left top, from(#373E45), to(#707579));
  background: linear-gradient(0deg, #373E45 0%, #707579 100%);
}

body .has-success-gradient-caldwell-gradient-background {
  background: -webkit-gradient(linear, left top, left bottom, from(#0DB859), to(#0C9649));
  background: linear-gradient(180deg, #0DB859 0%, #0C9649 100%);
}

body .has-warning-gradient-caldwell-gradient-background {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFCB00), to(#D3A100));
  background: linear-gradient(180deg, #FFCB00 0%, #D3A100 100%);
}

.wp-block-button__link {
  background-color: #e50e2e;
  color: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  border: 2px solid transparent;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
}

.search-act-body, html.search-act-body body {
  overflow: hidden;
}

.schema-faq-section {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  border-radius: 4px;
}
.schema-faq-section .schema-faq-question {
  margin: 0 0 14px;
  display: inline-block;
  width: 100%;
}
.schema-faq-section p:last-child {
  margin-bottom: 0;
}

.relative {
  position: relative;
}

.overlay-content {
  width: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.overlay-content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  opacity: 0.5;
}
.overlay-content .wp-block-column h2 {
  margin: 0;
}
@media (max-width: 1023px) {
  .overlay-content .wp-block-column h2 {
    margin: 0 0 15px;
  }
}
.overlay-content > div {
  position: relative;
  z-index: 1;
}
.overlay-content > div .wp-block-buttons .wp-block-button {
  margin: 0;
}
.overlay-content > div .wp-block-buttons .wp-block-button__link:hover {
  background: #ca0f2c;
}

.header-top-sticky-popup {
  text-align: left;
  background: #E50E2E;
  color: #ffffff;
  position: relative;
}
.header-top-sticky-popup p {
  margin: 0 15px 0 0;
  line-height: 1.5em;
  max-width: calc(100% - 220px);
  width: 930px;
}
@media (max-width: 1023px) {
  .header-top-sticky-popup p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header-top-sticky-popup p {
    max-width: 100%;
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
  }
}
.header-top-sticky-popup .header-top-sticky-popup-inner {
  padding: 10px 0;
}
@media (max-width: 767px) {
  .header-top-sticky-popup .header-top-sticky-popup-inner {
    padding: 5px 0 10px;
  }
}
.header-top-sticky-popup .header-sticky-caps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1510px) {
  .header-top-sticky-popup .header-sticky-caps {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .header-top-sticky-popup .header-sticky-caps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
  }
}
.header-top-sticky-popup .btn.btn-white {
  background: #ffffff;
  font-size: 14px !important;
  line-height: 36px !important;
}
.header-top-sticky-popup .btn.btn-white:hover {
  background: rgba(255, 255, 255, 0.9) !important;
}
.header-top-sticky-popup .btn.btn-white:focus {
  color: #E50E2E !important;
}
.header-top-sticky-popup .close-sticky-toppopup {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  height: 24px;
  width: 24px;
  margin: auto;
}
@media (max-width: 767px) {
  .header-top-sticky-popup .close-sticky-toppopup {
    right: 10px;
  }
}
.header-top-sticky-popup .close-sticky-toppopup::before, .header-top-sticky-popup .close-sticky-toppopup::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header-top-sticky-popup .close-sticky-toppopup::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header-top-sticky-popup .close-sticky-toppopup::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.admin-bar .site-header {
  top: 32px;
}

.site-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  background: #E50E2E;
}
@media (max-width: 767px) {
  .site-header {
    z-index: 99;
  }
}
.site-header .alignwide {
  width: 100%;
  max-width: 1440px;
  position: relative;
}
.site-header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .btn.btn-white {
  line-height: 44px;
  font-size: 16px;
  padding: 0 15.45px;
  border-radius: 4px;
}
@media (max-width: 1279px) {
  .site-header .btn.btn-white {
    line-height: 40px;
    font-size: 12px;
    padding: 0 10px;
  }
}

.header-top {
  background: #F5F8FA;
}
@media (max-width: 1023px) {
  .header-top {
    display: none;
  }
}
.header-top .header-top-inner {
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .header-top .header-top-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-top ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-top ul li {
  padding: 7px 0 7px 25px;
  margin: 0;
  list-style: none;
  font-size: 12px;
  text-transform: uppercase;
}
.header-top ul li a {
  color: #373E45;
  text-decoration: none;
}
.header-top ul li a:hover {
  color: #E50E2E;
}

.header-bottom {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
@media (min-width: 0px) {
  .header-bottom {
    padding: 20px 0;
  }
}

.logo {
  width: 298px;
}
@media (max-width: 1279px) {
  .logo {
    width: 250px;
  }
}
@media (max-width: 1023px) {
  .logo {
    width: 220px;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 200px;
  }
}
@media (max-width: 639px) {
  .logo {
    width: 180px;
  }
}

.menu-side .menuHem-Cl {
  display: none;
}
@media (min-width: 0px) {
  .menu-side .menuHem-Cl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.menu-side .menuHem-Cl .search-ico {
  cursor: pointer;
}
@media (min-width: 0px) {
  .menu-side .menuHem-Cl .search-ico {
    width: 18px;
    opacity: 0.9;
    line-height: 1em;
    margin-right: 27px;
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .menu-side .menuHem-Cl .search-ico {
    margin-left: 0;
  }
}
.menu-side .menuHem-Cl .search-ico .close-icon {
  display: none;
  width: 14px;
}
.menu-side .menuHem-Cl .search-ico.search-close .search-icon {
  display: none;
}
.menu-side .menuHem-Cl .search-ico.search-close .close-icon {
  display: block;
}
.menu-side .menuHem-Cl .Hemburger {
  position: relative;
  display: inline-block;
}
.menu-side .menuHem-Cl .Hemburger .menu-label {
  display: none;
}
.menu-side .menuHem-Cl .Hemburger > a, .menu-side .menuHem-Cl .Hemburger > button {
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 16px;
  background: none;
  border: 0;
  cursor: pointer;
}
.menu-side .menuHem-Cl .Hemburger > a.close-z-index, .menu-side .menuHem-Cl .Hemburger > button.close-z-index {
  position: absolute;
  top: 0;
  display: none;
}
.menu-side .menuHem-Cl .Hemburger span {
  position: absolute;
  left: 0;
  width: 100%;
  background: #ffffff;
  display: inline-block;
  border-radius: 3px;
}
.menu-side .menuHem-Cl .Hemburger span.line1 {
  height: 2px;
  background-color: #ffffff;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  top: 0px;
}
.menu-side .menuHem-Cl .Hemburger span.line2 {
  height: 2px;
  background-color: #ffffff;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  top: 44%;
}
.menu-side .menuHem-Cl .Hemburger span.line3 {
  height: 2px;
  background-color: #ffffff;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  bottom: 0;
}
.menu-side .menuHem-Cl .Hemburger.expand .close-z-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu-side .menuHem-Cl .Hemburger.expand span.line1 {
  top: 6px;
  background: #ffffff;
}
.menu-side .menuHem-Cl .Hemburger.expand span.line2 {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.menu-side .menuHem-Cl .Hemburger.expand span.line3 {
  top: 6px;
  background: #ffffff;
}
.menu-side .menuHem-Cl .Hemburger.expand.rotate span.line1 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-side .menuHem-Cl .Hemburger.expand.rotate span.line3 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-side .Menu_item-Cl {
  /*.menu-main {
      nav {
          ul {
              li {
                  @include breakpoint(md) {
                      width: 100%;
                      padding: 14px 0;
                      border-bottom: 1px solid #c9d2d9;
                  }
                  a {
                      @include breakpoint(md) {
                          padding: 0;
                          font-size: 18px;
                          font-weight: 700;
                      }
                      span {
                          @include breakpoint(md) {
                              opacity: 0;
                          }   
                      }
                  }
              }
          }
      }
  }*/
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: fixed;
    right: -400px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px #ccc inset;
            box-shadow: 1px 1px 10px #ccc inset;
    padding: 23px;
    top: 0;
    bottom: 0;
    overflow: scroll;
    max-width: 400px;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -10);
            transform: matrix(1, 0, 0, 1, 0, -10);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
  }
}
@media (max-width: 767px) {
  .menu-side .Menu_item-Cl {
    left: 0;
    top: 74px;
    bottom: auto;
    width: 100%;
    max-width: 100%;
    right: 0;
  }
}
.menu-side .Menu_item-Cl .min_height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl .min_height {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl .mbTop ul {
    padding: 20px 0 0 0;
    margin: 0;
    list-style-type: none;
  }
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl .mbTop ul li {
    list-style-type: none;
  }
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl .mbTop ul li a {
    font-size: 16px;
    color: #373E45;
    text-decoration: none;
  }
  .menu-side .Menu_item-Cl .mbTop ul li a:hover {
    color: #E50E2E;
  }
}
@media (min-width: 0px) {
  .menu-side .Menu_item-Cl.show {
    opacity: 1;
    visibility: visible;
    right: 0;
    overflow: auto;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@media (max-width: 1023px) {
  .menu-side .Menu_item-Cl.show {
    bottom: 0;
  }
}

.search-Cl-Main .requset-apply-box, .menu-side .requset-apply-box {
  display: none;
}
@media (max-width: 1023px) {
  .search-Cl-Main .requset-apply-box, .menu-side .requset-apply-box {
    margin: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 17px 0 23px 0;
    border-bottom: 1px solid #c9d2d9;
  }
}
@media (max-width: 1023px) {
  .search-Cl-Main .requset-apply-box .search-ico, .menu-side .requset-apply-box .search-ico {
    display: none;
  }
}
.search-Cl-Main .requset-apply-box.for-desktop-buttons .btn, .menu-side .requset-apply-box.for-desktop-buttons .btn {
  color: #ffffff;
}
.search-Cl-Main .requset-apply-box.for-desktop-buttons .btn:hover, .search-Cl-Main .requset-apply-box.for-desktop-buttons .btn:focus, .menu-side .requset-apply-box.for-desktop-buttons .btn:hover, .menu-side .requset-apply-box.for-desktop-buttons .btn:focus {
  color: #E50E2E;
}
@media (max-width: 1023px) {
  .search-Cl-Main .requset-apply-box .btn.btn-white, .menu-side .requset-apply-box .btn.btn-white {
    line-height: 40px;
    font-size: 18px;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    position: relative;
  }
}
@media (max-width: 1023px) {
  .search-Cl-Main .requset-apply-box .btn.btn-white:before, .menu-side .requset-apply-box .btn.btn-white:before {
    background: url(../images/red-arrow.png) center center no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: -30px;
    top: 12px;
    background-size: 17px;
  }
}
.search-Cl-Main .closemenu, .menu-side .closemenu {
  display: none;
}
@media (max-width: 1023px) {
  .search-Cl-Main .closemenu, .menu-side .closemenu {
    display: block;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .search-Cl-Main .closemenu a, .menu-side .closemenu a {
    display: inline-block;
    background: url(../images/close-icon.png) left center no-repeat;
    padding-left: 23px;
    font-size: 12px;
    color: #373E45;
    text-decoration: none;
    text-transform: uppercase;
    background-size: 14px;
  }
}

@media (max-width: 1023px) {
  .menu-opened header {
    position: fixed;
    z-index: 9;
  }
}
.menu-opened .menu-bg-overlay {
  opacity: 1;
  display: block;
}

.requset-apply-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0 20px;
}
@media (max-width: 1279px) {
  .requset-apply-box {
    margin: 0 0 0 0;
  }
}
.requset-apply-box > a {
  margin-left: 14px;
}
.requset-apply-box > a.search-ico {
  width: 20px;
  height: 20px;
  margin-left: 24px;
}
@media (max-width: 1279px) {
  .requset-apply-box > a.search-ico {
    margin-left: 7px;
  }
}

@media screen and (min-width: 1023px) {
  .min_height {
    min-height: auto !important;
  }
}
.small-wrapp {
  max-width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 880px) {
  .small-wrapp {
    width: 100%;
    padding: 0 20px;
  }
}

.search-open.search-Cl-Main {
  top: 0;
  bottom: 0;
  visibility: visible;
  opacity: 1;
}

.search-Cl-Main {
  position: fixed;
  background: #ffffff;
  top: 50%;
  bottom: 50%;
  left: 0;
  width: 100%;
  border-top: 4px solid #E50E2E;
  padding-top: 84px;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .search-Cl-Main .small-wrapp {
    position: absolute;
    bottom: 20px;
  }
}
.search-Cl-Main .requset-apply-box {
  border: 0 !important;
  display: none;
}
@media (max-width: 767px) {
  .search-Cl-Main .requset-apply-box {
    display: block;
  }
}
@media (max-width: 767px) {
  .search-Cl-Main {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.search-Cl-Main .search_Close {
  position: absolute;
  right: 32px;
  top: 73px;
}
@media (max-width: 1023px) {
  .search-Cl-Main .search_Close {
    top: 33px;
  }
}
@media (max-width: 767px) {
  .search-Cl-Main .search_Close {
    display: none;
  }
}
.search-Cl-Main .searchform {
  width: 100%;
  position: relative;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform {
    margin-bottom: 28px;
  }
}
.search-Cl-Main .searchform input[type=text]::-webkit-input-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
.search-Cl-Main .searchform input[type=text]::-moz-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
.search-Cl-Main .searchform input[type=text]:-ms-input-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
.search-Cl-Main .searchform input[type=text]::-ms-input-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
.search-Cl-Main .searchform input[type=text]::placeholder {
  color: #e0e1e3;
  opacity: 1;
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform input[type=text]::-webkit-input-placeholder {
    color: #b5b5b5;
  }
  .search-Cl-Main .searchform input[type=text]::-moz-placeholder {
    color: #b5b5b5;
  }
  .search-Cl-Main .searchform input[type=text]:-ms-input-placeholder {
    color: #b5b5b5;
  }
  .search-Cl-Main .searchform input[type=text]::-ms-input-placeholder {
    color: #b5b5b5;
  }
  .search-Cl-Main .searchform input[type=text]::placeholder {
    color: #b5b5b5;
  }
}
.search-Cl-Main .searchform input[type=text]::-moz-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform input[type=text]::-moz-placeholder {
    color: #b5b5b5;
  }
}
.search-Cl-Main .searchform input[type=text]:-ms-input-placeholder {
  color: #e0e1e3;
  opacity: 1;
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform input[type=text]:-ms-input-placeholder {
    color: #b5b5b5;
  }
}
.search-Cl-Main .searchform input[type=text] {
  border: 0;
  border-bottom: 1px solid #CAD2D9;
  width: 100%;
  padding: 20px 70px 20px 0;
  height: 84px;
  font-size: 69px;
  font-weight: 800;
  font-family: "aktiv-grotesk";
}
@media (max-width: 1023px) {
  .search-Cl-Main .searchform input[type=text] {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform input[type=text] {
    font-size: 29px;
    letter-spacing: 0;
    padding: 10px 70px 10px 0;
    height: 72px;
    outline: 0;
  }
}
.search-Cl-Main .searchform input[type=submit] {
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  border: 0;
  top: 19px;
  background-size: 80%;
  padding: 0;
  background-color: transparent;
  font-size: 0;
}
@media (max-width: 767px) {
  .search-Cl-Main .searchform input[type=submit] {
    background-size: 19px;
  }
}
.search-Cl-Main .searchform form label {
  display: none;
}
.search-Cl-Main .search-keywords {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-Cl-Main .search-keywords .keywordCl {
  width: 25%;
}
@media (max-width: 1023px) {
  .search-Cl-Main .search-keywords .keywordCl {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .search-Cl-Main .search-keywords .keywordCl {
    margin-bottom: 0px;
    display: none;
  }
}
.search-Cl-Main .search-keywords .keywordCl h6 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .search-Cl-Main .search-keywords .keywordCl h6 {
    font-size: 16px;
  }
}
.search-Cl-Main .search-keywords .keywordCl ul {
  padding: 0;
  margin: 0;
}
.search-Cl-Main .search-keywords .keywordCl ul li {
  list-style-type: none;
  padding: 0 0 2px 0;
  width: 100%;
}
.search-Cl-Main .search-keywords .keywordCl ul li a {
  color: #08121A;
  text-decoration: none;
}
.search-Cl-Main .search-keywords .keywordCl ul li a:hover {
  color: #E50E2E;
}
@media (max-width: 767px) {
  .search-Cl-Main .search-keywords .keywordCl:nth-child(1) {
    display: block;
  }
}
@media (max-width: 767px) {
  .search-Cl-Main .search-keywords .keywordCl:nth-child(2) {
    display: block;
  }
}

.menu-bg-overlay {
  background: rgba(0, 0, 0, 0.5);
  z-index: 8;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  opacity: 0;
  display: none;
}

.menu-opened .menu-bg-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
}

@media (max-width: 767px) {
  .mobile-loader-screen.slow {
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .mobile-loader-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #ffffff;
    z-index: 9999;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
}

@media screen and (min-width: 767px) {
  .mobile-loader-screen {
    display: none;
  }
}
.search_Close button {
  padding: 0;
  margin: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none;
  cursor: pointer;
}

button.search-ico {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}

body .requset-apply-box .btn {
  padding-right: 15px !important;
  margin-right: 15px !important;
}
@media (max-width: 1023px) {
  body .requset-apply-box .btn {
    padding-right: 25px !important;
    margin-right: 15px !important;
  }
}
body .requset-apply-box .btn:before {
  top: 0 !important;
  bottom: 0;
  right: 0 !important;
  margin: auto;
}

.for-desktop-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (max-width: 1023px) {
  .for-desktop-buttons {
    display: none !important;
  }
}

.menu-main nav a {
  color: #08121A;
  text-decoration: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .menu-main nav a:hover {
    color: #E50E2E;
  }
}
.menu-main nav li {
  list-style: none;
}
@media (min-width: 0px) {
  .menu-main nav li {
    width: 100%;
    font-size: 18px;
  }
}
.menu-main nav li button {
  background-image: url(../images/menu_arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
  border: 0;
  margin-left: 6px;
  background-color: #ffffff;
  display: none;
}
@media (min-width: 0px) {
  .menu-main nav li button:before, .menu-main nav li button:after {
    content: "";
    position: absolute;
    margin: auto;
    background: #08121b;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 0px) {
  .menu-main nav li button:before {
    width: 2px;
    height: 18px;
  }
}
@media (min-width: 0px) {
  .menu-main nav li button:after {
    width: 18px;
    height: 2px;
  }
}
@media (min-width: 0px) {
  .menu-main nav li button {
    background: none;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 18px;
    height: 18px;
    pointer-events: none;
  }
}
.menu-main nav li.open > a {
  color: #E50E2E;
  z-index: 9;
}
.menu-main nav li.open > a:after {
  content: "";
  background-image: url(../images/menu_arrow_red.svg);
}
.menu-main nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}
.menu-main nav > ul > li {
  padding: 0;
  margin: 0;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li {
    position: relative;
    border-bottom: 1px solid #c9d2d9;
  }
}
.menu-main nav > ul > li.open > .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li.open button:before, .menu-main nav > ul > li.open button:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.menu-main nav > ul > li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
.menu-main nav > ul > li > a {
  padding: 34px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  transition: none;
  -webkit-transition: none;
}
@media (max-width: 1279px) {
  .menu-main nav > ul > li > a {
    font-size: 13px;
    padding: 34px 1px;
  }
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > a {
    color: #08121a;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 700;
  }
}
.menu-main nav > ul > li > a:after {
  content: "";
  background-image: url(../images/menu_arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
  border: 0;
  margin-left: 6px;
  background-color: #ffffff;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > a:after {
    display: none;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu {
  padding: 39px 68px 39px 68px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: none;
  -webkit-box-shadow: 0px 16px 11px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 11px rgba(0, 0, 0, 0.12);
}
@media (max-width: 1343px) {
  .menu-main nav > ul > li > ul.dropdown-menu {
    padding: 25px 40px 40px 40px;
  }
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu {
    top: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0 17px;
    margin-bottom: 20px;
    display: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .normal-column {
  padding: 0 26px;
  width: 33%;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .normal-column {
    padding: 0 0 20px 0;
    width: 100%;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 19px;
  display: inline-block;
}
.menu-main nav > ul > li > ul.dropdown-menu.slideToggle {
  display: block;
}
.menu-main nav > ul > li > ul.dropdown-menu ul {
  padding: 0;
  margin: 0;
}
.menu-main nav > ul > li > ul.dropdown-menu li {
  font-size: 14px;
  line-height: normal;
  padding: 0;
  margin: 0;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .menu-main nav > ul > li > ul.dropdown-menu li {
    font-size: 15px;
  }
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu li a {
    width: 100%;
    padding: 0 0;
    color: #373E45;
  }
  .menu-main nav > ul > li > ul.dropdown-menu li a:hover {
    color: #000;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .sub-menu li {
  margin: 0 0 11px;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .sub-menu li {
    margin: 0 0 16px;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .sub-menu li:last-child {
  margin: 0;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .sub-menu li:last-child {
    margin: 0 0 16px;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .menu-heading > a {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .menu-heading > a {
    display: none;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .hide-title > a {
  font-size: 0;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .hide-title > a {
    display: none;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .more_btn > a {
  color: #E50E2E;
  background: url(../images/link-arrow-red.svg) no-repeat center right;
  padding-right: 28px;
  margin-top: 15px;
  display: inline-block;
  background-size: 16px;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu .more_btn > a {
    width: auto;
    margin-top: 0;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu .more_btn > a:hover {
  padding-right: 32px;
}
.menu-main nav > ul > li > ul .menu-column-1 {
  width: 36.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 51px !important;
}
.menu-main nav > ul > li > ul .menu-column-1 > a {
  margin-bottom: 0 !important;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-1 {
    width: 100%;
    display: none;
  }
}
.menu-main nav > ul > li > ul .menu-column-1 .menu-image-title {
  position: absolute;
  opacity: 0;
  top: 0;
}
.menu-main nav > ul > li > ul .menu-column-1 .menu-image-title-after {
  width: 100%;
  height: 100%;
}
.menu-main nav > ul > li > ul .menu-column-1 .menu-image {
  height: 0;
  width: 100%;
  padding-bottom: 57.6%;
  height: 100%;
  min-height: 264px;
  background-size: cover;
  background-position: center center;
}
.menu-main nav > ul > li > ul .menu-column-2 {
  width: 41.4%;
  border-right: 1px solid #cad2d9;
}
.menu-main nav > ul > li > ul .menu-column-2 ul li {
  margin-bottom: 12px !important;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-2 {
    width: 100%;
    border: 0;
  }
}
.menu-main nav > ul > li > ul .menu-column-3 {
  width: 22%;
  padding-left: 30px !important;
}
.menu-main nav > ul > li > ul .menu-column-3 > a {
  display: none !important;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-3 {
    width: 100%;
    padding: 11px 0 0 0 !important;
  }
}
.menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu li {
  margin-bottom: 7px !important;
}
.menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a {
  position: relative;
  padding-left: 22px;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a {
    padding-left: 0;
  }
}
.menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  height: 6px;
  width: 6px;
  border: 1px solid;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border-bottom: 0;
  border-left: 0;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a:before {
    display: none;
  }
}
.menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a:hover {
  padding-left: 18px;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul .menu-column-3 .dropdown-menu a:hover {
    padding-left: 0;
  }
}

.sparkLines {
  display: none;
  height: 66px;
  width: 18px;
}
.sparkLines:before, .sparkLines:after {
  content: "";
  position: absolute;
  margin: auto;
  background: #08121b;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sparkLines:before {
  width: 3px;
  height: 18px;
}
.sparkLines:after {
  width: 18px;
  height: 3px;
}
@media (min-width: 0px) {
  .sparkLines {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.sparkLines.minus.sparkLines:before, .sparkLines.minus.sparkLines:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.slideToggle + .sparkLines:before, .slideToggle + .sparkLines:after {
  display: none;
}

.menu-opened .edit-link {
  display: none;
}

.current-menu-item > a {
  color: #E50E2E !important;
}

.menu-main nav > ul > li > ul.dropdown-menu:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  right: 99.99%;
  width: 100%;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu:before {
    display: none;
  }
}
.menu-main nav > ul > li > ul.dropdown-menu:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  left: 99.99%;
  width: 100%;
}
@media (min-width: 0px) {
  .menu-main nav > ul > li > ul.dropdown-menu:after {
    display: none;
  }
}

.menu-main nav > ul > li.open > .dropdown-menu li:last-child {
  border: 0;
}

footer {
  color: #ffffff;
  background: #08121A;
  padding: 42px 0 0;
  border-top: 4px solid #d0b86c;
}
@media (max-width: 767px) {
  footer {
    padding: 17px 0 0;
  }
}
footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer a {
  color: #999D9F;
  text-decoration: none;
}
footer a:hover {
  color: #E50E2E;
}
footer li {
  color: #999D9F;
}
footer .footer-logo {
  width: 75px;
}
@media (max-width: 639px) {
  footer .footer-logo {
    display: none;
  }
}
footer .footer-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 85%;
}
@media (max-width: 1279px) {
  footer .footer-menu-list {
    width: 91%;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list {
    width: 100%;
  }
}
footer .footer-menu-list .current-menu-item a {
  color: #999D9F !important;
}
footer .footer-menu-list .footer-menu-li {
  width: 20%;
  padding-right: 20px;
  margin: 0 0 68px;
}
@media (max-width: 1279px) {
  footer .footer-menu-list .footer-menu-li {
    margin: 0 0 40px;
  }
}
@media (max-width: 1023px) {
  footer .footer-menu-list .footer-menu-li {
    width: 33%;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li {
    width: 100%;
    padding-right: 0;
    margin: 0;
    border-bottom: 1px solid #373e45;
  }
}
footer .footer-menu-list .footer-menu-li h4, footer .footer-menu-list .footer-menu-li .widget-heading {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 1.4em;
  display: inline-block;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li h4, footer .footer-menu-list .footer-menu-li .widget-heading {
    margin: 0;
    line-height: 59px;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li h4 .has-btn, footer .footer-menu-list .footer-menu-li .widget-heading .has-btn {
    position: absolute;
    width: 30px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    top: 0;
    bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li h4 .has-btn:before, footer .footer-menu-list .footer-menu-li .widget-heading .has-btn:before {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 14px;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li h4 .has-btn:after, footer .footer-menu-list .footer-menu-li .widget-heading .has-btn:after {
    content: "";
    position: absolute;
    width: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 14px;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li h4 .has-btn.slide-menu, footer .footer-menu-list .footer-menu-li .widget-heading .has-btn.slide-menu {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
footer .footer-menu-list .footer-menu-li .social-links-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-bottom: 40px;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li .social-links-menu {
    padding-bottom: 50px;
    padding-top: 20px;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li.footer-menu-li > div {
    display: none;
  }
}
footer .footer-menu-list .footer-menu-li ul {
  padding: 0;
  margin: 0;
  width: 176px;
  max-width: 100%;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li ul {
    width: 100%;
    padding: 0px 0 26px 20px;
  }
}
footer .footer-menu-list .footer-menu-li ul li {
  padding: 0;
  margin: 0 0 9px;
  line-height: 20px;
  list-style: none;
  font-size: 14px;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li ul li {
    padding: 0 0 14px 0;
    margin: 0;
  }
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li.social-icons {
    border: 0;
  }
}
footer .footer-menu-list .footer-menu-li.social-icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li.social-icons ul {
    padding: 30px 0 60px 0;
  }
}
footer .footer-menu-list .footer-menu-li.social-icons ul li {
  margin: 0;
  padding: 0 25px 0 0;
}
@media (max-width: 1279px) {
  footer .footer-menu-list .footer-menu-li.social-icons ul li {
    padding: 0 18px 0 0;
  }
}
footer .footer-menu-list .footer-menu-li.social-icons ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 639px) {
  footer .footer-menu-list .footer-menu-li.social-icons h4 {
    display: none;
  }
}
footer .footer-menu-list .footer-menu-li.widget_text {
  border: 0 !important;
}
footer .footer-menu-list .footer-menu-li.widget_text .widget-heading {
  display: none;
}
footer .footer-menu-list .footer-menu-li.widget_text .textwidget {
  display: block !important;
}
footer .footer-menu-list .social-links-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-menu-list .social-links-menu li {
  padding: 0 19px 0 0 !important;
  margin: 0;
}
footer .footer-menu-list .social-links-menu li a span {
  display: none;
}
footer .footer-menu-list .social-links-menu li a svg path {
  fill: #999D9F;
}
footer .footer-menu-list .social-links-menu li a:hover svg path {
  fill: #E50E2E;
}
footer .footer-copy {
  margin: 17px 0 0;
}
@media (max-width: 639px) {
  footer .footer-copy {
    background: #111a22;
  }
}
footer .footer-copy-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #373E45;
  font-size: 14px;
  padding: 17px 0;
}
@media (max-width: 639px) {
  footer .footer-copy-inner {
    border-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 23px 0 29px 0;
  }
}
footer .footer-copy-inner .foot-copy-lh {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 16px;
  padding-top: 9px;
}
footer .footer-copy-inner .foot-copy-rh {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 16px;
  font-weight: 700;
}
footer .footer-copy-inner p {
  margin: 0;
}

body .gform_wrapper {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 30px;
}
body .gform_wrapper .gform_heading .gform_title {
  margin: 0 0 12px 0;
  font-size: 32px;
  font-family: "aktiv-grotesk";
  font-weight: 800 !important;
}
@media (max-width: 1023px) {
  body .gform_wrapper .gform_heading .gform_title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  body .gform_wrapper .gform_heading .gform_title {
    font-size: 26px;
    border-bottom: 1px solid #e3e9ed;
    padding-bottom: 15px;
  }
}
@media (max-width: 639px) {
  body .gform_wrapper .gform_heading .gform_title {
    font-size: 20px;
  }
}
body .gform_wrapper .gform_body {
  padding: 10px 0 0 0;
}
body .gform_wrapper .gform_body ul .gfield {
  padding: 0 !important;
  margin: 0 0 20px 0;
}
body .gform_wrapper .gform_body ul .gfield.half {
  width: 48%;
  clear: none;
  display: inline-block;
}
body .gform_wrapper .gform_body ul .gfield.half.last {
  margin-left: 4% !important;
}
body .gform_wrapper .gform_body ul .gfield .gfield_label {
  font-family: "aktiv-grotesk";
  font-weight: 500 !important;
  font-size: 14px !important;
  padding: 0 !important;
  margin: 0 0 7px;
  display: block;
  color: #08121A !important;
}
body .gform_wrapper .gform_body ul .gfield .ginput_container {
  margin-top: 4px;
}
body .gform_wrapper .gform_body ul .gfield textarea, body .gform_wrapper .gform_body ul .gfield input, body .gform_wrapper .gform_body ul .gfield select {
  border: 1px solid #e3e9ed !important;
  background: #fbfcfd !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: normal;
  padding: 10px 15px !important;
  font-size: 18px;
  color: #08121a;
}
body .gform_wrapper .gform_body ul .gfield textarea:focus, body .gform_wrapper .gform_body ul .gfield input:focus, body .gform_wrapper .gform_body ul .gfield select:focus {
  background: #fff !important;
}
body .gform_wrapper .gform_body ul .gfield textarea {
  width: 100%;
  height: 100px;
}
body .gform_wrapper .gform_body ul .gfield select {
  width: 100%;
  height: 50px;
}
body .gform_wrapper .gform_body ul .gfield input {
  width: 100%;
  height: 50px;
}
body .gform_wrapper .gform_body ul .gfield input[type=checkbox], body .gform_wrapper .gform_body ul .gfield input[type=radio] {
  width: auto;
  height: auto;
}
body .gform_wrapper .gform_body ul .gfield.gfield_error {
  background: none !important;
  margin: 0 0 20px 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
body .gform_wrapper .gform_body ul .gfield.gfield_error .ginput_container {
  margin-top: 0 !important;
}
body .gform_wrapper .gform_body ul .gfield.gfield_error .gfield_description {
  padding-right: 0 !important;
  padding: 0 !important;
}
body .gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
body .gform_wrapper .gform_footer input[type=submit] {
  background: #E50E2E !important;
  border: 0 !important;
  color: #ffffff !important;
  text-align: center;
  font-size: 18px;
  height: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: 500;
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  width: 100% !important;
  cursor: pointer;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #ca0f2c !important;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
body .gform_wrapper div.validation_error {
  color: #790000;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 7px;
  border-top: 0;
  border-bottom: 0;
  padding: 8px 0;
  clear: both;
  width: 100%;
  text-align: center;
}
body .gform_wrapper .gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 1px;
}

.gform_confirmation_message {
  background: #d0ffc8;
  padding: 23px;
  text-align: center;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

#page-wrap input[type=text] {
  border: 1px solid #e3e9ed;
  background: #fbfcfd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: normal;
  padding: 10px 15px;
  font-size: 18px;
  height: 50px;
  color: #08121a;
}
#page-wrap input[type=text]:focus {
  background: #fff;
}
#page-wrap input[type=submit], #page-wrap button[type=submit] {
  background: #E50E2E;
  border: 0;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  height: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: 500;
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  cursor: pointer;
  margin-left: 7px;
  padding: 0 20px;
}
#page-wrap input[type=submit]:hover, #page-wrap button[type=submit]:hover {
  background: #ca0f2c;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
#page-wrap .summon-search-box {
  padding: 11px 0;
}
#page-wrap .summon-search-box input[type=text] {
  max-width: 60%;
  width: 100%;
}
#page-wrap .search-field label {
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
#page-wrap .search-field #searchsubmit {
  top: 40px;
}

.home #page-wrap {
  padding-top: 0;
}
.home #page-wrap .hero-title {
  display: none;
}
.home h1.hero-title {
  height: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  margin: 0;
}
.home .wp-block-jetpack-slideshow .swiper-container {
  overflow: visible;
}
.home .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets {
  position: absolute;
  bottom: -27px;
  height: 28px;
}
@media (max-width: 767px) {
  .home .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets {
    position: relative;
    bottom: 0;
  }
}

.request-information-ico .wp-block-button__link, .apply-ico .wp-block-button__link {
  max-width: 297px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 12px 0;
  line-height: 56px;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #e4e9ed;
  padding: 0 20px;
  color: #E50E2E;
}
.request-information-ico .wp-block-button__link:before, .apply-ico .wp-block-button__link:before {
  content: "";
  background: url(../images/message-icon.svg) no-repeat center center;
  width: 17px;
  height: 15px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 14px;
}

.title-cls {
  margin: 0 0 33px;
  max-width: 481px;
  width: 100%;
}

.step-no-cls {
  font-size: 12px;
  color: #707579;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.sub-title-cls {
  font-weight: 700;
  margin: 0 0 24px;
}

.program-btn-cls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 20px;
  max-width: 500px;
  width: 100%;
}
.program-btn-cls > a {
  line-height: 44px;
  border: 1px solid #08121a;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 22px;
  font-size: 16px;
  padding: 0 15px;
  margin: 0 10px 10px 0;
  text-decoration: none;
  color: #08121a;
  cursor: pointer;
}
.program-btn-cls > a.selected-catalog-cat-name, .program-btn-cls > a.selected-catalog-cat-cls {
  border-color: #ca0f2c;
  background: #ca0f2c;
  color: #ffffff;
  opacity: 1;
}
.program-btn-cls > a:hover {
  opacity: 1;
  border-color: #ca0f2c;
  background: #ca0f2c;
  color: #ffffff;
}

.step_1msg {
  margin: -31px 0 20px 0;
  font-size: 16px;
  color: #E80E2E;
}

.continue-btn-cls {
  max-width: 481px;
}
.continue-btn-cls .go-step-3 {
  float: right;
  margin-top: -20px;
}

.step-no-main-cls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 481px;
}

.continue-btn-cls a {
  font-weight: 500;
  color: #707579;
  text-decoration: none;
  position: relative;
  padding-right: 23px;
  cursor: pointer;
}
.continue-btn-cls a:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 14px;
  background: url(../images/link-arrow-gray.svg) no-repeat center center;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.continue-btn-cls a:hover:before {
  right: -5px;
}
.continue-btn-cls a.btn_on {
  color: #C90C28;
}
.continue-btn-cls a.btn_on:before {
  background: url(../images/link-arrow-red.svg) no-repeat center center;
}

.apply-ico .wp-block-button__link:before {
  background: url(../images/pan-ico.svg) no-repeat center center;
  width: 15px;
  height: 15px;
}

body .remove-bottom-margin {
  margin: 0 auto;
}
body .remove-bottom-margin .wp-block-image {
  margin: 0;
}
body .wp-block-columns {
  margin: 0 auto;
}

.landing-page-banner h1 {
  font-size: 72px;
  line-height: 1em;
}

.landing-page-tit {
  font-size: 48px;
  position: relative;
  line-height: normal;
  padding-top: 29px;
}
.landing-page-tit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #E50E2E;
  height: 4px;
  width: 48px;
}
.landing-page-tit.landing-page-tit-without-divd {
  padding-top: 0;
}
.landing-page-tit.landing-page-tit-without-divd:before {
  display: none;
}

.heading-48 {
  font-size: 48px;
  line-height: 1em;
}

.fide-program-form {
  text-align: center;
  margin-top: 16px;
  display: inline-block;
  width: 100%;
}
.fide-program-form form {
  position: relative;
  display: inline-block;
  max-width: 448px;
  width: 100%;
}
.fide-program-form form .fide-pro-search-inpu {
  border: 1px solid #e3ebee;
  border-radius: 4px;
  height: 65px;
  font-size: 20px;
  max-width: 100%;
  width: 100%;
  padding: 0 50px 0 24px;
}
.fide-program-form form .fide-pro-search-inpu::-webkit-input-placeholder {
  color: #999d9f;
  opacity: 1;
}
.fide-program-form form .fide-pro-search-inpu::-moz-placeholder {
  color: #999d9f;
  opacity: 1;
}
.fide-program-form form .fide-pro-search-inpu:-ms-input-placeholder {
  color: #999d9f;
  opacity: 1;
}
.fide-program-form form .fide-pro-search-inpu::-ms-input-placeholder {
  color: #999d9f;
  opacity: 1;
}
.fide-program-form form .fide-pro-search-inpu::placeholder {
  color: #999d9f;
  opacity: 1;
}
.fide-program-form form .fide-pro-search-submit {
  position: absolute;
  cursor: pointer;
  height: 22px;
  width: 22px;
  border: 0;
  background: url(../images/search.svg) no-repeat center center;
  background-size: cover;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0;
}

.wp-block-cgb-block-chiclets .wp-block-icon {
  background: #f5f8fa;
  width: 54px;
  height: 54px;
  padding: 0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0px;
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .wp-block-cgb-block-chiclets .wp-block-icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .wp-block-cgb-block-chiclets h4 {
    font-size: 22px;
    margin: 0 0 5px;
  }
}
.wp-block-cgb-block-chiclets svg {
  fill: #cf2e2e;
  width: 24px;
  height: 24px;
}
.wp-block-cgb-block-chiclets svg path {
  width: 24px;
  height: 24px;
}

.full-width-image-caps-slider.owl-carousel .owl-item img {
  height: 636px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 1343px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 600px;
  }
}
@media (max-width: 1279px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 550px;
  }
}
@media (max-width: 1023px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 450px;
  }
}
@media (max-width: 639px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 350px;
  }
}
@media (max-width: 479px) {
  .full-width-image-caps-slider.owl-carousel .owl-item img {
    height: 300px;
  }
}

.tribe-mini-calendar-event .list-info {
  font-size: 18px !important;
}
.tribe-mini-calendar-event .list-info h2 {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.tribe-mini-calendar-event .list-info h2 a {
  color: #E80E2E !important;
}

/*
.height-block img, .caldwell-two-col-custom .wp-block-gallery .blocks-gallery-grid img {
    width: 100%;
    height: 660px !important;
    object-fit: cover;

    @include breakpoint(sm) {
        height: auto !important;
    }
}
*/
.play-paush-icon {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 9;
}
@media (max-width: 767px) {
  .play-paush-icon {
    bottom: 55px;
  }
}
.play-paush-icon a {
  width: 30px;
  height: 30px;
  font-size: 0;
  display: inline-block;
  background-size: 100% 100% !important;
}
.play-paush-icon .play-flex-custom {
  background: url(../images/play.svg) center center no-repeat;
}
.play-paush-icon .pause-flex-custom {
  background: url(../images/pause.svg) center center no-repeat;
}

body .wp-block-column.image-column {
  padding: 0 !important;
}

.height-block {
  min-height: 500px;
}
.height-block img {
  width: 100%;
}
.height-block .image-column {
  overflow: hidden;
  position: relative;
  padding: 0 !important;
}
.height-block .image-column .wp-block-image {
  overflow: hidden;
}
.height-block .image-column .wp-block-image img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 767px) {
  .height-block .image-column .wp-block-image img {
    position: relative;
    height: auto;
  }
}

.height-block {
  min-height: 500px;
}
.height-block .block-slider-blck-caldwell {
  position: absolute;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .height-block .block-slider-blck-caldwell {
    position: relative;
    height: auto;
  }
}
.height-block .block-slider-blck-caldwell .wp-block-group, .height-block .block-slider-blck-caldwell .wp-block-group__inner-container, .height-block .block-slider-blck-caldwell .wp-block-cgb-block-caldwell-media-text, .height-block .block-slider-blck-caldwell .wp-block-columns, .height-block .block-slider-blck-caldwell .wp-block-column, .height-block .block-slider-blck-caldwell .wp-block-gallery, .height-block .block-slider-blck-caldwell .flex-viewport, .height-block .block-slider-blck-caldwell .blocks-gallery-grid, .height-block .block-slider-blck-caldwell .blocks-gallery-grid li, .height-block .block-slider-blck-caldwell .flex-viewport {
  height: 100%;
  max-height: none;
}
.height-block .block-slider-blck-caldwell .blocks-gallery-grid li img {
  height: 100%;
  width: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
  display: none !important;
}
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play {
  left: 30px !important;
  bottom: 60px !important;
  right: auto !important;
  top: auto !important;
}

.news-card-layout {
  border-bottom: 3px solid #e50e2e;
  height: 100%;
}
.news-card-layout .block-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.news-card-layout .news-imageCl {
  width: 100%;
  position: relative;
  padding-bottom: 63%;
}
.news-card-layout .news-imageCl img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-card-layout .news-imageCl:after {
  content: "";
  width: 57px;
  height: 50px;
  position: absolute;
  bottom: -1px;
  right: -1px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: #fff;
}
.news-card-layout .news_text_cl {
  padding: 27px 34px;
  font-size: 16px;
}
.news-card-layout .news_text_cl span {
  color: #e50e2e;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.news-card-layout .news_text_cl h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}
.news-card-layout .news_text_cl .date {
  color: #767b7f;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
}

.wp-block-column.is-vertically-aligned-center.is-style-column-spacing.remove-left-margin {
  position: relative;
  z-index: 1;
}

.hero-slider-cover {
  background: url(../images/slider-loader.svg) center center no-repeat;
  background-size: 90px;
  min-height: 82vh;
}

.acfb_random_image_block {
  position: relative;
  height: 100%;
  min-height: 60vh;
  overflow: hidden;
}
.acfb_random_image_block img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.program-page-main .title-cls {
  margin: 0 0 20px;
}
.program-page-main .programs-link.arrow-button.text {
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.program-page-main .programs-link.arrow-button.text > a {
  float: left;
  clear: both;
  margin: 0 0 10px;
}
.program-page-main .programs-link.arrow-button.text .btn {
  line-height: 44px;
  border: 1px solid #08121a;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 22px;
  font-size: 16px;
  padding: 0 15px;
  margin: 0 10px 20px 0;
  text-decoration: none;
  color: #08121a;
  cursor: pointer;
  font-weight: normal;
}
.program-page-main .programs-link.arrow-button.text .btn:hover {
  opacity: 1;
  border-color: #ca0f2c;
  background: #ca0f2c;
  color: #ffffff;
}
.program-page-main .programs-link.arrow-button.text .btn::before {
  display: none;
}

.sidebar-page-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px 0 34px 0;
}
.sidebar-page-main .left-block {
  width: 69%;
  padding-right: 49px;
}
@media (max-width: 1023px) {
  .sidebar-page-main .left-block {
    width: 100%;
    padding-right: 0;
  }
}
.sidebar-page-main .left-block .widget_nav_menu li {
  position: relative;
}
.sidebar-page-main .left-block .widget_nav_menu .children {
  display: none;
  width: 100%;
}
.sidebar-page-main .left-block .widget_nav_menu .children.slideToggle {
  display: block;
}
.sidebar-page-main .left-block .widget_nav_menu .children .child-toggle {
  top: 0;
  font-size: 22px;
}
.sidebar-page-main .left-block .widget_nav_menu .children .child-toggle a {
  width: 90%;
}
.sidebar-page-main .left-block .widget_nav_menu .children .child-toggle.plus:after {
  font-size: 28px;
}
.sidebar-page-main .left-block .widget_nav_menu .child-toggle {
  position: absolute;
  top: 13px;
  font-size: 29px;
  right: 0;
  cursor: pointer;
}
.sidebar-page-main .left-block .widget_nav_menu .child-toggle.single-first-state {
  content: "-";
  font-size: 33px;
}
.sidebar-page-main .left-block .widget_nav_menu .child-toggle:after {
  content: "-";
  font-size: 33px;
}
.sidebar-page-main .left-block .widget_nav_menu .child-toggle.plus:after {
  content: "+";
  font-size: 26px;
}
@media (max-width: 1023px) {
  .sidebar-page-main .left-block .widget_nav_menu > .menu > li:not(.page_item_has_children) > a {
    border-bottom: 0;
  }
}
.sidebar-page-main .left-block .widget_nav_menu > .menu > li > a {
  border-bottom: 1px solid #e7ecf0;
}
.sidebar-page-main .left-block .widget_nav_menu > .menu > li > .children {
  padding-bottom: 0 !important;
}
.sidebar-page-main .left-block .widget_nav_menu > .menu > li > .children > li {
  border-bottom: 1px solid #e7ecf0;
}
.sidebar-page-main .left-block .widget_nav_menu > .menu > li > .children > li > a {
  padding: 16px 0;
  font-size: 16px;
}
.sidebar-page-main .left-block .widget_nav_menu > .menu > li > .children > li > .child-toggle {
  top: 20px;
}
.sidebar-page-main .right-block {
  width: 31%;
}
@media (max-width: 1023px) {
  .sidebar-page-main .right-block {
    width: 100%;
  }
}

.widget .widget-title, .right-block .widget-title {
  border-bottom: 1px solid #cad2d9;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 23px;
}
.widget ul, .right-block ul {
  list-style-type: none;
  padding: 0;
}
.widget ul li, .right-block ul li {
  list-style-type: none;
  padding-bottom: 12px;
}
.widget ul li a, .right-block ul li a {
  text-decoration: none;
}
.widget ul li a:hover, .right-block ul li a:hover {
  color: #e81130;
}

figure {
  margin: 0;
}

.wp-block-column:not(:first-child) {
  margin-left: 32px;
}

.caldwell-block-accordion {
  margin: 0 0 -1px;
}

body .accordion_main_rp .panel .curriculum-drop-box .crt-m .crt-2.content-title-main {
  width: 100%;
}

body .accordion_main_rp .panel .curriculum-drop-box .crt-m .crt-2.content-title-main h4 {
  margin: 0 0 20px !important;
  top: 0 !important;
}

h1.sidebar-page-title.mb-0 {
  margin-bottom: 10px;
}

.course_catalog_program-desc-cls {
  padding: 30px 0 10px 0;
}

.item-content {
  padding-top: 10px;
}

.row-accordion {
  border-bottom: 1px solid #cad2d9;
  display: inline-block;
  width: 100%;
}
.row-accordion:first-child {
  border-top: 1px solid #cad2d9;
}
.row-accordion h3 {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  padding: 24.5px 50px 23.5px 20px;
  line-height: 28px;
  margin: 0;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 767px) {
  .row-accordion h3 {
    padding: 21.5px 22px 21.5px 0;
  }
}
.row-accordion h3.active span {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.row-accordion h3 span {
  position: absolute;
  height: 17px;
  width: 17px;
  background: url(../images/accordion-icon.svg) no-repeat center center/cover;
  right: 20px !important;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
@media (max-width: 767px) {
  .row-accordion h3 span {
    right: 0;
  }
}

@media (max-width: 767px) {
  .two_Columns {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .two_Columns {
    width: 376px;
    margin: auto;
    overflow: hidden;
    max-width: 96%;
  }
}
@media (max-width: 479px) {
  .two_Columns {
    max-width: 100%;
  }
}
.two_Columns .testimonial-slider-cls {
  width: 1062px;
  max-width: 96%;
  margin: auto;
}
@media (max-width: 479px) {
  .two_Columns .testimonial-slider-cls {
    max-width: 100%;
  }
}
.two_Columns .testimonial-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}
@media (max-width: 1279px) {
  .two_Columns .testimonial-item {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item {
    width: 100%;
    padding: 0 20px;
  }
}
.two_Columns .testimonial-item .testi-img {
  width: 38.2%;
  border-radius: 3px;
  height: 312px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .two_Columns .testimonial-item .testi-img {
    width: 47%;
    height: 280px;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-img {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .two_Columns .testimonial-item .testi-img {
    height: 300px;
  }
}
.two_Columns .testimonial-item .testi-img img {
  display: none;
}
.two_Columns .testimonial-item .testi-caps {
  width: 48.5%;
  padding: 35px 0;
}
@media (max-width: 1279px) {
  .two_Columns .testimonial-item .testi-caps {
    width: 51.5%;
  }
}
@media (max-width: 1023px) {
  .two_Columns .testimonial-item .testi-caps {
    width: 47.5%;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 33px 25px;
  }
}
@media (max-width: 479px) {
  .two_Columns .testimonial-item .testi-caps {
    padding: 32px 19px;
  }
}
.two_Columns .testimonial-item .testi-caps > p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.35em;
}
@media (max-width: 1023px) {
  .two_Columns .testimonial-item .testi-caps > p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps > p {
    font-size: 18px;
    line-height: 1.45em;
    margin-bottom: 20px;
    width: 100%;
  }
}
.two_Columns .testimonial-item .testi-caps > p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps > p:last-child {
    margin-bottom: 20px;
  }
}
.two_Columns .testimonial-item .testi-caps-tit {
  margin: 0 0 23px;
}
@media (max-width: 1023px) {
  .two_Columns .testimonial-item .testi-caps-tit {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps-tit {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 3px 0 0;
  }
}
.two_Columns .testimonial-item .testi-caps-tit h3 {
  margin: 0 0 3px;
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps-tit h3 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .two_Columns .testimonial-item .testi-caps-tit h3 {
    font-size: 19px;
    margin: 0 0 8px;
  }
}
.two_Columns .testimonial-item .testi-caps-tit p {
  color: #08121A;
  margin: 0;
}
@media (max-width: 767px) {
  .two_Columns .testimonial-item .testi-caps-tit p {
    font-size: 14px;
  }
}
.two_Columns .testimonial-slider-cls.owl-carousel.owl-loaded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.two_Columns .testimonial-slider-cls .owl-nav {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: -28px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1279px) {
  .two_Columns .testimonial-slider-cls .owl-nav {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-slider-cls .owl-nav {
    display: none;
  }
}
.two_Columns .testimonial-slider-cls .owl-nav > div span {
  opacity: 0;
  width: 24px;
  height: 19px;
  overflow: hidden;
  display: block;
}
.two_Columns .testimonial-slider-cls .owl-nav .owl-prev {
  display: none;
}
.two_Columns .testimonial-slider-cls .owl-nav .owl-next {
  width: 18px;
  height: 15px;
  background: url(../images/arrow-right.svg) no-repeat center center/cover;
}
.two_Columns .testimonial-slider-cls .owl-dots {
  float: right;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 51.6%;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1279px) {
  .two_Columns .testimonial-slider-cls .owl-dots {
    margin-top: 0;
    margin-left: 48.8%;
  }
}
@media (max-width: 1023px) {
  .two_Columns .testimonial-slider-cls .owl-dots {
    margin-left: 52.8%;
  }
}
@media (max-width: 767px) {
  .two_Columns .testimonial-slider-cls .owl-dots {
    margin: 0;
    padding: 0px 38px;
  }
}
@media (max-width: 479px) {
  .two_Columns .testimonial-slider-cls .owl-dots {
    padding: 0 20px;
  }
}
.two_Columns .testimonial-slider-cls .owl-dots > div {
  height: 10px;
  width: 10px;
  background: #cad2d9;
  border-radius: 50%;
  margin-right: 20px;
}
.two_Columns .testimonial-slider-cls .owl-dots > div.active {
  background: #C90C28;
}

.sidebar-page-main .alignwide .full-width-slider .owl-nav .owl-prev {
  left: 0;
}
.sidebar-page-main .alignwide .full-width-slider .owl-nav .owl-next {
  right: 0;
}
.sidebar-page-main .alignwide .full-width-slider .testi-caps {
  padding: 0 45px;
}
@media (max-width: 767px) {
  .sidebar-page-main .alignwide .full-width-slider .testi-caps {
    padding: 0;
  }
}

.full_width {
  padding: 50px 0;
}
.full_width .testimonial-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 760px;
  max-width: 96%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: auto;
}
@media (max-width: 1023px) {
  .full_width .testimonial-item {
    padding: 0 55px;
  }
}
@media (max-width: 767px) {
  .full_width .testimonial-item {
    padding: 0 20px;
    max-width: 100%;
  }
}
.full_width .testimonial-item .testi-img {
  width: 64px;
  border-radius: 50%;
  height: 64px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 0 28px;
  background-size: cover;
  background-position: center center;
}
.full_width .testimonial-item .testi-img img {
  display: none;
}
.full_width .testimonial-item .testi-caps {
  width: 100%;
}
.full_width .testimonial-item .testi-caps > p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.35em;
}
@media (max-width: 1023px) {
  .full_width .testimonial-item .testi-caps > p {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .full_width .testimonial-item .testi-caps > p {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .full_width .testimonial-item .testi-caps > p {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .full_width .testimonial-item .testi-caps > p {
    font-size: 16px;
  }
}
.full_width .testimonial-item .testi-caps > p:last-child {
  margin-bottom: 0;
}
.full_width .testimonial-item .testi-caps-tit {
  margin: 0 0 23px;
}
@media (max-width: 767px) {
  .full_width .testimonial-item .testi-caps-tit {
    margin-bottom: 15px;
  }
}
.full_width .testimonial-item .testi-caps-tit h3 {
  margin: 0 0 3px;
}
@media (max-width: 1023px) {
  .full_width .testimonial-item .testi-caps-tit h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .full_width .testimonial-item .testi-caps-tit h3 {
    font-size: 24px;
  }
}
.full_width .testimonial-item .testi-caps-tit p {
  color: #08121A;
  margin: 0;
}
@media (max-width: 767px) {
  .full_width .testimonial-item .testi-caps-tit p {
    font-size: 16px;
  }
}
.full_width .testimonial-slider-cls .owl-nav > div {
  position: absolute;
  top: 50%;
  font-size: 0;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: -24px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .full_width .testimonial-slider-cls .owl-nav > div {
    display: none;
  }
}
.full_width .testimonial-slider-cls .owl-nav > div:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 23px;
  background-image: url(../images/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
}
.full_width .testimonial-slider-cls .owl-nav .owl-prev {
  left: 32px;
}
@media (max-width: 1023px) {
  .full_width .testimonial-slider-cls .owl-nav .owl-prev {
    left: 15px;
  }
}
.full_width .testimonial-slider-cls .owl-nav .owl-prev:before {
  right: 7px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.full_width .testimonial-slider-cls .owl-nav .owl-next {
  right: 32px;
}
@media (max-width: 1023px) {
  .full_width .testimonial-slider-cls .owl-nav .owl-next {
    right: 15px;
  }
}
.full_width .testimonial-slider-cls .owl-nav .owl-next:before {
  left: 7px;
}
.full_width .testimonial-slider-cls .owl-dots {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .full_width .testimonial-slider-cls .owl-dots {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .full_width .testimonial-slider-cls .owl-dots {
    margin-top: 30px;
  }
}
.full_width .testimonial-slider-cls .owl-dots > div {
  height: 10px;
  width: 10px;
  background: #cad2d9;
  border-radius: 50%;
  margin: 0 10px;
}
.full_width .testimonial-slider-cls .owl-dots > div.active {
  background: #C90C28;
}

.student-count, .wp-block-cgb-block-counter {
  text-align: center;
}
.student-count.font_small_cls h1, .wp-block-cgb-block-counter.font_small_cls h1 {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 3px;
  color: #C90C28;
}
.student-count h1, .wp-block-cgb-block-counter h1 {
  font-size: 48px;
  font-weight: 500;
  margin: 0 0 18px;
  color: #C90C28;
}
@media (max-width: 767px) {
  .student-count h1, .wp-block-cgb-block-counter h1 {
    margin: 0 0 5px;
  }
}
.student-count p, .wp-block-cgb-block-counter p {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  letter-spacing: 1px;
}

.sidebar-page-main .alignwide .request-callout {
  padding-left: 30px;
}
.sidebar-page-main .alignwide .wp-block-column .wp-block-column {
  margin-left: 20px;
}
.sidebar-page-main .alignwide .wp-block-column .wp-block-column:nth-child(1) {
  margin-left: 0;
}

.request-callout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #c3cfd9;
  padding-left: 80px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.request-callout > * {
  width: 100%;
}
@media (max-width: 1279px) {
  .request-callout {
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .request-callout {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .request-callout {
    margin: 0;
    padding: 0;
    border: 0;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}
.request-callout .block-icon-button, .request-callout .wp-block-spacer, .request-callout .btn-link {
  text-align: center;
  width: 100%;
}
@media (max-width: 639px) {
  .request-callout .wp-block-group {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .request-callout.wp-block-column {
    margin-left: 0px !important;
  }
}
.request-callout .wp-block-button {
  width: 100%;
  margin: 12.5px 0;
}
@media (max-width: 767px) {
  .request-callout .wp-block-button {
    margin: 0 0 25px;
  }
}
@media (max-width: 767px) {
  .request-callout .wp-block-button:last-child {
    margin-bottom: 0;
  }
}
.request-callout .wp-block-button a {
  width: 100%;
  text-align: center;
}
@media (max-width: 1023px) {
  .request-callout .wp-block-button a {
    padding: 0 10px !important;
    font-size: 16px;
  }
  .request-callout .wp-block-button a svg {
    top: 0.35em;
    margin: 0 0 0 8px;
  }
}
@media (max-width: 639px) {
  .request-callout .wp-block-button a {
    width: 100%;
  }
}

.two-col-with-rh-btns .alignwide > .wp-block-column:nth-child(1) {
  border-right: 1px solid #c3cfd9;
  padding-right: 80px;
}
.two-col-with-rh-btns .alignwide > .wp-block-column:nth-child(2) {
  padding-left: 62px;
}

.card-heading-main {
  margin: 0 0 43px;
}
@media (max-width: 767px) {
  .card-heading-main {
    margin: 0 0 32px;
  }
}
.card-heading-main .alignwide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-heading-main .card-heading-text {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.1em;
}
@media (max-width: 1343px) {
  .card-heading-main .card-heading-text {
    font-size: 29px;
  }
}
@media (max-width: 1279px) {
  .card-heading-main .card-heading-text {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .card-heading-main .card-heading-text {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .card-heading-main .card-heading-text {
    font-size: 24px;
  }
}
.card-heading-main .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-heading-main .owl-nav > div {
  font-size: 0;
  width: 18px;
  height: 15px;
  background-image: url(../images/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.card-heading-main .owl-nav > div.disabled {
  visibility: hidden;
  opacity: 0;
}
.card-heading-main .owl-nav > div:hover {
  background-image: url(../images/arrow-left-red.svg);
}
.card-heading-main .owl-nav .owl-next {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  margin-left: 22px;
}

.card-slider .owl-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 29px;
}
.card-slider .owl-nav > div {
  font-size: 0;
  width: 18px;
  height: 15px;
  background-image: url(../images/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.card-slider .owl-nav > div:hover {
  background-image: url(../images/arrow-left-red.svg);
}
.card-slider .owl-nav .owl-next {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  margin-left: 22px;
}

body .wp-block-cgb-block-card-slider {
  overflow: hidden;
}
body .card-slider {
  float: right;
  width: 94.5%;
}
@media (max-width: 1279px) {
  body .card-slider {
    width: 97.5%;
  }
}
@media (max-width: 639px) {
  body .card-slider {
    width: 100%;
    padding-left: 20px;
  }
}
body .card-slider .owl-stage-outer {
  overflow: visible;
}
body .card-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .card-slider .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.two-col-center-text-btn-block .wp-block-columns .wp-block-column {
  border-left: 1px solid #c3d0d9;
  margin: 0;
  padding: 20px;
}
.two-col-center-text-btn-block .wp-block-columns .wp-block-column:nth-child(1) {
  border-left: 0;
}
.two-col-center-text-btn-block p.has-text-align-center {
  width: 100%;
  max-width: 335px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.two-col-center-text-btn-block p.has-subtitle-font-size.has-text-align-center {
  font-weight: 800;
  margin-bottom: 5px;
}

.circle {
  padding: 0;
}
.circle li {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 25px;
  list-style: none;
}
.circle li:before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid;
  left: 0;
  top: 2px;
}
.circle li > strong {
  display: inline-block;
  padding: 0 0 7px;
  vertical-align: top;
}

.menu-admissions-financial-aid-side-bar-container {
  border-right: 1px solid #e7ecf0;
}

body .with-sidebar-big-block.wp-block-column:not(:first-child) {
  margin-left: 0;
  padding-left: 109px;
}

.block-slider-blck-caldwell {
  position: relative;
}

.flex-pauseplay .flex-pause {
  background: url(../images/pause-icon.png) no-repeat center center;
  background-size: 5px;
}
.flex-pauseplay .flex-play {
  background: url(../images/play-icon.png) no-repeat center left 4px;
  background-size: 6px;
}
.flex-pauseplay a {
  position: absolute;
  bottom: 30px;
  left: 20px;
  padding: 0;
  color: #ffffff;
  background: #C90C28;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #ffffff;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  width: 15px;
  height: 15px;
  font-size: 0;
  letter-spacing: 0.5px;
  -webkit-transition: all 0s;
  transition: all 0s;
}

div.image-slider {
  width: 100%;
  max-width: 945px;
  margin: auto;
  display: inline-block;
  vertical-align: top;
}

section.image-slider {
  text-align: center;
}

.full-width-image-slider-cover {
  position: relative;
}

.full-width-img-slider {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
}
.full-width-img-slider .has-text-align-center {
  margin: 0 0 35px;
}
@media (max-width: 1023px) {
  .full-width-img-slider .has-text-align-center {
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .full-width-img-slider .has-text-align-center {
    margin: 0 0 23px;
  }
}
.inner_Banner {
  height: 370px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.inner_Banner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#80000000",GradientType=0 );
}

.image-slider .owl-carousel {
  position: static;
}
.image-slider .owl-carousel.full-width-image-caps-slider .owl-stage-outer {
  overflow: visible;
  position: static;
}
.image-slider.owl-carousel, .image-slider.owl-carousel .owl-item {
  position: static;
}
.image-slider .item {
  position: relative;
  height: auto;
  padding-bottom: 0;
  background-size: cover;
  background-position: center center;
  text-align: left;
}
.image-slider .item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  opacity: 0;
}
.image-slider .full-width-slider-caps {
  position: absolute;
  bottom: 22px;
  left: 28px;
  right: 25px;
  z-index: 1;
}
@media (max-width: 767px) {
  .image-slider .full-width-slider-caps {
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
.image-slider .full-width-slider-caps h4 {
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  font-weight: 700;
  margin: 0;
}
.image-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
  display: none;
}
@media (max-width: 767px) {
  .image-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.image-slider .owl-dots > div {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #c8d1d8;
  margin: 0 10px;
}
.image-slider .owl-dots > div.active {
  background: #C90C28;
}
.image-slider .owl-nav div span {
  opacity: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .image-slider .owl-nav {
    display: none;
  }
}
.image-slider .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
.image-slider .owl-nav > div:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.image-slider .owl-nav .owl-prev {
  left: 40px;
}
.image-slider .owl-nav .owl-prev:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 2px;
}
.image-slider .owl-nav .owl-next {
  right: 40px;
}
.image-slider .owl-nav .owl-next:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  right: 3px;
}

.edit-link {
  position: fixed;
  right: 0;
  z-index: 9;
  width: 100%;
  bottom: 0;
}
.edit-link .post-edit-link {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 4px 20px;
  border: 0;
  border-radius: 0;
  margin: 0;
  width: 100%;
  background: #e81031;
  color: #fff;
  max-width: 100%;
  text-align: center;
  font-size: 18px;
}
.edit-link .post-edit-link:hover {
  padding: 14px 20px;
}

.caldwell-two-col-custom {
  /*
  .wp-block-column{
      @media only screen and (min-width: 768px) {
          max-width:50%;
      }
  }*/
}
.caldwell-two-col-custom .wp-block-gallery .blocks-gallery-grid > li figure {
  width: 100%;
  float: left;
}
.caldwell-two-col-custom .wp-block-gallery .blocks-gallery-grid > li figure img {
  width: 100%;
  display: block;
}
.caldwell-two-col-custom .wp-block-column {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 767px) {
  .caldwell-two-col-custom .wp-block-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.caldwell-two-col-custom .wp-block-column .wp-block-image {
  margin: 0;
}
.caldwell-two-col-custom .wp-block-column .wp-block-image img {
  width: 100%;
}
.caldwell-two-col-custom h5 {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .caldwell-two-col-custom h5 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .caldwell-two-col-custom h5 + p {
    margin-bottom: 30px;
  }
}
.caldwell-two-col-custom p.has-subtitle-font-size {
  margin: 0 0 29px;
}
@media (max-width: 767px) {
  .caldwell-two-col-custom p.has-subtitle-font-size {
    line-height: 1.35em;
  }
}
.caldwell-two-col-custom p {
  margin: 0 0 7px;
}

.two_col_image_left .blocks-gallery-grid li figure {
  /*height: 720px;
  @include breakpoint(sm) {
      height: 500px;
  }*/
}
.two_col_image_left .blocks-gallery-grid li figure img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.two_col_image_left .wp-block-columns .wp-block-column:nth-child(2) {
  max-width: 445px;
  margin-left: 94px;
}
@media (max-width: 1279px) {
  .two_col_image_left .wp-block-columns .wp-block-column:nth-child(2) {
    max-width: 400px;
    margin-left: 55px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .two_col_image_left .wp-block-columns .wp-block-column:nth-child(2) {
    max-width: 91%;
    padding: 43px 20px;
    background: #fff;
    width: 100%;
    margin: -224px auto 0px auto !important;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
            box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
    border-radius: 4px;
  }
}

@media (max-width: 767px) {
  body .wp-block-columns .wp-block-column.overlap-box-on-mobile, body .wp-block-columns .wp-block-column.is-style-overlap-box-on-mobile {
    max-width: 91%;
    padding: 43px 20px;
    background: #fff;
    width: 100%;
    margin: -150px auto 0px auto !important;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
            box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
    border-radius: 4px;
  }
}
@media (max-width: 639px) {
  body .wp-block-columns .wp-block-column.overlap-box-on-mobile, body .wp-block-columns .wp-block-column.is-style-overlap-box-on-mobile {
    margin: -200px auto 0px auto !important;
  }
}
@media (max-width: 479px) {
  body .wp-block-columns .wp-block-column.overlap-box-on-mobile, body .wp-block-columns .wp-block-column.is-style-overlap-box-on-mobile {
    margin: -224px auto 0px auto !important;
  }
}

@media (max-width: 767px) {
  .two_col_image_right {
    padding: 20px 0;
  }
}
.two_col_image_right .blocks-gallery-grid li figure {
  height: 840px;
}
.two_col_image_right .blocks-gallery-grid li figure img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.two_col_image_right .wp-block-image {
  height: 840px;
}
.two_col_image_right .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.two_col_image_right .wp-block-columns {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.two_col_image_right .wp-block-columns .wp-block-column:nth-child(1) {
  max-width: 415px;
  margin-right: 94px;
}
@media (max-width: 1279px) {
  .two_col_image_right .wp-block-columns .wp-block-column:nth-child(1) {
    max-width: 355px;
    margin-right: 54px;
    padding: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .two_col_image_right .wp-block-columns .wp-block-column:nth-child(1) {
    max-width: 100%;
    margin-right: 0;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .two_col_image_right .wp-block-columns .wp-block-column:nth-child(2) {
    display: none;
  }
}
.two_col_image_right .wp-block-columns .wp-block-column .wp-block-spacer {
  /*&:nth-child(1){
      background:none;
  }*/
}
@media (max-width: 767px) {
  .two_col_image_right .wp-block-columns .wp-block-column .wp-block-spacer:not(:first-child) {
    background: #cacdd0;
    height: 1px !important;
    margin: 32px 0;
  }
}

@media (max-width: 1023px) {
  body .wp-block-column {
    width: 50% !important;
    -ms-flex-preferred-size: calc(50% - 0px) !important;
        flex-basis: calc(50% - 0px) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body .wp-block-column {
    width: 100% !important;
    -ms-flex-preferred-size: calc(100% - 0px) !important;
        flex-basis: calc(100% - 0px) !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 1023px) {
  body .wp-block-column .wp-block-column {
    width: 100% !important;
    -ms-flex-preferred-size: calc(100% - 0px) !important;
        flex-basis: calc(100% - 0px) !important;
    margin: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  body .wp-block-column .wp-block-column.wp-block-cgb-block-counter {
    padding: 5px 0;
  }
}
@media (max-width: 1023px) {
  body .wp-block-column .two_col_image_right .wp-block-column:nth-child(2) {
    display: none;
  }
}

@media (max-width: 1023px) {
  .wp-block-columns .wp-block-columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 0 0 30px !important;
  }
}

@media (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}

.fixed {
  padding: 60px;
}
@media (max-width: 1279px) {
  .fixed {
    padding: 45px 25px;
  }
}
@media (max-width: 1023px) {
  .fixed {
    padding: 5px 25px;
  }
}
@media (max-width: 767px) {
  .fixed {
    padding: 5px 0;
  }
}
@media (max-width: 639px) {
  .fixed {
    padding: 5px 0 25px 0;
  }
}

@media (max-width: 1023px) {
  .wp-block-column.mobile-hide[style="flex-basis:29%"] {
    display: none !important;
  }
}

body .wp-block-column[style="flex-basis:32%"] .wFormContainer {
  padding: 0;
}

@media (max-width: 767px) {
  .wp-block-column[style="flex-basis:74%"] .wp-block-cgb-block-counter {
    margin: 20px 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .wp-block-cgb-block-counter {
    padding: 5px 0 !important;
  }
}

.wp-block-columns .widget_nav_menu {
  margin: 19px 0 0;
}
.wp-block-columns .widget_nav_menu > ul > li > a, .wp-block-columns .widget_nav_menu ul.menu > li > a {
  font-size: 24px;
  color: #08121a;
  border-bottom: 1px solid;
  background: url(../images/arrow-right.svg) no-repeat right center;
  font-weight: 600;
  padding: 14px 27px 14px 0;
  width: 100%;
  display: block;
  margin: 0 0 23px;
}
@media (max-width: 767px) {
  .wp-block-columns .widget_nav_menu > ul > li > a, .wp-block-columns .widget_nav_menu ul.menu > li > a {
    font-size: 23px;
  }
}
.wp-block-columns .widget_nav_menu > ul > li > a:hover, .wp-block-columns .widget_nav_menu ul.menu > li > a:hover {
  color: #C90C28;
}
.wp-block-columns .widget_nav_menu li li {
  padding: 0;
  margin: 0 0 12px;
}
@media (max-width: 767px) {
  .wp-block-columns .widget_nav_menu li li {
    font-size: 18px;
    margin: 0 0 12px;
  }
}
.wp-block-columns .widget_nav_menu li li a:hover {
  color: #000000;
}

body .wp-block-separator.is-style-wide {
  border: 0;
  height: 1px;
}

.align-text-bottom .wp-block-cover__inner-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 25px 25px 25px;
}
.align-text-bottom .wp-block-cover__inner-container h5 {
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 8px;
}
.align-text-bottom .wp-block-cover__inner-container p {
  font-size: 14px;
  line-height: normal;
  margin: 0 0 1px;
}

@media (max-width: 767px) {
  .wp-block-column.fixed {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .wp-block-column[style="flex-basis:66.66%"] {
    width: 100%;
  }
}

.wp-block-button {
  display: inline-block;
}

.btnstyle_simple a {
  background-color: #e50e2e;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
  border: 2px solid transparent;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
}

.btnstyle_simple.primary a:hover {
  background: #ca0f2c;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}

.btnstyle_simple.primary a:focus, .btnstyle_simple.primary a:focus {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
          box-shadow: 0 0 4px 0 rgba(52, 83, 228, 0.6);
  border-color: #61A5FF;
}

.btnstyle_simple.primary.large a, .btnstyle_simple.secondary.large a {
  line-height: 54px;
  padding: 0 25px;
}

.btnstyle_simple.primary.medium a, .btnstyle_simple.secondary.medium a {
  line-height: 46px;
  padding: 0 20px;
}

.btnstyle_simple.primary.small a, .btnstyle_simple.secondary.small a {
  line-height: 42px;
  padding: 0 16px;
}

.btnstyle_simple.secondary a {
  background-color: #ffffff;
  color: #08121a;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #E3E9ED;
}

.btnstyle_simple.secondary a:hover {
  color: #E50E2E;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.arrow-button.text a {
  background-color: #32373c;
  border: none;
  color: #e50e2e;
  border-radius: 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  line-height: normal;
  background: none;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.arrow-button.text a::before {
  content: "";
  background: url(../images/link-arrow-red.svg) center center no-repeat;
  width: 15px;
  height: 13px;
  position: absolute;
  right: -24px;
  top: 0.35em;
  background-size: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.arrow-button.text a:hover:before {
  right: -34px;
}

.step-btn {
  width: 100%;
}
.step-btn a {
  background: none;
}

.full-width-img-slider .owl-carousel {
  position: static !important;
}

.align-button-center {
  text-align: center;
}

.caldwell-crumbs span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.caldwell-crumbs > span > span > a {
  font-size: 0;
  height: 17px;
  width: 17px;
  background: url(../images/home-icon.svg) no-repeat center center;
}

.breadcrumb_last {
  color: #999d9f;
}

.full-width-slider-caps {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  opacity: 0.8;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (max-width: 767px) {
  .wp-block-media-text {
    display: block;
  }
}
.wp-block-media-text .wp-block-media-text__content {
  max-width: 445px;
  margin-left: 6%;
  padding: 0;
}
@media (max-width: 1279px) {
  .wp-block-media-text .wp-block-media-text__content {
    width: 435px;
    padding: 0;
    max-width: 74%;
  }
}
@media (max-width: 1023px) {
  .wp-block-media-text .wp-block-media-text__content {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .wp-block-media-text .wp-block-media-text__content {
    max-width: 91%;
    padding: 43px 20px;
    background: #fff;
    width: 100%;
    margin: -80px auto 51px auto !important;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
            box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
    border-radius: 4px;
  }
}
@media (max-width: 767px) {
  .wp-block-media-text .wp-block-media-text__media img {
    width: 100%;
  }
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  max-width: 415px;
  margin-right: 6%;
  -ms-grid-column-align: end;
      justify-self: end;
}
@media (max-width: 1279px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    max-width: 69%;
    width: 400px;
  }
}
@media (max-width: 767px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    margin: 0 !important;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 20px;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    display: none;
  }
}
.wp-block-media-text figure.wp-block-media-text__media {
  /*min-height: 720px;

  @include breakpoint(lg) {
      min-height: 500px;
  }
  @include breakpoint(sm) {
      height: 500px;
  }*/
}
.wp-block-media-text figure.wp-block-media-text__media img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1279px) {
  .wp-block-media-text figure.wp-block-media-text__media img {
    width: auto;
  }
}
@media (max-width: 767px) {
  .wp-block-media-text figure.wp-block-media-text__media img {
    width: 100%;
  }
}

.image-grid {
  position: relative;
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
  min-height: 537px;
}
@media (max-width: 1279px) {
  .image-grid {
    min-height: 467px;
  }
}
@media (max-width: 1023px) {
  .image-grid {
    min-height: 387px;
  }
}
.image-grid figure.wp-block-image {
  position: absolute;
  top: 0;
  -webkit-box-shadow: 1px 11px 31px rgba(123, 123, 123, 0.2901960784);
          box-shadow: 1px 11px 31px rgba(123, 123, 123, 0.2901960784);
  max-width: 370px;
}
@media (max-width: 1279px) {
  .image-grid figure.wp-block-image {
    max-width: 66%;
    width: 370px;
  }
}
.image-grid figure.wp-block-image:nth-child(2) {
  -webkit-transform: translate(150px, 80px);
          transform: translate(150px, 80px);
}
@media (max-width: 1279px) {
  .image-grid figure.wp-block-image:nth-child(2) {
    -webkit-transform: translate(110px, 80px);
            transform: translate(110px, 80px);
  }
}

.block-editor-block-list__layout .wp-block-group .flex-direction-nav {
  display: none;
}
.block-editor-block-list__layout .wp-block-group ol.flex-control-nav {
  position: absolute;
  bottom: 30px;
  padding: 0;
  margin: 0;
  width: 100%;
  left: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-editor-block-list__layout .wp-block-group ol.flex-control-nav li {
  margin: 0 10px;
  display: inline-block;
  zoom: 1;
  padding: 0;
}
.block-editor-block-list__layout .wp-block-group ol.flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  font-size: 0;
}
.block-editor-block-list__layout .wp-block-group ol.flex-control-nav li a:hover {
  background: #e50e2f;
}

.wp-block-column {
  -ms-flex-preferred-size: calc(50% - 16px);
      flex-basis: calc(50% - 16px);
}
.wp-block-column.is-style-column-spacing {
  -ms-flex-preferred-size: 1;
      flex-basis: 1;
  padding: 0 133px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-flow: column;
      flex-flow: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1343px) {
  .wp-block-column.is-style-column-spacing {
    padding: 0 130px !important;
  }
}
@media (max-width: 1279px) {
  .wp-block-column.is-style-column-spacing {
    padding: 0 80px !important;
  }
}
@media (max-width: 1023px) {
  .wp-block-column.is-style-column-spacing {
    padding: 0 60px !important;
  }
}
@media (max-width: 767px) {
  .wp-block-column.is-style-column-spacing {
    padding: 0 40px !important;
  }
}
@media (max-width: 639px) {
  .wp-block-column.is-style-column-spacing {
    padding: 0 20px !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}

.alignwide .wp-block-column.is-style-column-spacing {
  padding: 0 67px 0 115px !important;
}
@media (max-width: 1343px) {
  .alignwide .wp-block-column.is-style-column-spacing {
    padding: 0 60px 0 100px !important;
  }
}
@media (max-width: 1279px) {
  .alignwide .wp-block-column.is-style-column-spacing {
    padding: 0 40px 0 80px !important;
  }
}
@media (max-width: 1023px) {
  .alignwide .wp-block-column.is-style-column-spacing {
    padding: 0 30px !important;
  }
}
@media (max-width: 767px) {
  .alignwide .wp-block-column.is-style-column-spacing {
    padding: 0 20px !important;
  }
}
@media (max-width: 767px) {
  .wp-block-spacer[style="height:29px"] {
    height: 0 !important;
  }
}

.wp-block-image {
  margin-bottom: 0 !important;
}
.wp-block-image.size-large {
  margin-bottom: 24px !important;
}

.search-form .search-field {
  position: relative;
  margin: 0 0 32px;
}
.search-form .search-field input[type=text] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  width: 100%;
  border: 1px solid #E3E9ED;
  border-radius: 4px;
  font-size: 18px;
  color: #08121A;
  padding: 0 16px;
}
.search-form .search-field input[type=submit] {
  border: 0;
  padding: 0 !important;
  background: url(../images/search.svg) no-repeat !important;
  height: 19px !important;
  width: 22px;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0 !important;
  background-size: 100% auto;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: pointer !important;
}
.search-form .search-field input[type=submit]:focus {
  outline: none;
}

body.search .search-tit {
  font-weight: 700;
}
body.search .search-result-list {
  border-bottom: 1px solid #E6ECF0;
  padding: 0 0 33px 0;
  margin-bottom: 33px;
}
body.search .sear-title {
  font-weight: 700;
  padding: 0 0 8px;
  display: inline-block;
  width: 100%;
}
body.search .sear-title a {
  color: #08121A;
  text-decoration: none;
}
body.search .entry {
  color: #707579;
}
body.search .entry .searchwp-highlight {
  font-weight: 700;
  background: none;
  color: #707579;
}
body.search .right-block .wFormContainer {
  margin-top: 0;
  max-width: 516px;
  width: 100%;
  margin: 0px auto;
  padding: 0;
}
body.search .pagination {
  padding: 50px 0;
}
body.search .tab-content .search-result-list:first-child {
  padding-top: 0;
}
body .date-info {
  font-size: 15px;
  color: #08121A;
  padding-bottom: 4px;
}
body .remove-left-margin, body .is-style-remove-left-margin {
  margin-left: 0 !important;
}

.popular-search-keywords {
  padding-bottom: 40px;
}

h1.sidebar-page-title {
  margin-bottom: 60px;
}

.sidebar-page-main {
  padding-bottom: 0;
}
.sidebar-page-main .sidebar {
  position: relative;
  padding-right: 98px;
}
@media (max-width: 1279px) {
  .sidebar-page-main .sidebar {
    padding-right: 0;
  }
}
.sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
  width: 1344px !important;
  margin: 0 auto !important;
  padding: 0 0px !important;
  max-width: 100%;
  width: calc(100vw - 0px);
  margin-left: calc(50% - 50vw + 0px);
  margin-right: calc(50% - 51vw + 0px);
  grid-column: col-start 1/span 12;
}
@media (max-width: 1343px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 1280px !important;
  }
}
@media (max-width: 1279px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 1023px !important;
  }
}
@media (max-width: 1023px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 768px !important;
  }
}
@media (max-width: 767px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 640px !important;
  }
}
@media (max-width: 639px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 480px !important;
  }
}
@media (max-width: 479px) {
  .sidebar-page-main .align-middle, .sidebar-page-main .is-style-align-middle {
    width: 403px !important;
  }
}
.sidebar-page-main .align-middle .alignfull, .sidebar-page-main .is-style-align-middle .alignfull {
  width: 100% !important;
  margin: 0 !important;
}
.sidebar-page-main .alignfull {
  width: calc(100vw - 0px);
  margin-left: calc(50% - 50vw + 0px);
  margin-right: calc(50% - 51vw + 0px);
  grid-column: col-start 1/span 12;
}
.sidebar-page-main .alignfull .align-middle {
  padding: 0 20px !important;
}
.sidebar-page-main.left-sidebar_layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr;
  grid-template-columns: repeat(12, [col-start] 1fr);
  grid-gap: 0px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block:first-child .widget.widget_text {
    display: none;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block:last-child {
  display: none;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block:last-child {
    display: block !important;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block:last-child .widget_caldwell-left-menu {
  display: none;
}
.sidebar-page-main.left-sidebar_layout .left-block {
  grid-column: col-start/span 4;
  width: auto;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block {
    grid-column: col-start/span 12;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block:before {
  content: "";
  background: #E6ECF0;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 107px;
}
@media (max-width: 1279px) {
  .sidebar-page-main.left-sidebar_layout .left-block:before {
    right: 20px;
  }
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block:before {
    display: none;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block .widget {
  width: 296px;
  max-width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block .widget {
    width: 100%;
    margin-bottom: 40px;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul {
  padding: 0;
  margin: 0;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul li, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul li.current-menu-item > ul.sub-menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul li.current-page-parent > ul.sub-menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul li.current-menu-item > ul.sub-menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul li.current-page-parent > ul.sub-menu {
  display: block;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul li.current-page-parent > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul li.current-page-parent > a {
  color: #C90C28 !important;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu {
    width: 100%;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 0px solid #e7ecf0;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li.current-menu-item > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li.current-menu-item > a {
  padding-bottom: 9px;
  color: #C90C28;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li.page_item_has_children > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li.page_item_has_children > a {
  padding-right: 35px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li.page_item_has_children > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li.page_item_has_children > a {
    padding: 16px 44px 16px 15px;
    border: 1px solid #e7ecf0;
  }
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li.page_item_has_children > .child-toggle, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li.page_item_has_children > .child-toggle {
    right: 0px;
    top: 0;
    height: 55px;
    width: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li > a {
  font-size: 16px;
  line-height: 22px;
  color: #08121A;
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.menu > li > a:hover, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li > a:hover {
  color: #C90C28;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children {
  padding: 0 0 16px 15px;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu li, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children li, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu li, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children li {
  font-size: 14px;
  line-height: 20px;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu li a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children li a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu li a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children li a {
  color: #373E45;
  margin: 0 0 0px;
  display: inline-block;
  width: 90%;
  padding: 16px 0;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu li a:hover, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children li a:hover, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu li a:hover, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children li a:hover {
  color: #08121A;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu li.current-menu-item > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children li.current-menu-item > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu li.current-menu-item > a, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children li.current-menu-item > a {
  color: #08121A;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu ul.sub-menu .children, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_nav_menu .children .children, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.sub-menu .children, .sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu .children .children {
  padding-bottom: 0;
}
.sidebar-page-main.left-sidebar_layout .left-block .widget h2.widget-title {
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #cad2d9;
  padding: 0 0 17px;
  line-height: normal;
}
@media (max-width: 479px) {
  .sidebar-page-main.left-sidebar_layout .left-block .widget h2.widget-title {
    font-size: 20px;
  }
}
.sidebar-page-main.left-sidebar_layout .alignwide {
  width: 100% !important;
}
.sidebar-page-main.left-sidebar_layout .right-block, .sidebar-page-main.left-sidebar_layout .alignwide {
  grid-column: col-start 5/span 8;
  width: auto;
  padding: 0px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.left-sidebar_layout .right-block, .sidebar-page-main.left-sidebar_layout .alignwide {
    grid-column: col-start/span 12;
    padding: 0px;
  }
}
.sidebar-page-main.left-sidebar_layout .post-slider .card-style-1 {
  padding: 23px;
}
.sidebar-page-main.right-sidebar_layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr 0px [col-start] 0px 1fr;
  grid-template-columns: repeat(12, [col-start] 1fr);
  grid-gap: 0px;
}
.sidebar-page-main.right-sidebar_layout .right-block {
  grid-column: col-start 9/span 4;
  width: auto;
}
@media (max-width: 1023px) {
  .sidebar-page-main.right-sidebar_layout .right-block {
    grid-column: col-start/span 12;
  }
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar {
  padding: 0 0 0 32px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.right-sidebar_layout .right-block.sidebar {
    padding: 0;
  }
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar:before {
  display: none;
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar h2.widget-title {
  position: relative;
  font-size: 20px;
  border-bottom: 1px solid #cad2d9;
  padding: 0 0 17px;
  line-height: normal;
}
@media (max-width: 479px) {
  .sidebar-page-main.right-sidebar_layout .right-block.sidebar h2.widget-title {
    font-size: 20px;
  }
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar .wFormContainer.sidebarform {
  margin: 0;
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar .widget_nav_menu ul.menu > li {
  border: 0;
  padding: 0 0 12px;
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar .widget_nav_menu ul.menu > li a {
  padding: 0;
  margin: 0;
  color: #E50E2E;
  font-size: 18px;
}
.sidebar-page-main.right-sidebar_layout .right-block.sidebar .widget_nav_menu ul.menu > li a:hover {
  color: #000;
}
.sidebar-page-main.right-sidebar_layout .right-block + .left-block, .sidebar-page-main.right-sidebar_layout .right-block + .alignwide {
  -ms-grid-row: 1;
      grid-row-start: 1;
}
.sidebar-page-main.right-sidebar_layout .left-block, .sidebar-page-main.right-sidebar_layout .alignwide {
  grid-column: col-start 1/span 8;
  width: auto;
  padding: 0px;
}
@media (max-width: 1023px) {
  .sidebar-page-main.right-sidebar_layout .left-block, .sidebar-page-main.right-sidebar_layout .alignwide {
    grid-column: col-start/span 12;
    padding: 0px;
  }
}
.sidebar-page-main.right-sidebar_layout .alignwide {
  width: 100%;
}
.sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
  width: 1344px;
  padding: 0 20px;
  max-width: 100%;
}
@media (max-width: 1343px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 1280px;
  }
}
@media (max-width: 1279px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 1023px;
  }
}
@media (max-width: 1023px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 640px;
  }
}
@media (max-width: 639px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 480px;
  }
}
@media (max-width: 479px) {
  .sidebar-page-main.right-sidebar_layout .alignfull .alignwide {
    width: 403px;
    padding: 0 20px;
  }
}
.sidebar-page-main.right-sidebar_layout .post-slider .card-style-1 {
  padding: 23px;
}

.table-condensed thead {
  background: none;
}

.search-result-main {
  padding-bottom: 80px;
}

.searchwp-live-search-result a {
  text-decoration: none;
}

h2.tribe-events-title a {
  text-decoration: none;
}

.entry pre {
  margin: 0;
}

@media only screen and (max-width: 1650px) {
  .program_sub {
    margin: 0 0 80px;
  }
}

#page-wrap .wp-block-columns.alignwide {
  padding: 0;
}
#page-wrap .wp-block-columns.alignfull .alignwide {
  padding: 0 20px;
}
#page-wrap .alignwide .alignfull {
  width: 100%;
  margin: 0;
}
#page-wrap .alignfull .alignwide {
  padding: 0 20px;
}

.wp-block-video video {
  width: 100%;
}

figcaption .blocks-gallery-caption {
  width: 100%;
  text-align: center;
  padding: 0 0 15px;
}

.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li.current_page_item > a {
  color: #E50E2E;
}

.sidebar-page-main.left-sidebar_layout .left-block .widget.widget_caldwell-left-menu ul.menu > li .children li.current_page_item > a {
  color: #E50E2E !important;
}

.search-tab-m {
  padding: 20px;
}
@media (max-width: 639px) {
  .search-tab-m .st-nav {
    overflow: scroll;
  }
}
.search-tab-m .st-nav ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c2c7cb;
}
@media (max-width: 639px) {
  .search-tab-m .st-nav ul {
    width: 480px;
  }
}
.search-tab-m .st-nav ul .tab-link {
  list-style-type: none;
  cursor: pointer;
  position: relative;
  padding: 20px;
  color: #707579;
}
@media (max-width: 767px) {
  .search-tab-m .st-nav ul .tab-link {
    padding: 10px;
    font-size: 14px;
  }
}
.search-tab-m .st-nav ul .tab-link.current {
  color: #E50E2E;
}
.search-tab-m .st-nav ul .tab-link.current:after {
  opacity: 1;
  visibility: visible;
}
.search-tab-m .st-nav ul .tab-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #E50E2E;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.search-tab-m .tab-cont-m {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .search-tab-m .tab-cont-m {
    margin-top: 20px;
  }
}
.search-tab-m .tab-cont-m .s-tab-content {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 639px) {
  .search-tab-m .tab-cont-m .s-tab-content {
    width: 100%;
  }
}
.search-tab-m .tab-cont-m .s-tab-content.current {
  opacity: 1;
  visibility: visible;
}
.search-tab-m .tab-cont-m .s-tab-content .tc-row {
  border-bottom: 1px solid #c2c7cb;
  margin: 0 0 35px 0;
  padding: 0 0 35px 0;
}
@media (max-width: 767px) {
  .search-tab-m .tab-cont-m .s-tab-content .tc-row {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }
}
.search-tab-m .tab-cont-m .s-tab-content .tc-row h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .search-tab-m .tab-cont-m .s-tab-content .tc-row h4 {
    font-size: 15px;
    margin: 0 0 5px;
  }
}
.search-tab-m .tab-cont-m .s-tab-content .tc-row h4 a {
  color: #000000;
}
.search-tab-m .tab-cont-m .s-tab-content .tc-row p {
  padding: 0;
}

.searchwp-live-search-results {
  min-height: 535px !important;
}
@media (max-width: 767px) {
  .searchwp-live-search-results {
    min-height: 175px !important;
  }
}
@media (max-width: 767px) {
  .searchwp-live-search-results p {
    font-size: 13px !important;
    line-height: 19px;
  }
}
.searchwp-live-search-results .s-tab-content {
  width: 100%;
}
.searchwp-live-search-results .s-tab-content .tc-row {
  width: 100%;
}

.searchwp-live-search-result .tc-row a {
  display: inline;
}

/* Event Calendar CSS */
body .tribe-mini-calendar-event .list-date {
  background: #e6ecf0;
}
body .tribe-mini-calendar-event .list-date .list-daynumber {
  color: #232323;
}

.tribe-events-notices {
  background: #E6ECF0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  color: #000 !important;
  text-shadow: none !important;
}

#tribe-bar-form {
  background: #f5f8fa !important;
}
#tribe-bar-form .tribe-bar-views-inner {
  background: #f5f8fa !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
  background: #E50E2E;
}

.tribe-events-ical {
  background: #E50E2E;
}

.tribe-events-calendar thead th {
  background: #E50E2E;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #e81031;
}

#tribe-events .tribe-events-button, .tribe-events-button {
  background-image: none;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 17px 29px;
  text-transform: none;
}

.tribe-events-past span, .tribe-events-nav-previous span {
  font-size: 0;
  background-image: url(../images/arrow-left-red.svg);
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
  margin-right: 3px;
}

.tribe-events-nav-right span, .tribe-events-nav-next span {
  font-size: 0;
  background-image: url(../images/link-arrow-red.svg);
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
  margin-left: 3px;
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
  background-color: #e60f2f !important;
}

.tribe-events-loop .tribe-events-event-meta {
  font-size: 16px;
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  font-size: 16px !important;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
  font-weight: 500;
  font-style: normal;
  line-height: 1.4;
}

.dir-main-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 639px) {
  .dir-main-table {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.dir-main-table .staff_image {
  width: 15%;
  display: inline-block;
  margin-right: 3%;
}
.dir-main-table .staff_image img {
  padding: 5px;
  -webkit-box-shadow: 1px 1px 6px #ccc;
          box-shadow: 1px 1px 6px #ccc;
}
@media (max-width: 639px) {
  .dir-main-table .staff_image img {
    max-width: 270px;
  }
}
@media (max-width: 1023px) {
  .dir-main-table .staff_image {
    width: 23%;
  }
}
@media (max-width: 639px) {
  .dir-main-table .staff_image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.dir-main-table .tb-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 76%;
}
@media (max-width: 1023px) {
  .dir-main-table .tb-main {
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
  }
}
@media (max-width: 639px) {
  .dir-main-table .tb-main {
    width: 100%;
  }
}
.dir-main-table .tb-main .bio-box {
  padding: 25px;
}
.dir-main-table .tb-main .dir-phones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .dir-main-table .tb-main .dir-phones {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dir-main-table .tb-main .dir-phones div {
  margin-right: 14px;
}

@media (max-width: 1023px) {
  .tb-main div {
    border: 0;
  }
}

.directory-page td:nth-child(2) {
  text-align: center !important;
}

.directory-page td {
  padding: 25px !important;
}

.bio-box {
  width: 100%;
  margin-top: 10px;
}

.tb-cl {
  width: 100%;
  border: 0 !important;
}
.tb-cl strong {
  font-size: 23px;
  line-height: normal;
  margin-bottom: 16px;
  display: inline-block;
  color: #e50e2e;
}

a.show-bio {
  margin: 14px 0 10px !important;
  cursor: pointer;
}

.bio-box {
  background: #F5F8FA !important;
}

.btn.clear-btn {
  line-height: 29px;
  border-radius: 4px;
  float: right;
  margin-left: 10px;
}

.skip-link {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 1rem;
  position: fixed;
  z-index: 1000;
  left: 1rem;
  color: #000000;
  background: #FFF;
  top: 20px;
  left: 20px;
  text-decoration: none;
}
.skip-link:focus {
  width: auto;
  height: auto;
  padding: 1rem;
  clip: auto;
  clip-path: none;
  margin: 0;
  overflow: visible;
}

.curriculum-drop-box .catalog-select-main {
  display: none;
}

.accordion_main_rp-column.top-bottom-spacer {
  margin: 25px 0 35px;
  display: inline-block;
  width: 100%;
}

.main-heading {
  font-size: 26px;
  font-weight: bold;
  color: #E50E2E;
  margin-bottom: 15px;
}

.sub-heading {
  margin: 22px 0 17px 0;
  width: 100%;
  font-weight: bold;
  font-size: 21px;
  line-height: normal;
  color: #212121;
}

.home .program_main div.title-cls {
  display: none;
}

.post-slider-main {
  display: inline-block;
  width: 100%;
  padding: 45px 0;
}
.post-slider-main .alignwide {
  padding: 0;
}
.post-slider-main .card-style-1 {
  width: 100%;
  min-height: 300px;
}
.post-slider-main .card-style-1 span {
  text-transform: uppercase;
  color: #E50E2E;
  font-size: 12px;
  margin: 0 0 4px;
  display: inline-block;
}
.post-slider-main .card-style-1 h3 {
  position: relative;
  padding: 0 0 33px;
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}
.post-slider-main .card-style-1 .date {
  font-size: 14px;
  color: #707579;
}
.post-slider-main .card-style-1 .block-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.post-slider-main .card-style-1:hover h3 {
  color: #E50E2E;
}
.post-slider-main .owl-carousel .owl-item {
  padding: 0 2px;
}
.post-slider-main .all-news-btn {
  text-align: right;
  margin-top: 40px;
  padding-right: 30px;
}
.post-slider-main .all-news-btn .btn {
  display: inline-block;
  background: #e50e2e;
  color: #fff;
  border: 0;
  border-radius: 4px;
}
.post-slider-main .all-news-btn .btn:hover {
  background: #ca0f2c;
}

.match[data-mh=post-dec] {
  word-break: break-word;
}

#tribe-events-pg-template, .tribe-events-pg-template {
  width: 95%;
}

/* New Tribe Events Start */
.tribe-events-widget {
  margin: 20px 0 0 0 !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row {
  border-bottom: 1px dotted #2f2f2f !important;
  margin: 0 0 20px !important;
  padding: 0 0 20px !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag {
  background: #e6ecf0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline;
  float: left;
  font-weight: 700;
  margin: 0 5% 0 0;
  overflow: hidden;
  padding: 3px;
  text-align: center;
  width: 15% !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-daynum {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  width: 100%;
  color: #232323;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-date-tag .tribe-events-widget-events-list__event-date-tag-month {
  background: #fff;
  color: #666;
  display: block;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 !important;
  font-weight: 700 !important;
  line-height: 2.35em !important;
  font-family: "aktiv-grotesk";
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-datetime-wrapper {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-datetime {
  font-size: 18px !important;
  margin: 10px 0 0 !important;
  display: block;
  line-height: normal;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title {
  font-weight: 500;
  font-family: "aktiv-grotesk";
  line-height: 1em;
  font-size: 18px !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title a {
  color: #E80E2E !important;
  text-decoration: none !important;
  border: 0 !important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more .tribe-events-widget-events-list__view-more-link {
  font-weight: 500;
  font-family: "aktiv-grotesk";
  font-size: 18px !important;
  color: #E80E2E !important;
  text-decoration: none;
  position: relative;
  padding-right: 23px;
  cursor: pointer;
  border: 0 !important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more .tribe-events-widget-events-list__view-more-link:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 14px;
  background: url(../images/link-arrow-red.svg) no-repeat center center;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more .tribe-events-widget-events-list__view-more-link:hover:before {
  right: -5px;
}

.tribe-events-c-subscribe-dropdown__container {
  width: auto !important;
}
.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button {
  background-color: #e81031;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 17px 29px;
  text-transform: none;
  width: auto;
  border: 0;
  color: #ffffff;
}
.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button--active {
  background-color: #e81031 !important;
}
.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__content {
  position: relative !important;
  top: 0 !important;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container {
  float: left;
}
.single-tribe_events .tribe-events-pg-template {
  max-width: 1160px !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
  font-size: 1.7em;
  line-height: 1;
  font-weight: 800;
  font-family: "aktiv-grotesk";
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-schedule h2 {
  font-size: 1.2em;
  font-weight: 700;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-content a {
  border: 0 !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-content .tribe-events-back {
  margin: 0 0 20px;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta {
  background: #e5e5e5 !important;
  width: 100%;
  padding: 20px 0 0;
  font-family: "aktiv-grotesk" !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta a {
  color: #08121A;
  text-decoration: none;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group-details {
  display: inline-block;
  float: left;
  margin: 0 0 20px;
  padding: 0 4%;
  width: 33.3333%;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group-details .tribe-events-single-section-title {
  font-size: 17px;
  text-transform: none;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group-details dl {
  margin: 0;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group-details dl dt {
  font-weight: 700;
  line-height: 1;
  list-style: none;
  margin: 0;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group-details dl dd {
  line-height: 1.5;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-related-events-title {
  font-size: 1.4em;
  margin-bottom: 2%;
  font-weight: 800;
  font-family: "aktiv-grotesk";
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-related-events li {
  font-size: 12px !important;
  background: transparent !important;
  font-family: "aktiv-grotesk" !important;
  border: 0 !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-related-events li .tribe-related-events-title {
  font-family: "aktiv-grotesk" !important;
  line-height: normal !important;
  margin-bottom: 0.5em !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-related-events li .tribe-related-events-title a {
  color: #08121A !important;
  text-decoration: none;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav {
  padding: 0;
  font-size: 15px;
  font-family: "aktiv-grotesk" !important;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li {
  width: 48%;
  list-style-type: none;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous {
  margin-right: 5px;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-previous a:before {
  font-size: 0;
  background-image: url(../images/arrow-left-red.svg);
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
  margin-right: 3px;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next {
  text-align: right;
  margin-left: 4px;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li.tribe-events-nav-next a:after {
  font-size: 0;
  background-image: url(../images/link-arrow-red.svg);
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
}
.single-tribe_events .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination .tribe-events-sub-nav li a {
  color: #08121A !important;
  font-weight: 700 !important;
}

.tribe-events-c-subscribe-dropdown__list .tribe-events-c-subscribe-dropdown__list-item {
  list-style-type: none;
}

.tribe-common-c-btn {
  background: #E50E2E !important;
  font-size: 16px !important;
  font-family: "aktiv-grotesk" !important;
  border-radius: 0 !important;
  padding: 10px 20px !important;
}

.tribe-events-c-view-selector__list li, .tribe-events-c-top-bar__nav-list li {
  list-style-type: none;
}

.tribe-events-calendar-list-nav .tribe-events-c-nav__list li a {
  font-size: 15px !important;
  font-weight: 700;
  color: #08121A !important;
}
.tribe-events-calendar-list-nav .tribe-events-c-nav__list li a svg {
  display: none;
}
.tribe-events-calendar-list-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item--prev a:before {
  background-image: url(../images/arrow-left-red.svg);
  margin-right: 3px;
  content: "";
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
}
.tribe-events-calendar-list-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item--next a:after {
  background-image: url(../images/link-arrow-red.svg);
  margin-left: 3px;
  content: "";
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background-size: 15px;
  background-repeat: no-repeat;
}

.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime {
  background: #e6ecf0;
  padding: 3px;
  height: auto;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
  background: #fff;
  color: #666;
  display: block;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 !important;
  font-weight: 700 !important;
  line-height: 2.35em !important;
  font-family: "aktiv-grotesk";
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  width: 100%;
  color: #232323;
}
@media (max-width: 767px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper {
    padding-left: 30px;
  }
}

.tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
  background-color: #e81031 !important;
}
.tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-icon svg {
  color: #e81031;
}
.tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-datetime-wrapper .tribe-events-calendar-list__event-datetime-featured-text {
  color: #e81031;
}

.tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: rgba(229, 14, 46, 0.24) !important;
}

.tribe-events-calendar-month__calendar-event--featured:before {
  background-color: #e81031 !important;
}
.tribe-events-calendar-month__calendar-event--featured .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime-featured-icon svg {
  color: #e81031 !important;
}

.tribe-events-c-top-bar__datepicker-container .datepicker-dropdown .table-condensed tr td.active {
  background: #e81031 !important;
}

/* New Tribe Events End */
.breadcrumbs-top, .caldwell-crumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 65px;
  color: #595f63;
  font-size: 14px;
  line-height: normal;
  margin-top: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .breadcrumbs-top, .caldwell-crumbs {
    padding-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  .breadcrumbs-top, .caldwell-crumbs {
    padding-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .breadcrumbs-top, .caldwell-crumbs {
    padding-bottom: 30px;
  }
}
.breadcrumbs-top > *, .caldwell-crumbs > * {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
.breadcrumbs-top a, .caldwell-crumbs a {
  text-decoration: none;
  color: #595f63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 9px;
}
.breadcrumbs-top a:first-child, .caldwell-crumbs a:first-child {
  margin-left: 0;
}
.breadcrumbs-top a.home-crumb, .caldwell-crumbs a.home-crumb {
  font-size: 0;
  height: 17px;
  width: 17px;
  background: url(../images/home-icon.svg) no-repeat center center;
}
.breadcrumbs-top span, .caldwell-crumbs span {
  margin: 0 9px;
  color: #08121A;
}
.breadcrumbs-top span:first-child, .caldwell-crumbs span:first-child {
  margin-left: 0;
}
.breadcrumbs-top ul, .caldwell-crumbs ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs-top ul li, .caldwell-crumbs ul li {
  padding: 0 13px 0 0;
  margin: 0 20px 0 0;
  list-style: none;
  position: relative;
}
.breadcrumbs-top ul li:before, .caldwell-crumbs ul li:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  background: #cad2d9;
  height: 22px;
  margin: auto;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.breadcrumbs-top ul li:last-child, .caldwell-crumbs ul li:last-child {
  padding: 0;
  margin: 0;
}
.breadcrumbs-top ul li:last-child:before, .caldwell-crumbs ul li:last-child:before {
  display: none;
}

.news-img {
  margin-bottom: 16px;
}

.news-img-bg {
  height: 0;
  padding-bottom: 49.5%;
  background-size: cover;
  background-position: center center;
}

.news-block {
  margin-bottom: 61px;
}
@media (max-width: 1279px) {
  .news-block {
    margin-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  .news-block {
    margin-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .news-block {
    margin-bottom: 30px;
  }
}

.news-caps-bott span {
  text-transform: uppercase;
  color: #E50E2E;
  font-size: 12px;
  margin: 0 0 4px;
  display: inline-block;
}
.news-caps-bott .heading-text {
  font-size: 20px;
  letter-spacing: -0.015em;
  margin: 0 0 12px;
  font-weight: 700;
}
.news-caps-bott .heading-text a {
  color: #000000;
  text-decoration: none;
}
.news-caps-bott .heading-text a:hover {
  color: #E50E2E;
}
.news-caps-bott p {
  font-size: 16px;
  margin: 0 0 -2px;
}
.news-caps-bott date {
  font-size: 14px;
  color: #707579;
}

.news-tabs-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #c9d2d9;
  margin-bottom: 48px;
  width: 100%;
}
.news-tabs-outer .tabs {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 97%;
}
.news-tabs-outer .tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-tabs-outer .tabs li a {
  text-decoration: none;
  color: #707579;
  padding: 17.5px 25px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .news-tabs-outer .tabs li a {
    padding: 12px 20px;
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .news-tabs-outer .tabs li a {
    padding: 10px;
    font-size: 16px;
  }
}
.news-tabs-outer .tabs li a:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -1px;
  height: 2px;
  opacity: 0;
  visibility: hidden;
  background: #E50E2E;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.news-tabs-outer .tabs li a.current {
  color: #E50E2E;
}
.news-tabs-outer .tabs li a.current:before {
  left: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
}
.news-tabs-outer .search-news-outer button {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  cursor: pointer;
}

.quick-link-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.quick-link-dropdown .post-page-category-page-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .quick-link-dropdown .post-page-category-page-link {
    padding-top: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.quick-link-dropdown .post-categories {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .quick-link-dropdown .post-categories {
    width: 100%;
    margin: 0 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.quick-link-dropdown .post-categories span {
  margin-right: 5px;
  font-size: 14px;
}
@media (max-width: 639px) {
  .quick-link-dropdown .post-categories span {
    padding: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .quick-link-dropdown .post-tags {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.quick-link-dropdown .post-tags span {
  margin-right: 5px;
  font-size: 14px;
}
@media (max-width: 639px) {
  .quick-link-dropdown .post-tags span {
    padding: 0 0 5px;
  }
}
.quick-link-dropdown select {
  border: 1px solid #e3e9ed !important;
  background: #fbfcfd !important;
  font-family: "aktiv-grotesk";
  font-weight: normal;
  color: #08121a;
  border-radius: 4px;
  padding: 10px 15px !important;
  font-size: 18px;
}
@media (max-width: 767px) {
  .quick-link-dropdown select {
    width: 75%;
  }
}
@media (max-width: 639px) {
  .quick-link-dropdown select {
    width: 100%;
  }
}

.news-page-tit {
  padding: 0 0 34px;
}
@media (max-width: 1279px) {
  .news-page-tit {
    padding-bottom: 28px;
  }
}
@media (max-width: 1023px) {
  .news-page-tit {
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .news-page-tit {
    padding-bottom: 20px;
  }
}
.news-page-tit h1, .news-page-tit header {
  font-size: 48px;
  letter-spacing: -0.015em;
  margin: 0;
  font-weight: 800;
  line-height: 0.9em;
}
@media (max-width: 1343px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 30px;
  }
}
@media (max-width: 1279px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 38px;
  }
}
@media (max-width: 1023px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 34px;
  }
}
@media (max-width: 639px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  .news-page-tit h1, .news-page-tit header {
    font-size: 28px;
  }
}

.news-list-block {
  position: relative;
}

.tab-content {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  /*opacity:0;
  visibility:hidden;
  position:absolute;
  top:0;
  left:0;
  &.current{
      opacity:1;
      visibility:visible; 
      position:relative;
  }*/
}

.loader-cls {
  text-align: center;
}
.loader-cls img {
  width: 100px;
}

.pagination {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination * {
  font-size: 20px;
  margin: 0 14px;
}
.pagination .page-numbers {
  position: relative;
  height: 18px;
  width: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination .next {
  font-size: 0;
  background: url(../images/pagination-arrow.svg) no-repeat;
}
.pagination .prev {
  font-size: 0;
  background: url(../images/pagination-arrow.svg) no-repeat;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.pagination .current {
  color: #E50E2E;
}
.pagination a {
  text-decoration: none;
  color: #707579;
}

.tab-content-block {
  padding-bottom: 100px;
}

.sidebar .widget {
  font-size: 14px;
}
.sidebar .widget .widget-title {
  font-size: 20px;
  line-height: 28px;
  border: 0;
  padding: 0;
  margin: 0 0 20px;
}

.sidebar .widget_nav_menu {
  margin: 0 0 50px;
}
@media (max-width: 767px) {
  .sidebar .widget_nav_menu {
    margin: 0 0 20px;
  }
}

.post-type-archive-tribe_events .tribe-events-pg-template {
  padding: 80px 0;
}

.single-tribe_events .tribe-events-pg-template {
  padding: 50px 0 0;
}

.tribe-events-pg-template img {
  width: auto;
}

ol.tribe-list-widget {
  padding: 0;
  margin: 0;
}
ol.tribe-list-widget li {
  padding: 15px 20px;
  margin: 0 0 15px;
  list-style: none;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 12px 20px -4px rgba(0, 0, 0, 0.04), 0 1px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 12px 20px -4px rgba(0, 0, 0, 0.04), 0 1px 3px 0 rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  border: 1px solid #E3E9ED;
  background: #ffffff;
}
ol.tribe-list-widget li h4.tribe-event-title {
  font-size: 20px;
  margin: 0 0 5px;
  font-weight: 500;
}
ol.tribe-list-widget li h4.tribe-event-title a {
  text-decoration: none;
}
ol.tribe-list-widget li h4.tribe-event-title a:hover {
  color: #08121A;
}
ol.tribe-list-widget li .tribe-event-duration {
  font-size: 16px;
  color: #424242;
}

.tribe-events-widget-link {
  margin: 30px 0 0;
}
.tribe-events-widget-link a {
  font-weight: 500;
  color: #E80E2E;
  text-decoration: none;
  position: relative;
  padding-right: 23px;
  cursor: pointer;
}
.tribe-events-widget-link a:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 14px;
  background: url(../images/link-arrow-red.svg) no-repeat center center;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tribe-events-widget-link a:hover:before {
  right: -5px;
}

.news-search-box {
  display: none;
}

.container-842 {
  max-width: 842px;
  width: 100%;
  margin: auto;
}

.news-single-img {
  text-align: center;
  margin: 0 0 84px;
}
@media (max-width: 1279px) {
  .news-single-img {
    margin-bottom: 75px;
  }
}
@media (max-width: 1023px) {
  .news-single-img {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .news-single-img {
    margin-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .news-single-img {
    margin-bottom: 30px;
  }
}
.news-single-img img {
  width: 1062px;
  max-width: 100%;
}

.featured-news-link-bottom {
  margin: 0 0 58px;
}
@media (max-width: 1279px) {
  .featured-news-link-bottom {
    margin-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  .featured-news-link-bottom {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .featured-news-link-bottom {
    margin-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .featured-news-link-bottom {
    margin-bottom: 20px;
  }
}
.featured-news-link-bottom h1 {
  font-size: 48px;
  line-height: 1.1em;
  letter-spacing: -0.015em;
  margin: 0;
}
@media (max-width: 1343px) {
  .featured-news-link-bottom h1 {
    font-size: 30px;
  }
}
@media (max-width: 1279px) {
  .featured-news-link-bottom h1 {
    font-size: 38px;
  }
}
@media (max-width: 1023px) {
  .featured-news-link-bottom h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .featured-news-link-bottom h1 {
    font-size: 34px;
  }
}
@media (max-width: 639px) {
  .featured-news-link-bottom h1 {
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  .featured-news-link-bottom h1 {
    font-size: 28px;
  }
}

.news-single-date-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 27px;
}
.news-single-date-link p {
  font-size: 16px;
  line-height: 1.4em;
}
.news-single-date-link p span {
  color: #373E45;
}
.news-single-date-link .featured-news-link {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: normal;
  color: #E50E2E;
  font-weight: bold;
}

.news-single-content {
  position: relative;
}
.news-single-content p {
  letter-spacing: 0.05em;
  line-height: 1.55em;
  margin: 0 0 31px;
}
@media (max-width: 767px) {
  .news-single-content p {
    margin-bottom: 20px;
  }
}
.news-single-content .wp-block-quote {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  margin: 34px 3% 63px 12.9%;
  padding: 6px 0 0 25px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  letter-spacing: 0;
}
@media (max-width: 1279px) {
  .news-single-content .wp-block-quote {
    padding-bottom: 22px;
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .news-single-content .wp-block-quote {
    padding-bottom: 20px;
    width: 90%;
    margin: 20px 5% 50px 5%;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .news-single-content .wp-block-quote {
    padding-bottom: 18px;
    font-size: 18px;
  }
}
.news-single-content .wp-block-quote p {
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0;
  margin-bottom: 8px;
  margin-bottom: 8px;
}

.news-single-main {
  padding-bottom: 128px;
  padding-top: 25px;
}
.news-single-main .back-top-link {
  margin-left: 20px;
}

.back-to-news {
  border-top: 1px solid #c3d0d9;
  padding: 21px 0 0 0;
  margin-top: 12px;
  display: inline-block;
  width: 100%;
}
.back-to-news .back-to-news-link {
  font-size: 16px;
  color: #08121A;
  text-decoration: none;
  padding: 0 0 0 39px;
  position: relative;
}
.back-to-news .back-to-news-link:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 15px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/arrow-left.svg) no-repeat center left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.back-to-news .back-to-news-link:hover:before {
  left: -5px;
}

.back-top-link {
  text-decoration: none;
  font-size: 14px;
  color: #08121a;
  margin: 0 0 55px 85px;
  padding: 0 0 0 20px;
  position: relative;
  display: block;
}
@media (max-width: 1279px) {
  .back-top-link {
    margin: 0 0 40px 70px;
  }
}
@media (max-width: 1023px) {
  .back-top-link {
    margin: 0 0 30px 60px;
  }
}
@media (max-width: 767px) {
  .back-top-link {
    margin: 0 0 20px 40px;
  }
}
.back-top-link:before {
  content: "";
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.back-top-link:hover:before {
  left: -5px;
}

a.post-edit-link {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  border: 1px solid;
  border-radius: 4px;
  margin: 20px 0 0;
}
a.post-edit-link:hover {
  background: #E50E2E;
  color: #ffffff;
}

.pin-wrapper {
  height: 0 !important;
}

.sticky-social-icons {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1279px) {
  .sticky-social-icons {
    display: none;
  }
}
.sticky-social-icons label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #707579;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  line-height: normal;
  padding: 0 0 25px;
}
.sticky-social-icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}
.sticky-social-icons ul li {
  padding: 0 25px 0 0;
  margin: 0;
  list-style: none;
}
.sticky-social-icons ul li:last-child {
  padding: 0;
}
.sticky-social-icons ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-width-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-width-search.news-tabs-outer .tabs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}
.news-width-search .search-news-outer {
  position: relative;
}
@media (max-width: 767px) {
  .news-width-search .search-news-outer {
    width: 100%;
    margin: 15px 0;
  }
}
.news-width-search .news-search-box {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  cursor: pointer;
}
.news-width-search .news-search-box-outer.active-news-search .news-search-input-box {
  width: 300px;
}
@media (max-width: 1023px) {
  .news-width-search .news-search-box-outer.active-news-search .news-search-input-box {
    width: 280px;
  }
}
@media (max-width: 767px) {
  .news-width-search .news-search-box-outer.active-news-search .news-search-input-box {
    width: 100%;
  }
}
.news-width-search .news-search-box-outer.active-news-search .news-search-input-box input[type=text] {
  padding: 0 35px 0 15px !important;
}
.news-width-search .news-search-box-outer.active-news-search .news-search-box img {
  opacity: 0;
}
.news-width-search .news-search-box-outer.active-news-search .news-search-box::before, .news-width-search .news-search-box-outer.active-news-search .news-search-box::after {
  content: "";
  position: absolute;
  height: 90%;
  width: 90%;
  height: 2px;
  background: #000000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.news-width-search .news-search-box-outer.active-news-search .news-search-box::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.news-width-search .news-search-box-outer.active-news-search .news-search-box::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.news-width-search .news-search-box-outer .news-search-input-box {
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 0;
}
@media (max-width: 767px) {
  .news-width-search .news-search-box-outer .news-search-input-box {
    float: right;
  }
}
.news-width-search .news-search-box-outer .news-search-input-box input[type=text] {
  height: 40px !important;
  padding: 0 !important;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/*#tfa_24,
*[id^="tfa_24["] {
width: 180px !important;
}
#tfa_24-D,
*[id^="tfa_24["][class~="field-container-D"] {
width: auto !important;
}

#tfa_313-L,
label[id^="tfa_313["] {
width: 280px !important;
min-width: 0px;
}

#tfa_331-L,
label[id^="tfa_331["] {
width: 250px !important;
min-width: 0px;
}

#tfa_369,
*[id^="tfa_369["] {
width: 370px !important;
}
#tfa_369-D,
*[id^="tfa_369["][class~="field-container-D"] {
width: auto !important;
}

#tfa_369-L,
label[id^="tfa_369["] {
width: 484px !important;
min-width: 0px;
}

#tfa_24,
*[id^="tfa_24["] {
height: 40px
}
#tfa_24-D,
*[id^="tfa_24["][class~="field-container-D"] {
height: auto !important;
}
#tfa_24-L,
label[id^="tfa_24["],
*[id^="tfa_24["][id$="-L"] {
height: auto !important;
}*/
body .wFormContainer {
  border: 0;
}
body .wForm {
  padding: 0;
  border: 0;
}
body .wForm .htmlContent {
  overflow: hidden;
  margin: 0 0 28px !important;
}
body .wForm .htmlContent h3 {
  margin: 0;
  font-size: 32px;
  font-family: "aktiv-grotesk";
  font-weight: 800 !important;
}
@media (max-width: 1023px) {
  body .wForm .htmlContent h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  body .wForm .htmlContent h3 {
    font-size: 26px;
    border-bottom: 1px solid #e3e9ed;
    padding-bottom: 15px;
  }
}
@media (max-width: 639px) {
  body .wForm .htmlContent h3 {
    font-size: 20px;
  }
}
body .wForm .htmlSection {
  padding: 0;
  margin: 0;
  border: 0;
}
body .wForm .oneField {
  margin: 0 !important;
  padding: 0;
  border: 0;
  width: 100%;
}
body .wForm .inputWrapper {
  width: 100%;
}
body .wForm .preField {
  width: 100%;
}
body .wForm label {
  font-family: "aktiv-grotesk";
  font-weight: 500 !important;
  font-size: 14px !important;
  padding: 0 !important;
  margin: 0 0 4px;
  display: block;
}
body .wForm textarea, body .wForm input, body .wForm select {
  border: 1px solid #e3e9ed !important;
  background: #fbfcfd !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: normal;
  padding: 10px 15px !important;
  font-size: 18px;
  color: #08121a;
}
body .wForm textarea {
  width: 100%;
  height: 100px;
}
body .wForm select {
  width: 100%;
  height: 50px;
}
body .wForm input {
  width: 100%;
  height: 50px;
}
body .wForm input[type=checkbox], body .wForm input[type=radio] {
  width: auto;
  height: auto;
}
body .wForm input[type=submit] {
  background: #e50e2e !important;
  border: 0 !important;
  color: #ffffff !important;
  text-align: center;
  font-size: 18px;
  height: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: "aktiv-grotesk";
  font-weight: 500;
  -webkit-box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
          box-shadow: 0 1px 3px 0 rgba(8, 18, 26, 0.03), 0 6px 10px 0 rgba(250, 0, 30, 0.15);
}
body .wForm input[type=submit]:hover {
  background: #ca0f2c !important;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
body .wForm .inputWrapper #tfa_369 {
  padding-left: 35px !important;
}
body .wForm .inputWrapper .tt-search {
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
}
body .wForm .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 !important;
}
body .wForm .form-row > div {
  margin: 0 0 20px 0 !important;
}
body .wForm .form-col-6 {
  width: 48% !important;
}
body .wForm .form-col-12 {
  width: 100% !important;
}
body .wForm form .errFld {
  border: 0 !important;
}
body .wForm .actions {
  padding: 0;
  margin: 0;
  border: 0;
}
body .wFormContainer {
  max-width: 516px;
  width: 96%;
  margin: 100px auto;
}
@media (max-width: 1279px) {
  body .wFormContainer {
    margin: 80px auto;
  }
}
@media (max-width: 1023px) {
  body .wFormContainer {
    margin: 60px auto;
  }
}
@media (max-width: 767px) {
  body .wFormContainer {
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
  }
}

body .wForm form .vertical > .oneChoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wFormContainer .errMsg, .wForm form .errMsg {
  font-weight: normal;
}

.wFormFooter, .supportInfo {
  display: none;
}

.program-page-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1023px) {
  .program-page-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.program-page-row .program-page-lh {
  width: 50%;
}
@media (max-width: 1023px) {
  .program-page-row .program-page-lh {
    width: 100%;
  }
}
.program-page-row .program-page-lh .program_main {
  max-width: 577px;
  width: 100%;
  border-bottom: 1px solid #cad2d9;
}
@media (max-width: 1023px) {
  .program-page-row .program-page-lh .program_main {
    max-width: 100%;
  }
}
.program-page-row .program-page-lh .clear-program-filter {
  text-transform: uppercase;
  color: #08121a;
  font-size: 12px;
  position: relative;
  padding: 0 0 0 22px;
  font-weight: 500;
  text-decoration: none;
  margin-top: 14px;
  display: inline-block;
}
.program-page-row .program-page-lh .clear-program-filter:hover {
  color: #e81031;
}
.program-page-row .program-page-lh .clear-program-filter:before, .program-page-row .program-page-lh .clear-program-filter:after {
  content: "";
  position: absolute;
  background: #08121a;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.program-page-row .program-page-lh .clear-program-filter:before {
  height: 2px;
  width: 14px;
}
.program-page-row .program-page-lh .clear-program-filter:after {
  width: 2px;
  height: 14px;
  left: 6px;
}
.program-page-row .program-page-rh {
  width: 50%;
  padding: 55px 10px 30px 28px;
  background: #fafbfd;
  min-height: 100vh;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .program-page-row .program-page-rh {
    width: 100%;
    position: relative;
    padding: 30px;
    height: auto !important;
    margin-top: 30px;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh {
    padding: 0 20px 0px;
    margin-bottom: 40px;
  }
}
.program-page-row .program-page-rh:before {
  content: "";
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fafbfd;
  width: 51.8%;
  -webkit-box-shadow: inset 2px 0 3px 0 rgba(0, 0, 0, 0.08);
          box-shadow: inset 2px 0 3px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 1343px) {
  .program-page-row .program-page-rh:before {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .program-page-row .program-page-rh:before {
    width: 100%;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh:before {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.program-page-row .program-page-rh .record-count-text p {
  margin-bottom: 0;
}
.program-page-row .program-page-rh .program-page-top-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #cad2d9;
  padding: 16px 0;
  margin: 0 0 24px;
  position: relative;
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .program-page-top-filter {
    border-bottom: 0;
  }
}
.program-page-row .program-page-rh .search-program {
  width: 43%;
  margin-left: 4%;
  position: relative;
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .search-program {
    width: 100%;
    border-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #cad2d9;
    margin-bottom: 15px;
  }
}
.program-page-row .program-page-rh .search-program input[type=text] {
  border: 0;
  width: 100%;
  background: none;
  height: 26px;
  font-size: 18px;
  font-weight: bold;
  padding: 0 34px 0 0;
  font-family: "aktiv-grotesk";
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .search-program input[type=text] {
    height: 40px;
  }
}
.program-page-row .program-page-rh .search-program input[type=submit], .program-page-row .program-page-rh .search-program .submit-btn-filter {
  border: 0 !important;
  background: rgba(0, 0, 0, 0) url(../images/search.svg) no-repeat center center !important;
  position: absolute;
  font-size: 0 !important;
  background-size: 17px auto !important;
  height: 17px !important;
  width: 17px;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
}
.program-page-row .program-page-rh .program-select-box {
  width: 23%;
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .program-select-box {
    width: 100%;
  }
}
.program-page-row .program-page-rh .program-select-box select {
  width: 100%;
  border: 0;
  background: none;
  padding: 0 0px 0 7px;
  font-size: 13px;
  font-family: "aktiv-grotesk";
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .program-select-box select {
    height: 40px;
    border-bottom: 1px solid #cad2d9;
  }
}
.program-page-row .program-page-rh .program-list-box-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.program-page-row .program-page-rh .program-list-box-main .program-list-box {
  width: 46.5%;
  background: #ffffff;
  border-radius: 3px;
  border-left: 2px solid #c9d2d9;
  padding: 13px 23px 9px 23px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  position: relative;
}
@media (max-width: 767px) {
  .program-page-row .program-page-rh .program-list-box-main .program-list-box {
    width: 48%;
  }
}
@media (max-width: 639px) {
  .program-page-row .program-page-rh .program-list-box-main .program-list-box {
    width: 100%;
  }
}
.program-page-row .program-page-rh .program-list-box-main .program-list-box label {
  font-size: 16px;
  margin: 0 0 18px;
  display: inline-block;
  width: 100%;
}
.program-page-row .program-page-rh .program-list-box-main .program-list-box .prog-cat {
  font-size: 14px;
  color: #707579;
  margin: 0 0 -3px;
  display: inline-block;
  width: 100%;
}
.program-page-row .program-page-rh .program-list-box-main .program-list-box .redits {
  font-weight: 500;
  color: #707579;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  letter-spacing: 1px;
}

.page-template-find-a-program-template footer {
  display: none;
}

.course_catalog_related_program-cls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.course_catalog_related_program-cls .block-title-cls {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
}
.course_catalog_related_program-cls .item-cls {
  width: 31.3333%;
  border: 2px solid #c2c2c2;
  padding: 25px;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1279px) {
  .course_catalog_related_program-cls .item-cls {
    width: 48%;
  }
}
@media (max-width: 639px) {
  .course_catalog_related_program-cls .item-cls {
    width: 100%;
  }
}
.course_catalog_related_program-cls .item-cls:before {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C90C28;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.course_catalog_related_program-cls .item-cls .programs-card__category {
  color: #C90C28;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 1rem;
}
.course_catalog_related_program-cls .item-cls .programs-card__title {
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
  font-size: 26px;
}
.course_catalog_related_program-cls .item-cls .programs-card__sub-label {
  font-weight: 700;
  font-size: 14px;
}
.course_catalog_related_program-cls .item-cls .overlay-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.course_catalog_related_program-cls .item-cls:hover {
  -webkit-box-shadow: 0 0 5px rgba(20, 20, 20, 0.2);
          box-shadow: 0 0 5px rgba(20, 20, 20, 0.2);
}
.course_catalog_related_program-cls .item-cls:hover::before {
  opacity: 1;
}

.home .program-btn-cls {
  margin: 0;
}
.home .program_main {
  padding-bottom: 25px;
}
@media only screen and (max-width: 1650px) {
  .home .program_sub {
    margin: 0px;
  }
}

.block-latest-magazine {
  padding-bottom: 30px;
}

.article_block {
  position: relative;
  margin-bottom: 30px;
}
.article_block .article_block-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.article_block .artarticle_block-image {
  height: 235px;
  background-size: cover !important;
  background-position: center center !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article_block .artarticle_block-heading {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 22px;
  margin: 0px;
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
  padding: 4px;
  min-height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  width: 100%;
}
@media (max-width: 1279px) {
  .article_block .artarticle_block-heading {
    font-size: 20px;
  }
}
.article_block:hover .artarticle_block-heading {
  background-color: #E50E2E;
}

.red-label {
  text-align: center;
  background-color: #E50E2E;
  color: #ffffff;
  margin: 30px 0px 0 0;
  padding: 7px 4px;
  width: 100%;
  font-size: 32px;
  line-height: 36px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 639px) {
  .red-label {
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .red-label {
    font-size: 20px;
  }
}
.red-label.extra-space {
  margin-bottom: 50px;
}

.single-cpt_articles blockquote {
  background: #f7dbe0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-left: none;
  margin: 59px 0 32px 0;
  max-width: 750px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .single-cpt_articles blockquote {
    padding-bottom: 20px;
  }
}
.single-cpt_articles blockquote:before {
  display: none;
}
.single-cpt_articles blockquote p {
  margin-left: -4rem;
  margin-top: -5rem;
  text-align: left;
  color: #000000;
  font-size: 2.5rem;
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 0;
  line-height: 1.3;
  font-weight: 700;
}
@media (max-width: 767px) {
  .single-cpt_articles blockquote p {
    margin-left: -2rem;
    margin-top: -4rem;
    font-size: 1.5rem;
  }
}

.info_column_block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 50px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 639px) {
  .info_column_block {
    padding-top: 30px;
  }
}
.info_column_block .info_column_Left {
  width: 65.8%;
  font-size: 24px;
  line-height: 1.8em;
}
@media (max-width: 1023px) {
  .info_column_block .info_column_Left {
    width: 100%;
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .info_column_block .info_column_Left {
    font-size: 18px;
    line-height: 1.5em;
  }
}
.info_column_block .info_column_Left h1 {
  text-transform: uppercase;
  width: 80%;
}
@media (max-width: 1023px) {
  .info_column_block .info_column_Left h1 {
    font-size: 34px;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .info_column_block .info_column_Left h1 {
    font-size: 28px;
    line-height: normal;
  }
}
.info_column_block .info_column_Right {
  width: 34.2%;
  padding-left: 7%;
  padding-top: 7px;
}
@media (max-width: 1023px) {
  .info_column_block .info_column_Right {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
}
@media (max-width: 479px) {
  .info_column_block .info_column_Right {
    padding-top: 15px;
  }
}
.info_column_block .info_column_Right h2 {
  font-size: 30px;
}
@media (max-width: 479px) {
  .info_column_block .info_column_Right h2 {
    font-size: 26px;
  }
}
.info_column_block .info_column_Right h6 {
  margin: 0px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 18px;
  color: #E50E2E;
  text-transform: uppercase;
}
.info_column_block .info_column_Right .view-as-book-title a {
  color: #000000;
  text-decoration: none;
}

.category-list {
  padding: 50px 0 0 0;
}
@media (max-width: 639px) {
  .category-list {
    padding-top: 30px;
  }
}
.category-list .artical_category .artarticle_block-image {
  height: auto;
}
.category-list .artical_category .artarticle_block-heading {
  position: relative;
  background: transparent;
  padding: 10px 0 0 0;
  color: #E50E2E;
  text-align: left;
  min-height: auto;
  display: inline-block;
}
.category-list .artical_category:hover .artarticle_block-heading {
  background: transparent;
}

.page-id-18473 .wp-block-spacer, .page-id-18424 .wp-block-spacer {
  height: 0 !important;
}

.single-cpt-main {
  padding: 50px 0 0;
}
@media (max-width: 639px) {
  .single-cpt-main {
    padding-top: 30px;
  }
}
.single-cpt-main h1 {
  color: #E50E2E;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 1023px) {
  .single-cpt-main h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .single-cpt-main h1 {
    font-size: 40px;
  }
}
@media (max-width: 639px) {
  .single-cpt-main h1 {
    font-size: 32px;
  }
}
.single-cpt-main h2 {
  color: #E50E2E;
  text-transform: uppercase;
  font-size: 26px;
  margin: 0 0 10px;
}
.single-cpt-main .single-cpt-thumb {
  max-width: 100%;
}
.single-cpt-main .single-cpt-dis {
  padding: 30px 0 0;
}
.single-cpt-main .single-cpt-dis .red-label {
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .single-cpt-main .single-cpt-dis .red-label {
    max-width: 100%;
  }
}
.single-cpt-main .single-cpt-dis .block-latest-magazine {
  padding: 0;
}
.single-cpt-main .single-cpt-dis .pin-wrapper {
  height: auto !important;
}
.single-cpt-main .sticky-social-icons {
  position: relative;
}
.single-cpt-main figcaption {
  font-size: 86%;
  line-height: 1.2;
}
.single-cpt-main .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.single-cpt-main .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.single-cpt-main .alignnone {
  float: none;
  margin: 0 0 15px 0px;
  display: block;
}
.single-cpt-main .aligncenter {
  float: none;
  margin: 0 auto 15px auto;
  display: list-item;
  list-style-type: none;
}
.single-cpt-main .aligncenter figcaption {
  display: list-item !important;
  list-style-type: none;
}
.single-cpt-main .wp-block-image {
  margin-bottom: 1em !important;
}

.cwm-menu {
  width: 100%;
  padding: 10px 0px;
  background-color: #E31837;
  position: relative;
}
@media (max-width: 1023px) {
  .cwm-menu {
    padding: 15px 0px;
  }
}
.cwm-menu .for-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .cwm-menu .for-mobile {
    display: block;
  }
}
@media (max-width: 1023px) {
  .cwm-menu .for-desktop {
    display: none;
  }
}
.cwm-menu .container {
  width: 100%;
  max-width: 1440px;
  position: relative;
}
.cwm-menu .cwm-menu-sub {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .cwm-menu .cwm-menu-sub {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .cwm-menu .cwm-menu-sub {
    padding: 0px;
  }
}
.cwm-menu .cwm-menu-sub .cwm-center-logo {
  margin: 0px 60px;
}
@media (max-width: 1279px) {
  .cwm-menu .cwm-menu-sub .cwm-center-logo {
    margin: 0px 40px;
    width: 250px;
  }
}
@media (max-width: 1023px) {
  .cwm-menu .cwm-menu-sub .cwm-center-logo {
    position: static;
    width: 170px;
    margin: 0px;
  }
}
.cwm-menu .cwm-menu-sub ul {
  padding: 52px 0px;
}
.cwm-menu .cwm-menu-sub ul li {
  display: inline-block;
  padding: 0px 25px;
}
@media (max-width: 1279px) {
  .cwm-menu .cwm-menu-sub ul li {
    padding: 0px 15px;
  }
}
.cwm-menu .cwm-menu-sub ul li:first-child {
  padding-left: 0px;
}
.cwm-menu .cwm-menu-sub ul li:last-child {
  padding-right: 0px;
}
.cwm-menu .cwm-menu-sub ul li a {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff !important;
  text-decoration: none;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  position: relative;
}
@media (max-width: 1279px) {
  .cwm-menu .cwm-menu-sub ul li a {
    font-size: 14px;
  }
}
.cwm-menu .cwm-menu-sub ul li a span {
  padding-left: 0 !important;
}
.cwm-menu .cwm-menu-sub ul li a:after {
  content: "";
  width: 100%;
  height: 0;
  background-color: #ffffff;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
}
.cwm-menu .cwm-menu-sub .cwm-mobile-menu {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  display: none;
  padding: 0px;
  background-color: #ffffff;
  z-index: 99;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
}
.cwm-menu .cwm-menu-sub .cwm-mobile-menu li {
  width: 100%;
  padding: 0px;
}
.cwm-menu .cwm-menu-sub .cwm-mobile-menu li a {
  color: #000000;
  display: block;
  padding: 12px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  letter-spacing: 0;
}
.cwm-menu .cwm-menu-sub .cwm-mobile-menu li a:hover {
  color: #E31837;
}
.cwm-menu .cwm-menu-icon {
  width: 25px;
  display: none;
}
@media (max-width: 1023px) {
  .cwm-menu .cwm-menu-icon {
    display: block;
  }
}
.cwm-menu .cwm-menu-icon span {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  display: block;
  margin: 5px 0px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cwm-menu .cwm-menu-icon span:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cwm-menu .cwm-menu-icon span:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cwm-menu .cwm-menu-icon.hamburger-close span {
  background-color: transparent;
}
.cwm-menu .cwm-menu-icon.hamburger-close span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cwm-menu .cwm-menu-icon.hamburger-close span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.post-tag {
  text-transform: uppercase;
}
.post-tag label:last-child .article_block-link:after {
  display: none;
}
.post-tag .article_block-link:after {
  content: ",";
}
.post-tag a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .article-search-form input[type=text] {
    width: 67%;
  }
}
.article-search-form label {
  display: none;
}

.magazine-pagination {
  margin-bottom: 40px;
  margin-top: 20px;
}

#page-wrap input[type=submit], #page-wrap button[type=submit] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.term-caldwell-spotlight .category-list {
  padding: 0;
}

.page-id-18424 main#site-content, .single-cpt_articles main#site-content, .page-id-18473 main#site-content, .term-caldwell-spotlight main#site-content, .tax-article_category main#site-content, .tax-article_tag main#site-content {
  border-bottom: 100px solid #E50E2E;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .page-id-18424 main#site-content, .single-cpt_articles main#site-content, .page-id-18473 main#site-content, .term-caldwell-spotlight main#site-content, .tax-article_category main#site-content, .tax-article_tag main#site-content {
    border-bottom: 40px solid #E50E2E;
  }
}

.hero-slider {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero-slider .hero-slider-block {
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-block {
    background-size: 0;
    height: auto !important;
  }
}
.hero-slider .hero-slider-block > img {
  display: none !important;
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-block > img {
    display: block !important;
    min-height: 430px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-block > img {
    min-height: 380px;
  }
}
@media (max-width: 479px) {
  .hero-slider .hero-slider-block > img {
    min-height: 350px;
  }
}
.hero-slider .hero-slider-caps-block-cover {
  position: absolute;
  font-size: 36px;
  font-weight: 500;
}
@media (max-width: 1343px) {
  .hero-slider .hero-slider-caps-block-cover {
    font-size: 34px;
  }
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover {
    font-size: 27px;
  }
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .hero-slider .hero-slider-caps-block-cover {
    font-size: 14px;
  }
}
.hero-slider .hero-slider-caps-block-cover a {
  text-decoration: none;
  text-transform: uppercase;
}
.hero-slider .hero-slider-caps-block-cover a:hover {
  color: #ffffff;
}
.hero-slider .hero-slider-caps-block-cover.top-align-caps {
  top: 0;
  left: 0;
  right: 0;
}
.hero-slider .hero-slider-caps-block-cover.top-align-caps .caps-block-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: normal;
  font-size: 0.85em;
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover.top-align-caps .caps-block-links {
    display: block;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover.top-align-caps .caps-block-links a {
    display: block;
  }
}
.hero-slider .hero-slider-caps-block-cover.bottom-align-caps {
  top: auto;
  bottom: 0;
  width: 100%;
}
.hero-slider .hero-slider-caps-block-cover.bottom-align-caps .image-block {
  display: none;
}
.hero-slider .hero-slider-caps-block-cover.bottom-align-caps .hero-slider-caps-block {
  text-align: center;
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-slider-caps-block {
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 20px 40px;
  min-height: unset;
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-slider-caps-block {
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-slider-caps-block {
    padding: 15px;
  }
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 930px;
  max-width: 100%;
  margin: auto;
  text-align: left !important;
  padding-left: 240px;
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row {
    padding-left: 26%;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row {
    padding-left: 0;
  }
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .image-block {
  width: 25%;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .image-block {
    position: static;
  }
}
@media (max-width: 479px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .image-block {
    width: 18%;
  }
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .caps-block {
  width: 100%;
  padding-left: 20px;
  font-family: "FuturaBold";
  font-size: 36px;
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .caps-block {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .caps-block {
    padding-left: 20px;
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .caps-block {
    padding-left: 15px;
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-caps-row .caps-block {
    width: 80%;
    padding-left: 10px;
    font-size: 18px;
  }
}
.hero-slider .hero-slider-caps-block-cover.center-align-caps a.caption-btn.btn {
  display: none !important;
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
  padding: 20px;
  color: #ffffff;
  padding: 17px 140px 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #E31837;
  mix-blend-mode: multiply;
}
@media (max-width: 1343px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    padding: 20px 60px;
  }
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    padding: 25px 125px 20px;
  }
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    min-height: unset;
    padding: 25px 20px 20px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    background: none;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    padding: 20px 20px 15px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .hero-caps-row {
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .hero-caps-row {
    width: 100%;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
  font-family: "Futura-Light";
  font-size: 90px;
}
@media (max-width: 1343px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
    font-size: 72px;
  }
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
    font-size: 36px;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
    font-size: 28px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block span.caption-sub-heading {
  display: block;
  font-family: "FuturaBold";
  font-size: min(3vw, 36px);
  margin-bottom: 7px;
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block span.caption-sub-heading {
    margin-bottom: 4px;
    margin-top: 4px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.xl-font {
  font-size: min(4.4vw, 90px);
}
@media (max-width: 1343px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.xl-font {
    font-size: min(4.3vw, 90px);
  }
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.xl-font {
    font-size: min(4.2vw, 90px);
  }
}
@media only screen and (max-width: 850px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.xl-font {
    font-size: min(5vw, 90px);
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.lg-font {
  font-size: 72px;
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.lg-font {
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.lg-font {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.lg-font {
    font-size: 36px;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.lg-font {
    font-size: 32px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.md-font {
  font-size: 46px;
}
@media (max-width: 1279px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.md-font {
    font-size: 42px;
  }
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.md-font {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.md-font {
    font-size: 32px;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.md-font {
    font-size: 28px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.sm-font {
  font-size: 36px;
}
@media (max-width: 767px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.sm-font {
    font-size: 28px;
  }
}
@media (max-width: 639px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block.sm-font {
    font-size: 24px;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block p {
  margin: 0;
  line-height: normal;
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block p {
    line-height: 1.1;
  }
}
.hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block a.caption-btn.btn {
  position: absolute;
  right: 2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #E31837;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px;
  height: auto;
  line-height: normal;
  font-family: "FuturaBold";
  display: inline-block;
}
@media (max-width: 1023px) {
  .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block a.caption-btn.btn {
    position: relative;
    -webkit-transform: none;
            transform: none;
    font-size: 16px;
    padding: 8px 15px;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
    right: 0;
    top: 0;
  }
}
.hero-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0 40px;
}
.hero-slider .owl-dots div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 5px;
}
.hero-slider .owl-dots div span {
  background: currentColor;
  color: currentColor;
  height: 16px;
  opacity: 0.5;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
  vertical-align: top;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.hero-slider .owl-dots div.active span {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.hero-slider .owl-nav {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: -21px;
  position: relative;
  z-index: 2;
}
.hero-slider .owl-nav > div {
  font-size: 0;
}
.hero-slider .owl-nav > div span {
  opacity: 0;
  width: 24px;
  height: 19px;
  overflow: hidden;
  display: block;
}
.hero-slider .owl-nav .owl-prev {
  display: none !important;
}
.hero-slider .owl-nav .owl-next {
  width: 18px;
  height: 15px;
  background: url(../images/arrow-right.svg) no-repeat center center/cover;
  margin-left: 10px;
}

.hero-slider-cover {
  position: relative;
}
.hero-slider-cover .play-stop-btn {
  position: absolute;
  height: 48px;
  width: 48px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.75);
  bottom: 106px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  left: 30px;
  z-index: 2;
}
.hero-slider-cover .play-stop-btn > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hero-slider-cover .play-stop-btn > a.hide-btn {
  visibility: hidden;
  opacity: 0;
}
.hero-slider-cover .play-stop-btn > a.play {
  background: url(../images/play-icon.svg) no-repeat center center/12px;
}
.hero-slider-cover .play-stop-btn > a.stop {
  background: url(../images/stop-icon.svg) no-repeat center center/12px;
}

.mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
  padding: 39px 140px 21px;
}
@media (max-width: 1023px) {
  .mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block {
    padding: 20px 20px 10px;
  }
}
.mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block {
  letter-spacing: -0.01em;
}
.mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block span.caption-sub-heading {
  margin-bottom: 20px;
  margin-top: -9px;
}
@media (max-width: 1023px) {
  .mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block .caps-block span.caption-sub-heading {
    margin-bottom: 0px;
    margin-top: 0;
  }
}
.mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block a.caption-btn.btn {
  padding: 11px 15px 6px;
}
@media (max-width: 1023px) {
  .mac .hero-slider .hero-slider-caps-block-cover .hero-slider-caps-block a.caption-btn.btn {
    margin-bottom: 12px;
  }
}
.mac .hero-slider .hero-slider-caps-block-cover.center-align-caps .hero-slider-caps-block {
  padding: 20px 40px;
}

.hero-video {
  min-height: 82vh;
  height: calc(100vh - 107px);
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 1023px) {
  .hero-video {
    min-height: auto;
    height: 0;
    padding: 0 0 56.2%;
  }
}
.hero-video iframe, .hero-video video {
  width: 100%;
  height: 150%;
  position: relative;
  top: -25%;
}
@media (max-width: 1023px) {
  .hero-video iframe, .hero-video video {
    position: absolute;
    height: 100%;
    top: 0;
  }
}
.hero-video::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 1023px) {
  .hero-video::before {
    z-index: 0;
  }
}

.video-poster-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.down-arrow {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  height: auto;
  width: 200px;
  text-align: center;
  margin: auto;
  text-decoration: none;
  z-index: 3;
}
@media (max-width: 1023px) {
  .down-arrow {
    bottom: 10px;
  }
}
.down-arrow:hover span {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.down-arrow span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin-top: 15px;
  padding-top: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1023px) {
  .down-arrow span {
    height: 40px;
    width: 40px;
    margin-top: 0;
  }
}
.down-arrow span::before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
}
.down-arrow span svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .down-arrow span svg {
    height: 20px;
    width: 20px;
  }
}
.down-arrow label {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .down-arrow label {
    font-size: 11px;
  }
}

.counter-blocks_section {
  position: relative;
}
.counter-blocks_section .alignwide {
  padding: 0 12px !important;
}
@media (max-width: 1343px) {
  .counter-blocks_section .wp-block-columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.counter-blocks_section .wp-block-column {
  margin: 0 !important;
  padding: 8px !important;
}
@media (max-width: 1343px) {
  .counter-blocks_section .wp-block-column {
    -ms-flex-preferred-size: calc(33.33% - 0px) !important;
        flex-basis: calc(33.33% - 0px) !important;
  }
}
@media (max-width: 767px) {
  .counter-blocks_section .wp-block-column {
    -ms-flex-preferred-size: calc(50% - 0px) !important;
        flex-basis: calc(50% - 0px) !important;
    width: 50% !important;
  }
}
.counter-blocks_section .wp-block-column:nth-child(1) h1, .counter-blocks_section .wp-block-column:nth-child(4) h1 {
  font-size: 143px;
  letter-spacing: -0.055em;
  margin: 0 0 5px;
}
.counter-blocks_section .wp-block-column:nth-child(1) p {
  font-size: 12px;
  line-height: 1.5em;
}
.counter-blocks_section .wp-block-group {
  border: 1px solid #E50E2E;
  padding: 8px 15px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.counter-blocks_section h1 {
  color: #E50E2E;
  font-size: 122px;
  font-weight: normal;
  font-family: "futuracondensed_light";
  line-height: 0.8em;
  margin: 0 0 9px;
  letter-spacing: -0.04em;
}
.counter-blocks_section h1 strong {
  font-weight: normal;
  font-size: 82px;
  display: inline-block;
  vertical-align: top;
  top: -0.32em;
  position: relative;
  margin-left: 0.05em;
}
.counter-blocks_section p {
  font-family: "FuturaBold";
  font-size: 15px;
  line-height: 1.35em;
  margin: 0 0 8px;
}
.counter-blocks_section p:last-child {
  margin: 0;
}

.two-col-img-text-block.image-left .two-col-img-text-block__text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.two-col-img-text-block .row {
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .two-col-img-text-block .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.two-col-img-text-block .row > div {
  position: relative;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .two-col-img-text-block .row > div {
    width: 100%;
  }
}
.two-col-img-text-block__text {
  padding: 80px 133px;
  width: 100%;
}
@media (max-width: 1343px) {
  .two-col-img-text-block__text {
    padding: 60px 130px;
  }
}
@media (max-width: 1279px) {
  .two-col-img-text-block__text {
    padding: 50px 80px;
  }
}
@media (max-width: 1023px) {
  .two-col-img-text-block__text {
    padding: 40px 60px;
  }
}
@media (max-width: 767px) {
  .two-col-img-text-block__text {
    max-width: 91%;
    padding: 43px 20px;
    background: #fff;
    width: 100%;
    margin: -150px auto 50px auto !important;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
    box-shadow: 1px 1px 5px rgba(99, 99, 99, 0.4509803922);
    border-radius: 4px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    z-index: 9;
  }
}
@media (max-width: 639px) {
  .two-col-img-text-block__text {
    padding: 20px 20px;
  }
}
.two-col-img-text-block__img {
  overflow: hidden;
  min-height: 500px;
  padding: 0;
}
.two-col-img-text-block__img img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 767px) {
  div.wp-block-column:not(:only-child) {
    -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
  }
}