@charset "UTF-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

img {
    border: 0;
}

figure {
    margin: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}


button,
select {
    text-transform: none;
}


button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}


input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}


input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}


body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #333333;
    background-color: #e5e5e5;
}


a {
    word-wrap: break-word;
}



.skipnav {
    text-align: left;
}

.skipnav a {
    color: #2929FF !important;
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}



#feedback-tab {
    width: 32px;
    height: 155px;
    position: fixed !important;
    overflow: hidden !important;
    top: 38% !important;
    left: 0px !important;
    z-index: 10000;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}


#content .ui-link {
    font-weight: normal;
    color: rgb(41, 41, 255);
}


.ui-body-c {
    background: #fff !important;
    background-image: none;
}


body {
    background: #f5f5f5;
    height: auto !important;
}

#page {
    background-color: #fff !important;
    width: 100% !important;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    z-index: 10;
}

.LiveChat {
    display: block;
    width: 250px;
    overflow: hidden;
    position: fixed;
    top: 38% !important;
    /*bottom:0;*/
    right: -215px !important;
    max-width: 100%;
    z-index: 10000 !important;
    margin-right: -3px;
  }
  
  .LiveChat:hover, .LiveChat:focus {
    margin-right: 0px;
  }
  
  .LiveChatButton {
    vertical-align: bottom;
  }
  
  @media only screen and (max-width: 550px) {
    #email-signup {
      width: 300px;
      margin: 10px;
      padding-left: 15px;
    }
  }
  @media only screen and (max-width: 335px) {
    .LiveChatButton {
      max-width: 80% !important;
      right: 20px;
    }
  }
  @media only screen and (max-width: 750px) {
    .LiveChat {
      /*left: 50%;*/
      right: 0px;
      text-align: center;
      margin-left: -120px;
    }
  }

#content {
    clear: both;
    position: relative;
    z-index: -1;
    line-height: 1.5;
    margin-left: 50px;
    margin-right: 50px;
    overflow-x: initial;
    margin: auto;
    max-width: 1440px;
}


@media only screen and (max-width: 768px) {
    #content {
        margin-left: 0px;
        margin-right: 0px;
    }
}

h1.page-title {
    font-family: "Oswald" !important;
    font-size: 1.75em;
    font-weight: bold;
    color: #093667;
    width: 100%;
    margin: 0 0 1em 0;
}


.single-col-wrap,
.single-col-sidebar-wrap,
.two-col-wrap,
.two-col-sidebar-wrap {
    margin-bottom: 1.5em;
}


a[href^="mailto:"] {
    text-decoration: underline;
    background: url(/assets/images/email-icon.png) no-repeat scroll right center transparent;
    padding-right: 13px;
}


#top-link a {
    font-family: "Lato", sans-serif;
    background: none repeat scroll 0% 0% #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 5px 5px 0px 0px;
    color: #01285f;
    display: none;
    outline: none;
    font-size: 16px;
    margin-left: -85px;
    opacity: 0.8;
    padding: 7px;
    position: fixed;
    bottom: -3px;
    left: 50%;
    right: 0px;
    text-align: center;
    text-decoration: none;
    width: 150px;
    z-index: 999;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


#OJP-top-link {
    width: 100%;
    height: 25px;
}

#OJP-top-link a.OJP-top-link-a {
    display: block;
    width: 100%;
    height: 25px;
}



.four-col-wrap {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.four-col-wrap .col-a,
.four-col-wrap .col-b,
.four-col-wrap .col-c,
.four-col-wrap .col-d,
.four-col-wrap .col-e {
    position: relative;
    float: left;
    width: 23%;
}

.four-col-wrap .col-a {
    margin-right: 2%;
    margin-left: 1%;
}


.four-col-wrap .col-b {
    margin-right: 2%;
}

.four-col-wrap .col-c {
    margin-right: 2%;
}



@media only screen and (max-width: 450px) {

    .four-col-wrap .col-a,
    .four-col-wrap .col-b,
    .four-col-wrap .col-c,
    .four-col-wrap .col-d {
        width: 49%;
    }

    .four-col-wrap .col-b,
    .four-col-wrap .col-d {
        margin-right: initial;
    }

    .four-col-wrap .col-a {
        margin-left: initial;
    }
}

@media only screen and (max-width: 375px) {
    .three-col-wrap .col-right {
        width: 49%;
    }

    #Special-Focus-Areas-2019 .three-col-wrap .col-right,
    #Resources-2019 .three-col-wrap .col-right {
        margin-right: 2%;
    }
}



.single-col-wrap {
    margin: 0 auto;
    width: 100%;
}

.top-menu-items {
    z-index: 1000;
    position: absolute;
    display: inline;
    top: 3px;
    right: 30px;
    font-size: 16px;
    text-align: right;
    box-sizing: border-box;
    width: 65%;
}

figure {
    margin: 0;
    position: relative;
}

figcaption.img_caption {
    color: black !important;
    font-size: xx-small;
    background-color: #fcfcfc;
    width: 100%;
    padding: 5px 0px;
    text-shadow: none;
    position: absolute;
    bottom: 0;
}

figcaption.img_caption .img_caption--author {
    font-style: italic;
    text-align: center;
    text-decoration: none;
    margin-left: 2px;
    margin-right: 2px;
}

#content a,
#content a:link {
    font-weight: normal;
    color: #2929FF;
}

#content a:visited {
    color: #551A8B;
}



.ui-body-c {
    background: #fff !important;
    background-image: none;
}


body {
    background: #f5f5f5;
    height: auto !important;
}



