/* CONTAINERS */

#page-wrapper {
  display: block;
  width: 100%;
  margin: 0px auto 0px auto;
  max-width: 850px;
  min-width: 300px;
  background-color: #fefcf7;
}
#footer-wrapper {
  background: #203d75;
  /* border-bottom-left-radius: 25px; */
  /* border-bottom-right-radius: 25px; */
  box-sizing: border-box;
  /* box-shadow: 0px 30px 30px #3c6aa5; */
  display: table;
  /* max-width: 1200px; */
  /* min-width: 961px; */
  margin: 0px auto 15px auto;
  border: 0px;
  /* padding: 55px 10px; */
  width: 100%;
  position: relative;
  margin-bottom: 75px;
  /* height: 300px; */
}
#header-wrapper {
  display: block;
  min-height: 175px;
  width: 100%;
}
#header-box {
  display: block;
  min-height: 125px;
  max-height: none;
  overflow: visible;
  width: 80%;
  margin: 0px auto;
}
#header-logo {
  display: block;
  min-height: 90px !important;
  width: 20%;
  vertical-align: top;
  text-align: center;
  float: left;
  min-width: 90px !important;
}
#header-logo img {
  width: 90px;
}
#header-wordmark {
  display: block;
  width: 45%;
  vertical-align: top;
  text-align: center;
  float: left;
  min-width: none;
}
#header-contact h1 {
  display: block;
  font-size: 2.2em;
  line-height: 1em;
  text-align: center;
  margin: 5px 0px 5px 0px;
}
#header-contact {
  clear: both;
  display: inline-block;
  /* width: 78%; */
  margin-top: 15px;
  vertical-align: top;
  text-align: right;
  position: absolute;
  left: 67px;
  top: 78px;
}
div.mec3col-2 {
  display: block;
  vertical-align: top;
  margin-bottom: 25px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
div.mec3col-3 {
  margin-bottom: 0px;
}
#address {
  display: none;
}
#header-contact h1 {
  display: none;
  font-size: 2.2em;
  line-height: 1em;
  text-align: center;
  margin: 5px 0px 5px 0px;
}
#navigation-box {
  display: flex;
  min-height: 35px;
  min-width: 300px;
  max-width: 850px;
  width: 100%;
  margin: 0px;
  text-align: left;
  box-sizing: border-box;
  font-size: smaller;
  /* border-top-left-radius:25px;
	border-top-right-radius:25px;	 */
}

#navigation-box a {
  padding: 0px;
}
#content-wrapper {
  width: 90%;
  margin: auto;
  margin-bottom: 25px;
  padding: 0px;
}
#content-wrapper hr {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 30px;
  margin-left: 30px;
}
h2.hp-header {
  margin-top: -400px;
  padding-top: 50px;
  font-size: 3.25em;
}
h2.hp-other-header {
  font-size: 2em;
  margin-top: 0px;
}
h2.hp-sub-header {
  font-size: 2em;
  font-style: italic;
}
h2.mobile-sub-header {
  font-size: 2em;
}
#content-wrapper-2-col-parent {
  display: block;
  width: 99%;
}
#content-wrapper-l-col {
  display: block;
  padding-right: 0px;
  width: 99%;
  margin-bottom: 25px;
}
#content-wrapper-r-col {
  display: block;
  min-width: 0px;
  width: 99%;
  margin-bottom: 25px;
}
#special-box {
  display: block;
  padding-right: 100px;
  max-width: 800px;
  min-width: 300px;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: none;
  background-color: transparent !important;
}
#special-box-alternative {
  display: block;
  max-width: 800px;
  min-width: 300px;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: none;
  background-color: transparent !important;
}
#footer-wrapper {
  width: 100%;
  min-width: 300px;
}
#footer-col1 {
  display: block;
  width: 95%;
  min-width: 300px;
  max-width: 850px;
  text-align: center;
}
#footer-col2 {
  display: block;
  width: 95%;
  min-width: 300px;
  max-width: 850px;
  vertical-align: top;
  padding: 10px 0px;
  text-align: center;
}
#footer-col3 {
  display: block;
  width: 95%;
  min-width: 300px;
  max-width: 850px;
  text-align: center;
}
#footermap {
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
#footermap iframe {
  width: 300px !important;
  height: 300px !important;
}

.footermap {
  position: relative;
  display: block;
  border-radius: 15px;
  width: 100%;
  height: 300px;
  max-width: 300px;
  min-width: 300px;
  max-height: 300px;
}
/* UL ELEMENTS */
#hideEL {
  display: inline;
  /* margin-right: 20px; */
}
#primary-navigation ul {
  display: none;
  list-style: none;
}
#primary-navigation li {
  display: none;
  list-style: none;
}
#menutoggle {
  background: transparent;
  border: 0px;
  display: flex;
  height: 35px;
  width: 100%;
  margin-left: auto;
}
#mobile-navigation {
  display: none;
  list-style: none;
  color: #203d75;
  text-transform: uppercase;
}

#mobile-navigation li {
  font-size: 1.2em;
  padding-top: 2px;
  padding-left: 0px !important;
}
/* BASIC FONTING */

p {
  font-size: 1.75em;
}

