@import url("https://fonts.googleapis.com/css?family=Lato:300,400,600,700,900");

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.row--table-lg {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .row--table-lg {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .row--table-lg > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-md {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .row--table-md {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .row--table-md > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-sm {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .row--table-sm {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .row--table-sm > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-xs {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 480px) {
  .row--table-xs {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 480px) {
  .row--table-xs > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-xsm {
  margin-right: 0;
  margin-left: 0;
}
.row--tableb-lg {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .row--tableb-lg {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-lg > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 1200px) {
  .row--tableb-lg > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-md {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .row--tableb-md {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-md > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .row--tableb-md > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-sm {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .row--tableb-sm {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-sm > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .row--tableb-sm > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-xs {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 480px) {
  .row--tableb-xs {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-xs > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 480px) {
  .row--tableb-xs > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-xsm {
  margin-right: 0;
  margin-left: 0;
}
.row--tableb-xsm > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
input,
textarea,
select,
button {
  box-sizing: border-box;
}
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none;
}
a,
input {
  transition: all 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p {
  margin: 0 0 0;
}
body {
  font-size: 16px;
  line-height: 1.6;
  font-family: "Lato", "Open Sans", sans-serif;
  color: #484848;
  background: #fff;
}
@media screen and (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 479px) {
  body {
    font-size: 15px;
    line-height: 1.6;
  }
}
a {
  color: #0067b1;
}
a:hover,
a:active,
a:focus {
  color: #000;
}
.site--container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.form {
  text-align: center;
  background: #def3fa;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .form {
    padding: 50px 0;
  }
}
@media (max-width: 479px) {
  .form {
    padding: 40px 0;
  }
}
.form__inner {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}
.form--heading {
  color: #0067b1;
  font-weight: 300;
  font-size: 35px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .form--heading {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .form--heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .form--heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
.form--subheading {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 300;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .form--subheading {
    font-size: 13px;
  }
}
.form--form {
  text-align: left;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .form--form {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .form--form {
    padding-top: 5px;
  }
}
.form--control {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .form--control {
    padding-top: 25px;
  }
}
.form--label {
  color: #404040;
  padding: 0 0 5px 10px;
}
.form--input,
.form--select,
.form--textarea {
  display: block;
  width: 100%;
  border: 0;
}
.form--input::-webkit-input-placeholder,
.form--select::-webkit-input-placeholder,
.form--textarea::-webkit-input-placeholder {
  color: #818a91;
}
.form--input::-moz-placeholder,
.form--select::-moz-placeholder,
.form--textarea::-moz-placeholder {
  color: #818a91;
}
.form--input:-ms-input-placeholder,
.form--select:-ms-input-placeholder,
.form--textarea:-ms-input-placeholder {
  color: #818a91;
}
.form--input:-moz-placeholder,
.form--select:-moz-placeholder,
.form--textarea:-moz-placeholder {
  color: #818a91;
}
@media (max-width: 767px) {
  .form--input,
  .form--select,
  .form--textarea {
    background: #fff;
    border-radius: 4px;
  }
}
.form--input {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.form--input.form--input-special {
  padding: 0 0 0 100px;
}
.form--error {
  color: #c0392b;
  font-size: 70%;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: normal;
}
.form--customer-label {
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .form--customer-label {
    padding-top: 0;
  }
}
.form--customer-label span {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .form--customer-label span {
    display: block;
    margin: 0 0 10px 0;
  }
}
.form--customer-label label {
  font-weight: normal;
}
.form--customer-label label + label {
  margin-left: 20px;
}
.form--customer-label input {
  margin-right: 10px;
}
.form--tnc-container {
  margin: 0 0 10px;
}
.form--tnc-input {
  vertical-align: top;
  float: left;
  width: 20px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .form--tnc-input {
    width: 15px;
  }
}
.form--tnc-label {
  padding-left: 10px;
  float: right;
  width: calc(100% - 20px);
}
.form--tnc-label p + p {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .form--tnc-label {
    width: calc(100% - 15px);
  }
}
.form--tnc-label-text {
  color: #484848;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .form--tnc-label-text {
    font-size: 81.25%;
  }
}
@media (max-width: 479px) {
  .form--tnc-label-text {
    font-size: 75%;
  }
}
.form--submit {
  text-align: center;
}
.form--submit-btn {
  font-weight: 500;
  display: inline-block;
  padding: 15px 60px;
  background: #ef3e42;
  color: #ffffff;
  margin: 40px auto 0;
  border: none;
  font-size: 25px;
  line-height: 1.3;
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .form--submit-btn {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .form--submit-btn {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .form--submit-btn {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .form--submit-btn {
    padding: 15px 50px;
    display: inline-block;
  }
}
.form--submit-btn:hover {
  background: #0067b1;
}
.form--disclaimer-wrrapper {
  width: 100%;
  margin: 40px auto 0;
}
.form--disclaimer-wrrapper .form--disclaimer {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}
.form--disclaimer-wrrapper .form--disclaimer + .form--disclaimer {
  margin-top: 20px;
}
.form--input-wrapper {
  height: 54px;
  line-height: 54px;
  background: #ffffff;
  border: 1px solid #969696;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.form--input-wrapper select {
  background: #ffffff;
}
.form--input-wrapper label {
  font-weight: normal;
}
.form--input-wrapper label + label {
  margin-left: 20px;
}
.form--input-wrapper input {
  margin-right: 10px;
}
.footer {
  color: #404040;
  font-size: 14px;
  line-height: 1.3;
  padding: 0 0 45.28px 0;
}
@media (max-width: 991px) {
  .footer {
    font-size: 10px;
  }
}
@media (max-width: 620px) {
  .footer {
    padding: 0 0 20.58px 0;
  }
}
.footer__top {
  margin: 0 68.38px;
}
@media (max-width: 620px) {
  .footer__top {
    margin: 0 30.38px;
  }
}
.footer__top .footer__tnc {
  color: #0667b0;
  padding: 45.28px 0 22.64px;
  font-size: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__tnc {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__tnc {
    font-size: 10px;
    line-height: 1.3;
    padding: 22.64px 0;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__tnc {
    font-size: 10px;
    line-height: 1.3;
    padding: 22.64px 0 11px 0;
  }
}
/* @media (max-width: 767px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0;
	}
}
@media (max-width: 620px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0 11px 0;
	}
} */
.footer__top .footer__tnc.footer__tnc-premier a {
  color: #002f65;
}
.footer__top .footer__tnc a {
  color: #0667b0;
  padding: 0 10px;
  border-left: 1px solid #0667b0;
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__tnc a {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__tnc a {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__tnc a {
    font-size: 12px;
    line-height: 1.3;
  }
}
.footer__top .footer__tnc a:first-child {
  padding: 0 10px 0 0;
  border-left: none;
  border-right: none;
}
.footer__top .footer__box {
  background: #5bc2e7;
  color: #ffffff;
  font-weight: 300px;
  padding: 45.28px 38.38px;
}
.footer__top .footer__box.footer__box-premier {
  background: #002f65;
}
.footer__top .footer__box.footer__box-premier .footer__box-heading {
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 36px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 16px;
    line-height: 1.3;
  }
}
.footer__top .footer__box.footer__box-premier .footer__box-subheading {
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 12px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .footer__top .footer__box {
    padding: 20.58px 38.38px;
  }
}
@media (max-width: 485px) {
  .footer__top .footer__box {
    padding: 20.58px 22.38px;
  }
}
.footer__top .footer__box .footer__box-heading {
  font-size: 40px;
  line-height: 38px;
  font-weight: 500;
}
/* @media screen and (max-width: 991px) {
	.footer__top .footer__box .footer__box-heading {
		font-size: 34px;
		line-height: 1.3;
	}
} */
@media screen and (max-width: 768px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 24px;
    line-height: 1.3;
  }
}
/* @media screen and (max-width: 600px) {
	.footer__top .footer__box .footer__box-heading {
		font-size: 26px;
		line-height: 1.3;
	}
} */
@media screen and (max-width: 479px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 17px;
    line-height: 18px;
  }
}
.footer__top .footer__box .footer__box-subheading {
  font-size: 30px;
  line-height: 38px;
}
/* @media screen and (max-width: 991px) {
	.footer__top .footer__box .footer__box-subheading {
		font-size: 26px;
		line-height: 1.3;
	}
} */
@media screen and (max-width: 768px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 20px;
    line-height: 1.3;
  }
}
/* @media screen and (max-width: 600px) {
	.footer__top .footer__box .footer__box-subheading {
		font-size: 22px;
		line-height: 1.3;
	}
} */
@media screen and (max-width: 479px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 14px;
    line-height: 18px;
  }
}
.footer__top .footer__box .footer__box-subheading a {
  color: #ffffff;
}
.footer__top .footer__box .footer__box-subheading .text--light {
  font-weight: 500;
}
.footer__top .footer__box .footer__box-subheading .footer--number {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer__mid.footer__mid-long {
    margin: 0 0 22.64px 0;
  }
}
.footer__mid .footer__mid-left,
.footer__mid .footer__mid-right {
  display: table-cell;
  vertical-align: middle;
}
.footer__mid .footer__mid-left {
  background: #5bc2e7;
  width: 270px;
  padding: 0 45.28px 0 68.38px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left {
    padding: 0 20.75px 0 30.38px;
    width: 170px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-left {
    width: 122.74px;
    padding: 3px 20.75px 3px 30.38px;
  }
}
.footer__mid .footer__mid-left.footer__mid-left-premier {
  background: #002f65;
  padding: 28.7px 22.9px 28.7px 68.38px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left.footer__mid-left-premier {
    width: 140.46px;
    padding: 22.9px 20.75px 22.9px 30.38px;
  }
  .footer__mid .footer__mid-left.footer__mid-left-premier img {
    width: 97.35px;
  }
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left img {
    width: 106px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-left img {
    width: 74px;
  }
}
.footer__mid .footer__mid-right {
  padding: 22.64px 0 0 22.82px;
}
@media (max-width: 991px) {
  .footer__mid .footer__mid-right {
    display: block;
    padding: 22.64px 0 0 68.38px;
  }
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right {
    display: block;
    padding: 22.64px 0 0 68.38px;
  }
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-right {
    padding: 16px 0 0 30.38px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right {
    padding: 16px 0 0 52.38px;
  }
}
.footer__mid .footer__mid-right.mid-right-short {
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right.mid-right-short {
    display: table-cell;
    padding: 0;
  }
}
.footer__mid .footer__mid-right .islam__logo,
.footer__mid .footer__mid-right .footer__mid-right-text {
  display: table-cell;
  vertical-align: middle;
  color: #818a91;
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right .islam__logo,
  .footer__mid .footer__mid-right .footer__mid-right-text {
    vertical-align: middle;
  }
}
.footer__mid .footer__mid-right .islam__logo {
  width: 42px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-right .islam__logo {
    width: 36px;
    display: block;
    float: left;
    margin: 0 12px 4px 0;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right .islam__logo {
    width: 30px;
    margin: 2px 12px 1px 0;
  }
}
.footer__mid .footer__mid-right .islam__logo img {
  width: 100%;
}
.footer__mid .footer__mid-right .footer__mid-right-text {
  font-size: 14px;
  padding: 0 68.38px 0 22.82px;
  text-align: justify;
}
/* @media (max-width: 1199px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		font-size: 12px;
	}
} */
@media (max-width: 768px) {
  .footer__mid .footer__mid-right .footer__mid-right-text {
    font-size: 10px;
    padding: 0 30.38px 0 0;
    display: block;
  }
}
/* @media (max-width: 479px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		padding: 0 30.38px 0 0;
	}
} */
.footer__mid .footer__mid-right .footer__mid-right-copyright {
  margin-top: 24.64px;
  text-align: justify;
}
@media (max-width: 1199px) {
  .footer__mid .footer__mid-right .footer__mid-right-copyright {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right .footer__mid-right-copyright {
    margin-top: 20.58px;
    padding-right: 30.38px;
  }
}
.footer__btm {
  margin: 45.28px 68.38px 0 106.76px;
  color: #818a91;
  text-align: justify;
}
/* @media (max-width: 991px) {
	.footer__btm {
		margin: 22.64px 68.38px 0;
	}
} */
@media (max-width: 768px) {
  .footer__btm {
    margin: 20.58px 30.38px 0 46px;
  }
}

.footer__btm .footer__btm-text p {
  font-size: 14px;
  line-height: 1.3;
}

.footer__btm .footer__btm-text {
  margin-top: 20px;
}
.footer__btm .footer__btm-text a {
  color: #0067b1;
  font-weight: 600;
  text-decoration: underline;
}
.footer__btm .footer__btm-text a.underline {
  text-decoration: underline;
}
.footer__btm .footer__btm-text:last-child {
  margin-top: 30px;
  color: #818a91;
}

@media (max-width: 479px) {
  .footer__btm .footer__btm-text p {
    font-size: 10px;
    line-height: 14px;
  }
}

.rhb_logo {
  width: 25rem !important;
  position: absolute;
  top: 45px;
}

.rhb_logo_mobile {
  width: 30vw !important;
  position: absolute;
  top: 21px;
}

.show--sm {
  display: none;
}

@media (max-width: 768px) {
  .show--sm {
    display: block;
  }
}

@media (max-width: 479px) {
  .hide--xs {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide--sm {
    display: none;
  }
}
@media (max-width: 991px) {
  .hide--md {
    display: none;
  }
}
@media (max-width: 1199px) {
  .hide--lg {
    display: none;
  }
}

#banner img {
  width: 100%;
}

#banner {
  height: 94vw;
}

.floating-btn__container {
  bottom: 20%;
  width: 100%;
  z-index: 99999;
}

/* .floating-btn__container {
  margin-top: -100px;
} */

a.floating__btn {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 99;
  right: 4%;
  /* top: 12%; */
  color: #ffffff;
  /* background: #0067b1; */
  /* background: url(../images/Apply_now.png) no-repeat; */
  width: 130px;
  height: 50px;
  border-radius: 50%;
  transform: translateY(-50%);
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); */
}

a.floating__btn img {
  transform: scale(1.3);
  margin-top: -30%;
}

.floating-btn__wrapper {
  position: relative;
  max-width: 1440px;
  text-align: right;
}

.floating-btn__container.stay_bottom {
  position: fixed;
}

@media (max-width: 767px) {
  a.floating__btn {
    width: 110px;
    height: 110px;
  }
  .floating-btn__container {
    margin-top: 0;
  }
}
@media (max-width: 479px) {
  a.floating__btn {
    width: 80px;
    height: 80px;
  }
}
a.floating__btn .floating__btn-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 220px;
}
@media screen and (max-width: 991px) {
  a.floating__btn .floating__btn-text {
    max-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  a.floating__btn .floating__btn-text {
    max-width: 200px;
  }
}
@media screen and (max-width: 479px) {
  a.floating__btn .floating__btn-text {
    max-width: 160px;
  }
}

.intro {
  background: #fff;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  text-align: center;
  padding: 48px 0 0;
}
@media (min-width: 768px) {
  .intro {
    padding-top: 82px;
  }
}
.intro .intro__heading,
.benefit .benefits__heading,
.insurance-info .insurance-info__heading,
.enjoyPOM .enjoyPOM__heading {
  color: #0067b1;
  margin: 0 auto;
  font-size: 42px;
  font-weight: bold;
  line-height: 55px;
}
@media screen and (max-width: 991px) {
  .intro .intro__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 36px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .intro .intro__heading,
  .insurance-info .insurance-info__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .intro .intro__heading,
  .benefit .benefits__heading,
  .insurance-info .insurance-info__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 20px;
    line-height: 24px;
  }
}
.intro .intro__desc,
.benefit .benefits__desc,
.insurance-info .insurance-info__desc,
.enjoyPOM .enjoyPOM__desc {
  color: #404040;
  font-size: 28px;
  margin: 0 auto;
  line-height: 38px;
}
.intro .intro__heading {
  /* max-width: 490px; */
  margin-bottom: 36px;
}

.benefits__desc {
  max-width: 1071px;
}

@media screen and (max-width: 479px) {
  .intro .intro__desc,
  .benefit .benefits__desc,
  .insurance-info .insurance-info__desc,
  .enjoyPOM .enjoyPOM__desc {
    color: #404040;
    font-size: 15px;
    margin: 0 auto;
    line-height: 20px;
    max-width: 306px;
  }

  .insurance-info .insurance-info__desc {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  #intro .intro__heading,
	/* .insurance-info .insurance-info__heading, */
	.enjoyPOM .enjoyPOM__heading {
    max-width: 820px;
  }
}
.intro .intro__desc,
.benefit .benefits__desc,
.insurance-info .insurance-info__desc,
.enjoyPOM .enjoyPOM__desc {
  max-width: 542px;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  .intro .intro__desc,
  /* .benefit .benefits__desc, */
  .insurance-info .insurance-info__desc,
  .enjoyPOM .enjoyPOM__desc {
    max-width: 820px;
    margin-bottom: 48px;
  }
}

@media (min-width: 991px) {
  .intro .intro__desc,
  .benefit .benefits__desc,
  /* .insurance-info .insurance-info__desc, */
  .enjoyPOM .enjoyPOM__desc {
    max-width: 1071px;
    margin-bottom: 48px;
  }
}

.white-line {
  max-width: 465px;
}

@media (max-width: 768px) {
  .white-line {
    max-width: 203px;
  }
}

/*linear-gradient(to bottom, transparent 0%, transparent 60%, rgba(255, 255, 255, 1) 100%),*/
.rain-bg-container {
  background: url("../images/bg_rain_bg.jpg") no-repeat;
  background-position-y: 90%;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
  z-index: 1;
}

.benefits__heading {
  margin: 20px auto 0;
  max-width: 322px;
  /* font-size: 36px;
	line-height: 1.3;
	color: #fff; */
}

/* @media screen and (max-width: 991px) {
	.benefits__heading {
		font-size: 35px;
		line-height: 1.3;
	}
} */

/* .benefit {
	background: url('/images/bg_rain_bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
} */

.comparison__table {
  max-width: 80%;
  width: 100% !important;
  margin: auto;
  border-collapse: separate;
  position: relative;
  filter: drop-shadow(0 3px 6px #00000025);
  padding-bottom: 80px;
  border-spacing: 6px;
}

.comparison__table h4 {
  font-size: 30px;
  line-height: 40px;
}

.comparison__table tr:nth-child(2) td p,
.comparison__table tr:last-child td {
  font-size: 28px;
  font-weight: 400;
  font-family: "Lato", "Open Sans", sans-serif;
}

.comparison__table tr:nth-child(2) td p {
  line-height: 40px;
}

.comparison__table tr:last-child td {
  line-height: 44px;
  vertical-align: middle;
}

.comparison__table tr:nth-child(2) td:first-child {
  text-align: left;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.comparison__table tr:nth-child(2) td:last-child {
  text-align: left;
  border-left: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.comparison__table tr:last-child td:first-child {
  text-align: left;
  border-bottom-left-radius: 16px;
  border-right: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
}

.comparison__table tr:last-child td:last-child {
  text-align: left;
  border-bottom-right-radius: 16px;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
}

.comparison__table tr:last-child {
  overflow: hidden;
}

.comparison__table tr:first-child {
  background-color: #2b7bb4;
}

.comparison__table tr:first-child th {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.comparison__table tr:first-child th {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  padding: 28px;
  overflow: hidden;
  position: relative;
  /* inset drop shadow */
  /* box-shadow: inset 0 -10px 6px 0 #00000025; */
}

/* 
.comparison__table tr:first-child th .ribbon {
  font-size: 15px;
  line-height: 17px;
  padding: 5px 8px;
  max-width: 136px;
  color: #0067B1;
  background: #fff;
  transform: rotate(-46deg);
  position: absolute;
  top: -10px;
  left: -30px;
} */

/* --- THE RIBBON MECHANICS --- */
.comparison__table tr:first-child th .ribbon {
  position: absolute;
  top: 0;
  left: 0;
  width: 115px;
  height: 115px;
  overflow: hidden;
  pointer-events: none;
}

.comparison__table tr:first-child th .ribbon span {
  position: absolute;
  display: block;
  width: 160px;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  right: -5px;
  top: 14px;
  transform: rotate(-46deg);
}

/* Basic Protection Ribbon */
.comparison__table tr:first-child th .basic span {
  background-color: #ffffff;
  color: #1565c0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Ultimate Protection Ribbon */
.comparison__table tr:first-child th .ultimate span {
  background-color: #e53935;
  color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.comparison__table tr:first-child th:first-child {
  border-top-left-radius: 16px;
  border-right: 1px solid #fff;
}

.comparison__table tr:first-child th:last-child {
  border-top-right-radius: 16px;
  border-left: 1px solid #fff;
}

.comparison__table tr td {
  background: #fff;
  padding: 40px;
}

.comparison__table tr:last-child {
  text-align: left;
}

.comparison__table tr:last-child td ul {
  font-size: 28px;
  line-height: 44px;
  font-weight: 400;
  font-family: "Lato", "Open Sans", sans-serif;
}

.comparison__table tr:last-child td ul,
.comparison__table tr:last-child td ol {
  list-style-type: decimal;
  font-size: 28px;
  line-height: 44px;
  font-weight: 400;
  font-family: "Lato", "Open Sans", sans-serif;
  margin: 0;
  padding-left: 30px;
}

.comparison-benefit__detail {
  color: #0067b1;
  font-size: 26px;
  line-height: 32px;
  display: flex;
  max-width: 375px;
  width: 100%;
  text-align: left;
  gap: 20px;
  align-items: center;
}

.comparison-benefit__detail div:first-child {
  max-width: 20%;
  width: 100%;
  height: auto;
}

.comparison-benefit__detail div:last-child {
  max-width: 80%;
  width: 100%;
  height: auto;
}

.comparison-benefit__detail p {
  font-size: 28px;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  .benefits__heading {
    font-size: 26px;
    line-height: 1.3;
  }
}

@media (max-width: 479px) {
  .comparison__table {
    max-width: 80vw !important;
    width: 100% !important;
    margin: auto;
    margin-bottom: 30px;
    border-collapse: collapse;
    /* gap: 5px; */
    position: relative;
    filter: drop-shadow(0 3px 6px #00000025);
    padding-bottom: 30px;
  }

  .comparison__table tr:first-child th .ribbon {
    position: absolute;
    top: 0;
    left: unset;
    right: 0;
    width: 95px;
    height: 80px;
    overflow: hidden;
    pointer-events: none;
  }

  .comparison__table tr:first-child th .ribbon span {
    position: absolute;
    display: block;
    width: 140px;
    padding: 8px 10px;
    font-size: 8.5px;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    left: -5px;
    top: 14px;
    transform: rotate(46deg);
  }

  .comparison__table tr:not(:first-child) td {
    margin-top: 5px;
  }

  .comparison__table tr td p b {
    font-size: 16px;
    font-weight: bold;
    font-family: "Lato", "Open Sans", sans-serif;
  }

  .comparison__table tr td {
    max-width: 100%;
    display: flex;
    background: #fff;
    /* padding: 25px; */
    padding: 0;
  }

  .comparison__table tr td .comparison-benefit_checkbox {
    max-width: 30%;
    width: 100%;
    height: auto;
    padding: 10px;
    border-left: 1px solid #c7c7c7;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .comparison__table tr td .comparison-benefit__detail {
    max-width: 70% !important;
    width: 100%;
    height: auto;
    padding: 25px;
  }

  .comparison__table tr td p {
    font-size: 15px !important;
    line-height: 19px !important;
    font-weight: 300 !important;
  }

  .comparison__table tr:last-child td {
    line-height: 22px;
    vertical-align: middle;
  }

  .comparison__table tr:nth-child(2) td:first-child {
    text-align: left;
    border-right: unset !important;
    border-bottom: 1px solid #c9c9c9;
  }

  .comparison__table tr:nth-child(2) td:last-child {
    text-align: left;
    border-left: unset !important;
    border-bottom: 1px solid #c9c9c9;
  }

  .comparison__table tr:last-child td:first-child,
  .comparison__table tr:last-child td:last-child {
    text-align: left;
    border-bottom-left-radius: 16px;
    border-right: unset !important;
    border-top: unset !important;
  }

  .comparison__table tr:last-child {
    overflow: hidden;
  }

  .comparison__table tr:first-child {
    background-color: #ef3e42;
  }

  .comparison__table tr:first-child th {
    font-size: 20px;
    line-height: 40px;
    background-color: #2b7bb4;
    color: #fff;
    font-weight: bold;
    padding: 18px;
    overflow: hidden;
    /* inset drop shadow */
    /* box-shadow: inset 0 -10px 6px 0 #00000025; */
  }

  .comparison__table tr:first-child th:first-child {
    border-top-left-radius: 16px;
    border-right: unset !important;
  }

  .comparison__table tr:first-child th:last-child {
    border-top-right-radius: 16px;
    border-left: unset !important;
  }

  .comparison__table tr:last-child {
    text-align: left;
  }

  .comparison__table tr:last-child td ul {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }

  .comparison__table tr:last-child td ul,
  .comparison__table tr:last-child td ol {
    list-style-type: decimal;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
    padding-left: 20px;
  }
}

@media (min-width: 480px) {
  .benefits__heading {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
}
.benefits__desc {
  color: #404040;
  font-size: 22px;
  margin: 0 auto;
  line-height: 1.6;
}
.benefits__p {
  color: #404040;
  font-size: 18.5px;
  margin: 5px auto 20px;
  line-height: 1.3;
}
.benefits__heading .logo img {
  padding-top: 10px;
  width: 84px;
  height: 100px;
}
@media (min-width: 480px) {
  .benefits__heading .logo img {
    width: 104px;
    height: 120px;
  }
}
@media (min-width: 768px) {
  .benefits__heading .logo img {
    padding-top: 0;
    width: 119px;
    height: 130px;
    transform: translateY(-24%);
    padding-left: 5px;
  }
}

.insurance-info .insurance-info__heading,
.enjoyPOM .enjoyPOM__heading {
  font-size: 42px;
  line-height: 44px;
  font-weight: bold;
  color: #0067b1;
  text-align: center;
}

.enjoyPOM {
  /* padding: 66px 0; */
  padding-bottom: 66px;
  justify-content: center;
}

.enjoyPOM .row {
  display: flex;
  justify-content: center;
}

.enjoyPOMCard {
  background: #eef9fe;
  border-radius: 10px;
  border: 1px solid #5bc2e7;
  padding: 50px 30px;
  max-width: 942px;
  width: 100%;
  margin: 0 auto;
}

.insurance-info .insurance-info__desc,
.enjoyPOM .enjoyPOM__desc {
  text-align: center;
  color: #404040;
}

/* Roadside Assistance section*/
.roadside-assistance {
  background: url("../images/toll_call_bg.jpg");
  background-size: cover;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 44px 0;
}

.roadside-assistance .roadside-assistance__heading {
  font-size: 42px;
  line-height: 56px;
  font-weight: bold;
  color: #fff;
}

.roadside-assistance .roadside-assistance__details {
  margin-bottom: 84px;
}

.roadside-assistance .roadside-assistance__details ul {
  padding-left: 20px;
}

.roadside-assistance .roadside-assistance__details ul li {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 36px;
  list-style-type: "✓";
  text-indent: 10px;
  margin-right: 5px;
}

.roadside-assistance .roadside-assistance__details ul li i {
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.roadside-assistance .roadside-assistance__details ul li:last-child {
  margin-bottom: 0;
}

.roadside-assistance .roadside-assistance__contacts {
  color: #fff;
  margin-bottom: 38px;
}

.roadside-assistance .roadside-assistance__contacts p {
  font-size: 34px;
  line-height: 42px;
  font-weight: 300;
}

.roadside-assistance .roadside-assistance__contacts p:first-child {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
}

.roadside-assistance .roadside-assistance__contacts .download_app {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.roadside-assistance .roadside-assistance__contacts .download_app img {
  max-height: 70px;
  height: 100%;
  width: auto;
}

@media screen and (max-width: 991px) {
  .insurance-info .insurance-info__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 36px;
    line-height: 1.3;
  }

  .enjoyPOMCard {
    max-width: 80vw;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .insurance-info .insurance-info__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .enjoyPOM {
    padding: 18px 0 36px;
  }

  .enjoyPOMCard {
    padding: 11px 22.5px;
    max-width: 80vw;
    width: 100%;
    margin: 0 auto;
  }

  .insurance-info .insurance-info__heading,
  .enjoyPOM .enjoyPOM__heading {
    font-size: 20px;
    line-height: 24px;
  }

  .enjoyPOM .enjoyPOM__desc {
    margin-bottom: 20px;
  }

  .roadside-assistance {
    background: url("../images/toll_call_bg_mobile.jpg");
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 280px;
  }

  .roadside-assistance .roadside-assistance__heading {
    font-size: 20px;
    line-height: 24px;
  }

  .roadside-assistance .roadside-assistance__details {
    margin-bottom: 35px;
  }

  .roadside-assistance .roadside-assistance__details ul {
    padding-left: 15px;
  }

  .roadside-assistance .roadside-assistance__details ul li {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 35px;
    text-indent: 5px;
  }

  .roadside-assistance .roadside-assistance__details ul li i {
    font-size: 13px;
    line-height: 15px;
  }

  .roadside-assistance .roadside-assistance__contacts {
    color: #fff;
    margin-bottom: 38px;
  }

  .roadside-assistance .roadside-assistance__contacts p {
    font-size: 15px;
    line-height: 20px;
  }

  .roadside-assistance .roadside-assistance__contacts p:first-child {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 20px;
  }

  .roadside-assistance .roadside-assistance__contacts .download_app {
    display: flex;
    gap: 10px;
    margin-top: 10px;
  }

  .roadside-assistance .roadside-assistance__contacts .download_app img {
    max-height: 39px;
    height: 100%;
    width: auto;
  }
}

/* insurance-benefit-card */
/* .insurance-info {
  padding-bottom: 105px;
} */

.insurance-info .col-12 {
  margin-bottom: 40px;
}

.insurance-benefit-card {
  background: #fff;
  width: max-content;
  padding: 30px 47px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  max-width: 762px;
  margin: 0 auto;
}

.insurance-benefit-card .insurance-benefit-card__icon {
  width: 13%;
  height: auto;
  display: flex;
  justify-content: center;
}

.insurance-benefit-card .insurance-benefit-card__content {
  width: 87%;
}

.insurance-benefit-card__content .insurance-benefit-card__title {
  font-size: 30px;
  line-height: 40px;
  color: #0067b1;
  font-weight: bold;
  margin-bottom: 12px;
}

.insurance-benefit-card__content .insurance-benefit-card__desc {
  font-size: 24px;
  line-height: 30px;
}

.insurance-benefit-card {
  /* background-image: url("../images/white\ panel.png");
  background-size: 100% 100%;
  background-repeat: no-repeat; */
  width: max-content;
  padding: 30px 47px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  max-width: 762px;
  margin: 0 auto;
}

.insurance-benefit-card_mobile {
  /* background-image: url("../images/white_panel_mobile.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; */
  padding: 40px 30px;
  border-radius: 20px;
  text-align: center;
  width: 80%;
  min-height: 280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.insurance-benefit-card_mobile .insurance-benefit-card-mobile__icon {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  width: 35%;
  height: auto;
}

.insurance-benefit-card-mobile__icon {
  height: 100px;
  width: auto;
}

.insurance-benefit-card_mobile .insurance-benefit-card__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.insurance_slick .insurance-benefit-card__title {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
}

.insurance_slick .insurance-benefit-card__desc {
  font-size: 18px;
  line-height: 22px;
}

/* .arrows_container2 {
  width: 80%;
} */

.arrows_container2 .mobile_slick_left3 img,
.arrows_container2 .mobile_slick_right3 img {
  width: 40px;
  height: 40px;
}

.arrows_container2 .mobile_slick_left3 {
  position: absolute;
  display: flex;
  /* top: 50%; */
  top: 45%;
  left: 5%;
}

.arrows_container2 .mobile_slick_right3 {
  position: absolute;
  display: flex;
  /* top: 50%; */
  top: 45%;
  right: 5%;
}

.card--benefit {
  padding-bottom: 40px;
}
.card--benefit .card__icon img {
  margin: 0 auto;
  transform: translateX(-19px);
}
.card--benefit .card__desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.3;
  margin: 10px auto 0;
  max-width: 249px;
}

@media (min-width: 768px) {
  .card--benefit .card__desc {
    margin-top: 5px;
  }
}

.arrows_container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}

.mobile_slick_left,
.mobile_slick_right {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.mobile_slick_left:hover,
.mobile_slick_right:hover {
  background-color: #0067b1;
}

.mobile_slick_left img,
.mobile_slick_right img {
  width: 20px;
  height: 20px;
}
#register {
  padding: 0px 0;
  background: url(../images/bg.jpg);
  /* width: 100%; */
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #register {
    padding: 20px 0;
    background: url("../images/bg_mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
#register .register__heading {
  color: #0067b1;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  font-size: 36px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  #register .register__heading {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  #register .register__heading {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  #register .register__heading {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  #register .register__heading {
    max-width: 700px;
  }
}
.register__tab-content {
  padding: 20px 0 0;
  position: relative;
}

.register_container {
  position: absolute;
  right: 15%;
  top: 30%;
  width: 300px;
}

.register_slick img {
  max-width: 415px;
  float: right;
}
@media (max-width: 767px) {
  .register__tab-content {
    padding: 20px 0 0;
  }
  .register_slick img {
    max-width: 357px;
    width: 70% !important;
  }
}
@media (max-width: 991px) {
  .register__slick-tab-mobile-wrapper {
    max-width: 211px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -4px;
  }
}
.register__slick-mobile {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .register__slick-mobile {
    margin-right: 0;
  }
}
.register__phone {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-46%);
  width: 223.5px;
}
@media (max-width: 991px) {
  .register__phone {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
  }
}
@media (max-width: 479px) {
  .register__phone {
    width: 201.5px;
  }
}
@media (max-width: 991px) {
  .register__phone img {
    margin: 0 auto;
  }
}
.register__slick-img-mobile {
  width: 211px;
  opacity: 0.78;
}
@media (max-width: 991px) {
  .register__slick-img-mobile {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .register__slick-img-mobile {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
}
@media (max-width: 479px) {
  .register__slick-img-mobile {
    width: 190px;
  }
}
.register__slick-img-mobile.slick-slide,
.register__slick-img-mobile.slick-cloned {
  margin: 0 50px;
}
@media (max-width: 991px) {
  .register__slick-img-mobile.slick-slide,
  .register__slick-img-mobile.slick-cloned {
    margin: 0 50px;
  }
}
.register__slick-img-mobile.slick-active {
  opacity: 0.41;
}
.register__slick-img-mobile.slick-current
  + .register__slick-img-mobile.slick-active {
  opacity: 0.78;
}
.register__slick-img-mobile.slick-current {
  opacity: 1;
}
.register__tab-content-right {
  max-width: 350px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .register__tab-content-right {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .register__tab-content-right {
    margin-top: 40px;
  }
}
.register__slick-text-step {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 8px;
  color: #0067b1;
}
.register__slick-text-heading {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 13px;
}
.register__slick-text-subheading {
  font-weight: 300;
  font-size: 17px;
  line-height: 1.3;
}
.register__arrow-wrapper {
  position: relative;
  margin-top: 20px;
}
.register__arrow-wrapper table {
  max-width: 100px;
  width: 100%;
}
@media (max-width: 991px) {
  .register__arrow-wrapper table {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .register__arrow-wrapper table td img {
    margin: 0 auto;
  }
}
#payment {
  text-align: center;
  padding: 100px 16px 80px;
}
@media (min-width: 480px) {
  #payment {
    padding: 146px 16px 115px;
  }
}
@media (min-width: 768px) {
  #payment {
    padding: 95px 16px 115px;
    background-size: 100% 100%;
  }
}
#payment .payment__heading {
  color: #0067b1;
  margin: 0 auto;
  max-width: 900px;
  font-size: 35px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  #payment .payment__heading {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  #payment .payment__heading {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  #payment .payment__heading {
    font-size: 26px;
    line-height: 1.3;
  }
}
#payment .payment__hero {
  margin: 0 auto 38px;
  max-width: 600px;
}
@media (min-width: 768px) {
  #payment .payment__hero {
    max-width: 100%;
  }
}
#payment .payment__hero img {
  margin: 0 auto;
}
#payment .payment__desc {
  color: #8b8b8b;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 541px;
}
@media (min-width: 768px) {
  #payment .payment__desc {
    max-width: 600px;
  }
}
#download {
  background: linear-gradient(#f0f2f1, #ffffff);
  padding: 30px 0 60px;
}
/* @media (min-width: 480px) {
	#download {
		padding: 82px 0 121px;
	}
} */
@media (max-width: 768px) {
  #download {
    padding: 103px 0 91px;
  }
}
#download .download__box--left {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  #download .download__box--left {
    margin-bottom: 55px;
  }
}
@media (min-width: 768px) {
  #download .download__box--left {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #download .download__box--left {
    padding-left: 40px;
  }
}
#download .download__heading {
  color: #0067b1;
  margin-bottom: 10px;
  padding-right: 15px;
  font-size: 35px;
  line-height: 1.3;
  text-align: center;
  /*max-width: 800px;
	margin: auto;*/
}
@media screen and (max-width: 991px) {
  #download .download__heading {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  #download .download__heading {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  #download .download__heading {
    font-size: 26px;
    line-height: 1.3;
  }
}
#download .download__desc {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 426px;
}
@media (min-width: 768px) {
  #download .download__desc {
    max-width: 278px;
    margin: 0;
  }
}
#download a {
  display: inline-block;
  max-width: 227px;
}
#download a:hover {
  opacity: 0.8;
}
#download {
  text-align: right;
}
@media (min-width: 768px) {
  #download {
    text-align: left;
  }
}

/* Cross-Border Payment Section */
#cross-border {
  --cross-border-ratio: 0.45;
  background: radial-gradient(
    circle,
    rgba(162, 227, 250, 1) 0%,
    rgba(91, 194, 231, 1) 43%,
    rgba(64, 165, 203, 1) 100%
  );
  background-position: center;
  padding: 82px 0 121px;
  margin: 40px 0;
  width: 100%;
  max-width: 1440px;
}

#cross-border .cross-border__heading {
  color: #fff;
  margin-bottom: 10px;
  font-size: 44px;
  line-height: 1.3;
  text-align: center;
  max-width: 832px;
  margin: 0 auto;
}

#cross-border .cross-border__desc {
  color: #08080f;
  font-size: 26px;
  margin: 0 auto;
  line-height: 1.3;
  text-align: center;
  padding-top: 20px;
  max-width: 831px;
  margin-bottom: 40px;
}

#cross-border .cross-border__flags {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

#cross-border .cross-border__flags > div {
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  #cross-border {
    padding: 32px 0 121px;
  }
}

@media screen and (max-width: 991px) {
  #cross-border .cross-border__heading {
    font-size: 35px;
    line-height: 1.3;
  }

  #cross-border {
    padding: 23px 0 91px;
  }

  #cross-border .cross-border__desc {
    padding: 20px 20px 0;
  }
}

@media screen and (max-width: 834px) {
  #cross-border .cross-border__desc {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #cross-border {
    padding: 23px 0 91px;
  }

  #cross-border .cross-border__heading {
    font-size: 33px;
    line-height: 1.3;
  }

  #cross-border .cross-border__desc {
    font-size: 22px;
    margin: 0 auto;
    line-height: 1;
    padding: 20px 20px 0;
    max-width: 680px;
  }

  #cross-border .cross-border__flags > div {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  #cross-border {
    background-position: center;
    padding: 42px 0 91px;
  }

  #cross-border .cross-border__heading {
    font-size: 24px;
    line-height: 30px;
  }
  #cross-border .cross-border__desc {
    font-size: 21px;
    line-height: 26px;
    padding: 20px 30px 0;
  }
  #cross-border .cross-border__flags {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 328px) {
  #cross-border {
    --cross-border-ratio-mobile: 1.7;
  }
  #cross-border {
    padding: 22px 0 91px;
  }

  #cross-border .cross-border__desc {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px 0;
  }

  #cross-border .cross-border__flags > div {
    margin-bottom: 20px;
  }

  #cross-border .cross-border__flags {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.youtube_vids {
  height: 408px;
  width: 740px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .youtube_vids {
    height: 200px;
    width: 300px;
  }
}

