.wrap__logoHeader {
    max-width: 100%;
}
@font-face {
    font-family: 'optima';
    src: url('/storage/app/media/optima.woff');
}
@font-face {
    font-family: 'tahoma';
    src: url('/storage/app/media/tahoma-regular-font.ttf');
}
@font-face {
    font-family: 'scriptin';
    src: url('/storage/app/media/SCRIPTIN.ttf');
}

.wrap__page-content h1, .page__title {
    margin: 0 0 50px;
}
/* logo title */
.logo__title {
    font-family: 'optima' !important;
    font-size: 33px !important;
}

h1{
    font-size: 45px !important;
    font-family: 'scriptin';
}

/* remove the border design */
th, td {
    border: 1px solid white;
}
/* media queries */
@media only screen and (max-width: 1024px) {
    /* COPYRIGHT TEXT CENTER IN 1024 AND BELOW!!! MEDIA QUERY */
.logo__title {
    font-size: 26px !important;
}
.logo__description {
    font: 15px / 1.5 "lato-regular", "Arial Black", Arial, Helvetica, sans-serif !important;
}


}

@media only screen and (max-width: 768px) {
.wrap__logoHeader {
    max-width: 75%;
}
.logo__title {
    font-size: 16px !important;
}
}

@media only screen and (max-width: 425px) {
    .wrap__page-content img, .wrap__editable img, .wrap__editable-content img, .staff-member img, .form img {
    max-width: 85%;
}
.wrap__contacts::before {
    display:none !important;
}

.sidebar-holder-top::before {
    display: none !important;
}
.copyright__list {
    text-align: center !important;
}
.wrap__contacts {
    min-height: 100% !important;
    text-align: center;
}
.wrap__header--inner {
    padding: 0px !important;
}
.wrap__logo--inner{
padding: 20px 0;
}
.wrap__logoHeader {
    max-width: 100%;
}
.logo__title {
    font-size: 22px !important;
}
.logo__description {
    font: 15px / 1.5 "lato-regular", "Arial Black", Arial, Helvetica, sans-serif !important;
}
img.img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
}
@media only screen and (max-width: 375px) {
    .logo__description {
    font: 14px / 1.5 "lato-regular", "Arial Black", Arial, Helvetica, sans-serif !important;
}
}

.iframe {
    width: 380px !important;
    height: 425px !important;
    border: 3px solid #242424 !important;
}
span.warning {
color:red !important
}
.wrap__text-block a {
color: #2e7105;
text-decoration:none;
}

.editable_section a {
    text-decoration:none;
    color:white;
}
span.editable_section {
     color: #596D81;
    font-weight: 900;
    font-size: 21px !important;
}
.wrap__text-block--inner ul li {
  padding-left: 20px;
}
.docheadline{font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #576b7f!important;
} 
.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: 12px;
	text-align: left;
} 
.image_content__container img {
    width: 75% !important;
  }
  .wrap__ctaHeader {
    float: right;
    padding: 25px 10px;
}
img.img {
    display: block;
    
}
span.title_contact {
    font-size: 26px;
}
span.editable_section {
    color: #CBDF7B;
    font-weight: 900;
    font-size: 22px !important;
}
span.editable_section {
    line-height: 1.3;
}
.wrap__contacts::before {
    display: block;
    margin-bottom: 16px;
    content: "CONTACT";
    font-size: 26px;
    font-weight: lighter;
    color: #FFFFFF;
}

.sidebar-holder-top::before {
    display: block;
    margin: 0 10px 15px
;    content: "LEARN MORE";
    font-size: 26px;
    font-weight: lighter;
    color: rgba(67, 105, 177, 1.00);
}
/*.page__title {
    margin: 0 0 50px;
}*/
#sidebarGrid {
    width: 100%;
    text-align: left;
}
.cta_header_4__container.cta__container {
    display: none !important;
}

img.img_right {
    float: right;
    display: block;
    margin-left: 10px;
}
form{
width:300px;
}
/* sidebar phone, location and email icon 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
