@font-face {
  font-family: "optima";
  src: url("/storage/app/media/optima.ttf");

}
@font-face {
  font-family: "SCRIPTIN";
  src: url("/storage/app/media/SCRIPTIN.ttf");

}
.wrap__logoHeader {
    padding-top: 25px !important;
    max-width: 70%;
}
.navheader {
  font-size: 26px;
  font-weight: lighter;
  color: #dce59d !important;
  font-family: "lato-semibold", "Arial Black", Arial, Helvetica, sans-serif;
}
.margin-15px{
    
    margin-left:15px;
}
.wrap__map {

    margin-top: 25px !important;
}
.margin-25px{
    
    margin-left:15px;
}
.home_h2{
    color:#b22222;
    font-size:14pt;
  
}
.homeh2{
      color: rgb(0, 0, 255);
    font-size: 14pt;
}
.home_p{
    font-size: 14pt;
    
}
.home-right{
    
    text-align:right;
}
.home-color{
    color: rgb(0, 0, 255);
    
}
.wrap__ctaHeader {
    padding: 20px 10px;
}
.wrap__logoHeader .logo__title{
        font-size: 21pt !important;
            font-family: 'optima' !important;
           font-weight:600;}
    .wrap__logoHeader a{
          text-decoration:none !important;
                   color: rgba(168, 168, 168, 1.00) !important;
    } 

.logodescription a{
        font-size: 14pt !important;
            font-family: 'optima' !important;
               font-weight:600;
                 
    
}
h1 {
  font-family: "SCRIPTIN";
  font-size:31pt;
}
p {
  margin: 0 0 0px;
  line-height: 1.6;
}
.sidebar-holder .wrap__editable p {
  margin-bottom: 12px !important;
}
.fa {
  margin-right: 5px;
}
.sidebarGrid {
  color: #9cadb5 !important;
  font-size: 26px;
  font-weight: lighter;
}
.wrap__contacts a {
  color: inherit !important;
  text-decoration: none;
}
.innerSidebar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  margin: 0px auto;
color: #999999 !important;
}
.profile-email-container,
.profile-formatted-address,
.profile-phone {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  min-height: 45px;
  padding: 3px;
  letter-spacing: 1.2px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  -webkit-box-align: center;
  align-items: center;
}
.sidebarTitle {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-left: 0px !important;
  color: #9cadb5 !important;
}
.show-on-site {
  color: rgba(255, 255, 255, 1) !important;
  font-size: 11px;
}
.copyright__list a {
  text-decoration: none;
  color: #cccccc;
}
.copyright__list {
  margin: 0 0 0px !important;
}
.wrap__bx-controls{
    
    display:none;
}
.slideshow__section .wrap__slider {
max-width: 100% !important;
}

.slider__image, .slider__image--fixed {
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.bx-wrapper {
    height: 263px;
}

.slider__item {
    overflow: hidden;
    height: 260px;
    max-height: 260px;
    border-radius: 15px;
}
.editable__container ul li, .editable__container ol li{
    line-height:1.6;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 2.5em;
}
.disclaimer{
    
    font-size:90%;
}
.docNewsDiv{
    
    font-size:12px !important;
}
form{
    width: 50%;
    margin: 0 auto;
    
}
.wrap__page-content--inner a{
    
    color: blue !important;
    text-decoration:none;
}
.docsummary {
    font-family: Tahoma;
    font-size: 12px !important;
}
.docseperator {
    font-size: 12px !important;
    height: 3px;
    margin: 6px 0px 6px 0px;
    border-bottom: 1px solid #eeeeee;
}
.sidebarInfo3{
    
    font-size: 14px; font-weight: bold;
    color: rgba(153, 153, 153, 1.00);
}
.sidemail{
        font-size: 12px;
          
    color: rgba(153, 153, 153, 1.00);
}
.wrap__map {    
    margin: 0 auto ;
    margin-bottom: 20px !important;
}
form label, form .help_text{
    
    font-weight:bold;
}
.form-wrap__submit input[type="submit"] {
    display: block;
    max-width: calc(100% - 2px);
    width: auto;
    margin: 0 auto;
}
.reminder{
    
    color:red
}
@media (max-width: 768px) {
.navheader{
        
        display:none;
    }
    .wrap__logoHeader {
    padding-top: 0;
    max-width: 100%;
}
.wrap__logoHeader .logo__title {
    font-size: 18pt !important;
}
  img.align-right,
  img.align-left {
    float: none !important;
  }
  .wrap__footer {
    text-align: center !important;
  }
  .wrap__contacts {
    text-align: center !important;
  }
  .innerSidebar {
    text-align: center !important;
  }
  .copyright__list {
    text-align: center !important;
  }
  .logo__description {
    font-size: 22px !important;
  }
  .logo__title {
    font-size: 32px;
  }
}