.banner-loyalty {
    padding-top: 0;
}

.banner-loyalty-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner-loyalty svg.svg-banner {
    width: 101%;
}

.banner-loyalty .section-heading h1,
.banner-loyalty .section-heading p.des strong,
.banner-loyalty .section-heading p.des {
    color: #fff;
}

.logo-loyalty {
    text-align: center;
    padding-bottom: 150px;
    position: relative;
}

.logo-loyalty > img {
    max-width: 379px;
}

.link-loyalty {
    position: absolute;
    right: 150px;
    width: 162px;
    top: -30px;
}

.link-loyalty a img {
    width: 162px;
}

.section-gift {
    background: url(../img/loyalty/bg-gift.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 80px 0 0;
}

.section-gift-inner {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.sc-gift {
    background-color: #ca103d;
    height: 100%;
    position: relative;
    max-width: 510px;
    max-height: 480px;
    margin: -6% auto 0;
    padding: 20px 50px;
}

.sc-gift:before {
    content: '';
    position: absolute;
    background: url(../img/loyalty/bar-gift.png);
    background-size: cover;
    width: 100%;
    height: 44px;
    top: -44px;
    left: 0px;
}

.sc-gift:after {
    content: '';
    position: absolute;
    background: url(../img/loyalty/bar-gift.png);
    background-size: cover;
    width: 100%;
    height: 44px;
    bottom: -44px;
    left: 0px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-refinance-form {
    padding: 100px 0 130px;
    /* background: url(../img/loyalty/bg-form.png); */
    background-color: #F1F2F3;
    background-size: cover;
    background-repeat: no-repeat;
}

.form-load .icw-input input[type="text"],
.form-load .icw-input input[type="email"],
.form-load .icw-input input[type="tel"],
.form-load .icw-input input[type="password"] {
  height: 40px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
  font-size: 24px;
  color: #fff;
  font-family: "DBHelvethaicaXMedv";
  border-bottom: 1px solid #ccc;
  color: #222;
}

.form-load .icw-input input[type="text"] {
    border-bottom: 1px solid #ccc;
    color: #222;
}

.box-num {
    background-color: #c40030;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin: 0 auto 20px;
    font-weight: 600;
    text-align: center;
}

.col-inner h3 {
    font-family: 'DBHelvethaicaXBdv', Helvetica, Arial, sans-serif;
    font-size: 30px;
}

.col-inner i {
    font-size: 55px;
    color: #c40030;
    display: inline-block;
}

.box-i {
    margin-bottom: 10px;
    height: 70px;
    margin-top: 30px;
    position: relative;
}

.box-i:after {
    content: '';
    position: absolute;
    top: 40%;
    right: -35%;
    width: 150px;
    height: 3px;
    background-color: #ddd;
}

.l-child .box-i:after {
    display: none;
}

.sc-gift-inner {
    color: #fff;
}

.gift-check {
    margin-top: 10px;
}

.gift-check h4 {
    display: inline-block;
    color: #fff;
    font-size: 30px;
}

.gift-check i {
    font-size: 22px;
    margin-right: 10px;
}

.loyalty-promotion {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

.loyalty-promotion > div {
    display: inline-block;
    width: 60%;
}

.loyalty-promotion > div:nth-child(2) {
    width: 39%;
}

.loyalty-promotion > div h2 {
    font-size: 70px;
    color: #fff;
}

.loyalty-promotion > div h4 {
    font-size: 30px;
    color: #fff;
}

.loyalty-promotion > div h2 span {
    font-size: 25px;
    color: #fff;
}

.gift-bottom {
    margin-top: 25px;
}

.gift-bottom h4 {
    color: #fff;
    font-family: 'DBHelvethaicaXMedv';
    font-size: 24px;
}

.gift-bottom h4 strong {
    font-family: 'DBHelvethaicaXBdv';
}

.gift-bottom p.note {
    color: #fff;
    margin-top: 10px;
    margin-right: 140px;
}

.sc-gift-inner h2 {
    color: #fff;
    line-height: .9;
}

.section-step {
    padding-top: 20px;
    padding-bottom: 80px;
}

.section-slide {
    padding-bottom: 0;
}

/* POPUP */
.modal-loyalty .image img {
    max-width: 238px;
    width: 100%;
    margin: 0 auto;
}

.modal-loyalty .row {
    height: 100%;
}

.modal-loyalty .content-detail {
    padding: 50px 0;
}

#popup-check-f .action-form .btn,
#popup-cf-privilege .action-form .btn {
    width: 100%;
}

#popup-check-f .icw-input,
#popup-cf-privilege .icw-input {
    margin-right: 10px;
    padding: 10px 0;
}

#popup-check-f .image img,
#popup-check-thk-privilege .image img {
    max-width: 362px;
}

#popup-cf-privilege .image img {
    max-width: 213px;
    margin: 40px auto 0;
}

