.main-landing {
  background: url("../img/bg-landing.png") #fff top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.icw-input .select_tab {
  padding: 0;
}

.validation-error-label {
  position: absolute;
  right: 0;
  bottom: -6px;
  font-size: 12px;
  color: #fff;
}

.banner-page > img,
.banner-image > img {
  width: 100%;
}

.banner-page {
  position: relative;
}

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

.banner-page-des {
  font-family: "DBHelvethaicaXMedv";
  font-size: 26px;
  line-height: 1;
  color: #777;
  padding-top: 15px;
  padding-bottom: 200px;
}

.section-load {
  margin: 0 -15px;
}

.sc-load img {
  width: 100%;
}

.sc-load {
  position: relative;
  width: calc(100% / 2 - 32px);
  margin: 15px 15px;
  display: inline-block;
}

.sc-load.sc-load-full {
  width: 100%;
  margin: 0 0 15px;
}

.sc-load-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 55px 10px;
}

.sc-load-full .sc-load-content {
  padding: 0 120px;
}

.sc-load-des {
  font-family: "DBHelvethaicaXMedv";
  font-size: 24px;
  line-height: 1;
  color: #999;
  padding-top: 15px;
}

.sc-load-des strong {
  font-family: "DBHelvethaicaXBdv";
  color: #333;
}

.link-more {
  position: relative;
  font-family: "DBHelvethaicaXBdv";
  font-size: 22px;
  margin: 10px 0;
  padding-right: 20px;
  display: inline-block;
  color: #c40030;
}

.link-more:after {
  content: "";
  border-top: 3px solid #c40030;
  border-left: 3px solid #c40030;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  visibility: visible;
  margin: 0 0 0 5px;
  position: absolute;
  top: 12px;
}

.link-more.white {
  position: relative;
  font-family: "DBHelvethaicaXBdv";
  font-size: 22px;
  margin: 10px 0;
  padding-right: 20px;
  display: inline-block;
  color: #fff;
}

.link-more.white:after {
  content: "";
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  visibility: visible;
  margin: 0 0 0 5px;
  position: absolute;
  top: 12px;
}

.link-more:hover,
.link-more:focus {
  color: #222;
}

.link-more:hover:after,
.link-more:focus:after {
  border-top: 3px solid #222;
  border-left: 3px solid #222;
}

.sc-load-full .sc-load-content {
  padding-bottom: 50px;
}

.txt-white,
.txt-white .sc-load-des strong,
.txt-white .heading-h1 {
  color: #fff;
}

span.red {
  color: #c40030;
  font-weight: 600;
}

.sc-load-content .heading-h1 {
  line-height: 0.9;
}

.section-form-load {
  background: url("../img/bg-load-form.png") #c6002b top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
}

.section-form-load.landing {
  background: url("../img/bg-load-form-landing.jpg") #c6002b top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 220px 0 40px;
  overflow: hidden;
}

.section-form-load .image {
  max-width: 450px;
  padding-top: 30px;
}

.product-thk {
  max-width: 350px;
  text-align: left;
  padding: 0 50px 0 0;
}

.form-load {
  width: 100%;
  max-width: 400px;
}

.form-load .icw-input {
  padding: 15px 0;
}

.form-load .icw-input input[type="text"],
.form-load .icw-input input[type="email"],
.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";
}

.form-load-inner {
  padding-bottom: 50px;
}

.form-load-inner .image {
  max-width: 376px;
}

.form-load ::placeholder {
  color: #e5859c;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.heading-form h3 {
  color: #fff;
  line-height: 0.9;
  margin-bottom: 20px;
  padding-left: 10px;
}

.form-load .icw-input .checkbox-inline:nth-child(1) {
  width: 40%;
}

.form-load .icw-input .checkbox-inline:nth-child(2) {
  width: 55%;
}

/* Loan-new */

.section-heading {
  text-align: center;
  margin-bottom: 50px;
}

