main a:hover { color: #233751; }

h2, .h2, .heading-2 {
    line-height: 1.5;
    margin-bottom: 15px;
}

.fg-white { color: #fff; }
.fg-white p, .fg-white h1, .fg-white h2, .fg-white h3, .fg-white h4 { color: #fff; }

.link { text-transform: uppercase; letter-spacing: 0.1em; }
.link:hover { text-decoration: underline;}
.link.white { color: white; }
strong { font-weight: 900 !important;}

.mb-60 { margin-bottom: 60px; }
.mb-40 { margin-bottom: 40px; }
.mb-20 { margin-bottom: 20px; }
.mt-60 { margin-top: 60px; }
.mt-40 { margin-top: 40px; }
.mt-20 { margin-top: 20px; }
.p-60 { padding: 60px; }
.p-40 { padding: 40px; }
.p-20 { padding: 20px; }

.background-cover { background-size: cover; background-position: top center; background-repeat: no-repeat; }
.banner-pane section { margin: 0; }
main a { text-decoration: underline; }
a.button { text-decoration: none; }

table.table th { background-color: #ABC5CF; font-weight: 300; }

ul li p { margin: 0; }
ul li { margin-bottom: 12px !important; }
ul { margin-bottom: 22px;}

blockquote {
    font-family: adobe-garamond-pro, serif;
    font-size: 18px;
    text-align: center;
    padding: 20px;
    margin-top: 30px;
    position: relative;
    padding-top: 125px;
    font-style: italic;
    background-color: #fbfafa;
}
blockquote::before {
    content: url('/portals/_default/skins/tranby2021/images/icon-tr.png');
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50px;
}
blockquote em {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.2em;
    font-style: normal;
    font-family: atten-new,sans-serif;
    color: #233751;
    position: relative;
    padding-top: 30px;
}
blockquote em::before {
    content: url('/portals/_default/skins/tranby2021/images/dotted-seperator-blue.png');
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: -5px;
}

@media only screen and (min-width : 992px) {
blockquote {
    font-size: 24px;
    padding: 75px;
    padding-top: 175px;
}
blockquote::before {
    top: 70px;
}
}

@media only screen and (min-width : 1200px) {
blockquote {
    font-size: 24px;
    padding: 150px;
    padding-top: 225px;
}
blockquote::before {
    top: 150px;
}
}

ul.accordion-module li a.toggle {
    background-color: #ABC5CF !important;
    color: #003554 !important;
    font-family: adobe-garamond-pro,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 8px;
}
.accordion-module h3 {
    color: #003554 !important;
    font-family: adobe-garamond-pro,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 28px;
}
.accordion-module li a.toggle::before {
    color: #003554 !important;
}

/* CROFT */
body.croft ul.accordion-module li a.toggle {
    background: #4E5F40 !important;
    color: rgb(255, 255, 255) !important;
}
body.croft .accordion-module li a.toggle::before {
    color: #fff !important;
}
body.croft .button {
    background-color: #4E5F40;
    color: #fff;
}
body.croft .button.white {
    background-color: #f7f6f6;
    color: #233751 !important;
}
body.croft .button:hover {
    background-color: #97bac5;
}

.header-logo a { padding-left: 3px; }

.fg-secondary { color: #aec2cd; }

.card-body blockquote {
    margin: 0 0 1rem;
    background-color: #f7f6f6;
    padding: 5%;
    font-size: 18px;
    font-family: 'atten-new', sans-serif;
    font-style: italic;
}
.card-body blockquote p {
    margin:0 ;
}


section {
    margin-bottom: 30px;
}

@media only screen and (min-width : 992px) {
section {
    margin-bottom: 15px !important;
}
}


ul.accordion-module .inner.show {
    max-height: 10000px;
}


.button.topModule {
    padding: 0;
}

.header-icon.remote-learning,
.header-links .seperator {
    display: none;
}

.sub-page-menu ul li ul {
    max-height: 1000px;
}
.sub-page-menu ul li ul li .expando {
    top: 0;
}

.bright-text,
.bright-text p,
.bright-text h1,
.bright-text h2,
.bright-text h3,
.text-bright,
.text-bright p,
.text-bright h1,
.text-bright h2,
.text-bright h3 {
    color: #fff !important;
}

.grid-button div {
    background-image: linear-gradient(#ff9900,#ff0000);
}
.grid-button-layertwo div {
    background-image: linear-gradient(#99cc00,#999900);
}
.grid-button-layerthree div {
    background-image: linear-gradient(#af4c94,#fb6cd4);
}
.personabar-visible .shadow-on-admin {
    -webkit-box-shadow: 0 0 1px 1px #4AFFED;
    box-shadow: 0 0 1px 1px #4AFFED;
}

.personabar-visible .space-on-admin {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px dashed #ff9900;
    border-bottom: 1px dashed #ff9900;
}

.show-on-admin { display: none;}
.personabar-visible .show-on-admin { display: block; color: #ff9900}
.personabar-visible .stripe-on-admin {
    background-image: linear-gradient(45deg, #fff2de 25%, #fffbf5 25%, #fffbf5 50%, #fff2de 50%, #fff2de 75%, #fffbf5 75%, #fffbf5 100%);
background-size: 56.57px 56.57px;
}
.mark-for-deletion { display: none; }
.personabar-visible .mark-for-deletion {
    display: flex;
    background-image: linear-gradient(45deg, #fff2de 25%, #fffbf5 25%, #fffbf5 50%, #fff2de 50%, #fff2de 75%, #fffbf5 75%, #fffbf5 100%);
background-size: 56.57px 56.57px;
}
.background-image-pattern {
    background-repeat: repeat;
    background-position: center center;
}
.background-image-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.background-image-fixed {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

hr { clear: both; }

div.sc-content-block-list.show-placeholder:empty {
    background-image: linear-gradient(45deg, #aacee3 25%, #c5ddeb 25%, #c5ddeb 50%, #aacee3 50%, #aacee3 75%, #c5ddeb 75%, #c5ddeb 100%) !important;
background-size: 56.57px 56.57px !important;
    height: 40px !important;
    margin-bottom: 10px !important;
}


table td p, table td h2, table td h3 { margin-bottom: 0; }

.sub-page-menu a { text-decoration: none;}
.sub-page-menu li { margin-bottom: 0 !important; }

#Body.croft .sub-page-menu ul li a.selected {
    color: #95bbc6;
}


h1.ng-binding {
    display: none;
}

.button.btn-lg {
    font-size: 18px;
}
.button.btn-sm {
    font-size: 8px;
}

a.button.dark {
    background-color: #003553;
    color: #fff;
}
a.button.dark:hover {
    background: #aec2cd;
    color: #003553;

}

.container-light-background {
    background-image: url('/Portals/0/adam/Grid/mipamjfRuEiMvTNrtczwTg/Image/light-background.png?w=1560&format=webp&quality=75');
    background-color: #f7f6f6;
	padding-top: 60px;
    padding-bottom: 60px;
}

.bg-tranby-light {
    background-color:#96bac7;
    color:#fff;
}
.bg-tranby-dark {
    background-color:#0b3352;
    color:#fff;
}
.bg-tranby-pattern {
    background-color: #aec2cd;
    background-image: url("/portals/_default/skins/tranby2021/images/footer-bg.webp");
}
.bright-text p, .bright-text h1, .bright-text h2, .bright-text h3 { color: #fff !important; }


.hvr-shadow:hover {
    -webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,0.3);
box-shadow: 0 6px 8px 0 rgba(0,0,0,0.3);
}


.modal__container {
    height: auto !important;
    min-height: 400px;
    max-height: 90%;
}

.modal__content h2 {
    line-height: 1.1;
}

.app-mobius6-wrapper {
    max-width: 100% !important;
}
.sub-page-menu ul {
    margin-left: 0;
    padding-left: 10px;
}
.sub-page-menu ul ul {
    margin-left: 15px;
}
.sub-page-menu ul li a {
    font-size: 16pt;
    border-bottom: 1px solid #000;
}
.sub-page-menu #fullscreenmenu-ul li a {
    font-size: 12px;
    border-bottom: 0;
}


.line-with-icon {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
}
.line-with-icon::before,
.line-with-icon::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #a7c3cf;
}
















