/*Woodenfloors4You CSS by Clearspot Media UK*/
/***************RESETS AND BROWSER FIXES****************/
html {
    min-height: 100%;
    position: relative;
    font-size: 62.5%;
    /* Sets Standard For the PX and REM sizing below */
}
body {
    width: 100%;
    overflow-x: hidden;
    /* Tablet fix */
    -ms-interpolation-mode: bicubic;
    /* Image rendering Fix */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    /* Stop Mobile devices rezing text */
    font-family: "Mulish", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    /* =14px */
    font-weight: normal;
    background: #fafafa;
    line-height: 2em;
}
/*RESET STYLES TO PREVENT UNWANTED PADDING & MARGINS ETC*/
* {
    margin: 0;
    padding: 0;
}
html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0;
    padding: 0;
    font-style: normal;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
div {
    display: block;
}
/* ALL IMAGES SET TO FILL THEIR CONTAINER 100% WIDTH and (HEIGHT AUTO) */
img {
    width: 100%;
    height: auto;
    border: 0px none;
    display: block;
    margin: 0p;

}
/* CLEAR FLOAT FIX */
.clear {
    clear: both;
    line-height: 0;
    height: 0;
    width: 100%;
}
/* TEXT MASTER STYLES */
a {
    color: #2c2c2c;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/*Set some general rules for universal h tags*/
h1,
h2,
h3,
h4,
h5 {
    float: left;
    display: block;
    width: 100%;
    font-weight: normal;
    line-height: normal;
}
/*Show on mobile , Hide on desktop*/
.wide-hide {
    display: none;
    visibility: hidden;
    line-height: 0px;
    height: 0px;
}
/* MENU STYLE */
#menu {
    float: right;
    width: 100%;
    font-weight: 600 !important;
    font-size: 17px;
    font-size: 1.7rem;
    list-style: none;
    overflow: auto;
}
#menu li {
    float: left;
    width: auto;
    height: 100%;
    text-align: center;
    padding: 0 1.5%;
    margin: 0;
    white-space: nowrap;
}
#menu li a {
    display: block;
    width: 100%;
    text-decoration: none;
    height: 100%;
    padding: 12px 0;
    vertical-align: middle;
    line-height: 15px;
    color: #2c2c2c;
}
#menu li a:hover {
    text-decoration: none;
    color: #0091a1;
}
.nav-active {
    width: 100%;
    height: 100%;
    background: #fafafa url(../images/nav-bg.gif) bottom repeat-x !important;
    color: #2c2c2c;
}
#menu li:hover,
#menu li:focus {
    color: #1b4650;
    background: url(../images/nav-bg.gif) bottom repeat-x;
}
#menu li:hover > a,
#menu li:focus > a {
    color: #0091a1;
    text-decoration: none;
}
.blue {
    color: #0091a1;
}
/* PAGE LAYOUT*/
#wrapper {
    float: left;
    width: 100%;
    margin: 0;
}
#page {
    position: relative;
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
#nav-wrap {
    float: left;
    width: 100%;
    margin-bottom: 2%;
}
#nav-wrap-inner {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
}
/* PAGE LAYOUT*/
.three {
    float: left;
    width: 32%;
    margin: 2% 2% 0 0;
    color: #2c2c2c;
}
#last {
    margin-right: 0 !important;
}
.three h1 {
    position: relative;
    margin: 20px 0 6px 0;
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: -1px;
    line-height: 28px;
    font-weight: 700;
}
.three h2 {
    color: #1b4650;
    font-weight: 700;
    margin: 5px 0 15px 0;
    font-size: 16px;
    font-size: 1.6rem;
}
.three h3 {
    padding: 4% 0;
    width: 96%;
    margin: 0 0 10px 0;
    font-size: 15px;
    font-size: 1.5rem;
    min-height: 50px;
    font-weight: 600;
}
a:hover > .imagewrapper .three-up-info h3 {
    text-decoration: underline !important;
}
.icon {
    text-indent: 0px;
    position: absolute;
    left: 1px;
    top: 4px;
    background: #0091a1;
    color: #333;
    padding: 4px;
    width: 15px;
    line-height: 15px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
#marquee-label {
    float: left;
    width: 16%;
    line-height: 30px;
    color: #0091a1;
    font-weight: 800;
}
#marquee {
    float: right;
    width: 84%;
    line-height: 30px;
    font-weight: 700;
}
#ticker-wrap {
    float: left;
    width: 100%;
    margin-top: 2%;
}
#ticker-wrap-inner {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    overflow: hidden;
    color: #2c2c2c;
}
/* PAGE LAYOUT*/
.logos {
    float: left;
    width: 27%;
    margin: 2% 0 0 0;
    background: #000000;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 1% 3%;
    min-height: 85px;
}
.logos img {
    float: left;
    height: auto;
    max-width: 50%;
}
.reviews-holder {
    float: left;
    width: 40%;
}

