
    .icon {
      width: 40px
    }

    @media only screen and (min-width:0px) {
      #software_icons,
      #programs_nuggets {
        display: none
      }
      #programs {
        padding-top: 12px;
        padding-bottom: 0px
      }
      #programs div[class*="col-"],
      #programs .container {
        padding-left: 0px;
        padding-right: 0px
      }
      #programs .panel {
        border-radius: 0px;
        border: none;
        -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0)
      }
      #programs .panel .panel-heading {
        border-radius: 0px;
        background-color: #f0f0eb;
        padding: 20px
      }
      #programs .panel .panel-heading a {
        color: #7E8083;
        text-transform: lowercase
      }
      #programs #heading-health-surveillance,
      #programs #heading-occupational-injury-and-illness,
      #programs #heading-standard-features {
        padding: 11px 20px
      }
      #programs #heading-clinical-care,
      #programs #heading-employee-engagement {
        padding: 10px 20px
      }
      #programs #heading-work-related-exams {
        padding: 15px 20px
      }
      #programs .panel-heading {
        background-repeat: no-repeat;
        background-position: 20px center;
        height: 60px
      }
      #programs .panel-heading a {
        padding: 0px 0px 0px 56px;
        color: #7e8083;
        font-size: 16px;
        font-weight: 600;
        line-height: 38px
      }
      #programs .panel-heading#heading-health-surveillance {
        background-image: url('/mx_extras/gfx/svg/p3/mobile-nav-health.svg');
        background-size: 38px 38px
      }
      #programs .panel-heading#heading-occupational-injury-and-illness {
        background-image: url('/mx_extras/gfx/svg/p3/mobile-nav-worksite.svg');
        background-size: 38px 38px
      }
      #programs .panel-heading#heading-clinical-care {
        background-image: url('/mx_extras/gfx/svg/p3/mobile-nav-clinical.svg');
        background-size: 35px 35px;
        background-position: 18px center
      }
      #programs .panel-heading#heading-employee-engagement {
        background-image: url('/mx_extras/gfx/svg/p3/mobile-nav-employee.svg');
        background-size: 36px 36px
      }
      #programs .panel-heading#heading-standard-features {
        background-image: url('/mx_extras/gfx/svg/p3/mobile-nav-standard.svg');
        background-size: 41px 41px;
        background-position: 16px center
      }
      #programs .programs-block {
        padding: 0px;
        margin: 4px 0px
      }
      #programs .programs-block .submit-wrap button .visible-tn {
        display: inline !important
      }
      #programs .info {
        padding: 24px
      }
      #programs h2 {
        color: #ffffff;
        font-size: 48px;
        font-weight: 200;
        line-height: 44px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px
      }
      #programs h3 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-transform: uppercase
      }
      #programs #health-surveillance {
        background-image: none;
        color: #ffffff
      }
      #programs #health-surveillance h2 {
        color: #f05c21
      }
      #programs #health-surveillance h3 {
        margin-top: 15px;
        color: #5f6062
      }
      #programs #occupational-injury-and-illness {
        background-image: none
      }
      #programs #occupational-injury-and-illness img {
        margin-left: -8px;
        max-width: 458px
      }
      #programs #occupational-injury-and-illness h2 {
        color: #00a3e3;
        margin: 0px 0px 5px 0px
      }
      #programs #occupational-injury-and-illness h2 div {
        display: inline
      }
      #programs #occupational-injury-and-illness h3 {
        margin-top: 15px;
        color: #5f6062
      }
      #programs #clinical-care {
        background-image: none;
        color: #5f6062
      }
      #programs #clinical-care h2 {
        color: #6cb33f
      }
      #programs #clinical-care h2 div {
        display: inline-block;
        margin: 0px 0px 12px
      }
      #programs #clinical-care h3 {
        margin-top: 6px;
        color: #5f6062
      }
      #programs #clinical-care .programs-lead-in {
        line-height: 44px;
        color: #6cb33f
      }
      #programs #employee-engagement {
        background-image: none
      }
      #programs #employee-engagement h2 {
        color: #00a3e3
      }
      #programs #employee-engagement h3 {
        margin-top: 10px;
        color: #5f6062
      }
      #programs #standard-features {
        background-image: none;
        background-color: #f0f0eb
      }
      #programs #standard-features img {
        margin-bottom: 14px
      }
      #programs #standard-features h2 {
        color: #5f6062;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px
      }
      #programs #standard-features .submit-wrap {
        margin-top: 16px
      }
      #programs_approach {
        padding: 20px;
        padding-top: 0px
      }
      #programs_approach h2 {
        color: #f05c21;
        font-size: 36px;
        font-weight: 600;
        line-height: 34px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px
      }
      #programs_approach h2:first-child {
        margin-bottom: 10px
      }
      #programs_approach h3 {
        color: #5f6062;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-transform: uppercase;
        margin-top: 292px
      }
      #programs_approach .container {
        border: 1px solid #C4C6C8;
        background-image: url('/mx_extras/gfx/jpg/p3/EH_Fred_Box_White.jpg');
        background-size: 227px;
        background-position: 0px 58%;
        background-repeat: no-repeat;
        padding: 20px;
        margin: 0px
      }
    }

    @media only screen and (min-width:480px) {
      #programs_approach .container {
        background-position: 0px 60%
      }
    }

    @media only screen and (min-width:768px) {
      #software_icons {
        display: block;
        padding: 34px 0px 18px
      }
      #software_icons .container {
        padding-left: 0px;
        padding-right: 0px
      }
      #software_icons .programs-navigation {
        width: 100%;
        padding: 0px 53px;
        text-align: center
      }
      #software_icons .programs-navigation img.center-block {
        display: block;
        margin-bottom: 16px
      }
      #software_icons .programs-navigation .icon-wrap {
        margin-top: 0px;
        padding: 0px 2%;
        display: inline-block;
        background-color: transparent;
        vertical-align: top;
        float: none
      }
      #software_icons .programs-navigation .icon-wrap svg {
        margin: 0px auto;
        height: 108px;
        padding-bottom: 16px
      }
      #software_icons .programs-navigation .icon-wrap svg ellipse {
        fill: #e9e9e9
      }
      #software_icons .programs-navigation .icon-wrap a:hover ellipse {
        fill: #f05c21;
        stroke: none
      }
      #software_icons .programs-navigation .icon-wrap:first-child {
        padding-left: 0px
      }
      #software_icons .programs-navigation .icon-wrap:last-child {
        padding-right: 0px
      }
      #software_icons .programs-navigation .icon-wrap h2 {
        color: #7e8083;
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        display: table-cell;
        vertical-align: middle
      }
      #software_icons .programs-navigation .icon-wrap .icon {
        display: none
      }
      #software_icons .programs-navigation .icon-wrap br {
        display: block
      }
      #programs .panel-group {
        margin-bottom: 0px
      }
      #programs .container {
        padding-left: 4px;
        padding-right: 4px
      }
      #programs .programs-block {
        height: 450px;
        padding: 30px 34px
      }
      #programs h3 {
        line-height: 20px
      }
      #programs .info {
        padding: 0px
      }
      #programs #health-surveillance {
        background-image: url('/mx_extras/gfx/jpg/p3/PRGM_Portrait_Rick_520_NEW.jpg');
        background-repeat: no-repeat;
        background-position: -30px 0px
      }
      #programs #health-surveillance h2,
      #programs #health-surveillance h3 {
        color: #ffffff
      }
      #programs #health-surveillance h2 {
        margin-bottom: 20px
      }
      #programs #health-surveillance .submit-wrap {
        margin-top: 124px;
        padding-top: 0px
      }
      #programs #occupational-injury-and-illness {
        background-image: url('/mx_extras/gfx/jpg/p3/PRGM_Portrait_Paper_520.jpg');
        background-position: -268px;
        background-size: auto 450px;
        background-repeat: no-repeat;
        text-align: right
      }
      #programs #occupational-injury-and-illness h2 {
        font-size: 44px;
        text-align: right
      }
      #programs #occupational-injury-and-illness h2 div {
        margin: 4px 0px;
        display: block
      }
      #programs #occupational-injury-and-illness h2 div span {
        display: inline-block;
        color: #ffffff;
        background-color: #00a3e3;
        padding: 6px 10px
      }
      #programs #occupational-injury-and-illness h3 {
        margin-top: 30px
      }
      #programs #occupational-injury-and-illness .submit-wrap {
        margin-top: 58px;
        padding-right: 0px
      }
      #programs #clinical-care {
        background-image: url('/mx_extras/gfx/jpg/p3/PRGM_Portrait_Nicole_520.jpg');
        background-size: auto 450px;
        color: #ffffff
      }
      #programs #clinical-care h2,
      #programs #clinical-care h3 {
        color: #ffffff
      }
      #programs #clinical-care h2 div {
        margin: 0px
      }
      #programs #clinical-care h2 div:last-child {
        margin: 20px 0px 30px
      }
      #programs #clinical-care .submit-wrap {
        margin-top: 30px;
        padding-left: 0px
      }
      #programs #employee-engagement {
        background-image: url('/mx_extras/gfx/jpg/p3/PRGM_Portrait_Dad_520.jpg');
        background-position: 43% -59px;
        text-align: left
      }
      #programs #employee-engagement h2,
      #programs #employee-engagement h3 {
        color: #5f6062
      }
      #programs #employee-engagement h3 {
        margin-top: 30px
      }
      #programs #employee-engagement .submit-wrap {
        margin-top: 150px;
        padding-left: 0px
      }
      #programs #standard-features {
        background-image: url('/mx_extras/gfx/svg/p3/bg-caution.svg');
        background-repeat: no-repeat;
        background-position: 52px;
        background-size: auto 210px;
        height: 284px;
        margin-bottom: 0px
      }
      #programs #standard-features .info {
        margin-left: 342px;
        margin-top: 12px
      }
      #programs #standard-features h2 {
        line-height: 20px
      }
      #programs #standard-features h2 div:first-child {
        margin-bottom: 15px
      }
      #programs #standard-features .submit-wrap {
        margin-top: 12px;
        padding-left: 0px
      }
      #programs #standard-features .btn.yellowspecial {
        height: 44px;
        line-height: 38px;
        font-size: 14px
      }
      #programs_nuggets {
        display: block
      }
      #programs_nuggets .carousel-inner .item:first-child img {
        width: 80px
      }
      #programs_nuggets .carousel-inner .item:nth-child(2) img {
        width: 25px
      }
      #programs_nuggets .carousel-inner .item:nth-child(3) img {
        width: 108px
      }
      #programs_approach {
        padding: 0px 4px 40px
      }
      #programs_approach h2 {
        font-size: 44px;
        line-height: 40px
      }
      #programs_approach h2:first-child {
        margin-bottom: 24px
      }
      #programs_approach h3 {
        margin-top: 36px;
        font-size: 14px
      }
      #programs_approach .info {
        margin-left: 304px
      }
      #programs_approach .container {
        background-size: 310px;
        background-position: 10px 26px;
        padding: 30px 30px 85px;
        height: 442px
      }
      #programs_approach .submit-wrap {
        margin-top: 40px
      }
    }

    @media only screen and (min-width:992px) {
      #programs .programs-block {
        height: 520px
      }
      #programs #health-surveillance {
        background-size: cover;
        background-position: 0px 0px
      }
      #programs #health-surveillance h2 {
        margin-bottom: 20px
      }
      #programs #health-surveillance .submit-wrap {
        margin-top: 148px
      }
      #programs #occupational-injury-and-illness {
        background-position: -115px;
        background-size: auto 432px;
        height: 432px
      }
      #programs #occupational-injury-and-illness .info {
        padding: 0px
      }
      #programs #occupational-injury-and-illness h2 div {
        margin: 4px 0px;
        display: block
      }
      #programs #occupational-injury-and-illness h2 div span {
        display: inline-block;
        color: #ffffff;
        background-color: #00a3e3;
        padding: 6px 10px
      }
      #programs #occupational-injury-and-illness .submit-wrap {
        margin-top: 42px
      }
      #programs #clinical-care {
        background-size: auto 520px
      }
      #programs #clinical-care h2 {
        line-height: 44px
      }
      #programs #clinical-care h2 div {
        display: block
      }
      #programs #clinical-care .submit-wrap {
        margin-top: 54px
      }
      #programs #employee-engagement .submit-wrap {
        margin-top: 224px
      }
      #programs #standard-features {
        background-size: auto 311px;
        height: 432px
      }
      #programs #standard-features .info {
        margin-left: 494px;
        margin-top: 139px
      }
      #programs #standard-features .info .submit-wrap {
        margin-top: 25px
      }
      #software_icons .programs-navigation .icon-wrap {
        padding-left: 36px;
        padding-right: 36px
      }
      #software_icons .programs-navigation .icon-wrap h2 {
        margin-bottom: 10px;
        text-align: center
      }
      #programs_approach h2 {
        font-size: 58px;
        line-height: 52px
      }
      #programs_approach h2:first-child {
        margin-top: 16px;
        margin-bottom: 10px
      }
      #programs_approach h3 {
        margin-top: 30px
      }
      #programs_approach .info {
        margin-left: 350px
      }
      #programs_approach .container {
        background-size: 340px;
        background-position: 20px 26px;
        height: 458px
      }
      #programs_approach .submit-wrap {
        margin-top: 30px
      }
    }

    @media only screen and (min-width:1200px) {
      #programs .container {
        padding-left: 0px;
        padding-right: 0px
      }
      #programs #occupational-injury-and-illness {
        background-position: -12px;
        background-size: auto 520px;
        height: 520px
      }
      #programs #occupational-injury-and-illness .info {
        padding: 24px
      }
      #programs #standard-features {
        background-size: auto 417px;
        height: 520px
      }
      #programs #standard-features .info {
        margin-left: 635px;
        margin-top: 242px
      }
      #programs_approach {
        padding-bottom: 108px
      }
      #programs_approach .container {
        margin: 0px auto
      }
      #programs_approach .submit-wrap {
        margin-top: 76px
      }
    }

    :target:before {
      display: block;
      position: relative;
      top: -85px;
      visibility: hidden
    }
