.youtube-responsive-container:has(>iframe.iframego){
 height: auto !important;
 padding-bottom: 20px !important;
}
iframe.iframego{
	position: static !important;
    height: 940px !important;
}

.spacebetween{
    justify-content: space-between !important;
}

.padding_null{
    padding-top: 0 !important;
}


.map-block .map-container .hotspot:nth-child(3){
    display: none !important;
}


@media (max-width: 700px) {
    .spacebetween a {
        margin-bottom: 10px;
    }
}

body .pattern.white-bg .video-title{
    color: rgb(24, 37, 44) !important;
}

body .pattern.white-bg .video-desc{
    color: rgb(24, 37, 44) !important;
}


.js-scroll-reveal-trigger.js-scroll-reveal-trigger--active .image-w-shadow .shadow{
    display: none !important;
}

@media (max-width: 700px) {
    .homepage-feature-block-one .callout-wrapper > div {
        width: 100% !important;
    }

    .homepage-feature-block-one .callout-wrapper {
        flex-flow: column-reverse !important;
    }


    .homepage-feature-block-one .callout-wrapper > div.image-w-shadow{
        margin: 0 auto !important;
    }

    .homepage-feature-block-one .callout-wrapper > div.col-xs-4{
        max-width: 100% !important;
        padding-top: 20px !important;
        padding-left: 8.333333% !important;
        margin-right: 0 !important;
        padding-right: 8.333333% !important;
    }

    .homepage-feature-block-one .callout-wrapper > div.col-xs-4 .col-xs-9{
        max-width: 100% !important;
        flex-basis: 100% !important;
        font-size: 16px;
        line-height: 20px;
    }

    .homepage-feature-block-one .callout-wrapper > div.col-xs-4 h2.col-xs-12 {
        font-size: 23px !important;
        line-height: 26px !important;
    }

}
