@charset "utf-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    caret-color: transparent;
}

textarea, input {
    caret-color: #000000;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

.img-container {
    max-width: 100%;
    margin: 0 auto;
}

.responsive-image {
    max-width: 100%; /* Make sure the image doesn't exceed its container */
    height: auto; /* Maintain the aspect ratio */
    display: block; /* Remove any default inline styles */
    margin: 0 auto; /* Center the image horizontally within the container */
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff) format("woff"); /* url(../fonts/icomoon.svg#icomoon) format("svg"); */
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: fontawesomeicon;
    src: url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.woff2) format("woff2"); /* url(../fonts/icomoon.svg#icomoon) format("svg"); */
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

.breadcrumbs-list li:after,
.fake-select:after,
.nav-links .next:after,
.nav-links .prev:after,
.tutorial-block .h1:after,
.tutorial-block .h2:after,
.tutorial-block .h3:after,
.tutorial-block .h4:after,
.tutorial-block .h5:after,
.tutorial-block .h6:after,
.tutorial-block h1:after,
.tutorial-block h2:after,
.tutorial-block h3:after,
.tutorial-block h4:after,
.tutorial-block h5:after,
.tutorial-block h6:after,
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter, .icon-facebook, .icon-linkedin, .icon-youtube, .icon-bluesky {
    font-family: fontawesomeicon !important;
}

.icon-angle-double-down:before {
    content: "";
}

.icon-angle-double-up:before {
    content: "";
}

.icon-angle-double-right:before {
    content: "";
}

.icon-angle-double-left:before {
    content: "";
}

.icon-rss:before {
    content: "";
}

.icon-pencil:before {
    content: "";
}

.icon-flag:before {
    content: "";
}

.icon-computer:before {
    content: "";
}

.icon-star:before {
    content: "";
}

.icon-chevron-left:before {
    content: "";
}

.icon-chevron-up:before {
    content: "";
}

.icon-chevron-right:before {
    content: "";
}

.icon-chevron-down:before {
    content: "";
}

.icon-triangle:before {
    content: "";
}

.icon-chevron-2-right:before {
    content: "";
}

.icon-chevron-2-up:before {
    content: "";
}

.icon-chevron-2-left:before {
    content: "";
}

.icon-chevron-2-down:before {
    content: "";
}

.icon-note:before {
    content: "";
}

.icon-Mail:before {
    content: "";
}

.icon-search:before {
    content: "";
}

/*
.icon-youtube .path1:before {
    content: "";
    color: #c4302b;
}

.icon-youtube .path2:before {
    content: "";
    margin-left: -1em;
    color: #fff;
}

.icon-linkedin .path1:before {
    content: "";
    color: #0072b1;
}

.icon-linkedin .path2:before {
    content: "";
    margin-left: -1em;
    color: #fff;
}

.icon-twitter .path1:before {
    content: "";
    color: #00acee;
}

.icon-twitter .path2:before {
    content: "";
    margin-left: -1em;
    color: #fff;
}

.icon-facebook .path1:before {
    content: "";
    color: #3b5998;
}

.icon-facebook .path2:before {
    content: "";
    margin-left: -1em;
    color: #fff;
}
*/

.icon-youtube .path1:before {
    /*content: "";*/
    content: "";
    color: #c4302b;
}

.icon-linkedin .path1:before {
    /*content: "";*/
    content: "";
    color: #0072b1;
}

.icon-twitter .path1:before {
    /*content: "";*/
    content: "";
    color: #000000;
}

.icon-bluesky .path1:before {
    content: "";
    color: #1da1f2;
}


.icon-facebook .path1:before {
    /*content: "";*/
    content: "";
    color: #3b5998;
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Regular.woff) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-SemiBold.woff) format("woff");
    font-display: swap;
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Bold.woff) format("woff");
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}

html {
    box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: inherit;
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.breadcrumbs-list,
.event-block .option-list,
.footer-list,
.legend-list,
.main-nav,
.privacy-list,
.social-list,
ul:not([class]) {
    margin: 0;
    padding: 0;
    list-style: none;
}

.btn,
.resetButton,
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    background: none;
    cursor: pointer;
}

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

.text-centered {
    text-align: center;
    margin: auto;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}

html {
    font-size: 10px;
}

body {
    color: #545860;
    font-family: Poppins, Helvetica Neue, Arial, Noto Sans, sans-serif;
    line-height: 1.56;
    font-weight: 400;
}

a {
    transition: color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #3a5cb7;
    text-decoration: underline;
}

a:hover {
    color: #00acee;
    text-decoration: none;
}

dl,
ol,
p,
ul {
    margin: 0 0 10px;
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-weight: 700;
    margin: 0 0 11px;
    color: inherit;
}

.h1,
h1 {
    font-size: 28px;
}

.h2,
h2 {
    font-size: 26px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 22px;
}

.h5,
h5 {
    font-size: 18px;
}

.h6,
h6 {
    font-size: 16px;
}

input:not([type]),
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    transition: border-color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    border: 2px solid #3a5cb7;
    background-color: #fff;
    width: 100%;
    min-width: 0;
    padding: 3px 9px;
    border-radius: 0;
    height: 28px;
    font-size: 14px;
    color: #545860;
    -webkit-appearance: none;
}

