.reportClaimCardComp{padding:0 0 100px 0}
.reportClaimCardComp .topContent{padding-bottom:40px;max-width:750px;margin:0 auto}
.reportClaimCardComp .topContent .titleText{padding-bottom:20px}
.reportClaimCardComp .topContent p{text-align:center}
.reportClaimCardComp .card{box-shadow:0 10px 40px 0 rgba(0,0,0,0.1);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background:#fff;height:100%;border:0;padding:36px 22px 40px 22px}
.reportClaimCardComp .card .card-img-top{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;width:130px;height:120px;margin:0 auto 30px}
.reportClaimCardComp .card .card-title{position:relative;padding-top:21px;font-family:"robotobold";font-size:1.8rem;line-height:1.2em;color:#000;padding-bottom:18px;margin-bottom:0;text-transform:uppercase}
.reportClaimCardComp .card .card-title:before{position:absolute;content:'';left:0;top:0;background:#ccc;width:40px;height:1px}
.reportClaimCardComp .card p{font-size:1.6rem;line-height:1.3em;padding-bottom:15px}
.reportClaimCardComp .card p a{color:#c4271b;border-bottom:1px solid #c4271b}
.reportClaimCardComp .card p a:hover{text-decoration:none}
.reportClaimCardComp .card .readMoreBtn{position:absolute;bottom:20px;color:#c4271b;font-family:'robotobold';font-size:1.6rem;line-height:normal;padding-right:30px;transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;text-transform:uppercase}
.reportClaimCardComp .card .readMoreBtn:after{content:'';position:absolute;right:0;top:50%;border:solid #c4271b;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:translateY(-50%) rotate(-45deg);-webkit-transform:translateY(-50%) rotate(-45deg);-moz-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);-o-transform:translateY(-50%) rotate(-45deg)}
.reportClaimCardComp .card .readMoreBtn:hover{text-decoration:none;padding-right:20px}
.reportClaimCardComp .card .card-body{padding:0}
.reportClaimCardComp .card .card-body .storeWrap{margin-bottom:-20px;padding-top:35px}
.reportClaimCardComp .card .card-body .storeWrap a{width:103px}
.reportClaimCardComp .card .card-body .storeWrap a:hover{text-decoration:none}
.reportClaimCardComp .card .card-body .storeWrap a img{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}
.reportClaimCardComp .card .card-body .storeWrap a:first-child{margin-right:10px}
@media(max-width:1023px){.reportClaimCardCarousel .owl-item .cardWrap{flex:0 0 100%;max-width:100%}
.reportClaimCardCarousel .owl-dots{text-align:center}
.reportClaimCardComp .reportClaimCardCarousel{margin:0}
.reportClaimCardComp .reportClaimCardCarousel .card{box-shadow:none}
.reportClaimCardComp .reportClaimCardCarousel .owl-item .cardWrap{padding:0}
.reportClaimCardCarousel .owl-stage{display:flex}
.reportClaimCardCarousel .owl-item{display:flex;margin:12px}
.reportClaimCardCarousel.owl-carousel .owl-dots{position:relative;margin:20px auto 20px;text-align:center}
.reportClaimCardComp .reportClaimCardCarousel .owl-item .cardWrap{box-shadow:0 10px 40px 0 rgba(0,0,0,0.1);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background:#fff;margin:0 auto 30px;max-width:264px}
}
@media(max-width:767px){.reportClaimCardComp{padding-bottom:30px}
.reportClaimCardComp .topContent{padding-bottom:25px}
.reportClaimCardComp .topContent .titleText{font-size:4rem}
.reportClaimCardComp .cardWrap{margin-bottom:40px}
}