﻿.hidden {
    display: none !important;
}

@media only screen and (min-width: 1200px) {
    .contenttag {
        min-width: 800px;
        max-width: 800px;
    }

    .artistimg {
        min-width: 200px !important;
        min-height: 200px !important;
        max-width: 200px !important;
        max-height: 200px !important;
    }
}

.continue {
    background-color: #006400 !important;
    color: white !important;
    padding: 0px 10px !important;
    display: inline !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    border-radius: 0px !important;
}

.element-list {
    *zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-left: -15px;
    margin-right: -60px;
    overflow: visible !important;
}

    .element-list:before,
    .element-list:after {
        content: "";
        display: table;
    }

    .element-list:after {
        clear: both;
    }

.element-box .inner:before,
.element-box .inner:after {
    content: "";
    display: table;
}

.element-box .inner:after {
    clear: both;
}

.more-cont {
    white-space: nowrap;
    word-wrap: inherit;
}

    .more-cont a {
        padding-right: 5px;
        font-weight: 600;
        color: #2c7395;
    }

.image {
    float: right;
    margin-right: 5px;
    margin-bottom: 20px;
}

    .image img {
        width: 300px !important;
        height: 200px !important;
    }

.info {
    overflow: hidden !important;
    padding-right: 20px;
    line-height: 2.0;
}

.title {
    margin-bottom: 10px !important;
    margin: 0px;
}

    .title a {
        font-size: 15px;
        line-height: 1.1;
        text-overflow: inherit;
        overflow: visible;
        white-space: inherit;
        color: #223a73;
        font-weight: 600;
    }

.element-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #68C6F2;
    font-size: 14px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.inner {
    padding: 0;
}

.element-box .inner {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    word-wrap: break-word;
    white-space: inherit;
    *
        zoom: 1;
}

.text {
    margin: 10px 0;
}

.user {
    margin-bottom: 5px;
    font-weight: 300;
}

.pull-left {
    float: right;
}

.pull-right {
    float: left;
}

.fa-sc {
    padding: 10px !important;
    font-size: 15px !important;
    width: 35px !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 50% !important;
}

    .fa-sc:hover {
        opacity: 0.7 !important;
    }

.fa-facebook {
    background: #3B5998 !important;
    color: white !important;
}

.fa-twitter {
    background: #55ACEE !important;
    color: white !important;
}

.fa-google-plus {
    background: #ff4500 !important;
    color: white !important;
}

.fa-whatsapp {
    background: #2cc54e !important;
    color: white !important;
}

.fa-envelope-open {
    background: #00aff0 !important;
    color: white !important;
}

.icon-telegram {
    background: #00aff0 !important;
    color: #ffffff !important;
}

.socialsharing ul li {
    display: -webkit-inline-box;
}

.dropdown ul li {
    padding: 0;
    margin: 0;
}

.btn-f {
    min-height: 36px;
    padding: 4px 13px;
    font-weight: normal;
    font-size: inherit;
    color: #666;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    top: 0px;
    outline: none;
    position: relative;
    display: inline-block;
    *
        display: inline;
    *
        zoom: 1;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    line-height: 1.428571429;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #6e7d84 !important;
    background-color: #eaeced;
    border-radius: 1px;
    border: 1px solid #b2bbbf;
    border-top-color: #bbc3c6;
    border-right-color: #bbc3c6;
    border-bottom-color: #aab4b8;
    border-left-color: #aab4b8;
    -webkit-transition: all 0.10s linear 0s;
    transition: all 0.10s linear 0s;
    font-size: 13px !important;
    padding: 3px 9px;
    min-height: 26px;
    white-space: nowrap;
    word-wrap: inherit;
}

.title-else {
    line-height: 1.7;
    font-size: 13px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff !important;
}

.info-my-box {
    text-align: justify !important;
    background-color: #7b9ac8 !important;
    padding: 10px !important;
    border-radius: 7px !important;
}

.title-main {
    line-height: 1.7;
    font-size: 15px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    color: #223a73 !important;
}

.imagess {
    bottom: -100px;
    position: absolute;
    z-index: 10;
    border: 11px solid #d2d2d2;
}

.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 1 0 75%;
    max-width: 100%;
}
