@media (max-width: 1200px) {
    body {
        font-size:18px;
    }
    .home .masthead_text h1, .masthead_text p {
        font-size:64px;
        padding-left:40px;
    }
    .home .masthead_text p, .masthead_text h1 {
        font-size:38px;
        padding-left:40px;
    }
    .masthead_text p {
        width:100%;
        line-height:1.4em;
        font-size:64px;
        padding-left:40px;
    }
    .masthead_text h1 {
        font-size:38px;
        padding-left:40px;
    }
    .page-template-template-products .masthead_text p {
        font-size:50px;
    }

    #menu-primary-menu>li>a {
        font-size: 16px;
        padding-right: 0px;
        white-space: nowrap;
    }
    header .navbar-nav {
        padding-left:20px;
    }
    .featured-news > li {
        width: 290px;
        margin-right: 29px;
    }
    .featured-post h3 {
        font-size:16px;
        line-height: 1.4em;
    }
    .nav-button a {
        font-size:16px;
        padding: 15px 24px 14px;
    }
    .footer-nav .nav-column {
        padding-right: 30px;
    }
    .section h1 {
        font-size:38px;
        margin-bottom: 28px;
    }
    footer h1 {
        font-size: 28px;
    }
    table.counters td img {
        max-width:100%;
    }
    .social-buttons li {
        font-size: 39px;
        padding-right: 3px;
    }
    footer h2 {
        font-size: 16px;
    }
    footer.content-info .menu-item a {
        font-size: 14px;
    }
    .container {
        max-width: 100%;
    }
    #menu-primary-menu .dropdown-menu .container {
        padding: 0 20px;
    }
    .featured-post figure img {
        max-width:100%;
    }
    .customers .item.testimonial {
        height: 240px;
    }
    .customers .main blockquote p {
        font-size: 20px;
        font-family: "oswaldmedium";
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .customers .main blockquote footer {
        font-size:12px;
    }
    .logo-panel img {
        /* max-width:90%; */
        width: 100%;
    }
    .values .value {
        padding: 50px 50px 0 50px;
    }
    .sidebar .event-title {
        font-size: 14px;
    }

}

@media (max-width: 1024px) {
    #menu-primary-menu>li>a {
        text-align:center;
    }
    .masthead_text p {
        width:100%;
        line-height:1.4em;
        font-size:64px;
        padding-left:40px;
    }
    .masthead_text h1 {
        font-size: 38px;
        padding-left:40px;
    }
    .masthead_text .content {
        margin-left: 25px;
    }
    .careers-section .row .row {
        margin:0;
    }
    .products-section.layout-right section {
        margin-bottom:60px;
    }
    .home .masthead_text h1 {
        font-size: 48px;
    }
    .home .masthead_text p {
        font-size:28px;
        line-height: 1.4em;
    }
    #menu-primary-menu>li>a {
        font-size:14px;
    }
    .featured-news > li {
        width: 280px;
    }
    #menu-primary-menu>li>a {
        font-size:12px;
    }
    .page-intro p {
        font-size: 28px;
    }
    .customers .item.testimonial {
        height: 236px;
    }
    button.play-video {
        margin-left: -60px;
    }
    button.play-video img {
        width: 120px;
    }
    .video-section .video-title {
        font-size:38px;
    }
    .blog-post article.news-articles .foot .share {
        margin-left:0;
    }
    .sidebar .side-widget.key-sponsor h2 {
        font-size:20px;
    }
    .side-widget.events p {
        font-size:14px
    }
    .sidebar .event-title {
        font-size:14px;
    }
    ul#menu-primary-menu>li:last-child {
        padding-left: 0;
    }
    ul#menu-primary-menu>li:last-child a {
        text-align: center;
    }
}


