html {
  box-sizing: border-box;
}
@media (min-width: 1400px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: "Lato", sans-serif;
  color: #000;
}

.container {
  max-width: 1308px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

ol,
ul {
  list-style-position: inside;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.ddmg-sig {
  background-color: #2e2f30;
}
.ddmg-sig small,
.ddmg-sig a {
  font-size: 11px;
  color: #c9c9c9;
}

@media screen and (min-width: 768px) {
  .mini-sections > div {
    flex: 0 0 50%;
  }
}
main {
  min-height: 80vh;
}
main .noheight {
  min-height: 0px;
}

.half-container {
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
}
@media screen and (min-width: 576px) {
  .half-container {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .half-container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .half-container {
    max-width: 480px;
  }
}
@media screen and (min-width: 1200px) {
  .half-container {
    max-width: 570px;
  }
}
@media screen and (min-width: 1400px) {
  .half-container {
    max-width: 655px;
  }
}

footer ul {
  list-style: none;
}

/* Image banner */
.img-banner {
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 65px;
}
@media screen and (min-width: 1024px) {
  .img-banner {
    padding: 155px 0 65px 0;
  }
}
@media screen and (min-width: 1200px) {
  .img-banner {
    padding: 155px 0 65px 0;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.img-banner h1 {
  color: #fff;
  font-size: 31px;
  text-align: left;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: 0 0 5px #000;
}
@media (min-width: 1200px) {
  .img-banner h1 {
    font-size: 41px;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.bgOne {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/interiorbanners/img_banner1.jpg);
  background-position: right;
}
@media screen and (min-width: 768px) {
  .bgOne {
    background-position: -335px;
  }
}
@media screen and (min-width: 1024px) {
  .bgOne {
    background-position: inherit;
  }
}
.bgTwo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner2.jpg);
  background-position: bottom;
}
@media screen and (min-width: 768px) {
  .bgTwo {
    background-position: bottom;
  }
}
.bgThree {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner3.jpg);
  background-position: 1770px;
}
@media screen and (min-width: 768px) {
  .bgThree {
    background-position: bottom;
  }
}
.bgFour {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner4.jpg);
  background-position: center;
}
@media screen and (min-width: 768px) {
  .bgFour {
    background-position: bottom;
  }
}
.bgFive {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner5.jpg);
  background-position: bottom;
}
@media (min-width: 768px) {
  .bgFive {
    background-position: bottom;
  }
}
.bgSix {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner6.jpg);
  background-position: bottom;
}
@media (min-width: 768px) {
  .bgSix {
    background-position: bottom;
  }
}
.overlay-title {
  position: absolute;
  background: rgba(0, 0, 0, 0.58);
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  .overlay-title {
    padding: 30px 0 40px 0;
  }
}
@media (min-width: 1024px) {
  .overlay-title {
    padding: 130px 0 40px 0;
  }
}
@media (min-width: 1200px) {
  .overlay-title {
    padding: 140px 0 40px 0;
  }
}

.overlay-title h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .overlay-title h1 {
    font-size: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .overlay-title h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .overlay-title h1 {
    font-size: 37px;
  }
}

.news div[class*=box] {
  height: 0%;
  width: 100%;
  display: flex;
  align-items: center;
}
.news .btn {
  line-height: 28px;
  height: 40px;
  text-align: center;
  width: 130px;
  cursor: pointer;
}
.news .btn-one {
  color: #fff;
  transition: all 0.3s;
  position: relative;
  font-size: 14px;
}
.news .btn-one span {
  transition: all 0.3s;
  z-index: 2;
  position: relative;
  text-transform: uppercase;
  color: #fff;
}
.news .btn-one::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
  transform: scale(0.1, 1);
}
.news .btn-one:hover span {
  letter-spacing: 2px;
  color: #fff;
}
.news .btn-one:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.news .btn-one::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s;
  border: 1px solid rgba(255, 215, 17, 0.91);
}
.news .btn-one:hover::after {
  opacity: 0;
  transform: scale(0.1, 1);
}

