﻿/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/
@media (max-width: 1239px) {

    .right-top-info-wiget-about-top-home h3 {
        font-size: 20px;
    }

    span.slogan-right-content-home {
        display: block;
        font-size: 15px;
    }

    h1.name-compa-about strong {
        font-size: 28.88px;
    }

    h1.name-compa-about {
        font-size: 18.34px;
    }

    .right-content-top-info-wiget-about-top-home h3 {
        font-size: 18px;
    }

    .slogan-about-home {
        font-size: 19.85px;
    }

    .side-content-home h6 {
        color: #eb5e28;
        font-size: 18px;
    }

    .bottom-wiget-about-home {
        padding-bottom: 50px;
    }
}

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none;
    }

    .wp-left-about-home {
        float: unset;
        width: 100%;
    }

    .wp-right-about-home {
        float: unset;
        width: 60%;
        margin: auto;
    }

    ul.ListWidgetProAbout li {
        list-style: none;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(/Design/img/KetSatPT/HomeAbout/decorCateRes.png);
        border-radius: 8px;
    }

    .itemProAboutHome {
        padding: 10px;
    }


    ul.list-wiget-about-top-home {
        padding-top: 10px;
    }

    .wp-home-about {
        margin-top: unset;
        padding-top: 40px;
        background-size: cover;
    }

    span.slogan-right-content-home:after {
        content: "";
        position: absolute;
        background: #2a2f35;
        width: 50px;
        height: 2px;
        right: 111px;
        top: 13px;
    }

    span.slogan-right-content-home:before {
        content: "";
        position: absolute;
        background: #2a2f35;
        width: 50px;
        height: 2px;
        left: 111px;
        top: 13px;
    }

    .right-top-info-wiget-about-top-home {
        text-align: center;
    }

    .bottom-info-wiget-about-top-home span {
        font-size: 19px;
        color: #2a2f35;
        font-family: 'OSWALDSB';
        margin-top: 10px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none;
    }
}

@media(max-width: 739px) {
    .no-display-mobile {
        display: none;
    }

    ul.list-wiget-about-top-home {
        padding-top: 20px;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

    ul.ListWidgetProAbout {
        display: block;
    }

        ul.ListWidgetProAbout li {
            margin-bottom: 15px;
        }

    .itemProAboutHome {
        display: block;
        text-align: center;
    }

    .left-about-ProAbout img {
        margin: auto;
    }

    .left-about-ProAbout {
        margin-bottom: 12px;
    }

    .wp-home-about {
        margin-top: unset;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .top-info-wiget-about-top-home {
        width: 98px;
        height: 98px;
    }

    .top-title-slogan-about img {
        width: 85%;
    }

    .wp-right-about-home {
        float: unset;
        width: 80%;
        margin: auto;
    }

    span.slogan-right-content-home:before {
        content: "";
        position: absolute;
        background: #2a2f35;
        width: 50px;
        height: 2px;
        left: 18px;
        top: 13px;
    }

    span.slogan-right-content-home:after {
        content: "";
        position: absolute;
        background: #2a2f35;
        width: 50px;
        height: 2px;
        right: 18px;
        top: 13px;
    }

    span.sloganAboutBottom {
        font-size: 16px;
    }

    span.sloganAboutTop {
        display: block;
        font-size: 18px;
    }

    .widget-home-about h1 {
        font-size: 35px;
    }
}
