/****************************** all.css start ******************************/

.hero-map {
    overflow: hidden;
    position: relative;
}

.hero-map .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.hero-map #gmap0-map-canvas {
    width: 100% !important;
}

.hero-map .map-hero-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.hero-map .holder,
.hero-map .block {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.hero-map .hotel-logo {
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 162px;
}

.hero-map .hotel-logo img {
    display: block;
    width: 100%;
    height: auto;
}

.location-tab .map-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.location-tab .map-view {
    overflow: hidden;
    background: #fff;
}

.location-tab .slide-carousel {
    position: relative;
    width: 290px;
    padding: 30px 35px;
    margin: 0 auto;
}

.location-tab .slide-carousel .btn-prev,
.location-tab .slide-carousel .btn-next {
    background: url(../images/sprite.png) no-repeat -153px -7px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50px;
    left: 0;
    text-indent: -9999px;
}

.location-tab .slide-carousel .btn-next {
    background: url(../images/sprite.png) no-repeat -193px -7px;
    left: auto;
    right: 0;
}

.location-tab .slide-carousel .btn-prev:hover,
.location-tab .slide-carousel .btn-next:hover {
    opacity: 0.85;
}

.location-tab .slide-carousel .mask {
    position: relative;
    overflow: hidden;
}

.location-tab .slide-carousel .slideset {
    width: 99999px;
    float: left;
}

.location-tab .slide-carousel .slide {
    float: left;
}

.location-tab .slide-carousel .slide.active {
    z-index: 1;
}

.location-tab .slide-carousel .img-holder {
    display: inline-block;
    vertical-align: top;
    width: 74px;
    margin: 0;
}

.location-tab .slide-carousel .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.location-tab .slide-carousel .info-col {
    display: inline-block;
    vertical-align: top;
    width: 142px;
}

.location-tab .slide-carousel .title {
    display: block;
    font-size: 15px;
    color: #2e2e2e;
    font-weight: 700;
    margin: 0 0 5px;
}

.location-tab .slide-carousel .links {
    margin: 0;
}

.location-tab .slide-carousel .links li {
    font-size: 12px;
    color: #2e2e2e;
    font-weight: 300;
    margin: 0 0 10px;
}

.location-tab .slide-carousel .links a {
    color: #2e2e2e;
}

.location-tab .slide-carousel .links a:hover {
    color: #fcb034;
}

.content-sec {
    overflow: hidden;
    background: #fff;
}

.content-sec h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.21;
    color: #606d7a;
    margin-bottom: 2px;
}

.content-sec .holder {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 35px;
}

.content-sec-area {
    position: relative;
}

.main-gallery {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
    width: 450px;
    border-radius: 5px 5px 0 0;
}

.main-gallery .slideshow {
    height: 307px !important;
}

.main-gallery .slideshow .slide .frame1 {
    display: table;
    width: 100%;
    height: 100%;
}

.main-gallery .slideshow .slide .frame2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.main-gallery .slideset {
    position: relative;
}

.main-gallery .slideset img {
    display: block;
    width: 100%;
    height: auto;
}

.main-gallery .slideset .slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.main-gallery .slideset .slide.active {
    z-index: 9;
}

.main-gallery .pagination {
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 0 0 5px 5px;
    padding: 0;
    margin: 1px 0 0;
}

.main-gallery .pagination .mask {
    width: 360px;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.main-gallery .pagination ul {
    width: 99999px;
    overflow: hidden;
    margin-bottom: 0 !important;
}

.main-gallery .pagination li {
    float: left;
    width: 90px;
    padding: 0;
    margin: 0;
}

.main-gallery .pagination a {
    display: block;
}

.main-gallery .pagination li img {
    display: block;
    width: 100%;
    height: 90px;
    border-right: 1px solid #fff;
}

.main-gallery .pagination .btn-prev {
    display: none;
}

.main-gallery .pagination .btn-next {
    background: #fcb813;
    display: block;
    width: 90px;
    height: 90px;
    font-size: 9px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 10px 10px;
}

.main-gallery .pagination .btn-next img {
    display: inline-block;
    margin: 0 0 5px;
}

.main-gallery .pagination .btn-next span {
    display: block;
}

.main-gallery .pagination .btn-next:hover {
    background: #f8cb46;
}

.cover-img-wrap {
    position: relative;
}

.cover-img-wrap .cover-img,
.cover-img-wrap .merchant-logo {
    border-radius: 8px;
    overflow: hidden;
}

.cover-img-wrap .cover-img {
    height: 295px;
}

.cover-img-wrap .cover-img img,
.cover-img-wrap .merchant-logo img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cover-img-wrap .merchant-logo {
    height: 90px;
    width: 90px;
    padding: 10px;
    position: absolute;
    left: 8px;
    bottom: 8px;
    background: #fff;
}

.merchant-info .icon {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: flex;
    margin-top: 2px;
    flex: 0 0 16px;
}

.merchant-info .icon svg {
    width: 100%;
    height: 100%;
}

.merchant-info .text,
.merchant-info .text a {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    color: #606d7a;
    margin-bottom: 8px;
}
.merchant_detail_text{
    overflow-wrap:anywhere !important;
}

.merchant-info .text a:hover {
    text-decoration: underline;
}

.content-sec .food-category li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.31;
    color: #4e98d1;
    margin-right: 7px;
    padding-right: 7px;
}

.content-sec .food-category li::before {
    content: '';
    position: absolute;
    right: -2px;
    top: 8px;
    display: block;
    height: 4px;
    width: 4px;
    background: #4e98d1;
    border-radius: 50%;
    line-height: 0px;
}

.content-sec .food-category li:last-child::before {
    content: none;
}

.content-sec .content-desc p {
    margin: 0 0 22px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #606d7a;
}

.content-sec .content-desc .read_moreclass a,
.content-sec .content-desc .read_lessclass a {
    font-weight: bold;
    color: #0092cf;
    text-decoration: underline;
}

.content-sec .review-links {
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 10px;
}

.content-sec .review-links img {
    display: inline-block;
    vertical-align: middle;
    padding: 0 !important;
}

.content-sec .review-links .owl-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}

.content-sec .review-links .review-col {
    display: inline-block;
    vertical-align: middle;
    width: 145px;
    padding: 3px 0 0;
}

.content-sec .review-links .review-col img {
    display: block;
}

.content-sec .review-links .reviews {
    display: block;
    font-size: 12px;
    color: #5a9346;
    font-weight: 700;
}

.content-sec .review-links .links {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 0;
    margin: 0;
}

.content-sec .review-links .links li {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    margin: 0 10px 0 0;
}