.btn-return, .btn-read-more, .btn-link, .btn-normal {
  padding: 0.4rem;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  white-space: normal;
}
.btn-return:focus, .btn-read-more:focus, .btn-link:focus, .btn-normal:focus {
  box-shadow: none;
}

.btn-normal {
  border: 2px solid #3f3363;
  background: #3f3363;
  color: #fff;
  text-shadow: none;
}
.btn-normal:hover {
  background: #fff;
  color: #000;
  border: 2px solid #cec4ea;
}

.btn-link {
  border: 1px solid #3C3873;
  background: #3C3873;
  color: #fff;
  text-shadow: none;
  font-size: 15px;
}
.btn-link:hover {
  background: #fff;
  color: #000;
  border: 1px solid #3C3873;
}

.btn-read-more {
  background: white;
  color: #000;
  border: 1px solid #3f3363;
}
.btn-read-more:hover {
  background: transparent;
  color: #000;
  border: 2px solid #3f3363;
}

.btn-return {
  background: white;
  color: #000;
  border: 1px solid #3f3363;
}
.btn-return:hover {
  background: transparent;
  color: #000;
  border: 2px solid #3f3363;
}

.podcast .btn-svg {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #3f3363;
  cursor: pointer;
  text-decoration: none;
  font-size: 0.7125rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 80px;
  height: 40px;
  line-height: 43px;
}
.podcast .btn-svg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.podcast .btn-svg svg rect {
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 217px, 16px;
  stroke-dashoffset: 60px;
  -webkit-transition: all 400ms ease;
  transition: all 900ms ease;
  width: 95%;
  height: 90%;
}
.podcast .btn-svg:hover svg rect {
  stroke-dashoffset: 284px;
  color: #3C3873;
  stroke: #3C3873;
}
.podcast .btn-svg span {
  color: #fff;
}
.podcast .btn-svg:hover span {
  color: #3C3873;
}
.podcast a:hover,
.podcast a:focus {
  text-decoration: none;
  background: transparent;
}

