/* ######################################
yellow light: #F9F2D2

ORANGE: #F55D09 
HOVER: #B3B3FE 
GREY: #f8f9fa

   ###################################### */

.t4-main-body {
background-image: linear-gradient(to bottom, #FFF, #FEB935);
padding-top: 0.1rem;
}
.t4-content {
    background-color: #FFF;
}

.header-3 .header-top {
    padding-bottom: 0.25rem;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 120px;
}

.header-top h1, .page-header h1 { font-size: 3em ; margin-bottom: 0px; }
.header-top .hdr-mob { font-size: 1.5em ; margin-bottom: 0px; }
@media (max-width: 600px) {
.header-top .hdr-mob { font-size: 0.9em !important; text-align: right !important; }
}

@media (max-width: 767.98px) {
    .header-3 .header-top {
        padding-bottom: 0rem;
    }
.item-page .page-header h1, .item-page .page-header .h1, .page-header h1 {
        font-size: 1.5em !important;
    }
}
.btn.btn-primary {
border-color: #FFF;
}
.acymailing-module .module-inner {
background-image: linear-gradient(to bottom, #f8f9fa, #FEB935) !important;
}

.item-page .page-header h1, .item-page .page-header .h1 {
    margin-bottom: .75rem;
    line-height: 1.2;
}
.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    margin: 0;
}
.btn.btn-outline-secondary {
    border-color: #000;
    color: #FEB935;
}
.btn.btn-outline-secondary:hover {
    background-color: #f8f9fa;
     color: #000;

}

@media (min-width: 992px) {
    .item-page .page-header h1, .item-page .page-header .h1, .page-header h1 {
        font-size: 2.25em;
    }
}

/* .item-217 .page-header { direction: ltr; } */
@media (max-width: 600px) {
#videoplayer { width: 100% !important;}
video { width: 100% !important;}
}