
@media only screen and (min-width:1025px){
    .lg-mt-110{
        margin-top: 110px;
    }
    .project-title-btn{
        position: fixed;
        left:calc(50% - 100px);
        margin: 0;
    }
    

}
@media only screen and (max-width:1260px){
    .profile-info-list li{
        flex-wrap:wrap;
    }
    .profile-info-list li label {
        width: 100%;
    }
    .profile-info-list li input, .profile-info-list li select {
        width:100%;
    }
    .profile-right-block-wrap {
        padding: 30px 10px;
    }
    form.profile-page-form li .error-message{
        left:0;
    }
    .profile-info-wraper .profile-info-list li label {
        width: 110px;
    }
    .profile-info-wraper .profile-info-list li b {
        width: calc(100% - 110px);
    }
}

@media only screen and (max-width:1190px){
    .header-options li button i {
        font-size: 25px;
    }
    .header-options li button {
        font-size: 14px;
    }
    .chat-right-section {
        width: 340px;
    }
    .chat-page-left-menu-container {
        width: 270px;
    }
    .live-chat-list .chat .chat-user-img .user-icon {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }
    .live-chat-list .chat .chat-user-img {
        width: 80px;
    }
    .live-chat-list .chat .chat-text {
        width: calc(100% - 80px);
    }
    .user-info-img {
        display: flex;
        width: 120px;
        height: 120px;
    }
    .custom-navbar>.navbar-nav>li>a {
        font-size: 14px;
    }
    .custom-navbar .user-img {
        width: 45px;
        height: 45px;
    }
    .custom-navbar .user-img.online:after {
        width: 15px;
        height: 15px;
    }
    .custom-navbar>.navbar-nav>li {
        padding: 0 0px;
    }
    .project-title-btn {
        height: 40px;
        margin-right: 4%;
        line-height: 16px;
    }
    .footer-menu li a span.icon i {
        font-size: 25px;
    }
    .footer-menu li a span {
        height: 25px;
    }
    footer{
        height: 75px;
    }
    .chat-page-wraper {
        padding-bottom: 15px;
    }
    .footer-menu-slider .owl-nav .owl-prev {
        top: 2px;
    }
    .footer-menu-slider .owl-nav .owl-next {
        top: 2px;
    }
    .footer-menu li {
        max-width: initial;
    }
    .footer-menu .itm-div a span {
        height: 20px;
    }
    .footer-menu .itm-div a span.icon i {
        font-size: 20px;
    }
    .footer-menu .itm-div {
        max-width: initial;
    }
    .mini-chat-wraper {
    bottom: 75px;
}

.col_media_box {
    max-width: 100%;
    flex: 0 0 50%;
    margin-top: 10px;
}

}
@media only screen and (max-width:1366px){
    .chat-page-left-menu-container {
        height: 100%;
        width: 300px;
        position: fixed;
        z-index: 9999;
        /* background: #fff; */
        /* Iphone */
        background: #656565;
        right: 0;
        top: 0px;
        /* iphone */
        /* padding-left: 10px; */
        transition: all 0.5s;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);

        /* iphone */
        bottom: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 55px 0 25px 0;
}
    .chat-page-left-menu-container.open{
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);

}
.chat-middle-section {
    width: calc(100% - 340px);
}
.custom-navbar>.navbar-nav>li.menu-btn{
    display:block;
}
.menu-open-btn{
    display: inline-block;
    padding: 0;
    background: transparent;
    border: none;
    margin-left:15px;
}
.menu-open-btn img{
    width: 35px;
}
.chat-right-section {
    width: 320px;
}
.chat-middle-section {
    width: calc(100% - 320px);
}
.menu-overlay.open{
    display: block;
}
.profile-right {
    width: 100%;
}
.header-options li button{
  font-size:13px;
}