h1.page-title {
    font-family: "Oswald", Arial, sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    color: #093667;
    width: 100%;
    margin: 0 0 1em 0;
}



.single-col-wrap,
.single-col-sidebar-wrap,
.two-col-wrap,
.two-col-sidebar-wrap,
.three-col-wrap {
    margin-bottom: 1.5em;
}



a[href^="mailto:"] {
    text-decoration: underline;
    background: url(/assets/images/email-icon.png) no-repeat scroll right center transparent;
    padding-right: 13px;
}

#top-link a {
    font-family: "Lato", sans-serif;
    background: none repeat scroll 0% 0% #e6e6e6;
    border: 1px solid #CCC;
    border-radius: 5px 5px 0px 0px;
    color: #01285f;
    display: none;
    outline: none;
    font-size: 16px;
    margin-left: -85px;
    opacity: 0.8;
    padding: 7px;
    position: fixed;
    bottom: -3px;
    left: 50%;
    right: 0px;
    text-align: center;
    text-decoration: none;
    width: 150px;
    z-index: 999;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


#OJP-top-link {
    width: 100%;
    height: 25px;
    background: url("/assets/images/ojplogo/OJP_top_header-large-2x.gif") no-repeat left top #fff;
    background-size: 2480px 25px;
    max-width: 1440px;
    margin: auto;
}

#OJP-top-link a.OJP-top-link-a {
    display: block;
    width: 100%;
    height: 25px;
}

@media only screen and (max-width: 560px) {

    .single-col-wrap,
    .single-col-sidebar-wrap,
    .two-col-wrap,
    .three-col-wrap {
        display: block;
    }

    #top-navbar {
        display: block;
    }


    #online-training-tile,
    #how-we-can-help-tile {
        display: none;
    }

    #tile-content-recent-news,
    #tile-content-whats-new {
        width: auto;
        height: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 767px) {
    header {
        height: 172px;
        background-color: #73B1E0;
    }

    #mobile-menu-buttons {
        position: absolute;
        top: 65px;
        right: 5px;
        display: block;
    }

    #header-search-wrapper {
        position: absolute;
        top: 134px;
        text-align: center;
        display: block;
        width: 100%;
    }

    #header-search {
        position: relative;
        display: block;
        margin: 0 auto !important;
        background: #ddd !important;
    }

    #header-icons {
        display: none;
    }

    #feedback-tab {
        display: none;
    }

    #header-control-buttons {
        position: absolute;
        top: 55px;
        right: 4%;
        display: block;
    }

    #header-control-buttons a {
        display: inline-block;
        height: auto;
        width: auto;
        border-radius: 5px;
    }

    #header-control-buttons i {
        display: block;
    }

    #header-control-buttons .ui-btn-inner {
        height: auto;
        font-size: 16px;
    }

    .wf-fontawesome-n4-inactive #header-control-buttons .fa-list {
        background: url("../images/fa-icons-24x24.png");
        background-position: -48px 0;
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: text-bottom;
    }

    .wf-fontawesome-n4-inactive #header-control-buttons .fa-wrench {
        background: url("../images/fa-icons-24x24.png");
        background-position: -72px 0;
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: text-bottom;
    }

    .transfact {
        margin-left: 10px;
        margin-right: 10px;
        float: none;
        text-align: center;
    }
}

@media only screen and (min-width: 825px) {
    .two-col-wrap {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .two-col-wrap .col-a {
        position: relative;
        float: left;
        margin-right: 4%;
        width: 48%;
    }

    .two-col-wrap .col-a70 {
        position: relative;
        float: left;
        margin-right: 4%;
        width: 68%;
    }

    .two-col-wrap .col-b {
        position: relative;
        float: left;
        width: 48%;
    }

    .two-col-wrap .col-b30 {
        position: relative;
        float: left;
        width: 28%;
    }
}

@media only screen and (min-width: 960px) {
    #mega-menu {
        width: 960px;
    }

    #mega-menu li>a.single {
        padding-left: 1.33em;
        padding-right: 1.33em;
    }
}