input:not([type]):focus,
input:not([type]):hover,
input[type="color"]:focus,
input[type="color"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
textarea:focus,
textarea:hover {
    box-shadow: none;
    outline: none;
}

label {
    font-size: 20px;
    color: #545860;
    line-height: 1;
}

[type="checkbox"],
[type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

.fake-input {
    width: 28px;
    height: 28px;
    display: inline-block;
    border: 2px solid #3a5cb7;
    background: transparent;
    vertical-align: middle;
    position: relative;
    margin-right: 20px;
}

[type="radio"] + .fake-input {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #3a5cb7;
}

[type="checkbox"] + .fake-input:before {
    width: 14px;
    height: 8px;
    top: 25%;
    left: 25%;
    border: 3px solid #3a5cb7;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg);
}

[type="checkbox"] + .fake-input:before,
[type="radio"] + .fake-input:before {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    content: "";
    position: absolute;
    opacity: 0;
}

[type="radio"] + .fake-input:before {
    width: 18px;
    height: 18px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #3a5cb7;
    border-radius: 50%;
}

[type="checkbox"]:checked + .fake-input:before,
[type="radio"]:checked + .fake-input:before {
    opacity: 1;
}

[type="checkbox"]:checked ~ .fake-label,
[type="radio"]:checked ~ .fake-label {
    color: #3a5cb7;
}

input:disabled + .fake-input,
input:disabled ~ .fake-label {
    opacity: 0.5;
}

.custom-radio-holder .custom-radio {
    display: flex;
    align-items: center;
    margin: 0 40px 10px 0;
}

.fake-select {
    position: relative;
    display: inline-block;
    width: 100%;
}

select::-ms-expand {
    display: none;
}

select {
    display: inline-block;
    border: 2px solid #3a5cb7;
    padding: 4px 3px 4px 5px;
    margin: 0;
    font: inherit;
    outline: none;
    line-height: 1.2;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    position: relative;
}

.fake-select:before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 28px;
    background: #3a5cb7;
    border-radius: 0 6px 6px 0;
}

.fake-select:after,
.fake-select:before {
    position: absolute;
    pointer-events: none;
    z-index: 1;
}

.fake-select:after {
    content: "";
    right: 0;
    top: 50%;
    right: 8px;
    font-size: 13px;
    color: #fff;
    line-height: 0;
}

.search-block .inner-wrapper {
    max-width: 588px;
    margin: 0 auto;
}

.search-block .inner-wrapper > .button {
    width: 100%;
}

.search-block .input-wrapper {
    display: flex;
    align-items: center;
    margin: 0 0 31px;
}

.search-block input[type="text"] {
    border-width: 0 0 2px;
    font-size: 18px;
    height: 36px;
    padding: 5px 10px;
    color: #3a5cb7;
    background: transparent;
}

.search-block input[type="text"]::-moz-placeholder {
    color: rgba(58, 92, 183, 0.7);
}

.search-block input[type="text"]:-ms-input-placeholder {
    color: rgba(58, 92, 183, 0.7);
}

.search-block input[type="text"]::-ms-input-placeholder {
    color: rgba(58, 92, 183, 0.7);
}

.search-block input[type="text"]::placeholder {
    color: rgba(58, 92, 183, 0.7);
}

.search-block.bg-gradient input[type="text"],
[class*="bg-"] .search-block input[type="text"] {
    border-color: #fff;
    color: #fff;
}

.search-block.bg-gradient input[type="text"]::-moz-placeholder,
[class*="bg-"] .search-block input[type="text"]::-moz-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}

.search-block.bg-gradient input[type="text"]:-ms-input-placeholder,
[class*="bg-"] .search-block input[type="text"]:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}

.search-block.bg-gradient input[type="text"]::-ms-input-placeholder,
[class*="bg-"] .search-block input[type="text"]::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}

.search-block.bg-gradient input[type="text"]::placeholder,
[class*="bg-"] .search-block input[type="text"]::placeholder {
    color: hsla(0, 0%, 100%, 0.7);
}

.search-block.bg-gradient .button:hover,
[class*="bg-"] .search-block .button:hover {
    color: hsla(0, 0%, 100%, 0.5);
}

.search-block button[type="submit"] {
    border: 0;
    color: inherit;
    width: 34px;
    flex: 0 0 auto;
    font-size: 25px;
    padding: 0;
    outline: none;
    background: transparent !important;
}

.search-block button[type="submit"]:hover {
    color: rgba(58, 92, 183, 0.7);
}

.resize-active *,
.resize-active :after,
.resize-active :before {
    transition: none !important;
}

.nav-active {
    overflow: hidden !important;
}

.header {
    transition: box-shadow 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    background: #fff;
    position: relative;
    z-index: 999;
}

#header {
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.fixed-position .header {
    box-shadow: 0 5px 13px -1px rgba(84, 88, 96, 0.35);
    -webkit-animation: showBar 0.5s ease;
    animation: showBar 0.5s ease;
}

.header-wrapper {
    position: relative;
    padding: 10px 0;
}

.logo {
    display: block;
    flex: 0 0 auto;
    margin: 0 10px 0 0;
    width: 91px;
}

/* 20 year anniversary */
/* moved to min media query 1024*/
.logo img {
    width: 100%;
}

.header-holder {
    display: flex;
    align-items: center;
}

.header-nav {
    margin-left: auto;
}

.nav-opener {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    padding: 7px 16px;
    font-size: 12px;
    font-weight: 700;
    color: #3a5cb7;
    border: 2px solid;
    line-height: 1;
}

.nav-opener .menu-open {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}

.nav-active .nav-opener .menu-open,
.nav-opener .menu-close {
    opacity: 0;
    visibility: hidden;
}

.nav-opener .menu-close {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: absolute;
}

.nav-active .nav-opener .menu-close {
    opacity: 1;
    visibility: visible;
}

.menu-drop {
    transition: transform 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}

.menu-drop .search-block {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 19px 0 25px;
    flex: 0 0 auto;
}

.menu-drop .search-block .inner-wrapper {
    padding: 0 15px;
    max-width: 622px;
}

