@font-face {
  font-family: "fradm";
  src: url("/storage/app/media/franklin_gothic_demi-webfont.ttf");
}

@font-face {
  font-family: "futurabold";
  src: url("/storage/app/media/FUTURAB.ttf");
}

@font-face {
  font-family: "futura_med_cond";
  src: url("/storage/app/media/futura_med_cond-webfont.ttf");
}

@font-face {
  font-family: "futuraxkc";
  src: url("/storage/app/media/futurxkc-webfont.ttf");
}

@font-face {
  font-family: "snellrnd";
  src: url("/storage/app/media/snellrnd-webfont.ttf");
}

/* Header */
p.logo__title {
  font-family: futuraxkc;
  font-size: 25pt;
}
.wrap__ctaHeader--inner {
  justify-content: center;
}
.cta_header_4__container--inner.cta__container--inner {
  display: table-cell;
  width: 200px;
  height: 60px;
  font-size: 16px;
  font-family: "Varela Round";
  letter-spacing: 0.7px;
}

.cta_header_4__container.cta__container a.cta__button {
  background-color: #707070 !important;
}

cta_header_4__container.cta__container a.cta__button:hover {
  background-color: #4a7d92 !important;
}

p.slogan-txt {
  font-size: 20pt;
}

.wrap__header {
  /* Green Theme*/
  background-image: url(/storage/app/media/title-icon-green.png);
  background-position: 30px 40px;
  /* Blue Theme*/
  /* background-image: url(/storage/app/media/title-icon.png);
background-position: 40px 20px; */
  background-repeat: no-repeat;
}

.wrap__header {
  padding: 17px 35px 0 100px;
}

/*End of  Header */

/* Sidebar */
div#sidebarInfo strong {
  font-size: 16pt;
  /*  Blue */
  color: #497d92;
  /* green */
  color: #9fad1a;
}

div#sidebarInfo {
  line-height: 1.5;
}

.image_sidebar__container--inner.image__container--inner {
  display: none;
}
.sidebar-info:before {
  /* Green Theme */
  background-image: url(/storage/app/media/watermark-green.png);
  /* Blue Theme */
  /* background-image: url(/storage/app/media/watermark.png); */
  background-position: 0px 140px;
  background-repeat: no-repeat;
  background-color: black;
}

.sidebar-info {
  min-height: 450px;
}
/* End ofSidebar */
.page__title h1 {
  margin-top: 35px;
  padding-left: 15px;
}
.page-title-main {
  font-size: 21pt;
  font-family: "fradm" !important;
  /* Blue */
  color: #4a7d92;
  /* Green */
  color: #9fad1a;

}

/* Slogan */
.txt1 {
  font-family: "snellrnd";
  font-size: 48pt;
  margin-bottom: 0px;
}
.txt2 {
  font-family: "futura_med_cond";
  font-size: 19pt;
  padding-left: 75px;
}

/*End of  Home contents */

/* Help forms contents */
.docseperator {
  height: 3px;
  margin: 6px 0px 6px 0px;
  border-bottom: 1px solid #eeeeee;
}
.docNewsLogo {
  font-family: Tahoma;
  font-size: 10px;
  align: right;
}
.page-title {
  display: block !important;
}

/* End of Help forms contents */

/* Callout  CSS */
span.redTxt-contact {
  color: red !important;
}
.flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-box img {
  padding: 15px;
}

span.custom-txt {
  color: #339900;
  font-family: "lucidahandwritingitalic";
}

.txt-center {
  text-align: center;
}

.txt-red {
  color: red !important;
}
.txt-blue {
  color: #446ab1 !important;
}

.img-left {
  float: left;
  padding: 0px 10px 10px 0px;
}
.img-right {
  float: right;
  padding: 0px 0px 10px 10px;
}

.no-border tr td {
  border: none;
}

.map-frame iframe {
  border: 3px solid #9cadb4 !important;
  max-width: 50%;
}

.map-frame iframe {
  height: 400px;
}

.custom-form {
  width: 35%;
}

/* Payment form */
form.form-payment table tr td {
  border: none;
}
table.payment-table tr td {
  border: none;
  text-align: center;
}
table.payment-table {
  display: inherit;
}
/*End of Payment form */

/*End of  Callout CSS */

/* Global */
.footer_disclaimer_component.copyright_disclaimer {
  padding-top: 20px;
}
footer.wrap__footer {
  display: block;
}
.sidebar-info p {
  margin-bottom: 9px;
  line-height: 1.6 !important;
}
.content ul {
  padding-left: 25px;
  list-style-position: outside;
}
.image_fullwidth__container .image {
  height: 165px;
  margin-bottom: 26px;
  background-size: 100% 100% !important;
}

.wrap__page-content {
  line-height: 1.6;
}

.content a {
  /*    blue */
  color: #53a6c7 !important;
  /*    Green */
  color: #9fad1a !important;
  text-decoration:underline;

}

.wrap__page-content--inner {
  margin-bottom: 35pt;
}
.content {
  padding-bottom: 160px !important;
}

.image_fullwidth__container .image {
  height: 165px;
  margin-bottom: 26px;
}
.wrap__page-content--inner {
  padding: 0px 15px !important;
}
/*End of  Global */

@media (max-width: 1024px) and (min-width: 769px) {
  .payment-container input {
    width: 20%;
  }
}

