﻿.experience-layouts-pd_termstablayoutmaster .pd-tab-pane.active {
    display: block;
}

/*.fade.show {
        opacity: 1;
    }

    .fade {
        transition: opacity .15s linear;
    }*/
@media (min-width: 768px) {
    .h4, .heading4, h4 {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.41176;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
}
@media (min-width: 768px) {
    .h3, .heading3, h3 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}

    .region div.experience-component {
        position: unset;
    }

    div.region_landscape-large:before {
        padding-top: unset;
    }

    div.region_square:before {
        padding-top: unset;
    }

    div.region_landscape-small:before {
        padding-top: unset;
    }

    div.region_portrait-small:before {
        padding-top: unset;
    }

    .richtext img {
        max-width: 100%;
    }
