.inner-full-event-banner {
    background: url(../img/banners/shutterstock_1139510444_1920.jpg) no-repeat
        center center;
    height: 400px;
    background-size: cover;
    position: relative;
}
.wg-gradient {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
}
.inner-full-event-banner .wg-gradient h1 {
    color: #fff;
    text-align: center;
    margin: 170px 0 0 0;
    font-size: 50px;
}
.gray-bg {
    background-color: #f5f4f4;
    padding: 80px 0;
}
.gray-bg .the-event-team-of-your-dream {
    background-color: #fff;
}
.gray-bg .the-event-team-of-your-dream > div {
    display: flex;
    height: 340px;
}
.gray-bg .the-event-team-of-your-dream > div > div:first-child {
    width: 40%;
    position: relative;
    background: url(../img/the-event-team-of-your-dream.jpg) no-repeat center
        center;
    background-size: cover;
}
.gray-bg .the-event-team-of-your-dream > div > div:first-child > div {
    background-color: rgba(139, 170, 181, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 340px;
}
.gray-bg .the-event-team-of-your-dream > div > div:first-child > div > h2 {
    columns: #fff;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 150px;
}
.gray-bg .the-event-team-of-your-dream > div > div:last-child {
    width: 60%;
}
.gray-bg .the-event-team-of-your-dream > div > div:last-child > div h2 {
    font-size: 22px;
    font-weight: 600;
}
.gray-bg .the-event-team-of-your-dream > div > div:last-child > div {
    margin: 60px 55px;
    font-size: 18px;
}
.audio-video-lighting {
    padding: 0 0;
}
.audio-video-lighting .container > div {
    display: flex;
    margin: 100px 0;
}
.audio-video-lighting .container > div:nth-child(even) {
    flex-direction: row-reverse;
}
.audio-video-lighting .container > div > div:first-child {
    width: 50%;
    padding-right: 40px;
}
.audio-video-lighting .container > div > div:first-child h1 {
    font-size: 50px;
    margin-top: 60px;
    text-transform: uppercase;
}
.audio-video-lighting .container > div > div:first-child > div {
    font-size: 18px;
}
.audio-video-lighting .container > div > div:last-child {
    width: 50%;
    background: url(../img/dot-1-1.jpg) no-repeat left top;
    padding: 40px 0 0 40px;
}
.audio-video-lighting .container > div:nth-child(even) > div:first-child {
    padding: 0 0 0 40px;
}
.audio-video-lighting .container > div:nth-child(even) > div:last-child {
    background: url(../img/dot-6.jpg) no-repeat right top;
    padding: 40px 40px 0 0;
}
.wg-call-us {
    background: url(../img/shutterstock_1127454041_callcenter.jpg) no-repeat
        center center;
    background-size: cover;
    height: 500px;
}
.wg-call-us > div {
    height: 500px;
    background-color: rgba(0, 0, 0, 0.4);
}
.wg-call-us > div .container {
    text-align: center;
    padding: 200px 0 0 500px;
}
.wg-call-us > div .container h2 {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0 0;
    margin: 0 0;
}
.wg-call-us > div .container div {
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 0 4px 0;
    margin: 10px 0 0 0;
    display: inline;
    border-bottom: 2px solid #fff;
}
.our-services {
    margin: 100px 0 30px 0;
}
.our-services .container h1 {
    font-size: 60px;
    margin: 0 0;
    padding: 0 0;
    text-transform: uppercase;
    text-align: center;
}
.our-services .container .service-row {
    display: flex;
    margin-top: 15px;
}
.our-services .container .service-row .service-column {
    width: 33%;
}
.our-services .container .service-row .service-column:nth-child(2) {
    margin: 0 15px 0 15px;
}
.led-video-wall-rental-banner {
    margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
    .inner-full-event-banner .wg-gradient h1 {
        margin: 130px 0 0 0;
        font-size: 40px;
    }
    .gray-bg {
        padding: 50px 0;
    }
    .gray-bg .the-event-team-of-your-dream > div {
        flex-direction: column;
        height: auto;
    }
    .gray-bg .the-event-team-of-your-dream > div > div {
        width: 100% !important;
    }
    .gray-bg .the-event-team-of-your-dream > div > div:first-child {
        height: 340px;
    }
    .gray-bg .the-event-team-of-your-dream > div > div:last-child > div {
        margin: 40px 35px;
    }
    .audio-video-lighting .container > div {
        margin: 40px 0;
        flex-direction: column;
    }
    .audio-video-lighting .container > div > div {
        width: 100% !important;
        padding: 0 0;
    }
    .audio-video-lighting .container > div > div:first-child {
        padding: 0 0;
    }
    .audio-video-lighting .container > div > div:first-child h1 {
        font-size: 40px;
        margin-top: 10px;
        text-align: center;
    }
    .audio-video-lighting .container > div > div:first-child > div {
        text-align: center;
    }
    .audio-video-lighting .container > div > div:last-child {
        margin-top: 20px;
    }
    .audio-video-lighting .container > div:nth-child(even) {
        flex-direction: column;
    }
    .audio-video-lighting .container > div:nth-child(even) > div:first-child {
        padding: 0 0;
    }
    .wg-call-us {
        height: 300px;
    }
    .wg-call-us > div {
        height: 300px;
    }
    .wg-call-us > div .container {
        padding: 110px 0 0 0;
    }
    .our-services {
        margin: 30px 0 30px 0;
    }
    .our-services .container h1 {
        font-size: 20px;
    }
    .our-services .container .service-row {
        flex-direction: column;
        margin: 8px 0 !important;
    }
    .our-services .container .service-row .service-column {
        width: 100%;
        margin: 8px 0 !important;
    }
}