@media only screen and (min-width: 768px) {
    #mega {
        position: relative;
        height: 45px;
        margin: auto;
        width: 100%;
    }

    #mega-menu {
        position: relative;
        top: 0px;
        height: 100%;
        margin: auto;
        padding: 0px;
        overflow: visible;
        display: block;
    }

    #mega-menu a {
        text-decoration: none;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

    #mega-menu .menu-second-line {
        display: block;
    }

    #mega-menu ul {
        position: absolute;
        top: 0px;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0 0 0 0;
        margin: 0px;
        border: 0px;
        list-style-image: none;
        font-size: 10px;
    }

    #mega-menu ul ul {
        position: absolute;
        top: 34px;
        left: -999em;
        width: 100%;
        height: auto;
        font-size: 20px;
    }

    #mega-menu li {
        display: inline;
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-right: -1px;
        border: 0px;
        height: 34px;
        text-align: center;
    }

    #mega-menu li li {
        font-family: Arial, Helvetica, sans-serif;
        line-height: normal;
        margin: 0px;
        padding: 0px;
        height: 34px;
        display: inline;
        vertical-align: middle;
        margin-right: -3px;
        border: none;
    }

    #mega-menu li>a {
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        white-space: nowrap;
        font-size: 18px;
        font-weight: bold;
        height: 30px;
        padding-top: 4px;
        margin: 0;
        margin-left: -2px;
        text-align: center;
        vertical-align: bottom;
        color: #fff;
        text-shadow: 1px 1px #333;
    }

    span.divider {
        display: inline-block;
        width: 0;
        height: 2em;
        border-left: 1px solid #fff;
        margin-bottom: 8px;
    }

    #mega-menu li:first-child>a {
        margin-left: 0px;
    }

    #mega-menu li li>a,
    #mega-menu li li:link>a,
    #mega-menu li li:visited>a {
        padding: 0 9px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 12px;
        letter-spacing: normal;
        height: 30px;
        padding-top: 4px;
        width: auto;
        text-align: center;
        margin: 0;
        text-shadow: none;
    }

    #mega-menu li>a.single {
        line-height: 45px;
        padding-top: 0;
        height: 45px;
        box-sizing: border-box;
    }

    #mega-menu li:focus>a,
    #mega-menu li:hover>a,
    #mega-menu li:active>a,
    #mega-menu li.selected>a {
        background: #264403 url(/assets/images/navbar/nav_backgrnd.png) repeat-x;
        background-position: 0 -34px;
        color: #eee;
    }

    #mega-menu li:hover ul ul,
    #mega-menu li.selected ul ul {
        left: -999em;
    }

    #mega-menu li:hover ul,
    #mega-menu li.selected ul,
    #mega-menu li li:hover ul,
    #mega-menu li li li:hover ul,
    #mega-menu li li li li:hover ul {
        left: 0px;
        width: 100%;
    }

    #__become-consultant-link {
        position: absolute;
        right: 3.4375%;
        top: 5px;
        display: block;
        width: 12.1875%;
        height: 24px;
        background: url(/assets/images/header/become_consultant_sprite.png) no-repeat;
        background-position: 0 0;
    }

    #__become-consultant-link:hover {
        background: url(/assets/images/header/become_consultant_sprite.png) no-repeat;
        background-position: 0 -24px;
    }

    #become-consultant-link {
        color: #333333 !important;
        background-image: none;
        background-color: #ffec64;
        background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc5MSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRUM2NCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQUIyMyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzkxKSIgLz4KPC9zdmc+) !important;
        border-radius: 5px;
        border: 1px solid #ffaa22 !important;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
        text-shadow: 0px 1px 0px #ffee66 !important;
        line-height: 17px !important;
        height: 17px !important;
        position: absolute;
        top: 7px;
        margin-left: 15px !important;
    }

    #become-consultant-link:hover,
    #become-consultant-link:active {
        background-image: none !important;
        background-image: none !important;
        background: #ffab23 !important;
        background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%) !important;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkFCMjMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkVDNjQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NTgpIiAvPgo8L3N2Zz4=) !important;
    }

    #become-consultant-link:active {
        position: absolute;
        top: 8px;
    }


}

@media only screen and (min-width: 800px) {
    #menu-resources {
        width: 17%;
    }

    #menu-help {
        width: 25%;
    }

    #menu-news {
        width: 13%;
    }

    #menu-aboutus {
        width: 17%;
    }

    #menu-lc {
        width: 26%;
    }

}

@media only screen and (max-width: 960px) {
    #sub-menu-help a {
        font-size: 9px !important;
    }

    #mega-menu li>a.single {
        padding-left: 0.83em;
        padding-right: 0.83em;
    }
}

@media only screen and (max-width: 835px) {
    #sub-menu-help a {
        font-size: 8px !important;
    }

    #mega-menu li>a.single {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}



p {
    font-family: Helvetica;
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}

.bold-text {
    font-weight: bold;
}

header-2019 {
    position: relative;
    background-color: #ffffff;
    width: 1440px;
    height: 59px;
    margin: 0 auto;
    z-index: 0;
}

#header-banner-width {
    background-color: #01285f;
}

#header-links-2019 {
    font-size: 12px;
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    height: 65px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #01285f;
    text-shadow: none;
}

#header-links-2019 a {
    color: #ffffff;
    text-decoration: none !important;
}

#ovcHeaderLogo {
    margin-left: 3%;
    margin-top: 5px;
}



#header-mobile-2020 {
    display: none;
}

.linkColor-2019 {
    color: #ffffff !important;
  }

  #header-links-2019 a {
    color: #ffffff;
    text-decoration: none  !important;
  }
  
  #header-links-2019 a:hover {
    text-decoration: underline !important;
  }

footer-2019 {
    position: relative;
}

#footer-banner-width {
    background-color: #01285f;
}

#footer-text-2019 {
    color: #ffffff;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

#footer-links-2019 {
    font-size: 14px !important;
    position: relative;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #01285f;
    text-shadow: none;
    max-width: 1440px;
    margin: auto;
}

#footer-wrapper-2019 {
    padding-top: 1em;
    width: 100%;
    display: inline-block;
}

.footer-left-2019 {
    float: left;
    width: 75%;
    overflow: hidden;
  }
  
  .footer-right-2019 {
    width: 25%;
    overflow: hidden;
  }
  
  .footer-2019-facebook {
    width: 35px;
    /*margin-left:40px;*/
  }

.footer-2019-facebook {
    width: 35px;
}

.footer-2019-twitter {
    width: 35px;
    margin-left: 10px;
}

.footer-2019-youtube {
    width: 35px;
    margin-left: 10px;
}

#footer-links-2019 a {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff !important;
    text-decoration: none;
}

#last-footer-info-2019 {
    max-width: 100%;
    text-align: left;
    margin-bottom: 25px;
}

.footer-2019-divTable {
    display: table;
    width: 100%;
    padding-bottom: 2em;
}

.footer-2019-divTableRow {
    display: table-row;
}

.footer-2019-divTableHeading {
    background-color: #01285f;
    display: table-header-group;
}

