@media screen and (min-width: 1200px) {
 .body-content a:not([href]):not([class]) {
    padding-top: 203px;
    margin-top: -203px;
    /* display: block; */
 }
}

@media (max-width: 1590px) {
  .bx-wrapper .bx-caption span {
    transform: none;
    width: 100%;
    position: static;
  }
  .bx-wrapper .bx-caption .bxslider_caption h1,
  .bx-wrapper .bx-caption .bxslider_caption h1 span {
    font-size: 36px !important;
    line-height: 40px !important;
  }
  .bxslider_caption p, #bannerMobile p {
    font-size: 18px;
  }
}

@media (max-width: 1550px) {
  .container-fluid .navbar-brand img {
    max-width: 250px;
  }
  img.rounded.mb-4.hide-smaller {
    display: none;
  }
  .megamenu .bg-white p {
    margin: 1rem 0 0.5rem;
  }
}

@media (max-width: 1499px) {
.border-track {
  width: 500px;
}
#insights .card-body {
  max-width: 400px;
  padding: 2rem;
}

}

@media (max-width: 1420px) {
.french-nav .utility .btn {
    font-size: 12px;
}
}


@media (max-width: 1399px) {
  .navbar-brand img {
    max-width: 250px;
  }
  .navbar-light .navbar-toggler {
   top: -63px;
   right: 15px;
  }
  .navbar-light .navbar-nav .nav-link {
      font-size: 16px;
  }
  .bxslider_caption p {
      margin: 15px 0 25px;
      font-size: 16px;
      line-height: 21px;
  }
}

@media (max-width: 1340px) {
  #insights .card-body {
    margin: 15px;
  }
  #insights .card-body .text-secondary {
    margin-bottom: 1rem;
  }
}


@media (max-width: 1199px) {
.inside-banner-text.with-date .date {
  text-align: center;
}
  .top-row {
        border-bottom: 1px solid #ddd;
  }
.login-banner .col {
    flex: none;
}
.inside-banner-text h1 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 24px;
}
.banner-bottom-wrap h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.bx-wrapper img {
  width: 100% !important;
  float: none;
  margin-top: 300px;
  height: auto;
}
.bx-wrapper .bx-caption {
    width: 100% !important;
    text-align: center;
    min-height: auto;
}
  .bx-wrapper .bx-caption span {
    position: static;
    transform: none;
    width: 100%;
  }
/*  .bx-wrapper .bx-pager {
    text-align: center !important;
    right: 0 !important;
    left: 0 !important;
}*/
.bx-wrapper .bx-caption {
    padding: 15px 15px 45px;
}
.bxslider > div {
  border: none !important;
}
.bx-wrap.shadow {
    box-shadow: none !important;
}
  .utility {
    font-size: 18px;
    margin: 30px 0 20px;
    text-align: center !important;
    font-weight: 500;
  }
  .utility .list-inline-item:not(:last-child) {
    margin-right: 1rem;
  }
  .utility .list-inline-item.search-wrap {
    margin-right: 0;
  }