.cta-wrapper {
    float: left;
    width: 100%;
    margin-top: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #dee8e7;
    padding-bottom: 20px;
}
.checka {
    float: left;
    width: 46%;
    margin: 10px 0 0 0;
    padding: 1% 2%;
    min-height: 85px;
}
.checka img {
    float: left;
    width: 58%;
    margin: 0 2% 0 0;
    padding: 0;
    max-width: 210px;
}
.checka p {
    float: left;
    width: 100%;
    white-space: nowrap;
    color: #666666;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 13px;
}
.cta {
    float: left;
    width: 46%;
    padding: 1% 2%;
    margin: 10px 0 0 0;
    min-height: 85px;
}

.cta p {
    margin: 0 0 15px 0;
}

.cta img,
.cta #share {
    margin-top: 2%;
    margin-right: 2%;
    max-width: 90px;
}

#footer-wrap {
    float: left;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 20px;
}
#foot-left {
    float: left;
    width: 60%;
    color: #2c2c2c;
    line-height: 40px;
}
#foot-right {
    text-align: right;
    float: left;
    width: 40%;
    color: #2c2c2c;
    line-height: 40px;
}
#logo-wide {
    float: left;
    width: 30%;
    max-width: 370px;
}
#logo-mobile {
    position: absolute;
    top: 10px;
    left: 5%;
    z-index: 1000;
    width: 60%;
    min-width: 200px;
    max-width: 270px;
    padding: 0;
    padding-bottom: 0;
}
#checka-top {
    float: right;
    width: 24%;
    max-width: 160px;
    margin: 1% 2% 0 0;
}
#cta-top {
    float: right;
    width: 24%;
    margin-right: 2%;
}
.cta h2,
.logos h2 {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 30px;
    font-size: 3rem;
    color: #2c2c2c;
    white-space: nowrap !important;
}
.cta h3 {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    color: #2c2c2c;
}

