.awards_list{margin-top:40px;}

.awards_list .image-container > div {
    width: 49%;
    display: inline-block !important;
    vertical-align: middle;
    margin-bottom: 15px;
    border-bottom: 2px solid #DF0024;
}
.awards-bottom {
	text-align:center;
    font-size: 15px;
    padding: 0px 30px;
}
.awards-bottom div {text-align:center}
.awards-bottom .main-title {
    text-align: center;
    padding-bottom: 10px;
    color: #DF0024;
    font-size: 22px;
    font-weight: bold;
}


.loyalty-program .top-banner {
    background: url(../images/loyalty-program-banner.jpg);
    color: #fff;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
}
.loyalty-program .top-banner .right-content {
  float: right;
  width: 42%;
  text-align: left;
  margin-right: 50px;
}
.loyalty-program .top-banner .right-content .small-title {
  font-size: 30px;
  font-weight: bold;
}
.loyalty-program .top-banner .right-content .main-title {
  font-size: 40px;
  color: #DF0024;
  font-weight: bold;
}
.loyalty-program .top-banner .right-content .desc {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.loyalty-program .top-banner .right-content .content .que {
  font-size: 18px;
  font-weight: bold;
}
.loyalty-program .top-banner .right-content .content .ans {
  font-size: 15px;
}
.loyalty-program .top-banner .right-content .content .link a {
  background: #DF0024;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0px 20px;
  display: inline-block;
}
.loyalty-program .middle-blocks {
  margin-top: 50px;
  margin-bottom: 50px;
}
.loyalty-program .middle-blocks .grey-block {
  text-align: center;
  background: #efeff1;
  padding: 25px 15px;
}
.loyalty-program .middle-blocks .sub-title {
  color: #192e5d;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 24px;
}
.loyalty-program .middle-blocks .desc {
  font-size: 15px;
  color: #192e5d;
}
.loyalty-program .bottom-text {
  padding-top: 70px;
  float: left;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 50px;
  text-align: center;
  clear: both;
}
.loyalty-program .bottom-text a.orange-button {
  font-size: 16px;
  color: #fff;
  background: #DF0024;
  display: inline-block;
  text-decoration: none !important;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -20px;
}
.loyalty-program .bottom-text .main-title {
  font-size: 40px;
  color: #DF0024;
  font-weight: bold;
}
.loyalty-program .bottom-text .sub-title {
  color: #192e5d;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 24px;
}
.loyalty-program .bottom-text .desc {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.loyalty-program .bottom-text .icons {
  font-size: 18px;
}
.loyalty-program .bottom-text .icons .icon {
  padding-bottom: 20px;
}
.loyalty-program .bottom-text .icons .text {
  padding-bottom: 20px;
}
.loyalty-program .loyalty-table {
  font-size: 15px;
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 2px solid #192e5d;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-top: 2px solid #192e5d;
  padding-top: 30px;
}
.loyalty-program .loyalty-table .title {
  font-size: 24px;
  color: #192e5d;
  padding-bottom: 5px;
}
.loyalty-program .loyalty-table .text-1 {
  font-size: 13px;
  padding-bottom: 20px;
}
.loyalty-program .loyalty-table .text-2 {
  padding-bottom: 10px;
}
.loyalty-program .loyalty-table .text-3 {
  padding-bottom: 10px;
}
.loyalty-program .loyalty-table .text-4,
.loyalty-program .loyalty-table .text-5,
.loyalty-program .loyalty-table .text-6,
.loyalty-program .loyalty-table .text-7,
.loyalty-program .loyalty-table .text-8 {
  padding-bottom: 15px;
}
.loyalty-program .loyalty-table .col-md-2 {
  text-align: center;
}
.loyalty-program .loyalty-table .col-md-2.silver,
.loyalty-program .loyalty-table .col-md-2.silver .title {
  color: #959595;
}
.loyalty-program .loyalty-table .col-md-2.gold,
.loyalty-program .loyalty-table .col-md-2.gold .title {
  color: #8c6239;
}
.loyalty-program .blue-orange-block.row .col-md-6:first-child .block {
  background: #DF0024;
}
.loyalty-program .blue-orange-block.row .col-md-6:last-child .block {
  background: #192e5d;
}
.loyalty-program .blue-orange-block.row .block {
  color: #fff;
  text-align: center;
  padding: 30px 40px;
  border-radius: 10px;
}
.loyalty-program .blue-orange-block.row .block .title {
  font-size: 15px; text-align:center;
  font-weight: bold;
}
.loyalty-program .blue-orange-block.row .block .desc {
  font-size: 14px; text-align:center;
  min-height: 130px;
}
.loyalty-program .top-brands .owl-nav .owl-prev,
.loyalty-program .top-brands .owl-nav .owl-next {
  top: -40px !important;
}
.loyalty-program .top-brands .owl-nav .owl-prev,
.loyalty-program .top-brands .owl-nav .owl-next {
  transform: none !important;
  background: none;
  color: #cccccc;
  border-color: #cccccc;
  height: auto !important;
  border-radius: 0px;
  padding: 7px;
  width: auto;
  right: 0px;
  left: auto;
  top: -60px;
  opacity: 1 !important;
  z-index: 11;
}
.loyalty-program .top-brands .owl-nav .owl-prev:before,
.loyalty-program .top-brands .owl-nav .owl-next:before {
  font-size: 14px !important;
}
.loyalty-program .top-brands .owl-nav .owl-prev {
  opacity: 1 !important;
  visibility: visible;
  right: 35px;
}
.loyalty-program .top-brands .owl-nav [class*='owl-']:before {
  font-size: 18px;
  line-height: normal;
}
.loyalty-program #element, .career-content #element {
  font-size: 15px;
}
.career-content #element{margin-bottom:40px;}
.loyalty-program #element div[role="tab"], .career-content #element div[role="tab"] {
  font-size: 18px;
  font-weight: bold;
  color: #1f305e;
  padding: 10px 0px;
  position: relative;
  border-bottom: 1px solid #efeff1;
  cursor: pointer;padding-right: 25px;
}
.loyalty-program #element div[role="tab"]:after, .career-content #element div[role="tab"]:after {
  transition: 0.3s all;
  content: "+";
  position: absolute;
  right: 0px;
  top: 6px;
  font-size: 22px;
}
.loyalty-program #element div[aria-expanded="true"]:after, .career-content #element div[aria-expanded="true"]:after {
  transform: rotate(45deg);
}
.loyalty-program #element div[role="tabpanel"], .career-content #element div[role="tabpanel"] {
  display: block;
  padding: 10px 0px;
  font-size: 15px;
  margin-bottom: 15px;
}
.loyalty-program .three-orange-blocks {
  width: 100%;
  float: left;
  padding: 70px 0px;
}
.loyalty-program .three-orange-blocks .title {
  font-size: 18px;
  font-weight: bold;
  color: #1f305e;
  padding: 0px 0px 20px;
}
.loyalty-program .three-orange-blocks .block {
  min-height: 420px;
  background: #DF0024;
  color: #fff;
  padding: 30px;
  border-radius: 10px;
}
.loyalty-program .three-orange-blocks .block .title {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: bold;
}
.loyalty-program .three-orange-blocks .block .desc {
  font-size: 18px;
  margin-bottom: 10px;
  background: #192e5d;
  margin: -30px -30px 20px;
  padding: 20px;
  border-radius: 10px 10px 0px 0px;
  min-height: 90px;
  text-align: left;
}
.loyalty-program .three-orange-blocks .block ul.orange-arrow li:before {
  content: ">";
  color: #fff;font-size: 12px;
    margin-right: 8px;

}
.loyalty-program .credit-card-services {
  clear: both;
  float: left;
  width: 100%;
}
.loyalty-program .credit-card-services .title {
  font-size: 18px;
  font-weight: bold;
  color: #1f305e;
  padding: 0px 10px 20px;
}
.loyalty-program .grey-block {
  background: #efeff1;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  min-height: 350px;    margin-bottom: 20px;
}
.loyalty-program .grey-block .title {
  font-size: 18px;
  font-weight: bold;
  color: #192e5d;
  padding-bottom: 10px;
}
.loyalty-program .grey-block .desc {
  font-size: 15px;
}
.loyalty-program .grey-block .desc ul {
  list-style: none;
  padding: 0px;
  margin: 30px -30px -20px;
}
.loyalty-program .grey-block .desc ul li {
  border-bottom: 1px solid #ddddde;
  padding-bottom: 7px;text-align: center;
}
.loyalty-program .grey-block .desc ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}

.lylti-img {
    padding: 20px 0px;
    clear: both;
    box-sizing: border-box;
}
img.desk-img {
    display: block;
}
img.mob-img {
    display: none;
}
.loyalty-program .loyalty-table .text-1
{
	padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-bottom: 14px;
}
.lylti-img 
{
	padding :20px 0px;clear: both; box-sizing: border-box;
}
body .cdz-block-title04 {
    margin: 30px -10px 10px !important;
}
body .cdz-block-title04 .b-title {
    color: #DF0024;
    font-size:24px;
    padding-bottom: 5px;
}
.loyalty-program .bottom-text.blue-text {
    background: #192e5d;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff; text-align:center;
}
.loyalty-program .bottom-text.blue-text > *, .loyalty-program .bottom-text > *{text-align:center}
.cms-loyalty-program .breadcrumbs, .old-price, #tab-label-quantitycal.tab{display:none!important}
.product.info.detailed .attr-value select{line-height: 29px;width: 250px;}
.header-middle ul.customer-links li ul.submenu li{border-bottom: 1px solid #F63F5C}


@media only screen and (max-width: 767px){
img.desk-img {
    display: none;
}
img.mob-img {
    display: block;
}
}