body{
    overflow-x:hidden;
}
.reviews-sec ul {
    padding-left: 0;
    margin-bottom: 0;
}

.reviews-sec li {
    list-style-type: none;
}

.reviews-sec {
    padding: 80px 0px;
}

.review-bg {
    background: #fff;
    padding: 20px 15px;
    margin: 30px 0px;
}

.review-star i,
.comment-text i {
    color: #dc3545;
    font-size: 14px;
}

.reviews-sec p {
    color: #000;
    font-size: 16px;
}

.review-search-sec .search-box button {
    position: absolute;
    right: 0;
    border: 0;
    background: #dc3545;
    color: #fff;
    width: 100px;
    height: 36px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.review-search-sec .search-box {
    position: relative;
    width: 100%;
    max-width: 70%;
}

.rating-summary {
    max-width: 450px;
}

.rating-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.rating-row .star {
    width: 40px;
    font-size: 14px;
}

.rating-row .count {
    width: 30px;
    text-align: right;
    font-size: 14px;
}

.rating-summary .progress {
    flex: 1;
    height: 10px;
    background: #d3d3d3;
    border-radius: 0;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.rating-summary .progress-bar {
    height: 100%;
    background: #e11e30;
    box-shadow:
        inset 1px 0 0 rgba(255, 255, 255, 0.5),
        inset -1px 0 0 rgba(0, 0, 0, 0.25) !important;
    background-image: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0.3) 0,
        rgba(255, 255, 255, 0) 100%
    ) !important;
    background-image: (top, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 100%) !important;
}

.rating-box h4 {
   font-size: 16px;
    font-weight: 400;
    font-family: 'Outfit-Regular';
    margin-bottom: 30px;
}
.review-desc h4 {
    font-size: 20px;
    font-family: 'RedHatDisplay-Bold';
    margin-bottom: 10px;
}
.review-rating-sec h3 {
    font-size: 24px;
    font-family: 'RedHatDisplay-Bold';
}

.rating-row {
    display: grid;
    grid-template-columns: 25px 1fr 40px;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.rating-row.overall {
    grid-template-columns: 160px auto 40px;
}

.rating-box .label {
    font-size: 14px;
}

.score {
    font-size: 14px;
    text-align: right;
}

.reviews-sec .stars {
    color: #dc3545;
    font-size: 18px;
    letter-spacing: 2px;
    display: flex;
}
.review-dropdown .dropdown-item:focus, .review-dropdown .dropdown-item:hover
{
    color: #fff;
    background-color: #dc3545;
}
.review-commentor ul li b, .review-desc ul li b {
    font-weight: 500 !important;
    font-family: 'Outfit-Medium';
}
.rating-meter {
    display: flex;
    gap: 0px;
}
.review-desc-rating {
    margin-bottom: 8px;
}

.rating-meter span {
    width: 40px;
    height: 7px;
    background: #ddd;
    border-left: 1px solid #eee;
}

.rating-meter span.active {
    background: #e11e30;
    box-shadow:
        inset 1px 0 0 rgba(255, 255, 255, 0.5),
        inset -1px 0 0 rgba(0, 0, 0, 0.25) !important;
    background-image: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0.3) 0,
        rgba(255, 255, 255, 0) 100%
    ) !important;
    background-image: (top, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 100%) !important;
}

.review-btn {
    background: #e11e30;
    color: #000;
    font-weight: 700;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    transition: all 0.5s ease;
}

.review-btn:hover {
    opacity: 0.8;
    color: #fff;
}

.rating-row.rating-row-avg {
    grid-template-columns: 160px 1fr 40px;
}

.review-dropdown:hover > .dropdown-menu {
    display: block;
}

.review-dropdown .dropdown-menu {
    margin-top: 0;
}

.rating-meter.rating-width span {
    width: 100px;
}

.reviews-images .img-rev {
    width: 15%;
}

.rating-box {
    max-width: 450px;
}

.review-dropdown .dropdown-item.active,
.review-dropdown .dropdown-item:active {
    background-color: #e11e30;
}
.review-pagination {
    background: #f5f5f5;
    font-size: 14px;
}

.review-page-btn {
    border: none;
    background: #333;
    color: #fff;
    padding: 5px 5px;
    border-radius: 4px;
}

.review-page-btn:disabled {
    opacity: .4;
    cursor: not-allowed;
}
.review-controls button i {
    font-size: 22px;
}
.quality p, .quality-value p {
    margin-bottom: 10px;
}