.header {
  background-color: #474747;
  position: relative;
  background-color: #000;
  z-index: 1;
}
@media (min-width: 768px) {
  .header {
    position: relative;
    background-color: #000;
  }
}
@media (min-width: 1024px) {
  .header {
    position: absolute;
    background-color: #00000094;
  }
}
@media (min-width: 1200px) {
  .header {
    position: absolute;
    background: #000000a6;
  }
}
@media (min-width: 768px) {
  .header img {
    margin: 0 auto;
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .header img {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: -8px;
  }
}
@media (min-width: 1200px) {
  .header img {
    margin: 0 auto;
    width: 90%;
    position: absolute;
    top: -57px;
  }
}
@media (min-width: 1200px) {
  .header .container-fluid {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

.header .phone {
  text-align: center;
  color: #fff;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .header .phone {
    font-size: 17px;
    margin-top: 30px;
    text-align: end;
  }
}
@media (min-width: 1024px) {
  .header .phone {
    padding-right: 10px;
    margin-top: 0px;
    position: relative;
    top: 7px;
    text-align: end;
  }
}
@media (min-width: 1200px) {
  .header .phone {
    padding-right: 10px;
    position: relative;
    top: 5px;
  }
}
.header svg {
  color: #d3d0f0;
}

nav .navbar-nav .nav-item a {
  color: #fff;
  text-shadow: 0 0 5px #000;
}
@media (min-width: 1200px) {
  nav .navbar-nav .nav-item a {
    font-size: 16.6px;
  }
}
@media (min-width: 1400px) {
  nav .navbar-nav .nav-item a {
    font-size: 17.6px;
  }
}
nav .navbar-nav .nav-item a:hover {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-color: #ffd711;
  text-decoration-skip-ink: none;
}
nav .navbar-nav .dropdown-menu {
  background: #474747;
}
@media (min-width: 768px) {
  nav .navbar-nav .dropdown-menu {
    background: #000;
  }
}
@media (min-width: 1024px) {
  nav .navbar-nav .dropdown-menu {
    background: #000000a6;
  }
}
@media (min-width: 1200px) {
  nav .navbar-nav .dropdown-menu {
    background: #000000a6;
  }
}
nav .navbar-nav .dropdown-item:hover {
  background-color: #474747;
}
@media (min-width: 1200px) {
  nav .navbar-nav .dropdown-item:hover {
    background: none;
  }
}
nav .navbar-nav:hover {
  color: #fff;
  cursor: pointer;
}

.navbar-collapse {
  text-align: left;
}

.navbar-toggler svg {
  color: #fff;
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.8s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  background: #0009;
}
.carousel-fade .carousel-caption p {
  font-size: 22px;
}

.phrase {
  background: #fafaff;
}
.phrase p {
  margin-bottom: 0;
}
.phrase b {
  font-size: 28px;
  color: #3c3873;
}

.focus-area {
  padding: 50px 0;
}
@media (min-width: 1024px) {
  .focus-area {
    padding: 45px 0;
  }
}
@media (min-width: 1200px) {
  .focus-area {
    padding: 45px 0 45px;
  }
}
.focus-area .container-fluid {
  padding: 0 43px;
}
@media (min-width: 1024px) {
  .focus-area .container-fluid {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .focus-area .container-fluid {
    padding: 0 10px;
  }
}
.focus-area .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.focus-box {
  width: 100%;
  margin: 10px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}
@media (min-width: 768px) {
  .focus-box {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .focus-box {
    width: 28%;
  }
}
@media (min-width: 1200px) {
  .focus-box {
    width: 16%;
  }
}
.focus-box h2 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .focus-box h2 {
    font-size: 19px;
  }
}
@media (min-width: 1024px) {
  .focus-box h2 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .focus-box h2 {
    font-size: 19px;
  }
}
.focus-box h2 a {
  color: #fff;
}

.service-block-two {
  position: relative;
  z-index: 1;
  background-color: #3C3873;
  height: 200px;
}
.service-block-two a h2 {
  color: #fff;
  text-transform: uppercase;
}
.service-block-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.89);
  margin: 12px;
  z-index: 2;
}
.service-block-two .pa-thumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s ease;
}
.service-block-two .pa-thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(60, 56, 115, 0.84);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.service-block-two .pa-thumb {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
}
.service-block-two .pa-thumb::before {
  transform: scale(1);
  z-index: 1;
}
.service-block-two .img-holder {
  z-index: 2;
}
.service-block-two .inner-box {
  position: relative;
  text-align: center;
  padding: 40px 20px 40px;
}
@media (min-width: 768px) {
  .service-block-two .inner-box {
    height: 240px;
    padding: 50px 0px 50px;
  }
}
@media (min-width: 1024px) {
  .service-block-two .inner-box {
    height: 240px;
    padding: 50px 0px 50px;
  }
}
@media (min-width: 1200px) {
  .service-block-two .inner-box {
    height: auto;
    padding: 30px 10px 30px;
  }
}
.service-block-two .icon:before {
  position: relative;
  font-size: 70px;
  top: 20%;
  color: #fff;
}
@media (min-width: 1024px) {
  .service-block-two .icon:before {
    font-size: 65px;
  }
}
.service-block-two:hover {
  color: #000;
}
.service-block-two:hover .icon-box {
  border: none;
}
.service-block-two:hover .icon-box i:before {
  color: #fff;
}
.service-block-two:hover a {
  color: #fff;
  text-decoration: none;
}
.service-block-two:hover .btn-more {
  background: #fff;
  color: #000;
}
.service-block-two:hover h4 {
  color: #fff;
}
.service-block-two:hover .pa-thumb::before {
  background: rgba(0, 0, 0, 0.6);
}

