/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,700,700i|PT+Serif:400,400i,700,700i&display=swap);*/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
body {
    font-family: "Roboto", serif;
}
.compartment {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (min-width:600px) {
    .col-4 {
        width: 50%;
        float: left
    }
}

@media (min-width:900px) {
    .col-4 {
        width: 25%
    }
}

.margin-x {
    margin-right: 1.17647em;
    margin-left: 1.17647em
}

.margin-x-2x {
    margin-right: 2.35294em;
    margin-left: 2.35294em
}

.margin-y {
    margin-top: 1.17647em;
    margin-bottom: 1.17647em
}

.margin-y-2x {
    margin-top: 2.35294em;
    margin-bottom: 2.35294em
}

.padding-x {
    padding-right: 1.17647em;
    padding-left: 1.17647em
}

.padding-x-2x {
    padding-right: 2.35294em;
    padding-left: 2.35294em
}

.padding-y {
    padding-top: 1.17647em;
    padding-bottom: 1.17647em
}

.padding-y-2x {
    padding-top: 2.35294em;
    padding-bottom: 2.35294em
}

.stretch-container {
    margin-right: -1.17647em;
    margin-left: -1.17647em
}

.cover {
    position: absolute;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: IcoMoon;
    src: url(fonts/icomoon.eot);
    src: url(fonts/icomoon.eot) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.fsAthleticsRosterList li>div.fsRosterName,
.fsTitle,
.fsVimeoTitle,
.fsYoutubeTitle {
    margin: 0 0 15px;
    font-size: 1.0625rem;
    line-height: 1.41177;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #0032a0
}

.fsAthleticsRosterList li>div.fsRosterName:last-child,
.fsTitle:last-child,
.fsVimeoTitle:last-child,
.fsYoutubeTitle:last-child {
    margin-bottom: 0
}

.fsAthleticsRosterList li>div.fsRosterName>a,
.fsTitle>a,
.fsVimeoTitle>a,
.fsYoutubeTitle>a {
    color: inherit;
    font-weight: 400;
    vertical-align: bottom;
    text-decoration: none
}

.fsAthleticsRosterList li>div.fsRosterName>a:focus,
.fsAthleticsRosterList li>div.fsRosterName>a:hover,
.fsTitle>a:focus,
.fsTitle>a:hover,
.fsVimeoTitle>a:focus,
.fsVimeoTitle>a:hover,
.fsYoutubeTitle>a:focus,
.fsYoutubeTitle>a:hover {
    color: #54758a;
    text-decoration: underline
}

h1 {
    margin-top: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h1 {
        font-size: 40px;
        line-height: 45px
    }
}

h2 {
    margin-top: 0;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h2 {
        font-size: 28px;
        line-height: 35px
    }
}

h3 {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

h4 {
    font-size: 19px;
    line-height: 24px
}

h4,
h5 {
    margin-top: 0;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #404040;
    /* text-transform: uppercase; */
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 20px
}

h5 {
    font-size: 17px
}

h5,
h6 {
    line-height: 22px
}

h6 {
    margin-top: 0;
    font-weight: 400;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px
}

p {
    margin: 0 0 30px
}

body:not(.fsComposeMode) p:last-child {
    margin-bottom: 0
}

hr {
    margin: 0 auto 30px
}

a {
    text-decoration: underline;
    color: #54758a;
    font-weight: 700;
    transition: all .3s
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0032a0
}

ol,
ul {
    margin-top: 0;
    padding-left: 20px
}

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_3 {
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 2px solid #f0f0f0
}

.fsAthleticsEvent.fsTable body:not(.fsComposeMode) .fsElementTable:last-child,
.fsAthleticsRoster body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsEvent.fsTable .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsRoster .fsElementTable:last-child,
body:not(.fsComposeMode) table.fs_style_3:last-child {
    margin-bottom: 0
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable td,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_3 td,
table.fs_style_3 th {
    vertical-align: top;
    border-bottom: none
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_3 th {
    padding: 15px 20px;
    background: #0032a0;
    color: #fff;
    text-align: left;
    font-size: .9375rem;
    line-height: 1.334;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_3 td {
    padding: 12px 20px;
    font-size: .9375rem;
    line-height: 1.734
}

.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td,
.fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
table.fs_style_3 tr:nth-of-type(odd) td {
    background-color: #f0f0f0
}

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow>td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow>td,
table.fs_style_3 tr.fsLoadMoreButtonRow>td {
    background: none;
    padding: 20px 0
}

.table-overflow {
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 30px
}

.table-overflow:last-child {
    margin-bottom: 0
}

canvas,
img,
svg,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0;
    max-width: 100%
}

.fs_style_17.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6) !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_19.on,
.fs_style_17.fs_style_19:focus,
.fs_style_17.fs_style_19:hover,
.fsStateSelected .fs_style_17.fs_style_19 {
    border-color: #fff !important;
    background: #fff;
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_19 {
    margin-bottom: 0
}

.fs_style_17.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_20.on,
.fs_style_17.fs_style_20:focus,
.fs_style_17.fs_style_20:hover,
.fsStateSelected .fs_style_17.fs_style_20 {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fs_style_17.fs_style_20 {
    margin-bottom: 0
}

.fs_style_17.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_21.on,
.fs_style_17.fs_style_21:focus,
.fs_style_17.fs_style_21:hover,
.fsStateSelected .fs_style_17.fs_style_21 {
    border-color: #54758a !important;
    background: #54758a;
    color: #fff
}

p:last-child .fs_style_17.fs_style_21 {
    margin-bottom: 0
}

.fs_style_17.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_22.on,
.fs_style_17.fs_style_22:focus,
.fs_style_17.fs_style_22:hover,
.fsStateSelected .fs_style_17.fs_style_22 {
    border-color: #666 !important;
    background: #666;
    color: #fff
}

p:last-child .fs_style_17.fs_style_22 {
    margin-bottom: 0
}

.fs_style_17.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_23.on,
.fs_style_17.fs_style_23:focus,
.fs_style_17.fs_style_23:hover,
.fsStateSelected .fs_style_17.fs_style_23 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_23 {
    margin-bottom: 0
}

.fs_style_17.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_24.on,
.fs_style_17.fs_style_24:focus,
.fs_style_17.fs_style_24:hover,
.fsStateSelected .fs_style_17.fs_style_24 {
    border-color: #54758a !important;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

p:last-child .fs_style_17.fs_style_24 {
    margin-bottom: 0
}

.fs_style_17.fs_style_25 {
    display: inline-block;
    border: 2px solid #666 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_25.on,
.fs_style_17.fs_style_25:focus,
.fs_style_17.fs_style_25:hover,
.fsStateSelected .fs_style_17.fs_style_25 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

p:last-child .fs_style_17.fs_style_25 {
    margin-bottom: 0
}

.dark-bg {
    background: #000e67;
    padding: 30px
}

.fs_style_18.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6);
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_19:focus,
.fs_style_18.fs_style_19:hover {
    border-color: #fff;
    background: #fff;
    color: #0032a0
}

.fs_style_18.fs_style_19:focus em,
.fs_style_18.fs_style_19:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_19 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_20:focus,
.fs_style_18.fs_style_20:hover {
    border-color: #0032a0;
    background: #0032a0;
    color: #fff
}

.fs_style_18.fs_style_20:focus em,
.fs_style_18.fs_style_20:hover em {
    color: #fff
}

.fs_style_18.fs_style_20 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_21:focus,
.fs_style_18.fs_style_21:hover {
    border-color: #54758a;
    background: #54758a;
    color: #fff
}

.fs_style_18.fs_style_21:focus em,
.fs_style_18.fs_style_21:hover em {
    color: #fff
}

.fs_style_18.fs_style_21 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_22:focus,
.fs_style_18.fs_style_22:hover {
    border-color: #666;
    background: #666;
    color: #fff
}

.fs_style_18.fs_style_22:focus em,
.fs_style_18.fs_style_22:hover em {
    color: #fff
}

.fs_style_18.fs_style_22 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_23:focus,
.fs_style_18.fs_style_23:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

.fs_style_18.fs_style_23:focus em,
.fs_style_18.fs_style_23:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_23 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_24:focus,
.fs_style_18.fs_style_24:hover {
    border-color: #54758a;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

.fs_style_18.fs_style_24:focus em,
.fs_style_18.fs_style_24:hover em {
    color: #54758a
}

.fs_style_18.fs_style_24 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_25 {
    display: inline-block;
    border: 2px solid #666;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_25:focus,
.fs_style_18.fs_style_25:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

.fs_style_18.fs_style_25:focus em,
.fs_style_18.fs_style_25:hover em {
    color: #4d4d4d
}

.fs_style_18.fs_style_25 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_14,
.fs_style_15 {
    position: relative;
    display: inline-block;
    padding: 15px 18px 15px 49px;
    border: 2px solid #d3d3d3;
    margin-bottom: 6px;
    font-size: .875rem;
    line-height: 1.2143;
    color: #0032a0;
    max-width: 300px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none
}

.fs_style_14:focus,
.fs_style_14:hover,
.fs_style_15:focus,
.fs_style_15:hover {
    background: #0032a0;
    border-color: #0032a0;
    color: #fff
}

.fs_style_14:before,
.fs_style_15:before {
    position: absolute;
    top: 15px;
    left: 18px;
    font-size: 1rem;
    line-height: 1;
    color: #05c3dd
}

.fs_style_14:before {
    content: "\E906"
}

.fs_style_14:before,
.fs_style_15:before {
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fs_style_15:before {
    content: "\E905"
}

.fsStyleDefaultButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleDefaultButton {
    margin-bottom: 0
}

.fsStyleDefaultButton.fsLoadMoreButton {
    margin: 30px auto 0;
    display: table
}

.fsBannerLeft .fsStyleDefaultButton.fsLoadMoreButton,
.fsBannerRight .fsStyleDefaultButton.fsLoadMoreButton,
.fsFourColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsStyleOneThird .fsStyleDefaultButton.fsLoadMoreButton,
.fsThreeColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsTwoColumnLayout .fsStyleDefaultButton.fsLoadMoreButton {
    width: 100%
}

.fsStyleDefaultButton.fsSelectAll {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsStyleUpdateButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleUpdateButton {
    margin-bottom: 0
}

.fsElement {
    margin-bottom: 60px
}

.fsElement:last-child {
    margin-bottom: 0
}

.fsElementHeaderContent {
    margin-bottom: 20px
}

.fsElementFooterContent {
    margin-top: 20px
}

.fsPanel {
    margin-bottom: 0
}

.fsStyleDefaultField {
    border: 1px solid #cfcfcf
}

.fsList article {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f0f0f0
}

.fsList .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
.fsList .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child,
.fsList .fsListItems:last-of-type>article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.fsList li.fsListItem {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f0f0f0
}

.fsListNav .fsStyleDefaultList {
    list-style: none;
    margin: 0;
    padding: 0
}

.fsListNav .fsStyleDefaultList .fsListItem a {
    display: inline-block;
    padding: 0
}

.fsListNav .fsStyleDefaultList .fsListItem a:focus,
.fsListNav .fsStyleDefaultList .fsListItem a:hover {
    color: #0032a0;
    background: rgba(0, 0, 0, 0)
}

.fsListNav .fsStyleDefaultList .fsListItem.fsResourceCollection.fsStateExpanded>.fsResourceCollectionLink {
    margin-bottom: 10px
}

.fsListNav .fsListLevel1>.fsListItem {
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f0f0
}

.fsListNav .fsListLevel2>.fsListItem {
    padding-left: 10px
}

.fsListNav .fsListLevel3>.fsListItem {
    padding-left: 20px
}

.fsListNav .fsListLevel4>.fsListItem {
    padding-left: 30px
}

.fsListNav .fsListLevel5>.fsListItem {
    padding-left: 40px
}

.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-slides-to-show="1"] article {
    padding-bottom: 0
}

.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*=true] {
    padding-top: 0;
    padding-bottom: 0
}

.fsSlideshow.fsSlideshowHorizontal article {
    padding-bottom: 0
}

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
    overflow: hidden
}

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
    color: #1a1a1a;
    font-size: 45px;
    transition: .3s;
    display: inline-block;
    line-height: 1;
    width: auto;
    height: auto;
    position: absolute
}

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
    left: 0
}

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
    right: 0
}

.fsSlideshow .fsNextButton:focus:before,
.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before {
    color: rgba(26, 26, 26, .5);
    transition: .3s
}

.fsSlideshow .fsPager {
    margin-bottom: 0;
    margin-top: 20px
}

.fsSlideshow .fsPager li {
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle
}

.fsSlideshow .fsPager li button {
    width: 100%;
    height: 100%;
    padding: 0;
    color: #1a1a1a
}

.fsSlideshow .fsPager li button:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(26, 26, 26, .25);
    transition: .3s;
    opacity: 1
}

.fsSlideshow .fsPager li button:focus:before,
.fsSlideshow .fsPager li button:hover:before {
    background-color: #1a1a1a;
    transition: .3s
}

.fsSlideshow .fsPager li button:focus {
    outline: 1px dashed rgba(26, 26, 26, .25)
}

.fsSlideshow .fsPager li.slick-active button:before {
    opacity: 1;
    background-color: #1a1a1a
}

.fsDialogCloseButton {
    opacity: 1
}

.fsDialogCloseButton:after,
.fsDialogCloseButton:before,
.fsDialogCloseButton:focus:after,
.fsDialogCloseButton:focus:before {
    background: #1a1a1a
}

.fsDialogCloseButton:hover:after,
.fsDialogCloseButton:hover:before {
    background: #000
}

.fsElementDialog {
    color: #1a1a1a
}

.fs_style_1 {
    display: block;
    font-size: 1.375rem;
    line-height: 1.45455;
    color: #0092bc;
    font-weight: 700
}

blockquote {
    margin: 40px 0;
    padding: 0 48px;
    position: relative;
    font-size: 1.3125rem;
    line-height: 1.61905;
    color: #0032a0;
    font-family: 'Roboto', sans-serif
}

blockquote:after,
blockquote:before {
    position: absolute;
    font-size: 1.3125rem;
    line-height: 1;
    color: #05c3dd
}

blockquote:before {
    content: "\E908";
    top: 0;
    left: 0
}

blockquote:after,
blockquote:before {
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

blockquote:after {
    content: "\E907";
    bottom: 0;
    right: 0
}

.fsBannerLeft blockquote,
.fsBannerRight blockquote,
.fsFourColumnLayout>.fsDiv blockquote,
.fsStyleOneThird blockquote,
.fsThreeColumnLayout>.fsDiv blockquote,
.fsTwoColumnLayout blockquote {
    padding: 41px 0;
    text-align: center
}

.fsBannerLeft blockquote:before,
.fsBannerRight blockquote:before,
.fsFourColumnLayout>.fsDiv blockquote:before,
.fsStyleOneThird blockquote:before,
.fsThreeColumnLayout>.fsDiv blockquote:before,
.fsTwoColumnLayout blockquote:before {
    left: 50%;
    transform: translateX(-50%)
}

.fsBannerLeft blockquote:after,
.fsBannerRight blockquote:after,
.fsFourColumnLayout>.fsDiv blockquote:after,
.fsStyleOneThird blockquote:after,
.fsThreeColumnLayout>.fsDiv blockquote:after,
.fsTwoColumnLayout blockquote:after {
    right: 50%;
    transform: translateX(50%)
}

blockquote:last-child {
    margin-bottom: 0
}

cite {
    display: block;
    margin: 20px 0 0;
    font-style: normal;
    color: #666;
    letter-spacing: .5px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: .875rem;
    line-height: 1.35714
}

.fs_style_2 {
    font-size: 1.5rem;
    line-height: 1.45834;
    font-family: 'Roboto', sans-serif;
    color: #0032a0;
    display: block;
    margin: 40px 0
}

p:last-child .fs_style_2 {
    margin-bottom: 0
}

.fs_style_2:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #05c3dd;
    margin-bottom: 30px
}

.fs_style_2 .fs_style_16 {
    font-size: .875rem;
    line-height: 1.42858;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #404040;
    display: block;
    margin-bottom: 10px
}

.fs_style_4 {
    font-size: 1.5rem;
    line-height: 1.45834;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #0032a0;
    display: block;
    margin: 40px 0;
    padding: 25px 30px;
    position: relative;
    z-index: 1
}

.fs_style_4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(images/shieldpattern.png);
    opacity: .4
}

p:last-child .fs_style_4 {
    margin-bottom: 0
}

.fs_style_4 .fs_style_16 {
    font-size: .875rem;
    line-height: 1.42858;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.fs_style_5 {
    font-size: 1.5rem;
    line-height: 1.45834;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #54758a;
    display: block;
    margin: 40px 0;
    padding: 25px 30px
}

p:last-child .fs_style_5 {
    margin-bottom: 0
}

.fs_style_5 .fs_style_16 {
    font-size: .875rem;
    line-height: 1.42858;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.card.blue {
    background: #0032a0;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.card.blue:after,
.card.blue:before {
    content: "";
    position: absolute;
    bottom: -52px;
    border-left: 244px solid rgba(0, 0, 0, 0);
    border-right: 244px solid rgba(0, 0, 0, 0);
    border-bottom: 273px solid rgba(0, 38, 142, .5);
    z-index: -2
}

.card.blue:before {
    left: calc(50% - 366px)
}

.card.blue:after {
    right: calc(50% - 366px)
}

.card.blue>.fsElementContent {
    min-height: 268px
}

.card.blue>.fsElementContent:before {
    content: "";
    position: absolute;
    bottom: -52px;
    left: calc(50% - 269px);
    border-left: 269px solid rgba(0, 0, 0, 0);
    border-right: 269px solid rgba(0, 0, 0, 0);
    border-bottom: 300px solid rgba(0, 38, 142, .5);
    z-index: -1
}

.fsBannerLeft .card.blue:after,
.fsBannerLeft .card.blue:before,
.fsBannerLeft .card.blue>.fsElementContent:before,
.fsBannerRight .card.blue:after,
.fsBannerRight .card.blue:before,
.fsBannerRight .card.blue>.fsElementContent:before,
.fsFourColumnLayout>.fsDiv .card.blue:after,
.fsFourColumnLayout>.fsDiv .card.blue:before,
.fsFourColumnLayout>.fsDiv .card.blue>.fsElementContent:before,
.fsStyleOneThird .card.blue:after,
.fsStyleOneThird .card.blue:before,
.fsStyleOneThird .card.blue>.fsElementContent:before,
.fsThreeColumnLayout>.fsDiv .card.blue:after,
.fsThreeColumnLayout>.fsDiv .card.blue:before,
.fsThreeColumnLayout>.fsDiv .card.blue>.fsElementContent:before,
.fsTwoColumnLayout .card.blue:after,
.fsTwoColumnLayout .card.blue:before,
.fsTwoColumnLayout .card.blue>.fsElementContent:before {
    content: normal
}

.fsBannerLeft .card.blue>.fsElementContent,
.fsBannerRight .card.blue>.fsElementContent,
.fsFourColumnLayout>.fsDiv .card.blue>.fsElementContent,
.fsStyleOneThird .card.blue>.fsElementContent,
.fsThreeColumnLayout>.fsDiv .card.blue>.fsElementContent,
.fsTwoColumnLayout .card.blue>.fsElementContent {
    min-height: 0
}

.card.blue h1,
.card.blue h2,
.card.blue h3,
.card.blue h4,
.card.blue h5,
.card.blue h6 {
    color: inherit
}

.card.blue a {
    color: #f3d54e
}

.card.blue a:focus,
.card.blue a:hover {
    color: #05c3dd
}

.card.gray,
.card.grey {
    background: #f6f6f6
}

.card.gray h3,
.card.grey h3 {
    color: #0032a0
}

.card.shields {
    background: #0032a0;
    color: #fff;
    position: relative;
    z-index: 1
}

.card.shields:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(images/shieldpattern.png);
    opacity: .4
}

.card.shields h1,
.card.shields h2,
.card.shields h3,
.card.shields h4,
.card.shields h5,
.card.shields h6 {
    color: inherit
}

.card.shields a {
    color: #f3d54e
}

.card.shields a:focus,
.card.shields a:hover {
    color: #05c3dd
}

.card>header .fsElementHeaderContent {
    margin: 0
}

.card>header .fsElementHeaderContent img {
    width: 100%;
    display: block
}

.card>.fsElementContent {
    padding: 30px
}

.card ol,
.card p,
.card ul {
    margin-bottom: 20px
}

.card ol:last-child,
.card p:last-child,
.card ul:last-child {
    margin-bottom: 0
}

.card a {
    display: inline-block
}

.fsContent.styled.teal-bar>.fsElementContent:before {
    background: #05c3dd
}

.fsContent.styled.small-heading>header .fsElementTitle {
    text-transform: uppercase;
    color: #000e67;
    font-size: .9375rem;
    line-height: 1.46667;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px
}

.fsContent.styled>header .fsElementTitle {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 15px
}

.fsContent.styled>.fsElementContent {
    border-left: 2px solid #f0f0f0;
    padding-left: 28px
}

.fsContent.styled>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 25px
}

.juicer-feed:not(.slider) .j-twitter-post-icon:before {
    transition: color .3s
}

.juicer-feed:not(.slider) .j-twitter-post-icon:focus:before,
.juicer-feed:not(.slider) .j-twitter-post-icon:hover:before {
    color: #3ea1ec !important
}

#fsAccountBar a:focus,
#fsAccountBar a:hover,
.juicer-feed:not(.slider) .j-message a:focus,
.juicer-feed:not(.slider) .j-message a:hover,
.juicer-feed:not(.slider) .j-poster a:focus,
.juicer-feed:not(.slider) .j-poster a:hover,
.juicer-feed:not(.slider) .j-twitter-meta a:focus,
.juicer-feed:not(.slider) .j-twitter-meta a:hover {
    text-decoration: underline !important;
    color: #0032a0 !important
}

.juicer-feed:not(.slider) .j-poster a {
    color: #54758a
}

.juicer-feed:not(.slider) .j-poster a .j-date {
    transition: color .3s
}

.juicer-feed:not(.slider) .j-poster a:focus,
.juicer-feed:not(.slider) .j-poster a:hover {
    color: #0032a0 !important
}

.juicer-feed:not(.slider) .j-poster a:focus .j-date,
.juicer-feed:not(.slider) .j-poster a:hover .j-date {
    color: #0032a0
}

.juicer-feed:not(.slider) .j-poster a h3 {
    color: inherit
}

.juicer-feed:not(.slider) .j-poster a.j-twitter-post-icon:focus,
.juicer-feed:not(.slider) .j-poster a.j-twitter-post-icon:hover {
    text-decoration: none !important
}

.blue-line hr {
    display: inline-block;
    width: 50px;
    height: 5px;
    background: #05c3dd;
    margin-bottom: 20px;
    border: 0;
    margin-top: 20px
}

.fsNavigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.fsNavigation li.fsNavCurrentPage>a,
.fsNavigation li.fsNavCurrentPageAncestor>a {
    color: #0032a0;
    background: rgba(0, 0, 0, 0)
}

.fsNavigation a {
    display: block;
    padding: 10px 0;
    color: #54758a;
    background: rgba(0, 0, 0, 0)
}

.fsNavigation a:focus,
.fsNavigation a:hover {
    color: #0032a0;
    background: rgba(0, 0, 0, 0)
}

.fsNavigation .fsNavLevel2>li>a {
    padding-left: 10px
}

.fsNavigation .fsNavLevel3>li>a {
    padding-left: 20px
}

.fsNavigation .fsNavLevel4>li>a {
    padding-left: 30px
}

.fsNavigation .fsNavLevel5>li>a {
    padding-left: 40px
}

.fsBreadcrumb {
    margin-top: 25px;
    padding: 0 20px;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 700;
    color: #666;
    letter-spacing: .5px
}

@media (min-width:600px) {
    .fsBreadcrumb {
        margin-top: 35px;
        padding: 0 35px
    }
}

.fsBreadcrumb.breadcrumbs-empty {
    display: none
}

.fsBreadcrumb nav {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

.fsBreadcrumb ul,
.fsBreadcrumb ul li {
    display: flex;
    flex-wrap: wrap
}

.fsBreadcrumb ul li {
    align-items: center;
    margin-top: 5px
}

.fsBreadcrumb ul a {
    font-weight: 500;
    color: #666;
    padding: 0;
    text-decoration: none
}

.fsBreadcrumb ul a:focus,
.fsBreadcrumb ul a:hover {
    color: #0032a0
}

.fsBreadcrumb ul span {
    font-size: 0;
    line-height: 1;
    margin: 0 10px;
    color: #7f7f7e;
    font-weight: 400;
    letter-spacing: 0
}

.fsBreadcrumb ul span:before {
    content: "//";
    display: block;
    font-size: .875rem;
    line-height: 1.2858
}

.nav-site-map ul {
    margin: 0 0 0 20px;
    padding: 0
}

.nav-site-map ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none
}

@media (min-width:600px) {
    .nav-site-map ul.fsNavLevel1 {
        column-count: 2;
        column-gap: 0;
        column-rule: 0;
        min-height: 0
    }

    .nav-site-map ul.fsNavLevel1 li {
        break-inside: avoid-column
    }
}

.nav-site-map ul.fsNavLevel1>li>a {
    margin-bottom: 20px;
    font-weight: 700
}

.nav-site-map ul.fsNavLevel2 {
    list-style: disc
}

.nav-site-map ul.fsNavLevel3 {
    list-style: circle
}

.nav-site-map ul.fsNavLevel4 {
    list-style: square
}

.nav-site-map ul.fsNavLevel5 {
    list-style: disc
}

.nav-tier {
    background-color: rgba(0, 0, 0, 0);
    padding: 0 35px
}

@media (max-width:999px) {
    .nav-tier {
        display: none
    }
}

.nav-tier.nav-tier-empty {
    display: none
}

.nav-tier nav {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    padding: 30px 0;
    border-bottom: 2px solid #f0f0f0
}

.nav-tier ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -8px 0
}

.nav-tier ul li {
    padding: 0 17.5px;
    margin: 8px 0
}

.nav-tier ul li a {
    display: block;
    padding: 0;
    color: #404040;
    background: rgba(0, 0, 0, 0);
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400;
    text-decoration: none
}

.nav-tier ul li a:focus,
.nav-tier ul li a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0);
    text-decoration: underline
}

.nav-tier ul li.fsNavCurrentPage>a {
    color: #0032a0;
    background: rgba(0, 0, 0, 0);
    font-weight: 700
}

.nav-tier ul li.fsNavCurrentPage>a:focus,
.nav-tier ul li.fsNavCurrentPage>a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul li.fsNavCurrentPageAncestor {
    background: rgba(0, 0, 0, 0)
}

.nav-tier ul li.fsNavCurrentPageAncestor>a {
    color: #0032a0;
    background: rgba(0, 0, 0, 0);
    font-weight: 700
}

.nav-tier ul li.fsNavCurrentPageAncestor>a:focus,
.nav-tier ul li.fsNavCurrentPageAncestor>a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0)
}

.nav-sub {
    display: none
}

.nav-sub>header {
    display: block;
    position: relative
}

.nav-sub>header .fsElementTitle {
    margin-bottom: 0;
    display: block;
    color: #000e67;
    background-color: rgba(0, 0, 0, 0);
    transition: .3s;
    cursor: pointer;
    position: relative;
    padding-right: 40px
}

@media (min-width:600px) {
    .nav-sub>header .fsElementTitle {
        display: none
    }
}

.nav-sub>header .fsElementTitle:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #000e67
}

@media (min-width:600px) {
    .nav-sub>header .fsElementTitle {
        cursor: default
    }
}

.nav-sub>header .fsElementTitle:after {
    content: "\E90C";
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    margin: 0;
    top: 50%;
    right: 20px;
    transform: rotate(-180deg) translateY(-50%);
    font-family: IcoMoon;
    transition: transform .3s;
    transform-origin: top center
}

.nav-sub>.fsElementContent {
    position: relative;
    display: block;
    background-color: rgba(0, 0, 0, 0)
}

.nav-sub>.fsElementContent ul li {
    margin-bottom: 19px
}

.nav-sub>.fsElementContent ul li:last-child {
    margin-bottom: 0
}

.nav-sub>.fsElementContent ul li a {
    display: block;
    padding: 0;
    color: #404040;
    background: rgba(0, 0, 0, 0);
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400;
    text-decoration: none;
    position: relative
}

.nav-sub>.fsElementContent ul li a:focus,
.nav-sub>.fsElementContent ul li a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0);
    text-decoration: underline
}

.nav-sub>.fsElementContent ul li.expanded>.fsNavPageInfo {
    display: block
}

.nav-sub>.fsElementContent ul li.fsNavParentPage>a {
    padding-right: 22px
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPage:before {
    background: #f0b323
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPage>a {
    color: #0032a0;
    background: rgba(0, 0, 0, 0);
    font-weight: 700
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:focus,
.nav-sub>.fsElementContent ul li.fsNavCurrentPage>a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0)
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor {
    background: rgba(0, 0, 0, 0)
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a {
    color: #0032a0;
    background: rgba(0, 0, 0, 0);
    font-weight: 700
}

.nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:focus,
.nav-sub>.fsElementContent ul li.fsNavCurrentPageAncestor>a:hover {
    color: #54758a;
    background: rgba(0, 0, 0, 0)
}

.nav-sub>.fsElementContent ul li.active:before {
    background: #f0b323
}

.nav-sub>.fsElementContent ul li.active>a {
    color: #0032a0;
    font-weight: 700
}

.nav-sub>.fsElementContent ul li.active>a:focus,
.nav-sub>.fsElementContent ul li.active>a:hover {
    color: #54758a
}

.nav-sub>.fsElementContent ul li.active>a>.drop-trigger {
    color: #0032a0
}

.nav-sub>.fsElementContent ul li.active>a>.drop-trigger:before {
    content: "\E90D"
}

.nav-sub>.fsElementContent .drop-trigger {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: -5px;
    font-size: 0;
    line-height: 1;
    width: 22px;
    height: 22px;
    cursor: pointer;
    color: #404040;
    transition: color .3s
}

.nav-sub>.fsElementContent .drop-trigger:before {
    content: "\E90C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.nav-sub>.fsElementContent .fsNavPageInfo {
    display: none;
    padding-left: 20px;
    margin-top: 19px
}

.nav-sub>.fsElementContent li:last-child>.fsNavPageInfo {
    padding-bottom: 0
}

.nav-sub>.fsElementContent .fsNavLevel1 {
    padding: 16px 0 16px 27px;
    box-shadow: inset 2px 0 0 0 #f0f0f0
}

.nav-sub>.fsElementContent .fsNavLevel1>li {
    position: relative;
    padding-bottom: 19px;
    border-bottom: 1px solid #f0f0f0
}

.nav-sub>.fsElementContent .fsNavLevel1>li:last-child {
    padding-bottom: 0
}

.nav-sub>.fsElementContent .fsNavLevel1>li:before {
    content: "";
    position: absolute;
    top: -17px;
    left: -25px;
    width: 5px;
    height: calc(100% + 17px);
    background: rgba(0, 0, 0, 0);
    transition: background .3s
}

.nav-sub>.fsElementContent .fsNavLevel1>li:last-child {
    border-bottom: 0
}

.nav-sub>.fsElementContent .fsNavLevel1>li:last-child:before {
    height: calc(100% + 34px)
}

.nav-sub>.fsElementContent .fsNavLevel1>li>a {
    padding-left: 0
}

.nav-sub.active-nav>header .fsElementTitle {
    background-color: rgba(0, 0, 0, 0);
    color: #000e67
}

.nav-sub.active-nav>header .fsElementTitle:after {
    content: "\E90D";
    transform: rotate(0) translateY(-50%)
}

@media (min-width:600px) {
    .nav-sub {
        display: block
    }
}

.nav-sub>.fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

@media (min-width:600px) {
    .nav-sub>.fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1
    }
}

.nav-sub.active-nav>.fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1
}

.fsHeader .nav-sub {
    display: block;
    margin: 20px 20px 0
}

@media (min-width:600px) {
    .fsHeader .nav-sub {
        display: none
    }
}

.nav-sub.nav-sub-empty {
    display: none !important
}

.nav-sub.show-title>header .fsElementTitle {
    display: block;
    font-size: .9375rem;
    line-height: 1.375rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}

.nav-sub.show-title>header .fsElementTitle:after {
    display: none
}

.nav-main .fsNavLevel1 {
    text-align: center;
    display: flex
}

.nav-main .fsNavLevel1>li {
    position: relative
}

.nav-main .fsNavLevel1>li:after {
    content: "";
    position: absolute;
    top: calc(100% + 20px);
    left: calc(50% - 1px);
    width: 2px;
    height: 0;
    background: rgba(0, 0, 0, .42);
    opacity: 0;
    transition: all .3s .3s, opacity .3s;
    z-index: 3000
}

.nav-main .fsNavLevel1>li.menu-item-open>a,
.nav-main .fsNavLevel1>li:hover>a {
    color: #fff
}

.nav-main .fsNavLevel1>li.menu-item-open>a:after,
.nav-main .fsNavLevel1>li:hover>a:after {
    opacity: 1;
    width: calc(100% - 20px);
    height: 5px;
    background-color: #f0b323
}

@media (min-width:1100px) {

    .nav-main .fsNavLevel1>li.menu-item-open>a:after,
    .nav-main .fsNavLevel1>li:hover>a:after {
        width: calc(100% - 40px)
    }
}

@media (min-width:1400px) {

    .nav-main .fsNavLevel1>li.menu-item-open>a:after,
    .nav-main .fsNavLevel1>li:hover>a:after {
        width: calc(100% - 70px)
    }
}

.nav-main .fsNavLevel1>li.menu-item-open:after,
.nav-main .fsNavLevel1>li:hover:after {
    top: calc(100% + 5px);
    height: 30px;
    opacity: 1;
    transition: all .3s ease-in-out .1s
}

.nav-main .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
.nav-main .fsNavLevel1>li:hover>.fsNavPageInfo {
    opacity: 1;
    visibility: visible
}

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: #fff
}

.nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:after {
    opacity: 1;
    width: calc(100% - 20px);
    height: 5px;
    background-color: #f0b323
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:after {
        width: calc(100% - 40px)
    }
}

@media (min-width:1400px) {
    .nav-main .fsNavLevel1>li[class*=fsNavCurrentPage]>a:after {
        width: calc(100% - 70px)
    }
}

.nav-main .fsNavLevel1>li>a {
    display: block;
    color: #fff;
    padding: 26px 10px;
    text-transform: uppercase;
    font-size: .9375rem;
    line-height: 20px;
    letter-spacing: .5px;
    text-decoration: none
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1>li>a {
        padding: 40px 20px
    }
}

@media (min-width:1200px) {
    .nav-main .fsNavLevel1>li>a {
        font-size: 1.0625rem
    }
}

@media (min-width:1400px) {
    .nav-main .fsNavLevel1>li>a {
        padding: 40px 24px;
    }
}

.nav-main .fsNavLevel1>li>a:focus {
    color: #fff
}

.nav-main .fsNavLevel1>li>a:focus:after {
    opacity: 1;
    width: calc(100% - 20px);
    height: 5px;
    background-color: #f0b323
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1>li>a:focus:after {
        width: calc(100% - 40px)
    }
}

@media (min-width:1400px) {
    .nav-main .fsNavLevel1>li>a:focus:after {
        width: calc(100% - 70px)
    }
}