.section-heading h1 {
  font-family: "DBHelvethaicaXBdv";
}

.section-heading.t-white h1 {
  color: #fff;
}

.section-highlight-product .section-heading h1 {
  font-size: 60px;
}

.section-highlight-product .section-heading p.des {
  font-size: 26px;
  line-height: 1;
}

.section-heading p.des {
  font-size: 24px;
  font-family: "DBHelvethaicaXMedv";
  margin: 10px 0;
  line-height: 1;
  color: #777777;
}

.section-heading p.des strong {
  font-family: "DBHelvethaicaXBdv";
  color: #222222;
}

.slide-proffer {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1;
  padding-bottom: 50px;
}

.slide-proffer.swiper-container-horizontal > .swiper-pagination-bullets {
  left: auto;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.section-highlight-product {
  background-color: #f2f4f5;
  padding-top: 80px;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.section-highlight-product svg.svg-banner {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
}

.list-proffer {
  text-align: center;
}

.list-proffer .item {
  width: calc(100% / 3 - 3px);
  display: inline-block;
  vertical-align: text-top;
  /*     height: 150px;*/
}
.list-proffer.four .item {
  width: calc(100% / 4 - 3px);
  display: inline-block;
  vertical-align: text-top;
  /*     height: 150px;*/
}

.list-proffer .item .image {
  height: 80px;
  margin-bottom: 10px;
}

.list-proffer .item:first-child .list-proffer-inner {
  border-left: 0;
}

.list-proffer-inner {
  text-align: center;
  padding: 15px 0;
  border-left: 2px solid #eee;
}

.list-proffer-inner i {
  color: #c40030;
  font-size: 60px;
}

.list-proffer-inner h4 {
  font-size: 26px;
  font-family: "DBHelvethaicaXBdv";
}

.heading-line {
  border-bottom: 2px solid #333333;
  padding: 10px 0;
}

.heading-line h4 {
  font-size: 30px;
}

.list-attribute-inner {
  padding: 20px 0 30px;
}

.list-attribute-inner ul {
  padding-left: 20px;
}

.list-attribute-inner ul li {
  list-style-type: disc;
  font-size: 16px;
  color: #777777;
  margin-bottom: 5px;
}

.list-attribute-inner h4.txt-red {
  font-size: 26px;
  color: #c40030;
  margin-bottom: 5px;
  line-height: 1.5;
}

.slide-proffer-list {
  position: relative;
}

.slide-proffer-detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 460px;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}

.slide-proffer-detail-inner {
  padding: 50px 55px;
  height: auto;
}

.slide-proffer-detail-inner .catagory {
  font-family: "nissanBrandBold", "DBHelvethaicaXBdv", Helvetica, Arial,
    sans-serif;
  font-size: 16px;
}

.slide-proffer-detail-inner .highlight-title {
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 0.9;
}

.slide-proffer-detail-inner .highlight-price h1 {
  font-size: 60px;
  color: #c40030;
}

.slide-proffer-detail-inner h3 {
  font-size: 26px;
  margin: 10px 0 -5px;
}

.slide-proffer-detail-inner .highlight-price h1 span {
  font-size: 30px;
  font-family: "DBHelvethaicaXMedv";
}

.slide-proffer-detail-inner a.btn {
  margin: 30px 0;
}

/* Easy-Pay */

p.note strong {
  font-weight: 600;
}

ul.note li {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
}

ul.note {
}

.section-credit {
  background: url("../img/bg-credit.jpg") top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  padding: 120px 0 0;
}

.section-vdo {
  background-color: #f2f4f5;
  position: relative;
  padding-top: 150px;
  overflow: hidden;
}

.section-credit .svg-top,
.section-credit .svg-bottom {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
}

.section-credit .svg-top {
  top: -1px;
}

.section-credit .svg-bottom {
  bottom: 0;
}

.list-credit-slide .image,
.list-credit-slide .detail {
  width: 50%;
  max-width: 550px;
  position: relative;
  z-index: 2;
}

.list-credit-slide .detail {
  padding: 50px 60px 0;
}

.list-credit-slide .detail ul li {
  color: #fff;
  font-size: 24px;
  font-family: "DBHelvethaicaXMedv";
  line-height: 1;
  margin: 20px 0;
  position: relative;
  padding-left: 20px;
}

.list-credit-slide .detail ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  width: 5px;
  height: 5px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}

