﻿@media (min-width: 0px) {
    #homeHeaderSlider {
        position: relative;
    }

        #homeHeaderSlider a {
            text-transform: uppercase;
        }

        #homeHeaderSlider .homeHeaderImage .image {
            background-repeat: no-repeat;
            background-position: center top;
            background-size: cover;
            height: 240px;
        }

        #homeHeaderSlider .homeHeaderCaption {
            background-color: #F37159;
            text-align: center;
            padding: 10px 10px 25px;
            margin-bottom: 40px;
        }

    .heroContainer {
        text-align: center;
    }

    .heroText {
        font-family: 'Aleo', serif;
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        line-height: 1.25;
        padding-bottom: 15px;
    }

    a.heroBtn, a.heroBtn:visited {
        font-family: neusa-next-std, sans-serif;
        font-weight: 700;
        font-size: 15px;
        letter-spacing: 1px;
        color: #ffffff;
        width: 135px;
        height: 50px;
        border: 2px solid #ffffff;
        border-radius: 30px;
        text-align: center;
        padding: 10px 15px;
        display: inline-block;
        line-height: 1;
        margin: 0 5px;
        text-decoration: none;
    }

        a.heroBtn:hover, a.heroBtn:active {
            background: #ffffff;
            color: #F37159;
        }

    .home3BoxContainer {
        text-align: center;
    }

    .home3Boxes {
        margin: 0px auto;
        max-width: 100%;
        display: inline-block;
        text-align: center;
    }

    .homeBoxes {
        width: 455px;
        max-width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .homeBoxImage {
        position: relative;
    }

    .boxImageTitle {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        font-family: ff-good-headline-web-pro-con, sans-serif;
        font-weight: 700;
        color: #ffffff;
        font-size: 31px;
        text-shadow: 1px 2px #000000;
        line-height: 1;
        text-transform: uppercase
    }

    #boxImageTitle1 {
        top: 50%;
    }

    #boxImageTitle2 {
        top: 40%;
    }

    #boxImageTitle3 {
        top: 50%;
    }

    .boxText {
        padding: 25px 10px 50px;
        height: 300px;
        position: relative;
    }

    .boxBtn {
        position: absolute;
        left: 50%;
        top: 220px;
        margin-left: -96px;
    }

        .boxBtn a, .boxBtn a:visited {
            color: #ffffff;
            font-family: neusa-next-std, sans-serif;
            line-height: normal;
            font-size: 15px;
            font-weight: 700;
            width: 192px;
            padding: 18px 0 14px 0;
            text-transform: uppercase;
            border: 2px solid #ffffff;
            border-radius: 30px;
            letter-spacing: 1px;
            display: inline-block;
            text-decoration: none;
        }

            .boxBtn a:hover, .boxBtn a:active {
                background: #ffffff;
            }

    #boxText1 {
        background-color: #26D2A9;
    }

        #boxText1 .boxBtn a:hover, #boxText1 .boxBtn a:active {
            color: #26D2A9;
        }

    #boxText2 {
        background-color: #2B7BCD;
    }

        #boxText2 .boxBtn a:hover, #boxText2 .boxBtn a:active {
            color: #2B7BCD;
        }

    #boxText3 {
        background-color: #F37159;
    }

        #boxText3 .boxBtn a:hover, #boxText3 .boxBtn a:active {
            color: #F37159;
        }

    .boxTitle {
        font-family: neusa-next-std, sans-serif;
        font-weight: 700;
        font-size: 22px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .boxSubText {
        font-family: neusa-next-std, sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #ffffff;
        line-height: 1.4;
        margin: 0 auto;
    }

        .boxSubText ul {
            padding-left: 0;
            list-style-position: inside;
        }

    .viewTrainings {
        position: relative;
        margin-bottom: 60px;
    }

    .trainingsText {
        max-width: 955px;
        padding: 25px 15px;
        background-color: #D8D8D9;
    }

    .trainingsTitle {
        font-family: ff-good-headline-web-pro-con, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 1;
        color: #F37159;
        padding-bottom: 20px;
    }

    .trainingsSub {
        font-family: neusa-next-std, sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #F37159;
        padding-bottom: 10px;
    }

    .trainingsEmployees, .trainingsSupervisors {
        font-family: 'Aleo', serif;
        font-weight: 700;
        font-size: 22px;
    }

        .trainingsEmployees ul, .trainingsSupervisors ul {
            padding-left: 20px;
        }

        .trainingsEmployees li, .trainingsSupervisors li {
            line-height: 1;
            padding-bottom: 10px;
        }

            .trainingsEmployees li span, .trainingsSupervisors li span {
                position: relative;
                left: -5px;
                font-family: neusa-next-std, sans-serif;
                font-weight: 400;
                font-size: 15px;
                color: #393D46;
            }

    .trainingsBtn {
        text-align: center;
    }

        .trainingsBtn a, .trainingsBtn a:visited {
            background-color: #F37159;
            color: #ffffff;
            font-family: neusa-next-std, sans-serif;
            line-height: normal;
            font-size: 15px;
            font-weight: 700;
            width: 192px;
            padding: 18px 0 14px 0;
            text-transform: uppercase;
            border: 2px solid #F37159;
            border-radius: 30px;
            letter-spacing: 1px;
            display: inline-block;
            text-decoration: none;
        }

            .trainingsBtn a:hover, .trainingsBtn a:active {
                background: #ffffff;
                border-color: #ffffff;
                color: #F37159;
            }


    .heroTitle {
        color: #ffffff;
        font-size: 30px;
        font-weight: 300;
        line-height: 30px;
        padding: 10px 0 0 0;
    }

    .heroSubTitle {
        color: #ffffff;
        font-size: 30px;
        font-weight: 900;
        line-height: 30px;
        padding: 0;
    }

    .sliderText {
        padding: 15px 10px;
        height: 400px;
    }

    .homeSlideShowTitle {
        font-family: neusa-next-std, sans-serif;
        font-weight: 700;
        font-size: 33px;
        color: #ffffff;
        line-height: 1.25;
        padding: 0 25px 10px;
        letter-spacing: 1px;
    }

    .homeSlideShowSubTitle {
        font-family: neusa-next-std, sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #ffffff;
        padding: 0 25px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .homeSlideShowText {
        font-family: neusa-next-std, sans-serif;
        font-weight: 300;
        font-size: 14px;
        color: #ffffff;
        padding: 0 25px;
    }

    .homeSlideShowBtn {
        position: absolute;
        margin-top: 20px;
        text-align: center;
        width: 100%;
    }

        .homeSlideShowBtn a, .homeSlideShowBtn a:visited {
            color: #ffffff;
            font-family: neusa-next-std, sans-serif;
            line-height: normal;
            font-size: 15px;
            font-weight: 700;
            width: 230px;
            padding: 18px 0 14px 0;
            text-transform: uppercase;
            border: 2px solid #ffffff;
            border-radius: 30px;
            letter-spacing: 1px;
            display: inline-block;
            text-decoration: none;
        }

            .homeSlideShowBtn a:hover, .homeSlideShowBtn a:active {
                background: #ffffff;
                border-color: #ffffff;
                color: #26D2A9;
            }

    #testimonialInner {
        text-align: center;
        position: relative;
        padding-bottom: 55px;
        padding-top: 20px;
        max-width: 1400px;
        margin: 0 auto;
    }

    .quotes {
        font-family: ff-good-headline-web-pro-con, sans-serif;
        font-size: 190px;
        font-weight: 700;
        color: #71FACC;
        -webkit-text-stroke: 3px #ffffff;
        line-height: 0;
        padding-top: 60px;
        margin-bottom: -18px;
        z-index: 100;
        position: relative;
    }

    .testimonialTitle {
        font-family: ff-good-headline-web-pro-con, sans-serif;
        font-weight: 700;
        font-size: 63px;
        color: #DDFEF3;
        text-transform: uppercase;
        position: absolute;
        top: 15px;
        left: 0;
        right: 0;
    }

    .testimonialSlides .slideText {
        font-size: 18px;
        color: #7C7D83;
        padding: 40px 15px;
        line-height: 1.3;
    }

        .testimonialSlides .slideText small {
            opacity: 0.7;
        }

    .closeQuote {
        display: none;
    }

    .testimonialBtn a, .testimonialBtn a:visited {
        color: #26D2A9;
        font-family: neusa-next-std, sans-serif;
        line-height: normal;
        font-size: 15px;
        font-weight: 700;
        width: 230px;
        padding: 18px 0 14px 0;
        text-transform: uppercase;
        border: 2px solid #26D2A9;
        border-radius: 30px;
        letter-spacing: 1px;
        display: inline-block;
        text-decoration: none;
        position: relative;
        z-index: 5;
    }

        .testimonialBtn a:hover, .testimonialBtn a:active {
            background: #26D2A9;
            color: #ffffff;
        }

    .slick-dots {
        bottom: 35px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 15px;
    }

    .slick-dots li {
        color: #A8A9AD;
        font-weight: 700;
        font-size: 15px;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
    }

        .slick-dots li.slick-active {
            color: #E88C26;
        }
        .hp-testimonial-container{
            background-color: #ffffff;
            padding: 50px 0;
            text-align: center;
        }
        .hp-testimonial-quote{
            font-weight: 700;
            font-size: 100px;
            color: #f5b503;
            line-height: 10px;
            margin-top: 50px;
        }
        .hp-testimonial{
            font-weight: 400;
            font-size: 26px;
            color: #11213a;
            padding-bottom: 20px;
        }
        .hp-testimonial-author{
            font-weight: 700;
            text-transform: uppercase;
            font-size: 18px;
            color: #f5b503;
            padding-bottom: 15px;
        }
        .hp-slider-container{
            background-color: #f5f4ef;
            padding: 50px 0;
        }
        .hp-slider-background{
            background-color: #f9dc8a;
            border-radius: 20px;
            position: relative;
        }
    .hp-slider-image {
        background-image: url(../images/HR-Classroom-Learning-System.png);
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat;
    }
    .hp-slider-container .controls .prev {
        position: absolute;
        bottom: 20px;
        cursor: pointer;
        font-size: 16px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        overflow: hidden;
        z-index: 100;
        right: 90px;
        background-color: #f5b503;
        border-radius: 7px;
        padding: 6px;
        text-align: center;
    }
    .hp-slider-container .controls .prev:hover {
        background-color: rgba(245, 191, 3, 0.7);
    }
        .hp-slider-container .controls .prev-inner {
        color: #ffffff;
        border: 2px solid #ffffff;
        border-radius: 14px;
        height: 28px;
        width: 28px;
        line-height: 22px;
    }
        .hp-slider-container .controls .next {
            position: absolute;
            bottom: 20px;
            cursor: pointer;
            font-size: 16px;
            height: 40px;
            width: 40px;
            line-height: 40px;
            overflow: hidden;
            z-index: 100;
            right: 40px;
            background-color: #356fe5;
            border-radius: 7px;
            padding: 6px;
            text-align: center;
        }
    .hp-slider-container .controls .next:hover {
        background-color: rgba(11, 64,196, 0.7);
    }
        .hp-slider-container .controls .next-inner{
            color: #ffffff;
            border: 2px solid #ffffff;
            border-radius: 14px;
            height: 28px;
            width: 28px;
            line-height: 22px;
        }
        .hp-slider-content{
            text-align: left;
            padding: 40px 30px;
            width: 100%;
            padding-bottom: 70px;
        }
        .hp-slider-inner{
            width: 100%;
            max-width: 700px;
        }
        .hp-slider-intro{
            font-weight: 700;
            letter-spacing: 3px;
            font-size: 18px;
            color: #c69009;
            text-transform: uppercase;
            padding-bottom: 10px;
        }
        .hp-slider-title{
            font-weight: 700;
            font-size: 40px;
            color: #11213a;
            line-height: 45px;
            padding-bottom: 10px;
        }
        .hp-slider-text{
            font-weight: 400;
            font-size: 23px;
            color: #11213a;
            letter-spacing: 2px;
            padding-bottom: 30px;
        }
        .hp-slider-container .slick-dots{
            display: none!important;
        }
    .hp-tc {
        background-image: url(../images/HR-Classroom-Training-x2.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding-bottom: 70px;
        padding-top: 100px;
    }
        .hp-tc-left{
            text-align: start;
            padding-bottom: 30px;
        }
        .hp-tc-left-intro{
            font-weight: 700;
            font-size: 18px;
            letter-spacing: 3px;
            color: #f5b503;
            text-transform: uppercase;
            padding-bottom: 20px;
        }
    .hp-tc-left-intro-2 {
        font-weight: 400;
        font-size: 23px;
        color: #f5b503;
        padding-bottom: 20px;
    }
        .hp-tc-left-title{
            font-weight: 700;
            font-size: 40px;
            color: #fff6dc;
            line-height: 50px;
            padding-bottom: 20px;
        }
        .hp-tc-left-text{
            font-weight: 400;
            font-size: 23px;
            color: #fff6dc;
            letter-spacing: 3px;
            padding-bottom: 50px;
        }
        .hp-tc-right{

        }
        .hp-tc-right-row{
        }
        .hp-tc-right-container{
            background-color: #2a486b;
            padding: 30px 20px;
            border-radius: 15px;
            text-align: start;
            margin-bottom: 30px;
        }
        .hp-tc-right-intro{
            color: #356fe5;
            letter-spacing: 3px;
            font-weight: 700;
            font-size: 18px;
            text-transform: uppercase;
            padding-bottom: 20px;
        }
        .hp-tc-right-title{
            font-weight: 700;
            color: #fff6dc;
            font-size: 24px;
            padding-bottom: 10px;
        }
        .hp-tc-right-content{
            display: flex;
            justify-content: start;
            align-items: start;
            gap: 10px;
            padding-bottom: 15px;
            margin-bottom: 10px;
            border-bottom: 1px solid #11213a;
        }
        .hp-tc-right-check{
            height: 18px;
            width: 18px;
            color: #f5b503;
        }
        .hp-tc-right-text{
            font-weight: 400;
            font-size: 17px;
            color: #fff6dc;
        }
        .hp-tc-right-content:last-child{
            border: none;
        }

        .hp-content-container{
            padding-top: 50px;
            padding-bottom: 70px;
        }
        .hp-content{
            margin-bottom: 30px;
            background-color: #f5f4ef;
            border-radius: 15px;
            padding: 30px;
            
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
    .hp-content-icon {
        
        padding: 15px;
        border-radius: 15px;
        margin-bottom: 20px;
        display: inline-block;
        text-align: center;
        
    }
    .hp-content-icon-inner{
        font-size: 40px;
        height: 40px;
        width: 40px;
        line-height: 40px;   
    }
    .hp-content-icon.yellow {
        color: #c69009;
        background-color: rgba(245, 191, 3, 0.3);
    }
    .hp-content-icon.blue {
        color: #0b40c4;
        background-color: rgba(11, 64, 196, 0.3);
    }
    .hp-content-icon.blue .hp-content-icon-inner{
        font-size: 35px;
        padding-top: 3px;
    }
    .hp-content-icon.green{
        color: #00c06f;
        background-color: rgba(0, 192, 111, 0.3);
    }

    .hp-content-title{
        font-size: 24px;
        font-weight: 700;
        padding-bottom: 20px;
    }
    .hp-content-title.yellow {
        color: #c69009;
    }
    .hp-content-title.blue {
        color: #0b40c4;
    }
    .hp-content-title.green {
        color: #00c06f;
    }


    .hp-content-text{
        color: #11213a;
        font-weight: 400;
        font-size: 17px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ffffff;
        margin-bottom: 12px;
    }
    .hp-content-text:last-child{
        border: none;
    }
    .hp-content-button-container{
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .hp-content-button-container a{
        width: 100%;
    }
    .hp-hero-container{
        padding-top: 70px;
    }
    .hp-hero-intro{
        font-weight: 700;
        font-size: 16px;
        color: #2a486b;
        letter-spacing: 3px;
        padding-bottom: 20px;
        text-transform: uppercase;
    }
    .hp-hero-title{
        font-weight: 400;
        font-size: 50px;
        color: #3a3d46;
        line-height: 60px;
        padding-bottom: 20px;
    }
    .hp-hero-title span{
        font-weight: 700;
        color: #f5b503;
    }
    .hp-hero-text{
        font-weight: 400;
        color: #11213a;
        font-size: 18px;
        padding-bottom: 20px;
    }
    .hp-hero-button-container{
        display: flex;
        justify-content: start;
        gap: 20px;
        margin-bottom: 30px;
    }
    .hp-hero-content-container{
        margin-bottom: 30px;
        display: flex;
        justify-content: start;
        align-items: start;
        gap: 30px;
    }
    .hp-hero-content-header{
        font-weight: 700;
        font-size: 24px;
        color: #0b40c4;
    }
    .hp-hero-content-text{
        font-weight: 400;
        font-size: 15px;
        color: #11213a;
    }
    .hp-hero-background-image {
        width: 100%;
        background-image: url(../images/HR-Classroom-Laptop-x2.png);
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat;
        height: 100%;
    }
    .hp-hero-image{
        width: 50%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .hp-hero-image img{
        width: 100%;
        object-fit: contain;
        object-position: center;
    }

}

@media (min-width: 768px) {
    a.heroBtn {
        width: 200px;
        padding: 18px 0 14px 0;
        height: auto;
    }
    

    .heroContainer {
        text-align: left;
    }

    .heroTitle {
        font-size: 40px;
        line-height: normal;
        margin-top: -140px;
        padding: 0;
        position: absolute;
    }

    .heroSubTitle {
        font-size: 40px;
        line-height: normal;
        margin-top: -100px;
        position: absolute;
    }

    .heroText {
        font-size: 19px;
        text-align: left;
        text-shadow: -1px 1px 2px #000000;
    }

    #homeHeaderSlider .homeHeaderCaption {
        text-align: left;
        padding: 30px 60px 30px 15px;
        margin-bottom: 40px;
    }

    #homeHeaderSlider .homeHeaderImage .image {
        height: 387px;
    }

    .homeBoxes {
        margin-left: 30px;
    }

    .home3BoxContainer .slick-prev, .home3BoxContainer .slick-next {
        background: transparent;
        border: none;
        color: transparent;
        cursor: pointer;
        display: block;
        font-size: 0px;
        height: 32px;
        line-height: 0;
        padding: 0;
        position: absolute;
        outline: none;
        top: 50%;
        width: 32px;
        z-index: 1000;
        background: rgba(255,255,255,0.5);
    }

        .home3BoxContainer .slick-prev:hover, .home3BoxContainer .slick-next:hover {
            background: rgba(255,255,255,1);
        }

    .home3BoxContainer .slick-next {
        right: 0;
    }

        .home3BoxContainer .slick-prev:before, .home3BoxContainer .slick-next:before {
            color: #393d46;
            font-family: 'Font Awesome 5 Free';
            font-size: 16px;
            font-weight: 900;
            line-height: 1;
        }

    .home3BoxContainer .slick-prev:before {
        content: "\f053";
    }

    .home3BoxContainer .slick-next:before {
        content: "\f054";
    }

    .trainingsText {
        max-width: none;
        padding: 60px 60px 30px 60px;
    }

    .trainingsTitle {
        font-size: 32px;
        padding-bottom: 30px;
    }

    .trainingsSub {
        font-size: 22px;
        line-height: 1.2;
        padding-bottom: 20px;
    }

    .trainingsEmployees ul, .trainingsSupervisors ul {
        padding-top: 10px;
    }

    .trainingsEmployees li span, .trainingsSupervisors li span {
        font-size: 17px;
    }

    .trainingsBtn {
        text-align: left;
    }

        .trainingsBtn a {
            text-align: center;
        }

    .quotes {
        font-size: 250px;
        padding-top: 100px;
        margin-bottom: -18px;
        z-index: 1;
    }

    .testimonialTitle {
        font-size: 150px;
        margin-top: -20px;
        top: 15px;
        z-index: 0;
    }

    .testimonialSlides .slideText {
        font-size: 26px;
        color: #3a3d44;
        z-index: 2;
        position: relative;
    }

    .sliderContainer {
        height: auto;
        padding: 65px 20px;
    }

    .sliderText {
        padding: 0;
        text-align: left;
    }

    .homeSlideShowTitle {
        font-size: 40px;
        padding: 65px 20px 20px 40px;
    }

    .homeSlideShowSubTitle {
        font-size: 18px;
        padding: 0 20px 5px 40px;
    }

    .homeSlideShowText {
        font-weight: 400;
        font-size: 18px;
        padding: 0 40px 0 40px;
    }
    
}

@media (min-width: 992px){
    .hp-tc-right-container {
        height: 100%;
    }
    .hp-content {
        height: 100%;
    }
}

@media (min-width: 1024px) {
    a.heroBtn, a.heroBtn:visited {
        border-color: #F37159;
        margin-right: 30px;
    }

        a.heroBtn:hover, a.heroBtn:active {
            border-color: #ffffff;
        }

    .heroText {
        color: #F37159;
    }

    .heroTitle {
        line-height: 40px;
        margin: 0;
        position: static;
    }

    .heroSubTitle {
        line-height: 40px;
        margin: 0 0 10px 0;
        position: static;
    }

    .homeBoxes {
        margin: 0 0 0 -4px;
        width: 33.333%;
    }

    .boxText {
        height: 220px;
    }

    .boxSubText {
        font-size: 14px;
        font-weight: 400;
    }

    .boxBtn {
        width: auto;
        top: 150px;
    }

    #homeHeaderSlider .homeHeaderCaption {
        background: none;
        margin: -215px 0 0 100px;
        padding: 0;
        position: absolute;
        width: 100%;
    }

    #homeHeaderSlider .homeHeaderImage .image {
        height: 515px;
    }

    .trainingsText {
        max-width: none;
        padding: 60px 60px 30px 90px;
    }

    .testimonialTitle {
        font-size: 200px;
        margin-top: -40px;
    }

    .testimonialSlides .slideText {
        font-size: 27px;
    }

    .sliderContainer {
        padding: 130px 20px;
    }

    .homeSlideShowTitle {
        font-size: 44px;
        padding: 65px 65px 20px 65px;
    }

    .homeSlideShowSubTitle {
        font-size: 18px;
        padding: 0 65px;
    }

    .homeSlideShowText {
        font-size: 18px;
        padding: 0 65px;
    }
}

