.overflow {
    overflow: hidden;
}

body {
    overflow-x: hidden;
}

.entry-content {
    font-size: 18px;
    line-height: 1.33;
    color: #232c39;
}

.page-template-template-full .verical-accordion,
.page-template-template-full .company-vertical-accordin {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

body.blog .page-content-wrap ~ .company-vertical-accordin {
    padding-top: 0;
}

.button-mobile-nav {
    background: none;
    color: #fff;
    border: 0;
    font-size: 24px;
    position: absolute;
    left: 10px;
    top: 70px;
    display: none;
}

.logo-nav.sticky-header {
    width: 100%;
    position: fixed;
    z-index: 9;
    background: rgba(35, 44, 57, 1);
    height: 65px;
    left: 0;
    top: 0;
}

.logo-nav.sticky-header .row,
.logo-nav.sticky-header .container {
    display: flex;
    justify-content: space-between;
    /* height: 100%; */
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.logo-nav.sticky-header .container .header-sub-menu-area {
    align-items: center;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
    padding: 0 0 0 10%;
}

.logo-nav.sticky-header .header-menu:first-child .menu-area {
    min-width: unset;
}

.sticky-logo {
    display: none;
}

.logo-nav.sticky-header .container .sticky-logo {
    display: flex;
    align-items: center;
}

.sticky-header .header-navigation-mobile .sticky-logo img,
.logo-nav.sticky-header .container .sticky-logo img {
    height: 40px;
    width: auto;
}

.logo-nav.sticky-header .header-navigation {
    height: 100%;
}

.logo-nav.sticky-header .header-navigation.mobile {
    height: auto;
}

.header-navigation-mobile {
    display: none;
}

.header-navigation-mobile.visible {
    display: block;
}

.display-in-mobile {
    display: none;
}

.black-bg,
.mouseover-preserve {
    display: none;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.mouseover-preserve.visible {
    display: block;
    height: 350px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.black-bg.visible {
    display: block;
    height: 185px;
    width: 100%;
    position: absolute;
    top: 63px;
    background: rgb(35, 44, 57);
    left: 0;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.sticky-header .header-navigation-mobile .button-mobile-nav {
    position: absolute;
    top: 20px;
    padding: 0;
}

.sticky-header .header-navigation-mobile .sticky-logo {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    z-index: 2;
}

.header-navigation-mobile {
    width: 100%;
    height: 100%;
}

.container-fw {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.logo-nav-overlay {
    background: rgba(35, 44, 57, 0.2);
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    height: 175px;
    z-index: 3;
    pointer-events: none;
    /* opacity: 0;
    visibility: hidden; */
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

span.sub {
    font-size: 36px;
    text-transform: none;
    font-family: 'franklin-gothic-urw-cond';
    width: 100%;
    display: block;
    line-height: 1.33;
    margin-top: 15px;
}

.font-style-desc--medium span.sub {
    font-size: 32px;
}

.font-style-desc--small span.sub {
    font-size: 28px;
}

.logo-nav-overlay.visible {
    background: rgba(35, 44, 57, 0.2);
    opacity: 1;
    visibility: visible;
    height: 375px;
}

.logo-nav.sticky-header .header-navigation .container .logo, .logo-nav.sticky-header .nd-on-sn {
    display: none;
}

.sticky-logo a {
    width: 65px;
}

.logo-nav .container .header-sub-menu-area.content-between {
    justify-content: space-between;
}

.logo-nav.sticky-header .container .header-sub-menu-area.content-between {
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

.logo-nav.sticky-header .header-navigation .container, .logo-nav.sticky-header .header-navigation .container-fw {
    height: 100%;
}

.corp-website-header {
    background: #afafaf;
    color: #fff;
    text-align: center;
    position: relative;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.logo {
    z-index: 1;
    position: relative;
    min-width: 120px;
}

.logo img {
    width: 125px;
    padding-top: 35px;
    padding-bottom: 35px;
    margin: 0 auto;
}

.header-navigation {
    width: 100%;
    position: relative;
}

.header-sub-menu-area {
    width: 100%;
    display: flex;
    max-width: 1223px;
    margin: 23px auto;
    padding: 20px 0;
    text-align: left;
    position: relative;
}

.header-menu:first-child .menu-area {
    min-width: 140px;
}

.header-menu .sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    margin: 0;
}

.header-menu .sub-menu.visible {
    display: block;
}

.header-menu .sub-menu li {
    margin: 0;
}

.header-terms-social,
.header-terms-social ul {
    display: flex;
}

.header-menu ul {
    padding-left: 0;
}

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

.header-title a,
.footer-title a {
    color: #fff;
    text-decoration: none;
}

.header-menu ul a,
.header-title {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 2;
    font-weight: normal;
    text-decoration: none;
}

.footer-sub-menu-area.content-between {
    justify-content: space-between;
}

#vimeo-desktop{
    transform: scale(1.1);
}

.fullscreeneo-wrap.show{
    display: block;
}

.fullscreeneo-wrap.hide{
    display: none;
}

.new-count-mobile{
    display: none;
}

#controlled-desktop{
    display: block;
}

#controlled-mobile{
    display: none;
}

@media ( max-width: 768px ) {
    .header-menu ul a,
    .header-title {
        font-size: 0.94vw;
    }

    .new-count-mobile{
        display: block;
        margin-bottom: 10px;
    }

    #vimeo-mobile{
        /* transform: scale(1.2); */
    }
}

.header-terms-social {
    padding-bottom: 80px;
}

.header-terms-social ul {
    width: 80%;
    margin: 0 auto;
}

.header-terms-social li > ul {
    padding: 0;
    margin: 0;
}

.header-terms-social li {
    float: left;
    margin-right: 26px;
}

.header-terms-social li:last-child {
    margin-right: 0;
}

.business-grid .container-ratio:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #232c39;
    opacity: 0.4;
    z-index: 1;
}

.corp-website-header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #232c39;
    opacity: 0;
    z-index: 1;
}

.corp-website-header.overlay:after {
    opacity: 0.4;
}

.business-grid.grid-style--with-background .container-ratio:after {
    display: none;
}

.careers .overlay-image,
.image-text-wrapper img,
.corp-website-header .banner-image {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
}

.corp-website-header .banner-image.mobile-image {
    display: none !important;
}

.careers .container,
.corp-website-header .container {
    position: relative;
    z-index: 2;
}

.corp-website-header .header-container {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
}

.corp-website-header .corp-site-header {
    font-family: "Times New Roman";
    font-size: 7.1vw;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 2.6vw 0;
}

.corp-website-header .corp-site-subtext {
    font-family: franklin-gothic-urw-cond, sans-serif;
    font-size: 1.6vw;
    width: 82%;
    max-width: 1075px;
    margin: 0 auto;
    font-weight: 500;
}

.corp-website-header .corp-site-subtext a {
    color: #fff;
}

.corp-website-header .header-p {
    padding: 100px 0 50px;
}

@media (min-width: 768px) {
    .corp-website-header .header-p {
        padding: 280px 0 120px;
    }
}

.corp-website-header .header-p.big-header {
    padding: 200px 0 20px;
}

.corp-website-header .header-p.medium-header {
    padding: 120px 0 20px;
}

.grid-flex-wrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.corp-website-header .header-p.top {
    /*margin-top: 180px;*/
}

.team-grid,
.business-grid {
    padding: 100px 0;
}

.team-grid {
    background: #e1e2e2;
}

.team-grid .grid-wrapper,
.business-grid .grid-wrapper {
    width: 91.5%;
    margin: 0 auto;
}

.team-grid.grid-style--with-background .grid-wrapper,
.business-grid.grid-style--with-background .grid-wrapper {
    padding: 18px;
    background: #fff;
    box-shadow: 15px 15px 20px 3px rgba(0, 0, 0, 0.18);
}

.team-grid .grid-wrapper .d-flex,
.business-grid .grid-wrapper .d-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0;
    justify-content: center;
}

.team-grid.grid-style--with-background .grid-wrapper .d-flex,
.business-grid.grid-style--with-background .grid-wrapper .d-flex {
    margin: 0;
}

.business-grid .top {
    margin-bottom: 60px;
}

.team-grid .grid,
.business-grid .grid {
    z-index: 1;
    width: 33.33%;
    padding: 18px;
}

.team-grid .bd-highlight,
.business-grid .bd-highlight {
    text-align: center;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    display: block;
}

.business-grid.grid-style--with-background .grid-wrapper .grid {
    margin-bottom: 0px;
}

.team-grid .grid .wrap-image {
    display: block;
    width: 100%;
}

.team-grid .grid:first-child {
    width: 100%;
}

.team-grid .grid .bd-highlight {
    background: url(../images/leadership-bg-gray.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: space-around;
}

.team-grid .grid:first-child .term-info {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 40%;
}

.team-grid .grid:first-child .wrap-image {
    width: 32%;
}

.team-grid .grid:first-child .term-info h5 {
    font-size: 70px;
}

.team-grid .grid:first-child .term-info p {
    font-size: 30px;
}

.grid-space {
    margin-bottom: 60px;
}

.business-grid .two-column .grid {
    width: 50%;
}

.team-grid .container-ratio,
.business-grid .container-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    display: block;
    overflow: hidden;
}

.team-grid .container-ratio > img,
.business-grid .container-ratio > img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 101% !important;
    height: 101% !important;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 1;
    max-width: none !important;
    transition: all 0.3s ease;
}