.rating-filter {
    cursor: pointer;
}
.active-filters{
    margin-top: 5px;
}
.active-filters span {
    cursor: pointer;
    padding: 3px 8px;
    line-height: normal;
}

.active-filters span i {
    font-size: 10px;
}
@media screen and (max-width:1600px)
{
    body .prize-num h2 {
    font-size: 60px;
    }
}
@media screen and (max-width: 1199px) {
    .reviews-images .img-rev {
        width: 23.5%;
    }
    /* hockey*/
    .hockey-giveaway-sec .giveaway-text p, body .prize-num p
    {
        font-size: 20px;
    }
    body .prize-num h2{
        font-size: 50px;
    }
    body .hockey-giveaway-sec .col-md-6.col-xl-4{
padding:0 20px;
}

body .hockey-giveaway-sec .row{
margin:40px -20px 0;
}

}

@media screen and (max-width: 991px) {
    .reviews-images .img-rev {
        width: 32.5%;
    }

    .rating-row.rating-row-avg {
        grid-template-columns: auto auto auto;
    }

    .reviews-sec {
        padding: 40px 0px;
    }
    .reviews-images{
        margin-bottom: 20px;
    }
    .hockey-logos{
        flex-wrap: wrap;
    }
    body .hockey-logos .hockey-home-logo{
        width:20%;
    }
    body .hockey-home-main{
        padding-top:0;
    }
        body .prize-num h2 {
        font-size: 35px;
    }
}
@media (max-width: 991px) and (min-width: 700px) {
    .home-hero.hockey-home {
        padding: 120px 0 35px;
    }
}
@media screen and (max-width: 767px) {
    .reviews-images .img-rev {
        width: 49%;
    }
   
body .hockey-logos .hockey-home-logo {
        width: 100%;
    }
    body .prize-num-main{
        padding-left: 12px;
    }
    .home-hero.hockey-home p.f-18{
max-width:100%;
    }
    .hockey-giveaway-sec .col-md-6.col-xl-4{
padding:0 15px;
}

.hockey-giveaway-sec .row{
margin:30px 0 0;
}
}

@media screen and (max-width: 575px) {
    .reviews-images .img-rev {
        width: 100%;
    }

    .review-search-sec .search-box {
        max-width: 100%;
    }
    .review-bg .review-number {
    text-align: center;
}

.review-number ul {
    justify-content: center !important;
}
body .hockey-logos .hockey-home-logo {
        width: 100%;
    }
}


/** hockey page **/
.hockey-home-main .btn-theme .text {
    margin-left: -8px;
}
.hockey-home-main .btn-theme{
    display:flex;
    align-items: start;
}
.hockey-home-main{
    padding-top:130px;
    padding-left: 50px;
}
.hockey-home-main p strong{
    font-size: 20px;
}
.countdown-1 #countdown .box
{
    background-color:#000;
}
.hockey-logos{
    display:flex;
    gap:34px;
}
.hockey-logos .hockey-home-logo{
    width: 16%;
    border: 1px solid #b8b8b861;
    border-radius: 4px;
    text-align: center;
    padding: 20px 10px;
}
.hockey-logos .hockey-home-logo p {
    margin-bottom: 0;
}
.hockey-home-logo img {
    max-width: 80px;
    /* height: 80px; */
}
.hockey-icons-sec .value-box h5{
text-transform: uppercase;
}
.hockey-icons-sec .value-box {
    display: flex;
    gap: 20px;
    max-width: 100%;
}

.hockey-icons-sec .icon-img {
    width: 40px;
   
}
.hockey-item-desc {
    width: calc(100% - 40px);
}

.hockey-giveaway-sec .giveaway-text h3{
    color:#DE2027;
    margin-bottom: 10px;
}
.hockey-giveaway-sec .giveaway-text p{
    font-size: 24px;
    font-family: 'RedHatDisplay-Regular';
    line-height: 1.3;
}
.hockey-giveaway-sec .col-md-6.col-xl-4
{
    padding:0 50px;
}
.hockey-giveaway-sec .row{
    margin:50px -50px 0px;
}
.hockey-prize-sec h3{
max-width: 390px;
width: 100%;
}
.prize-num h2{
    font-size: 80px;
    color:#DE2027;
    line-height: 1;
}
.prize-num p{
    font-size: 24px;
    line-height: 1.3;
    opacity: 0.8;
    font-family: 'RedHatDisplay-Light';
}
.hockey-prize-btn{
    padding-bottom: 100px;
}
.prize-num-main{
    padding-left:80px;
}
.hockey-prize-sec{
   background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}