@font-face {
    font-family: 'perpetua';
    src: url('/storage/app/media/PerpetuaBold.ttf');
}
@font-face {
    font-family: 'lucida';
    src: url('/storage/app/media/LucidaBold.ttf');
}
@font-face {
    font-family: 'comicsans';
    src: url('/storage/app/media/comicsansldf-bold.ttf');
}


/*holder css*/
.navigation .mm-panels > .mm-panel {
    background: none;
}

.logo__link.logo__left {
    flex-direction: column !important;
}

.monospace {
    line-height: 3.5em;
    font-style: italic !important;
    font-family: monospace !important;
}

.wrap__ctaHeader {
    margin-top: -15px;
}

.visual__section .slogan__block--inner > div {
    width: 77%;
    text-align: center;
}

.visual__section .slogan__block { 
    max-width: unset;
    width: 720px;
}

.h1_color {
    color: #d7d7d7 !important;
}

.home-layout #navigation--mobile .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li.active > a, .home-layout #navigation--mobile .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li:hover > a {

}

.home-layout #navigation_header:not(.mm-menu) .navigation__list > .navigation__item.active > a {

}

.home-layout #navigation_header:not(.mm-menu) .navigation__list > .navigation__item > a:hover {

}

.home-layout #navigation_header:not(.mm-menu) .navigation__list > .navigation__item > a {

}

.fullwidth-layout .wrap__navigationHeader .navigation .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li > a:hover {

}

.fullwidth-layout .wrap__navigationHeader .navigation .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li.active > a {

}

.fullwidth-layout .wrap__navigationHeader .navigation .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li > a {

}

#navigation_header:not(.mm-menu) .navigation__list > .navigation__item .sublevel-1 > ul > li.active > a {
    background-color: #d77c4d;
}

.sidebar-info:before {

}

.wrap__ctaHeader--inner {
}

.heading:before {

}

.wrap__ctaBody .cta_block .cta__description {
    text-align: center !important;
}


.wrap__ctaHeader {
    max-width: none !important;
}

#sidebarTitle {
    font-size: 24px;
    font-weight: 700;
    margin: 5px;
    color: #7c6a50;
}

#innerSidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#innerSidebar i {
    padding: 0 10px;
}

#innerSidebar div {
    min-width: 1px;
    min-height: 10px;
    padding: 5px;
}

.navigation .mm-panels > .mm-panel .mm-listview > li.active > a:not(.mm-next):not(.mm-arrow) {

}

.sidebar-holder-top {

}

.wrap__footer {

}

.navigation .mm-panels > .mm-panel .mm-listview > li > a:not(.mm-next):not(.mm-arrow) {

}

.wrap__contacts {

}

.sidebar-holder .wrap__editable p {
    color: black
}
.navigation .mm-panels > .mm-panel .mm-listview > li > a:not(.mm-next):not(.mm-arrow):hover {

}

.wrap_container {
    border-left: 7px solid #2e67b2;
    border-right: 7px solid #2e67b2;
}

.sidebar-holder .wrap__editable h1, .sidebar-holder .wrap__editable h2, .sidebar-holder .wrap__editable h3, .sidebar-holder .wrap__editable h4, .sidebar-holder .wrap__editable h5, .sidebar-holder .wrap__editable h6 {
    color: #3f66b0;
}
.sidebar-holder .wrap__editable {
    color: black !important;
}

.sidebar-header {
    color: #c8def2 !important;
}

.contact-header {
    color: #9cadba !important;
}
/*end of holder css*/
/*big button*/
.inline {
    display: inline;
}
.articles {
    height: 50px;
    text-align: center;
    padding: 15px;
    background-color: #969696;
    width: 170px;
}

.articles:hover {
    background-color: #a6d265;
}

.border {
    border: solid #000 .15em;
    padding: 10px;
    border-radius: 15px;
    display: inline-block;
    margin: 5px 0;
}

.embedded_cta {
    height: 65px;
    text-align: center;
    border-radius: 0px;
    padding: 21px;
    background-color: #707070;
}

.embedded_cta:hover {
    background-color: #742493;
}
/*end of big button*/
.copyright__description {
    text-align: center;
    color :white;
}

.slideshow__section .wrap__slider {
max-width: 100% !important;
}

