/*
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 (min-width:1201px){
    div.reg_index {
        max-width: 370px;
        margin-left: 20px;
    }
}

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

@media (min-width:1080px){
    .has-open-chat .logged-header,
    .has-open-chat .content,
    .has-open-chat .footer{
        padding-right: 270px;
    }

}
@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;
    }
}
@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(4n + 0){
        margin-right: 0px;
    }

    .tagok-adatok{
        width:118px;
    }

    .profile-avatar{
        width:345px;
        height: 460px;
    }
    .more-image .mini-image {
        margin-right: 8px;
    }
    .question-chat-box-live{
        display:none;
    }
}

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

@media (max-width: 820px){
    .error-reporting-container{
        display:none;
    }
}

@media (max-width: 767px){
    .animalodo-kis-ikonka-kontener{
        padding: 0px;
    }
    .question-chat-content-icon{
        display:none;
    }

    .login-form-intputs .col-md-4:last-child,
    .login-form-container .col-md-4{
        padding-left: 15px;
        padding-right: 15px;
    }
    .fgt-pwd{
        text-align: right;
    }
    .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{
        background: rgba(0, 0, 0, 0) url("../images/new_bg_index.jpg") no-repeat scroll;
        background-position: center top -270px ;
    }
    .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:345px;
        height: 460px;
    }
    .profile-text{
        margin-top: 30px;
    }
    .more-image .mini-image {
        margin-right: 8px;
    }
    .profile-top-container{
        width:345px;
        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;
    }
    .userdata-cont .userdata{
        display:none;
    }
    .chat-inbox-window-header-left{
        min-height: 50px;
        padding-bottom: 10px;
        padding-top: 15px;
    }
    .chat-inbox-window-header{
        min-height: 50px;
        padding-bottom: 13px;
        padding-top: 16px;
    }
    .chat-inbox-window-header .user-image img{
        width:20px;
        height:20px;
    }
    .chat-inbox-window-header .userdata-cont{
        padding:0px;
        max-width: 150px;
        overflow: hidden;
    }
    .chat_inbox-window-header-close{
        top:17px;
    }
    .chat-inbox-window-header .chat-window-settings-button{
        top:17px;
    }

    .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:50px;
    }

    .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 15px;
    }
    .chat-inbox-window-header{
        padding-left: 17px;
    }
    .chat-inbox-conversation-back-to-list{
        background: none;
        border:0px;
    }
    .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 30px 0px 30px;
    }
    .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;
    }
}

@media (max-width:519px){
    .img-box-container{
        margin: 0px auto;
        width: 230px;
    }
    #index-user-container .img-box:nth-child(2n + 0){
        margin-right: 0px;
    }
    #index-user-container .img-box:nth-child(5n),
    #index-user-container .img-box:nth-child(6n),
    #index-user-container .img-box:nth-child(7n),
    #index-user-container .img-box:nth-child(8n) {
        display:none;
    }
}
@media (max-width:480px){
    .fb-button{
        font-size: 14px;
        text-align: right;
    }
    .uiContextualDialogPositioner{
        display:none !important;
    }
    .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:200px;
        height: 266px;
    }
    .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:293px;
        margin: 0px auto;
    }
    .avatar-relative{
        float:left;
    }
    .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;
    }
    .question-chat-box-live{
        display:none;
        height: 0px;
        padding:0px;
        border:0px;
        margin: 0px;

    }
}
@media (max-width:270px){
    .chat-fixed.chat{
        display:none !important;
    }
}
@media (max-width: 400px){
    .new_bg_index .text .line-3 {
        font-size: 56px;
    }
}
