.campaign-area {
  display: block;
  position: relative;
}

.column-left {
  width: 0;
}

.column-mid {
  width: 100%;
}

.column-right {
  width: 0;
}

.foo-list {
  font-size: 16px;
  line-height: 24px;
  color: #231f20;
  font-weight: 300;
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.foo-list li {
  overflow: visible;
  padding-left: 17px;
  position: relative;
}

.foo-list li:before {
  content: "\2713";
  left: 0;
  position: absolute;
}

.mobile-only {
  display: none;
}

.applying-area {
  display: block;
}

.info-area {
  background: white;
}

.info-area.style {
  padding: 20px 0 17px;
  margin: 0 50px;
}
.contact-list {
  padding: 0;
  margin: 0;
}
.contact-list .icon-box {
  width: 65px;
  height: 65px;
}
.contact-list .icon-box img {
  display: block;
  max-width: 45%;
  height: 54px;
}

.contact-list li {
  padding: 0 35px;
  width: auto;
}

.contact-list .icon-block {
  margin: 0 0 20px;
}

#footer .footer-holder {
  padding: 217px 200px 100px 118px;
}

.card-info-wrapper {
  display: block;
  margin: 35px 0;
}
.terms-link {
  text-decoration: underline;
}
.terms-link:hover {
  text-decoration: underline;
}
.terms-linka:active {
  text-decoration: underline;
}
.terms-link:focus {
  text-decoration: underline;
}



#chashback-table-component table {
  
  border-collapse:
  separate;
  border-spacing:0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

#chashback-table-component p {
 	margin-top:40px;
 	padding: 0;
}


#chashback-table-component td:first-child {
    border-top-left-radius: 25px; 
    border-bottom-left-radius: 25px;
}
#chashback-table-component td:last-child {
    border-bottom-right-radius: 25px; 
    border-top-right-radius: 25px; 
}

.top-round  {
    border-top-left-radius: 15px; 
    border-top-right-radius: 15px;
    padding-left: 18px;
    padding-top: 6px;
    font-size: 20px;
}
.bottom-round-first  {
    border-bottom-left-radius: 15px; 
    padding-left: 18px;
    padding-bottom: 6px;
    padding-top: 4px;
    font-size: 20px;
}

.bottom-round-last {
  border-bottom-right-radius: 15px;
  padding-left: 7%;
}



#chashback-table-component table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

#chashback-table-component table tr {
  background-color: #DAE2EF;
  padding: .35em;
  text-align: left;
}


#chashback-table-component table td {
  padding: 2px 8px 4px 7%;
  font-size: 18px;

}

#chashback-table-component table th,
#chashback-table-component table td:not(:first-child) {
  font-weight: 300;
}

#chashback-table-component table td.total-amount {
	font-weight: normal;
}

#chashback-table-component table thead th {
	color: white;
}

#chashback-table-component table th {
  
  background: #3A4957;
  font-weight: 700;
  border-color: #3A4957;

}

#chashback-table-component table tr td.last-row {
  background: #3A4957;
  font-weight: 700;
  border-color: #3A4957;
  padding:6px

}

#chashback-table-component table tr.white-row {
  background-color: white;
}

#chashback-table-component table tr td:first-child {
padding-left: 3%;
}

/* =======================================
*
* Car deal
============================================*/

.car-deal-list {
  padding-left: 15px;
  margin: 4px auto 15px auto;
}

.car-deal-info-box {
  background-color: #234758;
  border-radius: 5px;
  display: flex;
  height: 84px;
  justify-content: space-between;
  padding: 20px;
  color: white;
  align-items: center;
}

.round-box {
  border-radius: 100%;
  background: white;
  height: 50px;
  width: 50px;
  position: relative;
}

.round-box-number {
  color: #f16162;
  position: absolute;
  left: 15px;
  top: 8px;
  font-size: 28px;
  font-weight: bold;
}

.car-deal-text {
  font-size: 12px;
  margin-left: 5px;
}

.inner-info-box {
  display: flex;
  align-items: center;
}

/* ==========================================================================
 * PUFFS
 * ========================================================================== */

.puff {
  width: 100%;
}
/* puff-purple*/
#puff-purple {
  display: none;
}

#puff-purple2 {
  display: none;
}

.campaign-article {
  width: auto;
}

#puff-purple .puff-content h2,
#puff-purple2 .puff-content h2 {
  font-size: 38px;
  line-height: 37px;
  color: white;
  text-align: center;
  font-weight: 700;
  padding-top: 20px;
}

#puff-purple .puff-content h2 span,
#puff-purple2 .puff-content h2 span {
  font-size: 30px;
}
/* puff-orange */
#puff-orange {
  background: #002060;
  display: none;
}
#puff-orange a {
  color: white;
}
#puff-orange a:visited {
  color: white;
}
#puff-orange a:hover {
  color: #fde9c9;
}
#puff-orange a:active {
  color: #fde9c9;
}
#puff-orange a:focus {
  color: #fde9c9;
}
#puff-orange .puff-content {
  padding: 10px 0;
}
#puff-orange .puff-content h4 {
  font-size: 18px;
  text-align: center;
}
#puff-orange .puff-content h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#puff-orange .puff-content p {
  font-size: 12px;
  text-align: center;
}
/* puff-content*/
.puff .puff-content {
  width: 320px;
  margin: 0 auto;
  text-align: center;
  padding: 18px 0;
}

.puff-content-row {
  padding-bottom: 5px;
}

.puff .puff-content h2 {
  color: #fff;
}

.puff .puff-content span {
  display: none;
}
.puff .puff-content a {
  font-size: 24px;
  background: url("../img/arrow_orange.png") no-repeat transparent right 3px;
  display: table;
  margin: 5px auto 0;
  padding-right: 19px;
}

