@media (max-width: 1200px) {
    a.phone-number {
        margin-right: 40px;   
    }
}

@media (min-width: 1200px) {
    .full-services-list .item:nth-child(4n+1) {
        clear: left;
    }
    
    ul.services-list li:nth-child(8),
    ul.services-list li:nth-child(5) {
        padding-left: 0;
        border-left: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
	
	#rs-footer-form button.toggle-form {

    padding: 32px 24px 52px;
 
}
	
    .full-services-list .item:nth-child(3n+1) {
        clear: left;
    }
    
    ul.services-list li:nth-child(8),
    ul.services-list li:nth-child(4) {
        padding-left: 0;
        border-left: none;
    }
    
    ul.services-list li:nth-child(7) {
        padding-left: 14px;
        border-left: 1px solid #000;    
    }
    
    ul.services-list li:nth-child(8),
    ul.services-list li:nth-child(6) {
        padding-left: 14px;   
    }
    
    .home ul.services-list li:nth-child(8),
    .home ul.services-list li:nth-child(6),
    .home ul.services-list li:nth-child(7) {
        padding-left: 0;
        border-left: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .case-studies-list .case-study-item .item-description {
        width: 50%;
    }
    
    ul.services-list li:nth-child(6),
    ul.services-list li:nth-child(8) {
        padding-left: 14px;
        border-left: 1px solid #000;
    }
    
    .home ul.services-list li:nth-child(6),
    .home ul.services-list li:nth-child(8) {
        padding-left: 0;
        border-left: none;
    }
    
    ul.services-list li:nth-child(6) {
        border-left: none;   
    }
}

@media (min-width: 992px) {
    .service-details div img {
        float: none;
        max-height: 44px;
        margin: 6px auto 0;
    }
    
    .service-details {
        display: table;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .case-studies-list .case-study-item .item-description {
        width: 60%;
    }
    
    article.case-study .statistics .description,
    .case-study-widget .statistics .description {
        font-size: 15px;
    }
    
    .home ul.services-list {
        float: left;
    }
    
    ul.services-list li:nth-child(6) {
        border-left: none;   
    }
    
    .service-details {
        margin-bottom: 74px;   
    }
    
    .service-details > div {
        width: 50%;
        padding: 14px 75px 14px 25px;
    }
    
    .service-details > div:nth-child(3n+2) {
        padding: 14px 25px 14px 75px;   
    }
    
    .service-details > div:nth-child(4),
    .service-details > div:nth-child(5) {
        padding-top: 40px;
    }
    
    .service-details > div:nth-child(1) {
        border-bottom: 1px solid #000;
    }
    
    .service-details > div:nth-child(2) {
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    
    .service-details > div:nth-child(5) {
        border-left: 1px solid #000;
    }
    
    .service-details > div.clearfix {
        padding: 0;   
    }
    
    .service-details div div {
        float: left;
        display: inline-block;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 70px;   
    }
    
    body.shiftnav-open {
        padding-top: 0;   
    }
    
    body .shiftnav-wrap {
        padding-top: 0 !important;   
    }
    
    header {
        background-image: none;   
    }
    
    .section {
        margin-bottom: 60px;
    }
    
    .home-banner-wrapper {
        margin-bottom: 59px;   
    }
    
    .home-banner-wrapper .image {
        height: 485px;
    }
    
    .home-banner-wrapper span {
        top: 180px;
        font-size: 36px;
    }
    
    .home-banner-wrapper .btn {
        
    }
    
    .home-banner-wrapper .home-banner {
        padding: 34px 0 45px;   
    }
    
    .home-banner-wrapper .home-banner h1 {
        font-size: 24px;   
    }
    
    h3 {
        margin-bottom: 24px;  
        font-size: 20px;
    	font-weight: 400;
    }
    
    .services-list .service-item {
        margin-bottom: 32px;   
    }
    
    a.btn-black:link,
    .btn-black:hover,
    .btn-black:active,
    .btn-black  {
        margin-bottom: 33px;
    }
    
    .black-white-blocks h4 {
        width: 100%;
        border: none;
    }
    
    .black-white-blocks .block {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 45px;
        padding: 25px 65px 22px;
    }
    
    .black-white-blocks .block:first-of-type {
        border-right: 1px solid #000;   
    }
    
    h1.page-title.second {
        font-size: 24px;
        padding-top: 29px;
        padding-bottom: 21px;
    }
    
    .career-item {
        margin-bottom: 54px;   
    }
    
    .partners-section div.row {
        margin-bottom: 42px;   
    }
    
    .our-fleet-section img {
        margin-bottom: 85px;   
    }
    
    ul.services-list {
        margin: 50px 0 30px; 
    }
    
    .careers-list .person-item {
        margin-bottom: 95px;
    }
    
    article.person h1.person-name {
        font-size: 24px;
        margin-bottom: 1px;   
    }
    
    article.person .role {
        padding-bottom: 18px;
        margin-bottom: 20px;
    }
    
    article.person ul.details {
        margin-bottom: 30px;   
    }
    
    article.person ul.socials {
        margin-bottom: 51px;   
    }
    
    article.person .person-content {
        margin-bottom: 83px;
    }
    
    article.person .person-content img {
        max-width: 225px;   
    }
    
    .black-white-blocks {
        margin: 0;
    }
    
    .black-white-blocks .block-wrapper h4,
    .black-white-blocks .block-wrapper .block {
        float: none;
    }
    
    .black-white-blocks .block-wrapper h4 {
        max-width: 508px; 
        margin: 0 auto;
    }
    
    .black-white-blocks .block-wrapper .block { 
        max-width: 508px;
        margin: 0 auto 51px;
        padding: 51px 115px 25px;
    }
    
    a.phone-number {
        margin-right: 85px;   
    }
    
    .rsolid-results-wrapper .item {
        padding: 0 2px 190px;   
    }
    
    .rsolid-results-wrapper .item h3 {
        padding-bottom: 1px;
        margin-bottom: 27px;
        border-bottom: 1px solid #000;
    }
    
    .rsolid-results-wrapper .item li.lined {
        display: none;
    }
    
    .rsolid-results-wrapper .item li:first-child {
        margin-bottom: 26px;   
    }
    
    .rsolid-results-wrapper .days {
        bottom: 17px;   
    }
    
    .service-details-list {
        margin-bottom: 36px;   
    }
    
    .service-details-list ul {
        max-width: 500px;
        margin: 34px auto;
    }
    
    .about-banner .about-text-wrapper {
        position: absolute;
        bottom: 0; left: 0;
        width: 100%;
    }
    
    .about-banner .about-banner-title {
        font-size: 16px;
    }
    
    body .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 25%;
    }
    
    body .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(n+9) {
        display: none;
    }
    
    .full-services-list .service-item {
        margin-bottom: 38px;  
        padding-bottom: 30px;
    }
    
    .full-services-list .service-item .item-description {
        padding: 4px 16px 17px;
    }
    
    .full-services-list .service-item .service-excerpt  {
        padding-bottom: 29px;   
    }
    
    .full-services-list .service-item a.readmore {
        bottom: 12px; right: 16px;
    }
    
    footer ul li {
        margin: 0 30px;   
    }
    
}

@media (max-width: 767px) {
    body {
        padding-top: 57px;   
    }
    
    .service-table {
        display: block;
    }

    .service-table .col {
        display: block;
        width: 100%;
        margin: 24px 0;
        border-left-width: 1px;
    }
    
    .case-study-widget .item-description .service-excerpt {
        margin-right: 20px;
        margin-left: 20px;
    }
    
    article.case-study .statistics .icon-wrapper, .case-study-widget .statistics .icon-wrapper {
        margin-left: 15%;
        width: 20%;
    }
    
    .mobile-menu-wrapper .mobile-logo img {
        margin: 8px 0 10px;
    }
    
    .mobile-menu-wrapper a.shiftnav-toggle:after {
        line-height: 50px;   
    }
    
    .shiftnav-open .mobile-menu-wrapper a.shiftnav-toggle:after  {
        margin-top: 9px;   
    }
    
    .section {
        margin-bottom: 42px;
    }
    
    .home-banner-wrapper {
        margin-bottom: 49px;   
    }
    
    .home-banner-wrapper .image {
        height: 383px;
        background-position: center center;
    }
    
    .home-banner-wrapper .banner-text-wrapper {
        position: absolute;
        width: 100%;
        max-width: 480px;
        bottom: 64px;
        margin-left: -240px;
    }
    
    .home-banner-wrapper .banner-text-wrapper h2 {
        font-size: 28px;
    }
    
    .home-banner-wrapper .home-banner {
        padding: 46px 0 51px;   
    }
    
    .home .case-study-widget {
        margin-right: -16px;
        margin-left: -16px;
    }
    
    .case-studies-list .case-study-item .item-description {
        width: 100%;
    }
    
    .black-white-blocks .block {
        padding-right: 17px;
        padding-left: 17px;
    }
    
    .services-list .service-item {
        max-width: 314px;
        margin: 0 auto 18px;   
    }
    
    .services-list .service-item .item-description, 
    .services-list .service-item .img-wrapper {
        display: block;
        width: 100%;
    }
    
    .services-list .service-item div.col-sm-5 {
        padding: 0;   
    }
    
    .services-list .service-item .item-description {
        padding: 30px 32px 34px;   
    }
    
    .service-item a.readmore {
        right: 36px;   
    }
    
    a.btn-black:link, 
    .btn-black:hover, 
    .btn-black:active, 
    .btn-black {
        font-size: 18px;
        margin-bottom: 21px;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    
    .join-the-team-btn:active, 
    .join-the-team-btn:hover, 
    .join-the-team-btn:link,
    .join-the-team-btn {
        font-size: 24px;
        max-width: 310px;
        padding: 26px 43px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .black-white-btn:active, 
    .black-white-btn:hover, 
    .black-white-btn:link {
        padding-right: 41px;
        padding-left: 41px;
    }
    
    .mobile-fluid-img {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .career-item {
        margin-bottom: 70px;   
    }
    
    #rs-footer-form button.toggle-form {
        padding: 22px 0 19px;   
    }
    
    .partners-section div.row {
        display: table !important; 
        margin-bottom: 34px;
    }
    
    .our-fleet-section img {
        margin-bottom: 48px;   
    }
    
    ul.services-list {
        margin: 24px 0 22px; 
    }
    
    .home ul.services-list {
        margin: 24px 0 22px; 
        padding: 0;
        border-left: none;
        text-align: center;
    }
    
    ul.services-list li {
        display: block;
        border: none;
        margin-bottom: 16px;
        padding: 6px;
        box-sizing: border-box;
    }
    
    .home ul.services-list li {
        padding-bottom: 18px;
    }
    
    .careers-list .person-item {
        max-width: 184px;
        margin: 0 auto 63px;
    }
    
    .careers-list .person-item img {
        margin: 0 auto 22px;
    }
    
    article.person .role {
        padding-bottom: 6px;
        margin-bottom: 12px;
    }
    
    article.person ul.details {
        margin-bottom: 10px;   
    }
    
    article.person ul.details li {
        display: block;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    article.person ul.details li:before {
        top: -3px; left: 50%;
        margin-top: 0;
        margin-left: -3px;
    }
    
    article.person ul.socials {
        margin-bottom: 31px;   
    }
    
    article.person .person-content {
        margin-bottom: 46px;
    }
    
    article.person .person-content img {
        float: none;
        max-width: 182px;   
        margin: 0 auto 20px;
        clear: both;
    }
    
    .black-white-blocks {
        margin: 0 2px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .black-white-blocks .block-wrapper h4 {
        font-size: 23px;
        max-width: 348px; 
    }
    
    .black-white-blocks .block-wrapper .block {
        max-width: 348px;
        margin-bottom: 37px;
        padding: 37px 25px 25px;
    }
    
    article.case-study .statistics .statistics-entry,
    .case-study-widget .statistics .statistics-entry {
        width: 100%;
        margin-top: 26px;
    }
    
    article.case-study .statistics .statistics-entry:first-child,
    .case-study-widget .statistics .statistics-entry:first-child {
        margin-top: 0;   
    }
    
    a.phone-number {
        margin-right: 0;
    }
    
    .rsolid-results-wrapper .item {
        display: block;
        width: 100%;
        margin-bottom: 27px;
    }
    
    .rsolid-results-wrapper .item:first-child {
        border: none;   
    }
    
    .home .partners-section div[class*="col-"] {
        display: block;
        margin-top: 37px;
    }
    
    .home .partners-section div[class*="col-"]:first-child {
        margin-top: 0;   
    }
    
    .service-details {
        margin-bottom: 20px;   
    }
    
    .service-details > div {
        position: relative;
        display: block;
        width: 100%;
        max-width: 244px;
        margin: 0 auto;
        padding: 28px 0;
    }
    
    .service-details > div:before {
        content: '';
        position: absolute;
        top: 0; left: 50%;
        height: 1px;
        width: 122px;
        margin-left: -61px;
        background-color: #000;
    }
    
    .service-details > div:first-child:before {
        display: none;
    }
    
    .service-details > div:nth-child(5):after {
        display: none;
    }
    
    .service-details-list {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 18px;
        width: auto;
    }
    
    .service-details-list ul {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 58px; 
    }
    
    body.home .partners-section {
        display: block;
        width: auto;
    }
    
    body .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 50%;   
    }
    
    body .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(n+5) {
        display: none;
    }
    
    body .shiftnav-wrap {
        padding-bottom: 368px;   
    }
    
    footer {
        height: 368px;
    }
    
    footer ul {
        margin-bottom: 68px;   
    }
    
    footer ul li {
        display: block;
        margin-bottom: 29px;
    }
    
    body .gform_wrapper .ginput_container span:not(.ginput_price) {
        margin-top: 20px;
        margin-bottom: 0;
    }

    body .gform_wrapper .ginput_container span:nth-child(1):not(.ginput_price) {
        margin-top: 0;
    }
    
    #footer-form div.ginput_container_name span {
        float: none;
        width: 100%;
    }
    
    #footer-form div.ginput_container_name span.name_last,
    #footer-form div.ginput_container_name span.name_first {
        padding: 0;
    }
    
    .gform_wrapper .ginput_complex span[class*="ginput"] {
        width: 100% !important;
        padding: 0 !important;
        margin-top: 20px !important;
    }
    
    .gform_wrapper .ginput_complex span[class*="ginput"]:nth-child(5n+1) {
        margin-top: 0 !important;
    }
    
    body .gform_wrapper .gform_footer {
        text-align: center;
    }
    
    body .gform_wrapper .gform_footer input[type="submit"] {
        line-height: 1 !important;
        width: 234px;
    }
}

@media (max-width: 480px) { 
    .home-banner-wrapper .banner-text-wrapper {
        max-width: 320px;
        margin-left: -160px;
    }
    
    .home-banner-wrapper .banner-text-wrapper .btn {
        width: 268px;   
    }
}