.split-four .row {
  color: #fff;
  margin: 0;
}
@media (min-width: 768px) {
  .split-four .row {
    margin: 0;
  }
}
.split-four .split-item {
  margin-bottom: 24px;
}
.split-four .split-item .card {
  background: #000000bf;
}
@media (min-width: 768px) {
  .split-four .split-item .card {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .split-four .split-item .card {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .split-four .split-item .card {
    height: auto;
  }
}
.split-four b {
  font-size: 24px;
  color: #b9b6d5;
}
.split-four p {
  font-size: 17px;
}

.parallax2 {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../../images/split-bg.jpg);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .parallax2 {
    background-position: left;
  }
}
@media screen and (min-width: 1200px) {
  .parallax2 {
    background-attachment: fixed;
    background-size: cover;
  }
}
.parallax2 h2 {
  color: #fff;
  margin-bottom: 0;
  font-size: 40px;
  text-shadow: 0 0 5px #000;
}

.mini-sections .section-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.mini-sections h3 {
  font-size: 1.5rem;
}
.mini-sections .home-news-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 52px;
}
@media (min-width: 768px) {
  .mini-sections .home-news-text {
    height: 52px;
  }
}
@media (min-width: 1024px) {
  .mini-sections .home-news-text {
    height: 52px;
  }
}
@media (min-width: 1200px) {
  .mini-sections .home-news-text {
    height: 55px;
  }
}

.news article a {
  color: #cbd5e1;
}
.news .card {
  background: none;
  border: none;
  border-radius: 0px;
}