.footer-2019-divTableCell,
.footer-2019-divTableHead {
    border: 0px;
    display: table-cell;
    background-color: #01285f;
}

.footer-2019-divTableBody {
    display: table-row-group;
}

.ui-input-search {
    border-width: 1px !important;
    width: 250px !important;
    height: 25px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}



::placeholder {
    color: #01285f;
    opacity: 1;
}



.ui-input-search input {
    font-size: 12px !important;
}

.ui-input-has-clear {
    padding-right: 0 !important;
}



.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0px;
}



#footer-strong-address {
    font-weight: bold;
}

#footer-strong-address hr {
    display: none;
}

#footer-updateResponsive-2019 {
    visibility: hidden;
    display: none;
}

#footer-leftresponsive-2019 {
    visibility: hidden;
}








.home-title-2019 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2.25em !important;
    font-weight: bolder !important;
}



.home-page-horiz-spacer-mobile {
    height: 0px;
}



#How-We-Can-Help-2019,
#Special-Focus-Areas-2019,
#Resources-2019,
#News-2019 {
    display: block;
    overflow: auto;
    padding: 20px;
}

#How-We-Can-Help-2019 h1 a:link,
#How-We-Can-Help-2019 h1 a:visited,
#Special-Focus-Areas-2019 h1 a:link,
#Special-Focus-Areas-2019 h1 a:visited,
#Resources-2019 h1 a:link,
#Resources-2019 h1 a:visited,
#News-2019 h1 a:link,
#News-2019 h1 a:visited {
    color: #093667 !important;
}

#How-We-Can-Help-2019,
#News-2019 {
    background-color: #e6e6e6;
}

#training-2019,
#CTA-2019,
#speaker-support-2019,
#NVAA-2019,
#PDS-2019,
#legal-assistance-2019,
#human-trafficking-2019,
#mass-violence-2019,
#TVA-2019,
#SANE-SART-2019,
#online-training-2019,
#instructor-materials-2019,
#webinars-2019,
#toolkits-2019,
#victimlaw-2019 {
    width: 100%;
    height: 100%;
}

#training-2019 p,
#CTA-2019 p,
#speaker-support-2019 p,
#NVAA-2019 p,
#legal-assistance-2019 p,
#human-trafficking-2019 p,
#mass-violence-2019 p,
#TVA-2019 p,
#SANE-SART-2019 p,
#PDS-2019 p,
#PDS-2019 p,
#online-training-2019 p,
#instructor-materials-2019 p,
#webinars-2019 p,
#toolkits-2019 p,
#victimlaw-2019 p {
    background-color: #f2f2f2;
    padding: 10px;
    margin: 0px;
    border-top: #4BB1BA 8px solid;
}

@media only screen and (min-width: 450px) and (max-width: 480px) {

    #training-2019 p,
    #CTA-2019 p,
    #speaker-support-2019 p,
    #NVAA-2019 p,
    #legal-assistance-2019 p,
    #human-trafficking-2019 p,
    #mass-violence-2019 p,
    #TVA-2019 p,
    #SANE-SART-2019 p,
    #PDS-2019 p,
    #PDS-2019 p,
    #online-training-2019 p,
    #instructor-materials-2019 p,
    #webinars-2019 p,
    #toolkits-2019 p,
    #victimlaw-2019 p {
        padding: 5px;
    }
}

#fig1.img_caption {
    bottom: -20px;
}

#fig1.img_caption .img_caption--author {
    text-align: left;
    padding-left: 35px;
}


#fig1.img_caption .img_caption--author a:link,
#fig1.img_caption .img_caption--author a:visited {
    text-decoration: none;
}

#fig1.img_caption .img_caption--author a:hover,
#fig1.img_caption .img_caption--author a:active,
#fig1.img_caption .img_caption--author a:focus {
    color: black !important;
    text-decoration: underline;
}

.homepage-a-2019:link,
.homepage-a-2019:visited {
    text-decoration: none;
    font-weight: bolder !important;
}

.homepage-a-2019 a:hover {
    text-decoration: underline !important;
}

.homepage-img-2019 {
    width: 100%;
    height: auto;
    margin-bottom: -7px;
}

.homepage-text-2019,
.seeall-text-2019 {
    font-size: 12pt;
    text-shadow: none;
    text-align: center;
}

.homepage-text-2019 a:link,
.homepage-text-2019 a:visited {
    font-weight: bold !important;
    color: #01285f !important;
}

.homepage-text-2019-hcwh {
    font-size: 12pt;
    text-shadow: none;
    text-align: center !important;
    height: 50px;
    font-weight: bold !important;
    color: #01285f !important;
}

.homepage-text-2019-sfa {
    font-size: 12pt;
    text-shadow: none;
    text-align: center;
    height: 50px;
    font-weight: bold !important;
    color: #01285f !important;
}

.homepage-text-2019-res {
    font-size: 12pt;
    text-shadow: none;
    text-align: center;
    height: 50px;
    font-weight: bold !important;
    color: #01285f !important;
}

@media only screen and (min-width: 846px) and (max-width: 1355px) {

    .homepage-text-2019-hcwh,
    .homepage-text-2019-sfa,
    .homepage-text-2019-res {
        font-size: 11pt;
    }
}

@media only screen and (min-width: 578px) and (max-width: 845px) {

    .homepage-text-2019-hcwh,
    .homepage-text-2019-sfa,
    .homepage-text-2019-res {
        font-size: 10pt;
    }
}

@media only screen and (min-width: 543px) and (max-width: 577px) {

    .homepage-text-2019-hcwh,
    .homepage-text-2019-sfa,
    .homepage-text-2019-res {
        font-size: 9pt;
    }
}

