@media screen and (max-width: 768px) {
    .contact-banner {
        padding: 4rem 0;
    }

    .contact-banner h1 {
        width: 100%;
        font-size: 26px;
    }

    .contact-banner p {
        width: 100%;
    }


    .main-form h2 {
        font-size: 22px;
        margin-bottom: 1rem !important;
    }

    .content {
        padding: 0 1.2rem;
    }

    body div.main-form form p:nth-of-type(6),
    body div.main-form form p:nth-of-type(3) {
        margin-right: 1.5%;
    }

    body div.main-form form p:nth-of-type(2),
    body div.main-form form p:nth-of-type(4),
    body div.main-form form p:nth-of-type(6) {
        margin-right: 0;
    }

    body div.main-form form p {
        width: 48%;
        margin-bottom: 0;
    }

    body div.main-form form p input,
    body div.main-form form p textarea,f
    body div.inquiry-form form p input,
    body div.inquiry-form form p textarea {
        padding: 14px 16px;
    }

    div.main-form form p input[type="submit"] {
        font-size: 14px;
    }

    .main-form span {
        margin-bottom: 10px;
    }

    div.contact-map {
        width: 100%;
        overflow: hidden;
    }

    div.contact-map iframe {
        width: 100%;
        height: 300px;
    }

    .our_news {
        padding: 4rem 0;
        padding-top: 0;
    }

    .our_news .our_news-main_left {
        width: 100%;
        height: 400px;
    }

    .our_news .our_news-main_right {
        width: 100%;
        margin-top: 2rem;
    }

    .our_news .our_news-main {
        height: unset;
        flex-flow: wrap;
        margin-top: 40px;
    }

    .our_news-title_nav ul li {
        font-size: 13px;
        padding: 5px 20px;
    }
    .our_news-title_nav ul li:last-of-type{
        margin-right: 0;
    }
    .our_news-title_nav ul {
        margin-top: 12px;
        gap: 0;
    }

    .our_news .main_left-text {
        width: 100%;
        left: 0;
        height: unset;
        right: unset;
        padding: 20px;
    }

    .our_news ul.our_news-main_right-list {
        height: unset;
        display: block;
    }

    .our_news .main_left-text .item_date {
        padding: 0.6rem 1.8rem;
    }

    .our_news .main_left-text .item_date p {
        font-size: 16px;
    }

    .our_news .main_left-text p {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 18px;
        margin-top: 0;
    }

    .our_news .main_left-text span {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .our_news .main_left-text span.learn_more {
        font-size: 14px;
    }

    li.our_news-main_right-item {
        height: auto;
        margin-top: 1rem;
    }

    li.our_news-main_right-item>a .item_text {
        flex: unset;
        padding: 1rem;
        margin-left: 1rem;
    }

    li.our_news-main_right-item>a .item_text p {
        font-size: 15px;
        line-height: 25px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    li.our_news-main_right-item>a {
        align-items: stretch;
        justify-content: left;
    }

    li.our_news-main_right-item>a .item_img {
        min-height: 100%;
        min-width: 125px;
        height: 125px;
    }

    li.our_news-main_right-item>a .item_text .item_date {
        margin-top: 10px;
    }

    li.our_news-main_right-item>a .item_text .item_date p {
        font-size: 16px;
    }

    li.our_news-main_right-item>a .item_text .item_date span {
        font-size: 13px;
    }

    .our_news span.arrow_right {
        width: 30px;
        height: 30px;
        right: 1.1rem;
    }

    .our_news .button_border {
        font-size: 14px;
        width: 180px;
        height: 40px;
        margin-top: 40px;
        line-height: unset;
    }

    .home-category {
        padding: 4rem 0;
        overflow: hidden;
    }

    .home-category .swiper-slide {
        display: block;
    }

    .home-category .swiper-slide .text-content {
        width: 100%;
        margin-bottom: 2rem;
    }

    .home-category .swiper-slide .text-content ul {
        margin-bottom: 1.5rem;
    }

    .home-category .swiper-slide .text-content h3 {
        font-size: 22px;
    }

    .home-category .swiper-slide .text-content span {
        margin-bottom: 1rem;
        font-size: 14px;
    }

    .home-category .swiper-slide .text-content ul li {
        font-size: 14px;
    }

    .home-category .swiper-slide .text-content p {
        font-size: 14px;
        margin-bottom: 2rem;
    }

    .home-category .swiper-pagination {
        bottom: -2rem;
        right: 50%;
        transform: translateX(50%);
        width: max-content;
    }

    .home-category .swiper-pagination span {
        font-size: 16px;
    }

    .home-category .swiper-pagination span.swiper-pagination-bullet-active {
        padding-right: 3rem;
    }

    .home-category .swiper-slide .text-content a.btn-form {
        width: 170px;
        font-size: 14px;
    }

    .home-application {
        padding: 0;
    }

    .home-application div > span {
        margin-bottom: 1rem;
    }

    .home-application .home-application-box {
        margin-top: 0;
        overflow-x: auto;
        padding-top: 0;
    }
    .home-application .home-application-wrapper .home-application-item .flex{ 
        flex-flow: wrap;
    }

    .home-application .home-application-wrapper .home-application-item h2 {
        font-size: 18px;
        line-height: 1.5;
    }
    .home-application .home-application-item h3{
        font-size: 18px;
        font-weight: 400;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .home-application .home-application-item .button{
        padding: 0 1.2rem;
        margin-top: 20px;
        margin-bottom: 0;
        line-height: 33px;
        font-size: 13px;
        font-weight: 400;
    }
    .home-application-item .right{
        width: 100%;
        height: 200px;
        transform: translate(0,0);
    }
    .home-application .home-application-item p {
        font-size: 13px;
        opacity: 0.7;
        line-height: 1.7;
    }
    .home-application-item .left{
        width: 100%;
        padding: 20px;
        order: 9;
    }
    .home-case .text-content {
        width: 100%;
        padding: 4rem 0;
        padding-bottom: 0;
    }
    .home-application .cats-lists{
        margin: 2rem 0;
    }

    .home-case .text-content h2 {
        margin-bottom: 1rem;
    }

    .home-case .text-content p {
        font-size: 14px;
        margin-bottom: 0rem;
    }

    .home-case .text-content .swiper-btn div {
        width: 50px;
        height: 50px;
    }

    .home-case .text-content .swiper-btn div::before {
        width: 1rem;
        height: 1rem;
    }

    .home-case .swiper-box {
        position: relative;
        height: 400px;
        width: 100%;
    }

    .home-case .swiper-box .swiper-slide .swiper-info .pagination-text {
        font-size: 14px;
        padding: 0 1.5rem;
    }

    .home-case .swiper-box .swiper-slide .swiper-info .pagination-content {
        width: 70px;
        height: 60px;
        font-size: 18px;
    }

    .overlay {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: fixed;
        z-index: 9;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
    }

    .overlay.active {
        display: block;
    }

    section.solution {
        height: auto;
        padding: 32px 0;
    }

    section.solution .content {}

    section.solution h2 {
        margin-bottom: 0.5rem;
        font-size: 18px !important;
    }
    .product a{
        pointer-events: all;
    }
    section.solution p {
        margin-bottom: 1rem;
    }

    section.solution a {
        padding: 12px 24px;
        font-size: 16px;
        font-weight: normal;
        width: unset;
    }

    .swiper-container-box .swiper-wrapper {
        flex-wrap: nowrap !important;
    }
    body .elementor-widget-container form#sytech-newsletter-subscription input[type="email"]{
        min-width: 12rem;
    }
    body form#sytech-newsletter-subscription{
        width: 100% ;
        margin-left: 0;
    }
    section.solution{
        height: 230px !important;
        padding: 45px 0 !important;
    }
    section.solution a{
        width: 120px !important;
        padding: 10px 0 !important;
        font-size: 14px !important;
    }
    div.product_list .product_list-box .block_title h2{
            margin: 0rem 0 2rem !important;
                font-size: 22px !important;
    }
    
   div.main-form form p textarea {
       height: 10rem !important;
   }
 
    footer    h4.elementor-heading-title{
        font-size: 1.25rem !important;
        line-height: 1.3 !important;
    }
    .elementor-319 .elementor-element.elementor-element-30a5ad6d .elementor-heading-title{
        font-size: 19px !important;
    }
    #modal .modalcontent {
        width: 100% !important;
        min-width: unset !important;
    }

    .modalcontent iframe {
        width: 100% !important;
    }
    .point-time:after{
        display: none;
    }
    .home-category .content .swiper-button-prev, .home-category .content .swiper-button-next{
        display: none;
    }

    section.home-banner ul li .flex{
        flex-flow: wrap;
    }
    section.home-banner .left, section.home-banner .right{
        width: 100%;
    }
    section.home-banner h2, section.home-banner h1{
        font-size: 25px;
        line-height: 1.5;
        margin-bottom: 15px;
        padding-top: 0;
    }
    section.home-banner img{
        width: 100%;
    }
    .introduce-swiper .swiper-slide div.img{
        height: 200px;
    }
    .home-banner{
        height: auto;
        padding: 3rem 0;
    }
    .introduce-swiper .swiper-slide .infos h3{
        font-size: 20px;
        margin-bottom: 5px;
    }
    .introduce-swiper .swiper-slide .infos p{
        font-size: 14px;
    }
    .introduce.shortcode_part .content{
        padding: 0;
    }
    .home-application .content{
        padding: 0;
    }
    .introduce-swiper .swiper-slide{
        border: 1px solid #eee;
    }
    section.home-banner .left span {
        color: white;
        font-size: 13px;
        margin-bottom: 10px;
        display: none;
    }
    .introduce-swiper .swiper-slide .infos{
        padding: 1.5rem;
        height: auto;
    }
    .home-banner li .right img{
        margin: 1rem 0;
        max-width: 100%;
    }
    section.home-banner div>p {
        font-size: 14px;
        line-height: 1.5rem;
        margin-bottom: 25px;
    }
    section.home-banner a.button {
        padding: 0 1.5rem;
        font-size: 14px;
        line-height: 36px;
    }
    .cats-lists{
        width: max-content;
    }
    .auto-m{
        overflow: auto;
    }
    .cats-lists li {
        font-size: 14px;
        padding: 5px 20px;
        border-radius: 20rem;
        margin-right: 10px;
    }
    div.head span {
        font-size: 13px;
        margin-bottom: 10px;
    }
    div.head span:after, div.head span:before{
        width: 20px;
        left: -30px;
    }
    div.head span:before{
        left: unset;
        right: -30px;
    }
    div.head>h2{
        font-size: 1.5rem;
    }
    .cats-lists{
        margin: 1rem 0;
        margin-bottom: 2rem;
    }
    .product div.img{
        height: 250px;
    }
    ul.products li.product .infos{
        padding: 20px 25px;
    }
    .swiper-home-product{
        padding: 0;
    }
    ul.products li.product{
        box-shadow: unset;
        border: 1px solid #eee;
    }
    ul.products li.product .infos .cat-name{
        font-size: 13px;
    }
    ul.products li.product .infos h3{
        font-size: 16px;
        min-height: unset;
    }
    ul.products li.product .infos .button {
        width: 100%;
        margin-top: 10px;
        font-size: 15px;
        line-height: 35px;
    }
    .product-btn, .swiper-btn-contnet{
        display: none;
    }
    .button_border{
        font-size: 15px;
        font-weight: 500;
        width: 170px;
        height: 40px;
        margin-top: 2.5rem;
    }
    section.home-product{
        padding: 4rem 0;
    }
    .swiper-home-news{
        padding: 0;
    }
    .swiper-home-news .img{
        height: 200px;
    }
    .swiper-home-news li .date span:nth-of-type(2) {
        font-size: 12px;
    }
    .swiper-home-news li .date span {
        font-size: 18px;
    }
    .swiper-home-news li .date{
        padding: 10px 15px;
        width: 70px;
        height: 70px;
        margin-top: -70px;
    }
    .swiper-home-news li .infos {
        padding: 30px 20px;
    }
    .swiper-home-news li h3{
        font-size: 18px;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .swiper-home-news li p{
        font-size: 13px;
    }
    .swiper-home-news li .infos>span{
        display: none;
    }
    .swiper-home-news li{
        box-shadow: none;
        border: 1px solid #eee;
        border-radius: 8px;
    }
    .home-banner li{
        height: auto;
        padding: 4rem 0;
    }
    section.home-banner{
        padding: 0;
    }
    section.home-banner ul{
        margin-bottom: 0;
    }
    div.head>p{
        font-size: 0.85rem;
        line-height: 1.5;
        margin: 1rem 0;
    }
    .home-service .head .left, .home-service .head .right{
        width: 100%;
    }
    .home-service .head .flex{
        flex-flow: wrap;
    }
    .home-service .head h2{
        font-size: 1.5rem;
    }
    .home-service .head p{
        font-size: 0.85rem;
        margin-top: 0.5rem;
    }
    .home-service .swiper-service{
        margin-top: 40px;
    }
    .home-service li a{
        transform: translateY(0);
    }
    .home-service li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .home-service li p{
        font-size: 0.9rem;
        display: block;
    }
    .home-service li span{
        font-size: 15px;
        margin-bottom: 1rem;
        margin-top: 10px;
    }
    .home-service li span.arrow{
        width: 35px;
        height: 35px;
    }
    .contact-text{
        font-size: 0.8rem;
        margin-top: 1.5rem;
    }
    div.vision {
        padding: 0;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    div.vision div.left {
        width: 100%;
        height: 20rem;
        transform: none !important;
        padding-right: 0;
    }
    div.vision div.right {
        width: 100%;
        padding-top: 4rem;
        padding-right: 5%;
        margin-left: 0%;
        margin-top: -0.4rem;
    }
    div.vision div.left img {
        position: relative;
        height: 100%;
        width: 100%;
    }
    div.vision div.right::before {
        top: 0;
        height: 100%;
    }
    span.subtitle {
        margin-bottom: 0.5rem;
        font-size: 16px;
    }
    div.vision div.right h2 {
        font-size: 22px;
        margin: 8px 0 1.5rem;
    }
    div.vision div.right>p {
        font-size: 12px;
        line-height: 1.5rem;
        margin-bottom: 2rem;
    }
    ul.visions-info li {
        margin-right: 40px;
        margin-bottom: 10px;
    }
    ul.visions-info strong {
        font-size: 28px;
    }
    ul.visions-info p {
        font-size: 14px;
    }
    .button_red, input[type="submit"], .about_grish .about_grish-title a.button_red, body div.wpforms-container-full .wpforms-form button[type=submit]{
        font-size: 14px;
        padding: 8px 25px;
        margin-top: 2rem;
    }
    div.vision div.focus {
        display: none;
    }
    .home .sy_contentfaq .sy_fap_group .faqs_list li{
        font-size: 13px;
        margin: 1rem 0;
        padding: 0;
        padding-bottom: 0.7rem;
        border-left: none;
    }
    .home .sy_contentfaq .sy_fap_group .faqs_list{
        padding-right: 1.5rem;
        width: 100%;
    }
    .sy_contentfaq .sy_fap_group{
        flex-flow: wrap;
    }
    .home .sy_contentfaq .sy_fap_group .faqs_list{
        display: flex;
        gap: 1rem;
        border-left: none;
    }
    .home .sy_contentfaq .sy_fap_group .faqs_list li:nth-of-type(1){
        margin-top: 1rem;
    }
    .home .sy_contentfaq .sy_fap_group .faqs_list li.active{
        border-left: none;
        border-bottom: 2px solid var(--hover-color);
    }
    .home .sy_contentfaq ul.faqs li.faq p.question{
        padding: 0.7rem 1.2rem;
        font-size: 15px;
        padding-right: 1.8rem;
    }
    .home .sy_contentfaq ul.faqs li.faq p.question:after{
        right: 10px;
        top: 50%;
    }
    body form#sytech-newsletter-subscription input[type="submit"]{
        text-indent: -9999px;
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin: 0;
        background: var(--hover-color) url('../img/arrow-right-line-white.svg') no-repeat center/50%;
    }
    body .elementor-widget-container form#sytech-newsletter-subscription input[type="email"]{
        width: auto;
        flex: 1;
        height: 40px;
    }
    .home-service{
        padding: 80px 0;
    }
    .custom-certification .elementor-swiper-button{
        display: none;
    }
    /* .circle-g:before, .circle-g2 h2:before{
        width: 40px;
        height: 40px;
        left: 0px;
        bottom: unset;
        top: 0;
    } */
    /* .circle-g2 h2{
        display: initial;
    } */
    .home .sy_contentfaq ul.faqs li.faq.active p.answer{
        padding: 15px;
    }
    .home .sy_contentfaq ul.faqs li.faq p.answer{
        font-size: 0.9rem;
    }
    .sy_contentfaq .sy_fap_group ul.faqs{
        min-height: 80px;
    }
    #product_desc img{
        max-width: 100%;
        height: auto;
    }
    section.success-block{
        padding: 80px 0;
        padding-bottom: 0;
    }
    section.success-block .head h2{
        font-size: 25px;
        line-height: 1.5;
    }
    .success-block .flex.end{
        flex-flow: wrap;
    }
    .home-category .swiper-slide .text-content ul {
        margin-bottom: 1.5rem;
    }
    .success-body .flex{
        flex-flow: wrap;
    }
    section.success-block .success-body ul{
        width: 38%;
        margin-top: 38px;
    }
    section.success-block .infos{
        width: 62%;
        padding: 20px 1rem 0;
    }
    .home-category .swiper-slide .text-content h3 {
        font-size: 22px;
    }
    section.success-block .infos h3{
        font-size: 20px;
        margin-bottom: 0.5rem;
    }
    section.success-block .infos p{
        font-size: 13px;
    }
    section.success-block .success-body .img{
        width: 100%;
        min-width: unset;
        margin-top: 1rem;
        height: 300px;
    }
    section.success-block .success-body{
        margin-top: 0;
    }
    .home-category .swiper-slide .text-content span {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    section.success-block .success-body ul li{
        font-size: 13px;
        padding: 12px 0;
        padding-right: 30px;
        margin-bottom: 15px;
    }
    .home-banner .circle{
        width: 55px;
        height: 55px;
        left: unset;
        top: 20px;
        right: 20px;
    }
    .home-banner .circle2{
        right: unset;
        left: 20px;
        top: unset;
        bottom: 20px;
    }
    .elementor-widget-theme-post-content div>p{
        font-size: 0.8rem;
    }
    section.home-banner .swiper-pagination{
        display: none;
    }
}