/* 
Client: Precision Roll Grinders
Author: Luke Hoang
Version: 0.0.1
Responsive Style CSS
Date: 7-26-2019

*/

@media screen and (max-width: 1350px){

    /* General Content */

    .general_2 .container,
    .blog_detail_2 .container,
    .service_2 .container,
    .request_2 .container,
    .location_2 .container,
    .calculator_2 .container{
        padding: 20px;
    }
   
    .general_2 .copy,
    .blog_detail_2 .copy,
    .service_2 .container>.copy ,
    .request_2 .copy,
    .location_2 .copy,
    .calculator_2 .copy {
        max-width: 68%;
    }
    .general_2 .copy {
        margin: 0;
    }
    .general_2 .copy h1 {
        font-size: 2.5rem;
    }

    /* Sidebar */
    .sidebar {
        right: 12px;
        width: 335px;
    }
    .sidebar .card {
        margin: 40px 0 0 30px;
    }
    .sidebar .card .top {
        width: 310px;
    }
    .sidebar .card:first-child {
        margin-top: 35px;
    }
    .fill_space {
        right: -84%;
    }

    /* Home 1 */
    .common_block_hero_1 .swiper-container .sub-container {
        padding: 0 70px;
    }
    .common_block_hero_1 .swiper-pagination {
        left: 22px;
    }
    .common_block_hero_1 .gallery-thumbs .swiper-slide {
        height: 170px;
        width: 280px !important;
    }
    .common_block_hero_1 .title h1 {
        font-size: 6rem;
    }
    

    /* Home 2 */
    .home_2 .left .image {
        height: 500px;
        width: 500px;
    }
    .home_2 .right.copy {
        width: calc(100% - 565px);
    }
    .home_2 .copy h1 {
        font-size: 3.5rem;
    }
    
    /* Home 3 */
    .home_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 600px);
    }
    .home_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
        height: 600px;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        padding: 60px 40px;
    }
    .home_3 .swiper-button-group {
        width: 737px;
        bottom: 55px;
    }

    /* home 5 */
    .home_5 .left .image {
        height: 300px;
        width: 100%;
        margin: auto;
    }

    /* About 2*/

    .about_2 .left .image {
        height: 500px;
        width: 500px;
    }
    .about_2 .right.copy {
        width: calc(100% - 565px);
    }
    .about_2 .copy h1 {
        font-size: 3.5rem;
    }

    /* About 3 */
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 600px);
    }
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
        height: 600px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        padding: 60px 40px;
    }
    .about_3 .swiper-button-group {
        width: 737px;
        bottom: 55px;
    }

    /* About 4 */
    .about_4 .left .image {
        height: 500px;
        width: 500px;
    }
    .about_4 .right.copy {
        width: calc(100% - 565px);
    }
    .about_4 .copy h1 {
        font-size: 3.5rem;
    }

    /* Contact */
    .contact_2 .image_container {
        width: 550px;
        right: 0px;
    }

    
    /* Career 3 */
    .career_3 .left .image {
        height: 500px;
        width: 500px;
    }
    .career_3 .right.copy {
        width: calc(100% - 565px);
    }
    .career_3 .copy h1 {
        font-size: 3.5rem;
    }

     /* career 6 */
     .career_6 .left .image {
        height: 300px;
        width: 100%;
        margin: auto;
    }



    /* industry 3 */
    .industry_3 .left .image {
        height: 500px;
        width: 500px;
    }
    .industry_3 .right.copy {
        width: calc(100% - 565px);
    }
    .industry_3 .copy h1 {
        font-size: 3.5rem;
    }


     /* industry 5 */
     .industry_5 .left .image {
        height: 500px;
        width: 500px;
    }
    .industry_5 .right.copy {
        width: calc(100% - 565px);
    }
    .industry_5 .copy h1 {
        font-size: 3.5rem;
    }


    /* industry_soy_bean */
    .industry_soy_bean .left .image {
        height: 500px;
        width: 500px;
    }
    .industry_soy_bean .right.copy {
        width: calc(100% - 565px);
        height: 500px;
    }
    .industry_soy_bean .copy h1 {
        font-size: 3.5rem;
    }
    



    
    /* Services */
    .services_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 600px);
    }
    .services_3 .slide_home_3 .swiper-slide .image {
        width: 600px;
        height: 600px;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        padding: 60px 40px;
    }
    .services_3 .swiper-button-group {
        width: 737px;
        bottom: 55px;
    }


    /* Service */
    .service_2 .copy > div {
        margin: 0;
    }

    
    .common_block_1.general_request_section .container{
        padding: 25px 0;
    }
    .common_block_1.general_request_section .right.copy {
        width: 100%;
        max-width: 900px;
        margin: auto;
        padding: 0 25px;
    }
    .general_request_section .image_container {
        width: 100%;
        margin: auto;
    }
    .general_request_section form {
        width: 100%;
        padding: 1.5em 1.5em 0;
        display: flex;
        flex-direction: column;
    }

    /* request */
    .request_2.common_block_1  .copy h1{
        font-size: 2rem;
        margin: 0px auto 25px;
    }
    .request_2 form {
        width: 100%;
        padding: 0;
    }
    .request_2 .image_container {
        margin: 0;
    }

    /* Virtal Value */
    .virtual_value_1 .left .image {
        height: 500px;
        width: 500px;
    }
    .virtual_value_1 .left .video_bg{
        height: 500px;
    }
    .virtual_value_1 .right.copy {
        width: calc(100% - 565px);
    }
    .virtual_value_1 .copy h1 {
        font-size: 3.5rem;
    }

  
     /* Engineering Values */

    /* Footer */
    footer .main li {
        margin: 7px 0 0 0;
    }
    footer .main .divider {
        margin: 20px 0;
    }
    footer .main .col {
        padding: 15px 5px;
    }
    footer .main .col-1{
        width: 13%;
        padding-top: 25px;
    }
    footer .main .two-cols>div {
        margin: 0 10px;
    }
    footer .main .two-cols {
        width: 27%;
    }
    footer .main .col-3{
        padding-top: 10px;
    }
    footer .main .col-4 {
        padding: 15px 10px;
        width: 16%;
    }

}
@media screen and (max-width: 1150px){
    .navigation_mobile {
        width: 574px;
    }
    .navigation_desktop .search {
        right: 75px;
        width: 280px;
    }
    .navigation_desktop .menu_icon {
        z-index: 1000;
        position: absolute;
        right: 73px;
        width: 305px;
    }
    .navigation_mobile .upper>ul li {
        font-size: 3.3rem;
    }
    .navigation_mobile .upper>ul li a {
        font-size: 3.3rem;
    }

    /* General Content */
    .general_2 .copy,
    .blog_detail_2 .copy,
    .service_2 .container>.copy,
    .request_2 .copy,
    .location_2 .copy,
    .calculator_2 .copy {
        max-width: 68% !important;
    }

    /* Sidebar */
    .sidebar {
        width: 280px;
    }
    .sidebar .card {
        margin: 40px 0 0 20px;
    }
    .sidebar .card .top {
        width: 255px;
    }    
    .sidebar .card .latest_content {
        font-size: 2rem;
    }

    /* Home 1 */
    .common_block_hero_1 .gallery-thumbs .swiper-slide {
        height: 150px;
        width: 230px !important;
    }
  
    .common_block_hero_2 .title h1 {
        font-size: 5.5rem;
    }
    
    .common_block_hero_1 .swiper-slide .virtual_value_slide .title h2{
        font-size: 2.5rem;
    }

    /* Home 2 */
    .home_2 .container {
        padding-bottom: 50px;
    }
    .home_2 .left .image {
        height: 450px;
        width: 450px;
    }
    .home_2 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(60px);
    }
    .home_2 .copy h1 {
        font-size: 3rem;
    }

    /* Home 3 */
    .home_3 .container {
        margin-bottom: 25px;
    }
    .home_3 .slide_home_3 {
        transform: translateY(100px);
    }
    .home_3 .slide_home_3 .swiper-slide .image {
        width: 540px;
        height: 500px;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 400px);
        height: 480px;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        padding: 30px;
    }
    .home_3 .copy h1 {
        font-size: 2.5rem;
    }
    .home_3 .swiper-button-group {
        width: 660px;
        bottom: 25px;
    }

    /* Home 4 */
    .home_4 h1 {
        font-size: 2.5rem;
    }
    .home_4 .row {
        padding: 180px 0;
    }

    /* Home 5 */
    .home_5 .left .image {
        height: 300px;
        box-shadow: 0px 0px 15px 0px rgb(156, 156, 156);
    }
    .home_5 .copy h1 {
        font-size: 3rem;
    }

    /* Home 6 */
    .home_6 .row {
        padding: 0 0 75px 0;
    }    



    /* About 2 */
    .about_2 .container {
        padding-bottom: 50px;
    }
    .about_2 .left .image {
        height: 450px;
        width: 450px;
    }
    .about_2 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(60px);
    }
    .about_2 .copy h1 {
        font-size: 3rem;
    }

    /* About 3 */
    .about_3 .container {
        margin-bottom: 25px;
    }
    .about_3 .slide_home_3 {
        transform: translateY(100px);
    }
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 540px;
        height: 500px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 400px);
        height: 480px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        padding: 30px;
    }
    .about_3 .copy h1 {
        font-size: 2.5rem;
    }
    .about_3 .swiper-button-group {
        width: 660px;
        bottom: 25px;
    }

     /* About 4 */
     .about_4 .container {
        padding-bottom: 50px;
    }
    .about_4 .left .image {
        height: 450px;
        width: 450px;
    }
    .about_4 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(60px);
    }
    .about_4 .copy h1 {
        font-size: 3rem;
    }


     /* Contact */
     .contact_2 .container {
        flex-direction: column;
        padding: 0;
    }
    .contact_2 .image_container {
        width: 100%;
        position: static;
    }
    .contact_2 .right.copy {
        width: calc(100% - 40px);
        transform: translateY(0px);
        margin: auto;
    }
    .contact_2 form {
        width: calc(100% - 40px);
        padding: 75px 0;
    }



    .contact_3 h1 {
        font-size: 3rem;
    }
    .contact_3 .copy p a, .contact_3 .copy p {
        font-size: 1.2rem;
    }
    .contact_3 .copy p.location::before {
        top: 2px;
    }
    .contact_3 .copy p.tel::before,
    .contact_3 .copy p.fax::before {
        top: -2px;
        font-size: 1.3rem;
    }
    .contact_3 a.cta_learn_more {
        font-size: 1.2rem;
    }


    /* Career 2 */
    .career_2 h1 {
        font-size: 3rem;
    }
    .career_2 .copy p a, .career_2 .copy p {
        font-size: 1.2rem;
    }
    .career_2 .copy p.location::before {
        top: 2px;
    }
    .career_2 a.cta_learn_more {
        font-size: 1.2rem;
    }

     /* Career 3 */
     .career_3 .container {
        padding-bottom: 50px;
    }
    .career_3 .left .image {
        height: 450px;
        width: 450px;
    }
    .career_3 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(60px);
    }
    .career_3 .copy h1 {
        font-size: 3rem;
    }

    
     /* Career 4 */
     .career_4 .container {
        padding: 95px 20px;
    }
    .career_4 .copy {
        margin: 0 0 25px 0;
    }


    
    /* Career 6 */
    .career_6 .left .image {
        height: 300px;
        box-shadow: 0px 0px 15px 0px rgb(156, 156, 156);
    }
    .career_6 .copy h1 {
        font-size: 3rem;
    }
    .career_6 .row {
        padding: 0 0 75px 0;
    }    



    /* industry 2 */
    .industry_2 .copy {
        margin: 0;
    }

    /* industry 3 */
    .industry_3 .container {
        padding-bottom: 0px;
        padding: 75px 20px;
    }
    .industry_3 .image_container {
        transform: translateY(0px);
    }
    .industry_3 .left .image {
        height: 450px;
        width: 450px;
    }
    .industry_3 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(0);
    }
    .industry_3 .copy h1 {
        font-size: 3rem;
    }


      /* industry 5 */
    .industry_5 .container {
        padding-bottom: 0px;
        padding: 75px 20px;
    }
    .industry_5 .image_container {
        transform: translateY(0px);
    }
    .industry_5 .left .image {
        height: 450px;
        width: 450px;
    }
    .industry_5 .right.copy {
        width: 100%;
        transform: translateY(0);
    }
    .industry_5 .copy h1 {
        font-size: 3rem;
    }

    /* industry_soy_bean */
    .industry_soy_bean .container {
        padding-bottom: 0px;
        padding: 75px 20px;
    }
    .industry_soy_bean .image_container {
        transform: translateY(0px);
    }
    .industry_soy_bean .left .image {
        height: 450px;
        width: 450px;
    }
    .industry_soy_bean .right.copy {
        width: 100%;
        transform: translateY(0);
        height: auto;
    }
    .industry_soy_bean .copy h1 {
        font-size: 3rem;
    }

    

    /* testimonial */
    .industry_testimonial .container {
        padding: 75px 0 75px !important;
    }

    /* industry 6 */
    .industry_6 h1 {
        max-width: 700px;
        margin: auto;
    }


     /* Services */
    .services_3 .slide_home_3 .swiper-slide .image {
        width: 365px;
        height: 400px;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        max-width: calc(100%);
        height: 480px;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        padding: 30px;
    }
    .services_3 .copy h1 {
        font-size: 2.5rem;
    }
    .services_3 .swiper-button-group {
        width: 495px;
        bottom: 0px;
    }

    
    .general_request_section form {
        width: 90%;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    /* Blog */
    .blog_2 .blog {
        max-width: 68%;
    }
    .blog_2 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .blog_2 .blog .title {
        padding-left: 137px;
        padding-right: 25px;
        /* height: 111%; */
    }
    .blog_2 .blog a {
        font-size: 1.5rem;
    }

     /* Equipment */
     .equipment_1 .blog {
        max-width: 68%;
        margin-bottom: 150px;
    }
    .equipment_1 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .equipment_1 .blog .title {
        padding-left: 137px;
        padding-right: 25px;
        /* height: 111%; */
    }
    .equipment_1 .blog a {
        font-size: 1.5rem;
    }
    .equipment_1 .copy {
        max-width: 68%;
    }


      /* Virtual Value */
    .virtual_value_2 {padding:35px;}

    .virtual_value_1 .container {
        padding-bottom: 50px;
        padding-top: 0;
    }
    .virtual_value_1 .left .image {
        height: 450px;
        width: 450px;
    }
    .virtual_value_1 .left .video_bg{
        height: 450px;
    }
    .virtual_value_1 .right.copy {
        width: calc(100% - 505px);
        transform: translateY(60px);
    }
    .virtual_value_1 .copy h1 {
        font-size: 3rem;
    }



     /* engineering_values */
    /* .engineering_values .slide_home_3 .swiper-slide .image {
        width: 540px;
        height: 500px;
    }
    .engineering_values .slide_home_3 .swiper-slide .copy {
        max-width: calc(100% - 400px);
        height: 480px;
    }
    .engineering_values .slide_home_3 .swiper-slide .copy {
        padding: 30px;
    }
    .engineering_values .copy h1 {
        font-size: 2.5rem;
    }
    .engineering_values .swiper-button-group {
        width: 660px;
        bottom: 25px;
    } */

    /* footer */
    footer .main .col-1 {
        width: 14%;
        padding-left: 0;
    }
    footer .main .two-cols>div {
        margin: 0 5px;
    }
    footer .main .col-4 {
        padding: 15px 5px;
        width: 16%;
    }
    
}
@media screen and (max-width: 950px){
    .navigation_desktop .container{
        padding-right: 0;
    }
    .navigation_desktop .bg-fff {
        width: 26%;
        height: 80px;
    }
    .navigation_desktop .brand {
        width: 400px;
    }
    .navigation_desktop .brand .logo img {
        max-width: 215px;
        height: 65px;
    }
    .navigation_desktop .quote {
        margin-left: 0;
    }
    .navigation_desktop .quote a {
        padding: 0 25px;
    }
    .navigation_desktop .search {
        right: 117px;
        /* top: 26px; */
        width: 236px;
    }
    .navigation_desktop .icon {
        left: 0;
        height: 88px;
    }
    .navigation_desktop .menu_icon {
        width: 90px;
        right: 0;
    }
    .navigation_desktop .menu_icon>div {
        position: absolute;
    }
    .navigation_mobile {
        position: absolute;
        top: 0;
        width: 483px;
    }
    .navigation_mobile .upper .dropdown_content_mobile li.dropdown_mobile {
        font-size: 3rem;
    }
    .navigation_mobile a, .navigation_mobile li.dropdown_mobile {
        font-size: 1.5rem;
    }


    /* General Content */
    .general_2 .container,
    .blog_detail_2 .container,
    .service_2 .container,
    .request_2 .container,
    .location_2 .container,
    .calculator_2 .container{
        flex-direction: column;
        padding-bottom: 0px !important;
    }
    .general_2 .copy,
    .blog_detail_2 .copy,
    .service_2 .container>.copy,
    .request_2 .copy,
    .location_2 .copy,
    .calculator_2 .copy {
        max-width: 100% !important;
        margin: 0;
        min-height: auto;
    }
    .general_1.common_block_hero_1 .container {
        height: 500px;
    }

    /* Sidebar */
    .fill_space{
        display: none;
    }
    /* .sidebar {
        width: 100%;
        position: static;
        background: none;
        margin-top: 75px;
    } */
    .sidebar {
        width: calc(100% + 40px);
        position: static;
        background: none;
        margin-top: 35px;
        background: #f5f5f5;
        margin-left: -20px;
        padding: 35px 20px 50px;
    }
    .sidebar .card {
        margin: 20px 0;
        width: 100%;
        display: flex;
    }
    .sidebar .card:first-child {
        margin-top: 0px;
        width: auto;
    }
    .sidebar .card .latest_content {
        /* background: none; */
    }
    .sidebar .card .top {
        width: 150px;
        height: 150px;
        border: 2px solid #f3f3f3;
        margin-right: 35px;
    }
    .sidebar .card .bottom {
        margin-left: 10px;
        padding: 0;
        background: none;
    }
    .sidebar_category .card {
        width: auto;
    }

    /* Breadcrumb */
    .breadcrumb-wrapper {
        padding-bottom: 25px;
    }

    /*  Common block hero 1 */
    .common_block_hero_1 .container {
        /* height: 670px; */
    }
    .common_block_hero_1 .gallery-thumbs .swiper-slide {
        height: 130px;
        width: 180px !important;
    }
    .common_block_hero_1 .gallery-thumbs {
        bottom: 23px;
        right: -13%;
    }
    .common_block_hero_1 .soybean_slide .title h1{
        font-size: 5rem;
    }

    /* Common block hero 2 */
    .common_block_hero_2 .container {
        height: 400px;
    }
    .common_block_hero_2 .title h1 {
        font-size: 3.5rem;
    }
    .common_block_hero_1 .swiper-slide .virtual_value_slide .title h2{
        font-size: 2rem;
    }

    /* Home 2 */
    .home_2 .container {
        padding-bottom: 125px;
    }
    .home_2 .left .image {
        height: 350px;
        width: 350px;
    }
    .home_2 .right.copy {
        width: calc(100% - 300px);
    }
    .home_2 .copy h1 {
        font-size: 2rem;
    }
    .home_2 .copy p {
        margin: 15px 0;
    }

    /* Home 3 */
    .home_3 .container {
        margin-bottom: 25px;
        padding: 50px 20px;
    }
    .home_3 .slide_home_3 {
        transform: translateY(10px);
    }
    .home_3 .slide_home_3 .swiper-slide .image {
        width: 380px;
        height: 480px;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        height: 450px;
        padding: 25px;
    }
    .home_3 .copy h1 {
        font-size: 2rem;
    }
    .home_3 .copy p {
        margin: 15px 0;
    }
    .home_3 .swiper-button-group {
        width: 490px;
        bottom: 12px;
    }




    /* Common block 3 */
    .common_block_3 .container {
        padding: 60px 20px 30px;
    }
    .common_block_3 h1 {
        font-size: 3rem;
    }

    /* Home 4 */
    .home_4 .row {
        padding: 80px 0;
    }
    .home_4 .row img{
        max-width: 70px;
    }
    .home_4 h1 {
        font-size: 2rem;
    }
    .home_4 h3 {
        font-size: 1.2rem;
    }

    /* Home 5 */
    .home_5 .container {
        padding: 75px 20px;
    }
    .home_5 .left .image {
        height: 250px;
        width: 100%;
        margin: 25px auto;
    }
    .home_5 .copy h1 {
        font-size: 2rem;
    }
    .home_5 .copy p {
        margin: 15px 0;
    }
    .home_5 .image_container {
        transform: translateY(0px);
    }
    .home_5 .copy {
        transform: translateY(0px);
    }
    
    .home_request .container{
        padding: 25px 20px;
    }



     /* About 2 */
     .about_2 .container {
        padding-bottom: 125px;
    }
    .about_2 .left .image {
        height: 350px;
        width: 350px;
    }
    .about_2 .right.copy {
        width: calc(100% - 300px);
    }
    .about_2 .copy h1 {
        font-size: 2rem;
    }
    .about_2 .copy p {
        margin: 15px 0;
    }

    /* About 3 */
    .about_3 .container {
        margin-bottom: 25px;
        padding: 50px 20px;
    }
    .about_3 .slide_home_3 {
        transform: translateY(10px);
    }
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 380px;
        height: 480px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        height: 450px;
        padding: 25px;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        height: 390px;
        padding: 25px;
    }
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 380px;
        height: 430px;
    }
    .about_3 .copy h1 {
        font-size: 2rem;
    }
    .about_3 .copy p {
        margin: 15px 0;
    }
    .about_3 .swiper-button-group {
        width: 490px;
        bottom: 12px;
    }


    /* About 4 */
    .about_4 .container {
        padding-bottom: 125px;
    }
    .about_4 .left .image {
        height: 350px;
        width: 350px;
    }
    .about_4 .right.copy {
        width: calc(100% - 300px);
    }
    .about_4 .copy h1 {
        font-size: 2rem;
    }
    .about_4 .copy p {
        margin: 15px 0;
    }
    .about_4 .container {
        padding-top: 25px;
    }

    /* About Us 5 */

    .about_5 .container {
        padding: 75px 20px;
    }
    .about_5 h1.title {
        font-size: 2rem;
    }
    .about_5 .card .video_bg {
        height: 350px;
    }


    .extra_white_space{
        height: 85px;
    }


    /* contact 2 */
    .contact_2 h2 {
        font-size: 1.5rem;
    }
    .contact_2 form {
        padding: 50px 0;
    }

    /* contact 3 */
    .contact_3 .container {
        padding: 50px 20px 25px;
    }
    .contact_3 h1 {
        font-size: 2rem;
    }
   


    /* career 2 */
    .career_2 .container {
        padding: 50px 20px 25px;
    }
    .career_2 .copy > div {
        margin: 0 15px 0 0;
    }
    .career_2 h1 {
        font-size: 2rem;
    }
    .career_2 .copy p a, .career_2 .copy p {
        font-size: 1rem;
    }
    .career_2 .copy p {
        padding-left: 25px;
        margin: 15px 0 0;
    }
    .career_2 .copy p.location::before {
        left: 0;
    }
    .career_2 .copy p.location::after {
        left: -3px;
    }
    .career_2 a.cta_learn_more {
        font-size: 1rem;
        padding-left: 20px;
    }
    .career_2 .mapouter {
        height: 200px;
    }
    .career_2 .gmap_canvas {
        height: 200px;
    }

     /* Career 3 */
     .career_3 .container {
        padding-bottom: 125px;
    }
    .career_3 .left .image {
        height: 350px;
        width: 350px;
    }
    .career_3 .right.copy {
        width: calc(100% - 300px);
    }
    .career_3 .copy h1 {
        font-size: 2rem;
    }
    .career_3 .copy p {
        margin: 15px 0;
    }


    /* career 4 */
    .career_4 .container {
        padding: 75px 20px;
    }


    /* career 6 */
    .career_6 .container {
        padding: 75px 20px;
    }
    .career_6 .left .image {
        height: 250px;
        width: 100%;
        margin: 25px auto;
    }
    .career_6 .copy h1 {
        font-size: 2rem;
    }
    .career_6 .copy p {
        margin: 15px 0;
    }
    .career_6 .image_container {
        transform: translateY(0px);
    }
    .career_6 .copy {
        transform: translateY(0px);
    }

    .jobs .btn.btn_request:hover{
        background: #009ddc;
        color: #fff;
    }
    .btn.btn_request:hover{
        background: #fff;
        color: #009ddc;
    }
    .calculators .btn.btn_request:hover {
        background: #009ddc !important;
        color: #fff !important;
        border: 2px solid #009ddc !important;
    }

    /* INDUSTRIES */

    .industries_1 .title h1 {
        font-size: 4rem;
    }

    .industries_2 .industry {
        height: 450px;
        width: 50%;
    }

   

    /* industry 1 */
    .industry_1.common_block_hero_2 .title {
        margin-top: 75px;
    }

    /* industry 2 */
    .industry_2 .container {
        padding: 20px 20px 50px;
    }
    .industries_2 .industry .overlay {
        background: linear-gradient(180deg, rgba(1,4,3,0.1528186274509804) 0%, rgba(31,31,31,0.40940126050420167) 96%, rgba(110,110,110,0.05926120448179273) 100%);
    }

    /* industry 3 */
    .industry_3 .container {
        padding: 50px 20px;
    }
    .industry_3 .left .image {
        height: 350px;
        width: 350px;
    }
    .industry_3 .right.copy {
        width: calc(100% - 300px);
    }
    .industry_3 .copy h1 {
        font-size: 2rem;
    }
    .industry_3 .copy p {
        margin: 15px 0;
    }

    /* industry 4 */
    .industry_4 .container {
        padding: 50px 20px;
    }


    /* industry 5 */
    .industry_5 .container {
        padding: 50px 20px;
    }
    .industry_5 .left .image {
        height: 350px;
        width: 350px;
    }
    .industry_5 .right.copy {
        width: calc(100% - 300px);
    }
    .industry_5 .copy h1 {
        font-size: 2rem;
    }
    .industry_5 .copy p {
        margin: 15px 0;
    }

    
    /* industry_soy_bean */
    .industry_soy_bean .container {
        padding: 50px 20px;
        align-items: center;
    }
    .industry_soy_bean .left .image {
        height: 350px;
        width: 350px;
    }
    .industry_soy_bean .right.copy {
        width: calc(100% - 300px);
    }
    .industry_soy_bean .copy h1 {
        font-size: 2rem;
    }
    .industry_soy_bean .copy p {
        margin: 15px 0;
    }
    .industry_soy_bean .right .inner .innerLeft {
        width: 115px;
    }
    .industry_soy_bean .right h4 {
        margin-left: 115px;
    }

    /* testimonial */
    .industry_testimonial .container {
        padding: 50px 0 !important;
    }

     /* Industry 6 */
     .industry_6 .container {
        padding: 50px 20px;
    }


    /* industry 7 */
    .industry_7 .container {
        padding: 50px 0 15px;
    }
    .industry_7 h1.title {
        margin: 50px auto 75px;
    }


    .calculator_2 .copy {
        min-height: auto;
    }

    /* Services */
    .services_3 .slide_home_3 .swiper-slide {
        flex-direction: column;
        justify-content: flex-start;
    }
    .services_3 .container {
        padding: 0;
        margin-bottom: 0;
    }
    .services_3 .slide_home_3 .image_container {
        box-shadow: none;
        margin: 0;
        width: 100%;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        height: 320px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .services_3 .slide_home_3 .swiper-slide .image {
        width: 100%;
        height: 320px;
    }
    .services_3 .swiper-button-group {
        width: 15%;
        bottom: 310px;
    }


     /* Service */
     .service_2 .copy {
        margin: 0 0 35px;
    }

    /* Contact */
    .contact_2 .container {
        padding-bottom: 0;
    }
    .contact_2 .right.copy {
        padding: 50px 20px;
        width: 100%;
    }


    /* Request Quote */
    .request_2 .image_container {
        margin: 0px auto;
    }
    .request_2 .container {
        padding-bottom: 0;
    }
    .request_2 form {
        width: 100%;
        padding: 0 0 45px 0;
    }


    /* Blog */
    .blog_2 .container {
        padding-bottom: 0;
    }
    .blog_2 .blog {
        max-width: 100%;
    }
    .blog_2 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .blog_2 .blog .title {
        padding-left: 137px;
        padding-right: 25px;
        /* height: 111%; */
    }
    .blog_2 .blog a {
        font-size: 1.5rem;
    }
    

    /* Blog Detail */
    .blog_detail_2 .copy .body img {
        /* width: 360px !important; */
    }
    .blog_detail_2 .copy h4.post_date {
        margin: 0px 0 25px 0;
    }
    .blog_detail_2 .copy .divider {
        margin: 0 0 30px;
    }

     /* Equipment */
     .equipment_1 .blog {
        max-width: 100%;
    }
    .equipment_1 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .equipment_1 .blog .title {
        padding-left: 137px;
        padding-right: 25px;
        /* height: 111%; */
    }
    .equipment_1 .blog a {
        font-size: 1.5rem;
    }
    .equipment_1 .copy {
        max-width: 100%;
    }
    .equipment_1 .copy h1 {
        font-size: 2rem;
    }
    .equipment_1 .container {
        padding: 20px 20px 0;
    }
    

    
    /* Virtual Value */
    .virtual_value_2 {padding:0px;display: none;}
    .virtual_value_1 .container {
        padding-bottom: 125px;
    }
    .virtual_value_1 .left .image {
        height: 350px;
        width: 350px;
    }
    .virtual_value_1 .left .video_bg{
        height: 350px;
    }
    .virtual_value_1 .right.copy {
        width: calc(100% - 300px);
    }
    .virtual_value_1 .copy h1 {
        font-size: 2rem;
    }
    .virtual_value_1 .copy p {
        margin: 15px 0;
    }





    /* Application Engineering */
    .engineering_2 .container,
    .engineering_3 .container,
    .engineering_4 .container,
    .engineering_5 .container {
        padding-bottom: 35px;
    }
    .engineering_2 .right.copy,
    .engineering_3 .right.copy,
    .engineering_4 .right.copy,
    .engineering_5 .right.copy {
        transform: translateY(0px);
    }




     /* engineering_values */
    .engineering_values .copy h1 {
        font-size: 2rem;
    }
    .engineering_values .copy p {
        margin: 15px 0;
    }

    

    /* Footer contact form */
    .footer_contact_form .btn_toggle_form {
        top: 10px;
        right: 10px;
    }

    /* Footer */
    footer .main.flex {
        flex-wrap: wrap;
    }
    footer .main .divider{
        display: none;
    }
    footer .main .col {
        width: 48%;
    }
    footer .flex {
        flex-direction: column;
        flex-flow: inherit;
    }
    footer .main .col {
        border-bottom: 1px solid rgba(172, 172, 172, 0.3);
    }
    footer .main .col-3{
        border-bottom: none;
    }
    footer .main .col-2,
    footer .main .col-3{
        width: 100%;
        order: 3
    }
    footer .main .col-1,
    footer .main .col-4{
        width: 50%;
        order: 1;
    }
    footer .footer_copyright .container.flex {
        flex-direction: column;
    }
    footer .footer_copyright .left.flex {
        align-items: center;
        margin-bottom: 5px;
    }
    footer .footer_copyright .right.flex {
        flex-direction: row;
        padding-bottom: 10px;
    }

    /********************************************

          VIRTUAL VALUE

    ********************************************/
    .home_virtual_value{
        margin-top: 0;
    }
    .home_virtual_value h1{
        font-size: 2rem;
    }
    .home_virtual_value h2{
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 750px){
    .navigation_desktop .container {
        padding-right: 0;
        padding-left: 0;
    }
    .navigation_desktop .brand {
        width: calc(100% - 90px);
    }
    .navigation_desktop .bg-fff {
        width: 0%;
        margin-left: 0%;
    }
    .navigation_desktop .brand .logo {
        margin: 0 25px;
    }
    .navigation_desktop .search {
        right: auto;
        left: 0;
        display: none;
    }
    .navigation_desktop .quote {
        display: none;
    }
    .navigation_mobile {
        width: 100%;
        left: 0;
    }
    .navigation_mobile .search {
      display: flex;
    }
    .navigation_mobile .dropdown_content_mobile {
        height: 75%;
    }
    .navigation_mobile .upper .dropdown_content_mobile li {
        margin-left: 20px;
    }

    /* breadcrumb */
    .breadcrumb-wrapper {
        margin-bottom: 0px;
    }

    /* common_block_hero_1 */
    .common_block_hero_1 {
        margin-top: 0;
    }
    .common_block_hero_1 .container {
        height: 425px;
    }
    .common_block_hero_1 .gallery-top .sub-container {
        height: 100%;
    }    
    .common_block_hero_1 .gallery-thumbs {
        display: none;
    }
    .common_block_hero_1 .title h1 {
        font-size: 3.5rem;
        margin-top: 0;
    }
    .common_block_hero_1 .soybean_slide .title h1{
        font-size: 3.5rem;
    }
    .common_block_hero_1 .scroll {
        bottom: -45px;
    }
    .common_block_hero_1 .scroll-fill {
        bottom: -45px;
    }

    /* Home 2 */
    .home_2 .container {
        display: block;
        padding-bottom: 55px;
    }
    .home_2 .left .image {
        height: 350px;
        width: 100%;
    }
    .home_2 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 35px 0 0;
    }
    .home_2 .image_container {
        transform: translateY(0px);
    }

    /* Home 3 */
    .home_3 .slide_home_3 {
        transform: translateY(0px);
    }
    .home_3 .slide_home_3 .swiper-slide {
        flex-direction: column-reverse;
    }
    .home_3 .container {
        padding: 0;
        margin-bottom: 0;
    }
    .home_3 .slide_home_3 .image_container {
        box-shadow: none;
        margin: 0;
        width: 100%;
    }
    .home_3 .slide_home_3 .swiper-slide .copy {
        height: 220px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .home_3 .slide_home_3 .swiper-slide .image {
        width: 800px;
        height: 280px;
    }
    .home_3 .swiper-button-group {
        width: 25%;
        bottom: 210px;
    }

    /* Home 4 */
    .home_4 .row {
        flex-direction: column;
        padding: 25px 0;
    }
    .home_4 .col {
        padding: 0;
        max-width: 100%;
        margin: 25px;
    }

    /* Home 5 */
    .home_5 .container {
        display: block;
        padding: 25px 20px 50px;
    }
    .home_5 .col {
        margin: 0px;
    }
    .home_5 .left .image {
        height: 230px;
        width: 100%;
    }
    .home_5 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 55px auto;
    }
    .home_5 .image_container {
        transform: translateY(0px);
        margin-top: 50px;
    }
    .home_5 .copy {
        transform: translateY(0px);
    }


    /* Home 6 */
    .home_6 .container {
        padding: 25px 20px;
    }
    .home_6 .row {
        flex-direction: column;
        padding: 0;
    }
    .home_6 .col {
        padding: 0;
        max-width: 100%;
        margin: 0 0 25px;
    }
    
    .home_6 h1.title {
        font-size: 2.5rem;
        padding: 25px 0 0;
    }


    /* Home_request */
    .extra_white_space{
        display: none;
    }
    .home_request .container{
        padding: 25px 20px;
        display: flex;
    }

    /* About 1 */
    .about_1 .copy h2 {
        font-size: 1.5rem;
    }

    /* About 2 */
    .about_2 .container {
        display: block;
        padding-bottom: 55px;
    }
    .about_2 .left .image {
        height: 350px;
        width: 100%;
    }
    .about_2 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .about_2 .image_container {
        transform: translateY(0px);
    }

    /* About 3 */
    .about_3 .slide_home_3 {
        transform: translateY(0px);
    }
    .about_3 .slide_home_3 .swiper-slide {
        flex-direction: column-reverse;
    }
    .about_3 .container {
        padding: 0;
        margin-bottom: 0;
    }
    .about_3 .slide_home_3 .image_container {
        box-shadow: none;
        margin: 0;
        width: 100%;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
        height: auto;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .about_3 .slide_home_3 .swiper-slide .image {
        width: 800px;
        height: 280px;
    }
    .about_3 .swiper-button-group {
        width: 25%;
        bottom: 210px;
    }

    /* About 4 */
    .about_4 .container {
        display: block;
        padding-bottom: 55px;
    }
    .about_4 .left .image {
        height: 350px;
        width: 100%;
    }
    .about_4 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .about_4 .image_container {
        transform: translateY(0px);
    }


    /* About 5 */
    .about_5 .card .video_bg {
        height: 270px;
    }



    /* Contact 2*/
    .contact_2 .container {
        padding-bottom: 0;
    }
    .contact_2 form {
        padding: 2em 0;
    }
    .contact_2 h2 {
        font-size: 1.2rem;
    }
    .contact_2 .right.copy {
        margin: 0 0;
    }
    .contact_2 .row>div {
        margin: 0 0px;
    }
    .w-50, .w-30, .w-33, .w-20{
        width: 100%;
    }
    .contact_2 .row>p {
        margin: 0 0 25px;
    }
    .contact_2 .row:last-child {
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .contact_2 button {
        margin: 25px auto;
        width: 100%;
    }
   

    /* contact 3 */
    .contact_3 .copy {
        flex-wrap: wrap;
        margin: 0;
    }
    .contact_3 .copy>div {
        margin: 25px 0;
    }    

    /* career 1 */
    .career_1{
        text-align: left;
    }
    .career_1 .container {
        padding: 15px 20px 55px;
    }
    .career_1 .copy h1 {
        font-size: 2.5rem;
    }

    /* career 2 */
    .career_2 .container {
        padding: 35px 20px;
    }
    .career_2 .copy {
        flex-wrap: wrap;
        margin: 0;
        justify-content: center;
    }
    .career_2 .copy>div {
        width: 50%;
        margin: 25px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }


     /* Career 3 */
    .career_3 .container {
        display: block;
        padding: 55px 20px;
    }
    .career_3 .left .image {
        height: 350px;
        width: 100%;
    }
    .career_3 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .career_3 .image_container {
        transform: translateY(0px);
    }

    /* Career 4 */
    .career_4{
        text-align: left;
    }
    .career_4 .container {
        padding: 55px 20px;
    }
    .career_4 h1 {
        font-size: 2rem;
        text-align: left;
    }
    .career_4 .copy {
        flex-wrap: wrap;
        margin-bottom: 0;
    }


     /* Career 6 */
     .career_6 .container {
        display: block;
        padding: 25px 20px 50px;
    }
    .career_6 .col {
        margin: 0px;
        width: 100%;
    }
    .career_6 .left .image {
        height: 230px;
        width: 100%;
    }
    .career_6 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 55px auto;
    }
    .career_6 .image_container {
        transform: translateY(0px);
        margin-top: 50px;
    }
    .career_6 .copy {
        transform: translateY(0px);
    }



    /* industry 2 */
    .industry_2 h1 {
        font-size: 2rem;
        text-align: center;
    }
    .industry_2 .copy {
        flex-wrap: wrap;
        text-align:left;
    }
    .industry_2 .copy ul {
        margin: 0;
        columns: 1;
        -webkit-columns: 1;
    }

    /* Industry 3*/
    .industry_3 .container {
        padding: 75px 20px 50px;
        display: block;
    }
    .industry_3 .left .image {
        height: 350px;
        width: 100%;
    }
    .industry_3 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .industry_3 .image_container {
        transform: translateY(0px);
    }


    /* industry 4 */
    .industry_4 h1 {
        font-size: 2rem;
        text-align: center;
    }
    .industry_4 .copy {
        flex-wrap: wrap;
    }
    

     /* Industry 5*/
     .industry_5 .container {
        padding: 75px 20px 50px;
        display: block;
    }
    .industry_5 .left .image {
        height: 350px;
        width: 100%;
    }
    .industry_5 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .industry_5 .image_container {
        transform: translateY(0px);
    }

    
     /* industry_soy_bean*/
     .industry_soy_bean .container {
        display: block;
    }
    .industry_soy_bean .image_container {
        width: 350px;
        margin: auto;
    }
    .industry_soy_bean .left .image {
        height: 350px;
        width: 350px;
    }
    .industry_soy_bean .right.copy {
        width: 100%;
        margin: 50px 0 0;
    }
    

    

    /* testimonial */
    .industry_testimonial h1 {
        font-size: 2rem;
        text-align: center;
    }

    /* industry 6 */
    .industry_6 h1 {
        font-size: 2rem;
        text-align: center;
    }
    .industry_6 .copy {
        flex-wrap: wrap;
    }
    .industry_6 .copy > div {
        margin: 0;
    }



    /* industry 7 */
    .industry_7 .container {
        display: block;
        padding: 25px 20px;
    }
    .industry_7 .col {
        margin: 0 0 35px;
    }
    .industry_7 h1.title {
        margin: 35px auto 0px;
        font-size: 2.5rem;
    }
    .industry_7 .left .image {
        height: 230px;
        width: 100%;
        margin: 0 0 25px 0;
    }
    .industry_7 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 55px auto;
    }
    .industry_7 .image_container {
        transform: translateY(0px);
        margin-top: 0px;
    }
    .industry_7 .copy {
        transform: translateY(0px);
    }
    .industry_7.common_block_1 h1.title {
        margin: 25px auto 0;
    }
    .industry_7.common_block_1 .container {
        align-items: flex-start;
        padding: 0 20px 25px;
    }



    /* Services */
    .services_2 .container {
        flex-direction: column;
    }
    .services_2 .category {
        width: 100%;
        margin-bottom: 25px;
    }

    .services_3 .slide_home_3 .swiper-slide .copy {
        height: 440px;
    }
    .services_3 .swiper-button-group {
        width: 25%;
    }
  

    /* Request Quote */
    .request_2 .container {
        padding-bottom: 0;
    }
    .request_2 .row:last-child {
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .request_2 button {
        margin: 25px auto;
        width: 100%;
    }
    .request_2 .copy h1 {
        font-size: 1.2rem;
        margin-top: 0;
    }
    .request_2 .copy .row p {
        margin: 0 0 25px;
    }
    .request_2 .row>div {
        margin: 0 0px;
    }
    .request_2 form {
        padding: 0;
    }


    /* Blog */
    .blog_2 .blog {
        max-width: 100%;
    }
    .blog_2 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .blog_2 .blog .title {
        padding-left: 153px;
        padding-right: 20px;
        /* height: 115%; */
    }
    .blog_2 .blog a {
        font-size: 1.5rem;
    }


     /* Equipment */
     .equipment_1 .blog {
        max-width: 100%;
    }
    .equipment_1 .blog .bg {
        width: 200px;
        height: 150px;
    }    
    .equipment_1 .blog .title {
        padding-left: 153px;
        padding-right: 20px;
        /* height: 115%; */
    }
    .equipment_1 .blog a {
        font-size: 1.5rem;
    }



    .general_request_section form {
        padding: 0;
    }
    .general_request_section .btn_toggle_form {
        top: 3px;
        right: 5px;
        z-index: 999;
    }
    .general_request_section .btn_toggle_form .icon{
        font-size: 1.5rem;
    }



    /* Virtual Value */
    .virtual_value_1 .container {
        display: block;
        padding-bottom: 55px;
        padding-top: 55px;
    }
    .virtual_value_1 .left .image {
        height: 350px;
        width: 100%;
    }
    .virtual_value_1 .right.copy {
        width: 100%;
        transform: translateY(0px);
        margin: 50px 0 0;
    }
    .virtual_value_1 .image_container {
        transform: translateY(0px);
    }






    /* Application Engineering */
    .engineering_1 .col-container .col{
        width: 100%;
    }
    .engineering_2 .container,
    .engineering_3 .container,
    .engineering_4 .container,
    .engineering_5 .container {
        padding: 0px 20px;
    }
    .engineering_3 .right.copy.align-right,
    .engineering_5 .right.copy.align-right {
        text-align: left;
        margin-top: 0;
    }



     /* engineering_values */
     .engineering_values .slide_home_3 {
        transform: translateY(0px);
    }
    .engineering_values .slide_home_3 .swiper-slide {
        flex-direction: column-reverse;
    }
    .engineering_values .container {
        padding: 0;
        margin-bottom: 0;
    }
    .engineering_values .slide_home_3 .image_container {
        box-shadow: none;
        margin: 0;
        width: 100%;
    }
    .engineering_values .slide_home_3 .swiper-slide .copy {
        height: 220px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .engineering_values .slide_home_3 .swiper-slide .image {
        width: 100%;
        height: 280px;
    }
    .engineering_values .swiper-button-group {
        width: 100%;
        bottom: 220px;
        max-width: 100%;
    }


    /* Footer contact form */
    .footer_contact_form .container {
        padding: 25px 20px;
    }
    .footer_contact_form h2 {
        line-height: 1;
        font-size: 1.8rem;
    }
    .footer_contact_form h2 > div {
        margin-top: 10px;
    }
    .footer_contact_form form {
        padding: 0;
        margin: auto;
        width: 100%;
    }
    .footer_contact_form .row>div:first-child{
        margin: 0;
        flex-wrap: wrap
    }
    .footer_contact_form .row>div>div{
        width: 100%;
        margin: 10px 0;
    }
    .footer_contact_form .row:last-child>div:first-child {
        margin: 15px 5px;
        flex-direction: column;
    }
    .footer_contact_form .row:last-child {
        flex-direction: column;
    }
    .footer_contact_form .btn_toggle_form {
        top: 2px;
        right: 5px;
        z-index: 9999;
    }
    .footer_contact_form .btn_toggle_form .icon {
        font-size: 1.2rem;
    }
    .footer_contact_form button {
        width: 100%;
        margin: 15px 0 25px;
    }
    .footer_contact_form .image_container {
        margin-top: 25px;
    }

    /* Footer */
    footer .flex {
        flex-direction: column;
        flex-flow: inherit;
    }
    footer .main .col {
        border-bottom: 1px solid rgba(172, 172, 172, 0.3);
    }
    footer .main .col-3{
        border-bottom: none;
    }
    footer .main .col-2,
    footer .main .col-3{
        width: 100%;
        order: 3
    }
    footer .main .col-1,
    footer .main .col-4{
        width: 50%;
        order: 1;
    }

  
}



@media screen and (max-width: 650px){
    /* general 2 */
    .general_2 .container>.copy .col_img > img {
        float: none;
        margin-bottom: 25px;
        display: block;
    }
}


@media screen and (max-width: 550px){
    .btn_request_a_quote_mobile{
        visibility: visible;
    }

    .navigation_mobile {
        top: 5px;
    }
    .navigation_mobile .nav {
        width: 100%;
    }
    .navigation_mobile .upper>ul li {
        font-size: 2.3rem;
        padding: 5px 0;
    }
    .navigation_mobile .upper li.dropdown_mobile span {
        top: 13px;
    }
    .navigation_mobile .upper>ul li a {
        font-size: 2.3rem;
    }
    .navigation_mobile .lower li {
        padding: 10px 0;
        margin-right: 25px;
    }
    .navigation_mobile .lower li a {
        font-size: 1rem;
        padding: 2px 0;
    }
    .navigation_mobile a, 
    .navigation_mobile li.dropdown_mobile {
        font-size: 1.5rem;
    }

    /* hero block 1: with sliders */
    .common_block_hero_1 .container {
        height: 350px;
    }
    .common_block_hero_1 .swiper-pagination {
        display: none;
    }
    .common_block_hero_1 .swiper-container .sub-container {
        padding: 0 25px;
    }
    .common_block_hero_1 .title {
        text-align: center;
        margin-top: 25px;
    }
    .common_block_hero_1 .title h1 {
        font-size: 3rem;
        line-height: .9;
    }
    .common_block_hero_1 .soybean_slide .title h1 {
        font-size: 3rem;
    }
    .common_block_hero_1 .swiper-slide .virtual_value_slide .title h2{
        font-size: 1.5rem;
    }
    .common_block_hero_1 .copy p {
        display: none;
    }
    .common_block_hero_1 .copy {
       text-align: center;
    }
    .common_block_hero_1 .copy h2::before {
        transform: translateX(-50%);
        left: 50%;
    }
    .common_block_hero_1 .watch_video_icon {
        justify-content: center;
    }

    /* general 1 */
    .general_1.common_block_hero_1 .container {
        height: 250px;
    }

    /* general 2 */
    .general_2 .copy h1,
    .service_2 .container>.copy h1,
    .location_2 .copy h1,
    .calculator_2 .copy h1 {
        font-size: 2rem;
        line-height: 1;
        margin-bottom: 15px;
    }

    .general_2 .container>.copy .col_img > img {
        float: none;
        margin-bottom: 25px;
        display: block;
    }



    /* sidebar */
    .sidebar .card .top {
        height: 150px;
        display: none;
    }
    .sidebar .card {
        margin: 20px 0 20px;
    }
    .sidebar .card:not(:first-child) {
        /*padding: 5px 10px;*/
    }
   

    /* hero block 2: without sliders */

    .common_block_hero_2 .title h1 {
        font-size: 2.5rem;
    }
    .common_block_hero_2 .container {
        height: 300px;
    }
    .common_block_hero_2 .title {
        padding-top: 77px;
        text-align: center;
    }
    .common_block_hero_2 .copy {
        max-width: 500px;
        text-align: center;
    }
    .common_block_2 .slide_home_3 .swiper-slide .copy {
        /* height: 400px; */
        margin-left: 0;
        max-width: 100%;
    }
    .common_block_2 .slide_home_3 .swiper-slide .image {
        width: 500px;
        height: 280px;
    }
    .common_block_3 h1 {
        font-size: 2.4rem;
    }
    .common_block_3 .sub-title {
        font-size: 1rem;
    }
    .common_block_4 h1 {
        font-size: 2.4rem;
    }

    /* home 2 */
    .home_2 .container {
        padding-bottom: 55px;
        padding-top: 100px;
    }

    /* home 3 */
    .home_3 .slide_home_3 .swiper-slide .copy {
        height: 290px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .home_3 .swiper-button-group {
        width: 30%;
        bottom: 260px;
    }


    /* about 2 */
    .about_2 .container {
        padding-bottom: 25px;
    }

    /* about 3 */
    .about_3 .slide_home_3 .image_container {
        width: 100%;
    }
    .about_3 .slide_home_3 .image_container .image{
        width: 100%;
    }
    .about_3 .slide_home_3 .swiper-slide .copy {
       height: auto;
    }

    /* about 4 */
    .about_4 .container {
        padding: 55px 20px 35px;
    }

    /* About 5 */
    .about_5 .container {
        padding:35px 20px;
    }
    .about_5 .card .video_bg {
        height: 180px;
    }
    .about_5 .video_bg .icon {
        font-size: 3.5rem;
    }

    

    /* contact 2 */
    .contact_2 form {
        padding: 50px 0 25px;
    }


    /* career 2 */
    .career_2 .copy>div {
        width: 100%;
    }
    .career_2 .copy p a, .career_2 .copy p {
        font-size: 1.2rem;
    }
    .career_2 a.cta_learn_more {
        font-size: 1.2rem;
        padding-left: 20px;
    }


    /* Career 3 */
    .career_3 .container {
        padding-bottom: 55px;
        padding-top: 80px;
    }

     /* Career 4 */
     .career_4 .container {
        padding: 50px 20px 25px;
    }
    .career_4 .copy {
        margin: 0 0 25px 0;
    }


      /* INDUSTRIES */
    .industries_2 .container {
        top: 0px;
        padding: 20px;
    }
    .industries_1 .copy h2 {
        font-size: 1.8rem;
    }
    .industries_2 .industry {
        height: 188px;
        width: 100%;
    }
    .industries_2 .industry h1 {
        font-size: 2rem;
    }

    /* INDUSTRY */
    .industry_1.common_block_hero_2 .title {
        max-width: 100%;
        margin: 25px 0;
        text-align: center;
    }

    /* industry 2 */
    .industry_2 .copy > div {
        margin: 0;
    }
    .industry_2 .container {
        padding: 20px 20px 35px;
    }
   

    /* industry 3 */
    .industry_3 .container {
        padding: 50px 20px 25px;
    }
    .industry_3 .left .image {
        height: 260px;
        width: 100%;
    }

    /* industry 4 */
    .industry_4 .container {
        padding: 50px 20px 25px;
    }
    .industry_4 .copy {
        margin: 0 0 25px 0;
    }

    /* industry 5 */
    .industry_5 .container {
        padding: 50px 20px 25px;
    }
     .industry_5 .left .image {
        height: 260px;
        width: 100%;
    }

     /* industry_soy_bean */
     .industry_soy_bean .container {
        padding: 50px 20px;
    }
     .industry_soy_bean .left .image {
        height: 335px;
        width: 100%;
    }
    .industry_soy_bean .image_container {
        width: 335px;
    }
    .industry_soy_bean .right .inner .innerLeft {
        width: 110px;
        min-width: auto;
    }
    .industry_soy_bean .right h4 {
        margin-left: 110px;
    }

    /* Testimonial */
    .industry_testimonial h1 {
        padding: 0 20px 0 !important;
    }

    /* industry 6 */
    .industry_6 .container {
        padding: 45px 20px 25px;
    }

    /* industry 7 */
    .industry_7 .container {
        padding: 0px 20px;
    }
    .industry_7 .copy {
        margin: 0;
    }
    .industry_7 .col {
        margin: 25px 0 35px;
    }


    /* services 2 */
    .services_2 h1.title {
        max-width: 100%;
    }
    .services_3 .slide_home_3 .swiper-slide .copy {
        height: 500px;
    }


    .service_1.common_block_hero_2 .title {
        max-width: 100%;
        text-align: center;
        margin: 0;
    }
    /* service 2 */
    .service_2 .container>.copy .testimonial.swiper-container::after {
        display: none;
    }
    .service_2 .copy h1 {
        font-size: 2rem;
    }
    .service_2 .swiper-container {
        overflow: visible;
    }
    .service_2 .container>.copy .testimonial .swiper-button-group {
        bottom: -80px;
    }



    /* breadcrumb */
    .breadcrumb-wrapper {
        padding-bottom: 25px;
    }
    .breadcrumb li:first-child a {
        padding-left: 0px;
    }
   
    .breadcrumb li:first-child{
        padding-left: 0px;
        padding-right: 0;
    }
    .breadcrumb li{
        padding-left: 25px;
    }
    .breadcrumb li a {
        padding: 10px 0px 10px 10px;
        /* font-size: 11px; */
    }
    
    .breadcrumb li a:before { 
        border-left: 30px solid #d7d7d7;
    }	
    .bg_alt .breadcrumb li a:before { 
        border-left: 30px solid #d7d7d7;
    }
    .breadcrumb li a:after {
        border-left: 30px solid #fff;
    }
    .industry_2 .breadcrumb li:first-child a {
        /* display: none; */
    }
    .industry_2 .breadcrumb li:nth-child(2) {
        padding-left: 0;
    }
    .industry_2 .breadcrumb li:first-child a{
        padding: 10px 0;
    }
    .industry_2 .breadcrumb li:nth-child(2) a{
        padding: 10px 0 10px 28px;
    }
    .industry_2 .breadcrumb li:nth-child(3) a{
        padding: 10px 0 10px 5px;
    }
    .breadcrumb li a {
        font-size: 11px;
    }
    .bg_alt .breadcrumb li a:after {
        border-left: 20px solid #f3f3f3;
    }
    .bg_alt .breadcrumb li a:before {
        border-left: 20px solid #d7d7d7;
    }

    /* Blog */
    .blog_2 .blog:first-child {
        margin-top: 0;
    }
    .blog_2 .blog {
       flex-direction: column;
       margin-bottom: 25px;
    }
    .blog_2 .blog .bg {
        width: 100%;
        height: 200px;
    } 
    .blog_2 .blog .title {
        padding: 20px;
        position: static;
        margin: 0;
        width: 100%;
    }
    .blog_2 .blog a {
        font-size: 1.5rem;
    }
    /* blog detail 2 */
    .blog_detail_2 .copy h1 {
        font-size: 2rem;
        line-height: 1;
        margin-bottom: 15px;
    }


    
    /* Equipment */
    .equipment_1 .blog {
        flex-direction: column;
        margin-bottom: 25px;
        align-items: baseline;
     }
     .equipment_1 .blog .bg {
         width: 100%;
         height: 200px;
     } 
     .equipment_1 .blog .title {
         padding: 20px;
         position: static;
         margin: 0;
         width: 100%;
     }
     .equipment_1 .blog a {
         font-size: 1.5rem;
     }
     .equipment_1 .blog .bg-bottom {
        bottom: 250px;
        margin-left: 15px;
    }


     /* Virtual Value */
     .virtual_value_1 .container {
        padding: 55px 20px 35px;
    }


    /* Application Engineering */
    .engineering_2 .container,
    .engineering_3 .container,
    .engineering_4 .container,
    .engineering_5 .container {
        padding-bottom: 5px;
        padding-top: 0px;
    }

     /* engineering_values */
     .engineering_values .slide_home_3 .swiper-slide .copy {
        height: 250px;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .engineering_values .swiper-button-group {
        width: 100%;
        bottom: 240px;
        max-width: 100%;
    }


     /* Footer contact form */
     .footer_contact_form h2 {
        line-height: 1;
        font-size: 1.5rem;
    }
    

    /* footer */
    footer .main.flex {
        padding: 20px;
    }
    footer .main .col {
        width: 100%;
        border-bottom: none;
    }
    footer .main .col-2 ul,
    footer .main .col-3 ul{
        display: none;
    }
    footer .main .col-2,
    footer .main .col-3{
        order:1;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    footer .main .col-1{
        order:3;
        padding-bottom: 0;
    }
    footer .main .col-4{
        order:2;
        padding-left: 0;
        padding-top: 0;
    }
    footer .main .two-cols>div,
    footer .main .three-cols>div  {
        margin: 0px;
    }
    footer .footer_copyright .left.flex {
        text-align: center;
    }
    footer .footer_copyright .right h1 {
        width: 100%;
        text-align: center;
    }
    footer .footer_copyright .right.flex {
        /* flex-direction: column; */
        flex-wrap: wrap;
    }
    footer .footer_copyright .walzen {
        margin: 14px auto;
    }



    footer .subscribe form {
        padding: 10px 0 25px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    footer .subscribe button {
        max-width: 88%;
        height: 44px;
        margin-top: 15px;
        margin-left: 0px;
        width: 88%;
    }
}

@media screen and (max-width: 350px){
    .navigation_desktop .brand .logo img {
        max-width: 180px;
    }
    .common_block_hero_1 .title h1 {
        font-size: 2.8rem;
    }
    .common_block_hero_1 .swiper-slide .virtual_value_slide .title h2{
        font-size: 1.2rem;
    }
    .common_block_3 h1 {
        font-size: 2rem;
    }
    .common_block_4 h1 {
        font-size: 2rem;
    }
    .about_1 .copy p {
        display: none;
    }

    /* INDUSTRIES */
       .industries_1 .copy h2 {
        font-size: 1.5rem;
    }
    .breadcrumb li a {
        font-size: 10px;
    }

    .blog_2 .blog .bg {
        height: 150px;
    } 

    .equipment_1 .blog .bg {
        height: 150px;
    } 


     /* industry_soy_bean */
     .industry_soy_bean .container {
        padding: 50px 20px;
    }
     .industry_soy_bean .left .image {
        height: 280px;
    }
    .industry_soy_bean .image_container {
        width: 280px;
    }
    .industry_soy_bean .right .btn{
        font-size: 1rem !important;
        padding: 15px 10px !important;
    }
    
}






/* 

WHITEPAPER LANDING PAGE

*/


@media screen and (max-width: 1350px){
    .whitepaper-landing-page--1 .right.copy h1 {
        max-width: 100%;
    }
    .whitepaper-landing-page--1 .left .image {
        height: 500px;
        width: 580px;
        margin-right: 20px;
        height: 100%;
    }
    .whitepaper-landing-page--4 .left .image {
        height: 545px;
    }
   
}

/* 

@media screen and (max-width: 1165px){
   
} */

@media screen and (max-width: 1150px){

    .whitepaper-landing-page--1 .container {
        padding: 75px 20px 75px;
    }
    .whitepaper-landing-page--1 .right.copy h1 {
        max-width: 100%;
    }
    .whitepaper-landing-page--1 .container {
        flex-direction: column;
    }
    .whitepaper-landing-page--1 .image_container {
        position: static;
    }
    .whitepaper-landing-page--1 .right.copy {
        max-width: 100%;
        width: 100%;
        padding-bottom: 30px;
        margin-top: 0 !important;
    }
    .whitepaper-landing-page--1 .left .image {
        width: 100%;
    }


   


    .whitepaper-landing-page--3 .container {
        padding: 75px 20px 75px;
    }

    
    .whitepaper-landing-page--2 .copy {
        margin-top: 2em !important;
    }
    .whitepaper-landing-page--2 .left .image {
        height: 450px;
        width: 450px;
    }
    .whitepaper-landing-page--2 .image_container {
        box-shadow: none;
    }

    .whitepaper-landing-page--4 .image_container {
        box-shadow: none;
    }
    .whitepaper-landing-page--4 .left .image {
        height: 515px;
    }
    .whitepaper-landing-page--4 .right.copy {
        padding: 0;
    }
}

@media screen and (max-width: 950px){
    .whitepaper-landing-page--1 #modal_whitepaper h2 {
        font-size: 2rem;
    }
    .whitepaper-landing-page--2 .left .image {
        height: 350px;
        width: 350px;
    }
    .whitepaper-landing-page--4 .left .image {
        height: 400px;
    }
}

@media screen and (max-width: 750px){
    .whitepaper-landing-page--1 #modal_whitepaper form .row-submit{
        display: flex;
        flex-direction: column-reverse;
    }
    .whitepaper-landing-page--1 #modal_whitepaper .recaptcha_term {
        margin-top: 10px;
    }

    .whitepaper-landing-page--4 .left .image {
        height: 460px;
        max-width: 400px;
        width: 100%;
    }
    .whitepaper-landing-page--4 .image_container {
        box-shadow: none;
    }
    .whitepaper-landing-page--4 .right.copy {
        padding-top: 25px;
    }
}

@media screen and (max-width: 550px){
    .whitepaper-landing-page--1 .container {
        padding: 50px 20px;
    }

    .whitepaper-landing-page--2 .left .image {
        height: 350px;
        max-width: 350px;
        width: 100%;
    }

    .whitepaper-landing-page--3 .container {
        padding: 50px 20px;
    }

    .whitepaper-landing-page--4 .container {
        padding: 50px 20px;
    }
    .whitepaper-landing-page--4 .left .image {
        height: 410px;
        max-width: 400px;
        width: 100%;
    }
   
}

@media screen and (max-width: 320px){
    .whitepaper-landing-page--2 .left .image {
        height: 280px;
        max-width: 350px;
        width: 100%;
    }

    .whitepaper-landing-page--4 .left .image {
        height: 325px;
        max-width: 400px;
        width: 100%;
    }
}