@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&family=Roboto:wght@100;300;400;500;700&display=swap');
/*
Fonts:
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Slab', serif;

Colours:
Red: #498142
Dark Red: #2a9b5b
*/
html {
    overflow-x:hidden;
}
body {
    color:#6B6B6B;
    overflow-x: unset;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Slab', serif;
}

p, li, a, table, blockquote {
    font-family: 'Roboto', sans-serif;
    font-weight:300;
}
h1 {
    font-weight:bold;
}
.page-content b, .page-content strong {
    font-weight:500;
}
.page-content h1 {
    font-family: 'Roboto Slab', serif;
    font-weight:normal;
    font-size:2.4rem;
    color:#004177;
}
.page-content h2 {
    font-size:2.2rem;
    font-weight:bold;
    color:#004177;
}
.page-content h3 {
    font-size:1.7rem;
    color:#333333;
    font-weight:normal
}

.page-content h4 {
    font-family: 'Roboto Slab', serif;
    font-size: 1.3rem;
    color:#A01313;
    font-weight:normal;
}
.page-content h5 {
    color:#A01313;
}
.page-content a {
    font-weight:400;
}
.page-content ul {
    list-style-type: disc;
}
.page-content .has-white-color li {
    color:#fff;
}

.aioseo-breadcrumbs {
    margin-bottom:2rem;
    font-family: 'Roboto', sans-serif;
}
.tablepress thead, .tablepress thead tr, .tablepress>:where(thead,tfoot)>*>th {
    background-color:#A01313 !important;
    color:#fff !important;
}

.nav-button__next, .nav-button__prev {
    background-color:#A01313;
}

.wp-block-coblocks-accordion-item__title:not(.has-background) {
    color:#fff;
    background: rgb(33, 49, 79);
    background: linear-gradient(70deg, rgba(33, 49, 79, 1) 0%, rgba(35,67,117,1) 100%);
    font-family: 'Roboto Slab', serif;
}

a.wp-block-file__button {
    color:#fff !important;
}

.ani-column {
    margin-bottom:2rem;
}
.ani-column a {
    color:#fff !important;
}
.ani-column .wp-block-column {
    padding-top:0.4rem;
    transition:background-color 0.5s, transform 0.5s;
    border-radius:10px;
}
.ani-column .wp-block-column:hover {
    background-color: #004177 !important;
    transform:rotate(5deg);
}
.menu .active > a {
    color:#fff !important;
    text-decoration: underline;

}

.wp-block-file {
    background: rgb(33, 49, 79);
    background: linear-gradient(70deg, rgba(33, 49, 79, 1) 0%, rgba(35,67,117,1) 100%);
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 25px;
    display: inline-block !important;
    width: 100%;
    margin-bottom:0.5rem;
}
.wp-block-file .wp-block-file__embed {
    padding-top:12px;
}
.wp-block-file a {
    color:#fff !important;
}
.wp-block-file a:nth-last-child(2) {
    float: left;
    padding: 0.5em 1em;
}
.wp-block-file a:last-child {
    float:right;
    background-color:#004177;
    margin-right:10px;
}
.page-content img {
    border-radius:20px;
}

.page-wrapper.leaves h1.has-background, .page-wrapper.leaves h2.has-background, .page-wrapper.leaves h3.has-background, .page-wrapper.leaves h4.has-background, .page-wrapper.leaves h5.has-background, .page-wrapper.leaves h6.has-background {
    padding:0.5rem;
    border-radius:10px;
}
.page-wrapper.leaves .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    width:100%;
}

.page-wrapper.leaves .wp-block-cover {
    border-radius:10px;
}
.page-wrapper.leaves .wp-block-cover::before {
    border-radius:10px;
}

.width-graphics {
    margin:-1px;
    width:calc(100% + 2px);
    max-width:calc(100% + 2px);
}
#bgvid {
    position: absolute;
    left: -90px;
    bottom: 0;
    min-width: 70%;
    min-height: 100%;
    width: 70%;
    height: auto;
    z-index: -100;
    background-size: cover;
    bottom: 40px;
}
.main-logo {
    margin-top: 0rem;
    padding:1rem;
    margin-bottom: -4rem;
    position: relative;
    z-index: 9999;
}
b {
    font-weight:500;
}
.social-icons {
    display:inline-block;
}



.section-menu {
    background-color:#e31e00;
    box-shadow:0 0 0px;
    margin-top:0;
    border-radius: 10px;
}
.section-menu h4 {
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
}
.callout.calendar {
    background-color:#e31e00;
    border-radius:10px;
    border-width:0px;  
}
.callout.calendar h4 {
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
}


.intro-container {
    background-color: #3c3b5e;
    padding: 2rem;
    border-radius:30px;
}
.intro-container h1, .intro-container p {
    color:#fff !important;
}

.logo-bar {
    background-color: #DB6628;
}
.animated.fadeInUp .h1 {
    margin-top:22rem;
}

.callout.newsletters a:hover {
    background-color:#45b8ee;
}
.box-area-three .text-right a {
    color:#fff !important;
}

h2 {
    color:#333;
}
.animated.fadeInUp .h1 {
    color:white;
    text-shadow: 1px 1px #606060;
    font-weight:bold;
    background: rgba(21,28,56,0.5);
    margin-bottom:0;
    border-radius:20px 20px 0 0;
}
.animated.fadeInUp .h3 {
    color:white;
    text-shadow: 1px 1px #606060;
    font-weight:bold;
    background: rgba(21,28,56,0.5);
    border-radius: 0 0 20px 20px;
}

.top-bar-left .submenu a {
    color:#fff !important;
}
.top-bar-left .submenu a:hover {
    color:#01b17a !important;
}




.top-bar ul a {
    font-weight:unset !important;
}

.learning-item {
    text-align:center;
}

.tribe-events-calendar tbody tr:first-child {
    background-color:#f9f9f9;
}
.values-box {
    padding-bottom:2rem;
}