@media (max-width: 992px) {
    header .navbar-nav {
        padding-left:0;
    }
    .section h1 {
        font-size: 26px;
        margin-bottom: 18px;
    }
    body {
        font-size: 16px;
    }
    .featured-news > li {
        width: 200px;
    }
    .featured-post h3 {
        font-size: 14px;
        line-height: 1.4em;
        padding-left:10px;
        padding-right:10px;
    }
    .careers-section {
        padding:0;
    }
    .careers-section .content-cell {
        padding: 100px 60px 100px 0;
    }
    .careers-section {
        background-position: right center;
    }
    .masthead_text p, .page-template-template-products .masthead_text p {
        font-size:40px;
    }
    .masthead_text h1 {
        font-size: 28px;
    }
    .masthead_text .content {
        margin-left:0;
    }
    .page-intro p {
        font-size: 22px;
    }
    .products-section figure.table-cell img {
        margin-bottom:100px;
    }
    .footer-nav {
        margin-top:100px;
    }
    .products-section.layout-left section h1 {
        margin-top:60px;
    }
    .partner-logo:hover img.colour-image {
        opacity:0;
    }
    .partner-logo:hover img.grayscale-image {
        opacity:1;
    }
    .partner-logo {
        text-align:center;
    }
    .careers .locations .map-image {
        margin-bottom:50px;
    }

    button.play-video {
        margin-left: -40px;
    }
    button.play-video img {
        width: 80px;
    }
    .video-section .video-title {
        font-size:32px;
    }
    #jobs .resumator-job-title {
        font-size: 24px !important;
    }
    #jobs .resumator-job-link {
        font-size: 16px;
    }
    .resumator-job {
        padding-right:10px;
    }
    .benefit {
        padding: 0 20px 50px;
    }
    .benefits-section .benefit h2 {
        font-size:24px;
    }
    .values-section h2 {
        font-size:24px;
    }
    .values-section h3 {
        font-size:16px;
    }
    .values .value {
        padding: 35px 35px 0 50px;
    }
    .values .value h2 {
        font-size: 24px;
        padding: 0;
    }
    .textwidget .subscribe-form h3 {
        font-size:18px
    }
    .sidebar {
        width: 40%;
    }
    .sidebar-primary .main .contentContainer {
        width: 60%;
    }
    .blog-post .entry-title a {
        font-size:24px
    }
    .blog-post article .entry-summary p {
        font-size:18px;
    }
    .textwidget .subscribe-form {
        padding: 20px 15px 15px 15px;
    }
    .search-blog-form {
        padding-left:15px;
    }
    .sidebar .taxonomy li {
        font-size: 14px;
    }
    .sidebar .side-widget h2 {
        font-size:20px;
    }
    .sidebar .side-widget {
        padding: 25px 15px 15px 15px;
    }
    .sidebar .featured a {
        font-size: 14px;
    }
    .blog-post article .foot .cta {
        margin-right:15px;
    }
    .post-meta .author {
        margin-bottom:15px;
    }
    .pager li>a, .pager li>span {
        padding: 0 7px;
    }
    .blog-post article .foot .share {
        float:right;
    }
    .video-play-container {
        width: 40%;
    }
    .video-play-container .play-video {
        margin-top: -40px;
    }
}

@media (min-width: 768px) {
    #menu-primary-menu .dropdown-menu>.container>li {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        padding-right: 100px;
    }
}