.business-grid .bd-highlight:hover > .container-ratio > img {
    transform: translate(-50%, -50%) scale(1.1);
}

.team-grid .grid .term-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    z-index: 3;
    padding: 0 15px;
}

.team-grid .grid .term-info h5 {
    margin: 0;
    font-size: 26px;
    line-height: 1.15;
    color: #fff;
    font-family: "Times New Roman";
}

.team-grid .grid .term-info p {
    margin: 15px 0 0;
    font-size: 18px;
    line-height: 1.15;
    color: #fff;
    font-family: franklin-gothic-urw-cond, sans-serif;
}

.horizontal-two-split-page-content-wrapper .overlay-content,
.team-grid .grid .team-bio {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    background: #232c39;
    padding: 40px;
    overflow-y: auto;
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.horizontal-two-split-page-content-wrapper .overlay-content {
    overflow: visible;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.horizontal-two-split-page-content-wrapper .content-item:hover .overlay-content,
.team-grid .grid:hover .team-bio {
    opacity: 1;
    visibility: visible;
}

.horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll {
    width: 100%;
    overflow-y: auto;
    padding: 0 40px;
    max-height: 100%;
}

.horizontal-two-split-page-content-wrapper .overlay-content * {
    color: #fff;
    font-family: franklin-gothic-urw-cond, sans-serif;
}

.business-grid .grid .title {
    font-family: "Times New Roman";
    text-transform: uppercase;
    font-size: 1.4vw;
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    z-index: 2;
    margin: 0;
    width: 90%;
}

.business-grid.grid-style--with-background .grid .title {
    bottom: 0;
    top: auto;
    left: 0;
    transform: none;
    background: rgba(35, 44, 57, 0.8);
    width: 100%;
    z-index: 3;
    transition: all 0.3s ease;
}

.business-grid.grid-style--with-background .grid .title a {
    color: #fff;
    text-decoration: none;
}

.business-grid.grid-style--with-background .grid:hover .title {
    background: rgba(35, 44, 57, 1);
}

.business-grid:not(.grid-style--with-background) .grid .overlay-content {
    display: none;
}

.business-grid.grid-style--with-background .grid .overlay-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(35, 44, 57, 1);
    z-index: 2;
    padding: 0 0 70px;
    color: #FFFFFF;
    font-size: 1.5vw;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.business-grid.grid-style--with-background .grid:hover .overlay-content {
    opacity: 1;
    visibility: visible;
}

.business-grid.grid-style--with-background .grid .inner-scroll {
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 20px 20px 0;
}

section.careers {
    padding: 0;
    position: relative;
    overflow: hidden;
}

#main section.careers:first-child {
    margin-top: 100px;
}

.careers-bg {
    text-align: center;
    background-color: #000;
}

.careers-bg .text-block {
    padding: 220px 0;
}

.careers-bg .text-block.block-height--small {
    padding: 110px 0;
}

.careers-bg .text-block.block-height--large {
    padding: 280px 0;
}

.careers-bg .block-title {
    font-size: 4vw;
    text-transform: uppercase;
    color: #fff;
    font-family: "Times New Roman";
    margin: 0;
}

.careers-bg .block-title a {
    color: #fff;
    text-decoration: none;
}

.careers-bg .sub-text {
    color: #fff;
    font-size: 2vw;
}

/*accordin*/

.pana-accordion {
    height: 500px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
}

.pana-accordion {
    width: 85.2%;
}

.pana-accordion .pana-accordion-wrap {
    position: relative;
}

.pana-accordion .pana-accordion-wrap .pana-accordion-item {
    border-left: 1px solid #bababa;
    height: 500px;
    overflow: hidden;
    float: left;
    left: 0;
    top: 0;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

.pana-accordion .pana-accordion-wrap .pana-accordion-item .pana-accordion-mask {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 10;
    background-color: #000;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
}

.pana-accordion .pana-accordion-wrap .pana-accordion-item.active {
    width: 30% !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

.pana-accordion .pana-accordion-wrap .pana-accordion-item.active .pana-accordion-mask {
    display: none;
}


/*accordin*/

.footer-sub-menu-area {
    display: flex;
    max-width: 1223px;
    margin: 0 auto;
    padding: 40px 0;
}

footer#master-footer {
    background-color: #232c39;
    font-weight: normal;
    clear: both;
}

.footer-terms-social,
.footer-terms-social ul {
    display: flex;
}

.footer-menu ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.footer-menu ul li {
    margin: 0;
}

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

.footer-menu ul a,
.footer-title {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: normal;
    text-decoration: none;
}

.footer-terms-social li {
    color: #ffffff;
}

.footer-terms-social {
    padding-bottom: 80px;
}

.footer-terms-social ul {
    max-width: 1500px;
    margin: 0 auto;
    list-style: none;
    width: 95%;
}

.footer-terms-social li > ul {
    padding: 0;
    margin: 0;
}

.footer-terms-social li {
    float: left;
    margin: 0 26px 0 0;
}

.footer-terms-social li img {
    width: 32px;
    height: auto;
    max-width: 32px;
}

.footer-terms-social li:last-child {
    margin-right: 0;
}

.company-vertical-accordin {
    padding: 80px 0;
}

footer i.fab {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.5em 0.6em;
    background-color: #fff;
    color: #232c39;
}

.footer-terms-social a,
.footer-terms-social a:hover {
    color: #ffffff;
    word-break: keep-all;
}

.image-text-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.image-text-wrapper img {
    position: absolute;
    min-width: 100%;
    flex-shrink: 0;
    min-height: 100%;
}

.image-text-wrapper .pana-accordion-content {
    font-family: "Times New Roman";
    position: absolute;
    bottom: 40px;
    line-height: 1.2;
    z-index: 2;
    text-transform: uppercase;
    word-break: unset;
    word-wrap: unset;
}

.image-text-wrapper .pana-accordion-content:after,
.image-text-wrapper .pana-accordion-content:before {
    word-break: unset;
    word-wrap: unset;
}

.image-text-wrapper .pana-accordion-content h4 {
    display: none;
    font-size: 3vw;
    word-break: normal;
    word-wrap: normal;
}

.image-text-wrapper .pana-accordion-content span {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 500;
    font-size: 0.9vw;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    word-break: unset;
    word-wrap: unset;
}

.active .image-text-wrapper .pana-accordion-content {
    height: auto;
    left: 0;
    bottom: 40px;
    z-index: 1;
}

.active .image-text-wrapper .pana-accordion-content span {
    left: 60px;
    writing-mode: unset;
    transform: none;
    display: inherit;
    font-size: 24px;
    margin-left: 40px;
}

.image-text-wrapper .pana-accordion-content a {
    text-decoration: none;
}

.active .image-text-wrapper .pana-accordion-content h4 {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 36px;
    padding: 0;
    margin: 0 0 10px 40px;
    z-index: 1;
}

.header-navigation.mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 40px 100px 40px;
    background: rgb(35, 44, 57);
    text-align: center;
    z-index: 3;
}

.header-navigation.mobile .header-sub-menu-area {
    flex-wrap: wrap;
    height: 100%;
    padding: 0;
    margin-top: 65px;
}

.header-navigation.mobile .header-menu {
    flex: 100%;
}

.header-navigation.mobile .header-menu .sub-menu {
    display: block;
    position: unset;
}

.close {
    display: none;
    position: absolute;
    top: -65px;
    right: 15px;
}

.logo-nav.sticky-header .header-navigation.mobile .close {
    position: unset;
}

.close button:before {
    content: "\00d7";
    font-size: 40px;
}

.header-navigation.mobile .close {
    display: block;
}

.header-navigation.mobile .close button {
    background: none;
    border: 0;
    color: #fff;
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: 3;
    padding: 0;
}


/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

.verical-accordion {
    margin: 80px auto;
    padding: 0;
    display: block;
    overflow: hidden;
    height: 42vw;
    max-height: 800px;
}

.verical-accordion-item.active {
    width: 50%;
}

.verical-accordion-item {
    float: left;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.verical-accordion-item-content,
.accordion-bg {
    height: 100%;
}

.verical-accordion-item.active .accordion-bg img {
    width: 100%;
}

article.page header {
    display: none;
}

.verical-accordion-item .accordion-bg img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    object-fit: cover;
    height: 100% !important;
    max-width: none !important;
}

.verical-accordion-item .content {
    position: absolute;
}

.verical-accordion-item .content {
    display: none;
}

.verical-accordion-item.active a {
    color: #fff;
    text-decoration: none;
    width: 100%;
}

.verical-accordion-item.active .content.bottom {
    align-items: flex-end;
}

.verical-accordion-item.active .content.top {
    align-items: flex-start;
}

.verical-accordion-item.active .content.center {
    align-items: center;
}

.verical-accordion-item.active .content {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.verical-accordion-item.active .content .content-wrap {
    width: 100%;
    padding: 40px;
}

.accordion-footer-text {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    position: absolute;
    bottom: 4%;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 1em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.accordion-footer-text.vertical {
    writing-mode: tb-rl;
    transform: rotate(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
}

.verical-accordion-item.active .content .accordion-footer-text {
    display: block;
}

.verical-accordion-item-content.vertical .content {
    display: block;
    align-items: flex-end;
    position: static;
}

.verical-accordion-item-content.vertical .content h3 {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    position: absolute;
    bottom: 40px;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 1em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
}

.verical-accordion-item-content.vertical .content p {
    display: none;
}

h3.vertical {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    position: absolute;
    bottom: 40px;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 1em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
}

.active .accordion-footer-text.left {
    left: 7%;
    width: auto;
}

.active .accordion-footer-text.right {
    right: 7%;
    width: auto;
}

.verical-accordion-item.active .content .content-wrap h3 {
    font-family: "Times New Roman";
    font-size: 3.7vw;
    letter-spacing: 0;
    line-height: 1;
}

.verical-accordion-item.active .content .content-wrap p {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 auto;
}


/* full-screen-image section */

.full-screen-image .wrap-block,
.full-screen-image {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.full-screen-slider:not(.slick-initialized) .wrap-block:nth-child(n + 2) {
    display: none;
}

.full-screen-image .overlay-image {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
}

.full-screen-image .overlay-image.mobile-image {
    display: none !important;
}

.full-screen-image .inner-box {
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 3;
}

.full-screen-image .inner-box.center {
    justify-content: center;
    align-items: center;
}

.full-screen-image .inner-box.top-left {
    justify-content: flex-start;
    align-items: flex-start;
}

.full-screen-image .inner-box.top-center {
    justify-content: center;
    align-items: flex-start;
}

.full-screen-image .inner-box.top-right {
    justify-content: flex-end;
    align-items: flex-start;
}

.full-screen-image .inner-box.center-left {
    justify-content: flex-start;
    align-items: center;
}

.full-screen-image .inner-box.center-right {
    justify-content: flex-end;
    align-items: center;
}

.full-screen-image .inner-box.bottom-left {
    justify-content: flex-start;
    align-items: flex-end;
}

.full-screen-image .inner-box.bottom-center {
    justify-content: center;
    align-items: flex-end;
}

.full-screen-image .inner-box.bottom-right {
    justify-content: flex-end;
    align-items: flex-end;
}

.full-screen-image .inner-box h3 {
    font-size: 3.6rem;
    color: #fff;
    font-family: "franklin-gothic-urw-cond", sans-serif;
    margin: 2em;
}

.block-in-page .page-content-wrap{
    padding: 50px 0 0;
}

@media (min-width: 0px) and (max-width: 1450px) {
    .team-grid .grid:first-child .term-info h5 {
        font-size: 4.2vw;
    }

    .team-grid .grid:first-child .term-info p {
        font-size: 2vw;
    }

    .verical-accordion-item.active .content .content-wrap img {
        width: 15%;
    }

    .verical-accordion-item.active .content .content-wrap p {
        line-height: 1.2 !important;
    }
}

@media (max-width: 1024px) {
    .team-grid .grid:first-child .wrap-image {
        width: 37%;
    }


}

@media (max-width: 767px) {

    #controlled-desktop{
        display: none;
    }

    #controlled-mobile{
        display: block;
    }

    .team-grid .grid:first-child .wrap-image {
        width: 100%;
    }

    .team-grid .grid:first-child .term-info {
        position: absolute;
        width: 100%;
    }

    .team-grid .grid:first-child .term-info h5 {
        font-size: 30px;
    }

    .team-grid .grid:first-child .term-info p {
        font-size: 20px;
    }

    .logo-nav.sticky-header .header-navigation.mobile,
    .header-navigation,
    .header-navigation.mobile {
        position: fixed;
        height: 100%;
    }

    .header-navigation.mobile .header-sub-menu-area {
        align-content: flex-start;
    }

    .header-navigation.mobile .logo {
        display: none;
    }

    .container-fw {
        flex-direction: column;
    }

    .header-navigation.mobile .header-sub-menu-area {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .header-navigation.mobile .header-sub-menu-area.content-between.left {
        margin-top: 65px;
    }

    .logo-nav.sticky-header .header-navigation.mobile .container, .logo-nav.sticky-header .header-navigation.mobile .container-fw {
        height: auto;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .corp-website-header {
        align-items: center;
        flex-direction: row;
        padding-bottom: 4.5%;
    }

    .corp-website-header .corp-site-header {
        font-size: 8.1vw;
    }

    .corp-website-header .corp-site-subtext {
        font-size: 2.6vw;
    }

    .header-menu ul a,
    .header-title {
        /*font-size: 1.5vw;*/
        font-size: 16px;
    }

    .header-menu:first-child .menu-area {
        min-width: unset;
    }

    .verical-accordion-item.active .content .content-wrap img {
        width: 15%;
    }
}


/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .corp-website-header {
        align-items: center;
        flex-direction: row;
        padding-bottom: 8.5%;
    }

    .corp-website-header .corp-site-header {
        font-size: 7.1vw;
    }

    .corp-website-header .corp-site-subtext {
        font-size: 2.6vw;
    }

    .header-menu ul a,
    .header-title {
        /*font-size: 1.5vw;*/
        font-size: 15px;
    }

    .verical-accordion-item.active .content .content-wrap h3 {
        margin-top: 20px;
    }

    .verical-accordion-item.active .content .content-wrap p {
        font-size: 1.5vw;
        line-height: 1.3 !important;
    }

    .header-menu:first-child .menu-area {
        min-width: unset;
    }

    .team-grid .grid {
        width: 50%;
    }

    .business-grid .grid {
        width: 50%;
    }

    .business-grid .grid .title {
        font-size: 2.4vw;
    }

    .business-grid.grid-style--with-background .grid .overlay-content {
        padding-bottom: 22%;
    }

    .careers-bg .block-title {
        font-size: 3.4vw;
    }

    .footer-terms-social,
    .footer-terms-social ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

    .footer-terms-social {
        padding-bottom: 40px;
    }

    .footer-terms-social li {
        width: 100%;
        margin: 5px 0;
    }

    .social li {
        width: 20%;
    }

    .verical-accordion-item.active .content .content-wrap img {
        width: 15%;
    }
}


/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /* CSS */
}


/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 767px) and (max-width: 867px) {
    .corp-website-header {
        align-items: center;
        flex-direction: row;
        padding-bottom: 12.5%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .button-mobile-nav {
        display: block;
        z-index: 2;
    }

    .header-navigation {
        display: block;
        top: 0;
        left: 0;
        padding: 0px 40px 100px 40px;
        background: rgb(35, 44, 57);
        text-align: center;
        z-index: 3;
        transform: translateX(-100%);
        transition: all 0.3s ease;
        height: 100vh;
    }

    .corp-website-header {
        height: 0;
    }

    .header-navigation.mobile {
        transform: translateX(0);
    }

    .header-title {
        position: relative;
    }

    .header-title.not-expand:after {
        content: "+";
        font-size: 25px;
        position: absolute;
        top: -15px;
        right: 30px;
    }

    .header-title.expand:after {
        content: "-";
        font-size: 25px;
        position: absolute;
        top: -15px;
        right: 30px;
    }

    .corp-website-header .header-p {
        padding: 80px 0 20px;
    }

    .corp-site-header.site-title {
        margin-bottom: 60px;
    }

    .corp-website-header .corp-site-header {
        font-size: 7.3vw;
    }

    .corp-website-header .corp-site-subtext {
        font-size: 3.6vw;
    }

    .verical-accordion-item.active .content .content-wrap img {
        width: 15%;
    }

    .verical-accordion-item.active .content .content-wrap p {
        font-size: 14px;
        line-height: 1.2 !important;
    }

    .business-grid .two-column .grid,
    .team-grid .grid,
    .business-grid .grid {
        width: 100%;
    }

    .business-grid .two-column .grid:last-child,
    .team-grid .grid:last-child,
    .business-grid .grid:last-child {
        margin-bottom: 0;
    }

    .careers-bg .block-title {
        font-size: 6.4vw;
    }

    .careers-bg .sub-text {
        font-size: 18px;
    }

    .business-grid .grid .title {
        font-size: 4.4vw;
    }

    .footer-sub-menu-area {
        flex-wrap: wrap;
    }

    .footer-menu {
        flex: 50%;
        margin-bottom: 60px;
    }

    .footer-sub-menu-area {
        padding: 40px;
    }

    .footer-terms-social,
    .footer-terms-social ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

    .footer-terms-social {
        padding-bottom: 40px;
    }

    .footer-terms-social li {
        width: 100%;
        margin: 5px 0;
    }

    .social li {
        width: 20%;
    }

    .business-grid .top {
        margin-bottom: 0;
    }

    .logo-nav-overlay.visible {
        display: none;
    }

    .pana-accordion .pana-accordion-wrap .pana-accordion-item.active {
        width: 100% !important;
        height: 26% !important;
        -webkit-transition: height 1s ease-in-out;
        -moz-transition: height 1s ease-in-out;
        -o-transition: height 1s ease-in-out;
        transition: height 1s ease-in-out;
    }

    .image-text-wrapper .pana-accordion-content {
        bottom: 0;
        width: 100%;
        height: 100%;
    }

    .image-text-wrapper .pana-accordion-content h4 {
        display: flex;
        align-items: center;
        height: 100%;
        font-size: 18px;
        padding: 0;
        margin: 0 0 0 40px;
        z-index: 1;
    }

    .pana-accordion .pana-accordion-wrap .pana-accordion-item {
        border-left: 1px solid #bababa;
        width: 100%;
        height: 6.33%;
    }

    .pana-accordion .pana-accordion-wrap {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .active .image-text-wrapper span {
        font-size: 6vw;
    }

    .header-navigation.mobile .container .sticky-logo {
        display: none;
    }

    .black-bg.visible {
        display: none;
    }

    .header-menu ul a,
    .header-title {
        font-size: 3vw;
    }

    .logo-nav.sticky-header .container .header-sub-menu-area {
        padding: 0;
    }

    .header-navigation.mobile .header-menu .sub-menu.expand {
        display: block;
        -moz-transition: height 0.5s;
        -ms-transition: height 0.5s;
        -o-transition: height 0.5s;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        overflow: hidden;
    }

    .header-navigation.mobile .header-menu .sub-menu.not-expand {
        display: none;
        -moz-transition: height 0.5s;
        -ms-transition: height 0.5s;
        -o-transition: height 0.5s;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        overflow: hidden;
    }

    .corp-website-header .header-container {
        max-width: unset;
    }

    .verical-accordion {
        max-height: unset;
    }

    .verical-accordion-item.active {
        width: 100%;
        height: 50%;
    }

    .verical-accordion-item {
        width: 100%;
        height: auto;
    }

    .accordion-footer-text.vertical {
        writing-mode: unset;
        transform: none;
        display: flex;
        justify-content: normal;
        align-items: center;
        height: 100%;
        bottom: 0;
        top: 0;
        left: 40px;
    }

    .verical-accordion-item.active .content .content-wrap h3 {
        margin-top: 20px;
    }
}


/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 480px) {
    .button-mobile-nav {
        display: block;
        z-index: 2;
    }

    .header-navigation {
        display: block;
        top: 0;
        left: 0;
        padding: 0px 40px 100px 40px;
        background: rgb(35, 44, 57);
        text-align: center;
        z-index: 3;
        transform: translateX(-100%);
        transition: all 0.3s ease;
        height: 100vh;
    }

    .corp-website-header {
        height: 0;
    }

    .header-navigation.mobile {
        transform: translateX(0);
    }

    .verical-accordion-item.active .content .content-wrap p {
        font-size: 12px;
        line-height: 1.2 !important;
    }

    .verical-accordion-item.active .content .content-wrap h3 {
        margin-top: 20px;
    }

    .header-title {
        position: relative;
    }

    .header-title.not-expand:after {
        content: "+";
        font-size: 25px;
        position: absolute;
        top: -15px;
        right: 30px;
    }

    .header-title.expand:after {
        content: "-";
        font-size: 25px;
        position: absolute;
        top: -15px;
        right: 30px;
    }

    .header-navigation.mobile .header-menu .sub-menu.expand {
        display: block;
        -moz-transition: height 0.5s;
        -ms-transition: height 0.5s;
        -o-transition: height 0.5s;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        overflow: hidden;
    }

    .header-navigation.mobile .header-menu .sub-menu.not-expand {
        display: none;
        -moz-transition: height 0.5s;
        -ms-transition: height 0.5s;
        -o-transition: height 0.5s;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        overflow: hidden;
    }

    .corp-website-header .header-p {
        padding: 60px 20px 20px;
    }

    .corp-site-header.site-title {
        margin-bottom: 40px;
    }

    .corp-website-header .corp-site-header {
        font-size: 9.3vw;
    }

    .corp-website-header .corp-site-subtext {
        font-size: 5.6vw;
    }

    .business-grid .two-column .grid,
    .business-grid .grid,
    .team-grid .grid {
        width: 100%;
    }

    .team-grid.grid-style--with-background .grid-wrapper,
    .business-grid.grid-style--with-background .grid-wrapper {
        padding: 0;
    }

    .team-grid.grid-style--with-background .grid-wrapper .grid + .grid,
    .business-grid.grid-style--with-background .grid-wrapper .grid + .grid {
        padding-top: 0;
    }

    .business-grid .two-column .grid:last-child,
    .team-grid .grid:last-child,
    .business-grid .grid:last-child {
        margin-bottom: 0;
    }

    .business-grid .grid .title,
    .careers-bg .block-title {
        font-size: 6.4vw;
    }

    .careers-bg .sub-text {
        font-size: 16px;
    }

    .footer-sub-menu-area {
        flex-wrap: wrap;
    }

    .footer-menu {
        flex: 100%;
        margin-bottom: 20px;
    }

    .footer-sub-menu-area {
        padding: 40px 0 0;
    }

    .footer-terms-social,
    .footer-terms-social ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

    .footer-terms-social {
        padding-bottom: 40px;
    }

    .footer-terms-social li {
        width: 100%;
        margin: 5px 0;
    }

    .social li {
        width: 20%;
    }

    .business-grid .top {
        margin-bottom: 0;
    }

    .logo-nav-overlay.visible {
        display: none;
    }

    .pana-accordion .pana-accordion-wrap .pana-accordion-item.active {
        width: 100% !important;
        height: 26% !important;
        -webkit-transition: height 1s ease-in-out;
        -moz-transition: height 1s ease-in-out;
        -o-transition: height 1s ease-in-out;
        transition: height 1s ease-in-out;
    }

    .active .image-text-wrapper .pana-accordion-content {
        height: auto;
        left: 0;
        bottom: 40px;
        z-index: 1;
    }

    .image-text-wrapper .pana-accordion-content {
        bottom: 0;
        width: 100%;
        height: 100%;
    }

    .image-text-wrapper .pana-accordion-content h4 {
        display: flex;
        align-items: center;
        height: 100%;
        font-size: 18px;
        padding: 0;
        margin: 0 0 10px 40px;
        z-index: 1;
    }

    .pana-accordion .pana-accordion-wrap .pana-accordion-item {
        border-left: 1px solid #bababa;
        width: 100%;
        height: 6.33%;
    }

    .pana-accordion .pana-accordion-wrap {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .active .image-text-wrapper span {
        font-size: 14px;
        margin-left: 40px;
    }

    .header-navigation.mobile .container .sticky-logo {
        display: none;
    }

    .black-bg.visible {
        display: none;
    }

    .header-menu ul a,
    .header-title {
        font-size: 3vw;
    }

    .logo-nav.sticky-header .container .header-sub-menu-area {
        padding: 0;
    }

    .corp-website-header .header-container {
        max-width: unset;
    }

    #master-footer .container {
        width: 90%;
        padding: 0;
    }

    .verical-accordion {
        max-height: unset;
    }

    .verical-accordion-item.active {
        width: 100%;
        height: 50%;
    }

    .verical-accordion-item {
        width: 100%;
        height: auto;
    }

    .accordion-footer-text.vertical {
        writing-mode: unset;
        transform: none;
        display: flex;
        justify-content: normal;
        align-items: center;
        height: 100%;
        bottom: 0;
        top: 0;
        left: 40px;
    }
}


/** default page content **/

.page-content-wrap {
    background: #e1e2e2;
    padding: 107px 0;
}

.page-content-wrap + .news-block-section,
.page-content-wrap + .company-vertical-accordin,
.page-content-wrap + .page-content-wrap {
    padding-top: 0;
}

.page-content-wrap .entry-content {
    background: #fff;
    padding: 40px 60px;
    max-height: 1240px;
    overflow-y: auto;
}

.page-content-wrap .entry-content.comment-box {
    overflow: visible;
    max-height: none;
}

.page-content-wrap .entry-content ul li,
.page-content-wrap .entry-content ol li {
    margin-left: 0;
    line-height: 1.33;
}

.business-grid.grid-style--with-background .grid .inner-scroll::-webkit-scrollbar,
.horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll::-webkit-scrollbar,
.team-grid .grid .team-bio::-webkit-scrollbar,
.page-content-wrap .entry-content::-webkit-scrollbar {
    width: 15px;
}


/* Track */

.business-grid.grid-style--with-background .grid .inner-scroll::-webkit-scrollbar-track,
.horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll::-webkit-scrollbar-track,
.team-grid .grid .team-bio::-webkit-scrollbar-track,
.page-content-wrap .entry-content::-webkit-scrollbar-track {
    background: rgba(35, 44, 57, 0.2);
}


/* Handle */

.business-grid.grid-style--with-background .grid .inner-scroll::-webkit-scrollbar-thumb,
.horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll::-webkit-scrollbar-thumb,
.team-grid .grid .team-bio::-webkit-scrollbar-thumb,
.page-content-wrap .entry-content::-webkit-scrollbar-thumb {
    background: #232c39;
}


/* Handle on hover */

.business-grid.grid-style--with-background .grid .inner-scroll::-webkit-scrollbar-thumb:hover,
.horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll::-webkit-scrollbar-thumb:hover,
.team-grid .grid .team-bio::-webkit-scrollbar-thumb:hover,
.page-content-wrap .entry-content::-webkit-scrollbar-thumb:hover {
    background: #000;
}

@media (max-width: 860px) {
    .active .image-text-wrapper .pana-accordion-content h4 {
        font-size: 30px;
    }

    .active .image-text-wrapper .pana-accordion-content span {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .header-menu ul a,
    .header-title {
        font-size: 18px;
    }


    .logo-nav-overlay {
        display: none;
    }

    .header-navigation.mobile .header-menu {
        margin-bottom: 10px;
    }

    .header-title.expand:after,
    .header-title.not-expand:after {
        top: -9px;
        right: 0;
    }

    .header-title.expand:after {
        right: 4px;
    }

    .logo img {
        padding-top: 20px;
        width: 80px;
        height: auto;
    }

    .button-mobile-nav {
        top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-navigation.mobile .header-menu .sub-menu {
        padding-left: 10px;
    }

    .sticky-header .header-navigation-mobile .button-mobile-nav {
        left: 25px;
    }

    .header-navigation .container {
        max-width: none;
    }

    .container-fw .close {
        top: 0;
        right: 15px;
    }

    .header-navigation.mobile .nd-on-sn {
        display: none;
    }

    .header-navigation .header-sub-menu-area {
        overflow: auto;
        max-height: calc(100vh - 105px);
    }
}

.brand-content-wrapper {
    float: left;
    width: 100%;
    margin: 18px auto 5px;
}

.brand-content {
    display: block;
    width: 85.2%;
    margin: 0 auto;
    clear: both;
}

.page-template-template-brands .brand-content ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    border-bottom: 3px solid #ffffff;
    padding-bottom: 30px;
}

.brand-content ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    border-bottom: 3px solid #ffffff;
    padding-bottom: 30px;
}

.page-template-template-brands .brand-content ul.noborder {
    border: 0;
}

.brand-content ul.noborder {
    border: 0;
}

.brand-content ul.grid-view {
    columns: 5;
    column-gap: 20px;
}

.brand-content ul li {
    list-style: none;
    float: left;
    width: 20%;
    margin: 0;
}

.brand-content ul.grid-view li {
    width: auto;
    float: none;
}

.brand-content ul li span,
.brand-content ul li a {
    color: #232c39;
    font-family: franklin-gothic-urw-cond, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
    text-transform: uppercase;
    text-decoration: none;
}

.brand-content .title {
    font-size: 24px;
    font-family: 'Times New Roman';
    margin-bottom: 40px;
    margin-top: 30px;
    float: left;
    width: 100%;
    display: flex;
}

@media (max-width: 1250px) {
    .brand-content ul li {
        width: 25%;
    }

    .brand-content ul.grid-view {
        columns: 4;
        column-gap: 20px;
    }
}

@media (max-width: 1024px) {
    .brand-content ul li {
        width: 33.33%;
    }

    .brand-content ul.grid-view {
        columns: 3;
        column-gap: 20px;
    }
}

@media (max-width: 767px) {
    .brand-content ul li {
        width: 50%;
    }

    .brand-content ul.grid-view {
        columns: 2;
        column-gap: 20px;
    }

    .display-in-mobile {
        display: block;
    }
}

@media (max-width: 640px) {
    .team-grid,
    .business-grid {
        padding: 25px 0;
    }

    #main section.careers:first-child {
        margin-top: 25px;
    }

    .team-grid .grid-wrapper,
    .business-grid .grid-wrapper {
        width: 90%;
    }

    .business-grid .grid .title {
        font-size: 5vw;
    }

    .careers-bg .text-block {
        padding: 180px 0;
    }

    .careers-bg .text-block.block-height--small {
        padding: 100px 0;
    }

    .careers-bg .text-block.block-height--large {
        padding: 220px 0;
    }

    .careers-bg .block-title {
        font-size: 26px;
    }

    .company-vertical-accordin {
        padding: 25px 0;
    }

    .company-vertical-accordin .pana-accordion {
        margin-top: 0;
        margin-bottom: 0;
    }

    .page-content-wrap {
        padding: 30px 0;
    }

    .page-content-wrap .entry-content {
        padding: 20px;
        width: 90%;
    }

    .blog .company-vertical-accordin,
    .home .pana-accordion {
        width: 90%;
    }

    .horizontal-two-split-page-content-wrapper .overlay-content,
    .team-grid .grid .team-bio {
        padding: 20px;
        font-size: 18px;
    }

    .horizontal-two-split-page-content-wrapper .overlay-content {
        padding: 20px 0;
    }

    .horizontal-two-split-page-content-wrapper .overlay-content .inner-scroll {
        padding: 0 20px;
    }
}

@media (max-width: 480px) {
    .brand-content ul li {
        width: 100%;
    }

    .brand-content ul.grid-view {
        columns: 1;
        column-gap: 20px;
    }
}

.navigation.post-navigation {
    margin: 0 auto;
    background-color: #ffffff;
    display: flex;
}

.nav-links {
    width: 100%;
    display: flex;
    align-items: center;
}

.nav-next,
.nav-previous {
    width: 50%;
    vertical-align: middle;
}

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

.nav-links svg {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.nav-links .nav-previous .meta-nav {
    margin-right: 10px;
}

.nav-links .nav-next .meta-nav {
    margin-left: 10px;
}

.nav-previous a {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

@media (max-width: 767px) {
    .nav-next {
        padding-top: 10px;
        border-top: 1px solid;
    }

    .nav-previous {
        padding-bottom: 10px;
    }

    .nav-links {
        flex-direction: column;
        justify-content: center;
    }

    .nav-previous,
    .nav-next {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 1400px) {
    .container.banner-content {
        width: 100%;
        max-width: none;
    }
}


/*horizontal-two-split-page-content*/

.horizontal-two-split-page-content {
    width: 100%;
}

.horizontal-two-split-page-content-wrapper {
    width: 91.5%;
    margin: 0 auto;
    padding: 36px;
    background-color: #fff !important;
    height: auto;
    overflow: auto;
    display: block;
    box-shadow: 15px 15px 20px 3px rgba(0, 0, 0, 0.18);
}

.horizontal-two-split-page-content-wrapper .content-item {
    width: 100%;
    /*height: 41.1vh;*/
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 400px;
    margin-bottom: 36px;
    position: relative;
}

.horizontal-two-split-page-content-wrapper .content-item:last-child {
    margin-bottom: 0;
}

.horizontal-two-split-page-content-wrapper .content-item:last-of-type {
    margin-bottom: 0;
}

.item-title {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 70%;
    text-align: center;
    font-size: 54px;
    font-family: "Times New Roman";
    text-transform: uppercase;
    line-height: 1.15;
}

.font-style-title--medium .item-title {
    font-size: 50px;
}

.font-style-title--small .item-title {
    font-size: 46px;
}

.item-content {
    width: 63%;
    text-align: center;
    font-size: 36px;
    font-family: "franklin-gothic-urw-cond", sans-serif;
    line-height: 1.2;
    padding: 20px 2%;
}

.font-style-desc--medium .item-content {
    font-size: 32px;
}

.font-style-desc--small .item-content {
    font-size: 28px;
}

.item-1 {
    background-color: #232c39;
    color: #fff;
}

.item-2 {
    background-color: #354050;
    color: #fff;
}

.item-3 {
    background-color: #505c6d;
    color: #fff;
}

.item-4 {
    background-color: #697484;
    color: #fff;
}

.item-5 {
    background-color: #232c39;
    color: #fff;
}

.item-content.image {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    align-self: stretch;
    background-position: center;
}

.item-title.image {
    width: 60%;
    /*height: 100%;*/

    align-self: stretch;
}

.item-title.image div {
    justify-content: space-evenly;
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    height: 100%;
}

span.head {
    font-size: 48px;
    line-height: 1.08;
}

.font-style-title--medium span.head {
    font-size: 44px;
}

.font-style-title--small span.head {
    font-size: 40px;
}

@media ( min-width: 768px ) and ( max-width: 1600px ) {
    .item-title {
        font-size: 3.226vw;
    }

    .font-style-title--medium .item-title {
        font-size: 2.968vw;
    }

    .font-style-title--small .item-title {
        font-size: 2.710vw;
    }

    .item-content {
        font-size: 2.065vw;
    }

    .font-style-desc--medium .item-content {
        font-size: 1.806vw;
    }

    .font-style-desc--small .item-content {
        font-size: 1.677vw;
    }

    span.sub {
        font-size: 2.065vw;
    }

    .font-style-desc--medium span.sub {
        font-size: 1.806vw;
    }

    .font-style-desc--small span.sub {
        font-size: 1.548vw;
    }

    span.head {
        font-size: 2.839vw;
    }

    .font-style-title--medium span.head {
        font-size: 2.581vw;
    }

    .font-style-title--small span.head {
        font-size: 2.323vw;
    }

    .horizontal-two-split-page-content-wrapper .content-item {
        min-height: 22.806vw;
    }
}


@media ( max-width: 767px ) {
    .horizontal-two-split-page-content-wrapper .content-item {
        flex-wrap: wrap;
    }

    .item-title,
    .item-title.image,
    .item-content {
        width: 100%;
        padding: 30px 5%;
    }

    .item-content.image {
        height: 38.806vw;
    }

    .item-title.image div {
        width: 100%;
    }

    .horizontal-two-split-page-content-wrapper .content-item {
        min-height: auto;
    }

    .item-title {
        font-size: 6.250vw;
    }

    .font-style-title--medium .item-title {
        font-size: 5.625vw;
    }

    .font-style-title--small .item-title {
        font-size: 5vw;
    }

    span.sub,
    .item-content {
        font-size: 4.688vw;
    }

    .item-title + .item-content {
        padding-top: 0;
    }

    .font-style-desc--medium span.sub,
    .font-style-desc--medium .item-content {
        font-size: 4.063vw;
    }

    .font-style-desc--small span.sub,
    .font-style-desc--small .item-content {
        font-size: 3.438vw;
    }

    span.head {
        font-size: 5.938vw;
    }

    .font-style-title--medium span.head {
        font-size: 5.313vw;
    }

    .font-style-title--small span.head {
        font-size: 4.688vw;
    }

    .horizontal-two-split-page-content-wrapper .content-item {
        min-height: 25.806vw;
    }
}

@media (max-width: 640px) {
    .horizontal-two-split-page-content-wrapper {
        width: 90%;
    }
}

@media ( max-width: 480px ) {
    .horizontal-two-split-page-content-wrapper {
        padding: 12px;
    }

    .horizontal-two-split-page-content-wrapper .content-item {
        margin-bottom: 12px;
    }
}

/*horizontal-two-split-page-content*/


/** News carousel **/
.news-block-section {
    overflow: hidden;
    position: relative;
}

.news-block {
    padding: 12px;
    height: auto !important;
    background: #fff;
    box-shadow: 15px 15px 20px 3px rgba(0, 0, 0, 0.18);
    overflow: visible;
}

.news-block .slick-track {
    display: flex;
    align-items: stretch;
    align-content: stretch;
}

.news-block .slick-track .slick-slide {
    height: auto;
}

.news-block .news-item {
    border: 12px solid #fff;
    padding: 25px;
    background: rgb(80, 92, 109);
}

.news-block .news-item .read-more-news,
.news-block .news-item h3 a,
.news-block .news-item h3 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.125;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'franklin-gothic-urw-cond';
    margin: 0;
}

.news-block .news-item h3 {
    margin-bottom: 25px;
    height: 110px;
    overflow: hidden;
    --max-lines: 3;
    position: relative;
}

.news-block .news-item .image-box {
    background: #ccc;
    display: block;
    padding-top: 47.5%;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.news-block .news-item .image-box img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 101% !important;
    height: 101% !important;
    max-width: none !important;
}

.news-block .slick-arrow {
    width: 54px;
    height: 54px;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    background: transparent;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    display: block;
    border: solid #232C39;
    border-width: 0 3px 3px 0;
    display: inline-block;
}

.news-block .slick-arrow.slick-prev {
    left: -60px;
    right: auto;
    border-width: 3px 0 0 3px;
    transform: translateY(-50%) rotate(-45deg);
}

.news-block .slick-dots {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    transform: translateY(100%);
}

.news-block .slick-dots li {
    margin: 0;
    padding: 0;
}

.news-block .slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    border-radius: 100%;
}

.news-block .slick-dots li.slick-active button {
    background: #fff;
}

/*.news-block slick-arrow:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    text-align: center;*/
/*    color: #232C39;*/
/*}*/


@media ( max-width: 767px ) {

    .container {
        max-width: 95%;
    }

    .horizontal-two-split-page-content .container-fluid,
    .team-grid.grid-style--with-background .container-fluid,
    .business-grid.grid-style--with-background .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .team-grid.grid-style--with-background .grid-wrapper,
    .horizontal-two-split-page-content-wrapper,
    .business-grid.grid-style--with-background .grid-wrapper {
        width: 100%;
    }

    .full-screen-image .inner-box {
        height: 90vw;
    }

    .full-screen-image .inner-box h3 {
        margin: 10vw;
    }

    .corp-website-header .header-container.mobile--transparent-header {
        background: rgba(35, 44, 57, 0.2);
    }

    .logo img {
        padding: 20px 0;
    }

    .corp-website-header .banner-image.mobile-image,
    .full-screen-image .overlay-image.mobile-image {
        display: block !important;
    }

    .corp-website-header .banner-image.mobile-image + .desktop-image,
    .full-screen-image .overlay-image.mobile-image + .desktop-image {
        display: none !important;
    }

    .business-grid.grid-style--with-background .grid .overlay-content {
        font-size: 15px;
    }

    .full-screen-image .inner-box h3 {
        font-size: 22px;
    }

    .news-block .slick-arrow {
        display: none !important;
    }

    .home .pana-accordion {
        width: 100%;
    }

    .news-block-section.container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }

    .job-wrapper {
        margin: 0px auto 40px !important;
        width: 100% !important;
        padding: 10px !important;
        border-radius: 0 !important;
    }

    video.hide-mobile,
    iframe.hide-mobile {
        display: none !important;
    }

    .embed-responsive.hide-mobile {
        display: none !important;
    }

    .mobile-banner-image{
        background-size: contain;
        min-height: unset;
        height: 400px;
    }
}

.navigation-static-width {
    width: 22.33%;
}

.padding-0{
    padding: 0;
}

#muted.audio-control{
    z-index: 99;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

#muted.audio-control:hover i{
    color: #ffffff;
}

.a-hide-button{
    /* display: none; */
}

.team-grid .grid.empty-placeholder.full-screen {
    width: 100%;
    padding: 0;
    margin: 0;
}
/**** Home and Affiliate Changes **/
.home .careers.home_cls {
    display: block;
}
.home #main section.careers.home_cls:first-child {
    margin-top: 0px;
}
.horizontal-two-split-page-content-wrapper div[class^="item-"], div[class*=" item-"] {
    color: #fff;
}

