.adbro-audi {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
}

.adbro-audi * {
    box-sizing: border-box;
}
/* grid */

.adbro-grid__line {
    background: #000;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__btn {
    background-image: url(../images/audi-grid-btn.png);
    width: 198px !important;
    height: 26px !important;
}

.adbro-slider {
    position: relative;
    padding: 0 !important;
    width: 300px;
    height: 250px;
}

.adbro-grid {
    padding: 0 !important;
    background: #6a6971 !important;
    border-radius: 0 0 5px 5px !important;
    width: 300px;
    height: 250px;
}

.adbro-grid .adbro-close {
    bottom: auto;
    top: 3px;
    z-index: 3;
}

.adbro-grid__list {
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 38px !important;
    position: relative;
    -webkit-animation: move27 1.8s 2s both;
    animation: move27 1.8s 2s both;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@-webkit-keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

@keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

.adbro-bottom .adbro-grid__list {
    margin: 0 !important;
    overflow-x: hidden !important;
    height: 250px !important;
}

.adbro-grid__box {
    position: relative;
    width: 100%;
    display: block !important;
    margin: 0px auto 0 !important;
    perspective: 600px;
}

.adbro-grid__img {
    display: block !important;
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.adbro-grid__box--1 .adbro-grid__img {
    background-image: url(../images/audi-grid-img.jpg);
    padding-bottom: 102.65%;
}

.adbro-grid__box--2 .adbro-grid__img {
    background-image: url(../images/audi-grid-img2.jpg);
    padding-bottom: 56.4%;
}

/* video */
.adbro-grid__video {
    position: relative;
    background-color: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.adbro-bottom .adbro-grid__video {
    padding: 0 !important;
}
.adbro-grid__video:after {
    content: "";
    display: block;
    width: 100%;
}
.adbro-grid__item--wide {
    position: relative;
    padding: 0 !important;
}
.adbro-grid .adbro-grid__item--wide {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
}
.adbro-grid__sound {
    position: absolute;
    bottom: 10px;
    left: 10px;
    margin: 0 !important;
    width: 22px;
    height: 22px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png)
        no-repeat left bottom !important;
    background-size: contain !important;
    border-radius: 50%;
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
    overflow: visible !important;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
    z-index: 2;
}
.adbro-grid__sound:before,
.adbro-grid__sound:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    -webkit-animation: fall25 2s 0.3s both infinite;
    animation: fall25 2s 0.3s both infinite;
}
.adbro-grid__sound:before {
    top: -10px;
    left: -2px;
    background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
    width: 7px;
    height: 8px;
}
.adbro-grid__sound:after {
    top: -15px;
    left: 15px;
    background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
    width: 7px;
    height: 12px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.adbro-grid__sound.adbro-sound--on {
    background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png) !important;
}
.adbro-grid__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/** form **/

.adbro-grid__form-layout {
    position: relative;
    display: block !important;
    margin: 12px 10px 10px !important;
    background: #d2d2d4;

    border-radius: 5px;
}

.adbro-form {
    position: relative;
    margin: 0px auto 0 !important;
    padding: 10px 10px 0 !important;
    width: 100%;
    height: 192px;
}

.adbro-form__area {
    display: block;
    position: relative;
    margin: 0 0 0 !important;
}

.adbro-form__line {
    margin: 0px auto 5px !important;
    max-width: 100%;
    padding: 0;
    position: relative;
}

.adbro-form__field {
    display: block !important;
    margin: 0 auto !important;
    width: 100%;
    height: 35px;
    background: #fff;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, segoe ui, Helvetica,
        Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol !important;
    font-size: 13px !important;
    line-height: 15px;
    color: #fff;
    padding: 0 10px;

    -webkit-appearance: none;
    outline: none;
    border-radius: 9.375px;
    background: #6a6971;
    box-shadow: 0px 3.75px 3.75px 0px #3b3a43 inset;
}

.adbro-form__field:focus {
    border: 1px solid #fff !important;
}

.adbro-form__field::-webkit-input-placeholder {
    color: #fff;
}

.adbro-form__field::-moz-placeholder {
    color: #fff;
}

.adbro-form__field:-ms-input-placeholder {
    color: #fff;
}

.adbro-form__field.placeholder {
    color: #fff;
}

.adbro-form__title {
    display: block;
    position: relative;
    background: url(../images/audi-form-title.png) no-repeat 50% 50%;
    background-size: contain;
    width: 100%;
    height: 29px;
    padding: 0;
    outline: none;
    box-shadow: none;
    border: none;
    margin: 0 auto !important;
}

.adbro-form__submit {
    display: block;
    position: relative;
    background: #000 url(../images/audi-form-btn.png) no-repeat 50% 50% /
        contain;
    width: 94px;
    height: 27px;
    padding: 0;
    outline: none;
    box-shadow: none;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 0 0 auto !important;
}

.adbro-form__result {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    height: 100%;
    width: 100%;
}

.adbro-form__finish {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 !important;
    background: url(../images/audi-form-finish.png) no-repeat 50% 50%;
    background-size: contain;
    width: 290px;
    height: 208px;
    display: block !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.adbro-grid__arrow {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0 !important;
    margin-left: -12px !important;
    background: url(../images/audi-grid-arrow.png) no-repeat left bottom;
    background-size: contain;
    width: 24px;
    height: 30px;
    -webkit-animation: fadeIn24 0.5s 5s both;
    animation: fadeIn24 0.5s 5s both;
}

.adbro-link {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    margin: 0 !important;
    cursor: pointer;
}

.adbro-close {
    position: absolute;
    bottom: 35px;
    right: 0;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg)
        no-repeat 50% 50%;
    background-size: 18px 18px;
    width: 30px;
    height: 30px;
    margin: 0 !important;
    -webkit-animation: fadeIn24 1s 0.4s both;
    animation: fadeIn24 1s 0.4s both;
    cursor: pointer;
    z-index: 1;
}

.adbro-icon {
    position: absolute;
    bottom: 6px;
    right: 4px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg)
        no-repeat 50% 50%;
    background-size: 100% 100%;
    width: 21px;
    height: 20px;
    margin: 0 !important;
    -webkit-animation: fadeIn24 1s 0.4s both;
    animation: fadeIn24 1s 0.4s both;
    cursor: pointer;
    z-index: 1;
}

@-webkit-keyframes fadeIn24 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn24 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp24 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp24 {
    from {
        -webkit-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes shine24 {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    50% {
        opacity: 0.3;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 99%;
    }
}

@keyframes shine24 {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    50% {
        opacity: 0.3;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 99%;
    }
}

@-webkit-keyframes fadeOut24 {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
        pointer-events: none;
    }
}

@keyframes fadeOut24 {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
        pointer-events: none;
    }
}
@-webkit-keyframes fall25 {
    from {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes fall25 {
    from {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