.content-sec .review-links .links a {
    position: relative;
    display: inline-block;
    color: #5a9346;
    padding: 0 0 0 11px;
}

.content-sec .review-links .links a:hover {
    color: #fcb034;
}

.content-sec .review-links .links a:hover:before {
    border-color: transparent transparent transparent #fcb034;
}

.content-sec .review-links .links a:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    left: 0;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #5a9346;
}

.content-sec .seprator {
    overflow: hidden;
    background: #e0e0e0;
    width: 100%;
    height: 1px;
    margin: 20px 0;
}

.content-sec .info-list {
    overflow: hidden;
}

.content-sec .info-list dt {
    float: left;
    clear: left;
    width: 20%;
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 300;
}

.content-sec .info-list dd {
    float: left;
    clear: right;
    color: #282828;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 10px;
    width: 80%;
}

.content-sec .info-list dd span.detail_drop {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 0;
}

.content-sec .info-list dd span.detail_drop:after {
    position: absolute;
    content: '';
    clear: both;
    top: 8px;
    right: -5px;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
}

.content-sec .info-list dd .drop_list {
    overflow: hidden;
    display: none;
}

.content-sec .info-list dd .drop_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content-sec .info-list dd .drop_list ul a {
    color: #282828;
    display: block;
    cursor: pointer;
}

.content-sec .info-list dd .drop_list ul a:hover,
.content-sec .info-list dd .drop_list ul .selected a {
    color: #fcb034;
}

.content-sec .info-list dd .more-link {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #0054a4;
    padding: 0 0 0 11px;
    margin: 0 0 0 30px;
}

.content-sec .info-list dd .more-link:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 4px;
    left: 0;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #0054a4;
}

.content-sec .info-list dd .more-link:hover {
    color: #fcb034;
}

.content-sec .info-list dd .more-link:hover:before {
    border-color: transparent transparent transparent #fcb034;
}

.content-sec .btn-holder {
    overflow: hidden;
    margin: 0 0 40px;
}

.content-sec .btn-holder #merchantbtnReqbooking:hover {
    background-color: #f8cb46
}

.content-sec .btn-holder #merchantbtnReqbooking {
    background-color: #fcb813
}

.content-sec .btn-holder .btn {
    background: #c5c5c5;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    border-radius: 4px;
    padding: 12px 15px;
    margin: 0 12px 0 0;
}

.content-sec .btn-holder .btn img {
    float: left;
    margin: 4px 10px 0 0;
}

.content-sec .btn-holder .btn:hover {
    background: #b6b6b6;
    color: #fff;
}

.content-sec .services-list h2 {
    font-size: 12px;
    color: #2e2e2e;
    font-weight: 700;
    margin: 0 0 30px;
}

.content-sec .list-links {
    margin: 0 0 40px;
}

.content-sec .list-links li {
    display: inline-block;
    vertical-align: top;
    width: 278px;
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    margin: 0 0 15px;
}

.content-sec .list-links a {
    display: inline-block;
    vertical-align: middle;
    color: #282828;
}

.content-sec .list-links a:hover {
    color: #fcb034;
}

.content-sec .list-links li img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 25px;
}

.description .btn:hover {
    background: #f8cb46;
}

.product-sec {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 0;
}

h2.offer-available-title,
h2.offer-available-title,
h3.outlets-included-title,
h4.details-title {
    margin: 0;
    color: #606d7a;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
}

h2.offer-available-title,
h3.outlets-included-title,
h4.details-title {
    margin: 0 0 16px;
}

.product-sec .product-block {
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0 30px;
    margin: 0 0 30px;
}

.product-sec .product-block:last-child {
    border: none;
    padding-bottom: 0;
}

.product-sec .product-col .img-holder {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .product-sec .product-col .img-holder {
        margin-left: -15px;
    }
}
.product-sec .product-block .img-holder img {
    display: block;
    /*height: 270px;*/
    max-width: 100%;
    margin: 0 0 10px;
}

.product-sec .product-block .img-holder a {
    color: #0054a4;
}

.product-sec .product-block .img-holder a:hover {
    color: #fcb034;
}

.product-sec .description {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #282828;
    font-weight: 300;
    margin-left: -5%;
}

.product-sec .description h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    color: #5d6d7b;
}

.product-sec .description p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    color: #606d7a;
}

.product-sec .description .btn:hover {
    background: #f8cb46;
}

.product-sec .offer-col .available-offers h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    color: #0092cf;
}

.product-sec .offer-col .offer-tab {
    background: #f1f1f1;
    overflow: hidden;
    padding: 8px 13px;
    border-radius: 8px;
    margin: 0 0 8px;
    display: flex;
}


/* .product-sec .offer-col .offer-tab.add .icon-holder {
    background: #fcb034;
}

.product-sec .offer-col .offer-tab.add2 .icon-holder {
    background: #b6985a;
} */

.product-sec .offer-col .icon-holder {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    padding: 0;
    text-align: center;
    margin-right: 8px;
    flex: 0 0 auto;
}

.product-sec .offer-col .icon-holder img {
    display: inline-block;
    width: 100%;
}

.product-sec .offer-col .info-offer {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-sec .offer-col h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    color: #606d7a;
    margin-bottom: 3px;
}

.product-sec .offer-col h3 .ltr-dr {
    color: rgba(96, 109, 122, 0.5);
}

.product-sec .offer-col .list {
    margin: 0;
}

.product-sec .offer-col .list li {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.31;
    color: #606d7a;
}

.product-sec .offer-col .list li:before {
    background: #282828;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
}

.product-sec .offer-col .list li:first-child {
    padding: 0;
}

.product-sec .offer-col .list li:first-child:before {
    display: none;
}

.product-sec .offer-col .list li.red {
    color: #e50000;
}

.outlets-included {
    padding-top: 16px;
    padding-bottom: 33px;
}

.outlets-included .locations .wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px;
}

.outlets-included .locations .wrapper li {
    padding-left: 25px;
    position: relative;
}

.outlets-included .locations .wrapper li.link:last-child::before {
    content: none;
}

.outlets-included .locations .wrapper li.link a {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.29;
    color: #0092cf;
}

.outlets-included .locations .wrapper li.link a:hover {
    text-decoration: underline;
}

.outlets-included .locations .wrapper li::before {
    content: '';
    background: url('../images19/ic-pin@3x.png') no-repeat;
    background-size: cover;
    width: 19px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}

.outlets-included .locations .wrapper h4 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.29;
    color: #606d7a;
}

.outlets-included .locations .wrapper p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    color: #606d7a;
}

.content-section h1 {
    font-size: 36px;
    color: #282828;
    font-weight: 300;
    margin: 0 0 30px !important;
}