.utility .list-inline-item.login-wrap,
.utility .list-inline-item.find-cirp-link,
.utility .list-inline-item.login-wrap a,
.utility .list-inline-item.find-cirp-link a,
.utility .list-inline-item.protecting-link,
.utility .list-inline-item.protecting-link a,
.utility .list-inline-item.job-board-link,
.utility .list-inline-item.job-board-link a {
    display: block;
}
.utility .list-inline-item.login-wrap a.LoginUserLink,
.utility .list-inline-item.login-wrap a.Logout {
    display: inline-block;
    margin-bottom: 10px;
}
.utility .list-inline-item.login-wrap {
  margin: 30px 0 10px;
}
.utility .list-inline-item.find-cirp-link,
.utility .list-inline-item.job-board-link {
  margin: 0 15px 20px;
}
.utility .list-inline-item.protecting-link {
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-nav .dropdown-menu {
    box-shadow: none !important;
}
.megamenu .dropdown-item {
  white-space: normal;
  color: #005D83;
  font-size: 14px;
  line-height: 18px;
  padding: .5rem 15px;
}
.megamenu .no-bg .dropdown-item {
    padding: .5rem 0;
}
.navbar {
    margin-bottom: 0;
}
.nav-fill .nav-item {
  text-align: left;
}
.navbar, header .col-12 {
  padding: 0;
}
.dropdown-toggle::after {
    border: solid #aaa;
    border-width: 0 3px 3px 0;
    padding: 5px;
    float: right;
    margin-top: 5px;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #6CA043;
    font-size: 20px;
    line-height: 26px;
    padding: 1rem 15px;
    font-weight: 400;
    border-right: none;
    border-bottom: 1px solid #CBCBCB;
    width: 100%;
    text-align: left;
    outline: none;
    box-shadow: none;
  }
    .megamenu .no-bg {
    padding: 0;
  }
  a.dropdown-item.view-section {
    margin: 0;
    padding: 0 0 30px;
  }
.megamenu h5 {
    color: #083050;
    font-size: 16px;
    line-height: 21px;
    padding: .5rem 15px 0;
}
.megamenu .no-bg h5 {
  padding: .5rem 0 0;
}
.about-mega .dropdown-item:last-child,
.megamenu .mb-4 {
  margin-bottom: 0.5rem !important;
}
li.nav-item.dropdown.megamenu-li.show .dropdown-toggle::after {
  border-width: 3px 0 0 3px;
  margin-top: 12px;
}

#navbar {
  position: relative;
}
.navbar-nav {
    padding-top: 80px;
}
.search-wrap .btn-group {
  position: static;
}
.search-wrap .dropdown-menu {
  position: absolute;
  display: block !important;
  top: 15px !important;
  margin: 0 !important;
  left: 15px !important;
  right: 15px !important;
}
#search_form input[type="text"] {
border: 1px solid #E9E9E9;
}
.search.dropdown-toggle {
    display: none;
}
#search_form td,
#search_form input#searchinput {
    width: 100%;
}
  .hide-mobile,
  .bx-wrap {
    display: none;
  }
  #bannerMobile {
    display: block;
  }
    #insights .card-body {
    position: static;
    max-width: 100%;
    margin: 0;
    border: none;
    padding: 20px;
    min-height: auto;
  }
  #insights .card-img-wrap .card-border-track {
    width: 500px;
  }
}


