.features .post {
    width: 100%;
}

#sb_instagram #sbi_images {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3.5rem -7px 0;
    z-index: 2;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(25% - 7px);
    flex: 1 1 calc(25% - 7px);
    margin: 0 3.5px;
}

.post-template-full-width .wrap_container._left #content,
.page-template-full-width .wrap_container._left #content,
.error404 .wrap_container._two #content,
.search-results .wrap_container._two #content {
    width: 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
}

#sb_instagram #sbi_images {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3.5rem -7px 0;
    width: auto;
    float: none;
    z-index: 2;
}

#sb_instagram .sbi_photo img {
    width: auto;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(25% - 7px);
    flex: 1 1 calc(25% - 7px);
    margin: 0 3.5px !important;
}

.iw-buttons .wpcf7-list-item {
    display: none;
}

.iw-buttons .wpcf7-list-item.button-visible {
    display: block;
    margin: 0;
}

@media (max-width: 768px) {
    #sb_instagram #sbi_images {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
    }
}

.post-template-full-width .wrap_container._left #content .post,
.error404 .post,
.search-no-results .post,
.page-template-default .post.hentry {
    background-color: transparent !important;
    box-shadow: none !important;
}


.su-spoiler .su-spoiler-title {
    font-size: var(--p-lg);
}

.su-spoiler .su-spoiler-title:focus {
    outline: none;
}

.mec-container {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    width: 100%;
    margin: 0 auto;
    padding-left: var(--gutter);
    padding-right: var(--gutter);
    max-width: calc(1145px + var(--gutter) * 2);
}

.mec-single-event .mec-events-meta-group {
    margin-bottom: 20px;
}

.post_image {
    flex-shrink: 0;
}

.child-sub-radio{
    padding-left: 40px;
}
.unvisible{
    display: none;
}
.list-style-dot ul li {
    position: relative;
    padding: 10px 0 10px 50px;
}

.list-style-dot ul li:before {
    font-family: "icomoon" !important;
    content: "\e905";
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 27px;
    line-height: 1;
    color: #4852a4;
}
.ghc-newsletter-form  {

    margin-left:20px;
}
label.at-check {
    font-size: 1.2rem!important;
}
input.edit-otheramount{
    padding-left: 30px!important;

}
.post-password-form:first-child {
    font-size: 24px;
    text-align: center;
}
.post-password-form label{
    display: inline-block;
    width: calc(75% - 4px);
}

.bg-video {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:50% 50%;
    object-position:50% 50%;
    z-index:-1;
}

.page-template-tpl-sections .hero_container.sm {
    min-height: 28vh;
}

.page-template-tpl-sections .hero_container.default {
    min-height: 35vh;
}

.page-template-tpl-sections .hero_container.md {
    min-height: 41vh;
}

.page-template-tpl-sections .hero_container.lg {
    min-height: 50vh;
}

.home .hero_container.sm {
    min-height: 32vh;
}

.home .hero_container.default {
    min-height: 45vh;
}

.home .hero_container.md {
    min-height: 67vh;
}

.wrap_container._left._wide #content {
    padding-left: 0;
    max-width: 100%;
}

@media (max-width: 1024px) and (orientation: landscape) {
    .page-template-tpl-sections .hero_container.default{
        padding: 12rem 0 !important;
    }
}

@media (max-width: 1024px) {
    .page-template-tpl-sections .hero_container.sm {
        min-height: 18vh;
    }
    .page-template-tpl-sections .hero_container.default {
        min-height: 25vh;
    }
    .page-template-tpl-sections .hero_container.md {
        min-height: 31vh;
    }
    .page-template-tpl-sections .hero_container.lg {
        min-height: 40vh;
    }
    .home .hero_container.sm {
        min-height: 22vh;
    }
    .home .hero_container.default {
        min-height: 35vh;
    }
    .home .hero_container.md {
        min-height: 57vh;
    }
}
@media (max-width: 666px){
    .banner {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.header_gradient0{background-image: linear-gradient(134deg,#a9248c 0,#e24234 50%,#e24234 55%,#a9248c 100%);}
.header_gradient0:hover{background-image: linear-gradient(134deg,#e24234 0,#a9248c 50%,#a9248c 55%,#e24234 100%);}

.header_gradient1{background-image: linear-gradient(117deg, #a9248c 0%, #a9248c 3.06368%, #5c2e91 84.6915%, #5c2e91 100%);}
.header_gradient1:hover{background-image: linear-gradient(117deg, #5c2e91 0%, #5c2e91 3.06368%, #a9248c 84.6915%, #a9248c 100%);}

.header_gradient2{background-image: linear-gradient(117deg, #52b9e9 0%, #52b9e9 21.703500000000002%, #153d67 98.0923%, #153d67 100%);}
.header_gradient2:hover{background-image: linear-gradient(117deg, #153d67 0%, #153d67 21.703500000000002%, #52b9e9 98.0923%, #52b9e9 100%);}

.header_gradient3{background-image: linear-gradient(117deg, #5c2e91 0%, #5c2e91 34.67080000000001%, #52b9e9 98.2164%, #52b9e9 100%);}
.header_gradient3:hover{background-image: linear-gradient(117deg, #52b9e9 0%, #52b9e9 34.67080000000001%, #5c2e91 98.2164%, #5c2e91 100%);}

.header_gradient4{background-image: linear-gradient(117deg, #9b288f 0%, #9b288f 21.703500000000002%, #f1a147 98.0923%, #f1a147 100%);}
.header_gradient4:hover{background-image: linear-gradient(117deg, #f1a147 0%, #f1a147 21.703500000000002%, #9b288f 98.0923%, #9b288f 100%);}




@media (max-width: 1024px){
    .home .hero_container.md {
        min-height: unset;
        padding-top: 47%;
    }
}