


.main-image{
    overflow: visible;
}
.main-image > img {
    z-index: 9999;
    object-fit: cover;
    max-width: none;
    position: relative;
    top: 3px;
}
.main-text {
    line-height: 1.5;
}

.performance-container h1 {
    margin-top: 15px;
}
.performance-blog-links{
    margin-top: 60px;
}
.performance-blog-links a {
    height: 50px;
}

.photogalery{
    margin-bottom: 60px;
}
.photogalery-links{
    margin-bottom: 80px;
}

.nadpis-h1 {
    margin-top: 12px!important;
}

.performance{
    margin-bottom: 75px;
}

.references-logo{
    margin-bottom: 60px;
}

.index-aboutus-banner img {
    position: relative;
    top: 0px;
}
.index-aboutus-banner-text {
    width: 95%;
}
.index-aboutus-banner-text > p {
    margin-left: 0;
    margin-right: 0;
}
.index-aboutus-banner-text > a {
    margin-left: 0;
}




@media only screen and (min-width: 1441px) {
    .main-orange-text {
        position: relative;
        top: -50px;
    }
    .main-white-text{
        position: relative;
        top: -40px;
    }
    .index-aboutus-banner img {
        position: relative;
        top: 20px;
    }
    .performance-blog-info > img {
        /*position: absolute!important;*/
        /*bottom: 0!important;*/
        /*left: 50%!important;*/
        /*transform: translateX(-50%) translateY(30%)!important;*/
        /*height: auto!important;*/
        /*max-width: 100%!important;*/

        /*position: relative!important;*/
        /*top: -10px!important;*/

        margin-bottom: -3.2vw;
    }
}
@media only screen and (max-width: 1497px) {
    .performance-blog-info > img {
        margin-bottom: -3.44vw;
        z-index: 555;
    }
}
@media only screen and (max-width: 1440px){
    .index-aboutus-container h1{
        margin-bottom: 25px!important;
    }

    .performance-blog-info > img {
        margin-bottom: -61px;
    }
}
@media only screen and (max-width: 1024px) {
    .main-text{
        position: relative;
        top: -80px;
    }
    .main-white-text{
        position: relative;
        top: -30px;
    }
    .main-image{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
    }
    .main-image > img {
        width: 680px;
        position: relative;
        top: 15px;
    }

    .performance{
        margin-top: 70px;
        margin-bottom: 50px;
    }
    .performance-blog-links{
        margin-top: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .animated-button-kompletni-nabidka{
        margin-top: 30px!important;
    }
    .photogalery{
        margin-bottom: 25px;
    }
    .index-aboutus {
        margin-bottom: 40px;
    }
    .references-logo{
        margin-bottom: 30px;
    }
    .references-users{
        margin-bottom: 0px;
    }
    .animated-button-instagram{
        margin-top: 10px!important;
        margin-bottom: 0px!important;
    }
    .social-media{
        margin-bottom: 70px;
    }

    .nadpis-h1{
        margin-right: 10px;
        margin-left: 10px;
    }
    .index-aboutus-banner img {
        height: auto;
        top: 0px;
    }

    .performance-blog-info > img {
        margin-bottom: -63px;
    }

}
@media only screen and (max-width: 768px) {
    .main-orange-text{
        position: relative;
        top: 30px;
    }
    .main-white-text{
        top: 0px;
    }
    .main-image > img {
        width: 660px;
        top: -54px;
        overflow: hidden;
    }

    .index-aboutus-banner img {
        top: 5px;
    }

}
@media only screen and (max-width: 544px) {
    .main-image > img {
        top: -150px;
    }
    .performance-blog-links > a {
        margin: 0;
        padding-right: 15px;
    }
    .performance-blog-links > a > svg {
        margin: 7px;
        margin-left: 5px;
    }
}
@media only screen and (max-width: 430px) {
    html, body {
        overflow-x: hidden;
    }

    .main {
        height: 600px;
    }
    .main-white-text{
        top: 10px;
        font-size: 40px;
    }
    .main-image > img {
        top: -11px;
        z-index: 1;
    }
    .index-aboutus-banner img {
        top: 15px;
    }
    .index-aboutus-banner-text p {
        margin-top: 40px;
    }
    .performance-blog-links {
        margin-top: 25px;
    }
    .performance-blog-links a {
        height: 50px!important;
        background-color: #FB7600!important;
        font-size: 10px;
        padding: 0 15px 0 5px;
    }

    .photogalery-links {
        margin-top: 0;
    }
    .performance-blog-info-container-1 {
        position: relative;
        top: 20px;
    }
    .image-collage {
        gap: 20px;
    }
    .photogalery-links {
        margin-bottom: 55px;
    }

    .performance-blog-info > img {
        margin-bottom: -32px;
    }
}
@media only screen and (max-width: 395px) {
    .performance-blog-links {
        gap: 7px
    }
    .performance-blog-links a {
        padding-right: 10px;
        height: 45px!important;
    }
    .performance-blog-links > a > svg {
        width: 16px;
        height: 16px;
        margin: 5px!important;
        padding: 7px;
    }
}
@media only screen and (max-width: 375px) {
    .main-image > img {
        top: 9px;
        z-index: 1;
    }

    .performance-blog-links > .third_a {
        margin-top: 5px;
    }
    .performance-blog-links > a > svg {
        width: 10px;
        height: 10px;
    }


}
