.sidebar__single-l {
    margin-top: 0px !important;
}

/*Blog detalle*/
.social-icons {
    display: block;
    float: left;
}

/*tags*/
.tags-a {
    margin-bottom: 5px;
}

/*Blog Detalle*/
.row-galeria {
    margin-top: 24px;
}

.col-blog-detail-g {
    margin-bottom: 24px;
}

.blog-img-list-label {
    margin-top: 5px;
    font-weight: bold;
    color: #28d7a2;
}

.blog-details__content p {
    margin-bottom: 14px;
}

.no-margin {
    margin-bottom: 0px !important;
}

.blog-details__social-list a {
    height: 46px !important;
    width: 46px !important;
    font-size: 20px !important;
    border: solid 1px #000 !important;
}

.blog-details__social-list a:hover {
    border: none !important;
}

.blog-one__content {
    padding: 20px 20px 20px !important;
}

.blog-one__title {
    font-size: 23px !important;
    margin-bottom: 10px !important;
}

.blog-details_video_embed iframe {
    width: 100% !important;
    height: 400px !important;
}

.fb-comments {
    width: 100% !important;
}

.fb-comments span {
    width: 100% !important;
}

.fb-comments span iframe {
    width: 100% !important;
}

.fb-comments span iframe #u_0_0_IC {
    width: 100% !important;
}

@media (min-width: 768px) {
    .hidden-lg-s {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .hidden-sm-s {
        display: none !important;
    }

    .page-header {
        padding: 100px 0 30px !important;
    }

    .blog-details_video_embed iframe {
        width: 100% !important;
        height: 280px !important;
    }
}

@media (max-width: 500px) {

    .main-menu {
        padding: 0 40px !important;
    }

    .stricky-header.main-menu {
        padding: 0 40px !important;
    }

    .main-menu__logo {
        padding: 15px 0 !important;
    }
    .main-menu .mobile-nav__toggler {
        padding: 15px 0 !important;
    }

    .col-comparte-en {
        margin-top: 24px;
    }

    .blog-details__social-list a {
        height: 50px !important;
        width: 50px !important;
        font-size: 25px !important;
    }

    .page-header__inner h2 {
        font-size: 30px !important;
    }

    .blog-sidebar {
        padding: 30px 0 100px !important;
    }

}

/*toolbar*/
@media (max-width: 768px){
    .stricky-header {
        display: block !important;
    }

    .main-menu {
        padding: 0 10px;
    }
}

/*


.fa {
    padding: 15px;
    font-size: 20px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 5px;
    border-radius: 30px;
}

.fa:hover {
    opacity: 0.7;
    color: #fff;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-pinterest {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-whatsapp {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

