.inner-movie-rental-banner {
    background: url(../img/banners/frame-1687-min-2.jpg) no-repeat right top;
    height: 770px;
    background-size: cover;
}
.inner-movie-rental-banner h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 100px 0 30px 0;
    max-width: 70%;
}
.inner-movie-rental-banner .body a {
    border: 2px solid #fab909;
    border-radius: 3px;
    padding: 3px 10px;
    color: #333;
    font-size: 13px;
}
.inner-movie-rental-banner .body .ticks {
    margin: 40px 0;
}
.inner-movie-rental-banner .body .tick {
    display: flex;
    margin: 20px 0;
}
.inner-movie-rental-banner .body .tick > div:first-child {
    width: 30px;
    font-size: 20px;
    font-weight: 700;
}
.inner-movie-rental-banner .body .tick > div:last-child > div:first-child {
    font-size: 22px;
    color: #333;
}
.inner-movie-rental-banner .body .tick > div:last-child > div:last-child {
    font-size: 14px;
    color: #b6b6b6;
}
.inner-movie-rental-banner .body .wg-get-a-quote {
    display: flex;
}
.inner-movie-rental-banner .body .wg-get-a-quote a {
    background-color: #fab909;
    border: 1px solid #fab909;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 600;
}
.inner-movie-rental-banner .body .wg-get-a-quote div:first-child {
    margin-right: 40px;
}
.wg-why-hire {
    margin: 70px 0;
    text-align: center;
}
.wg-why-hire h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.wg-why-hire .content {
    text-align: left;
}
.wg-why-hire .content a {
    background-color: #fab909;
    color: #000;
    padding: 20px 75px;
    font-size: 25px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}
