/*************************************************/
/*************************************************/
/*************************************************/
/*************** OLD STYLES *********************/
/*************************************************/
/*************************************************/
/*************************************************/

@media (min-width: 768px) {

  .main-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 61px;
    padding-bottom: 70px
  }

}

/* these need to be moved to proper locations */
@media (min-width:991px) and (max-width:1599px) {

  /*homepage paddings*/


  /* PAGE DEFAULT MARGINS */
  .contentpage .main-content>div, .contentpage .content-banner>.contentpage .default-inner-content>div {

  }

  .contentpage .main-content > .frame-type-shortcut>div {
    padding-left: 125px;
    padding-right: 125px;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1>div {

  }
}

.powermail_fieldwrap_type_file .uploadAreaWrapper {
  background-color: #00c1de;
  margin-left: 15px;
  margin-right: 15px;
}

.powermail_fieldwrap_type_file .uploadAreaWrapper input[type="file"] {
  margin-bottom:20px;
  max-width:100%;
}



@media (min-width:1600px) {

  /* PAGE DEFAULT MARGINS */

  .contentpage .main-content>div, .contentpage .content-banner>.contentpage .default-inner-content>div {
    padding-left: 18%;
    padding-right: 18%;
    margin-left: auto;
    margin-right: auto;
  }

  .contentpage .main-content .frame-type-shortcut>div:not(.frame-type-gridelements_pi1.frame-layout-0) {
    padding-left: 18%;
    padding-right: 18%;
    margin-left: auto;
    margin-right: auto;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1>div {
    padding-left: 18%;
    padding-right: 18%;
  }
}

@media (min-width:768px) and (max-width:991px) {

  .homepage .main-content > div, .homepage .content-banner > .default-inner-content > div {
    padding-left:25px;
    padding-right:25px;
  }

  /* PAGE DEFAULT MARGINS */
  .contentpage .main-content>div, .contentpage .content-banner>.contentpage .default-inner-content>div {
    padding-left: 18%;
    padding-right: 18%;
    margin-left: auto;
    margin-right: auto;
  }

  .contentpage .main-content .frame-type-shortcut>div {

    padding-left: 18%;
    padding-right: 18%;
    margin-left: auto;
    margin-right: auto;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1>div {
    padding-left: 18%;
    padding-right: 18%;
  }
}

.image>a+.image-caption {
  display: none;
}

.lightbox .lb-dataContainer {
  background-color: white;
  position: relative;
  top: -1px;
}

.lightbox .lb-caption {
  color: black;
  font-size: 14px;
}

.lightbox .lb-caption>span {
  display: block;
}

.lightbox .lb-data-desc {
  font-weight:500;
}


/* ***** */
/*DCE - dce_bannerfeat, dce_dceuid3 */
.featured-banner-item .featured-header-bar, .featured-stacking-banner-item .featured-header-bar {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #0091b2;
}

.featured-banner-item .featured-header-title, .featured-stacking-banner-item .featured-header-title {
  height: 64px;
  font-family: Baloo Bhaina;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
  display: table;
}

.featured-banner-item .featured-header-title span, .featured-stacking-banner-item .featured-header-title span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.featured-banner-item .featured-button-cta {
  width: 222px;
  height: 61px;
  opacity: 1;
  outline: none;
  border: none;
  right: -15px;
  bottom: 20px;
  z-index: 1;
  position: absolute;

  border-radius:100px;
}

.featured-banner-item .featured-button-cta a:hover {
  text-decoration: none;
}

.featured-banner-item .featured-button-cta span {
  display: table-cell;
  height: 35px;
  vertical-align: middle;
}

.featured-banner-item .featured-button-cta span i {
  position: relative;
  font-size: 23px;
  left: 4px;
  top: 3px;
}

.featured-banner-item .featured-caption {
  font-family: Barlow;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.36px;
  text-align: left;
  color: #00376e;
  display: block;
  float: left;
}

.featured-stacking-banner-item .featured-caption p {
  font-family: Barlow;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-align: left;
  color: #00376e;
}

.featured-banner-item .featured-image {
  max-width: 100%;
  height: auto;
  position: relative;
  max-height: 100%;
  max-width: 100%;
  float: left;
}

.featured-banner-item .featured-img-button-wrapper {
  position: relative;
  float: left;
  max-width: 100%;
}

.featured-stacking-banner-item .featured-item-wrapper {
  margin-bottom: 12px;
  /* this might need to be configurable*/
}

.featured-stacking-banner-item .featured-item-wrapper:last-child, .featured-banner-item .featured-img-button-wrapper {
  margin-bottom: 15px;
  /* this might need to be configurable*/
}

.featured-stacking-banner-item .f-image {
  max-width: 100%;
  height: auto;
}

.featured-sub-caption {
  line-height: 19px;
  font-size: 16px;
  color: #0091b2;
  text-align: left;
}

.homepage .ce-textpic.ce-center.ce-above .ce-outer {
  width: 100%;
}

.homepage .ce-textpic.ce-center.ce-above .ce-inner {
  width: 100%;
}

.homepage .ce-textpic.ce-center.ce-above .ce-row {
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.homepage .ce-textpic.ce-center.ce-above .ce-column {
  float: none;
  display: inline-block;
  text-align: center;
  width: auto;
  margin: 0 auto;
  vertical-align: bottom;
}

.ce-textpic.ce-center.ce-above .ce-column img {
  float: none;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.ce-textpic.ce-center.ce-above .ce-column figcaption {
  margin-top: 18px;
  font-family: ProximaNova;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
  color: #595959;
  text-align:left;
}

/* END DCE - dce_bannerfeat, dce_dceuid3 */
.dce {
  margin-bottom: 33px;
}

/*DCE - dce_dceuid4 */
.dce-overlay-div {
  position: relative;
  width: 520px;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.overlay-header-text {
  position: absolute;
  bottom: 0;
}

.dce-overlay-div .bg-image-wrapper {
  width: 100%;
}

.dce-overlay-div .bg-image-wrapper img {
  width: 100%;
  height: auto;
}

.dce-overlay-div p {
  color: #ffffff;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  padding-left:8%;
  padding-right:8%;
  margin-bottom: 20px;
  z-index: 999;
  position: relative;
}

.dce-overlay-div p.header-text {
  font-family: Baloo Bhaina;
  font-size: 28px; /* Storm reduced font height */
  line-height: 1;
  color: #ffffff;
}

.dce-overlay-div p.description-text {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;

  max-height: 0px;
  overflow: hidden;
  color: #ffffff;
}

.dce-overlay-div:hover .description-text {
  max-height: 300px;
}

.dce-overlay-div .description-text span.link-text a {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  text-align: right;
  color: #fee01e;
}

.dce-overlay-div .description-text span.link-text:hover a {
  text-decoration: none;
}

.dce-overlay-div .description-text span.link-text a i {
  position: relative;
  font-size: 21px;
  left: 4px;
  top: 2px;
}

.dce-overlay-div:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  /*background: linear-gradient(to bottom, rgba(0, 55, 110, 0), rgba(0, 55, 110, 0.4) 18%, rgba(0, 55, 110, 0.6) 33%, rgba(0, 55, 110, 0.8));*/
  background: linear-gradient(to bottom, rgba(0, 55, 110, 0) 43%, rgba(0, 55, 110, 0.4) 57%, rgba(0, 55, 110, 0.6) 73%, rgba(0, 55, 110, 0.8));
  /*background: linear-gradient(to bottom, rgba(0, 55, 110, 0), rgba(0, 55, 110, 0.2) 40%, rgba(0, 55, 110, 0.65) 65%, rgba(0, 55, 110, 0.75));*/
}

.dce-overlay-div:hover:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 55, 110, 0), rgba(0, 48, 96, 0.4) 22%, rgba(0, 35, 69, 0.7) 48%, rgba(0, 28, 55, 0.9));
}

.dce-overlay-div:hover .description-text, .dce-overlay-div:hover:after {
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.content-banner .col-md-6 .ce-textpic.ce-center.ce-above .ce-column img {
  max-width: 100%;
  height: auto;
}

.contentpage .row>.frame-default {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.contentpage .main-content>div:not(.row):not(.frame-layout-3):not(.frame-layout-2):not(.frame-layout-1):not(.frame-layout-0):not(.panel-group) {
  margin-left: 15px;
  margin-right: 15px;
}



.dce.hero-image .hero-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
}

.dce.hero-image .hero-image-wrapper img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.dce.hero-image .button.button-primary-dark {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;

}

/* CE overrides from content element... */

/* None / default */

.frame.frame-space-before-none {
  margin-top:0px;
  /*padding-top:0px;*/
}

.frame.frame-space-after-none {
  margin-bottom:0px;
  /*padding-bottom:0px;*/
}

/* extra-small */
.frame.frame-space-before-extra-small {
  margin-top: 10px;
  padding-top: 2px;
}

.frame.frame-space-before-extra-small header {
  margin-top: 5px;
  padding-top: 0px;
}

.frame.frame-space-after-extra-small {
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.frame.frame-space-after-extra-small header {
  margin-bottom: 5px;
  padding-bottom: 0px;
}

/* small */
.frame.frame-space-before-small {
  margin-top: 15px;
  padding-top: 7px;
}

.frame.frame-space-before-small header {
  margin-top: 7px;
  padding-top: 7px;
}

.frame.frame-space-after-small {
  margin-bottom: 15px;
  padding-bottom: 7px;
}

.frame.frame-space-after-small header {
  margin-bottom: 7px;
  padding-bottom: 7px;
}

/* medium */
.frame.frame-space-before-medium {
  margin-top: 25px;
  padding-top: 5px;
}

.frame.frame-space-before-medium header {
  margin-top: 5px;
  padding-top: 5px;
}

.frame.frame-space-after-medium {
  margin-bottom: 25px;
  padding-bottom: 15px;
}

.frame.frame-space-after-medium header {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

/* large */
.frame.frame-space-before-large {
  margin-top: 35px;
  padding-top: 27px;
}

.frame.frame-space-before-large header {
  margin-top: 9px;
  padding-top: 9px;
}

.frame.frame-space-after-large {
  margin-bottom: 35px;
  padding-bottom: 27px;
}

.frame.frame-space-after-large header {
  margin-bottom: 9px;
  padding-bottom: 9px;
}

/* extra-large */
.frame.frame-space-before-extra-large {
  margin-top: 100px;
  padding-top: 60px;
}

.frame.frame-space-before-extra-large header {
  margin-top: 9px;
  padding-top: 9px;
}

.frame.frame-space-after-extra-large {
  margin-bottom: 100px;
  padding-bottom: 60px;
}

.frame.frame-space-after-extra-large header {
  margin-bottom: 9px;
  padding-bottom: 9px;
}

/* content and rows */
.homepage .main-content>.row.row-layout-1 {
  background-color: #f0f2f2;
}



.main-content .row.row-layout-4 {
  background: repeating-linear-gradient(90deg, #f5f7f7, #f5f7f7 49.9%, #0091b2 50.0%, #0091b2 100%);
  padding-bottom: 75px !important;
  padding-top: 75px !important;
}

.contentpage .main-content>.row.row-layout-1 {
  background-color: #f0f2f2;
}

.contentpage .main-content .frame-type-shortcut>.row.row-layout-1 {
  background-color: #f0f2f2;
}

.contentpage .main-content .frame-type-shortcut {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.contentpage figure.image img.image-embed-item {
  max-width: 100%;
  height: auto;
}

.content-banner .dce.hero-image span {
  display: inline-block;
}

.hero-text .button.button-primary-dark {
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.3px;
  text-align: left;
  color: #fee01e;
}

.contentpage .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
  margin-top:10px;
}

/*** FeaturedImageLink ***/
.tx-mt-featured-image-wrapper {
  width:100%;
  position:relative;
  margin-bottom:50px;
}

  .tx-mt-featured-image {
    width:100%;
    overflow:hidden;
    max-height:450px;
    position: relative;
  }

  .tx-mt-featured-image img {

    height:auto;
  }

  .tx-mt-button {
    position: absolute;
    z-index: 10;
    bottom: 0;
  }

  .tx-mt-button-text {
    padding: 25px;
    margin: 25px;
    -webkit-backdrop-filter: blur(9.9px);
    backdrop-filter: blur(9.9px);
    -webkit-backdrop-filter: blur(9.9px);
    -moz-backdrop-filter: blur(9.9px);
    -o-backdrop-filter: blur(9.9px);
    -ms-backdrop-filter: blur(9.9px);

    border: solid 1px rgba(254, 224, 30, 0.4);
    max-width:80%;
    display:block;
    background-color: rgba(0, 55, 110, 0.2);
  }



  @supports not (backdrop-filter: none) {
    .tx-mt-button-text {
      background-color: rgba(0, 55, 110, 0.4);
      /*background-color: rgb(255, 255, 255 / 0.32);*/
    }
  }

  .tx-mt-button-text:hover {
    text-decoration:none;
  }

  .tx-mt-description {
    font-family: Barlow;
    letter-spacing: -0.32px;
    color: #ffffff;
    font-size:32px;
    line-height: initial;
  }

  .tx-mt-link-anchor {
    font-family: Barlow;
    font-size: 22px;
    letter-spacing: -0.22px;
    color: #fee01e;
    display:block;
    line-height: initial;
  }

  .tx-mt-featured-item-header h2 {
    font-family: Baloo Bhaina;
    font-size: 41px;
    line-height: 0.88;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
  }

  .tx-mt-link-arrow-icon {
    position:relative;
    top:1px;
    margin-left:10px;
  }



/*** END FeaturedImageLink ***/

/**** Header Title Bar ****/


.title-bar-yel {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #d8c722;
  margin-bottom: 3px;
}

header .title-bar-darkblue, .title-bar-darkblue {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #00376e;
  margin-bottom: 3px;
}

header .title-bar-mediumblue, .title-bar-mediumblue {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #0091B2;
  margin-bottom: 3px;
}

header .title-bar-lightblue, .title-bar-lightblue {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #0091b2;
  margin-bottom: 3px;
}

header .title-bar-darkyellow, .title-bar-darkyellow {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #d8c722;
  margin-bottom: 3px;
}

header .title-bar-lightyellow, .title-bar-lightyellow {
  width: 63px;
  height: 0;
  border-bottom: solid 4px #FFE032;
  margin-bottom: 3px;
}




header .tx_mt_custom-title-bar {
  margin-bottom:15px;
}

header .space-before-none, header.space-before-none {
  margin-top:0px !important;
}

header .space-before-extrasmall, header.space-before-extrasmall {
  margin-top:5px !important;
}

header .space-before-small, header.space-before-small {
  margin-top:15px !important;
}

header .space-before-medium, header.space-before-medium {
  margin-top:30px !important;
}

header .space-before-large, header.space-before-large {
  margin-top:40px !important;
}

header .space-before-extralarge, header.space-before-extralarge {
  margin-top:50px !important;
}

header .space-after-none, header.space-after-none {
  margin-bottom:0px !important;
}

header .space-after-extrasmall, header.space-after-extrasmall {
  margin-bottom:5px !important;
}

header .space-after-small, header.space-after-small {
  margin-bottom:15px !important;
}

header .space-after-medium, header.space-after-medium {
  margin-bottom:30px !important;
}

header .space-after-large, header.space-after-large {
  margin-bottom:40px !important;
}

header .space-after-extralarge, header.space-after-extralarge {
  margin-bottom:50px !important;
}

.frame-space-after-small header {
  margin-bottom: 8px;
}

/**** end Header Title Bar ****/

/** Right hand content border **/

/* REFERENCE: https://kovart.github.io/dashed-border-generator/ to generate the dotted line */
.frame-type-gridelements_pi1 > .row-layout-0 {
  position:relative;
  overflow-y: clip;
}

.frame-default.right-dotted-border::after {
  content: "";
  /*
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23707070FF' stroke-width='1' stroke-dasharray='7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  */
  background-image: url('/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Images/dashed-line-vertical-medium.png');
  position: absolute;
  right: 0px;
  height: 100%;
  width: 1px;
  bottom: 0;
}

/* contenttable styles */
table.table-style-1 {
  width:100%;
}

table.table-style-1 thead tr {
  background-color: #00376e;
  color:white;
}

table.table-style-1 thead tr th {
  padding-top: 25px;
  padding-bottom:25px;
}

table.table-style-1 tbody tr td {
  padding-top: 34px;
  padding-bottom:34px;
}

table.table-style-1 thead tr th:first-of-type, table.table-style-1 tbody tr td:first-of-type {
  padding-left:30px;
}

table.table-style-1 tbody tr:nth-child(even) {
  background-color: #f0f2f2;
}
table.table-style-1 tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

table.table-style-1 tbody tr {

  background-image: url('/typo3conf/ext/myaccess_pkg/myaccess_template/Resources/Public/Images/dashed-line-horizontal-medium.png');
  background-position: bottom;
  padding-bottom: 1px;
  width: 100%;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;

}

table.table-style-1 p {
    margin:0px;
    padding:0px;
}

table.table-style-1 thead th, table.table-style-1  thead th span, table.table-style-1 thead th p {
  font-size:30px;
  font-weight:500;
  color:white;
  font-style:'ProximaNovaA-Extrabld';
}

table.table-style-1 tbody td, table.table-style-1  tbody td span, table.table-style-1 tbody td p {
  font-size:22px;
  font-weight:500;
  color:#00376e;
}


/* end contenttable styles */

/** Dropdown file downloader **/
.tx-mt-filedownloader-form select, .tx-mt-filedownloader-form option {
  font-size:16px;
  color:#0091b2;
  border-radius:3px;
  border: none;
  height:44px;
  max-width:85%;
}



@media (min-width: 768px) and (max-width:991px) {
  #c6148 .ce-row {
    width: 100%;
    display: flow-root;
    align-items: center;
    justify-content: center;
  }

  #c6148 .ce-column {
    float: none;
    display: inline-block;
    text-align: center;
    margin: auto;
    vertical-align: bottom;
    width: 33%;
  }

  #c6148 .ce-gallery figure {
    text-align: center;
    margin: auto;
  }

  .col-md-12 .featured-banner-item {
    height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    text-align: center;
    float: none;
  }

  .col-md-12 .featured-stacking-banner-item {
    height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: center;
    float: none;
  }

  .col-md-12 .featured-stacking-banner-item img {
    width: 100%;
    height: auto;
  }

  .col-md-12 .featured-stacking-banner-item .featured-header-title span {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-stacking-banner-item, .featured-banner-item {
    margin-top: 45px;
  }

}

@media (min-width:992px) {

  #c6148 .ce-row {
    width: 100%;
    display: flow-root;
    align-items: center;
    justify-content: center;
  }

  #c6148 .ce-column {
    float: none;
    display: inline-block;
    text-align: center;
    margin: auto;
    vertical-align: bottom;
    width: 16%;
  }

  #c6148 .ce-gallery figure {
    text-align: center;
    margin: auto;
  }


}

@media (min-width:992px) and (max-width:1199px) {
  .featured-banner-item .featured-button-cta {
    bottom: -10px;
    max-width: 100%;
  }

  .dce-overlay-div p.header-text {
    padding-left: 3.5%;
    padding-right: 3.5%;
    margin-bottom:4px;
    font-size:17px !important ;
  }

  .dce-overlay-div p.description-text {
    padding-left: 3.5%;
    padding-right: 3.5%;
    font-size:16px !important;
    margin-bottom: 2%;
  }

}

@media (min-width:1281px) and (max-width: 1500px) {
  .dce-overlay-div p.header-text {
      padding-left: 5%;
      padding-right: 5%;
      margin-bottom: 3%;
      line-height: 1;
      font-size: 24px;
  }

  .dce-overlay-div p.description-text {
      padding-left: 5%;
      padding-right: 5%;
      margin-bottom: 3%;
      line-height: 1;
      font-size: 18px;
  }


}



@media (min-width:501px) and (max-width:767px) {


  .homepage .main-content>.row.row-layout-1 {
    padding-top:35px !important;
    padding-bottom:35px !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }

  .ce-row {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .ce-column {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .ce-gallery figure {
    text-align: center;
    margin: auto;
  }

  .homepage .ce-textpic.ce-center.ce-above .ce-row {
    display: block;
  }

  .col-sm-12 .featured-banner-item {
    height: 100%;
    display: block;
    margin-right: auto;
    width: 500px;
    max-width: 100%;
    text-align: center;
    float: none;
  }

  .hide-mobile {
    display: none;
  }

  .featured-stacking-banner-item, .featured-banner-item {
    margin-top: 45px;
  }

  .content-banner .dce.hero-image span {
    display: initial;
  }

  .dce.hero-image .button.button-primary-dark {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .dce-overlay-div p.header-text {
    font-size: 24px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dce-overlay-div p.description-text {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 2px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dce.row.hero-image {
    /*flex-direction: column-reverse;*/
    display: flex;
  }



  .dce.hero-image .button.button-primary-dark {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  }

  /* mobile responsive stacked items... - remove if access doesn't like it.*/

  /*
  .featured-stacking-banner-item {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-stacking-banner-item .featured-header-bar {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-stacking-banner-item .featured-header-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-stacking-banner-item .featured-caption {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }*/

  /* mobile responsive single item - remove if access doesn't like it.*/
  .featured-banner-item {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-banner-item .featured-header-bar {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
  }

  .featured-banner-item .featured-header-title {
    text-align: center;
    font-size:28px;
    margin-left:auto;
    margin-right:auto;
  }

  .featured-banner-item .featured-caption {
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    max-width: 75%;
  }

  .featured-banner-item.forced-height .featured-img-button-wrapper {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float: none;
  }
  /*
  .ce-bodytext, .ce-gallery {
    max-width:50%;
  }*/

  .hero-image-wrapper {
    max-width: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-banner-item .featured-button-cta {
    height: 47px;
    padding-left:10px;
    padding-right:10px;
  }


  .featured-stacking-imgs-wrapper {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }

  .featured-stacking-imgs-wrapper .featured-item-wrapper, .featured-stacking-imgs-wrapper .featured-caption {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .featured-stacking-imgs-wrapper .featured-item-wrapper img {
    width:100%;
    height:auto;
  }

  .featured-stacking-banner-item {
    width: 465px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-stacking-banner-item .featured-caption {
    border: solid 1px #00c1de;
    background-color: rgba(255, 255, 255, 0.5);
    padding-left: 32px;
    padding-right: 32px;
  }

  .featured-stacking-banner-item .featured-caption p {
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    font-family: Barlow;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.31;
    color: #0091b2;
    margin-top:15px;
    margin-bottom:15px;
  }


}

@media (max-width:500px) {
  .homepage .main-content>.row.row-layout-1 {
    padding-top:35px !important;
    padding-bottom:35px !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }

  .ce-row {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .ce-column {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .ce-gallery figure {
    text-align: center;
    margin: auto;
  }

  .homepage .ce-textpic.ce-center.ce-above .ce-row {
    display: block;
  }

  .col-sm-12 .featured-banner-item {
    height: 100%;
    display: block;
    margin-right: auto;
    max-width: 100%;
    text-align: center;
    float: none;
    width:95%;
  }

  .hide-mobile {
    display: none;
  }




  .content-banner .dce.hero-image span {
    display: initial;
  }

  .dce.hero-image .button.button-primary-dark {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .dce-overlay-div p.header-text {
    font-size: 24px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dce-overlay-div p.description-text {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 2px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dce.row.hero-image {
    /*flex-direction: column-reverse;*/
    display: flex;
  }

  .dce.hero-image .hero-text {
    margin-top: 20px;
  }

  .dce.hero-image .button.button-primary-dark {
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 1.4em 1.1em;
    max-width:320px;
  }


  /* mobile responsive single item - remove if access doesn't like it.*/
  .featured-banner-item {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .featured-banner-item .featured-header-bar {
    text-align: center;
  }

  .featured-banner-item .featured-header-title {
    text-align: center;
    font-size:28px;
  }

  .featured-banner-item .featured-caption {
    width: 100%;
  }

  .featured-banner-item.forced-height .featured-img-button-wrapper {
    margin-right: auto;
    text-align: center;
    float: none;
  }

  .ce-bodytext, .ce-gallery {
    width:100%;
  }

  .featured-banner-item .featured-button-cta {
    width:auto;
    height: 47px;
    padding-left: 20px;
    padding-right: 20px;
    font-size:13px;
  }

  .featured-banner-item .featured-button-cta a, .featured-banner-item .featured-button-cta span{
    font-size:13px;
  }

  .featured-stacking-banner-item, .featured-banner-item {
    margin-top: 35px;
  }

  .featured-stacking-banner-item .featured-header-bar, .featured-stacking-banner-item .featured-header-title {
    /*margin-left:15px;*/
  }

  .featured-stacking-imgs-wrapper {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }

  .featured-stacking-imgs-wrapper .featured-item-wrapper, .featured-stacking-imgs-wrapper .featured-caption {
    margin-right: 4px;
    margin-bottom: 4px;
  }

  .featured-stacking-imgs-wrapper .featured-item-wrapper img, .featured-stacking-banner-item .featured-caption {
    width:159px !important;
    height:80px !important;
  }

  .featured-stacking-banner-item {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-stacking-banner-item .featured-caption {
    border: solid 1px #00c1de;
    background-color: rgba(255, 255, 255, 0.5);
    padding-left: 32px;
    padding-right: 32px;
  }

  .featured-stacking-banner-item .featured-caption p {
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    font-family: Barlow;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.31;
    color: #0091b2;
    margin-top:15px;
    margin-bottom:15px;
  }


  .homepage .frame-default {
    margin-bottom:initial !important;
  }

  .homepage .main-content > div, .homepage .content-banner > .homepage .default-inner-content > div {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

}



.homepage .megamenu-content-banner .row.row-layout-1 {
      margin-bottom: 0 !important;
      padding-bottom: 20 !important;
}


.homepage .megamenu-content-banner .frame-type-html {
  margin-bottom:15px;
}

/** Accessnow DCE **/
@media (min-width: 992px) {
  .accessnow-dce-full-width-inner .anow-content-wrapper {
      padding-left: 125px;
      padding-right: 125px;
  }
}

.accessnow-dce-full-width-inner .anow-content-wrapper .anow-at-a-glance-text {
    padding-bottom: 25px;
}

.accessnow-dce-full-width-inner .anow-content-wrapper .anow-at-a-glance-text p {
    font-family: Barlow;
    font-size: 24px;
    color: #ffffff;
    font-weight:500;
}

.accessnow-dce-full-width .anow-title-col {
  text-align:left;
}


.accessnow-dce-full-width {
  background-color: #0091b2;
  min-height:475px;
  margin-bottom:120px;
  padding-left:0px !important;
  padding-right:0px !important;
  background-image: url("/typo3conf/ext/myaccess_template/Resources/Public/Images/Backgrounds/accessnow-bg-image.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;

}

.accessnow-dce-full-width-inner {
  background-image: linear-gradient(175deg, rgb(0, 145, 178) 17%, rgba(0, 146, 179, 0.95) 50%, rgba(0, 145, 178, 0.92) 95%, rgba(0, 145, 178, 0.84) 101%);
}

.accessnow-dce-full-width .anow-title-col {

  font-family: Baloo Bhaina;
  font-size: 41px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;

  color: #ffffff;
  padding-top:94px;
  padding-bottom:55px;

}

.accessnow-dce-full-width .anow-stat-row .stat-item {
  font-family: Baloo Bhaina;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: auto;
}

.accessnow-dce-full-width .anow-stat-row .stat-subtitle {
  font-family: Barlow;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 315px;
  margin: auto;
  max-width:100%;
}

.accessnow-dce-full-width .anow-stat-row {
  max-width:1850px;
  margin:auto;
  padding-bottom:110px;
}

.tx-accessnow-wrapper {
  /**//*background-color: #0091b2;*/
  min-height:475px;
  margin-bottom:120px;
  padding-left:0px !important;
  padding-right:0px !important;
  /*background-image: url("/typo3conf/ext/myaccess_template/Resources/Public/Images/Backgrounds/accessnow-bg-image.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;*/

}

.anow-title-row.header-padding-none .anow-title-col {
  padding-top:0px !important;
}

.anow-title-row.header-padding-medium .anow-title-col {
  padding-top:40px !important;
}

.tx-accessnow-wrapper .anow-title-col {

  font-family: Baloo Bhaina;
  font-size: 41px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding-top:94px;
  padding-bottom:55px;
  text-align:center;
}

.tx-accessnow-wrapper .anow-stat-row .stat-item {
  font-family: Baloo Bhaina;
  font-size: 80px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: auto;
}

.tx-accessnow-wrapper .anow-stat-col  {
  padding-bottom: 25px;
  margin-bottom:30px;
}

.tx-accessnow-wrapper .anow-stat-col div {
  line-height:1;
}

.tx-accessnow-wrapper .anow-stat-col {
  padding-left:0px;

}

.tx-accessnow-wrapper .anow-stat-row .stat-subtitle {
  font-family: Barlow;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  /*width: 315px;*/
  margin: auto;
  max-width:100%;
  position:relative;
  top:-10px;
}

.tx-accessnow-wrapper .anow-stat-row {
  max-width:1850px;
  margin:auto;
  padding-bottom:110px;
}




.tx-mt-iconwrapper {
  position:relative;
}
.tx-mt-iconwrapper .tx-mt-circle {
  width:200px;
  height:200px;
  position:relative;
  border-radius: 50%;

  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tx-mt-iconwrapper .tx-mt-circle .tx-mt-icon-img {
  position:absolute;
  top:0;
}

.tx-mt-iconwrapper .tx-mt-circle.mt-beige {
  background-color:#ecedaa;
}

.tx-mt-iconwrapper .tx-mt-circle.mt-light-blue {
  background-color:#a6e9f4;
}

.tx-mt-iconwrapper .tx-mt-circle.mt-pink {
  background-color:#f9adc4;
}

.tx-mt-iconwrapper .tx-mt-circle.mt-peach {
  background-color:#fbc691;
}

.bottom-container {
  text-align:center;
}

.bottom-container .tx-mt-header h3 {
  padding-top:18px;
  padding-bottom:12px;

  font-size: 28px;
  letter-spacing: -0.42px;
  color: #00376e;
}

.bottom-container .tx-mt-description p {
  font-family: Barlow;
  font-size: 16px;
  color: #63656a;
}


.powermail_form .row.field-container {
  margin-left:-30px;
  margin-right:-30px;
}

@media (max-width:1199px) {
  .row-layout-10 .accessnow-dce-full-width .accessnow-dce-full-width-inner {
    padding-left:45px;
    padding-right:45px;
  }

  table.table-style-1 thead th, table.table-style-1  thead th span, table.table-style-1 thead th p {
    font-size:22px;
  }

  table.table-style-1 tbody td, table.table-style-1  tbody td span, table.table-style-1 tbody td p {
    font-size:18px;
  }

}


@media (max-width:991px) {
  .tx-mt-featured-item-header h2 {
   font-size: 25px;
 }
 .tx-accessnow-wrapper .anow-title-col {
   font-size: 25px;
   line-height:1;
   letter-spacing: -0.38px;
 }

 .tx-accessnow-wrapper .anow-stat-row .stat-item {
   font-size: 50px;
 }

 .tx-accessnow-wrapper .anow-stat-row .stat-subtitle  {
   font-size: 18px;
 }

  .tx-accessnow-wrapper .anow-title-row .anow-title-col .title-bar-yel{
    margin-bottom:20px !important;
  }

  .main-content .row.row-layout-4 {
    background: #f5f7f7 !important;
  }

  .main-content .row.row-layout-4 .row:first-child {
    margin-left:-30px;
    margin-right:-30px;
  }

  .main-content .row.row-layout-4 .row:first-child > div {
    padding-left:30px;
    padding-right:30px;
  }

  
  .main-content .row.row-layout-4 > div > .row:first-child > div:last-of-type {
    background-color:#0091b2;
    padding-top:15px;
    padding-bottom:15px;
  }

  .main-content .row.row-layout-4 {
    padding-bottom: 0px !important;
    margin-bottom: -5px !important;
  }

  .accessnow-dce-full-width .anow-title-col {
      font-size: 36px;
  }

  .accessnow-dce-full-width .anow-stat-row .stat-item {
    font-size: 48px;
  }

  .accessnow-dce-full-width .anow-stat-row .stat-subtitle {
    font-size: 19px;
  }

  .accessnow-dce-full-width {
    margin-left: -15px;
    margin-right: -15px;
  }

  .tx-accessnow-wrapper .anow-stat-row {
    padding-bottom:0px;
  }

  .accessnow-dce-full-width-inner {
    min-height:600px;
  }

  table.table-style-1 thead th, table.table-style-1  thead th span, table.table-style-1 thead th p {
    font-size:18px;
  }

  table.table-style-1 tbody td, table.table-style-1  tbody td span, table.table-style-1 tbody td p {
    font-size:16px;
  }

}

@media (max-width:768px) {
  .accessnow-dce-full-width {
    margin-bottom:0px;
  }

}

@media (min-width: 1921px) {
  .accessnow-dce-full-width {
    background-size: 100% auto;
  }
}

@media (max-width:1920px) {
  /* there will be a better way to handle this... */

}


/*************************************************/
/*************************************************/
/*************************************************/
/*************** New Standard*********************/
/*************************************************/
/*************************************************/
/*************************************************/


main.main-content > .frame-default {
  margin-bottom:0;
}

.frame-type-gridelements_pi1 > .row > div > .frame-default, .pi1-gridelements-row > div {
  margin-bottom:0px;
}



main.main-content > div:not(.frame-layout-1) {
  /*margin-top:40px;*/
  /*margin-bottom:40px;*/
}

main.main-content .row-layout-4 .ce-textpic,
main.main-content .row-layout-4 .ce-image,
main.main-content .row-layout-4 .ce-nowrap .ce-bodytext,
main.main-content .row-layout-4 .ce-gallery,
main.main-content .row-layout-4 .ce-row,
main.main-content .row-layout-4 .ce-uploads li,
main.main-content .row-layout-4 .ce-uploads div {
  overflow:visible;
}



.main-content .frame-type-textmedia.frame-layout-3.frame-space-before-none {
  margin-top:0px;
}

.main-content .frame-type-textmedia.frame-layout-3.frame-space-after-none {
  margin-bottom:0px;
}

.main-content .frame-type-textmedia.frame-layout-3 {
  width:100%;
  max-width:100%;
}

span.text-lblue {
  color: #0091b2;
}

span.text-dblue {
  color: #00376e;
}

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.btn-coolgrey, .btn-coolgrey button {
  color:#0091b2;
}

.btn-coolgrey {
  background-color: #f5f7f7;
  border: none;
}

.btn-coolgrey.focus, .btn-coolgrey:focus {
    outline: 0;
    box-shadow: none;
}

.dropdown .btn-coolgrey {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left:29px;
  padding-right:29px;
  border-radius: 0;
}

.btn-coolgrey {
  font-family: Barlow;
  font-size: 24px;
  color: #0091b2;
}

.dropdown.theme-coolgrey .dropdown-item.active, .dropdown.theme-coolgrey .dropdown-item:active {
  background-color: #f5f7f7;
}


/* Bootstrap Accordion */
.main-content .panel-group .panel.panel-default .panel-heading h4.panel-title {
  border-top:1px solid #bfbfbf;
  background-color:transparent !important;
}

.main-content .panel-group .panel.panel-default:last-of-type .panel-heading h4.panel-title {
  border-bottom:1px solid #bfbfbf;
}

.main-content .panel-group .panel.panel-default .panel-heading h4.panel-title a {
  font-family: Barlow;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.37;
  color: #0091b2 !important;
  cursor:pointer;
}

.main-content .panel-default>.panel-heading+.panel-body-wrapper>.panel-body {
  border:none;
  background-color: #f8f9fa;
  padding:25px;
}

.panel-body .frame-default {
  margin-bottom:0px;
}

.main-content .panel-default>.panel-heading+.panel-body-wrapper>.panel-body p {
  font-family: Barlow;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.panel-heading a.accordion-toggle.collapsed:after {
  color: #0091b2 !important;
  border:1px solid #bfbfbf;
  border-radius:100px;
  width:30px;
  height:30px;
  top:initial;
  font-size:30px;
  line-height:24px;
  padding-top:0px;
}

.panel-heading a.accordion-toggle:not(.collapsed):after {
  font-family: "Font Awesome 5 Pro";
  content:"\f068";
  color: #0091b2 !important;
  border:1px solid #bfbfbf;
  border-radius:100px;
  width:30px;
  height:30px;
  top:initial;
  font-size:20px;
  line-height: 27px;
  padding-top:0px;
}

.tx-powermail form.powermail_form {
  margin-left:-15px;
  margin-right:-15px;
}

.tx-powermail form.powermail_form input, .tx-powermail form.powermail_form textarea {
  border: solid 1px #8c8c8c;
  border-radius:0;

}

.tx-powermail .form-control:focus {
  box-shadow: 0 0 0 1px rgb(0 54 108);
}

.tx-powermail form.powermail_form .form-group {
  margin-bottom:26px;
}

.tx-powermail form.powermail_form label {
  font-family: Barlow;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}

.tx-powermail .powermail_fieldwrap_type_submit .btn.btn-primary {
  background-color: #0091b2;
  height:61px;

  border-radius:100px;
}
.tx-powermail .powermail_fieldwrap_type_submit .btn.btn-primary:hover {
  background-color: #107aa1;
}


/* Buttons from the RTE */
.button.button-primary-yellow {
    background-color: #fee01e;
    display: inline-block;
    border: 0 none transparent;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    outline: none;
    padding: 0.9em 1.1em;
    border-radius: 2px;
    font-size: 1rem;
    font-weight: 400;
    color: #00376e;
    border-radius:100px;
}

.button.button-primary-yellow:hover {
  background-color: #d8c722 !important;
  color: #00376e !important;
}

.button.button-primary-dark {
  color:white !important;
}

.button.button-primary-dark:hover {
  color:white !important;
}


blockquote:before {
  font-family: "Font Awesome 5 Pro";
  content:"\f10d";
  font-weight: 900;
  display:block;
  margin-left:auto;
  margin-right:auto;
  font-size: 8rem;
  color:#00c1de;
}

.ce-textpic.ce-center blockquote:before{
  text-align:center;
}

blockquote p {
  font-family: Barlow;
  font-size: 42px;
  color: #63656a;
}

.row-layout-10 .row-layout-4{
  padding-left: 140px;
  padding-right: 140px;
}

@media (min-width: 1700px) {
.row-layout-10 > .row-layout-4 > .frame-default > .row > div:nth-child(1) > div{
  padding-right: 80px;

}

.row-layout-10 > .row-layout-4 > .frame-default > .row > div:nth-child(2) > div{
  padding-left: 80px;
}
}


/*
@media (min-width: 1950px) {
  .main-content > .row.row-layout-1, .main-content > .row.row-layout-2, .main-content > .row.row-layout-3, .main-content > .row.row-layout-4 {
      max-width: 100% !important;
      width: 100% !important;

      padding-left: calc((100vw - 1500px) / 2);
      padding-right: calc((100vw - 1500px) / 2);
  }

  .main-content > div {
    max-width:100%;
    padding-left: calc((100vw - 1500px) / 2);
    padding-right: calc((100vw - 1500px) / 2);
  }
}*/

@media (min-width:1950px) {

  /* PAGE DEFAULT MARGINS */

  .contentpage .main-content>div, .contentpage .content-banner>.contentpage .default-inner-content>div {
    padding-left: calc((100vw - 1500px) / 2);
    padding-right: calc((100vw - 1500px) / 2);
    margin-left: auto;
    margin-right: auto;
    max-width:initial !important;
  }

  .contentpage .main-content .frame-type-shortcut > div:not(.frame-type-gridelements_pi1.frame-layout-0) {
    padding-left: calc((100vw - 1500px) / 2);
    padding-right: calc((100vw - 1500px) / 2);
    margin-left: auto;
    margin-right: auto;
    max-width:initial !important;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .contentpage .main-content .frame-type-shortcut.frame-layout-1>div {
    padding-left: calc((100vw - 1500px) / 2);
    padding-right: calc((100vw - 1500px) / 2);
  }
}

@media (max-width:1599px) {
  .main-content>div {
    padding-left: 125px;
    padding-right: 125px;
  }
}

@media (max-width:991px) {
  .main-content>div {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width:767px) {
  .main-content .frame.frame-default:not(:first-of-type) {
      padding-top:5px !important;
      padding-bottom:10px !important;
  }

  .frame-default header {
    margin-bottom:10px;
  }

  .dce.hero-image .hero-text {
    margin-top: 20px;
    text-align:center;
  }
}

@media (max-width:375px) {
  .main-content>div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
