.mason-container{width:auto}.inner-container{height:100%;width:auto}.masonry{-webkit-column-count:3;-moz-column-count:3;column-count:1 em;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;-moz-column-gap:2.5em;-webkit-column-gap:2.5em;column-gap:2.5em;font-size:.85em;margin:1.5em;padding:0}.item{background:#fff;border:2px solid #141f33;border-radius:8px;border-radius:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;margin:0 0 2.5em;padding:1em;-webkit-transition:all 1s ease;width:100%}.item-title h3{margin:25px 0}.item img{border-radius:5px;max-width:100%}.item-image{display:block;text-align:center}.item-description *{font-size:18px;line-height:24px}@media only screen and (max-width:500px){.masonry{-moz-column-count:1;-webkit-column-count:1;column-count:1}}@media only screen and (min-width:501px) and (max-width:767px){.masonry{-moz-column-count:1;-webkit-column-count:1;column-count:1}}@media only screen and (min-width:768px) and (max-width:1200px){.masonry{-moz-column-count:2;-webkit-column-count:2;column-count:2}}@media only screen and (min-width:1201px){.masonry{-moz-column-count:3;-webkit-column-count:3;column-count:3}}.mason-container{opacity:0;transition:all 3s}.mason-container.yesvisible{opacity:1}