
@media  screen  and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .contact-header{
        margin-top: 140px;
    }
    .list-inside ul{
        position: absolute;
        display: inline-block;
        margin-top: 20px;
        margin-left: 0;
        text-align: center;
        padding: 0;
    }
    .video-galery{
        position: relative;
        z-index: 0;
    }
    #form-btn2{
        margin-top: 134px;
    }
    .contact-map table{
        font-size: 16px;
    }
}
@media \0screen\0,screen\9,screen and (max-width:768px) {
    .contact-header{
        margin-top: 40px;
    }
    #form-btn2{
        margin-top: 40px;
    }
    .contact-map table{
        font-size: 14px;
        line-height: 22px;
    }
}