.callout.newsletters {
    background-color:#c5b358;
    position:relative;
}
.callout.newsletters h3, .callout.newsletters p {
    color:#fff;
}

.callout.newsletters a span {
    font-size: 1.5rem;
    line-height: 1rem;
}

.accreds-slider .slick-slide img {
    max-width: 66%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height:80%;
}

.accreds-slider .slick-slide {
    padding: 0 1rem;
    position: relative;
    min-height: 200px;
}

.footer {
    background: #21314F;
}
.footer h4, .footer p, .footer a {
    color:#fff !important;
}
.footer span {
    padding-left:1rem;
    padding-right:1rem;
}

.vision .grid-x .cell {
    background-position:center;
    background-size:cover;
}


.footer-bottom {
    background-color: #A01313;
}

.grid-container-fluid.page-wrapper {
    padding-top:11rem;
}

.is-dropdown-submenu-parent  a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem;
}


.wp-block-table thead {
    border-bottom:0px;
}

table tbody tr:first-child td {
    color:inherit;
}
table tbody tr:first-child {
    background-color: inherit !important;
    color:inherit;
}
table > thead:first-child, table > tbody:first-child tr:first-child {
    background-color: #A01313 !important;
    color:#fff;
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
}
.page-content table tbody td {
    border-width:0px;
}

.page-content a {
    color: #676666;
    font-weight: 400;
    text-decoration: underline;
}

.wp-block-table img {
    max-width: max-content;
}
.page-content .wp-block-button__link {
    background-color: #A01313;
    color:#fff;
    border-radius:10px;
    text-transform:uppercase;
}
.page-content .wp-block-button__link:hover {
    opacity:0.7;
}

.block { transition: all 300ms; 
    -webkit-transition: all 300ms; 
    background-size:101% auto; 
    background-position:center;
    text-align: center;
    min-height: 220px;
    position: relative;
    background-repeat: no-repeat;
}
.block:hover {background-size:120% auto;}

.top-bar {
    padding:0;
    background-color:transparent;  
}
.top-bar-right {
    background-color: transparent;
    padding:0.6rem 2rem;
    min-width:60%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top:1rem;
}
.iron-logo {
    margin-left: 10px;
    margin-bottom: -10rem;
    margin-top: 10px;
    position: relative;
    z-index: 999;
    max-height: 218px;
}
.top-bar ul a:hover {
    color: #fff !important;
    opacity:0.6;
}

.menu .active > a {
    color:#fff;
    font-weight:bold;
}

.logo-section {
    background-color:#21314F;
}

.site-logo {
    z-index: 10;
    padding: 10px;
    padding-bottom: 10px;
}
.info-bar {
    min-height:30px;
    background-color:#A01313;
}
.info-bar p {
    color:#C9C9C9;
    margin-bottom:10px;
    margin-top:10px;
}
.info-bar p a {
    color:#C9C9C9;
    font-weight:bold;
}
 .top-bar ul {
    background-color:transparent;
}
.top-bar ul a {
    color: #fff;
    text-transform:inherit;
    font-family: 'Roboto Slab', serif;
}
.logo-bar a {
    color:#fff;
}
.home-tel {
    color:#fff !important;
    padding:5px;
    margin-bottom:0px;
}
.home-tel a {
    color:#fff !important;
}

.box-area h1 {
    text-transform:unset;
}
.values-box {
    background-color:#fff;
}
.newsletter-box.callout a {
    float: right;
    
}
.newsletter-box.callout a img {
    width: 50px;
    display: inline-block;
    margin-top: -4.1rem;
    padding: 2px;
    border-radius: 6px;
}
.newsletter-box.callout a img:hover {
    background-color: #45b8ee;   
}
.info-bar {
    background-color:#A01313;
    padding-top:5px;
}
.info-bar a, .info-bar p {
    font-size:0.7rem;
}
.info-bar p {
    color:#fff;
}
.info-bar a, .info-bar li {
    color:#fff;
}
.info-bar li {
    font-size:0.8rem;
    padding-right:0rem;
}
.info-bar li a {
    padding:0.2rem 0.5rem;
}

.box-area p {
    padding-left:0px;
    padding-right:0px;
    color:#6B6B6B;
    padding-bottom:0rem;
    line-height: inherit;
}
.red-intro {
    background-color:#d8d3d3;
}
.red-intro p {
    margin-bottom:0.2rem;
    margin-top:0.2rem;
    color:#872136;
    font-size:1.6rem;
}
.news-feed {
    background-position:bottom right;
    background-size:30%;
}
.news-feed .callout {
    background-color:#fff;
    border-radius:0px;
    border-width:0px;
    padding: 2rem;
    margin-bottom:4rem;
    border:1px solid #872136;
    min-height:414px;
}
.success .callout {
    padding: 4rem;
}

.events-quotes img {
    margin-top:-4rem;
    margin-bottom:-4rem;
}