@media (max-width: 768px) and (min-width: 426px) {
  .wrap__copyright--inner {
    display: flex;
    flex-direction: column;
  }

  .footerTxt1 {
    width: 100%;
    text-align: center;
  }
  .footerTxt2 {
    width: 100%;
  }
  p.f3txt1 {
    text-align: center;
  }

  .footer_disclaimer_component.copyright_disclaimer {
    text-align: center;
  }
  .map-frame iframe {
    max-width: 100%;
  }
  p.logo__description {
    text-align: left;
  }
  .bx-viewport {
    width: 250px !important;
  }
  .heading {
    display: none;
  }
  .wrap__logoHeader {
    width: 100%;
  }
  .wrap__ctaHeader--inner {
    display: none;
  }

  .image_fullwidth__container--inner.image__container--inner {
    display: none;
  }
  p.logo__title {
    font-size: 19pt;
  }
  p.logo__description {
    font-size: 13pt;
  }

  #navigation--mobile .mm-listview {
    font-size: 10pt !important;
  }

  .fullwidth-layout .wrap__navigationHeader {
    float: left;
    width: 250px !important;
  }

  .sidebar-info {
    width: 250px !important;
  }

  .content {
    width: calc(100% - 275px) !important;
  }

  .flex-res {
    flex-direction: column;
  }

  .img-res {
    display: block !important;
    margin: 0 auto !important;
    float: none;
  }

  .payment-container input {
    width: 25%;
  }
}

@media (max-width: 767px) {
      .wrap__page {
    padding: 0;
  }

  .content {
    padding: 0px 10px;
  }

  .hamburger:before {
    padding-left: 12px !important;
  }
  .sidebar-info {
    min-height: 100%;
  }
  p.logo__description {
    text-align: center;
  }
  .wrap__copyright--inner {
    display: flex;
    flex-direction: column;
  }

  .footerTxt1 {
    width: 100%;
    text-align: center;
  }
  .footerTxt2 {
    width: 100%;
  }
  p.f3txt1 {
    text-align: center;
  }

  p.logo__title {
    font-size: 19pt !important;
  }
  .footer_disclaimer_component.copyright_disclaimer {
    text-align: center;
  }
  .wrap__header {
    background: none;
  }
  .custom-form {
    width: 100%;
  }
  .content {
    width: 100% !important;
  }
  .fullwidth-layout .wrap__navigationHeader {
    width: 100% !important;
  }
  .wrap__header {
    padding: 30px 35px 30px 35px;
  }
  p.logo__title {
    font-size: 20pt !important;
  }
  p.logo__description {
    font-size: 14pt !important;
  }

  .sidebar-info {
    width: 100% !important;
    margin: 0px !important;
  }
  .img-res {
    display: block !important;
    margin: 0 auto !important;
    float: none;
  }
}

@media (max-width: 425px) and (min-width: 376px) {
      .wrap__page {
    padding: 0;
  }

  .content {
    padding: 0px 10px;
  }

  .hamburger:before {
    padding-left: 12px !important;
  }
  .wrap__copyright--inner {
    display: flex;
    flex-direction: column;
  }

  .footerTxt1 {
    width: 100%;
    text-align: center;
  }
  .footerTxt2 {
    width: 100%;
  }
  p.f3txt1 {
    text-align: center;
  }

  p.logo__title {
    font-size: 19pt !important;
  }
  .footer_disclaimer_component.copyright_disclaimer {
    text-align: center;
  }
  .wrap__header {
    background: none;
  }
  .image_fullwidth__container--inner.image__container--inner {
    display: none;
  }
  p.logo__title {
    font-size: 16pt !important;
  }
  p.logo__description {
    font-size: 12pt !important;
  }
  .content {
    padding-bottom: 45px !important;
  }
  .wrap__header {
    padding: 35px 20px 35px 20px;
  }
  .wrap__header {
    background-position: 18px 10px;
  }
  .sidebar-info {
    background-position: 100%;
    background-repeat: no-repeat;
    background-color: #2e3033;
    background-size: 100% 180px;
  }

  .sidebar-info {
    min-height: 100%;
  }

  .custom-form {
    width: 100%;
  }
  .map-frame iframe {
    max-width: 100%;
  }
  .map-frame {
    text-align: center;
  }

  .img-res {
    display: block !important;
    margin: 0 auto !important;
    float: none;
  }

  footer.wrap__footer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .payment-container input {
    width: 30%;
  }
}

@media (max-width: 375px) {
      .wrap__page {
    padding: 0;
  }

  .content {
    padding: 0px 10px;
  }

  .hamburger:before {
    padding-left: 12px !important;
  }
  .wrap__copyright--inner {
    display: flex;
    flex-direction: column;
  }

  .footerTxt1 {
    width: 100%;
    text-align: center;
  }
  .footerTxt2 {
    width: 100%;
  }
  p.f3txt1 {
    text-align: center;
  }

  p.logo__title {
    font-size: 16pt !important;
  }
  .footer_disclaimer_component.copyright_disclaimer {
    text-align: center;
  }
  .wrap__header {
    background: none;
  }
  .image_fullwidth__container--inner.image__container--inner {
    display: none;
  }
  p.logo__title {
    font-size: 16pt !important;
  }
  p.logo__description {
    font-size: 12pt !important;
  }
  .content {
    padding-bottom: 45px !important;
  }
  .wrap__header {
    padding: 35px 20px 35px 20px;
  }
  .wrap__header {
    background-position: 18px 10px;
  }
  .wrap__header {
    padding: 35px 35px 35px 35px;
  }
  .sidebar-info {
    background-position: 100%;
    background-repeat: no-repeat;
    background-color: #2e3033;
    background-size: 100% 180px;
  }

  .sidebar-info {
    min-height: 100%;
  }

  .custom-form {
    width: 100%;
  }
  .map-frame iframe {
    max-width: 100%;
  }
  .map-frame {
    text-align: center;
  }
  .img-res {
    display: block !important;
    margin: 0 auto !important;
    float: none;
  }
  .wrap__contacts {
    text-align: center;
    height: 100% !important;
    padding: 10%;
  }

  footer.wrap__footer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .payment-container input {
    width: 30%;
  }
}
