@media only screen and (max-width: 1680px) {
    .font_14 {
        font-size: 12px;
    }

    .font_16 {
        font-size: 14px;
    }

    .font_18 {
        font-size: 16px;
    }

    .font_20 {
        font-size: 18px;
    }

    .font_24 {
        font-size: 20px;
    }

    .font_36 {
        font-size: 32px;
    }

    .font_44 {
        font-size: 38px;
    }

    .font_48 {
        font-size: 42px;
    }

    .font_100 {
        font-size: 86px;
    }

    .font_60 {
        font-size: 56px;
    }

    .home_s_3_li a,
    .home_s_3_li p {
        height: 80px;
        width: 100%;
    }

    .home_s_4_card_text {
        padding: 40px 20px 0 20px;
    }

    .font_80c {
        font-size: 60px;
    }
}

@media only screen and (max-width:1440px) {
    .font_24 {
        font-size: 18px;
    }

    .font_36 {
        font-size: 26px;
    }

    .font_44 {
        font-size: 32px;
    }

    .font_48 {
        font-size: 36px;
    }

    .side_padding {
        padding-right: 34px !important;
        padding-left: 34px !important;
    }

    .input_all {
        height: 50px;
    }

    .font_100 {
        font-size: 74px;
    }

    .font_60 {
        font-size: 44px;
    }

    .home_s_1_slide_img img,
    .about_s_1_wrapper {
        height: calc(100vh - 70px);
    }

    .home_s_4_card_img_shape {
        border-top: 60px solid #012111;
        border-right: 60px solid transparent;
    }

    .home_s_4_card_img_shape_line {
        border-top: 60px solid #0dd80f;
        border-right: 60px solid transparent;
    }

    .home_s_4_card_wrapper .col-sm-6:nth-child(2n) .home_s_4_card_img_shape {
        border-top: 60px solid #012111;
        border-right: none;
        border-left: 60px solid transparent;
    }

    .home_s_4_card_wrapper .col-sm-6:nth-child(2n) .home_s_4_card_img_shape_line {
        border-top: 60px solid #0dd80f;
        border-right: none;
        border-left: 60px solid transparent;
    }

    .shape_right {
        border-top: 60px solid #012111;
        border-right: none;
        border-left: 60px solid transparent;
    }

    .shape_right_line {
        border-top: 60px solid #0dd80f;
        border-right: none;
        border-left: 60px solid transparent;
    }

    .shape_right_white {
        border-top: 60px solid #fff;
    }

    .home_s_6_card_right_img_line {
        border-top: 60px solid #c4dfc4;
    }

    .home_s_6_card_right_img_plus_min {
        right: 30px;
        bottom: 30px;
        width: 20px;
    }

    .plus_img_top img {
        width: 20px;
        height: 20px;
        transform: translateX(-10px);
        margin: 0 0 30px 0;
    }

    .home_s_1_discover {
        padding: 6% 0 0 0;
    }

    .home_s_7_slide_img {
        width: 80%;
        margin: 0 auto;
    }

    .home_s_7_slide_img {
        width: 50%;
        margin: 0 auto;
    }

    .home_s_7_slide {
        margin: 0 auto;
    }

    .first_section_img_left {
        position: absolute;
        top: 46px;
        left: -136px;
        width: 25%;
    }

    .circle_2 {
        position: absolute;
        bottom: -80px;
        width: 134%;
        left: 0px;
    }
    .plus_img_top{
        transform: translateX(0);
    }
}