#intrest-infobox-combonent {
  background: #dae2ef;
  border-radius: 7px;
  padding: 25px 21px;
  color: black;
}

#intrest-infobox-combonent h3 {
  color: black;
}

#intrest-infobox-combonent .infobox-inner {
  display: block;
  margin: 8px 0;
  font-weight: 300;
}

#intrest-infobox-combonent .infobox-left {
  width: 210px;
  font-size: 16px;
}

#intrest-infobox-combonent h3 {
  margin-bottom: 5px;
}

#intrest-infobox-combonent .infobox-right {
  flex: 1;
  font-size: 16px;
}

.applying-area {
  padding: 0;
  background-color: #dae2ef!important;
}

.applying-area .wrap-container {
  margin: 30px 0 0 0;
}

.applying-area p {
  line-height: 28px;
  font-weight: normal;
  font-size: 20px;
  margin: 15px 5px 17px !important;
  color: #fc6161;
}

.applying-area .btn {
  padding: 0 10px;
}
@media (max-width: 600px) {

#chashback-table-component table td {
  font-size: 11px;
  padding: 2px 3px 4px 7%;
}

#chashback-table-component table th {
  font-size: 11px;
}

.bottom-round-last {
  padding-left: 4%;
}
  
}

@media (max-width: 420px) {
  .bg-stretch img {
    margin-left: 0 !important;
  }

  .contact-list li {
    padding: 0;
    margin-bottom: 30px;
    width: auto;
  }

  .applying-area p {
    font-size: 13px;
    line-height: 19px;
  }

  #footer .footer-holder {
    margin: 0 0 31px;
    padding: 73px 0 81px;
    position: relative;
  }

  .info-area.style {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .mobile-only.mobile-header{
    background-color: #dbe2ef;
    padding: 8px 13px 2px;
    font-size: 12px;
    font-weight: 900;
  }

}

/* puff-media */
@media (min-width: 480px) {
  .puff .puff-content {
    width: 370px;
  }
  #puff-orange .puff-content {
    padding-bottom: 15px;
  }

  #puff-orange .puff-content h3 {
    padding-top: 0;
  }

  .content-wrap {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .subpage-header h3 {
    display: block;
    font-size: 16px;
  }
  .banner-area h1 {
    margin: 26px 0 0;
  }
  .car-deal-info-box {
    flex-direction: column;
    height: auto;
    width: auto;
  }
  .inner-info-box {
    margin: 10px 0;
    display: flex;
    flex-direction: column;
  }
  .car-deal-text {
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 769px) {
  .card-info-wrapper {
    flex-direction: column;
  }
}

@media (min-width: 821px) {
  .campaign-area {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .campaign-article {
    width: 470px;
  }
}
@media (min-width: 1025px) {
  .column-left {
    width: 18%;
  }

  .column-mid {
    width: 54%;
  }

  .column-right {
    width: 24%;
  }
}

@media (max-width: 1024px) {
  .column-left {
    width: 4%;
  }

  .column-mid {
    width: 100%;
  }

  .column-right {
    width: 4%;
  }

  .card-info-wrapper {
    display: flex;
    margin-top: 35px;
  }
}

@media (min-width: 1200px) {
  .card-info-wrapper {
    display: flex;
    margin-top: 35px;
  }

  .info-area.style {
    width: auto;
  }

  .applying-area {
    display: block;
  }

  .puff .puff-content {
    width: auto;
    padding: 0;
  }
  .puff .puff-content a {
    margin-top: 14px;
  }
  .puff .puff-content span {
    display: inline;
  }
  .puff .puff-content h2 {
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
  }
  .puff .puff-content h3 {
    font-size: 20px;
    line-height: 24px;
  }
  #puff-purple {
    top: -20px;
    left: -38px;
    display: block;
    padding: 0;
    background: url("../img/bg_puff_purple.png") no-repeat transparent center
      center;
    background-size: 100%;
    position: absolute;
    height: 226px;
    width: 226px;
  }

  #puff-purple2 {
    top: 625px;
    left: -38px;
    display: block;
    padding: 0;
    background: url("../img/bg_puff_purple.png") no-repeat transparent center
      center;
    background-size: 100%;
    position: absolute;
    height: 226px;
    width: 226px;
  }

  #puff-purple .puff-content,
  #puff-purple2 .puff-content {
    padding: 45px 15px 0;
  }

  #puff-purple .puff-content h2,
  #puff-purple2 .puff-content h2 {
    font-size: 26px;
  }

  #puff-purple .puff-content h2 span,
  #puff-purple2 .puff-content h2 span {
    font-size: 30px;
  }

  #puff-purple .puff-content h4,
  #puff-purple2 .puff-content h4 {
    font-size: 18px;
    text-align: center;
    color: #ccd4d8;
    line-height: 23px;
    padding: 0 10px;
  }
  #puff-purple .puff-content h3,
  #puff-purple2 .puff-content h3 {
    text-align: center;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 2px;
  }

  #puff-purple.puff-content strong,
  #puff-purple2.puff-content strong {
    color: white;
  }

  #puff-orange {
    height: 226px;
    width: 226px;
    padding: 0;
    background: url("../img/bg_puff_orange.png") no-repeat transparent center
      center;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 280px;
    display: block;
  }
}

@media (min-width: 1460px) {
  .info-area.style {
    width: auto;
  }

  #puff-orange {
    height: 226px;
    width: 226px;
    top: 280px;
    right: 20px;
  }
  .puff .puff-content h2 {
    color: #ffffff;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
  }
  .puff .puff-content h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
