/*Reward pages CSSs*/
.flexContainer{
    display: flex;
    align-items: center;
    justify-content: center;
}
.reward-hero-section{
    width: 100%;
}
.reward-hero-section-back{
    height: 319px;
    text-align: center;
    padding: 15px;
}
.reward-hero-section .heading{
    font-size: 50px;
    color: #000000;
    line-height: 0.7em;
}
.reward-hero-section h3{
    font-size: 18px;
    color: #000;
}

.product-list-section{
    width: 100%;
}
.product-list-section-back{
    padding-top: 70px;
    padding-bottom: 150px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}
.product-list-section .heading{
    font-size: 30px;
    color: #262626;
    margin-top: 7px;
}
.product-list-container{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px;
}
.product-list-container > div{
    width: 33%;
    flex-direction: column;
}
.product-item-box{
    padding: 10px;
}
.product-item-box .product-image{
    height: 320px;
}
.product-item-box .title{
    font-size: 16px;
    color: #333;
}
.product-item-box .title:hover,
.product-item-box .title:active,
.product-item-box .title:focus{
    color: #333;
}
.product-item-box .points{
    font-size: 24px;
    color: #333;
    display: block;
    line-height: 1em;
}
.product-item-box .text{
    font-size: 16px;
    color: #333;
}
.product-list-section .load-more-prizes-btn{
    min-width: 270px;
    min-height: 50px;
    background-color: #01BAC6;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 16px;
}
.product-list-section .load-more-prizes-btn:hover,
.product-list-section .load-more-prizes-btn:active,
.product-list-section .load-more-prizes-btn:focus{
    color: #fff;
}

.product-details-section{
    width: 100%;
}
.product-details-section-back{
    padding-top: 70px;
    padding-bottom: 150px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}
.product-details-section .heading{
    font-size: 30px;
    color: #262626;
    margin-top: 7px;
}
.product-details-section h3{
    font-size: 30px;
    color: #221F1F;
    font-family: Raleway; 
    font-weight: 400;
}
.product-details-section p{
    font-family: Roboto; 
    font-weight: 300;
    font-size: 16px;
    color: #212121;
    line-height: 1.6em;
}
.product-details-section .product-image{
    height: 554px;
}
.product-details-section .product-img-thumbnail{
    height: 160px;
}
.product-details-section .carousel-indicators{
    position: static;
    width: 100%;
    margin-left: 0;
}
.product-details-section .carousel-indicators li{
    display: block;
    width: 100%;
    height: auto;
    text-indent: inherit;
    margin-bottom: 15px;
}

.product-details-section .back-to-prizes-page{
    font-size: 18px;
    color: #AC51A5;
}
.product-details-section .back-to-prizes-page:hover,
.product-details-section .back-to-prizes-page:active,
.product-details-section .back-to-prizes-page:focus{
    color: #AC51A5;
}
.product-details-section .summary-container{
    width: 100%;
    border: 1px solid #F1F1F2;
    border-top: 8px solid #00BDC9;
    padding: 15px;
    margin-top: 8px;
}
.product-details-section .summary-container .title{
    font-size: 18px;
    color: #333;
}
.product-details-section .summary-container .point-box{
    padding: 15px;
    border: 1px solid #DDDDDD;
}
.product-details-section .summary-container .point-box .points-text{
    font-size: 18px;
    color: #333;
}
.product-details-section .summary-container .point-box .points{
    font-size: 18px;
    color: #333;
}
.product-details-section .select-price-btn{
    width: 100%;
    height: 42px;
    background-color: #A159A2;
    font-size: 14px;
    color: #fff;
    padding-top: 12px;
    text-transform: uppercase;
}
.product-details-section .select-price-btn:hover,
.product-details-section .select-price-btn:active,
.product-details-section .select-price-btn:focus{
    color: #fff;
}


.product-details-bottom-section{
    width: 100%;
}
.product-details-bottom-section-back{
    padding-top: 70px;
    padding-bottom: 150px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 800px;
}

.request-prize-form-section{
    width: 100%;
}
.request-prize-form-section-back{
    padding-top: 70px;
    padding-bottom: 150px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 1200px;
}
.request-prize-form-section .heading{
    font-size: 30px;
    color: #221F1F;
    margin-top: 7px;
}
.request-prize-form-section p{
    font-family: Raleway; 
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 1.6em;
}
.request-prize-form-section .contact-number{
    font-size: 24px;
    color: #333;
}
.request-prize-form-section .back-to-all-prizes{
    font-size: 18px;
    color: #AC51A5;
}
.request-prize-form-section .back-to-all-prizes:hover,
.request-prize-form-section .back-to-all-prizes:active,
.request-prize-form-section .back-to-all-prizes:focus{
    color: #AC51A5;
}
.request-prize-form-section .back-to-all-prizes-wrapper{
    text-align: right;
}
.request-prize-form-section .request-form-wrapper{
    padding: 15px 20px 40px 20px;
    border: 2px solid #F1F1F2;
    border-top: none;
}
.request-prize-form-section .request-form-wrapper .title{
    font-size: 18px;
    color: #333;
}
.request-prize-form-section .request-form-wrapper .prize-name{
    font-size: 30px;
    color: #221F1F;
}
.request-prize-form-section .request-form-wrapper .points{
    font-size: 18px;
    color: #333333;
}
.request-prize-form-section .request-form-wrapper .control-label{
    font-size: 18px;
    color: #000;
}
.request-prize-form-section .request-form-wrapper .form-control{
    height: 48px;
}
.request-prize-form-section .request-form-wrapper .request-form-submit-btn{
    width: 100%;
    height: 42px;
    background-color: #A159A2;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 10px;
}
.request-prize-form-section .request-form-wrapper .request-form-submit-btn:hover,
.request-prize-form-section .request-form-wrapper .request-form-submit-btn:active,
.request-prize-form-section .request-form-wrapper .request-form-submit-btn:focus{
    color: #fff;
}



@media(max-width: 767px){
    .reward-hero-section .heading{
        font-size: 24px;
    }
    .reward-hero-section-back{
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .product-list-section-back{
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .product-list-container > div{
        width: 100%;
    }
    .product-item-box .points{
        font-size: 18px;
    }
    .product-item-box .text{
        font-size: 14px;
    }
    .product-list-container{
        padding-bottom: 10px;
    }
    
    .product-details-section .heading{
        font-size: 24px; 
    }
    .carousel-indicators-wrapper{
        width: 100%;
        overflow: scroll;
    }
    .product-details-section .carousel-indicators{
        width: 600px;
        text-align: left;
    }
    .product-details-section .carousel-indicators li{
        display: inline-block;
        width: auto;
        margin-right: 15px;
    }
    .product-details-section .product-img-thumbnail{
        width: 100px;
        height: 100%;
    }
    .product-details-bottom-section-back{
        min-height: 100px;
    }
    .product-details-section-back{
        padding-top: 20px;
    }
    
    .request-prize-form-section .back-to-all-prizes-wrapper{
        text-align: left;
    }

}
@media(min-width: 768px) and (max-width: 990px){ 
    .product-list-container > div{
        width: 50%;
    } 
    .product-details-section .product-img-thumbnail{
        height: 84px;
    }
    .product-details-bottom-section-back{
        min-height: 200px;
    }
}
@media(min-width: 991px) and (max-width: 1199px){ 
    
}
@media(min-width: 1200px){ 
    
}

