@font-face {
  font-family: "framd";
  src: url("/storage/app/media/franklin_gothic_demi-webfont.ttf");
}
@font-face {
  font-family: "franklin_gothic";
  src: url("/storage/app/media/framd-webfont.ttf");
}
@font-face {
  font-family: "minion_pro";
  src: url("/storage/app/media/minion_pro_boldit-webfont.ttf");
}
@font-face {
  font-family: "futurxkc";
  src: url("/storage/app/media/futurxkc-webfont.ttf");
}
/* --------------------------------------------COLOR---------------------------------------------------- */
.red {
  color: red !important;
}
.verified {
  width: 146px;
  height: 69px;
}
.leadForm {
  width: 50%;
  display: block;
}
tr, td, th {
    border:0!important;
}
/* --------------------------------------------LOGO TITLE----------------------------------------------------- */
.wrap__logoHeader .logo__title {
  font-family: futurxkc !important;
  font-size: 25pt !important;
  color: rgba(94, 94, 94, 1);
}
/* --------------------------------------------LOGO DESCRIPTION----------------------------------------------------- */
.wrap__logoHeader .logo__description {
  font-family: minion_pro !important;
  font-size: 13pt !important;
}
/* --------------------------------------------PAGE TITLE----------------------------------------------------- */
.wrap__page-content h1,
.page__title {
  font-family: framd;
  font-size: 21pt;
  color: rgba(67, 54, 40, 1.00)!important;
}
h1{
  color: rgba(67, 54, 40, 1.00)!important;
}
/* --------------------------------------------SLOGAN----------------------------------------------------- */
.slogan {
  font-family: franklin_gothic !important;
  font-size: 21pt !important;
}
.slogan .p2 {
  display: block;
  margin-left: 35px;
}
/* --------------------------------------------INDENT----------------------------------------------------- */
.custom_list-style li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.custom_list-style1 li {
  /* list-style-type: disc;
  list-style-position: inside; */
  text-indent: -1.3em;
  padding-left: 2.5em;
}
.myindent {
  padding-left: 3em;
}
/* --------------------------------------------SIDELINKS----------------------------------------------------- */
#sidebarInfo {
  color: #fff !important;
  font-size: 16px !important;
  text-align: center;
}
#sidebarInfo a {
  text-decoration: none !important;
}
/* --------------------------------------------CONTENT----------------------------------------------------- */
#content a {
  text-decoration: none !important;
  color: #2c4c6d !important;
  /* font-weight: bold!important; */
}
#sidebarInfo .title {
  font-size: 24px;
}
#sidebarInfo .mysideimg img{
        height: 367px;
        width: 260px;
}
#content .left img {
  float: left;
  clear: left;
  margin: 10px;
}
#content .right img {
  float: right;
  clear: right;
  margin: 10px;
}
#content .about_img img {
  width: 395px;
  height: 592px;
}
#content .img_center img {
  display: block !important;
  margin: auto;
}
.sidebar-info {
  background: #2c4c6d;
  padding: 11px 15px 8px;
  color: white;
  text-align: center;
  line-height: 1.266666;
  position: relative;
  z-index: 3;
  min-height: 150px;
  height: 80px;
}
#content .wel_img img {
  width: 120px;
  height: 150px;
}
.sidebar-info {
    min-height: 650px;
}
.wrap__logoHeader {
  min-height: 122px;
}
.heading:before {
    background: rgba(67, 54, 40, 1.00)!important;
}
.wrap__ctaHeader{
    margin-top:30px!important;
}
@media (max-width: 518px) {
  .embed-code {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .wrap__ctaHeader {
    display: block !important;
  }
}

@media only screen and (max-width: 768px) {
  .wrap__logoHeader .logo__title {
    text-align: center;
  }
  .wrap__ctaHeader {
    display: none !important;
  }
  .leadForm {
  width: 70%;
  display: block;
  margin:auto!important;
}
  .wrap__logoHeader .logo__description {
    text-align: center;
    font-size:16pt!important;
  }
  .wrap__logoHeader .logo img {
    display: none;
  }
  #content .img_center_tablet img {
    display: block !important;
    margin: auto !important;
  }
  #content .left img {
    float: none;
    display: block;
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #content .right img {
    float: none;
    display: block;
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .wrap__logoHeader {
    max-width: 100% !important;
    width: 100% !important;
  }
  .logo__link.logo__left {
    width: 100% !important;
  }
  .logo__left .logo__summary {
    width: 100% !important;
  }
}
@media only screen and (max-width: 425px) {
  .sidebar-info {
    min-height: 650px;
}
.wrap__logoHeader .logo__description {
    font-size:13pt!important;
  }
  .leadForm {
    width: 80%;
    display: block;
    margin:auto!important;
  }
}
@media only screen and (max-width: 375px) {
  #content .about_img img {
    width: 295px;
    height: 492px;
  }
}
.docheadline {
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
.docsummary {
  font-family: Tahoma;
  font-size: 12px;
}
.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;
}