/* iphone */
.sidebar-menu > li > a{
    color:#fff;
    opacity: 0.5;
    border-bottom: 1px solid #fff;
}
.sidebar-menu > li:last-child > a{
    border-bottom: 1px solid transparent;
}
.sidebar-menu > li {
    padding: 7px 25px;
}
.menu-name-sec {
    width: 100%;
    text-align: center;
    margin-top:15px;
    color:#fff;
}
.menu-img-sec figure {
    width: 90px;
    height: 90px;
    margin: 0;
}
.menu-img-sec:after{
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 100%;
    position: absolute;
    bottom: 2px;
    right: 17px;
}
.menu-img-sec{
    position: relative;
}
.menu-img-sec.online:after{
    background: #6fdd00;
}
.menu-img-sec.absent:after{
    background: #ff8913;
}
.menu-img-sec.busy:after{
    background: #ff0000;
}
.menu-img-sec.invisible-status:after{
    border: 1px solid #827f7f;
    background-color: #fff;
}
.menu-img-sec {
    width: 100px;
    margin: auto;
}
.menu-user-sec {
    height: auto;
    margin-bottom: 20px;
}
.close-right-panel {
    position: absolute;
    right: 13px;
    top: 9px;
    left: auto;
    color: #fff;
    display:block;
}
.menu-name-sec article .user-type{
    display: none;
}
.menu-name-sec article .name{
    opacity:0.5;
}
.mobile-status{
    display:inline-flex;
    align-items: center;
    font-weight:normal;

  }
  .mobile-status.online{
      color:#6fdd00;
  }
  .mobile-status.absent{
    color:#ff8913;
}
.mobile-status.busy{
    color:#ff0000;
}
  .mobile-status i{
    position: relative;
    top: 4px;
    opacity:0.5;
    color:#fff !important;
  }
  .mobile-status.open i{
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.status-dropdown .status-listing{
        max-width: 135px;
        margin: auto;
}
.status-dropdown  .status-listing li {
    justify-content: flex-start;
    align-items: center;
    color:#fff;
}
.status-dropdown  .status-listing li .status-box {
    margin-right: 22px;
}
.status-dropdown  .status-listing li .status-box.invisible-status {
    border: 1px solid #c1c1c1;
}
}
@media only screen and (max-width:1280px){
    .receiver-dropdown.chat-dropdown {
        min-width: 210px;
        right: auto !important;
        left: -3px !important;
        border: none;
    }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1200px) { 
    /* STYLES HERE */
}

