@media (max-width: 1499px) {
    .ym_header .container {
        max-width: 100%;
    }
    .ym_hero_shape {
        margin-left: -10%;
    }
    .ym_hero::before {
        width: 300px;
        height: 150px;
        bottom: 2rem;
        left: -10%;
    }
    .ym_hero::after {
        width: 350px;
        height: 175px;
        bottom: auto;
        top: 5%;
        right: 25%;
    }
    .ym_testimonials::after {
        height: 100px;
        width: 150px;
    }
    .ym_banner_shape,
    .ym_banner_shape svg {
        margin-left: -5%;
    }
    .ym_year_block_container{
        width:1368px;
        margin:0 auto;
    }
}
@media (max-width: 1399px) {
    main.ym_year .container{
        max-width: 1140px;
    }
    .ym_year_header{
        padding:0;
        text-align:center;
    }
    .ym_year_header .container{
        max-width:100%;
    }
    .ym_year_header .ym_header_logo{
        margin:0 auto;
        height:60px;
    }
    .ym_year_header .ym_header_logo img{
        padding:1rem 0 0;
    }
    .ym_year_header_nav{
        font-size:16px;
    }
    .ym_year_header_nav li{
        height:auto;
    }
    .ym_year_header_nav li a{
        padding:1rem;
    }
    main.ym_year{
        margin-top:136px;
    }
    .ym_year_hero_content h1{
        font-size:76px;
        line-height:1;
    }
    .ym_year_hero_content h2{
        font-size:60px;
        line-height:1;
    }
    .ym_year_block_container{
        width:calc(100% - 4rem);
        margin:0 2rem;
    }
    .ym_year_block_content h1,
    .ym_year_block_content h2,
    .ym_year_block_content h3,
    .ym_year_block_content h4,
    .ym_year_block_content h5,
    .ym_year_block_content h6{
        font-size:40px;
    }
    .ym_year_stat_block_wide .ym_year_stat_num{
        flex:0 0 50%;
    }
    .ym_year_timeline_num,
    .ym_year_stat_num .ym_year_num{
        font-size:75px;
        line-height:75px;
    }
    .ym_year_stat_block p,
    .ym_year_timeline_content p,
    .ym_year_cta .ym_year_text_content p{
        font-size:18px;
    }
    .ym_year_message_content {
        padding: 0 !important;
    }
}
@media (max-width: 1199px) {
    .ym_header_nav {
        display: none;
        position: fixed;
        width: 100%;
        background: var(--color-dark);
        left: 0;
        right: 0;
        text-align: center;
        margin-top: 80px;
    }
    .ym_header_mobile {
        display: inline-block;
        color: white;
        font-size: 24px;
        padding: 1.5rem 1rem;
        float: right;
    }
    .ym_header_button {
        text-align: right;
    }
    .ym_hero,
    .ym_hero_shape,
    .ym_hero_shape svg {
        height: 500px;
    }
    .ym_hero::before {
        width: 280px;
        height: 100px;
        bottom: 2rem;
        left: -5%;
    }
    .ym_hero::after {
        width: 250px;
        height: 120px;
    }
    .ym_title_bar::before {
        width: 70%;
    }
    .ym_icon_block p {
        font-size: 16px;
    }
    .ym_general_content blockquote {
        font-size: 18px;
    }
    .ym_cta_banner:not(.ym_cta_banner_right)::before {
        height: 115px;
        width: 280px;
        left: 30%;
    }
    .ym_cta_banner:not(.ym_cta_banner_right)::after {
        right: -10%;
        width: 250px;
        height: 120px;
    }
    .ym_cta_banner_right::before {
        height: 115px;
        width: 280px;
    }
    .ym_cta_banner_right::after {
        width: 250px;
        height: 120px;
        right: 20%;
    }
    .ym_footer_links {
        margin: 2rem 0 0;
        text-align: center;
        width: 100%;
    }
    .ym_footer_links li {
        display: inline-block;
        margin: 0 1rem;
    }
    .ym_footer_logos {
        text-align: center;
        margin: 2rem 0 0;
    }
    .ym_footer_logo {
        display: inline-block;
        margin: 0 1rem;
    }
    .ym_video_modal .modal-dialog {
        max-width: 90%;
    }
    .ym_banner_shape,
    .ym_banner_shape svg {
        margin-left: -20%;
    }
    .ym_timeline_slide_inner {
        padding-bottom: 60%;
    }
    .ym_timeline_slide_year {
        font-size: 200px;
    }
    .ym_timeline_slide_content {
        width: 50%;
    }
    h1,
    .ym_title_bar span,
    .ym_general_content h1 {
        font-size: 46px;
    }
    .ym_hero h1{
        font-size:31px;
    }
    .ym_hero_content p{
        font-size:18px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }
    h4 {
        font-size: 22px;
    }
    main.ym_year .container{
        max-width:960px;
    }
    .ym_year_message{
        padding:4rem 0 0;
    }
    .ym_year_block_content{
        padding:3rem 19% 3rem 15%;
    }
    .ym_year_block_content::before{
        height:100px;
        width:100px;
    }
    .ym_timeline_year_end{
        width:100%;
    }
    .ym_year_carousel p{
        font-size:24px;
    }
    .ym_year_testimonial p{
        font-size:18px;
    }
    .ym_year_cta::before,
    .ym_year_cta::after{
        width:150px;
        height:150px;
    }
    .ym_year_hero_overlay::before,
    .ym_year_hero_overlay::after{
        width:250px;
        height:250px;
    }
    .col-md-4 .ym_year_stat_block p{
        padding:0;
    }
}

