/* Minification failed. Returning unminified contents.
(2316,16): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
body,
ul {
    margin: 0;
    padding: 0
}


.noScroll,
ul:after {
    overflow: hidden
}

body,
h1,
h2,
ul {
    padding: 0
}

a,
p {
    color: #000
}

.promotion-section ul.offers-listing li .title,
h1,
h2 {
    font-weight: 400
}

@font-face {
    font-family: univers_next;
    src: url(fonts/universnextforhsbcw02-lt.eot);
    src: url(fonts/universnextforhsbcw02-lt.eot?#iefix) format('embedded-opentype'), url(fonts/universnextforhsbcw02-lt.woff) format('woff'), url(fonts/universnextforhsbcw02-bd.ttf) format('truetype'), url(fonts/universnextforhsbcw02-lt.svg#webfont) format('svg')
}

@font-face {
    font-family: univers_next_bold;
    src: url(fonts/universnextforhsbcw02-bd.eot);
    src: url(fonts/universnextforhsbcw02-bd.eot?#iefix) format('embedded-opentype'), url(fonts/universnextforhsbcw02-bd.woff) format('woff'), url(fonts/universnextforhsbcw02-bd.ttf) format('truetype'), url(fonts/universnextforhsbcw02-bd.svg#webfont) format('svg')
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none
}

#hsbcscsgcardsbodycontent_0_hsbcscsgcardsbodyuppercontent_0_divCampaign img{
	max-width: 100%;
  height: auto;
}

body {
    position: relative;
    font-family: univers_next, Arial, Helvetica, sans-serif!important
}

a {
    text-decoration: none
}

img {
    border: 0
}

ul {
    list-style: none
}

ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

h1 {
    font-size: 36px;
    margin: 30px 0;
    line-height: 35px
}

h2 {
    font-size: 28px;
    line-height: 42px;
    word-wrap: break-word;
}

p {
    font-size: 16px;
    line-height: 19px
}

.displayNone {
    display: none!important
}

.breakPoint {
    display: block
}

.top-border {
    background-color: #000;
    text-align: right
}

.top-border .site-container {
    line-height: 12px;
    height: 33px
}

.desktop-menu .top-menu:after,
.mobile-top-wrap:after {
    clear: both;
    height: 0;
    content: '';
    overflow: hidden
}

.top-border .select-credit-card {
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
    text-align: right;
    display: inline-block;
    cursor: pointer
}

.top-border .select-credit-card .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 6px
}

.site-container {
    width: 1160px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 19px;
    padding: 0 20px
}

.top-menu-wrap {
    -webkit-box-shadow: 0 2px 2px 0 rgba(223, 223, 223, .8);
    -moz-box-shadow: 0 2px 2px 0 rgba(223, 223, 223, .8);
    box-shadow: 0 2px 2px 0 rgba(223, 223, 223, .8)
}

.desktop-menu .top-menu .hsbc-logo-wrap {
    float: left;
    margin-top: 30px;
}

.desktop-menu .top-menu {
    margin: 0 auto;
    background-color: #FFF;
    padding: 0;
}

.desktop-menu .top-menu:after {
    display: block
}

.desktop-menu .top-menu ul.menu-list {
    margin-left: 155px;
    /*margin-top: 10px;*/
    font-size: 15px;
    font-family: univers_next
}

.desktop-menu .top-menu ul.menu-list>li {
    float: left;
    position: relative
}

.desktop-menu .top-menu ul.menu-list>li>a {
    display: block;
    padding: 32px 18px;
    /*border-left: 1px solid #d8d8d8;*/
    position: relative
}

.desktop-menu .top-menu ul.menu-list>li>a:after{
  position: absolute;
  content: '';
  width: 1px;
  background: #d8d8d8;
  height: 50%;
  top: 22px;
  left: -1px;
}