@media only screen and (max-width:1024px){
.hide-less-1025{
    display:none !important;
}
.live-chat-list .chat .chat-text .media.box-area a.media-hyperlink {
    display: flex;
    width: 100%;
    
}
.live-chat-list .chat .chat-text .box-area {
    padding: 10px !important;
}

.live-chat-list .chat .chat-text .media-body p {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    width: 130px;
}
.main_name_toggle{
    width: 100%;
    overflow-wrap: break-word;
}
.main_name_toggle_inner{
    max-width: 80%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

}
@media only screen and (max-width:991px){
    .header-left {
        width: 160px;
    }
    .logo-container {
        width: 154px;
    }
    .header-right {
        width: calc(100% - 160px);
    }
    .live-chat-list .chat .chat-user-img {
        width: 65px;
    }
    .live-chat-list .chat .chat-text {
        width: calc(100% - 65px);
    }
    .col_media_box{
       max-width: 50% ;
       flex: 0 0 50%;
       margin-top: 10px;
    }
    .live-chat-list .chat .chat-text .media.box-area a.media-hyperlink {
        display: flex;
        width: 100%;
        /* flex-direction: column;
        justify-content: center;
        align-items: center; */
    }
    .live-chat-list .chat .chat-text .box-area {
        padding: 10px !important;
    }
    
    .live-chat-list .chat .chat-text .media-body p {
        margin-top: 0;
        margin-bottom: 0;
        display: block;
        width: 100px;
    }
    .col_media_box {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 10px;
    }
    .reply-div {
        bottom: 22%;
    }

    
}
@media only screen and (max-width:800px){
    .attached-file-container .attached-file-modal.custom-modal {
        width: 70%;
        max-width: 70%;
    }
    /* .live-chat-list .chat .chat-text .media-body.image_name_text_box {
        display: none;
    } */
    .col_media_box {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-top: 10px;
    }
}

@media only screen and (max-width:768px){
    .logo-container {
        width: 100%;
    }
    .header-left {
        width: 150px;
        padding-right: 10px;
    }
    .project-title-btn {
        height: 37px;
        margin-right: 15px;
        min-width: auto;
    }
    .live-chat-list .chat .chat-user-img {
        width: 65px;
    }
    .live-chat-list .chat .chat-text {
        width: calc(100% - 65px);
    }
    .live-chat-list .chat .chat-text img {
        max-width:180px;
      }
      .attach-files #profile-image-popup .selected-file button.remove-file.changes,.attach-files #profile-image-popup-skeleton .selected-file button.remove-file.changes {
        right: 30px;
        top: 0px;
        display: block !important;
    }
    .attached-file-container .attached-file-modal.custom-modal {
        width: 80%;
        max-width: 80%;
    }
    #profile-image-popup .image_file_thumbnail_container,#profile-image-popup-skeleton .image_file_thumbnail_container {
        height: 130px;
        width: 230px;
        margin: auto;
    }
    .reply-div {
        bottom: 25%;
    }
    

}
@media only screen and (max-width:767px){
    .header-left {
        width: 100px;
    }
    .header-right {
        width: calc(100% - 100px);
    }
    .project-title-btn {
        height: 37px;
        margin-right: 0;
        min-width: auto;
        font-size: 14px;
    }
    .custom-navbar>.navbar-nav {
        align-items: center;
        flex-direction: row;
        display: none;
    }
    .chat-middle-section {
        width: 100%;
        display: none;
        height: 100%;
    }
    .chat-right-section {
        width: 100%;
        padding-left: 0;

    }
    .chat-page-wraper {
        /*height:calc(100vh - 135px);*/
        height: 100%;
        padding-bottom: 45px;
        flex-wrap: wrap;
    }
    .chat-right-section{
        height: 100%;
    }
    header {
        height: 65px;
    }
    .conversation-header-menu li.only-mobile{
    display: inline-block;
}
.footer-menu .itm-div a .text{
    display: block;
}
footer {
    height: 57px;
}
.footer-menu-slider .owl-nav .owl-prev {
    top: -6px;
}
.footer-menu-slider .owl-nav .owl-next {
    top: -6px;
}
.footer-menu .itm-div a {
    min-width: 75px;
}
.chat-action-bar {
    position: fixed;
    /* left: 15px; */
    right: 15px;
    width: 100%;
    bottom: 67px;
}
.chat-contact-listing li a .chat-user-img span{
    width: 35px;
    height: 35px;
}
.chat-contact-listing li a .chat-user-img span.group-image {
    top: 5px;
    right: 19px;
    font-size: 14px;
}
.chat-contact-listing li a {
    padding: 10px 10px;
    min-height: auto;
}
.chat-contact-listing li a .unread-chat {
    min-width: 20px;
    min-height: 20px;
    font-size: 13px;
}
.chat-contact-listing li a .chat-user-details .chat-user-name {
    font-size: 15px;
}
.add-group-list-container .chat-contact-listing li a {
    padding: 5px 0;
}
.select-contact-group > input:checked ~ .chat-user-img span:before {
    width: 20px;
    height: 20px;
    background-size: 13px;
    bottom: -7px;
    right: -4px;
}
.group-contact-selected-list li span {
    width: 35px;
    height: 35px;
}
.group-contact-selected-list li span button {
    height: 21px;
    width: 21px;
}
.group-contact-selected-list li span button i {
    font-size: 14px;
    font-weight: 800;
    top: -3px;
    position: relative;
}
.chat-contact-header {
    height: 106px;
}
.contact-select-box {
    min-height: auto;
}
.group-contact-selected-list li {
    padding: 10px 15px 10px 0;
}
.middle-incoming-section {
    padding-top: 100px;
}
.custom-type.chat-bubble{
    bottom: 15px;
}

.reply-div {
    bottom: 4%;
}

}
@media only screen and (max-width:639px){
    .loginbox {
        padding:75px 25px;
    }
    .forgot-password-box{
        padding:75px 25px;
    }
    .info-grey-box {
        padding:25px;

    }
    .register-form-box{
        padding:75px 25px;
    }
    .conversation-button i,.conversation-button svg {
        font-size: 23px;
    }
    .conversation-user>span {
        width: 26px;
        height: 26px;
        font-size: 13px;
        margin-right: 6px;
    }
    .conversation-user {
        font-size: 13px;
    }
    .conversation-user label{
        color: #000;
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .border-right {
        width: 35px;
    }
    .type {
        /* max-width: calc(100% - 105px); */
    }
    .type>input {
        width: calc(100% - 35px);
    }

    .profile-right-block-wrap {
        width: 100%;
    }
    .header-options li {
        padding: 5px 8px;
        width: 33.33%;
        float: left;
    }
    .header-options li button {
        width: 100%;
    }
    .chat-remove-popup .remove-option-container {
        width: 90%;
    }
    
    
}
@media only screen and (max-width:450px){
    .attached-file-container .attached-file-modal.custom-modal {
        width:90%;
        max-width: 90%;
    }
    .attach-files #profile-image-popup .selected-file button.remove-file.changes,.attach-files #profile-image-popup-skeleton .selected-file button.remove-file.changes {
        right: 50px;
        top: 0px;
        display: block !important;
    }
    #profile-image-popup .image_file_thumbnail_container,#profile-image-popup-skeleton .image_file_thumbnail_container {
        height: 130px;
        width: 230px;
        margin: auto;
    }
    .col_media_box {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 10px;
    }
    .remove-option-container .button-list button.remove-btn {
        width: 80%;
        font-size: 14px;
    }
}
@media only screen and (max-width:370px){
    .live-chat-list .chat .chat-text img {
        max-width:120px;
      }
      .attach-files #profile-image-popup .selected-file button.remove-file.changes,.attach-files #profile-image-popup-skeleton .selected-file button.remove-file.changes {
        right: 15px;
        top: 0px;
        display: block !important;
    }
    .live-chat-list .chat .chat-text .media-body p {
        width: 80px;
    }
    
    
}
@media only screen and (max-width:320px){
    .attach-files #profile-image-popup .selected-file button.remove-file.changes,.attach-files #profile-image-popup-skeleton .selected-file button.remove-file.changes {
        right: 0px;
        top: 0px;
        display: block !important;
    }
}