.nav-main .fsNavLevel1>li>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    transition: all .3s;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0
}

.nav-main .fsNavPageInfo {
    text-align: left;
    padding-top: 20px;
    position: absolute;
    top: 100%;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease
}

.nav-main .fsNavLevel1:first-child .fsNavPageInfo {
    left: 10px
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1:first-child .fsNavPageInfo {
        left: 20px
    }
}

@media (min-width:1400px) {
    .nav-main .fsNavLevel1:first-child .fsNavPageInfo {
        left: 35px
    }
}

.nav-main .fsNavLevel1:last-child .fsNavPageInfo {
    right: 10px
}

@media (min-width:1100px) {
    .nav-main .fsNavLevel1:last-child .fsNavPageInfo {
        right: 20px
    }
}

@media (min-width:1400px) {
    .nav-main .fsNavLevel1:last-child .fsNavPageInfo {
        right: 35px
    }
}

body.fsComposeMode .nav-main .fsNavPageInfo {
    display: none
}

.nav-main .fsNavPageInfo .inner {
    background: #ffffff;
    padding: 35px;
    display: flex;
    align-items: flex-start;
    position: relative;
    box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
}

/*.nav-main .fsNavLevel2 {*/
/*   display: flex;*/
/*  flex-direction: column;*/
/*  flex-wrap: wrap;*/
/*  height: 300px;  */
/*  max-height: 100%;*/
/*  width: 450px;  */
/*}*/
/*.nav-main .fsNavLevel2 > li:nth-child(-n+6) {*/
/*  grid-column: 1;*/
/*}*/

/*.nav-main .fsNavLevel2 > li:nth-child(n+7) {*/
/*  grid-column: 2;*/
/*  top: 0;*/
/*}*/
.nav-main .fsNavLevel2 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: auto; /* Allow height to adapt */
  max-height: 100%;
  max-width: 100%;
  width: fit-content; /* Auto width based on content */
}

/* When more than 6 items, force column layout */
.nav-main .fsNavLevel2.split {
  height: 300px; /* Enough to wrap into two columns */
  width: 350px;
}

.nav-main .fsNavLevel2.split > li {
  width: 50%; /* Force into 2 columns */
}

.nav-main .fsNavLevel2.split > li:nth-child(7) {
  margin-top: 0; /* Start 2nd column from top */
}


.nav-main .fsNavLevel2 li {
    break-inside: avoid; /* Prevents breaking inside columns */
    list-style: none;
    padding: 9px 0;
    width: 202px;
}

.nav-main .fsNavLevel2 li a {
    display: block;
    color: #000000;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    font-weight: 500;
    text-decoration: none;
    font-size: .9375rem;
    line-height: 1.267;
    letter-spacing: .5px
}

.nav-main .fsNavLevel2 li[class*=fsNavCurrentPage]>a,
.nav-main .fsNavLevel2 li a:focus,
.nav-main .fsNavLevel2 li a:hover {
    color: hsl(0deg 0% 0% / 85%);
    background: rgba(0, 0, 0, 0);
    text-decoration: underline
}

.nav-main .fsNavPageDescription {
    order: 2;
    width: 250px;
    flex-shrink: 0;
    font-size: .9375rem;
    line-height: 1.267;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #071d4d;
}

.nav-main .fsNavPageDescription ul {
    list-style: none;
    margin: 15px 0 0;
    border-left: 2px solid rgba(0, 0, 0, .3);
    padding-left: 28px
}

.nav-main .fsNavPageDescription ul:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 20px
}

.nav-main .fsNavPageDescription ul li:not(:last-child) {
    margin-bottom: 15px
}

.nav-main .fsNavPageDescription ul li a {
    color: hsl(0deg 1.92% 4.26% / 85%);
    font-size: .8125rem;
    line-height: 1.38462;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 0
}

.nav-main .fsNavPageDescription ul li a:focus,
.nav-main .fsNavPageDescription ul li a:hover {
    color: #070e34;
    text-decoration: underline
}

#fsMenu {
    position: absolute;
    z-index: 500;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, transform .3s;
    top: 0;
    left: 0;
    transform: translate3d(0, -20%, 0);
    transform: translateY(-20%);
    top: 89px;
    height: calc(100% - 89px);
    z-index: 2000;
    background: #0032a0;
    padding: 60px 30px 30px
}

body.drawer-is-active #fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
    transform: translate(0)
}

@media (min-width:1000px) {
    #fsMenu {
        display: none
    }
}

#fsMenu .fsElement {
    margin-bottom: 0
}

#fsMenu .nav-main-mobile {
    margin-bottom: 40px
}

#fsMenu .nav-main-mobile .fsNavLevel1 li {
    margin-bottom: 20px
}

#fsMenu .nav-main-mobile .fsNavLevel1 li:last-child {
    margin-bottom: 0
}

#fsMenu .nav-main-mobile .fsNavLevel1 li.active>a,
#fsMenu .nav-main-mobile .fsNavLevel1 li.expanded>a {
    color: #f3d54e;
    text-decoration: underline
}

#fsMenu .nav-main-mobile .fsNavLevel1 li.fsNavParentPage.expanded>.fsNavPageInfo {
    display: block
}

#fsMenu .nav-main-mobile .fsNavLevel1 li.fsNavParentPage.active>a>.drop-trigger:before {
    content: "\E90D"
}

#fsMenu .nav-main-mobile .fsNavLevel1 li.fsNavParentPage>a {
    position: relative;
    padding-right: 22px
}

#fsMenu .nav-main-mobile .fsNavLevel1 li a {
    padding: 0;
    color: #fff;
    letter-spacing: .5px;
    text-decoration: none
}

#fsMenu .nav-main-mobile .fsNavLevel1 li a:focus,
#fsMenu .nav-main-mobile .fsNavLevel1 li a:hover {
    color: #f3d54e;
    text-decoration: underline
}

#fsMenu .nav-main-mobile .fsNavLevel1 li ul {
    padding-top: 25px;
    padding-left: 20px
}

#fsMenu .nav-main-mobile .fsNavLevel1 li ul li a {
    font-size: .9375rem;
    line-height: 1.334;
    font-weight: 500
}

#fsMenu .nav-main-mobile .fsNavLevel1>li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    padding-bottom: 25px;
    margin-bottom: 25px
}

#fsMenu .nav-main-mobile .fsNavLevel1>li>a {
    font-size: 1.0625rem;
    line-height: 1.1765;
    text-transform: uppercase;
    font-weight: 700
}

#fsMenu .nav-main-mobile .drop-trigger {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    width: 22px;
    height: 22px;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit
}

#fsMenu .nav-main-mobile .drop-trigger:before {
    content: "\E90C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .9375rem
}

#fsMenu .nav-main-mobile .fsNavPageInfo {
    display: none
}

#fsMenu .campaign-btn {
    margin-bottom: 40px
}

#fsMenu .campaign-btn a {
    display: block;
    background: #f0b323;
    text-decoration: none;
    text-transform: uppercase;
    padding: 18px 17px;
    text-align: center;
    font-size: .75rem;
    line-height: 1.25;
    letter-spacing: .5px;
    color: #000e67
}

#fsMenu .campaign-btn a span {
    display: none
}

#fsMenu .campaign-btn a:focus,
#fsMenu .campaign-btn a:hover {
    background: #e0e0e0
}

#fsMenu .nav-utility-header .fsNavLevel1 li {
    margin-bottom: 20px
}

#fsMenu .nav-utility-header .fsNavLevel1 li:last-child {
    margin-bottom: 0
}

#fsMenu .nav-utility-header .fsNavLevel1 li.active>a,
#fsMenu .nav-utility-header .fsNavLevel1 li.expanded>a {
    color: #f3d54e;
    text-decoration: underline
}

#fsMenu .nav-utility-header .fsNavLevel1 li.fsNavParentPage.expanded>.fsNavPageInfo {
    display: block
}

#fsMenu .nav-utility-header .fsNavLevel1 li.fsNavParentPage.active>a>.drop-trigger:before {
    content: "\E90D"
}

#fsMenu .nav-utility-header .fsNavLevel1 li.fsNavParentPage>a {
    position: relative;
    padding-right: 20px
}

#fsMenu .nav-utility-header .fsNavLevel1 li a {
    padding: 0;
    color: #fff;
    letter-spacing: .3px;
    text-decoration: none
}

#fsMenu .nav-utility-header .fsNavLevel1 li a:focus,
#fsMenu .nav-utility-header .fsNavLevel1 li a:hover {
    color: #f3d54e;
    text-decoration: underline
}

#fsMenu .nav-utility-header .fsNavLevel1 li ul {
    padding-top: 25px;
    padding-left: 20px
}

#fsMenu .nav-utility-header .fsNavLevel1 li ul li a {
    font-size: .9375rem;
    line-height: 1.334;
    font-weight: 500;
    letter-spacing: .5px
}

#fsMenu .nav-utility-header .fsNavLevel1>li {
    margin-bottom: 25px
}

#fsMenu .nav-utility-header .fsNavLevel1>li>a {
    color: hsla(0, 0%, 100%, .8);
    font-size: .8125rem;
    line-height: 1.23077;
    padding: 0
}

#fsMenu .nav-utility-header .fsNavLevel1>li>a:focus,
#fsMenu .nav-utility-header .fsNavLevel1>li>a:hover {
    color: #f3d54e;
    text-decoration: underline
}

#fsMenu .nav-utility-header .drop-trigger {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    width: 20px;
    height: 20px;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit
}

#fsMenu .nav-utility-header .drop-trigger:before {
    content: "\E90C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .8125rem
}

#fsMenu .nav-utility-header .fsNavPageInfo {
    display: none
}

.nav-social .fsNavLevel1 {
    font-size: 0;
    line-height: 1;
    display: flex;
    flex-wrap: wrap
}

@media (min-width:600px) {
    .nav-social .fsNavLevel1 {
        flex-wrap: nowrap
    }
}

.nav-social .fsNavLevel1 li {
    border-bottom: 1px solid #0032a0;
    width: 25%
}

@media (min-width:600px) {
    .nav-social .fsNavLevel1 li {
        width: auto;
        flex-grow: 1
    }
}

.nav-social .fsNavLevel1 li:not(:last-child) {
    border-right: 1px solid #0032a0
}

.nav-social .fsNavLevel1 [href*=facebook]:before {
    content: "\E913";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=twitter]:before {
    content: "\E923";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=instagram]:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=linkedin]:before {
    content: "\E915";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=youtube]:before {
    content: "\E910";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=issuu]:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=pinterest]:before {
    content: "\E916";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=flickr]:before {
    content: "\E917";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=smugmug]:before {
    content: "\E922";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.nav-social .fsNavLevel1 [href*=facebook]:focus,
.nav-social .fsNavLevel1 [href*=facebook]:hover,
.nav-social .fsNavLevel1 [href*=flickr]:focus,
.nav-social .fsNavLevel1 [href*=flickr]:hover,
.nav-social .fsNavLevel1 [href*=instagram]:focus,
.nav-social .fsNavLevel1 [href*=instagram]:hover,
.nav-social .fsNavLevel1 [href*=issuu]:focus,
.nav-social .fsNavLevel1 [href*=issuu]:hover,
.nav-social .fsNavLevel1 [href*=linkedin]:focus,
.nav-social .fsNavLevel1 [href*=linkedin]:hover,
.nav-social .fsNavLevel1 [href*=pinterest]:focus,
.nav-social .fsNavLevel1 [href*=pinterest]:hover,
.nav-social .fsNavLevel1 [href*=smugmug]:focus,
.nav-social .fsNavLevel1 [href*=smugmug]:hover,
.nav-social .fsNavLevel1 [href*=twitter]:focus,
.nav-social .fsNavLevel1 [href*=twitter]:hover,
.nav-social .fsNavLevel1 [href*=youtube]:focus,
.nav-social .fsNavLevel1 [href*=youtube]:hover {
    background: #0032a0;
    border-color: #0032a0;
    color: #fff
}

.nav-social .fsNavLevel1 a {
    color: hsla(0, 0%, 100%, .85);
    text-decoration: none;
    position: relative;
    background-color: #000e67;
    text-align: center;
    height: 70px
}

.nav-social .fsNavLevel1 a:before {
    font-size: 1.25rem;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body.hero-present {
    opacity: 0;
    visibility: hidden
}

@media (min-width:1000px) {
    body.hero-present #fsHeader .nav-main {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        border-bottom: 0;
        background: rgba(0, 0, 0, .55);
        z-index: 8
    }

    body.hero-present #fsHeader .nav-main:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 80px;
        background: linear-gradient(180deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, 0))
    }
}

body.hero-present.show-page {
    opacity: 1;
    visibility: visible;
    transition: all .3s
}

body.hide-scrollbar {
    overflow: hidden
}

#fsHeader {
    background: #fff
}

#fsHeader .fsElement {
    margin-bottom: 0
}

#fsHeader .skip-link a {
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px;
    background: #54758a;
    color: #fff;
    transition: transform .3s ease-in;
    transform: translateY(-100%);
    z-index: 9999;
    text-transform: uppercase
}

body.fsAccountBarVisible #fsHeader .skip-link a {
    top: 45px
}

#fsHeader .skip-link a:focus {
    transform: translateY(0)
}

#fsHeader .site-info-container {
    border-top: 25px solid #000e67;
    border-bottom: 18px solid #fff;
    background: #0032a0;
    position: relative
}

@media (min-width:700px) {
    #fsHeader .site-info-container {
        border-top-width: 40px;
        border-bottom-width: 37px
    }
}

@media (min-width:1000px) {
    #fsHeader .site-info-container {
        border: 0;
        background: #000e67;
        padding: 7px 130px 7px 30px
    }
}

@media (min-width:1100px) {
    #fsHeader .site-info-container {
        padding-left: 45px;
        padding-right: 150px
    }
}

@media (min-width:1400px) {
    #fsHeader .site-info-container {
        padding-left: 65px
    }
}

#fsHeader .site-info-container>.fsElementContent {
    display: flex;
    justify-content: space-between
}

@media (min-width:1000px) {
    #fsHeader .site-info-container>.fsElementContent {
        justify-content: flex-start;
        align-items: center
    }
}

#fsHeader .logo {
    position: absolute;
    top: -31px;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
    /* box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5); */
    z-index: 3500;
    width: 189px
}

@media (min-width:700px) {
    #fsHeader .logo {
        top: -40px;
        width: 250px
    }
}

@media (min-width:1000px) {
    #fsHeader .logo {
        top: 0;
        width: 240px
    }
}

@media (min-width:1100px) {
    #fsHeader .logo {
        width: 482px;
    }
}

#fsHeader .logo a {
    padding: 18px 16px
}

@media (min-width:700px) {
    #fsHeader .logo a {
        padding: 25px
    }
}

@media (min-width:1000px) {
    #fsHeader .logo a {
        padding: 20px
    }
}

@media (min-width:1100px) {
    #fsHeader .logo a {
        padding: 1px 15px 9px;
    }
}

#fsHeader .logo img {
    width: 350px;
}

@media (min-width:700px) {
    #fsHeader .logo img {
        width: 200px
    }
}

@media (min-width:1100px) {
    #fsHeader .logo img {
        width: 500px;
    }
}

#fsHeader .logo a,
#fsHeader .logo img,
#fsHeader .logo picture {
    display: block
}

#fsHeader .nav-utility-header {
    flex-grow: 1;
    margin-right: 10px;
}

@media (min-width:1200px) {
    #fsHeader .nav-utility-header {
        margin-right: -25px;
    }
}

@media (max-width:999px) {
    #fsHeader .nav-utility-header {
        display: none
    }
}

#fsHeader .nav-utility-header .col-wrap {
    display: flex;
    justify-content: space-between
}

#fsHeader .nav-utility-header .fsNavLevel1 {
    display: flex;
    margin: 0 -5px
}

@media (min-width:1200px) {
    #fsHeader .nav-utility-header .fsNavLevel1 {
        margin: 0 -12.5px
    }
}

#fsHeader .nav-utility-header .fsNavLevel1:first-child .fsNavPageInfo {
    left: 5px
}

#fsHeader .nav-utility-header .fsNavLevel1:last-child .fsNavPageInfo {
    right: 5px
}

#fsHeader .nav-utility-header .fsNavLevel1>li {
    margin: 0 5px;
    position: relative
}

@media (min-width:1200px) {
    #fsHeader .nav-utility-header .fsNavLevel1>li {
        margin: 0 12.5px
    }
}

#fsHeader .nav-utility-header .fsNavLevel1>li.fsNavParentPage>a:after {
    content: "\E914";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .875rem;
    line-height: 1;
    margin-left: 5px
}

#fsHeader .nav-utility-header .fsNavLevel1>li.menu-item-open>a,
#fsHeader .nav-utility-header .fsNavLevel1>li:hover>a {
    color: rgba(243, 213, 78, .85)
}

#fsHeader .nav-utility-header .fsNavLevel1>li.menu-item-open>a:before,
#fsHeader .nav-utility-header .fsNavLevel1>li:hover>a:before {
    opacity: 1;
    width: calc(100% - 10px);
    height: 3px;
    background: #f0b323
}

#fsHeader .nav-utility-header .fsNavLevel1>li.menu-item-open>.fsNavPageInfo,
#fsHeader .nav-utility-header .fsNavLevel1>li:hover>.fsNavPageInfo {
    opacity: 1;
    visibility: visible
}

#fsHeader .nav-utility-header .fsNavLevel1>li.menu-item-open .fsNavLevel2:before,
#fsHeader .nav-utility-header .fsNavLevel1>li:hover .fsNavLevel2:before {
    top: -15px;
    height: 30px
}

#fsHeader .nav-utility-header .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: rgba(243, 213, 78, .85)
}

#fsHeader .nav-utility-header .fsNavLevel1>li[class*=fsNavCurrentPage]>a:before {
    opacity: 1;
    width: calc(100% - 10px);
    height: 3px;
    background: #f0b323
}

#fsHeader .nav-utility-header .fsNavLevel1>li>a {
    color: hsla(0, 0%, 100%, .8);
    font-size: 0.9rem;
    line-height: 1.23077;
    letter-spacing: .3px;
    padding: 5px;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: color .3s;
    position: relative
}

#fsHeader .nav-utility-header .fsNavLevel1>li>a:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    transition: all .3s;
    opacity: 0
}

#fsHeader .nav-utility-header .fsNavLevel1>li>a:after {
    font-size: .875rem;
    line-height: 1;
    margin-left: 5px;
    letter-spacing: 0
}

#fsHeader .nav-utility-header .fsNavLevel1>li>a:focus,
#fsHeader .nav-utility-header .fsNavLevel1>li>a:hover {
    color: rgba(243, 213, 78, .85)
}

#fsHeader .nav-utility-header .fsNavLevel1>li>a:focus:before,
#fsHeader .nav-utility-header .fsNavLevel1>li>a:hover:before {
    opacity: 1;
    width: calc(100% - 10px);
    height: 3px;
    background: #f0b323
}

#fsHeader .nav-utility-header .fsNavPageInfo {
    position: absolute;
    top: 100%;
    z-index: 4500;
    padding-top: 27px;
    opacity: 0;
    visibility: hidden;
    width: 290px;
    transition: all .4s ease
}

#fsHeader .nav-utility-header .fsNavLevel2 {
    background: #ffffff;
    padding: 35px;
    position: relative;
    box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
}

#fsHeader .nav-utility-header .fsNavLevel2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 33px;
    width: 2px;
    height: 0;
    background: rgba(0, 0, 0, .42);
    transition: all .3s ease-in-out .1s
}

#fsHeader .nav-utility-header .fsNavLevel2>li:not(:last-child) {
    margin-bottom: 20px
}

#fsHeader .nav-utility-header .fsNavLevel2>li[class*=fsNavCurrentPage]>a {
    color: hsla(0, 0%, 100%, .85);
    text-decoration: underline
}

#fsHeader .nav-utility-header .fsNavLevel2>li>a {
    padding: 0;
    color: #191818;
    font-size: .9375rem;
    line-height: 1.26667;
    letter-spacing: .5px;
    font-weight: 500;
    text-decoration: none
}

#fsHeader .nav-utility-header .fsNavLevel2>li>a:focus,
#fsHeader .nav-utility-header .fsNavLevel2>li>a:hover {
    color: hsl(230.85deg 78.41% 18.81%);
    text-decoration: underline
}

#fsHeader .campaign-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 400
}

@media (max-width:999px) {
    #fsHeader .campaign-btn {
        display: none
    }
}

#fsHeader .campaign-btn a {
    display: block;
    text-decoration: none;
    background: url(images/campaignbtn-bg.svg) no-repeat;
    background-size: cover;
    width: 126px;
    height: 77px;
    font-size: .75rem;
    line-height: 1.25;
    letter-spacing: .5px;
    padding: 13px 11px 34px 35px;
    color: #000e67;
    text-align: center;
    text-transform: uppercase
}

#fsHeader .campaign-btn a span {
    position: absolute;
    top: 13px;
    left: 32%;
    max-width: 126px;
    opacity: 0;
    transition: opacity .3s;
    z-index: 1
}

#fsHeader .campaign-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s;
    background: url(images/campaignbtn-bg-hover.svg) no-repeat;
    background-size: cover
}

#fsHeader .campaign-btn a:focus:after,
#fsHeader .campaign-btn a:focus span,
#fsHeader .campaign-btn a:hover:after,
#fsHeader .campaign-btn a:hover span {
    opacity: 1
}

#fsHeader .nav-main {
    background: #0032a0;
    padding: 0 25px;
    /*border-bottom: 20px solid #fff*/
}

@media (min-width:1200px) {
    #fsHeader .nav-main {
        padding: 0 35px
    }
}

@media (max-width:999px) {
    #fsHeader .nav-main {
        display: none
    }
}

#fsHeader .nav-main nav {
    display: flex;
    justify-content: space-between
}

#fsHeader .menu-toggle {
    position: relative
}

#fsHeader .menu-toggle:after {
    content: "";
    position: absolute;
    top: calc(100% + 16px);
    left: calc(50% - 1px);
    width: 2px;
    height: 0;
    background: rgba(0, 0, 0, .42);
    transition: all .2s;
    z-index: 7500
}

body.drawer-is-active #fsHeader .menu-toggle:after {
    top: calc(100% - 4px);
    height: 40px;
    transition: all .3s ease-in-out .1s
}

@media (min-width:1000px) {
    #fsHeader .menu-toggle {
        display: none
    }
}

#fsHeader .menu-toggle button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 65px;
    cursor: pointer;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color .3s;
    position: relative;
    z-index: 255
}

#fsHeader .menu-toggle button:focus,
#fsHeader .menu-toggle button:hover {
    color: rgba(243, 213, 78, .85)
}

#fsHeader .menu-toggle button:focus:after,
#fsHeader .menu-toggle button:hover:after {
    opacity: 1;
    width: 14px;
    height: 3px;
    background: #f0b323
}

#fsHeader .menu-toggle button:before {
    content: "\E91A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1rem;
    line-height: 1
}

body.drawer-is-active #fsHeader .menu-toggle button:before {
    content: "\E919";
    font-size: 1.25rem
}

#fsHeader .menu-toggle button:after {
    content: "";
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    transition: all .3s;
    opacity: 0
}

body.drawer-is-active #fsHeader .menu-toggle button:after {
    opacity: 1;
    width: 14px;
    height: 3px;
    background: #f0b323
}

#fsHeader .site-search.search-is-open>header .fsElementHeaderContent:after {
    top: calc(100% - 4px);
    height: 40px;
    transition: all .3s ease-in-out
}

@media (min-width:700px) {
    #fsHeader .site-search.search-is-open>header .fsElementHeaderContent:after {
        top: calc(100% + 19px)
    }
}

#fsHeader .site-search.search-is-open>header .fsElementHeaderContent button:before {
    content: "\E919";
    font-size: 1.125rem
}

#fsHeader .site-search.search-is-open>header .fsElementHeaderContent button:after {
    opacity: 1;
    width: 13px;
    height: 3px;
    background: #f0b323
}

@media (min-width:700px) {
    #fsHeader .site-search.search-is-open>header .fsElementHeaderContent button:after {
        width: calc(100% - 10px)
    }
}

#fsHeader .site-search.search-is-open>.fsElementContent {
    height: calc(100vh - 25px);
    padding-top: 83px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out
}

@media (min-width:700px) {
    #fsHeader .site-search.search-is-open>.fsElementContent {
        height: calc(100vh - 40px);
        padding-top: 120px
    }
}

#fsHeader .site-search.search-is-open>.fsElementContent:after,
#fsHeader .site-search.search-is-open>.fsElementContent:before,
#fsHeader .site-search.search-is-open>.fsElementContent form:before {
    bottom: 0;
    opacity: 1
}

#fsHeader .site-search.search-is-open>.fsElementContent:after,
#fsHeader .site-search.search-is-open>.fsElementContent:before {
    transition: all .4s .1s
}

#fsHeader .site-search.search-is-open>.fsElementContent form:before {
    transition: all .3s .2s
}

#fsHeader .site-search>header .fsElementHeaderContent {
    margin: 0;
    position: relative
}

#fsHeader .site-search>header .fsElementHeaderContent:after {
    content: "";
    position: absolute;
    top: calc(100% + 16px);
    left: calc(50% - 1px);
    width: 2px;
    height: 0;
    background: rgba(0, 0, 0, .42);
    transition: all .2s;
    z-index: 750
}

@media (min-width:700px) {
    #fsHeader .site-search>header .fsElementHeaderContent:after {
        top: calc(100% + 39px)
    }
}

#fsHeader .site-search>header .fsElementHeaderContent button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 65px;
    cursor: pointer;
    font-size: 0;
    line-height: 1;
    display: block;
    color: hsla(0, 0%, 100%, .85);
    position: relative;
    z-index: 255;
    transition: color .3s
}

@media (min-width:1000px) {
    #fsHeader .site-search>header .fsElementHeaderContent button {
        width: auto;
        height: auto;
        padding: 5px
    }
}

#fsHeader .site-search>header .fsElementHeaderContent button:focus,
#fsHeader .site-search>header .fsElementHeaderContent button:hover {
    color: rgba(243, 213, 78, .85)
}

#fsHeader .site-search>header .fsElementHeaderContent button:focus:after,
#fsHeader .site-search>header .fsElementHeaderContent button:hover:after {
    opacity: 1;
    width: 13px;
    height: 3px;
    background: #f0b323
}

@media (min-width:1000px) {

    #fsHeader .site-search>header .fsElementHeaderContent button:focus:after,
    #fsHeader .site-search>header .fsElementHeaderContent button:hover:after {
        width: calc(100% - 10px)
    }
}

#fsHeader .site-search>header .fsElementHeaderContent button:before {
    content: "\E918";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .8125rem;
    line-height: 13px;
    display: block
}

#fsHeader .site-search>header .fsElementHeaderContent button:after {
    content: "";
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    transition: all .3s;
    opacity: 0
}

@media (min-width:1000px) {
    #fsHeader .site-search>header .fsElementHeaderContent button:after {
        bottom: -9px
    }
}

#fsHeader .site-search>.fsElementContent {
    position: fixed;
    top: 25px;
    left: 0;
    width: 100%;
    height: calc(50vh - 12.5px);
    transition: all .4s, opacity .2s;
    padding-top: 0;
    z-index: 250;
    background: #0032a0;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:700px) {
    #fsHeader .site-search>.fsElementContent {
        top: 40px;
        height: calc(50vh - 20px)
    }
}

#fsHeader .site-search>.fsElementContent:after,
#fsHeader .site-search>.fsElementContent:before {
    content: "";
    position: absolute;
    bottom: -160px;
    border-left: 285px solid rgba(0, 0, 0, 0);
    border-right: 285px solid rgba(0, 0, 0, 0);
    border-bottom: 319px solid rgba(0, 38, 142, .5);
    z-index: -2;
    opacity: 0;
    transition: all .3s
}

@media (min-width:700px) {

    #fsHeader .site-search>.fsElementContent:after,
    #fsHeader .site-search>.fsElementContent:before {
        bottom: -250px;
        border-left-width: 448px;
        border-right-width: 448px;
        border-bottom-width: 500px
    }
}

#fsHeader .site-search>.fsElementContent:before {
    left: calc(50% - 398px)
}

@media (min-width:700px) {
    #fsHeader .site-search>.fsElementContent:before {
        left: calc(50% - 673px)
    }
}

#fsHeader .site-search>.fsElementContent:after {
    right: calc(50% - 398px)
}

@media (min-width:700px) {
    #fsHeader .site-search>.fsElementContent:after {
        right: calc(50% - 673px)
    }
}

#fsHeader .site-search form {
    width: calc(100% - 40px)
}

@media (min-width:700px) {
    #fsHeader .site-search form {
        width: 580px
    }
}

#fsHeader .site-search form:before {
    content: "";
    position: absolute;
    bottom: -100px;
    left: calc(50% - 313px);
    border-left: 313px solid rgba(0, 0, 0, 0);
    border-right: 313px solid rgba(0, 0, 0, 0);
    border-bottom: 350px solid rgba(0, 38, 142, .5);
    z-index: -1;
    transition: all .3s;
    opacity: 0
}

@media (min-width:700px) {
    #fsHeader .site-search form:before {
        bottom: -150px;
        left: calc(50% - 492px);
        border-left-width: 492px;
        border-right-width: 492px;
        border-bottom-width: 550px
    }
}

#fsHeader .site-search form label {
    position: absolute;
    text-indent: -9999px;
    font-size: 0;
    margin: 0
}

#fsHeader .site-search form .fsSearchElementKeyword {
    margin-bottom: 0;
    border-bottom: 2px solid hsla(0, 0%, 100%, .2)
}

#fsHeader .site-search form .fsSearchElementKeyword input {
    font-size: 1.25rem;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 20px 30px;
    text-align: center
}

@media (min-width:700px) {
    #fsHeader .site-search form .fsSearchElementKeyword input {
        font-size: 1.875rem;
        line-height: 1.3
    }
}

#fsHeader .site-search form .fsSearchElementKeyword input::-webkit-input-placeholder {
    color: #fff
}

#fsHeader .site-search form .fsSearchElementKeyword input:-moz-placeholder,
#fsHeader .site-search form .fsSearchElementKeyword input::-moz-placeholder {
    color: #fff
}

#fsHeader .site-search form .fsSearchElementKeyword input:-ms-input-placeholder {
    color: #fff
}

#fsHeader .site-search form .fsSearchElementSearchButton {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6) !important;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none;
    margin: 50px auto 0;
    display: table
}

#fsHeader .site-search form .fsSearchElementSearchButton.on,
#fsHeader .site-search form .fsSearchElementSearchButton:focus,
#fsHeader .site-search form .fsSearchElementSearchButton:hover,
.fsStateSelected #fsHeader .site-search form .fsSearchElementSearchButton {
    border-color: #fff !important;
    background: #fff;
    color: #0032a0
}

p:last-child #fsHeader .site-search form .fsSearchElementSearchButton {
    margin-bottom: 0
}

@media (min-width:700px) {
    #fsHeader .site-search form .fsSearchElementSearchButton {
        margin-top: 120px
    }
}

#fsFooter {
    color: #fff
}

#fsFooter .fsElement {
    margin-bottom: 0
}

#fsFooter .next-steps {
    background: #fff
}

#fsFooter .next-steps>header {
    margin-bottom: 50px
}

#fsFooter .next-steps>header .fsElementTitle {
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.223;
    letter-spacing: 2.5px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #0032a0
}

@media (min-width:700px) {
    #fsFooter .next-steps>header .fsElementTitle {
        font-size: 1.25rem;
        line-height: 1.2;
        letter-spacing: 3px
    }
}

#fsFooter .next-steps>header .fsElementTitle:after {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    margin: 15px auto 0;
    background: #f0b323
}

#fsFooter .next-steps>.fsElementContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
    background: #0032a0;
    padding: 30px 20px 9px
}

@media (min-width:700px) {
    #fsFooter .next-steps>.fsElementContent {
        flex-wrap: nowrap;
        padding: 41px 35px
    }
}

#fsFooter .next-steps>.fsElementContent:before {
    content: "";
    position: absolute;
    top: -40px;
    left: calc(50% - 1px);
    width: 2px;
    height: 80px;
    background: rgba(0, 0, 0, .42)
}

#fsFooter .next-steps>.fsElementContent:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(images/shieldpattern.png);
    opacity: .4
}

#fsFooter .next-steps .fsContent {
    margin: 10px
}

@media (min-width:1000px) {
    #fsFooter .next-steps .fsContent {
        margin: 0 25px
    }
}

#fsFooter .next-steps .fsContent a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    color: hsla(0, 0%, 100%, .9);
    font-size: .8125rem;
    line-height: 1.23077;
    background: #000e67;
    text-decoration: none;
    font-weight: 500;
    margin: 0 auto
}

@media (min-width:475px) {
    #fsFooter .next-steps .fsContent a {
        width: 150px;
        height: 150px
    }
}

@media (min-width:550px) {
    #fsFooter .next-steps .fsContent a {
        width: 180px;
        height: 180px;
        font-size: .875rem;
        line-height: 1.2858
    }
}

@media (min-width:650px) {
    #fsFooter .next-steps .fsContent a {
        width: 120px;
        height: 120px
    }
}

@media (min-width:750px) {
    #fsFooter .next-steps .fsContent a {
        width: 150px;
        height: 150px
    }
}

#fsFooter .next-steps .fsContent a strong {
    text-transform: uppercase;
    margin-bottom: 3px;
    color: #fff;
    transition: color .3s;
    letter-spacing: 1px;
    font-weight: 700
}

@media (min-width:700px) {
    #fsFooter .next-steps .fsContent a strong {
        letter-spacing: 1.5px;
        font-size: 1rem;
        line-height: 1.1875
    }
}

#fsFooter .next-steps .fsContent a:focus,
#fsFooter .next-steps .fsContent a:hover {
    background: #f0b323;
    color: rgba(0, 14, 103, .9)
}

#fsFooter .next-steps .fsContent a:focus strong,
#fsFooter .next-steps .fsContent a:hover strong {
    color: #000e67
}

#fsFooter .footer-wrapper {
    padding: 60px 20px 30px;
    background: #0032a0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center
}

@media (min-width:700px) {
    #fsFooter .footer-wrapper {
        padding: 80px 35px 29px
    }
}

@media (min-width:1000px) {
    #fsFooter .footer-wrapper {
        text-align: left
    }
}

#fsFooter .footer-wrapper:after,
#fsFooter .footer-wrapper:before {
    content: "";
    /* position: absolute; */
    /* bottom: 0; */
    /* border-left: 203px solid rgba(0, 0, 0, 0); */
    /* border-right: 203px solid rgba(0, 0, 0, 0); */
    /* border-bottom: 228px solid rgba(0, 38, 142, .5); */
    /* z-index: -2; */
}

@media (min-width:700px) {

    #fsFooter .footer-wrapper:after,
    #fsFooter .footer-wrapper:before {
        /* border-left-width: 244px; */
        /* border-right-width: 244px; */
        /* border-bottom-width: 273px; */
    }
}

#fsFooter .footer-wrapper:before {
    /* left: calc(50% - 284px); */
}

@media (min-width:700px) {
    #fsFooter .footer-wrapper:before {
        /* left: calc(50% - 366px); */
    }
}

