body {
    background-color: #111;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-52-fix, .col-6, .col-6-fix, .col-7, .col-8, .col-9, .col-94-8-fix, .col-94-fix, .col-10, .col-11, .col-12, .col, .col-auto, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs, .col-xs-auto, .col-xs-94-fix, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-sm-94-fix, .col-md-1, .col-md-10-fix, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-90-fix, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-16-fix, .col-xl-2, .col-xl-2-5, .col-xl-3, .col-xl-3-5, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-8-5, .col-xl-9, .col-xl-9-5, .col-xl-10, .col-xl-84-fix, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-right: 2px;
  padding-left: 2px;
}

.grid-wrapper {
    display: none;
}
a.box {
    border-radius: 0;
    margin-bottom: 4px;
}
a.box .tag {
    border-radius: 0;
}
.inter {
    margin-top: 20px;
}
.ag-inter {
    opacity: 1;
    background-position-y: -30px; 
}
video {
    border-radius: 0;
}
.vbg-dark {
    width: calc(100% - 0px);
    border-radius: 0;
    left: 10px;
}
.video-wrapper{
    padding: 0;
    margin: 0; 
}
.akingulseven {
    color: #fff;
}
.about .vbg-dark{
/*
    background: rgba(0,0,0,.7);
*/
}
.work a.logo {
    background-color: #222;
}
/*
.work a.logo:hover {
    background-color: #fff;
    background-position-y: 4px; 
}
*/
.works .ag-head.skrolt a.logo:hover {
    background-color: transparent;
}

.footer-wrapper .ag {
    background-position-y: -30px!important;
}
.c-dark {
    color: #fff!important;
}

.chapter.workinfo-wrapper .text {
    color: #fff;
    background-color: rgb(17,17,17,.8);
}

a.box,
div.box.darkshadow,
div.box.lightshadow,
div.box {
    box-shadow: none!important;
}