.desktop-menu .top-menu ul.menu-list > li:after{ position: absolute; content: ''; background: #db0011; height: 5px; bottom: 0px; left: 0; width: 100%; display: none;}

.desktop-menu .top-menu ul.menu-list li.current:after{
    display: block;
}

.desktop-menu .top-menu ul.menu-list li ul {
    display: none;
    font-family: univers_next;
    position: absolute;
    width: 230px;
    z-index: 1000;
    top: 61px;
    left: 50%;
    margin-left: -115px;
    padding-top: 22px;
    font-size: 16px
}

.desktop-menu .top-menu ul.menu-list li ul li {
    background: #dedede;
    display: block;
    width: 100%
}

.desktop-menu .top-menu ul.menu-list li ul li a {
    color: #000;
    display: block;
    padding: 10px 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.desktop-menu .top-menu ul.menu-list li ul li.current a,
.desktop-menu .top-menu ul.menu-list li ul li a:focus,
.desktop-menu .top-menu ul.menu-list li ul li a:hover {
    text-decoration: underline;
}

.desktop-menu .top-menu ul.menu-list li ul li:first-child a {
    padding-top: 22px
}

.desktop-menu .top-menu ul.menu-list li ul li:last-child a {
    padding-bottom: 22px
}

.desktop-menu .top-menu ul.menu-list>li a:focus,
.desktop-menu .top-menu ul.menu-list>li:hover{
  background: #d8d8d8;
}

.desktop-menu .top-menu ul.menu-list>li a:focus,
.desktop-menu .top-menu ul.menu-list>li:hover a{
    background: #dedede;
}

.desktop-menu .top-menu ul.menu-list>li a:focus:after,
.desktop-menu .top-menu ul.menu-list>li:hover a:after{
    width: 0;
}

.desktop-menu .top-menu ul.menu-list>li a:focus+ul,
.desktop-menu .top-menu ul.menu-list>li:hover ul {
    display: block
}

.desktop-menu .top-menu ul.menu-list li.apply-card-btn:hover:after,
.desktop-menu .top-menu ul.menu-list li.back-to-top,
.desktop-menu.floating .top-border,
.desktop-menu.floating .top-menu .hsbc-logo,
.desktop-menu.floating .top-menu ul.menu-list li.apply-card-btn {
    display: none
}

.desktop-menu .top-menu ul.menu-list li.apply-card-btn {
    float: right;
    margin-top:20px;
    font-size: 16px;
}

.desktop-menu .top-menu ul.menu-list li.apply-card-btn a {
    border: none;
    background: #db0011;
    color: #fff;
    padding: 11px 24px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.desktop-menu .top-menu ul.menu-list li.apply-card-btn a:after {
  width: 0;
}

.desktop-menu .top-menu ul.menu-list li.apply-card-btn a:focus,
.desktop-menu .top-menu ul.menu-list li.apply-card-btn a:hover {
    background: #a91705
}

.desktop-menu.floating {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 600;
}

.desktop-menu.floating .site-container {
    background: #f1f1f1;
    width: 100%
}

.desktop-menu.floating .top-menu-wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 4px solid #acacac
}

.desktop-menu.floating .top-menu ul.menu-list li.back-to-top a,
.desktop-menu.floating .top-menu ul.menu-list li:first-child a {
    border: 0
}

.desktop-menu.floating .top-menu ul.menu-list li.back-to-top a:after {
  width: 0;
}

.desktop-menu.floating .top-menu ul.menu-list>li>a:after{
  height: 100%;
  top: 0;
}

.desktop-menu.floating .top-menu {
    background: #f1f1f1;
    font-size: 14px;
    padding: 0 0
}

.desktop-menu.floating .top-menu ul.menu-list {
    width: 1160px;
    margin: 0 auto;
    font-size: 14px
}

.desktop-menu.floating .top-menu ul.menu-list>li>a {
    padding: 15px 18px
}

.desktop-menu.floating .top-menu ul.menu-list>li:after {
    bottom: -4px;
    height: 4px;
}

.desktop-menu.floating .top-menu ul.menu-list li.back-to-top {
    float: right;
    display: block
}

.desktop-menu.floating .top-menu ul.menu-list li.back-to-top:after {
    width: 0
}

.desktop-menu.floating .top-menu ul.menu-list li ul {
    padding-top: 9px;
    margin-left: 0;
    left: 0;
    top: 44px
}

.mobile-top-wrap {
    padding: 12px 12px 10px;
    position: relative;
    z-index: 999;
    background: #FFF;
    border-bottom: 1px solid #d9d9d9
}

.mobile-top-wrap:after {
    display: block
}

.mobile-top-wrap .mobile-menu-trigger {
    float: left;
    width: 110px;
    cursor: pointer;
    position: relative
}

.mobile-top-wrap .mobile-menu-trigger > span{
  font-size: 16px;
}

.mobile-top-wrap .mobile-menu-trigger:after {
    content: '';
    position: absolute;
    width: 1px;
    background: #d9d9d9;
    height: 90%;
    top: 1px;
    right: 10px
}

.search-wrap,
.search-wrap form {
    position: relative
}

.mobile-top-wrap .logo-wrap {
    margin-left: 110px;
    text-align: center;
    padding-top: 6px
}

.mobile-top-wrap {
    display: none
}

.grey-bg {
    background: #ededed
}

.search-wrap {
    border: 1px solid #d7d8d6;
    width: 290px;
    float: right
}

.search-wrap:after {
    content: '';
    background: #d7d8d6;
    width: 1px;
    height: 80%;
    position: absolute;
    top: 4px;
    right: 36px
}

.offer-lightbox-content-wrap .content-divider:after,
.offer-lightbox-content-wrap .promotions .row:after,
.section .top-line:after,
ul.offers-listing:after {
    height: 0;
    content: '';
    clear: both
}

.search-wrap input[type=text] {
    border: 0;
    width: 100%;
    font-size: 14px;
    padding: 10px 50px 10px 10px
}

.search-wrap i {
    border: 0;
    background: 0 0;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 9px;
    right: 11px;
    display: inline-block
}

.section {
    padding: 45px 0
}

.section h2 {
    font-size: 28px;
    float: left
}

.section .top-line:after {
    display: block;
    overflow: hidden
}

.section .top-line .see-all-btn {
    float: right;
    background: #4d6474;
    color: #fff;
    padding: 11px 31px;
    cursor: pointer;
    font-size: 17px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    margin: 17px 0
}

.section .top-line .see-all-btn:focus,
.section .top-line .see-all-btn:hover {
    background: #3b576b
}

.section ul.offers-listing {
    /* margin-left: -12px;
    margin-right: -12px */
}

ul.offers-listing:after {
    display: block;
    overflow: hidden
}

ul.offers-listing li {
    float: left;
    position: relative;
    vertical-align: top;
    margin-bottom: 40px
}

ul.offers-listing li.big {
    width: 50%
}

ul.offers-listing li.small {
    width: 25%
}

ul.offers-listing.layout-1b2s li.big,
ul.offers-listing.layout-1b2s li.small,
ul.offers-listing.layout-2b li.big,
ul.offers-listing.layout-4s li.small {
    padding: 0 15px
}

ul.offers-listing li:last-child {
    padding-right: 0 12px!important
}

ul.offers-listing li:first-child {
    padding-left: 0 12px!important
}

ul.offers-listing a {
    display: block;
    position: relative;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 400px
}

ul.offers-listing li .image {
    width: 100%;
    vertical-align: top;
    display: block
}

ul.offers-listing li .merchant-container {
    padding: 15px 0 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    position: absolute
}

.carousel-wrap ul.offers-listing li .merchant-container,
.section.grey-bg ul.offers-listing li .merchant-container {
    background: #ededed;
    overflow: visible
}

.section.grey-bg ul.offers-listing li.small .merchant-container {
    overflow: hidden;
    word-wrap: break-word;
}

ul.offers-listing li .title {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 5px;
    color: #333;
    word-wrap: break-word;
}

ul.offers-listing a:hover .title span {
    text-decoration: underline
}

ul.offers-listing li .title .visa-infinite-exclusive {
    background: #005e59;
    color: #eee;
    font-size: 13px;
    padding: 0 9px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    line-height: 20px
}

ul.offers-listing li.big .title .visa-infinite-exclusive {
    margin-bottom: 0
}

ul.offers-listing li.small .title {
    font-size: 21px
}

ul.offers-listing li.small .merchant-container {
    position: absolute;
    width: 90%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 180px;
    background: #fff!important;
    padding: 20px;
    overflow: hidden
}

ul.offers-listing li .title .icon-chevron-right {
    font-size: 16px;
    color: #db0011;
    padding-left: 3px;
    line-height: 27px
}

ul.offers-listing li .title .icon-chevron-right:focus {
    outline: 0
}

ul.offers-listing li .merchant-content {
    min-height: 38px
}

ul.offers-listing li .merchant-price {
    background: #404040;
    color: #fff;
    padding: 20px;
    width: 175px;
    height: 185px;
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 21px;
    line-height: 24px;
    overflow: hidden
}

ul.offers-listing li .merchant-price span {
    font-family: univers_next_bold, Arial, Helvetica, sans-serif
}

ul.offers-listing li .merchant-price p {
    color: #fff!important
}

.category-desc {
    font-size: 16px;
    line-height: 20px;
    color: #000
}

.promotion-section {
    padding: 20px 0
}

.promotion-section ul.offers-listing li {
    margin-bottom: 30px
}

.promotion-section ul.offers-listing li .merchant-description {
    font-size: 13px;
    word-wrap: break-word;
}

.promotion-section ul.offers-listing li .merchant-description p {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 15px
}

.promotion-section .offer-loading {
    text-align: center;
    padding: 20px 0
}

.promotion-section .offer-loading i {
    color: #c9c9c9
}


.highlight-description {
    margin-top: 60px
}

.offers-option-wrap {
    margin-top: 50px
}

.offers-option-wrap .geolocation-disabled {
    color: #db0011;
    font-size: 13px;
    text-align: center;
    font-weight: 700
}

.offer-lightbox-wrap {
    display: none;
    background: #e6e7e9;
    background: rgba(0, 0, 0, .8);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    text-align: center;
    padding: 30px 0 0
}

.offer-lightbox-wrap iframe {
    width: 975px;
    height: 100%
}

.offer-lightbox-content-wrap {
    background: #fff;
    width: 1px;
    min-width: 100%
}


.offer-lightbox-content-wrap .header {
    position: relative;
    height: 450px
}

.offer-lightbox-content-wrap .cover-image {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    height: 100%
}

.offer-lightbox-content-wrap .header .title {
    position: absolute;
    width: 500px;
    background: #fff;
    text-align: center;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 40px;
    color: #000;
    font-size: 21px
}

.offer-lightbox-content-wrap .header .title span {
    display: block;
    text-align: center;
    font-size: 16px
}

.offer-lightbox-content-wrap .promotions {
    background: #005e59;
    font-size: 18px;
    color: #fff;
    padding: 20px 50px
}

.offer-lightbox-content-wrap .promotions .row {
    padding: 8px 0
}

.offer-lightbox-content-wrap .promotions .row:after {
    display: block;
    overflow: hidden
}

.offer-lightbox-content-wrap .promotions .promotion-row:first-child {
    border-top: none
}

.offer-lightbox-content-wrap .promotions .row>i {
    font-size: 42px;
    float: left;
    width: 50px;
    vertical-align: top
}

.offer-lightbox-content-wrap .promotions-content {
    margin-left: 50px
}

.offer-lightbox-content-wrap .promotions span {
    padding-top: 10px;
    display: block;
    font-size: 16px
}

.offer-lightbox-content-wrap .promotions .see-more {
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    display: block;
}

.offer-lightbox-content-wrap .promotions .see-more .text {
    display: inline
}

.offer-lightbox-content-wrap .promotions .more-content {
    font-size: 15px;
    display: none
}

.offer-lightbox-content-wrap .promotions .more-content * {
    color: #fff!important
}

.offer-lightbox-content-wrap .promotions .more-content li span{
  display: inline;
}

.offer-lightbox-content-wrap .promotions .more-content ul {
    list-style: disc;
    padding-left: 20px
}

.offer-lightbox-content-wrap .promotions .more-content ul li {
    font-size: 15px;
    margin-bottom: 20px
}

.offer-lightbox-content-wrap .promotions .more-content ul .title {
    font-family: univers_next_bold
}

.offer-lightbox-content-wrap .promotions .code {
    color: #fff;
    font-size: 28px;
    display: inline-block;
    margin-right: 25px;
    margin-left: 50px;
    vertical-align: middle
}

.offer-lightbox-content-wrap .promotions .copy-code {
    display: inline-block;
    padding: 13px 33px;
    border: 1px solid #fff;
    cursor: pointer;
    font-size: 18px
}

.offer-lightbox-content-wrap .content {
    padding: 30px 40px
}

.offer-lightbox-content-wrap .content-divider {
    padding-bottom: 20px;
    border-bottom: solid 2px #d7d8d6
}

.offer-lightbox-content-wrap .content-divider:after {
    display: block;
    overflow: hidden
}

.isMobile .offer-lightbox-content-wrap .content-divider .map,
.offer-lightbox-content-wrap #bodycontent_1_offerSection .row:not(.promotion-row) {
    display: none
}

.offer-lightbox-content-wrap .content-divider .map {
    float: left;
    width: 350px;
    height: 350px;
    background: #f2f2f2
}

.offer-lightbox-content-wrap .content-divider .details {
    float: left;
    padding-left: 20px;
    font-size: 15px;
    width: 500px;
}

.isMobile .offer-lightbox-content-wrap .content-divider .details {
    margin: 0
}

.offer-lightbox-content-wrap .content-divider .details .row {
    margin-bottom: 20px
}

.isMobile .offer-lightbox-content-wrap .content-divider .details .row {
    width: 100%
}

.offer-lightbox-content-wrap .content-divider .details .row:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0
}

