.inner-movie-rental-banner {
    background: url(../img/banners/frame-1216-1-min.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-sub-header {
    text-align: center;
    background-color: #f0f1f2;
    padding: 17px 0;
    font-family: "Lemon Milk", Sans-serif;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5.7px;
}
.why-rent-sound-equipment {
    margin: 30px auto;
}
.why-rent-sound-equipment h1 {
    font-family: "Lemon Milk", Sans-serif;
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    width: 580px;
    margin: 30px auto;
    text-align: center;
}
.why-rent-sound-equipment > div {
    display: flex;
}
.why-rent-sound-equipment > div > div {
    width: 48%;
}
.why-rent-sound-equipment > div > div:first-child {
    padding: 0 25px 0 0;
}
.why-rent-sound-equipment > div > div:first-child > p {
    font-size: 19px;
    color: #0b1217;
    font-weight: 400;
    line-height: 28px;
}
.gray-image-holder {
    background-color: #fafafa;
    width: 100%;
    text-align: center;
    padding: 25px 22px;
}
.wg-yellow-button {
    background-color: #fad53f;
    width: 100%;
    display: block;
    color: #0b1217;
    padding: 25px 0;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.wg-yellow-button i {
    margin-right: 12px;
    font-size: 24px;
}
.speaker-rental-speaker-list {
    margin: 60px auto 40px auto;
}
.speaker-rental-speaker-list h1 {
    color: #0b1217;
    font-family: "Lemon Milk", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    padding: 0 0;
    margin: 0 0;
}
.speaker-rental-speaker-list h2 {
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    margin: 7px 0;
}
.speaker-rental-speaker-list > .product-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.speaker-rental-speaker-list > .product-list > .product-item {
    width: 23%;
    -webkit-box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    -moz-box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    margin: 46px 0 0 0;
    padding: 15px;
}
.speaker-rental-speaker-list > .product-list > .product-item > h6 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 12px 0 7px 0;
    height: 70px;
}
.speaker-rental-speaker-list > .product-list > .product-item > .price {
    color: #003a78;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
.speaker-rental-speaker-list > .product-list > .product-item > .price span {
    font-size: 30px;
    font-weight: 700;
    margin-right: 1px;
}
.speaker-rental-speaker-list > .product-list > .product-item > .more-details a {
    width: 100%;
    display: block;
    color: #0b1217;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 9px 10px 7px 10px;
    border-radius: 3px;
    display: block;
    border: 2px solid #0b1217;
    text-align: center;
    margin: 15px 0 0 0;
}
.speaker-rental-speaker-list
    > .product-list
    > .product-item
    > .more-details
    a:hover {
    background: linear-gradient(295.98deg, #1b5ca3 11.08%, #429bce 90.17%);
    border: 2px solid #a6bfd8;
    color: #fff;
}
.speaker-rental-speaker-list .view-all-speakers {
    text-align: center;
    margin: 60px 0 0 0;
}
.speaker-rental-speaker-list .view-all-speakers a {
    font-family: "Lemon Milk", Sans-serif;
    font-size: 22px;
    letter-spacing: 0.3px;
    fill: #000000;
    color: #000000;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    margin: 0 auto;
}
.content-with-left-image-no-heading {
    margin: 130px auto 115px auto;
    display: flex;
    justify-content: space-between;
}
.content-with-left-image-no-heading > div {
    width: 45%;
}
.content-with-left-image-no-heading > div:last-child h1 {
    color: #0b1217;
    font-family: "Lemon Milk", Sans-serif;
    font-size: 29px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 37px;
    letter-spacing: 0.2px;
}
.content-with-left-image-no-heading > div:last-child p {
    color: #0b1217;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.content-with-left-image-no-heading > div:last-child .wg-yellow-button {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 1.2px;
    fill: #0b1217;
    color: #0b1217;
    background-color: #fad53f;
    border-radius: 0px 0px 0px 0px;
    padding: 18px 55px 16px 55px;
    margin: 15px 0 0 0;
}
.most-popular-packages {
    margin: 60px auto 40px auto;
}
.most-popular-packages h1 {
    color: #0b1217;
    font-family: "Lemon Milk", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    padding: 0 0;
    margin: 0 0;
}
.most-popular-packages h2 {
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    margin: 7px 0;
}
.most-popular-packages > .product-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.most-popular-packages > .product-list > .product-item {
    width: 31%;
    -webkit-box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    -moz-box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    box-shadow: 0px 3px 7px -4px rgba(112, 112, 112, 0.75);
    margin: 46px 0 0 0;
    padding: 15px;
}
.most-popular-packages > .product-list > .product-item > h6 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 12px 0 7px 0;
    height: 70px;
}
.most-popular-packages > .product-list > .product-item > .price {
    color: #003a78;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
.most-popular-packages > .product-list > .product-item > .price span {
    font-size: 30px;
    font-weight: 700;
    margin-right: 1px;
}
.most-popular-packages > .product-list > .product-item > .more-details a {
    width: 100%;
    display: block;
    color: #0b1217;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 9px 10px 7px 10px;
    border-radius: 3px;
    display: block;
    border: 2px solid #0b1217;
    text-align: center;
    margin: 15px 0 0 0;
}
.most-popular-packages > .product-list > .product-item > .more-details a:hover {
    background: linear-gradient(295.98deg, #1b5ca3 11.08%, #429bce 90.17%);
    border: 2px solid #a6bfd8;
    color: #fff;
}
.most-popular-packages .view-all-speakers {
    text-align: center;
    margin: 60px 0 0 0;
}
.most-popular-packages .view-all-speakers a {
    font-family: "Lemon Milk", Sans-serif;
    font-size: 22px;
    letter-spacing: 0.3px;
    fill: #000000;
    color: #000000;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    margin: 0 auto;
}
.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;
    margin: 100px 0 45px 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;
    justify-content: space-evenly;
}
.events-we-serve .container div {
    width: 24%;
    font-size: 18px;
}
.events-we-serve .container div:first-child {
    width: 24%;
}
.events-we-serve .container div:nth-child(2) {
    width: 24%;
}
.events-we-serve .container div:last-child {
    width: 24%;
}
.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;
}
.choose-audio-by-category {
    margin: 80px 0 50px 0;
    text-align: center;
}
.choose-audio-by-category h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
}
.choose-audio-by-category h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.choose-audio-by-category h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    line-height: 25px;
}
.choose-audio-by-category h4 {
    font-size: 34px;
    font-weight: 300;
    line-height: 36px;
    text-transform: uppercase;
    margin: 60px 0 0 0;
}
.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: 18px;
    font-weight: 500;
    font-style: italic;
}
.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;
}
.showcases {
    margin: 70px 0;
    text-align: center;
    background-color: #f8f8f8;
    padding: 40px 0 110px 0;
}
.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;
}
.wg-reel-images {
    margin: 0 auto;
    border-left: 11px solid #fff;
    border-right: 11px solid #fff;
}
.wg-reel-images h1 {
    color: #0b1217;
    font-family: "Lemon Milk", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 45px;
}
.wg-reel-images > div > div {
    display: flex;
    justify-content: space-around;
}
.wg-reel-images > div > div:nth-child(odd) > div {
    width: 24%;
    height: 250px;
    overflow: hidden;
}
.wg-reel-images > div > div:nth-child(even) > div {
    width: 32.4%;
    height: 340px;
    overflow: hidden;
    border-top: 9px solid #fff;
    border-bottom: 11px solid #fff;
}
.wg-reel-images > div > div > div img {
    width: 100%;
}
@media only screen and (max-width: 600px) {
    .wg-sub-header {
        padding: 17px 0;
        font-size: 23px;
        font-weight: 300;
        letter-spacing: 0.1px;
    }
    .why-rent-sound-equipment h1 {
        font-size: 25px;
        line-height: 35px;
        font-weight: 300;
        letter-spacing: 0.5px;
        width: 100%;
        margin: 30px auto;
    }
    .why-rent-sound-equipment > div {
        flex-direction: column-reverse;
    }
    .why-rent-sound-equipment > div > div {
        width: 100%;
    }
    .why-rent-sound-equipment > div > div:first-child {
        padding: 25px 0 0 0;
    }
    .speaker-rental-speaker-list > .product-list {
        flex-direction: column;
    }
    .speaker-rental-speaker-list > .product-list > .product-item {
        width: 100%;
    }
    .content-with-left-image-no-heading {
        flex-direction: column;
    }
    .content-with-left-image-no-heading > div {
        width: 100%;
    }
    .content-with-left-image-no-heading > div:last-child {
        margin: 20px 0 0 0;
    }
    .most-popular-packages > .product-list {
        flex-direction: column;
    }
    .most-popular-packages > .product-list > .product-item {
        width: 100%;
    }
    .events-we-serve .container {
        flex-direction: column;
    }
    .events-we-serve .container div {
        width: 100% !important;
    }
    .events-we-serve .container div ul {
        text-align: center !important;
    }
    .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;
    }
    .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;
    }
    .wg-reel-images > div > div {
        flex-direction: column;
    }
    .wg-reel-images > div > div > div {
        width: 100% !important;
        height: auto !important;
        border-bottom: 9px solid #fff !important;
        border-top: none !important;
    }
    .wg-reel-images h1 {
        margin-bottom: 25px;
    }
    .speaker-rental-speaker-list .view-all-speakers {
        margin: 30px 0 0 0;
    }
    .speaker-rental-speaker-list .view-all-speakers a {
        display: block;
        width: 100%;
    }
    .content-with-left-image-no-heading {
        margin: 70px auto 15px auto;
    }
    .content-with-left-image-no-heading > div:last-child .wg-yellow-button {
        letter-spacing: 0;
    }
    .most-popular-packages h1 {
        font-size: 25px;
        line-height: 32px;
    }
    .most-popular-packages h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 10px 0;
    }
    .choose-audio-by-category h1 {
        font-size: 22px;
        line-height: 30px;
    }
    .choose-audio-by-category {
        margin: 40px 0 100px 0;
    }
    .choose-audio-by-category h3 {
        font-size: 17px;
        line-height: 20px;
    }
}
