@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?j4w5r");
    src: url("../fonts/icomoon.eot?j4w5r#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?j4w5r") format("woff2"), url("../fonts/icomoon.ttf?j4w5r") format("truetype"), url("../fonts/icomoon.woff?j4w5r") format("woff"), url("../fonts/icomoon.svg?j4w5r#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }

/*noinspection CssUnknownProperty*/
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-films:before {
    content: "⭐️";
}
.icon-stars:before {
    content: "🙋";
}
.icon-dice:before {
    content: "🎲";
}
.icon-search:before {
    content: "🔍";
}
.navbar .navbar-nav>li>a {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.35);
}
.navbar .navbar-brand{
    height: auto;
    padding: 0 15px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a{
    background: none;
    box-shadow: none;
    color: #25B9C4;
}
.navbar .navbar-nav>li>a:focus, .navbar .navbar-nav>li>a:hover {
    color: #25B9C4;
}
a.mPS2id-highlight{
    color: #25B9C4!important;
}
a:hover,
a:focus{
    text-decoration: none;
}
.navbar .navbar-left>li a {
    height: 80px;
    padding-top: 32px;
    font-size: 22px;
}
body{
    background: #ffffff;
    padding-top: 10%;
    font-family: 'Raleway', sans-serif;
}
section.header h1{
    margin-top: 40px;
    font-size: 26px;
}
section .content{
    text-align: justify;
    font-family: Segoe UI Emoji;
    font-size: 18px;
}
section h4{
    color: #25B9C4;
    margin-bottom: 30px;
    margin-top: 8%;
    font-size: 28px;
}
li.index{
    margin-bottom: 12px;   
}
.featured-posts{
    position: relative;
    margin: 0 13px 60px 13px;
}
.featured-posts .comment-count{
    position: relative;
    top: 0;
    background-color: #848484;
    float: right;
    font-size: 11px;
    text-align: center;
    -webkit-border-radius: 2px 2px 0 2px;
    -moz-border-radius: 2px 2px 0 2px;
    border-radius: 2px 2px 0 2px;
}
.featured-posts .comment-count a{
    color: #fff;
    padding: 2px 4px 3px;
    display: inline-block;
    min-width: 22px;
    height: 20px;
    line-height: 1.5;
}
.featured-posts .comment-count a:after{
    position: absolute;
    bottom: -5px;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #5b5b5b transparent transparent transparent;
}
.grid-container-lg .featured-post-title{
    color: #ffffff;
    position: relative;
    top: 66%;
}
.grid-container-sm .caption{
    padding: 10px;
}
.grid-container-sm .featured-post-title{
    color: #ffffff;
    position: relative;
    top: 45%;
}
.grid-container-sm .post-list .entry-title{
    line-height: 1;
}
.featured-post-title .entry-title a{
    color: #ffffff;
}
.featured-post-title .entry-author a{
    color: #ffffff;
}
.grid-container-sm .featured-post-title .entry-title a{
    font-size: 13px;
    font-weight: 400;
}
.featured-posts .col-lg-1,
.featured-posts .col-lg-10,
.featured-posts .col-lg-11,
.featured-posts .col-lg-12,
.featured-posts .col-lg-2,
.featured-posts .col-lg-3,
.featured-posts .col-lg-4,
.featured-posts .col-lg-5,
.featured-posts .col-lg-6,
.featured-posts .col-lg-7,
.featured-posts .col-lg-8,
.featured-posts .col-lg-9,
.featured-posts .col-md-1,
.featured-posts .col-md-10,
.featured-posts .col-md-11,
.featured-posts .col-md-12,
.featured-posts .col-md-2,
.featured-posts .col-md-3,
.featured-posts .col-md-4,
.featured-posts .col-md-5,
.featured-posts .col-md-6,
.featured-posts .col-md-7,
.featured-posts .col-md-8,
.featured-posts .col-md-9,
.featured-posts .col-sm-1,
.featured-posts .col-sm-10,
.featured-posts .col-sm-11,
.featured-posts .col-sm-12,
.featured-posts .col-sm-2,
.featured-posts .col-sm-3,
.featured-posts .col-sm-4,
.featured-posts .col-sm-5,
.featured-posts .col-sm-6,
.featured-posts .col-sm-7,
.featured-posts .col-sm-8,
.featured-posts .col-sm-9,
.featured-posts .col-xs-1,
.featured-posts .col-xs-10,
.featured-posts .col-xs-11,
.featured-posts .col-xs-12,
.featured-posts .col-xs-2,
.featured-posts .col-xs-3,
.featured-posts .col-xs-4,
.featured-posts .col-xs-5,
.featured-posts .col-xs-6,
.featured-posts .col-xs-7,
.featured-posts .col-xs-8,
.featured-posts .col-xs-9{
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
}
.featured-posts img{
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.grid{
    margin-bottom: 3px;
    overflow: hidden;
    position: relative;
}
.grid-container-sm:hover .grid img,
.grid-container-lg:hover .grid img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.grid-container-sm,
.grid-container-lg{
    overflow: hidden;
    position: relative;
}
.grid-container-sm .caption{
    width: 100%;
    height: 100%;
}
.grid-container-lg .caption{
    width: 100%;
    height: 100%;
}
.caption{
    background: linear-gradient( 180deg, transparent 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.6) 100%);
    position: absolute;
    z-index: 9;
    padding: 20px;
}
.featured-post-title h5 {
    font-size: 18px;
}
.featured-post-title h5 a{
    color: #f7f7f7;
}
.post-list {
    bottom: 15px;
    position: relative;
}
.recent-posts h3{
    color: #000000;
    font-size: 35px;
}
.recent-posts ul{
    padding-left: 0;
    list-style: none;
    display: table;
    width: 100%;
    height: 100%;
    margin: 30px 0 10%;
}
.recent-posts ul li,
.article-single .well{
    margin-bottom: 30px;
}
.recent-posts ul li .well{
    padding: 5% 30px!important;
    border-radius: 5px;
}
.article-single .well{
    padding-bottom: 30px!important;
}
.recent-posts ul li > div,
.article-single .well{
    color: #999;
    font-weight: 500;
    font-size: 15px;
}
.recent-posts ul li > div h4,
.article-single .well h4{
    margin: 30px 0 15px 0;
    text-transform: capitalize;
}
.recent-posts ul li > div h4 > a,
.article-single .well h4 > a{
    color: #000000;
    font-size: 18px;
    font-weight: 800;
}
.recent-posts .post-excerpt,
.article-single .post-excerpt{
    margin-top: 15px;
}
.widget-title {
    margin-bottom: 30px;
}
.widget-area{
    margin-top: 8%;
}
.widget-container{
    margin-bottom: 30px;
}
.widget-title h3{
    color: #000000;
}
footer {
    background: #000;
    padding: 15px 0;
    color: #999;
    margin-top: 5%;
}
.copyright{
    margin-bottom: 0;
}
.btn-primary{
   background: #333!important;
}
.btn-primary:hover{
    background: #444!important;
}
.entry-author a {
    color: #999;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #222222;
    border-color: #222222;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #222;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span{
    color: #222;
}
#back-to-top {
    width: 68px;
    height: 68px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    filter: alpha(opacity=70);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../img/to_top_arrow.png) no-repeat center center #727272;
}
.post-excerpt{
    font-size: 18px;
    line-height: 1.8;
}
.post-meta h4 a{
    color: #000000;
    font-weight: 800;
    font-size: 22px;
}
#back-to-top.show {
    opacity: 0.7;
}

td.flist {
    font-family: Segoe UI Emoji;
    font-size: 35px;
}
li.fsite{
    margin-bottom: 12px;   
}

@media (min-width: 768px) {
    .navbar-left {
        margin-left: 5%;
    }
}

@media (max-width: 600px) {
    body{
        padding-top: 30%;
    }
    .grid-container-lg{
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .navbar-right li {
        display: inline-block;
    }
    .grid-container-lg .featured-post-title{
        top: 25%;
    }
    .grid-container-sm .featured-post-title{
        top: 0;
    }
}