.offer-lightbox-content-wrap .content-divider .details i {
    float: left;
    width: 30px;
    font-size: 32px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    text-decoration: none
}

.bottom-back-top-top,
.offer-lightbox-content-wrap .content-divider .details .row.address-row span .text,
.offer-lightbox-content-wrap .content-divider .details .row.address-row .text a,
.offer-lightbox-content-wrap .content-divider .details .row.email-row,
.offer-lightbox-content-wrap .content-divider .details .row.link-row,
.offer-lightbox-content-wrap .content-divider .details .row.phone-row {
    text-decoration: underline
}

.offer-lightbox-content-wrap .content-divider .details .row.email-row a,
.offer-lightbox-content-wrap .content-divider .details .row.link-row{
  word-wrap: break-word;
}

.offer-lightbox-content-wrap .content-divider .details i.fa {
    font-size: 25px
}

.offer-lightbox-content-wrap .content-divider .details .right {
    margin-left: 40px;
    vertical-align: top;
    display: block
}

.offer-lightbox-content-wrap .content-divider .details .right::first-line {
    line-height: 32px
}

.offer-lightbox-content-wrap .content-divider .details .line {
    width: 100%;
    height: 2px;
    background: #d7d8d6;
    display: block;
    margin: 24px 0
}

.offer-lightbox-content-wrap .content-divider .details .row.calendar-row .date,
.offer-lightbox-content-wrap .content-divider .details .row.calendar-row .date-style {
    display: inline-block
}