.modal-loyalty.modal-thk .box-thk {
    padding: 90px 0 100px;
}

.box-thk .content-detail p {
    padding-left: 30px;
    position: relative;
    text-align: left;
    font-family: 'DBHelvethaicaXBdv', Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #222;
}

.box-thk .heading-h1 {
    margin-bottom: 20px;
}

.box-thk .content-detail p:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    border-top: 2px solid #c40030;
    border-left: 2px solid #c40030;
    display: inline-block;
    width: 7px;
    height: 14px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    visibility: visible;
}

.bag {
    position: absolute;
    z-index: 10;
    width: 171px;
    right: -10px;
    bottom: -35px;
}


@media screen and (max-width: 1024px) {
    .logo-loyalty > img {
        max-width: 250px;
    }

    .link-loyalty a img {
        max-width: 110px;
    }

    .link-loyalty {
        right: 200px;
        top: -15px;
    }

    .loyalty-promotion > div {
        width: 58%;
    }

    .loyalty-promotion > div h2 {
        font-size: 55px;
    }

    .section-step {
        padding-top: 80px;
    }
}

@media screen and (max-width: 991px) {
    .modal-loyalty .box-thk .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .modal-loyalty .content-detail {
        margin: 0 auto;
        padding-top: 20px;
    }

    .modal-loyalty.modal-thk .box-thk {
        padding: 150px 40px 100px;
    }

    #popup-check-f .icw-input,
    #popup-cf-privilege .icw-input {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .box-i:after {
        display: none;
    }

    .col-inner {
        margin-bottom: 20px;
    }

    .box-i {
        margin-top: 20px;
    }

    .loyalty-promotion > div h2 {
        font-size: 30px;
    }

    .sc-gift {
        padding: 20px 25px;
        height: auto;
        max-height: inherit;
        margin-bottom: 6%;
    }

    .loyalty-promotion > div h4 {
        font-size: 26px;
    }

    .logo-loyalty {
        padding-bottom: 50px;
    }

    .logo-loyalty > img {
        max-width: 200px;
    }

    .link-loyalty {
        right: 115px;
    }

    .link-loyalty a img {
        max-width: 90px;
    }

}

@media screen and (max-width: 767px) {
    .section-step {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-refinance-form {
        padding: 80px 0 80px;
        margin-bottom: 0;
    }

    .banner-loyalty-inner {
        position: relative;
        padding: 50px 0;
    }

    .logo-loyalty {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .banner-loyalty .section-heading h1,
    .banner-loyalty .section-heading p.des strong,
    .banner-loyalty .section-heading p.des {
        color: #777;
    }

    .banner-loyalty-txt {
        padding: 50px 0 0px;
    }

    .section-gift {
        padding-top: 40px;
    }

    .banner-loyalty .section-heading h1,
    .banner-loyalty .section-heading p.des strong {
        color: #222;
    }

    #popup-check-f .icw-fields .icw-field {
        width: 100%;
    }
}

/* refinance styles */
.form-load#refinance_form {
    max-width: none;
}
.form-load#refinance_form .icw-input {
    padding: 15px 0;
    max-width: 330px;
    margin: auto;
}
.form-refinance {
    width: 100%;
    max-width: 657px;
    margin: 0 auto;
    text-align: center;
}
.form-refinance .form-load ::placeholder {
    color: #aaa;
    opacity: 1;
}

.form-refinance .form-load ::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-refinance .form-load ::-moz-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-refinance .form-load :-ms-input-placeholder {
    color: #aaa !important;
    opacity: 1;
}

.form-refinance .form-load :-moz-placeholder {
    color: #aaa;
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .section-highlight-product {
        padding-top: 0;
    }
}