.industry_sction .intro_title p{
    font-size: 16px;
    line-height: 25px;
}
.home_header.new_home .das_frame{
    max-width: 960px;
}
.inner_header.new_header .inn_frame .wf_headerTitle{
    line-height: 1;
}
@media screen and (max-width: 640px) {
    .inner_header.new_header .inn_frame .wf_headerTitle{
        font-size: 40px;
    }  
}
.wf_headerTextWrapper{
    max-width: 725px;
}
.inner_header.new_header .inn_frame p.wf_headerText {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    text-transform: none;
}
@media screen and (max-width: 640px) {
    .inner_header.new_header .inn_frame p.wf_headerText {
        font-size: 20px;
        line-height: 26px;
    }
}
@media screen and (max-width: 430px) {
    .inner_header.new_header .inn_frame p.wf_headerText {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width: 640px) {
    .new_footer .right_part .col_3{
        column-count: 1;
    }  
}

@media screen and (min-width: 1025px){
    #top-bar {
        font-size: 15px;
    }
}
/*ADA*/
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}


a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
/*keyboard accessible nav*/
#nav-wrap #nav .menu-item-has-children:hover .sub-menu,
#nav-wrap #nav .menu-item-has-children:focus-within .sub-menu {
    display: block;
}
#nav-wrap #nav li.inactive .sub-menu {
    display: none !important;
}

.b_btn.ada#tog_butt:focus,
.b_btn.ada#skip_butt:focus{
    outline-offset: 2px;
    outline: 2px solid black;
}
.b_btn.ada#skip_butt{
    font-family: 'Barlow';
}
.industry_sction .icons_set .icon_box .icon_boxTitle{
    font-size: 60px;
    line-height: 1;
    margin: 10px 0;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
}
.blueTitle{
    color:#00519E;
}
.article_section ul {
    line-height: 30px;
}
.article_section ul li {
    font-size: 20px;
    line-height: 30px;
}
.two_boxes .vb_box .wrapper_link {
    margin: 40px auto -70px;
}

.related_a.diff .related_item .info_frame_btn .btn {
    color: #000;
    background: #fff;
}
.related_a .related_item .info_frame_btn a {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #FFB100;
}
.related_a .related_item .agre_frame{
    display: flex;
    flex-flow: column;
    height: 100%;
}
.logos.related_a .related_item .info_frame{
    padding: 0px 30px;
}
.related_a .related_item .info_frame_btn{
    margin-top: auto;
    padding: 0 30px 40px 30px;
}
.logos.related_a .related_item .img_frame{
    padding: 30px 0 0 0;
}

.homeHeaderImg{
    width: 100%;
} 