.slider__image, .slider__image--fixed {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bx-wrapper {
    height: 263px;
}

.wrap__bx-controls {
 display: none !important;
}

.link_wrap {
 word-break: break-all;
}

.img-float {
    height: 180px;
    position: absolute;
    left: 960px;
    bottom: 13px;
    z-index: 200;
}

.img-right-spacer {
    float: right;
    margin-left : 20px;
}

.img-left-spacer {
    float: left;
    margin-right : 20px;
}

.copyright__list {
    text-align: center;
}

.fullwidth-layout .content-holder {
    background: none;
}

.wrap__page-content {
    padding: 10px !important;
}

.small_size {
    font-size: 14px;
}

/*slogan css*/
.slogan_size {
    font-size: 65px;
    padding: 8px;
}

.gill_font {
     font-family: gillius !important;
}

.slogan_spacing {
    margin-top: -30px;
    margin-bottom: -30px;
    margin-right: 20px;
}

.image_slogan_block__container--inner.image__container--inner {
    background-color: #787878;
}

.wrap__text-block--inner {
    padding: 40px 25px 10px 20px;
}

.textLine1 {
    font-family: lucida !important;
    font-size: 25px !important;
}

.textLine2 {
    font-family: lucida !important;
    font-size: 25px !important;
}

.slogan {
    font-family: gillius !important;
}
/*end of slogan css*/

.adjust_text_block {
    width: 260px;
    padding: 28px 16px -1px 29px;
}

.paypal_smaller {
    width: 25%;
}

.small-table {
    width: 50%;
}

.wrap__page-content ul {
    margin-left: 40px;
}

.wrap__page-content ul ul li {
    list-style-type: circle;
}

.margin {
    margin-left: 30px;
}

.wrap__ctaHeader .cta__link--icon {
    
}

.wrap__ctaHeader .cta__link--icon:hover {
    
}

.cta__button {

}

.cta__button:hover {

}

.wrap__logoHeader {
  max-width: 100%;
}

.yellow_bgd {
    background-color: #fffa0a !important;
    font-size: 24pt;
    color: black;
}


.wrap__page-content a:not(.cta__button) {
    color: #aab536 !important;
}


.black {
    color: black !important;
}

.sidebar-info a {
    color: white !important;
    text-decoration: none;
    word-break: break-all;
}

.wrap__ctaBody .cta_block .cta__button {
    text-transform: uppercase;
}

.page__title h1 {
    color: #7c6a50 !important;
    font-family: 'lucida' !important;
    font-size: 30px;
}

.page__title {
    color: #7c6a50 !important;
    font-family: 'lucida' !important;
    font-size: 30px;
}

.lucida {
    font-family: 'lucida' !important;
    font-size: 29px;
}

p.logo__title {
    font-size: 30px !important;
    font-family: perpetua !important;
    text-align: center;
}

p.logo__description {
    font-size: 15px !important;
    color: white !important;
    font-family: arial !important;
    text-align: center;
}

.wrap__navigationHeader {
    background: #a5b935 !important;
}

.main__section:after {
    background: #dfcca9;
}

div#CTApost {
width: 31%;
text-align: center;
margin: 30px auto;
}
.postCTA a {
width: 100%;
display: block;
padding: 10px 15px;
    background-color: rgb(229, 220, 220);
    color: rgb(71, 62, 42) !important;
    font-family: comic sans ms, times new roman;
border-radius: 15px;
text-decoration: none !important;
font-weight: bold;
font-size: 1.2em;
}
.postCTA a:hover {
background-color: rgb(214, 199, 42);
}

.adobe {
    font-family: adobe !important;
}

.wrap__ctaBody .cta_block {
    
}

.img_responsive {
  max-width: 100%;
  height: auto;
}

.position_left {
    float: left
}

.position_right {
    float: right;
}

td, th {
    border: none;
}

.div_color {
background-color: #eeeeee;
}

.copyright__list a {
    color: black !important;
}

.copyright__description {
    color: black !important;
    font-size: 10px;
}

.img-left-float {
    float: left;
    clear: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-right-float {
    float: right;
    clear: right;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*hot topic css*/
.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;
}
/*end of hot topic css*/

@media (max-width: 767px) {
.sidebar-info {
    font-size: 14px !important;
}
}

@media (max-width: 768px) {
    

.text-block-container {
        margin-top: 0px !important;
}

.sidebar-holder {
        margin-top: 0px !important;
}
}

@media only screen and (max-width: 1024px) {
.link_wrap {
 word-break: break-all;
}

div#innerSidebar {
    flex-direction: column;
}

.visual__section--inner {
    display: none;
}

.visual__images {
    display: none;
}

.text-block-container {
        margin-top: 20px;
}

.sidebar-holder {
        margin-top: 20px;
}

.wrap__ctaBody .cta_block .cta__title {
    font-size: 15px !important;
}


a:not(.logo__link) {
    word-break: break-all;
}

.heading {
    display: none;
}

.small-table {
    width: 50%;
}

.wrap__logoHeader .logo__title {
    font-size: 30px !important;
    margin: 0 0 0px;
}
p.logo__description {
    font-size: 15px !important;
    padding-bottom: 15px;
}

.sidebar-header {
    text-align: center;
}

.wrap__slider:after, .wrap__image:after {
    display: none !important;
}

.wrap__slider {
    display: none;
}

.paypal_smaller {
width: 25%;
}

.first {
display: none;
}

.hamburger {
    background-color: #a5b935;
    color: white;
}

.hamburger:before {
    color: white !important;
}

.wrap__logoHeader {
    padding: 20px 35px 20px;
}

}

@media only screen and (max-width: 425px) and (min-width: 320px) {
.wrap__logoHeader .logo__title {
font-size: 30px !important;
}

.text-block-container {
        margin-top: 0px !important;
}

.sidebar-holder {
        margin-top: 0px !important;
}


.img_center {
float: none;
text-align: center;
}

.img_center .img-right-spacer {
float: none;
margin-left: 0px !important;
}

.img_center .img-left-spacer {
float: none;
margin-right: 0px !important;
}

.img-left-float, .img-right-float {
    float: none;
    margin: 0 0 0 0;
}

.paypal_smaller {
width: 60%;
}
.resizer {
    width: 50%;
}

.articles {
width: 127px;
}

.wrap__contacts {
    text-align: center;
}

.sidebar-header {
    display: none !important;
}

.wrap__slider:after, .wrap__image:after {
    display: none !important;
}
}


@media (max-width: 519px) {
.wrap__page-content .hidden--t {
    display: revert !important;
}
}