@media (min-width: 1366px) {

    .heroTitle, .heroSubTitle {
        font-size: 60px;
        line-height: 60px;
    }

    .heroText {
        font-size: 23px;
    }

    .boxText {
        height: 240px;
    }

    .boxSubText {
        font-size: 18px;
    }

    .boxBtn {
        top: 170px;
    }

    #homeHeaderSlider .homeHeaderCaption {
        margin: -275px 0 0 140px;
    }

    #homeHeaderSlider .homeHeaderImage .image {
        height: 690px;
    }

    .viewTrainings {
        background: #d8d8d9;
    }

    .trainingsImage, .trainingsText {
        float: left;
        width: 50%;
    }

    .trainingsText {
        padding: 15px 30px;
    }

    .trainingsTitle {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .trainingsSub {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .trainingsEmployees, .trainingsSupervisors {
        font-size: 20px;
        line-height: normal;
    }

        .trainingsEmployees ul, .trainingsSupervisors ul {
            padding-top: 5px;
        }

        .trainingsEmployees li, .trainingsSupervisors li {
            line-height: 0.75;
        }

            .trainingsEmployees li span, .trainingsSupervisors li span {
                font-size: 15px;
            }

    #testimonialInner {
        margin: 30px auto;
    }

    .testimonialTitle {
        font-size: 250px;
        margin-top: -60px;
    }

    .testimonialSlides .slideText {
        font-size: 26px;
    }

    .sliderContainer {
        padding: 130px 180px;
    }
}

@media (min-width: 1600px) {

    .heroTitle, .heroSubTitle {
        font-size: 80px;
        line-height: 70px;
    }

    .heroText {
        font-size: 30px;
        line-height: 30px;
    }

    #homeHeaderSlider .homeHeaderCaption {
        margin: -320px 0 0 370px;
    }

    #homeHeaderSlider .homeHeaderImage .image {
        height: 870px;
    }

    .trainingsText {
        padding: 45px 60px 0 60px;
    }

    .trainingsTitle {
        font-size: 32px;
        padding-bottom: 20px;
    }

    .trainingsSub {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .trainingsEmployees, .trainingsSupervisors {
        font-size: 22px;
    }

        .trainingsEmployees li span, .trainingsSupervisors li span {
            font-size: 18px;
        }

    .sliderContainer {
        padding: 130px 0;
    }

    .sliderBkgd {
        max-width: 1000px;
        margin: 0 auto;
    }
}

@media (max-width: 767px){
    .hp-hero-images {
        display: none;
    }
}