.section-credit.section-credit-txt {
  padding: 150px 0 150px;
}

.section-credit-txt-detail h4.txt-red {
  font-size: 30px;
  color: #c40030;
  margin-bottom: 10px;
}

.section-credit-txt-detail ul {
}

.section-credit-txt-detail ul li {
  color: #fff;
  font-family: "DBHelvethaicaXMedv";
  font-size: 24px;
  line-height: 1;
  position: relative;
  padding-left: 20px;
  margin: 5px 0;
}

.section-credit-txt-detail ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 9px;
  left: 0;
}

.list-proffer-note {
  margin: 30px 5% 0;
}

.form-loyalty {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  text-align: center;
}

.btn-bhome {
  margin-bottom: 10px;
}

.content-detail {
  max-width: 420px;
  text-align: left;
}

.content-detail .heading-h1 {
  font-family: "DBHelvethaicaXBdv", Helvetica, Arial, sans-serif;
  font-size: 45px;
  margin-bottom: 10px;
}

.popup-mail {
  max-width: 350px;
}

.popup-mail .icw-fields .icw-field {
  padding: 0;
}

.modal-thk .box-thk .image {
  max-width: 450px;
  margin: 0 auto;
}

.content-detail input {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  border-radius: 3px;
}

#popup-thk2 .icw-input {
  padding: 10px 0;
}

#popup-thk2 .action-form {
  padding: 0;
}

#popup-thk2 .action-form .btn {
  width: 100%;
}

/* Select - START */
.select {
  position: relative;
  color: #b5b5b5;
}
.select:after {
  content: "";
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  visibility: visible;
  margin: 0 0 0 5px;
  position: absolute;
  top: 12px;
  right: 10px;
}
.select select {
  line-height: normal;
  padding: 0;
  -o-text-overflow: "";
  text-overflow: "";
  cursor: pointer;
  -webkit-appearance: none;
  width: 100%;
  height: 40px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.5);
  font-family: "DBHelvethaicaXMedv";
  background-color: transparent;
  border-radius: 0;
  outline: 0;
}

.select2-parent:after {
  display: none;
}

.select2-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}
.select2-container .select2-selection--single {
  display: block;
  height: 45px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "DBHelvethaicaXMedv";
  font-size: 24px;
}
.select2-container
  .select2-selection--single
  .select2-selection__rendered[title] {
  background-color: transparent;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  padding: 0;
  margin-top: 5px;
  font-size: 100%;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100% !important;
  z-index: 1051;
  -webkit-transition: border-color 250ms ease-in-out;
  -o-transition: border-color 250ms ease-in-out;
  transition: border-color 250ms ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: fadeIn 400ms;
  animation: fadeIn 400ms;
}

.select2-container .select2-results {
  display: block;
}
.select2-container .select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-container .select2-results__option {
  margin: 0 !important;
  padding: 5px 15px;
  color: #000;
  border-top: 1px solid #ccc;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "DBHelvethaicaXMedv";
  font-size: 20px;
}
.select2-container .select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container .select2-results__option[aria-selected="true"] {
  color: #222;
}
.select2-container .select2-results__message {
  color: #ccc;
}

.select2-container--open .select2-dropdown {
  left: 0;
  overflow: hidden;
}
.select2-container--open .select2-dropdown--above .select2-results__option {
  border-top: 0;
  border-bottom: 1px solid #eee;
}