@media (max-width: 991px) {
h2, h3 {
  font-size: 24px;
  line-height: 30px;
}
.border-track {
    width: 400px;
}
#moreResources h2,
.upcoming-pd .ZineTitle h2,
.helpful-articles .ZineTitle h2,
.meet-our-cirps .ZineTitle h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 35px;
}
#moreResources {
  padding-bottom: 64px;
}
.upcoming-pd .ZineArticle.Zine_card,
.meet-our-cirps .ZineArticle.Zine_card,
.helpful-articles .ZineArticle.Zine_card {
  margin-bottom: 35px;
}
  .card {
    margin-bottom: 30px;
    height: auto;
  }
  #featuredInside .row {
    margin-bottom: 0;
  }
  .card-title {
    font-size: 20px;
    line-height: 25px;
  }
  #top .block-text h2,
  #bottom .block-text h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
  }
  .view-more a {
    font-size: 16px;
    line-height: 21px;
  }
  .block-text p {
    font-size: 16px;
    line-height: 21px;
  }
  h3 {
    font-size: 1.5rem;
  }
  #featured,
  #featured .card {
    background: #6CA043;
    color: #fff;
    border-color: #fff;
  }
  #featured .btn {
      background: #fff;
  }
  #featured .btn:hover,
  #featured .btn:active,
  #featured .btn:focus {
        color: #fff;
      border-color: #083050;
      background: #083050;
  }
  #featured .card-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 25px;
  }
  .card-body {
    padding: 2rem;
  }
  #featured .card-img-top {
    max-width: 75px;
  }
  #featured .card-title br,
  #bottomFeatured .card-title br {
    display: none;
  }
  #featured .card-text {
    display: none;
  }
  #bottomFeatured .view-more {
    padding: 20px 0 60px;
  }
  #featured .card-img-top path {
    fill: white;
  }
  footer {
    background-size: 300px;
  }
    #insights .card-img-wrap .card-border-track {
    width: 400px;
        bottom: -200px;
  }
  .banner-image-wrap .banner-border-track {
    width: 500px;
    bottom: -220px;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding: 0;
  }
  .megamenu .bg-white {
    margin-bottom: 30px;
  }
  .megamenu {
    padding: 1rem;
  }
  #insights {
    text-align: center;
    padding: 60px 0;
  }
  #insights .card {
    text-align: center;
  }
  #insights span.ZineDate,
  #insights .card-body div.ZineSummaryIndex {
    text-align: center;
  }
  #insights table.ZineIndex tr td {
    display: block;
  }
  #insights .view-more {
    position: static;
  }
  #insights .card-body {
    padding: 20px 30px 40px;
  }
  #bottomFeatured.upcoming-pd .blog-summary {
    display: none;
  }
  footer {
    font-size: 18px;
  }
    footer .social {
    margin: 50px 0;
  }
  footer .social .list-inline-item:not(:last-child) {
    margin-right: 2rem;
  }
  footer .footer-links {
    margin: 0 0 50px;
  }  
  footer .footer-links .list-inline-item:not(:last-child) {
    margin-right: 1.5rem !important;
  }
  footer .row:first-child {
    margin-bottom: 0;
  }
  footer .row {
    display: block;
  }
    footer {
    background-size: 300px;
  }
  #insights .card-img-wrap .card-border-track {
    width: 250px;
    bottom: -70px;
  }
  .banner-image-wrap .banner-border-track {
    bottom: -180px;
    width: 400px;
  }
  .show-mobile {
    display: block;
  }
  .hide-767 {
    display: none;
  }
  .megamenu .bg-white img,
  .megamenu .bg-white p,
  .megamenu .bg-white .btn {
    display: none;
  }
  .megamenu .bg-white {
    background: none !important;
    border: none;
    padding: 0;
    height: auto;
  }
  .megamenu .bg-white h5 {
    padding: 0;
  }
  .megamenu .col-md-6:nth-of-type(2) .bg-white {
    margin-bottom: 23px;
  }
  .megamenu .bg-white .dropdown-item {
    padding: 0.5rem 0;
  }
  img[align=left],
  img[align=right],
  img[style*="float: left;"],
  img[style*="float:left;"],
  img[style*="float: right;"],
  img[style*="float:right;"] {
    float: none !important;
    max-width: 100%;
    margin: 0 0 10px;
  }

  iframe {
    width: 100%;
  }
}

@media (max-width: 640px) {
.banner-image-wrap .banner-border-track {
    bottom: -150px;
    width: 310px;
}
footer {
    background-size: 250px;
    background-position: right 170px;
}
}

@media (max-width: 480px) {
.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
  line-height: 21px;
}
.dropdown-toggle::after {
  padding: 4px;
}
}

@media (max-width: 340px) {
.navbar-brand img {
    max-width: 220px;
}
}


/* Print
   ========================================================================== */
@media print {
  a:after { 
    content:''; 
  }
  a[href]:after { 
    content: none !important; 
  }
  #maincontent {
    margin: 0;
    padding: 0;
  }
  ul.Membership_update_profile_menu, .button { 
    display: none; 
  }
  #logo img {
      width: 150px;
  }
  .footer {
    text-align: left;
  }
  .home-bottom {
    padding: 0 15px;
  }
}