#fsFooter .footer-wrapper:after {
    /* right: calc(50% - 284px); */
}

@media (min-width:700px) {
    #fsFooter .footer-wrapper:after {
        /* right: calc(50% - 366px); */
    }
}

#fsFooter .footer-wrapper>.fsElementContent {
    position: relative
}

#fsFooter .footer-wrapper>.fsElementContent:before {
    /* content: ""; */
    position: absolute;
    bottom: -30px;
    /* left: calc(50% - 224px); */
    border-left: 224px solid rgba(0, 0, 0, 0);
    border-right: 224px solid rgba(0, 0, 0, 0);
    border-bottom: 250px solid rgba(0, 38, 142, .5);
    z-index: -1
}

@media (min-width:700px) {
    #fsFooter .footer-wrapper>.fsElementContent:before {
        /* left: calc(50% - 269px); */
        /* border-left-width: 269px; */
        /* border-right-width: 269px; */
        /* border-bottom-width: 300px; */
    }
}

#fsFooter .fsTwoColumnLayout {
    max-width: 1180px;
    width: 100%;
    margin: 0 0 50px
}

@media (min-width:700px) {
    #fsFooter .fsTwoColumnLayout {
        margin: 0 auto 80px
    }
}

@media (min-width:1000px) {
    #fsFooter .fsTwoColumnLayout {
        display: flex;
        justify-content: space-between
    }
}

#fsFooter .fsTwoColumnLayout>.fsDiv {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    flex-shrink: 0
}

@media (min-width:1000px) {
    #fsFooter .fsTwoColumnLayout>.fsDiv {
        width: auto
    }
}

#fsFooter .fsTwoColumnLayout>.fsDiv.fsStyleColumn-1 {
    position: relative;
    padding-bottom: 50px;
    border-bottom: 2px solid hsla(0, 0%, 100%, .15);
    margin-bottom: 50px
}

@media (min-width:1000px) {
    #fsFooter .fsTwoColumnLayout>.fsDiv.fsStyleColumn-1 {
        width: 32.20339%;
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0
    }

    #fsFooter .fsTwoColumnLayout>.fsDiv.fsStyleColumn-1:after {
        content: "";
        position: absolute;
        top: 0;
        left: calc(100% + -39px);
        width: 2px;
        height: 100%;
        background: hsla(0, 0%, 100%, .15);
        visibility: visible
    }
}

@media (min-width:1000px) {
    #fsFooter .fsTwoColumnLayout>.fsDiv.fsStyleColumn-2 {
        width: 49.15254%
    }
}

#fsFooter .fsTwoColumnLayout:after {
    content: normal
}

#fsFooter .school-details-container {
    font-size: .9375rem;
    line-height: 1.8
}

@media (min-width:700px) {
    #fsFooter .school-details-container {
        font-size: 1.0625rem;
        line-height: 1.64706
    }
}

#fsFooter .school-details-container [itemprop=name] {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: .8125rem;
    line-height: 1.23077;
    letter-spacing: 1px
}

#fsFooter .school-details-container [itemprop=name] span {
    display: block;
    font-size: 2rem;
    line-height: 1.3125;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 0
}

#fsFooter .school-details-container [itemprop=address],
#fsFooter .school-details-container [itemprop=faxNumber],
#fsFooter .school-details-container [itemprop=telephone],
#fsFooter .school-details-container [itemprop=email] {
    position: relative;
    margin-bottom: 5px
}

@media (min-width:1000px) {

    #fsFooter .school-details-container [itemprop=address],
    #fsFooter .school-details-container [itemprop=faxNumber],
    #fsFooter .school-details-container [itemprop=telephone],
    #fsFooter .school-details-container [itemprop=email] {
        padding-left: 17px
    }
}

#fsFooter .school-details-container [itemprop=address]:last-child,
#fsFooter .school-details-container [itemprop=faxNumber]:last-child,
#fsFooter .school-details-container [itemprop=telephone]:last-child,
#fsFooter .school-details-container [itemprop=email]:last-child {
    margin-bottom: 0
}

#fsFooter .school-details-container [itemprop=address]:before,
#fsFooter .school-details-container [itemprop=faxNumber]:before,
#fsFooter .school-details-container [itemprop=telephone]:before,
#fsFooter .school-details-container [itemprop=email]:before {
    font-size: .75rem;
    line-height: 1;
    color: #f3d54e;
    display: inline-block;
    margin-right: 8px
}

@media (min-width:1000px) {

    #fsFooter .school-details-container [itemprop=address]:before,
    #fsFooter .school-details-container [itemprop=faxNumber]:before,
    #fsFooter .school-details-container [itemprop=telephone]:before,
    #fsFooter .school-details-container [itemprop=email]:before {
        margin-right: 0;
        position: absolute;
        top: 8px;
        left: 0
    }
}

#fsFooter .school-details-container [itemprop=address]:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}
#fsFooter .school-details-container [itemprop=email]:before {
    content: "\2709";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 600;
    speak: none
}

#fsFooter .school-details-container [itemprop=faxNumber],
#fsFooter .school-details-container [itemprop=telephone],
#fsFooter .school-details-container [itemprop=email] {
    padding-left: 20px
}

#fsFooter .school-details-container [itemprop=faxNumber]:before,
#fsFooter .school-details-container [itemprop=telephone]:before {
    content: "\E90A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

#fsFooter .school-details-container [itemprop=faxNumber] span,
#fsFooter .school-details-container [itemprop=telephone] span {
    font-size: .75rem;
    line-height: 1.25;
    color: hsla(0, 0%, 100%, .8);
    letter-spacing: .5px;
    font-weight: 700;
    display: block
}

@media (min-width:700px) {

    #fsFooter .school-details-container [itemprop=faxNumber] span,
    #fsFooter .school-details-container [itemprop=telephone] span {
        font-size: .8125rem;
        line-height: 1.23077;
        display: inline;
        margin-left: 5px
    }
}

#fsFooter .nav-utility-footer .col-wrap {
    display: flex
}

#fsFooter .nav-utility-footer .fsNavLevel1 {
    width: calc(50% - 10px)
}

#fsFooter .nav-utility-footer .fsNavLevel1+.fsNavLevel1 {
    margin-left: 20px
}

#fsFooter .nav-utility-footer .fsNavLevel1>li {
    margin-bottom: 22px
}

#fsFooter .nav-utility-footer .fsNavLevel1>li:last-child {
    margin-bottom: 0
}

#fsFooter .nav-utility-footer .fsNavLevel1>li[class*=fsNavCurrentPage]>a {
    color: rgba(5, 195, 221, .9)
}

#fsFooter .nav-utility-footer .fsNavLevel1>li>a {
    color: hsla(0, 0%, 100%, .9);
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: .75rem;
    line-height: 1.33333;
    text-decoration: none
}

#fsFooter .nav-utility-footer .fsNavLevel1>li>a:focus,
#fsFooter .nav-utility-footer .fsNavLevel1>li>a:hover {
    color: rgba(5, 195, 221, .9);
    text-decoration: underline
}

#fsFooter .tagline {
    position: relative;
    font-size: .8125rem;
    line-height: 1.69231
}

@media (min-width:700px) {
    #fsFooter .tagline {
        padding-right: 293px;
        text-align: left
    }
}

@media (min-width:1250px) {
    #fsFooter .tagline {
        margin-left: calc(50% - 590px)
    }
}

#fsFooter .niche-logo {
    width: 56px;
    margin: 30px auto 0
}

@media (min-width:700px) {
    #fsFooter .niche-logo {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: -5px
    }
}

#fsFooter .niche-logo a,
#fsFooter .niche-logo img,
#fsFooter .niche-logo picture {
    display: block
}

#fsFooter .niche-logo img {
    opacity: .5;
    transition: all .3s
}

#fsFooter .niche-logo a:focus img,
#fsFooter .niche-logo a:hover img {
    opacity: 1
}

*,
:after,
:before {
    box-sizing: border-box
}

:after,
:before {
    pointer-events: none
}

html {
    font-family: Montserrat, sans-serif;
    background: #000e67;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: 17px;
    line-height: 28px;
    color: #1a1a1a
}

body.hide-scrollbar,
body.scrollbar {
    overflow: hidden
}

#fsPageWrapper {
    overflow-x: hidden;
    position: relative
}

body.fsComposeMode #fsPageWrapper {
    overflow: visible
}

#fsPageBodyWrapper {
    background: #fff;
    padding: 40px 20px 50px
}

@media (min-width:600px) {
    #fsPageBodyWrapper {
        padding: 70px 35px 80px
    }
}

#fsPageBody {
    position: relative;
    margin: 0 auto;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap
}

@media (min-width:600px) {
    #fsPageBody {
        display: block
    }
}

@media (min-width:800px) {
    #fsPageBody {
        display: flex
    }
}

#fsBannerLeft {
    order: 2;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {
    #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        order: 1;
        margin-bottom: 0
    }
}

@media (min-width:700px) {
    #fsBannerLeft {
        padding-right: 40px;
        width: 280px;
        order: 1
    }
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        order: 1;
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        order: 1;
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

#fsPageContent {
    width: 100%
}

.fsHasRightBanner #fsPageContent {
    order: 1;
    width: 100%
}

@media (min-width:600px) {
    .fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 240px)
    }
}

@media (min-width:700px) {
    .fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 340px)
    }
}

.fsHasLeftBanner #fsPageContent {
    order: 1;
    width: 100%
}

@media (min-width:600px) {
    .fsHasLeftBanner #fsPageContent {
        order: 1;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner #fsPageContent {
        order: 1;
        width: calc(100% - 280px)
    }
}

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    order: 1;
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        order: 1;
        width: calc(100% - 440px);
        margin-bottom: 0
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 620px)
    }
}

@media (min-width:700px) {
    .fsHasOneColumnLayout.fsHasRightBanner:not(.fsHasLeftBanner) #fsPageContent {
        width: calc(100% - 400px)
    }
}

#fsBannerRight {
    order: 3;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {
    #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        order: 1;
        margin-bottom: 0
    }
}

@media (min-width:700px) {
    #fsBannerRight {
        padding-left: 40px;
        width: 340px;
        order: 1
    }

    .fsHasRightBanner:not(.fsHasLeftBanner).fsHasOneColumnLayout #fsBannerRight {
        padding-left: 100px;
        width: 400px
    }
}

.fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0
}

@media (min-width:600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        order: 1;
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 340px
    }
}

@media (min-width:600px) {
    .fsLayout {
        margin-right: -20px;
        margin-left: -20px
    }
}

.fsLayout .fsDiv {
    margin-bottom: 20px;
    width: 100%;
    float: none
}

@media (min-width:600px) {
    .fsLayout .fsDiv {
        float: left;
        padding-right: 1.17647em;
        padding-left: 1.17647em
    }
}

.fsLayout>footer,
.fsLayout>header {
    width: 100%
}

@media (min-width:600px) {

    .fsLayout>footer,
    .fsLayout>header {
        padding-right: 1.17647em;
        padding-left: 1.17647em
    }
}

@media (min-width:800px) {
    .fsTwoColumnLayout .fsDiv {
        width: 50%
    }
}

@media (min-width:900px) {
    .fsThreeColumnLayout .fsDiv {
        width: 33.33333%
    }
}

@media (min-width:800px) {
    .fsFourColumnLayout .fsDiv {
        width: 50%
    }
}

@media (min-width:1000px) {
    .fsFourColumnLayout .fsDiv {
        width: 25%
    }
}

.fsLayout .fsStyleOneThird,
.fsLayout .fsStyleTwoThirds {
    float: none
}

.fsLayout .fsStyleTwoThirds>.fsDiv {
    padding-left: 0;
    padding-right: 0;
    float: none
}

@media (min-width:600px) {
    .fsLayout .fsStyleTwoThirds>.fsTwoColumnLayout {
        margin-right: -20px;
        margin-left: -20px
    }
}

.fsElephantLeftLayout,
.fsTwoColumnWideRightLayout {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:600px) {

    .fsElephantLeftLayout,
    .fsTwoColumnWideRightLayout {
        display: flex;
        flex-wrap: wrap
    }
}

.fsElephantLeftLayout>footer,
.fsElephantLeftLayout>header,
.fsTwoColumnWideRightLayout>footer,
.fsTwoColumnWideRightLayout>header {
    padding-left: 0;
    padding-right: 0
}

.fsElephantLeftLayout .fsStyleOneThird,
.fsTwoColumnWideRightLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsElephantLeftLayout .fsStyleOneThird,
    .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-left: 0;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:700px) {

    .fsElephantLeftLayout .fsStyleOneThird,
    .fsTwoColumnWideRightLayout .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

.fsElephantLeftLayout .fsStyleTwoThirds,
.fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsElephantLeftLayout .fsStyleTwoThirds,
    .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsElephantLeftLayout .fsStyleTwoThirds,
    .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 340px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 340px
    }
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
    width: 100%;
    padding-right: 0
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:600px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 440px)
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0
}

@media (min-width:800px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:1000px) {

    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 200px)
    }
}

.fsElephantRightLayout,
.fsTwoColumnWideLeftLayout {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:600px) {

    .fsElephantRightLayout,
    .fsTwoColumnWideLeftLayout {
        display: flex;
        flex-wrap: wrap
    }
}

.fsElephantRightLayout>footer,
.fsElephantRightLayout>header,
.fsTwoColumnWideLeftLayout>footer,
.fsTwoColumnWideLeftLayout>header {
    padding-left: 0;
    padding-right: 0
}

.fsElephantRightLayout .fsStyleOneThird,
.fsTwoColumnWideLeftLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsElephantRightLayout .fsStyleOneThird,
    .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 20px;
        padding-right: 0;
        width: 240px;
        margin-bottom: 0
    }
}

@media (min-width:700px) {

    .fsElephantRightLayout .fsStyleOneThird,
    .fsTwoColumnWideLeftLayout .fsStyleOneThird {
        padding-left: 40px;
        width: 207px;
    }
}

.fsElephantRightLayout .fsStyleTwoThirds,
.fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:600px) {

    .fsElephantRightLayout .fsStyleTwoThirds,
    .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 240px);
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:700px) {

    .fsElephantRightLayout .fsStyleTwoThirds,
    .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 209px);
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: 100%
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 280px)
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
        padding-right: 40px;
        width: 280px
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    width: 100%;
    padding-left: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 40px;
        width: 340px
    }
}

.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
    margin-bottom: 20px;
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px);
        margin-bottom: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 340px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px)
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
        width: calc(100% - 340px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 340px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
    width: 100%;
    padding-left: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: 100%
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
        padding-left: 20px;
        width: 240px;
        margin-top: 0
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: 100%;
    margin-bottom: 0
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 200px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
        width: calc(100% - 440px)
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px
}

@media (min-width:600px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
        padding-right: 20px;
        width: 200px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    margin-bottom: 0
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        width: 100%;
        padding-left: 0
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
        padding-left: 20px;
        width: 240px
    }
}

.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    margin-bottom: 0
}

@media (min-width:700px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

@media (min-width:800px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: 100%
    }
}

@media (min-width:1000px) {

    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
        width: calc(100% - 240px)
    }
}

#fsPoweredByFinalsite {
    margin: 50px auto 0
}

@media (min-width:700px) {
    #fsPoweredByFinalsite {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 82px
    }
}

.fsConstituent {
    word-break: break-word
}

.fsConstituent .fsElementPagination {
    margin: 60px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.fsConstituent .fsElementPagination:last-child {
    margin: 60px 0 0
}

.fsConstituent .fsElementPagination a {
    text-decoration: none
}

.fsConstituent .fsElementPagination a:focus,
.fsConstituent .fsElementPagination a:hover {
    text-decoration: underline
}

.fsConstituent .fsPhoto[style*=background-image],
.fsConstituent .fsProfileImage[style*=background-image] {
    background-size: cover;
    background-position: 50%;
    display: inline-block
}

.fsConstituent .fsPhoto[style*=background-image]>img,
.fsConstituent .fsProfileImage[style*=background-image]>img {
    opacity: 0;
    visibility: hidden
}

.fsConstituent[class*=fsThumbnailAlign] .fsPhoto img,
.fsConstituent[class*=fsThumbnailAlign] .fsProfileImage img {
    float: none;
    margin: 0
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto,
.fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
    float: left;
    padding-right: 0
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto,
.fsConstituent.fsThumbnailAlignRight .fsProfileImage {
    float: right;
    padding-left: 0
}

.fsConstituentProfile {
    position: relative
}

.fsConstituentProfile>div,
.fsConstituentProfile>h3 {
    margin-bottom: 7.5px
}

.fsConstituentProfile>div>strong {
    display: block
}

.fsConstituentProfile .fsPhones>span:first-child {
    display: none
}

.fsConstituent .fsConstituentItem {
    float: none;
    width: calc(100% - 7.5px);
    margin: 0 auto 15px
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
    margin-right: 3.75px;
    margin-bottom: 3.75px
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto {
    margin-left: 3.75px;
    margin-bottom: 3.75px
}

.fsConstituentItem {
    position: relative;
    overflow: hidden
}

.fsConstituentItem.focused-in .wrapper,
.fsConstituentItem:hover .wrapper {
    padding-bottom: 31px;
    transition: padding .4s ease-in-out
}

.fsConstituentItem.focused-in .fsViewProfileLink .fsConstituentProfileLink,
.fsConstituentItem:hover .fsViewProfileLink .fsConstituentProfileLink {
    left: 0;
    opacity: 1;
    transition: all .4s ease-in-out
}

.fsConstituentItem:not(.fsHasPhoto) {
    height: 426px;
    background: #0032a0 url(images/shield-white.svg) no-repeat top 100px center;
    background-size: 116px 120px
}

.fsConstituentItem .wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 5px 8px 10px;
    background: rgba(0, 0, 0, .55);
    transition: padding .3s
}

.fsConstituentItem .wrapper>:nth-last-child(2) {
    margin-bottom: 0 !important
}

.fsConstituentItem .wrapper:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 39px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, 0))
}

.fsConstituentItem .fsPhoto {
    height: 426px;
    display: block !important
}

.fsConstituentItem .fsPhoto img {
    display: block;
    opacity: 0
}

.fsConstituentItem .fsFullName {
    color: #fff;
    margin-bottom: 5px
}

.fsConstituentItem .fsFullName a {
    color: inherit;
    text-decoration: none;
    font-weight: 400
}

.fsConstituentItem .fsFullName a:focus,
.fsConstituentItem .fsFullName a:hover {
    color: #f3d54e;
    text-decoration: underline
}

.fsConstituentItem .fsTitles {
    font-size: .9375rem;
    line-height: 1.334;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

.fsConstituentItem .fsDepartments {
    font-size: .9375rem;
    line-height: 1.8
}

.fsConstituentItem .fsViewProfileLink:before {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 54px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0032a0;
    color: #f3d54e;
    font-size: 1rem;
    line-height: 1;
    z-index: 1
}

.fsConstituentItem .fsViewProfileLink .fsConstituentProfileLink {
    position: absolute;
    bottom: 0;
    left: calc(100% - 54px);
    width: 100%;
    color: #fff;
    padding: 16px 20px;
    background: #0032a0;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.2858;
    letter-spacing: 1px;
    opacity: 0;
    transition: left .3s, opacity .3s .3s;
    text-decoration: none
}

div[class^=fsConstituentColumnLayout] {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px
}

@media (min-width:600px) {

    .fsConstituentColumnLayout_2 .fsConstituentItem,
    .fsConstituentColumnLayout_3 .fsConstituentItem,
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(50% - 15px);
        margin-left: 7.5px;
        margin-right: 7.5px
    }
}

@media (min-width:800px) {

    .fsConstituentColumnLayout_3 .fsConstituentItem,
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(33.33% - 15px)
    }
}

@media (min-width:1000px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
        width: calc(25% - 15px)
    }
}

.fsConstituent.fsProfile .fsFullName {
    margin-bottom: 7.5px
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin: 0 0 7.5px;
    padding: 0;
    float: none
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
    float: none;
    width: 100%
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
        padding: 0
    }
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3:first-child {
    padding: 0
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
    float: none
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
        max-width: 40%
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
        max-width: 512px
    }
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        max-width: 25%
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage {
        max-width: 128px
    }
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
    display: none
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
    float: none;
    display: block;
    width: 100%
}

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData>div {
    clear: none
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        margin-right: 7.5px;
        float: left
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto>h3 {
        padding-left: calc(40% + 7.5px)
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-left: 519.5px
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto>h3 {
        padding-left: calc(25% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-left: 135.5px
    }
}

@media (min-width:600px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
        margin-left: 7.5px;
        float: right
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto>h3 {
        padding-right: calc(40% + 7.5px)
    }
}

@media (min-width:1000px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-right: 519.5px
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto>h3 {
        padding-right: calc(25% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto>h3,
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto>h3 {
        padding-right: 135.5px
    }
}

.fsProfileImage {
    margin-bottom: 7.5px
}

.fsProfileImage img {
    display: block
}

.fsProfileSection {
    margin-bottom: 7.5px
}

.fsProfileSection h4 {
    margin: 0 0 1rem
}

.fsProfileSectionData {
    margin-bottom: 1em
}

.fsProfileSectionData:last-child {
    margin-bottom: 0
}

.fsProfileSectionData.fsTitle {
    font-weight: inherit;
    font-size: 17px;
    line-height: 28px
}

.fsProfileSectionData>div {
    width: auto;
    float: none;
    display: block
}

.fsProfileSectionData.fsStyleHalf {
    width: 100%
}

@media (min-width:600px) {
    .fsProfileSectionData.fsStyleHalf {
        width: 50%
    }
}

.fsProfileSectionSpecialData>div {
    width: auto;
    float: none;
    display: block
}

.fsProfileSectionSpecialData div[id^=fsEmail] {
    display: inline-block
}

.fsEmail>div:first-child,
.fsProfileSectionFieldName {
    font-weight: 700
}

.fsConstituent.fsSearch {
    overflow: hidden
}

.fsConstituent.fsSearch+.fsConstituent {
    border-top: 2px solid #f0f0f0;
    margin-top: 60px
}

.fsConstituentSearchForm {
    display: flex;
    flex-wrap: wrap;
    margin: -7.5px
}

.fsConstituentSearchForm>label {
    flex-grow: 1;
    margin: 7.5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width:1000px) {
    .fsConstituentSearchForm>label {
        max-width: calc(25% - 70.5px)
    }
}

.fsConstituentSearchForm>label>span {
    font-size: .9375rem;
    line-height: 1.734
}

.fsConstituentSearchForm>label>input,
.fsConstituentSearchForm>label>select {
    border: 1px solid #dce0e9;
    flex-grow: 1;
    font-size: .9375rem;
    line-height: 1.734
}

.fsConstituentSearchForm>label>input {
    padding: 11px 20px 12px
}

.fsConstituentSearchForm>label>select {
    appearance: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 6px 20px;
    background: url(images/dropdown-arrow.png) no-repeat 100%
}

.fsConstituentSearchForm [type*=submit] {
    align-self: flex-end;
    margin: 7.5px;
    width: calc(100% - 15px)
}

@media (min-width:600px) {
    .fsConstituentSearchForm [type*=submit] {
        width: auto
    }
}

.fsConstituent.fsDialog {
    background: #f6f6f6;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    border-radius: 0;
    overflow: hidden;
    border: 0;
    padding: 60px 20px;
    height: 100vh
}

@media (min-width:600px) {
    .fsConstituent.fsDialog {
        padding: 80px 35px
    }
}

@media (min-width:1000px) {
    .fsConstituent.fsDialog {
        padding: 165px 35px
    }
}

.fsConstituent.fsDialog:before {
    content: "";
    position: absolute;
    top: 18px;
    left: -280px;
    width: 820px;
    height: 800px;
    /*background: url(images/shield-gray.svg);*/
    background-size: cover
}

.fsConstituent.fsDialog .fsDialogContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    height: 100%;
    padding: 0
}

@media (min-width:1000px) {
    .fsConstituent.fsDialog .fsConstituentProfile {
        display: flex;
        width: 100%
    }
}

.fsConstituent.fsDialog .fsConstituentProfile:after {
    content: normal
}

.fsConstituent.fsDialog .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .42)
}

.fsConstituent.fsDialog .mCSB_inside>.mCSB_container {
    margin-right: 28px
}

.fsConstituent.fsDialog .left-col {
    margin: 0 0 40px !important;
    padding: 0 !important;
    flex-shrink: 0
}

@media (min-width:1000px) {
    .fsConstituent.fsDialog .left-col {
        width: 480px !important;
        margin: 0 10.41667% 0 0 !important
    }

    .fsConstituent.fsDialog .left-col:first-child:last-child {
        width: 100% !important;
        margin: 0 !important
    }
}

.fsConstituent.fsDialog .left-col .fsProfileSection {
    margin-bottom: 15px
}

.fsConstituent.fsDialog .left-col .fsProfileSection:last-child {
    margin-bottom: 0
}

.fsConstituent.fsDialog .left-col .fsProfileSectionData {
    display: flex !important
}

.fsConstituent.fsDialog .left-col .fsProfileSectionData.fsStyleHalf {
    width: 100%
}

.fsConstituent.fsDialog .left-col .fsProfileSectionData.fsSpacer {
    display: none !important
}

.fsConstituent.fsDialog .fsProfileImage {
    max-width: 100% !important;
    float: none !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 0 50px !important;
    width: 284px;
    height: 426px;
    position: relative
}

.fsConstituent.fsDialog .fsProfileImage.no-photo {
    background: #0032a0 url(images/shield-white.svg) no-repeat top 100px center;
    background-size: 116px 120px
}

.fsConstituent.fsDialog .fsProfileImage img {
    display: none
}

.fsConstituent.fsDialog .fsProfileImage .wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 20px 20px;
    background: rgba(0, 0, 0, .55)
}

.fsConstituent.fsDialog .fsProfileImage .wrapper:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 39px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, 0))
}

.fsConstituent.fsDialog .fsProfileImage .wrapper>:last-child {
    margin-bottom: 0 !important
}

.fsConstituent.fsDialog .fsFullName {
    color: inherit;
    margin-bottom: 5px
}

.fsConstituent.fsDialog .fsFullName a {
    color: inherit;
    text-decoration: none;
    font-weight: 400
}

.fsConstituent.fsDialog .fsFullName a:focus,
.fsConstituent.fsDialog .fsFullName a:hover {
    color: #f3d54e;
    text-decoration: underline
}

.fsConstituent.fsDialog .fsTitle {
    font-size: .9375rem;
    line-height: 1.334;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    color: inherit;
    font-family: Montserrat, sans-serif
}

.fsConstituent.fsDialog .fsTitle .fsProfileSectionFieldName {
    display: none
}

.fsConstituent.fsDialog .fsContacts {
    margin-bottom: 30px;
    font-size: .9375rem;
    line-height: 1.734;
    align-items: center
}

.fsConstituent.fsDialog .fsContacts .fsEmail {
    order: 2;
    font-size: 0;
    line-height: 1
}

.fsConstituent.fsDialog .fsContacts .fsEmail+.fsEmail {
    margin-left: 10px
}

.fsConstituent.fsDialog .fsContacts .fsEmail a {
    color: #0092bc;
    text-decoration: none
}

.fsConstituent.fsDialog .fsContacts .fsEmail a:focus,
.fsConstituent.fsDialog .fsContacts .fsEmail a:hover {
    color: #0032a0
}

.fsConstituent.fsDialog .fsContacts .fsEmail a:before {
    content: "\E920";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    display: block;
    font-size: .75rem
}

.fsConstituent.fsDialog .fsContacts .fsEmail .fsEmailIcon {
    background: none;
    color: inherit;
    display: block;
    height: auto;
    opacity: 1;
    width: auto;
    transition: none
}

.fsConstituent.fsDialog .fsContacts .fsEmail>div:first-child {
    display: none
}

.fsConstituent.fsDialog .fsContacts .fsPhone {
    order: 1;
    display: flex
}

.fsConstituent.fsDialog .fsContacts .fsPhone:before {
    content: "\E90A";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    color: #0092bc;
    margin-right: 10px
}

.fsConstituent.fsDialog .fsContacts .fsPhone>div:first-child {
    display: none
}

.fsConstituent.fsDialog .fsContacts .fsPhone:not(:first-child) {
    padding-right: 19px;
    margin-right: 19px;
    border-right: 2px solid rgba(0, 0, 0, .42)
}

.fsConstituent.fsDialog .fsProfileSectionFieldName {
    width: 140px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .875rem;
    line-height: 1.6429;
    color: #404040;
    flex-shrink: 0;
    margin-right: 10px
}

.fsConstituent.fsDialog .fsBiography {
    flex-grow: 1;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important
}

.fsConstituent.fsDialog .fsBiography .fsProfileSectionFieldName {
    display: none
}

.fsConstituent.fsDialog .fsDepartment {
    font-size: .9375rem;
    line-height: 1.8
}

.fsConstituent.fsDialog .fsDepartment .fsProfileSectionFieldName {
    display: none
}

.fsConstituent.fsDialog .fsProfileSection3,
.fsConstituent.fsDialog .fsProfileSection8>h4,
.fsConstituent.fsDialog .fsProfileSection9>h4,
.fsConstituent.fsDialog .fsProfileSection12>h4 {
    display: none !important
}

.fsConstituent.fsDialog .fsDialogCloseButton {
    width: auto;
    height: auto;
    padding: 5px;
    transition: all .3s;
    transform: rotate(0);
    top: 15px;
    right: 15px;
    font-size: 1.5625rem;
    line-height: 1;
    transition: color .3s
}

@media (min-width:600px) {
    .fsConstituent.fsDialog .fsDialogCloseButton {
        top: 30px;
        right: 30px
    }
}

@media (min-width:1000px) {
    .fsConstituent.fsDialog .fsDialogCloseButton {
        top: 105px
    }
}

@media (min-width:1260px) {
    .fsConstituent.fsDialog .fsDialogCloseButton {
        right: calc(50% - 595px)
    }
}

.fsConstituent.fsDialog .fsDialogCloseButton:focus,
.fsConstituent.fsDialog .fsDialogCloseButton:hover {
    color: #0032a0
}

.fsConstituent.fsDialog .fsDialogCloseButton:before {
    content: "\E91C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    width: auto;
    height: auto;
    position: static;
    border-radius: 0;
    transition: none;
    transform: rotate(0);
    background: rgba(0, 0, 0, 0);
    display: block
}

.fsConstituent.fsDialog .fsDialogCloseButton:after {
    content: normal
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin: 0 0 7.5px;
    padding: 0;
    float: none
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
    float: none;
    width: 100%
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
        padding: 0
    }
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3:first-child,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3:first-child {
    padding: 0
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
    float: none
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
        max-width: 40%
    }
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
        max-width: 25%
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage {
        max-width: 128px
    }
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
    display: none
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
    float: none;
    display: block;
    width: 100%
}

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData>div,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData>div {
    clear: none
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
        margin-right: 7.5px;
        float: left
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge>h3 {
        padding-left: calc(40% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall>h3 {
        padding-left: calc(25% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare>h3 {
        padding-left: 135.5px
    }
}

@media (min-width:600px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
        margin-left: 7.5px;
        float: right
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge>h3 {
        padding-right: calc(40% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall>h3 {
        padding-right: calc(25% + 7.5px)
    }
}

@media (min-width:800px) {

    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle>h3,
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare>h3 {
        padding-right: 135.5px
    }
}

.fsAccordion .fsPanel>header h2,
.fsTabs .fsPanel>header h2 {
    margin-bottom: 5px;
    display: block;
    font-size: .9375rem;
    line-height: 1.334;
    padding: 20px 25px;
    background-color: #f0f0f0;
    color: #404040;
    transition: all .3s;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.fsAccordion .fsPanel>header h2 a,
.fsTabs .fsPanel>header h2 a {
    transition: none;
    font-size: inherit;
    line-height: inherit
}

.fsAccordion .fsPanel>header:hover h2,
.fsTabs .fsPanel>header:hover h2 {
    color: #fff;
    background-color: #666
}

.fsAccordion .fsPanel>.fsElementContent,
.fsTabs .fsPanel>.fsElementContent {
    padding: 25px 30px 30px
}

.fsAccordion .fsPanel.fsStateOpen>header h2,
.fsTabs .fsPanel.fsStateOpen>header h2 {
    color: #fff;
    background-color: #0032a0
}

.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsTabs .fsPanel.fsStateOpen>header h2:before {
    content: "\E90D"
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: IcoMoon;
    font-size: .9375rem;
    line-height: 1;
    content: "\E90C"
}

.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen>header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen>header h2:before {
    content: "";
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: IcoMoon;
    font-size: .9375rem;
    line-height: 1;
    content: "\E90D"
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2,
.fsPanelIconBefore.fsTabs .fsPanel>header h2 {
    padding-left: 49px
}

.fsPanelIconBefore.fsAccordion .fsPanel>header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel>header h2:before {
    left: 25px
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2,
.fsPanelIconAfter.fsTabs .fsPanel>header h2 {
    padding-right: 49px
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:before,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:before {
    display: none
}

.fsPanelIconAfter.fsAccordion .fsPanel>header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel>header h2:after {
    right: 25px
}

.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel>header h2:before {
    content: ""
}

.fsAthleticsEvent>.fsElementContent {
    width: 100%
}

.fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px
}

.fsAthleticsEvent .fsElementEventIcon {
    display: inline-block;
    max-width: 100%
}

.fsAthleticsEvent .fsTitle {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 0
}

.fsAthleticsEvent div.fsTitle {
    display: inline-block
}

.fsAthleticsEvent.fsList .fsElementEventIcon {
    margin-right: 10px
}

.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
    outline: 0
}

.fsAthleticsEvent.fsList .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px
}

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames,
.fsAthleticsEvent.fsList .fsAthleticsOpponents {
    display: inline
}

.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
    display: inline-block;
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsPickup,
.fsAthleticsEvent.fsList .fsAthleticsReturn {
    margin-top: 5px
}

.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel+div,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel+div {
    display: inline-block
}

.fsAthleticsEvent.fsEvent article>div {
    margin-bottom: 10px
}

.fsAthleticsEvent.fsEvent article>div:last-child {
    margin-bottom: 0
}

.fsAthleticsEvent.fsEvent .fsAthleticsOpponents,
.fsAthleticsEvent.fsEvent .fsAthleticsVs+div {
    display: inline-block
}

@media (min-width:801px) {
    .fsAthleticsEvent.fsTable .fsTitle .fsElementEventIcon {
        max-width: 100px
    }
}

@media (min-width:801px) {

    .fsAthleticsEvent.fsTable .fsAthleticsScore,
    .fsAthleticsEvent.fsTable .fsDateTime {
        white-space: nowrap
    }
}

.fsAthleticsEvent.fsTable .fsElementTable {
    margin-bottom: 0
}

@media (max-width:800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
        display: none
    }
}

.fsAthleticsEvent.fsTable .fsElementTable thead th {
    white-space: nowrap
}

@media (max-width:800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
        display: inline-block;
        width: 100%;
        padding: 0 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px
    }

    .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: "Team: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents,
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames,
    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
        content: "Opponent: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: "Date: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: "Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: "Location: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: "Advantage: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: "Type: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: "Details: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: "Result: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: "Score: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: "Alerts: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: "Dismissal: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: "Departure: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: "Return Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: "Pickup Time: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: "Recap: "
    }

    .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: "Status: "
    }
}

.fsAthleticsEvent.fsTable .fsAthleticsVs+div {
    display: inline
}

.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel {
    display: none
}

.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
    display: inline-block
}

@media (min-width:800px) {
    .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
        display: block
    }
}

body.fsComposeMode .fsAthleticsEvent.fsTable>.fsElementContent {
    overflow-x: auto
}

.fsAthleticsEvent.fsDialog {
    margin: auto
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
    font-weight: 700;
    margin-top: 20px
}

.fsAthleticsEvent.fsDialog .fsAthleticsAddress>div {
    margin-top: 10px
}

.fsAthleticsRoster .fsElementTable td:before,
.fsAthleticsRosterList li>div:before {
    margin-right: 5px;
    display: inline-block;
    font-weight: 700
}

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before,
.fsAthleticsRosterList li>div.fsRosterPlayerNumber:before {
    content: "Number: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterName:before,
.fsAthleticsRosterList li>div.fsRosterName:before {
    content: "Name: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before,
.fsAthleticsRosterList li>div.fsRosterPosition:before {
    content: "Position: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterClass:before,
.fsAthleticsRosterList li>div.fsRosterClass:before {
    content: "Class: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before,
.fsAthleticsRosterList li>div.fsRosterGradeLevel:before {
    content: "Grade: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before,
.fsAthleticsRosterList li>div.fsRosterHometown:before {
    content: "Hometown: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before,
.fsAthleticsRosterList li>div.fsRosterHeight:before {
    content: "Height: "
}

.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before,
.fsAthleticsRosterList li>div.fsRosterWeight:before {
    content: "Weight: "
}

@media (max-width:800px) {
    .fsAthleticsRoster .fsElementTable thead {
        display: none
    }
}

@media (min-width:800px) {
    .fsAthleticsRoster .fsElementTable td:before {
        display: none
    }
}

@media (max-width:800px) {
    .fsAthleticsRoster .fsElementTable td {
        display: inline-block;
        width: 100%;
        padding: 0 10px
    }

    .fsAthleticsRoster .fsElementTable td:not(:last-child) {
        border: 0
    }

    .fsAthleticsRoster .fsElementTable td:first-of-type {
        padding-top: 10px
    }

    .fsAthleticsRoster .fsElementTable td:last-of-type {
        padding-bottom: 10px
    }
}

.fsAthleticsRosterContent {
    margin-bottom: 20px
}

.fsAthleticsRosterContent:empty,
.fsAthleticsRosterContent:last-child {
    margin-bottom: 0
}

.fsAthleticsRosterList,
.fsAthleticsRosterList ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsAthleticsRosterList li {
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f0f0f0
}

.fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.fsAthleticsRosterList li>div {
    margin-bottom: 10px
}

.fsAthleticsRosterList li>div:last-child {
    margin-bottom: 0
}

.fsAthleticsRosterList li>div.fsRosterName {
    margin-bottom: 10px
}

.fsAthleticsRosterList li>div.fsRosterName:before {
    display: none
}

.fsAthleticsRosterList .fsCoachImage {
    display: block;
    margin-bottom: 10px
}

.fsAthleticsTeamDirectory {
    max-width: 100%
}

.fsAthleticsTeamDirectory,
.fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0
}

.fsAthleticsTeamDirectory>li {
    margin-bottom: 10px
}

.fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block
}

.fsAthleticsTeamIcon {
    margin-right: 10px
}

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left
    }
}

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
        float: right
    }
}

.fsCalendar article {
    position: relative;
    overflow: hidden;
    padding-top: 0
}

.fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px
}