.offer-lightbox-content-wrap .content-divider .details .row .make-reservation {
    color: #fff;
    background: #4d6474;
    width: 200px;
    text-align: center;
    padding: 11px 0;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.offer-lightbox-content-wrap .content-divider .details .row .make-reservation:hover {
    background: #3b576b
}

.offer-lightbox-content-wrap.noMap .content-divider .details {
    margin: 0
}

.offer-lightbox-content-wrap .sod_select {
    width: 100%;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 5px
}

.offer-lightbox-content-wrap .sod_select .sod_list_wrapper {
    width: 100%
}

.offer-lightbox-content-wrap .sod_select:before {
    font-size: 17px;
    top: 10px
}

.offer-lightbox-content-wrap .sod_select:after {
    right: 45px
}

.offer-lightbox-content-wrap .tnc {
    font-size: 13px;
    padding-top: 30px;
    display: none
}

.offer-lightbox-content-wrap .tnc .title {
    font-size: 12px;
    font-weight: 400;
    margin: 0
}

.offer-lightbox-content-wrap .tnc ul {
    padding-top: 20px;
    list-style: disc;
    padding-left: 20px;
    display: none;
    font-size: 12px
}

.offer-lightbox-content-wrap .tnc ul li {
    float: left;
    padding: 0 25px 5px 0;
    width: 50%
}

.offer-lightbox-content-wrap .tnc .more-tnc {
    display: none
}

.offer-lightbox-content-wrap .tnc .see-more {
    margin-top: 6px;
    font-size: 16px;
    cursor: pointer
}

.offer-lightbox-content-wrap .tnc .see-more .icon {
    color: #dc0013
}

.offer-lightbox-content-wrap .tnc .see-more .text-less {
    display: none
}

.offer-lightbox-content-wrap .you-might-also-like>.title {
    font-size: 24px;
    padding: 25px 0 15px
}

.offer-lightbox-content-wrap ul.offers-listing li {
    width: 50%;
    padding: 10px;
    margin-bottom: 10px
}

.offer-lightbox-content-wrap ul.offers-listing li .merchant-price {
    width: 125px;
    height: 125px;
    font-size: 14px;
    padding: 10px 12px;
    top: -60px;
    word-wrap: break-word;
}

.offer-lightbox-content-wrap ul.offers-listing li .title {
    font-size: 20px;
    width: 250px
}

.offer-lightbox-content-wrap ul.offers-listing li .merchant-content {
    width: 250px;
    font-size: 14px
}

.offer-lightbox-content-wrap .footer .keen-to-enjoy {
    background: #3e505c;
    color: #fff;
    padding: 35px 0;
    text-align: center
}

.offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-title {
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 25px;
    margin: 0
}

.offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-content {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 28px
}

.offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-btn {
    background: #db0011;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #db0011
}

.offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-btn:hover {
    background: #a91705
}

.offer-lightbox-content-wrap .footer .share-this-wrap {
    background: #404040;
    color: #fff;
    padding: 30px 0;
    text-align: center
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul {
    display: inline-block
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li {
    float: left;
    font-size: 14px;
    position: relative
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li a {
    padding: 10px 12px;
    display: block
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li.share-this {
    background: #d7d8d6;
    color: #000
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li.share-this a {
    color: #000
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li.facebook,
.offer-lightbox-content-wrap .footer .share-this-wrap ul li.twitter,
.offer-lightbox-content-wrap .footer .share-this-wrap ul li.whatsapp {
    background: #fff;
    color: #000
}

.offer-lightbox-content-wrap .footer .share-this-wrap ul li.twitter:after,
.offer-lightbox-content-wrap .footer .share-this-wrap ul li.whatsapp:after {
    content: '';
    background: #d8d8d8;
    width: 1px;
    height: 70%;
    position: absolute;
    top: 7px;
    left: 1px
}

.bottom-back-top-top {
    text-align: center;
    cursor: pointer;
    padding: 5px 0 30px;
    display: none
}

.footer-wrap .keen-to-enjoy .content-wrap {
    background: #3e505c;
    color: #fff;
    padding: 60px 0;
    text-align: center
}

.footer-wrap .keen-to-enjoy .content-wrap .apply-card-title {
    font-size: 28px;
    line-height: 31px;
    padding-bottom: 25px;
    margin: 0
}

.footer-wrap .keen-to-enjoy .content-wrap .apply-card-content {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 50px
}

.footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn {
    font-size: 16px;
    background: #db0011;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn:hover {
    background: #a91705
}

.footer-wrap .stay-in-the-know:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0
}

.footer-wrap .stay-in-the-know .content-wrap {
    float: left
}

.footer-wrap .stay-in-the-know {
    background: #404040;
    color: #fff;
    padding: 20px 0
}

.footer-wrap .stay-in-the-know .title {
    font-size: 24px;
    padding-bottom: 8px
}

.footer-wrap .stay-in-the-know .description {
    font-size: 16px
}

.footer-wrap .stay-in-the-know .description a {
    color: #fff
}

.footer-wrap .stay-in-the-know .icon {
    font-size: 11px
}

.footer-wrap .stay-in-the-know .share-this-wrap {
    float: right;
    text-align: right;
    padding: 15px 0 0
}

.footer-wrap .stay-in-the-know .share-this-wrap ul {
    display: inline-block
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li {
    float: left;
    font-size: 14px;
    position: relative
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li a {
    padding: 10px 9px;
    display: block
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li .icon {
    font-size: 22px;
    vertical-align: middle;
    font-weight: 700
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.share-this {
    background: #d7d8d6;
    color: #000
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.share-this a {
    color: #000;
    cursor: default
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.share-this .icon {
    margin-right: 4px
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.facebook,
.footer-wrap .stay-in-the-know .share-this-wrap ul li.twitter,
.footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp {
    background: #fff;
    color: #000;
    padding-left: 3px
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp {
    background: url(whatsapp.png) center center no-repeat #fff;
    background-size: 14px 14px;
    width: 43px;
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp a {
    height: 42px
}

.footer-wrap .stay-in-the-know .share-this-wrap ul li.twitter:after,
.footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp:after {
    content: '';
    background: #d8d8d8;
    width: 1px;
    height: 70%;
    position: absolute;
    top: 7px;
    left: 1px
}

.footer-wrap .tnc {
    background: #000;
    padding: 17px 20px
}

.footer-wrap .tnc:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0
}

.footer-wrap .tnc .left-content,
.footer-wrap .tnc .right-content {
    float: left;
    width: 50%
}

.footer-wrap .tnc .left-content ul li {
    float: left;
    margin: 0 20px 0 0
}

.footer-wrap .tnc .left-content ul li.mobile-only {
    display: none
}

.footer-wrap .tnc .left-content ul li a {
    display: block;
    color: #ddd;
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline
}

.footer-wrap .tnc .right-content.copyright {
    text-align: right;
    color: #ddd;
    font-size: 12px;
    line-height: 15px
}


.iframe .footer-wrap .keen-to-enjoy .content-wrap {
    padding: 40px 20px
}

.iframe .footer-wrap .keen-to-enjoy .content-wrap .apply-card-title {
    font-size: 22px
}

.iframe .footer-wrap .keen-to-enjoy .content-wrap .apply-card-content {
    font-size: 16px
}

.iframe .footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn {
    font-size: 16px;
    padding: 9px 21px
}

@media screen and (max-width:1240px) {

  html, body, .wrap{
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

    .wrap {
        /* padding-top: 61px; */
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .iframe .wrap {
        padding-top: 0
    }
    #HeaderSection {
        /* position: fixed; */
        width: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
        -webkit-transition: -webkit-transform .4s;
        -moz-transition: -moz-transform .4s;
        -ms-transition: -ms-transform .4s;
        transition: transform .4s;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    .iframe #HeaderSection{
      display: none;
    }

    .site-container {
        width: 100%
    }
    ul.offers-listing a {
        height: 350px
    }
    .top-border,
    .top-menu-wrap {
        display: none
    }
    .mobile-top-wrap {
        display: block
    }
}

@media screen and (max-width:1100px) {
    ul.offers-listing a {
        height: 320px
    }
    ul.offers-listing li .merchant-price {
        width: 140px;
        height: 140px;
        font-size: 18px
    }
}

@media screen and (max-width:960px) {
    .offer-lightbox-wrap iframe {
        width: 100%
    }

    .offer-lightbox-content-wrap .content-divider .details {
      width: 300px;
    }
}

@media screen and (max-width:917px) {
    ul.offers-listing a {
        height: 550px
    }
    .offer-lightbox-content-wrap ul.offers-listing a {
        height: 320px
    }
}

@media screen and (max-width:890px) {
    .section {
        padding: 40px 0
    }
    .site-container {
        padding: 8px
    }
    .section ul.offers-listing {
        margin-left: 0;
        margin-right: 0
    }
    ul.offers-listing.layout-1b2s li.big,
    ul.offers-listing.layout-1b2s li.small,
    ul.offers-listing.layout-2b li.big,
    ul.offers-listing.layout-4s li.small {
        padding: 0 4px
    }
    ul.offers-listing li:first-child {
        padding-left: 4px
    }
    ul.offers-listing li:last-child {
        padding-right: 4px
    }
    ul.offers-listing li.big {
        width: 100%
    }
    ul.offers-listing li.small {
        width: 50%
    }
    ul.offers-listing li {
        margin-bottom: 50px
    }
    ul.offers-listing li .merchant-price {
        width: 160px;
        height: 160px;
        font-size: 16px;
        right: 10px
    }
    ul.offers-listing li.big .title {
        width: 450px
    }
    ul.offers-listing li.small .title {
        font-size: 23px
    }
    .promotions-carousel-wrap ul.offers-listing li {
        padding: 0 4px
    }
    ul.offers-listing li .title .visa-infinite-exclusive {
        font-size: 12px;
        padding: 1px 8px
    }

}

@media screen and (max-width:768px) {
    .bottom-back-top-top,
    .footer-wrap .tnc .left-content ul li.mobile-only,
    ul.offers-listing li.small .title .visa-infinite-exclusive {
        display: block
    }
    h1 {
        font-size: 32px;
        margin: 10px 0
    }
    .search-wrap {
        float: none;
        width: 100%;
        padding: 0 10px 0 4px;
        margin: 20px 0
    }
    .search-wrap input[type=text] {
        font-size: 16px;
        padding: 8px 50px 8px 10px
    }
    .search-wrap i {
        top: 12px;
        right: 2px
    }
    .offer-lightbox-wrap {
        padding: 0
    }
    ;
    .promotion-section {
        padding: 10px 0
    }
    .offers-option-wrap {
        margin-top: 30px
    }
    .iframe .footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn {
        padding: 12px 21px
    }
    .footer-wrap .stay-in-the-know {
        padding: 30px 20px
    }
    .footer-wrap .keen-to-enjoy .content-wrap {
        padding: 60px 20px
    }
    .footer-wrap .stay-in-the-know .share-this-wrap {
        text-align: center
    }
    .footer-wrap .stay-in-the-know .content-wrap,
    .footer-wrap .stay-in-the-know .share-this-wrap {
        float: none
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li,
    .footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp{
        width: 45px
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li.share-this {
        width: 120px
    }
    .footer-wrap .tnc {
        background: #dedede;
        padding: 0
    }
    .footer-wrap .tnc .site-container {
        padding: 0
    }
    .footer-wrap .tnc .left-content,
    .footer-wrap .tnc .right-content {
        float: none;
        width: 100%
    }
    .footer-wrap .tnc .right-content.copyright .footer-wrap .tnc .left-content ul {
        width: 100%
    }
    .footer-wrap .tnc .left-content ul li {
        width: 49%;
        margin: 0;
        border-bottom: 1px solid #b2b3b3
    }
    .footer-wrap .tnc .left-content ul li:nth-child(2) {
        float: right
    }
    .footer-wrap .tnc .left-content ul li.mobile-only a {
        color: #dedede
    }
    .footer-wrap .tnc .left-content ul li a {
        color: #404040;
        text-align: center;
        padding: 20px
    }
    .footer-wrap .tnc .right-content.copyright {
        text-align: left;
        color: #404040;
        padding: 20px
    }
}

@media screen and (max-width:740px) {



  .offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-btn {
      width: 100%;
      display: block;
      padding: 20px
  }
  .offer-lightbox-content-wrap .header .title {
      width: 90%
  }
  .offer-lightbox-content-wrap .promotions .row>i {
      font-size: 36px
  }
  .offer-lightbox-content-wrap .promotions .code {
      margin-left: 40px
  }
  .offer-lightbox-content-wrap .promotions {
      padding: 15px 30px;
      font-size: 16px
  }
  .offer-lightbox-content-wrap .content {
      padding: 30px
  }
  .offer-lightbox-content-wrap .content-divider .map {
      width: 100%;
      float: none;
      margin-bottom: 20px
  }
  .offer-lightbox-content-wrap .content-divider .details {
      margin: 0;
      float: none;
      padding: 0;
      width: 100%;
  }
  .offer-lightbox-content-wrap .content-divider .details .row {
      width: 100%
  }
  .offer-lightbox-content-wrap ul.offers-listing li:last-child {
      display: none
  }
  .offer-lightbox-content-wrap ul.offers-listing li .merchant-content,
  .offer-lightbox-content-wrap ul.offers-listing li .title {
      width: 350px
  }
  .offer-lightbox-content-wrap .footer .keen-to-enjoy {
      padding: 35px 20px
  }

}


@media screen and (max-width:720px) {
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-content,
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-title,
    .offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-content,
    .offer-lightbox-content-wrap .footer .keen-to-enjoy .content-wrap .apply-card-title {
        text-align: left
    }
    .offer-lightbox-content-wrap .tnc ul li,
    .offer-lightbox-content-wrap ul.offers-listing li {
        float: none;
        width: 100%
    }
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 500px
    }
    ul.offers-listing li {
        margin-bottom: 40px
    }
    ul.offers-listing li .merchant-price {
        width: 150px;
        height: 150px;
        font-size: 17px;
        top: -60px
    }
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn {
        width: 100%;
        display: block;
        padding: 20px;
        font-size: 20px
    }
}

@media screen and (max-width:640px) {
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 450px
    }
    h2 {
        font-size: 32px;
        line-height: 32px
    }
    .mobile-top-wrap {
        padding: 12px 12px 9px 10px
    }
    .mobile-top-wrap .mobile-menu-trigger {
        width: 50px
    }
    .mobile-top-wrap .mobile-menu-trigger span {
        display: none
    }
    .mobile-top-wrap .logo-wrap {
        margin-left: 50px;
        text-align: left
    }
    .search-wrap {
        margin: 4px 0 18px
    }
    .offer-lightbox-content-wrap .header {
        height: 350px
    }
    .offer-lightbox-content-wrap .promotions span {
        padding-top: 6px
    }
    .offer-lightbox-content-wrap .promotions-content {
        margin-left: 40px;
        font-size: 14px
    }
    .offer-lightbox-content-wrap .promotions .row>i {
        font-size: 30px;
        width: 40px
    }
    .offer-lightbox-content-wrap .promotions .code {
        margin-left: 40px
    }
    .offer-lightbox-content-wrap .promotions .more-content ul li,
    .offer-lightbox-content-wrap .promotions .see-more {
        font-size: 14px
    }
    .offer-lightbox-content-wrap .promotions {
        padding: 15px 20px;
        font-size: 15px
    }
    .offer-lightbox-content-wrap .content {
        padding: 15px 20px
    }
    .offer-lightbox-content-wrap ul.offers-listing li .merchant-content,
    .offer-lightbox-content-wrap ul.offers-listing li .title {
        width: 250px
    }
    ul.offers-listing li.small .title {
        line-height: 24px;
    }
}

@media screen and (max-width:570px) {
    .section h2 {
        margin: 0 0 40px
    }
    .section .top-line .see-all-btn {
        font-size: 15px;
        padding: 10px 26px
    }
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 420px
    }
    ul.offers-listing li .merchant-price {
        width: 150px;
        height: 150px;
        font-size: 17px;
        padding: 14px 12px;
        top: -40px
    }
    ul.offers-listing li.big .title {
        width: 250px;
        font-size: 25px
    }
}


@media screen and (max-width:540px) {
  ul.offers-listing li.small .title {
      line-height: 19px;
  }
}


@media screen and (max-width:480px) {
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-btn {
        font-size: 18px
    }
    .section h2 {
        font-size: 26px;
        margin: 0 0 20px
    }
    .offers-option-wrap h2 {
        font-size: 26px;
        line-height: 24px
    }
    .section .top-line .see-all-btn {
        margin: 0 0 20px;
        font-size: 14px;
        padding: 7px 22px
    }
    .offer-lightbox-content-wrap .promotions .code,
    .offer-lightbox-content-wrap .promotions-content {
        margin-left: 35px
    }
    h1 {
        font-size: 28px
    }
    h2 {
        font-size: 26px;
        line-height: 26px
    }
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 360px
    }
    ul.offers-listing li {
        margin-bottom: 30px
    }
    ul.offers-listing li .merchant-price {
        width: 125px;
        height: 125px;
        font-size: 16px;
        padding: 14px 12px;
        line-height: 19px;
    }
    ul.offers-listing li.small .title {
        font-size: 16px
    }
    ul.offers-listing li.small .title .icon-chevron-right {
        font-size: 11px
    }
    ul.offers-listing li.small .merchant-container {
        height: 150px;
        font-size: 14px;
        padding: 10px
    }
    .promotion-section ul.offers-listing li .title {
        font-size: 16px
    }
    .promotion-section ul.offers-listing li .merchant-description {
        font-size: 13px
    }
    .category-desc {
        font-size: 15px;
        line-height: 19px
    }
    .offer-lightbox-content-wrap .promotions .row>i {
        font-size: 24px;
        width: 35px
    }
    .offer-lightbox-content-wrap .promotions span {
        padding-top: 3px
    }
    .offer-lightbox-content-wrap .promotions {
        font-size: 13px
    }
    .offer-lightbox-content-wrap .promotions .more-content {
        padding-left: 10px
    }
    .offer-lightbox-content-wrap .promotions .more-content ul li {
        margin-bottom: 10px
    }
    .offer-lightbox-content-wrap .content-divider .details .right::first-line {
        line-height: 24px
    }
    .offer-lightbox-content-wrap .content-divider .details {
        font-size: 14px
    }
    .offer-lightbox-content-wrap .content-divider .details i {
        font-size: 24px;
        text-align: left;
        width: 32px
    }
    .offer-lightbox-content-wrap .content-divider .details i.fa {
        font-size: 18px
    }
    .offer-lightbox-content-wrap .content-divider .details .right {
        margin-left: 32px
    }
    .offer-lightbox-content-wrap .content-divider .details .row {
        margin-bottom: 12px
    }
    .offer-lightbox-content-wrap .content-divider .details .row .make-reservation {
        width: 100%;
        padding: 18px 0
    }
    .offer-lightbox-content-wrap .promotions .copy-code {
        display: none
    }
    .footer-wrap .keen-to-enjoy .content-wrap {
        padding: 40px 15px
    }
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-title {
        font-size: 25px
    }
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-content {
        font-size: 14px
    }
    .footer-wrap .stay-in-the-know .title {
        font-size: 20px
    }
    .footer-wrap .stay-in-the-know .description {
        font-size: 13px
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul {
        width: 100%;
        display: block
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li,
    .footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp {
        width: 19%
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li.share-this {
        width: 43%
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li a {
        padding: 12px 4px
    }
    .footer-wrap .stay-in-the-know .share-this-wrap ul li.whatsapp a {
        height: 46px
    }
    .footer-wrap .tnc .left-content ul li a,
    .footer-wrap .tnc .right-content.copyright {
        padding: 15px
    }
    .offer-lightbox-content-wrap ul.offers-listing li .merchant-content,
    .offer-lightbox-content-wrap ul.offers-listing li .title {
        width: 205px
    }
}

@media screen and (max-width:420px) {
    h1 {
        font-size: 24px
    }
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 300px
    }
    ul.offers-listing li .merchant-price {
        width: 105px;
        height: 105px;
        font-size: 13px;
        padding: 14px 12px;
        line-height: 16px;
    }
    ul.offers-listing li .merchant-content {
        width: 180px;
        font-size: 15px
    }
    ul.offers-listing li.big .title {
        font-size: 22px
    }
    ul.offers-listing li.small .title {
        font-size: 17px;
        line-height: 17px;
    }
    ul.offers-listing li.small .merchant-container {
        height: 130px;
        padding: 6px
    }
    .promotion-section ul.offers-listing li .title {
        font-size: 15px
    }
    .offer-lightbox-content-wrap .header .title {
        font-size: 16px
    }
    .offer-lightbox-content-wrap .header .title span {
        font-size: 13px
    }
    .offer-lightbox-content-wrap ul.offers-listing li .merchant-price {
        width: 90px;
        height: 90px;
        font-size: 12px;
        line-height: 18px
    }
    .offer-lightbox-content-wrap ul.offers-listing li .merchant-content,
    .offer-lightbox-content-wrap ul.offers-listing li .title {
        width: 185px
    }
    .offer-lightbox-content-wrap .tnc .title {
        font-size: 13px
    }
    .offer-lightbox-content-wrap .tnc ul {
        font-size: 12px
    }
    .offer-lightbox-content-wrap .you-might-also-like>.title {
        font-size: 20px
    }
}

@media screen and (max-width:320px) {
    .section .top-line .see-all-btn,
    .section h2 {
        margin: 0 0 15px
    }
    .footer-wrap .keen-to-enjoy .content-wrap .apply-card-title,
    .section h2 {
        font-size: 23px
    }
    .offer-lightbox-content-wrap .promotions .code,
    .offer-lightbox-content-wrap .promotions-content {
        margin-left: 30px
    }
    .offer-lightbox-content-wrap ul.offers-listing a,
    ul.offers-listing a {
        height: 250px
    }
    ul.offers-listing li.big a {
        height: 260px
    }
    ul.offers-listing li .merchant-content {
        width: 142px;
        font-size: 14px
    }
    ul.offers-listing li.small .title .visa-infinite-exclusive {
        line-height: 14px;
        margin-bottom: 6px
    }
    .category-desc {
        font-size: 14px
    }
    .offer-lightbox-content-wrap .header {
        height: 300px
    }
    .offer-lightbox-content-wrap .promotions {
        font-size: 12px
    }
    .offer-lightbox-content-wrap .promotions .row>i {
        font-size: 21px;
        width: 30px
    }
    .offer-lightbox-content-wrap .promotions span {
        padding-top: 2px
    }
    .offer-lightbox-content-wrap ul.offers-listing li .merchant-content,
    .offer-lightbox-content-wrap ul.offers-listing li .title {
        width: 155px
    }
}

@media screen and (max-height:320px) {
    .offer-lightbox-content-wrap .header {
        height: 200px
    }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;-webkit-overflow-scrolling: touch;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0; display: none !important;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.8; filter: alpha(opacity = 80);}
#colorbox{outline:0;}
    #cboxContent{overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{
          width: 70px;
          height: 70px;
          text-align: center;
          position: absolute;
          top: 10px;
          right: 40px;
          background: none;
          cursor: pointer;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -o-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          /*
          -webkit-box-shadow: -3px 1px 8px 2px #bbb;
          -ms-box-shadow: -3px 1px 8px 2px #bbb;
          -o-box-shadow: -3px 1px 8px 2px #bbb;
          -ms-box-shadow: -3px 1px 8px 2px #bbb;
          box-shadow: -3px 1px 8px 2px #bbb;
          */
          text-indent: 0;
        }

        #cboxClose i{
          text-shadow: -2px 2px 10px #888;
          /*background: #fff;*/
          color: #fff;
          font-size: 70px;
          background: url(bg2.png) no-repeat center center;
        }

        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

.active .slide {
  display: block !important;
  visibility: hidden;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  transition: all .6s ease-out;
}

.active .slide.current {
  visibility: visible;
  opacity: 1;
  left: 0;
}

.active .slide.next {
  opacity: 0;
}

.active .slide.prev {
  opacity: 0;
}

.active .slide.next.in-transition,
.active .slide.prev.in-transition {
  visibility:visible;
}

  .carousel, .slide {
    width: 100%;
    padding:0;
    margin: 0;
    overflow: hidden;
  }

  #home-hero{
    height: 490px;
  }

  .carousel {
    position: relative;
  }

  #home-hero .carousel{
    height: 450px;
  }

  .carousel ul {
    margin:0;
    padding: 0;
  }

  .carousel ul.offers-listing {
    float: left;
    width: 50%;
  }

  .carousel ul.offers-listing a{
    text-align: left;
  }

  .slide {
    /*position: absolute;*/
    height: 450px;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-bottom:1em;
    list-style: none;
  }
  .slide h4 {
    display:inline-block;
    float:righ;
    font-size: 1.25em;
    margin:0;
    padding: .25em;
    text-align: right;
    background-color: rgba(255,255,255,.8);
    float:right;
    border-radius: 0 0 0 .5em;
  }
  .slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin:0;
    clear:both;
    padding: 1em 5em 1em 3em;
    background-color: rgba(255,255,255,.8);
  }
  .slide a {
    display:block;
    text-align: right;
  }

.carousel .container {
    width: 1120px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -560px;
    height: 100%
}

.carousel .text-wrap {
    position: absolute;
    left: 0;
    padding: 40px;
    width: 530px;
    font-size: 24px;
    line-height: 31px;
    background: #fff;
}

#hsbcscsgcardsbodycontent_0_hsbcscsgcardsbodyuppercontent_0_divCampaign .carousel .text-wrap,
#hsbcscsgcardsbodycontent_0_hsbcscsgcardsbodyuppercontent_0_divCampaign .carousel .text-wrap *{
  background: none;
  color: #fff;
  text-shadow: 2px 2px 5px #777;
  line-height: normal;
  font-size: 45px;
}

#hsbcscsgcardsbodycontent_0_hsbcscsgcardsbodyuppercontent_0_divCampaign .carousel .text-wrap p{
  position: relative;
  padding: 0;
}


.carousel .more-btn {
    margin-top: 25px;
    text-align: left;
}

.carousel .more-btn span {
    color: #fff;
    padding: 6px 20px;
    background: #4d6474;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}

.carousel.active {

  /* overflow:hidden; */
  position:relative;
}


.active .slide {
  border: none;
  display: none;
  position:absolute;
  top:0;
  left:0;
  z-index:200;
}

.slide.current {
  display:block;
  z-index: 500;
}

.btn-prev,
.btn-next {
  position:absolute;
  z-index: 520;
  bottom: 40%;
  border:0;
  background: rgba(0, 0, 0, .5);
  line-height: 1;
  padding: 40px 6px;
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  margin-bottom: 40px;
  display: none;
}

.btn-prev:hover,
.btn-next:hover {
    background: rgba(0, 0, 0, .7)
}

.btn-next:hover,
.btn-next:focus,
.btn-prev:hover,
.btn-prev:focus {
}

.btn-prev {
  left: 25px;
}

.btn-next {
  right:25px;
}

.carousel.with-slidenav {
  padding-bottom: 4em;
}
.carousel.with-slidenav .slide {

}

.slidenav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 502;
  display: none;
}

.slidenav li {
  display:inline-block;
  margin: 0 .5em;
}

.slidenav button {
  text-indent: 1000px;
  background-color: #c9c9c9;
  line-height: 1em;
  height: 4px;
  width: 24px;
  font-weight: bold;
  color: #fff;
  border: none;
  cursor: pointer;
}

.slidenav button[data-action='stop'],
.slidenav button[data-action='start']{
  display: none;
}

.slidenav button.current {
  background-color: #db0011;
}

.slidenav button:hover,
.slidenav button:focus {

}

.slidenav button.current:hover,
.slidenav button.current:focus {

}

    .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}


.promotions-carousel-wrap {
  background: #ededed;
  padding: 20px 0;
}

.promotions-carousel-wrap .site-container {
    padding: 0 20px;
    position: relative;
    width: 1178px;
}

.promotions-carousel-wrap .site-container h2{
  padding: 0 10px;
}

.promotions-carousel-wrap ul.offers-listing li {
    padding: 0 12px;
    width: 100%;
    margin-bottom: 0
}


#promotion-hero { height: 520px; }
#promotion-hero .carousel,
#promotion-hero .carousel.active,
#promotion-hero .carousel .slide{
    height: 410px
}

#promotion-hero ul.controls{
    position: relative;
    width: 1320px;
    margin: -170px auto 0;
}

@media screen and (max-width: 1300px){
  #promotion-hero { height: auto; }
  #promotion-hero ul.controls{
    width: auto;
    margin: 0;
    position: static;
  }


    #promotion-hero .btn-prev:hover,
    #promotion-hero .btn-next:hover {
        background: 0 0
    }


    #promotion-hero .btn-prev, #promotion-hero .btn-next{
      color: #dc0013;
        font-size: 28px;
        padding: 5px;
        position: absolute;
        bottom: -5px;
        background: 0 0;
        margin-bottom: 0;
    }

    #promotion-hero .slidenav { bottom: 2px; }
}

@media screen and (max-width: 1240px){
  .promotions-carousel-wrap .site-container {
      width: 100%;
      padding: 0 10px;
  }
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 360px
  }
}

@media screen and (max-width:1200px) {
    .carousel .container {
        margin-left: 0;
        width: 100%;
        left: 90px;
        top: 60px
    }
}

@media screen and (max-width:1100px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 330px
  }
}

@media screen and (max-width:917px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 560px
  }
}