@media (max-width: 768px) {
     body {
        font-size: 14px;
    }
    .section > .row {
        width: 100%;
    }
    .careers-section {
        /* padding-bottom:80%; */
        background-position:bottom center;
        background-image: none !important;
    }
    .careers-section  .cover {
        display:none;
    }
    .careers-section .content-cell {
        padding: 100px 60px 20px 0;
    }
    .white-papers-section h1, .white-papers-section p {
        text-align:center;
    }
    .white-papers-section .nav-button {
        text-align:center;
    }
    .white-papers-section .side-image {
        margin-top:60px;
    }
    .footer-nav {
        margin-top:60px;
    }
    .footer-nav .nav-column {
        width:25%;
        padding-left:30px;
        padding-right:10px;
    }
    .case-studies li {
        width:100%;
        padding:40px;
    }
    .footer-copy {
        text-align:center;
    }
    button.play-video img {
        width:100px;
    }
    button.play-video {
        margin-left:-50px;
    }
    #jobs .excerpt {
        font-size:14px;
    }
    .resumator-job {
        width:50%;
    }
    .benefit {
        width:100%;
    }
    .values .value {
        width:100%;
    }
    .products-section.layout-left section h1 {
        margin-top: 0px;
    }
    .products-section section, .products-section figure {
        padding:0 20px;
    }

    .home .masthead_text p {
        font-size:18px;
    }
    .home .masthead_text h1 {
        font-size: 28px;
    }
    .masthead_text p, .page-template-template-products .masthead_text p {
        font-size:24px;
    }
    .masthead_text h1 {
        font-size: 18px;
    }
    .masthead_text .content {
        padding-left:14px;
    }
    .client-logos td {
        width: 50%;
        padding: 25px 20px 25px 0px;
    }
    .counters .counter-value {
        font-size: 23px;
        line-height: 56px;
        width: 183px;
        height: 53px;
        left: 0%;
        top: 15%;
    }
    .counters .counter-description {
        position: absolute;
        left: 0%;
        top: calc(23% + 43px);
        width: 183px;
        color: #fff;
    }
    .featured-news > li {
        width:100%;
        margin-bottom:50px;
    }
    .featured-post h3 {
        font-size: 18px;
    }
    .case-studies ul {
        padding:0;
    }
    .case-studies li {
        padding:0 0 40px 0;
    }
    .section h1 {
        font-size:38px;
    }
    .case-studies li a {
        background-size:80%;
    }
    .footer-nav .nav-column {
        width:100%;
        margin-bottom:50px;
    }
    #menu-primary-menu>li>a {
        font-size: 12px;
    }
    .page-intro p {
        font-size: 18px;
    }
    .page-intro p br{
        display: none;
    }
    .page-header h1 {
        font-size: 38px;
    }
    .sidebar-primary .main .contentContainer {
        width: 100%;
    }
    .sidebar {
        width: 100%;
    }
    .blog-post article .foot .cta {
        clear:both;
        float:none;
    }
    .blog-post article .foot .share {
        float:none;
        clear:both;
        margin-top:15px;
        display:block;
    }
    .header-blog .masthead_text p {
        font-size:24px;
    }
    .blog-navigation {
        padding:0;
    }
    .blog-navigation > .row {
        margin:0;
    }
     .blog-navigation .container {
        padding:0;
    }
    .video-play-container {
        position: relative;
        width: 100%;
        /* height: 100%; */
        right: auto;
        top: auto;
        /* bottom: -100%; */
        height: auto;
    }
    .video-play-container .play-video {
        margin-top: -60px;
    }
    .video-play-container .spacer {
        display: block;
    }
}
@media (max-width: 460px) {
    .masthead_text p, .page-template-template-products .masthead_text p {
        font-size: 16px;
        padding-left: 0;
    }
    .masthead_text h1 {
        font-size: 14px;
        margin-bottom: 0px;
        padding-left: 0;
    }
    .client-logos td {
        padding-left:10px;
        padding-right:10px;
    }
    .careers-section {
        /* background-image:none !important; */
    }
    .careers-section .content-cell {
        padding-left:0;
        padding-right:0;
    }
    .case-studies ul {
        padding:0;
    }
    .case-studies li {
        padding:20px 0;
    }
    .case-studies li a {
        background-size:80%;
    }


    .footer-nav .nav-column {
        width:100%;
    }
    .nav-column h2 {
        margin-top:40px;
    }
    .navbar>.container .navbar-brand {
        max-width:100%;
        box-sizing: border-box;
        /* padding: 0; */
    }
    .navbar>.container .navbar-brand img{
        max-width:100%
    }
    .masthead_text .content {
        padding-left:20px;
    }
    .container-fluid .container {
        padding-left:0;
        padding-right:0;
    }
    .careers .locations h1 {
        font-size:32px;
    }
    .careers .locations h3 {
        font-size:22px;
    }
    button.play-video img {
        width:50px;
    }
    button.play-video {
        margin-left:-25px;
    }
    .section h1 {
        font-size:32px;
    }
    .section h3 {
        font-size: 16px;
    }
    .resumator-job {
        width:100%;
        padding-right: 0;
    }
    #jobs .resumator-job.open {
        padding: 120px 20px;
    }
    #jobs .open .close-modal {
        top:20px;
        right:40px;
    }
    #jobs .open .resumator-job-title {
        font-size:32px;
    }
    #jobs .open .resumator-job-info {
        font-size:16px;
    }
    #jobs .resumator-job-title, #jobs .resumator-job-info-details, #jobs .resumator-job-info {
        font-size:16px;
    }
    #jobs .resumator-job-description li, #jobs .resumator-job-description p {
        font-size:16px;
    }
    .resumator-job-info-details, .resumator-job-info {
        font-family:"Open Sans" !important;
    }
    #jobs .resumator-buttons li {
        clear:both;
        margin-bottom:15px !important;
    }
    .benefit, .values .value {
        padding-left:20px;
        padding-right:20px;
    }
    .values-section h2, .values-section h3 {
        font-size:20px;
    }
    .home .masthead_text h1 {
        font-size:20px;
    }
    .masthead_text .content {
        margin-left:0;
    }
    .counters .counter-value {
        font-size: 18px;
        line-height: 38px;
        width: 143px;
        height: 38px;
        left: 0%;
        top: 15%;
    }
    .counters .counter-value.step-counting {
        padding-left: 24px;
    }
    .counters .counter-description {
        position: absolute;
        left: 0%;
        top: calc(23% + 30px);
        width: 143px;
        color: #fff;
        font-size:14px;
    }
    #menu-primary-menu>li>a {
        font-size: 18px;
    }
    .page-intro p {
        font-size: 14px;
    }
    .customers .item.testimonial blockquote {
        padding: 25px;
    }
    .video-section .video-title {
        font-size: 18px;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: -50px;
    }
    .header-blog .masthead_text p {
        font-size: 18px;
    }
    .blog-menu li a {
        padding:0 20px;
    }
    .masthead-image img {
        width:150%;
        margin-left:-25%
    }
    .masthead-image {
        overflow:hidden;
    }
    .post-meta .author {
        width:auto;
    }
    .wrap .container {
        /*padding:0;*/
    }
    .blog-post article .entry-summary p {
        font-size:14px;
    }
    body > header.banner .col-xs-12 {
        padding:0;
    }
    body > header.banner .row{
        margin:0;
    }
    .video-play-container {
        /* bottom:-80%; */
    }
    .video-play-container .play-video {
        margin-top: -38px;
    }
    .hstock-widget table td {
        font-size: 80%;
    }
    .hstock-widget td.value {
        width: 15%;
    }
    .hstock-widget td.date {
        width: 25%;
    }
}
@media (max-width: 380px) {
    .masthead_text p {
        font-size: 18px;
    }
    .values-section h2, .values-section h3 {
        padding-left:20px;
        padding-right:20px;
    }
}



@media (min-width: 768px) {

}

/* * {
    outline:1px solid red;
} */