@media (max-width: 991px) {
    .ym_desktop{
        display:none;
    }
    .ym_mobile{
        display:block;
    }
    body.logged-in .ym_alert_bar {
        top: 46px;
    }
    .ym_hero::before {
        height: 65px;
    }
    .ym_hero::after {
        right: 17%;
    }
    .ym_hero_content{
        padding:0 10% 0 0;
    }
    .ym_title_bar::before {
        width: 70%;
        background-position: top left;
    }
    .ym_icon_blocks .col-md-6 {
        margin: 1rem 0;
    }
    .ym_icon_blocks {
        margin: -1rem 0 0;
    }
    .ym_icon_block .ym_icon {
        width: 110px;
        height: 110px;
        padding-bottom: 0;
    }
    .ym_cta_banner {
        display: none;
    }
    .ym_cta_banner_mobile {
        display: block;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .ym_cta_banner_mobile .ym_cta_banner_overlay {
        position: relative;
        padding: 3rem 0;
        background: rgba(17, 56, 65, 0.5);
    }
    .ym_footer_links {
        font-size: 15px;
    }
    .ym_process_graphic {
        margin: 0 0 8rem;
    }
    .ym_process_step h4 {
        font-size: 18px;
    }
    .ym_process_step p {
        font-size: 14px;
    }
    .ym_process_step span {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
    .ym_process_image {
        flex: 0 0 33%;
        padding-bottom: 30%;
    }
    .ym_process_content {
        padding: 1rem 0 1rem 2rem;
    }
    .ym_process_description.active .ym_process_image span {
        padding: 1rem 1.5rem;
        font-size: 22px;
    }
    .ym_process_description.active .ym_process_image svg {
        height: 65px;
    }
    .ym_timeline_slide_inner {
        padding-bottom: 70%;
    }
    .ym_timeline_slide_year {
        font-size: 150px;
    }
    .ym_timeline_slide_content {
        width: 60%;
    }
    .ym_testimonial_static_slider{
        margin:0 0 3rem;
        padding:0;
    }
    .ym_testimonial_static_slider .slick-next{
        right:-1rem;
    }
    .ym_testimonial_static_slider .slick-prev{
        left:-1rem;
    }
    .ym_testimonial_static_slider .slick-arrow::before{
        font-size:18px;
    }
    h1,
    .ym_title_bar span,
    .ym_general_content h1 {
        font-size: 42px;
    }
    .ym_featured_story{
        height:auto;
    }
    .ym_year_header_mobile{
        display:block;
        font-size:20px;
        padding:1.5rem 0.5rem;
    }
    .ym_year_header_nav{
        display:none;
        position:fixed;
        width:100%;
        left:0;
        right:0;
        background:var(--color-dark);
        height:auto;
        padding:0 0 1rem;
    }
    .ym_year_header_nav li{
        display:block;
        max-width:100%;
        width:100%;
    }
    .ym_year_header_nav li a{
        padding:1rem;
    }
    .ym_year_header .ym_header_logo{
        height:70px;
        text-align:left;
    }
    .ym_year_header .ym_header_logo img{
        padding:1rem 0;
    }
    .ym_year_header_subnav{
        position:relative;
        left:0;
        right:0;
        top:0;
        -webkit-transform:none;
        transform:none;
    }
    .ym_year_header_subnav::before{
        content:none;
    }
    main.ym_year{
        margin-top:78px;
    }
    .ym_year_message_content{
        padding:0 2rem;
        column-gap:2rem;
    }
    .ym_year blockquote{
        font-size:27px;
    }
    main.ym_year .container{
        max-width: 720px;
    }
    .ym_state_map{
        margin-left:-50px;
    }
    .ym_year_block_content{
        padding:3rem;
    }
    .ym_year_text_content img.alignnone{
        margin:0 auto 1rem;
    }
    .ym_year_tab_block .d-flex{
        display:block !important;
    }
    .ym_year_tab_block .nav{
        flex:none;
    }
    .ym_year_tab_block .flex-column{
        flex-direction:row !important;
        justify-content: center;
    }
    .ym_year_tab_block .nav-pills .nav-link{
        padding:0.5rem 1rem;
    }
    .ym_year_tab_block_content{
        padding:2rem;
    }
    .ym_year_tab_block_content h2,
    .ym_year_tab_block_content h3{
        font-size:24px;
    }
    .ym_year_timeline_num,
    .ym_year_stat_num .ym_year_num{
        font-size:60px;
        line-height:60px;
    }
    .ym_year_stat_num span{
        line-height:50px;
        font-size:36px;
    }
    .ym_year_stat_columns .ym_col:nth-of-type(1){
        margin-bottom:2rem;
    }
    .ym_year_stat_blocks .ym_year_stat_block{
        padding:1rem;
    }
    .ym_year_quote{
        margin:2rem 0 0;
    }
    .ym_year_content_award_image{
        padding-bottom:70%;
    }
    .ym_year_content h3.centered{
        font-size:32px;
    }
    .ym_year_awards{
        flex-wrap:wrap;
        justify-content: center;
    }
    .ym_year_award{
        flex:0 0 33.33%;
    }
}

@media (max-width: 991px) {

    .ym_photo_slider_new .slick-list, .ym_photo_slider_new .slick-track, .ym_photo_slider_new .slick-slide, .ym_photo_slider_new .ym_testimonial_slide_inner {
        height: 395px !important;
        margin-bottom: 30px;
    }

}

@media (max-width: 767px) {
    .ym_alert_bar {
        padding: 0;
        text-align: center;
    }
    .ym_pattern_left,
    .ym_pattern_right {
        opacity: 0.25;
    }
    .ym_header_mobile {
        padding: 1.5rem 0.5rem;
    }
    .ym_header_nav {
        text-align: left;
    }
    .ym_header_nav li {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .ym_header_nav li .sub-menu li {
        border-bottom: none;
    }
    .ym_header_nav li a {
        padding: 1rem 1.25rem;
    }
    .ym_header_nav li .sub-menu li a {
        padding: 0.5rem 1.25rem;
    }
    .ym_header_nav li .sub-menu,
    .ym_header_nav li:hover .sub-menu {
        display: none;
    }
    .ym_header_nav li.opened .sub-menu {
        display: block;
        width: 100%;
        border: none;
        position: relative;
    }
    .ym_submenu_toggle {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        color: white;
        padding: 1rem 1.25rem;
        height: 100%;
        z-index: 10;
    }
    .ym_header_nav li a:hover::after,
    .ym_header_nav li:hover > a::after,
    .ym_header_nav li.current-menu-item a::after {
        content: none;
    }
    .ym_hero,
    .ym_hero_shape,
    .ym_hero_shape svg {
        height: 400px;
    }
    .ym_hero_shape {
        margin: 0;
        z-index: 0;
        text-align: right;
    }
    .ym_hero_overlay,
    .ym_cta_banner_overlay {
        background: rgba(17, 56, 65, 0.5);
    }
    .ym_hero::before,
    .ym_hero::after {
        content: none;
    }
    .ym_hero_content {
        margin: 0;
        padding:0;
    }
    .ym_title_bar {
        height: 250px;
    }
    .ym_title_bar::before {
        width: 90%;
    }
    .ym_content_image {
        margin: 0 0 1.5rem;
        min-height: 0;
    }
    .col-md-6 .ym_flex:not(.ym_hero .ym_flex){
        display: block;
        height: auto;
    }
    .col-md-6 .ym_general_content,
    .col-md-6.order-md-1 .ym_general_content {
        padding: 0;
    }
    .ym_testimonial_static_slider{
        padding:0;
    }
    .ym_testimonial_static_slider .ym_testimonial_slide_inner .ym_general_content{
        padding:0 1.5rem 1.5rem;
    }
    .ym_testimonials::before,
    .ym_testimonials::after {
        width: 75px;
        height: 100px;
    }
    .ym_footer_nav li ul,
    .ym_footer p {
        font-size: 16px;
    }
    .ym_footer_bottom p {
        font-size: 12px;
    }
    .ym_footer_links {
        font-size: 14px;
    }
    .ym_footer_links li {
        margin: 0.5rem;
    }
    .ym_video_modal .modal-dialog {
        max-width: 96%;
    }
    .ym_banner_shape_right,
    .ym_banner_shape_right svg {
        z-index: 0;
    }
    .ym_process_graphic {
        background-image: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 2rem 0 0;
        padding: 0;
    }
    .ym_process_step {
        position: relative;
        flex: 0 0 33%;
        width: 100%;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
    }
    .ym_process_description {
        display: block;
    }
    .ym_process_image {
        display: block;
        flex: none;
        width: 100%;
        padding-bottom: 60%;
    }
    .ym_process_content {
        padding: 2rem 0;
    }
    .ym_timeline_slide_inner {
        padding-bottom: 80%;
    }
    .ym_timeline_slide_year {
        font-size: 100px;
    }
    .ym_timeline_slide_content {
        width: 100%;
        left: 0;
        padding: 2rem;
    }
    .page-id-16 .ym_image_slide_inner {
        padding-bottom: 45%;
    }
    .ym_testimonial_static_slider .ym_testimonial_slide_inner .row{
        height:auto;
    }
    .ym_testimonial_slide{
        min-height:625px !important;
    }
    .ym_year_hero_content h1{
        font-size:60px;
        margin:0 0 0.5rem;
    }
    .ym_year_hero_content h2{
        font-size:40px;
    }
    .ym_year blockquote{
        font-size:22px;
    }
    .ym_year_message_content{
        column-count:1;
        padding:0 1rem;
    }
    .ym_year_block_content h1,
    .ym_year_block_content h2,
    .ym_year_block_content h3,
    .ym_year_block_content h4,
    .ym_year_block_content h5,
    .ym_year_block_content h6 {
        font-size: 32px;
    }
    .ym_year_content_award_image{
        padding-bottom:25%;
    }
    .ym_year_stat_block_wide{
        display:block;
        text-align:center;
    }
    .ym_year_timeline_image{
        padding-bottom: 60%;
    }
    .ym_year_timeline_image,
    .ym_year_timeline_content{
        margin:-1rem 0 0;
        width:100%;
    }
    .ym_timeline_year_end{
        flex-wrap:wrap;
        justify-content: center;
    }
    .ym_year_review_block_image{
        height:auto;
        padding-bottom:30%;
    }
    .ym_year_review_block_image{
        background-size:auto 50%;
    }
    .ym_year_award{
        flex: 0 0 50%;
        margin:0 0 2rem;
    }
    .ym_year_award_image{
        padding-bottom:60%;
        background-size:contain;
    }
    .ym_year_cta::before,
    .ym_year_cta::after{
        width:100px;
        height:100px;
    }
    .ym_year_hero_overlay::before,
    .ym_year_hero_overlay::after{
        width:200px;
        height:200px;
    }
    .ym_year_icon_block{
        padding:1rem;
    }
    .ym_year_icon_blocks .row{
        margin:0 -0.5rem;
    }
    .ym_year_icon_blocks .ym_col{
        padding: 0 0.5rem;
    }
    .ym_photo_slider_new .slick-list, .ym_photo_slider_new .slick-track, .ym_photo_slider_new .slick-slide, .ym_photo_slider_new .ym_testimonial_slide_inner {
        height: 250px !important;
        margin-bottom: 30px;
        margin-right: 0 !important;
        border-radius: 10px;
    }
    .ym_photo_slider_new {
        padding: 0 !important;
    }
}

@media (max-width: 575px) {
    .ym_header_button {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0.5rem 1rem;
        background: var(--color-dark);
        height: auto;
    }
    .ym_header_button .ym_button {
        display: block;
        width: 100%;
        text-align: center;
    }
    .ym_hero, .ym_hero_shape, .ym_hero_shape svg{
        height:550px;
    }
    .ym_hero_shape {
        margin-left: -33%;
    }
    .ym_hero_content{
        margin-top:-3rem;
    }
    .ym_title_bar {
        height: 200px;
    }
    .ym_content_image {
        border-radius: 25px;
    }
    .ym_content {
        padding: 2.5rem 0;
        position: relative;
    }
    .ym_content_top_large {
        padding-top: 5rem;
    }
    .ym_content_bottom_large {
        padding-bottom: 5rem;
    }
    .ym_content_top_small {
        padding-top: 1.25rem;
    }
    .ym_content_bottom_small {
        padding-bottom: 1.25rem;
    }
    .ym_content_top_none {
        padding-top: 0;
    }
    .ym_content_bottom_none {
        padding-bottom: 0;
    }
    .ym_testimonial_banner blockquote,
    .ym_testimonial_banner blockquote p {
        font-size: 18px;
    }
    .ym_footer_nav {
        -webkit-columns: 1;
        columns: 1;
        text-align: center;
    }
    .ym_footer_main {
        text-align: center;
    }
    .ym_footer_bottom {
        padding-bottom: 4rem;
    }
    .ym_process_step {
        flex: none;
        padding: 0 0.5rem;
        width: 100%;
    }
    .ym_general_content ul {
        margin: 1.5rem 0 0;
    }
    .ym_timeline_slide_inner {
        padding-bottom: 130%;
    }
    .ym_timeline_slide_content p {
        font-size: 16px;
    }
    .ym_timeline_slide_year {
        font-size: 60px;
        top: 75%;
    }
    .ym_image_slider .slick-list {
        padding: 0 2rem !important;
    }
    .ym_image_slide_inner {
        padding-bottom: 75%;
    }
    .ym_pattern_left,
    .ym_pattern_right {
        display: none;
    }
    .ym_featured_block{
        padding:1rem;
    }
    .ym_featured_block .col-md-6:not(:last-of-type){
        margin:0 0 1rem;
    }
    .ym_featured_story_image,
    .ym_featured_story_image.ym_image_contain{
        padding-bottom:30%;
        height:auto;
        background-size:contain;
        margin:1rem 0 0;
    }
    h1,
    .ym_title_bar span,
    .ym_general_content h1 {
        font-size: 31px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }

    .ym_year_hero_content h1{
        font-size:48px;
    }
    .ym_year_hero_content h2{
        font-size:32px;
        margin:1rem 0 0;
    }
    .ym_year_title{
        padding:0 1rem;
    }
    .ym_year_block_container {
        width: 100%;
        margin: 0;
    }
    .ym_year_block_content{
        padding:1.5rem;
    }
    .ym_year_block_content::before{
        width:70px;
        height:70px;
        right:0.5rem;
        top:0.5rem;
    }
    .ym_state_map{
        display:none;
    }
    .ym_year_icon{
        flex:0 0 30px;
    }
    .ym_year_icon_content{
        padding-left:1rem;
    }
    .ym_year_timeline{
        padding:0;
    }
    .ym_year_timeline::before{
        content:none;
    }
    .ym_year_timeline_content{
        background:white;
        text-align:center;
        margin:1rem 0 0;
    }
    .ym_year_timeline_image{
        margin:1rem 0 0;
    }
    .ym_year_award{
        flex:0 0 100%;
    }
    .ym_year_review_block_stats{
        display:block;
    }
    .ym_year_review_block_stat{
        padding:1rem;
    }
    .ym_year_cta::before{
        top:0.5rem;
        right:0.5rem;
    }
    .ym_year_cta::after{
        left:0.5rem;
        bottom:0.5rem;
    }
}