.careers.philanthropy_cls {
    display: block;
}
.horizontal-two-split-page-content-image .image.image_align_right {
    order: 2;
    width: 30%;
}
.horizontal-two-split-page-content-image .image {

    width: 30%;
}
.horizontal-two-split-page-content-image .main-content-wrap{
    width: 70%;
}
.horizontal-two-split-page-content-image .main-content-wrap p {
    text-align: left;
}
.horizontal-two-split-page-content-image .main-content-wrap .item-title {
    width: 100%;
    text-align: left;
    padding-bottom: 6px;
}
.horizontal-two-split-page-content-image .main-content-wrap .item-title .sub {
    font-family: "Times New Roman";
    font-size: 34px;
    margin-top: 0px;
    line-height: 1.13;
}
.horizontal-two-split-page-content-image .item-content.main-content-wrap {
    padding: 20px 2% 20px 4%;
}
.philantrophy_img_cls .has-text-align-center {
    font-family: "Times New Roman";
    font-size: 2.959vw !important;
    color: #fff !important;
}
.philantrophy_counter > div {
    width: 50%;
    text-align: center;
  }
  .philantrophy_counter {
    width: 91.5%;
    margin: 0px auto 120px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
  .philantrophy_counter > div div {
    font-size: 2.500vw;
    font-weight: bold;
  }
  .philantrophy_counter > div div:first-child {
    font-size: 8.417vw;
    font-family: "Times New Roman";
    font-weight: normal;
  }
  .philantrophy_counter > div:first-child {
    border-right-width: 3px;
    border-right-color: black;
    border-right-style: solid;
  }
  @media ( max-width: 768px ) {
    .horizontal-two-split-page-content-image .image {
        width: 100%;
      }
      .horizontal-two-split-page-content-image .image.image_align_right {
        order: 1;
        width: 100%;
      }
      .horizontal-two-split-page-content-image .item-content.main-content-wrap {
        padding: 20px 2% 20px 4%;
        order: 2;
      }
      .horizontal-two-split-page-content-image .main-content-wrap {
        width: 90%;
      }
      .horizontal-two-split-page-content-image .main-content-wrap .item-title {

        padding-left: 0px;
      }
      .philantrophy_counter {
        margin: 20px auto 60px;
      }
      .philantrophy_img_cls .has-text-align-center {
        font-family: "Times New Roman";
        font-size: 5.959vw;
      }
}
.horizontal-two-split-page-content.horizontal-two-split-page-content-image {
    padding: 2rem 0;
}
/** Link List **/
.link-list-grid .grid-wrapper ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.link-list-grid .grid-wrapper ul li {
    list-style: none;
}
.link-list-grid .grid-wrapper ul li a {
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.8;
}
.link-list-grid .grid-wrapper h3 {
    margin: 0 0 3rem 5rem;
    font-size: 28px;
}
@media ( min-width: 768px ) and ( max-width: 1024px ) {
    .link-list-grid .grid-wrapper ul {
        height: 500px !important;
    }
}
@media ( max-width: 767px ) {
    .link-list-grid .grid-wrapper ul {
        height: auto !important;
    }
}
.careers.philanthropy_cls .text-block.block-height--small {
    padding: 70px 0;
}

.muted .fa.fa-volume-up::before {
    content: "\f6a9";
}
#masthead #muted.audio-control {
    display: none;
}
.page-philanthropy #masthead #muted.audio-control {
    display: block;
}

.footer-terms-social{
    flex-direction: column;
}

ul.social-copyright {
    width: auto;
    margin: 30px auto 0;
    max-width: 535px;
}

@media (max-width: 1024px) {
    ul.social-copyright {
        width: 95%;
        max-width: unset;
    }

    ul.social-copyright .social ul{
        width: 300px;
    }
}


.display_block_section  .image-icon {
    max-width: 320px;
    margin: 15px auto 40px;
    text-align: center;
}
.display_block_section  .image-icon img {
    display: block !important;
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

.employee-page-title {
    font-size: 6.3vw;
    width: 50%;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .employee-page-title {
        font-size: 12vw;
        width: 100%;
     }
}

.brand-content .title div {
    font-size: 1.6rem;
    align-items: center;
    display: flex;
    line-height: 2.5;
  }