@media screen and (max-width:900px) {
  .promotions-carousel-wrap .site-container {
    padding: 0 ;
  }
  .carousel ul.offers-listing{
    width: 100%;
    float: none;
  }



}

@media screen and (max-width:768px) {

  #home-hero{
    height: 440px;
  }

  #home-hero .carousel,
  #home-hero .carousel.active,
  #home-hero .carousel .slide{
    height: 400px;
  }

  .slidenav{
    bottom: 4px;
  }

  .carousel .text-wrap {
      font-size: 20px;
      margin: 10px;
      line-height: 22px;
      width: 450px
  }
  .carousel .more-btn {
      margin-top: 15px
  }
  .carousel .more-btn a {
      padding: 17px 18px
  }
  .carousel .container {
      left: 40px
  }

  #home-hero .btn-prev,
  #home-hero .btn-next {
      color: #dc0013;
      font-size: 28px;
      padding: 5px;
      position: absolute;
      bottom: 0;
      background: 0 0;
      margin-bottom: 0
  }
  #home-hero .btn-prev:hover,
  #home-hero .btn-next:hover {
      background: 0 0
  }
}

@media screen and (max-width:720px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 510px
  }
}

@media screen and (max-width:640px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 460px
  }
}

@media screen and (max-width:570px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 430px
  }
}