.select2-search--dropdown {
  display: block;
  position: relative;
  z-index: 1010;
  padding: 5px 9px;
  white-space: nowrap;
  background: #ccc;
  border-top: 1px solid #eee;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  /*    border-bottom: 1px solid #ddd;*/
  -webkit-transition: border-color 400ms ease-in-out;
  -o-transition: border-color 400ms ease-in-out;
  transition: border-color 400ms ease-in-out;
  overflow: hidden;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 44px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #b5b5b5;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 43px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: block;
  width: 100%;
  height: 100%;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before,
.select2-container--default
  .select2-selection--single
  .select2-selection__clear:before {
  font-family: "iconfont";
  font-size: 12px;
  font-weight: normal;
  color: #000;
  line-height: 45px;
  display: inline-block;
  vertical-align: top;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  content: "";
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  visibility: visible;
  margin: 0 0 0 5px;
  position: absolute;
  top: 12px;
  right: 10px;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear,
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  margin: 1px 0;
  padding: 5px 10px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  color: #eee;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 25vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #b5b5b5;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected="true"] {
  color: #222;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #eee;
  color: #222;
}

.select2-container--default .select2-results__group {
  display: block;
  cursor: default;
  font-size: 20px;
  text-transform: uppercase;
  color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  position: relative;
  padding: 12px 10px 6px;
}

.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--open .select2-dropdown--below {
  border-top: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default.select2-container--open:not(
    .select2-container--disabled
  )
  .select2-selection--single,
.select2-container--default.select2-container--open:not(
    .select2-container--disabled
  )
  .select2-dropdown {
  background-color: #f8f8f8;
  border-color: #ddd;
}
.select2-container--default.select2-container--focus:not(
    .select2-container--disabled
  )
  .select2-selection--single {
  background-color: transparent;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__placeholder {
  color: #b5b5b5;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-rendered__match {
  text-decoration: underline;
}
/* Select - END */

#form-consent-cookie-checkbox-btn:disabled {
  background-color: #888888;
}

#form-consent-cookie-checkbox-btn:disabled:hover {
  cursor: unset;
  background-color: #888888;
  border: 2px solid transparent;
}

#form-consent-loan-new-checkbox-btn:disabled {
  background-color: #888888;
  cursor: not-allowed;
}

#form-consent-loan-new-checkbox-btn:disabled:hover {
  background-color: #888888;
  cursor: not-allowed;
}

#form-consent-loyalty-checkbox-btn:disabled {
  background-color: #888888;
  cursor: not-allowed;
}

#form-consent-loyalty-checkbox-btn:disabled:hover {
  background-color: #888888;
  cursor: not-allowed;
}

