h1 {
  font-size: 2.4rem !important;
}
.fixedbackground {
	margin: 0 16px !important;
}
.content img {
	border: solid .25px #f5f5f5;
}
#menu .post_article_teaser_title {
	height: auto !important;
    line-height: 1.1 !important;
    margin-bottom: 7px !important;
}
ul {
	margin-left: 1rem !important;
}
/* New template */
.new-full-container {
  width: 100%;
  height: auto;
  margin: 0;
  padding-right: 10px;
  padding-bottom: 2rem;
  font-family: "SourceSansPro", sans-serif;
}
.new-container {
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 !important;
}
.content-center {
  display: flex;
  flex-direction: column;
  padding: 2rem;
  align-items: center;
  margin: auto;
  color: #131313;
}
.content-center h2 {
  color: #1b1b1b;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}

.content-center h3 {
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: 4px;
}
.content-center p {
  font-size: 1.12rem;
  line-height: 1.4;
  margin-top: 8px;
  margin-bottom: 8px;
}
.content-center span {
  color: #3a3a3a;
}
.content-center-md {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-center-md h2 {
  padding-bottom: 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 0;
}
.content-left {
  display: flex;
  flex-direction: column;
  padding: 0;
  align-items: start;
  margin: auto;
  color: #1f1f1f;
}
.content-left h1 {
  color: #1b1b1b;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 800;
  line-height: 1.06;
  margin-bottom: 6px;
}
.content-left h1 > span {
  color: #4d8204;
}
.content-left sup {
  font-size: small;
}

.content-left h2 {
  color: #1b1b1b;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  margin-top: 6px;
}
.content-left h2 span {
  color: #e36633;
}
.content-left h3 {
  color: #1b1b1b;
  font-size: 1.46rem;
  line-height: 1.3;
  font-weight: 700;
  margin: 6px 0;
}
.content-left h4 {
  color: #1f1f1f;
  font-size: 1.26rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0px;
}
.content-left p {
  color: #1b1b1b;
  font-size: 1.12rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 4px;
}
p {
  color: #1b1b1b;
  font-size: 1.06rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 4px;
}


.textbox ul {
  padding-inline-start: 0;
  margin-left: 16px;
  margin-bottom: 0;
}
.textbox ul li {
  font-size: 1.06rem;
  line-height: 1.4;
  margin-bottom: 8px;
}
.textbox ul.no-style {
list-style-type: none;
}

.new-container a {
  cursor: pointer;
}
.new-full-container a.btn {
  background-color: #096dbf;
  border: none;
  color: #ffffff;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.04rem;
  font-weight: 400;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  transition-duration: 0.4s;
}
.new-full-container a.btn:hover {
  background-color: #0282f8;
  text-decoration: none;
  color: #fff;
}

.new-full-container a.img-link {
  cursor: pointer;
  transition-duration: 0.4s;
}
.new-full-container a.img-link img {
  border: #f5f5f5 3px solid;
  transition-duration: 0.4s;
}
.new-full-container a.img-link img:hover {
  border: #3a89f1 3px solid;
}
.new-list-check ul {
  list-style: none;
  padding-inline-start: 0;
  margin-left: 0!important;
}
.new-list-check ul li:before {
  content: "✓";
  padding-right: 12px;
}
.new-list-check ul li {
  margin-bottom: 10px;
  font-size: 1.1rem;
  color: #1d1d1d;
}
ul.list-nostyle {
  list-style: none;
  padding-inline-start: 0;
  margin-left: 16px;
}
ul.list-nostyle li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #1b1b1b;
}
.new-full-container .bg-darkgrey {
  background-color: #232625;
}
.pt-3 {
  padding-top: 30px;
}
.pt-2 {
  padding-top: 20px;
}
.pt-1 {
  padding-top: 10px;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-3 {
  margin-top: 30px;
}
.text-center {
  text-align: center;
}
.font-orange {
  color: #f96c10 !important;
}
.font-purple {
  color: #4242b2 !important;
}
.font-navy {
  color: #00659e !important;
}
.font-green {
  color: #0d7b35 !important;
}
.font-blue {
  color: #2d6eb9 !important;
}
.font-maroonred {
  color: #9e1b2a !important;
}
.font-red {
  color: #c52035 !important;
}
.font-pink {
  color: #ce355f !important;
}
@media (min-width: 1200px) {
  .aui .container {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .aui .container {
    width: 100% !important;
  }
}
@media (max-width: 992px) {
	h1 {
  	font-size: 1.94rem !important;
	}
  .box-caption h1 {
    font-size: 1.9rem;
  }
  .content-center {
    padding: 1rem;
  }
  .content-left h1 {
    font-size: 1.5rem;
  }
  .content-left h2 {
    font-size: 1.4rem;
  }
  .content-left h5 {
    font-size: 1rem;
    margin-bottom: 6px;
  }
  .content-left h3 {
    font-size: 1.14rem;
    margin-bottom: 4px;
  }
  .content-left p {
    font-size: 1rem;
  }
  .pt-3 {
    padding-top: 1rem;
  }
  .center-box {
    padding: 20px 16px;
  }
  .center-box h2 {
    font-size: 1.4rem;
  }
  .center-box ul li {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .aui .container {
    width: 100% !important;
  }
  .box-caption {
    width: 50%;
  }
  .box-caption h4 {
    font-size: 1.3rem;
  }
}

@media (max-width: 540px) {
  .box-caption h1 {
    font-size: 1.8rem;
  }
  .textbox {
    padding: 0px;
  }
}