@media screen and (max-width:520px) {

  #home-hero{
    height: 390px;
  }

  #home-hero .carousel,
  #home-hero .carousel.active,
  #home-hero .carousel .slide{
    height: 350px;
  }
  .carousel .container {
      left: 20px
  }

  .carousel .text-wrap {
      font-size: 18px;
      margin: 10px;
      line-height: 22px;
      width: 320px;
      padding: 25px
  }
  .carousel .more-btn span {
      font-size: 16px;
      padding: 10px 20px
  }
  #home-hero .btn-prev,
  #home-hero .btn-next {
      font-size: 30px;
  }

}

@media screen and (max-width:480px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 370px
  }
    .carousel .text-wrap {
        width: 280px
    }
}

@media screen and (max-width:420px) {
  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 310px
  }
}

@media screen and (max-width:320px) {

  #promotion-hero .carousel,
  #promotion-hero .carousel.active,
  #promotion-hero .carousel .slide{
      height: 260px
  }

  #home-hero .carousel,
  #home-hero .carousel.active,
  #home-hero .carousel .slide{
    height: 320px;
  }
  .carousel .container {
      left: 15px
  }
  .carousel .text-wrap {
      font-size: 15px;
      width: 265px;
      padding: 20px
  }
  .carousel .more-btn span {
      font-size: 15px;
      padding: 8px 16px
  }

}