.content-section h2 {
    font-size: 32px;
    color: #282828;
    font-weight: 300;
    margin: 0 0 30px !important;
}
#main p {
    margin: 0 0 15px !important;
}

.content-section .text-block {
    font-weight: 300;
}

.btn-default {
    color: #fff;
    background-color: #fcb033;
    border-color: transparent;
}

.btn-default:hover {
    color: #fff;
    background-color: #f89c04;
    border-color: rgba(0, 0, 0, 0);
}

.address-section {
    overflow: hidden;
    padding-top: 70px;
}

.address-section h3 {
    font-size: 18px;
    color: #282828;
    font-weight: 700;
    margin: 0;
}

.address-section h3 span {
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
}

.address-section .head {
    overflow: hidden;
    min-height: 50px;
    margin: 0 0 20px;
}

.address-section .address-block {
    font-size: 12px;
    color: #282828;
    font-weight: 300;
    font-style: normal;
}

.address-section .block {
    min-height: 325px;
    margin-bottom: 30px;
}

.mb_cover {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.5);
}

.mb_cover .table {
    display: table;
    width: 100%;
    height: 100%;
}

.mb_cover .table_cell {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

.mb_cover .block {
    height: auto;
    font-weight: 100;
    position: relative;
    background: #f3f7f9;
    padding: 50px 25px 25px;
}

.mb_cover .block h1 {
    color: #282828;
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 30px;
}

.mb_cover .block p {
    margin: 0 0 15px;
}

.mb_cover .btn_wrap {
    padding: 0;
}

.mb_cover .confirm_btn {
    border: 0;
    width: 100%;
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 100;
    border-radius: 0;
    padding: 5px 15px;
    text-align: center;
    background: #54d1a1;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#main .list-styled,
#main .list-styled ul {
    list-style: none;
}

#main.add {
    padding: 100px 15px 90px;
}

#main.dc-portals {
    padding: 40px 15px 30px
}

#main.dc-portals ul.list-styled li::before {
    width: 0px !important;
}

.block-text {
    overflow: hidden;
    margin: 0 0 30px;
}

.img-responsive {
    width: 100%;
}

#main .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}

#main .panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}

#main .panel-default {
    border-color: #ddd;
}

#main .panel-default>.panel-heading+#main .panel-collapse>.panel-body {
    border-top-color: #ddd;
}

#main .panel-group .panel-heading+.panel-collapse>#main .panel-body,
#main .panel-group .panel-heading+.panel-collapse>#main .list-group {
    border-top: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
}

#main .panel-body {
    padding: 15px;
}

#main .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#main .panel-default>.panel-heading {
    color: #282828;
    background-color: #f5f5f5;
    border-color: #ddd;
}

#main .panel-title a {
    color: #282828;
}

#main.dc-portals .panel-title a {
    display: block;
    padding-right: 25px;
}

#main .panel {
    margin-top: 5px;
}

.content-section h1 {
    font-size: 36px;
    color: #282828;
    font-weight: 300;
    margin: 0 0 30px !important;
}

.content-section h3 {
    font-size: 21px;
    color: #282828;
    font-weight: 700;
    margin: 0 0 20px !important;
}
.content-section h4 {
    font-size: 20px;
    color: #282828;
    font-weight: 400;
    margin: 0 0 15px !important;
}
#main p {
    margin: 0 0 15px !important;
}
.number-style {
    list-style: auto;
    margin: 10px 0 0 20px;
    padding: 0 !important;
}
#main .list-styled {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

#main .list-styled li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
}

#main .list-styled li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
}

#main ul.list-styled ol li::before {
    content: none;
}

#main ul.list-styled li::before {
    background: #0054a4;
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: 0;
    top: 6px;
    border-radius: 100%;
}

.visual-section {
    overflow: hidden;
    position: relative;
}

.visual-section.outlet .img-holder .mobile-img {
    display: none;
}

.visual-section .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.visual-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.visual-area .block {
    height: 100%;
    position: relative;
}

.visual-holder {
    display: table;
    width: 100%;
    height: 100%;
}

.visual-frame {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 39px;
    color: #fff;
    position: relative;
}

.visual-frame h1 {
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px;
}

.visual-frame .icons {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
}

.visual-frame .orange {
    color: #fcb034;
}

.visual-frame .text-head {
    display: block;
    padding: 0 0 0 280px;
}

.visual-frame .text-head span {
    font-weight: 300;
}

.visual-frame blockquote {
    border: 0;
    padding: 0;
    margin: 0 0 50px;
}

.visual-frame blockquote q {
    display: block;
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px;
}

.visual-frame blockquote cite {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #f4c94a;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    margin: 0 0 20px;
}

.visual-frame .select-section {
    margin: 0 0 40px;
}

.visual-frame .search-holder {
    display: inline-block;
    vertical-align: top;
}