.notice {
  background-image: url(../../images/ladylaw-img.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: whitesmoke;
}
.notice iframe {
  width: 90%;
  height: 160px;
}
@media (min-width: 768px) {
  .notice iframe {
    width: 70%;
    height: 260px;
  }
}
@media (min-width: 1024px) {
  .notice iframe {
    height: 240px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .notice iframe {
    width: 100%;
    height: 330px;
  }
}
.notice .podcast {
  font-size: 18px;
}
@media (min-width: 768px) {
  .notice .podcast {
    font-size: 19px;
  }
}
@media (min-width: 1024px) {
  .notice .podcast {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .notice .podcast {
    font-size: 20px;
  }
}
.notice .video-thumb {
  cursor: pointer;
}
.notice .carousel-inner {
  height: 310px;
}
@media (min-width: 768px) {
  .notice .carousel-inner {
    height: 460px;
  }
}
@media (min-width: 1024px) {
  .notice .carousel-inner {
    height: 360px;
  }
}
@media (min-width: 1200px) {
  .notice .carousel-inner {
    height: 450px;
  }
}
.notice .carousel-control-prev {
  display: none;
}
@media (min-width: 768px) {
  .notice .carousel-control-prev {
    left: -80px;
    top: 30%;
    display: block;
  }
}
@media (min-width: 1024px) {
  .notice .carousel-control-prev {
    left: -60px;
    top: 30%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .notice .carousel-control-prev {
    left: -60px;
    top: 30%;
    display: block;
  }
}
.notice .carousel-control-next {
  display: none;
}
@media (min-width: 768px) {
  .notice .carousel-control-next {
    right: -80px;
    top: 30%;
    display: block;
  }
}
@media (min-width: 1024px) {
  .notice .carousel-control-next {
    right: -60px;
    top: 30%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .notice .carousel-control-next {
    right: -65px;
    top: 30%;
    display: block;
  }
}
.notice i:before {
  color: #000;
}
.notice article a {
  color: #c4cfdd;
  text-shadow: 0 0 6px #000;
}
.notice article a:hover {
  text-decoration: underline;
}
.notice .card {
  background: transparent;
  border-radius: 0px;
  box-shadow: none;
  border: none;
}

.news {
  background: #3c3873;
  background-image: url(../../images/gavel-img.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 45%;
}
@media (min-width: 768px) {
  .news {
    background-position: right bottom;
    background-size: 25%;
  }
}
@media (min-width: 1024px) {
  .news {
    background-position: 75% 460px;
    background-size: 35%;
  }
}
@media (min-width: 1200px) {
  .news {
    background-position: left 380px;
    background-size: 25%;
  }
}

.parallax {
  background-size: auto 100%;
  background-position: unset;
  background-attachment: inherit;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1200px) {
  .parallax {
    background-attachment: fixed;
    background-position: -170px center;
  }
}

.key-contacts .card {
  box-shadow: 0 0 3px #b1b1b5;
  background-image: url(../../images/keycontact-bg.png);
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .key-contacts .card {
    background-position: right;
  }
}
@media (min-width: 1024px) {
  .key-contacts .card {
    background-position: right;
    height: 221px;
  }
}
@media (min-width: 1200px) {
  .key-contacts .card {
    margin-bottom: 0;
    height: 205px;
  }
}
.key-contacts h2 {
  font-size: 1.65rem;
}
.key-contacts h3 {
  font-size: 18px;
  color: #3C3873;
}
.key-contacts p {
  font-size: 15px;
  margin-bottom: 0;
}
.key-contacts hr {
  border: 1px solid #3C3873;
  margin: 0.5rem 0 0.5rem 0;
  width: 50%;
}

footer {
  background: #000;
}
footer .footer-nav {
  columns: 1;
  font-size: 0.8rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer .footer-nav {
    columns: 4;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  footer .footer-nav {
    columns: 4;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-nav {
    columns: 4;
    text-align: left;
    margin-top: 0;
  }
}
@media screen and (min-width: 1400px) {
  footer .footer-nav {
    columns: 5;
    text-align: left;
    margin-top: 0;
  }
}
footer .contact-social i:before {
  color: #b7b7b7;
  font-size: 25px;
}
footer .contact-social .phone {
  font-size: 15px;
}
@media (min-width: 1024px) {
  footer .contact-social .phone {
    font-size: 13px;
  }
}
footer .address {
  font-size: 15px;
  padding: 0 45px;
}
@media (min-width: 768px) {
  footer .address {
    font-size: 15px;
    padding: 0 0px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  footer .address {
    font-size: 13px;
    padding: 0 15px;
    display: block;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  footer .address {
    font-size: 13px;
    padding: initial;
  }
}
@media (min-width: 1400px) {
  footer .address {
    font-size: 14px;
    padding: initial;
  }
}
footer .address svg {
  color: #b7b7b7;
  font-size: 25px;
}
footer .address .phone {
  font-size: 13px;
}
@media (min-width: 1400px) {
  footer .address .phone {
    font-size: 14px;
  }
}
footer li:hover {
  transform: translateX(0.5rem);
}
footer li a {
  color: #fff;
}
footer li a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  footer .footer-input {
    justify-content: center;
    align-content: center;
    display: flex;
  }
}
@media (min-width: 1200px) {
  footer .footer-input {
    justify-content: center;
    align-content: center;
    display: flex;
  }
}
footer .footer-input .form-control {
  font-size: 0.7rem;
  width: 100%;
}
@media (min-width: 768px) {
  footer .footer-input .form-control {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  footer .footer-input .form-control {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  footer .footer-input .form-control {
    width: 100%;
  }
}
footer .wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  footer .wrapper {
    top: 40px;
    left: 49%;
    position: relative;
    margin-top: 0;
    transform: translate(-50%, -50%);
  }
}
footer .wrapper a {
  font-size: 13px;
  width: 110px;
  height: 40px;
}
footer h2 {
  font-size: 19px;
}
@media (min-width: 768px) {
  footer h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  footer h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  footer h2 {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  footer .logo {
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  footer .logo {
    padding-left: 15px;
    padding-right: 22px;
  }
}
footer img {
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer img {
    width: 45%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  footer img {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  footer img {
    width: 100%;
    margin: 25px 0;
  }
}
@media (min-width: 1366px) {
  footer img {
    width: 100%;
    margin: 15px 0;
  }
}
@media (min-width: 1400px) {
  footer img {
    width: 100%;
    margin: 0 auto;
  }
}

/********* Interior Pages **********/
.news-page h2 {
  font-size: 30px;
}
.news-page .card {
  height: 190px;
  border-left: 3px solid #3c3873;
}
.news-page .card:hover {
  transform: translateY(-10px);
}

.news-page-detail h2 {
  font-size: 30px;
}
.news-page-detail .lead {
  font-weight: lighter;
}
.news-page-detail .btn-link {
  font-size: 12px;
}

.program .tabs {
  padding-bottom: 1rem;
  text-align: center;
}
.program .tab {
  display: inline-block;
  text-decoration: none;
  padding: 8px 16px;
  color: #fff;
  background: #43406e;
  transition: all 0.7s;
  cursor: pointer;
}
.program .tab.active {
  background: #ffd711;
  color: #000;
  border: none;
}
.program h2 {
  font-size: 20px;
  margin-bottom: 0;
}
.program h2:hover {
  text-decoration: underline;
}

.tab.active {
  color: #fff;
  background: #3f3a67;
  border: 1px solid #b3b1c4;
  position: relative;
}

a.tab.active:after {
  content: "";
  border-bottom: 15px solid #fefefe;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transition: all 0.7s;
  transform: translateX(-50%);
}

.content {
  background: linear-gradient(to bottom right, white, #f8f8f8);
  box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3), 0 35px 50px -25px rgba(0, 0, 0, 0.3), 0 85px 60px -25px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 1.5rem;
  color: #4a5666;
  min-height: 220px;
}
.content h1 {
  color: gray;
}

.show {
  display: block;
}
.show .fadein {
  animation: fadein 0.7s ease;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exec-director img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .exec-director img {
    float: right;
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .exec-director img {
    float: right;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .exec-director img {
    float: right;
  }
}
.exec-director h2 {
  color: #3c3873;
}

.faqs h2 {
  font-size: 25px;
}

.judges h2 {
  font-size: 26px;
}
.judges a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .issues img {
    float: right;
  }
}
@media (min-width: 1200px) {
  .issues img {
    float: right;
    width: 30%;
  }
}
.issues h2 {
  color: #3c3873;
  font-size: 27px;
}
.issues a {
  color: #56537b;
}

.lawyer a {
  text-decoration: underline;
  font-weight: 600;
}

.substance img,
.issues img {
  margin-left: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 320px) {
  .substance img,
.issues img {
    margin: 0;
  }
}

@media (min-width: 1024px) {
  .depression .image-iframe {
    float: right;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .depression .image-iframe {
    float: right;
    margin-left: 10px;
  }
}
.depression img {
  margin: 0 auto;
}
.depression iframe {
  width: 100%;
}
@media (min-width: 768px) {
  .depression iframe {
    margin: 0 auto;
    display: block;
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .depression iframe {
    width: 100%;
  }
}
.depression a {
  color: #3c3873;
}

.substance a {
  color: #464457;
  font-size: 14px;
}
.substance .accordion-container {
  height: 108px;
}
@media (min-width: 1024px) {
  .substance .accordion-container {
    height: 89px;
  }
}
@media (min-width: 1200px) {
  .substance .accordion-container {
    height: 103px;
  }
}
@media (min-width: 1366px) {
  .substance .accordion-container {
    height: 111px;
  }
}
@media (min-width: 1900px) {
  .substance .accordion-container {
    height: 105px;
  }
}

.wellness img {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .wellness img {
    width: 50%;
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  .wellness img {
    width: 39%;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .wellness img {
    width: 35%;
    margin-left: 10px;
  }
}

.wellness-links img {
  width: 90%;
}
@media (min-width: 1200px) {
  .wellness-links img {
    width: 20%;
  }
}

.volunteer a {
  color: #554ca2;
}

.law-volunteer .card {
  height: auto;
}
.law-volunteer .law-v-space {
  margin-bottom: 4px;
}

.vol-app a h2 {
  font-size: 16px;
  margin-bottom: 0;
}

.calendar-content {
  background: #e2e1ea;
  padding: 20px;
  height: auto;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .calendar-content {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .calendar-content {
    height: 220px;
  }
}
.calendar-content li {
  display: inline-block;
  margin-right: 15px;
}
.calendar-content li:last-child {
  margin: 0;
}
.calendar-content h2 a {
  padding-top: 5px;
  color: #051235;
  display: block;
  padding-bottom: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.calendar-content h2 a:hover {
  color: #0a0e67;
}
.calendar-content a {
  color: #051235;
}
.calendar-content a:hover {
  color: #0a0e67;
}
.calendar-content a i {
  vertical-align: middle;
  margin-left: 5px;
}

.calendar-content li i::before,
.widget.calendar-widget li i::before,
.basic-info li i::before,
.footer-menu li i::before {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 5px;
  color: #0a0e67;
}

.widget.calendar-widget li i::before {
  margin-right: 10px;
}

.calendar-pagination li {
  display: inline-block;
  margin-right: 15px;
}
.calendar-pagination li a {
  color: #111c31;
  background: #f5f5f5b8;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.calendar-pagination li:last-child {
  margin: 0;
}

.calendar-pagination li .active,
.calendar-pagination li a:hover {
  background: #e9b950;
  color: #fff;
}

.calendar-detail ul {
  list-style: none;
}
.calendar-detail .cc-detail {
  height: auto;
  margin-bottom: 0;
}
.calendar-detail .cc-detail a {
  color: #fff;
  font-size: 13px;
}
.calendar-detail .cc-detail a:hover {
  color: #000;
}
.calendar-detail .cc-detail h2 {
  font-size: 32px;
}
.calendar-detail p {
  margin: 0;
}

.calendar-content {
  background: #e2e1ea;
  padding: 20px;
}

.links ul {
  list-style: none;
}
.links a {
  color: #464464;
}
.links a i:before {
  margin-right: 5px;
}
.links .card-header {
  background-color: #8985b46b;
}
.links h2 {
  font-size: 25px;
  text-align: left;
}
.links .plusminus {
  margin-right: 10px;
  font-size: 20px;
}

.art-resource {
  background-image: url(images/articles_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 30px;
}
@media (min-width: 768px) {
  .art-resource {
    background-size: 100%;
    background-position: 70px;
  }
}
@media (min-width: 1200px) {
  .art-resource {
    background-size: 1500px;
    background-position: 350px;
  }
}
.art-resource .row {
  background: #eeeeee70;
  padding: 10px;
}
.art-resource ul {
  list-style-type: none;
}
.art-resource ul a {
  color: #56537b;
  text-decoration: underline;
}
.art-resource ul i::before {
  margin-right: 6px;
  color: #000;
  font-size: 25px;
}
.art-resource .art-links h2 {
  font-size: 25px;
  background: #74708d63;
  padding: 10px;
}

.contact-us a {
  color: #56537b;
}

.signup-page {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/email_signup_bg.jpg);
  background-size: cover;
}
.signup-page .signup-form-box {
  justify-content: center;
  display: flex;
  padding-top: 150px;
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .signup-page .signup-form-box {
    padding-top: 155px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1024px) {
  .signup-page .signup-form-box {
    padding-top: 245px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .signup-page .signup-form-box {
    padding-top: 235px;
    padding-bottom: 35px;
  }
}
.signup-page .card {
  background-color: #ffffffe3;
}

.card {
  border: none;
  border-radius: 0;
  background: #3c387326;
}

.card-header {
  background-color: #3c38736c;
}

/*# sourceMappingURL=design.css.map */