/* SPECIAL */
div.faq-block {
  border-bottom: 0px dotted #cccccc;
  margin-bottom: 0px;
  padding: 10px 0px 10px 0px;
  display: inline;
  width: 100%;
}
div.faq-question {
  display: block;
  width: 100%;
  padding: 50px 0px 0px 0px;
  vertical-align: top;
}
div.faq-answer {
  display: block;
  width: 100%;
  padding-left: 0px;
  vertical-align: top;
}
div.faq-answer p {
  margin: 0px auto;
}
#mobile-address {
  display: block;
  margin: 0px auto 25px auto;
  text-transform: none;
  width: 85%;
}
#mobile-address p {
  color: #ffffff;
  line-height: 1.3em;
  text-align: center;
}
#mobile-address br {
  display: block;
}
#headermap {
  display: none;
  width: 89px;
  float: left;
  border-radius: 15px;
  margin-right: 10px;
}
#header-wordmark {
  font-size: 0.54em;
  text-align: left;
  margin: 0px;
  vertical-align: top;
}
#faheader {
  font-size: 3em !important;
}
#faheadersub {
  font-size: 2.5em !important;
}

div.mec3col {
  display: block;
  box-sizing: border-box;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
div.mec3col-1 {
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  margin-bottom: 25px;
}
div.mec3col-2 {
  display: block;
  vertical-align: top;
  margin-bottom: 25px;
}
div.mec3col-3 {
  display: block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
ul {
  margin-left: 10px !important;
}
#content-wrapper li,
#content-wrapper td {
  color: #000;
  font-size: 1.75em;
  line-height: 1.3em;
}
.hds-center {
  text-align: center;
}
.hds-picscale {
  width: 300px;
  height: auto;
}

.display-row-col {
  width: 100%;
}

.display-row-col-text {
  width: 100%;
  align-self: center;
  padding-top: 20px;
}

.image-text-display-row {
  flex-direction: column;
  align-items: center;
  text-align: center;
  /* width: 92%; */
  margin: auto;
  margin-top: 40px;
}

.image-text-supliment {
  width: 92%;
  margin: auto;
}

.display-row-col.order-1 {
  order: 0;
}

.display-row-col.order-2 {
  order: 1;
}

.display-row-col-text.order-1 {
  order: 0;
}

.display-row-col-text.order-2 {
  order: 1;
}

#logo-text {
  padding: 15px;
  font-family: 'Times New Roman', Times, serif;
  color: #203d75;
  font-size: 1.4em;
}

#nav-logo img {
  width: 60px;
  height: 60px;
  padding-left: 0px;
}

ul#nav-logo {
  padding-left: 20px;
}

.hp-hero {
  margin-top: 0px;
  border-bottom: 2px solid #0a3978;
  height: unset !important;
  background-position: unset !important;
  background-repeat: unset;
  background-size: unset;
  position: unset;
  background-color: #3c6aa5;
  /* background-image: url("../images/slides/homepage-mobile.jpg");
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  background-color: #3c6aa5; */
  /* border-top: 2px solid #0a3978; */
}

.hero-text h2 {
  color: #203d75;
  position: absolute;
  top: 10%;
  left: 3%;
  font-size: 1rem;
}

.hero-text p {
  color: #203d75;
  position: absolute;
  top: 31%;
  left: 3%;
  font-size: 0.75rem;
  padding-left: 0px;
}

.hero-text-right h2 {
  color: #203d75;
  position: absolute;
  top: 10%;
  left: 46%;
  font-size: 1rem;
}

.hero-text-right p {
  color: #203d75;
  position: absolute;
  top: 40%;
  left: 46%;
  font-size: 0.75rem;
  margin-top: 1px;
  padding-left: 0px;
}

.hero-text-two-line-header h2 {
  color: #203d75;
  position: absolute;
  top: 10px;
  left: 3%;
  font-size: 1rem;
  line-height: 1;
}

.hero-text-two-line-header p {
  color: #203d75;
  position: absolute;
  top: 25px;
  left: 3%;
  font-size: 0.75rem;
  margin-top: 40px;
  padding-left: 0px;
}

.hero-text-two-line-header-faq h2 {
  color: #203d75;
  position: absolute;
  top: 10%;
  left: 16%;
  font-size: 1rem;
}

.hero-text-two-line-header-faq p {
  color: #203d75;
  position: absolute;
  top: 33%;
  left: 16%;
  font-size: 0.75rem;
  margin-top: 1px;
  padding-left: 0px;
}

.hero-text-two-line-header-long h2 {
  color: #203d75;
  position: absolute;
  top: 10%;
  left: 5%;
  font-size: 1rem;
  line-height: 1;
}

.hero-text-two-line-header-long p {
  color: #203d75;
  position: absolute;
  top: 12%;
  left: 5%;
  font-size: 0.75rem;
  margin-top: 40px;
  max-width: 200px;
}

.service-float {
  float: unset !important;
}

.image-text {
  padding-top: 25px;
}

.hide p {
  max-width: 500px;
}

.mobile-text-padding {
  padding-top: 35px;
}

.learn-more {
  padding-top: 10px;
}
.hero-image {
  width: 140%;
  height: 160px;
}
#services.hero-image {
  width: 140%;
  height: auto;
}

.hero-image-location {
  width: 140%;
  height: 200px;
}

.what-is-picture {
  padding-bottom: 40px;
}

p#services {
  padding-top: 5px;
}

.img-border {
  width: 300px !important;
}

.copyright p {
  color: white;
  text-align: center;
  font-size: 12px;
  padding-top: 15px;
}

.footer-text p {
  color: white;
  text-align: center;
}

.footer-section {
  margin-bottom: 30px;
}
