/*Global Layout Styles-----------------*/
/*Myjfrd Header*/
.Proxima {
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
}
.headerContainer {
    position: relative;
}
/*
.headerTopMargins {
    position: relative;
    background: linear-gradient(90deg, rgba(123, 14, 20, 1) 0%, rgba(227, 48, 9, 1) 100%);
}*/
.headerTopMargins{
    position: relative;
    /*background: linear-gradient(90deg, rgba(61,3,0,1) 0%, rgba(98,8,11,1) 100%);*/
    background: linear-gradient(90deg, rgba(130, 21, 26, 0.9) 0%, rgb(206, 21, 26, 0.9) 100%); 
}
.headerTopContainer {
    position: relative;
    background: linear-gradient(0deg, rgba(0,0,0,0.2987570028011205) 0%, rgba(0,0,0,0) 100%);
    background-image: url(/Content/Images/headerBackground.png);
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: center;
}
@media screen and (max-width:1600px) {

    .headerTopContainer{
        background-position: -167px;
    }
}
.headerTop {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 16px;
    line-height: 1em;
    height: 90px;
    text-align: right;
    font-size: 0px;
}
.myjfrdHeaderLogoContainer {
    position: absolute;
    text-align: left;
    width: calc(100% - 10px);
    height: 90px;
}
.redLine {
    position: absolute;
    bottom: 0px;
    height: 8px;
    width: 400px;
    max-width: 100%;
    left: -100px;
    background: linear-gradient(140deg, rgba(253, 199, 45, 0) 0%, rgba(253, 199, 45, 0.6) 25%, rgba(253, 199, 45, 0.6) 55%, rgba(255, 0, 0, 0) 100%);
}
.myjfrdWelcomeLinkContainer, .myjfrdWelcomeLinkContainer:hover, .myjfrdWelcomeLinkContainer:visited, .myjfrdWelcomeLinkContainer:active {
    text-decoration: none;
    color: rgba(255, 255, 255, 0);
}
.myjfrdLogo {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-left: 10px;
    background-image: url(/Content/Images/seal.png);
    background-size: contain;
    color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: top;
    z-index: 1;
    position: absolute;
    line-height: 220px;
}
@media screen and (max-width:480px) {

    .myjfrdLogo {
        width: 50px;
        height: 50px;
        margin-top: 25px;
    }
}
.myjfrdHeaderLink .myjfrdHeaderText {
    background-image:url(/Content/Images/MyJFRDLogo_Larger.png);
    /*background-image:url(/Content/Images/MyJFRDDropshadow.png);*/
    /*background-image: url(/Content/Images/myjfrdText.png);*/
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: 114px;
    margin-top: 34px;
    width: 205px;
    background-size: 100%;
    color: white;
    height: 60px;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
}
/*
.myjfrdHeaderLink .myjfrdHeaderText {
    background-image: url(/Content/Images/myjfrdText.png);
    position: absolute;
    top: 18px;
    left: 0px;
    margin-left: 122px;
    margin-top: 5px;
    width: 210px;
    background-size: 210px;
    color: white;
    height: 60px;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
}*/
@media screen and (max-width:1080px) {
    .myjfrdHeaderLink .myjfrdHeaderText {
        width: calc(100% - 530px);
        max-width: 205px;
    }
}
@media screen and (max-width:780px) {
    .myjfrdHeaderLink .myjfrdHeaderText {
        width: calc(100% - 240px);
        max-width: 205px;
    }
}
@media screen and (max-width:480px) {
    .myjfrdHeaderLink .myjfrdHeaderText {
        margin-left: 70px;
        background-size: 100%;
        height: 35px;
        margin-top: 45px;
        width: calc(100% - 159px);
        max-width: 163px;
        background-position: left center;
        top: 0px;
    }
}
.myjfrdHeaderLink .displayTable {
    display: table;
    width: 100%;
    height: 100px;
}
.myjfrdHeaderLink .displayTableCell {
    display: table-cell;
    vertical-align: middle;
}
.myjfrdTitle {
    font-size: 20.6px;
    padding-left: 1.65px;
    line-height: 1em;
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: rgba(0, 0, 0, 0);
}
.myjfrdTitle span {
    font-size: 19px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    color: rgba(0, 0, 0, 0);
}
.myjfrdWhiteLine {
    display: block;
    width: 210px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0);
}
.myjfrdSubtitle {
    font-size: 14px;
    letter-spacing: 1.25px;
    margin-left: 3px;
    margin-top: 1px;
    display: inline-block;
    vertical-align: top;
    color: rgba(0, 0, 0, 0);
}
.headerTopTextContainer {
    position: relative;
}
.myjfrdLogoText {
    background-image: url(/Content/Images/myjfrdText.png);
    width: 240px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 120px;
    border-right: 2px white;
    position: absolute;
}
.myjfrdLogoBar {
    position: absolute;
    left: 380px;
    height: 50%;
    width: 1px;
    top: 24px;
    background: linear-gradient(99deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 0) 100%);
}
/*
.headerTopTextTable {
    display: table;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 56px;
    margin-left: 106px;
    width: 380px;
    color: white;
    overflow: hidden;
    line-height: 1.2;
    white-space: nowrap;
}*/
.headerTopTextTable {
    display: table;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 24px;
    margin-left: 323px;
    width: calc(100% - 739px);
    color: white;
    overflow: hidden;
    line-height: 1.2;
    white-space: normal;
}
@media screen and (max-width:1280px) {
    .headerTopTextTable {
        display: none;
    }
}
.headerTopTableCell {
    display: table-cell;
    vertical-align: middle;
    padding-top: 6px;
    border-left: 1px solid rgba(255, 255, 255, .5);
    padding-left: 15px;
}
/*
.headerTopTableCell {
    display: table-cell;
    vertical-align: middle;
    padding-top: 6px;
    padding-left: 15px;
}*/
.headerTopText {
    font-size: 16px;
}
.headerTopText font{
    max-height: 22px;
    overflow: hidden;
    display: block;
}
/*
.headerTopText {
    font-size: 16px;
    display: inline;
}*/
.headerTopTextBottom {
    font-size: 16px;
}
/*
.headerTopTextBottom {
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
}*/
.navPipe {
    font-size: 0;
    display: none;
    vertical-align: top;
    width: 1px;
    height: 23px;
    color: black;
    background-color: rgba(255, 255, 255, 0.5);
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 9px;
    transform: rotate(-13deg);
}
/*Social Media and Translate*/
.jfrdSocialMediaTranslate {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}
.socialMediaLink {
    background-size: contain;
}
@media screen and (max-width:780px) {
    .socialMedia {
        top: 40px;
    }
    .translate {
        top: 40px;
    }
}
.socialMedia {
    position: relative;
}
.socialMediaList {
}
.headerBotContainer {
}
.headerBottom {
    background: linear-gradient(90deg, rgba(61,3,0,0.9) 0%, rgba(61,3,0,0.6) 100%);
    border-top: 1px solid rgba(216, 216, 216, 1);
    border-bottom: 1px solid rgba(216, 216, 216, 1);
}
/*Welcome------------------------------*/
/*Header Video*/
/*Pause button Styles*/
.pausePlayVideoMargins {
    display: none;
    font-size: 0px;
    line-height: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1630px;
    height: 0px;
    z-index: 2;
}
.pausePlayVideoMargins.show {
    display: block;
}
.pausePlayVideoMargins .pausePlayVideo {
    display: block;
    position: absolute;
    top: 2px;
    right: 0px;
    color: rgba(0,0,0,0) !important;
    text-shadow: 0 0 white, 1px 1px black;
    text-align: right;
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo {
    text-shadow: 0px 0px black;
}
.pausePlayVideoMargins .pausePlayVideo .pauseVideo {
    display: inline-block;
    font-size: 15px;
    line-height: 1em;
    padding: 10px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 0px 0px 10px 10px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}
.pausePlayVideoMargins .pausePlayVideo .pauseVideo .pauseline1 {
    display: inline-block;
    width: 4px;
    height: 12px;
    background-color: white;
    color: rgba(0,0,0,0);
    text-shadow: none;
    overflow: hidden;
    line-height: 20px;
    margin-right: 3px;
    font-size: 0px;
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo .pauseVideo .pauseline1 {
    background-color: black;
    color: white;
}
.pausePlayVideoMargins .pausePlayVideo .pauseVideo .pauseline2 {
    display: inline-block;
    width: 4px;
    height: 12px;
    background-color: white;
    color: rgba(0,0,0,0);
    text-shadow: none;
    overflow: hidden;
    line-height: 20px;
    margin-right: 5px;
    font-size: 0px;
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo .pauseVideo .pauseline2 {
    background-color: black;
    color: white;
}
.pausePlayVideoMargins .pausePlayVideo .playVideo {
    display: none;
    font-size: 15px;
    line-height: 1em;
    padding: 10px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 0px 0px 10px 10px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}
.pausePlayVideoMargins .pausePlayVideo .playVideo .playTriangle {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid white;
    font-size: 0px;
    vertical-align: top;
    margin-right: 5px;
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo .playVideo .playTriangle {
    border-left: 11px solid black;
}
.pausePlayVideoMargins .pausePlayVideo.paused .pauseVideo {
    display: none;
}
.pausePlayVideoMargins .pausePlayVideo.paused .playVideo {
    display: inline-block;
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo .pauseVideo {
    background-color: rgba(230,230,230,1);
}
.pausePlayVideoMargins.pausePlayWelcomePage .pausePlayVideo .playVideo {
    background-color: rgba(230,230,230,1);
}
/*Header Video Styles*/
.headerVideoContainer {
    position: absolute;
    width: 100%;
    top: 0px;
    max-height: 100%;
    height: 0px;
    padding-top: 56.25%;
    overflow: hidden;
}
@media screen and (max-width:1280px){
    .headerVideoContainer {
        padding-top:800px;
    }
}
@media screen and (max-width:888px){
    .headerVideoContainer {
        top:93px;
        padding-top:calc(56.25vw + 130px);
    }
}
.headerVideoMargins {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0px;
}
.headerVideo {
    width: 100%;
    min-height: 800px;
    height: 100%;
    max-height: 100%;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-position: top center;
    background-color: #e7e7e7;
}
@media screen and (max-width:888px){
    .headerVideo {
        min-height: 100%;
    }
}
.headerVideo video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.headerVideoOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(233, 233, 233, 0) 0%, rgba(233, 233, 233, 0) calc(100% - 300px), rgba(233, 233, 233, 1) calc(100% - 100px), rgba(233, 233, 233, 1) 100%);
    overflow: hidden;
}
@media screen and (max-width: 1600px){
    .headerVideoOverlay {
        background: linear-gradient(180deg, rgba(233, 233, 233, 0) 0%, rgba(233, 233, 233, 0) 628px, rgba(233, 233, 233, 1) 100%);
    }
}
@media screen and (max-width: 888px){
    .headerVideoOverlay {
        background: linear-gradient(180deg, rgba(233, 233, 233, 0) 0%, rgba(233, 233, 233, 0) calc(100% - 80px), rgba(233, 233, 233, 1) 100%);
    }
}
.headerVideoVignetteContainer {
    position: absolute;
    width: 1920px;
    height: 1080px;
    top: 0px;
    left: calc(50% - 960px);
    display: none;
}
.headerVideoVignetteLeft {
    width: 160px;
    top: 90px;
    height: calc(100% - 90px);
    position: absolute;
    background-color: rgba(58,58,58,0.5);
}
.headerVideoVignetteRight {
    width: 160px;
    top: 90px;
    right: 0px;
    height: calc(100% - 90px);
    position: absolute;
    background-color: rgba(58,58,58,0.5);
}
.headerTable {
    min-height: 420px;
    display: table;
    width: 100%;
}
.headerTableCell {
    display: table-cell;
    vertical-align: bottom;
}
.headerTableCell {
    display: table-cell;
    vertical-align: bottom;
}
/*Header Image*/
.myjfrdHeaderImageSpacer {
    height: 350px;
}
/*Welcome Text*/
.contentMargins.Welcome {
    max-width: 1630px;
    min-height: 1500px;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.welcomePadding {
    padding-left: 15px;
    padding-right: 15px;
}
.welcomeTextContainer {
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px white, 2px 5px 10px rgba(0, 0, 0, .3);
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.4em;
}
/*.welcomeTextContainer {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 230px;
    background: linear-gradient(180deg, rgba(4, 39, 74, 0.9) 82%, rgba(3, 31, 59, 0.9) 100%);
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    position: relative;
    margin-bottom: 25px;
    color: white;
}*/
.welcomeTextTitle {
    color: white;
    font-size: 28px;
    line-height: 1.2em;
    padding: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    margin: 0px;
    /*background: linear-gradient(90deg, rgba(17, 55, 126, 0.8) 0%, rgba(26, 82, 191, 0.8) 100%);*/
    background: linear-gradient(87deg, rgba(130, 21, 26, 0.9) 0%, rgb(206, 21, 26, 0.9) 100%);
    /*background: linear-gradient(87deg, rgba(61, 3, 0, 0.8) 0%, rgba(131, 6, 0, 0.8) 100%);*/
    border-bottom: 3px solid #c4c4c4;
}
@media screen and (max-width:720px){
    .welcomeTextTitle {
        padding:15px;
        padding-top:12px;
        padding-bottom:12px;
    }
}
@media screen and (max-width:512px){
    .welcomeTextTitle {
        font-size:5.468vw;
    }
}
@media screen and (max-width:320px){
    .welcomeTextTitle {
        font-size:18px;
    }
}
/*
.welcomeTextTitle {
    font-size: 32px;
    line-height: 1.2em;
    text-transform:uppercase;
}*/
.welcomeText {
    font-size: 18px;
    line-height: 1.4em;
}
.welcomeBlock {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 50px, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
    border-radius: 0px 0px 10px 10px;
}
.welcomeBlockMargins {
    padding: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width:720px){
    .welcomeBlockMargins{
        padding:15px;
        padding-top:12px;
        padding-bottom:12px;
    }
}
.welcomeBlockContent {
    display: inline-block;
    width: 100%;
    position: relative;
}
.welcomeBlockContent p {
    margin-top: 0px;
}
/*Welcome Image Boxes*/
.welcomeBlockImageLinks {
    margin-right: -30px;
}
@media screen and (max-width:1380px) {
    .welcomeBlockImageLinks {
        margin-right: -15px;
    }
}
.WelcomeLinkImageLink {
    color: white;
    text-decoration: none;
    font-size: 0px;
    line-height: 0px;
}
@media screen and (min-width:1600px) {
    .WelcomeLinkContainer {
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width:1380px) {
    .WelcomeLinkContainer {
        padding-bottom: 50px;
    }
}
@media screen and (max-width:1280px) {
    .WelcomeLinkContainer {
        margin-right: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width:550px) {
    .WelcomeLinkContainer {
        padding-top: 10px;
    }
}
.pageContent .WelcomeLinkContainer {
    padding: 0px;
    margin-right: -50px;
    position: relative;
    font-size: 0px;
    line-height: 0px;
    margin-left: 0px;
}
@media screen and (max-width:1280px) {
    .pageContent .WelcomeLinkContainer {
        margin-right: -15px;
    }
}
.WelcomeLink {
    width: calc(33.333% - 60px);
    margin-right: 30px;
    vertical-align: top;
    margin-bottom: 25px;
    margin-top: 5px;
    display: inline-block;
    padding: 15px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background: white;
}
@media screen and (max-width:1380px) {
    .WelcomeLink {
        width: calc(33.333% - 45px);
        margin-right: 15px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width:1280px) {
    .WelcomeLink {
        margin-top: 15px;
    }
}
@media screen and (max-width:900px) {
    .WelcomeLink {
        width: calc(50% - 45px);
    }
}
@media screen and (max-width:550px) {
    .WelcomeLink {
        width: calc(100% - 45px);
    }
}
.WelcomeLinkImage {
    width: 120px;
    height: 120px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    vertical-align: top;
}
@media screen and (max-width:1380px) {
    .WelcomeLinkImage {
        width: 8.6vw;
        height: 8.6vw;
    }
}
@media screen and (max-width:820px) {
    .WelcomeLinkImage {
        width: 70px;
        height: 70px;
    }
}
.WelcomeLinkTextContainer {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 135px);
    margin-left: 15px;
}
@media screen and (max-width:1380px) {
    .WelcomeLinkTextContainer {
        width: calc(100% - (8.6vw + 10px));
        margin-left: 10px;
    }
}
@media screen and (max-width:820px) {
    .WelcomeLinkTextContainer {
        width: calc(100% - 80px);
        margin-left: 10px;
    }
}
.WelcomeLinkTextContainer .overflow {
    max-height: 114px;
    min-height: 114px;
    overflow: hidden;
}
@media screen and (max-width:1110px) {

    .WelcomeLinkTextContainer .overflow {
        max-height: 132px;
        min-height: 132px;
    }
}
@media screen and (max-width:1000px) {
    .WelcomeLinkTextContainer .overflow {
        max-height: 155px;
        min-height: 155px;
    }
}
@media screen and (max-width:900px) {
    .WelcomeLinkTextContainer .overflow {
        max-height: 114px;
        min-height: 114px;
    }
}
@media screen and (max-width:550px) {
    .WelcomeLinkTextContainer .overflow {
        overflow: visible;
        min-height: 0px;
        max-height: none;
    }
}
.WelcomeLinkTextContainer .webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media screen and (max-width:1110px) {
    .WelcomeLinkTextContainer .webkit {
        -webkit-line-clamp: 6;
    }
}
@media screen and (max-width:1000px) {
    .WelcomeLinkTextContainer .webkit {
        -webkit-line-clamp: 7;
    }
}
@media screen and (max-width:900px) {

    .WelcomeLinkTextContainer .webkit {
        -webkit-line-clamp: 5;
    }
}
@media screen and (max-width:550px) {
    .WelcomeLinkTextContainer .webkit {
        display: block;
        -webkit-line-clamp: none;
    }
}
.WelcomeLinkTextTitle {
    font-size: 20px;
    color: black;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.1em;
}
@media screen and (max-width:1280px) {
    .WelcomeLinkTextTitle {
        font-size: 20px;
    }
}
.WelcomeLinkText {
    padding-top: 5px;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1.4em;
    color: black;
}
@media screen and (max-width:1280px) {
    .WelcomeLinkText {
        font-size: 15px;
    }
}

.WelcomeLinkImageLink .WelcomeReadMore {
    position: relative;
    border: 2px solid #3b3b3b;
    font-size: 16px;
    color: #3b3b3b;
    /*margin-left: auto;*/

    display: block;
    max-width: 80px;
    text-align: center;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 7px;
    line-height: 1em;
    z-index: 1;
    transition: color 0.4s, border 0.4s, background-color 0.4s;
    border-radius: 10px;
    background-color: rgba(0,0,0,0);
}
.WelcomeLinkImageLink .WelcomeReadMore:hover {
    color: white;
    border: 2px solid black;
    background-color: #2871c8;
}
@media screen and (max-width:1280px) {
    .WelcomeLinkImageLink .WelcomeReadMore {
        display: none;
    }
}
a.WelcomeLinkImageLink:hover .WelcomeLinkTextTitle {
    text-decoration: underline;
    color: #3b3b3b;
}
/*Important Links*/
.welcomeBlockLinkTitle {
    margin-top: 0px;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 1.2em;
    color: #052647;
    display: inline-block;
    background-size: 50px;
    margin-bottom: 20px;
}
@media screen and (max-width: 380px) {
    .welcomeBlockLinkTitle {
        font-size: 7.36vw;
    }
}
@media screen and (max-width: 280px) {
    .welcomeBlockLinkTitle {
        font-size: 20px;
    }
}
.welcomeLinkContainer {
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px white, 2px 5px 10px rgba(0, 0, 0, .3);
    margin-top: 50px;
    font-size: 16px;
}
.welcomeLinkTitle {
    color: white;
    font-size: 28px;
    line-height: 1.2em;
    padding: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    margin: 0px;
    background: linear-gradient(87deg, rgba(17, 55, 126, 0.8) 0%, rgba(67, 142, 223, 0.8) 100%);
}
.welcomeBlockContent.importantLink {
    column-count: 3;
    vertical-align: top;
    line-height: 1em;
}

@media screen and (max-width:1200px) {

    .welcomeBlockContent.importantLink {
        column-count: 3;
    }
}
@media screen and (max-width:950px) {

    .welcomeBlockContent.importantLink {
        column-count: 2;
    }
}
@media screen and (max-width:750px) {

    .welcomeBlockContent.importantLink {
        column-count: 1;
    }
}
.welcomeBlockContent.importantLink a:hover {
    color: black;
}
.welcomeBlockContent.importantLink p:first-child {
    /*margin: 0;*/
}
.welcomeTextContainer .welcomeBlock .welcomeBlockMargins .welcomeBlockContent.importantLink a, .welcomeTextContainer .welcomeBlock .welcomeBlockMargins .welcomeBlockContent.importantLink a:visited {
    text-decoration: none;
    color: #30567d;
}
.welcomeTextContainer .welcomeBlock .welcomeBlockMargins .welcomeBlockContent.importantLink a:hover {
    text-decoration: none;
    color: black;
}
/*Welcome Bottom Section*/
.welcomeBottom {
    border-radius: 10px 10px 0px 0px;
    background-color: white;
    box-shadow: 0px 0px 1px 1px white, 2px 5px 10px rgba(0, 0, 0, .3);
    margin-top: 30px;
}
/*
.welcomeColumns {

    display: inline-block;

    width: 100%;

    margin-bottom: 0px;

}
.welcomeColumnLeft {

    max-width: calc(66.666% - 10px);

    float: left;

}
.welcomeColumnLeft {
    max-width: calc(66.666% - 10px);
    float: left;
}
@media screen and (max-width:1050px) {
    .welcomeColumnLeft {
        max-width: calc(66.666% - 5px);
    }
}
@media screen and (max-width:800px) {
    .welcomeColumnLeft {
        margin-right:0px;
        max-width:100%;
        float:none;
        margin-bottom:15px;
        min-height:auto;
    }
}
.welcomeColumnRight {
    width: calc(33.333% - 20px);
    margin-left: calc(66.666% + 20px);
}
@media screen and (max-width:1050px) {
    .welcomeColumnRight {
        width: calc(33.333% - 10px);
        margin-left: calc(66.666% + 10px);
    }
}
@media screen and (max-width:800px) {
    .welcomeColumnRight {
        width:100%;
        margin-left:0px;
    }
}*/
.welcomeColumnLeft {
    display: inline-block;
    width: calc(100% - 500px);
    margin-right: 50px;
    vertical-align: top;
}
@media screen and (max-width:1280px) {

    .welcomeColumnLeft {
        width: calc(100% - 465px);
        margin-right: 15px;
    }
}
@media screen and (max-width:1150px) {

    .welcomeColumnLeft {
        width: calc(100%);
    }
}
.welcomeColumnRight {
    display: inline-block;
    width: 450px;
    vertical-align: top;
}
@media screen and (max-width:1150px) {

    .welcomeColumnRight {
        width: 100%;
    }
}
/*Featured News*/
.welcomeNewsTitle {
    font-size: 28px;
    text-transform: capitalize;
    line-height: 1.2em;
    color: #052647;
    display: inline-block;
    background-size: 50px;
    margin-bottom: 20px;
}
@media screen and (max-width:380px){
    .welcomeNewsTitle {
        font-size: 7.36vw;
    }
}
@media screen and (max-width:280px){
    .welcomeNewsTitle {
        font-size: 20px;
    }
}
.newsList {
    padding-right: 15px;
}
@media screen and (max-width:1150px){
    .newsList {
        padding-right: 0px;
    }
}
/*Social Media*/
/*
.socialMediaContainer {
    width: 100%;
    overflow: hidden;
    transition: 1s;
    display: inline-block;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    background-color: #bdbdbd;
    margin-top: 18px;
    margin-bottom: 24px;
}*/
.socialMediaContainer {
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
    height: 482px;
    position: relative;
    /*margin-top: 18px;*/
    margin-top: 45px;
    margin-bottom: 24px;
}

@media screen and (max-width: 1150px) {

    .socialMediaContainer {
        max-width: 450px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
/*
.socialMediaContainer iframe {
    min-width: 350px;
    min-height: 430px;
    transform: scale(1.04, 1);
    position: relative;
    margin-left: 6px;
    z-index: 200;
    opacity: 0px;
    transition: opacity 0.8s;
}*/
.socialMediaContainer iframe {
    min-width: 0px !important;
}
@media screen and (max-width:980px) {
    .socialMediaContainer iframe {
        margin-left: auto !important;
        margin-right: auto !important;
        padding-right: 15px !important;
    }
}
@media screen and (max-width:600px) {
    .socialMediaContainer iframe {
        padding-right: 0px !important;
    }
}
.socialfallback {
    position: relative;
    display: block;
    opacity: 0;
    z-index: 100;
}
.socialfallback > img {
    width: auto;
    height: 433px;
    position: absolute;
    top: 0;
    left: -10px;
}
/*Side Links*/
.welcomeSideLinkContainer {
    width: 100%;
    display: inline-block;
}
/*Transparancy Dashboard Link*/
.welcomeTransContainer {
    display: inline-block;
    line-height: 1.4em;
    height: 140px;
    border-radius: 10px;
    margin-bottom: 24px;
    background: linear-gradient(87deg, rgba(130, 21, 26, 1) 0%, rgb(206, 21, 26, 1) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    width: 100%;
    overflow: hidden;
    position: relative;
}
.welcomeTransContainer a {
    text-decoration: none !important;
    color: white !important;
}
@media screen and (max-width:1150px) {
    .welcomeTransContainer {
        width: calc(50% - 12px);
        margin-right: 24px;
    }
}
@media screen and (max-width:980px) {
    .welcomeTransContainer {
        width: 100%;
    }
}
.welcomeTransBackground {
    display: block;
    height: 100%;
}
.TransparencyLink {
    width: 100%;
    display: block;
}
.welcomeTransSpacer {
    display: inline-block;
    width: 40%;
    height: 100%;
    position: absolute;
    vertical-align: top;
    font-size: 0px;
    left: 0px;
    background-image: url(/Content/Images/dashBoard.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 50%;
}
.welcomeTransContent {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 5px;
    width: 45%;
    padding-top: 30px;
    padding-left: 50%;
    line-height: 1em;
}
.welcomeTransContent .overflow {
    max-height: 114px;
    min-height: 114px;
    overflow: hidden;
}
.welcomeTransContent .webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.welcomeTransContent a {
    text-decoration: none !important;
    color: white !important;
}
.welcomeTransTitle {
    font-size: 20px;
    line-height: 1.4em;
}
.welcomeTransText {
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 15px;
    /*text-decoration: underline rgba(255, 255, 255, 0.3);*/

}
@media screen and (max-width:500px) {
    .welcomeTransSpacer {
        width: 25%;
        background-size: contain;
        margin-left: 15px;
    }
    .welcomeTransContent {
        width: 70%;
        padding-left: calc(30% + 15px);
        padding-top: 15px;
    }
}
/*Preparedness Guide*/
.welcomeGuideContainer {
    display: inline-block;
    line-height: 1.4em;
    height: 140px;
    border-radius: 10px;
    margin-bottom: 24px;
    background: linear-gradient(90deg, rgba(130, 21, 26, 1) 0%, rgb(206, 21, 26, 1) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    width: 100%;
    overflow: hidden;
    position: relative;
}
@media screen and (max-width:1150px) {
    .welcomeGuideContainer {
        width: calc(50% - 12px);
        margin-right: 24px;
    }
}
@media screen and (max-width:980px) {
    .welcomeGuideContainer {
        width: 100%;
    }
}
.welcomeGuideBackground {
    display: block;
    height: 100%;
}
.welcomeGuideContainerLink {
    width: 100%;
    display: block;
}
.welcomeGuideSpacer {
    display: inline-block;
    width: 40%;
    height: 100%;
    position: absolute;
    vertical-align: top;
    font-size: 0px;
    left: 0px;
    background-image: url(/Content/Images/welcomeGuide.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 50%;
}
.welcomeGuideContent {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 5px;
    width: 45%;
    padding-top: 30px;
    padding-left: 50%;
    line-height: 1em;
}
.welcomeGuideContent .overflow {
    max-height: 114px;
    min-height: 114px;
    overflow: hidden;
}
.welcomeGuideContent .webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.welcomeGuideContainer a {
    text-decoration: none !important;
    color: white !important;
}
.welcomeGuideContainer .welcomeGuideContent .welcomeGuideYear {
    text-decoration: none !important;
    color: white !important;
}
.welcomeGuideYear {
    font-size: 20px;
    line-height: 1.4em;
}
.welcomeGuideTitle {
    font-size: 16px;
    line-height: 1.4em;
}
.welcomeGuideText {
    font-size: 16px;
    line-height: 1.4em;
    text-decoration: underline rgba(255, 255, 255, 0.3);
}
@media screen and (max-width:500px) {
    .welcomeGuideSpacer {
        background-image: url(/Content/Images/JaxReady_Icon.png);
        width: 25%;
        background-size: contain;
        margin-left: 15px;
    }
    .welcomeGuideContent {
        width: 70%;
        padding-left: calc(30% + 15px);
        padding-top: 15px;
    }
}
/*Safety Tip*/
.welcomeSafetyTipContainer {
    display: inline-block;
    line-height: 1.4em;
    height: 140px;
    border-radius: 10px;
    margin-bottom: 24px;
    background: linear-gradient(87deg, rgba(130, 21, 26, 1) 0%, rgb(206, 21, 26, 1) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    vertical-align: top;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: white;
}
@media screen and (max-width:1150px) {

    .welcomeSafetyTipContainer {
        width: calc(50% - 12px);
    }
}
@media screen and (max-width:980px) {
    .welcomeSafetyTipContainer {
        width: 100%;
        margin-bottom: 0px;
    }
}
.welcomeSafetyImage {
    width: calc(20% - 15px);
    height: 140px;
    position: relative;
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
    vertical-align: top;
    background-size: 80px;
    padding-left: 16px;
}
.welcomeSafetyImage.defualtImage {
    background-image: url(/Content/Images/safetyTip.png);
}
.welcomeSafetyContent {
    display: inline-block;
    vertical-align: top;
    width: calc(80% - 30px);
    margin-left: 15px;
    margin-top: 25px;
}
.welcomeSafetyContent .overflow {
    max-height: 114px;
    min-height: 114px;
    overflow: hidden;
}
.welcomeSafetyContent .webkit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.welcomeSafetyTitle {
    line-height: 1.4em;
    font-size: 18px;
    text-transform: uppercase;
}
.welcomeSafetyText {
    line-height: 1.2em;
    font-size: 16px;
}
@media screen and (max-width:980px) {
    .welcomeSafetyImage {
        width: calc(15% - 15px);
        background-size: 90px;
        padding-left: 12px;
    }
}



@media screen and (max-width:500px) {

    .welcomeSafetyImage {
        width: calc(25% - 10px);
        height: 140px;
        position: relative;
        background-repeat: no-repeat;
        background-position: right;
        display: inline-block;
        vertical-align: top;
        background-size: 100px;
    }

    .welcomeSafetyContent {
        margin-left: 5px;
        display: inline-block;
        vertical-align: top;
        width: calc(75% - 30px);
        margin-top: 15px;
    }

    .welcomeSafetyTitle {
    }

    .welcomeSafetyText {
    }
}

/*Fire Stations------------------------*/

.locationList {
    width: calc(100% - 450px);
}
@media screen and (max-width:1400px){
    .locationList {
        width: calc(100% - 300px);
    }
}
@media screen and (max-width:1280px){
    .locationList {
        width: calc(100% - 450px);
    }
}
@media screen and (max-width:1080px){
    .locationList {
        width: calc(100% - 300px);
    }
}
@media screen and (max-width:900px){
    .locationList {
        width: 100%;
    }
}
.locationList .listTeaserContainer {
    width: 250px;
    height: 140px;
}
.locationListItem.pagedItem {
    display: none;
}
.locationListItem.show {
    display: inline-block;
}
/*Buttons*/

.buttonList.Welcome {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

a.buttonLink {
    width: calc(20% - 10px);
    display: inline-block;
    text-align: center;
    vertical-align: top;
    text-decoration: none !important;
}



@media screen and (max-width:950px) {

    a.buttonLink {
        width: calc(30% - 10px);
    }
}



@media screen and (max-width:650px) {

    a.buttonLink {
        width: calc(50% - 10px);
    }
}



@media screen and (max-width:500px) {

    a.buttonLink {
        width: calc(100% - 25px);
        padding-bottom: 25px;
    }
}





.buttonList.Welcome a {
    text-decoration: none;
    color: #1e354d;
}
.buttonLinkContent {
    text-align: center;
    color: #1e354d;
}
.buttonLinkContent .buttonLinkText {
    text-align: center;
    color: black;
}
a.buttonLink .buttonLinkTitle {
    font-weight: 700;
    font-size: 18px;
}
/*Mjfrd Chiefs*/
.chiefItem {
    display: inline-block;
    width: 100%;
}
.chiefTeaserContainer {
    width: 130px;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px #c7c7c7;
    background-color: #285586;
    overflow: hidden;
    position: relative;
    line-height: 300px;
    border: 2px solid #092f60;
}
@media screen and (max-width:640px){
    .chiefTeaserContainer {
        float:none;
    }
}
.chiefTeaser {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    box-shadow: rgba(0,0,0,0.1) 3px 3px 6px inset;
}

    .chiefTeaser.default {
        background-image: url(/Content/Images/chiefDefault.jpg);
        color: black;
        background-size: contain;
    }



.chiefTeaserDetail {
    float: right;
    margin-left: 2%;
    position: relative;
    object-position: right;
    max-height: 315px;
    margin-bottom: 15px;
    height: 28vw;
    border: 1px #999 solid;
    border-radius: 15px;
}



.chiefTeaserOverlay {
}