.clouds-head {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

.top-bar-right > .menu > li:nth-child(n+10) {
    display:none;
}

.home-header {
    background-color:#21314F;
    background-image:url('../img/header-left-repeat.jpg') !important;
    background-size:contain !important;
    
}

.home-header .text-area {
    bottom: 7%;
    padding-top: 0rem;
    z-index: 3;
    position:relative;
}
.home-header .image-side {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    position:relative;
}
.home-header .image-side .header-frame-right {
    position:absolute;
    bottom:0;
    right:0;
}
.home-header .image-side img {
    max-height:585px;
}
.home-header h2 {
    color:white;
    text-shadow: #000 1px 0 3px;
    font-size: 2rem;
    margin-top: 10rem;
}
.home-header h2::after {
    content: " ";
    width:180px;
    height:6px; 
    background-color: #fff;
    display: block;
}
.underliner {
    margin-bottom:1rem;
}
.underliner::after {
    content: " ";
    width:80px;
    height:3px; 
    background-color: #004177;
    display: block;
}

.home-header .text-area p {
    color:white;
    text-shadow: #000 1px 0 3px;
}
.home-header .text-area h4 {
    text-shadow: #000 1px 0 3px;
    animation: slidein 1.5s ease-in forwards;
    animation-delay: 1s;
    transform:translateX(-900px);
    opacity:0;
}
.home-header .text-area h1 {
    font-size:3rem;
    text-shadow: #000 1px 0 3px;
    text-transform:uppercase;
    font-weight:500;
    animation: slidein 1.5s ease-in forwards;
    transform:translateX(-900px);
    animation-delay: 2s;
    opacity:0;
}

@keyframes slidein {
    from {
        transform:translateX(-900px);
        opacity:0;
    }
  
    to {
        transform:translateX(0px);
        opacity:1;
    }
  }

.home-header .text-area h3 {
    text-transform:uppercase;
    color:#fff;
    margin-bottom:0px;
    margin-top:8rem;
    line-height:1.6rem;
    text-shadow: #000 1px 0 3px;
}
.special-header {
    color:#DB6628;
    font-size:6rem;
    opacity:0.2;
    line-height:5rem;
    font-weight:bold;
}
.events-image {
    border-top-right-radius:150px;
    border-bottom-right-radius: 150px;
    margin-bottom:1rem;
    position:relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}
.events-image .event-content {
    position:relative;
    z-index: 99999;
    padding:3rem;
    color:#fff;
}
.events-image .event-content h4 {
    font-weight:Bold;
}
.events-image .event-content p {
    margin-bottom:0;
    color:#fff;
}
.events-image h1 {
    color:white;
    font-size: 6rem;
    line-height: 6rem;
}

.callout-boxes .callout {
    background-color:#AA0A16;
    border-radius:40px;
    overflow:hidden;
    color:#fff;
    padding:0;
    border-width:0px;
    padding:0 0rem;
    position:relative;
}
.callout-boxes .callout img {
    transition: transform 1s;
}
.callout-boxes .callout h4 {
    background-color:#AA0A16;
    padding:1rem;
    position:absolute;
    bottom:0; left:0;
    width:100%;
}
.callout-boxes .callout:hover img {
    transform: scale(1.2);
}
.callout-boxes .callout h4 a::before {
    content: "";
    width:40px; height:40px;
    display:inline-block;
    margin-bottom: -10px;
    background-image:url('../img/icon-sprites-3.svg');
    background-size:cover;
    background-position:0%;
}
.callout-boxes .cell:nth-child(2) .callout h4 a::before {
    background-position:50%;
}
.callout-boxes .cell:nth-child(3) .callout h4 a::before {
    background-position:100%;
}

.house-points h4 {
    color:#AA0A16;
    text-align: center;
}
.house-points .callout {
    border-width:0px;
}
.house-points .callout h4 {
    color:#000;
    font-weight:bold;
    max-width: 180px;
    margin: 0 auto;
    border: 4px solid black;
    border-radius: 12px;
}
.slick-dots {
    pointer-events: none;
    opacity:0;
}
.earth-b {
    border-color:#189E4E !important;
}
.fire-b {
    border-color:#B91819 !important;
}
.water-b {
    border-color:#23A8FE !important;
}
.air-b {
    border-color:#D6CC18 !important;
}


.ir-sprite {
    width: 100%;
    height: 0;
    padding-bottom: 120%;
    background-image: url("../img/house-points-sprite.svg");
    background-position: 0 0;
    background-size: 400%;
    display:block;
}
.ir-sprite:hover {
    animation: wiggle 1s linear infinite;
    transform-origin: 50% 55%;
}

@keyframes wiggle {
    0% {
      transform: rotate(0deg);
    }
    25% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(0deg);
    }
  }


.ir-sprite.fire {
    background-position: 33% 0;
}
.ir-sprite.water {
    background-position: 66% 0;
}
.ir-sprite.air {
    background-position: 100% 0;
}

.footer-links {
    background-color:#EFEEE6;
    background-image:url('../img/leaves-background-png.png');
    background-size:cover;
    background-position:center;
    padding-top:2rem;
    padding-bottom:2rem;
}
.footer-icon-link {
    transition:transform 1s;
}
.footer-icon-link:hover {
    transform:rotate(5deg);
}

.background-side {
    background-color:#EFEEE6;
    background-image:url('../img/leaves-background-png.png');
    background-size:cover;
    background-position:center;
    border-left: 4px solid #0B6D32;
    padding-top:4rem;
    padding-bottom:2rem;
}
.background-side .grid-container {
    transform: translateX(-18%);
}

.slick-prev:before, .slick-next:before {
    color:#A01313 !important;
    font-size:30px !important;
    z-index:999999 !important;
    position:absolute;
}
.slick-prev:before {
    left:30px !important;
}
.slick-next {
    right: 24px !important;
}
.home-links a {
    background-color:#21314F; color:#fff;
    margin-bottom:2px;
    border-radius:20px;
     background-size: 26px;
    background-position: 99% 50%;
    transition:background-color 1s;
    background-repeat: no-repeat; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTI1NiAwQzExNC44MzcgMCAwIDExNC44MzcgMCAyNTZzMTE0LjgzNyAyNTYgMjU2IDI1NiAyNTYtMTE0LjgzNyAyNTYtMjU2UzM5Ny4xNjMgMCAyNTYgMHptNzkuMDgzIDI3MS4wODNMMjI4LjQxNiAzNzcuNzQ5QTIxLjI3NSAyMS4yNzUgMCAwIDEgMjEzLjMzMyAzODRhMjEuMjc3IDIxLjI3NyAwIDAgMS0xNS4wODMtNi4yNTFjLTguMzQxLTguMzQxLTguMzQxLTIxLjgyNCAwLTMwLjE2NUwyODkuODM1IDI1NmwtOTEuNTg0LTkxLjU4NGMtOC4zNDEtOC4zNDEtOC4zNDEtMjEuODI0IDAtMzAuMTY1czIxLjgyNC04LjM0MSAzMC4xNjUgMGwxMDYuNjY3IDEwNi42NjdjOC4zNDEgOC4zNDEgOC4zNDEgMjEuODIzIDAgMzAuMTY1eiIgZmlsbD0iI2ZmZmZmZiIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=)}

