@charset "UTF-8";




/* Template Style =========== */

p { margin-bottom: 1.5em; }

::-webkit-selection {
 color: #818892;
 background: #f9f6f0;
}
::-moz-selection {
 color: #818892;
 background: #f9f6f0;
}
@media screen and (max-width: 768px) {
.fh5co-bg-section, .fh5co-hero-wrap { height: inherit; padding: 3em 0; }
}
.fh5co-bg-section .fh5co-overlay { background: #000; opacity: .7; }
.fh5co-bg-section .author { font-size: 20px; margin-bottom: 0; }
#fh5co-main { padding-top: 0.1em; }
#fh5co-board .item { margin: 10px 10px 20px 10px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; overflow: hidden; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); }
#fh5co-board .item a { display: block; }
#fh5co-board .item .fh5co-desc { padding: 20px; float: left; line-height: 24px; }
#fh5co-board .item .fh5co-item-title { font-family: "Montserrat", arial, sans-serif; font-size: 17px; line-height: 24px; margin: 0; padding: 0; }
#fh5co-board .item img { max-width: 100%; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
#fh5co-board .item .fh5co-board-img { border-top-left-radius: 4px; border-top-right-radius: 4px; overflow: hidden; }
#fh5co-board .item .image-popup:hover img { opacity: .5; }
.js .animate-box { opacity: 0; }
pre { background: #e9e9e9; border: 1px solid #ccc; }