.main-nav {
    padding: 40px 15px 15px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    flex: 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.main-nav .list__item.active a {
    color: #e56b59;
}

.main-nav li {
    margin: 0 0 33px;
}

.main-nav a {
    color: #3a5cb7;
    text-decoration: none;
}

.main-nav a:hover {
    color: #e56b59;
}

@-webkit-keyframes showBar {
    0% {
        transform: translate3d(0, -100%, 0);
    }
    to {
        transform: translateZ(0);
    }
}

@keyframes showBar {
    0% {
        transform: translate3d(0, -100%, 0);
    }
    to {
        transform: translateZ(0);
    }
}

body {
    font-size: 16px;
    background-color: #fff;
}

.menu--opened body {
    overflow: hidden;
}

.container {
    max-width: 1171px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.container--fluid {
    max-width: 100%;
}

.embed-class {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (change this if needed) */
    height: 0;
    overflow: hidden;
}

.embed-class iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
}

.video-container::before {
    content: "";
    display: block;
    padding-top: 56.25%; /* 16:9 aspect ratio */
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wrapper {
    width: 100%;
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.touchevents .wrapper {
    min-height: var(--full-viewport);
}

.page-holder {
    flex-grow: 1;
    overflow: hidden;
    width: 100%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    line-height: 1.2;
}

.h4,
h4 {
    line-height: 1.2;
    font-weight: 400;
}

.display-2 {
    display: block;
    font-size: 40px;
}

.display-3 {
    display: block;
    font-size: 22px;
}

.text-black {
    color: #252525 !important;
}

.text-blue {
    color: #3a5cb7;
}

.text-light-blue {
    /* color: #5bc3f5; J contrast edit changed from light blue to blue*/
    color: #3a5cb7;
}

.text-white {
    color: #fff;
}

.text-gray {
    color: #545860;
}

.text-red {
    color: #e56b59;
}

.bg-blue {
    background: #3a5cb7;
}

/* J contrast edit */

.bg-light-blue {
    background: #5bc3f5;
    color: #252525;
}

.bg-red {
    background: #e56b59;
    color: #252525;
}

.bg-yellow {
    background: #ffb653;
    color: #252525;
}

.bg-light {
    background: #f8f8f8;
}

.block-blue-gradient {
    background: rgb(91, 195, 245);
    background: linear-gradient(180deg, #5BC3F5FF 0%, #3A5CB7FF 100%);
    border-radius: 25px;
    padding: 25px;
    color: #FFFFFF;
}

.block-blue-gradient a:hover {
    color: #FFFFFF;
}

.block-yellow-gradient {
    background: #FFC371;
    background: linear-gradient(180deg, #FFC371 0%, #ffad3c 100%);
    border-radius: 25px;
    padding: 25px;
    color: #000000;
}

.block-purple-border {
    border: 2px solid transparent;
    /*border-color: #800080;*/
    /*color: #800080;*/
    border-color: #3A5CB7FF;
    color: #3A5CB7FF;
    display: flex;
}

.block-purple-border > a {
    text-decoration: none;
    color: unset;
    display: flex;
    padding: 25px;
}

.block-purple-border > a:hover {
    /*background-color: #800080;*/
    background-color: #3A5CB7FF;
    color: #FFFFFF;
}

.separator-block-blue {
    border: 2px solid #3A5CB7FF;
    color: #3A5CB7FF;
    padding: 10px;
    margin: 10px 0px;
}

.bg-gradient {
    background: linear-gradient(90deg, #5bc3f5 0, #3a5cb7);
}

.bg-gradient-vertical {
    background: linear-gradient(180deg, #5bc3f5 0, #3a5cb7 31%, #936dc1 50%, #ffb653 68%, #e56b59);
}

.display-desktop {
    display: none !important;
}

.base-section {
    padding: 8px 0;
}

.base-section:last-child {
    padding: 8px 0 16px;
}

.link-credit {
    display: inline;
    color: rgba(84, 88, 96, 0.7);
    text-decoration: none;
    cursor: pointer;
}

.link-credit:hover,
.link-credit:focus,
.link-credit:active {
    color: #545860;
    text-decoration: none;
    cursor: pointer;
}

.anchor-block {
    padding: 7px 0;
    font-size: 30px;
    color: #5bc3f5;
}

.anchor-block + .base-section {
    padding: 0 0 8px;
}

.alt-link-view,
.anchor-block a {
    color: inherit;
    text-decoration: none;
}

.alt-link-view:hover {
    color: #e56b59;
}

.section-footer {
    padding: 15px 0;
}

.section-footer .tags-holder {
    margin: 0 0 18px;
}

ul:not([class]) li {
    padding: 0 0 0 20px;
    margin: 0 0 6px;
    position: relative;
}

ul:not([class]) li:before {
    width: 4px;
    height: 4px;
    content: "";
    display: block;
    border-radius: 50%;
    background: currentColor;
    position: absolute;
    left: 8px;
    top: 9px;
}

.footer {
    overflow: hidden;
}

.footer .logo-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px -20px;
}

.footer .logo-col {
    width: 50%;
    padding: 0 12px;
    margin: 0 0 20px;
}

.footer .logo-col a {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .logo-col a:hover {
    opacity: 0.6;
}

.footer .logo-col img {
    max-width: 100%;
    flex: 0 0 auto;
}

.footer .social-title {
    text-align: center;
}

.footer address {
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
}

.footer address a {
    font-weight: 700;
    display: inline-block;
    padding: 6px 0 0;
    text-decoration: none;
}

.footer-top {
    padding: 11px 0 30px;
    border-top: 2px solid #ffb653;
}

.footer-main {
    padding: 31px 0 6px;
    background: #f8f8f8;
    position: relative;
    z-index: 2;
}

.footer-main:after {
    content: "";
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    background: #f8f8f8;
    z-index: -1;
}

.footer-bottom {
    position: relative;
    padding: 9px 0 22px;
    text-align: center;
    z-index: 2;
}

.footer-block {
    max-width: 480px;
    margin: 0 auto;
}

.footer-block > .button {
    margin: 16px 0;
    min-width: 116px;
}

.footer-title {
    font-size: 20px;
    line-height: 1.6;
}

.footer-logo,
.footer-title {
    display: block;
    margin: 0 0 25px;
}

.footer-logo {
    flex: 0 0 auto;
}

.footer-logo img {
    /* Change made on 06/01/2025*/
    /*width: 100%;*/
    max-width: 100%;
}

.footer-list {
    text-align: center;
    color: #3a5cb7;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 34px;
}

.footer-list li {
    margin: 0 0 36px;
}

.footer-list li:last-child {
    margin-bottom: 0;
}

.footer-list a {
    color: inherit;
    text-decoration: none;
}

.footer-list a:hover {
    color: #e56b59;
}

.privacy-list {
    color: #545860;
    font-size: 18px;
    text-align: center;
    margin: 0 0 28px;
}

.privacy-list li {
    margin: 0 0 26px;
}

.privacy-list li:last-child {
    margin: 0;
}

.privacy-list a {
    text-decoration: none;
    color: inherit;
}

.privacy-list a:hover {
    color: #e56b59;
}

.copyright {
    display: block;
    color: #545860;
    font-size: 13px;
}

.copyright a {
    color: inherit;
    text-decoration: none;
}

.copyright a:hover {
    color: #e56b59;
}

.button {
    /* color: #545860; Changed to black to fix contrast problems */
    color: #252525;
    background-color: transparent;
    padding: 5px 14px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.button,
.button:hover {
    text-decoration: none;
}

.button:focus {
    outline: none;
}

/*.button {
    transition: color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), background 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), border-color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    border: 2px solid;
}*/
.button {
    transition: color 0.3s cubic-bezier(0, 0, 0, 0.95), background 0.3s cubic-bezier(0, 0, 0, 0.95), border-color 0.3s cubic-bezier(0, 0, 0, 0.95);
    border: 2px solid;
}

.button:hover {
    /* background: #545860;
    border-color: #545860; Changed to black to fix contrast problems */
    background: #252525;
    border-color: #252525;
    color: #fff;
}

.button.btn-block {
    width: 100%;
}

.button.btn-sm {
    font-size: 12px;
    padding: 9px 8px;
    line-height: 1.1;
}

.button.btn-lg {
    padding: 10px 14px;
}

.button.btn-xl {
    padding: 14px;
    font-size: 18px;
}

.button.with-icon {
    padding: 11px 14px;
}

.button.with-icon [class*="icon-"] {
    font-size: 24px;
    margin-right: 10px;
}

.button.btn-red {
    border-color: #e56b59;
    color: #3a5cb7;
}

.button.btn-red:hover {
    border-color: #e56b59;
    background: #e56b59;
    color: #ffffff;
}

.button.btn-white {
    border-color: #fff;
    color: #fff;
}

.button.btn-white:hover {
    border-color: #545860;
    background: #545860;
    color: #fff;
}

.button.btn-blue {
    border-color: #3a5cb7;
    color: #3a5cb7;
}

.button.btn-blue:hover {
    border-color: #3a5cb7;
    background: #3a5cb7;
    color: #fff;
}

.button.btn-blue-light {
    border-color: #3a5cb7;
    /*color: #5bc3f5; J contrast edit */
    color: #3a5cb7;
}

.button.btn-blue-light:hover {
    border-color: #3a5cb7;
    background: #3a5cb7;
    /*color: #fff; J contrast edit */
    color: #ffffff;
}

.button.btn-yellow {
    border-color: #ffb653;
    /*color: #ffb653; J contrast edit */
    color: #3a5cb7;
}

.button.btn-yellow:hover {
    border-color: #ffb653;
    background: #ffb653;
    /*color: #545860; J contrast edit */
    color: #ffffff;
}

.social-list {
    font-size: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: -5px -10px 10px;
}

.social-list li {
    padding: 5px 10px;
}

.social-list a {
    transition: opacity 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: flex;
    text-decoration: none;
}

.social-list a:hover {
    opacity: 0.6;
}

.social-title {
    display: block;
    color: #3a5cb7;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px;
}

.intro-section {
    transition: box-shadow 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 8px 0 13px;
    font-size: 18px;
    line-height: 1.34;
}

.intro-section.lg {
    padding: 62px 0 79px;
}

.intro-section.lg .search-block:last-child {
    margin: 48px 0 0;
}

.intro-section .title {
    display: block;
    font-size: 28px;
    line-height: 1.21;
    margin: 0 0 48px;
    font-weight: 400;
}

.tweet-section .section-heading {
    display: flex;
    align-items: center;
    margin: 0 0 14px;
}

.tweet-section .section-heading .h1,
.tweet-section .section-heading .h2,
.tweet-section .section-heading .h3,
.tweet-section .section-heading .h4,
.tweet-section .section-heading .h5,
.tweet-section .section-heading .h6,
.tweet-section .section-heading h1,
.tweet-section .section-heading h2,
.tweet-section .section-heading h3,
.tweet-section .section-heading h4,
.tweet-section .section-heading h5,
.tweet-section .section-heading h6 {
    /* color: #5bc3f5; J contrast edit from light blue to blue*/
    color: #3a5cb7;
    margin: 0 10px 0 0;
}

.tweet-section .section-heading .btn-xl {
    padding: 14px 28px;
}

.tweet-section .tweet-block {
    border-top: 1px solid rgba(84, 88, 96, 0.4);
}

.tweet-section .tweet-block img {
    width: 100%;
}

.tweet-section .author {
    font-size: 22px;
    display: block;
}

.tweet-section .author a {
    color: #545860;
}

.tweet-section .author a:hover {
    color: #e56b59;
    text-decoration: underline;
}

.info-row {
    margin: 0 -15px -20px;
    padding: 15px 0 0;
}

.info-row.alt-view {
    padding: 0;
}

.info-block {
    display: flex;
    flex: 1 auto;
    margin: 0 0 20px;
}

.info-block.top-transparent {
    position: relative;
    z-index: 2;
}

.info-block.top-transparent .block-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.info-block.top-transparent .block-top:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: -100px;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.75) 70%);
    z-index: -1;
}

.info-block.top-transparent .image-holder img {
    max-height: 246px;
}

.info-block a {
    transition: box-shadow 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
    color: inherit;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
}

.post-block > .inner-holder {
    transition: box-shadow 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}

.info-block a:hover, .post-block > .inner-holder:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
}

.info-block .block-top {
    flex: 1 auto;
    padding: 13px 15px 17px;
}

.info-block .h2,
.info-block h2 {
    line-height: 1.2;
    margin: 0 0 5px;
}

.info-block .subtitle {
    font-size: 20px;
    display: block;
    line-height: 1.2;
    margin: 0 0 12px;
}

.info-block p:last-child {
    margin: 0;
}

.info-block .image-holder {
    flex: 0 0 auto;
    overflow: hidden;
}

.info-block .image-holder img {
    width: 100%;
    height: 100%;
    max-height: 150px;
    vertical-align: top;
    -o-object-fit: cover;
    object-fit: cover;
}

.tutorial-holder {
    padding: 15px 15px 20px;
    margin: 0 -15px 20px;
}

.tutorial-holder .h2,
.tutorial-holder h2 {
    margin: 0;
}

.tutorial-holder > .btn-holder {
    margin: 18px 0 26px;
}

.tutorial-block {
    background: #fff;
    position: relative;
    margin: 0 0 10px;
    width: 100%;
    display: flex;
}

.tutorial-block a {
    transition: box-shadow 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    text-decoration: none;
    color: inherit;
    display: flex;
    width: 100%;
}

.tutorial-block a:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
}

.tutorial-block .img-holder {
    flex: 0 0 auto;
    width: 103px;
}

.tutorial-block .img-holder img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tutorial-block .content-holder {
    flex: 1 auto;
    padding: 8px 45px 5px 10px;
}

.tutorial-block .h1:after,
.tutorial-block .h2:after,
.tutorial-block .h3:after,
.tutorial-block .h4:after,
.tutorial-block .h5:after,
.tutorial-block .h6:after,
.tutorial-block h1:after,
.tutorial-block h2:after,
.tutorial-block h3:after,
.tutorial-block h4:after,
.tutorial-block h5:after,
.tutorial-block h6:after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 30px;
}

.tutorial-block p:last-child {
    margin: 0;
}

.news-holder {
    width: 100%;
}

.news-holder .block-heading {
    margin: 0 0 25px;
}

.news-holder .subtitle {
    font-size: 22px;
    line-height: 1.18;
    display: block;
    margin: 0 0 14px;
}

.news-block {
    margin: 0 0 30px;
}

.news-block:last-child {
    margin: 0;
}

.news-block a {
    display: flex;
    text-decoration: none;
    color: inherit;
}

.news-block a:hover .h3,
.news-block a:hover h3 {
    color: #e56b59;
}

.news-block .h3,
.news-block h3 {
    transition: color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}

.news-block p:last-child {
    margin: 0;
}

.news-block .image-holder {
    width: 103px;
    flex: 0 0 auto;
}

.news-block .image-holder img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-block .content-holder {
    padding: 0 0 0 10px;
}

.breadcrumbs-holder {
    color: #3a5cb7;
    padding: 15px 0;
}

.breadcrumbs-holder + .base-section {
    padding: 5px 0 8px;
}

.breadcrumbs-holder .title {
    display: block;
    margin: 0 10px 0 0;
}

.breadcrumbs-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -14px;
}

.breadcrumbs-list li {
    padding: 0 14px;
    position: relative;
}

.breadcrumbs-list li:after {
    content: "";
    font-size: 15px;
    position: absolute;
    top: 50%;
    right: -7px;
    transform: translateY(-50%);
}

.breadcrumbs-list li:last-child:after {
    content: none;
}

.breadcrumbs-list a {
    text-decoration: none;
    color: inherit;
}

.breadcrumbs-list a:hover {
    color: #e56b59;
}

.article-section {
    padding: 5px 0 15px;
}

.heading-title {
    margin: -10px 0 10px;
}

.heading-top {
    display: flex;
    justify-content: space-between;
}

.heading-top .h2,
.heading-top h2 {
    margin: 0;
}

.heading-top .link-holder {
    flex: 0 0 auto;
    margin: 0 0 0 5px;
    font-size: 30px;
    line-height: 1;
}

.heading-top .link-holder a {
    text-decoration: none;
    color: #ffb653;
}

.heading-top .link-holder a:hover {
    color: #3a5cb7;
}

.heading-bottom {
    padding: 10px 0 0;
}

.heading-bottom .text-holder {
    padding: 0 30px 0 0;
    margin: 0 0 20px;
}

.heading-bottom p:last-child {
    margin-bottom: 0;
}

.heading-bottom .side-content {
    width: 100%;
}

.heading-bottom .search-block {
    width: 100%;
    margin: 0 0 20px;
}

.heading-bottom .btn-row,
.heading-bottom .btn-row .button {
    margin: 0 0 20px;
}

.heading-bottom .btn-row .button:last-child {
    margin: 0;
}

div.article-inner-holder img, #news-image {
    /*width: 100%;
    height: auto;
    display: block;*/
    margin: 2rem auto;
    display: block;
}