.fsCalendar .fsDate {
    margin-bottom: 15px;
    height: auto;
    width: auto;
    color: #404040;
    background: rgba(0, 0, 0, 0);
    display: block;
    font-size: .8125rem;
    line-height: 1.23077;
    font-weight: 700;
    text-transform: uppercase
}

.fsCalendar article .fsEventDetails {
    margin-bottom: 20px
}

.fsCalendar article .fsEventDetails:last-child {
    margin-bottom: 0
}

.fsCalendar article .fsEventDetails>:first-child {
    margin-top: 0
}

.fsCalendar article .fsAllDay,
.fsCalendar article .fsLocation,
.fsCalendar article .fsTimeRange {
    font-size: .9375rem;
    line-height: 1.334;
    margin-top: 4px;
    position: relative;
    padding-left: 20px
}

.fsCalendar article .fsAllDay:before,
.fsCalendar article .fsLocation:before,
.fsCalendar article .fsTimeRange:before {
    color: #05c3dd;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: .625rem;
    line-height: 1
}

.fsCalendar article .fsAllDay {
    text-transform: capitalize
}

.fsCalendar article .fsAllDay:before,
.fsCalendar article .fsTimeRange:before {
    content: "\E90F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fsCalendar article .fsLocation {
    padding-left: 18px
}

.fsCalendar article .fsLocation:before {
    content: "\E90E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fsCalendar article .fsDescription,
.fsCalendar article .fsNotes {
    font-size: .9375rem;
    line-height: 1.7334;
    margin-top: 20px
}

.fsCalendar article .fsReadMoreLink {
    display: table;
    font-size: .9375rem;
    line-height: 1.7334;
    text-decoration: none
}

.fsCalendar article .fsReadMoreLink:focus,
.fsCalendar article .fsReadMoreLink:hover {
    text-decoration: underline
}

.fsCalendar.fsList>header .fsElementTitle {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    color: #0032a0;
    margin-bottom: 15px
}

.fsCalendar.fsList>.fsElementContent {
    border-left: 2px solid #f0f0f0;
    padding-left: 28px
}

.fsCalendar.fsList>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 25px
}

.fsCalendar.fsGrid .fsCalendarDayView {
    margin-top: 20px
}

.fsCalendar.fsGrid .fsCalendarDayView .fsCalendarInfo:not(:last-child) {
    margin-bottom: 30px
}

.fsCalendar.fsGrid .fsCalendarEventTitle {
    font-weight: 700
}

.fsCalendarEventGrid .fsCalendarRow {
    display: flex
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
    background-color: rgba(0, 50, 160, .1)
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
    background-color: #f8f8f8
}

.fsCalendarEventGrid .fsCalendarDaybox {
    border-color: #cfcfcf
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
    color: #1a1a1a
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div {
    margin-bottom: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo>div:last-child {
    margin-bottom: 0
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle+div {
    margin-top: 5px
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    line-height: 1
}

@media (min-width:900px) {
    .fsCalendarEventGrid .fsCalendarDaybox {
        height: auto !important;
        flex-grow: 1
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        display: flex;
        flex-direction: column
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
        height: auto;
        flex-grow: 1
    }

    .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
        position: relative
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none
}

.fsCalendar.fsGrid .fsCalendarGridControlBar>div {
    margin: 0;
    order: 3
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width: 100%;
    margin-top: 10px;
    order: 5
}

@media (min-width:900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
        width: auto;
        margin-top: 0;
        order: 3
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0 0
}

@media (min-width:900px) {
    .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        order: 5;
        margin: 0
    }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1
}

@media (max-width:899px) {
    .fsCalendar.fsGrid .fsCalendarEventGrid {
        width: 100%;
        margin: 0 auto
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid:after {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
        margin: 20px 0
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarWeekdays {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
        width: auto;
        border-right: 1px solid #cfcfcf;
        box-shadow: 0 1px 0 0 #cfcfcf
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
        border-bottom: 1px solid #cfcfcf;
        box-shadow: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
        cursor: pointer;
        min-height: 44px;
        position: relative;
        padding: 0;
        margin: 0;
        height: auto !important;
        display: flex;
        flex-wrap: wrap;
        border: 1px solid #cfcfcf;
        border-right: none;
        border-bottom: none;
        color: #1a1a1a;
        background: #fff;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover .fsCalendarOutOfRange {
        color: #fff;
        background: #0032a0;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        margin: 0;
        flex-grow: 1;
        text-align: center;
        font-size: 14px;
        padding-bottom: calc(50% - 7px);
        padding-top: calc(50% - 7px);
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background: #54758a;
        color: #fff
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after,
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.has-info .fsCalendarDate:after {
        content: "\25CF";
        font-size: 10px;
        display: block;
        line-height: .5;
        transform: translate3d(0, 3px, 0)
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div {
        position: relative;
        min-height: 22px;
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:first-child {
        box-shadow: inset 0 -1px 0 0 #cfcfcf
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not(.has-info) .fsCalendarDate {
        margin-bottom: 0
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox>div:not(.has-info) .fsCalendarDate:after {
        display: none
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox .fsCalendarDate {
        padding-bottom: calc(25% - 7px);
        padding-top: calc(25% - 7px);
        transform: scale(.875);
        margin-bottom: 3px
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        color: #fff;
        background: #373737
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarOutOfRange {
        background: inherit;
        color: inherit
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
        background: #f8f8f8;
        color: #636363;
        transition: .3s
    }

    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
        display: none
    }
}

#event-view {
    padding: 0 20px;
    margin: 20px 0
}

#event-view .fsCalendarDaybox {
    height: auto !important
}

#event-view .fsCalendarDaybox>div {
    margin-bottom: 20px
}

#event-view .fsCalendarWeekendDayBox>div:first-child {
    padding-bottom: 20px
}

#event-view .fsCalendarWeekendDayBox .fsCalendarInfo:not(:last-child) {
    margin-bottom: 20px
}

#event-view .fsCalendarEventTitle {
    margin-bottom: 5px
}

.fsCalendarDayView:not(.fsStateHidden)+.fsCalendarEventGrid+#event-view {
    display: none
}

@media (min-width:900px) {
    #event-view {
        display: none
    }
}

.scroll-up {
    cursor: pointer;
    font-size: 14px;
    margin-top: 20px
}

.scroll-up,
.scroll-up span {
    text-align: center;
    font-weight: 700
}

.scroll-up span {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0
}

.fsStateSelected .scroll-up span,
.scroll-up span.on,
.scroll-up span:focus,
.scroll-up span:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .scroll-up span {
    margin-bottom: 0
}

.scroll-up+.fsCalendarLegend {
    margin-top: 20px !important
}

@media (min-width:900px) {
    .scroll-up {
        display: none
    }
}

.fsElementEventColorIcon {
    display: inline-block
}

.fsCalendar.fsGrid .fsCalendarEventGrid+.fsCalendarLegend {
    margin-top: 40px
}

.fsCalendar.fsGrid .fsCalendarLegend,
.fsCalendar.fsGrid .fsCalendarLegend ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsCalendar.fsGrid .fsCalendarLegend li {
    margin: 0;
    padding: 0
}

.fsCalendar.fsGrid .fsCalendarLegend h4 {
    margin-bottom: 20px
}

@media (min-width:600px) {
    .fsCalendar.fsGrid .fsCalendarLegend>ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.fsCalendar.fsGrid .fsCalendarLegend>ul>li {
    margin-left: 0
}

@media (min-width:600px) {
    .fsCalendar.fsGrid .fsCalendarLegend>ul>li {
        width: 49%
    }
}

.fsCalendar.fsGrid .fsCalendarLegend .fsElementEventColorIcon {
    vertical-align: baseline
}

.fsCalendar.fsSlideshow .fsAlertFeeds {
    float: none
}

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 0
}

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
    padding-left: 45px;
    padding-top: 45px;
    padding-bottom: 45px
}

input,
select,
textarea {
    padding: 5px;
    max-width: 100%
}

.fsComposerFormEmbed {
    background: none
}

.fsComposerFormEmbed body {
    margin: 0
}

.fsComposerFormEmbed form {
    zoom: 1
}

.fsComposerFormEmbed form:after {
    display: table;
    clear: both;
    content: ""
}

.fsComposerFormEmbed form input,
.fsComposerFormEmbed form select,
.fsComposerFormEmbed form textarea {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
    color: #1a1a1a
}

.fsComposerFormEmbed form input {
    border: 1px solid #cfcfcf
}

.fsComposerFormEmbed form input.fileUploader {
    padding: 0;
    width: 100%;
    border: none
}

.fsComposerFormEmbed form fieldset {
    padding: 0
}

.fsComposerFormEmbed form textarea {
    max-width: 100%;
    width: 100%;
    border: 1px solid #cfcfcf
}

.fsComposerFormEmbed form .mainGroupSub {
    max-width: 100%;
    width: 100% !important
}

.fsComposerFormEmbed form .formPage {
    margin-bottom: 20px
}

.fsComposerFormEmbed form .elementRow {
    max-width: 100%;
    margin: 0
}

.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
    margin-bottom: 0
}

.fsComposerFormEmbed form .elementContainer {
    margin: 0 0 20px;
    padding: 0
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementContainer {
        width: 100%
    }
}

.fsComposerFormEmbed form .elementContainer label {
    margin-bottom: 2px
}

.fsComposerFormEmbed form .elementContainer label.horizontal {
    white-space: normal;
    margin-right: 10px !important
}

.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
    margin-right: 0
}

.fsComposerFormEmbed form .elementContainer hr {
    margin: 0 auto
}

.fsComposerFormEmbed form .elementContainer p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementBody>input {
        width: 100%
    }
}

.fsComposerFormEmbed form .elementBody>.descText {
    margin-bottom: 10px
}

.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
.fsComposerFormEmbed form .labelLeft .elementContainer label {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    float: none
}

@media (min-width:600px) {

    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
    .fsComposerFormEmbed form .labelLeft .elementContainer label {
        width: 20%;
        padding-right: 10px;
        text-align: right;
        float: left
    }
}

@media (min-width:600px) {
    .fsComposerFormEmbed form .labelLeft .elementContainer>label {
        padding: 5px 10px 5px 5px
    }
}

.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
    width: 100%
}

.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
    width: auto
}

.fsComposerFormEmbed form .labelLeft .elementBody {
    margin: 0;
    width: 100%;
    float: none
}

@media (min-width:600px) {
    .fsComposerFormEmbed form .labelLeft .elementBody {
        width: 80%;
        float: left
    }
}

.fsComposerFormEmbed form .linkLike {
    color: #54758a;
    margin-right: 10px;
    cursor: pointer;
    transition: .3s
}

.fsComposerFormEmbed form .linkLike:hover,
.fsComposerFormEmbed form .required {
    color: #0032a0
}

.fsComposerFormEmbed form .pageControls {
    padding: 10px 0 !important;
    margin-bottom: 10px
}

.fsComposerFormEmbed form .pageControls .userConfirmation {
    margin-bottom: 0
}

.fsComposerFormEmbed form .userConfirmation {
    margin-bottom: 20px
}

.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
    margin-right: 5px
}

.fsComposerFormEmbed form .userConfirmation>label {
    display: block
}

.fsComposerFormEmbed form .elementColumn {
    zoom: 1;
    margin-bottom: 20px;
    max-width: 100%
}

.fsComposerFormEmbed form .elementColumn:after {
    display: table;
    clear: both;
    content: ""
}

@media screen and (max-width:599px) {
    .fsComposerFormEmbed form .elementColumn {
        float: none !important;
        width: 100% !important
    }
}

.fsComposerFormEmbed form .elementColumn .elementContainer {
    margin-bottom: 0
}

.fsComposerFormEmbed form .elementColumn .elementBody>input {
    width: 100%
}

.fsComposerFormEmbed form .pageBreak {
    zoom: 1
}

.fsComposerFormEmbed form .pageBreak:after {
    display: table;
    clear: both;
    content: ""
}

.fsComposerFormEmbed form .pageBreak .nextPage,
.fsComposerFormEmbed form .pageBreak .prevPage {
    background: none;
    border: none;
    color: #54758a;
    transition: .3s;
    outline: 0;
    float: left;
    line-height: 1;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
    color: #0032a0;
    transition: .3s
}

.fsComposerFormEmbed form .pageBreak .prevPage {
    margin-right: 10px
}

.fsComposerFormEmbed form .pageBreak .pagenum {
    display: inline-block;
    float: left;
    line-height: 1;
    margin-right: 10px;
    padding: 10px 0
}

.fsComposerFormEmbed form .pageBreak .pagenum:empty {
    margin: 0
}

.fsComposerFormEmbed form .submitBtn {
    float: left;
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none;
    margin: 0
}

.fsComposerFormEmbed form .submitBtn.on,
.fsComposerFormEmbed form .submitBtn:focus,
.fsComposerFormEmbed form .submitBtn:hover,
.fsStateSelected .fsComposerFormEmbed form .submitBtn {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsComposerFormEmbed form .submitBtn {
    margin-bottom: 0
}

.fsComposerFormEmbed .ui-widget {
    font-family: Montserrat, sans-serif;
    max-width: 100%
}

.fsComposerFormEmbed .ui-datepicker:empty {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span {
    display: none
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: "";
    font-weight: 700;
    transition: .3s
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before {
    transition: .3s;
    opacity: .5
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: "\203A"
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: "\2039"
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px
}

.fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, .05);
    text-align: center
}

.fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, .1)
}

.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: 1px solid #d3d3d3;
    background-color: #d3d3d3
}

::-webkit-input-placeholder {
    color: #242424
}

:-moz-placeholder,
::-moz-placeholder {
    color: #242424;
    opacity: 1
}

:-ms-input-placeholder {
    color: #242424
}

.fsAccount button:not(:last-of-type) {
    margin-right: 10px
}

.fsLoginForgotPasswordLink,
.fsLoginNewAccountLink {
    margin-bottom: 10px
}

.fsLoginForgotPasswordLink:last-child,
.fsLoginNewAccountLink:last-child {
    margin-bottom: 0
}

.fsLoginNewFields .fsLoginNewCaptcha {
    margin-bottom: 20px
}

.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%
}

@media screen and (max-width:599px) {
    .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
        overflow: hidden;
        border-radius: 5px
    }
}

.fsResetPasswordFields>div {
    margin-bottom: 20px
}

.fsResetPasswordFields>div:last-child {
    margin-bottom: 0
}

.fsResetPasswordFields label>span {
    display: block
}

.fsResetPasswordFields label>input {
    margin-bottom: 20px
}

@media screen and (max-width:599px) {

    .fsLoginForgotControls label,
    .fsLoginNewFields label,
    .fsResetPasswordFields label {
        display: block;
        margin-bottom: 3px
    }

    .fsLoginForgotControls input,
    .fsLoginNewFields input,
    .fsResetPasswordFields input {
        display: block;
        width: 100%
    }
}

.fsLoginForgotView .fsLoginForgotEmail {
    display: block
}

.fsLoginForgotSuccess .fsStyleDefaultButton {
    margin-top: 20px
}

.fsAccountGreeting {
    margin-bottom: 20px
}

.fsAccountLinks {
    margin: 0
}

.fsAccountLinks li:not(:first-child) {
    border-color: #e5e5e5
}

.fsAccountLogout {
    display: block;
    margin-top: 20px
}

.fsAccountLogout>.fsStyleUpdateButton:last-child {
    margin-bottom: 0
}

input[name*=passkey]+.fsLoginSubmit {
    margin-top: 20px
}

.fsError {
    margin-bottom: 50px
}

.fsLoginNewSuccess>button,
.fsResetCancel,
.fsResetContinue {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsLoginNewSuccess>button.on,
.fsLoginNewSuccess>button:focus,
.fsLoginNewSuccess>button:hover,
.fsResetCancel.on,
.fsResetCancel:focus,
.fsResetCancel:hover,
.fsResetContinue.on,
.fsResetContinue:focus,
.fsResetContinue:hover,
.fsStateSelected .fsLoginNewSuccess>button,
.fsStateSelected .fsResetCancel,
.fsStateSelected .fsResetContinue {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsLoginNewSuccess>button,
p:last-child .fsResetCancel,
p:last-child .fsResetContinue {
    margin-bottom: 0
}

.fsLoginNewSuccess button {
    margin-top: 20px
}

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left;
        margin-right: 30px
    }
}

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
    float: none
}

@media (min-width:600px) {
    .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
        float: right;
        margin-left: 30px
    }
}

.fsPostElement article>* {
    margin-bottom: 20px
}

.fsPostElement article>:last-child {
    margin-bottom: 0
}

.fsPostElement article .fsThumbnail .fsCroppedImage,
.fsPostElement article .fsThumbnail img {
    display: block
}

.fsPostElement article .fsTitle {
    margin-bottom: 10px
}

.fsPostElement article .fsAuthor {
    display: block;
    font-size: .9375rem;
    line-height: 1.267;
    text-transform: capitalize;
    margin-right: 0
}

.fsPostElement article .fsAuthor+.fsDateTime {
    margin-top: -15px
}

.fsPostElement article .fsDateTime {
    display: block;
    font-size: .875rem;
    line-height: 1.2858
}

.fsPostElement article .fsSummary {
    font-size: .9375rem;
    line-height: 1.7334
}

.fsPostElement article .fsCategories {
    margin: -3px -3px 17px;
    display: flex;
    flex-wrap: wrap
}

.fsPostElement article .fsCategories:last-child {
    margin-bottom: -3px
}

.fsPostElement article .fsCategories .fsCategory {
    margin: 3px;
    border: 0;
    padding: 8px 12px;
    background: #f0f0f0;
    font-size: .6875rem;
    line-height: 1.27273;
    color: #404040;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase
}

.fsPostElement article .fsTags {
    margin: -3px -3px 17px;
    display: flex;
    flex-wrap: wrap
}

.fsPostElement article .fsTags:last-child {
    margin-bottom: -3px
}

.fsPostElement article .fsTags .fsTag {
    margin: 3px;
    border: 2px solid #d3d3d3;
    padding: 6px 10px;
    background: rgba(0, 0, 0, 0);
    font-size: .75rem;
    line-height: 1.25;
    color: #404040;
    font-weight: 500
}

.fsPostElement article .fsReadMoreLink {
    display: table;
    font-size: .9375rem;
    line-height: 1.7334;
    text-decoration: none
}

.fsPostElement article .fsReadMoreLink:focus,
.fsPostElement article .fsReadMoreLink:hover {
    text-decoration: underline
}

.fsPostElement.fsList>header .fsElementTitle {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    color: #0032a0;
    margin-bottom: 15px
}

.fsPostElement.fsList>.fsElementContent {
    border-left: 2px solid #f0f0f0;
    padding-left: 28px
}

.fsPostElement.fsList>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 25px
}

.fsResourceElement .fsTitle {
    margin-bottom: 10px
}

.fsResourceElement figcaption {
    margin-top: 10px
}

.fsResourceElement.fsListNav .fsResourceCollectionName+nav {
    margin-top: 20px
}

.fsResourceElement.fsListNav .fsTitle {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage .fsTitle {
    text-align: center
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage img {
    margin: 0 auto
}

.fsResourceElement.fsSingleItem img,
.fsResourceElement.fsSingleItem picture {
    display: block
}

.fsResourceElement.fsSingleItem .fsDescription,
.fsResourceElement.fsSingleItem figcaption {
    margin-top: 10px;
    font-size: .8125rem;
    line-height: 1.53846;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #404040
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword {
    margin-bottom: 20px
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword+.fsSearchElementSearchButton {
    margin-top: 0
}

.fsSearchElement.fsSearchForm .fsSearchElementSearchButton:last-child {
    margin-bottom: 0
}

.fsSearchElement.fsList .fsListItems {
    padding: 0
}

.fsSearchElement.fsList .fsSearchResultInfo {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0
}

.fsSearchElement.fsList .fsSearchResultInfo:empty {
    margin: 0;
    border: none
}

.fsVimeo,
.fsVimeo iframe.fsSocialVideoFrame {
    margin-bottom: 20px
}

.fsVimeoList,
.fsVimeoList ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsVimeoList li {
    margin: 0;
    padding: 0
}

.fsVimeoList .fsVimeoListItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f0f0;
    transition: opacity .3s;
    opacity: .6;
    cursor: pointer
}

.fsVimeoList .fsVimeoListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.fsVimeoList .fsVimeoListItem:hover {
    border: none;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 0 20px;
    opacity: 1;
    transition: opacity .3s
}

.fsVimeoList .fsVimeoListItem:hover:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsVimeoThumb {
    margin-bottom: 10px;
    margin-right: 20px
}

@media (min-width:600px) {
    .fsVimeoThumb {
        float: left;
        margin-bottom: 0
    }
}

.vimeo_view_link a {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on,
.vimeo_view_link a:focus,
.vimeo_view_link a:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .vimeo_view_link a {
    margin-bottom: 0
}

.fsYoutube,
.fsYoutube .fsSocialVideoFrame {
    margin-bottom: 20px
}

.fsYoutubeList,
.fsYoutubeList ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.fsYoutubeList li {
    margin: 0;
    padding: 0
}

.fsYoutubeList .fsYoutubeListItem {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f0f0;
    transition: opacity .3s;
    opacity: .6
}

.fsYoutubeList .fsYoutubeListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.fsYoutubeList .fsYoutubeListItem:hover {
    border: none;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 0 20px;
    opacity: 1;
    transition: opacity .3s
}

.fsYoutubeList .fsYoutubeListItem:hover:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.fsYoutubeThumb {
    margin-bottom: 10px;
    margin-right: 20px;
    float: none
}

@media (min-width:600px) {
    .fsYoutubeThumb {
        float: left;
        margin-bottom: 0
    }
}

.Youtube_view_link a {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on,
.Youtube_view_link a:focus,
.Youtube_view_link a:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .Youtube_view_link a {
    margin-bottom: 0
}

.fsTabs {
    padding: 0;
    background: none;
    border: 0
}

.fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none
}

@media (min-width:600px) {
    .fsTabs .fsTabsNav {
        display: flex;
        flex-flow: row wrap;
        margin: -10px -5px
    }
}

.fsTabs .fsTabsNav li {
    margin: 10px 5px
}

.fsTabs .fsTabsNav li a {
    display: block;
    font-size: .9375rem;
    line-height: 1.334;
    background-color: #f0f0f0;
    transition: all .3s;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    overflow: hidden;
    position: relative;
    padding: 15px 20px;
    margin-bottom: 0;
    overflow: visible;
    background: #f0f0f0;
    color: #404040
}

.fsTabs .fsTabsNav li a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 13px);
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid rgba(0, 0, 0, 0);
    border-top: 0 solid #f0f0f0;
    transition: all .3s
}

.fsTabs .fsTabsNav li a:focus,
.fsTabs .fsTabsNav li a:hover {
    background: #666;
    color: #fff
}

.fsTabs .fsTabsNav li a:focus:after,
.fsTabs .fsTabsNav li a:hover:after {
    border-top-color: #0032a0
}

.fsTabs .fsTabsNav li.fsStateSelected a {
    background: #0032a0;
    color: #fff
}

.fsTabs .fsTabsNav li.fsStateSelected a:after {
    border-top: 7px solid #0032a0
}

@media (min-width:600px) {
    .fsTabs>.fsElementContent .fsPanel>.fsElementContent {
        padding: 32px 0 0 30px
    }
}

.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
.fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
    display: block
}

@media (min-width:600px) {

    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel:not(.fsStateOpen),
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>.fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs>.fsElementContent>.fsPanel>header {
        display: none
    }
}

.fsElementToolsSearchButton,
.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
    margin: 0 5px 0 0;
    width: auto
}

.fsToolsList.fsStyleSelectList>li {
    padding: 0;
    margin: 0
}

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch {
    display: flex;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch>div,
.fsBannerRight .fsElementToolsSearch>div,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsStyleOneThird .fsElementToolsSearch>div,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch>div,
.fsTwoColumnLayout .fsElementToolsSearch>div {
    width: 100%
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer {
    display: flex;
    flex-wrap: wrap
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
    flex-grow: 1
}

.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout>.fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton {
    width: 100%
}

.fsElementToolsSearch .fsSeparator {
    margin: 0 5px;
    display: inline-block;
    text-align: center
}

.fsElementToolsKeyword+.fsElementToolsDateRange {
    margin-top: 10px
}

.fsElementToolsSearchButton {
    margin: 10px 0 0
}

.fsLegend .fsElementControls {
    margin-bottom: 5px
}

.fsLegend .fsElementControls label input:checked+span {
    background: #242424;
    color: #fff
}

.fsLegend .fsElementControls label input+span {
    color: #242424;
    background: #e5e5e5
}

.fsMiniGrid .fsCalendarEventGrid {
    max-width: 100%;
    width: 300px
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
    box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    background: #e5e5e5;
    color: #373737;
    font-size: .875em;
    line-height: 1;
    padding: 10px 5px;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
    opacity: 1;
    background: #0032a0 !important;
    color: #fff !important;
    transition: .3s
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
    box-shadow: inset 0 -1px 0 0 #fff
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
    padding-bottom: 12px;
    background: #e5e5e5;
    color: #373737
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
    content: "\25CF";
    font-size: 8px;
    display: block;
    line-height: .5;
    transform: translate3d(0, 2px, 0)
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background: #f8f8f8;
    color: #636363
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: #54758a;
    color: #fff
}

.fsCalendarMonthYearPicker>.fsStyleUpdateButton {
    margin-bottom: 0;
    display: block;
    color: #fff;
    background-color: #242424
}

.module {
    padding: 20px;
    color: #fff
}

.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
    color: inherit
}

.module {
    background: #0032a0
}

@media (min-width:1000px) {
    .home.flyout-hover .flyout>header {
        top: calc(100% - 106px)
    }

    .home.flyout-hover .flyout>.fsElementContent {
        top: calc(100% - 45px)
    }

    .home.flyout-hover .recent-news>footer,
    .home.flyout-hover .upcoming-events>footer {
        bottom: calc(-100% + 45px)
    }
}

.home.flyout-active {
    overflow: hidden
}

@media (min-width:1000px) {
    .home.flyout-active #fsHeader {
        margin-top: -40px
    }
}

.home.flyout-active .flyout>header {
    top: -61px
}

.home.flyout-active .flyout>.fsElementContent {
    top: -90px;
    visibility: visible
}

@media (min-width:700px) {
    .home.flyout-active .flyout>.fsElementContent {
        top: -105px
    }
}

@media (min-width:1000px) {
    .home.flyout-active .flyout>.fsElementContent {
        top: 0
    }
}

.home.flyout-active .flyout .inner {
    visibility: visible
}

.home.flyout-active .flyout>footer {
    top: -75px;
    visibility: visible
}

@media (min-width:1000px) {
    .home.flyout-active .flyout>footer {
        top: calc(100vh - 61px)
    }
}

@media (min-width:1000px) {

    .home.flyout-active .recent-news>footer,
    .home.flyout-active .upcoming-events>footer {
        bottom: 0
    }
}

.home .fsDialog.fsConstituent .fsProfileImage {
    width: 100%;
    height: 320px
}

.home .fsElement {
    margin-bottom: 0
}

.home #fsPageWrapper {
    background: #fff
}

.home #fsPageBodyWrapper {
    padding: 0
}

.home #fsPageBody {
    max-width: 100%;
    display: block
}

.home #fsPageBody:after {
    content: normal
}

.home #fsFooter .next-steps {
    background: #f6f6f6
}

.home #fsPageContent {
    margin: 0;
    padding: 0
}

.home .fsPageLayout {
    margin: 0
}

.home .fsPageLayout>.fsDiv {
    padding: 0;
    margin: 0;
    float: none;
    min-height: 0
}

.home .fsPageLayout:after,
.home .fsPageLayout>.fsDiv:after {
    content: normal
}

.home #fsHeader {
    transition: margin .5s;
    margin-top: 0
}

@media (min-width:1000px) {
    .home #fsHeader {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    .home #fsHeader .nav-main {
        position: absolute;
        top: 38px;
        left: 0;
        width: 100%;
        border-bottom: 0;
        background: rgb(12 12 12 / 56%);
        z-index: 99;
    }

    .home #fsHeader .nav-main:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 80px;
        background: linear-gradient(180deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, 0))
    }
}

.home #fsHeader .fsBreadcrumb {
    display: none
}

.home .hero-container {
    margin-top: -19px
}

@media (min-width:700px) {
    .home .hero-container {
        margin-top: -37px
    }
}

@media (min-width:1000px) {
    .home .hero-container {
        margin-top: 0;
        overflow: hidden;
        position: relative
    }
}

.home .hero {
    position: relative
}

.home .hero .fsElementSlideshow {
    margin: 0;
    padding: 0
}

.home .hero .play-pause-container>button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    line-height: 1;
    transition: all .3s;
    border-radius: 100%;
    z-index: 11;
    cursor: pointer
}

@media (min-width:700px) {
    .home .hero .play-pause-container>button {
        width: 40px;
        height: 40px;
        right: 20px
    }
}

@media (min-width:1000px) {
    .home .hero .play-pause-container>button {
        top: auto !important;
        right: auto;
        left: 70px;
        bottom: 70px
    }
}

.home .hero .play-pause-container>button:before {
    font-size: .8125rem
}

.home .hero .play-pause-container>button:focus,
.home .hero .play-pause-container>button:hover {
    background: #fff;
    color: #191c28
}