@media only screen and (min-width: 450px) and (max-width: 542px) {

    .homepage-text-2019-hcwh,
    .homepage-text-2019-sfa,
    .homepage-text-2019-res {
        font-size: 8pt;
    }
}

.seeall {
    width: 100% !important;
}

.seeall-text-2019 {
    text-align: center;
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin: 0px;
}

.seeall-text-2019 a:link,
.seeall-text-2019 a:visited {
    font-weight: bold !important;
    color: #1F419A !important;
}

.seeall-text-2019 a:hover,
.seeall-text-2019 a:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

@media only screen and (max-width: 375px) {
    figcaption.img_caption {
        font-size: 5pt;
    }
}

.news-text-2019 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

#announcements-2019-text p a.news-more-2019,
.news-text-2019 a:first-child {
    text-decoration: none;
}

#content .news-text-2019 a,
#content .news-text-2019 a:link,
#content .news-text-2019 a:visited {
    color: #333;
}

.news-more-2019 {
    display: block;
    font-weight: bold !important;
    color: #2f5205 !important;
    text-transform: uppercase;
}

#Legal-text-2019,
#HT-text-2019,
#TVA-text-2019,
#SANE-SART-text-2019 {
    margin-top: 0;
}

#How-We-Can-Help-2019 .two-col-wrap .col-a,
#Special-Focus-Areas-2019 .two-col-wrap .col-a,
#Resources-2019 .two-col-wrap .col-a {
    width: 49%;
    margin-right: 2%;
}

#How-We-Can-Help-2019 .two-col-wrap .col-b,
#Special-Focus-Areas-2019 .two-col-wrap .col-b,
#Resources-2019 .two-col-wrap .col-b {
    width: 49%;
}

header-resp {
    top: 0;
    left: 0;
    background: #fff;
}

header-resp #button-menu {
    font-size: 30px;
    color: #01285f;
    cursor: pointer;
}

.navegacion {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
}

.navegacion ul {
    width: 350px;
    height: 100%;
    background: #fff;
    list-style: none;
    position: absolute;
    top: 0;
    left: -350px;
    transition: left 0.3s;
    padding-left: 0px;
}

.menu-topbar {
    border-top: 6px solid #4BB1BA;
    background: #F2F2F2;
}

.menu-topbar a {
    font-weight: bold !important;
}

.menu-indent {
    padding-left: 45px !important;
}

.navegacion .menu li.title-menu {
    padding: 20px;
    background: #5F6F81;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.navegacion .menu a {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #4BB1BA;
    font-size: 22px;
    font-weight: 200;
    text-decoration: none;
    color: #01285f !important;
}

.navegacion .menu a:hover {
    background: #798DA3;
    color: #fff;
}

.navegacion .menu li span.icon-menu {
    margin-right: 12px;
}

.navegacion .menu .item-submenu>a::after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    float: right;
    color: #C5C5C5;
}

.navegacion .submenu li.title-menu {
    background: #01285f;
    color: #fff;
}

.navegacion .submenu li.go-back {
    padding: 10px 20px;
    background: #5F6F81;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.navegacion .submenu li.go-back::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d9";
    margin-right: 10px;
}

.navegacion-search {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
}

.navegacion-search ul {
    width: 280px;
    height: 100%;
    background: #01285f;
    list-style: none;
    position: absolute;
    top: 0;
    left: -320px;
    transition: left 0.3s;
}

.navegacion-search .menu li.title-menu {
    padding: 20px;
    background: #5F6F81;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.navegacion-search .menu a {
    display: block;
    padding: 20px;
    font-size: 22px;
    font-weight: 200;
    text-decoration: none;
    color: #fff;
}

.navegacion-search .menu a:hover {
    background: #798DA3;
    color: #fff;
}

.navegacion-search .menu li span.icon-menu {
    margin-right: 12px;
}

.navegacion-search .menu .item-submenu>a::after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    float: right;
    color: #C5C5C5;
}

.navegacion-search .submenu li.title-menu {
    background: #01285f;
    color: #fff;
}

.navegacion-search .submenu li.go-back {
    padding: 10px 20px;
    background: #5F6F81;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.navegacion-search .submenu li.go-back::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d9";
    margin-right: 10px;
}

#herobannerbox {
    max-width: 1920px;
    height: auto;
    border: 0px;
}

#blueTrendingBox {
    position: absolute;
    top: 22%;
    left: 3%;
    width: 700px;
    height: 280px;
    background: rgba(11, 41, 91, 0.8);
    border: 0px;
}

#darkblueTrendingBox {
    position: relative;
    left: 2%;
    width: 96%;
    height: 165px;
    background: #0b295b;
    border: 0px;
}

#intenaldarkblueTrendingBox {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#backgroundImageText-2019 {
    font-size: 24px;
    font-weight: bold;
    text-shadow: none;
    color: white;
    position: relative;
    padding-top: 8px;
    text-align: center;
}

#backgroundImageText-2019-Responsive {
    font-size: 20px;
    font-weight: bold;
    text-shadow: none;
    color: white;
    position: relative;
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 42px;
    display: none;
}

#blueBoxWhiteText {
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
    color: white;
    position: relative;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 10px;
    letter-spacing: 1px;
}

#backgroundImage-2019 {
    max-width: 100%;
    height: auto;
    margin-top: 14px;
    margin-bottom: 2px;
}

#backgroundImage-2019-Responsive {
    max-width: 100%;
    height: auto;
    margin-top: 14px;
    margin-bottom: 2px;
    display: none;
}