.home-links a:hover {
    background-color:#B0DEF7;
}    
.background-side.quotes {
    border-left:0px solid white;
    border-right:4px solid #AA0A16;
    padding-bottom:4rem;
}
.background-side.quotes .grid-container {
    transform: translateX(18%);
}

.background-side.quotes .callout {
    border-color:#AA0A16;
    border-radius:40px;
    padding: 2rem;
    min-height: 240px;
    margin-bottom: 0;
}
.background-side.quotes .callout .quote {
    min-height: 150px;
}
.background-side.quotes .slick-slider {
    margin-bottom:0px;
}
.background-side.quotes .callout span i {
    color:#AA0A16;
    font-size:1.8rem;
    cursor:pointer;
}
.background-side.quotes .callout span i:hover {
    opacity:0.7;
}


.callout-boxes .callout h3 {
    padding-top:1.5rem;
    color: #518441;
    font-family: 'Caveat', cursive;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2.6rem;
}
.callout-boxes .grid-x .cell:nth-child(2) .callout, .callout-boxes .grid-x .cell:nth-child(2) .callout h4 {
    background-color:#179E4E;
} 
.callout-boxes .grid-x .cell:nth-child(3) .callout, .callout-boxes .grid-x .cell:nth-child(3) .callout h4  {
    background-color:#AA0A16;
}


.callout-boxes .callout a {
    color:#fff;
    margin: 0 auto;
    display: block;
}
.callout-boxes .callout a:hover {
    opacity:0.7;
}
.callout-boxes .callout a span {
    font-size:1rem;
    font-weight:lighter;
}

.button {
    border:2px solid #A01313;
    background-color: #A01313;
    padding: 0.6rem 1rem;
    color:#fff !important;
    border-radius:10px;
}
.button:hover, .button:focus {
    background-color: #800f0f !important;
    color:#fff !important;
}
#menu-parent-links li {
    width:100%;
}
.page-child {
    width: 60%;
    margin: 0 20%;
    margin-top: 1rem;
}

.events .callout {
    background-color:transparent !important;
    display: inline-block;
    width: 100%;
    background-image:url('../img/calendar-home-page-layout.svg');
    background-repeat:no-repeat;
    background-position:top;
    border-width:0px;
    padding-top:2.5rem;
}

.sidebar-event {
    background-image:url('../img/calendar-home-page-layout.svg');
    background-repeat:no-repeat;
    background-position:top;
    padding: 3rem 3.5rem;
    min-height: 300px;
}
.sidebar-event h5 {
    margin-top:2rem;
    color:#000;
}

.submenu .is-dropdown-submenu-parent > a::before {
    color: #F8B232;
    display: inline-block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #F8B232 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
    margin-left:-12px;
    margin-bottom:2px;
    transform:rotate(90deg);
}
.wp-block-query ul li::before {
    display: none;
}

.box-area-three {
    background-image:none;
    padding-bottom:0rem;
    padding-top:1rem;
}
.overlay {
    opacity:0.7;
    background-color:#004177;
    background-image:url('../img/leaf.svg');
    background-position:bottom left;
    background-repeat:no-repeat;
}
.trust-footer p {
    font-size:0.9rem;
    font-weight:bold;
    margin-top:2rem;
    margin-bottom:1.5rem;
}
.bottom-calendar-section .slick-arrow i {
    position:relative;
}
.bottom-calendar-section .slick-arrow i::before {
    position:relative;
    z-index:1;
}
.bottom-calendar-section .slick-arrow i::after {
    content: "";
    background-color: white;
    height: 29px;
    width: 20px;
    display: block;
    position: absolute;
    top: 5px;
    left: 11px;
    z-index: 0;
}

.page-content {
    margin-top:0rem;
}
.quotes-col {
    background-color:#498142;
    padding:2rem;
}
.quotes-col h3 {
    color:#fff;
}

.image-side {
    background-size:cover;
    background-position:center;
}


.backstretch-item img {
    left:0 !important;
}

.box-area h1 {
    padding-bottom:0rem;
}
.box-area-three > .news {
    background-color:#75b8e0!important;
}
.news h2 {
    font-weight:bold;
}
.news .medium-6 h4 {
    padding-top:1rem;
}

.box-area-three {
    position:relative;
}
.is-dropdown-submenu {
    min-width:260px;
}

#cff .cff-author a, #cff-lightbox-wrapper .cff-author a , .cff-viewpost-facebook, .cff-share-link, .cff-load-more {
    color:#004177;
}

.school-news {
    background: rgb(0,65,119);
    background: linear-gradient(180deg, rgba(0,65,119,1) 0%, rgba(143,197,230,1) 100%);
   padding-top:0rem; 
}

.menu .submenu a {
    line-height:1rem !important;
    font-size:0.9rem !important
}
.menu .submenu a::after {
    display:none !important;
}

.overlap-left {
    width:110%;
}
.overlap-right {
    width:110%;
    margin-left:-10%;
    margin-top:7rem;
}
#cff.cff-masonry {
    margin-bottom:0px;
}
#welcome img {
    
    border-radius:10px;
}
.image-slider {
    border: 4px solid lightgray;
    border-radius: 16px;
    padding:0;
}
#welcome h1 {
    font-weight:normal;
    font-size:2rem;
    margin-bottom: 0;
    line-height: 2.5rem;
    font-weight:bold;
    border-bottom:6px solid #872136;
    margin-bottom:1rem;
    display: inline-block;
}

.cff-wrapper {
    margin-left: -1.5%;
    margin-right: -1.5%;
}
.school-news h3 {
    color:#fff;
}

#welcome h4 {
    font-weight:300;
    color:#004177;
    margin-bottom:0rem;
}
#welcome h3 {
    font-weight:500;
    color:#004177;
}
#welcome h5, .page-content h5 {
    font-weight:bold;
}
.news-feed.grey {
    background-color:#d8d3d3;
    background-image:url('../img/faded-tree.svg');
    background-repeat: no-repeat !important;
    background-position: 111% 100% !important;
    background-size: 356px !important;
}
.news-feed h3 {
    font-weight:bold;
    border-bottom:6px solid #872136;
    margin-bottom:3rem;
    display: inline-block;
}