.cta h3 span {
    display: inline-block;
    margin: 7px 0;
}
#cta-top h2 {
    width: 100%;
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-weight: 700;
    font-size: 28px;
    font-size: 2.8rem;
    color: #2c2c2c;
    margin-top: 3%;
    white-space: nowrap !important;
}
#cta-top h3 {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    color: #2c2c2c;
    margin-top: 0%;
    white-space: nowrap !important;
}
.orange {
    color: #1b464c;
}
#user-top {
    float: right;
    width: 10%;
    margin-top: 1%;
}
#share {
    float: left;
    width: 100%;
    height: 30px;
    white-space: nowrap;
    color: #2c2c2c !important;
    margin-top: 5px;
}
.chicklets,
.sharethis {
    color: #2c2c2c !important;
}
/* HOMEPAGE BANNER*/
#page-holder {
    float: left;
    width: 100%;
    margin-top: 2%;
}
#banner-holder {
    float: left;
    width: 100%;
    margin: 0;
}
#banner-holder-gallery {
    float: left;
    width: 100%;
    margin: 0;
}
#sell {
    float: left;
    width: 34%;
    color: #2c2c2c;
    text-align: center;
}
#sell-title {
    float: left;
    width: 80%;
    margin: 10% 10% 20px;
    font-weight: 800;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 38px;
}
.sell-desc {
    float: left;
    width: 80%;
    font-weight: 600;
    font-size: 19px;
    font-size: 1.9rem;
    margin: 0 10% 20px 10% !important;
}
#full {
    width: 100% !important;
}
.banner {
    float: left;
    width: 66% !important;
    position: relative;
    overflow: auto;
}
.banner ul {
    list-style: none;
    width: 100%;
}
.banner ul li {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}
.banner h1,
.banner h2 {
    font-size: 40px;
    line-height: 52px;
    color: #000;
}
.btn-reviews:hover,
.btn-quote:hover {
    background: #1b4650;
}
.btn-reviews {
    float: left;
    display: block;
    margin: 0;
    padding: 7px 20px;
    text-align: center;
    clear: both;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-decoration: none;
    background: #0091a1;
    width: auto;
    font-family: "Mulish", sans-serif;
    white-space: nowrap;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.btn-reviews:hover {
    background: #1b4650;
}
.btn {
    display: inline-block;
    margin: 0 0 20px;
    padding: 10px 30px 9px;
    clear: both;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-decoration: none;
    background: #0091a1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.btn:hover {
    background: #1b4650;
}
.btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
}
.banner .btn,
.banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}
.banner .dots {
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.banner .dots li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    text-indent: -999em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    background: #fff;
}
.banner .dots li.active {
    background: #0091a1;
    opacity: 1;
}
.slicknav_menu {
    display: none;
}
.btn-reviews {
    font-size: 18px;
    font-size: 1.8rem;
}
#left-col {
    float: left;
    width: 67%;
    margin: 0 3% 0% 0;
    background: none;
    min-height: 1000px;
}
#left-col a {
    text-decoration: underline;
}

#right-col {
    float: left;
    width: 30%;
    margin: 0 0 3% 0;
    min-height: 1000px;
}
.testimonial {
    float: left;
    width: 100%;
    padding: 3% 0;
    background: #00373d;
    padding-bottom: 20px;
}
#white-bg {
    background: #171c1d;
    background: rgba(255, 255, 255, 0.8);
}
#black-bg > h1 {
    color: rgba(255, 255, 255, 1);
}
#white-bg > h1 {
    color: #000 !important;
}
.testimonial > h1 {
    position: relative;
    text-align: left;
    text-indent: 0;
    display: block;
    width: 79%;
    margin: 2% 5% 3% 15%;
    color: #2c2c2c;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    min-height: 30px;
    color: rgba(255, 255, 255, 1);
}
.testimonial h2 {
    position: relative;
    display: block;
    text-align: left;
    text-indent: 0;
    width: 64%;
    margin: 0 20% 3% 15%;
    color: #0091a1;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    font-weight: 700;
}
.openquote {
    position: absolute !important;
    left: -30px !important;
    max-width: 25px;
}
.closequote {
    position: absolute !important;
    right: -40px !important;
    top: 5px;
    max-width: 35px;
}
.testimonial a {
    text-align: center;
    float: left;
    background: #1b4650;
    width: 100%;
    display: block;
    line-height: 40px;
    color: #ffffff;
    font-weight: 700;
    margin: 2% 0 0 0;
}
#left-col h1 {
    float: left;
    width: 100%;
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 700;
    color: #2c2c2c;
    margin: 15px 0;
}
#left-col h2 {
    float: left;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    color: #2c2c2c;
    margin: 0 4% 0 0;
    padding: 0;
}
.content-holder h3 {
    float: left;
    width: auto;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    color: #2c2c2c;
    margin: 3% 4% 2% 0;
    line-height: 40px;
}
.content-holder p {
    font-family: "Mulish", sans-serif;
    float: left;
    width: 100%;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 400;
    color: #2c2c2c;
    margin: 0 0 2% 0;
    padding: 0;
}
#left-col p a,
#left-h2 a {
    color: #0091a1;
}
.content-holder {
    float: left;
    width: 100%;
    padding: 3% 0;
    margin: 3% 0;
}
.btn-quote {
    float: right;
    width: 20%;
    margin: 4px 0 0;
    padding: 1%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 800;
    text-decoration: none;
    background: #0091a1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
#gallery-btn {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 2% 0;
    background: #ececec;
}
#gallery-btn a {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
    display: block;
    padding: 2% 0;
    color: #0091a1;
    text-decoration: underline;
}
#gallery-btn a:hover {
    color: #fff;
    background: #0091a1;
    text-decoration: none;
    text-decoration: underline;
}
.full {
    width: 100% !important;
    min-height: 100px !important;
}
#banner-full {
    width: 100% !important;
}
#right-col a:hover > .three h1 {
    text-decoration: none;
}
#right-col a:hover > .three h2 {
    text-decoration: underline;
}
#right-col a:hover > .three h3 {
    text-decoration: underline;
}
.fade-change {
    width: 100%;
    background: #dee8e7;
    animation: fading 8s infinite;
    -webkit-animation: fading 8s infinite;
}
.post-wrapper {
    float: left;
    display: block;
    width: 100%;
    margin: 4% 0 0% 0 !important;
    padding: 4% 0 1% 0 !important;
    border-top: 1px solid #d7d7d7;
}
.post-wrapper img {
    float: left !important;
    display: block;
    width: 35% !important;
    margin: 0 3% 0 0 !important;
    padding: 0 !important;
}
.post-wrapper h2 {
    text-align: left;
    width: 60% !important;
    margin: 0 2% 1% 0 !important;
    padding: 0;
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
}