@media only screen and (max-width: 1366px) {
    .font_36 {
        font-size: 24px;
    }

    .font_44 {
        font-size: 30px;
    }

    .font_48 {
        font-size: 34px;
    }

    .font_100 {
        font-size: 70px;
    }

    .font_60 {
        font-size: 42px;
    }

    .home_s_1_slide_img img,
    .about_s_1_wrapper {
        height: calc(100vh - 60px);
    }

    .home_s_8_s_1_card_bottom_col {
        padding: 30px 15px;
    }

    .home_s_2_right_text_3 {
        padding: 20px 0 0 0;
    }

    .home_s_4_card_text {
        padding: 20px 20px 0 20px;
    }

    .home_s_5_card_img img {
        height: 50px;
        margin: 0 0 40px 0;
    }

    .about_s_3_play img {
        width: 50px;
    }

    .about_s_3_play_time {
        right: 0;
    }

    .about_s_4_plus {
        top: -51px;
        width: 100px;
    }

    .about_s_4_width {
        padding: 80px 0 10px 0;
    }

    .about_s_4_swiper_coma img {
        width: 20px;
        margin: 0 0 10px 0;
    }

    .about_s_4_swiper_pagi {
        margin: 30px 0 0 0;
    }

    .about_s_5_text_left {
        padding: 0 12% 0 0;
    }

    .about_s_5_text_right {
        padding: 0 0 0 12%;
    }

    .about_s_5_text_p {
        padding: 30px 0 0 0;
    }

    .about_s_7_img {
        width: 80%;
    }

    .about_s_8_card_img img {
        width: 60px;
        margin: 0 0 30px 0;
    }

    .about_s_8_card_img_shape {
        border-top: 40px solid #012211;
        border-left: 40px solid transparent;
    }

    .about_s_8_card_img_shape_line {
        border-top: 40px solid #02510f;
        border-left: 40px solid transparent;
    }

    .about_s_8_card {
        padding: 15px 10px 15px 15px;
    }

    .research_s_2_card_img img {
        width: 50%;
    }

    .research_s_1_card_img_shape {
        border-top: 40px solid #fff;
        border-left: 40px solid transparent;
    }

    .research_s_1_card_img_shape_line {
        border-top: 40px solid #17e217;
        border-left: 40px solid transparent;
    }

    .circle_1 {
        position: absolute;
        top: unset;
        bottom: 32px;
        right: -32%;
        width: 72%;
    }

    .center_big_Extracts_img {
        width: calc(100% - 46%);
        padding: 50px 0 50px 0;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1280px) {
    .font_48 {
        font-size: 32px;
    }

    .font_44 {
        font-size: 28px;
    }

    .font_100 {
        font-size: 66px;
    }

    .font_60 {
        font-size: 40px;
    }

    .first_section_img_left {
        position: absolute;
        top: 46px;
        left: -111px;
        width: 25%;
    }

    .center_big_Extracts_img {
        width: calc(100% - 32%);
        padding: 50px 0 50px 0;
        margin: 0 auto;
    }
    .plus_img_top_contact{
        top: -60%;
        left: 45%;
    }
}

@media only screen and (max-width: 1152px) {
    .font_48 {
        font-size: 28px;
    }

    .font_44 {
        font-size: 24px;
    }

    .font_100 {
        font-size: 60px;
    }

    .font_60 {
        font-size: 36px;
    }

    .section_title_padding {
        padding: 0 0 30px 0;
    }

    .first_section_img_left {
        position: absolute;
        top: 46px;
        left: -34px;
        width: 12%;
    }
    .extract_d_s_1_right_vector{
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .font_100 {
        font-size: 52px;
    }

    .font_60 {
        font-size: 32px;
    }

    .home_s_1_slide_img img,
    .about_s_1_wrapper {
        height: 550px;
    }

    .home_s_4_card_img_1 img {
        height: 225px;
    }

    .home_s_4_card_text_ellips {
        -webkit-line-clamp: 2;
    }

    .home_s_6_card_right_img_1 img {
        height: 340px;
    }

    .home_s_6_card_right_img_plus {
        width: 40%;
        left: -20%;
    }

    .home_s_6_card_left_text_bottom {
        padding: 20px 0 0 0;
    }

    .home_s_4_card_img_shape {
        border-top: 40px solid #012111;
        border-right: 40px solid transparent;
    }

    .home_s_4_card_img_shape_line {
        border-top: 40px solid #0dd80f;
        border-right: 40px solid transparent;
    }

    .home_s_4_card_wrapper .col-sm-6:nth-child(2n) .home_s_4_card_img_shape {
        border-top: 40px solid #012111;
        border-right: none;
        border-left: 40px solid transparent;
    }

    .home_s_4_card_wrapper .col-sm-6:nth-child(2n) .home_s_4_card_img_shape_line {
        border-top: 40px solid #0dd80f;
        border-right: none;
        border-left: 40px solid transparent;
    }

    .shape_right {
        border-top: 40px solid #012111;
        border-right: none;
        border-left: 40px solid transparent;
    }

    .shape_right_line {
        border-top: 40px solid #0dd80f;
        border-right: none;
        border-left: 40px solid transparent;
    }

    .shape_right_white {
        border-top: 40px solid #fff;
    }

    .home_s_6_card_right_img_line {
        border-top: 40px solid #c4dfc4;
    }

    .home_s_6_card_right {
        padding: 0 14% 0 0;
    }

    .home_s_6_card_left {
        padding: 0 0 0 4%;
    }

    .home_s_8_s_1_card_img img {
        height: 100px;
    }

    .home_s_8_s_1_card {
        width: 98%;
    }

    .home_s_8_width {
        width: 95%;
    }

    .about_s_4_width {
        width: 100%;
    }

    .about_s_3_img img {
        height: 360px;
    }

    .research_s_2_slide {
        width: 100%;
    }

    .research_s_2_slide_card_img img {
        height: 360px;
    }

    .research_s_2_card_img_shape {
        border-top: 40px solid #e8fce8;
        border-left: 40px solid transparent;
    }

    .research_s_3_width {
        width: 100%;
    }

    .research_s_1_wrapper {
        height: 550px;
    }
    .research_s_3_li p{
        height: 150px !important;
    }
}

@media only screen and (max-width: 992px) {
    .font_100 {
        font-size: 50px;
    }

    .font_60 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .accordian_page_ulli li {
        width: 33.33%;
    }

    .first_section_img_left {
        position: absolute;
        top: 46px;
        left: -28px;
        width: 19%;
    }

    .workforus_innerdata {
        padding-left: 10px;
    }

    .work_for_us h1 {
        padding-bottom: 40px;
    }

    .work_for_us .plus_img_top {
        position: absolute;
        top: -40px;
        left: 50%;
    }

    .checkbox_div {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .circle_1 {
        position: absolute;
        top: unset;
        bottom: 14px;
        right: -56%;
        width: 88%;
    }

    .circle_2 {
        position: absolute;
        bottom: -45px;
        width: 157%;
        left: 0px;
    }

    .workforus_bottom_img {
        position: absolute;
        top: -5px;
        right: -39%;
        width: 97%;
    }
}

@media only screen and (max-width: 768px) {
    .font_100 {
        font-size: 40px;
    }

    .font_60 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .mob_lrp0 {
        padding-right:0;
        padding-left:0;
    }
    .mob_lrp0 .font_48 {
        font-size: 21px;
    }
    .home_s_4_card {
        border: 1px solid #0dd80f;
        margin: 15px 0;
    }

    .mobile_padding_large_btn {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .section_margin {
        margin: 40px 0;
    }

    .section_padding {
        padding: 40px 0;
    }

    .section_padding_8 {
        padding: 80px 0;
    }

    .section_padding_top {
        padding: 40px 0 0 0;
    }

    .section_padding_bottom {
        padding: 0 0 40px 0;
    }

    .text_center_mo {
        text-align: center;
    }

    .padding_right_15_col_mo_in {
        padding-right: 15px;
    }

    .padding_left_15_col_mo_in {
        padding-left: 15px;
    }

    .padding_right_15_col_mo_out {
        padding-right: 0;
    }

    .padding_left_15_col_mo_out {
        padding-left: 0;
    }

    .padding_15_col_mo_out {
        padding: 0;
    }

    .padding_15_col_mo_in {
        padding: 0 15px;
    }

    .font_100 {
        font-size: 38px;
    }

    .font_60 {
        font-size: 22px;
    }

    .home_s_1_slide_img img {
        height: 595px;
    }

    .about_s_1_wrapper {
        height: 100%;
    }

    .home_s_1_slide_text_img {
        position: absolute;
        top: 20px;
        right: 15px;
        width: 120px;
    }

    .side_padding {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .home_s_2_right_text {
        padding: 0;
    }

    .home_s_2_left_text {
        padding: 40px 0 0 0;
        margin: 0 0 -50px 0;
    }

    .home_s_2_img_vector {
        width: 60%;
        position: relative;
        clear: both;
        margin: -50px auto;
    }

    .plus_img_top img {
        margin: 0 0 15px 0;
    }

    .home_s_2_right_text_3 {
        padding: 15px 0 0 0;
    }

    .home_s_3_li a,
    .home_s_3_li p {
        height: 50px;
        width: 100%;
    }

    .home_s_3_tab_vector {
        width: 60px;
        margin: 0 0 20px 0;
    }

    .research_s_2_mobile .home_s_3_tab_vector{
        width: 100px;
    }

    .home_s_3_tab_wrapper {
        padding: 30px 0 0 0;
    }

    .home_s_4_tab_wrapper {
        padding: 15px 0 0 0;
    }

    .home_s_3_ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .home_s_3_li {
        width: calc(100% / 2 - 7.5px);
    }

    .home_s_3_li p,
    .home_s_3_li a {
        justify-content: center;
    }

    .home_s_4_swiper .swiper-slide {
        background-color: transparent;
    }

    .home_s_4_swiper .swiper-container {
        padding: 0 15px;
    }

    .home_s_4_card_text h4 {
        padding: 0;
        height: 70px;
        margin: 0 0 25px 0;
    }

    .home_s_4_card_text {
        padding: 15px 15px 0 15px;
    }

    .home_s_4_card_img_plus {
        top: 10px;
        right: -7px;
        width: 14px;
    }

    .home_s_5_card {
        padding: 20px 0 20px 0;
        margin: 0 0 20px 0;
        border-width: 0;
    }

    .home_s_5_card_wrapper .padding_15_col_mo_out:nth-child(odd) .home_s_5_card {
        padding-left: 7.5px;
    }

    .home_s_5_card_wrapper .padding_15_col_mo_out:nth-child(even) .home_s_5_card {
        padding-right: 7.5px;
    }

    .home_s_7_slide_img {
        width: 70%;
    }

    .home_s_8_s_1_card_img img {
        height: 140px;
    }

    .home_s_8_width {
        width: 100%;
    }

    .home_s_8_s_1_card_text {
        padding: 20px 0;
    }

    .home_s_8_s_1_card_text_wrapper {
        margin: 0 auto 35px auto;
        width: 100%;
        text-align: left;
    }

    .home_s_8_s_1_card_bottom_col {
        width: calc(100% / 1);
        border: 1px solid #cbe3cb;
        margin: 0 0 20px 0;
    }

    .home_s_8_s_1_card_bottom {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .home_s_6_card_right_img_plus {
        width: 20%;
        left: -10%;
    }

    .home_s_6_card_right {
        padding: 0 0 0 35px;
        margin: 0 0 20px 0;
    }

    .home_s_6_card_right_img_1:after {
        top: 0%;
        height: 100%;
        width: 1px;
    }

    .home_s_6_card_right_img {
        margin: 0;
    }

    .home_s_6_card_right_img_1 img {
        height: 440px;
    }

    .home_s_6_card_left {
        padding: 0;
    }

    .home_s_6_card_left_r {
        border: 1px solid #c4dfc4;
    }

    .home_s_6_card_left_r {
        padding: 15px;
    }

    .home_s_6_wrapper {
        padding-top: 0;
    }

    .section_title_padding {
        padding: 0 0 15px 0;
    }

    .about_s_1_right_vector {
        margin: 0px auto 40px auto;
        transform: translateX(10%);
    }
    .extract_d_s_1_right_vector{
        margin: 40px 0 0 0;
        transform: translate(0);
    }

   .enzymes_detail_vector {
        width: 80%;
        margin: 0 auto;
        transform: translateX(1%);
    }
    
    .about_s_3_play_wrapper {
        right: 15px;
    }

    .about_s_3_text {
        width: 75%;
    }

    .about_s_4_plus {
        top: -31px;
        width: 60px;
    }

    .about_s_4_width {
        padding: 30px 0 10px 0;
        margin: 40px 0 0 0;
    }

    .about_s_4_swiper {
        width: 100%;
        padding: 0 15px;
    }

    .about_s_4_swiper .swiper-slide {
        background-color: transparent;
    }

    .about_s_4_card_img_shape {
        border-top: 30px solid #fff;
        border-left: 30px solid transparent;
    }

    .about_s_4_card_img_shape_line {
        border-top: 30px solid #87f087;
        border-left: 30px solid transparent;
    }

    .about_s_4_card_img_shape_bottom {
        border-bottom: 30px solid #fff;
        border-right: 30px solid transparent;
    }

    .about_s_4_card_img_shape_line_bottom {
        border-bottom: 30px solid #87f087;
        border-right: 30px solid transparent;
    }

    .about_s_5_text_left {
        padding: 0;
        border: 0;
    }

    .about_s_5_text_right {
        padding: 60px 0 0 0;
    }

    .about_s_7_li {
        width: calc(100% / 2);
    }

    .about_s_8_card_swiper .swiper-slide {
        background-color: transparent;
        height: auto;
    }

    .about_s_8_card_swiper .swiper-container {
        padding: 0 15px;
    }

    .opacity_1_mo {
        opacity: 1;
    }

    .research_s_1_wrapper {
        height: auto;
    }

    .research_s_1_card_text {
        padding: 15px 0 15px 15px;
    }

    .research_s_1_content {
        padding: 0 0 40px 0;
    }

    .research_s_3_vector {
        position: static;
        width: 100%;
        transform: translateX(0);
        margin: -40px 0 0 0;
    }

    .research_s_3_top_text {
        padding: 0;
    }

    .research_s_3_top_bottom {
        padding: 0;
    }

    .research_s_2_title .plus_img_top img,
    .research_s_4_title .plus_img_top img {
        margin-right: 0;
        margin-left: 0;
        transform: translateX(-10px);
    }

    .research_s_2_title,
    .research_s_4_title {
        text-align: left;
    }

    .research_s_2_slide_card_img {
        width: 80%;
        margin: 0;
        padding: 0;
    }

    .research_s_2_slide_card_img img {
        height: 280px;
    }

    .research_s_2_slide_card_text {
        position: static;
        width: 100%;
        padding: 0 0 30px 0;
    }

    .research_s_2_slide_card_vector {
        top: 50px;
        right: 0;
        width: 20%;
        transform: translateY(0);
    }

    .research_s_2_slide_card_right_text {
        padding: 40px 0 0 0;
    }

    .research_s_2_fraction_wrapper {
        position: static;
        padding: 20px 0 0 0;
        justify-content: flex-end;
    }

    .home_s_2_right_text_3 .m_auto {
        margin: 0;
    }

    .home_s_8_s_1_card {
        width: 100%;
    }

    .side_padding_0_mo {
        padding: 0 !important;
    }

    .home_s_7_slide {
        width: 100%;
    }

    .center_slide_prev {
        left: 15px;
    }

    .center_slide_next {
        right: 15px;
    }

    .home_s_7_slide .swiper-container {
        padding: 0 30px;
    }

    .workforus_bottom_img {
        position: absolute;
        top: 9px;
        right: 0;
        width: 65%;
    }

    .circle_1 {
        position: absolute;
        top: unset;
        bottom: 14px;
        right: -28px;
        width: 44%;
    }

    .circle_2 {
        position: absolute;
        bottom: -45px;
        width: 100%;
        left: 0px;
    }

    .custome_tabpanel_phytho_data p {
        padding-left: 0px;
        padding-top: 10px;
        margin: 0;
    }

    .accordian_page_ulli li {
        width: 50%;
    }

    .accordian_page_ulli li:nth-child(odd) {
        clear: both;
    }

    .custome_accrodian .font_36 {
        font-size: 18px;
    }

    .accordion_img_block {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .accordion_img_width {
        width: 99%;
    }

    .accordion_text {
        position: relative;
        width: 100%;
        margin: 0% 0 0 auto;
    }

    .custome_accrodian .accordion-block .content {
        width: 100%;
        margin: 0 auto;
    }

    .accrodian_img_innner_centerline:before {
        position: absolute;
        bottom: 32px;
        left: 0;
        right: 0;
        width: 2px;
        margin: 0 auto;
        content: "";
        width: 3px;
        height: 25px;
        background-color: #11e011;
        z-index: 1;
    }

    .accordian_card_img_shape_cuttoleft {
        border-top: 30px solid #fff;
        border-right: 30px solid transparent;
    }

    .accordian_card_img_shape_line {
        border-top: 30px solid #0dd80f;
        border-right: 30px solid transparent;

    }

    .custome_accrodian .accordion-block a {
        padding: 15px 53px 15px 30px;
        transition: 0s;
    }

    .custome_accrodian .accordion-block {
        margin-bottom: 25px;
    }

    .number {
        top: 13px;
        right: 1%;
    }

    .custome_accrodian .accordion-block a.active .close_img {
        top: 13px;
        right: 1%;
    }

    .font_80c {
        font-size: 50px;
    }

    /*.contact_form {
        padding-top: 50px;
        padding-bottom: 50px;
    }*/

    .contact_form .submit_btn {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .contact_form h1 {
        padding-bottom: 50px;
    }

    .first_section_img_left {
        position: absolute;
        top: 15px;
        left: unset;
        width: 45%;
        right: 0;
    }

    .workforus_innerdata {
        padding-left: 0px;
    }

    .workforus_inner_padding {
        padding: 32px 0 20px 0px;
        position: relative;
    }

    .contact_left_img {
        width: 100%;
        margin: 0 auto;
    }

    .contact_left_img_wrapper {
        margin-bottom: 50px;
    }

    .contact_us_center_text_address .plus_img_top_contact img {
        transform: translateX(0);
    }

    .line_s_1_mo_right_0 {
        border-right: 0 !important;
    }

    .accordian_page_ulli {
        border-right: 1px solid #062c19;
    }

    .phytho_banner_imgline img {
        margin-top: 50px;
    }

    .phthorelative .section_padding_8 {
        padding: 0px 0 40px 0;
    }

    .scroll_img {
        position: absolute;
        bottom: unset;
        right: 5%;
        width: 80px;
        height: 80px;
        top: 0;
    }

    .phytho_banner_imgline .about_s_3_play_line:after {
        position: absolute;
        top: 10px !important;
    }

    .phytho_banner_imgline .about_s_3_play_line:before {
        position: absolute;
        bottom: 13px !important;
    }

    /*.mobile_scorll ul {
		white-space: nowrap;
    	overflow-x: scroll !important;
    }
	.mobile_scorll ul li {
    	display: inline-block;
	}
	.custome_tabpanel_phytho li {
	    position: relative;
	    margin: 50px 0 20px 0;
	    padding: 0px 0 0 15px;
	}*/
    .border_div_extract {
        padding: 50px 80px 50px 30px;
    }

    .extracts_img img {
        width: 100%;
        float: right;
    }

    .border_div_extract img {
        width: 40px;
        height: 44px;
        margin-left: 0;
        position: absolute;
        right: 0;
        top: 43px;
        right: 24px;
    }

    .extracts_detail_center_para_width {
        width: 100%;
        margin: 50px auto 0 auto;
    }

    .center_big_Extracts_img {
        width: calc(100% - 1%);
        padding: 50px 0 50px 0;
        margin: 0 auto;
    }
    .mpdt0 {
        padding-bottom: 0 !important
    }
    .phytho_s_2_li_text_right{
        position: static;
        opacity: 1;
        visibility: visible;
        padding: 15px 0 0 15px;
    }
    .phytho_s_2_li .phytho_s_2_li_text p{
        color: #007700;
    }
    .phytho_s_2_li .phytho_s_2_li_text p span{
        color: #007700;
    }
    .phytho_s_2_li{
        padding: 20px 0 30px 0;
    }
    .about_s_8_card_swiper .swiper-slide{
        padding: 0 0 1px 0;
    }
    .research_s_3_ul{
        flex-flow: row wrap;
    }
    .research_s_2_mobile{
        padding: 0 0 50px 0;
    }
    .research_s_2_mobile:last-child{
        padding: 0;
    }
}

@media only screen and (max-width: 360px) {
    .home_s_1_slide_text_img {
        width: 100px;
    }
    .home_s_1_slide_img img {
        height: 500px;
    }
    .plus_img_top_contact{
        top: -42%;
    }
}

@media only screen and (max-width: 320px) {}

body,
html{
    overflow-x: hidden;
}