.wg-why-hire .content .contact-button {
    margin: 60px 0 0 0;
}
.wg-reel-images {
    display: flex;
    margin: 150px auto;
}
.wg-reel-images div {
    width: 32%;
}
.wg-reel-images div img {
    width: 100%;
}
.wg-reel-images div:nth-child(2) {
    margin: 0 10px;
}
.main-aspects {
    background-color: #fafafa;
    padding: 70px 0;
    text-align: center;
}
.main-aspects h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 70px 0;
}
.main-aspects .wg-aspects-1 {
    display: flex;
}
.main-aspects .wg-aspects-1 .wg-aspect img {
    height: 100px;
}
.main-aspects .wg-aspects-1 .wg-aspect:nth-child(2) {
    padding: 0 25px;
}
.main-aspects .wg-aspects-1 .wg-aspect .title {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
}
.main-aspects .wg-aspects-1 .wg-aspect .content {
    font-size: 17px;
}
.main-aspects .wg-aspects-1 .wg-aspect .content span {
    color: #1c6e94;
    font-weight: 600;
}
.main-aspects .wg-aspects-2 {
    display: flex;
    margin: 100px 0 70px 0;
}
.main-aspects .wg-aspects-2 .wg-aspect img {
    height: 100px;
}
.main-aspects .wg-aspects-2 .wg-aspect:nth-child(2) {
    padding: 0 25px;
}
.main-aspects .wg-aspects-2 .wg-aspect .title {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
}
.main-aspects .wg-aspects-2 .wg-aspect .content {
    font-size: 17px;
}
.main-aspects .wg-aspects-2 .wg-aspect .content span {
    color: #1c6e94;
    font-weight: 600;
}
.main-aspects .wg-get-a-consultation a {
    background-color: #fab909;
    color: #000;
    padding: 20px 75px;
    font-size: 25px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.events-we-serve {
    background: url(../img/frame-1301-1-min.jpg) no-repeat left top;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 60px 0;
}
.events-we-serve h1 {
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
    font-weight: 500;
}
.events-we-serve .container {
    display: flex;
}
.events-we-serve .container div {
    width: 32%;
    font-size: 18px;
}
.events-we-serve .container div:first-child {
    width: 47%;
}
.events-we-serve .container div:nth-child(2) {
    width: 20%;
}
.events-we-serve .container div:last-child {
    width: 35%;
}
.events-we-serve .container div ul {
    text-align: left;
}
.events-we-serve .container div:last-child ul {
    text-align: right;
}
.events-we-serve .container div ul li {
    margin: 10px 0;
    font-style: italic;
}
.events-we-serve .container div ul li i {
    color: #64dede;
    margin-right: 5px;
}
.what-is-hybrid {
    background-color: #fafafa;
    padding: 70px 0;
}
.what-is-hybrid .container {
    display: flex;
}
.what-is-hybrid .container div:first-child {
    width: 50%;
}
.what-is-hybrid .container div:first-child div {
    background-color: #fff;
    width: 100%;
}
.what-is-hybrid .container div:first-child div img {
    padding: 30px;
}
.what-is-hybrid .container div:last-child {
    width: 50%;
    padding-left: 20px;
    padding-top: 20px;
}
.what-is-hybrid .container div:last-child h1 {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #333;
}
.what-is-hybrid .container div:last-child p {
    font-size: 17px;
}
.showcases {
    margin: 70px 0;
    text-align: center;
}
.showcases .container h1 {
    font-size: 35px;
    text-transform: uppercase;
}
.showcases .container div .wg-showcase > div {
    /* display: flex; */
}
.showcases .container div .wg-showcase div h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin: 20px 0 50px 0;
}
.showcases .container div .wg-showcase div h2 span {
    color: #fab909;
}
.showcases .container div .wg-showcase div .body {
    display: flex;
}
.showcases .container div .wg-showcase div .body > div:first-child {
    width: 62%;
    padding-right: 15px;
    text-align: left;
}
.showcases .container div .wg-showcase div .body > div:first-child h4 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
}
.showcases .container div .wg-showcase div .body > div:first-child p {
    font-size: 19px;
}
.showcases .container div .wg-showcase div .body > div:last-child {
    width: 35%;
    text-align: left;
}
.showcases
    .container
    div
    .wg-showcase
    div
    .body
    > div:last-child
    div:last-child {
    font-size: 16px;
    margin: 10px 0;
}
.wg-showcase .owl-prev {
    position: absolute;
    left: 40%;
    bottom: -10%;
    top: auto;
}
.wg-showcase .owl-next {
    position: absolute;
    right: 40%;
    bottom: -10%;
    top: auto;
}
.experience {
    margin: 100px 0;
}
.experience .container {
    display: flex;
}
.experience .container > div {
    width: 32%;
    text-align: center;
}
.experience .container > div div {
    text-align: center;
}
.experience .container > div div:first-child {
    height: 130px;
}
.experience .container > div div:nth-child(2) {
    font-size: 35px;
    font-weight: 700;
}
.experience .container > div div:last-child {
    font-size: 30px;
    margin-top: 25px;
    font-weight: 400;
    font-style: italic;
}
.customer-say-about-us {
    margin: 150px 0;
    text-align: center;
}
.customer-say-about-us .container h1 {
    font-size: 50px;
}
.customer-say-about-us .container h2 {
    font-size: 30px;
    margin: 35px 0;
}
.customer-say-about-us .container .item {
    display: flex;
    margin: 30px 0 80px 0;
}
.customer-say-about-us .container .item div:first-child {
    width: 40%;
}
.customer-say-about-us .container .item div:last-child {
    width: 60%;
    padding-left: 40px;
    text-align: left;
}
.customer-say-about-us .container .item div:last-child h1 {
    padding: 0 0;
    margin: 0 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 40px;
}
.customer-say-about-us .container .item div:last-child h2 {
    padding: 0 0;
    margin: 10px 0;
}
.customer-say-about-us .container .item div:last-child p {
    font-size: 17px;
}
.customer-say-about-us .container .item div:last-child h2 span {
    color: #fab909;
}
.customer-say-about-us .container .item:nth-child(even) {
    flex-direction: row-reverse;
    padding: 0 40px 0 0;
}
.customer-say-about-us .container .item:nth-child(even) div:first-child {
    padding: 0 0;
}
.customer-say-about-us .container .item:nth-child(even) div:last-child {
    padding: 0 40px 0 0;
    text-align: left;
    width: 60%;
}
.customer-say-about-us .container .button {
    margin-top: 150px;
}
.customer-say-about-us .container .button a {
    border: 2px solid #fab909;
    border-radius: 3px;
    padding: 23px 60px;
    color: #333;
    font-size: 23px;
    background-color: #fab909;
}

