
body.page-template-page-stendas {
    background: url("http://auga.lt/wp-content/uploads/2021/02/stendas-back.jpg") no-repeat center center;
    background-size: cover;
}

.page-template-page-stendas footer,
.page-template-page-stendas header {
    display: none;
}

.stendas-wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-links h3 {
        margin-top: 0px;
}

.list-links li {
    list-style: disc;
    width: 50%;
    float: left;
}


.list-links {
    position: absolute;
    background: #fff;
    padding: 15px;
    top: 15px;
    right: 15px;
    max-width: 525px;
}
.list-links ul {
    padding-left: 15px;
    margin: 0;
}
.list-links li {
    list-style: disc;
}
.list-links li a{
    display: block;
    padding: 1px 0px;
    max-width: 270px;
    line-height: 18px;
    text-decoration: none;
    color: #48a942;
    transition: all 0.3s;
}
.list-links li a:hover {
    transition: all 0.3s;
    opacity: 0.7;
}

.page-id-9304 .single-post-content p {
    margin-bottom: 16px;
}

.about-stendas-people-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 30px;
}
.about-stendas-people-item {
    width: 33.33%;
    padding: 15px;
}

.aboutstendas-texts h2 {
    margin-bottom: 12px;
    margin-top: 5px;
}
.aboutstendas-texts h3 {
    font-size: 12px;
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.aboutstendas-texts p {

}




@media screen and (min-width: 1300px) {
    .imp-zoom-outer-wrap {

    }
}
@media screen and (min-width: 1800px) {
    .imp-zoom-outer-wrap {

    }
}

@media screen and (max-width: 900px) or (min-width: 600px) {


}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {
    .about-stendas-people-item {
        width: 50%;
        padding: 15px;
    }

}

@media screen and (max-width: 767px) {

    .about-stendas-people-wrapper {
        display: block;
        flex-wrap: wrap;
        margin: 0 0px;
        margin-top: 30px;
    }
    .about-stendas-people-item {
        width: 100%;
        padding: 0px;
        margin-bottom: 30px;
    }

    .imagestendasabout img {
        max-width: 100% !important;
        width: auto !important;
        margin-left: 0px !important;
    }
    .list-links {
        position: static;
        background: #fff;
        padding: 15px;
        top: 15px;
        right: 15px;
        max-width: 100%;
    }.imp-zoom-outer-wrap
    .stendas-wrapper {
        height: auto;
        display: block;
        align-items: center;
        justify-content: center;

    }
    .map-wrapper{
        background: url("http://auga.lt/wp-content/uploads/2021/02/stendas-back.jpg") no-repeat center center;
        background-size: cover;
        padding: 50px 0;
    }
    body.page-template-page-stendas {
        background: transparent;
        padding: 0px;
    }
    .imp-ui-element.imp-ui-navigator-root,
    .imp-ui-element.imp-ui-zoom-button.imp-ui-zoom-button-zoom-in,
    .imp-ui-element.imp-ui-zoom-button.imp-ui-zoom-button-zoom-out {
        display: none;
    }

    .list-links li {
        list-style: disc;
        width: 100%;
        float: none;
    }
    .list-links li a {
        display: block;
        padding: 3px 0px;
        max-width: inherit;
        line-height: 21px;
        text-decoration: none;
        color: #48a942;
        transition: all 0.3s;
    }

    .stendas-wrapper {
        display: block;
    }

}

@media screen and (max-width: 480px) {

}