body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  display: block;
  padding: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 35px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1.5fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1.5fr max-content max-content max-content;
  grid-template-columns: 1.5fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1.5fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  font-family: Realheadpro, sans-serif;
  font-weight: 700;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.image {
  max-height: none;
  padding-top: 0px;
  font-family: Realheadpro, sans-serif;
}

.body {
  display: block;
  overflow: auto;
  height: 25%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Realheadpro, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-block {
  padding-top: 15px;
}

.text-block-2 {
  padding: 20px;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.container {
  position: static;
  width: auto;
  min-height: 20vh;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  clear: none;
  background-image: url('../images/DD_WebsiteHeader.jpg');
  background-position: 50% 69%;
  background-size: cover;
  text-align: left;
}

.navbuttonstyle {
  position: relative;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  float: none;
  clear: none;
  color: #fff;
}

.navbar {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.mainbodystyle {
  font-family: Realheadpro, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.sticky-nav-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-2 {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.image-2 {
  position: static;
  overflow: visible;
  width: 1057vw;
  height: auto;
  max-height: 50vh;
  max-width: 100vw;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  border-radius: 0px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.text-block-3 {
  margin-top: 72px;
  padding: 10px 32px;
  font-family: Realtextpro, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  text-transform: none;
}

.photosection {
  max-height: 50vh;
  margin: 0px;
  background-image: url('../images/DD_WebsiteHeader.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.container-2 {
  padding: 26px;
}

.heading {
  font-family: Realheadpro, sans-serif;
  font-size: 54px;
  font-weight: 400;
  text-align: center;
}

.paragraph {
  padding: 21px 135px;
  font-family: 'Realtextpro book', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  text-transform: none;
}

.text-block-4 {
  padding-top: 18px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: right;
  text-transform: none;
}

.text-block-5 {
  padding-top: 18px;
  font-family: Realtextpro, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: none;
}

.rich-text-block {
  font-family: Realtextpro, sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-transform: none;
}

.text-block-6 {
  padding: 0px;
  font-family: Realheadpro, sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.text-block-7 {
  color: #ff5454;
  font-size: 24px;
  text-align: center;
}

.paragraph-2 {
  font-family: Realheadpro, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: right;
  text-transform: none;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.container-3 {
  padding: 0px;
}

.blockquote {
  padding: 10px 36px;
  font-family: Realtextpro, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-style: normal;
  text-transform: none;
}

.quotecredit {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: right;
  text-transform: none;
}

.section-2 {
  padding: 24px 0px 64px;
  background-color: #f5f5f5;
}

.section-3 {
  padding: 26px 40px 27px;
}

.italic-text {
  font-family: Realtextpro, sans-serif;
  font-style: italic;
}

.section-4 {
  background-color: #f8f8f8;
}

.footer {
  background-image: url('../images/DD_WebsiteHeader.jpg');
  background-position: 50% 100%;
  background-size: 100vw;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 73px 140px;
}

.image-4 {
  padding: 0px 7px;
}

.text-block-8 {
  padding: 0px 20px 20px;
  font-family: Realtextpro, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block {
  min-height: 25vh;
  line-height: 20vh;
}

.container-4 {
  padding: 20px 54px;
}

.section-5 {
  background-color: #fff;
}

.text-block-9 {
  font-family: Realheadpro, sans-serif;
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.images {
  position: static;
  width: 50%;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-top: 15px;
  margin-bottom: -4px;
  padding: 0px 0px 20px;
  float: none;
  clear: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph-4 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Realheadpro, sans-serif;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  text-transform: none;
}

.heading-2 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 500;
}

.bold-text {
  font-weight: 400;
}

.text-block-10 {
  font-size: 24px;
  line-height: 30px;
}

.text-block-11 {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 14px;
}

.nameheading {
  font-size: 20px;
}

.container-5 {
  margin-bottom: 0px;
  padding: 20px;
}

.container-6 {
  padding: 60px;
}

.div-block-2 {
  width: 80vw;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
  line-height: 2px;
}

.columns-2 {
  margin-top: 8px;
  margin-bottom: -3px;
}

.text-block-12 {
  font-weight: 400;
  text-transform: none;
}

.container-7 {
  margin-top: -45px;
  margin-bottom: -46px;
  padding: 28px 49px;
}

.columns-3 {
  padding-top: 34px;
}

.section-6 {
  margin-bottom: 48px;
  padding-bottom: 26px;
}

.container-8 {
  padding: 253px;
}

.text-block-13 {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Realheadpro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.paragraph-5 {
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 18px;
  text-align: center;
}

.text-block-14 {
  font-weight: 400;
  text-transform: none;
}

.columns-4 {
  padding-right: 60px;
  padding-bottom: 37px;
  padding-left: 60px;
}

.div-block-3 {
  width: 50vw;
  padding-left: 114px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-15 {
  margin-top: 47px;
  font-size: 18px;
  line-height: 30px;
  text-transform: none;
}

.nav-menu {
  color: #fff;
}

.columns-6 {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.bottomlogos {
  max-width: 30%;
  padding: 36px 20px 20px;
}

.quoteitalic {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Realtextpro, sans-serif;
  font-size: 18px;
  line-height: 16px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

.endquote {
  margin-right: 0px;
  margin-left: 0px;
}

.column {
  padding-right: 10px;
  padding-left: 10px;
}

.threeupcolumn {
  padding-right: 12px;
  padding-left: 12px;
}

.text-block-16 {
  color: #ff2c2c;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}
.home-block-16{
  line-height:24px;
}


.paragraph-6 {
  text-align: right;
  text-transform: none;
}

.video {
  margin-top: 1px;
  margin-bottom: 14px;
}

.column-3 {
  font-size: 19px;
  line-height: 26px;
  top:-4px;
}

.text-block-left {
  text-align:left;
  margin-bottom: -20px;
}

@media screen and (max-width: 479px) {
.column-3  {
  top:0;
}

}



.bold-text-3 {
  font-style: italic;
}

.altnavbar {
  background-image: url('../images/DD_WebsiteHeader.jpg');
  background-position: 50% 47%;
  background-size: cover;
}

.customcontain {
  margin-bottom: 160px;
}

.namesubheading {
  font-weight: 400;
  text-transform: none;
}

.bold-text-5 {
  font-size: 22px;
}

.paragraph-7 {
  margin-bottom: 0px;
}

.innerimagealt {
  margin-top: 12px;
}

.profileimages {
  max-width: 40%;
  margin-top: 29px;
  margin-bottom: 10px;
}

.divider {
  margin: 0px;
  padding: 0px 0px 12px;
  font-size: 20px;
  font-weight: 500;
}

.nameheading-copy {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.bold-text-6 {
  color: #ff3f3f;
  font-size: 19px;
  font-weight: 500;
  text-transform: none;
}

.bold-text-7 {
  font-weight: 500;
}

.link {
  font-size: 15px;
}

.link-2 {
  font-size: 15px;
}

.div-block-4 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  text-align: center;
}

.image-7 {
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.div-block-5 {
  width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.image-8 {
  display: block;
  width: 30%;
  max-width: none;
  margin: -15px auto;
  padding-top: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-17 {
  padding-right: 32px;
  padding-bottom: 10px;
  color: #fff;
  text-align: right;
  text-transform: none;
}

.bold-text-8 {
  font-size: 14px;
  text-transform: uppercase;
}

.bold-text-9 {
  font-size: 14px;
}

.text-span {
  font-size: 10px;
}

.text-span-2 {
  font-size: 10px;
}

.text-span-3 {
  font-size: 10px;
}

.image-9 {
  display: block;
  max-width: none;
 /* min-width: 60%;*/
}

.text-span-4 {
  color: #ff2e2e;
}

.paragraph-9 {
  font-size: 22px;
  line-height: 30px;
  text-transform: none;
}

.text-span-5 {
  color: #f12929;
}

.image-10 {
  margin-top: 46px;
}

.heading-2-copy {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 500;
}

.section-7 {
  margin-top: -32px;
}

.columns-2-copy {
  margin-top: 8px;
  margin-bottom: 0px;
}

.columns-2-copy {
  margin-top: -16px;
  margin-bottom: 30px;
}

.nameheading-copy {
  font-size: 20px;
}

.divider-copy {
  margin: 22px 0px 0px;
  padding: 0px 0px 12px;
  font-size: 20px;
  font-weight: 500;
}

.columns-2-copy-copy {
  margin-top: 39px;
  margin-bottom: 0px;
}

.paragraph-7-copy {
  margin-top: 11px;
  margin-bottom: 0px;
}

.columns-2-copy {
  margin-top: 8px;
  margin-bottom: 23px;
}

.columns-2-copy {
  margin-top: 8px;
  margin-bottom: 44px;
}

.columns-2-copy {
  margin-top: 8px;
  margin-bottom: 37px;
}

.columns-7 {
  margin-bottom: 34px;
}

@media screen and (max-width: 991px) {
  .container {
    min-height: 10vh;
    margin-bottom: 69px;
  }
  .navbar {
    margin-bottom: -77px;
  }
  .photosection {
    max-height: 25vh;
  }
  .icon {
    border: 1px solid transparent;
    border-radius: 0px;
    color: #fff;
  }
  .blockquote {
    font-size: 0px;
    line-height: 30px;
  }
  .quotecredit {
    font-size: 12px;
    line-height: 12px;
  }
  .section-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .text-block-9 {
    font-size: 20px;
  }
  .images {
    margin-top: 0px;
    margin-bottom: -19px;
  }
  .container-5 {
    padding: 30px;
  }
  .container-7 {
    margin-bottom: -52px;
  }
  .text-block-15 {
    font-size: 18px;
    text-transform: none;
  }
  .bottomlogos {
    padding-top: 38px;
  }
  .quoteitalic {
    font-size: 14px;
    line-height: 12px;
    text-transform: none;
  }
  .column {
    margin-bottom: 20px;
  }
  .text-block-16 {
    color: #ff3030;
    text-align: center;
  }
  .home-block-16{
    line-height:20px;
    font-size:14px
  }
  .paragraph-6 {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    text-transform: none;
  }
  .altnavbar {
    background-position: 100% 100%;
  }
  .paragraph-7 {
    margin-top: 12px;
    margin-bottom: 2px;
  }
  .divider {
    margin-top: 20px;
    margin-bottom: -20px;
    padding-bottom: 0px;
  }
  .image-8 {
    width: 30%;
    max-width: none;
  }
  .image-10 {
    margin-top: 110px;
  }
  .section-7 {
    margin-top: -55px;
  }
  .columns-2-copy {
    margin-top: 43px;
    margin-bottom: -6px;
  }
  .divider-copy {
    margin-top: 20px;
    margin-bottom: 13px;
    padding-bottom: 0px;
  }
  .columns-2-copy-copy {
    margin-top: 43px;
    margin-bottom: -25px;
  }
  .paragraph-7-copy {
    margin-top: 12px;
    margin-bottom: 2px;
  }
  .column-5 {
    margin-bottom: 37px;
  }
  .columns-2-copy {
    margin-bottom: 17px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }
  .nav-grid {
    text-align: center;
  }
  .container {
    margin-bottom: 125px;
  }
  .sticky-nav-2 {
    position: relative;
  }
  .nav-grid-2 {
    text-align: center;
  }
  .image-2 {
    height: auto;
  }
  .photosection {
    background-image: url('../images/DD_WebsiteHeader_1.jpg');
    background-position: 50% 0%;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 29px;
    line-height: 26px;
  }
  .text-block-6 {
    font-size: 13px;
    line-height: 18px;
  }
  .blockquote {
    line-height: 20px;
  }
  .quotecredit {
    line-height: 14px;
  }
  .section-2 {
    padding-bottom: 24px;
  }
  .footer {
    background-image: url('../images/DD_WebsiteFooter.jpg');
  }
  .container-4 {
    padding: 0px;
  }
  .text-block-9 {
    font-size: 15px;
  }
  .images {
    width: 100%;
    max-width: 100%;
    margin-top: 7px;
    margin-bottom: -2px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .container-5 {
    padding: 20px;
  }
  .columns-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .text-block-12 {
    margin-bottom: 8px;
  }
  .section-6 {
    margin-bottom: 37px;
  }
  .text-block-15 {
    font-size: 17px;
    text-transform: none;
  }
  .columns-5 {
    display: block;
  }
  .bottomlogos {
    padding-top: 32px;
  }
  .quoteitalic {
    font-size: 13px;
    line-height: 17px;
  }
  .column {
    padding-right: 24px;
    padding-left: 24px;
  }
  .column-2 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .text-block-16 {
    color: #f33;
    font-weight: 400;
    text-align: center;
  }
  .paragraph-6 {
    padding: 40px 15px;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    text-transform: none;
  }
  .video {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .image-5 {
    max-width: 100%;
    padding-right: 85px;
    padding-left: 85px;
  }
  .customcontain {
    margin-bottom: 127px;
  }
  .insideimage {
    margin: 1px 0px 15px;
  }
  .innerimagealt {
    margin-top: 10px;
    margin-bottom: 23px;
  }
  .profileimages {
    max-width: 40%;
    margin-top: 19px;
    margin-bottom: 5px;
  }
  .divider {
    margin-bottom: 10px;
  }
  .paragraph-8 {
    margin-bottom: 0px;
  }
  .image-8 {
    width: 40%;
    max-width: none;
  }
  .section-7 {
    margin-top: -44px;
  }
  .columns-2-copy {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .columns-2-copy {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .column-4 {
    padding-top: 0px;
  }
  .divider-copy {
    margin-bottom: 10px;
  }
  .columns-2-copy-copy {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .columns-2-copy {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .columns-2-copy {
    margin-top: 0px;
    margin-bottom: 47px;
  }
  .insideimage-copy {
    margin: 1px 0px 15px;
  }
  .columns-2-copy {
    margin-top: 0px;
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0px;
  }
  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }
  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }
  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }
  .text-block-2 {
    font-size: 13px;
  }
  .container {
    min-height: 20vh;
    margin-bottom: 13px;
    background-image: url('../images/DD_WebsiteHeader.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .sticky-nav-2 {
    padding: 0px;
  }
  .nav-grid-2 {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }
  .photosection {
    background-position: 50% 0%;
    background-size: cover;
    background-attachment: fixed;
  }
  .heading {
    font-size: 19px;
    line-height: 23px;
  }
  .text-block-6 {
    font-size: 9px;
  }
  .blockquote {
    font-size: 20px;
    line-height: 20px;
  }
  .quotecredit {
    padding: 16px 8px;
  }
  .text-block-8 {
    font-family: Realheadpro, sans-serif;
    font-size: 10px;
    font-style: normal;
  }
  .container-4 {
    font-size: 13px;
  }
  .text-block-9 {
    padding: 21px 13px;
    font-size: 7px;
  }
  .images {
    max-width: 100%;
    margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .text-block-11 {
    text-transform: none;
  }
  .nameheading {
    text-transform: uppercase;
  }
  .container-5 {
    padding: 20px;
  }
  .columns-2 {
    margin-top: -23px;
  }
  .text-block-12 {
    margin-bottom: 43px;
  }
  .container-7 {
    padding-left: 23px;
  }
  .section-6 {
    margin-bottom: 27px;
  }
  .text-block-15 {
    font-size: 10px;
    line-height: 14px;
  }
  .bottomlogos {
    padding: 25px 0px 0px;
  }
  .quoteitalic {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .endquote {
    line-height: 14px;
  }
  .threeupcolumn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-16 {
    font-size: 16px;
  }

  .home-block-16{
    line-height:20px;
    font-size:14px
  }
  .text-block-left {
    text-align:left;
    margin-bottom: -30px;
  }
  
  .paragraph-6 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 11px;
    line-height: 14px;
  }
  .image-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .insideimage {
    margin-top: 43px;
    margin-bottom: 18px;
  }
  .innerimagealt {
    margin-bottom: 25px;
  }
  .divider {
    margin-bottom: 45px;
    line-height: 20px;
  }
  .nameheading-copy {
    margin-bottom: 41px;
  }
  .paragraph-8 {
    margin-bottom: 0px;
  }
  .bold-text-6 {
    font-size: 11px;
  }
  .image-8 {
    width: 50%;
    max-width: none;
  }
  .heading-2-copy {
    margin-bottom: 38px;
  }
  .columns-2-copy {
    margin-top: -23px;
  }
  .columns-2-copy {
    margin-top: -23px;
  }
  .nameheading-copy {
    text-transform: uppercase;
  }
  .divider-copy {
    margin-bottom: 45px;
    line-height: 20px;
  }
  .columns-2-copy-copy {
    margin-top: -23px;
  }
  .columns-2-copy {
    margin-top: -23px;
  }
  .columns-2-copy {
    margin-top: -23px;
  }
  .insideimage-copy {
    margin-top: 43px;
    margin-bottom: 18px;
  }
  .columns-2-copy {
    margin-top: -23px;
  }


.image-9 {
  display: block;
  max-width: none;
  min-width: 60%;
}

}

@font-face {
  font-family: 'Realtextpro book';
  src: url('../fonts/RealTextPro-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Realtextpro';
  src: url('../fonts/RealTextPro-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Realheadpro';
  src: url('../fonts/RealHeadPro-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}