.main-section {
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.35);
    position: relative;
    background: #fff;
    margin: -80px auto 80px;
    padding: 0 20px;
}

.postid-14973 .section-wrapper {
    padding: 0px 40px 40px;
}

.push-top-5 {
    margin-top: 5%;
}

.section {
    margin-top: 100px;
}

.center {
    display: block;
    margin: 0 auto;
}

.carousel_image {
    width: 100%;
    height: auto !important;
}

.postid-14973 .bx-wrapper {
    margin: 80px 0 !important;
    box-shadow: none;
}

.postid-14973 .bx-controls {
    margin-top: 40px;
}
div[id~=ewic-con] .bx-controls{
	margin-top:0px !important;
}

.of {
    font-weight: bold !important;
    font-size: 22px !important;
    color: rgb(85, 85, 95) !important;
}

.of + p {
    font-size: 14px !important;
}

.of2 {
    margin-left: 0 !important;
    font-weight: bold !important;
}

.of3 {
    font-size: 14px;
}

.of-inset {
    padding: 20px 0 !important;
}

.img-with-overlayed-text {
    position: relative;
}

.overlayed-text {
    position: absolute;
    padding: 18px 60px 15px;
    text-align: center;
    font-style: italic;
    font-size: 14px;
    word-spacing: 3px;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    background: rgba(0, 0, 0, 0.55);
}

.full-width {
    width: 100%;
}

.lazy {
    display: none;
}

.lazy[src^="data:image/png;base64"] {
    max-height: 300px !important;
    //border: 2px red solid;
}

@media (max-width: 1024px) {
    .main-section {
        margin: -40px auto 80px !important;
    }

    .small-img-under-paragraph {
        display: block;
        margin: 0 auto;
        padding: 40px 0;
    }

    .small-img-above {
        padding-bottom: 40px;
    }

    .bx-next, .bx-prev {
        transform: scale(.4);
    }

    .section {
        margin-top: 40px;
    }


    .bx-wrapper {
        margin: 60px 0 !important;
    }

    .overlayed-text {
        padding: 18px 20px 15px 5px;
    }

}

@media (max-width: 768px) {
    .main-section {
        margin: -20px 0px 80px !important;
    }

    .overlayed-text {
        font-size: 20px;
        line-height: 30px;
        padding: 18px 40px 15px;
    }
}
