/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2016.05.03., 11:20:21
    Author     : lethanin
*/

@media (max-width: 1199px){
    .login-form-intputs .bejelentkezesgomb{
        padding: 5px 18px;
    }
    .chat-left-title{
        -webkit-flex: 1;  /* Safari 6.1+ */
        -ms-flex: 1;  /* IE 10 */
        flex:1;
        padding-left:15px;
    }
}

@media (min-width:1000px){
    .has-open-chat .logged-header,
    .has-open-chat .content,
    .has-open-chat .footer{
        padding-right: 200px;
    }
    .chat-inbox .chat-window-footer{}
}
@media (max-width:1079px){

    .chat-fixed.chat{
        position: fixed;
        width:270px;
        right:0;
        height: 100%;
    }
    .chat-fixed.chat.closed-sm{
        top:auto;
        bottom:0;
        height: 40px;
        width:80px;
    }
    .chat-window-layer{
        right:130px;
    }
    .chat-fixed.chat.open-sm{
        width: 100%;
        right: auto;
        margin-top: 0px;
        z-index: 1040;
    }
    .chat-fixed.chat.closed-sm .chat-toggle-icon-cont{
        height: 40px;
        width: 40px;
        line-height: 44px;
    }
    .chat-fixed.chat.closed-sm .chat-open-box-content{
        display:none;
    }
    .chat-relative-container{
        position: relative;
        width:100%;
        height: 100%;
    }
    .chat-fixed-inner{
        position: absolute;
        margin: 0px;
        right: 0;
        border-left: 1px solid #c9c6c5;
        transition: right 0.3s;
    }
    .chat-settings-cont{
        width:50px;
        height: 50px;
        background: url('/image/chat-settings-icon.png') center center no-repeat;
    }
    .chat-fixed.chat .small-chat-header{
        display:block;
        background: rgba(83, 74, 69, 0.7);
        font-size: 17px;
        color:#fff;
        height: 40px;
        line-height: 30px;
        cursor: pointer;
    }
    .chat-fixed.chat .small-chat-header:hover{
        background: #4B423D;
        transition: background 0.5s;
    }
    .chat-fixed.chat.open-sm .small-chat-header{
        height: 50px;
        background: rgba(83, 74, 69, 1);
    }
    .closed-sm .chat-open-layer{
        position:absolute;
    }
    .chat-right-toggle-cont {
        padding-right: 15px;
    }
    .open-sm .chat-right-toggle-cont{
        display:block;
        height: 40px;
    }
    .small-chat-header h4{
        line-height: 42px;
        font-weight: 700;
        font-size: 14px;
    }
    .chat-fixed.chat.open-sm .small-chat-header h4{
        line-height: 52px;
    }
    .chat-title-small{
        /*padding:10px 0px;*/
    }
    .chat-open-layer{
        background: none;
        margin-top: 50px;
        transition: right 0.3s;
    }
    .chat-open-box {
        width: 100% !important;
        height:100% !important;
        position: relative;
        border:0px;
    }
    .chat-open-box-header-room-title a {
        padding-left:10px;
        padding-right:30px;
        font-size:12px;
    }
    .chat-open-box-footer{
        bottom: 50px;
        left: 0;
        padding: 10px 20px;
        position: absolute;
        right: 270px;
        width: 100%;
    }
    .chat-open-box-content{
        bottom: 115px;
    }
    .chat-fixed.closed-sm .chat-open-box-footer{
        bottom: 0px;
    }
    .chat-open-box-close-room{
        right: 4px;
    }
    .chat-open-box-footer .emoji-wrapper{
        height: 40px;
    }
    .visszahivom {
        padding: 6px 15px;
    }
    .sweet-alert h2{
        margin:10px 0;
        font-size:20px;
        line-height: 25px;
    }





    /** FILTER **/
    .chat-room-member-list-filter-container {
        position: absolute;
        opacity: 0.9;
        padding-left:50px;
        padding-right:10px;
    }
    .chat-room-member-list-list-container{
        height:100%;
    }
    .chat-filter-toggle-container{
        right:0px;
        width:50px;
        height:50px;
        bottom:-50px;
        text-align: center;
        position: absolute;
        overflow: hidden;
        transition-property: all;
        transition-duration: 0.5s;
        transition-timing-function: ease;
        z-index: 1001;
        border-radius: 0px 0px 5px 5px;
        background-color: #009CE5;
        opacity:0.5;
        cursor:pointer;
    }
    .chat-filter-toggle-container:hover{
        background-color: #009CE5;
        opacity:1;
    }
    .chat-filter-toggle-container .icon-arrow2{
        display: block;
        font-size: 11px;
        transform: rotate(-180deg);
        color:#fff;
        line-height:50px;
    }
    .chat-filter-toggle-container.closed .icon-arrow2{
        transform: none;
    }
}