#offers-select{
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
	display: inline-block;
	margin-right: 20px;
	font-size: 17px;

}

#offers-select li{
	white-space: nowrap;
	display:block;
	width: 100%;
	padding: 16px 20px 16px 15px;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}

#offers-select li span{
	display: inline-block;
	padding-right: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.address-select-row #offers-select > li,
.address-select-row #offers-select{
	width: 420px;
}

#offers-select li a{
	color: #444;
}

#offers-select li li{
	overflow: visible;
	white-space: normal;
	word-wrap: break-word;
}


#offers-select li li:hover,
#offers-select li li:focus{
	color: #db0011;
}

#offers-select > li{
	float: left;
	background: #fff;
	position:relative;
	cursor: pointer;
	padding: 15px;
	width: 440px;
	margin-right: 20px;
	border: 1px solid #d7d8d6;
}

#offers-select > li.location-select {
	padding-left: 40px;
	background: url(../css/my-location.png) 10px center no-repeat;
	background-size: 20px 20px;
}


#offers-select > li:after{
	position: absolute;
	content: '';
	width: 1px;
	height: 80%;
	top: 5px;
	right: 52px;
	background: #d7d8d6;
}

#offers-select > li:before{
	font-family: HSBCIcon-Font;
	content: "\f055";
	position: absolute;
	right: 14px;
	top: 15px;
	font-size: 25px;
	color: #333
}

#offers-select > li.multiple-outlets:before{
	top: 12px;
}

#offers-select > li.opened:before{
	content: "\f056"
}

#offers-select :hover,
#offers-select :focus {

}


#offers-select :hover li,
#offers-select :focus li {
	color: #444;
}


#offers-select > li > ul{
	max-height: 300px;
  overflow-y: scroll;
	display: none;
	position:absolute;
	left:0;
	right:0;
	top:100%;
	padding:2px 0;
	margin:0;
	width: 100%;
	text-align: left;
	z-index: 20;
	border: 1px solid #ebebeb;
	-webkit-overflow-scrolling: touch;
}

#offers-select > li[aria-expanded="true"] > ul{
	display:block;
	background: #fff;
}

#offers-select > li[aria-expanded="true"] +ul{
	display:block;
	background: #fff;
}

.ie-outline:focus{
	outline: 2px dotted #555;
}


@media screen and (max-width:1000px) {
		#offers-select > li{
			display: block;
			float: none;
			margin-bottom: 20px;
			margin-right: 0;
		}
		#offers-select{
			margin-right: 0;
		}

		.address-select-row #offers-select > li,
		.address-select-row #offers-select{
			width: 300px;
		}

}

@media screen and (max-width:890px) {
	.address-select-row #offers-select > li,
	.address-select-row #offers-select{
		width: 250px;
	}
}

@media screen and (max-width:768px) {
		#offers-select > li,
		#offers-select{
			width: 100%;
		}

}

@media screen and (max-width:740px) {
	.address-select-row #offers-select > li,
	.address-select-row #offers-select{
		width: 100%;
	}
}

@media screen and (max-width:420px) {
		#offers-select > li{
			font-size: 15px;
		}
}

/*
html.menu-opened,
html.menu-opened body {
    width: 100%;
    overflow: hidden
}
*/

.offcanvas-menu {
    position: fixed;
    width: 250px;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 0;
    display: none
}