.visual-frame .search-holder {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.visual-frame .search-field .twitter-typeahead {
    display: block !important;
}

.visual-frame .search-field {
    position: relative;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 315px;
    margin: 0 10px 0 0;
}

.visual-frame .search-field:before,
.visual-frame .location-select:before {
    position: absolute;
    right: 15px;
    top: 50%;
    content: '';
    width: 0;
    height: 0;
    border-width: 8px 5px 0;
    border-style: solid;
    border-color: #bababa transparent transparent;
    pointer-events: none;
    margin: -4px 0 0;
    z-index: 9;
}

.visual-frame .search-field .search_text {
    height: 44px;
    font-size: 15px;
    font-weight: 300;
    box-shadow: none !important;
}

.visual-frame .search-field .tt-menu {
    margin: 0;
    padding: 0;
}

.visual-frame .search-field .tt-suggestion {
    display: block;
    font-size: 15px;
    height: 44px;
    line-height: 15px;
    color: #5d5d5d;
    font-weight: 300;
    text-align: left;
    padding: 15px 0 15px 52px;
    margin: 7px 0;
}

.visual-frame .search-field .tt-suggestion strong {
    font-weight: 300 !important;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:first-child {
    background: url(../images/search-beauty.png) no-repeat 10px 7px;
    border-top: 0;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(2) {
    background: url(../images/search-leasure.png) no-repeat 10px 7px;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(3) {
    background: url(../images/search-hotel.png) no-repeat 10px 7px;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(4) {
    background: url(../images/search-service.png) no-repeat 10px 7px;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(5) {
    background: url(../images/search-travel.png) no-repeat 10px 7px;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:first-child:hover {
    background: #fd28a4 url(../images/search-beauty.png) no-repeat 10px 7px;
    border-top: 0;
    color: #fff;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(2):hover {
    background: #4ce07f url(../images/search-leasure.png) no-repeat 10px 7px;
    color: #fff;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(3):hover {
    background: #38b5f5 url(../images/search-hotel.png) no-repeat 10px 7px;
    color: #fff;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(4):hover {
    background: #048e96 url(../images/search-service.png) no-repeat 10px 7px;
    color: #fff;
}

.visual-frame .search-field .tt-dataset .tt-suggestion:nth-child(5):hover {
    background: #c0a263 url(../images/search-travel.png) no-repeat 10px 7px;
    color: #fff;
}


/*.visual-frame .search-field .tt-suggestion:hover{background:#3399ff; color:#fff;}*/

.visual-frame .search-field .form-group,
.visual-frame .location-select .form-group {
    margin: 0;
}

.visual-frame .search-field label.col-md-2,
.visual-frame .location-select .col-md-2 {
    display: none;
}

.visual-frame .search-field .col-md-10,
.visual-frame .location-select .col-md-10 {
    width: 100%;
    padding: 0;
}

.visual-frame .search-field select {
    display: block;
    background: #fff;
    width: 100%;
    height: 60px;
    color: #5d5d5d;
    font-size: 15px;
    font-weight: 300;
    border: 0;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 15px 20px;
    margin: 0;
}

.visual-frame .search-field select option {
    display: block;
    padding: 2px 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.visual-frame .select-section input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    background: #f2c02b;
    width: 163px;
    height: 44px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
}

.visual-frame .select-section input[type="submit"]:hover {
    background: #f8cb46;
}

.visual-frame .location-select {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
    margin: 0 10px 0 0;
}

.visual-frame .location-select:before {
    right: 34px;
}

.visual-frame .location-select:after {
    background: #fff;
    width: 1px;
    content: '';
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.visual-frame .location-select select {
    display: block;
    position: relative;
    background: #fff;
    width: 217px;
    height: 44px;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 300;
}

.visual-frame .country-select select {
    display: block;
    position: relative;
    background: #fff;
    width: 217px;
    height: 44px;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 300;
}

.visual-frame .location-select .help-block {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 15px;
}

.visual-frame .icons img:hover {
    opacity: 0.85;
}

.visual-section.add .visual-frame {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-weight: 300;
    vertical-align: middle;
    padding: 80px 20px 15px;
}

.visual-section.add .bg-block {
    display: inline-block;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    padding: 20px;
}

.visual-section.add h1 {
    font-size: 36px;
    line-height: 42px;
    color: #060606;
    font-weight: 700;
    margin: 0 0 30px;
}

.visual-section.add2 .visual-frame {
    text-align: left;
}

.visual-section.add2 h1 {
    font-size: 36px;
    color: #0054a4;
    font-weight: 300;
    text-transform: inherit;
    margin: 0 0 20px;
}

.visual-section.add2 .btn {
    background: #fff;
    display: inline-block;
    font-size: 15px;
    color: #282828;
    font-weight: 300;
    border-radius: 5px;
    padding: 12px 15px;
}

.visual-section.add2 .btn:hover {
    background: #0054a4;
    color: #fff;
}

.visual-section.add3 .visual-frame {
    vertical-align: top;
    text-align: left;
    padding: 80px 0;
}

.visual-section.add3 h1 {
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 30px;
}

.visual-section.add3 .btn {
    background: #f2c02b;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
}

.visual-section.add3 .btn:hover {
    background: #f8cb46;
}

.visual-section.add3 .form-block {
    background: #fff;
    overflow: hidden;
    float: right;
    width: 352px;
    border-radius: 5px;
    padding: 30px;
}

.visual-section.add3 .form-block h2 {
    font-size: 15px;
    color: #282828;
    font-weight: 700;
    margin: 0 0 20px;
}

.visual-section.add3 .form-block input[type="email"],
.visual-section.add3 .form-block input[type="password"] {
    background: #f0f0f0;
    height: 45px;
    border: 0;
    box-shadow: none;
    padding: 10px 15px;
    margin: 0 0 15px;
}

.visual-section.add3 .form-block input[type="submit"] {
    background: #f2c02b;
    display: block;
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
}

.visual-section.add3 .form-block input[type="submit"]:hover {
    background: #f8cb46;
}

.visual-frame .promo h1 {
    font-size: 70px !important;
}

.visual-frame .promo h2 {
    font-size: 60px !important;
}

.visual-frame .oneapp,
.visual-frame p {
    font-size: 24px !important;
}

.visual-section .corner {
    position: absolute;
    top: 0;
    right: 0;
    width: 205px;
}

.visual-section .corner img {
    display: block;
    width: 100%;
    height: auto;
}

.visual-section .head_btn {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    background: #30bac8;
    display: inline-block;
    text-transform: uppercase;
    padding: 11px 40px;
}

.visual-section .head_btn:hover {
    color: #fff;
    background: #0080d5;
}

.merchant-portal {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px 0;
}

.merchant-portal h5 {
    color: #fff;
    margin: 0 0 10px;
}

.full-section .tabs-area {
    margin-bottom: 50px;
}

.tabs-area {
    overflow: hidden;
    font-weight: 300;
    margin-bottom: 90px;
}

.tabs-area .tab-block {
    background: #fff;
    display: table;
    width: 100%;
    border-radius: 4px;
    padding: 24px 25px 20px;
}

.tabs-area .tab-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tabs-area .head {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 10px;
}

.tabs-area .img-holder {
    display: inline-block;
    vertical-align: middle;
    width: 81px;
    margin: 0 20px 0 0;
}

.tabs-area .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.tabs-area .text-holder {
    display: inline-block;
    vertical-align: middle;
    width: 195px;
}

.four-columns {
    overflow: hidden;
    margin-bottom: 90px;
}

.four-columns .article-block {
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.four-columns .img-holder {
    position: relative;
}

.four-columns .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.four-columns .img-holder .tag {
    background: #1899d2;
    display: inline-block;
    position: absolute;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    bottom: 0;
    left: 0;
    border-radius: 0 4px 0 0;
    padding: 10px 20px;
}

.four-columns .img-holder .tag.add {
    background: #ec078c;
}

.four-columns .text-holder {
    font-size: 12px;
    font-weight: 100;
    padding: 20px 15px 65px;
}

.four-columns .text-holder h1 {
    font-size: 18px;
    font-weight: 100;
    margin: 0 0 10px;
}

.four-columns .text-holder .info-row {
    overflow: hidden;
    font-size: 9px;
    color: #5a9346;
    margin: 0 0 10px;
}

.four-columns .text-holder .info-row img {
    display: inline-block;
    vertical-align: middle;
}

.four-columns .text-holder .info-row span {
    display: inline-block;
    vertical-align: middle;
}

.four-columns .text-holder .link-row {
    overflow: hidden;
    position: absolute;
    bottom: 30px;
    left: 15px;
    right: 15px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-top: 1px dotted #a5a5a5;
    padding: 10px 0 0;
    z-index: 9;
}

.four-columns .text-holder .link-row a {
    color: #a5a5a5;
    text-transform: uppercase;
}

.four-columns .text-holder .link-row a:hover {
    color: #fcb034;
}

.merchant-page-desc {
    overflow: hidden;
    position: relative;
    margin: 0 0 60px;
}

.merchant-page-desc .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.merchant-page-desc .text-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.merchant-page-desc .table-block {
    display: table;
    width: 100%;
    height: 100%;
}

.merchant-page-desc .text-frame {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
    color: #fff;
    text-align: justify;
    padding: 40px;
}

.merchant-page-desc .text-frame p {
    margin: 0;
}

.merchant-page-find {
    overflow: hidden;
    position: relative;
}

.merchant-page-find .img-holder img {
    display: block;
    width: 100%;
    height: auto;
}

.merchant-page-find .text-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.merchant-page-find .col-left {
    color: #fff;
    width: 273px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    padding: 40px 50px 20px 40px;
}

.merchant-page-find .text-right {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #0054a4;
    font-weight: 700;
    text-align: center;
    width: 820px;
    padding: 40px 40px 20px 40px;
}

.merchant-page-find .text-right p {
    margin: 0;
}

.content-block .accordion.ui-widget {
    font-family: "museo_sans", Arial, sans-serif !important;
}

.content-block .accordion h2 {
    font-size: 24px;
    margin: 20px 0;
}

.content-block .ui-accordion-header {
    background: #f0f0f0;
    border: 1px solid #ccc;
    color: #282828;
    font-size: 16px !important;
    margin: 10px 0 0 !important;
}

.content-block .ui-accordion-content {
    font-size: 15px;
    line-height: 24px;
    padding: 20px;
}

.cnt_page_table {
    table-layout: fixed;
    font-size: 13px;
}

.cnt_page_table ul,
.cnt_page_table ol {
    padding: 0 0 0 10px;
}


/*.content-block p.ui-accordion-content {word-break: break-all;}*/

.static-pages .ui-accordion .ui-accordion-content a {
    word-break: break-all;
    display: inline-block;
}

.content-block .ui-widget-content a {
    color: #1899d2 !important;
}

.content-block .ui-widget-content a:hover {
    color: #fcb034 !important;
}

.content-block .ui-accordion-content table td {
    padding: 20px 0 0;
}

.content-block .ui-accordion-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}

.content-block .ui-accordion-content ul li {
    position: relative;
    font-size: 15px;
    padding: 0 0 0 20px;
}

.content-block .ui-accordion-content ul li:before {
    background: #1899d2;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 0;
}

.content-block .ui-accordion-content ul.before_none li:before {
    display: none;
}

.success-table {
    border-collapse: inherit;
    width: 100%;
    max-width: 480px;
}

.success-table thead {
    background: #006db9;
    border: 1px solid #006db9;
}

.success-table thead td {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
}

.success-table thead td:first-child {
    border-right: 1px solid #fff;
}

.success-table tbody tr:nth-child(odd) {
    background: #f1f1f1;
}

.success-table tbody td {
    font-size: 14px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #e3e3e3;
    padding: 10px;
}

.success-table tbody td:first-child {
    border-left: 1px solid #e3e3e3;
}

#read_review_widget .read_views_header {
    background: #fcb033;
    color: #fff;
    text-align: center;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    padding: 5px 10px;
}

#trip_advisor_widget {
    width: 430px !important;
}

#trip_advisor_widget iframe {
    width: 100% !important;
}

.dc-portals .panel-default {
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-color: #a6a5a5 !important;
    padding: 20px 0 40px;
    margin: 0 !important;
}

.dc-portals .panel-title {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #000000 !important;
}

.dc-portals .panel-heading {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.dc-portals .panel-body {
    padding: 15px 0 0 0 !important;
}

.dc-portals .panel-body p {
    margin: 0 !important;
    font-size: 24px !important;
    line-height: 34px!important;
    color: #000000 !important;
}

.dc-portals h1 {
    font-size: 36px !important;
    font-weight: 500 !important;
    color: #000000 !important;
}

.dc-portals .sub-head {
    margin: 0 -30px 20px -30px;
    padding: 20px 30px;
    background-color: #f2f2f2;
}

.dc-portals .sub-head h4 {
    font-size: 26px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
}

.dc-portals .panel-title a {
    position: relative;
}

.dc-portals .panel-title a::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%236C727C' fill-rule='evenodd' d='M.928 12.928c-.514-.51-.516-1.34-.005-1.851.509-.509 1.332-.51 1.843-.005l10.26 10.166c.515.51.517 1.34.005 1.852-.508.508-1.332.51-1.842.004L.928 12.928z' clip-rule='evenodd'/%3E%3Cpath fill='%236C727C' fill-rule='evenodd' d='M21.235 11.124c.506-.53 1.349-.54 1.867-.022.502.502.511 1.312.021 1.825l-9.66 10.116c-.505.53-1.349.54-1.867.021-.501-.502-.51-1.312-.02-1.825l9.659-10.115z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
    top: 0;
    right: 0px;
    position: absolute;
    width: 16px;
    height: 16px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    background-size: cover;
    background-repeat: no-repeat;
}

.dc-portals .panel-title a[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.dc-portals .panel-group .panel:last-of-type {
    border-bottom: none !important;
}

.dc-portals .contact-btn-container .btn,
#dcModal .modal-footer .btn {
    width: 155px;
    height: 54px;
    border-radius: 7px;
    border-color: #225cb5;
    background-color: #225cb5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.dc-portals .contact-btn-container .btn {
    width: auto;
    height: auto;
    padding: 10px 15px;
}

#dcModal .modal-header {
    padding-top: 60px !important;
}

#dcModal .modal-header h5 {
    font-size: 29px;
    font-weight: 600;
    color: #282828;
    margin-bottom: 20px !important;
}

#dcModal .modal-body {
    padding: 0 40px !important;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: #4d4d4d !important;
    margin-bottom: 15px;
}

#dcModal .modal-body a {
    color: #4d4d4d !important;
}

#dcModal .modal-footer {
    padding-bottom: 60px !important;
}