@media (max-width: 991px){
    .login-form-intputs .bejelentkezesgomb{
        padding: 5px 7px;
    }

    .new_bg_index .text {
        margin-top: 80px;
    }

    .img-box-container{
        margin: 0px auto;
        /*width: 460px;*/
    }
    .img-box:nth-child(5n + 0){
        margin-right: 0px;
    }
    .img-box:nth-child(6n){
        margin: 0 8px 8px 0;
    }

    .tagok-adatok{
        width:118px;
    }

    .profile-avatar{
        width:250px;
        height: 250px;
    }
    .more-image .mini-image {
        margin-right: 8px;
    }
    div.box-index{
        max-width: 350px;
    }
}

@media (min-width:991px){
    .modal-lg {
        width: 570px;
    }
}

@media (max-width: 820px){
    .error-reporting-container{
        display:none;
    }
}
@media (min-width: 768px){
    .profile-image {
        width:37.5%;
    }
    .profile-text.top {
        width:62.5%;
    }
}
@media (max-width: 767px){
    .mt-xs-5 {margin-top: 5px;}
    .mt-xs-10 {margin-top: 10px;}
    .mt-xs-15 {margin-top: 15px;}
    .mt-xs-18 {margin-top: 18px;}
    .mt-xs-20 {margin-top: 20px;}
    .mt-xs-30 {margin-top: 30px;}
    .mt-xs-40 {margin-top: 40px;}
    .mt-xs-50 {margin-top: 50px;}
    .mt-xs-60 {margin-top: 60px;}
    .mt-xs-70 {margin-top: 70px;}
    .mt-xs-80 {margin-top: 80px;}
    .mt-xs-90 {margin-top: 90px;}
    .mt-xs-100 {margin-top: 100px;}
    .mt-xs-110 {margin-top: 110px;}

    .mb-xs-5 {margin-bottom: 5px;}
    .mb-xs-10 {margin-bottom: 10px;}
    .mb-xs-20 {margin-bottom: 20px;}
    .mb-xs-30 {margin-bottom: 30px;}
    .mb-xs-40 {margin-bottom: 40px;}
    .mb-xs-50 {margin-bottom: 50px;}
    .mb-xs-60 {margin-bottom: 60px;}
    .mb-xs-70 {margin-bottom: 70px;}
    .mb-xs-80 {margin-bottom: 80px;}
    .mb-xs-90 {margin-bottom: 90px;}
    .mb-xs-100 {margin-bottom: 100px;}

    .navbar-header{
        height: 70px;
    }
    .navbar-header .navbar-toggle{
        margin-top: 15px;
    }
    .animalodo-kis-ikonka-kontener{
        padding: 0px;
    }

    .login-form-intputs .col-md-4:last-child,
    .login-form-container .col-md-4{
        padding-left: 15px;
        padding-right: 15px;
    }
    .login-toggle{
        border: 1px solid #aea9a7 !important;
        padding-right: 10px !important;
        margin-top: 26px;
        transition: 0.5s;
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
    }
    .login-toggle .icon-bar{
        background-color: #534a44 !important;
        width: 15px !important;
    }
    .login-toggle:hover{
        background: #E6E6E6;
        transition: 0.5s;
    }

    .new_bg_index .container{
        padding-bottom: 0px;
    }
    .new_bg_index .text {
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .chat-open-layer{
        right: auto;
        width:100%;
    }
    .chat-fixed-inner.closed-sm{
        right:-270px;
        transition: right 0.3s;
    }
    .chat-open-layer.closed-sm{
        right:0px;
        transition: right 0.3s;
    }
    .chat-open-box-header-room-title a {
        padding-left:5px;
        padding-right:20px;
        font-size:9px;
    }
    .chat-inbox-room .data-container {
        width:60%;
        float:right;
    }
    .chat-window-layer{
        right:10px;
    }

    .profile-avatar{
        width:250px;
        height: 250px;
    }
    .profile-text{
        margin-top: 30px;
    }
    .more-image .mini-image {
        margin-right: 8px;
    }
    .profile-top-container{
        width:250px;
        margin: 0px auto;
    }

    .likable-data{
        padding-left: 30px;
    }
    .likablecard-img-cnt{
        text-align: center;
        padding-top: 30px;
    }

    .felhasznalo img{
        float:none;
        width:150px;
        height: 150px;
        border-radius: 50%;
        display:inline;
    }
    .likable-data .username-cnt{
        text-align: center;
    }
    .likablecard .pull-right {
        overflow:hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width:200px
    }

    #yii-debug-toolbar-logo,
    #yii-debug-toolbar,
    #yii-debug-toolbar-min{
        display:none !important;
    }



    /****** chat window ***********/
    .chat-window{
        height: 290px;
    }
    .chat-window-content-container{
        height: 190px;
    }
    .chat-window-content{
        max-height:190px;
    }
    .chat-window .chat-window-content{
        max-height:190px;
    }
    /****** chat window end *******/
    /****** chat inbox ***********/
    .chat-inbox-window-content .message-data .user-img img{
        width:20px;
        height:20px;
    }
    .chat-inbox-window-content .message-data .user-img{
        width:20px;
        height:20px;
        padding-top:5px;
    }
    .message-data.own .message-data-arrow,.message-data.other .message-data-arrow{
        top:7px;
    }
    .chat-inbox-window-content{
        padding:10px 20px;

    }
    .message-data.own .user-img{
        margin-left:15px;
    }
    .message-data.other .user-img{
        margin-right:15px;
    }
    .chat-inbox-window-header-left{
        min-height: 50px;
        padding-bottom: 10px;
        padding-top: 15px;
    }
    .chat-inbox-window-header{
        min-height: 50px;
    }
    .chat-inbox h1{
        font-size:16px;
    }
    .chat-inbox-room .image{
        width:20%;
    }
    .chat-inbox-room .data-container{
        padding-bottom: 2px;
        width:80%;
    }
    .chat-inbox-room .image img{
        height:35px;
        width:35px;
    }
    .chat-inbox-room .data{
        padding-top:0px;
    }



    /****** chat inbox end ***********/
    .profile-smallbuttons button{
        margin:0px;
        margin: 0px 2px 5px 0px;
    }

    .chat-inbox{
        margin-left: -20px;
        margin-right: -20px;
        top:70px;
    }

    .chat-inbox-conversation-list{
        position: absolute;
        width:100%;
        border-right: 0px !important;
        z-index: 1000;
        background: #fff;
    }
    .chat-inbox-conversation-container{
        position: absolute;
        width:100%;
        z-index: 990;
    }
    .chat-inbox .chat-window-footer{
        padding: 10px;
    }
    .chat-inbox-conversation-back-to-list{
        background: none;
        border:0px;
        font-size: 16px;
    }
    .chat-inbox-room .image{
        width: 10%;
    }
    .chat-inbox-room .data-container {
        width:90%;
        float:right;
    }
    .chat-inbox-conversation-container .chat-window-footer .emoji-wrapper{
        margin-right: 40px;
    }
    .chat-inbox .icon-chat{
        left:25px;
    }
    .chat-inbox .chat-window-message-input{
        padding: 0 15px 0px 40px;
    }
    .chat-window-footer .emoji-picker{
        margin-right: 10px;

    }
    .chat-fixed.chat.closed-sm{
        width: 40px;
    }
    .chat-inbox-room .last-message-time{
        top: 0px;
    }
    .chat-open-box-content{
        bottom: 110px;
    }

    .img-box:nth-child(5n){
        margin: 0 8px 8px 0;
    }
    .img-box:nth-child(6n){
        margin: 0 8px 8px 0;
    }

    .index-header-logo > a{
         font-size: 48px;
    }
    .index-header-text{
        padding: 0px 15px;
        text-align: center;
        line-height: 28px;
    }
    .index-header{
        margin-bottom: 0px;
    }
    div.box-index{
        max-width: none;
        margin: 15px !important;
    }
    .card:nth-child(3n){
        margin-right: 10px;
    }
    .card:nth-child(2n){
        float:right;
        margin-right: 10%;
    }
    .card:nth-child(2n-1){
        margin-left: 10%;
    }

    .scaleY0-xs{
        height: 0px;
        overflow: hidden;
        transform: scaleY(0);
        transform-origin: top;
        transition: all 0.26s ease;
    }
    .scaleY1-xs{
        height: auto;
        transform: scaleY(1);
        transition: all 0.26s ease;
    }
    .mt-20-xs{
        margin-top: 20px;
    }
    .index-bottom-container{
        text-align: center;
    }

    .social_widget{
        text-align: center;
    }

    .sweet-alert div.explain-cont{
        display:none;
        padding-top:0px;
    }
    .sweet-alert div.validation p{
        text-align:left;
        font-size:11px;
    }
    .sweet-alert div.validation p.not-show{
        font-size:9px;
    }
    .file-drop-zone-title{
        display:none;
    }

    .chat-search-settings-cont .dropdown-menu{
        max-width: 110px;
        min-width: 110px;
    }
    .dropdown-menu.open-left{
        left:-57px;
    }
    .chat-public-room-input-container{
        padding:10px;
        bottom: 0px;
    }
    .chat-public-room-input-container .icon{
        left: 21px;
        top: 26px;
    }
    .emoji-picker{
        top:7px;
    }
    .chat-public-room-banner-container{
        display:none;
    }
    .chat-public-room-messages{
        bottom: 74px;
    }
    #body-reg .footer{
        position: initial;
    }
    #body-reg .reg-box, #body-reg .content-box{
        margin-bottom: 0px;
    }
}