.callout.newsletters {
    border-width:0px;
}
.home-trio img {
    width:98% !important;
}

.twitter p {
    color:#333333 !important;
}
.twitter a {
    color:#fbb03b !important;
    font-size:inherit !important;
}
.callout > .twitter {
    height:400px;
    overflow-y: scroll;
}

.callout.vision {
    background-image:url('../img/middle-section-left.jpg');
    background-position:center;
    background-size:cover;
    border-width:0px;
    padding-bottom:3rem;
}
.callout.vision h3 {
    color:#fff;
    font-weight:bold;
    font-size:2.6rem;
    padding-bottom:1rem;
}

.callout.vision p {
    color:#fff;
    font-weight:bold;
}


.dropdown.menu>li.is-dropdown-submenu-parent>a, .menu-item-home>a {
    font-size: 16px;
    position: relative;
    text-decoration: none;
    text-transform: inherit;
    width: 100%;
}


.callout.events {
    background-image:url('../img/middle-section-right.jpg');
    background-position:center;
    background-size:cover;
    border-width:0px;
    padding-bottom:3rem;
}
.callout.events h3 {
    color:#3c3b5e !important;
    font-weight: bold;
    font-size: 2.6rem;
    padding-bottom: 1rem;
}

.box-area-two {
    background-image:url('../img/middle-school-graphic.jpg');
    background-size:cover;
    background-position:center;
}
.box-area-two p {
    color:#fff;
}

.wp-block-image .aligncenter>figcaption {
    text-align:center;
}


.box-area-three .callout img {
    width:auto;
    margin:0;
}
.box-area-three .callout {
    padding:1rem;
    background-color:#8ec044;
    border-radius:30px;
}
.box-area-three .callout h3 {
    background-color:#7faa34;
    text-align:center;
    border-radius:20px;
}
.info-bar, .logo-bar {
    position:relative;
    z-index: 9999;
}
.off-canvas {
    background-color:#A01313;
    padding-top:2rem;
    padding-left:0.5rem;
    padding-right:0.5rem;
}
.off-canvas a {
    color:#fff;
}
.off-canvas a:hover {
    opacity:0.9;
    color:#fff;
}

.quick-access {
    background-color:#872136;
    padding-top:5px;
    padding-bottom:5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.quick-access p, .quick-access .button {
    margin-bottom:0;
}
.banner-img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 280px;
}

.quick-access p {
    color:#fff;
    font-weight:bold;
    font-size: 1.2rem;
    margin-top: 7px;
}
.quick-access .button {
    background-color:#781e2f; 
}
.welcome-bar {
    background-color:#498142;
    background-image:url('../img/church-fade-background.svg');
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: calc(100% + 7px);
    background-size: 8%;
}
.welcome-bar img {
    margin-top:-3rem;
}
.welcome-bar h4 {
    color:white;
    font-size:4rem; 
    margin-top:1.5rem;
    text-transform:uppercase;
    text-align:center;
    text-shadow: #000 1px 0 10px;
}

.calendar-section {
    background: rgb(255,255,255);
    background-image: url('../img/flowers.svg'), url('../img/background-leaf-overlay.svg'), linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(170,156,133,1) 50%);
    background-position:bottom left, bottom right;
    background-repeat:no-repeat;
    background-size: 9%, 9%, 100%;
}
.calendar-section .beige-side {
    background-color: #AA9C85;
}
.calendar-section .cell {
    padding-top:2rem;
    padding-bottom:2rem;
}
.calendar-section h4 {
    color:#004177 !important;
    font-weight:bold;
    margin-bottom:1.5rem;
}
.calendar-section h4::after {
    content: " ";
    width:80px;
    height:3px; 
    background-color: #004177;
    display: block;
}
.calendar-section h5 a {
    font-weight:bold;
    color:#004177 !important;
    font-family: 'Roboto Slab', serif;
    width:100%;
}
.calendar-section h5 a:hover {
    opacity:0.5;
}

.calendar-section h5 a i {
    color:#A01313 !important;
    float:right;
    font-size: 1.7rem;
}
.calendar-section .callout {
    background-color:white !important;
    border:1px solid grey !important;
    border-width:1px;
}

.calendar-section .beige-side .callout {
    background-color: #DDD7CE !important;
    border-color: #DDD7CE !important;
}

.bottom-calendar-section {
    background-image:url('../img/school-calendar-background.jpg');
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative;
    padding-top:1.5rem;
    padding-bottom:1.5rem;
    background-color:black;
}
.bottom-calendar-section .grid-container {
    position:relative;
}
.bottom-calendar-section h3 {
    color: #fff;
}
.bottom-calendar-section h3::after {
    content: " ";
    width:80px;
    height:3px; 
    background-color: #fff;
    display: block;
}
.bottom-calendar-section .callout {
    margin-right:10px;
}
.bottom-calendar-section .event-slider {
    margin-bottom:0px;
    padding-top:2rem;
}
.bottom-calendar-section .slick-arrow i {
    color: #A01313 !important;
    font-size: 2.7rem;
    cursor:pointer;
}
.bottom-calendar-section .slick-arrow i:hover {
    opacity:0.8;
}
.bottom-calendar-section .event-item {
    background:transparent;
    border:2px solid white;
    border-radius:20px;
    margin-top:2.5rem;
}
.bottom-calendar-section .event-item h4 {
    background-color: #fff;
    width: 80%;
    border-radius: 10px;
    margin-top: -38px;
    margin-left: 3px;
    color: #004177;
    font-size: 1.2rem;
    vertical-align: bottom;
    padding-bottom: 6px;
}
.bottom-calendar-section .event-item h4 strong {
    width: 70px;
    height: 70px;
    display: inline-block;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background-color: white;
    margin-top: -20px;
    margin-left: -20px;
    margin-bottom: -20px;
    font-size:36px;
    color: #004177;
}
.bottom-calendar-section .event-item h5 {
    padding-top:2rem;
    color:#fff;
    min-height:100px;
    font-size:1.1rem;
}
.bottom-calendar-section .event-item a {
    color:#fff;
    text-decoration:underline;
    font-size:0.9rem;
    text-align:right;
    width: 100%;
    display: block;
    text-decoration-color: darkred;
}
.bottom-calendar-section .event-item a:hover {
    text-decoration-color: white;
}
.icon-box {
    padding:1rem;
    background-color:#8ec044;
    border-radius:10px;
    margin-bottom:1rem;
}
.icon-box a, .icon-box p {
    color:#fff;
    margin-bottom:0px;
}
#welcome {
    padding-bottom:0rem;
    background-image:url('../img/logo-c-background.svg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: auto 100%;
}

