/* max-width: 960px */

.scale-logo {
    width: 160px;
}

.bg-win {
    width: 100%;
    height: 100%;
    background-image: url('../images/main_img.jpg'); 
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.video-container {
    display: none;
}

.gallery-home {
    grid-template-columns: repeat(2, 1fr);
    gap: 9px;
}

.gallery-home-column-1, .gallery-home-column-2, .gallery-home-column-3 {
    gap: 9px; 
}

.gallery-home-column-3 {
    display: none;
}

.gallery-home-info {
    opacity: 1;
}

.gallery-home-image:hover .gallery-home-info h3 {
    color: gray !important;
}

.gallery-home-image:hover .gallery-home-info p {
    color: gray !important;
}

.info {
    opacity: 1;
}

.sevices-list-footer {
    display: none !important;
}

#faq::before {
    background-color: rgba(0, 0, 0, 0);
}

#faq {
    min-height: auto;
}

#faq img {
    display: none;
}

.accordion {
    padding: 0;
    width: 100%;
}

.button-section {
    width: 100%;
}

.button-section a {
    margin-right: 40px;
}

.footer-info {
    display: flex;
    height: 300px;
    flex-direction: column-reverse;
    padding: 40px 40px 40px 40px;
}

.footer-social {
    margin-left: 0;
    align-items: center;
    gap: 16px;
}

.footer-social .copyright {
    text-align: center;
}

.footer-contact {
    align-items: center;
}

.footer-address {
    align-items: center;
}

.footer-address .location {
    text-align: center;
}

.mail-footer {
    display: flex;
    justify-content: center;
}

.scale-logo-footer {
    padding-top: 12px;
}

.gallery-base .item {
    width: 100%;
}

.page-title p {
    max-width: 100%;
}

.mfp-img {
    padding: 10px !important;
}

.about-header-block {
    width: 220px;
    height: 120px;
    margin: 10px;
    padding: 10px;
}

.about-header-block-num p {
    font-size: 28px !important;
}

.about-header-block p {
    font-size: 18px;
}

.about-career {
    display: block !important;
    margin-left: 40px;
}

.description-about-studio {
    display: block !important;
}

.about-categories {
    flex-direction: column;
    gap: 40px;
}

.about-categories-block {
    width: 100%;
}

.description-about-studio #button-black {
    margin-bottom: 40px;
}

.grid-cols-2 {
    display: block !important;
    margin-left: 40px;
}

.blog_article_description {
    margin: 0px 0px 40px 0px !important;
}

.blog-post p {
    font-size: 18px;
}

.blog-post h2 {
    font-size: 20px;
}

.blog-post ol, .blog-post ul {
    font-size: 18px;
}

.blog-post #button-black {
    width: 100%;
    margin-bottom: 40px;
}

.blog-post #button-full-gallery {
    width: 100%;
}

.services_details {
    flex-direction: column;
    flex-direction: column-reverse;
}

.services_details .column {
    width: 100% !important;
}

.services_details h2 {
    font-size: 20px;
}

.services_details_buttons #button-black {
    width: 100%;
    margin-bottom: 40px;
}

.services_details_buttons #button-full-gallery {
    width: 100%;
}