#lightblueBar {
    width: 100%;
    height: 10px;
    background-color: #4BB1BA;
    margin-top: -10px;
}

#blueBoxTable {
    border: none;
    width: 100%;
}

#blueBoxTable tr {
    height: 30px;
}

#blueBoxTable td {
    width: 50%;
}

#Videodiv {
    position: absolute;
    text-shadow: none;
    font-size: 12px;
    padding-top: 10px;
    color: white !important;
    text-decoration: underline !important;
    margin: auto;
    text-align: center;
    width: 100%;
}

#Videodiv a:link,
#Videodiv a:visited,
#Videodiv a:hover,
#Videodiv a:active {
    color: white !important;
    text-decoration: underline !important;
    padding-left: 5px;
}

#responsive-hr-home {
    visibility: hidden;
}

#activity-map-text {
    width: 925px;
    margin: auto;
}


.breadcrumbs {
    position: relative;
    font-size: 16px;
    text-align: left;
    margin-left: 250px;
    margin-top: 25px;
    z-index: -1;
}

.breadcrumbs a {
    font-weight: bold;
    color: #1155CC !important;
}

@media only screen and (max-width: 3820px){  

	.breadcrumbs {
		margin-left: 1450px;
		}
    }

@media only screen and (max-width: 1920px){  

	.breadcrumbs {
		margin-left: 500px;
		}
    }

@media only screen and (max-width: 1440px){  
	  .breadcrumbs {
		margin-left: 275px;
		}
    }

@media only screen and (max-width: 768px){  
		#content {
			  margin-left: 0px;
			  margin-right: 0px;
		  }
	}
  



@media only screen and (min-width: 1440px) and (max-width: 1464px) {
    .single-col-sidebar-wrap .sidebar {
        float: none !important;
        clear: both !important;
    }
}

@media only screen and (max-width: 1380px) {
    .homepage-text-2019-sfa {
        height: 75px;
    }

    #blueTrendingBox {
        width: 650px;
    }

    #darkblueTrendingBox {
        height: 165px;
    }
}

@media only screen and (max-width: 1365px) {
    #cssmenu {
        width: 250px;
    }
}

@media only screen and (max-width: 1280px) {
    #blueTrendingBox {
        width: 600px;
        height: 250px;
    }

    #darkblueTrendingBox {
        height: 145px;
    }

    #blueBoxTable tr {
        height: 25px;
    }

    #backgroundImageText-2019 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 999px) {
    .top-menu-items {
        font-size: 12px;
        right: 0px;
    }
}

@media only screen and (max-width: 1140px) {
    #cssmenu {
        width: 225px;
    }

    .top-menu-items {
        width: 100%;
    }
}

@media only screen and (max-width: 1080px) {
    #blueTrendingBox {
        width: 500px;
        top: 25%;
        height: 210px;
    }

    #backgroundImageText-2019 {
        font-size: 12px;
    }

    #darkblueTrendingBox {
        height: 145px;
    }

    #intenaldarkblueTrendingBox {
        padding-top: 10px;
    }

    #blueBoxTable tr {
        height: 28px;
    }

    #Videodiv {
        font-size: 10px;
        padding-top: 8px;
    }
}

@media only screen and (max-width: 1024px) {
    #blueTrendingBox {
        width: 475px;
        height: 200px;
    }

    #darkblueTrendingBox {
        height: 140px;
    }

    #blueBoxWhiteText {
        padding-top: 5px;
    }

    #backgroundImageText-2019 {
        font-size: 13px;
    }

    #cssmenu {
        width: 200px;
    }

    .homepage-text-2019-sfa {
        height: 100px;
    }

    .homepage-text-2019-hcwh {
        height: 75px;
    }

    #feedback-tab {
        display: none;
    }

    .backgroundsize #OJP-top-link a.OJP-top-link-a {
        background: url("/assets/images/ojplogo/OJP_top_header-small-2x.gif") no-repeat left top #fff;
    }

    .ui-btn-up-b {
        border: 0;
        background: #01285f;
        font-weight: 700;
        color: #fff;
        text-shadow: none;
    }

    .ui-btn-inner {
        border-top: 0px;
    }

    #header-control-buttons .ui-btn-inner {
        height: auto;
        font-size: 16px !important;
    }

    #header-search-phone {
        display: inline;
        float: right;
        position: relative;
        top: -20px;
        margin-right: 5px;
    }

    .footer-2019-divTable {
        display: inherit;
        width: 100%;
        padding-bottom: 2em;
    }

    .footer-2019-divTableRow {
        display: inherit;
    }

    .footer-2019-divTableHeading {
        background-color: #01285f;
        display: inherit;
    }

    .footer-2019-divTableCell,
    .footer-2019-divTableHead {
        border: 0px;
        display: contents;
        background-color: #01285f;
        margin-top: 20px;
    }

    .footer-2019-divTableHeading {
        background-color: #01285f;
        display: inherit;
        font-weight: bold;
    }

    .footer-2019-divTableFoot {
        background-color: #01285f;
        display: inherit;
        font-weight: bold;
    }

    .footer-2019-divTableBody {
        display: inherit;
    }

    #footer-links-2019 a {
        font-size: 14px !important;
        margin-bottom: 15px;
    }

    .footer-strong {
        font-weight: bold;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    #footer-strong-address {
        font-weight: bold;
    }

    #footer-strong-address hr {
        display: block;
        height: 2px;
        border: 0;
        border-top: 2px solid #fff;
        margin-top: 35px;
        margin-bottom: 15px;
        padding: 0;
    }

    .footer-left-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .footer-right-2019 {
        display: block;
        padding: 0 0 0 0;
        width: 100%;
    }

    .footer-2019-facebook {
        width: 35px;
    }

    .footer-2019-twitter {
        width: 35px;
        margin-left: 10px;
    }

    .footer-2019-youtube {
        width: 35px;
        margin-left: 10px;
    }

    .fa-lg {
        font-size: 2.5em !important;
    }

    .width30 {
        width: 100%;
    }

    #footer-updateResponsive-2019 {
        visibility: visible;
        display: inline;
    }

    #footer-leftresponsive-2019 {
        margin-top: 10px;
        visibility: visible;
    }

    .footer-2019-divTableCell p {
        margin: 0;
        padding: 0;
    }

    #footer-wrapper-2019 {
        display: none;
    }
}

