.video-intercom-hr {
    border-top: 1px solid #c5c5c5;
    margin: 0 0 15px;
}
.intercom-device-location {
    font-size: 115%;
}
.video-intercom-log-image {
    max-width: 16.66666667%;
    width: auto;
    margin: 0;
    padding-left: 0 !important;
}
.video-intercom-log-image p {
    margin-top: 0;
    margin-bottom: 0;
}
.video-intercom-log-image img {
    width: auto;
    height: 150px;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: 50% 0;
    -moz-object-position: 50% 0;
    -ms-object-position: 50% 0;
    -o-object-position: 50% 0;
    object-position: 50% 0;
}
.video-intercom-log-details {
    margin-top: 15px;
}
.video-intercom-log-details span {
    color: #90969b;
    font-weight: 700;
}
.video-intercom-message-log {
    margin: 0;
    font-weight: 700;
}
.video-intercom-log-header p {
    margin-top: 20px;
    margin-bottom: 2px;
}
.video-intercom-log-header hr {
    margin-top: 0;
    border-top: 1px solid #90969b;
}
.actual-video-intercom-image {
    width: 25%;
}
.actual-video-intercom-image img {
    width: 100%;
    height: auto;
    margin-top: -10px;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: 50% 0;
    -moz-object-position: 50% 0;
    -ms-object-position: 50% 0;
    -o-object-position: 50% 0;
    object-position: 50% 0;
}
.actual-video-intercom-big-image {
    margin-bottom: 5px;
    width: 55%;
}
.actual-video-intercom-header {
    display: inline;
}
.actual-intercom-call-date {
    color: #00a79d;
    margin-top: 0;
    margin-bottom: -3px;
}
.actual-device-time {
    color: #90969b;
    font-weight: 700;
}
.intercom-open-door-button-div {
    width: 20%;
    margin-bottom: 15px;
}
.intercom-open-door-button {
    text-transform: uppercase;
    background-color: #0099c5;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    color: #fff;
    width: 15vw;
}
.intercom-call-button {
    background-color: #00a79d;
}
.intercom-video-iframe {
    margin-top: 0;
}
.intercom-video-iframe iframe {
    width: 100%;
    height: 45vh;
    background-color: rgba(0,0,0,.6);
    background-image: url('../img/video-surveillance/no_video.svg');
    background-repeat: no-repeat;
    background-position: center;
}
.intercom-device-name {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    float: left;
    margin-top: 6px;
}
.intercom-left-menu-hr {
    margin-top: 6px;
    margin-bottom: 0;
}
/********** INTERCOM NOTIFICATIONS **********/
.notifications-label-div {
    margin-top: 10px;
}
.intercom-notification-labels {
    margin-bottom: 10px;
}
.intercom-notification-labels span {
    font-weight: 700;
    color: #00a79d;
}
.intercom-notification-user-div {
    height: 35px;
    line-height: 35px;
    background: #eaeff2;
    margin-bottom: 5px;
    overflow-x: auto;
    overflow-y: hidden;
}
.intercom-notification-user-div input {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.intercom-notification-doorbell-div {
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}
.remove-door-lock {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
    .video-intercom-log-image {
        width: 20%;
        max-width: 100%;
    }
    .video-intercom-log-image img {
        height: auto;
        width: 100%;
    }
    .video-intercom-log-details {
        width: 80%;
    }
    .intercom-device-name {
        font-size: 14px;
        margin-top: 4px;
        margin-bottom: -2px;
    }
    .intercom-device-location {
        font-size: 95%;
    }
}
@media only screen and (max-width: 991px) {
    .intercom-device-location {
        font-size: 85%;
    }
    .video-intercom-log-details {
        margin-top: 10px;
    }
    .intercom-device-name {
        font-size: 12px;
        margin-top: 6px;
        margin-bottom: -4px;
    }
    .intercom-video-iframe iframe {
        height: 40vh;
    }
}
@media only screen and (max-width: 800px) {
    /******************************
    STYLING FOR IPADS
    ******************************/
    .intercom-device-name {
        font-size: 16px;
    }
    .intercom-device-location {
        font-size: 115%;
    }
    .intercom-modal-div-labels p {
        line-height: 35px;
        margin-top: 9px;
    }
    .actual-video-intercom-big-image {
        width: 75%;
    }
    .intercom-open-door-button-div {
        width: 75%;
        margin-bottom: 15px;
        float: right;
        display: table;
    }
    .intercom-open-door-button {
        width: 100%;
        margin: 0;
    }
}
@media only screen and (max-width: 767px) {
    .no-intercom-event {
        height: 40vh;
    }
    /********** TABLET STYLING REFACTORY **********/
    .intercom-device-name {
        font-size: 20px;
    }
    .intercom-device-location {
        font-size: 20px;
    }
}
@media only screen and (max-width: 600px) {
    .intercom-modal-div-name input {
        width: calc(100% - 10px);
    }
    .video-domo-select-div {
        width: 100%;
        padding-left: 5px;
        margin-top: -10px;
    }
    .no-intercom-event {
        height: 0;
    }
    .actual-video-intercom-image {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }
    .actual-video-intercom-image img {
        height: 25vh;
        width: auto;
        margin-right: 20px;
    }
    .actual-video-intercom-image > p:first-child {
        float: left;
    }
    .actual-intercom-call-date {
        margin: 10px 0 0 0;
    }
    .actual-video-intercom-big-image {
        width: 100%;
    }
    .intercom-video-iframe iframe {
        height: 45vh;
    }
    .intercom-open-door-button-div {
        width: 100%;
    }
    .video-intercom-log-image {
        width: 30%;
    }
    .video-intercom-log-details {
        width: 70%;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 450px) {
    .intercom-device-name {
        font-size: 18px;
    }
    .intercom-left-menu-hr {
        margin-top: 4px;
    }
    .intercom-device-location {
        font-size: 18px;
    }
}
@media only screen and (max-width: 350px) {
    .video-intercom-log-details {
        margin-top: 5px;
    }
    .intercom-video-iframe iframe {
        height: 40vh;
    }
}