.callout.events .cell.small-2 p {
    background-color: #822c3b;
    color: #fff;
    border-radius: 10px;
    margin: 5px;
    padding: 11px;
    text-align: center;
    line-height: 1.4rem;
}
.callout.events .cell.small-10 p {
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: capitalize;
    padding-top: 1.2rem;
    padding-left: 1rem;
}

.events .callout .event-date {
    border-radius:10px;
    color:#fff;
    padding: 0.5rem;
    font-size:1rem;
    line-height: 1.6rem;
    margin-bottom:0rem;
}

.events .callout .event-content {
    padding: 0.5rem;
    position:relative;
    border-radius:10px;
}
.events .callout .event-content h4 {
    font-size:1.2rem;
    line-height: 1.6rem;
    color:#000;
    margin-top:1rem;
}
.events .callout .event-content p {
    font-size:0.8rem;
    min-height:80px;
    color:#000;
}
.events .callout .event-content a {
    font-weight:normal;
    font-size:1rem;
    color:#fff !important;
    margin-bottom:0;
}
.icon-box .button:hover {
    background-image:none;
}
.cell.quotes-col p {
    color:#fff;
}
.faded-tree {
    position:absolute;
    bottom:0;
    right:0;
    max-width: 157px;
    z-index: 1;
}
.values-box {
    position:relative;
    
}
.values-box > .grid-container {
    position:relative;
    z-index:2;
}

.events .callout .event-content a:hover {
    background-color: #8ec044 !important;
    color:#fff !important;
    background-image:none;
}
.callout.newsletters.values p {
    margin-left:1rem;
    margin-right:1rem;
}
.button.event-link {
    font-weight:normal !important;
    font-size:1.1rem !important;
    color:#fff !important;
    margin-bottom:0;
}
.button.event-link:hover {
    color:#fff !important;
    opacity:0.8;
}


.events-quotes .quotes-col {
    border-radius:30px;
}
.box-area-three h2 {
    padding-bottom:0rem;
}

.callout.newsletters.two::before {
    background-color:rgba(21,28,56,0.7) !important;
}

.mission-statement p {
    color:#fff;
    width:80%;
    margin:0 10% 1rem 10%;
}
.calendar-section .callout {
    border-radius:10px;
    padding:1rem;
    background-color:#A01313;
    background-image:url('../img/calendar-icon.svg');
    background-position:bottom left;
    background-size:32%;
    background-repeat:no-repeat;
}

.events-quotes h3 {
    margin-bottom:1rem;
}
.event {
    padding-top:1rem;
}
.event .callout {
    transition: background-color 1s, border-color 1s;
}

.event .callout * {
    transition:color 1s,
}

.event .event-date strong {
    font-size:1.8rem;
}
.event h4 {
    padding-bottom:0.5rem;
    padding-top:0.5rem;
    text-align:center;
    margin-bottom:0rem;
    font-size:1.2rem;
    line-height:1.2rem;
    color:#004177;
    background-color:white;
    border-radius:10px;
    margin-bottom:1rem;
}
.event h4 strong {
    font-size:2rem;
}
 .event h5, .event a {
    color:#fff;
    font-size:0.8rem;
}
.event h5 {
    min-height:36px;
}
.event a {
    text-decoration:underline;
}
.school-calendar {
    width:80%;
}
.event a:hover {
    opacity:0.7;
}
.quote-outer {
    border:2px dashed white;
    border-radius:20px;
    padding:1rem;
    margin-top:3rem;
    margin-bottom:2rem;
}
.quote-style h5 {
    width:60%;
    margin:0 20%;
}
.header-bottom {
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom:20px solid white;
    z-index:2
}

.header-tree {
    width: 28%;
    padding: 7px 7px 4px;
    position:absolute;
    bottom:9%;
    left:0;
    z-index:1;
}

#acad-logo {
    position:absolute;
    background-color:white;
    bottom:3rem;
    left:0;
    border-top-right-radius: 50px;
    border-bottom-right-radius:50px;
}
#acad-logo img {
    max-height: 140px;
    padding: 20px 50px;
}

.school-holder {
    padding-top: 1rem;
    padding-bottom:0.5rem;
    background-color:#9CC437;
    border-radius:20px;
    background-image:url('../img/calendar-top-right.svg');
    background-size:17%;
    background-repeat:no-repeat;
    background-position:top right;
}
.school-holder.two {
    background-color:#498142;
    background-image:url('../img/sun-top-background.svg');
}
.school-site {
    position:relative;
    margin-bottom:1rem;
    overflow:hidden;
}
.school-site h4 {
    padding:1rem 2rem;   
    color:#fff;
    margin-bottom:0;
    font-size:1.3rem;
}
.school-site img {
    position: absolute;
    top: 0rem;
    left: -1rem;
    height: 150%;
    opacity: 0.3;
    pointer-events: none;
}
.school-site h4 a {
    float: right;
    font-size: 0.8rem;
    padding: 0.5rem;
    color:#fff;
}
.our-values {
    position:relative;
    padding-top:2rem;
    padding-bottom:2rem;
    background-image:url('../img/church-trees-faded-background.svg');
    background-size:60%;
    background-position:bottom left;
    background-repeat:no-repeat;
}
.our-values h4 {
    font-family: 'Caveat', cursive;
    color: #498142;
    font-size: 2.2rem;
    font-weight: bold;
    text-transform: uppercase;
}
.our-values h5 {
    font-weight:bold;
}
.our-values h3 {
    color: #2a9b5b;
    font-weight:bold;
    font-family: 'Caveat', cursive;
    margin-bottom:2rem;
}