.post-wrapper h2 a {
    font-weight: 800 !important;
}

.post-wrapper h3 a {
    text-decoration: none !important;
}
.post-wrapper p {
    float: left !important;
    text-align: left;
    width: 62%;
    margin: 0 0 1% 0 !important;
    padding: 0 0 4px 0;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
    color: #2c2c2c;
}
.weblink {
    color: #0091a1 !important;
    font-weight: 800;
    float: left;
    font-size: 17px;
    font-size: 1.7rem;
}
#hide-mobile {
    display: block;
    visibility: visible;
}
.post-wrapper h3 {
    float: right !important;
    text-align: left;
    width: 60% !important;
    margin: 0 2% 1% 0 !important;
    font-weight: 400;
    font-size: 17px;
    font-size: 1.7rem;
}
.post-wrapper p span {
    font-size: 16px;
    font-size: 1.6rem;
}
.post-wrapper .date {
    color: #2c2c2c;
    font-size: 14px !important;
    font-size: 1.4rem !important;
    padding: 0px 0 0 19px;
    background-position: 0px 3px;
    background-size: 17px 17px;
}
.contact-info {
    position: relative;
    width: 90%;
    padding: 3% 5%;
    float: left;
    margin: 3em 0 2em 0;
    background: #dee8e7;
}

.contact-info::before {
    content: " ";
    display: block;
    position: absolute;
    width: 5px;
    background: #0091a1;
    left: 0;
    top: 0;
    bottom: 0;
}

.contact-info p {
    font-size: 17px;
    line-height: 30px;
    word-break: break-all;
}

hr {
    display: block;
    float: left;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #848484;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0.5rem 0;
    border-style: solid;
}