@media only screen and (max-width: 600px) {
    .inner-movie-rental-banner h1 {
        max-width: 100%;
        font-size: 40px;
        margin-top: 80px;
        text-align: center;
    }
    .inner-movie-rental-banner {
        background-position: 60%;
    }
    .inner-movie-rental-banner .body {
        text-align: center;
    }
    .inner-movie-rental-banner .body .ticks {
    }
    .inner-movie-rental-banner .body .tick {
        text-align: center;
        justify-content: center;
    }
    .inner-movie-rental-banner .body .wg-get-a-quote div:last-child {
        margin-top: 30px;
    }
    .inner-movie-rental-banner .body .wg-get-a-quote div:first-child {
        margin: 0 0 !important;
    }
    .wg-why-hire h1 {
        font-size: 25px;
        margin-bottom: 25px;
    }
    .wg-why-hire p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .wg-why-hire .content .contact-button {
        margin: 30px 0 0 0;
        text-align: center;
    }
    .wg-why-hire .content a {
        font-size: 20px;
        padding: 10px 15px;
    }
    .wg-reel-images {
        flex-direction: column;
        margin: 50px 0;
    }
    .wg-reel-images div {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .wg-reel-images div:nth-child(2) {
        margin: 0 0 15px 0;
    }
    .main-aspects {
        padding: 0 0;
    }
    .main-aspects h1 {
        margin: 0 0 30px 0;
    }
    .main-aspects .wg-aspects-1 {
        flex-direction: column;
        margin: 0 0 0 0;
    }
    .main-aspects .wg-aspects-2 {
        flex-direction: column;
        margin: 0 0 40px 0;
    }
    .main-aspects .wg-aspects-1 .wg-aspect,
    .main-aspects .wg-aspects-2 .wg-aspect {
        margin-bottom: 40px;
    }
    .main-aspects .wg-get-a-consultation a {
        padding: 12px 15px;
        font-size: 15px;
    }
    .events-we-serve {
        margin: 65px 0;
    }
    .events-we-serve h1 {
        font-size: 24px;
    }
    .events-we-serve .container {
        flex-direction: column;
    }
    .events-we-serve .container div:first-child {
        width: 100%;
    }
    .events-we-serve .container div:nth-child(2) {
        margin: 0 0;
        width: 100%;
    }
    .events-we-serve .container div:last-child {
        width: 100%;
        margin: 0 0;
    }
    .events-we-serve .container div ul {
        text-align: center;
    }
    .events-we-serve .container div:last-child ul {
        text-align: center;
        margin: 0 0;
        padding: 0 0;
    }
    .what-is-hybrid {
        padding: 40px 0;
    }
    .what-is-hybrid .container {
        flex-direction: column;
    }
    .what-is-hybrid .container div {
        width: 100% !important;
    }
    .showcases .container div .wg-showcase div h2 {
        font-size: 23px;
    }
    .showcases .container h1 {
        font-size: 32px;
    }
    .showcases .container div .wg-showcase div .body {
        flex-direction: column;
    }
    .showcases .container div .wg-showcase div .body > div {
        width: 100% !important;
    }
    .wg-showcase .owl-prev {
        bottom: -5%;
    }
    .wg-showcase .owl-next {
        bottom: -5%;
    }
    .experience {
        margin: 100px 0 0 0;
    }
    .experience .container {
        flex-direction: column;
    }
    .experience .container > div {
        width: 100% !important;
        margin: 0 0 100px 0;
    }
    .experience .container > div:last-child {
        margin: 0 0 50px 0;
    }
    .customer-say-about-us {
        margin: 10px 0;
    }
    .customer-say-about-us .container h1 {
        font-size: 30px;
    }
    .customer-say-about-us .container h2 {
        font-size: 20px;
        margin: 0 0;
    }
    .customer-say-about-us .container .item {
        flex-direction: column;
        margin: 30px 0 10px 0;
    }
    .customer-say-about-us .container .item div {
        width: 100% !important;
        margin: 0 0;
        padding: 0 0 !important;
    }
    .customer-say-about-us .container .item div:last-child {
        margin-top: 20px;
    }
    .customer-say-about-us .container .item:nth-child(even) {
        flex-direction: column;
        padding: 0 0 !important;
    }
    .customer-say-about-us .container .button a {
        padding: 15px 20px;
        font-size: 18px;
    }
    .customer-say-about-us .container .button {
        margin-top: 25px;
    }
}