.header-strapline {
    text-transform:uppercase;
    margin-bottom:10px;
}
.header-strapline span {
    font-size: 1.4rem;
    vertical-align: bottom;
}

.church-icon {
    max-width:152px;
    margin-bottom:-10px;
}

.school-details-box {
    background-image: url("../img/schooldetailsbg.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size:contain;
    margin-bottom: 3.6rem;
    padding: 3rem 1rem;
    margin-top: -8rem;
    position: relative;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.25);
  }
  
  .school-details-box select {
    max-width: 400px;
    margin-top: 10px;
    margin-bottom: 10px !important;
  }
  
  .school-details-box h1 {
    color: #333;
  }
  
  .school-details-box p {
    margin-top: 10px;
  }
  
  .school-details-box .button {
    margin-top: 10px;
  }
  
  .school-details p {
    color: #333 !important;
  }
  
  .school-details a {
    color: #333 !important;
  }
  
  .school-details .button {
    color: #fff !important;
  }

  .box-area-byline * {
    color:#fff;
    background-color:#AA0A16;
    font-size: 2rem;
    padding-bottom:2px;
    padding-top:3px;
    font-family: 'Caveat', cursive;
  }
  
.subpage-title {
    background-color:#21314F;
    padding-top:2rem;
    background-image:url("../img/sub-header-leaf.svg");
    background-size:contain;
    background-position:bottom right;
    background-repeat:no-repeat;

}
.subpage-title h1 {
    color:#fff;
    font-size:2.4rem;
    text-transform:uppercase;
    margin-top:9rem;
    text-shadow: #000 1px 0 3px;
    margin-bottom: 2rem;

}

.events-quotes > .grid-container {
    position:relative;
    z-index:10;
}
.section-menu li:hover {
    background-color:#da8034;
    border-radius:10px;
}
.is-active a {color:white !important;}
  .submenu {
    background-color: #1d2c47 !important;
    border-radius:20px;
    z-index:99999;
    padding:1rem;
  }
  .menu .submenu .submenu {
    background-color:#1a273f !important;
  }
  .menu .submenu {
    text-align:left;
}
  .submenu a:hover {
      color:#ab1818 !important;
  }
  .dropdown.menu>li.is-dropdown-submenu-parent>a::after, .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border-color: #fff transparent transparent;
  }
  .footer {
      padding:0;
  }
  .footer .cell {
    padding-top:2rem;
    padding-bottom:2rem;
  }
  .color-foot.second {
    border-top-right-radius:150px;
    border-bottom-right-radius:150px;
  }
  .backstretch {
    min-height: 585px;
    background: #21314F;
  }
  .footer h5 {
      color:#fff;
      font-weight:bold;
 } 
 .foot-contact {
     padding-top:1rem;
     
 }
 .foot-contact a {
    font-size:1.2rem;
    word-wrap: break-word;
 }
 .footer h5 span { 
     
     padding:0 10px; 
 }

 .news-feed h2 {
     color:#e31e00;
     text-transform:uppercase;
     font-size:1.6rem;
     font-weight:bold;
 }

  .news-feed {
      padding-top:2rem;
    
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
    background-size: 250px !important;
  }
  .file-icon {
    width:80px;
    margin-left:-50px;
  }

.sub-header {
    position:relative;
}


