/* media news  */

.media-news,
.media-body-news {
    /* overflow: hidden; */
    /*overflow: visible; */
    /*zoom: 1;*/
}

.media-body-news .bottom {
    position: absolute;
    bottom: 0;
}

.media-body-news .koment {
    float: left;
}

/* media news end */


.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}

.media-body .bottom {
    position: absolute;
    bottom: 0;
}

.media {
    margin-bottom: 10px;
    position: relative;
}

.media .media {
    margin-top: 20px;
}

.media .pull-left {
    margin-right: 10px;
}

.media .pull-right {
    margin-left: 10px;
}

.media .media-object {
    display: block;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}



/*-- only coments */

.media-coments,
.media-body-coments {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}

.media-body-coments .bottom-coments {
    position: absolute;
    bottom: 0;
}

.media-coments {
    margin-bottom: 10px;
    position: relative;
}

.media-coments .media-coments {
    margin-top: 20px;
}

.media-coments .pull-left-coments {
    margin-right: 10px;
}

.media-coments .pull-right-coments {
    margin-left: 10px;
}

.media-coments .media-object-coments {
    display: block;
}



.pull-left-coments {
    float: left;
}

.pull-right-coments {
    float: right;
}

.comment-body {
    clear: left;
}

.comment-list {
    list-style: none;
    margin-left: 3%;
}

#comments{
    margin-left: 0;
}

.lt-ie9 .quote-bun{
    display: none !important;
}



@media only screen and (max-width: 1280px) and (min-width: 768px) {
    .row .large-two { width: 50% !important; float: left;!important; }
    /*.row .large-two:last-child { float: right;!important; }*/
    .row .large-one { width: 100% !important; float: left !important;}
  .row .large-two:first-child {
    float: left !important;
  }
}


@media only screen and (max-width: 430px) {
    .name-hide {
        display: none;
    }

    #header .line-head .current-user-menu img {
        float: right;
    }

    .current-user-menu {
        float: left;
    }

    .margin-left {
        margin-left: -40px !important;
    }

    .header-content-afisha h2 {
        display: block !important;
    }

    .button-create-blog{
        margin-left: 0 !important;
        margin-top: 7px;
    }


}

@media only screen and (max-width: 767px) {
    header .line-head .row .four:first-child {
        display: none;
    }

    section .afisha {
        display: none;
    }

    .button {
        display: block;
        width: 150px;
    }

    .current-user-menu {
        display: block;
        width: auto;
    }

    .menu {
        display: none !important;

    }

    #header .line-menu {
        background: none !important;
        top: -30px;
        width: 200px;
    }

    .photo-album-header { display:block !important;}

    .binner-big {
        display: none;
    }

    .bottom {
        display: none;
    }

    .reg {
        margin-top: 6px !important;
    }

    .row.distance .columns {
        border-right: 0 !important;
    }

    .help-fond {
        float: left !important;
        margin-top: 20px;
    }

    .show-social {
        display: none;
    }


    .hide-social {
        display: inline-block;
        margin-left: 2em;
    }

    .main-columns {
        padding-right: 0 !important;
    }

    .quotes {
        display: none;
    }

    .footer-social {
      display: block !important;
    }

    .social-web-top {
      display: none;
    }

    .down {
      display: none !important;
    }

}

@media only screen and (max-width: 1050px) {
    .galleria-info {
        display: none;
    }
}

@media screen and (min-width: 767px){

}




@media screen and (min-width: 767px) and (max-width: 1025px) {
    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }

    .media .pull-left {
        margin-right: 0;
    }

    .media .pull-right {
        margin-left: 0;
    }
}

@media only screen and (max-width: 650px) {
    .galleria-thumbnails,
    .galleria-thumb-nav-right,
    .galleria-thumb-nav-left,
    .galleria-thumbnails-container{
        display: none !important;
    }

    .galleria-stage {
        bottom: 20px !important;
    }

}


@media screen and (max-width: 560px) {
    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }

    .media .pull-left {
        margin-right: 0;
    }

    .media .pull-right {
        margin-left: 0;
    }

    .binners {
        display: none;
    }

}

@media only screen and (max-width: 1279px) {
  .down-comment {
    display: none !important;
  }
}

@media screen and (max-width: 923px) {

  #header .line-head .phone {
    margin-top: 0 !important;
  }
}