.home .hero .play-pause-container>button.pause:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .play-pause-container>button.play:before {
    content: "\E90B";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .fsElementSlideshowControls>button {
    width: 35px;
    height: 35px;
    top: auto;
    right: 55px;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    transition: all .3s;
    border-radius: 100%;
    z-index: 8;
    opacity: 1
}

@media (min-width:700px) {
    .home .hero .fsElementSlideshowControls>button {
        width: 40px;
        height: 40px;
        right: 70px
    }
}

@media (min-width:1000px) {
    .home .hero .fsElementSlideshowControls>button {
        top: auto !important;
        bottom: 70px;
        right: auto;
        left: 120px
    }
}

.home .hero .fsElementSlideshowControls>button:before {
    background: none;
    width: auto;
    height: auto;
    margin: 0;
    position: static;
    transform: translate(0);
    font-size: .75rem
}

@media (min-width:700px) {
    .home .hero .fsElementSlideshowControls>button:before {
        font-size: .8125rem
    }
}

.home .hero .fsElementSlideshowControls>button:focus,
.home .hero .fsElementSlideshowControls>button:hover {
    background: #fff;
    color: #191c28
}

.home .hero .fsElementSlideshowControls>button.fsSlideshowPause:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .fsElementSlideshowControls>button.fsSlideshowPlay:before {
    content: "\E90B";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .fsNextButton,
.home .hero .fsPrevButton {
    width: 35px;
    height: 35px;
    top: auto;
    transform: translate(0);
    left: auto;
    right: auto;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    line-height: 1;
    transition: all .3s;
    border-radius: 100%;
    z-index: 8
}

@media (min-width:700px) {

    .home .hero .fsNextButton,
    .home .hero .fsPrevButton {
        width: 40px;
        height: 40px
    }
}

@media (min-width:1000px) {

    .home .hero .fsNextButton,
    .home .hero .fsPrevButton {
        top: auto !important;
        bottom: 70px
    }
}

.home .hero .fsNextButton:focus,
.home .hero .fsNextButton:hover,
.home .hero .fsPrevButton:focus,
.home .hero .fsPrevButton:hover {
    background: #fff;
    color: #191c28
}

.home .hero .fsNextButton:before,
.home .hero .fsPrevButton:before {
    color: inherit;
    font-size: .8125rem;
    line-height: 1;
    width: auto;
    height: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    transition: none
}

@media (min-width:700px) {

    .home .hero .fsNextButton:before,
    .home .hero .fsPrevButton:before {
        font-size: .9375rem
    }
}

.home .hero .fsPrevButton {
    right: 100px
}

@media (min-width:700px) {
    .home .hero .fsPrevButton {
        right: 120px
    }
}

@media (min-width:1000px) {
    .home .hero .fsPrevButton {
        right: auto;
        left: 70px
    }
}

.home .hero .fsPrevButton:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .fsNextButton {
    right: 10px
}

@media (min-width:700px) {
    .home .hero .fsNextButton {
        right: 20px
    }
}

@media (min-width:1000px) {
    .home .hero .fsNextButton {
        right: auto;
        left: 170px
    }
}

.home .hero .fsNextButton:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .hero .fsResource {
    padding: 0;
    overflow: hidden;
    position: relative
}

@media (min-width:1000px) {
    .home .hero .fsResource {
        height: 100vh;
    }
}

.home .hero .fsResource .video-wrapper,
.home .hero .fsResource picture {
    overflow: hidden
}

@media (min-width:1000px) {

    .home .hero .fsResource .video-wrapper,
    .home .hero .fsResource picture {
        height: 100vh;
    }
}

.home .hero .fsResource picture {
    display: block;
    background-size: cover;
    background-position: 50%
}

.home .hero .fsResource img {
    margin: 0;
    width: 100%
}

@media (min-width:1000px) {
    .home .hero .fsResource img {
        width: auto;
        opacity: 0;
        height: 100vh
    }
}

.home .hero .fsResource video {
    display: block;
    width: 100%
}

@media (max-width:999px) {
    .home .hero .fsResource video {
        position: static !important;
        margin: 0 !important;
        width: 100% !important;
        height: auto !important
    }
}

@media (min-width:1000px) {
    .home .hero .fsResource video {
        height: 100vh;
        object-fit: cover
    }
}

.home .hero .fsResource .fsDescription,
.home .hero .fsResource figcaption {
    margin: 0;
    padding: 20px 20px 22px;
    font-size: 1.75rem;
    line-height: 1.2143;
    color: #0032a0;
    text-transform: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
    z-index: 10;
    text-align: center
}

@media (min-width:1000px) {

    .home .hero .fsResource .fsDescription,
    .home .hero .fsResource figcaption {
        position: absolute;
        bottom: 70px;
        left: 70px;
        width: 650px;
        text-align: left;
        color: #fff;
        font-size: 3.4375rem;
        line-height: 1.09091;
        padding: 0
    }
}

.home .hero .fsResource .fsDescription:empty,
.home .hero .fsResource figcaption:empty {
    display: none
}

@media (max-width:999px) {

    .home .hero .fsResource .fsDescription:before,
    .home .hero .fsResource figcaption:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 20px;
        width: calc(100% - 40px);
        height: 2px;
        background: #f0f0f0
    }
}

@media (min-width:1000px) {

    .home .hero .fsResource .fsDescription:after,
    .home .hero .fsResource .fsDescription:before,
    .home .hero .fsResource figcaption:after,
    .home .hero .fsResource figcaption:before {
        content: "";
        position: absolute;
        bottom: -70px;
        z-index: -1;
        border-left: 385px solid rgba(0, 0, 0, 0);
        border-right: 385px solid rgba(0, 0, 0, 0);
        border-bottom: 430px solid rgba(0, 0, 0, .42)
    }

    .home .hero .fsResource .fsDescription:before,
    .home .hero .fsResource figcaption:before {
        left: -270px
    }

    .home .hero .fsResource .fsDescription:after,
    .home .hero .fsResource figcaption:after {
        left: 175px
    }

    .home .hero .fsResource .fsDescription>:first-child:before,
    .home .hero .fsResource figcaption>:first-child:before {
        content: "";
        position: absolute;
        bottom: -70px;
        left: -92px;
        z-index: -1;
        border-left: 430px solid rgba(0, 0, 0, 0);
        border-right: 430px solid rgba(0, 0, 0, 0);
        border-bottom: 480px solid rgba(0, 0, 0, .42)
    }
}

.home .hero .fsResource .fsDescription a,
.home .hero .fsResource figcaption a {
    display: table;
    margin: 0 auto;
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-size: .8125rem;
    line-height: 1.3077;
    text-transform: uppercase;
    letter-spacing: .5px
}

@media (min-width:1000px) {

    .home .hero .fsResource .fsDescription a,
    .home .hero .fsResource figcaption a {
        color: #fff;
        margin: 0;
        font-size: 1.125rem;
        line-height: 1.223
    }
}

.home .hero .fsResource .fsDescription a:focus,
.home .hero .fsResource .fsDescription a:focus:after,
.home .hero .fsResource .fsDescription a:hover,
.home .hero .fsResource .fsDescription a:hover:after,
.home .hero .fsResource figcaption a:focus,
.home .hero .fsResource figcaption a:focus:after,
.home .hero .fsResource figcaption a:hover,
.home .hero .fsResource figcaption a:hover:after {
    color: #f0b323
}

.home .hero .fsResource .fsDescription a:after,
.home .hero .fsResource figcaption a:after {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .625rem;
    line-height: 1;
    margin-left: 5px;
    color: #0092bc;
    transition: all .3s
}

@media (min-width:1000px) {

    .home .hero .fsResource .fsDescription a:after,
    .home .hero .fsResource figcaption a:after {
        margin-left: 10px;
        font-size: .875rem;
        color: #f0b323
    }
}

@media (max-width:999px) {

    .home .hero .fsResource .fsDescription p,
    .home .hero .fsResource figcaption p {
        margin-bottom: 20px
    }

    .home .hero .fsResource .fsDescription p:last-child,
    .home .hero .fsResource figcaption p:last-child {
        margin-bottom: 0
    }
}

.home .hero .fsResource .fsTitle {
    font-size: 1.125rem;
    line-height: 1.389;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: inherit !important;
    color: #0032a0;
    margin: 0
}

@media (min-width:1000px) {
    .home .hero .fsResource .fsTitle {
        color: #fff;
        font-size: 2.1875rem;
        line-height: 1.14286;
        letter-spacing: 2px
    }
}

.home .hero .fsResource .fsTitle.fsResourceName {
    display: none !important
}

.home .flyout {
    margin-top: 40px
}

@media (min-width:1000px) {
    .home .flyout {
        margin-top: 0
    }
}

.home .flyout>header {
    padding: 0 20px
}

@media (min-width:1000px) {
    .home .flyout>header {
        padding: 0;
        position: absolute;
        top: calc(100vh - 61px);
        right: 70px;
        transition: top .5s;
        z-index: 9
    }
}

.home .flyout>header .fsElementHeaderContent {
    margin: 0
}

.home .flyout>header .fsElementHeaderContent button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    background: #0032a0;
    border: 0;
    font-size: 1rem;
    line-height: 1.5625;
    letter-spacing: .5px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: background .3s;
    width: 100%
}

@media (min-width:1000px) {
    .home .flyout>header .fsElementHeaderContent button {
        display: block;
        width: auto;
        font-size: 1.25rem;
        line-height: 1.25;
        padding: 18px 30px 18px 53px
    }
}

.home .flyout>header .fsElementHeaderContent button:before {
    content: "\E909";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 8px;
    line-height: 1;
    color: #f3d54e
}

@media (min-width:1000px) {
    .home .flyout>header .fsElementHeaderContent button:before {
        margin-right: 0;
        position: absolute;
        top: 20px;
        left: 30px
    }
}

.home .flyout>header .fsElementHeaderContent button:focus,
.home .flyout>header .fsElementHeaderContent button:hover {
    background: #000e67
}

.home .flyout>.fsElementContent {
    position: absolute;
    top: 100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #0032a0;
    z-index: 1500;
    padding: 130px 20px 40px;
    transition: top .5s;
    visibility: hidden
}

@media (min-width:700px) {
    .home .flyout>.fsElementContent {
        padding: 162px 35px 40px
    }
}

@media (min-width:1000px) {
    .home .flyout>.fsElementContent {
        visibility: visible;
        padding: 30px 35px 86px
    }
}

@media (min-width:1200px) {
    .home .flyout>.fsElementContent {
        padding-left: 90px;
        padding-right: 90px
    }
}

.home .flyout>.fsElementContent:after,
.home .flyout>.fsElementContent:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-left: 448px solid rgba(0, 0, 0, 0);
    border-right: 448px solid rgba(0, 0, 0, 0);
    border-bottom: 500px solid rgba(0, 38, 142, .5);
    z-index: -1
}

.home .flyout>.fsElementContent:before {
    left: 50px;
    left: calc(50% - 670px)
}

.home .flyout>.fsElementContent:after {
    right: 50px;
    right: calc(50% - 670px)
}

.home .flyout>footer {
    position: absolute;
    top: calc(200vh - 61px);
    right: 15px;
    z-index: 9000;
    transition: top .5s;
    visibility: hidden
}

@media (min-width:700px) {
    .home .flyout>footer {
        right: 30px
    }
}

@media (min-width:1000px) {
    .home .flyout>footer {
        right: 35px
    }
}

@media (min-width:1200px) {
    .home .flyout>footer {
        right: 70px
    }
}

.home .flyout>footer .fsElementFooterContent {
    margin: 0
}

.home .flyout>footer .fsElementFooterContent button {
    border: 0;
    background: none;
    margin: 0;
    padding: 5px;
    font-size: 0;
    line-height: 1;
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: all .3s;
    width: 25px;
    text-align: center
}

@media (min-width:700px) {
    .home .flyout>footer .fsElementFooterContent button {
        width: 35px
    }
}

@media (min-width:1000px) {
    .home .flyout>footer .fsElementFooterContent button {
        padding: 17px 29px 17px 52px;
        border: 1px solid #fff;
        background: #fff;
        color: #0032a0;
        font-size: 1.25rem;
        line-height: 1.25;
        font-weight: 700;
        letter-spacing: .5px;
        text-transform: uppercase;
        width: auto;
        text-align: left
    }
}

.home .flyout>footer .fsElementFooterContent button:focus,
.home .flyout>footer .fsElementFooterContent button:hover {
    color: #f0b323
}

@media (min-width:1000px) {

    .home .flyout>footer .fsElementFooterContent button:focus,
    .home .flyout>footer .fsElementFooterContent button:hover {
        background: rgba(0, 0, 0, 0);
        color: #fff
    }

    .home .flyout>footer .fsElementFooterContent button:focus:before,
    .home .flyout>footer .fsElementFooterContent button:hover:before {
        color: #fff
    }
}

.home .flyout>footer .fsElementFooterContent button:before {
    content: "\E91C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .9375rem
}

@media (min-width:700px) {
    .home .flyout>footer .fsElementFooterContent button:before {
        font-size: 1.5625rem
    }
}

@media (min-width:1000px) {
    .home .flyout>footer .fsElementFooterContent button:before {
        content: "\E909";
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
        left: 29px;
        font-size: inherit;
        line-height: 1;
        color: #54758a;
        transition: color .3s
    }
}

.home .flyout .inner {
    visibility: hidden
}

.home .flyout .inner>.fsElementContent {
    height: calc(100vh - 255px);
    overflow: hidden
}

@media (min-width:700px) {
    .home .flyout .inner>.fsElementContent {
        height: calc(100vh - 287px)
    }
}

@media (min-width:1000px) {
    .home .flyout .inner>.fsElementContent {
        height: calc(100vh - 201px)
    }
}

.home .flyout .mCSB_container {
    padding: 0 38px 148px 0;
    margin: 0
}

@media (min-width:1000px) {
    .home .flyout .mCSB_container {
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.home .recent-news {
    background-image: none !important;
    margin-bottom: 40px
}

@media (min-width:1000px) {
    .home .recent-news {
        width: 61.29296%;
        margin-bottom: 0
    }
}

.home .recent-news>header {
    margin-bottom: 15px
}

.home .recent-news>header .fsElementTitle {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px
}

.home .recent-news>.fsElementContent {
    border-left: 2px solid hsla(0, 0%, 100%, .2);
    padding-left: 28px
}

.home .recent-news>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 28px
}

.home .recent-news .fsListItems {
    margin: -7.5px
}

.home .recent-news article {
    width: calc(100% - 15px);
    margin: 7.5px;
    padding: 0;
    position: relative
}

@media (min-width:700px) {
    .home .recent-news article {
        width: calc(50% - 15px)
    }
}

.home .recent-news article.focused-in .wrapper,
.home .recent-news article:focus .wrapper,
.home .recent-news article:hover .wrapper {
    opacity: 1
}

.home .recent-news article .fsThumbnail {
    margin-bottom: 0
}

.home .recent-news article .fsThumbnail .fsCroppedImage,
.home .recent-news article .fsThumbnail.no-img {
    padding-bottom: 235px
}

.home .recent-news article .fsTitle {
    padding: 15px;
    margin: 0;
    line-height: 1.35295;
    color: #fff
}

.home .recent-news article .fsTitle a {
    display: block
}

.home .recent-news article .fsTitle a:focus,
.home .recent-news article .fsTitle a:hover {
    color: #f0b323
}

.home .recent-news article .fsDateTime {
    color: #fff
}

.home .recent-news article .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 50, 160, .85);
    color: #fff;
    width: 100%;
    height: 235px;
    padding: 20px;
    transition: opacity .4s;
    opacity: 0
}

.home .recent-news article .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 40px);
    max-height: calc(100% - 40px)
}

.home .recent-news article .fsSummary {
    max-height: 182px;
    overflow: hidden
}

.home .recent-news article .fsSummary:not(:last-child) {
    max-height: 156px
}

.home .recent-news article .fsReadMoreLink {
    text-transform: uppercase;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.92308;
    letter-spacing: 1px
}

.home .recent-news article .fsReadMoreLink:focus,
.home .recent-news article .fsReadMoreLink:hover {
    color: hsla(0, 0%, 100%, .85)
}

.home .recent-news .fsLoadMoreButton {
    color: #fff
}

.home .recent-news>footer {
    position: absolute;
    top: calc(100% - 54px);
    left: 0;
    width: 100%
}

@media (min-width:1000px) {
    .home .recent-news>footer {
        position: fixed;
        top: auto;
        bottom: -100%;
        left: 35px;
        padding: 30px 0;
        transition: bottom .5s;
        width: auto
    }
}

@media (min-width:1200px) {
    .home .recent-news>footer {
        left: 90px
    }
}

.home .recent-news>footer .fsElementFooterContent {
    margin: 0
}

.home .recent-news>footer ul {
    display: flex;
    flex-direction: column;
    align-items: center
}

.home .recent-news>footer ul,
.home .recent-news>footer ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home .recent-news>footer ul li {
    margin: 0;
    padding: 0
}

@media (min-width:1000px) {
    .home .recent-news>footer ul {
        flex-direction: row;
        align-items: flex-start
    }
}

.home .recent-news>footer ul li:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width:1000px) {
    .home .recent-news>footer ul li:not(:last-child) {
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media (min-width:1200px) {
    .home .recent-news>footer ul li:not(:last-child) {
        margin-right: 40px
    }
}

.home .recent-news>footer ul li a {
    display: block;
    color: hsla(0, 0%, 100%, .9);
    text-transform: uppercase;
    font-size: .6875rem;
    line-height: 17px;
    letter-spacing: 1.5px;
    text-decoration: none;
    padding-right: 19px;
    position: relative
}

@media (min-width:700px) {
    .home .recent-news>footer ul li a {
        font-size: .8125rem
    }
}

@media (min-width:1000px) {
    .home .recent-news>footer ul li a {
        font-size: .6875rem
    }
}

@media (min-width:1200px) {
    .home .recent-news>footer ul li a {
        font-size: .8125rem
    }
}

.home .recent-news>footer ul li a:focus,
.home .recent-news>footer ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.home .recent-news>footer ul li a:after {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .5rem;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #f3d54e
}

@media (min-width:700px) {
    .home .recent-news>footer ul li a:after {
        font-size: .625rem
    }
}

@media (min-width:1000px) {
    .home .upcoming-events {
        width: 32.07856%
    }
}

.home .upcoming-events>header {
    margin-bottom: 15px
}

.home .upcoming-events>header .fsElementTitle {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px
}

.home .upcoming-events>.fsElementContent {
    border-left: 2px solid hsla(0, 0%, 100%, .2);
    padding-left: 28px
}

.home .upcoming-events>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 28px
}

.home .upcoming-events .fsListItems:last-of-type>.fsDayContainer:last-child article:last-child,
.home .upcoming-events .fsListItems:last-of-type>.fsMonthContainer:last-child>.fsDayContainer:last-child article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.home .upcoming-events .fsElementEmpty {
    color: #fff
}

.home .upcoming-events article {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .15);
    color: #fff
}

.home .upcoming-events article .fsDate {
    color: inherit;
    font-size: .875rem;
    line-height: 1.2858;
    letter-spacing: .5px;
    margin-bottom: 20px
}

.home .upcoming-events article .fsTitle {
    font-size: 1.375rem;
    line-height: 1.36364;
    color: inherit
}

.home .upcoming-events article .fsTitle a:focus,
.home .upcoming-events article .fsTitle a:hover {
    color: #f0b323
}

.home .upcoming-events article .fsNotes {
    padding-left: 18px;
    position: relative;
    font-size: .875rem;
    line-height: 1.64286
}

.home .upcoming-events article .fsNotes:before {
    content: "\E91B";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: .625rem;
    line-height: 2;
    color: #f3d54e
}

.home .upcoming-events article .fsNotes a {
    color: #f3d54e
}

.home .upcoming-events article .fsEventDetails {
    line-height: 1
}

.home .upcoming-events article .fsAllDay,
.home .upcoming-events article .fsLocation,
.home .upcoming-events article .fsTimeRange {
    padding-left: 19px;
    display: inline-block;
    vertical-align: top;
    font-size: .875rem;
    line-height: 1.42858;
    margin: 0
}

.home .upcoming-events article .fsAllDay:before,
.home .upcoming-events article .fsLocation:before,
.home .upcoming-events article .fsTimeRange:before {
    top: 0;
    line-height: 2;
    color: #f3d54e
}

.home .upcoming-events article .fsAllDay+.fsLocation,
.home .upcoming-events article .fsTimeRange+.fsLocation {
    margin-left: 40px;
    max-width: 47.51381%
}

.home .upcoming-events article .fsAllDay+.fsLocation:after,
.home .upcoming-events article .fsTimeRange+.fsLocation:after {
    content: "";
    position: absolute;
    top: 0;
    left: -23px;
    width: 3px;
    height: 20px;
    background-color: #00268e
}

.home .upcoming-events>footer {
    position: absolute;
    top: calc(100% - 128px);
    left: 0;
    width: 100%
}

@media (min-width:1000px) {
    .home .upcoming-events>footer {
        position: fixed;
        top: auto;
        bottom: -100%;
        right: 231px;
        left: auto;
        width: auto;
        padding: 30px 0;
        transition: bottom .5s
    }
}

@media (min-width:1200px) {
    .home .upcoming-events>footer {
        right: 266px
    }
}

.home .upcoming-events>footer .fsElementFooterContent {
    margin: 0
}

.home .upcoming-events>footer ul {
    display: flex;
    flex-direction: column;
    align-items: center
}

.home .upcoming-events>footer ul,
.home .upcoming-events>footer ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home .upcoming-events>footer ul li {
    margin: 0;
    padding: 0
}

@media (min-width:1000px) {
    .home .upcoming-events>footer ul {
        flex-direction: row;
        align-items: flex-start
    }
}

.home .upcoming-events>footer ul li:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width:1000px) {
    .home .upcoming-events>footer ul li:not(:last-child) {
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media (min-width:1200px) {
    .home .upcoming-events>footer ul li:not(:last-child) {
        margin-right: 40px
    }
}

.home .upcoming-events>footer ul li a {
    display: block;
    color: hsla(0, 0%, 100%, .9);
    text-transform: uppercase;
    font-size: .6875rem;
    line-height: 17px;
    letter-spacing: 1.5px;
    text-decoration: none;
    padding-right: 19px;
    position: relative
}

@media (min-width:700px) {
    .home .upcoming-events>footer ul li a {
        font-size: .8125rem
    }
}

@media (min-width:1000px) {
    .home .upcoming-events>footer ul li a {
        font-size: .6875rem
    }
}

@media (min-width:1200px) {
    .home .upcoming-events>footer ul li a {
        font-size: .8125rem
    }
}

.home .upcoming-events>footer ul li a:focus,
.home .upcoming-events>footer ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.home .upcoming-events>footer ul li a:after {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .5rem;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #f3d54e
}

@media (min-width:700px) {
    .home .upcoming-events>footer ul li a:after {
        font-size: .625rem
    }
}

.home .shield {
    margin-bottom: 30px
}

.home .shield:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 492px);
    border-left: 492px solid rgba(0, 0, 0, 0);
    border-right: 492px solid rgba(0, 0, 0, 0);
    border-bottom: 550px solid rgba(0, 38, 142, .5);
    z-index: -1
}

.home .shield img {
    margin: 0 auto
}

.home .image-button-container {
    padding: 40px 0 70px;
    position: relative
}

@media (min-width:700px) {
    .home .image-button-container {
        padding: 100px 35px
    }

    .home .image-button-container:before {
        content: "";
        position: absolute;
        top: -57px;
        right: -280px;
        width: 820px;
        height: 800px;
        /* background: url(images/shield-gray.svg); */
        background-size: cover
    }
}

@media (min-width:1000px) {
    .home .image-button-container {
        padding: 100px 50px
    }
}

@media (min-width:1100px) {
    .home .image-button-container {
        padding: 100px 90px
    }
}

.home .image-button-container>.fsElementContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px -5px;
    position: relative
}

@media (min-width:1000px) {
    .home .image-button-container>.fsElementContent {
        justify-content: flex-start;
        align-items: center;
        margin: 0
    }
}

.home .image-button-container .intro-text {
    padding: 0 25px;
    margin-bottom: 40px;
    text-align: center
}

@media (min-width:700px) {
    .home .image-button-container .intro-text {
        padding: 0 40px
    }
}

@media (min-width:1000px) {
    .home .image-button-container .intro-text {
        padding: 0;
        margin-bottom: 0;
        text-align: left;
        width: calc(46.42857% - 85px);
        order: 3
    }
}

.home .image-button-container .intro-text>header .fsElementTitle {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-size: 1.125rem;
    line-height: 1.223;
    color: #0032a0
}

@media (min-width:700px) {
    .home .image-button-container .intro-text>header .fsElementTitle {
        letter-spacing: 3px;
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.home .image-button-container .intro-text>.fsElementContent {
    font-size: 1.0625rem;
    line-height: 1.7648;
    /* font-family: 'Roboto', sans-serif; */
}

@media (min-width:700px) {
    .home .image-button-container .intro-text>.fsElementContent {
        font-size: 1.11rem;
        line-height: 1.7
    }
}

.home .image-button-container .image-button {
    flex-shrink: 0;
    transform: translate3d(0, 40px, 0) scaleY(.7);
    transform-origin: center bottom;
    opacity: 0;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    transform-style: preserve-3d
}

@media (max-width:999px) {
    .home .image-button-container .image-button {
        width: calc(50% - 10px);
        margin: 5px;
        padding-top: calc(50% - 10px)
    }
}

@media (min-width:1000px) {
    .home .image-button-container .image-button:nth-child(2) {
        height: 230px;
        width: 27.38095%;
        order: 1
    }

    .home .image-button-container .image-button:nth-child(3) {
        width: 26.19048%;
        height: 330px;
        order: 2;
        margin: 0 70px 0 15px
    }

    .home .image-button-container .image-button:nth-child(4) {
        width: 28.57143%;
        height: 360px;
        order: 4;
        margin: -65px 0 0 30px;
        border: 15px solid #fff
    }

    .home .image-button-container .image-button:nth-child(5) {
        width: 330px;
        height: 230px;
        align-self: flex-start;
        order: 5;
        margin-top: 15px
    }

    .home .image-button-container .image-button:nth-child(6) {
        width: 250px;
        height: 230px;
        align-self: flex-start;
        order: 6;
        margin: 15px 0 0 15px
    }
}

@media (min-width:1020px) {
    .home .image-button-container .image-button:nth-child(5) {
        width: 345px
    }
}

.home .image-button-container .image-button.show-element {
    transform: translateZ(0) scaleY(1);
    opacity: 1;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1) 1s
}

.home .experience-summit {
    margin-bottom: 70px
}

@media (min-width:700px) {
    .home .experience-summit {
        margin-bottom: 100px
    }
}

.home .meet-the-teachers {
    background: #f6f6f6;
    padding-top: 70px
}

@media (min-width:700px) {
    .home .meet-the-teachers {
        padding-top: 100px
    }
}

.home .meet-the-teachers .fsConstituentItem {
    transform: translate3d(0, 40px, 0) scaleY(.7);
    transform-origin: center bottom;
    opacity: 0;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    transform-style: preserve-3d
}

.home .meet-the-teachers .fsConstituentItem.show-element {
    transform: translateZ(0) scaleY(1);
    opacity: 1;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1) 1s
}

.home .social-panel {
    padding: 70px 0;
    position: relative;
    background: #f6f6f6
}

@media (min-width:700px) {
    .home .social-panel {
        padding: 100px 35px
    }

    .home .social-panel:before {
        content: "";
        position: absolute;
        top: -117px;
        left: -280px;
        width: 820px;
        height: 800px;
        /*background: url(images/shield-gray.svg);*/
        background-size: cover
    }
}

.home .social-panel>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    padding-bottom: 233px
}

@media (min-width:1000px) {
    .home .social-panel>.fsElementContent {
        padding-bottom: 0;
        width: 100%;
        display: flex;
        align-items: center
    }
}

.home .social-panel .social-intro {
    padding: 0 20px;
    margin-bottom: 40px;
    text-align: center
}

@media (min-width:700px) {
    .home .social-panel .social-intro {
        padding: 0 35px;
        margin-bottom: 70px
    }
}

@media (min-width:1000px) {
    .home .social-panel .social-intro {
        padding: 0;
        text-align: left
    }
}

.home .social-panel .social-intro>header .fsElementTitle {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #0032a0;
    letter-spacing: 3px
}

.home .social-panel .social-links {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 260px
}

@media (min-width:1000px) {
    .home .social-panel .social-links {
        position: static;
        transform: translateX(0);
        flex-shrink: 0
    }
}

.home .social-panel .social-links>header .fsElementTitle {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #1a1a1a;
    font-size: .875rem;
    line-height: 1.2858;
    text-align: center
}

@media (min-width:1000px) {
    .home .social-panel .social-links>header .fsElementTitle {
        text-align: left
    }
}

.home .social-panel .social-links ul {
    display: flex;
    flex-wrap: wrap;
    margin: -5px !important
}

.home .social-panel .social-links ul,
.home .social-panel .social-links ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home .social-panel .social-links ul li {
    margin: 0;
    padding: 0;
    margin: 5px;
    width: calc(33.33333% - 10px)
}

.home .social-panel .social-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: .6875rem;
    line-height: 1.36364;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #fff;
    text-decoration: none;
    position: relative;
    height: 80px;
    padding: 10px;
    text-align: center
}

.home .social-panel .social-links ul li a:focus,
.home .social-panel .social-links ul li a:hover {
    color: #fff;
    background: #0032a0
}

.home .social-panel .social-links ul li a:focus:before,
.home .social-panel .social-links ul li a:hover:before {
    opacity: 0
}

.home .social-panel .social-links ul li a:before {
    font-size: 1.1875rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #666;
    opacity: 1;
    transition: opacity .3s
}