.banner .banner-contnet p {
    font-weight:bold !important;
}
.page-wrapper {
    min-height: 500px;
    padding-bottom: 6rem;
    background-image: url(../img/background-leaf-overlay.svg);
    background-size: 14%;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.page-content {
    padding:inherit;
}

.dropdown.menu a {
    padding:0.7rem 0.6rem;
}

blockquote {
    background: #fff;
    border-left: 10px solid #A01313;
    border-right: 0px solid #498142;
    margin-top:10px;
    margin-bottom:10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
blockquote p {font-weight:bold; color:#010212;}

blockquote cite:before {
    display: none;
    content:" ";
    width:95px;
    height:1px; background-color:#fff;
    margin-bottom:6px;
}
.sidebar-list {
    position:absolute; 
    top: 15px;
    right: -160px;
}
.sidebar-list li {
    list-style-type: none;
}
.sidebar-list a {
    background-color:#498142;
    color:white;
    width:200px;
    display:block;
    margin-top:5px;
    transition: width 1s;
    float:right;
    clear: both;
    padding:0.5rem 0rem 0.5rem 0rem;
}
.sidebar-list a:hover {
    width:350px;
}
.sidebar-list .head-icon {
    height:50px;
    background-repeat: no-repeat;
    width:50px;
    display:inline-block;
    background-size:cover;
    margin: -20px 10px -20px -20px;
    box-shadow: 0 0 0px;
} 
.head-icon.calendar {
    background-position: 0px 0px;
  }
  .head-icon.meals {
    background-position: 0px -56px;
  }
  
  .head-icon.church{
    background-position: 0px -107px;
  }


.sub-header {
    background-color:#498142; /*#303059;*/
 background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
min-height:400px!important;
}

.sub-header .cell {
    /*display:flex; */
}
.sub-header h1 {
    color:#fff !important;
    /* padding-top:10rem; */
    text-transform:capitalize;
    display: inline-block;
   /*align-self: flex-end;*/
    font-size:2.5rem;
    color: #498142!important;
    background-color:#fff;
    position: absolute;
    bottom: 0px;
    margin-bottom:0px;
    padding-left:10px;
    padding-right:10px;  
    padding-top:5px;
    padding-bottom:5px;
}

@media (max-width: 1110px) { 
.sub-header h1 {font-size: 2rem;}
.special-header, .our-values::after  { font-size:4rem; }

}

@media (max-width:1300px) {
    .school-site h4 {
        font-size:1.1rem;
    }
    .school-site h4 a {
        font-size:0.8rem;
        padding:0;
    }
    .event .callout {
        border-radius:20px;
    }
    .event h5 {
        min-height: 55px;
    }
}

@media (max-width: 600px) { 

    .background-side, .background-side.quotes {
        border-width:0px;
    }
.sub-header h1 {font-size: 1.6rem;}

    .school-site h4 {
        width:96%;
    }
    
}


.side-logo {
    width:50%;
    margin:10px 25%;
}
.off-canvas .callout {
    margin: 1rem;
    font-size: 0.8rem;
    padding: 0.5rem;
    border-width: 0px;
    background: #313058;
}
.off-canvas .callout p {
    color: #fff !important;
}
.twitter {
    box-shadow: 0 0 0px;
}

 .alignwide {
    margin-left  : -80px;
    margin-right : -80px;
}
 .alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    width    : 100vw;
}
.alignfull .wp-block-cover__inner-container {
    max-width:72rem;
}
.logos {
    border-top:2px solid #1a273f;
    background: #fff;
    padding-top:0rem;
    padding-bottom:0rem;
}
.logos h3 {
    color:#fff;
}
.logos .callout {
    border-width:0px;
    border-radius:20px;
    padding:0rem;
}
.success .overlap-right a {
    max-width: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    width:80px;
}
.top-bar-right .button {
    margin-bottom:0rem;
    padding: 0.5rem;
    font-size: 1.2rem;
}
.footer p a {
    word-break: break-word;
}

@media (max-width: 1030px) {
    .backstretch {
        min-height: 500px;
    }
    .header-bottom{bottom: -20px;}
    .top-bar-right {
        min-width:auto;
    }
}
@media (max-width: 964px) {
    .footer {
        font-size:80%;
    }
}
@media (max-width: 840px) {
    .top-bar-right {
        margin-top:0rem;
    }
    .school-holder {
        margin-left:0;
    }

}


@media (max-width: 640px) {
    .background-side.quotes .grid-container {
        transform: translateX(0%);
    }

    .background-side .grid-container {
        transform: translateX(0);
    }
    .banner-img {
        display: none;
    }
    .welcome-bar {
        background-position-x: 99%;
        background-size: 17%;
    }
    .school-holder {
        margin-bottom:1rem;
    }
    .color-foot {
        padding-top:1rem !important;
    }
    .footer-bottom {
        margin-bottom: -1px;
    }
    .footer-bottom a {
        font-size:0.6rem;
    }
    .welcome-bar h4 {
        font-size: 2rem;
        margin-top: 0.5rem;
    }

    .header-tree {
        width: 55%;
        bottom: -2%;
    }

    .footer .cell {
        padding-top:0rem;
        padding-bottom:0rem;
    }
    .footer {
        padding:1rem;
    }
    .footer .cell {
        padding-top:1rem !important;
    }

    .our-values.intro::after {
        bottom:15rem;
    }

    .top-bar-right {
        flex: 0 1 auto !important;
    margin-left: auto;
    }

    .sub-header h1 {
        padding-top:0rem;
        text-align: center;
        padding-bottom:0.5rem;
        font-size:1.3rem;
        padding-top:0.5rem;
    }
    .sub-header img {
        width:50%;
        margin:0 25%;
    }

    #welcome h1 {
        font-size:1.4rem;
    }
    #welcome .cell {
        padding:0 1rem;
    }
    .red-intro p {
        font-size: 0.9rem;
    }
    .overlap-left {
        width:100%;
    }
    .overlap-right {
        width:100%;
        margin-top:1rem;
        margin-left:0rem;
    }
    .main-logo {
        width:100px !important;
    }
    .info-bar {
        padding-top:0;
    }
    .info-bar a, .info-bar li {
        padding: 0.4rem 0.4rem;
        font-size:0.6rem;
    }
    .info-bar a {
        font-size:1rem;
    }
    .church-icon {
        margin-top:15px;
    }
    .box-area-byline * {
        font-size:1.4rem;
    }
    .home-header .text-area {
        bottom: 0%;
    }

    .accreds-slider .slick-slide img {
        max-width: 44%;
    }
    .top-bar-left .menu > li > a:hover:after {
        display:none;
    }
    .top-bar ul a {
        text-align:left;
    }
    .logo-bar {
        border-top:0px solid white;
        position: relative;
    }
    .home-header h2 {
        font-size: 1.4rem;
    margin-top: 7rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom:1rem;
    text-align: center;
    }
    .calendar-section {
        background:white;
    }
    .header-frame-right {
        display: none;
    }
    .home-header .text-area h3 {
        margin-top:3rem;
        font-size:1.4rem;
    }
    .home-header .text-area h1 {
        font-size:2rem;
    }
    .main-logo {
        margin-bottom: 0.5rem;   
        margin-top:0rem; 
        padding:0.2rem;
    }
    #welcome {
        background-image:none;
    }
    .page-content {
        padding:0;
    }
    .sub-header {
        min-height:auto;
    }
    .sidebar-list {
        display:none;
    }
    .animated.fadeInUp .h1 {
        margin-top:0rem;
    }
    .news-feed .medium-4 img {
        display:none;
    }
    .news-feed .medium-4 h3 {
        margin-top: 2rem !important;
        font-size: 2rem;
    }
    .events-quotes img {
        margin-top:0rem;
        margin-bottom:0rem;
    }
    .file-icon {
        display:none;
    }
    .newsletter-box.callout a img {
        margin-top: -0.7rem;
    }
    .foot-contact {
        text-align:left;
    }
    .foot-contact a {
        font-size:0.9rem;
    }

    .home-header .image-side {
        border-top:2px solid white;
    }
}
.title-bar {
    background-color:#e31e00;
    padding-top:5px;
    padding-bottom:5px;
}

/* Light mode */
