/* 장애인인권신문 Custom CSS */

.templete-type7 .common-nav {
    top: 125px;
}

.topnav-wrap ul > li > ul {
    border: 0;
}

.templete-type7 .header-top-md h1 a {
    width: 120px;
    margin-left: 5px;
}

@media (min-width: 1180px) {
    .templete-type7 .common-nav {
        left: calc(((100% - 1180px) / 2) + 320px);
        max-width: calc(100% - 320px - (100% - 1180px) - 100px);
    }
}

.templete-type7 .topnav-all-wrap {
    left: -326px;
    width: calc(100% + 260px + 200px);
}