@media only screen and (max-width: 955px) {
    #blueTrendingBox {
        height: 180px;
        top: 28%;
    }

    #darkblueTrendingBox {
        height: 120px;
    }

    #backgroundImageText-2019 {
        padding-top: 6px;
    }

    #blueBoxTable tr {
        height: 20px;
    }

    #leftText span {
        font-size: 20pt;
    }

    #footer-wrapper-2019 {
        display: none;
    }
}

@media only screen and (max-width: 840px) {
    #page {
        overflow-x: initial;
    }

    #ovcHeaderLogo {
        margin-left: 34%;
        margin-right: 34%;
        margin-bottom: 20px;
    }

    .top-menu-items {
        display: none;
    }

    #Announcements-2019 {
        padding: 5px;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    #Announcements-2019 p {
        font-size: 75%;
    }

    #How-We-Can-Help-2019,
    #Special-Focus-Areas-2019,
    #Resources-2019 {
        margin-left: 25px;
        margin-right: 25px;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    #header-links-2019 {
        background-color: #ffffff;
        height: 100px;
    }

    #ovcHeaderLogo {
        display: none;
    }

    #header-mobile-2020 {
        padding-left: 15px;
        display: block;
    }

    #ovcHeaderLogoSM {
        margin-left: 32%;
    }

    #header-mobile-search {
        margin-left: 34%;
    }

    .fa {
        font-size: 28pt !important;
        color: #01285f;
    }

    #leftText span {
        font-size: 14pt;
    }

    #navbar-2020 {
        display: none;
    }

    #content-2020 {
        width: 100%;
    }

    .box {
        margin-left: 35px;
    }

    .recording-box-bottom,
    .pds-checklist {
        flex-direction: column;
    }

    .recording-box-bottom-left,
    .pds-checklist-left,
    .pds-checklist-right {
        width: 100%;
    }

    .pds-checklist-item {
        align-items: center;
        padding-bottom: 10px;
    }

    .pds-checklist-checkmark {
        padding-top: initial;
    }

    .recording-box-bottom-right {
        width: 100%;
        border-left: 0px;
        border-top: 2px solid #4BB1BA;
    }

    .breadcrumbs {
        position: relative;
        font-size: 12px;
        text-align: left;
        margin-left: 25px;
        margin-top: 25px;
        z-index: -1;
    }

    .width05,
    .width10,
    .width15,
    .width20,
    .width25,
    .width30,
    .width35,
    .width40,
    .width45,
    .width50,
    .width55,
    .width60,
    .width65,
    .width70,
    .width75,
    .width80,
    .width85,
    .width90,
    .width95,
    .width100 {
        width: 100%;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    .footer-left-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .ui-input-search.ui-input-has-clear .ui-btn.ui-input-clear,
    .ui-input-text.ui-input-has-clear .ui-btn.ui-input-clear {
        right: -30px !important;
        top: -8px !important;
    }

    #videoSMCCP {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 812px) {
    #blueTrendingBox {
        height: 180px;
        top: 12%;
    }
}

@media only screen and (max-width: 780px) {
    #blueTrendingBox {
        width: 100%;
        top: 100%;
        left: 0px;
        background: #0b295b;
        height: 245px;
    }

    #responsive-hr-home {
        visibility: visible;
    }

    #backgroundImage-2019 {
        display: none;
    }

    #backgroundImage-2019-Responsive {
        display: inherit;
    }

    #backgroundImageText-2019 {
        display: none;
    }

    #backgroundImageText-2019-Responsive {
        display: inherit;
    }

    #blueBoxTable tr {
        height: 30px;
    }

    #blueBoxWhiteText {
        font-size: 16px;
    }

    #Videodiv {
        font-size: 12px;
        padding-top: 1px;
    }

    #Resources-2019 {
        padding-top: 260px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #leftText {
        width: 100%;
        height: initial;
        line-height: initial;
    }

    #leftText span {
        width: 100%;
        padding: 5px;
        text-align: center;
        margin-left: 0px;
    }

    #videoPopup {
        padding: 5px 5px 0px 5px;
        float: none;
        display: block;
    }

    #footer-wrapper-2019 {
        display: none;
    }
}

@media only screen and (max-width: 540px) {
    #blueTrendingBox {
        height: 280px;
    }

    #Resources-2019 {
        padding-top: 265px;
    }

    .ui-input-search:after {
        margin-top: -6px;
    }
}