.offcanvas-menu .menu-content,
.offcanvas-menu .menu-inner-content {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.offcanvas-menu .menu-inner-content {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    top: 0;
    margin-bottom: 55px;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -ms-transition: -ms-transform .4s;
    transition: transform .4s;
    background: #fff
}

.offcanvas-menu .menu-content {
    overflow: hidden
}

.offcanvas-menu .menu-content .sub-menu {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.offcanvas-menu .menu-content .menu-opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.offcanvas-menu .menu-content .menu-hidden {
    display: none
}

.offcanvas-menu .menu-content .footer a,
html.menu-opened .offcanvas-menu {
    display: block
}

.offcanvas-menu .menu-content .menu-top-level {
    z-index: 10
}

.offcanvas-menu .menu-content .footer {
    padding: 0 20px;
    height: 55px;
    line-height: 55px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    text-align: right;
    background: #ededed;
    font-weight: 700;
    font-size: 16px;
}

.offcanvas-menu .menu-content .footer i {
    color: #db0011;
    font-size: 14px;
    margin-left: 2px
}

.offcanvas-menu .text {
    color: #000
}

.offcanvas-menu .back-title {
    cursor: pointer;
    background: #ededed;
    color: #000;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 15px
}

.offcanvas-menu .back-title .icon {
    line-height: 20px
}

.offcanvas-menu .current-category {
    font-family: univers_next_bold;
}

  .offcanvas-menu .current-category a{
    padding: 16px 20px;
    display: block;
  }

.offcanvas-menu .menu-main .current-category {
  padding: 16px 20px;
}

.offcanvas-menu ul {
    list-style: none;
    padding: 0 20px;
    margin: 0
}

.offcanvas-menu ul li {
    padding: 0;
    margin: 0
}

.offcanvas-menu ul li a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 15px 10px 0;
    font-family: Arial;
    display: block;
    position: relative;
    margin: 2px 0;
    word-wrap: break-word;
}

.offcanvas-menu ul li a i {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    font-size: 16px
}

.offcanvas-menu ul li.current,
.offcanvas-menu ul li a.current,
.offcanvas-menu ul li.current a {
    color: #db0011;
}

.menu-animated .offcanvas-menu {
    z-index: 999
}

.wrap {
    z-index: 1;
    /* position: relative; */
    background: #fff;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -ms-transition: -ms-transform .4s;
    transition: transform .4s
}

.mobile-menu-trigger .icon {
    padding: 0 5px 3px 0;
    cursor: pointer;
    color: #000;
    font-size: 34px
}

.menu-opened #HeaderSection,
.wrap.menu-opened{
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.wrap .mobile-menu-close-block {
    display: none;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%
}

.wrap.menu-opened .mobile-menu-close-block {
    display: block
}

@media screen and (max-width:640px) {
    .wrap .mobile-menu-trigger .icon {
        padding: 2px 5px 3px 0
    }
    .mobile-top-wrap .mobile-menu-trigger:after {
        right: 9px
    }
}

.desc-wrap:after,.notice:after,.row:after{content:'';overflow:hidden;height:0;display:block;clear:both}.desc-wrap .cover-image{float:left;width:380px}.desc-wrap .cover-image img{width:350px}.desc-wrap .content{margin-left:380px}.table-wrap{border:1px solid #e2e2e1;width:100%}.table-wrap tr td{border-bottom:1px solid #e2e2e1;vertical-align:top}.table-wrap tr:last-child td{border-bottom:0 solid #e2e2e1}.table-wrap tr.header-tr td{background:#ededed;font-weight:700}.table-wrap tr td.left{width:28%;border-right:1px solid #e2e2e1}.table-wrap tr td.right{width:72%}.notice{background:#515358;padding:25px}.notice *{color:#fff}.notice .icon{float:left;width:100px}.notice .content{margin-left:100px}.condition-wrap{font-size:13px}.condition-wrap a{text-decoration:underline}@media screen and (max-width:640px){.desc-wrap .cover-image,.notice .icon{float:none;width:100%}.desc-wrap .content,.notice .content{margin-left:0}.desc-wrap .cover-image img{width:100%}.notice .icon{text-align:center;padding-bottom:20px}}

@font-face{font-family:HSBCIcon-Font;src:url(fonts/hsbcicon-font.eot);src:url(fonts/hsbcicon-font.eot?#iefix) format("embedded-opentype"),url(fonts/hsbcicon-font.woff) format("woff"),url(fonts/hsbcicon-font.ttf) format("truetype");font-weight:400;font-style:normal}.icon{font-family:HSBCIcon-Font;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-accounts:before{content:"\f021"}.icon-add:before{content:"\f031"}.icon-agree:before{content:"\f00a"}.icon-alert:before{content:"\f017"}.icon-anchor-down:before{content:"\f075"}.icon-anchor-up:before{content:"\f07b"}.icon-articles:before{content:"\f01d"}.icon-assets:before{content:"\f042"}.icon-attachment:before{content:"\e060"}.icon-back:before{content:"\f062"}.icon-banking:before{content:"\f008"}.icon-barcode:before{content:"\f061"}.icon-bin:before{content:"\f065"}.icon-borrowing:before{content:"\f084"}.icon-calendar:before{content:"\f028"}.icon-camera:before{content:"\f04a"}.icon-chat:before{content:"\f016"}.icon-chevron-double-left:before{content:"\e000"}.icon-chevron-double-right:before{content:"\e002"}.icon-chevron-down-small:before{content:"\e003"}.icon-chevron-down:before{content:"\f055"}.icon-chevron-left-small:before{content:"\e004"}.icon-chevron-left:before{content:"\f058"}.icon-chevron-right-small:before{content:"\e005"}.icon-chevron-right:before{content:"\f057"}.icon-chevron-up-small:before{content:"\e006"}.icon-chevron-up:before{content:"\f056"}.icon-circle-confirmation-solid:before{content:"\e008"}.icon-circle-confirmation:before{content:"\f054"}.icon-circle-delete-solid:before{content:"\e007"}.icon-circle-delete:before{content:"\f067"}.icon-circle-error-solid:before{content:"\e009"}.icon-circle-error:before{content:"\f052"}.icon-circle-fill-information:before{content:"\f073"}.icon-circle-help-solid:before{content:"\e010"}.icon-circle-help:before{content:"\f060"}.icon-circle-info:before{content:"\f053"}.icon-client-download:before{content:"\f04e"}.icon-client-upload:before{content:"\f04d"}.icon-clock:before{content:"\f029"}.icon-collapse:before{content:"\e011"}.icon-column-view:before{content:"\e012"}.icon-complaints:before{content:"\e013"}.icon-compose:before{content:"\e061"}.icon-confidential:before{content:"\f050"}.icon-contactless-payments-outline:before{content:"\e015"}.icon-contactless-payments:before{content:"\e014"}.icon-copy:before{content:"\e016"}.icon-corporate:before{content:"\f083"}.icon-dashboard:before{content:"\f044"}.icon-delete-small:before{content:"\e017"}.icon-delete:before{content:"\f002"}.icon-desktop-computer:before{content:"\e018"}.icon-devices:before{content:"\f033"}.icon-dial:before{content:"\e019"}.icon-dining-food:before{content:"\f101"}.icon-do-not-view:before{content:"\e020"}.icon-document:before{content:"\e021"}.icon-dollar-bill:before{content:"\e022"}.icon-download:before{content:"\f000"}.icon-edit:before{content:"\f001"}.icon-education:before{content:"\f03e"}.icon-error:before{content:"\f01a"}.icon-expand:before{content:"\f025"}.icon-export:before{content:"\e024"}.icon-facebook-solid:before{content:"\e025"}.icon-facebook:before{content:"\e026"}.icon-fast-track:before{content:"\f018"}.icon-favourite:before{content:"\f013"}.icon-filter:before{content:"\e027"}.icon-global:before{content:"\f037"}.icon-googleplus-solid:before{content:"\e028"}.icon-googleplus:before{content:"\e029"}.icon-grid-view:before{content:"\e030"}.icon-health:before{content:"\f079"}.icon-help:before{content:"\f012"}.icon-home:before{content:"\f011"}.icon-in-branch:before{content:"\f03a"}.icon-insight:before{content:"\f038"}.icon-insurance:before{content:"\f02b"}.icon-intranet:before{content:"\e031"}.icon-investment:before{content:"\f024"}.icon-link:before{content:"\e032"}.icon-linkedin-solid:before{content:"\e033"}.icon-linkedin:before{content:"\e034"}.icon-list:before{content:"\f030"}.icon-location:before{content:"\f019"}.icon-market:before{content:"\f02e"}.icon-memo:before{content:"\e035"}.icon-menu:before{content:"\f00b"}.icon-message:before{content:"\f006"}.icon-microphone:before{content:"\e036"}.icon-minimize:before{content:"\f07c"}.icon-mobile:before{content:"\f032"}.icon-more-vertical:before{content:"\e037"}.icon-more:before{content:"\f070"}.icon-multiple-accounts:before{content:"\e038"}.icon-multiple-users:before{content:"\f043"}.icon-new-window:before{content:"\e039"}.icon-newspaper:before{content:"\f051"}.icon-pay:before{content:"\f009"}.icon-pdf:before{content:"\e062"}.icon-phone:before{content:"\f005"}.icon-pie-chart:before{content:"\f039"}.icon-pin:before{content:"\f045"}.icon-play:before{content:"\e040"}.icon-pop-up-window:before{content:"\e041"}.icon-portfolio:before{content:"\f03c"}.icon-presentation:before{content:"\f03b"}.icon-print:before{content:"\f004"}.icon-products-services:before{content:"\f027"}.icon-quote-close:before{content:"\e042"}.icon-quote-open:before{content:"\e043"}.icon-rates:before{content:"\f02f"}.icon-refresh:before{content:"\f010"}.icon-renew:before{content:"\e044"}.icon-reply:before{content:"\f034"}.icon-report:before{content:"\f041"}.icon-rewards:before{content:"\f026"}.icon-save:before{content:"\f04b"}.icon-savings-goals:before{content:"\e045"}.icon-savings:before{content:"\e046"}.icon-script:before{content:"\e047"}.icon-search:before{content:"\f007"}.icon-secure-key-passcode:before{content:"\e048"}.icon-security-lock:before{content:"\f02a"}.icon-settings:before{content:"\f02d"}.icon-share:before{content:"\f022"}.icon-shopping-cart:before{content:"\f082"}.icon-shortcuts:before{content:"\e049"}.icon-signature:before{content:"\e050"}.icon-sound:before{content:"\e051"}.icon-stock-down:before{content:"\f072"}.icon-stock-up:before{content:"\f071"}.icon-survey:before{content:"\f04c"}.icon-switch:before{content:"\f00e"}.icon-tablet:before{content:"\f064"}.icon-tasks:before{content:"\f047"}.icon-tools:before{content:"\f01e"}.icon-transfers:before{content:"\f00d"}.icon-travel:before{content:"\f078"}.icon-twitter-solid:before{content:"\e052"}.icon-twitter:before{content:"\e053"}.icon-upload:before{content:"\f066"}.icon-user-personal:before{content:"\f102"}.icon-video:before{content:"\f015"}.icon-view-all:before{content:"\f00c"}.icon-view:before{content:"\e063"}.icon-vimeo-solid:before{content:"\e054"}.icon-vimeo:before{content:"\e055"}.icon-weibo-solid:before{content:"\e056"}.icon-weibo:before{content:"\e057"}.icon-youtube-solid:before{content:"\e058"}.icon-youtube:before{content:"\e059"}


.hme-menu-div {
      padding-bottom: 15px;
    display: table;
    width: 100%;
}
.side-menu-div {
   float: right !important;
}
.navtab-ul {
        width: 48% !important;
    float: left;
    border-bottom: 0px solid #ddd !important;

}
.sidemenu-list {
        text-align: right;
}
 .sidemenu-list select {
     width: 167px;
    padding: 5px;
 }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {border:0px solid #ddd !important}

/*below are styles for the maya widget */
.section-widget{

}
.iframe-class{
  width: 100%;
  height: 100vh;
  position: relative;
  top: -85px;
  /* top: -10%; */
  border: none;
}
