form{
width:300px;
}
.wrap__footer {

    background: #A9BBD0;
    color: white;

}
.copyright__list a {
    text-decoration: none;
    color: white;
}
.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: 30px !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 */
.wrap__slider {
    display: none !important;
}

}

@media only screen and (max-width: 768px) {
.logo__title {
    font-size: 25px !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;
}
.logo__title {

    font-size: 23px !important;
}
.wrap__logoHeader .logo__description {
    font-size: 20px !important;
}
content h1, .page__title {
    margin: 18px 2px 50px !important;
}
}
@media only screen and (max-width: 375px) {
    .logo__title {
    font-size: 20px !important;
}
.wrap__logoHeader .logo__description {
    font-size: 18px !important;
}
}

.iframe {
    width: 380px !important;
    height: 425px !important;
    border: 3px solid #242424 !important;
}
span.warning {
color:red !important
}
.wrap__text-block a {
color: #638EBF;
text-decoration:none;
}

.editable_section a {
    text-decoration:none;
    color:black;
}
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;
    margin-left: auto;
    margin-right: auto;
}
span.title_contact {
    font-size: 26px;
}
span.editable_section {
    color: #3F66B0;
    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: #B1B4B4;
}

.sidebar-holder-top::before {
    display: block;
    margin: 0 10px 15px
;    content: "LEARN MORE";
    font-size: 26px;
    font-weight: lighter;
    color: #C8D8E5;
}
/*.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;
}
.sidebar-holder-top .wrap__editable h1, .sidebar-holder-top .wrap__editable h2, .sidebar-holder-top .wrap__editable h3 {
    display: none;
}
.wrap__header--inner {
    padding: 22px 36px 0px;
}
/* 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">