/* For online resources images added through CKEditor box html tool*/

figure.image img {
    width: 100%;
}

.article-img {
    position: relative;
    z-index: 2;
}

.article-img.top {
    margin: 0 0 15px;
}

.article-img .image-footnote {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    background: rgba(84, 88, 96, 0.65);
}

.article-img img {
    width: 100%;
}

.article-inner-holder {
    max-width: 946px;
    margin: 0 auto;
}

.article-inner-holder p:first-child {
    margin: 0 0 5px;
}

.article-inner-holder p:last-child {
    margin: 0;
}

.tags-holder {
    display: flex;
    flex-wrap: wrap;
}

.tags-holder.alt-view {
    display: block;
}

.tags-holder.alt-view dl {
    margin: 0 0 15px;
}

.tags-holder.alt-view dl dt {
    display: block;
    width: 100%;
    line-height: 1.1;
}

.tags-holder address {
    font-style: normal;
}

.tags-list {
    margin: 0 10px 5px 0;
    flex: 1 auto;
}

.tags-list a {
    display: inline-block;
}

.tags-list dd {
    display: inline;
    margin: 0;
    font-weight: 700;
    font-size: 14px;
}

.tags-list dt {
    display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 16px;
    color: #3a5cb7;
}

.comments-section {
    padding: 15px 0 5px;
}