@media only screen and (max-width: 450px) {
    #backgroundImageText-2019-Responsive {
        font-size: 14px;
        margin-left: 4%;
        margin-right: 4%;
        letter-spacing: 1px;
    }

    #blueTrendingBox {
        height: 230px;
    }

    #Resources-2019 {
        padding-top: 245px;
    }

    #ovcHeaderLogoSM {
        margin-left: 18%;
    }

    #header-mobile-search {
        margin-left: 18%;
    }

    .homepage-text-2019-hcwh {
        height: 50px;
        font-size: 10pt;
    }

    .homepage-text-2019-sfa {
        height: 75px;
        font-size: 10pt;
    }

    .homepage-text-2019-res {
        height: 25px;
        font-size: 10pt;
    }

    .home-page-horiz-spacer-mobile {
        height: 15px;
        clear: both;
    }
}

@media only screen and (max-width: 415px) {
    #Videodiv {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 375px) {
    #backgroundImageText-2019-Responsive {
        font-size: 12px;
        margin-left: 2%;
        margin-right: 2%;
        letter-spacing: 1px;
    }

    #blueBoxWhiteText {
        font-size: 14px;
    }

    #header-links-2019 {
        background-color: #ffffff;
    }

    #ovcHeaderLogo {
        display: none;
    }

    #ovcHeaderLogoSM {
        margin-left: 15%;
    }

    #header-mobile-search {
        margin-left: 15%;
    }

    .box {
        margin-left: 15px;
    }

    #Resources-2019 .two-col-wrap,
    #Special-Focus-Areas-2019 .two-col-wrap {
        clear: none;
        height: 0px;
    }

    #Special-Focus-Areas-2019 .two-col-wrap .col-a,
    #Resources-2019 .two-col-wrap .col-a {
        margin-right: initial;
    }

    #Special-Focus-Areas-2019 .two-col-wrap .col-b,
    #Resources-2019 .two-col-wrap .col-b {
        float: none;
        left: 25%;
        clear: both;
    }

    .slick-list {
        padding: 0 20% 0 0;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    .footer-left-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .footer-right-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .homepage-text-2019-hcwh {
        height: 50px;
        font-size: 10pt;
    }

    .homepage-text-2019-sfa {
        height: 75px;
        font-size: 10pt;
    }

    .homepage-text-2019-res {
        height: 25px;
        font-size: 10pt;
    }
}

@media only screen and (max-width: 360px) {
    #blueTrendingBox {
        height: 240px;
    }

    #Videodiv {
        font-size: 10px;
    }
}

@media only screen and (max-width: 325px) {
    #ovcHeaderLogoSM {
        margin-left: 9%;
    }

    #header-mobile-search {
        margin-left: 9%;
    }

    #footer-wrapper-2019 {
        display: none;
    }

    .footer-left-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .footer-right-2019 {
        visibility: hidden;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }
}

@media screen and (max-width: 320px) {
    .navegacion ul {
        width: 100%;
    }

    #Videodiv {
        font-size: 8px;
    }
}







@media only screen and (max-width: 1024px) {
    .mob_lh {
        line-height: 2;
    }
}

.buorg-buttons {
    display: none !important;
}


.clearfix::after {
    content: "";
    clear: both;
    display: table;
}



@media only screen and (max-width: 992px) {
    #PSEMap {
        border: none;
        float: none;
        width: 200px;
        height: 164px;
    }
}

@media only screen and (max-width: 375px) {
    #PSEMap {
        border: none;
        float: none;
        width: 100px;
        height: 82px;
    }
}

#videoIntro,
#videoVT,
#W3icon,
#videoMV,
#toolkit-notice,
#nvaa_main,
#nvaa_li,
#nvaa_ems,
#nvaa_asi,
#ht_art {
    text-align: right;
}

#videoSMCCP {
    text-align: right;
    width: 250px;
}

@media only screen and (max-width: 992px) {

    #videoIntro,
    #videoVT,
    #W3icon,
    #videoMV,
    #toolkit-notice,
    #ht_art {
        text-align: center;
    }

    #nvaa_main,
    #nvaa_li,
    #nvaa_ems,
    #nvaa_asi {
        text-align: left;
    }
}

#tellus {
    padding: 0px;
    max-width: 930px;
}

#TellUsForm.ui-input-text input {
    border-style: thin solid #4BB1BA !important;
}

.x_greenboarder {
    border: thin solid #4BB1BA !important;
}

.rc-anchor-light {
    background: #ffffff !important;
    color: #000;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    z-index: 10;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

#feedback-tab {
    width: 32px;
    height: 155px;
    position: fixed !important;
    overflow: hidden !important;
    top: 38% !important;
    left: 0px !important;
    /*margin-top: -93px !important;*/
    z-index: 10000;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  
  #feedback-tab a {
    display: block !important;
    position: absolute !important;
    width: 32px;
    height: 155px;
    cursor: pointer !important;
    background-image: url(/assets/images/feedback_tab_2019.png);
    background-repeat: no-repeat;
    margin-left: -3px;
    z-index: 10001;
  }
  
  #feedback-tab a:hover, #feedback-tab a:focus {
    margin-left: 0px;
  }

  #header-2019-topline {
    padding-top: 5px;
  }
  
  #ovcHeaderLogo {
    margin-left: 3%;
    margin-top: 5px;
  }
  
  #header-bottomNav {
    padding-top: 30px;
    white-space: nowrap;
  }
  
  .header-bottomNav-links {
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  #header-resources-blueline {
    display: inline-block;
    padding-bottom: 4px;
  }
  
  #header-howcanhelp-blueline {
    display: inline-block;
    padding-bottom: 4px;
  }
  
  #header-news-blueline {
    display: inline-block;
    padding-bottom: 4px;
  }
  
  #header-aboutus-blueline {
    display: inline-block;
    padding-bottom: 4px;
  }
  
  #header-learningcomms-blueline {
    display: inline-block;
    padding-bottom: 4px;
  }