@media only screen and (max-width: 1280px) {
    .header, .container  {
        width: 950px;
    }
    .sharix-footer  {
        margin: 0;
        width: 950px;
    }
    .about-text>div, .business-big img {
        width: 100%;
        height: 100%;
    }
    .filler {
        margin: 10px;
        width: 100%;
        height: 100%;
    }
    .business-big, .business-small {
        width: 450px;
        height: 100%;
    }
    .about-img>div{
        margin-left: 20px;
        width: 100%;
        height: 100%;
        padding: 10px;
    }
    footer {
        width: 950px;
    }
    .about-img div .filler {
        margin: 0;
        padding: 0;
    }
    .about-img{
        width: 100%;
    }
}


/* @media only screen and (max-width: 700px) {
    .header {
        width: 375px;
        margin: 8px;
        transform: translateY(0%);
        transform: translateX(0%);
        left: 0%;
    }
    main {
        margin-top: 100px;
    }
    .container h1{
        font-size: 40px;
        margin-top: 0px;
    }
    .team-flex {
        padding: 0;
        margin: 0;
    }
    .team-flex div, .team-flex div img {
        margin: auto;
        padding: 0;
    }
    .about-img{
        margin-top: 30px;
    }
    .work h2 {
        margin-top: -80px;
        font-size: 30px;
    }
    .about-img>div, .work-content{
        margin: 8px;
        padding: 0;
        margin-left: 0px;
    }
    .work-show-text {
        margin: 8px;
    }
    .connection-content{
        padding: 15px;
    }
    .connection-content button {
        margin-top: 10px;
    }
    .about-img>div .filler, 
    .connection-content .filler, 
    .work-content .filler, 
    .courses-content .filler{
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .courses-content .filler{
        background-color: transparent;
        margin: 8px;
    }
    .courses-content div {
        height: 100%;
        display: inline;
    }
    .img-content-small {
        height: 100%;
        filter: grayscale(0%);
    }
    .courses-content{
        margin-top: 10px;
    }
    .container {
        width: 375px;
        margin: 8px;
    }
    .sharix-footer{
        width: 375px;
        height: 250px;
        margin: 8px;
        padding: 5px;
    }
    .sharix-content ul li h4 {
        font-size: 12px;
        margin: 10px;
    }
    .sharix-content ul li a{
        font-size: 10px;
        margin: 10px;
    }
    .sharix-content {
        margin: 0;
    }
    footer {
        margin: 0;
        margin-bottom: 10px;
        margin: 8px;
        width: 375px;
    }
    .header-pc-ul #login, .header-pc-ul li a{
        display: none;
    }
    .bar-menu-button, 
    .menu-bar, 
    .about-flex, 
    .contact-content {
        display: inline;
    }
    .create-content, .price-list-content .filler {
        width: 100%;
    }
    .products-table p{
        font-size: 12px;
    }
    .table .row .name, .table .row .desc, .table .row .price {
        font-size: 11px;
        width: 100%;
    }
    .service-content {
        width: 100%;
        height: 100%;
    }
    .service-text, .service-btns{
        display: inline;
    }
    .service-text button, .service-btns button{
        margin-top: 15px;
    }
    .business-org{
        margin-top: 0;
    }
    .img-org-business{
        width: 100% !important;
    }
} */