.comments-section textarea {
    min-height: 110px;
    border: 2px solid #e56b59;
    color: #545860;
    padding: 16px 12px;
    margin: 0 0 15px;
}

.comments-section textarea::-moz-placeholder {
    color: rgba(84, 88, 96, 0.75);
}

.comments-section textarea:-ms-input-placeholder {
    color: rgba(84, 88, 96, 0.75);
}

.comments-section textarea::-ms-input-placeholder {
    color: rgba(84, 88, 96, 0.75);
}

.comments-section textarea::placeholder {
    color: rgba(84, 88, 96, 0.75);
}

.comment-area-holder {
    margin: 0 0 14px;
}

.comment-block {
    font-size: 14px;
    border-bottom: 2px solid #e56b59;
    padding: 16px 0;
    margin: 0 0 16px;
}

.comment-block .comment-date {
    flex: 0 0 auto;
    margin: 0 33px 0 0;
}

.comment-block .user {
    display: block;
    margin: 0 0 10px;
}

.pagination-holder {
    padding: 10px 0 15px;
}

.nav-links {
    color: #3a5cb7;
    font-weight: 700;
    display: flex;
}

.nav-links,
.nav-links a {
    align-items: center;
    justify-content: center;
}

.nav-links a {
    display: inline-flex;
    text-decoration: none;
    color: inherit;
    line-height: 1;
}

.nav-links .dots {
    margin: 0 5px;
}

.nav-links .page-numbers:not(.prev):not(.next) {
    font-size: 18px;
}

.nav-links .next,
.nav-links .prev {
    transition: background 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}

.nav-links .next:hover,
.nav-links .prev:hover {
    background: #3a5cb7;
    color: #fff;
}

.nav-links .next:after,
.nav-links .prev:after {
    content: "";
}

.nav-links .next.page-numbers,
.nav-links .prev.page-numbers {
    padding: 14px 12px;
    font-size: 18px;
    border: 2px solid #3a5cb7;
    text-align: center;
}

.nav-links .next.first-page,
.nav-links .prev.first-page {
    margin: 0 10px 0 0;
}

.nav-links .next.first-page:after,
.nav-links .prev.first-page:after {
    content: "";
}

.nav-links .next.last-page,
.nav-links .prev.last-page {
    margin: 0 0 0 10px;
}

.nav-links .next.last-page:after,
.nav-links .prev.last-page:after {
    content: "";
}

.nav-links .prev:not(.first-page) {
    margin: 0 15px 0 0;
}

.nav-links .prev:not(.first-page):after {
    content: "";
}

.nav-links .next:not(.last-page) {
    margin: 0 0 0 15px;
}

.nav-links .next:not(.last-page):after {
    content: "";
}

.link-block-row {
    margin: 0 -15px;
}

.link-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 15px;
    margin: 0 0 16px;
}

.link-block .h3,
.link-block h3 {
    line-height: 1.2;
}

.link-block p {
    margin: 0 0 6px;
}

.link-block .button {
    min-width: 247px;
}

.link-block .block-main {
    flex: 1 auto;
}

.link-block .btn-holder {
    flex: 0 0 auto;
}

.event-block a {
    transition: border-color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    border-bottom: 2px solid #3a5cb7;
    padding: 20px 0;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: inherit;
    text-decoration: none;
}

.event-block a:hover {
    border-color: #e56b59;
}

.event-block a:hover .event {
    color: #e56b59;
}

.event-block .inner-holder {
    padding: 5px 0 0;
    width: 100%;
}

.event-block .option-block {
    margin-left: auto;
}

.event-block .option-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #e56b59;
    font-size: 18px;
    margin: 0 -6px;
}

.event-block .option-list li {
    padding: 0 6px;
}

.event-block .event,
.event-block .presenter {
    transition: color 0.3s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    margin: 0 0 10px;
}

.filter-section .pagination-holder {
    padding: 20px 0;
}

.filter-stripe {
    margin: 0 0 15px;
}

.filter-stripe .btn-row {
    margin: 0 -5px;
}

.filter-stripe .btn-row .col {
    width: 100%;
    padding: 0 5px;
}

.filter-stripe .button {
    width: 100%;
    margin: 0 0 10px;
}

.filter-stripe .button.btn-xl {
    padding: 14px 8px;
}

.filter-holder .btn-row {
    display: flex;
    flex-direction: column;
}

.filter-holder .btn-row .button {
    min-width: 128px;
    margin: 0 0 20px;
}

.filter-form {
    margin: 0 0 25px;
}

.filter-form .input-holder {
    margin: 0 0 20px;
}

.filter-form .input-holder > label {
    display: block;
    flex: 0 0 auto;
    margin: 0 0 10px;
}

.filter-form .date-holder {
    display: flex;
    align-items: center;
}

.filter-form .separator {
    font-size: 20px;
    margin: 0 8px;
}

