img {
    max-width: 100%
}

blockquote iframe {
    width: 100%
}
header .row .text-center img {
    height: 60px;
}
blockquote {
    padding: 0;
    border: none
}

.mind-cover-div {
    padding-bottom: 10px
}

.mind-title-div>h3 {
    letter-spacing: 3px;
    line-height: 3rem
}
mind-content .mind-title-div h3{margin:18px 0;}
#gtmMindContentAd p {
    margin-bottom: 20px;
}
.entry__article {
    font-size: 18px;
    line-height: 3rem
}

input[class=photo-source-style] {
    font-size: 10px;
    border: none;
    outline: none;
    display: block;
    background-color: transparent
}

.ytp-cued-thumbnail-overlay-image {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute
}

.html5-video-player {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    outline: 0;
    font-family: youtube noto, Roboto, Arial, Helvetica, sans-serif;
    color: #eee;
    text-align: left;
    direction: ltr;
    font-size: 11px;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    -ms-high-contrast-adjust: none
}

div.entry__article>p>iframe,
div.entry__article>p>span>iframe,
div.entry__article>p>span>span>iframe {
    width: 100%
}

.mind-ads-block-div {
    padding-top: 20px;
    padding-bottom: 20px
}

.entry__tags>a {
    color: #000;
    margin-left: 5px;
    text-decoration: none;
    transition: .25s;
    padding: 5px;
    float: left;
    background-color: #f7f7f7;
    border-radius: 10px
}

.entry__tags>a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .5) !important
}

.mind-category-tag {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
    text-decoration: none;
    -webkit-transition: color .2s
}

.mind-category-tag:hover {
    color: grey;
    text-decoration: none
}

.mind-properties-div {
    padding-bottom: 0;
    font-size: 14px
}
.editor-minds-div.io{
    padding-bottom:10px;
    padding-left:0;padding-right:0;
}
.mind-properties-div > a {
    color: rgba(0, 0, 0, .4)
}

.mind-properties-div>span {
    color: rgba(0, 0, 0, .4)
}
#side-view-container > .row {
    margin: 0
}
#side-view-container > .row>.col-xs-12{padding:0;}
.latest-recommend-div {
    font-size: 13px;
    padding-bottom: 10px;width:100%;
    display:flex;
    justify-content:space-between
}

.latest-recommend-title-div>p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 42px;
    font-size: 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.latest-recommend-div > .col-xs-5, .latest-recommend-div > .col-xs-7 {
    padding: 0
}
.latest-recommend-div > .col-xs-5{
    width:40%;
}
.latest-recommend-div > .col-xs-5 a, .latest-recommend-div > .col-xs-5 picture, .latest-recommend-div > .col-xs-5 img{
    display:block;
    width:100%;
}
    .latest-recommend-title-div > p > a {
        transition: .25s;
        color: #000
    }

.latest-recommend-div:hover a {
    text-decoration: underline
}

.latest-recommend-div>div {
    padding-right: 0
}

.editor-avatar-div>a>img {
    border-radius: 50%;
    width: 100%
}

.editor-info-container {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px dotted #a8a8a8
}

.report-input {
    padding: 8px 16px;
    outline-color: rgba(0, 0, 0, .2);
    background-color: #fff;
    width: 100%;
    height: 50px;
    border: 1px solid #e5e5e5;
    margin-top: 5px
}

.report-btn {
    margin-top: 10px;
    color: #fff;
    background-color: #000;
    padding: 15px 20px;
    height: 50px;
    width: 100%;
    outline: none;
    border: none;
    transition: .25s
}

.report-btn:hover {
    background-color: rgba(0, 0, 0, .5)
}

.report-textarea {
    width: 100%;
    outline-color: rgba(0, 0, 0, .2)
}

.google-ads {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center
}

.entry__tags {
    padding-top: 10px
}

.favourite-love-icon {
    color: #000;
    transition: .25s;
    margin-left: -16px
}

.favourite-love-icon:hover {
    color: red
}

.mind-action-icon {
    width: 50px;
    height: 50px;
    font-size: 12px;
    border: solid 1px #eeee;
    background-color: #fff;
    outline: none;
    transition: .25s;
    float: left;
    cursor: pointer
}

#mind-share-btn-container {
    position: absolute;
    width: 50px;
    margin-left: -50px
}

.mind-action-icon:hover {
    color: #fff;
    background-color: #000
}

.mind-shares-total {
    width: 50px;
    height: 50px;
    font-size: 12px;
    border: solid 1px #eeee;
    float: left;
    background-color: transparent;
    outline: none;
    transition: .25s;
    cursor: pointer
}

#sticky-share-container {
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0
}

.sticky-share-div {
    width: 20%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: #fff;
    border: 1px #eeee solid;
    transition: .25s
}

.sticky-share-div:hover {
    background-color: #000;
    color: #fff
}

.helper-tick-span {
    font-size: 20px;
    margin-left: 5px;
    cursor: pointer;
    transition: .25s
}

.helper-tick-span:hover {
    transform: scale(1.1)
}

.mind-tick-submit-btn {
    border: 1px solid #000;
    outline: none;
    color: #fff;
    background-color: #000;
    transition: .25s;
    padding: 8px 16px
}

.mind-tick-submit-btn:hover {
    background-color: rgba(0, 0, 0, .8)
}

#div-gpt-ad-1549003110468-0_container {
    border: none !important
}

.widget_media_image {
    background-color: #efefef !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 20px 0 !important;
    text-align: center
}

.widget_media_image img {
    display: initial
}

.ads-title {
    padding: 5px
}

.ads_text {
    padding: 10px
}

#main-container {
    margin-top: 10px
}

#div-gpt-ad-1549003110468-0_container:before {
    margin: 0 35% !important
}

.instagram-media {
    width: 100%
}

#side-view-container {
    position: sticky;
    top: 74px
}

.youtubeVideoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.youtubeVideoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(min-width:1200px) {
    #side-view-container {
        padding-bottom: 800px
    }
}