/*page top media*/
.page__top-media {
    height: 56.25vw;
    width: 100%;
    position: absolute;
    top:150px;
    z-index:-1;
}
@media screen and (max-width:900px){
    .page__top-media{
        height:512px;
    }
}
.page__top-media .headerImageBg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center;
}
.page__top-media .headerImageBg::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, rgba(59, 59, 59, 1) 0%, rgba(59, 59, 59, 0) 250px, rgb(59, 59, 59, 0) 100%);
    overflow: hidden;
    height: 100%;
}
@media screen and (max-width: 1920px) {
    .page__top-media .headerImageBg::after{
        background: linear-gradient(0deg, rgba(59, 59, 59, 1) 0%, rgba(59, 59, 59, 0) 150px, rgb(59, 59, 59, 0) 100%);
    }
}
@media screen and (max-width: 1280px) {
    .page__top-media .headerImageBg::after{
        background: linear-gradient(0deg, rgba(59, 59, 59, 1) 0%, rgba(59, 59, 59, 0) 100px, rgb(59, 59, 59, 0) 100%);
    }
}
@media screen and (max-width: 900px) {
    .page__top-media .headerImageBg::after{
        display:none;
    }
}
.page__fixed-media{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:-1;
}
.page__fixed-media video{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}
.page__top-media section {
    width: 100%;
    height: 100%;
    position: relative;
}
.page__top-media video {
    object-fit: cover;
    object-position: top center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.page__top-media section::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, rgba(59, 59, 59, 1) 0%, rgba(59, 59, 59, 0) 250px, rgb(59, 59, 59, 0) 100%);
    overflow: hidden;
    height: 100%;
}
@media screen and (max-width:1600px){
    .page__top-media section::after {
        background: linear-gradient(0deg, rgba(59, 59, 59, 1) 0%, rgba(59, 59, 59, 0) 150px, rgb(59, 59, 59, 0) 100%);
    }
}
@media screen and (max-width:1225px){
    .page__top-media section::after {
        display:none;
    }
}
/*Page Title*/
.page-titles {
    grid-area: media-spacing;
    max-width: 100%;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;  
    min-height: calc(150px + 33vw);
}
@media screen and (max-width:900px){
    .page-titles{
        min-height: 450px;
    }
}
.page-titles__container {
    position: relative;
    /*background: linear-gradient(90deg, #16246b 0%, #16246b calc((100% - 1600px) / 2), rgba(0,0,0,0) calc((100% - 1600px) / 2), rgba(0,0,0,0) 100%);*/
    /*background: linear-gradient(90deg, rgb(22 36 107 / 77%) 0%, rgb(22 36 107 / 77%) calc((100% - 1920px) / 2), rgba(0, 0, 0, 0) calc((100% - 1920px) / 2), rgba(0, 0, 0, 0) 100%);*/
    background: linear-gradient(90deg, rgb(22 36 107 / 77%) 0%, rgb(22 36 107 / 77%) calc((100% - 2045px) / 2), rgba(0, 0, 0, 0) calc((100% - 2045px) / 2), rgba(0, 0, 0, 0) 100%);
}
.page-titles__margins{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1600px;
    line-height:0px;
}
.page-titles__inlineContainer{
    display: inline-block;
    position: relative;
    padding-right: 50px;
    margin-left: -223px;
    padding-left: 223px;
    max-width: calc(100% + 173px);
}
@media screen and (max-width:1280px){
    .page-titles__inlineContainer{
        margin-left: -260px;
        max-width: calc(100% + 90px);
    }
}
@media screen and (max-width:720px){
    .page-titles__inlineContainer{
        max-width: calc(100% - 15px);
        margin-left:0px;
        padding-left:0px;
        padding-right:30px;
    }
}
.page-titles__overflow{
    max-height: 340px;
    overflow: hidden;
}
.page-titles__webkitBox{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
.page-titles__background{
    background: linear-gradient(to right, #0e1e61 0%, #0e1e61 calc(100% - 130px), rgba(0, 0, 0, 0) calc(100% - 130px), rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77));
    mask-image: linear-gradient(rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77)); 
}
.page-titles__background-angle1{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: url(/content/images/layout/03-jso-background-title-left-side.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 100%;
    width: calc(100% + 161px);
    z-index: 1;
}
@media screen and (max-width:720px){
    .page-titles__background-angle1{
        left:-280px;
        mask-image: linear-gradient(to right, #000 0%, transparent 100%);
        mask-size: calc(100% - 50px) 100%;
        mask-repeat: no-repeat;
    }
}
.page-titles__background-angle2{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 440px;
    height: 100%;
    background-image: url(/content/images/layout/03-jso-background-title-right-side.png);
    background-position: bottom right;
}
.page-titles__padding{
    position: relative;
    z-index: 1;
    padding-left: 115px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
    min-width:320px;
}
@media screen and (max-width:720px){
    .page-titles__padding{
        padding-left:15px;
        min-width:auto;
    }
}
.page-titles__table{
    display:table;
    min-height:120px;
}
@media screen and (max-width:1480px){
    .page-titles__table{
        min-height: 8.1vw;
    }
}
@media screen and (max-width:730px){
    .page-titles__table{
        min-height: 60px;
    }
}
@media screen and (max-width:420px){
    .page-titles__table{
        min-height: 14.28vw;;
    }
}
.page-titles__table-cell{
    display:table-cell;
    vertical-align:middle;
}
.page-titles__title {
    font-size: 50px;
    font-weight: 700;
    margin: 0px;
    color:white;
    line-height: 0.85;
    letter-spacing: 2.5px;
    text-shadow: 1px 1px 5px black;
    text-transform: uppercase;
}
@media screen and (max-width:1480px){
    .page-titles__title {
        font-size: 3.37vw;
    }
}
@media screen and (max-width:720px){
    .page-titles__title {
        line-height:1em;
    }
}
@media screen and (max-width:730px){
    .page-titles__title {
        font-size: 25px;
    }
}
@media screen and (max-width:420px){
    .page-titles__title {
        font-size: 5.9vw;
    }
}
/*Translate Fix*/
.page-titles__title > font{
    font-size:0.9em;
}
.page-titles__subtitle{
    font-size: 30px;
    color: #ffe347;
    margin: 0px;
    margin-top: 5px;
    line-height: 0.95em;
    letter-spacing: 2.5px;
    text-shadow: 1px 1px 5px black;
    text-transform: uppercase;
    font-weight: 600;
}
@media screen and (max-width:1480px){
    .page-titles__subtitle{
        font-size: 2vw;
    }
}
@media screen and (max-width:730px){
    .page-titles__subtitle{
        font-size: 15px;
    }
}
@media screen and (max-width:420px){
    .page-titles__subtitle{
        font-size: 3.5vw;
    }
}