.filter-form .btn-holder {
    margin: 30px 0 20px;
}

.legend-block {
    color: #3a5cb7;
}

.legend-block .list-title {
    display: block;
    margin: 0 0 10px;
}

.legend-list {
    line-height: 1;
}

.legend-list li {
    margin: 0 0 10px;
}

.legend-list [class^="icon-"] {
    vertical-align: middle;
    color: #e56b59;
    font-size: 25px;
    margin: 0 6px 0 0;
}

.js-grid {
    padding: 0 0 30px;
    margin: -15px;
}

.js-grid .grid-item {
    padding: 15px;
}

.post-block {
    width: 100%;
}

.post-block.lg .content-holder {
    padding: 21px 15px 15px;
    max-width: 263px;
    z-index: 1;
}

.post-block.md .inner-holder {
    display: flex;
}

.post-block.sm .btn-lg {
    padding: 5px 11px;
}

.post-block .img-holder {
    padding-top: 55%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.post-block .content-holder {
    padding: 15px;
}

.post-block .content-holder .text-holder {
    flex: 1 auto;
}

.post-block .content-holder .btn-holder {
    flex: 0 0 auto;
}

.post-block .category {
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1;
}

.post-block .inner-holder {
    width: 100%;
}

.post-block .title {
    display: block;
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 1.08;
}

@media (min-width: 520px) {
    .info-row {
        margin: 0 -4px -20px;
        display: flex;
        flex-wrap: wrap;
    }

    .info-row.alt-view {
        display: block;
        margin: 0 -15px -20px;
    }

    .info-row.alt-view .col {
        width: 100%;
        padding: 0;
    }

    .info-row .col {
        width: 50%;
        padding: 0 4px;
        display: flex;
        flex-direction: column;
    }

    .legend-list {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .legend-list li {
        margin: 5px 10px 5px 0;
    }

}

@media (min-width: 768px) {
    .custom-radio-holder {
        display: flex;
        align-items: center;
    }

    .custom-radio-holder .custom-radio {
        margin: 0 40px 0 0;
    }

    .base-section {
        padding: 15px 0;
    }

    .base-section:last-child {
        padding: 15px 0 30px;
    }

    .anchor-block + .base-section {
        padding: 30px 0 15px;
    }

    .footer .logo-row {
        justify-content: space-between;
        align-items: center;
    }

    .footer .logo-col {
        width: auto;
        max-width: 25%;
    }

    .tweet-section .row {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -22px;
    }

    .tweet-section .row .col {
        width: 50%;
        padding: 0 22px;
    }

    .tweet-section .tweet-block {
        border: 0;
    }

    .info-row {
        margin: 0 -8px -30px;
    }

    .info-row.alt-view {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -4px -20px;
    }

    .info-row.alt-view .col {
        width: 33.333%;
        padding: 0 4px;
    }

    .info-row .col {
        padding: 0 8px;
        width: 33.333%;
    }

    .info-block.alt-view {
        min-height: 360px;
        margin: 0 0 30px;
    }

    .info-block.top-transparent .image-holder {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .info-block.top-transparent .image-holder img {
        max-height: none;
    }

    .info-block .block-top.alt-view .h2,
    .info-block .block-top.alt-view h2 {
        font-size: 26px;
    }

    .info-block .h2,
    .info-block h2 {
        line-height: 1.23;
    }

    .info-block .subtitle {
        font-size: 22px;
        line-height: 1.18;
    }

    .info-block .image-holder img {
        max-height: none;
    }

    .tutorial-holder {
        margin: 0 0 20px;
        padding: 24px 30px 95px;
        position: relative;
    }

    .tutorial-holder .h2,
    .tutorial-holder h2 {
        margin: 0 0 15px;
    }

    .tutorial-holder > .btn-holder {
        margin: 0;
        position: absolute;
        bottom: 40px;
        left: 30px;
    }

    .tutorial-row {
        display: flex;
        flex-wrap: wrap;
        padding: 67px 0 15px;
        margin: 0 -15px;
    }

    .tutorial-row .col {
        padding: 0 15px;
        width: 50%;
        display: flex;
    }

    .tutorial-block a {
        flex-direction: column;
        align-items: stretch;
    }

    .tutorial-block .img-holder {
        width: 100%;
    }

    .tutorial-block .content-holder {
        padding: 7px 20px 30px 21px;
    }

    .news-holder .block-heading .h2,
    .news-holder .block-heading h2 {
        margin: 0;
    }

    .news-block {
        margin: 0 0 25px;
    }

    .news-block .h3,
    .news-block .h4,
    .news-block h3,
    .news-block h4 {
        margin: 0 0 20px;
    }

    .news-block .image-holder {
        width: 196px;
    }

    .news-block .content-holder {
        padding: 0 0 0 30px;
    }

    .breadcrumbs-holder {
        padding: 30px 0;
    }

    .breadcrumbs-holder + .base-section {
        padding: 5px 0 15px;
    }

    .breadcrumbs-holder .title {
        flex: 0 0 auto;
    }

    .breadcrumbs-holder .inner-holder {
        display: flex;
    }

    .breadcrumbs-list {
        flex: 1 auto;
    }

    .heading-top .link-holder {
        margin: 0 0 0 24px;
        font-size: 40px;
    }

    .heading-bottom {
        display: flex;
    }

    .heading-bottom .text-holder {
        width: 60%;
        margin: 0;
    }

    .heading-bottom .side-content {
        width: 46%;
    }

    .article-img .image-footnote {
        padding: 8px 20px;
        font-size: 14px;
    }

    .tags-holder.alt-view {
        -moz-column-count: 2;
        column-count: 2;
    }

    .tags-holder.alt-view dl {
        display: flex;
        flex-wrap: wrap;
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
        margin: 0 0 18px;
    }

    .tags-holder.alt-view dl dt {
        min-width: 138px;
        width: auto;
    }

    .tags-list {
        margin: 0 20px 10px 0;
    }

    .tags-list a {
        margin: 8px 0 0;
    }

    .tags-list dd {
        font-size: 16px;
    }

    .tags-list dt {
        margin: 0 20px 0 0;
        font-size: 18px;
        display: inline-block;
        min-width: 68px;
    }

    .comments-section {
        padding: 30px 0 5px;
    }

    .comments-section .h3,
    .comments-section h3 {
        margin: 0 0 30px;
    }

    .comments-section textarea {
        min-height: 150px;
    }

    .comment-block {
        font-size: 16px;
        display: flex;
    }

    .pagination-holder {
        padding: 10px 0 30px;
    }

    .nav-links .next:after,
    .nav-links .prev:after {
        content: none !important;
    }

    .nav-links .next.first-page,
    .nav-links .prev.first-page {
        margin: 0 30px 0 0;
    }

    .nav-links .next.last-page,
    .nav-links .prev.last-page {
        margin: 0 0 0 30px;
    }

    .nav-links .prev:not(.first-page) {
        margin: 0 auto 0 0;
    }

    .nav-links .next:not(.last-page) {
        margin: 0 0 0 auto;
    }

    .link-block-row {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px;
    }

    .link-block-row .col {
        padding: 0 5px;
        display: flex;
        width: 50%;
    }

    .link-block {
        margin: 0 0 10px;
        min-height: 300px;
    }

    .event-block a {
        padding: 30px 0;
        font-size: 16px;
        align-items: flex-start;
    }

    /*#responsive-alignment {
        margin-left: 192px;
        margin-top: -45px;
    }*/
    .event-block .inner-holder {
        padding: 0;
        width: auto;
        /* flex: 1 auto;*/
        flex: 1;
    }

    .event-block .option-block {
        width: 11%;
        padding: 0 10px;
    }

    .event-block .option-list {
        font-size: 25px;
        margin: 0 -9px;
    }

    .filter-section .heading-title {
        margin-bottom: 8px;
    }

    .filter-stripe {
        margin: 0 0 30px;
    }

    .filter-stripe .btn-row {
        display: flex;
        flex-wrap: wrap;
    }

    .filter-stripe .btn-row .col {
        width: 33.3333%;
    }

    .filter-holder .row {
        display: flex;
        margin: 0 -20px 15px;
    }

    .filter-holder .col {
        max-width: 750px;
        padding: 0 20px;
    }

    .filter-form .input-holder {
        display: flex;
        align-items: center;
    }

    .filter-form .input-holder > label {
        min-width: 200px;
        margin: 0 20px 0 0;
    }

    .filter-form .separator {
        margin: 0 20px;
    }

    .legend-list li {
        margin: 10px 34px 10px 0;
    }

    .legend-list [class^="icon-"] {
        font-size: 35px;
    }

    .post-block.lg {
        width: 100%;
    }

    .post-block.lg .inner-holder {
        width: 100%;
        position: relative;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        z-index: 2;
    }

    .post-block.lg .inner-holder:after {
        content: "";
        width: 0;
        display: block;
        min-height: 353px;
    }

    .post-block.lg .img-holder {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
    }

    .post-block.md {
        width: 100%;
        display: flex;
    }

    .post-block.md:after {
        content: "";
        display: block;
        width: 0;
        min-height: 263px;
    }

    .post-block.md .img-holder {
        padding: 0;
        width: 40%;
        flex: 0 0 auto;
    }

    .post-block.md .content-holder {
        padding: 15px 21px;
        flex: 1 auto;
    }

    .post-block.sm {
        width: 50%;
        display: flex;
    }

    .post-block.sm:after {
        content: "";
        display: block;
        width: 0;
        min-height: 263px;
    }

    .post-block.sm .img-holder {
        padding: 0;
        background-position: top;
        min-height: 124px;
        flex: 0 0 auto;
    }

    .post-block.sm .inner-holder {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .post-block.sm .content-holder {
        padding: 14px 15px;
        flex: 1 auto;
    }

    .post-block.sm .category {
        margin: 0 0 2px;
    }

    .post-block.sm .title {
        font-size: 22px;
        margin: 0 0 2px;
    }

    .post-block .content-holder {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .post-block .title {
        font-size: 22px;
        margin: 0 0 20px;
    }

}

@media (min-width: 1024px) {
    .search-block .inner-wrapper {
        display: flex;
        align-items: center;
    }

    .lg .search-block .inner-wrapper {
        max-width: 907px;
    }

    .search-block .inner-wrapper > .button {
        width: auto;
    }

    .search-block .input-wrapper {
        flex: 1 auto;
        margin: 0;
    }

    .lg .search-block .input-wrapper {
        margin: 0 30px 0 0;
    }

    .search-block input[type="text"] {
        font-size: 20px;
    }

    .lg .search-block input[type="text"] {
        font-size: 28px;
        height: 42px;
    }

    .search-block button[type="submit"] {
        font-size: 29px;
    }

    .lg .search-block button[type="submit"] {
        font-size: 35px;
    }

    .header.search-show {
        padding: 0 0 51px;
    }

    .header-wrapper {
        padding: 26px 0;
    }

    .logo {
        width: 242px;
    }

    .nav-opener {
        display: none !important;
        padding: 7px 18px;
    }

    .menu-drop {
        display: flex;
        align-items: center;
    }

    .menu-drop .search-block {
        padding: 5px 0 10px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
    }

    .search-show .menu-drop .search-block {
        opacity: 1;
        visibility: visible;
    }

    .menu-drop .search-block .inner-wrapper {
        margin: 0 auto;
    }

    .menu-drop .search-block .input-wrapper {
        margin: 0 22px 0 0;
    }

    .menu-drop > .button {
        margin-left: 37px;
        min-width: 116px;
    }

    .main-nav {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        font-size: 16px;
        margin: 0 -8px;
        padding: 0;
    }

    .main-nav li {
        margin: 0;
        padding: 0 8px;
    }

    .display-3 {
        font-size: 26px;
    }

    .display-desktop {
        display: block !important;
    }

    .display-mobile {
        display: none !important;
    }

    .text-right-desktop {
        text-align: right;
    }

    .base-section {
        padding: 30px 0;
    }

    .base-section:last-child {
        padding: 30px 0 60px;
    }

    .anchor-block + .base-section {
        padding: 60px 0 30px;
    }

    .section-footer {
        padding: 24px 0 26px;
    }

    ul:not([class]) li {
        padding: 0 0 0 40px;
        margin: 0 0 10px;
    }

    ul:not([class]) li:before {
        left: 16px;
    }

    .footer .social-title {
        text-align: left;
    }

    .footer-top {
        padding: 30px 0 56px;
    }

    .footer-main {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 35px 0 30px;
    }

    .footer-bottom {
        text-align: left;
    }

    .footer-block {
        margin: 0;
    }

    .footer-block > .button {
        margin: 19px 0 0;
    }

    .footer-title {
        font-size: 26px;
        margin: 0 0 30px;
    }

    .footer-logo {
        width: 166px;
        margin: 0 0 20px;
    }

    .footer-list {
        font-size: 16px;
        text-align: left;
    }

    .footer-list li {
        margin: 0 0 26px;
    }

    .privacy-list {
        font-size: 14px;
        text-align: left;
    }

    .privacy-list li {
        margin: 0 0 19px;
    }

    .copyright {
        font-size: 12px;
    }

    .button.btn-sm {
        padding: 6px 10px;
        line-height: 1;
    }

    .social-list {
        font-size: 35px;
        justify-content: flex-start;
    }

    .social-title {
        font-size: 16px;
    }

    .intro-section {
        font-size: 22px;
        line-height: 1.18;
    }

    .fixed-position .intro-section {
        z-index: 999;
        box-shadow: 0 8px 13px 0 rgba(84, 88, 96, 0.4);
    }

    .intro-section.lg {
        padding: 71px 0;
    }

    .intro-section .title {
        margin: 0 0 28px;
    }

    .tweet-section .section-heading {
        margin: 0 0 30px;
    }

    .tweet-section .row .col {
        width: 25%;
    }

    .tweet-section .author {
        margin: 0 33px 0 12px;
        font-size: 28px;
    }

    .info-row {
        padding: 30px 0 0;
        margin: 0 -15px -30px;
    }

    .info-row.alt-view {
        margin: 0 -15px -20px;
    }

    .info-row.alt-view .col {
        padding: 0 15px;
        width: 33%;
    }

    .info-row.alt-view .col:nth-child(3n-1) {
        width: 42%;
    }

    .info-row.alt-view .col:nth-child(3n) {
        width: 25%;
    }

    .info-row .col {
        padding: 0 15px;
    }

    .info-block.alt-view .block-top {
        padding: 20px;
    }

    .info-block .block-top {
        padding: 24px 25px 21px;
    }

    .info-block .block-top.alt-view .h2,
    .info-block .block-top.alt-view h2 {
        margin: 0 0 20px;
    }

    .info-block .h2,
    .info-block h2 {
        margin: 0 0 10px;
    }

    .two-col-row {
        display: flex;
        margin: 0 -19px;
    }

    .two-col-row > .col {
        padding: 0 19px;
        display: flex;
    }

    .two-col-row > .col:first-child {
        width: 50%;
    }

    .two-col-row > .col:last-child {
        width: 50%;
    }

    .tutorial-holder {
        width: 100%;
        padding: 34px 30px 30px;
        margin: 0;
    }

    .news-holder .block-heading {
        display: flex;
    }

    .news-holder .block-heading .text-holder {
        margin: 0 20px 0 0;
        flex: 1 auto;
    }

    .news-holder .block-heading .btn-holder {
        flex: 0 0 auto;
    }

    .news-holder .subtitle {
        /* font-size: 28px; */
        margin: 0 0 8px;
    }

    .breadcrumbs-holder + .base-section {
        padding: 5px 0 30px;
    }

    .heading-title {
        margin: -10px 0 15px;
    }

    .heading-top .h2,
    .heading-top h2 {
        line-height: 1.5;
    }

    .heading-top .link-holder {
        margin: 0 0 0 48px;
        font-size: 50px;
    }

    .heading-bottom .text-holder {
        flex: 1 auto;
        width: auto;
    }

    .heading-bottom .side-content {
        width: 31.8%;
        flex: 0 0 auto;
    }

    .heading-bottom .btn-row {
        margin: 0;
    }

    .article-img.top {
        margin: 0 0 30px;
    }

    .heading-title + .tags-holder {
        margin: -10px 0 10px;
    }

    .tags-holder.alt-view {
        grid-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }

    .heading-title + .tags-holder.alt-view {
        margin: -10px 0 30px;
    }

    .tags-list {
        margin: 0 30px 15px 0;
    }

    .tags-list dt {
        margin: 0 27px 0 0;
        font-size: 20px;
    }

    .pagination-holder {
        padding: 10px 0 42px;
    }

    .nav-links .page-numbers:not(.prev):not(.next) {
        font-size: 26px;
    }

    .nav-links .next.page-numbers,
    .nav-links .prev.page-numbers {
        min-width: 180px;
    }

    .link-block-row {
        margin: 0 -15px -10px;
    }

    .link-block-row .col {
        width: 33.3333%;
        padding: 0 15px;
    }

    .link-block {
        margin: 0 0 30px;
        min-height: 356px;
    }

    .event-block .option-block {
        padding: 0 28px;
    }

    .filter-section .pagination-holder {
        padding: 40px 0 10px;
    }

    .filter-section .pagination-holder:last-child {
        padding: 40px 0 25px;
    }

    .filter-stripe .btn-row {
        margin: 0 -15px;
    }

    .filter-stripe .btn-row .col {
        padding: 0 15px;
    }

    .filter-holder .row {
        margin: 0 -49px 15px;
    }

    .filter-holder .col {
        padding: 0 49px;
    }

    .legend-block {
        display: flex;
        align-items: center;
    }

    .legend-block .list-title {
        margin: 0 20px 0 0;
    }

    .post-block.lg {
        width: 70%;
    }

    .post-block.lg .inner-holder:after {
        min-height: 556px;
    }

    .post-block.md {
        width: 50%; /* J Edit 3/3/22 used to be 40% if news tiles are 4 per row */
    }

    .post-block.sm {
        width: 30%;
    }

    .logo img {
        width: 100%;
    }
}

/*20 anniversary rule*/
/*@media (min-width: 1024px) and (max-width: 1076px) {*/
/*    .main-nav {*/
/*        font-size: calc(16px - 0.25vw);*/
/*    }*/

/*    !*.main-nav li {*/
/*        padding: 4px;*/
/*    }*!*/
/*}*/

@media (min-width: 1024px) and (min-width: 1400px) {
    .main-nav {
        margin: 0 -17px;
    }
}

@media (min-width: 1400px) {
    .main-nav li {
        margin: 0;
        padding: 0 17px;
    }

    .nav-links .next.page-numbers,
    .nav-links .prev.page-numbers {
        min-width: 233px;
    }

    .event-block .option-list li {
        padding: 0 9px;
        margin: 0 0 4px;
    }

    .post-block.lg {
        width: 75%;
    }

    .post-block.md {
        width: 50%;
    }

    .post-block.md .img-holder {
        width: 53%;
    }

    .post-block.sm {
        width: 25%;
    }
}

@media (min-width: 1920px) {
    .news-holder .block-heading .text-holder {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 1023px) {
    .menu-drop {
        position: absolute;
        z-index: 999;
        top: 100%;
        left: 0;
        right: 0;
        height: calc(100vh - 100%);
        height: calc(var(--vh, 1vh) * 100 - 100%);
        background: #fff;
        opacity: 0;
        visibility: hidden;
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .nav-active .menu-drop {
        opacity: 1;
        visibility: visible;
    }

    .h2,
    h2 {
        font-size: 30px;
    }

    .h4,
    h4 {
        font-size: 20px;
    }

    .footer-block > .button {
        padding: 16px 14px;
        width: 100%;
        font-size: 18px;
    }

    .intro-section.lg {
        background: linear-gradient(180deg, #5bc3f5 0, #3a5cb7 31%, #936dc1 50%, #ffb653 68%, #e56b59) !important;
    }

    .intro-section.lg .search-block .input-wrapper {
        margin: 0 0 20px;
    }
}

@media (max-width: 767px) {
    .news-block .h4,
    .news-block h4 {
        line-height: 1;
        margin: 0 0 6px;
    }

    .pagination-holder .show-tablet {
        display: none !important;
    }
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: -400px;
    top: auto;
    width: 20%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid yellow;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
    float: left !important;
    margin-top: 150px;

}

/* Fix for anchor tags */
:target::before {
    content: "";
    display: block;
    height: 143px; /* fixed header height*/
    margin: -143px 0 0; /* negative fixed header height */
}