#dcModal .modal-footer .btn {
    width: 268px;
    height: 63px;
}

#dcModal .modal-dialog {
    max-width: 634px;
}

.rule-of-use-popup .modal-header .close {
    position: absolute;
    right: -50px;
    top: -50px;
}

.rule-of-use-popup .modal-header,
.rule-of-use-popup .modal-content {
    border-radius: 0;
    border: none;
    text-align: center;
}

.rule-of-use-popup .modal-header,
.rule-of-use-popup .modal-footer {
    position: relative;
    border: none;
}

.rule-of-use-popup .modal-header::before {
    content: '';
    background: url(../images19/pink-elements.png);
    background-repeat: no-repeat;
    height: 90px;
    width: 570px;
    position: absolute;
    top: 0;
    left: 0;
}

.rule-of-use-popup .modal-footer {
    padding-bottom: 65px;
}

.rule-of-use-popup .modal-footer::after {
    content: '';
    background: url(../images19/blue-elements.png) no-repeat;
    height: 72px;
    width: 468px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.rule-of-use-popup .modal-header .header-img {
    margin-top: -105px;
    position: relative;
    z-index: 1;
    width: 160px;
}

.rule-of-use-popup .modal-dialog {
    max-width: 620px;
}

.rule-of-use-popup .modal-content {
    margin-top: 80px;
}

.rule-of-use-popup .inner-btns-wrap {
    position: relative;
    z-index: 1;
}

.rule-of-use-popup .skew-text {
    line-height: 29px;
    padding: 2px 0;
    margin: 0 auto 30px auto;
    font-size: 23px;
    font-weight: 900;
    text-align: center;
    transform: rotateZ(-8deg) skew(-8deg);
}

.rule-of-use-popup .skew-text p {
    background-color: #17c5fe;
    color: #fff;
    display: inline;
    padding: 0.45rem 10px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.rule-of-use-popup .skew-text p span {
    color: #ffff00;
}

.rule-of-use-popup .skew-text:first-of-type {
    max-width: 370px;
}

.rule-of-use-popup .modal-body .body-text {
    color: #606d7a;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    max-width: 410px;
    margin: 0 auto 15px auto;
    padding-top: 30px;
}

html[lang=en] .rule-of-use-popup .inner-btns-wrap.ar {
    display: none;
}

html[lang=en] .rule-of-use-popup .header-img.ar {
    display: none;
}

html[lang=ar] .inner-btns-wrap.en {
    display: none;
}

html[lang=ar] .rule-of-use-popup .header-img.en {
    display: none;
}

.rule-of-use-popup .inner-btns-wrap img {
    height: 40px;
}

@media screen and (min-height: 760px) {
    .rule-of-use-popup .modal-header .header-img {
        margin-top: -125px;
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .rule-of-use-popup .modal-footer::after,
    .rule-of-use-popup .modal-header::before {
        width: 100%;
    }
    .rule-of-use-popup .modal-header .close {
        top: -60px;
        right: 0;
    }
    .rule-of-use-popup .modal-body .body-text {
        padding-top: 15px;
    }
    .rule-of-use-popup .modal-content {
        margin-top: 50px;
    }
    .rule-of-use-popup .skew-text {
        margin: 0 auto 16px;
        font-size: 18px;
    }
    .rule-of-use-popup .modal-header .header-img {
        margin-top: -55px;
        width: 130px;
    }
}

@media only screen and (min-width: 768px) {
    #map {
        display: block !important;
        left: inherit !important;
        top: inherit !important;
    }
}

@media only screen and (min-width: 1440px) {
    .home-banner video#bgvid {
        transform: translateX(-50%) translateY(-50%) !important;
    }
    .visual-frame .oneapp,
    .visual-frame p {
        font-size: 20px !important;
    }
    .tabs-area .tab-block {
        padding: 24px 15px 20px;
    }
    .tabs-area .img-holder {
        margin: 0 8px 0 0;
    }
    .tabs-area .text-holder {
        width: 170px;
    }
}

@media only screen and (min-height: 1080px) {
    .home-banner video#bgvid {
        transform: translateX(-50%) translateY(-50%) !important;
    }
}