.contact-info a {
    color: #0091a1;
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    .cta h2,
    .logos h2 {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
@media screen and (max-width: 980px) {
    #banner-holder-gallery {
        margin-top: 2%;
    }
    .wide-hide {
        display: block;
        line-height: normal;
        visibility: visible;
        height: auto;
        padding: 5px 10px;
    }
    .device-hide {
        display: none;
        height: 0;
    }
    .js #menu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
    }
    .nav-active {
        color: #1b464c !important;
        padding-bottom: 10px !important;
    }
    .cta h2,
    .logos h2 {
        font-size: 22px;
        font-size: 2.2rem;
        white-space: normal !important;
        margin-bottom: 2%;
    }
    .banner {
        width: 100% !important;
    }
    #sell {
        width: 100%;
        padding-bottom: 20px;
    }
    #sell h1 {
        margin-top: 30px;
    }
    .sell-desc {
        margin-top: 15px;
        font-size: 17px;
        font-size: 1.7rem;
    }
    .three h1 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 26px;
    }
    .three h2 {
        margin: 0 0 10px 0;
        font-size: 15px;
        font-size: 1.5rem;
    }
    #foot-right {
        text-align: left;
        float: left;
        width: 100%;
        margin: 10px 0 0 0 !important;
    }
    #checka-top {
        width: 20%;
    }
    #cta-top {
        float: left;
        width: 28%;
    }
    .cta img,
    .cta #share {
        margin-top: 2%;
        margin-right: 0;
    }
    .logos img {
        float: left;
        height: auto;
        max-width: 100%;
    }
    /*.checka, .logos, .cta{
            min-height: 150px;
       }*/
    .checka img {
        float: left;
        height: auto;
        width: 100% !important;
    }
    .reviews-holder {
        float: left;
        height: auto;
        width: 100% !important;
    }
    #hide-mobile {
        display: none;
        visibility: hidden;
    }
}
@media screen and (max-width: 650px) {
    #left-col {
        width: 100%;
        margin: 2% 0 3% 0;
    }
    #right-col {
        width: 100%;
        margin: 2% 0 3% 0;
    }
    #user-top {
        float: right;
        width: 14%;
    }
    #marquee-label {
        line-height: 18px;
    }
    .three {
        width: 100%;
        margin: 2% 0 0 0;
    }
    .logos,
    .checka,
    .cta {
        width: 92%;
        padding: 2% 4%;
        margin: 2% 0 0 0;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    .cta img {
        margin-top: 2%;
    }
    .three {
        margin-top: 5% !important;
    }
    #checka-top {
        width: 30% !important;
    }
    #cta-top {
        float: left;
        width: 54%;
        margin: 0;
    }
    #cta-top h2 {
        float: left;
        text-align: left;
        width: 100% !important;
        margin: 0 0 0 0;
    }
    #cta-top h3 {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
    }
    .cta h2,
    .logos h2 {
        font-size: 28px;
        font-size: 2.8rem;
    }
    .checka img,
    .logos img {
        width: 80% !important;
        margin: 0 !important;
        padding: 0;
    }

    .checka p {
        margin: 0 0 1% 0;
    }
    .galleria {
        height: 450px;
    }
}
@media screen and (max-width: 450px) {
    #user-top {
        float: left;
        width: 100%;
    }
    #user-top img {
        float: left;
        width: 30%;
    }
    #share {
        width: 50%;
        margin: 0;
    }
    #checka-top {
        float: right;
        width: 20%;
        margin-top: -37px;
    }
    .logos,
    .checka,
    .cta {
        width: 92%;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        min-height: 100px;
    }
    .cta h2,
    .logos h2 {
        font-size: 24px;
        font-size: 2.4rem;
        white-space: nowrap;
    }
    #cta-top h2 {
        width: 100%;
        text-align: left;
    }
    #cta-top {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 2%;
        margin-bottom: 2%;
    }
    .galleria {
        height: 250px;
    }
}

.container {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.masonry {
    column-count: 2;
    column-gap: 15px;
    overflow-x: hidden;
}

@media (min-width: 576px) {
    .masonry {
        column-count: 1;
    }
}

@media (min-width: 768px) {
    .masonry {
        column-count: 2;
    }
}

@media (min-width: 992px) {
    .masonry {
        column-count: 2;
    }
}

.brick {
    box-sizing: border-box;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    counter-increment: brick-counter;
    margin-bottom: 20px;
    page-break-inside: avoid;
}

.brick p {
    border-left: 2px solid teal;
    padding-left: .75rem;
    margin: 1em 0 2em 0;
    font-size: 1em;
    line-height: 1.25em;
}

.masonry .brick img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.masonry .brick img.loaded {
    opacity: 1;
  }
