@media screen and (max-width: 1212px) {
    /* Career Banner */
    .career_banner_wrapper figcaption.career_banner_text p {
        font-size: 20px;
    }
    /* Fruit Page CSS */
    .product_fruit figcaption.certification_banner_text {
        top: 70%;
    }
}

@media screen and (max-width: 1200px) {
    /* Career Banner */
    .career_banner_wrapper figcaption.career_banner_text h4 {
        font-size: 34px;
    }
    .career_banner_wrapper figcaption.career_banner_text p {
        font-size: 16px;
    }
    /* Certification Banner */
    .certification_banner_wrapper .certification_banner_text h4 {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        margin: 0;
    }
    .certification_banner_wrapper .certification_banner_text {
        top: 58%;
    }
    /* Fruit Page CSS */
    .product_fruit figcaption.certification_banner_text {
        top: 74%;
    }
    .fruits_section .prod_box figure img {
        width: 160px;
        height: 160px;
    }
    /* Contact Us Banner */
    .contact.certification_banner figure img {
        max-height: 480px;
        object-fit: cover;
        object-position: center;
    }
    .contact.certification_banner .certification_banner_text {
        top: 73%;
    }
    
    /* Homepage certification section */
    .certi_slider .slick-prev{
        left: 47%;
    }
    .certi_slider .slick-next{
        left: 52%;
    }
}

@media screen and (max-width: 992px) {
    /* Header */
    header ul.navbar-nav li a {
        font-size: 14px;
    }
    header a.navbar-brand {
        width: 30%;
    }
    /* Banner */
    .banner_item {
        position: relative;
    }
    .banner .banner_item figcaption.banner_text {
        top: 65%;
        margin: 0;
        left: 40px;
        transform: translate(-50%, -50%);
        padding: 10px 20px 15px 20px;
    }
    .banner .banner_item figcaption.banner_text h4,
    .banner .banner_item figcaption.banner_text h3 {
        font-size: 38px;
    }
    .banner_wrapper ul.slick-dots {
        transform: translate(-50%, -50%);
    }
    /* Home About */
    .about_wrapper .about_image figure {
        margin: 40px 0 0 0;
        text-align: center;
    }
    /* Certification */
    .Certification_wrapper .Certification_logo ul li {
        flex: 0 0 10%;
        max-width: 10%;
    }
    /* Footer */
    footer .col-lg-3:first-child {
        max-width: 50%;
        flex: 0 0 50%;
    }
    footer .information,
    footer .social {
        padding-top: 30px;
    }
    /* Career Banner */
    .career_banner_wrapper figcaption.career_banner_text h4 {
        font-size: 24px;
    }
    .career_banner_wrapper figcaption.career_banner_text p {
        font-size: 13px;
    }
    .career_banner_wrapper figcaption.career_banner_text {
        top: 44%;
    }
    /* Cerification Banner */
    .certification_banner_wrapper figure img {
        min-height: 360px;
        object-fit: cover;
    }
    .certification_banner_wrapper .certification_banner_text h4 {
        font-size: 26px;
        line-height: 30px;
    }
    .certification_banner_wrapper .certification_banner_text {
        max-width: 600px;
        top: 65%;
    }
    .certification_card_wrapper .certification_card>a {
        padding: 11px 17px;
        font-size: 16px;
    }
    /* Contact us Banner */
    .contact.certification_banner .certification_banner_text {
        padding: 15px;
        top: 77%;
    }
    .contact.certification_banner .certification_banner_text h4 {
        font-size: 20px;
    }
    /* Contact US Address */
    .address_section .shop_adress p {
        padding: 0 0px;
    }
    /* Product Main page */
    .all_product .product_box>a {
        font-size: 18px;
    }
    /* Fruit Page CSS */
    .fruits_section .prod_box {
        max-width: 25%;
        flex: 0 0 25%;
    }
}

@media screen and (max-width: 767px) {
    /* Header */
    header a.navbar-brand {
        width: 35%;
    }
    span.navbar-toggler-icon {
        background-image: url(../images/menu.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .navbar-collapse ul.navbar-nav {
        margin-top: 15px;
    }
    header ul.navbar-nav li a {
        display: block;
        padding: 5px 10px !important;
    }
    .dropdown-menu.sub_menu {
        opacity: 1;
    }
    /* Banner */
    .banner .banner_item figcaption.banner_text {
        top: 70%;
    }
    .banner .banner_item figcaption.banner_text h4,
    .banner .banner_item figcaption.banner_text h3 {
        font-size: 30px;
    }
    /* Career Banner */
    .career_banner_wrapper figcaption.career_banner_text p {
        display: none;
    }
    .career_banner_wrapper figcaption.career_banner_text {
        top: 57%;
    }
    .career_banner_item figure img {
        min-height: 280px;
        object-fit: cover;
        object-position: left;
    }
    .career_banner_wrapper figcaption.career_banner_text h4 {
        font-size: 26px;
    }
    /* Map */
    .map {
        margin-top: 30px;
    }
    /* Product Main page */
    .all_product .product_box {
        margin-bottom: 30px;
    }
    .all_product .col-lg-4:last-child .product_box {
        margin: 0;
    }
    /* Fruit Page CSS */
    .fruits_section .prod_box {
        max-width: 33.3%;
        flex: 0 0 33.3%;
    }
    /* Contact us Banner */
    .contact.certification_banner .certification_banner_text h4 {
        font-size: 16px;
    }
    
    /* Homepage certification section */
    .certi_slider .slick-prev{
        left: 46%;
    }
    .certi_slider .slick-next{
        left: 54%;
    }
}

@media screen and (max-width: 575px) {
    /* Header */
    header a.navbar-brand {
        width: 50%;
    }
    /* Banner */
    .banner .banner_item figcaption.banner_text h4,
    .banner .banner_item figcaption.banner_text h3 {
        font-size: 18px;
    }
    /* Home About */
    .about_wrapper .about_text .about_desc p {
        font-size: 16px;
    }
    /* Footer */
    footer .col-lg-3:first-child,
    footer .col-lg-3:last-child {
        max-width: 100%;
        flex: 0 0 100%;
    }
    footer .corporate_office,
    footer .information {
        padding: 0;
    }
    /* Career Banner */
    .career_banner_wrapper figcaption.career_banner_text h4 {
        font-size: 24px;
    }
    .career_banner_wrapper figcaption.career_banner_text {
        top: 50%;
    }
    /* Cerification Banner */
    .certification_banner_wrapper .certification_banner_text h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .address_section .shop_adress {
        padding: 40px 20px;
    }
    /* Fruit Page CSS */
    .fruits_section .prod_box {
        max-width: 100%;
        flex: 0 0 100%;
    }
    /* Modal CSS */
    .modal .modal-content .popup_wrapper {
        flex-wrap: wrap;
    }
    .modal .modal-content .popup_wrapper figure {
        max-width: 100%;
        flex: 0 0 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .modal .modal-content .popup_wrapper .popup_title p {
        padding: 0 0;
    }
    .modal .modal-content .popup_wrapper .popup_title a {
        font-size: 14px;
    }
    .banner .banner_item figcaption.banner_text {
        left: 1px;
    }
    /* Contact Us Banner */
    .sales_team .team figcaption a {
        color: #000;
        word-break: break-word;
    }
    .contact.certification_banner .certification_banner_text {
        padding: 10px;
        top: 77%;
        left: 0;
    }
    .contact.certification_banner .certification_banner_text h4 {
        font-size: 14px;
    }
    
    /* Homepage certification section */
    .certi_slider .slick-prev{
        left: 43%;
    }
    .certi_slider .slick-next{
        left: 57%;
    }
}