@media only screen and (max-width: 2000px) {
    .loc-area .world-map {
        width: 54.1%;
    }
}

@media only screen and (max-width: 1800px) {
    .loc-area .world-map {
        width: 54.6%;
    }
}

@media only screen and (max-width: 1600px) {
    .loc-area .world-map {
        width: 55.2%;
    }
    .landing .cn_logo {
        width: 200px;
    }
    .landing .list_text li {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1510px) {
    .loc-area .world-map {
        width: 55.5%;
    }
}

@media only screen and (max-width: 1280px) {
    .home-banner video#bgvid {
        transform: translateX(-50%) translateY(-50%) !important;
    }
    .product-sec .offer-col h3 {
        font-size: 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .product-sec .offer-col .list li {
        font-size: 15px;
    }
    .product-sec .description {
        margin-left: 0;
        margin-bottom: 17px;
    }
    .available-offers {
        margin-bottom: 17px;
    }
}

@media only screen and (max-width: 1023px) {
    .loc-area .world-map {
        width: 49.1%;
    }
    .visual-section .img-holder img {
        position: relative;
        width: 1024px;
        left: 50%;
        margin: 0 0 0 -512px;
    }
    .cover-img-wrap {
        margin-bottom: 20px;
    }
    .product-sec .description,
    .product-sec .offer-col .available-offers h2 {
        margin-bottom: 10px;
    }
    .available-offers h2 {
        font-size: 18px;
    }
    .product-block .available-offers,
    .product-block .product_detail {
        margin-bottom: 17px;
    }
    .product-block .product_detail {
        position: static;
    }
    .product-block .offer-col {
        position: relative;
        padding-bottom: 65px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .dc-portals .contact-btn-container .btn {
        font-size: 18px;
    }
    #dcModal .modal-header {
        padding-top: 30px !important;
    }
    #dcModal .modal-footer {
        padding-bottom: 30px !important;
    }
    #dcModal .modal-header h5 {
        font-size: 22px;
        margin-bottom: 10px !important;
    }
    #dcModal .modal-body {
        font-size: 16px;
    }
    #dcModal .modal-footer .btn {
        font-size: 18px;
    }
    .visual-frame .icons {
        bottom: 40px;
    }
    .visual-section.add3 h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .loc-area {
        height: 507px;
    }
    .loc-area .world-map {
        width: 49.1%;
    }
    .loc-area .accordion-block {
        height: 527px;
    }
}

@media only screen and (max-width: 1023px) {
    .loc-area .world-map {
        width: 49.1%;
    }
    .visual-section .img-holder img {
        position: relative;
        width: 1024px;
        left: 50%;
        margin: 0 0 0 -512px;
    }
}