.home .social-panel .social-links ul li a[href*=facebook]:before {
    content: "\E913";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=twitter]:before {
    content: "\E923";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=linkedin]:before {
    content: "\E915";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=youtube]:before {
    content: "\E910";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=issuu]:before {
    content: "\E902";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=flickr]:before {
    content: "\E917";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.home .social-panel .social-links ul li a[href*=smugmug]:before {
    content: "\E922";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

@media (min-width:1000px) {
    .home .social-panel .fsFeeds {
        width: 665px;
        flex-shrink: 0;
        margin-left: 40px
    }
}

@media (min-width:1200px) {
    .home .social-panel .fsFeeds {
        margin-left: 75px
    }
}

.home .social-panel .fsFeeds>.fsElementContent {
    display: flex;
    flex-wrap: wrap;
    margin: -5px
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds>.fsElementContent {
        margin: 0
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram {
    background-size: cover;
    background-position: 50%;
    position: relative;
    flex-shrink: 0;
    width: calc(50% - 10px);
    margin: 5px;
    padding-top: calc(50% - 10px);
    transform: translate3d(0, 40px, 0) scaleY(.7);
    transform-origin: center bottom;
    opacity: 0;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    transform-style: preserve-3d
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram {
        width: auto;
        margin: 0;
        padding-top: 0
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram.show-element {
    transform: translateZ(0) scaleY(1);
    opacity: 1;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1) 1s
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram.focused-in .feed-wrapper,
.home .social-panel .fsFeeds .fsFeed-post-Instagram:hover .feed-wrapper {
    opacity: 1
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram:first-child {
        width: 270px;
        height: 270px;
        margin: 30px 0 0 auto
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:first-child .feed-desc {
        max-height: 162px
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(2) {
        width: 54.88722%;
        height: 365px;
        border-bottom: 15px solid #f6f6f6;
        border-left: 15px solid #f6f6f6
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(2) .post-toolbar {
        left: 75px
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(2) .feed-desc {
        max-height: 243px
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(3) {
        width: 54.88722%;
        height: 365px;
        border-top: 15px solid #f6f6f6;
        border-right: 15px solid #f6f6f6;
        margin-top: -65px
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(3) .feed-desc {
        max-height: 243px
    }

    .home .social-panel .fsFeeds .fsFeed-post-Instagram:nth-child(4) {
        width: 270px;
        height: 270px
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 50, 160, .85);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: .9375rem;
    line-height: 27px;
    padding: 20px 20px 67px;
    opacity: 0;
    transition: opacity .4s
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-wrapper {
        padding: 25px 25px 77px
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-desc {
    text-align: center;
    overflow: hidden
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-desc a {
    color: #f3d54e
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-desc a:focus,
.home .social-panel .fsFeeds .fsFeed-post-Instagram .feed-desc a:hover {
    color: #f0b323
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .post-toolbar {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: .8125rem;
    display: flex
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram .post-toolbar {
        bottom: 25px;
        left: 25px;
        font-size: 1rem
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .comment-count {
    margin-right: 10px;
    display: flex
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .comment-count:before {
    content: "\E91E";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 5px
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .like-count {
    display: flex
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .like-count:before {
    content: "\E91F";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    margin-right: 5px
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url {
    color: #fff;
    position: absolute;
    bottom: 17px;
    right: 15px;
    padding: 5px;
    text-decoration: none;
    font-size: 0;
    line-height: 1
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url {
        bottom: 22px;
        right: 20px
    }
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url:focus,
.home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url:hover {
    color: #f3d54e
}

.home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url:before {
    content: "\E912";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.25rem
}

@media (min-width:700px) {
    .home .social-panel .fsFeeds .fsFeed-post-Instagram .post-url:before {
        font-size: 1.5rem
    }
}

.home.fsComposeMode #fsHeader {
    position: static;
    width: auto
}

.home.fsComposeMode #fsHeader .fsBanner {
    min-height: 162px
}

@media (min-width:1000px) {
    .home.fsComposeMode #fsHeader .fsBanner {
        min-height: 190px
    }
}

.home.fsComposeMode #fsHeader .nav-main {
    position: relative;
    top: auto;
    width: auto
}

.home.fsComposeMode #fsHeader .nav-main:after {
    content: normal
}

.home.fsComposeMode .flyout {
    margin-top: 40px
}

.home.fsComposeMode .flyout>header {
    position: static;
    transition: none;
    padding: 0
}

.home.fsComposeMode .flyout>.fsElementContent {
    position: static;
    width: auto;
    height: auto;
    visibility: visible
}

.home.fsComposeMode .flyout>.fsElementContent:after,
.home.fsComposeMode .flyout>.fsElementContent:before {
    content: normal
}

.home.fsComposeMode .flyout>footer {
    position: static;
    transition: none;
    visibility: visible
}

.home.fsComposeMode .flyout .inner {
    visibility: visible
}

.home.fsComposeMode .flyout .inner>.fsElementContent {
    height: auto;
    overflow: visible
}

.home.fsComposeMode .recent-news {
    width: auto;
    margin-bottom: 20px
}

.home.fsComposeMode .upcoming-events {
    width: auto
}

.home.fsComposeMode .image-button-container {
    padding: 35px
}

.home.fsComposeMode .image-button-container:before {
    content: normal
}

.home.fsComposeMode .image-button-container>.fsElementContent {
    display: block
}

.home.fsComposeMode .image-button-container .intro-text {
    width: auto;
    margin-bottom: 20px
}

.home.fsComposeMode .meet-the-teachers .fsConstituentItem,
.home.fsComposeMode .social-panel .fsFeeds .fsFeed-post-Instagram {
    opacity: 1;
    transition: none;
    transform: none
}

.portal-page .fsTwoColumnWideRightLayout>.fsDiv>.fsElement+.fsElement {
    margin-top: 2em
}

.colors ol {
    zoom: 1;
    padding: 0;
    list-style: none
}

.colors ol:after {
    display: table;
    clear: both;
    content: ""
}

.colors ol li {
    position: relative;
    float: left;
    width: 50%;
    min-width: 20%
}

@media (min-width:1180px) {
    .colors ol li {
        margin-bottom: 0
    }
}

.colors ol li:after {
    display: block;
    margin-top: 60px;
    background: #fff;
    padding-bottom: 20px
}

@media (min-width:800px) {
    .colors.main ol li {
        width: 7.14286%
    }
}

.colors.main ol li:first-of-type {
    background: #1a1a1a
}

.colors.main ol li:first-of-type:after {
    content: "#1A1A1A"
}

.colors.main ol li:nth-of-type(2) {
    background: #0032a0
}

.colors.main ol li:nth-of-type(2):after {
    content: "#0032A0"
}

.colors.main ol li:nth-of-type(3) {
    background: #000e67
}

.colors.main ol li:nth-of-type(3):after {
    content: "#000E67"
}

.colors.main ol li:nth-of-type(4) {
    background: #54758a
}

.colors.main ol li:nth-of-type(4):after {
    content: "#54758A"
}

.colors.main ol li:nth-of-type(5) {
    background: #0092bc
}

.colors.main ol li:nth-of-type(5):after {
    content: "#0092BC"
}

.colors.main ol li:nth-of-type(6) {
    background: #05c3dd
}

.colors.main ol li:nth-of-type(6):after {
    content: "#05C3DD"
}

.colors.main ol li:nth-of-type(7) {
    background: #f0b323
}

.colors.main ol li:nth-of-type(7):after {
    content: "#F0B323"
}

.colors.main ol li:nth-of-type(8) {
    background: #f3d54e
}

.colors.main ol li:nth-of-type(8):after {
    content: "#F3D54E"
}

.colors.main ol li:nth-of-type(9) {
    background: #404040
}

.colors.main ol li:nth-of-type(9):after {
    content: "#404040"
}

.colors.main ol li:nth-of-type(10) {
    background: #666
}

.colors.main ol li:nth-of-type(10):after {
    content: "#666666"
}

.colors.main ol li:nth-of-type(11) {
    background: #d3d3d3
}

.colors.main ol li:nth-of-type(11):after {
    content: "#D3D3D3"
}

.colors.main ol li:nth-of-type(12) {
    background: #e0e0e0
}

.colors.main ol li:nth-of-type(12):after {
    content: "#E0E0E0"
}

.colors.main ol li:nth-of-type(13) {
    background: #f0f0f0
}

.colors.main ol li:nth-of-type(13):after {
    content: "#F0F0F0"
}

.colors.main ol li:nth-of-type(14) {
    background: #f6f6f6
}

.colors.main ol li:nth-of-type(14):after {
    content: "#F6F6F6"
}

@media (min-width:800px) {
    .colors.shade ol li {
        width: 10%
    }
}

.colors.shade ol li:first-of-type {
    background: #000
}

.colors.shade ol li:first-of-type:after {
    content: "#000000"
}

.colors.shade ol li:nth-of-type(2) {
    background: #131313
}

.colors.shade ol li:nth-of-type(2):after {
    content: "#131313"
}

.colors.shade ol li:nth-of-type(3) {
    background: #242424
}

.colors.shade ol li:nth-of-type(3):after {
    content: "#242424"
}

.colors.shade ol li:nth-of-type(4) {
    background: #373737
}

.colors.shade ol li:nth-of-type(4):after {
    content: "#373737"
}

.colors.shade ol li:nth-of-type(5) {
    background: #636363
}

.colors.shade ol li:nth-of-type(5):after {
    content: "#636363"
}

.colors.shade ol li:nth-of-type(6) {
    background: #959595
}

.colors.shade ol li:nth-of-type(6):after {
    content: "#959595"
}

.colors.shade ol li:nth-of-type(7) {
    background: #cfcfcf
}

.colors.shade ol li:nth-of-type(7):after {
    content: "#cfcfcf"
}

.colors.shade ol li:nth-of-type(8) {
    background: #e5e5e5
}

.colors.shade ol li:nth-of-type(8):after {
    content: "#e5e5e5"
}

.colors.shade ol li:nth-of-type(9) {
    background: #f8f8f8
}

.colors.shade ol li:nth-of-type(9):after {
    content: "#f8f8f8"
}

.colors.shade ol li:nth-of-type(10) {
    background: #fff
}

.colors.shade ol li:nth-of-type(10):after {
    content: "#ffffff"
}

.fonts ol {
    padding: 0;
    list-style: none
}

.fonts ol li:first-of-type {
    font-family: Montserrat, sans-serif
}

.fonts ol li:first-of-type:after {
    content: "Montserrat, sans-serif";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(2) {
    font-family: 'Roboto', sans-serif
}

.fonts ol li:nth-of-type(2):after {
    content: "PT Serif, serif";
    display: block;
    margin-bottom: 10px
}

.fonts ol li:nth-of-type(3) {
    font-family: IcoMoon
}

.fonts ol li:nth-of-type(3):after {
    content: "IcoMoon";
    display: block;
    margin-bottom: 10px
}

.headers .fsElementContent h1:after {
    content: " - font-size: 40px / line-height: 45px"
}

.headers .fsElementContent h2:after {
    content: " - font-size: 28px / line-height: 35px"
}

.headers .fsElementContent h3:after {
    content: " - font-size: 23px / line-height: 28px"
}

.headers .fsElementContent h4:after {
    content: " - font-size: 19px / line-height: 24px"
}

.headers .fsElementContent h5:after {
    content: " - font-size: 17px / line-height: 22px"
}

.headers .fsElementContent h6:after {
    content: " - font-size: 15px / line-height: 22px"
}

.experience-summit.fsElement {
    position: relative;
    padding: 0 20px
}

@media (min-width:700px) {
    .experience-summit.fsElement {
        padding: 0 35px
    }
}

@media (min-width:1000px) {
    .experience-summit.fsElement {
        padding: 0 35px
    }
}

@media (min-width:1400px) {
    .experience-summit.fsElement {
        padding: 0 90px
    }
}

@media screen and (max-width:599px) {
    body:not(.home) .experience-summit.fsElement {
        margin-left: -20px;
        width: calc(100% + 40px) !important
    }
}

@media screen and (min-width:600px) and (max-width:1249px) {
    body:not(.home) .experience-summit.fsElement {
        margin-left: -35px;
        width: calc(100% + 70px) !important
    }
}

@media screen and (max-width:1249px) {
    body:not(.home) .experience-summit.fsElement {
        left: auto !important
    }
}

.experience-summit.fsElement>header {
    position: relative;
    max-width: 780px;
    margin: 0 auto 40px;
    text-align: center
}

.experience-summit.fsElement>header .fsElementTitle {
    margin-bottom: 15px;
    letter-spacing: 2.5px;
    font-size: 1.125rem;
    line-height: 1.223;
    color: #0032a0;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

@media (min-width:700px) {
    .experience-summit.fsElement>header .fsElementTitle {
        letter-spacing: 3px;
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.experience-summit.fsElement>header .fsElementHeaderContent {
    margin: 0;
    font-size: .9375rem;
    line-height: 1.734
}

@media (min-width:700px) {
    .experience-summit.fsElement>header .fsElementHeaderContent {
        font-size: 1.0625rem;
        line-height: 1.648
    }
}

.experience-summit.fsElement>.fsElementContent {
    position: relative;
    display: flex;
    flex-direction: column
}

@media (min-width:1000px) {
    .experience-summit.fsElement>.fsElementContent {
        flex-flow: row wrap;
        justify-content: space-between;
        padding: 72px 0 45px;
        height: 446px
    }

    .experience-summit.fsElement>.fsElementContent:before {
        content: "";
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 2px;
        background: #f0f0f0
    }
}

.experience-summit.fsElement .fsElement {
    margin-bottom: 0
}

.experience-summit.fsElement .row>.fsElementContent {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {
    .experience-summit.fsElement .row>.fsElementContent {
        padding: 0 20px
    }
}

@media (min-width:1000px) {

    .experience-summit.fsElement .row:first-child .individual-container:first-child .initial-text:before,
    .experience-summit.fsElement .row:last-child .individual-container:first-child .initial-text:before {
        left: calc(100% + 20px)
    }

    .experience-summit.fsElement .row:first-child .individual-container:first-child .initial-text:after,
    .experience-summit.fsElement .row:last-child .individual-container:first-child .initial-text:after {
        left: calc(100% + 35px)
    }

    .experience-summit.fsElement .row:first-child .individual-container:last-child .initial-text:before,
    .experience-summit.fsElement .row:last-child .individual-container:last-child .initial-text:before {
        right: calc(100% + 20px)
    }

    .experience-summit.fsElement .row:first-child .individual-container:last-child .initial-text:after,
    .experience-summit.fsElement .row:last-child .individual-container:last-child .initial-text:after {
        right: calc(100% + 35px)
    }
}

.experience-summit.fsElement .row:first-child {
    order: 2
}

@media (min-width:1000px) {
    .experience-summit.fsElement .row:first-child {
        order: 1;
        width: 100%;
        align-self: flex-start
    }
}

.experience-summit.fsElement .row:last-child {
    margin-top: 23px;
    padding-top: 21px;
    border-top: 2px solid #f0f0f0;
    order: 3
}

@media (min-width:700px) {
    .experience-summit.fsElement .row:last-child {
        margin-top: 40px;
        padding-top: 38px
    }
}

@media (min-width:1000px) {
    .experience-summit.fsElement .row:last-child {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        width: 100%;
        align-self: flex-end
    }
}

.experience-summit.fsElement .experience-shield {
    width: 100%;
    background-size: cover;
    background-position: 50%;
    transition: all .4s;
    order: 1;
    margin-bottom: 30px
}

@media (min-width:1000px) {
    .experience-summit.fsElement .experience-shield {
        width: 300px;
        position: absolute;
        top: 77px;
        left: 50%;
        transform: translateX(-50%);
        order: 2;
        background-size: 458px 446px;
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    .experience-summit.fsElement .experience-shield {
        width: 458px;
        top: 0
    }
}

.experience-summit.fsElement .experience-shield picture {
    background-image: url(images/experience-cover.svg);
    background-size: cover
}

.experience-summit.fsElement .experience-shield img {
    width: 100%
}

.experience-summit.fsElement .individual-container {
    max-width: calc(50% - 10px)
}

@media (min-width:1000px) {
    .experience-summit.fsElement .individual-container {
        max-width: 100%
    }
}

.experience-summit.fsElement .initial-text {
    background-image: none !important;
    position: relative;
    transition: top .4s;
    top: 0
}

@media (min-width:1000px) {
    .experience-summit.fsElement .initial-text {
        max-width: 296px
    }

    .experience-summit.fsElement .initial-text:after,
    .experience-summit.fsElement .initial-text:before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all .2s
    }

    .experience-summit.fsElement .initial-text:before {
        background: #f0b323;
        width: 5px;
        height: 0
    }

    .experience-summit.fsElement .initial-text:after {
        width: 0;
        height: 2px;
        background: rgba(0, 0, 0, .42)
    }
}

.experience-summit.fsElement .initial-text.active,
.experience-summit.fsElement .initial-text:hover {
    top: -11px
}

@media (min-width:700px) {

    .experience-summit.fsElement .initial-text.active,
    .experience-summit.fsElement .initial-text:hover {
        top: -19px
    }
}

@media (min-width:1000px) {

    .experience-summit.fsElement .initial-text.active:before,
    .experience-summit.fsElement .initial-text:hover:before {
        top: calc(50% + 19px);
        height: calc(100% + 38px)
    }

    .experience-summit.fsElement .initial-text.active:after,
    .experience-summit.fsElement .initial-text:hover:after {
        top: calc(50% + 19px);
        width: 50px;
        transition: all .3s, width .3s .3s
    }
}

.experience-summit.fsElement .initial-text.active>.fsElementContent,
.experience-summit.fsElement .initial-text:hover>.fsElementContent {
    max-height: 31px;
    opacity: 1
}

@media (min-width:700px) {

    .experience-summit.fsElement .initial-text.active>.fsElementContent,
    .experience-summit.fsElement .initial-text:hover>.fsElementContent {
        max-height: 38px
    }
}

.experience-summit.fsElement .initial-text>header .fsElementTitle {
    margin-bottom: 10px;
    font-size: 1.0625rem;
    line-height: 1.353;
    color: #0032a0
}

@media (min-width:700px) {
    .experience-summit.fsElement .initial-text>header .fsElementTitle {
        font-size: 1.4375rem;
        line-height: 1.2174
    }
}

.experience-summit.fsElement .initial-text>header .fsElementHeaderContent {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: .75rem;
    line-height: 1.5834;
    color: #404040;
    font-weight: 700
}

@media (min-width:700px) {
    .experience-summit.fsElement .initial-text>header .fsElementHeaderContent {
        font-size: .875rem;
        line-height: 1.4286
    }
}

.experience-summit.fsElement .initial-text>.fsElementContent {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

.experience-summit.fsElement .initial-text>.fsElementContent>* {
    padding-top: 10px
}

.experience-summit.fsElement .initial-text>.fsElementContent button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: underline;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 700;
    display: block;
    color: #54758a;
    transition: color .3s
}

@media (min-width:700px) {
    .experience-summit.fsElement .initial-text>.fsElementContent button {
        font-size: 1rem;
        line-height: 1.75
    }
}

.experience-summit.fsElement .initial-text>.fsElementContent button:focus,
.experience-summit.fsElement .initial-text>.fsElementContent button:hover {
    color: #0032a0;
    text-decoration: none
}

.experience-summit.fsElement .flyout-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.8);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
    z-index: 6000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 60px 20px
}

@media (min-width:600px) {
    .experience-summit.fsElement .flyout-wrapper {
        padding: 80px 35px
    }
}

.experience-summit.fsElement .flyout-wrapper.flyout-open {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1)
}

.experience-summit.fsElement .flyout-wrapper:before {
    content: "";
    position: absolute;
    top: 18px;
    left: -280px;
    width: 820px;
    height: 800px;
    background: url(images/shield-gray.svg);
    background-size: cover
}

.experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
    position: absolute;
    top: 15px;
    right: 15px
}

@media (min-width:600px) {
    .experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
        top: 30px;
        right: 30px
    }
}

@media (min-width:1000px) {
    .experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
        top: 105px
    }
}

@media (min-width:1260px) {
    .experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
        margin: 0 auto;
        left: 15px;
        right: 15px;
        max-width: 1190px
    }
}

@media screen and (max-height:999px) and (min-width:1000px) {
    .experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
        top: 30px
    }
}

@media screen and (max-height:799px) and (min-width:1000px) {
    .experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent {
        top: 15px
    }
}

.experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent button {
    border: 0;
    background: none;
    margin: 0 0 0 auto;
    padding: 5px;
    cursor: pointer;
    color: #4d4d4d;
    font-size: 0;
    line-height: 1;
    display: block;
    transition: color .3s;
    position: relative;
    z-index: 1
}

.experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent button:focus,
.experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent button:hover {
    color: #0032a0
}

.experience-summit.fsElement .flyout-wrapper>header .fsElementHeaderContent button:before {
    content: "\E91C";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: 1.5625rem
}

.experience-summit.fsElement .flyout-wrapper>.fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    max-height: 100%
}

@media (min-width:1000px) {
    .experience-summit.fsElement .flyout-wrapper .mCustomScrollBox {
        height: calc(100vh - 160px);
        display: flex;
        align-items: center
    }
}

.experience-summit.fsElement .box-container {
    margin-bottom: 40px
}

@media (min-width:1000px) {
    .experience-summit.fsElement .box-container {
        margin-bottom: 0;
        width: 57.62712%;
        float: left;
        margin-right: 40px
    }
}

.experience-summit.fsElement .box-container>header {
    margin-bottom: 30px
}

@media (min-width:600px) {
    .experience-summit.fsElement .box-container>header {
        margin-bottom: 50px
    }
}

.experience-summit.fsElement .box-container>header .fsElementTitle {
    margin-bottom: 15px
}

.experience-summit.fsElement .box-container>header .fsElementHeaderContent {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.5;
    color: #0092bc;
    font-weight: 700
}

.experience-summit.fsElement .box-container>.fsElementContent {
    margin: -10px;
    display: flex;
    flex-direction: column
}

@media (min-width:600px) {
    .experience-summit.fsElement .box-container>.fsElementContent {
        flex-flow: row wrap;
        margin: -20px
    }
}

.experience-summit.fsElement .box-container .fsContent {
    background: #fff;
    margin: 9.99px;
    padding: 20px;
    font-size: .9375rem;
    line-height: 1.734;
    width: calc(100% - 20px)
}

@media (min-width:600px) {
    .experience-summit.fsElement .box-container .fsContent {
        margin: 19.99px;
        padding: 30px;
        width: calc(50% - 40px)
    }
}

.experience-summit.fsElement .box-container .fsContent>header .fsElementTitle {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: .9375rem;
    line-height: 1.467;
    letter-spacing: 1px;
    font-weight: 700;
    color: #404040
}

.experience-summit.fsElement .program-list {
    position: relative;
    border-left: 2px solid #e0e0e0
}

@media (min-width:1000px) {
    .experience-summit.fsElement .program-list {
        width: 32.20339%;
        float: right
    }
}

.experience-summit.fsElement .program-list>header .fsElementTitle {
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-left: -2px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: .9375rem;
    line-height: 1.467;
    letter-spacing: 1px;
    font-weight: 700;
    background: #f6f6f6
}

.experience-summit.fsElement .program-list>.fsElementContent {
    padding-left: 28px
}

.experience-summit.fsElement .program-list>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    margin-bottom: 25px;
    background: #f0b323
}

.experience-summit.fsElement .program-list ul,
.experience-summit.fsElement .program-list ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.experience-summit.fsElement .program-list ul li {
    margin: 0;
    padding: 0
}

.experience-summit.fsElement .program-list ul li:not(:last-child) {
    margin-bottom: 20px
}

body.fsComposeMode .experience-summit.fsElement {
    padding: 0;
    width: auto !important;
    left: auto !important;
    margin-left: 0
}

body.fsComposeMode .experience-summit.fsElement>.fsElementContent {
    display: block;
    height: auto
}

body.fsComposeMode .experience-summit.fsElement>.fsElementContent:before {
    content: normal
}

body.fsComposeMode .experience-summit.fsElement .initial-text {
    max-width: 100%;
    position: static
}

body.fsComposeMode .experience-summit.fsElement .initial-text:after,
body.fsComposeMode .experience-summit.fsElement .initial-text:before {
    content: normal
}

body.fsComposeMode .experience-summit.fsElement .initial-text>.fsElementContent {
    max-height: unset;
    opacity: 1;
    position: static;
    width: auto
}

body.fsComposeMode .experience-summit.fsElement .row>.fsElementContent {
    display: block
}

body.fsComposeMode .experience-summit.fsElement .experience-shield {
    width: auto;
    background-size: cover;
    position: static;
    transform: translateX(0)
}

body.fsComposeMode .experience-summit.fsElement .flyout-wrapper {
    position: static;
    transform: translate(0) scale(1);
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
    padding: 20px
}

body.fsComposeMode .experience-summit.fsElement .flyout-wrapper:before {
    content: normal
}

body.fsComposeMode .experience-summit.fsElement .flyout-wrapper>header {
    display: none
}

body.fsComposeMode .experience-summit.fsElement .program-list {
    float: none;
    width: auto
}

body.fsComposeMode .experience-summit.fsElement .box-container {
    float: none;
    margin: 0 0 20px;
    width: auto
}

.image-button.fsElement {
    background-size: cover;
    background-position: 50%;
    position: relative
}

.image-button.fsElement.small {
    height: 230px
}

.image-button.fsElement.large {
    height: 330px
}

.image-button.fsElement.focused-in>header,
.image-button.fsElement:focus>header,
.image-button.fsElement:hover>header {
    opacity: 0
}

.image-button.fsElement.focused-in>.wrapper,
.image-button.fsElement:focus>.wrapper,
.image-button.fsElement:hover>.wrapper {
    opacity: 1
}

.image-button.fsElement .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    opacity: 0
}

.image-button.fsElement>header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 15px 5px;
    background: rgba(0, 0, 0, .55);
    transition: opacity .3s;
    opacity: 1
}

@media (min-width:700px) {
    .image-button.fsElement>header {
        padding: 20px 20px 5px
    }
}

.image-button.fsElement>header .fsElementTitle {
    color: #fff;
    margin-bottom: 0;
    font-size: .8125rem;
    line-height: 1.3077;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media (min-width:700px) {
    .image-button.fsElement>header .fsElementTitle {
        font-size: .9375rem;
        line-height: 1.334
    }
}

.image-button.fsElement>header:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 39px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .55) 0, rgba(0, 0, 0, 0))
}

.image-button.fsElement>.fsElementContent {
    display: none
}

.image-button.fsElement>.wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .3s;
    opacity: 0;
    background-color: rgba(0, 50, 160, .85);
    color: #fff;
    padding: 15px;
    font-size: .8125rem;
    line-height: 1.667;
    font-weight: 500
}

@media (min-width:700px) {
    .image-button.fsElement>.wrapper {
        font-size: .9375rem;
        padding: 20px
    }
}

.image-button.fsElement>.wrapper header {
    margin-bottom: 15px
}

.image-button.fsElement>.wrapper header .fsElementTitle {
    color: inherit;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1.3077;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:700px) {
    .image-button.fsElement>.wrapper header .fsElementTitle {
        font-size: .9375rem;
        line-height: 1.267
    }
}

.image-button.fsElement>.wrapper .fsElementContent {
    overflow: hidden
}

.image-button.fsElement>.wrapper p {
    margin-bottom: 15px
}

.image-button.fsElement>.wrapper p:last-child {
    margin-bottom: 0
}

.image-button.fsElement>.wrapper a {
    display: table;
    text-transform: uppercase;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.2308;
    letter-spacing: 1px;
    text-decoration: none
}

.image-button.fsElement>.wrapper a:focus,
.image-button.fsElement>.wrapper a:hover {
    text-decoration: underline;
    color: hsla(0, 0%, 100%, .85)
}

body.fsComposeMode .image-button.fsElement {
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    margin: 0 0 20px !important;
    padding: 20px;
    opacity: 1;
    transition: none;
    transform: none
}

body.fsComposeMode .image-button.fsElement:last-child {
    margin-bottom: 0 !important
}

body.fsComposeMode .image-button.fsElement>header {
    position: relative;
    width: auto;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin-bottom: 20px;
    opacity: 1
}

body.fsComposeMode .image-button.fsElement>header:after {
    content: normal
}

body.fsComposeMode .image-button.fsElement>.fsElementContent {
    display: block
}

body.fsComposeMode .image-button.fsElement .overlay,
body.fsComposeMode .image-button.fsElement .wrapper {
    display: none !important
}

@media (min-width:800px) {
    .image-button.fsElement.large-text>header {
        padding: 30px 30px 5px
    }
}

@media (min-width:700px) {
    .image-button.fsElement.large-text>header .fsElementTitle {
        font-size: 1.125rem;
        line-height: 1.375rem
    }
}

@media (min-width:700px) {
    .image-button.fsElement.large-text .wrapper {
        padding: 30px
    }

    .image-button.fsElement.large-text .wrapper p {
        font-size: .9375rem;
        line-height: 1.5625rem
    }

    .image-button.fsElement.large-text .wrapper a {
        font-size: .8125rem;
        line-height: .99062rem
    }

    .image-button.fsElement.large-text .wrapper header .fsElementTitle {
        font-size: 1.125rem;
        line-height: 1.375rem
    }
}

.infographic.fsElement {
    position: relative
}

@media screen and (max-width:599px) {
    body:not(.home) .infographic.fsElement {
        margin-left: -20px;
        width: calc(100% + 40px) !important
    }
}

@media screen and (min-width:600px) and (max-width:1249px) {
    body:not(.home) .infographic.fsElement {
        margin-left: -35px;
        width: calc(100% + 70px) !important
    }
}

@media screen and (max-width:1249px) {
    body:not(.home) .infographic.fsElement {
        left: auto !important
    }
}

.infographic.fsElement>header {
    position: relative;
    margin-bottom: 50px;
    z-index: 5
}

.infographic.fsElement>header:after {
    content: "";
    position: absolute;
    top: calc(100% + 10px);
    left: calc(50% - 1px);
    width: 2px;
    height: 80px;
    /*background: rgba(0, 0, 0, .42)*/
}

.infographic.fsElement>header .fsElementTitle {
    margin-bottom: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-size: 1.125rem;
    line-height: 1.223;
    color: #0032a0
}

@media (min-width:700px) {
    .infographic.fsElement>header .fsElementTitle {
        letter-spacing: 3px;
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.infographic.fsElement>header .fsElementTitle:after {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    margin: 15px auto 0;
    background: #f0b323
}

.infographic.fsElement>footer .fsElementFooterContent {
    margin: 0
}

.infographic.fsElement>footer .fsElementFooterContent button {
    border: 0;
    padding: 17px 20px;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: .875rem;
    line-height: 1.2143;
    position: absolute;
    bottom: 69px;
    left: 50%;
    transform: translateX(-50%);
    color: #0032a0;
    transition: all .3s;
    z-index: 1
}

@media (min-width:1000px) {
    .infographic.fsElement>footer .fsElementFooterContent button {
        bottom: 59px
    }
}

.infographic.fsElement>footer .fsElementFooterContent button:focus,
.infographic.fsElement>footer .fsElementFooterContent button:hover {
    color: rgba(0, 0, 0, 0);
    background: #fff
}

.infographic.fsElement>footer .fsElementFooterContent button:focus:after,
.infographic.fsElement>footer .fsElementFooterContent button:hover:after {
    opacity: 1
}

.infographic.fsElement>footer .fsElementFooterContent button:after {
    content: "\E91D";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.0625rem;
    line-height: 1;
    letter-spacing: 0;
    opacity: 0;
    color: #0032a0;
    transition: opacity .3s
}

.infographic.fsElement .fsElement {
    margin-bottom: 0
}

.infographic.fsElement .stat-container {
    background-size: cover;
    background-position: 50%;
    height: 630px;
    position: relative;
    overflow: hidden
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container {
        height: 542px;
    }
}

.infographic.fsElement .stat-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 14 103 / 20%);
}

.infographic.fsElement .stat-container .fsContent {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 100%;
    transform: translate(-50%, -100%);
    top: 100%;
    left: 50%;
    transition: all .35s
}

.infographic.fsElement .stat-container .fsContent.blue {
    background: #0032a0;
    padding: 35px;
    width: 220px;
    height: 220px;
    color: #fff;
    font-size: .9375rem;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container .fsContent.blue {
        padding: 25px;
        width: 250px;
        height: 250px
    }
}

.infographic.fsElement .stat-container .fsContent.blue>header .fsElementTitle {
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-size: 2.5rem;
    line-height: 1.125
}

.infographic.fsElement .stat-container .fsContent.gold,
.infographic.fsElement .stat-container .fsContent.gray {
    background: #f0b323;
    padding: 20px;
    width: 180px;
    height: 180px;
    color: #000e67;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.5625
}

@media (min-width:700px) {

    .infographic.fsElement .stat-container .fsContent.gold,
    .infographic.fsElement .stat-container .fsContent.gray {
        width: 200px;
        height: 200px;
        font-size: 1.125rem;
        line-height: 1.5
    }
}

.infographic.fsElement .stat-container .fsContent.gold>footer,
.infographic.fsElement .stat-container .fsContent.gold>header,
.infographic.fsElement .stat-container .fsContent.gray>footer,
.infographic.fsElement .stat-container .fsContent.gray>header {
    display: none
}

.infographic.fsElement .stat-container .fsContent.gray {
    background: #eceded
}

.infographic.fsElement .stat-container .fsContent.s-1 {
    top: 70px;
    left: 50%;
    transform: translate(-50%)
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container .fsContent.s-1 {
        top: 70px;
        left: 50px;
        transform: translate(0)
    }
}

@media (min-width:1000px) {
    .infographic.fsElement .stat-container .fsContent.s-1 {
        top: 90px;
        left: 35px
    }
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-1 {
        left: 90px
    }
}

.infographic.fsElement .stat-container .fsContent.s-2 {
    top: 310px;
    left: 50%;
    transform: translate(-50%)
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container .fsContent.s-2 {
        top: 340px;
        left: 70px;
        transform: translate(0)
    }
}

@media (min-width:1000px) {
    .infographic.fsElement .stat-container .fsContent.s-2 {
        top: 360px;
        left: 45px
    }
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-2 {
        left: 100px
    }
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container .fsContent.s-3 {
        top: 310px;
        left: 100%;
        transform: translate(-300px)
    }
}

@media (min-width:1000px) {
    .infographic.fsElement .stat-container .fsContent.s-3 {
        top: 340px;
        left: 265px;
        transform: translate(0)
    }
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-3 {
        left: 320px
    }
}

@media (max-width:699px) {
    .infographic.fsElement .stat-container .fsContent.s-3 {
        display: none
    }
}

.infographic.fsElement .stat-container .fsContent.s-4 {
    top: 90px;
    left: 100%;
    transform: translate(-515px)
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-4 {
        transform: translate(-570px)
    }
}

@media (max-width:999px) {
    .infographic.fsElement .stat-container .fsContent.s-4 {
        display: none
    }
}

@media (min-width:700px) {
    .infographic.fsElement .stat-container .fsContent.s-5 {
        top: 90px;
        left: 100%;
        transform: translate(-260px)
    }
}

@media (min-width:1000px) {
    .infographic.fsElement .stat-container .fsContent.s-5 {
        top: 120px;
        transform: translate(-245px)
    }
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-5 {
        transform: translate(-300px)
    }
}

@media (max-width:699px) {
    .infographic.fsElement .stat-container .fsContent.s-5 {
        display: none
    }
}

.infographic.fsElement .stat-container .fsContent.s-6 {
    top: 340px;
    left: 100%;
    transform: translate(-285px)
}

@media (min-width:1200px) {
    .infographic.fsElement .stat-container .fsContent.s-6 {
        transform: translate(-340px)
    }
}

@media (max-width:999px) {
    .infographic.fsElement .stat-container .fsContent.s-6 {
        display: none
    }
}

.infographic.fsElement .stat-container .fsContent.show {
    opacity: 1
}

.infographic.fsElement .stat-container .fsContent.hide {
    top: 100%;
    transform: translate(-50%, -100%);
    left: 50%;
    opacity: 0
}

body.fsComposeMode .infographic.fsElement {
    left: auto !important;
    width: auto !important;
    margin-left: 0
}

body.fsComposeMode .infographic.fsElement .stat-container {
    height: auto
}

body.fsComposeMode .infographic.fsElement .stat-container .fsContent {
    position: static;
    width: auto;
    height: auto;
    border-radius: 0;
    padding: 20px;
    display: block;
    transform: translateY(0) !important;
    margin-bottom: 20px;
    opacity: 1
}

body.fsComposeMode .infographic.fsElement .stat-container .fsContent:last-child {
    margin-bottom: 0
}

body.fsComposeMode .infographic.fsElement>footer {
    display: none
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-5px)
    }

    60% {
        transform: translateY(5px)
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-5px)
    }

    60% {
        transform: translateY(5px)
    }
}

.hero-slideshow.fsElement {
    position: relative
}

.hero-slideshow.fsElement.short .fsResource .video-wrapper,
.hero-slideshow.fsElement.short .fsResource video {
    max-height: 550px
}

#fsHeader .hero-slideshow.fsElement {
    margin-top: -19px
}

@media (min-width:700px) {
    #fsHeader .hero-slideshow.fsElement {
        margin-top: -37px
    }
}

@media (min-width:1000px) {
    #fsHeader .hero-slideshow.fsElement {
        margin-top: 0
    }
}

@media (max-width:999px) {
    .hero-slideshow.fsElement>footer {
        display: none
    }
}

.hero-slideshow.fsElement>footer .fsElementFooterContent {
    margin: 0
}

.hero-slideshow.fsElement>footer .fsElementFooterContent .scroll-down {
    border: 0;
    background: none;
    margin: 0;
    padding: 5px;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    transition: color .3s;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.hero-slideshow.fsElement>footer .fsElementFooterContent .scroll-down:focus,
.hero-slideshow.fsElement>footer .fsElementFooterContent .scroll-down:hover {
    color: #f0b323
}

.hero-slideshow.fsElement>footer .fsElementFooterContent .scroll-down:before {
    content: "\E921";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    display: block;
    font-size: 1.25rem
}

.hero-slideshow.fsElement .fsElementSlideshow {
    margin: 0;
    padding: 0
}

.hero-slideshow.fsElement .play-pause-container>button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    line-height: 1;
    transition: all .3s;
    border-radius: 100%;
    z-index: 11;
    cursor: pointer
}

@media (min-width:700px) {
    .hero-slideshow.fsElement .play-pause-container>button {
        width: 40px;
        height: 40px;
        right: 20px
    }
}

@media (min-width:1000px) {
    .hero-slideshow.fsElement .play-pause-container>button {
        top: auto !important;
        right: auto;
        left: 70px;
        bottom: 70px
    }
}

.hero-slideshow.fsElement .play-pause-container>button:before {
    font-size: .8125rem
}

.hero-slideshow.fsElement .play-pause-container>button:focus,
.hero-slideshow.fsElement .play-pause-container>button:hover {
    background: #fff;
    color: #191c28
}

.hero-slideshow.fsElement .play-pause-container>button.pause:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .play-pause-container>button.play:before {
    content: "\E90B";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .fsElementSlideshowControls>button {
    width: 35px;
    height: 35px;
    top: auto;
    right: 55px;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    transition: all .3s;
    border-radius: 100%;
    z-index: 8;
    opacity: 1
}

@media (min-width:700px) {
    .hero-slideshow.fsElement .fsElementSlideshowControls>button {
        width: 40px;
        height: 40px;
        right: 70px
    }
}

@media (min-width:1000px) {
    .hero-slideshow.fsElement .fsElementSlideshowControls>button {
        top: auto !important;
        bottom: 70px;
        right: auto;
        left: 120px
    }
}

.hero-slideshow.fsElement .fsElementSlideshowControls>button:before {
    background: none;
    width: auto;
    height: auto;
    margin: 0;
    position: static;
    transform: translate(0);
    font-size: .75rem
}

@media (min-width:700px) {
    .hero-slideshow.fsElement .fsElementSlideshowControls>button:before {
        font-size: .8125rem
    }
}

.hero-slideshow.fsElement .fsElementSlideshowControls>button:focus,
.hero-slideshow.fsElement .fsElementSlideshowControls>button:hover {
    background: #fff;
    color: #191c28
}

.hero-slideshow.fsElement .fsElementSlideshowControls>button.fsSlideshowPause:before {
    content: "\E903";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .fsElementSlideshowControls>button.fsSlideshowPlay:before {
    content: "\E90B";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .fsNextButton,
.hero-slideshow.fsElement .fsPrevButton {
    width: 35px;
    height: 35px;
    top: auto;
    transform: translate(0);
    left: auto;
    right: auto;
    background: #000e67;
    color: hsla(0, 0%, 100%, .85);
    font-size: 0;
    line-height: 1;
    transition: all .3s;
    border-radius: 100%;
    z-index: 8
}

@media (min-width:700px) {

    .hero-slideshow.fsElement .fsNextButton,
    .hero-slideshow.fsElement .fsPrevButton {
        width: 40px;
        height: 40px
    }
}

@media (min-width:1000px) {

    .hero-slideshow.fsElement .fsNextButton,
    .hero-slideshow.fsElement .fsPrevButton {
        top: auto !important;
        bottom: 70px
    }
}

.hero-slideshow.fsElement .fsNextButton:focus,
.hero-slideshow.fsElement .fsNextButton:hover,
.hero-slideshow.fsElement .fsPrevButton:focus,
.hero-slideshow.fsElement .fsPrevButton:hover {
    background: #fff;
    color: #191c28
}

.hero-slideshow.fsElement .fsNextButton:before,
.hero-slideshow.fsElement .fsPrevButton:before {
    color: inherit;
    font-size: .8125rem;
    line-height: 1;
    width: auto;
    height: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    transition: none
}

@media (min-width:700px) {

    .hero-slideshow.fsElement .fsNextButton:before,
    .hero-slideshow.fsElement .fsPrevButton:before {
        font-size: .9375rem
    }
}

.hero-slideshow.fsElement .fsPrevButton {
    right: 100px
}

@media (min-width:700px) {
    .hero-slideshow.fsElement .fsPrevButton {
        right: 120px
    }
}

@media (min-width:1000px) {
    .hero-slideshow.fsElement .fsPrevButton {
        right: auto;
        left: 70px
    }
}

.hero-slideshow.fsElement .fsPrevButton:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .fsNextButton {
    right: 10px
}

@media (min-width:700px) {
    .hero-slideshow.fsElement .fsNextButton {
        right: 20px
    }
}

@media (min-width:1000px) {
    .hero-slideshow.fsElement .fsNextButton {
        right: auto;
        left: 170px
    }
}

.hero-slideshow.fsElement .fsNextButton:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.hero-slideshow.fsElement .fsResource {
    padding: 0;
    overflow: hidden;
    position: relative
}

.hero-slideshow.fsElement .fsResource .video-wrapper,
.hero-slideshow.fsElement .fsResource picture {
    overflow: hidden;
    max-height: 720px
}

.hero-slideshow.fsElement .fsResource picture {
    display: block;
    background-size: cover;
    background-position: 50%
}

.hero-slideshow.fsElement .fsResource img {
    margin: 0;
    width: 100%;
    opacity: 0
}

.hero-slideshow.fsElement .fsResource video {
    display: block;
    width: 100%;
    max-height: 720px;
    -o-object-fit: cover;
    object-fit: cover
}

.hero-slideshow.fsElement .fsResource .fsDescription,
.hero-slideshow.fsElement .fsResource figcaption {
    margin: 0;
    padding: 20px 20px 22px;
    font-size: 1.75rem;
    line-height: 1.2143;
    color: #0032a0;
    text-transform: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
    z-index: 10;
    text-align: center
}

@media (min-width:1000px) {

    .hero-slideshow.fsElement .fsResource .fsDescription,
    .hero-slideshow.fsElement .fsResource figcaption {
        position: absolute;
        bottom: 70px;
        left: 70px;
        width: 650px;
        text-align: left;
        color: #fff;
        padding: 0;
        font-size: 2.1875rem;
        line-height: 1.1429
    }
}

.hero-slideshow.fsElement .fsResource .fsDescription:empty,
.hero-slideshow.fsElement .fsResource figcaption:empty {
    display: none
}

@media (max-width:999px) {

    .hero-slideshow.fsElement .fsResource .fsDescription:before,
    .hero-slideshow.fsElement .fsResource figcaption:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 20px;
        width: calc(100% - 40px);
        height: 2px;
        background: #f0f0f0
    }
}

.hero-slideshow.fsElement .fsResource .fsDescription a,
.hero-slideshow.fsElement .fsResource figcaption a {
    display: table;
    margin: 0 auto;
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-size: .8125rem;
    line-height: 1.3077;
    text-transform: uppercase;
    letter-spacing: .5px
}

@media (min-width:1000px) {

    .hero-slideshow.fsElement .fsResource .fsDescription a,
    .hero-slideshow.fsElement .fsResource figcaption a {
        color: #fff;
        margin: 0;
        font-size: 1.125rem;
        line-height: 1.223
    }
}

.hero-slideshow.fsElement .fsResource .fsDescription a:focus,
.hero-slideshow.fsElement .fsResource .fsDescription a:focus:after,
.hero-slideshow.fsElement .fsResource .fsDescription a:hover,
.hero-slideshow.fsElement .fsResource .fsDescription a:hover:after,
.hero-slideshow.fsElement .fsResource figcaption a:focus,
.hero-slideshow.fsElement .fsResource figcaption a:focus:after,
.hero-slideshow.fsElement .fsResource figcaption a:hover,
.hero-slideshow.fsElement .fsResource figcaption a:hover:after {
    color: #f0b323
}

.hero-slideshow.fsElement .fsResource .fsDescription a:after,
.hero-slideshow.fsElement .fsResource figcaption a:after {
    content: "\E901";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    font-size: .625rem;
    line-height: 1;
    margin-left: 5px;
    color: #0092bc;
    transition: all .3s
}

@media (min-width:1000px) {

    .hero-slideshow.fsElement .fsResource .fsDescription a:after,
    .hero-slideshow.fsElement .fsResource figcaption a:after {
        margin-left: 10px;
        font-size: .875rem;
        color: #f0b323
    }
}

@media (max-width:999px) {

    .hero-slideshow.fsElement .fsResource .fsDescription p,
    .hero-slideshow.fsElement .fsResource figcaption p {
        margin-bottom: 20px
    }

    .hero-slideshow.fsElement .fsResource .fsDescription p:last-child,
    .hero-slideshow.fsElement .fsResource figcaption p:last-child {
        margin-bottom: 0
    }
}

.hero-slideshow.fsElement .fsResource .fsTitle {
    font-size: 1.125rem;
    line-height: 1.389;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: inherit !important;
    color: #0032a0;
    margin: 0
}

@media (min-width:1000px) {
    .hero-slideshow.fsElement .fsResource .fsTitle {
        color: #fff;
        font-size: 1.1875rem;
        line-height: 1.2632;
        letter-spacing: 1.15px
    }
}

.hero-slideshow.fsElement .fsResource .fsTitle.fsResourceName {
    display: none !important
}

@media (min-width:1000px) {

    .hero-slideshow.show-mountains.fsElement .fsResource .fsDescription:after,
    .hero-slideshow.show-mountains.fsElement .fsResource .fsDescription:before,
    .hero-slideshow.show-mountains.fsElement .fsResource figcaption:after,
    .hero-slideshow.show-mountains.fsElement .fsResource figcaption:before {
        content: "";
        position: absolute;
        bottom: -70px;
        z-index: -1;
        border-left: 385px solid rgba(0, 0, 0, 0);
        border-right: 385px solid rgba(0, 0, 0, 0);
        border-bottom: 430px solid rgba(0, 0, 0, .42)
    }

    .hero-slideshow.show-mountains.fsElement .fsResource .fsDescription:before,
    .hero-slideshow.show-mountains.fsElement .fsResource figcaption:before {
        left: -270px
    }

    .hero-slideshow.show-mountains.fsElement .fsResource .fsDescription:after,
    .hero-slideshow.show-mountains.fsElement .fsResource figcaption:after {
        left: 175px
    }

    .hero-slideshow.show-mountains.fsElement .fsResource .fsDescription>:first-child:before,
    .hero-slideshow.show-mountains.fsElement .fsResource figcaption>:first-child:before {
        content: "";
        position: absolute;
        bottom: -70px;
        left: -92px;
        z-index: -1;
        border-left: 430px solid rgba(0, 0, 0, 0);
        border-right: 430px solid rgba(0, 0, 0, 0);
        border-bottom: 480px solid rgba(0, 0, 0, .42)
    }
}

.meet-the-teachers.fsConstituent.fsDirectory {
    position: relative
}

@media screen and (max-width:599px) {
    body:not(.home) .meet-the-teachers.fsConstituent.fsDirectory {
        margin-left: -20px;
        width: calc(100% + 40px) !important
    }
}

@media screen and (min-width:600px) and (max-width:1249px) {
    body:not(.home) .meet-the-teachers.fsConstituent.fsDirectory {
        margin-left: -35px;
        width: calc(100% + 70px) !important
    }
}

@media screen and (max-width:1249px) {
    body:not(.home) .meet-the-teachers.fsConstituent.fsDirectory {
        left: auto !important
    }
}

body.fsComposeMode .meet-the-teachers.fsConstituent.fsDirectory {
    left: auto !important;
    width: auto !important;
    margin-left: 0
}

.meet-the-teachers.fsConstituent.fsDirectory>header {
    padding: 0 20px;
    margin-bottom: 40px;
    text-align: center
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory>header {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 35px
    }
}

.meet-the-teachers.fsConstituent.fsDirectory>header .fsElementTitle {
    margin-bottom: 15px;
    letter-spacing: 2.5px;
    font-size: 1.125rem;
    line-height: 1.223;
    color: #0032a0;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory>header .fsElementTitle {
        font-size: 1.25rem;
        line-height: 1.2;
        letter-spacing: 3px
    }
}

.meet-the-teachers.fsConstituent.fsDirectory>header .fsElementHeaderContent {
    margin: 0;
    font-size: .9375rem;
    line-height: 1.734
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory>header .fsElementHeaderContent {
        font-size: 1.0625rem;
        line-height: 1.648
    }
}

.meet-the-teachers.fsConstituent.fsDirectory .fsElementPagination {
    display: none
}

.meet-the-teachers.fsConstituent.fsDirectory div[class*=fsConstituentColumnLayout] {
    display: block;
    margin: 0;
    padding-bottom: 60px
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #e0e0e0;
    color: #0032a0;
    font-size: 0;
    line-height: 1;
    position: absolute;
    bottom: 0;
    transition: all .3s
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow:focus,
.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow:hover {
    background: #0032a0;
    color: #fff
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow:before {
    font-size: .9375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow.slick-prev {
    left: calc(50% - 45px)
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow.slick-prev:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow.slick-next {
    right: calc(50% - 45px)
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-arrow.slick-next:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.meet-the-teachers.fsConstituent.fsDirectory .slick-list {
    margin: 0 -7.5px
}

@media (min-width:400px) {
    .meet-the-teachers.fsConstituent.fsDirectory .slick-list {
        margin: 0
    }
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem {
    margin: 0 7.5px;
    float: left
}

@media (min-width:400px) {
    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem {
        width: 320px
    }
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem {
        width: 400px
    }
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem.focused-in .wrapper,
.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem:hover .wrapper {
    padding-bottom: 63px
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem.focused-in .fsViewProfileLink .fsConstituentProfileLink,
.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem:hover .fsViewProfileLink .fsConstituentProfileLink {
    left: 0
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem:not(.fsHasPhoto) {
    height: 256px;
    background-position: top 50px center
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem:not(.fsHasPhoto) {
        height: 320px;
        background-position: top 100px center
    }
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem .fsPhoto {
    height: 256px
}

@media (min-width:700px) {
    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem .fsPhoto {
        height: 320px
    }
}

.meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem .fsTitles {
    margin-bottom: 0
}

@media (max-width:699px) {
    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem .fsViewProfileLink:before {
        width: 47px;
        height: 43px;
        font-size: .8125rem
    }

    .meet-the-teachers.fsConstituent.fsDirectory .fsConstituentItem .fsViewProfileLink .fsConstituentProfileLink {
        left: calc(100% - 47px);
        padding: 13px 20px;
        line-height: 1.2143
    }
}

.styled-grid.fsPostElement.fsGrid {
    background-image: none !important
}

.styled-grid.fsPostElement.fsGrid>.fsElementContent {
    border-left: 2px solid #f0f0f0;
    padding-left: 28px
}

.styled-grid.fsPostElement.fsGrid>.fsElementContent:before {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    background: #f0b323;
    margin-bottom: 25px
}

.styled-grid.fsPostElement.fsGrid .fsListItems {
    margin: -7.5px
}

.styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleOneColumn>article,
.styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleTwoColumns>article {
    width: calc(100% - 15px)
}

@media (min-width:600px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleTwoColumns>article {
        width: calc(50% - 15px)
    }
}

.styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleThreeColumns>article {
    width: calc(100% - 15px)
}

@media (min-width:600px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleThreeColumns>article {
        width: calc(50% - 15px)
    }
}

@media (min-width:800px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleThreeColumns>article {
        width: calc(33.33% - 15px)
    }
}

.styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleFourColumns>article {
    width: calc(100% - 15px)
}

@media (min-width:600px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleFourColumns>article {
        width: calc(50% - 15px)
    }
}

@media (min-width:800px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleFourColumns>article {
        width: calc(33.33% - 15px)
    }
}

@media (min-width:1000px) {
    .styled-grid.fsPostElement.fsGrid .fsListItems.fsStyleFourColumns>article {
        width: calc(25% - 15px)
    }
}

.styled-grid.fsPostElement.fsGrid article {
    margin: 7.5px;
    padding: 0;
    position: relative
}

.styled-grid.fsPostElement.fsGrid article.focused-in .wrapper,
.styled-grid.fsPostElement.fsGrid article:focus .wrapper,
.styled-grid.fsPostElement.fsGrid article:hover .wrapper {
    opacity: 1
}

.styled-grid.fsPostElement.fsGrid article .fsThumbnail {
    margin-bottom: 0
}

.styled-grid.fsPostElement.fsGrid article .fsThumbnail .fsCroppedImage,
.styled-grid.fsPostElement.fsGrid article .fsThumbnail.no-img {
    padding-bottom: 67.02413%
}

.styled-grid.fsPostElement.fsGrid article .fsTitle {
    padding: 15px;
    margin: 0;
    line-height: 1.35295
}

.styled-grid.fsPostElement.fsGrid article .fsTitle a {
    display: block
}

.styled-grid.fsPostElement.fsGrid article .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 50, 160, .85);
    color: #fff;
    width: 100%;
    padding-bottom: 67.02413%;
    transition: opacity .4s;
    opacity: 0
}

.styled-grid.fsPostElement.fsGrid article .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 40px);
    max-height: calc(100% - 40px)
}

.styled-grid.fsPostElement.fsGrid article .fsSummary {
    max-height: 182px;
    overflow: hidden
}

.styled-grid.fsPostElement.fsGrid article .fsSummary:not(:last-child) {
    max-height: 156px
}

.styled-grid.fsPostElement.fsGrid article .fsReadMoreLink {
    text-transform: uppercase;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.92308;
    letter-spacing: 1px
}

.styled-grid.fsPostElement.fsGrid article .fsReadMoreLink:focus,
.styled-grid.fsPostElement.fsGrid article .fsReadMoreLink:hover {
    color: hsla(0, 0%, 100%, .85)
}

.styled-grid.fsPostElement.fsGrid article.funded:before {
    padding: 10px;
    background: #f0b323;
    content: "FUNDED";
    font-size: .8125rem;
    line-height: .975rem;
    letter-spacing: .5px;
    color: #1a1a1a;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 600;
    font-family: Montserrat, sans-serif
}

.styled-grid.fsPostElement.fsGrid .fsLoadMoreButton {
    margin-left: 0
}

.grid-tools-container.fsElement {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-flow: column
}

@media (min-width:900px) {
    .grid-tools-container.fsElement {
        flex-flow: row;
        margin-bottom: 20px
    }
}

.grid-tools-container.fsElement>.fsDiv {
    padding: 0;
    margin: 0
}

@media (min-width:700px) {
    .grid-tools-container.fsElement>.fsDiv {
        width: calc(50% - 10px)
    }
}

.grid-tools-container.fsElement>.fsDiv+.fsDiv {
    margin-top: 30px
}

@media (min-width:700px) {
    .grid-tools-container.fsElement>.fsDiv+.fsDiv {
        margin-top: 0;
        margin-left: 20px
    }
}

.grid-tools-container.fsElement .fsPostToolsElement>header .fsElementTitle {
    font-size: 1.0625rem;
    line-height: 1.1765;
    font-weight: 600
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter {
    position: relative;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap;
    min-width: 300px
}

@media (min-width:900px) {
    .grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter {
        min-width: 350px
    }
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header {
    display: flex;
    justify-content: center;
    align-content: space-between;
    align-items: left;
    flex-direction: column
}

@media (min-width:900px) {
    .grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header {
        flex-direction: row;
        align-items: center
    }
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header h2 {
    color: #404040;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    line-height: .975rem;
    letter-spacing: 1px;
    font-size: .8125rem;
    margin-right: 40px;
    margin-bottom: 20px
}

@media (min-width:900px) {
    .grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header h2 {
        margin-bottom: 0
    }
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header .fsElementHeaderContent {
    margin: 0
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header .fsElementHeaderContent button {
    background: none;
    margin: 0;
    cursor: pointer;
    background: #fff;
    padding: 12px 40px 12px 20px;
    font-size: .9375rem;
    line-height: 1.625rem;
    color: #1a1a1a;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    border: 1px solid #dce0e9;
    min-width: 300px
}

@media (min-width:900px) {
    .grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header .fsElementHeaderContent button {
        min-width: 350px
    }
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header .fsElementHeaderContent button:after {
    content: "\E921";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    font-size: .5625rem;
    line-height: 1;
    color: #404040
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter>header .fsElementHeaderContent button.active:after {
    transform: translateY(-50%) rotate(-180deg)
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 300px;
    margin: 0;
    padding: 25px;
    left: 0;
    cursor: pointer;
    background-color: #fff;
    z-index: 500;
    border: 1px solid #dce0e9;
    border-top: 0
}

@media (min-width:900px) {
    .grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul {
        right: 0;
        left: auto;
        width: 350px
    }
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li {
    display: block;
    margin-bottom: 10px
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li:last-child {
    margin-bottom: 0
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li.fsStateSelected a {
    font-weight: 400;
    color: #54758a
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li a {
    color: #1a1a1a;
    font-size: .9375rem;
    line-height: 1.625rem;
    padding: 0;
    margin: 0;
    border: 0 !important;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    max-width: 100%;
    font-weight: 400
}

.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li a:focus,
.grid-tools-container.fsElement .fsPostToolsElement.fsTagFilter ul li a:hover {
    color: #54758a;
    text-decoration: underline
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch {
    display: flex
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsKeyword {
    width: calc(100% - 66px)
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsKeyword input {
    border: 0;
    padding: 15px 35px 15px 25px;
    font-size: .9375rem;
    line-height: 1.34;
    font-weight: 600;
    color: #1a1a1a
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsSearchButton {
    flex-shrink: 0;
    border: 0 !important;
    margin: 0;
    padding: 17px 25px;
    width: auto;
    letter-spacing: 0;
    max-width: 100%;
    font-size: 0;
    line-height: 1;
    background-color: #fff
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsSearchButton:focus,
.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsSearchButton:hover {
    color: #0032a0
}

.grid-tools-container.fsElement .fsPostToolsElement.fsSearch .fsElementToolsSearch .fsElementToolsSearchButton:before {
    font-size: 1rem
}

.signature-programs.fsElement {
    position: relative
}

@media screen and (max-width:1249px) {
    .signature-programs.fsElement {
        left: auto !important;
        width: auto !important
    }
}

@media (min-width:1000px) {
    .signature-programs.fsElement {
        padding: 0 0 0 90px
    }
}

body.fsComposeMode .signature-programs.fsElement {
    left: auto !important;
    margin-left: 0 !important;
    width: auto !important;
    padding: 0
}

body.fsComposeMode .signature-programs.fsElement .fsPanel {
    width: auto
}

body.fsComposeMode .signature-programs.fsElement .fsPanel>header .fsElementTitle a:after,
body.fsComposeMode .signature-programs.fsElement .fsPanel>header .fsElementTitle a:before {
    content: normal
}

body.fsComposeMode .signature-programs.fsElement .fsPanel>.fsElementContent {
    position: static;
    width: auto;
    border-left: 0;
    padding: 0
}

body.fsComposeMode .signature-programs.fsElement .fsContent {
    background-size: cover;
    width: auto;
    padding: 0;
    margin: 0 0 20px
}

body.fsComposeMode .signature-programs.fsElement .fsContent:last-child {
    margin-bottom: 0
}

body.fsComposeMode .signature-programs.fsElement .fsContent>.fsElementContent {
    height: auto;
    padding: 0;
    position: static;
    width: auto;
    display: block;
    opacity: 1
}

.signature-programs.fsElement>header {
    text-align: center;
    margin-bottom: 33px
}

@media (min-width:1000px) {
    .signature-programs.fsElement>header {
        position: relative;
        max-width: 780px;
        margin: 0 auto 40px
    }
}

.signature-programs.fsElement>header .fsElementTitle {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    letter-spacing: 3px;
    color: #0032a0;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 700
}

.signature-programs.fsElement>header .fsElementHeaderContent {
    margin: 0
}

.signature-programs.fsElement>.fsElementContent {
    position: relative
}

@media (min-width:1000px) {
    .signature-programs.fsElement>.fsElementContent {
        min-height: 457px
    }
}

.signature-programs.fsElement .fsPanel {
    padding-bottom: 25px;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 25px;
    transition: all .3s
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 40px;
        width: 220px
    }
}

.signature-programs.fsElement .fsPanel:last-child {
    margin-bottom: 0
}

.signature-programs.fsElement .fsPanel>header {
    position: relative;
    cursor: pointer
}

.signature-programs.fsElement .fsPanel>header:hover .fsElementTitle a {
    color: #0032a0
}

.signature-programs.fsElement .fsPanel>header .fsElementTitle {
    text-transform: none;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    margin-bottom: 5px;
    font-size: 1.0625rem;
    line-height: 1.2353;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    transition: none;
    position: static;
    overflow: visible
}

.signature-programs.fsElement .fsPanel>header .fsElementTitle:before {
    content: normal !important
}

.signature-programs.fsElement .fsPanel>header .fsElementTitle:after {
    right: 0;
    font-size: .875rem !important;
    color: #000
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel>header .fsElementTitle:after {
        content: normal !important
    }
}

.signature-programs.fsElement .fsPanel>header .fsElementTitle a {
    display: block;
    color: #1a1a1a;
    transition: color .3s
}

.signature-programs.fsElement .fsPanel>header .fsElementTitle a:focus,
.signature-programs.fsElement .fsPanel>header .fsElementTitle a:hover {
    color: #0032a0
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel>header .fsElementTitle a:before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: calc(100% + 52px);
        width: 0;
        height: 2px;
        opacity: 0;
        background: rgba(0, 0, 0, .42);
        z-index: 20;
        transition: all .3s ease-in-out .1s
    }

    .signature-programs.fsElement .fsPanel>header .fsElementTitle a:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -2px;
        width: 0;
        height: 0;
        opacity: 0;
        background: #f0b323;
        z-index: 10;
        transition: all .3s
    }
}

.signature-programs.fsElement .fsPanel>header .fsElementHeaderContent {
    margin: 0;
    font-weight: 700;
    color: #404040;
    font-size: .75rem;
    line-height: 1.25;
    letter-spacing: .5px;
    text-transform: uppercase
}

.signature-programs.fsElement .fsPanel>.fsElementContent {
    padding: 25px 0 55px
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel>.fsElementContent {
        position: absolute;
        top: 0;
        left: 220px;
        width: calc(100% - 220px);
        border-left: 2px solid #f0f0f0;
        padding: 0 0 55px 50px
    }
}

.signature-programs.fsElement .fsPanel.fsStateOpen {
    border-bottom: 5px solid #f0b323
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel.fsStateOpen {
        border-bottom: 0
    }
}

.signature-programs.fsElement .fsPanel.fsStateOpen>header .fsElementTitle a {
    color: #0032a0
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsPanel.fsStateOpen>header .fsElementTitle a:before {
        left: calc(100% + 12px);
        width: 80px;
        opacity: 1
    }

    .signature-programs.fsElement .fsPanel.fsStateOpen>header .fsElementTitle a:after {
        width: 100%;
        height: 5px;
        opacity: 1;
        width: 5px;
        height: 100%
    }
}

.signature-programs.fsElement .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #f0f0f0;
    color: #0032a0;
    font-size: 0;
    line-height: 1;
    position: absolute;
    bottom: 0;
    transition: all .3s
}

.signature-programs.fsElement .slick-arrow:focus,
.signature-programs.fsElement .slick-arrow:hover {
    background: #0032a0;
    color: #fff
}

.signature-programs.fsElement .slick-arrow:before {
    font-size: .9375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.signature-programs.fsElement .slick-arrow.slick-prev {
    left: calc(50% - 45px)
}

@media (min-width:1000px) {
    .signature-programs.fsElement .slick-arrow.slick-prev {
        left: 50px
    }
}

.signature-programs.fsElement .slick-arrow.slick-prev:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.signature-programs.fsElement .slick-arrow.slick-next {
    right: calc(50% - 45px)
}

@media (min-width:1000px) {
    .signature-programs.fsElement .slick-arrow.slick-next {
        right: auto;
        left: 100px
    }
}

.signature-programs.fsElement .slick-arrow.slick-next:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.signature-programs.fsElement .fsContent {
    padding-top: 280px;
    width: 280px;
    position: relative;
    margin: 0 7.5px;
    background: none !important
}

@media (min-width:700px) {
    .signature-programs.fsElement .fsContent {
        width: 350px;
        padding-top: 350px
    }
}

.signature-programs.fsElement .fsContent .bg-img {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 280px;
    top: 0;
    position: absolute
}

@media (min-width:700px) {
    .signature-programs.fsElement .fsContent .bg-img {
        height: 350px
    }
}

.signature-programs.fsElement .fsContent.focused-in>.fsElementContent,
.signature-programs.fsElement .fsContent:focus>.fsElementContent,
.signature-programs.fsElement .fsContent:hover>.fsElementContent {
    opacity: 1
}

.signature-programs.fsElement .fsContent a.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 5
}

.signature-programs.fsElement .fsContent>header {
    text-align: center;
    padding: 15px 0
}

@media (min-width:1000px) {
    .signature-programs.fsElement .fsContent>header {
        padding: 15px 30px
    }
}

.signature-programs.fsElement .fsContent>header .fsElementTitle {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.375;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    color: #0032a0;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.signature-programs.fsElement .fsContent>.fsElementContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: rgba(0, 50, 160, .85);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 20px;
    opacity: 0;
    transition: all .4s
}

@media (min-width:700px) {
    .signature-programs.fsElement .fsContent>.fsElementContent {
        height: 350px;
        padding: 30px
    }
}

.signature-programs.fsElement .fsContent>.fsElementContent a:not(.cke_path_item):not(.cke_button):not(.cke_combo_button) {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: .875rem
}

.signature-programs.fsElement .fsContent>.fsElementContent a:not(.cke_path_item):not(.cke_button):not(.cke_combo_button):focus,
.signature-programs.fsElement .fsContent>.fsElementContent a:not(.cke_path_item):not(.cke_button):not(.cke_combo_button):hover {
    color: #f0b323;
    text-decoration: underline
}

.signature-programs.fsElement .fsContent>.fsElementContent ol,
.signature-programs.fsElement .fsContent>.fsElementContent p,
.signature-programs.fsElement .fsContent>.fsElementContent ul {
    margin-bottom: 10px
}

.signature-programs.fsElement .fsContent>.fsElementContent ol:last-child,
.signature-programs.fsElement .fsContent>.fsElementContent p:last-child,
.signature-programs.fsElement .fsContent>.fsElementContent ul:last-child {
    margin-bottom: 0
}

.signature-programs.fsElement .fsContent .inner {
    max-height: 220px;
    overflow: hidden
}

@media (min-width:700px) {
    .signature-programs.fsElement .fsContent .inner {
        max-height: 280px
    }
}

.signature-programs.fsElement .slick-slider .slick-slide iframe {
    padding: 0 7.5px
}

@media (max-width:699px) {
    .signature-programs.fsElement .slick-slider .slick-slide iframe {
        width: 100%
    }
}

.testimonials.fsElement .slick-arrow {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #f0f0f0;
    color: #0032a0;
    font-size: 0;
    line-height: 1;
    position: absolute;
    top: 315px;
    z-index: 400;
    transition: all .3s
}

@media (min-width:700px) {
    .testimonials.fsElement .slick-arrow {
        top: 395px
    }
}

@media (min-width:1000px) {
    .testimonials.fsElement .slick-arrow {
        top: auto;
        left: 400px
    }
}

.fsBannerLeft .testimonials.fsElement .slick-arrow,
.fsBannerRight .testimonials.fsElement .slick-arrow,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
.fsStyleOneThird .testimonials.fsElement .slick-arrow,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
.fsTwoColumnLayout .testimonials.fsElement .slick-arrow {
    left: auto;
    top: 275px
}

@media (min-width:1000px) {

    .fsBannerLeft .testimonials.fsElement .slick-arrow,
    .fsBannerRight .testimonials.fsElement .slick-arrow,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
    .fsStyleOneThird .testimonials.fsElement .slick-arrow,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
    .fsTwoColumnLayout .testimonials.fsElement .slick-arrow {
        top: 315px
    }
}

@media (min-width:1250px) {

    .fsBannerLeft .testimonials.fsElement .slick-arrow,
    .fsBannerRight .testimonials.fsElement .slick-arrow,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
    .fsStyleOneThird .testimonials.fsElement .slick-arrow,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow,
    .fsTwoColumnLayout .testimonials.fsElement .slick-arrow {
        top: 395px
    }
}

.testimonials.fsElement .slick-arrow:focus,
.testimonials.fsElement .slick-arrow:hover {
    background: #0032a0;
    color: #fff
}

.testimonials.fsElement .slick-arrow:before {
    font-size: .9375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:999px) {
    .testimonials.fsElement .slick-arrow.slick-prev {
        left: calc(50% - 45px)
    }
}

@media (min-width:1000px) {
    .testimonials.fsElement .slick-arrow.slick-prev {
        top: calc(50% - 45px)
    }
}

.fsBannerLeft .testimonials.fsElement .slick-arrow.slick-prev,
.fsBannerRight .testimonials.fsElement .slick-arrow.slick-prev,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
.fsStyleOneThird .testimonials.fsElement .slick-arrow.slick-prev,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
.fsTwoColumnLayout .testimonials.fsElement .slick-arrow.slick-prev {
    left: calc(50% - 45px);
    top: 275px
}

@media (min-width:1000px) {

    .fsBannerLeft .testimonials.fsElement .slick-arrow.slick-prev,
    .fsBannerRight .testimonials.fsElement .slick-arrow.slick-prev,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
    .fsStyleOneThird .testimonials.fsElement .slick-arrow.slick-prev,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
    .fsTwoColumnLayout .testimonials.fsElement .slick-arrow.slick-prev {
        top: 315px
    }
}

@media (min-width:1250px) {

    .fsBannerLeft .testimonials.fsElement .slick-arrow.slick-prev,
    .fsBannerRight .testimonials.fsElement .slick-arrow.slick-prev,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
    .fsStyleOneThird .testimonials.fsElement .slick-arrow.slick-prev,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-prev,
    .fsTwoColumnLayout .testimonials.fsElement .slick-arrow.slick-prev {
        top: 395px
    }
}

.testimonials.fsElement .slick-arrow.slick-prev:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.testimonials.fsElement .slick-arrow.slick-next {
    right: calc(50% - 45px)
}

@media (min-width:1000px) {
    .testimonials.fsElement .slick-arrow.slick-next {
        right: auto;
        bottom: calc(50% - 45px)
    }
}

.fsBannerLeft .testimonials.fsElement .slick-arrow.slick-next,
.fsBannerRight .testimonials.fsElement .slick-arrow.slick-next,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-next,
.fsStyleOneThird .testimonials.fsElement .slick-arrow.slick-next,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .slick-arrow.slick-next,
.fsTwoColumnLayout .testimonials.fsElement .slick-arrow.slick-next {
    bottom: auto;
    right: calc(50% - 45px)
}

.testimonials.fsElement .slick-arrow.slick-next:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.testimonials.fsElement .fsContainer {
    margin-bottom: 0
}

body:not(.fsComposeMode) .testimonials.fsElement .fsContainer>header {
    display: none
}

@media (min-width:1000px) {
    .testimonials.fsElement .fsContainer>.fsElementContent {
        display: flex;
        align-items: center
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer>.fsElementContent,
.fsBannerRight .testimonials.fsElement .fsContainer>.fsElementContent,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer>.fsElementContent,
.fsStyleOneThird .testimonials.fsElement .fsContainer>.fsElementContent,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer>.fsElementContent,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer>.fsElementContent {
    display: block
}

.testimonials.fsElement .fsContainer .fsResourceElement {
    width: 280px;
    height: 280px;
    flex-shrink: 0;
    margin: 0 auto 100px;
    background: #0032a0 url(images/shield-white.svg) no-repeat 50%;
    background-size: 116px 120px;
    border-radius: 100%;
    position: relative
}

@media (min-width:700px) {
    .testimonials.fsElement .fsContainer .fsResourceElement {
        width: 360px;
        height: 360px
    }
}

@media (min-width:1000px) {
    .testimonials.fsElement .fsContainer .fsResourceElement {
        margin: 0 105px 0 0
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement,
.fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement {
    width: 240px;
    height: 240px;
    margin: 0 auto 100px
}

@media (min-width:1000px) {

    .fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement {
        width: 280px;
        height: 280px
    }
}

@media (min-width:1250px) {

    .fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement,
    .fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement {
        width: 360px;
        height: 360px
    }
}

.testimonials.fsElement .fsContainer .fsResourceElement:after,
.testimonials.fsElement .fsContainer .fsResourceElement:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 25
}

@media (min-width:1000px) {

    .testimonials.fsElement .fsContainer .fsResourceElement:after,
    .testimonials.fsElement .fsContainer .fsResourceElement:before {
        left: auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement:before {
    left: 50%;
    transform: translateX(-50%);
    top: auto
}

.testimonials.fsElement .fsContainer .fsResourceElement:before {
    bottom: 30px;
    width: 50px;
    height: 5px;
    background-color: #f0b323
}

@media (min-width:1000px) {
    .testimonials.fsElement .fsContainer .fsResourceElement:before {
        right: 35px;
        width: 5px;
        height: 50px
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:before,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement:before {
    bottom: 30px;
    width: 50px;
    height: 5px
}

.testimonials.fsElement .fsContainer .fsResourceElement:after {
    bottom: -20px;
    width: 2px;
    height: 40px;
    background-color: rgba(0, 0, 0, .42)
}

@media (min-width:1000px) {
    .testimonials.fsElement .fsContainer .fsResourceElement:after {
        width: 50px;
        height: 2px;
        right: -25px
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsBannerRight .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsResourceElement:after,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsResourceElement:after {
    bottom: -20px;
    width: 2px;
    height: 40px
}

.testimonials.fsElement .fsContainer .fsResourceElement[style] {
    background-size: cover;
    background-position: 50%
}

.testimonials.fsElement .fsContainer .fsResourceElement img,
body:not(.fsComposeMode) .testimonials.fsElement .fsContainer .fsResourceElement .fsElementEmpty {
    display: none
}

.testimonials.fsElement .fsContainer .fsContent blockquote {
    margin: 0;
    padding: 41px 0;
    text-align: center
}

@media (min-width:1000px) {
    .testimonials.fsElement .fsContainer .fsContent blockquote {
        padding: 0 48px;
        text-align: left
    }
}

.fsBannerLeft .testimonials.fsElement .fsContainer .fsContent blockquote,
.fsBannerRight .testimonials.fsElement .fsContainer .fsContent blockquote,
.fsFourColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsContent blockquote,
.fsStyleOneThird .testimonials.fsElement .fsContainer .fsContent blockquote,
.fsThreeColumnLayout>.fsDiv .testimonials.fsElement .fsContainer .fsContent blockquote,
.fsTwoColumnLayout .testimonials.fsElement .fsContainer .fsContent blockquote {
    padding: 41px 0;
    text-align: center
}

@media (max-width:999px) {

    .testimonials.fsElement .fsContainer .fsContent blockquote:after,
    .testimonials.fsElement .fsContainer .fsContent blockquote:before {
        left: 50%;
        transform: translateX(-50%);
        right: auto
    }
}

.testimonials.fsElement .fsContainer .fsContent blockquote cite strong {
    display: block;
    margin-top: 5px;
    font-weight: 400;
    color: #404040;
    letter-spacing: 0;
    line-height: 1.42857;
    text-transform: none
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 8px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    height: 100%;
    margin: 0 auto
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .55);
    opacity: 1 !important
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .55)
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0);
    background-position: 50%
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, .5)), color-stop(100%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0));
    background-image: -o-linear-gradient(left, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -ms-linear-gradient(left, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, .5)), color-stop(100%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0));
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid hsla(0, 0%, 100%, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

@media print {

    #fsFooter,
    #fsHeader,
    #fsMenu,
    .fsThumbnail,
    .hide-for-print,
    .nav-main,
    .nav-social,
    .nav-sub,
    .nav-utility-footer,
    .nav-utility-header {
        display: none !important
    }

    #fsBannerLeft,
    #fsBannerRight,
    #fsPageContent {
        width: 100% !important
    }

    html {
        font-size: 100%
    }

    body {
        font-size: 62.5%
    }

    *,
    :after,
    :before {
        background: rgba(0, 0, 0, 0) !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .slick-slide {
        display: none !important
    }

    .slick-slide.slick-active {
        display: block !important
    }

    .slick-list,
    .slick-track {
        height: auto !important
    }

    .slick-track {
        transform: none !important
    }

    .slick-track,
    .slick-track .slick-slide {
        width: auto !important
    }

    a[class*=fs_style] {
        border-color: #000
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .fsPanel>header~.fsElementContent {
        display: block
    }
}

@charset "UTF-8";

.compartment {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (min-width:600px) {
    .col-4 {
        width: 50%;
        float: left
    }
}

@media (min-width:900px) {
    .col-4 {
        width: 25%
    }
}

.margin-x {
    margin-right: 1.17647em;
    margin-left: 1.17647em
}

.margin-x-2x {
    margin-right: 2.35294em;
    margin-left: 2.35294em
}

.margin-y {
    margin-top: 1.17647em;
    margin-bottom: 1.17647em
}

.margin-y-2x {
    margin-top: 2.35294em;
    margin-bottom: 2.35294em
}

.padding-x {
    padding-right: 1.17647em;
    padding-left: 1.17647em
}

.padding-x-2x {
    padding-right: 2.35294em;
    padding-left: 2.35294em
}

.padding-y {
    padding-top: 1.17647em;
    padding-bottom: 1.17647em
}

.padding-y-2x {
    padding-top: 2.35294em;
    padding-bottom: 2.35294em
}

.stretch-container {
    margin-right: -1.17647em;
    margin-left: -1.17647em
}

.cover {
    position: absolute;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: IcoMoon;
    src: url(fonts/icomoon.eot);
    src: url(fonts/icomoon.eot) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

h1 {
    margin-top: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h1 {
        font-size: 40px;
        line-height: 45px
    }
}

h2 {
    margin-top: 0;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h2 {
        font-size: 28px;
        line-height: 35px
    }
}

h3 {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

h4 {
    font-size: 19px;
    line-height: 24px
}

h4,
h5 {
    margin-top: 0;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #404040;
    /* text-transform: uppercase; */
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 20px
}

h5 {
    font-size: 17px
}

h5,
h6 {
    line-height: 22px
}

h6 {
    margin-top: 0;
    font-weight: 400;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px
}

p {
    margin: 0 0 30px
}

body:not(.fsComposeMode) p:last-child {
    margin-bottom: 0
}

hr {
    margin: 0 auto 30px
}

a {
    text-decoration: underline;
    color: #54758a;
    font-weight: 700;
    transition: all .3s
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0032a0
}

ol,
ul {
    margin-top: 0;
    padding-left: 20px
}

table.fs_style_3 {
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 2px solid #f0f0f0
}

body:not(.fsComposeMode) table.fs_style_3:last-child {
    margin-bottom: 0
}

table.fs_style_3 td,
table.fs_style_3 th {
    vertical-align: top;
    border-bottom: none
}

table.fs_style_3 th {
    padding: 15px 20px;
    background: #0032a0;
    color: #fff;
    text-align: left;
    font-size: .9375rem;
    line-height: 1.334;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

table.fs_style_3 td {
    padding: 12px 20px;
    font-size: .9375rem;
    line-height: 1.734
}

table.fs_style_3 tr:nth-of-type(odd) td {
    background-color: #f0f0f0
}

table.fs_style_3 tr.fsLoadMoreButtonRow>td {
    background: none;
    padding: 20px 0
}

.table-overflow {
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 30px
}

.table-overflow:last-child {
    margin-bottom: 0
}

canvas,
img,
svg,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0;
    max-width: 100%
}

.fs_style_17.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6) !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_19.on,
.fs_style_17.fs_style_19:focus,
.fs_style_17.fs_style_19:hover,
.fsStateSelected .fs_style_17.fs_style_19 {
    border-color: #fff !important;
    background: #fff;
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_19 {
    margin-bottom: 0
}

.fs_style_17.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_20.on,
.fs_style_17.fs_style_20:focus,
.fs_style_17.fs_style_20:hover,
.fsStateSelected .fs_style_17.fs_style_20 {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fs_style_17.fs_style_20 {
    margin-bottom: 0
}

.fs_style_17.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_21.on,
.fs_style_17.fs_style_21:focus,
.fs_style_17.fs_style_21:hover,
.fsStateSelected .fs_style_17.fs_style_21 {
    border-color: #54758a !important;
    background: #54758a;
    color: #fff
}

p:last-child .fs_style_17.fs_style_21 {
    margin-bottom: 0
}

.fs_style_17.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_22.on,
.fs_style_17.fs_style_22:focus,
.fs_style_17.fs_style_22:hover,
.fsStateSelected .fs_style_17.fs_style_22 {
    border-color: #666 !important;
    background: #666;
    color: #fff
}

p:last-child .fs_style_17.fs_style_22 {
    margin-bottom: 0
}

.fs_style_17.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_23.on,
.fs_style_17.fs_style_23:focus,
.fs_style_17.fs_style_23:hover,
.fsStateSelected .fs_style_17.fs_style_23 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_23 {
    margin-bottom: 0
}

.fs_style_17.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_24.on,
.fs_style_17.fs_style_24:focus,
.fs_style_17.fs_style_24:hover,
.fsStateSelected .fs_style_17.fs_style_24 {
    border-color: #54758a !important;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

p:last-child .fs_style_17.fs_style_24 {
    margin-bottom: 0
}

.fs_style_17.fs_style_25 {
    display: inline-block;
    border: 2px solid #666 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_25.on,
.fs_style_17.fs_style_25:focus,
.fs_style_17.fs_style_25:hover,
.fsStateSelected .fs_style_17.fs_style_25 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

p:last-child .fs_style_17.fs_style_25 {
    margin-bottom: 0
}

.dark-bg {
    background: #000e67;
    padding: 30px
}

.fs_style_18.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6);
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_19:focus,
.fs_style_18.fs_style_19:hover {
    border-color: #fff;
    background: #fff;
    color: #0032a0
}

.fs_style_18.fs_style_19:focus em,
.fs_style_18.fs_style_19:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_19 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_20:focus,
.fs_style_18.fs_style_20:hover {
    border-color: #0032a0;
    background: #0032a0;
    color: #fff
}

.fs_style_18.fs_style_20:focus em,
.fs_style_18.fs_style_20:hover em {
    color: #fff
}

.fs_style_18.fs_style_20 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_21:focus,
.fs_style_18.fs_style_21:hover {
    border-color: #54758a;
    background: #54758a;
    color: #fff
}

.fs_style_18.fs_style_21:focus em,
.fs_style_18.fs_style_21:hover em {
    color: #fff
}

.fs_style_18.fs_style_21 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_22:focus,
.fs_style_18.fs_style_22:hover {
    border-color: #666;
    background: #666;
    color: #fff
}

.fs_style_18.fs_style_22:focus em,
.fs_style_18.fs_style_22:hover em {
    color: #fff
}

.fs_style_18.fs_style_22 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_23:focus,
.fs_style_18.fs_style_23:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

.fs_style_18.fs_style_23:focus em,
.fs_style_18.fs_style_23:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_23 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_24:focus,
.fs_style_18.fs_style_24:hover {
    border-color: #54758a;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

.fs_style_18.fs_style_24:focus em,
.fs_style_18.fs_style_24:hover em {
    color: #54758a
}

.fs_style_18.fs_style_24 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_25 {
    display: inline-block;
    border: 2px solid #666;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_25:focus,
.fs_style_18.fs_style_25:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

.fs_style_18.fs_style_25:focus em,
.fs_style_18.fs_style_25:hover em {
    color: #4d4d4d
}

.fs_style_18.fs_style_25 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_14,
.fs_style_15 {
    position: relative;
    display: inline-block;
    padding: 15px 18px 15px 49px;
    border: 2px solid #d3d3d3;
    margin-bottom: 6px;
    font-size: .875rem;
    line-height: 1.2143;
    color: #0032a0;
    max-width: 300px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none
}

.fs_style_14:focus,
.fs_style_14:hover,
.fs_style_15:focus,
.fs_style_15:hover {
    background: #0032a0;
    border-color: #0032a0;
    color: #fff
}

.fs_style_14:before,
.fs_style_15:before {
    position: absolute;
    top: 15px;
    left: 18px;
    font-size: 1rem;
    line-height: 1;
    color: #05c3dd
}

.fs_style_14:before {
    content: "\E906"
}

.fs_style_14:before,
.fs_style_15:before {
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fs_style_15:before {
    content: "\E905"
}

.fsStyleDefaultButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleDefaultButton {
    margin-bottom: 0
}

.fsStyleDefaultButton.fsLoadMoreButton {
    margin: 30px auto 0;
    display: table
}

.fsBannerLeft .fsStyleDefaultButton.fsLoadMoreButton,
.fsBannerRight .fsStyleDefaultButton.fsLoadMoreButton,
.fsFourColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsStyleOneThird .fsStyleDefaultButton.fsLoadMoreButton,
.fsThreeColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsTwoColumnLayout .fsStyleDefaultButton.fsLoadMoreButton {
    width: 100%
}

.fsStyleDefaultButton.fsSelectAll {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsStyleUpdateButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleUpdateButton {
    margin-bottom: 0
}

.fsGrid.bpa-image-slideshow-1 .fsListItems {
    margin: 0 auto;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2)
}

body:not(.fsComposeMode) .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    height: 580px;
    opacity: 0;
    visibility: hidden
}

.fsGrid.bpa-image-slideshow-1 article {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: auto
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article {
        padding-top: 64px;
        min-height: 47.54098vw
    }
}

@media (min-width:900px) {
    .fsGrid.bpa-image-slideshow-1 article {
        padding-top: 84px
    }
}

@media (min-width:1220px) {
    .fsGrid.bpa-image-slideshow-1 article {
        min-height: 580px
    }
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 24px;
    padding-top: 64px
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article .fsTitle {
        width: 50%;
        padding-top: 0
    }
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #f0b323
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle a {
    color: inherit
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle.fsResourceName {
    display: none
}

.fsGrid.bpa-image-slideshow-1 article>.fsTitle {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article>.fsTitle {
        padding-left: 0;
        padding-right: 0;
        width: calc(50% - 40px);
        margin-left: 20px
    }
}

@media (min-width:900px) {
    .fsGrid.bpa-image-slideshow-1 article>.fsTitle {
        width: calc(50% - 60px);
        margin-left: 30px
    }
}

.fsGrid.bpa-image-slideshow-1 article figure {
    display: flex;
    flex-direction: column-reverse
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article figure {
        display: block
    }
}

.fsGrid.bpa-image-slideshow-1 article picture {
    background-size: cover;
    background-position: 50%;
    display: block;
    width: 100%
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article picture {
        overflow: hidden;
        position: absolute;
        width: 50%;
        height: 100%;
        right: 0;
        top: 0
    }
}

.fsGrid.bpa-image-slideshow-1 article picture img {
    display: block;
    width: 100%
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article picture img {
        display: block;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px
    }
}

.fsGrid.bpa-image-slideshow-1 article figcaption {
    margin-top: 0;
    text-align: center;
    padding: 0 20px 30px;
    color: #1a1a1a;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article figcaption {
        width: 50%;
        padding: 0 20px 84px;
        width: calc(50% - 10px);
        max-height: calc(47.54098vw - 84px);
        overflow: auto
    }
}

@media (min-width:900px) {
    .fsGrid.bpa-image-slideshow-1 article figcaption {
        padding: 0 20px 84px 30px;
        max-height: calc(47.54098vw - 114px)
    }
}

@media (min-width:1220px) {
    .fsGrid.bpa-image-slideshow-1 article figcaption {
        max-height: 466px
    }
}

.fsGrid.bpa-image-slideshow-1 article figcaption h2 {
    padding-bottom: 0
}

.fsGrid.bpa-image-slideshow-1 article figcaption h2:before {
    display: none
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article.has-caption {
        position: relative
    }
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
        content: "";
        position: absolute;
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .85) 51.8%, #fff);
        height: 100px;
        width: calc(50% - 50px);
        left: 20px;
        bottom: 20px;
        z-index: 10;
        height: 84px
    }
}

@media (min-width:900px) {
    .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
        width: calc(50% - 60px);
        left: 30px;
        bottom: 30px
    }
}

.fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
    padding-top: 64px
}

@media (min-width:900px) {
    .fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
        padding-top: 84px
    }
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
    display: flex;
    flex-direction: column
}

@media (min-width:700px) {
    .fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
        display: block
    }
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption)>figure {
    order: 2
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption)>figure+.fsTitle {
    margin-bottom: 20px
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle {
    margin-bottom: 0;
    padding-bottom: 0
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle:after {
    display: none
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
    padding-top: 0;
    min-height: auto
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture {
    width: 100%;
    position: relative;
    height: auto
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture img {
    height: auto;
    width: 100%;
    position: relative;
    margin: 0
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow {
    width: 44px;
    height: 44px;
    border: none;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, .42);
    position: absolute;
    left: 0;
    top: 0;
    transform: translateZ(0);
    z-index: 20;
    transition: .3s;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    overflow: hidden;
    white-space: nowrap
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow:before {
    color: #fff;
    font-size: 15px;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    left: 0;
    width: 100%;
    text-align: center
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow:focus,
.fsGrid.bpa-image-slideshow-1 .slick-arrow:hover {
    background: rgba(0, 0, 0, .5);
    transition: .3s
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-prev:before {
    content: "\E900";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next {
    left: 45px
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next:before {
    content: "\E904";
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article {
    padding-top: 64px;
    padding-bottom: 0;
    display: flex;
    min-height: auto
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
    padding-top: 0
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:before,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article:before,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article:before,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:before,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article:before,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:before {
    display: none
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article .fsTitle {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    margin-left: 0
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figure,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figure,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figure,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figure,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figure,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figure {
    display: flex;
    order: 2
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption {
    padding: 0 20px 30px;
    width: 100%;
    max-height: 100%
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
    padding-left: 0;
    padding-right: 0
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture {
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible
}

body.fsComposeMode .fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture {
    width: 100%
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture img,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture img,
.fsFourColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture img,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture img,
.fsThreeColumnLayout>.fsDiv .fsGrid.bpa-image-slideshow-1 article picture img,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture img {
    height: auto;
    width: 100%;
    margin: 0;
    position: relative
}

.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article,
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article {
    min-height: auto
}

.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before,
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before {
    display: none
}

@media (min-width:1000px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before {
        display: block;
        width: calc(50% - 40px);
        left: 20px;
        bottom: 20px
    }
}

@media (min-width:1000px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article {
        min-height: 34.64851vw;
        padding-top: 64px
    }
}

@media (min-width:1220px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article {
        min-height: 422.71186px
    }
}

.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure,
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure {
    display: flex
}

@media (min-width:1000px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure {
        display: block
    }
}

@media (max-width:999px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture {
        width: 100%;
        height: auto;
        position: relative
    }

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture img,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture img,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture img {
        height: auto;
        width: 100%;
        margin: 0;
        position: relative;
        opacity: 0
    }
}

@media (min-width:1000px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption {
        padding: 0 10px 84px 20px;
        max-height: calc(34.64851vw - 84px)
    }
}

@media (min-width:1220px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption {
        max-height: 338.71186px
    }
}

@media (max-width:999px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption {
        width: 100%;
        max-height: 100%;
        padding: 0 20px 30px
    }
}

@media (max-width:999px) {

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption),
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption),
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) {
        display: flex
    }

    .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle,
    .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle,
    .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle {
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
}

body.fsComposeMode .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) article {
    min-height: auto
}

.fsGrid.bpa-image-slideshow-1.dark .fsListItems {
    background: #0032a0;
    border: none
}

.fsGrid.bpa-image-slideshow-1.dark article .fsTitle {
    color: #fff
}

.fsGrid.bpa-image-slideshow-1.dark article .fsTitle:after {
    background-color: #f0b323
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption {
    color: #fff
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption a {
    color: #fff;
    text-decoration: underline;
    text-decoration-style: solid
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption a:focus,
.fsGrid.bpa-image-slideshow-1.dark article figcaption a:hover {
    text-decoration-style: dotted
}

.fsGrid.bpa-image-slideshow-1.dark article.has-caption:before {
    background: linear-gradient(180deg, rgba(0, 50, 160, 0), rgba(0, 50, 160, .85) 51.8%, #0032a0)
}

@charset "UTF-8";

.compartment {
    position: relative;
    margin: 0 auto;
    max-width: 1180px
}

@media (min-width:600px) {
    .col-4 {
        width: 50%;
        float: left
    }
}

@media (min-width:900px) {
    .col-4 {
        width: 25%
    }
}

.margin-x {
    margin-right: 1.17647em;
    margin-left: 1.17647em
}

.margin-x-2x {
    margin-right: 2.35294em;
    margin-left: 2.35294em
}

.margin-y {
    margin-top: 1.17647em;
    margin-bottom: 1.17647em
}

.margin-y-2x {
    margin-top: 2.35294em;
    margin-bottom: 2.35294em
}

.padding-x {
    padding-right: 1.17647em;
    padding-left: 1.17647em
}

.padding-x-2x {
    padding-right: 2.35294em;
    padding-left: 2.35294em
}

.padding-y {
    padding-top: 1.17647em;
    padding-bottom: 1.17647em
}

.padding-y-2x {
    padding-top: 2.35294em;
    padding-bottom: 2.35294em
}

.stretch-container {
    margin-right: -1.17647em;
    margin-left: -1.17647em
}

.cover {
    position: absolute;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: IcoMoon;
    src: url(fonts/icomoon.eot);
    src: url(fonts/icomoon.eot) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

h1 {
    margin-top: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h1 {
        font-size: 40px;
        line-height: 45px
    }
}

h2 {
    margin-top: 0;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

@media (min-width:600px) {
    h2 {
        font-size: 28px;
        line-height: 35px
    }
}

h3 {
    margin-top: 0;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    color: #000e67;
    margin-bottom: 20px
}

h4 {
    font-size: 19px;
    line-height: 24px
}

h4,
h5 {
    margin-top: 0;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #404040;
    /* text-transform: capitalize; */
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 20px
}

h5 {
    font-size: 17px
}

h5,
h6 {
    line-height: 22px
}

h6 {
    margin-top: 0;
    font-weight: 400;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    color: #404040;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px
}

p {
    margin: 0 0 13px;
}

body:not(.fsComposeMode) p:last-child {
    margin-bottom: 0
}

hr {
    margin: 0 auto 30px
}

a {
    text-decoration: underline;
    color: #54758a;
    font-weight: 700;
    transition: all .3s
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0032a0
}

ol,
ul {
    margin-top: 0;
    padding-left: 20px
}

table.fs_style_3 {
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 2px solid #f0f0f0
}

body:not(.fsComposeMode) table.fs_style_3:last-child {
    margin-bottom: 0
}

table.fs_style_3 td,
table.fs_style_3 th {
    vertical-align: top;
    border-bottom: none
}

table.fs_style_3 th {
    padding: 15px 20px;
    background: #0032a0;
    color: #fff;
    text-align: left;
    font-size: .9375rem;
    line-height: 1.334;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

table.fs_style_3 td {
    padding: 12px 20px;
    font-size: .9375rem;
    line-height: 1.734
}

table.fs_style_3 tr:nth-of-type(odd) td {
    background-color: #f0f0f0
}

table.fs_style_3 tr.fsLoadMoreButtonRow>td {
    background: none;
    padding: 20px 0
}

.table-overflow {
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 30px
}

.table-overflow:last-child {
    margin-bottom: 0
}

canvas,
img,
svg,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0;
    max-width: 100%
}

.fs_style_17.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6) !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_19.on,
.fs_style_17.fs_style_19:focus,
.fs_style_17.fs_style_19:hover,
.fsStateSelected .fs_style_17.fs_style_19 {
    border-color: #fff !important;
    background: #fff;
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_19 {
    margin-bottom: 0
}

.fs_style_17.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_20.on,
.fs_style_17.fs_style_20:focus,
.fs_style_17.fs_style_20:hover,
.fsStateSelected .fs_style_17.fs_style_20 {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fs_style_17.fs_style_20 {
    margin-bottom: 0
}

.fs_style_17.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_21.on,
.fs_style_17.fs_style_21:focus,
.fs_style_17.fs_style_21:hover,
.fsStateSelected .fs_style_17.fs_style_21 {
    border-color: #54758a !important;
    background: #54758a;
    color: #fff
}

p:last-child .fs_style_17.fs_style_21 {
    margin-bottom: 0
}

.fs_style_17.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_22.on,
.fs_style_17.fs_style_22:focus,
.fs_style_17.fs_style_22:hover,
.fsStateSelected .fs_style_17.fs_style_22 {
    border-color: #666 !important;
    background: #666;
    color: #fff
}

p:last-child .fs_style_17.fs_style_22 {
    margin-bottom: 0
}

.fs_style_17.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_23.on,
.fs_style_17.fs_style_23:focus,
.fs_style_17.fs_style_23:hover,
.fsStateSelected .fs_style_17.fs_style_23 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

p:last-child .fs_style_17.fs_style_23 {
    margin-bottom: 0
}

.fs_style_17.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_24.on,
.fs_style_17.fs_style_24:focus,
.fs_style_17.fs_style_24:hover,
.fsStateSelected .fs_style_17.fs_style_24 {
    border-color: #54758a !important;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

p:last-child .fs_style_17.fs_style_24 {
    margin-bottom: 0
}

.fs_style_17.fs_style_25 {
    display: inline-block;
    border: 2px solid #666 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fs_style_17.fs_style_25.on,
.fs_style_17.fs_style_25:focus,
.fs_style_17.fs_style_25:hover,
.fsStateSelected .fs_style_17.fs_style_25 {
    border-color: #d3d3d3 !important;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

p:last-child .fs_style_17.fs_style_25 {
    margin-bottom: 0
}

.dark-bg {
    background: #000e67;
    padding: 30px
}

.fs_style_18.fs_style_19 {
    display: inline-block;
    border: 2px solid hsla(0, 0%, 100%, .6);
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_19:focus,
.fs_style_18.fs_style_19:hover {
    border-color: #fff;
    background: #fff;
    color: #0032a0
}

.fs_style_18.fs_style_19:focus em,
.fs_style_18.fs_style_19:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_19 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_20 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_20:focus,
.fs_style_18.fs_style_20:hover {
    border-color: #0032a0;
    background: #0032a0;
    color: #fff
}

.fs_style_18.fs_style_20:focus em,
.fs_style_18.fs_style_20:hover em {
    color: #fff
}

.fs_style_18.fs_style_20 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_21 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #54758a;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_21:focus,
.fs_style_18.fs_style_21:hover {
    border-color: #54758a;
    background: #54758a;
    color: #fff
}

.fs_style_18.fs_style_21:focus em,
.fs_style_18.fs_style_21:hover em {
    color: #fff
}

.fs_style_18.fs_style_21 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_22 {
    display: inline-block;
    border: 2px solid #d3d3d3;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_22:focus,
.fs_style_18.fs_style_22:hover {
    border-color: #666;
    background: #666;
    color: #fff
}

.fs_style_18.fs_style_22:focus em,
.fs_style_18.fs_style_22:hover em {
    color: #fff
}

.fs_style_18.fs_style_22 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #404040;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_23 {
    display: inline-block;
    border: 2px solid #0032a0;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #0032a0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_23:focus,
.fs_style_18.fs_style_23:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #0032a0
}

.fs_style_18.fs_style_23:focus em,
.fs_style_18.fs_style_23:hover em {
    color: #0032a0
}

.fs_style_18.fs_style_23 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_24 {
    display: inline-block;
    border: 2px solid #54758a;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #54758a;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_24:focus,
.fs_style_18.fs_style_24:hover {
    border-color: #54758a;
    background: rgba(0, 0, 0, 0);
    color: #54758a
}

.fs_style_18.fs_style_24:focus em,
.fs_style_18.fs_style_24:hover em {
    color: #54758a
}

.fs_style_18.fs_style_24 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_18.fs_style_25 {
    display: inline-block;
    border: 2px solid #666;
    margin: 0 0 10px;
    padding: 23px 28px;
    background: #666;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.223;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    width: 100%;
    text-decoration: none
}

.fs_style_18.fs_style_25:focus,
.fs_style_18.fs_style_25:hover {
    border-color: #d3d3d3;
    background: rgba(0, 0, 0, 0);
    color: #4d4d4d
}

.fs_style_18.fs_style_25:focus em,
.fs_style_18.fs_style_25:hover em {
    color: #4d4d4d
}

.fs_style_18.fs_style_25 em {
    display: block;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    font-size: .9375rem;
    line-height: 1.26667;
    transition: all .3s
}

.fs_style_14,
.fs_style_15 {
    position: relative;
    display: inline-block;
    padding: 15px 18px 15px 49px;
    border: 2px solid #d3d3d3;
    margin-bottom: 6px;
    font-size: .875rem;
    line-height: 1.2143;
    color: #0032a0;
    max-width: 300px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none
}

.fs_style_14:focus,
.fs_style_14:hover,
.fs_style_15:focus,
.fs_style_15:hover {
    background: #0032a0;
    border-color: #0032a0;
    color: #fff
}

.fs_style_14:before,
.fs_style_15:before {
    position: absolute;
    top: 15px;
    left: 18px;
    font-size: 1rem;
    line-height: 1;
    color: #05c3dd
}

.fs_style_14:before {
    content: "\E906"
}

.fs_style_14:before,
.fs_style_15:before {
    font-family: IcoMoon;
    font-smoothing: antialiased;
    font-weight: 400;
    speak: none
}

.fs_style_15:before {
    content: "\E905"
}

.fsStyleDefaultButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleDefaultButton {
    margin-bottom: 0
}

.fsStyleDefaultButton.fsLoadMoreButton {
    margin: 30px auto 0;
    display: table
}

.fsBannerLeft .fsStyleDefaultButton.fsLoadMoreButton,
.fsBannerRight .fsStyleDefaultButton.fsLoadMoreButton,
.fsFourColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsStyleOneThird .fsStyleDefaultButton.fsLoadMoreButton,
.fsThreeColumnLayout>.fsDiv .fsStyleDefaultButton.fsLoadMoreButton,
.fsTwoColumnLayout .fsStyleDefaultButton.fsLoadMoreButton {
    width: 100%
}

.fsStyleDefaultButton.fsSelectAll {
    margin-bottom: 5px;
    padding: 7px 12px;
    font-size: .875em;
    line-height: 1.2
}

.fsStyleUpdateButton {
    display: inline-block;
    border: 2px solid #d3d3d3 !important;
    margin: 0 0 10px;
    padding: 15px 18px;
    background: rgba(0, 0, 0, 0);
    color: #0032a0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.2143;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s;
    max-width: 300px;
    border-radius: 0;
    text-decoration: none
}

.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
    border-color: #0032a0 !important;
    background: #0032a0;
    color: #fff
}

p:last-child .fsStyleUpdateButton {
    margin-bottom: 0
}

.bpa-college-slider-2 {
    position: relative;
    min-height: 210px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

body.fsComposeMode .bpa-college-slider-2 {
    flex-direction: column
}

body.fsComposeMode .bpa-college-slider-2>header {
    align-self: flex-end
}

.bpa-college-slider-2>header {
    position: relative;
    z-index: 10;
    max-width: 100%;
    padding: 20px;
    background: rgba(0, 50, 160, .95);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:700px) {
    .bpa-college-slider-2>header {
        margin-right: 20px;
        text-align: right;
        width: 380px;
        max-width: 65%
    }
}

@media (min-width:900px) {
    .bpa-college-slider-2>header {
        margin-right: 30px;
        padding: 20px 30px
    }
}

.bpa-college-slider-2>header p {
    margin-bottom: 15px
}

.bpa-college-slider-2>header h1,
.bpa-college-slider-2>header h2,
.bpa-college-slider-2>header h3,
.bpa-college-slider-2>header h4,
.bpa-college-slider-2>header h5,
.bpa-college-slider-2>header h6 {
    color: inherit
}

.bpa-college-slider-2>header a {
    color: #f0b323;
    text-decoration-style: solid;
    text-decoration: underline
}

.bpa-college-slider-2>header a:focus,
.bpa-college-slider-2>header a:hover {
    color: #f0b323;
    text-decoration-style: dotted
}

.bpa-college-slider-2>header .fsElementTitle {
    display: inline-block;
    margin: 0 0 10px;
    position: relative
}

.bpa-college-slider-2>header .fsElementTitle:before {
    content: "";
    display: inline-block;
    height: 1px;
    background: #fff;
    margin-right: 15px;
    vertical-align: middle;
    width: 40px
}

@media (min-width:700px) {
    .bpa-college-slider-2>header .fsElementTitle:before {
        width: 60px
    }
}

.bpa-college-slider-2>header .fsElementHeaderContent {
    margin-bottom: 0
}

.bpa-college-slider-2>.fsElementContent {
    box-shadow: 0 1px 0 0 rgba(0, 50, 160, .05), 0 -1px 0 0 rgba(0, 50, 160, .05);
    width: 100%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px
}

@media (min-width:700px) {
    .bpa-college-slider-2>.fsElementContent {
        position: absolute;
        left: 0;
        top: 30px;
        margin-top: 0
    }
}

.bpa-college-slider-2>.fsElementContent>.fsListItems {
    height: 90px;
    background: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1
}

.bpa-college-slider-2>.fsElementContent>.fsListItems:after {
    display: table;
    clear: both;
    content: ""
}

body.fsComposeMode .bpa-college-slider-2>.fsElementContent>.fsListItems {
    white-space: nowrap
}

.bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0 20px;
    height: 90px;
    position: relative
}

@media (min-width:700px) {
    .bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource {
        padding: 0 30px
    }
}

@media (min-width:900px) {
    .bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource {
        padding: 0 60px
    }
}

body.fsComposeMode .bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource {
    width: auto;
    margin-bottom: 20px
}

.bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource figure {
    display: block;
    margin: auto
}

.bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource img {
    display: block;
    max-height: 90px;
    width: auto;
    opacity: 1;
    filter: gray;
    filter: grayscale(1);
    opacity: .6
}

body:not(.fsComposeMode) .bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: rgba(0, 0, 0, 0);
    white-space: nowrap;
    background: rgba(0, 0, 0, 0);
    transition: .3s
}

body:not(.fsComposeMode) .bpa-college-slider-2>.fsElementContent>.fsListItems .fsResource a:focus {
    box-shadow: inset 0 0 0 1px #54758a
}

@media (min-width:700px) {

    .fsBannerLeft .bpa-college-slider-2>header,
    .fsBannerRight .bpa-college-slider-2>header,
    .fsFourColumnLayout>.fsDiv .bpa-college-slider-2>header,
    .fsStyleOneThird .bpa-college-slider-2>header,
    .fsThreeColumnLayout>.fsDiv .bpa-college-slider-2>header,
    .fsTwoColumnLayout .bpa-college-slider-2>header {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        text-align: left;
        padding: 20px
    }

    .fsBannerLeft .bpa-college-slider-2>header .fsElementTitle:before,
    .fsBannerRight .bpa-college-slider-2>header .fsElementTitle:before,
    .fsFourColumnLayout>.fsDiv .bpa-college-slider-2>header .fsElementTitle:before,
    .fsStyleOneThird .bpa-college-slider-2>header .fsElementTitle:before,
    .fsThreeColumnLayout>.fsDiv .bpa-college-slider-2>header .fsElementTitle:before,
    .fsTwoColumnLayout .bpa-college-slider-2>header .fsElementTitle:before {
        width: 40px
    }

    .fsBannerLeft .bpa-college-slider-2>.fsElementContent,
    .fsBannerRight .bpa-college-slider-2>.fsElementContent,
    .fsFourColumnLayout>.fsDiv .bpa-college-slider-2>.fsElementContent,
    .fsStyleOneThird .bpa-college-slider-2>.fsElementContent,
    .fsThreeColumnLayout>.fsDiv .bpa-college-slider-2>.fsElementContent,
    .fsTwoColumnLayout .bpa-college-slider-2>.fsElementContent {
        position: relative;
        left: auto;
        top: auto;
        margin-top: 30px
    }
}

@media (max-width:899px) {

    .fsHasLeftBanner .bpa-college-slider-2>header,
    .fsHasRightBanner .bpa-college-slider-2>header,
    .fsStyleTwoThirds .bpa-college-slider-2>header {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        text-align: left;
        padding: 20px
    }

    .fsHasLeftBanner .bpa-college-slider-2>header .fsElementTitle:before,
    .fsHasRightBanner .bpa-college-slider-2>header .fsElementTitle:before,
    .fsStyleTwoThirds .bpa-college-slider-2>header .fsElementTitle:before {
        width: 40px
    }

    .fsHasLeftBanner .bpa-college-slider-2>.fsElementContent,
    .fsHasRightBanner .bpa-college-slider-2>.fsElementContent,
    .fsStyleTwoThirds .bpa-college-slider-2>.fsElementContent {
        position: relative;
        left: auto;
        top: auto;
        margin-top: 30px
    }
}

.bpa-college-slider-2>footer {
    width: 100%
}

.bpa-college-slider-2.dark>header {
    background-color: #eee;
    color: #1a1a1a
}

.bpa-college-slider-2.dark>header h1,
.bpa-college-slider-2.dark>header h2,
.bpa-college-slider-2.dark>header h3,
.bpa-college-slider-2.dark>header h4,
.bpa-college-slider-2.dark>header h5,
.bpa-college-slider-2.dark>header h6 {
    color: #0032a0
}

.bpa-college-slider-2.dark>header a {
    color: #000e67
}

.bpa-college-slider-2.dark>header a:focus,
.bpa-college-slider-2.dark>header a:hover {
    color: #0032a0
}

.bpa-college-slider-2.dark>header .fsElementTitle:before {
    background-color: #0032a0
}

.bpa-college-slider-2.dark>.fsElementContent {
    padding: 20px 0;
    background-color: #0032a0
}

.bpa-college-slider-2.dark>.fsElementContent>.fsListItems .fsResource img {
    filter: grayscale(1) invert(100%);
    opacity: .8
}
.pb-50 {
    padding-bottom: 50px;
}
.owl-carousel .testimonial-item {
        background: #fff;
        border-radius: 10px;
        padding: 20px;
        text-align: center;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
        border: 1px solid #e0e0e0;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 350px; /* Ensure all boxes are the same size */
    }

        .testimonial-item img {
        border-radius: 50%;
        width: 60px !important;
        height: 60px;
        object-fit: cover;
        margin-bottom: 10px;
    }
        .testimonial-item h3 {
            font-size: 1.2rem;
            color: #333;
            margin: 10px 0;
        }
        .testimonial-item p {
            color: #666;
            margin: 10px 0;
        }
        .testimonial-item .stars {
            color: #FFA500;
            margin: 10px 0;
            font-size: 1.2rem;
        }
        .testimonial-item .google-icon {
            margin-top: 10px;
        }
        .owl-nav {
       
        top: -50%;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
   .owl-nav button {
        background: #fff !important;
        border: none;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        cursor: pointer;
        outline: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .owl-nav button.owl-prev {
        left: -30px;
    }

    .owl-nav button.owl-next {
        right: -30px;
    }

    .owl-nav button:hover {
        background: #ddd;
    }
        .owl-nav button.owl-prev::after,
        .owl-nav button.owl-next::after {
            content: '';
            font-size: 1.5rem;
            color: #333;
        }
 .owl-prev span, .owl-next span {
    font-size: 2em;
}
@media only screen and (max-width: 600px) {
  #fsHeader .logo {
      width: 263px;
      top: -33px;
  }  
  #fsHeader .logo a {
    padding: 9px 10px;
}
}
@media screen and (max-width: 1368px) {
  #fsHeader .nav-utility-header {
        margin-right: -41px;
    }  
}