@media (max-width:700px){
    .card:nth-child(2n){
        float:right;
        margin-right: 5%;
    }
    .card:nth-child(2n-1){
        margin-left: 5%;
    }
}
@media (max-width:600px){
    .card:nth-child(2n){
        float: none;
        margin:0px auto 30px;
    }
    .card:nth-child(2n-1){
        float: none;
        margin:0px auto 30px;
    }
    ul.pagination {
        height: auto;
        min-height: 50px !important;
    }
    ul.nav.nav-tabs {
        height:auto;
        min-height: 28px !important;
    }
    .index-bottom-container .img-box:nth-child(6n){
        margin: 0 8px 8px 0;
    }
    .img-box-container{
        width:254px;
        margin:0 auto;
    }
}

@media (max-width:519px){

}
@media (max-width:280px){
    .uiContextualDialogPositioner{
        display:none !important;
    }
}
@media (max-width:480px){
    .fb-button{
        font-size: 14px;
        text-align: right;
    }
    .chat-inbox-room .image{
        width: 20%;
    }
    .chat-inbox-room .data-container {
        width:80%;
        float:right;
    }
    .load-more-room-action{
        font-size:11px;
    }

    .profile-avatar{
        width:250px;
        height: 250px;
        margin: 0px auto;
    }
    .profile-text{
        margin-top: 30px;
    }
    .more-image .mini-image {
        margin-right: 0px;
        margin-bottom: 13px;
    }
    .more-image .mini-image:last-child{
        display:none;
    }
    .profile-top-container{
        width:250px;
        margin: 0px auto;
    }
    .more-image{
        width : 80px;
        margin-left:13px;
        margin-top:0px;
        float:left;
    }
    .profile-img-gradient{
        padding:10px 0 15px 15px;
    }
    .profile-img-gradient .region,
    .profile-img-gradient .online{
        display:none;
    }
    .small-font-size{
        font-size: 10px;
    }
}
@media (max-width:270px){
    .chat-fixed.chat{
        display:none !important;
    }
}
@media (max-width: 400px){
    .new_bg_index .text .line-3 {
        font-size: 56px;
    }
    .premium table{
        font-size:9px;
    }
}