.category__table {
  /* margin-bottom: 30px; */
  width: 100%;
  border-radius: 0 0 9px 9px;
  border-collapse: collapse;
  overflow: hidden;
  border-style: unset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}

.category__table th,
.category__table td {
  padding: 12px 36px;
  border: 2px solid #186aa5;
  text-align: center;
  font-size: 18px;
}

.category__table th,
.category__table-highlight {
  color: #fff;
  background-color: #0067b1;
  border: 1px solid #fff !important;
  font-size: 24px;
}

.category__table-head {
  background-color: #d7f0f8;
}

.category__table td {
  background-color: #fff;
  color: #0067b1;
  line-height: 1.2;
}

.table-bordered {
  border: 1px solid #186aa5;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #186aa5;
}

.category__table-body b {
  font-size: 38px;
}

.dotted_lines {
  border-top: 4px dotted #0067b1;
  width: 90%;
  margin: 48px auto;
}

.steps {
  border: 1px solid #404040;
  width: inherit;
  margin: 0 auto 18px;
  padding: 6px 0;
  border-radius: 8px;
  font-weight: 600;
  color: #404040;
}

.steps_img {
  height: 136px;
}

.steps_desc {
  padding: 18px 0;
  line-height: 1.3;
  font-size: 16px;
}

.steps_container {
  border-left: 1px solid #707070;
}

.steps_question {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  text-align: left;
  padding: 8px 24px;
  margin-top: 40px;
}

.register_arrows_container {
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 30px;
  color: #0067b1;
  font-weight: bold;
}

#registerSteps {
  margin: 0 24px;
}

.slick-dots {
  display: flex;
  justify-content: left;
  margin-top: 24px;
}

.slick-dots li {
  margin: 0 18px;
  width: 12px;
}

.slick-dots img {
  width: 100%;
}

.slick-dots li img:nth-child(1) {
  display: block;
}

.slick-dots li img:nth-child(2) {
  display: none;
}

.slick-dots li.slick-active img:nth-child(1) {
  display: none;
}

.slick-dots li.slick-active img:nth-child(2) {
  display: block;
}