@media only screen and (max-width: 991px) {
    .visual-section.add .visual-frame {
        padding: 72px 20px 5px;
    }
    .visual-section.add h1 {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .visual-frame {
        font-size: 26px;
    }
    .visual-frame h1 {
        font-size: 36px;
    }
    .visual-frame .text-head {
        padding: 0 0 0 160px;
    }
    .visual-frame blockquote {
        margin: 0 0 20px;
    }
    .visual-frame blockquote q {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 10px;
    }
    .visual-frame .search-field {
        width: 260px;
    }
    .visual-frame .select-section input[type="submit"] {
        width: 115px;
    }
    .visual-frame .icons {
        margin: 0;
    }
    .visual-section.add3 .visual-frame {
        padding: 40px 0 0;
    }
    .visual-section.add3 h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .hero-map .hotel-logo {
        width: 90px;
        left: 15px;
    }
    .overlay .overlay-content .overlay-header {
        font-size: 35px !important;
    }
    .overlay .overlay-content .overlay-text {
        font-size: 26px !important;
    }
    .tabs-area .img-holder {
        width: 40px;
    }
    .tabs-area .text-holder {
        width: 136px;
    }
    .con-blocks .col {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 -4px 30px 0;
    }
    .tabs-area .head {
        font-size: 18px;
    }
    .four-columns .article-col {
        margin-bottom: 30px;
    }
    .four-columns .text-holder {
        padding: 20px 29px 20px 20px;
    }
    .tab-content .four-columns .text-holder {
        padding: 20px 12px;
    }
    .tab-content .col-blocks .block {
        margin-bottom: 30px;
    }
    .tab-content .entertainer-container .default-address,
    .tab-content .entertainer-container .additon-addressrt {
        width: 48%;
    }
    .tab-content .entertainer-container h2 {
        font-size: 20px;
    }
    .tab-content .entertainer-container .address .link-holder a {
        padding: 0 0 0 12px;
        margin: 0 10px 0 0;
    }
    .tab-content .profile-form .form-group {
        width: 43.3%;
    }
    .tab-content #dashboard_page_top ul {
        width: 31.4%;
        margin: 0 0 0 10px;
    }
    .tab-content #dashboard_page_top ul li {
        display: block;
        text-align: center;
        font-size: 13px;
    }
    .tab-content #dashboard_page_top ul li img {
        margin: 0 0 15px;
    }
    .tab-content .cont-table .forphone_appsavings li {
        font-size: 14px;
    }
    .tab-content .cont-table .table-list li {
        font-size: 10px;
    }
    .two-blocks {
        margin-bottom: 0;
    }
    .two-blocks .text-block .holder {
        font-size: 16px;
    }
    .product-holder .description {
        width: 190px;
    }
    .product-holder .product-block {
        width: 230px;
        margin: 0 0 0 20px;
    }
    .product-holder .product-block .img-holder {
        width: 85px;
    }
    .product-holder .product-block.add {
        width: 250px;
    }
    .product-holder .product-block.add .img-holder {
        width: 110px;
    }
    .product-holder .product-block .info-block {
        width: 125px;
    }
    .con-detail h1 {
        font-size: 24px;
        max-width: 60%;
    }
    .hero-map .hotel-logo {
        width: 90px;
        left: 15px;
    }
    .main-gallery {
        width: 335px;
    }
    .main-gallery .slideshow {
        height: 250px !important;
    }
    .main-gallery .pagination li {
        width: 82px;
    }
    .content-sec .info-list dd .more-link {
        display: block;
        margin: 0 0 5px;
    }
    .content-sec .btn-holder .btn {
        display: block;
        margin: 0 0 10px;
    }
    .product-sec .offer-col .list li {
        padding: 0 0 0 5px;
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .cover-img-wrap {
        margin-bottom: 16px;
    }
    .cover-img-wrap .cover-img {
        height: 165px;
    }
    .cover-img-wrap .merchant-logo {
        height: 80px;
        width: 80px;
        padding: 8px;
    }
    .content-sec .food-category li {
        font-size: 15px;
    }
    .content-sec .review-links img {
        margin-left: -6px;
    }
    .product-sec .description p {
        display: none;
    }
    .product-sec .product-block .img-holder img {
        /*height: 164px;*/
    }
    .product-sec .description {
        margin-bottom: 8px;
    }
    .product-sec .description h2 {
        margin: 0;
    }
    .product-sec .product-block .product_detail {
        padding: 0;
    }
    .product-sec .offer_btm_bnr_sec {
        display: block;
    }
    .product-sec .product-block .offer-col {
        padding-left: 15px !important;
        position: static;
    }
    .product-sec .mobile-offers.offer-col {
        padding: 0 !important;
    }
    .product-sec .right-content {
        position: static;
        align-items: start;
        min-height: auto;
        flex-flow: column;
        flex-wrap: nowrap;
        /*padding-left: 16px !important;*/
    }
    .product-sec .offer-col .available-offers h2 {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .product-sec .subscribe_btn {
        /*position: absolute;
        left: 50%;
        bottom: 0;
        margin: 0;
        transform: translate(-50%, 0);
        width: 220px;*/
    }
    .product-block .available-offers {
        margin-top: 10px;
        margin-bottom: 32px;
    }
    .product-sec .product-col {
        padding-bottom: 50px !important;
    }
    .outlets-included {
        display: none;
    }
    .outlets-included .locations .wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    .merchant-page-find .img-holder {
        display: none;
    }
    .merchant-page-find .text-holder {
        position: relative;
    }
    .merchant-page-find .col-left {
        background: #5f93c6;
        display: block;
        width: auto;
        text-align: center;
        padding: 20px;
    }
    .merchant-page-desc .text-holder {
        max-width: 375px;
    }
    .merchant-page-find .text-right {
        background: #ccdded;
        display: block;
        width: auto;
        padding: 20px;
    }
    .merchant-page-desc .text-frame {
        font-size: 18px;
        line-height: 26px;
    }
    .merchant-page-find .text-right {
        font-size: 16px;
        padding: 25px 20px;
    }
    .merchant-page-find .img-holder img {
        display: block;
        width: 100%;
        height: auto;
    }
    .merchant-page-find .col-left {
        width: 270px;
        padding: 30px 40px 20px 30px;
    }
    .merchant-page-desc .text-frame {
        font-size: 16px;
        line-height: 20px;
        padding: 15px;
    }
    .visual-section .head_btn {
        font-size: 14px;
    }
    .visual-frame {
        font-size: 16px;
    }
    .visual-frame h1 {
        font-size: 24px;
    }
    .visual-frame .text-head {
        padding: 0 0 0 105px;
    }
    .visual-frame blockquote q {
        font-size: 14px;
        line-height: 20px;
    }
    .visual-frame blockquote cite {
        font-size: 14px;
    }
    .visual-frame .select-section {
        margin: 0;
    }
    .visual-frame .search-holder {
        display: block;
        border: 0;
        padding: 0;
        margin: 0;
    }
    .visual-frame .search-field {
        width: 100%;
        margin: 0;
    }
    .visual-frame .jcf-select {
        height: 45px;
    }
    .visual-frame .select-section input[type="submit"]:hover {
        background: #f8cb46 url(../images/search-icon.png) no-repeat 50% 50%;
    }
    .visual-frame .search-holder {
        width: auto;
    }
    .visual-frame .search-field select {
        height: 45px;
    }
    .visual-frame .location-select {
        width: 100%;
        margin: 10px 0;
        padding: 0;
    }
    .visual-frame .location-select::after {
        display: none;
    }
    .visual-frame .location-select select,
    .visual-frame .search-field .search_text {
        height: 44px;
        width: 100%;
    }
    .visual-frame .search-holder:after {
        display: none;
    }
    .visual-frame .search-field:before,
    .visual-frame .location-select:before {
        right: 15px;
    }
    .visual-frame .select-section input[type="submit"] {
        background-image: none;
        width: 100%;
        height: 44px;
        text-indent: inherit;
        color: #fff;
        text-transform: uppercase;
    }
    .visual-frame .select-section input[type="submit"]:hover {
        background-image: none;
    }
    .visual-section.add .bg-block {
        padding: 10px;
    }
    .visual-section.add h1 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 10px;
    }
    .visual-section.add .visual-frame {
        font-size: 16px;
    }
    .visual-section.add p {
        margin: 0;
    }
    .visual-section.outlet .img-holder .default-img {
        display: none;
    }
    .visual-section.outlet .img-holder .mobile-img {
        display: block;
        width: 100%;
        height: auto;
        left: auto;
        margin: 0;
    }
    .visual-section.add .img-holder img,
    .visual-section.add2 .img-holder img,
    .visual-section.add3 .img-holder img,
    .visual-section.home-banner .img-holder img {
        position: relative;
        width: 768px;
        left: 50%;
        margin: 0 0 0 -384px;
    }
    .visual-section.add h1,
    .visual-section.add2 h1 {
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 10px;
    }
    .visual-section.add3 .visual-frame {
        vertical-align: middle;
        padding: 0;
    }
    .visual-section.add3 .banner-text {
        text-align: center;
    }
    .visual-section.add3 h1 {
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 10px;
    }
    .visual-section.add3 .btn {
        padding: 5px 10px;
        margin-bottom: 10px;
    }
    .visual-section.add3 .form-block {
        float: none;
        overflow: hidden;
        width: auto;
        padding: 30px 0;
    }
    .visual-section.add3 .form-block input[type="email"],
    .visual-section.add3 .form-block input[type="password"] {
        font-size: 12px;
    }
    .visual-section.add3 .form-block input[type="submit"] {
        text-align: center;
    }
    .visual-frame .oneapp,
    .visual-frame p {
        font-size: 19px !important;
    }
    .visual-frame .promo h1 {
        font-size: 36px !important;
    }
    .visual-frame .promo h2 {
        font-size: 30px !important;
    }
    .visual-section .corner {
        top: 0;
        width: 110px;
    }
    .tabs-area {
        margin-bottom: 45px;
    }
    .tabs-area .head {
        font-size: 21px;
    }
    .tabs-area .col-tab {
        margin-bottom: 15px;
    }
    .tabs-area .col-tab:last-child {
        margin-bottom: 0;
    }
    .tabs-area .img-holder {
        width: 70px;
    }
    .tabs-area .text-holder {
        width: 62%;
        font-size: 12px;
    }
    .d-xs-block {
        display: block;
    }
    .d-xs-none {
        display: none;
    }
    .content-sec .holder {
        padding: 10px 15px 0 15px;
    }
    .main-gallery {
        position: relative;
        width: auto;
        margin: 0 0 30px;
    }
    .main-gallery .slideset .slide {
        right: inherit;
        bottom: inherit;
    }
    .main-gallery #gmap0-map-canvas {
        height: 250px !important;
    }
    .main-gallery .slideshow {
        height: inherit !important;
    }
    .main-gallery .slideset .slide {
        width: 100%;
    }
    .main-gallery .pagination .mask {
        width: 100%;
        max-width: 647px;
        padding: 0 72px 0 0;
    }
    .main-gallery .pagination li {
        width: 75px;
    }
    .main-gallery .pagination li img {
        height: 75px;
    }
    .main-gallery .pagination .btn-next {
        width: 66px;
        height: 75px;
    }
    .content-sec .content-desc {
        width: auto;
        font-size: 12px;
        line-height: 16px;
    }
    .content-sec h1 {
        font-size: 20px;
        line-height: 24px;
    }
    h2.offer-available-title,
    h2.offer-available-title,
    h3.outlets-included-title,
    h4.details-title {
        font-size: 20px;
        line-height: 24px;
    }
    .product-sec {
        padding-top: 0;
    }
    .content-sec .review-links {
        margin: 0;
    }
    .content-sec .review-links .review-col {
        display: none;
    }
    .content-sec .review-links .review-col img {
        display: inline-block;
        vertical-align: middle;
    }
    .content-sec .review-links .reviews {
        display: inline-block;
        vertical-align: middle;
    }
    .content-sec .review-links .links {
        display: none;
        padding: 18px 0 0;
    }
    .content-sec .review-links .links a {
        font-weight: 300;
        font-size: 12px;
        border: 1px solid #5a9346;
        border-radius: 4px;
        padding: 12px 20px;
    }
    .content-sec .review-links .links a:before {
        display: none;
    }
    .content-sec .review-links .links a:hover {
        background: #5a9346;
        color: #fff;
    }
    .content-sec .info-list dt {
        font-size: 14px;
    }
    .content-sec .info-list dd {
        font-size: 14px;
    }
    .content-sec .info-list dd .more-link {
        margin: 5px 0;
    }
    .content-sec .info-list dd .more-link::before {
        top: 3px;
    }
    .content-sec .list-links li {
        display: block;
        width: auto;
    }
    .main-info {
        font-size: 14px;
        padding: 0 0 30px;
    }
}
@media only screen and (max-width: 365px) {
    .product-sec .right-content .col-xl-4 {
        margin-left: -15px;
    }
}
/****************************** all.css end ******************************/ 