@media screen and (max-width: 1024px) {
  .banner-page-des {
    padding-bottom: 150px;
  }

  .banner-page-des {
    font-size: 22px;
  }

  .sc-load-full .sc-load-content {
    padding: 0 60px;
  }

  .section-load {
    margin: 0 -10px;
  }

  .sc-load {
    position: relative;
    width: calc(100% / 2 - 22px);
    margin: 10px 10px;
    display: inline-block;
  }

  .section-form-load.landing {
    padding: 40px 0;
  }

  .sc-load-inner {
    padding: 30px 10px;
  }

  .slide-proffer-detail-inner {
    padding: 55px 55px;
  }

  .section-credit {
    padding: 70px 0 0;
    margin-bottom: 40px;
  }

  .section-heading {
    margin-bottom: 30px;
  }

  .section-credit.section-credit-txt {
    padding: 100px 0;
  }

  .section-credit .section-heading {
    margin-bottom: 10px;
  }

  .sc-load-des {
    font-size: 20px;
  }

  .list-credit-slide .detail {
    padding: 30px 50px 0;
  }

  .section-highlight-product .section-heading h1 {
    font-size: 45px;
  }

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

@media screen and (max-width: 1023px) {
  .banner-page-des {
    padding-bottom: 100px;
  }

  .slide-proffer-detail-inner {
    padding: 35px 40px;
  }

  .slide-proffer-detail-inner .highlight-price h1 {
    font-size: 40px;
  }

  .slide-proffer-detail-inner .highlight-title {
    font-size: 40px;
  }

  .slide-proffer-detail-inner h3 {
    font-size: 18px;
  }

  .slide-proffer-detail-inner .catagory {
    font-size: 11px;
  }

  .slide-proffer-detail-inner a.btn {
    margin: 15px 0 20px;
  }

  .slide-proffer-detail {
    max-width: 350px;
  }

  .list-credit-slide .detail ul li {
    font-size: 22px;
    margin: 20px 0;
  }

  .section-credit-txt-detail ul li {
    font-size: 22px;
  }

  .section-highlight-product svg.svg-banner,
  .section-credit .svg-top,
  .section-credit .svg-bottom {
    height: 50px;
  }

  .list-credit-slide {
    padding-bottom: 20px;
  }

  .section-heading p.des {
    font-size: 22px;
  }

  .section-form-load.landing {
    padding: 140px 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .sc-load {
    width: 100%;
    display: block;
  }

  .sc-load.sc-load-full {
    text-align: center;
  }

  .sc-load.sc-load-full .v-middle {
    vertical-align: top;
  }

  .sc-load.sc-load-full,
  .sc-load {
    margin: 0 0 15px 0;
  }

  .section-load {
    margin: 0 0;
  }

  .section-sc-load > div {
    padding: 0;
  }

  .sc-load-inner {
    padding: 40px 30px;
  }

  .sc-load-full .sc-load-content {
    padding: 0;
  }

  .banner-page-inner {
    position: relative;
    padding: 20px 0 30px;
  }

  .banner-page-des {
    padding-bottom: 0px;
  }

  .section-sc-load {
    padding: 0;
  }

  .section-form-load.landing {
    padding: 0px 0;
  }

  .form-load .action-form {
    text-align: center;
  }

  .banner-page-inner .heading-h1 {
    font-size: 40px;
  }

  .section-form-load,
  .section-form-load.landing {
    background-size: initial;
  }

  .slide-proffer-detail {
    position: relative;
    width: 100%;
    max-width: inherit;
  }

  .slide-proffer-detail-inner {
    padding: 35px 30px 45px;
    background-color: #f2f4f5;
  }

  .slide-proffer-detail-inner .highlight-title {
    margin-bottom: 10px;
  }

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

  .slide-proffer.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
  }

  .section-highlight-product .section-heading h1 {
    font-size: 40px;
  }

  .section-highlight-product .section-heading p.des {
    font-size: 24px;
  }

  .section-highlight-product .banner-image {
    margin: 0 -20px;
  }

  .section-heading {
    margin-bottom: 15px;
  }

  .list-credit-slide .image,
  .list-credit-slide .detail {
    display: block;
    width: 100%;
    max-width: inherit;
  }

  .list-credit-slide .detail {
    padding: 10px 40px 40px;
  }

  .section-credit {
    margin-bottom: 20px;
  }

  .section-credit.section-credit-txt {
    padding: 80px 0 80px;
  }

  .form-loyalty {
    padding-bottom: 40px;
  }

  .section-highlight-product {
    padding-top: 50px;
  }

  .section-highlight-product svg.svg-banner,
  .section-credit .svg-top,
  .section-credit .svg-bottom {
    height: 50px;
  }

  .section-form-load,
  .section-form-load.landing {
    margin-top: -20px;
    padding-bottom: 30px;
  }

  .list-proffer .item {
    width: calc(100% / 2 - 2px);
  }

  .list-proffer.four {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .list-proffer.four .item {
    width: calc(100% / 1 - 2px);
  }

  .list-proffer-inner {
    border-left: 0;
  }
}

@media screen and (max-width: 375px) {
  .sc-load-inner {
    padding: 40px 10px;
  }
}
