/*

Theme Name: Orchard Road Business Assc. New
Theme URI: http://orchardroad.com
Description:
Version: 1.1
License:
License URI: license.txt

Tags: Pink, red, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu

*/ 

@font-face {
    font-family: "Avant Garde Gothic";
    src: url(fonts/AvantGarde-Book.otf) format('opentype');
}


/* SemiBold (600) Weight */
@font-face {
    font-family: "Avant Garde Gothic";
    src: url(fonts/AvantGarde-Demi.otf) format('opentype');
    font-weight: 600;
}

/* Bold Weight */
@font-face {
    font-family: "Avant Garde Gothic";
    src: url(fonts/AvantGarde-Medium.otf) format('opentype');
    font-weight: 500;
}

a:hover,a:focus,a:visited{
  text-decoration: none;
}

ol.alpha-bullet{
    color: #ed2d9f;
    list-style-type: upper-alpha;
    margin-left: 30px;
}
ol.alpha-bullet>li{
    padding-top: 10px;
}

ol.roman-bullet{
    list-style-type: lower-roman;
    color: #ed2d9f;
    margin-left: 30px;
}
ul.normal-bullet{
    list-style-type:disc;
    color: #ed2d9f;
    margin-left: 30px;
    margin-top: 10px;
}
.alpha-bullet>li>span, .normal-bullet>li>span, .roman-bullet>li>span{
    color:#000;
    line-height: 25px;
}

.homepage-slider-filter{
    width: 100%;
    height: 600px;
}

/* directory dropdown */
.orderlist_content li{
    color: #ed2d9f;
    list-style-position: outside;
    margin-left: 20px;
    line-height: 20px;
}
.orderlist_content li span{
    color:#000 !important;
}
.orderlist_content ol{
    color: #ed2d9f;
    list-style-position: outside;
    margin-left: 20px;
    line-height: 20px;
}
.orderlist_content ol span{
    color:#000 !important;
}
#directory-select-box li{
    list-style: none;
    list-style-position: outside;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
}
#directory-select-box li:hover{
    color:#eb0a8c;
}
#directory-select-box{
    border: #333333 solid 1px;
    float: left;
    padding: 7px 5px 10px 9px;
    width: 220px;
    background-color: #000;
    position: absolute;
    margin-top: 10px;
    z-index: 2;
    left: 0;
}
/* 404 */
.btn-404{
    width: 193px;
    padding: 10px 0px;
    background-color: #eb0a8c;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    margin: 50px auto 0px auto;
}
.btn-404:hover{
    background-color: #000;
}
.container-404{
    width: 100%;
    padding:145px 0px;
    text-align: center;
    background-color: #f9f9f9;
}
.title-404 h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 280px;
    color: #eb068b;
}

.title-404 h2{
     font-family: 'Avant Garde Gothic', sans-serif;
     font-size: 30px;
     color: #000;
    font-weight: bold;
    padding-bottom: 20px;
 }

.title-404 p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 18px;
    color: #000;
}
/* Privilege Card START */
.basic-content .terms-conditions ol li{
    list-style-position: outside;
    margin-left: 30px;
    font-size: 10px;
    padding-bottom: 10px;
}
.terms-conditions{
    height: 100px;
    overflow-y: scroll;
    margin-left: -20px;
    margin-top:10px;
}

.chevron {
  position: relative;
  top: 110px;
  left: 49%;
  width: 0.9rem;
  height: 0.2rem;
  opacity: 0;
  transform: scale(0.1);
  -webkit-animation: move-chevron 3s ease-out infinite;
          animation: move-chevron 3s ease-out infinite;
}

.chevron:first-child {
  -webkit-animation: move-chevron 3s ease-out 1s infinite;
          animation: move-chevron 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  -webkit-animation: move-chevron 3s ease-out 2s infinite;
          animation: move-chevron 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #2c3e50;
}

.chevron:before {
  left: 0;
  transform: skewY(30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}

@-webkit-keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(0.56rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(1.1rem);
  }
  100% {
    opacity: 0;
    transform: translateY(1.6rem) scale(0.5);
  }
}

@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(0.56rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(1.1rem);
  }
  100% {
    opacity: 0;
    transform: translateY(1.6rem) scale(0.5);
  }
}
.terms-conditions::-webkit-scrollbar {
  width: 3px;
}

.terms-conditions::-webkit-scrollbar-thumb {
    background: #eb068b;
}

.privilege-main-container{
    width: 100%;
    float: left;
    background-color: transparent;
    padding: 0px 0px 80px 0px;
}
.basic-content .privilege-content p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 11px;
    font-weight: 500;
    padding-bottom: 0px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 10px;
}
.privilege-content p strong{
    padding-top: 15px;
}
.privilege-content ul li:before{
    content: "• ";
    color: #000;
    padding-right: 10px;
}
.privilege-content ul li{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    font-weight: 300;
    list-style: none;
}
.basic-content .privilege-content h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding-bottom: 0px;
}
.tnc li{
    margin-left: 15px;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 11px;
    font-weight: 300;
    list-style: decimal;

}
.privilege-image{
    width:130px;
    height:130px;
    margin-right: 40px;
    float: left;
}
.privilege-content{
    width: 400px;
    height:auto;
    float: left;
    max-width:100%;

}
.privilege-content-container{
    width:100%;
    padding: 20px 30px;
    overflow: auto;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
    max-width:100%;
}
.privilege-card-banner{
    width:100%;
    margin:0 auto;
    max-width:1200px;
}

/* Contact START */
.general-icon{
    width:40px;
    float: left;
}
.general-content-1{
    width:240px;
    padding-left: 10px;
    float: left;
}
.general-content-2{
    width:180px;
    padding-left: 10px;
    float: left;
    padding-top: 12px;
}
.general-content-3{
    width:170px;
    padding-left: 10px;
    float: left;
    padding-top: 12px;
}
.contact-member-content{
    padding: 40px 40px 30px 40px;
    background-color: #fff;
    width: 820px;
    overflow: auto;
    height: auto;
    max-width:100%;
}
.general-information-container{
    padding: 40px;
    background-color: #e5e5e5;
    width: 820px;
    overflow: auto;
    height: auto;
    max-width:100%;
}
.link-container{
    padding:20px 0px;
}
.member-portal-btn{
    width: 235px;
    padding: 10px 0px;
    background-color: #eb0a8c;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
}
.member-portal-btn:hover{
    background-color: #000;
}
.contact-member-content h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color: #eb0a8c;
    padding-bottom: 15px;
}
.contact-memebers-left{
    width:310px;
    float: left;
    padding:30px;
    background-color: #fff;
}
.contact-memebers-right{
    width:310px;
    float: left;
    padding:30px;
    background-color: #fafafa;
}
.contact-line-container{
    width:150px;
    float: left;
    height: 25px;
    margin-bottom: 30px;
}
.contact-line{
    width: 150px;
    padding-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.contact-members-title{
    width: 440px;
    float: left;
    height: 25px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 20px;
    color: #6c2e89;
    text-align: center;
    margin-bottom: 30px;
}
.contact-header-content{
    padding: 40px 40px 30px 40px;
    background-color: #fff;
    width: 820px;
    overflow: auto;
    height: auto;
    max-width:100%;
}
.contact-header-content h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 20px;
}
.contact-header-content p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
}
.contact-submit-btn{
    width: 210px;
    padding: 5px 0px;
    background-color: #ed2d9f;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 20px;
}
.contact-submit-btn:hover{
    background-color: #000;
}
.contact-spam-image{
    width: 75px;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
}
.contact-spam-field{
    float: left;
    width:120px;
}

.contact-form-header{
    width:100%;
    background-color: #e2e2e2; 
    padding: 40px 100px 10px 40px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.contact-form-main{
    width:100%;
    background-color: #e2e2e2; 
    padding: 0px 100px 40px 40px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.left-contact-form{
    display: inline-block;
    width:550px;
    background-color: #e2e2e2; 
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:50%;
}
.right-contact-form{
    display: inline-block;
    width:45%;
    background-color: #e2e2e2; 
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:50%;
}
.contact-full{
    width: 580px;
    float: left;
    height: 150px;
    margin-bottom: 8px;
}
.contact-full textarea{
    width: 640px !important;
    height: 232px !important;
    border: 1px solid #000;
    background-color: transparent;
    padding: 20px !important;
    font-family: 'Avant Garde Gothic', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
    margin-top: -80px;
}
.contact-padding-left{
    padding-left: 30px;
    width: 130px !important;
}
.contact-full-label{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    width: 160px;
    float: left;
    height: 150px;
    margin-bottom: 8px;
}
.contact-label{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    width: 160px;
    float: left;
    padding-top: 10px;
    height: 30px;
    margin-bottom: 8px;
}
.contact-field{
    display: block;
    float:left;
    height: 40px;
    margin-bottom: 8px;
}
.contact-field select{
    width: 500px !important;
    height: 40px !important;
    border: 1px solid #000;
    padding: 10px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    background-color: transparent;
    color: #000;
}

#country option[value=""] {
  color:#fff !important;
  display: none;
}

.contact-field select.empty { color: #747876 !important; }

.contact-field input{
    width: 500px !important;
    border: 1px solid #000;
    padding: 10px;
    font-family: 'Avant Garde Gothic', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
    background-color: transparent;
}
.contact-spam-field input{
    width: 70px !important;
    font-family: 'Avant Garde Gothic', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
}
.wpcf7-validation-errors{
    display: none !important;
}
.wpcf7-not-valid{
    border:1px solid #eb0a8c  !important;
    color:#000  !important;
}
.wpcf7-form-control:focus {
    outline: none !important;
}
div.wpcf7-mail-sent-ok{
    display: none !important;
}
/* Career START */
.privacy-container h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 20px;
}
.privacy-container strong{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color: #eb0a8c;
    padding-bottom: 15px;
}
.career-header-title{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 20px;
    color:#6c2e89;
    padding-bottom: 20px;
}
.career-container-header{
    width:740px;
    padding:30px 40px;
    background-color: #fff;
    overflow: auto;
    max-width:100%;
}
.purple{
    color:#6c2e89;
}
.career_container:hover .purple{
    color:#fff;
}
.career_container{
    width: 740px;
    padding: 30px 40px;
    background-color: #fff;
    cursor: pointer;
    overflow: auto;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color:#000;
    line-height: 20px;
    max-width:100%;
}
.career_container span{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}
.career_container:hover{
    background-color: #6c2e89;
    color:#fff;
}
.career_container:hover .career-title{
    color:#fff;
}
.last_underline{
    border-bottom: 1px solid #e5e5e5;
}
.career-title{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color:#eb0a8c;
    padding-bottom: 15px;
}
.career_content_1{
    width: 300px;
    float: left;
}
.career_content_2{
    width: 170px;
    float: left;
}
.career_content_3{
    width: 170px;
    float: left;
}
.career_content_4{
    width: 100px;
    float: left;
}
/* Job Listing */
.member-company-name{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    color: #000;
    text-transform: none;
    padding-bottom: 10px;
}
.member-job-position{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #6c2e89;
    text-transform: none;
}

/* Newsletter */
.newsletter_year{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 24px;
    color: #6c2e89;
}
.newsletter_row_container{
    width: 820px;
    min-height: 70px;
    float: left;
    margin-bottom: 10px;
}
.newsletter_row:hover .newsletter_container_right{
    background: #ed2d9f;
}
.newsletter_row:hover .newsletter_title{
     color:#fff;
 }
.newsletter_row:hover .newsletter_txt p{
    color:#fff;
}

.newsletter_row:hover .newsletter_txt span{
    color:#fff !important;
}

.newsletter_container_left{
    width: 100px;
    float: left;
    position: relative;
}
.newsletter_container_right{
    width: 650px;
    float: left;
    position: relative;
    padding: 13px 20px;
    background-color: #fff;
    min-height: 70px;
    max-height: 70px;
}
.newsletter-thumbnail{
    max-width: 100px;
    max-height:70px;
    min-width: 100px;
    min-height:70px;
}
.about-pagination-container{
    width: 820px;
    margin-bottom: 20px;
    border-top: 1px solid #4f4f4f;
    margin-top:40px;
    float: left;
    max-width:100%;
}
/* MEMBERS PORTAL START */
.basic-btn{
    width: 260px;
    padding: 15px 0px;
    background-color: #eb068b;
    text-align: center;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.basic-btn:hover{
    background-color: #000;
    color:#fff !important;
}

#sidebar-hide,
#sidebar-hide2{
    padding-top: 20px;
}
#sidebar-hide>ul>li>a,
#sidebar-hide2>ul>li>a{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
.side-child{
    padding-left: 20px;
    padding-bottom: 10px !important;
}
.side-child-last{
    padding-left: 20px;
}
.veno-container{
    max-width: 740px;
    margin-bottom: 40px;
}
.information-veno-container img{
    max-width: 690px;
    margin-bottom: 40px;
}
div#u_0_0 div {
    max-width: 230px !important;
    width: 230px;
}
.side-separator{
    width: 100%;
    border-top:1px solid #e0e0e0;
    margin-top: 20px;
    padding-bottom: 40px;
}
.side-container>ul>li>a{
    font-size: 18px;
    font-family: 'Avant Garde Gothic',sans-serif;
    text-transform: uppercase;
    color: #000;
}
.side-container>ul>li{
    padding-bottom: 0px;
    font-size: 20px;
    font-family: 'Avant Garde Gothic',sans-serif;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
}
.side-container{
    width: 300px;
    padding-right: 20px;
    float: left;
}

.information-side-container>ul>li>a{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
.information-side-container>ul>li{
    padding-bottom: 20px;
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

.information-content-container{
    /*width: 770px;
    float: left;*/
}
.information-content a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #eb068b;
}
.information-content a:hover{
    color: #000;
}
.information-content strong{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 20px;
}
.basic-content-container{
    width: 800px;
    float: left;
    padding-left: 30px;
    border-left: 1px solid #4f4f4f;
    max-width:100%;
}

.basic-content-image{
  width: 100%;
}
.basic-content{
    padding: 0px 40px 40px 40px;
    overflow: auto;
    width:100%;
}
.basic-content h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 30px;
}
.basic-content h2{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 10px;
}
.basic-content p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 15px;
}
.exco-left{
    display: inline-block;
    width: 200px ;
}
.exco-right{
    display: inline-block;
    width: 400px ;
}
.exco .basic-content p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 0px;
}
.basic-content a{
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

.members .basic-content>ul{
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
 }
.members .basic-content>ul>li{
     font-family: 'Avant Garde Gothic',sans-serif;
     font-size: 14px !important;
     padding-bottom: 0px;
     color: #000;
     line-height: 16px;
    list-style-position: inside;
    text-indent: -1.5em;
    padding-left: 1em;
    line-height: 1.4;
 }
.basic-content>ul>li{
     font-family: 'Avant Garde Gothic',sans-serif;
     font-size: 14px !important;
     padding-bottom: 0px;
     color: #000;
     line-height: 16px;
    list-style-position: inside;
    text-indent: -1.5em;
    padding-left: 1em;
    line-height: 1.4;
 }
.basic-content>ul>li:before{
    content: "• ";
    color: #000;
    padding-right: 10px;
}
.basic-content>ul{
    padding-bottom:20px;
    list-style: none;
}
.basic-content>ol>li{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px !important;
    padding-bottom: 10px;
    color: #eb068b;
    line-height: 20px;
    list-style-position: outside;
    margin-left: 30px;
}
.basic-content>ol>li p{
    color: #000 !important;
    padding: 0px !important;
}
.basic-content>ol{
    padding-bottom:20px;
}
.information-content-image{
    width: 100%;
    height: 300px;
}
.information-content table{
    border:none;
    margin-bottom: 20px;
}
.information-content table p{
    padding:0px !important;
}
.information-content td{
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0px;
}
.information-content{
    padding:15px 30px;
    background-color: #fff;
    overflow: auto;
    width:100%;
}
.information-content h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 20px;
}
.information-content h2{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    color: #6c2e89;
    padding-bottom: 10px;
}
.information-content p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 20px;
}
.information-content li{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px !important;
    padding-bottom: 10px;
}

.popup_promo_image{
    overflow-y: hidden;
    margin-bottom: 30px;
}
.popup_promo_image img{
    min-width: 700px;
}
.popup_promo_name{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}
.popup_promo_date{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 30px;
}
.popup_promo_description p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding-bottom: 20px;
}
.promotion_contents{
    width: 700px;
    padding: 60px 50px;
}
.promotion_list_image{
    width: 73px;
    height: 73px;
    float: left;
    margin-right: 20px;
}
.promotion_list_date{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    color: #000;
    padding-top: 15px;
 }
.promotion_list_name{
    width: 177px;
    height: 73px;
    float: left;
    text-transform: capitalize;
}
.promotion_list_image img{
    max-width: 73px;
}
.member-delete-btn{
    float:left;
    margin:0px 0px 0px 30px !important;
}
#promoUploadedThumbnail{
    width: 100px;
    height:100px;
    float: left;
}
#promoUploadedThumbnail img{
    max-width: 100px;
}
#promoUploadedImage{
    width: 100px;
    height:100px;
    float: left;
}
#promoUploadedImage img{
    max-width: 100px;
}
.last{
    padding:0px 0px 40px 0px !important;
}
.page-description{
    font-family: 'Avant Garde Gothic Light',sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.fa-facebook:hover{
    color: #fff;
    background-color: #eb068b !important;
    border-radius: 100%;
}
.fa-facebook{
    padding: 8px 12px;
}
.fa-youtube-play:hover{
    color: #fff;
    background-color: #eb068b !important;
    border-radius: 100%;
}
.fa-youtube-play{
    padding: 6px 0px;
}

li.phone-icon{
    padding: 12px 0px 12px 10px !important;
}
.phone-image{
    margin-right: 10px;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    background: url('images/phone.png');
    background-repeat: no-repeat;
    background-position: 11px 7px;
}
.phone-image:hover{
    background-color: #eb068b !important;
    background: url('images/phone_hover.png');
    background-repeat: no-repeat;
    background-position: 11px 7px;
}
.member-image-container{
    width: 740px;
    float: left;
}
#permit_document{
    width: 320px;
    background-color: #fde8f3;
    height: 30px;
    padding: 10px 5px 0px 15px;
    white-space: nowrap;
    overflow: hidden;
}
.permit-container h1{
    color:#eb0a8c;
    font-size: 16px;
    font-family: 'Avant Garde Gothic',sans-serif;
}
.permit-container p{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    padding-top: 5px;
    line-height: 25px;
}
.permit-container p>strong{
    font-weight: bold;
}
.document-container{
    padding-top: 40px;
    overflow: auto;
    width: 100%;
    clear: both;
}
.document-container p{
    font-weight: bold;
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
}
.document-container li{
    list-style-type: disc;
    color: #eb0a8c;
}
.document-container ul{
    margin-left: 30px;
    padding-top: 5px;
}
.document-container li>span{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    line-height: 25px;
    color:#000;
}
.image-col-1{
    float: left;
    width: 110px;
    padding-right: 15px;
}
.image-col-2{
    width: 235px;
    float: left;
    padding-right: 40px;
}
.image-col-2 p{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    padding-bottom: 13px;
    line-height:17px;
}
.image-col-3{
    float: left;
    width: 340px;
}
.full-col-title{
    width:100%;
    float: left;
    color: #6c2e89;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    padding-bottom: 18px;

}
.member-form-description p{
    padding-bottom: 30px;
}

.col-right-account{
    width: 590px;
    float:left;
    padding: 8px 0 8px 0;
}
.col-left-account{
    width:150px;
    float: left;
    padding: 22px 0 0px 0;
    color: #6c2e89;
}
.col-right-account .my-account{
    width:260px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:1px solid #e5e5e5;
}
.member-nav-previous{
    margin-right: -24px;
}
.floatleft{
    float: left;
}
select:focus{
    outline: 0;
}
.search-icon{
    position: absolute;
    width: 16px;
    height:16px;
    background: url('images/m_search.png');
    margin: 7px 0px 0px 0px;
}
.search-tag{
    font-size: 15px;
    padding: 5px 20px;
    color: #fff;
    background-color: #808080;
    margin-right: 5px;
    display: inline-block;
}
.entry-title{
    display: inline-block;
} 
.page-numbers-container-top{
    padding-top: 20px;
}
.page-search-container{
    float: left;
    width: 300px;
    height: 30px;
    margin-top: 10px;
}
.searchbox{
    /*width: 300px;
    height: 30px;*/
    padding-left: 30px;
    background-color: #f9f9f9;
    border: none;
}
.searchbox:focus{
    outline: 0;
}
.next{
    margin-left: -14px;
}
.page-numbers-container-top{
    float: right;
}
.orba-top-pagination{
    width: 400px !important;
    margin-top: -60px;
    float: left;
    z-index: 1;
    position: relative;
}
.orba-pagination.page-numbers{
    padding:0px;
}
.orba-pagination>ul.page-numbers li a{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    margin: 0px;
    padding:0px 10px;
}
.orba-pagination>ul.page-numbers li a.prev{
    margin: 0px;
}
.orba-pagination>ul.page-numbers li a.next{
    padding: 0px 0px 0px 12px;
    float: right;
    margin-top: 18px;
    display: none;
}

.orba-pagination>ul.page-numbers li span.current{
    color: #eb068b;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    margin: 0px;
    padding:0px 10px;
}
.orba-pagination>ul.page-numbers li{
    float: left;
    padding:0px;
}
.orba-pagination>ul.page-numbers{
    float: left;
    padding:0px;
}
.orba-left-arrow:hover{
    background: url('images/left_arrow_pink.png');
    background-repeat: no-repeat;
}
.orba-left-arrow{
    height: 11px;
    width: 11px;
    background: url('images/left_arrow.png');
    background-repeat: no-repeat;
    margin-top: -14px;
}
.orba-right-arrow{
    height:11px;
    width:11px;
    background: url('images/right_arrow.png');
    background-repeat: no-repeat;
    margin-top: -14px;
}
.orba-right-arrow:hover{
    background: url('images/right_arrow_pink.png');
    background-repeat: no-repeat;
}
.orba-page-divider{
    width:100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    float: left;
    /*margin-top:20px;*/
}
.page-numbers-container-bottom{
    float: right;
}
.page-numbers{
    color: #eb068b;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    padding: 0 9px;
}

.page-numbers:hover{
    color:#000;
}
.page-numbers.current{
    color:#000;
}
.sort-btn{
    cursor: pointer;
    width: 6px;
    height: 8px;
    margin: 4px 22px 0px 0px;
    float: right;
    background-repeat: no-repeat;
    background:url('images/sort.png');
}
.member-categories{
    color:#000 !important;
}
.member-status{
    color:#000 !important;
    font-weight: 500;
}
.member-function{
    text-align: center;
    padding: 20px 0px !important;
}
.member-function ul li{
    display: inline-block;
    padding:0px 10px 10px 10px;
}
.member_view{
     width:20px;
     height:12px;
     margin-bottom: 2px;
     background:url('images/m_view.png');
 }
.member_view:hover{
    background:url('images/m_view_h.png');
}
.member_edit{
    width:17px;
    height:16px;
    background:url('images/m_edit.png');
}
.member_edit:hover{
    background:url('images/m_edit_h.png');
}

.member_delete{
    width:15px;
    height:16px;
    background:url('images/m_delete.png');
}
.member_delete:hover{
    background:url('images/m_delete_h.png');
}
.label_text input[type='text']{
    font-size: 11px !important;
}
.website-width{
    float: left;
    width: 528px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    border: 1px solid #e5e5e5;
}
.website-http{
    float: left;
    font-size: 14px;
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    width: 50px;
    height: 30px;
    padding-top: 13px;
}
.home-image{
    width: 330px;
    height:250px;
    border-radius: 25px;
}

.first-side{
    padding:0px 0px 10px 0px !important;
}
.member-form-title{
    font-size: 20px;
    color:#6c2e89;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight:bold;
}
.member-form-short-description{
    font-size: 14px;
    color:#000;
    font-family: 'Avant Garde Gothic',sans-serif;
    padding:22px 0px;
}
.member-form-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    line-height: 25px;
}
#dir-google-map{
    width:100%;
    height:300px;
}

.dir-branch-container{
    /*width:289px;
    padding:30px 60px 30px 0px;
    height:109px;*/
    /*float: left;*/
    cursor: pointer;
    margin-top: 15px;
}

.dir-branch-container:hover h1{
    color: #eb0a8c;
}
.pink-txt h1{
    color: #eb0a8c !important;
    cursor: pointer;
}

.dir-separator{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-top: 0px;
    width: 100%;
    max-width: 700px;
    float: left;
}
.dir_cross_btn{
    float: right;
    cursor: pointer;
}

.dir-branch-container h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
}
.dir-branch-container p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 25px;
}
.grey-border-left{

}

.grey-border-top{
    border-top: 1px solid #e5e5e5;
}
.popup_result_container{
    width: 100%;
    padding: 40px 50px;
    overflow: auto;
    margin-bottom: 50px;
}
.popup_promo_image {
    height: 530px;
    overflow-y: hidden;
    margin-bottom: 30px;
}
.popup_promo_image img{
    min-width: 700px;
}

.popup_image {
    overflow-y: hidden;
    margin-bottom: 30px;
}
.popup_image img{
    width:100%;
    max-width:700px;
}
.popup_name{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}
.popup_company{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.popup_website a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #eb0a8c;
}
.popup_website{
    padding-bottom: 30px;
}
.popup_date{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 30px;
}
.popup_description p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 20px;
}

.popup_description p strong{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding-bottom: 20px;
}
.popup_date_list{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}
.popup_description_list p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 10px;
}

.popup_description_list p strong{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}
.popup_directory_description p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 20px;
}
.popup_description>ul>li {
    margin-left: 16px;
}
.popup_directory_description{
    border-bottom: 1px solid #e5e5e5;
}

.member-form-whitebackground{
    background-color: #fff;
    overflow: auto;
    padding:40px;
}
.member-form-lightpinkbackground{
    background-color: #fef3f9;
    overflow: auto;
    padding:40px;
}
.member-form-whitebackground{
    background-color: #fff;
    overflow: auto;
    padding:40px;
}

.member-form-pinkbackground{
    background-color: #fde8f3;
    overflow: auto;
    padding:40px;
}
.member-form-greybackground{
    background-color: #f4f4f4;
    overflow: auto;
    padding:40px;
}
.member-header-container{
    width:100%;
    height:77px;
    background-color: #f4f4f4;
    padding: 40px 0px;
}
.member-header-inner{
    width:1100px;
    margin:0 auto;
}
.member-header-left{
    width:900px;
    float:left;
}
.member-header-right{
    width:200px;
    float: left;
}
.welcome-title{
    font-size: 20px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
}
.member-title{
    font-size: 50px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    text-transform: uppercase;
}
.member-btn{
    width: 193px;
    text-align: center;
    padding:15px 0px;
    background-color: #eb0a8c;
    margin-top: 25px;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #fff;
    text-transform: uppercase;
    float: right;
}
.member-link{
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #eb0a8c;
    font-size: 14px;
    margin-top: 55px;
    float: right;
}
.member-link:hover{
    color: #000;
}
.member-btn:hover{
    background-color: #000;
}
.member-content-container{
    width:100%;
    padding:40px 0px 80px 0px;
    background-color: #f9f9f9;
}
.member-inner-container{
    width:1100px;
    margin:0 auto;
    min-height: 300px;
}
.member-content-left ul{
    list-style: none;
}
.member-content-left{
    width: 230px;
    float: left;
    padding-right: 50px;
}
.member-content-right{
    width: 820px;
    overflow: auto;
}
.member-content-left ul>li{
    padding:10px 0px;
}
.member-separator{
    width:100%;
    border-bottom:1px solid #d4d4d4;
    margin:20px 0px;
}
.member-content-left ul>li>a{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    text-transform: uppercase;
}
.pink-text a{
    color: #eb0a8c !important;
}
.member-content-left ul>li>a:hover{
    color: #eb0a8c;
}
.member-pagination-top{
    width:820px;
    height:35px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 20px;
}

.member-pagination-bottom{
    width:820px;
    height:35px;
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
}
.member-listing{
     padding:42px 0px;
 }
.member-listing2{
    padding:0px 0px 42px 0px;
}
.member-listing-table{
    width: 820px;
    border-collapse: collapse;
}
.member-listing-table th{
    background-color: #6d2a8b;
    padding: 15px 0px;
    text-align: left;
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.member-listing-table tr{
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.member-listing-table td{
    vertical-align: top;
    padding:20px 50px 20px 0px;
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#6d2a8b;

}
.member-listing-table td.member-title a{
    font-size: 14px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#6d2a8b;
    font-weight: 500;
    text-transform: none;
}
.member-listing-table td.member-id{
    padding-left: 20px;

}

.join-nao-content{
    font-family: 'Avant Garde Gothic',sans-serif;
    width:100%;
}
.join-nao-content h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight: 600;
    margin-top: 0px;
}
.join-nao-content .find-out-nao{
    background-color: #eb0a8c;
    color: #fff;
    padding:10px 30px;
    text-decoration: none;
}
.join-nao-content a{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight: 600;
    text-decoration: underline;

}.pop-up-spaces-content{
    font-family: 'Avant Garde Gothic',sans-serif;
    width:100%;
}
.pop-up-spaces-content h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight: 600;
    margin-top: 0px;
}
.pop-up-spaces-content a{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-weight: 600;
    text-decoration: underline;
}
#thankyou_pop_up{
    position: absolute;
    width: 100%;
    z-index: 1001;
}
.thankyou-container{
    width: 470px;
    padding: 60px 70px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
}
.thankyou-container h1{
    font-size: 35px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.thankyou-container p{
    font-size: 16px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 30px;
}
.remove-btns{
    width: 270px;
    margin: 0 auto;
}
.cancel-btn{
    width: 130px;
    padding: 15px 0px;
    float: left;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
    cursor: pointer;
}
.cancel-btn:hover{
    background-color: #eb0a8c;
}
.yes-btn{
    width: 130px;
    padding: 15px 0px;
    float: left;
    background-color: #eb0a8c;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}
.yes-btn:hover{
    background-color: #000;
}
#remove_pop_up{
    position: absolute;
    width: 100%;
    z-index: 1001;
}
.remove-container{
    width: 470px;
    padding: 60px 70px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    overflow: auto;
}
.remove-container h1{
    font-size: 35px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.remove-container p{
    font-size: 16px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    letter-spacing: 1px;
    padding-bottom: 30px;
}

.return-btn{
    margin:0 auto;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #fff;
    letter-spacing: 1px;
    background-color: #000;
    width: 260px;
    padding:15px 0px;
    cursor: pointer;
    text-align: center;
}
.return-btn:hover{
    background-color: #eb0a8c;
}
/* MEMBERS PORTAL END */

/* Night At Orchard */
.nao-main-container{
    width:100%;
    background-image: url(images/latestoffers.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.nao-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 50px 40px 50px 50px;
    margin: 0 auto;
    height: auto;
}
.nao-container-rps .nao-main-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.entertained-list-item{
    display: inline-block;
    width: 24%;
}
.entertained-list-item img{
    width: 250px;
    height: 150px;
}
.entertained-list-item div{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    width: 250px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.shoplocal-list-item{
    display: inline-block;
    width: 24%;
}
.shoplocal-list-item img{
    width: 250px;
    height: 150px;
}
.shoplocal-list-item div{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    width: 250px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.follow-us-nao{
    width: 100%;
    max-width: 100%;
    padding: 0px 40px 50px 50px;
    margin: 0 auto;
    height: auto;
}
.follow-us-nao img{
    width: 25px;
}
.follow-us-nao .follow-big{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.follow-us-nao .follow-small{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.follow-us-nao .follow-small a{
    color: #000;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
}
/* april update START */
.content-img{
    width:100%;
    height:255px;
}
.mouseover-container-big{
    /*position: absolute;*/
    /*bottom:20px;*/
}
.gallery-btn-big{
    width: 200px;
    padding: 10px 30px;
    background-color: #ed2d9f;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top:12px;
    text-align: center;
    letter-spacing: 2px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin:0 auto;
}

.gallery-btn{
    width:200px;
    padding: 10px 30px;
    background-color: #ed2d9f;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin:0 auto;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
}
.gallery-mouseover-big{
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
    height: 270px;
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
}
.image-caption-big{
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.image-caption{
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.gallery-mouseover{
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
    height: 270px;
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, 0.6);
    padding:20px;
}
#directory_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
    display: none;
}
.pop_up_container_directory{
    width: 790px;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
}
.directory-block:hover .plus-arrow{
    background: url('images/plus_hover.png');
}
.directory-block-last:hover .plus-arrow{
    background: url('images/plus_hover.png');
}
.plus-arrow{
    float: right;
    background: url('images/plus.png');
    background-repeat: no-repeat;
    width: 11px;
    height:11px;
    margin-top:2px;
}
.directory-listing>ul>li{
    display: inline-block;
}
.directory-block{
    /*width: 310px;
    height: 35px;*/
    background-color: #fff;
    padding:20px;
    /*margin: 0px 40px 20px 0px;*/
    /*float: left;*/
    color:#6d2a8b;
}
.directory-block:hover{
    background-color: #6d2a8b;
    color:#fff;
}
.directory-block-last{
    /*width: 310px;
    height: 35px;*/
    background-color: #fff;
    padding:20px;
    /*float: left;*/
    color:#6d2a8b;
}
.directory-block-last:hover{
    background-color: #6d2a8b;
    color:#fff;
}
.page-banner{
    padding-top: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    height: 250px;
}
.selectedGalleryLink{

}
.selectedGalleryLink a{
    color: #000 !important;
    font-weight: bold;
}

.selectedGalleryLink a:before{
    content: url('images/pinkarrow.png');
    color: #000;
    padding-right: 15px;
}
.pinkarrow{
    content: url('images/pinkarrow.png');
    color: #000;
    margin-left: 0px;
    height: 10px;
    margin-right: 5px;
}
.pagination-right-arrow{
    height:11px;
    width:11px;
    background: url('images/right_arrow.png');
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: 20px;
}
.pagination-right-arrow:hover{
    background: url('images/right_arrow_pink.png');
    background-repeat: no-repeat;
}
.pagination-left-arrow:hover{
    background: url('images/left_arrow_pink.png');
    background-repeat: no-repeat;
}
.pagination-left-arrow{
    height: 11px;
    width: 11px;
    background: url('images/left_arrow.png');
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 20px;
}
img{
    max-width:100%;
}

.top-container{
    width: 100%;
    height: 29px;
    padding-top: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    position: relative;
}

.top-container-rps{
    width: 100%;
    padding-top: 50px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}

.top-container-padding{
  padding-bottom: 10px;
  overflow: visible !important;
}
.top-pagination{
    position: absolute;
    float: right;
    width: 300px !important;
    margin-top: -83px;
}

.img-overlay{
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
    height:270px;
    /*background: rgba(0, 0, 0, 0.2);*/
    background-image: linear-gradient(to bottom,#424242,#000);
    opacity: .4;
    position: absolute;
}
.img-overlay-main{
    width: -webkit-calc(100% - 15px);
    width: calc(100% - 15px);
    height:270px;
    /*background: rgba(0, 0, 0, 0.2);*/
    background-image: linear-gradient(to bottom,#424242,#000);
    opacity: .4;
    position: absolute;
}
.photo-count{
    padding-top: 12px;
    font-size: 12px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.photoalbum-name-first{
    width: 100%;
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: -95px;
}
.photoalbum-name{
    width: 90%;
    position: absolute;
    padding-left: 30px;
    margin-top: -95px;
}
.photoalbum-name-first a{
    font-size: 20px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.photoalbum-name a{
    font-size: 20px;
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#fff;
}
.gallery-img{
    /*width: 260px;*/
    height:270px;
}
.photo-count{
    margin-top: -45px;
    padding-left: 30px;
    position: absolute;
}
.gallery-img-main{

    height:270px;
}
.gallery-container{
    width: 100%;
    height:270px;
    float: left;
    padding:0px 0px 20px 0px;
}
.gallery-first{
    width: 100%;
    height:270px;
    float: left;
    padding:0px 0px 20px 0px;
}
.gallery-break{
    width: 100%;
    height:270px;
    float: left;
    padding:0px 0px 20px 0px;
}
.pagination-rps{
    width:100%;
    float: right;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.pagination{
    width:1100px;
    float: right;
    position: relative;
}

.orba-pagination{
    display: block;

}

.orba-pagination-container,.pagination-container{
    text-align: center;
}

.pagination-container {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.pagination-gallery{
    float: none!important;
    display: inline-block;
    width: auto;
    margin-bottom: 50px;
}

.page-divider{
    width:1100px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    float: left;
}

.page-divider-rps{
    width:100%;
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.legendtext{
    padding-right: 25px;
}

.gallery-content{
    width:100%;
    float: left;
    position: relative;
}

.gallery-content-rps{
    width:100%;
    float: none;
    position: relative;
}
.page-filter{
    float:right;
    margin-bottom: 0;
}
.page-filter>li.selectedFilter>a{
    font-family: 'Avant Garde Gothic',sans-serif;
    color:#ed2d9f;
    font-weight: 500;
    font-size: 12px;
}
.page-filter>li.selectedFilter{
    border-bottom: 1px solid #ed2d9f;
}
.page-filter>li{
    display: inline-block;
    margin-right:20px;
    height: 30px;
}
.page-filter>li:hover{
    border-bottom: 1px solid #ed2d9f;
}
.page-filter>li>a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    color:#000;
}
.page-filter>li>a:hover{
    color:#ed2d9f;
}
/* event page filter */
.page-filter-event{
    float:left;
    width: 1100px;
    margin-bottom: 0;
}
.page-filter-event>li.selectedFilter>a{
    color:#ed2d9f;
}
.page-filter-event>li.selectedFilter{
    border-bottom: 2px solid #ed2d9f;
}
.page-filter-event>li{
    display: inline-block;
    margin-right:11px;
    height: 38px;
}
.page-filter-event>li:hover{
    border-bottom: 2px solid #ed2d9f;
}
.page-filter-event>li>a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color:#000;
}
.page-filter-event>li>a:hover{
    color:#ed2d9f;
}
#glance_list_6{
 margin-right:0px !important;
}

#newsletterdropdown nav {
    margin: 10px 20px;
    background-color: #fff;
    width: 250px;
    float: right;
}

#newsletterdropdown nav ul {
    padding: 0;
  margin: 0;
    list-style: none;
    position: relative;
    float: right;
    }
    
#newsletterdropdown nav ul li {
    display:inline-block;
    background-color: #fff;
    width: 250px;
    }

#newsletterdropdown nav a {
    display:block;
    padding:5px 20px; 
    color:#ed2d9f;
    font-size:14px;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
}

#newsletterdropdown nav a:hover { 
    background-color: #000000; 
    color: #fff;
}

/* Hide Dropdowns by Default */
#newsletterdropdown nav ul ul {
    display: none;
    position: absolute; 
    top: 30px; /* the height of the main nav */
}
    
/* Display Dropdowns on Hover */
#newsletterdropdown nav ul li:hover > ul {
    display:inherit;
}
    
/* Fisrt Tier Dropdown */
#newsletterdropdown nav ul ul li {
    width:250px;
    float:right;
    display:list-item;
    position: relative;
    z-index: 10;
    background-color: rgba(238,238,238,0.9);

}


    
/* Change this in order to change the Dropdown symbol */
#newsletterdropdown li > a:after { content:  ''; }
#newsletterdropdown li > a:only-child:after { content: ''; }



#gallerydropdown nav {
    margin: 10px 20px;
    background-color: #000;
    width: 150px;
    float: right;
    margin-top: 50px;
}

#gallerydropdown nav ul {
    padding: 0;
  margin: 0;
    list-style: none;
    position: relative;
    float: right;
    }
    
#gallerydropdown nav ul li {
    display:inline-block;
    background-color: #000;
    width: 150px;
    }

#gallerydropdown nav ul ul li a {
    display:block;
    padding:5px 10px; 
    color:#000;
    font-size:14px;
    line-height: 20px;
    text-decoration:none;
    text-align: left;
}
#gallerydropdown nav ul li a {
    display:block;
    padding:5px 20px; 
    color:#fff;
    font-size:14px;
    line-height: 20px;
    text-decoration:none;
    text-align: left;
}

#gallerydropdown nav a:hover { 
    background-color: #000000; 
    color: #fff;
}

/* Hide Dropdowns by Default */
#gallerydropdown nav ul ul {
    display: none;
    position: absolute; 
    top: 30px; /* the height of the main nav */
}
    
/* Display Dropdowns on Hover */
#gallerydropdown nav ul li:hover > ul {
    display:inherit;
}
    
/* Fisrt Tier Dropdown */
#gallerydropdown nav ul ul li {
    color:#ed2d9f;
    width:150px;
    float:left;
    line-height: 20px;
    padding:5px 10px; 
    display:list-item;
    position: relative;
    z-index: 10;
    background-color: rgba(238,238,238,0.9);

}


#gallerydropdown nav ul ul li ol li{
    padding:5px 5px; 
    color:#ed2d9f;
    font-size:14px;
    line-height: 20px;
    text-decoration:none;
    text-align: left;
    width: 140px;
    background-color: transparent;
}
    
/* Change this in order to change the Dropdown symbol */
#gallerydropdown li > a:after { content:  ''; }
#gallerydropdown li > a:only-child:after { content: ''; }


.main-container{
    width:100%;
    background-color: #f9f9f9;
    padding: 40px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
}
.business_community{
    background-color: #e0e0e0 !important;
}
.content-container{
    width: 100%;

max-width: 1200px;

padding: 0 15px;

margin: 0 auto;
}

.content-container-rps{
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.business-title-mobile{
    display: none;
    font-size: 20px;
    text-align: left;
}
.cinema-main-container{
    width:100%;
    background-image: url(images/CINEMA.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.cinema-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 20px 20px 50%;
    margin: 0 auto;
    height: 800px;
}

.cinema-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.cinema-content-container-rps ul li{
    font-family: 'Avant Garde Gothic',sans-serif;
    list-style: disc;
    text-decoration: underline;
    font-weight: 500;
}

.cinema-content-container-rps ul{
    padding-left: 15px;
    margin-top: 10px;
}
.cinema-content-container-rps ul li a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.play-nao-main-container{
    background-image: url(images/NAO.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.nao-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 300px 50px 20px 50%;
    margin: 0 auto;
    height: 800px;
}

.nao-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}
.nao-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}

.nao-description a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.play-aoo-main-container{
    background-image: url(images/AOO.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.aoo-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 40px 35% 20px 50px;
    margin: 0 auto;
    height: 800px;
    overflow-y: auto;
}

.aoo-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.aoo-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    width: 80%;
}

.aoo-description a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.arttitle{
    padding: 10px 0px 0px 0px;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.artpiece-item{
    padding: 5px 0px;
    display: inline-block;
}
.artpiece-item img{
    max-width: 100%;
    max-height: 120px;
    min-width: auto;
    min-height: 120px;
}
.artpiece-overlay {
    position: relative;
    margin-top: -120px;
    width: auto;
    height: 120px;
    opacity: 0;
    transition: .5s ease;
    background-color: #000;
    text-align: left;
}

.artpiece-item:hover .artpiece-overlay {
  opacity: 0.7;
}

.artpiece-title {
  color: white;
  font-size: 14px;
  position: absolute;
  top: 10%;
  left: 10px;
  right: 10px;
}
.artpiece-description {
  color: white;
  font-size: 10px;
  position: absolute;
  top: 30%;
  left: 80px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.play-wg-main-container{
    background-image: url(images/WORKGREAT.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.wg-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 50px 20px 35%;
    margin: 0 auto;
    height: 600px;
    overflow-y: auto;
}

.wg-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1;
}
.wg-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.wg-description a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}

.play-pus-main-container{
    background-image: url(images/POPUP.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.pus-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 50px 20px 35%;
    margin: 0 auto;
    height: 600px;
    overflow-y: auto;
}

.pus-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1;
}
.pus-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.pus-description a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.play-coags-main-container{
    background-image: url(images/COAGS.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.coags-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 40% 20px 50px;
    margin: 0 auto;
    height: 600px;
    overflow-y: auto;
}

.coags-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1;
}
.coags-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.coags-description a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.shop-tp-main-container{
    background-image: url(images/tourist.png);
    background-size: 100vw;
    width: 100%;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.shop-tp-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 50px 20px 40%;
    margin: 0 auto;
    height: 800px;
}

.tp-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
.tp-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}
.shop-tp-container-rps ul li{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    list-style: disc;
    text-decoration: underline;
    font-weight: 500;
}

.shop-tp-container-rps ul{
    padding-left: 15px;
    margin-top: 10px;
}
.shop-tp-container-rps ul li a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.mall-main-container{
    width:100%;
    background-image: url(images/malls.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.mall-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 45% 20px 50px;
    margin: 0 auto;
    height: 800px;
}

.mall-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.mall-description{
    padding-bottom: 20px;
}

.mall-content-container-rps ul li{
    font-family: 'Avant Garde Gothic',sans-serif;
    list-style: disc;
    font-weight: 500;
    color: #000;
    line-height: 1.6;
    text-decoration: none;
}

.mall-content-container-rps ul{
    padding-left: 15px;
    margin-top: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.mall-content-container-rps ul li a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}

.shop-lo-main-container{
    width:100%;
    background-image: url(images/latestoffers.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.shop-lo-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 50px 20px 50px;
    margin: 0 auto;
    min-height: 200px;
    max-height: 800px;
}

.lo-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hotel-main-container{
    width:100%;
    background-image: url(images/HOTEL.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.hotel-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 200px 50px 20px 50%;
    margin: 0 auto;
    height: 800px;
}

.hotel-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hotel-description{
    padding-bottom: 20px;
}

.hotel-content-container-rps ul li{
    font-family: 'Avant Garde Gothic',sans-serif;
    list-style: disc;
    text-decoration: none;
    font-weight: 500;
    color: #000;
    line-height: 2;
}

.hotel-content-container-rps ul{
    padding-left: 15px;
    margin-top: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.hotel-content-container-rps ul li a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.stay-lo-main-container{
    width:100%;
    background-image: url(images/darkgreybg.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.stay-lo-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 50px 50px 50px 50px;
    margin: 0 auto;
    min-height: 200px;
    max-height: 800px;
}

.stay-lo-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.stay-list{
    min-height: 200px;
    max-height: 600px;
    overflow-y: scroll;
}
.stay-list div {
    display: inline-block;
    width: 18%;
    min-height: 260px;
    max-height: 260px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    background: #5c5b5a;
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 1.2;
    vertical-align: top;
}
.stay-list div img{
    width: 98%;
    height: 140px;
    margin-bottom: 10px;
    object-fit: cover;
}
.stay-list div a{
    color: #fff;
    text-transform: lowercase;
    display: block;
    height:30px;
    overflow: hidden;
}
.title-stay-list::first-letter{
  text-transform: capitalize;
}
.stay-list div a.stay-list-readmore{
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 15px;
}
.no-deals{
    font-size: 16px;
    letter-spacing: 2px;
    color: #000;
}
.company-name{
    color: #fff;
    font-size:11px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.stay-hr-main-container{
    width:100%;
    background-image: url(images/latestoffers.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.stay-hr-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 40% 20px 50px;
    margin: 0 auto;
    height: 800px;
}
.hr-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.aw-main-container{
    width:100%;
    background-image: url(images/awardwinning.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: 85%;
    background-color: #ececeb;
    background-repeat: no-repeat;
}
.aw-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 100px 50px 50px 35%;
    margin: 0 auto;
    height: auto;
}

.aw-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1;
}
.aw-second-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1;
    margin-top: 50px;
}
div.aw-past-winners a{
    color: #ed2d9f;
    font-weight: 500;
    font-size:14px;
    line-height: 1.5;
}
.aw-description{
    padding-bottom: 10px;
}

.aw-content-container-rps .aw-list{
    font-family: 'Avant Garde Gothic',sans-serif;
    list-style: disc;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    margin-left: -10px;
}
.aw-content-container-rps a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 10px;
}
.aw-list div {
    display: inline-block;
    width: 200px;
    min-height: 180px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    background: #5c5b5a;
    margin: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.aw-list div img{
    width: 180px;
    height: 120px;
    margin-bottom: 5px;
}
.eat-lo-main-container{
    width:100%;
    background-image: url(images/darkgreybg.png); 
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.eat-lo-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 50px 20px 50px;
    margin: 0 auto;
    min-height: 200px;
    max-height: 800px;
}

.eat-lo-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.eat-fr-main-container{
    width:100%;
    background-color: lightgray;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
}
.eat-fr-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 40% 20px 50px;
    margin: 0 auto;
    height: 800px;
}

.fr-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.gallery-main-container{
    width:100%;
    background-color: rgba(185,185,185,0.6);
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
    padding-bottom: 80px;
}
.gallery-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 50px 50px 20px 50px;
    margin: 0 auto;
    height: 800px;
}

.gallery-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 50px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1;
}
.gallery-description{
    padding-bottom: 30px;
}
.mainGallery .pagination{
    position: relative;
    top: 1000px;
    right: 30px;
    width: 100% !important;
}
.gallery-main-container .top-container-rps{
    width: 100%;
    padding-top: 0px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}
body{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 13px;
}

.container {
    width: 1100px;

}
.header-rps{
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    background-color: #EDEDEB;
}
.header-inner-rps{
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header{
    width: 100%;
    height: 120px;
    padding: 20px 20px;
}

.header-inner{
    width: 1100px;
    margin: 0 auto;
    height: 100px;
    vertical-align: middle;
}

.header-left{
    float: left;
}

.header-left img{
    max-height: 60px;
}

.header-right{
    float: right;
    text-align: center;
    padding-top: 10px;
}
/*susty*/

.susty-header-rps{
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    background-color: #fff;
}
.susty-header-rps .social {
  position: absolute;

}

.susty-header-rps .navbar li.navlink:hover a.navtitle{
    color: rgba(11, 60, 18, 1);
}

.susty-banner{
    width: 100%;
    background-color: rgba(11, 60, 18,0.2);
    font-size: 40px;
    text-align: center;
    padding: 60px 10%;
    color: white;
}

.susty-banner .susty-page-title{
	padding-top:0px;
}

.susty-page-title {
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #000;
  padding-top: 40px;
  margin-bottom: 10px;
  text-align: center;
}
.susty-card-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
  padding: 40px 0px;
}

.susty-card-container {
  display: flex;
  flex-wrap: nowrap;
  height: 600px;
  justify-content: start;
}

.susty-card {
  align-items: flex-end;
  background-size: cover;
  border-radius: 0px;
  box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.8);
  cursor: pointer;
  display: flex;
  margin: 0 10px;
  overflow: hidden;
  transition: .6s cubic-bezier(.28,-0.03,0,.99);
  width: 80px;
}

.susty-card > .row {
  color: white;
  display: flex;
  flex-wrap: nowrap;
  padding-left: 15px;
  background: rgba(0,0,0,0.4);
  font-weight: normal;
}

.susty-card > .row > .icon {
  align-items: center;
  background: #000;
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  margin: 15px;
  font-size: 18px;
  width: 50px;
}

.susty-card > .row > .description {
  display: flex;
  padding-right: 30px;
  flex-direction: column;
  height: 80px;
  justify-content: center;
  opacity: 0;
  overflow: hidden;
  transform: translateY(30px);
  transition: all .3s ease;
  transition-delay: .3s;
  width: calc(60vw - 60px);
}

.susty-card-container .description p {
  color: #fff;
  padding-top: 5px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
}

.susty-card-container .description h4 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
}

.susty-card-container input {
  display: none;
}

.susty-card-container input:checked + label {
  width: 60vw;
}

.susty-card-container input:checked + label .description {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.susty-tile-container{
    padding: 20px 10%;
    background-color: rgba(11, 60, 18,0.2);
}
.susty-tile-container h1{
    text-align: center;
}
.susty-tile-card {
  margin: 30px;
  height: 300px;
  max-width: 100%;
  flex: 1 1 auto;
  display: flex;
  background-color: white;
  box-shadow: 1px 3px 3px rgba(0, 10, 20, 0.06);
}
.susty-tile-card img {
  height: 100%;
  max-width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex: 1 1 auto;
  width: 50%;
}

.susty-tile-card-body {
  width: 50%;
  max-height: 100%;
  flex: 1 1 auto;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  padding: 30px;
}
.susty-tile-card-body a, .content__main a {
  color: rgba(11, 60, 18,1);
  text-align: right;
  font-size: 12px;
}

.susty-tile-card-text {
  position: relative;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 20px 0;
  padding: 0;
}
.susty-tile-card-text h3, .susty-tile-card-text p {
  margin-top: 0;
}
.susty-tile-card-text:after {
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 2.8em;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}

@media (max-width: 1100px) {
  .susty-tile-card {
    margin: 0.7826086957em;
  }
  .susty-tile-card img {
    max-width: 18em;
  }
}
@media (max-width: 870px) {
  .susty-tile-card {
    max-width: 100%;
  }
}
@media (max-width: 570px) {
.susty-tile-container {
    padding: 20px 5%;
	}
.susty-banner{
    width: 100%;
    background-color: rgba(11, 60, 18,0.2);
    font-size: 20px;
    text-align: center;
    padding: 30px 2%;
    color: white;
}
	
  .susty-tile-card {
        margin: 0.75em 1.1em;
        height: 100%;
        flex: 1 1 auto;
        display: flex;
        background-color: white;
        box-shadow: 1px 3px 3px rgba(0, 10, 20, 0.06);
        flex-direction: column;
  }
  .susty-tile-card img {
  height: 250px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  flex: 1 1 auto;
  width: 100%;
}

.susty-tile-card-body {
  width: 100%;
  max-height: 100%;
  flex: 1 1 auto;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  padding: 30px;
}
  .susty-tile-card img {
    max-width: 100%;
  }
  .susty-tile-card-text p {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
	
  .susty-page-title {
	  padding-left: 10px;
	  padding-right: 10px;
	}
}

.susty-roadmap{
    padding: 40px 10%;
}
.susty-roadmap img{
    padding-top: 20px;
    width:100%;
}


#pledge-tabs img {
    width: 15%;
    padding: 0px 20px;
}

#pledge-tabs main {
  min-width: 320px;
  max-width: 80%;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}

#pledge-tabs section {
  display: none;
  padding: 40px 0 0;
}

#pledge-tabs input {
  display: none;
}

#pledge-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: normal;
  text-align: center;
  color: #888;
  border: 1px solid transparent;
  font-size: 16px;
}

#pledge-tabs label:hover {
  color: rgba(11, 60, 18,1);
  cursor: pointer;
}

#pledge-tabs input:checked + label {
  
  color: rgba(11, 60, 18,1);
  border: 0px;
  border-bottom: 2px solid rgba(11, 60, 18,1);
}

#pledge-tabs #tab1:checked ~ #content1,
#pledge-tabs #tab2:checked ~ #content2,
#pledge-tabs #tab3:checked ~ #content3,
#pledge-tabs #tab4:checked ~ #content4 {
  display: block;
}

@media screen and (max-width: 650px) {
    #pledge-tabs label {
    font-size: 14px;
  }
  #pledge-tabs label:before {
    margin: 0;
    font-size: 18px;
  }
  #pledge-tabs img {
  width: 24%;
  padding: 10px 10px;
	}

	#pledge-tabs main {
	  min-width: 320px;
	  max-width: 100%;
	  padding: 10px;
	  margin: 0 auto;
	  background: #fff;
	  text-align: center;
	}

	#pledge-tabs section {
	  display: none;
	  padding: 10px 0 0;
	}
}

@media screen and (max-width: 400px) {
  #pledge-tabs label {
    padding: 15px;
  }
}

.susty-content-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-block: 1rem;
    gap: 2rem;
    background: var(--bg);
    border-radius: 20px;
    padding: 20px 0px;
    max-height: 800px;
    overflow: scroll;
  }
  
  .susty-content-container img {
    max-width: 100%;
    object-fit: cover;
    max-height: 300px;
    min-height: 300px;
  }
  
  .susty-content-container .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 23%;
    overflow: hidden;
    box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.1);
    border-radius: 1em;
    background: #fff;
    max-width: 100%;
  }
  
#news .susty-content-container .card {
    width: 19%;
}

#news .susty-content-container img {
    max-width: 100%;
    object-fit: cover;
    max-height: 200px;
    min-height: 200px;
}
  .susty-content-container .card__body {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    max-width: 100%;
  }
  
  .susty-content-container .card__body p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .susty-content-container .card__body h4 {
    font-size: 2rem;
    text-transform: capitalize;
  }



/* end susty */

.header-right-fiesta{
    float: right;
    text-align: center;
    padding-top: 10px;
    margin-right: 120px;
}

.fiesta-social{
    top:30px !important;
}

.malls-logo img{
    width: 18%;
    padding-right: 2%;
    display: inline-block;
}
.malls-logo img.logo313{
    padding: 45px;
}

.footer-rps.footer-fiesta{
    background-color: white;
    text-align: center;
}
.sponsorship-fiesta{
    width: 80%;
    margin-left: 10%;
}
.sponsorship-fiesta .partnership img{
    width: 35%;
    display: inline-block;
    margin-top: 10px;
}
.sponsorship-fiesta .partnership img.mc{
    width:18%;
    margin-left: 5%;
}
.sponsorship-fiesta .heldby img{
    width: 70%;
    margin-top: 25px;
    padding: 10px;
    padding-bottom: 20px;
}
.sponsorship-fiesta .heldby{
    width: 20%;
    display: inline-block;
}
.sponsorship-fiesta .partnership{
    margin-left: 5%;
    width: 71%;
    display: inline-block;
}
.mastercard-sponsorship-fiesta .partnership {
    width: 60%;
    display: inline-block;
}
.mastercard-sponsorship-fiesta .heldby{
    width: 30%;
    display: inline-block;
}
.mastercard-sponsorship-fiesta .heldby img{
    padding: 30px;
}
.mastercard-sponsorship-fiesta {
    margin-left: 15%;
}

.fiesta-uob-main-container{
    width:100%;
    background-color: white;
    padding: 0px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    float:left;
    background-size: cover;
}
.fiesta-uob-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 80px 10% 100px 10%;
    margin: 0 auto;
    min-height: 200px;
    max-height: 800px;
    overflow: scroll;
}

.fiesta-uob-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.fiesta-uob-description{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}

.fiesta-list{
    min-height: 200px;
    max-height: 600px;
    overflow-y: scroll;
}
.fiesta-list div {
    display: inline-block;
    width: 18%;
    min-height: 260px;
    max-height: 260px;
    background: #5c5b5a;
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 1.2;
    vertical-align: top;
}
.fiesta-list div img{
    width: 98%;
    height: 140px;
    margin-bottom: 10px;
    object-fit: cover;
}
.fiesta-list div a{
    color: #fff;
    display: block;
    height:30px;
    overflow: hidden;
}
.title-fiesta-list::first-letter{
  text-transform: capitalize;
}
.fiesta-list div a.fiesta-list-readmore{
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 15px;
}

.fiesta-filter{
    text-align: center;
    display: block;
    padding-right: 20px;
    color:black !important;
}

.fiesta-filter a{
    color:black !important;
}
.fiesta-filter li a:hover, .fiesta-filter li a:focus{
    color:orange !important;
}
.fiesta-filter li{
    padding-left: 10px;
    display: inline-block;
    text-decoration: underline;
}

.members-hotel-container-rps
{
    width: 100%;
  max-width: 100%;
  padding: 30px 10% 100px 10%;
  margin: 0 auto;
  min-height: 200px;
  max-height: 1200px;
  overflow: scroll;
}
.members-hotel-list{
    min-height: 200px;
    max-height: 850px;
    overflow-y: scroll;
}
.members-hotel-list  .col-sm-3  {
    width: 32%;
    display: inline-block;
    min-height: 340px;
    max-height: 340px;
    background: #fff;
    margin: 10px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.members-hotel-list div img{
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    object-fit: cover;
}
.members-hotel-list div .members-hotel-list-readmore{
    color: #000;
    height:30px;
    overflow: hidden;
}
.members-hotel-list div .members-hotel-list-booknow{
    float: right;
    margin-top: -10px;
    height: 35px;
}
.members-hotel-list .company-name a{
    color: #000;
    display: block;
    height:30px;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
	
	.members-hotel-list  .col-sm-3  {
		width: 99%;
    	padding-right: 0px;
		margin-right:0px;
	}
	.members-hotel-container-rps {
    padding: 30px 5% 50px 5%;
	}
}


.members-hotel-list .company-name {
    font-weight: 400;
    font-size: 18px;
    white-space: break-spaces;  
    color: #000;
}
.title-members-hotel-list::first-letter{
  text-transform: capitalize;
}
.members-hotel-list div a.members-hotel-list-readmore{
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #CA0088;
}

.members-hotel-filter{
    text-align: center;
    display: block;
    padding-right: 20px;
    color:black !important;
}

.members-hotel-filter a{
    color:black !important;
}
.members-hotel-filter li a:hover, .members-hotel-filter li a:focus{
    color:orange !important;
}
.members-hotel-filter li{
    padding-left: 10px;
    display: inline-block;
    text-decoration: underline;
}

.members-hotel-hr{
      border-top: 1px solid #CA0088;
      margin: 10px 0px 20px 0px;
}



/**
 * Tabs Container
 */

/**
 * Tabs Block
 */
.tabs-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**
 * Tabs
 */
.tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
}

.tabs label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 0rem;
    margin-right: 2rem;
    cursor: pointer;
    background-color: #e0e0e0;
    color: #000;
    font-weight: normal;
    transition: background-color ease 0.3s;
    margin-bottom: 0px;
}

.tabs label .material-icons {
    margin-right: 0.3rem;
}

.tabs .tab {
    flex-grow: 1;
    width: 100%;
    height: 100%;
    display: none;
    padding: 1rem 0rem;
    color: #000;
    background-color: #e0e0e0;
}

.tabs .tab > *:not(:last-child) {
    margin-bottom: 0.8rem;
}

.tabs [type=radio] {
    display: none;
}

.tabs [type=radio]:checked + label {
    background-color: #e0e0e0;
    color: #eb0a8c;
    border-bottom: 4px solid #eb0a8c;
}

.tabs [type=radio]:checked + label + .tab {
    display: block;
}
@media (min-width: 768px) {

    body {
        font-size: 1.125rem;
    }

    .tabs label {
        order: 1;
        width: auto;
    }

    .tabs .tab {
        order: 9;
    }

    .tabs [type=radio]:checked + label {
        border-bottom: 4px solid #eb0a8c;
    }
}
@media (min-width: 992px) {

    .tabs {
        width: 800px;
    }
}



.header-right ul{
    display: inline-block;
}

.header-right ul{
    display: inline-block;
}

.header-right ul li{
    display: inline-block;
    padding: 10px 20px 0px 20px;
    vertical-align: middle;
    font-family: 'Avant Garde Gothic',sans-serif;
    vertical-align: top !important;
    font-weight: 500;
    font-size: 14px;

}
.header-right ul li a{
    color: #000;
}
.mobile-social li{
    width: 35px;
    height: 35px;
    padding:12px 10px !important;
}

.mobile-social li img{
    max-width: 30px;
    height: 30px;
}

.social li{
    width: 25px;
    height: 25px;
    padding:12px 10px !important;
}

.social li img{
    max-width: 20px;
    height: 20px;
}
.social li{
    display: inline-block;
    float: right;
}
.social{
    position: absolute;
    right: 65px;
    top: 90px;
}

.header-right ul li a:hover{
    text-decoration: none;
}

.navbar li.navlink:hover{
    text-decoration: bold;
}
.navbar li.navlink:hover a.navtitle{
    color: #ed2d9f;
}

.navbar li.navlink:hover .pink-circle{
    color: #000;
}
.navbar li.navlink-secondary:hover .pink-circle i{
    display:block !important;
}

.header-search{
    border-radius: 25px;
    border: 1px solid #000;
    padding: 5px 5px 5px 30px;
    background-color: transparent;
    margin-top: 3px;
}
.search-form .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 0.375rem;
    right: 180px;
    top:15px;
    pointer-events: none;
    color: #000;
}
.search-form{
    display: inline-block;
    width: 150px;
    margin-right: 60px;
}

.search-body{
    padding:50px 10%;
}
.search-title{
    font-size: 25px !important;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    text-transform: none;
    margin-bottom: 10px;
}
.reset-form{
    height: 500px;
    padding-top: 30px;
}
.header-right li ul {
    position: absolute;
    display: none;
    color: #000;
    text-align: left;
    padding: 0px 10px 0px 10px;
    margin-left: -15px;
    z-index: 99;
}

.header-right li ul a h4{
    font-family:'Avant Garde Gothic',sans-serif;
}

.header-right li ul a p{
    font-size: 11px;
}

.header-right li:hover ul {
    display: block;
}

.header-right li ul li {
    display: block;
}

ul.nav-what{
    width: auto;
    background-color: rgba(238,238,238,0.6);
    padding-left: 0px;
}

ul.nav-what li{
    width: 100%;
    padding: 0px 10px;
}

ul.nav-what p{
    line-height: normal;
}

ul.nav-what li a{
    color: #000;
    font-size:10px;
}

ul.nav-what li a h4{
    font-size:12px;
}

ul.nav-what li:hover a{
    color: #ed2d9f;;
}

ul.nav-directory{
    margin-top: 0px;
    width:540px;
}

ul.nav-directory li{
    display: inline-block !important;
    vertical-align: text-top;
}

ul.nav-directory li p {
    padding: 2px 0px;
    z-index: 10;
    font-family:'Avant Garde Gothic',sans-serif;
}

p.navtitle{
    color: #ed2d9f;
    font-size: 11px;
}

ul.nav-directory li p a{
    color: #fff;
    font-size: 13px;
}

ul.nav-directory li p:hover a{
    color: #ed2d9f;;
}

.active-nav{
    display: block !important;
}


.fa-facebook{
    color: #0e4ead;
    font-size: 17px !important;
}

.fa-youtube-play{
    color: #ef201f;
    font-size: 22px !important;
    width:35px;
}

.fa-lock{
    color: #eb0a8c;
}

.footer{
    width: 100%;
    float: left;
    background-color: #e3e3e3;
}
.footer-inner{
    height: 63px;
    margin: 0 auto;
    width: 1100px;
    padding-top: 27px;
}

.footer-left{
    float: left;
    width: 912px;
}

.footer-left ul{
    padding-bottom: 15px;
}

.footer-left ul li{
    display: inline-block;
    padding: 0px 8px 0px 8px;
}

.footer-left ul li a{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
}

.footer-left ul li a:hover{
    color: #ed2d9f;
}

.footer-left p{
    display: inline-block;
    margin-top: 10px;
    padding-left: 10px;
    vertical-align: middle;
    color: #a3a3a3;
}

.footer-left p a{
    padding-left: 5px;
    color: #a3a3a3;
}

.footer-right{
    float: right;
    text-align: right;
    width: 188px;
}

.pink-circle{
    color: #eb0a8c;
    font-size: 7px;
    padding-top: 3px;
    height: 5px;
}

.footer-rps{
    width: 100%;
    display: inline-block;
    background-color: #e2e2e2;
}
.footer-inner-rps{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-left-rps{
    text-align: center;
}

.footer-right-rps{
    text-align: center;
}

.footer-left-rps ul{
    padding-bottom: 15px;
}

.footer-left-rps ul li{
    display: inline-block;
    padding: 0px 8px 0px 8px;
}

.footer-left-rps ul li a{
    color: #000;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 12px;
}

.footer-left-rps ul li a:hover{
    color: #ed2d9f;
}

.footer-left-rps p{
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    color: #a3a3a3;
    font-size: 10px;
}

.footer-left-rps p a{
    padding-left: 5px;
    color: #a3a3a3;
}

/* april update END */

/* new style 2015 START */
.label_text{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 11px;
    color: #bcbcbc;
    padding-top: 10px;
    width: 100%;
    float: left;
    line-height: 20px;
}
.label_text input{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    color: #bcbcbc;
    border: none;

}
#forgotpassword_cross{
    float: right;
    padding: 30px 30px 0px 0px;
    cursor: pointer;
}
#forgotpassword_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
    display: none;
}

.forgotpassword_text h1{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 30px;
    color: #000;
    text-align: center;
    padding: 80px 0px 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
}
.forgotpassword_text p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 20px;
}
.forgotpassword_grey_container{
    width: 360px;
    height: 40px;
    margin: 30px auto;
    background-color: #f7f7f7;
    padding: 30px 40px;
}
.forgotpassword_label{
    width: 160px;
    height: 18px;
    padding: 12px 0px 10px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color: #ed2498;
    float: left;
}
.forgotpassword_input{
    width:200px;
    height: 40px;
    float: left;
    padding-bottom: 10px;
}
.forgotpassword_input input{
    width: 185px;
    height: 40px;
    border: none;
    padding-left: 15px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
}
.forgotpassword_function{
    width: 440px;
    margin: 0 auto;
    text-align: center;
}
.reset_btn{
    font-family: 'Avant Garde Gothic', sans-serif;
    width: 320px;
    height: 40px;
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 auto;
}
.login_text h1{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 40px;
    color: #000;
    text-align: center;
    padding: 80px 0px 20px 0px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase;
}
.login_text p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 20px;
}
.grey_container{
    width: 440px;
    height: 150px;
    margin: 30px auto;
    background-color: #f7f7f7;
    padding: 30px 40px;
}
.login_label{
    width: 160px;
    height: 18px;
    padding: 12px 0px 10px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color: #ed2498;
    float: left;
}
.login_input{
    width:200px;
    height: 40px;
    float: left;
    margin-bottom: 10px;
}
.login_input input{
    width:185px;
    height: 40px;
    border: none;
    padding-left: 15px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color:#000;
}
.login_function{
    width: 440px;
    margin: 0 auto;
}
.login_function a{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color: #6c2e89;
    line-height: 20px;
}
.function_left{
    width: 230px;
    float: left;
    padding-right: 10px;
}
.function_right{
    width: 200px;
    float: left;
}
.login_btn{
    font-family: 'Avant Garde Gothic', sans-serif;
    width: 200px;
    height: 40px;
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}
#login_cross{
    float: right;
    padding: 30px 30px 0px 0px;
    cursor: pointer;
}
/* PINK CHECKBOX */
.pinkCheckbox input[type=checkbox] {
    visibility: hidden;
}
.pinkCheckbox {
    width: 15px;
    float: left;
    position: relative;
    padding-right: 15px;
}

.pinkCheckbox label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    border: 1px solid #e5e5e5;
}

.pinkCheckbox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 2px;
    left: 2px;
    border: 2px solid #ed2498;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pinkCheckbox label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.pinkCheckbox input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}



.paddingtop30{
    padding-top: 30px;
}
.checkbox_title{
    float: left;
    width: 175px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.checkbox_container_small{
    width: 185px;
    float: left;
}
.chk_input_small{
    width: 10px;
    float: left;
    padding: 5px 5px 5px 0px;
}
.chk_label_small{
    width: 150px;
    float: left;
    padding: 5px 0px 5px 10px;
}
.chk_label_small.check_child{
    width: 130px;
}
.chk_label_small.check_child_promo{
    width: 155px;
}
.chk_input_small.check_child{
    padding-left: 25px;
    width:10px;
}
.chk_input_small.check_child2{
    width:10px;
}
#directoryThumbnail{
    width: 340px;
    height: 30px;
    padding: 10px 5px 0px 15px;
    white-space: nowrap;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.education_lvl select {
    background: transparent;
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.education_lvl {
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #e5e5e5;
}
.directory-categories select {
    background: transparent;
    /*width: 250px;*/
    /*height: 30px;*/
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 0;
    font-family: 'Avant Garde Gothic', sans-serif;
    -webkit-appearance: none;
}
.cat-display{
    float: left;
    padding-left: 10px;
    font-size: 16px;
}
.list-child{
    margin-left: 20px;
}

.directory-container {
    padding-top: 10px;
}

.directory-categories {
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #f9f9f9;
    background-color: #f9f9f9;
    background-position: right 0px;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.alphabets-container{
    padding-top: 10px;
}
.alphabets-wrapper{
    border: #333333 solid 1px;
    float: left;
    padding: 7px 5px 10px 9px;
    width: 220px;
    background-color: #000;
    position: absolute;
    margin-top: 0px;
    z-index: 2;
}
.alphabets-dropdown{
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #f9f9f9;
    background-color: #f9f9f9;
    background-position: right 0px;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.alphabets-text{
    padding-left: 10px;
    font-size: 16px;
    float: left;
}
.alphabets-image{
    float: left;
    width:17px;
    height:15px;
    background: url('images/a_z.png');
    background-repeat: no-repeat;
    margin-top: 3px;
}

.search-image{
    float: left;
    width:16px;
    height:16px;
    background: url('images/search_pink.png');
    background-repeat: no-repeat;
    margin-top: 2px;
}
.search-container input{
    padding-left: 10px;
    color: #9f9f9f;
    background-color: #f9f9f9;
    border: none;
    font-size: 16px !important;
    float: left;
}
.shopping-tag{
    float: left;
    width:15px;
    height:15px;
    background: url('images/shop_tag.png');
    background-repeat: no-repeat;
    margin-top: 3px;
}
.directory-select{
    float:left;
    width: 235px;
}
.search-container{
    padding-top: 10px;
}
.experience_lvl select {
    background: transparent;
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.experience_lvl {
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #e5e5e5;
}
.contract select {
    background: transparent;
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.contract {
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #e5e5e5;
}
.building select {
    background: transparent;
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.building {
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #e5e5e5;
}
.nearest-mrt select {
    background: transparent;
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.nearest-mrt {
    width: 250px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    overflow: hidden;
    background: url('images/form_arrow.png') no-repeat right #fff;
    border: 1px solid #e5e5e5;
}
#cross_btn, .close-art{
    float: right;
    padding: 20px 45px 0px 0px;
    cursor: pointer;
}
#cross_btn2{
    float: right;
    cursor: pointer;
}
#preview-container{
    width: 700px;
    padding: 60px 50px;
}
#preview_image{
    height: 530px;
    overflow-y: hidden;
    margin-bottom: 30px;
}
#preview_image img{
    min-width: 700px;
}
#preview_name{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}
#preview_description{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 0px 45px 40px 45px;
    line-height: 24px;
}
#preview_description p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding-bottom: 20px;
}
#preview_description a{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}



#preview_promotion_description{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 0px 45px 40px 0px;
    line-height: 24px;
}
#preview_promotion_description p{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding-bottom: 20px;
}
#preview_promotion_description a{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}
#preview_date{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 30px;
}
#preview_listing_image img{
    max-width: 260px;
    overflow: hidden;
}
#preview_listing_image{
    width: 300px;
    height: 400px;
    float: left;
}
#preview_details_container{
    width: 700px;
    padding: 60px 50px;
    overflow: auto;
    margin-bottom: 50px;
}
.directory_details_container{
    width: 780px;
    height: 400px;
}
#preview_listing_name{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}
#preview_website_url a{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    color: #eb0a8c;
}
#preview_directory_description{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 30px 0px 30px 0px;
    line-height: 24px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
}
#preview_directory_description a{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}
#preview_short_name{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
}
#preview_nearest_mrt{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
#preview_nearest_mrt span{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}
#preview_information{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}


/*pop-up spaces gallery*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-preloader{
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

.gallery_container button.mfp-close{
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

.gallery_container button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  background: transparent;
  border: none;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
.gallery_container img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; 
    margin-top: 40px;
    }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.gallery_container .col-sm-3{
  width: 30%;
  float: left;
  padding-left: 0px;
}
.gallery_container .col-sm-3 img {
  max-width: 100%;
  min-width: 100%;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
}
.gallery_container .col-sm-3{
  margin: 10px 0;
}
.gallery_container{
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.video_model img + img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 30px !important;
  max-height: 30px !important;
  min-width: 30px!important;
  min-height: 30px!important;
  z-index: 9;
}
a.lightbox::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'fontAwesome';
    content: "\f00e";
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
}
a.lightbox:hover:before {
    opacity: 1;
}
.gallery_container a:after {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0px;
    width: calc(100% - 7.5px);
    height: 100%;
    opacity: 0;
    background-color: rgba(69, 68, 68, 0.5);
    content: '';
    transition: 0.4s;
}
.gallery_container a:hover:after {
    opacity: 1;
}



.faq-drawer {
  margin-bottom: 10px;
  width: 98%;
  margin-left:0.5%;
}

.faq-drawer__content-wrapper {
  font-size: 1em;
  line-height: 1.1em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
  margin-top: 10px;
}

.faq-drawer__title {
  border-top: #000 1px solid;
  cursor: pointer;
  display: block;
  font-size: 1em;
  padding: 10px 0 0 0;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
  font-weight: normal;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: -5px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
  font-weight: normal;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

input[type="checkbox"] {
  display: none;
}



.popup{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1000;
}
.black_popup{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1000;
}
#login_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
    display: none;
}
#pop_up_wrapper{
    position:absolute;
    width:100%;
    z-index: 1001;
    display: none;
    top: 0 !important;
}

.pop_up_wrapper{
    position:fixed;
    width:100%;
    z-index: 1001;
    display: none;
}
.pop_up_container_forgotpassword{
    width: 800px;
    min-height: 480px;
    margin: 0 auto;
    background-color: #fff;
}
.pop_up_container_login{
    width: 800px;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
}
#promotion_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
}
#job_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
}
.popup_container{
    padding:40px;
}
#preview_job_requirements h1{
    font-size: 14px;
    color: #6d2a8b !important;
    clear: both;
    padding-bottom: 15px;
    font-weight: bold;
}
.apply-header-container {
    padding-bottom: 20px;
    height: 30px;
}
.apply-header-image {
    float: left;
}
.apply-header-title {
    color: #eb0a8c;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 20px;
    float: left;
    height: 20px;
    padding: 6px 0px 0px 10px;
}

.popup-how-to-apply{
    background-color:#fef3f9;
    padding:40px;
}
.popup-job-title{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 24px;
    padding-bottom:20px;
}
.popup_container h2{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    padding-bottom: 15px;
}
.popup_container p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    padding-bottom: 30px;
}
.popup_container p span{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #6c2e89;
}
.popup-apply-now{
    width: 200px;
    background-color: #eb0a8c;
    padding: 13px 0px;
    text-align: center;
    color: #fff;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 auto;
}
.popup-apply-now:hover{
    background-color: #000;
}
.popup-btn-container{
    padding:40px;
}
#cross_btn{
    float: right;
    padding: 40px 40px 0px 0px;
    cursor: pointer;
}
#directory_pop_up{
    position:absolute;
    width:100%;
    z-index: 1001;
}
.pop_up_container{
    width: 100%;
    max-width: 790px;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom:100px;
}
.pop_up_wrapper{
    width: 790px;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
}

.orbaplay .pop_up_container{
    width: 100%;
    max-width: 790px;
    max-height: 80%;
    margin: 0 auto;
    background-color: #fff;
    overflow-y: auto;
}
.orbaplay.pop_up_wrapper{
    width: 790px;
    max-height: 80%;
    margin: 0 auto;
    background-color: #fff;
    overflow-y: auto;
}
.checkbox_container{
    width: 330px;
}
.chk_input{
    width: 10px;
    float: left;
    padding: 5px;
}
.chk_label{
    width: 300px;
    float: left;
    padding: 7px 0px 3px 5px;
}

.container{
    width: 800px;
    height: 900px;
    margin: 0 auto;
}
.permit-col-left{
    float: left;
    padding: 22px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #eb0a8c;
    width: 140px;
    height: 30px;
    margin-bottom: 8px;
}

.permit-col-right{
    width: 600px;
    float:left;
    padding: 8px 0 8px 0;
}
.permit-form-col{
    width:350px;
    float: left;
}
.permit-form-left{
    width: 140px;
    float:left;
    padding: 22px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #eb0a8c;
    height: 30px;
    margin-bottom: 8px;
}
.permit-form-right{
    width: 210px;
    float:left;
    padding: 8px 0 8px 0;
}
.permit-form-right .short-width{
    width:190px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:none;
}
.permit-payment-right img{
    width: 70px;
    float: left;
    margin-right: 30px;
    padding-top: 5px;
}
.permit-verification-input{
    width:230px;
    float:left;
}
.permit-submit-btn{
    width:200px;
    float:left;
}
.permit-verification-input input{
    width:90px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:none;
}
.permit-form-right .large-area{
    width:190px;
    height:120px;
    padding: 10px 15px 10px 15px;
    border:none;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    outline: none;
}

.permit-form-right .small-area{
    width:190px;
    height:80px;
    padding: 10px 15px 10px 15px;
    border:none;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    outline: none;
}
.permit-container{
    width:350px;
    float: left;
    clear: both;
}
.permit-contact{
    width:700px;
    float: left;
    clear: both;
    padding-top: 20px;
}

.permit-payment-left{
    width: 145px;
    float: left;
    padding: 0px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #eb0a8c;
    height: 20px;
    margin-bottom: 8px;
    font-weight: 500;
}
.permit-payment-button{
    width: 25px;
    float: left;
}
.permit-payment-right{
    width: 530px;
    float: left;
    padding: 0px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #000;
    height: 20px;
    margin-bottom: 8px;
}
.permit-payment-container{
    width:700px;
    float: left;
    clear: both;
}
.permit-margin-bottom{
    margin-bottom: 30px;
}
.permit_radio input[type="radio"]{
    display:none;
}
.permit_radio input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}
.permit_radio input[type="radio"]:checked + label span {
    background:url(images/check_radio_sheet.png) -57px top no-repeat;
}
.permit-contact-left{
    width: 145px;
    float: left;
    padding: 0px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #000;
    height: 20px;
    margin-bottom: 8px;
    font-weight: bold;
 }

.permit-contact-right{
    width: 555px;
    float: left;
    padding: 0px 0 0px 0;
    font-size: 14px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #000;
    height: 20px;
    margin-bottom: 8px;
}

.permit-margin{
    margin-right: 30px;
}
.permit-date-col>input{
 text-align: center;
}
.permit-col-right .short-width{
    width:220px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:none;
}

.permit-date-col{
    width: 255px;
    height: 40px;
    float:left;
}
.permit-label{
    width: 90px;
    height: 40px;
    float:left;
    padding-top: 12px;
}
.col-left{
    width:130px;
    float: left;
    padding: 22px 0 0px 0;
    color: #6c2e89;
    font-size: 14px;
}
.col-right{
    width: 610px;
    float:left;
    padding: 8px 0 8px 0;
}
.date-col{
    width: 270px;
    height: 40px;
    float:left;
}
.col-right .full-width{
    width:580px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:1px solid #e5e5e5;
}
.col-right .short-width{
    width:220px;
    height:30px;
    padding: 5px 15px 5px 15px;
    border:1px solid #e5e5e5;
}
.redactor_editor{
    min-height: 165px;
    width: 569px;
}
.redactor_toolbar{
    width:610px;
}
#promoImage{
    width: 320px;
    background-color: #fff;
    height: 30px;
    padding: 10px 5px 0px 15px;
    white-space: nowrap;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.member-image-separator{
    width:100%;
    border-bottom: 1px solid #e5e5e5;
    float: left;
}
#promoThumbnail{
    width: 320px;
    background-color: #fff;
    height: 30px;
    padding: 10px 5px 0px 15px;
    white-space: nowrap;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.fileBtn{
    width: 150px;
    height: 23px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    text-transform: uppercase;
    background-color: #000;
    cursor: pointer;
    margin-top: 8px;
}
.fileBtn_permit{
    width: 150px;
    height: 23px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    text-transform: uppercase;
    background-color: #000;
    cursor: pointer;
    margin-bottom: 8px;
}
.fileName{
    display: none;
}
.col-full{
    width:100%;
    float: left;
    border-top:1px solid #d4d4d4;
    padding-top:40px;
    margin-top: 30px;
}
.btn-container{
    width: 420px;
    margin: 0 auto;
}
.btn-container2{
    width: 200px;
    margin: 0 auto;
}
.btn-style{
    width: 200px;
    height: 40px;
    background-color: #eb0a8c;
    color: #fff;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
    border: none;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    outline:none;
    vertical-align: middle;
    display: table-cell;
}
.btn-style:hover{
    background-color: #000;
    color:white;
}

.pop-up-btn-style{
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    background-color: #eb0a8c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border: none;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    outline:none;
    display: inline-flex;
    padding-top: 10px;
}
input[type="text"]{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
}
input[type="text"]:focus{
    outline:0;
}
#promo_period_start{
    text-align: center;
}
#promo_period_end{
    text-align: center;
}

#application_period_start{
    text-align: center;
}
#application_period_end{
    text-align: center;
}

#period_start_label{
    width: 20px;
    height: 20px;
    position: relative;
    top: -30px;
    left: 20px;
    cursor: pointer;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
}
#period_end_label{
    width: 20px;
    height: 20px;
    position: relative;
    top: -30px;
    left: 20px;
    cursor: pointer;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
}
#open_application_period_start{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}
#open_application_period_end{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}
#open_promo_period_start{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}
#open_promo_period_end{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}

#open_display_period_start{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}
#open_display_period_end{
    width: 20px;
    height: 20px;
    position: relative;
    top: -50px;
    left: 215px;
    cursor: pointer;
}

#open_promo_publish_date{
    width: 20px;
    height: 20px;
    position: relative;
    top: -30px;
    left: 215px;
    cursor: pointer;
}
/* new style 2015 END */



/*.....Start Main CSS......*/

body {

    font-family:Verdana, Arial, Helvetica, sans-serif;



}

html{

height:0px!important;

}



.st_fblike{

    margin-left:-3px!important;

}

.st_fblike_hcount iframe{

    width:79px!important;

}

* {

    padding:0px;

    margin:0px;

}

a {

    text-decoration:none;

    cursor:pointer;

}



.singlepromotionGallerySlidingContent ul{
 padding:0px;
 margin:0px;
 margin-left:20px;
 padding-top:17px;
 padding-bottom:17px;
}

.singlepromotionGallerySlidingContent ul li{
 font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    font-style:normal;

    list-style:disc;
    color:#333333;

}
.singlepromotionGallerySlidingContent h4{
     font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#333333;
}

li {

    list-style:none;

}

img {

    border:none;

}

.mainWrapper {

    width:100%;

    float:left;

    position:relative;

    /*background:#fff url(images/body_bg.png) no-repeat top;*/

    /*background:url(images/new_large_bg.png) repeat-x  center top;*/

}
.homepage-whatson{
    display: block;
    height: 760px;
    width:100%;
    background-color: #EDEDEB;
    float:left;
    margin-top: -20px;
}
.homepage-whatson-mobile{
    display: none;
    height: fit-content;
    width:100%;
    background-color: #EDEDEB;
    float:left;
}
.homepage-whatson-wrapper{
    width:1100px;
    margin:0 auto;
    max-width:100%;
}
.homepage-whatson-title{
    width:810px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 45px 0px  37px 0px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #CA0088;
    text-align: center;
    max-width:100%;
}
.homepage-whatson-title-div{
    float:left;
    height:30px;

}

.dot-style{
    padding: 20px 45px;
    font-size: 7px;
    float: left;
    height:30px;
    margin-top: -7px;
}
.whatson-content-wrapper{
    width:1100px;
    margin:0 auto;
    padding:20px 0px;
    max-width:100%;
}
.whatson-content-wrapper li{
    display: inline-block;
    padding:0px 25px;
}
.whatson-content-wrapper>ul>li.first{
    padding-left:0px;
}
.whatson-content-wrapper>ul>li.last{
    padding-right:0px;
    float: right;
}
.event-div{
    border-bottom: 4px solid #8005c9;
    height: 340px;
}
.promotion-div{
    border-bottom: 4px solid #ed2d9f;
    height: 340px;
}
.homepage-slider-image{
    width:1100px;
    height:460px;
}
.whatson-content-overlay{
    border-radius: 25px 25px 0px 0px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(186,186,186,1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(186,186,186,1);
    box-shadow: 5px 5px 5px 0px rgba(186,186,186,1);
    width: 330px;
    height:500px;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}
.overlay-wrapper{
    padding: 20px 10px;
    text-align: left;
}

.overlay-wrapper>.title{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    color:#000;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.overlay-wrapper>.period{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color:#000;
    font-weight: 400;
    text-transform: uppercase;
}
.overlay-wrapper>.detail{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color:#000;
    padding-top: 20px;
}
.overlay-wrapper>.learnmore{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color:#0713F2;
    padding-top: 20px;
    padding-bottom: 20px;
}
.homepage-slider-wrapper{
    position: absolute;
    z-index: 10;
    top: 150px;
    left: 50px;
    width: 550px;
}
.homepage-slider-text{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 50px;
    color:#000;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 20px;
}
.naopage-slider-wrapper{
    position: absolute;
    z-index: 10;
    top: 150px;
    left: 50px;
    width: 700px;
}
.naopage-slider-text{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 50px;
    color:#fff;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 20px;
}
.nao-pink-btn{
    border: none;
    width: 70%;
    color: #fff;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
}
.nao-image{
    margin-top: 50px;
    display: block;
    height: 250px;
    width: 180px;
}
.businesspage-slider-wrapper{
    position: absolute;
    z-index: 10;
    top: 150px;
    left: 50px;
    width: 500px;
}
.button-container{
    margin-top: 10px;
}
.pink-btn{
    border: none;
    width: 50%;
    color: #000;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
}
.purple-btn{
    border: none;
    color: #0713F2;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
}
.subscription{
    background-color: #B9B9B9;
    padding:10px;
    height: 350px;
    width: 100%;
    float: left;
}
.subscription .header{
    float: left;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 45px;
    font-weight: 600;
    color:#393d40;
    text-transform: uppercase;
    padding-left: 100px;
    width: 30%;
    margin-top: 5%;
    line-height: 1;
}
.subscription .header p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 45px;
	line-height:1;
}
.subscription .form{
    float: right;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 18px;
    color:#393d40;
    width: 50%;
    margin-top: 4%;
    line-height: 1;
    padding-right: 100px;
}
.subscription .form .formheader{
    width: 100%;
    margin-bottom: 10px;
}
.subscription .form input{
    float: right;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 16px;
    background-color: #a9aaaa;
    color:#393d40;
    border: 1px solid #393d40;
    padding: 10px 10px;
    border-radius: 0px;
    margin: 10px;
    width: 100%;
    z-index: 10;
    position: relative;
}
.subscription .form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393d40;
  opacity: 1; /* Firefox */
}
.subscription .form .learnmore{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#0713F2;
    border: 0px;
    background-color: #B9B9B9;
    text-align: left;
    width: 100%
}
.subpageWrapper {

    width:100%;

    float:left;

    position:relative;

    /*background:url(images/sub_page_bg.png) repeat-x center top;*/

}

.wrapperContent {

    width:1024px;

    margin:auto;

    position:relative;

}

.homeSlider {
    width:100%;
    position:relative;
    height:460px;
    margin:0 auto;
    max-width:1100px;
    overflow:hidden;
}


.subpageheader {

    background:url(images/subpage_banner.png) no-repeat;

    height:127px;

}



.shop_dine_header {

    background:url(images/shop-dine-stay-play-banner.png) no-repeat;

    height:127px;

}
.shop_work_header {

    background:url(images/work_banner.png) no-repeat;

    height:127px;

}



.homeHeaderSlider {

    height:500px;

    width:1024px;

    left:0px;

    top:0px;

    z-index:100;

    position:absolute;

}

.leftHomeHeader {

    float:left;

    position:relative;

    z-index:1000;

}

.rightHomeHeader {

    float:right;

    position:relative;

    z-index:10;

}

.sliderList {

    padding:2px 0 83px 0;

}

.sliderList ul li {

    float:right;

    position:relative;

    padding:0 0 0 5px;

    display:inline;

}

.sliderList ul li a {

    background:url(images/slider_unselect.png) no-repeat;

    width:10px;

    height:10px;

    float:left;

    cursor:pointer;

}

.sliderList ul li a:hover {

    background:url(images/slider_select.png) no-repeat;

}

.mainNavList ul li {

    float:left;

    position:relative;

    padding:0 0 0px 5px;



}

.mainNavList ul li a {

    color:#fff;

    background:url(images/nav_list_bg.png) repeat-x;

    height:19px;

    float:left;

    border:#fff solid 1px;

    padding:6px 7px 0 7px;

    font-size:16px;

    font-family:'GothamMediumRegular';

}



.mainNavList ul li.active {

    background:url(images/selected-arrow.png) no-repeat left;

    background-position:5px 27px;

    height:52px;



}



.mainNavList ul li.selectedWhatsonGallery a,.mainNavList ul li a:hover {

    background:url(images/gallery_bg_change.png) repeat-x!important;

}



.mainNavList ul li.selectedMainnav a {

    background:url(images/main_nav_hover.png) repeat-x;

}

.mainNavList ul li.changehover a:hover {

    background:url(images/main_nav_hover.png) repeat-x!important;

}



.mainNavList ul li.informationchangehover a:hover {

    background:url(images/information-hover.png) repeat-x!important;

}





.mainNavList ul li.selectedInformation a {

    background:url(images/information-hover.png) repeat-x!important;

}





.mainNavList ul li a img {

    vertical-align:top;

}

.logoText {

    padding:160px 0 0 0;

}

.logoText h4 {

    color:#fff;

    font-size:30px;

    line-height:40px;

    font-family:'GothamBoldRegular';

}

.headerWrapper {
    width:1024px;
    float:left;
    position:relative;
}

.sliderWrapper {
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    float:left;
}

.midWrapper {

    width:980px;

    float:left;

    position:relative;

    margin:0 22px 0 22px;

    padding:14px 0 15px 0;

}

.numberOneBrands {

    float:left;

    position:relative;

    width:346px;

    border-top:#000 solid 3px;

}

.numberOneBrandsTitle {

    padding:3px 0 9px 0;

}

.singlenumberOneBrandsContents {

    padding:0 0 11px 0;

}

.singlenumberOneBrandsContents p.numberOneBrandsContentsTitle {

    font-weight:bold;

    color:#6e2a8c;

}

.lastevent{

    color:#00A5D9!important;

}



.lastevent a{

    color:#00A5D9!important;

}

.singlenumberOneBrandsContents p.numberOneBrandsContentsTitle a {

    font-weight:bold;

    color:#6e2a8c;

}





.numberOneBrandsButtons {

    padding:8px 0 0 0;



}

.numberOneBrandsButtons a {

    /*background:url(images/button_bg.png) repeat-x;*/

    height:21px;

    color:#fff;

    font-size:10px;

    float:left;

/*  padding:3px 0 0 0;*/

     font-family: 'GothamBookRegular';

}

.numberOneBrandsButtons a.goshoppingMall {

    margin:0 18px 0px 0;

    padding-left:26px;

    padding-right:25px;

}

.numberOneBrandsButtons a.godepartmentStore {

    padding-left:17px;

    padding-right:17px;

}

.singlenumberOneBrandsContents p {

    line-height:15px;

    color:#333333;

    font-size:11px;

}

.numberOneBrandsTitle h4 {

    font-size:20px;

    color:#000;

    font-weight:normal;

     font-family: 'GothamBookRegular';

}

.numberOneBrandsTitle h4 strong {

    font-family:'GothamBoldRegular';

}

.homeGallery {

    float:left;

    position:relative;

    padding:0 18px 0 18px;

    width:164px;

}

.homeGalleryBottom {

    width:144px;

    float:left;

    position:relative;

    background:#AEABAA;

    padding:5px 12px 14px 8px;

}

.homeGalleryBottom p {

    font-size:11px;

    color:#fff;

    line-height:16px;

}

.homeGalleryBottom p span {

    font-weight:bold;

}

.homeMap {

    float:left;

    position:relative;

    width:164px;

    padding:0 20px 0 0;



}

.homeMapBottoom a {

    width:164px;

    float:left;

    position:relative;

    text-align:center;

    /*background:url(images/button_bg.png) repeat-x;*/

    height:21px;

    /*padding:3px 0 0 0;*/

    color:#fff;

    font-size:10px;

     font-family: 'GothamBookRegular';

}

.whatsOnMonthly {

    float:left;

    position:relative;

    width:250px;

    border-top:#000 solid 3px;

}

.singlewhatsOnMonthly {

    padding:0 0 8px 0 ;

}

.singlewhatsOnMonthly p {

    font-size:11px;

    color:#333333;

    line-height:15px;

}

.singlewhatsOnMonthly p span{

    color:#00a5d9;

    font-weight:bold;

}



.singlewhatsOnMonthly p span a{

    color:#00a5d9;

    font-weight:bold;

}









.footerWrapper {

    width:980px;

    float:left;

    position:relative;

    margin:0px 22px 0px 22px;

    border-top:#333333 solid 1px;

    padding:3px 0 50px 0;

}

.footerLeft {

    float:left;

    position:relative;

}

.footerLeft ul li {

    float:left;

    position:relative;

    padding:0 10px 0 0;

    margin:0 9px 0 0;

    display:inline;

    background:url(images/footer_list_bg.png) no-repeat right bottom;

    line-height:12px;

}

.footerLeft ul li.nobg {

    background:none;

}

.footerLeft ul li a {

    font-size:10px;

    color:#333333;

    float:left;

    padding-top:3px;

}



.footerLeft ul li a.selected {

    color:#eb068b;

    text-decoration:none;

}



.footerLeft ul li a:hover {

    color:#eb068b;

    text-decoration:none;

}

a.trip:hover{

    color:#eb068b;

    text-decoration:none;

}

.footercopyright {

    float:left;

    position:relative;

    padding:12px 0 0 0;

}

.footercopyright p{

    font-size:9px;

    color:#333333;

}

.footerRight {

    float:right;

    position:relative;

    padding:4px 0 0 0;

}

.footerRight p {

    font-size:9px;

    color:#333333;

}

.footerRight p a{

    color:#333333;

}

.trip-advisor{

background:url(images/trip-advisor.jpg) no-repeat;

width:122px;

height:22px;

float:right;

}

/*.......Start Subpage........*/

.shopCategories {

    float:left;

    position:relative;

    width:164px;

    margin:0 18px 0 0;

}

.shopCategoriesTitle {

    float:left;

    position:relative;

    padding:0px 10px 0px 10px;

    width:144px;

    background:#712b91;

    margin:0 0 8px 0;

    height:25px;

    line-height:24px;

}

.shopCategoriesTitle h5 {

    font-weight:normal;

    color:#fff;

    font-size:11px;

    text-transform:uppercase;

}



.shopCategoriesTitle2 {

    float:left;

    position:relative;

    padding:0px 10px 0px 10px;

    width:144px;

    background:#712b91;

    margin:0 0 8px 0;

    height:25px;

    line-height:24px;



}

.shopCategoriesTitle2 h5 {

    font-weight:normal;

    color:#fff;

    font-size:11px;

    text-transform:uppercase;

}



.shopCategoriesContent {

    border:#333333 solid 1px;

    float:left;

    position:relative;

    padding:7px 5px 10px 9px;

    width:148px;

}

.shopCategoriesContent ul li {

    line-height:8px;

    padding:0 0 13px 0;

    float:left;

    position:relative;

    width:148px;

}

.shopCategoriesContent ul li.none {

    padding:0 0 0 0;

}

.shopCategoriesContent ul li a {

    font-size:11px;

    color:#333333;

    width:148px;

}

.shopCategoriesContent ul li a:hover {

    color:#eb068c;

    width:144px;

}

.shopCategoriesContent ul li.categorySelected a {

    color:#eb068c;

    width:144px;

    font-weight:bold;



}



.shopCategoriesContent ul li ul{

    padding:0px;

    margin:0px;

    padding-top:0px;

}



.shopCategoriesContent ul li ul li {

    line-height:8px;

    padding:0 0 10px 0!important;

    float:left;

    position:relative;

    width:148px;

}



.shopCategoriesContent ul li a.categorySelected  {

    color:#eb068c;

    width:144px;

    font-weight:bold;



}

h3.subheader{



    font-size:12px; line-height:15px;

}

.st-twitter-counter {

    background: url(images/tweet_button.png) no-repeat scroll 0 1px transparent !important;

    margin-left:1px;

    margin-top:1px;

    float:left;

}

.stBubble_hcount{

float:left;



}

.stButton .st-twitter-counter, .stButton .st-facebook-counter{

    width:62px!important;

}

.fb_iframe_widget {

    width: 50px !important;

}

.fb_iframe_widget .connect_widget_button_count_count{

    display:none;

}

#shopp form ul{

overflow:visible!important;

}



.stButton .stButton_gradient {

    height: 14px !important;

}



.connect_widget_button_count_including{

    display:none!important;



}



.connect_widget_button_count_count{

    display:none!important;



}

#facebook .hidden_elem{

        display:none!important;

}

.shopCategoriesContent ul li ul li a {

    font-size:11px!important;

    color:#333333!important;

    width:148px;

    font-weight:normal!important;

}



.shop_subCategoriesContent {

    border:#333333 solid 1px;

    float:left;

    position:relative;

    padding:7px 5px 10px 9px;

    width:148px;

}

.shop_subCategoriesContent ul li {

    line-height:12px;

    padding:13px 0 0px 0;

    float:left;

    position:relative;

    width:148px;

}



.shop_subCategoriesContent ul li a {

    font-size:11px;

    color:#333333;

    width:148px;

}

.shop_subCategoriesContent ul li a:hover {

    color:#eb068c!important;

    width:144px;

}

.shop_subCategoriesContent ul li.categorySelected a {

    color:#eb068c;

    width:144px;

    font-weight:bold;

    font-size:11px;

}

.shoppingMalls {

    float:left;

    position:relative;

    width:164px;

    margin:0 18px 0 0;

}

.ionOrchards {

    float:left;

    position:relative;

    width:346px;

    margin:0 20px 0 0;

}



.ionOrchards2 {

    float:left;

    position:relative;

    width:346px;

    margin:0 20px 0 0;

}

.ionOrchardsTitle {

    float:left;

    position:relative;

    padding:0px 10px 0px 10px;

    width:326px;

    background:#712b91;

    margin:0 0 8px 0;

    height:25px;

    line-height:24px;

}

.ionOrchardsTitle h5 {

    font-weight:normal;

    color:#fff;

    font-size:11px;

    text-transform:uppercase;

}

.ionOrchardsTop {

    margin:0 0 8px 0;

    width:328px;

    float:left;

    position:relative;

    border:#6e2a8c solid 1px;

    padding:8px;

    padding-bottom:4px!important;

}

.ionOrchardsTopContent {

    padding:3px 0 28px 0;

}

.ionOrchardsTopContent h4 {

    font-size:20px;

    color:#eb068c;

}

.ionOrchardsTopContent p {

    font-size:13px;

    line-height:18px;

    color:#6e2a8c;

}

.ionOrchardsTopContactLeft {

    float:left;

    position:relative;

    margin:0 8px 0 0;

}

.ionOrchardsTopContactRight {

    float:left;

    position:relative;

}

.ionOrchardsBottom {

    width:328px;

    float:left;

    position:relative;

    border:#333333 solid 1px;

    padding:8px;

}

.ionOrchardsBottomLeft {

    float:left;

    position:relative;

    margin:0 8px 0 0;

}

.ionOrchardsBottomRight p {

    font-size:10px;

    color:#333333;

    line-height:13px;

}

.ionOrchardsBottomRight h4 {

    font-size:11px;

    font-weight:bold;

    color:#00a5d9;

    line-height:16px;

    padding:0 0 2px 0;

}



.ionOrchardsBottomRight h4 a {

    font-size:11px;

    font-weight:bold;

    color:#00a5d9;

}

.singleAddress {

    padding:0 0 10px 0;

}

.singleAddress p {

    font-size:11px;

    color:#333333;

    line-height:15px;

}

.singleAddress p a {

    color:#ec1794;

}

.singleAddress p span {

    font-weight:bold;

    color:#6e2a8c;

}

.orchardsRoads {

    float:left;

    position:relative;

    width:250px;

}

.st_twitter_hcount{

    margin-left:0px; margin-top:2px; float:left;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

 .st-twitter-counter  {  margin-top:0px;}

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

 .st_twitter_hcount  {  margin-top:2px; margin-left:5px;float:left;}

}

.stButton{

    margin-right:0px!important;

    float:left!important;

    margin-left:0px!important;



}

.singleorchardsRoads {

     border-top: 3px solid #000000;

    float: left;

    position: relative;

    width: 250px;

    padding:0 0 0px 0;

}

.singleorchardsRoadsTitle {

    padding: 7px 0 9px;

}

.singleorchardsRoadsTitle h4 {

    color: #000000;

    font-size: 20px;

    font-weight: normal;

    line-height:20px;

     font-family: 'GothamBookRegular';

}

.singleorchardsRoadsTitle h4 strong {

    font-family: 'GothamBoldRegular';

}

.faceBookTwitter ul li {

    float:left;

    margin:7px 0 0px 5px;

    position:relative;

}

.faceBookTwitter ul li a {

    float:left;

    position:relative;

    margin:0 0 0px 0;

}


.faceBookTwitter ul {

    float:left;
    position:relative;

}

.singleorchardsRoads {

    float:left;

    position:relative;

}

.showallsingleorchardsRoadsContent h4 {

    color:#333333;

    font-size:11px;

    padding:0 0 3px 0;

}

/*......Start orchardsRoadsGallery.......*/

.orchardsRoadsGallery {

    float:left;

    position:relative;

    width:710px;

    /*background:#ff0000;*/

    margin:0 20px 0 0;

}

.galleryTitle {

    float:left;

    position:relative;

    width:710px;

    margin:0 0 8px 0;

    height:21px;

    background:#00a5d9;

    color:#fff;

}

.galleryTitle p {

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:3px 0 0 9px;

}

.galleryContent {

    float:left;

    position:relative;

    width:710px;

}

.galleryLeftside {

    width:164px;

    float:left;

    position:relative;

}

.singlegalleryLeftside {

    float:left;

    position:relative;

    width:150px;

    border:#333333 solid 1px;

    padding:6px 3px 0 9px;

    margin:0 0 6px 0;

}

.singlegalleryLeftside h4 {

    color:#333333;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:0 0 10px 0;

    width:150px;

    float:left;

    position:relative;

}

.singlegalleryLeftside ul {

    width:150px;

    float:left;

    position:relative;



}

.singlegalleryLeftside ul li {

    width:150px;

    float:left;

    position:relative;

    display:list-item;

    margin:0 0 10px 0;

}

.singlegalleryLeftside ul li a {

    color:#333333;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    float:left;

    position:relative;



}

.singlegalleryLeftside ul li.selectedGalleryLink a {

    font-weight:bold;

    color:#11abdc;

}
.mainContainer{
    width: 100%;
    float: left;
}
.mainGallery {

    width:100%;
    position:relative;

}

.glleryImageContent {

    width:546px;

    float:left;

    position:relative;

}

.singleglleryImageContent {

    width:164px;

    float:left;

    position:relative;

    border-bottom:#333333 solid 1px;

    padding:0 0 5px 0;

    margin:0 0 15px 18px;

}

.singleglleryImageContent a {

    width:164px;

    float:left;

    position:relative;

    font-size:11px;

    font-family:Verdana, Arial, Helvetica, sans-serif;

}

.singleglleryImageContent a.galleryMainImage {

    float:left;

    position:relative;

    margin:0 0 6px 0;

}

.singleglleryImageContent a.albumName {

    float:left;

    position:relative;

    color:#00a5d9;

    margin:0 0 4px 0;

}



.albumName{

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 11px;

    position: relative;

    width: 164px;

     color: #00A5D9;

    float: left;

    margin: 0 0 4px;

    position: relative;

}

.albumName a{

     color: #00A5D9;

}

.numOfPhotos{

    color: #666666;

    float: left;

    position: relative;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 11px;



    width: 164px;

}

.singleglleryImageContent a.numOfPhotos {

    float:left;

    position:relative;

    color:#666666;

}

.galleryPaging {

    width:546px;

    float:left;

    position:relative;

}

.galleryPaging ul {

    float:left;

    position:relative;

    margin-left:18px;

}

.galleryPaging ul li {

    display:inline;

    float:left;

    position:relative;

    padding:0 0 0px 8px;

    color:#666666;

    font-size:11px;

    font-family:Verdana, Arial, Helvetica, sans-serif;

}

.galleryPaging ul li a {

    color:#666666;



    padding:0 0 1px 0;

}

.galleryPaging ul li.selectedPagingLink a {

    border-bottom:#b2b2b2 solid 1px;

}

.socialNetworks ul {

    width:250px;

    float:left;

    position:relative;

    margin:5px 0 0 0;

}

.socialNetworks ul li {

    float:left;

    position:relative;

}

.socialNetworks ul li a.commentsLinkkk{

    float:left;

    position:relative;

    background:url(images/comkments_b.png) no-repeat;

    width:34px;

    height:16px;

    text-align:center;

    color:#407299;

    font-size:11px;

    font-weight:bold;

    padding:4px 0 0 0;

}

.socialNetworks ul li a.emailLinkk{

    float:left;

    position:relative;

    width:34px;

    height:20px;

    text-align:center;

    color:#000;

    font-size:11px;

    font-weight:normal;

}

/*.....Start galleryFacebookContent.......*/

.galleryFacebookContent {

    float:right;

    position:relative;

    width:498px;

    padding:15px 15px 12px 15px;

    /*min-height:500px;*/

    background:#e6e6e6;

    margin:0 0 15px 0;

}
.galleryFacebookContent_place{
    float:right;

    position:relative;

    width:498px;

    padding:15px 15px 12px 15px;

    /*min-height:500px;*/

    background:#e6e6e6;

    margin:0 0 15px 0;
}
.singlegalleryFacebookContent {

    float:left;

    position:relative;

    width:498px;

    margin:0 0 3px 0;

}

.singlegalleryFacebookContent_privacy {

    float:left;

    position:relative;

    width:498px;

    margin:0 0 3px 0;

}



.singlegallerynewsletterContent {

    float:left;

    position:relative;

    width:498px;

    margin:0 0 3px 0;

}

.singlegalleryFacebookContentLeft {

    float:left;

    position:relative;

    width:56px;

    height:48px;

    background:url(images/chatbox_left.png) no-repeat;

    margin:5px 0 0 0;

    padding:4px 0 0 2px;

}

.singlegalleryFacebookContentright {

    float:right;

    position:relative;

    width:402px;

    height:79px;

    background:url(images/chat_box_right.png) no-repeat;

    padding:11px 15px 0 15px;

}

.singlegalleryFacebookContentright p {

    font-size:12px;

    line-height:17px;

    color:#333333;

}

.singlegalleryFacebookContentright p a {

    font-weight:bold;

    color:#00a5d9;

}

/*.....Start galleryFood.......*/

.galleryFood {

    float:right;

    position:relative;

    width:432px;

    /*padding:15px 15px 90px 15px;*/

    /*-moz-bordertopright-radius:5px;

    -moz-bordertopleft-radius:5px;

    border-topleft-radius:5px;

    border-topright-radius:5px;*/

    /*border-top-left-radius:5px;

    -moz-border-radius-topleft:5px;

    border-top-right-radius:15px;

    -moz-border-radius-topright:15px;*/

/*  background:#fff url(images/food_bg_top.png) no-repeat top left;

    min-height:400px;

    background-position:top 6px;*/

}

.galleryFoodRoundImage {

    background:url(images/food_bg_top.png) no-repeat top left;

    float:left;

    position:relative;

    height:6px;

    width:432px;

}

.galleryAllFood {

    float:right;

    position:relative;

    width:402px;

    background:#fff;

    padding:10px 15px 15px 15px;

    margin:0 0 3px 0;

}

.galleryFoodImage {

    float:left;

    position:relative;

    width:402px;

    margin:0 0 13px 0;

}

.galleryFoodContent {

    float:left;

    position:relative;

    width:402px;

}



.galleryFoodContent ul{

    padding:0px;

    margin:0px;

    margin-left:15px;

}



.galleryFoodContent ul li{



    font-family:Verdana, Geneva, sans-serif;

    font-size:12px;

    list-style:disc;

    color:#333333;

    line-height:17px;

    padding-bottom:10px;

}



.galleryFoodContent h4 {

    font-size:16px;

    font-weight:bold;

    color:#00a5d9;

    padding:0 0 11px 0;

}



.galleryFoodContent h3 {

    font-size:12px;

    color:#333333;

    padding:0px;

    margin:0px;



}



.galleryFoodContent p {

    font-size:12px;

    color:#333333;



    padding:0 0 14px 0;

}

.galleryFoodExt {

    float:left;

    position:relative;

    width:402px;

}

.galleryFoodExt p.carlsThomson {

    font-size:11px;

    color:#00a5d9;

    line-height:15px;

}

.galleryFoodExt p.headChef {

    font-size:10px;

    color:#333333;

    font-style:italic;

}

.singlegalleryFoodContentLeft {

    float:left;

    position:relative;

    width:54px;

    height:48px;

    background:url(images/new_cheef_bg.png) no-repeat;

    margin:5px 0 0 0;

    padding:4px 0 0 4px;

}



.singlegalleryFoodContentLeft img{

    border-radius: 18px;

-webkit-border-radius: 6px;

-moz-border-radius: 6px;

-khtml-border-radius: 6px;



}

/*.....Start galleryFoodarticle......*/

.singlegalleryfoodarticleContentright {

    float:right;

    position:relative;

    width:402px;

    height:169px;

    background:url(images/article_bg.png) no-repeat;

    padding:11px 15px 0 15px;

}

.singlegalleryfoodarticleContentright h5 {

    font-size:16px;

    color:#00a5d9;

    line-height:20px;

    padding:0 0 7px 0;

}

.singlegalleryfoodarticleContentright p {

    color:#333333;

    font-size:11px;

    line-height:14px;

    padding:0 0 10px 0;

}

/*....Start whatsOncontent........*/

.whatsOncontent {

    width:710px;

    float:left;

    position:relative;

}

.whatsOncontentText {

    padding:5px 0 5px 0;

}

.whatsOncontentText h4 {

    font-size:16px;

    color:#00a5d9;

    padding:0 0 10px 0;

}

.whatsOncontentText p {

    line-height:15px;

    font-size:12px;

    padding-bottom:15px;

}

.whatsOncontentText p.strongtext {

    font-weight:bold;

}

.whatsOncontentText p.contentT {

    color:#333333;

}

/*...Start singlepromotionGallerySliding.....*/

.singlepromotionGallerySliding {

    float:left;

    position:relative;

    border:#333333 solid 1px;

    width:336px;

    height:108px;

    padding:8px 0px 0 8px;

    margin:8px 18px 0px 0;

}

.singlepromotionGallerySlidingnomar {

    margin-right:0px!important;

}

.singlepromotionGallerySlidingImage {

    float:left;

    position:relative;

    width:120px;

    padding:0 0px 0 0;

    margin:0 7px 0 0;

}

.singlepromotionGallerySlidingContent {

    float:left;

    position:relative;

    width:203px;

}

.singlepromotionGallerySlidingContent h5 {

    line-height:13px;

    font-size:11px;

    padding:0 0 4px 0;

}



.singlepromotionGallerySlidingContent h5 a{

color:#333333;

text-decoration:none;



}

.galleryTitle a{

    color:#fff;

}

.singlepromotionGallerySlidingContent p {

    font-size:11px;

    color:#333333;

    line-height:15px;

}



.singlepromotionGallerySlidingContent p a:hover{

color:#333333!important;

}



.aboutgalleryLeftside {

    float:left;

    position:relative;

    width:150px;

    border:#333333 solid 1px;

    padding:6px 3px 0 9px;

    margin:0 0 6px 0;

}

.aboutgalleryLeftside h4 {

    color:#333333;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:0 0 10px 0;

    width:150px;

    float:left;

    position:relative;

}





.aboutgalleryLeftside ul {

    width:150px;

    float:left;

    position:relative;



}

.aboutgalleryLeftside ul li {

    width:150px;

    float:left;

    position:relative;

    display:list-item;

    margin:0 0 10px 0;

}

.aboutgalleryLeftside ul li a {

    color:#333333;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    float:left;

    position:relative;



}

.aboutgalleryLeftside ul li.selectedGalleryLink a {

    font-weight:normal;

    color:#11abdc;

}

.aboutgalleryLeftside ul li a:hover {

    font-weight:normal;

    color:#11abdc;

}

.aboutgalleryLeftside ul li a.selectedGalleryLink{

    font-weight:normal;

    color:#11abdc;

}







.aboutgalleryLeftside2 {

    float:left;

    position:relative;

    width:150px;

    border:#333333 solid 1px;

    padding:6px 3px 0 9px;

    margin:0 0 6px 0;

}



.aboutgalleryLeftside2 h4{

    color:#333333;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:0 0 10px 0;

    width:150px;

    float:left;

    position:relative;

    font-weight:normal;

}

.aboutgalleryLeftside2 h4.selected {

    color:#eb068b;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:0 0 10px 0;

    width:150px;

    float:left;

    position:relative;

    font-weight:bold;

}





.aboutgalleryLeftside2 ul {

    width:150px;

    float:left;

    position:relative;



}

.aboutgalleryLeftside2 ul li {

    width:150px;

    float:left;

    position:relative;

    display:list-item;

    margin:0 0 10px 0;

}

.aboutgalleryLeftside2 ul li a {

    color:#999999;

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    float:left;

    position:relative;



}

.aboutgalleryLeftside2 ul li.selectedGalleryLink a {

    font-weight:normal;

    color:#eb068b;

}

.aboutgalleryLeftside2 ul li a:hover {

    font-weight:normal;

    color:#eb068b;

}

.aboutgalleryLeftside2 ul li a.selectedGalleryLink{

    font-weight:normal;

    color:#eb068b;

}







.aboutTitle {

    float:left;

    position:relative;

    width:710px;

    margin:0 0 8px 0;

    height:21px;

    background:#eb068c;

    color:#fff;

}

.aboutTitle p {

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:11px;

    padding:3px 0 0 9px;

}



.aboutTitle a{

color:#fff;

}

.contact_label{

    font-family:Verdana, Geneva, sans-serif;

    font-size:11px;

    color:#333333;

    font-weight:normal;

    padding-left:15px;

}

/*form.wpcf7-form input{

    padding-left: 6px;
    width: 379px;

    height:21px;

    background:#FFF;

    border:#999999 solid 1px;

    font-family:Verdana, Geneva, sans-serif;

    font-size:11px;

    color:#333333;

}*/



/*form.wpcf7-form select{

    width:385px;

    height:40px!important;

    background:#FFF;

    border:#999999 solid 1px;

    font-family:Verdana, Geneva, sans-serif;

    font-size:11px;

    color:#333333;

    cursor:pointer!important;

    left:9px!important;

}*/





/*
form.wpcf7-form textarea{

    width: 379px;
    padding-left: 6px;

    height:99px;

    background:#FFF;

    border:#999999 solid 1px;

    font-family:Verdana, Geneva, sans-serif;

    font-size:11px;

    color:#333333;

    vertical-align:top;


}
*/


@-moz-document url-prefix() {

  .browse_button {

     top:1px!important;

  }

}



/*form.wpcf7-form input.wpcf7-submit{

    width:164px!important;

    height:21px!important;

    border:none!important;

    background:url(images/contact_button.png) repeat-x;

    text-transform:uppercase;

    color:#fff;

    font-family:Verdana, Geneva, sans-serif;

    font-size:10px;

    margin-top:5px;

    margin-left:15px;

    cursor:pointer;

}*/



form.wpcf7-form h2{

    font-family:Verdana, Geneva, sans-serif;

    font-size:16px;

    color:#eb068b;

    margin-bottom:10px;

    padding-bottom:0px;

}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output{
    border: 0px !important;
    z-index: 1000;
    position: relative;
    left: 49.5%;
    padding: 0 !important;
    top: -135px;
    font-style: italic;
    margin: 0px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    display: none !important;
}

span.wpcf7-not-valid-tip{



    position: relative;

    top: -5px!important;

    left: 0px !important;

    z-index: 0;

    background: url(images/tool_tip_bg.png) no-repeat!important;

    border: none!important;

    width: 233px;

    height:43px!important;

    padding: 2px;

    color:#000!important;

    font-family:Verdana, Geneva, sans-serif!important;

    font-weight:normal!important;

    font-size:11px!important;

    padding-top:13px!important;

    padding-left:0px!important;

}

.large_map{

width:11px;

height:12px;

background:url(images/plus-icon.jpg) no-repeat;

position:absolute;

bottom:3px;

right:0px;

}





.nearest_mrt{

color:#6E2A8C!important;

font-weight:normal!important;

}

.nearest_mrt a{

color:#6E2A8C!important;

font-weight:normal!important;

}



.shopping_mall_change{

    width:164px;

    height:21px;

    background:url(images/shopping_mall_change.png) no-repeat;

}

.stores_change{

    width:164px;

    height:21px;

    background:url(images/stores_change.png) no-repeat;

}

.download_map{

    width:164px;

    height:21px;

    background:url(images/download_map.png) no-repeat;

}



.fb_iframe_widget{

width:45px!important;

}

.contact_info{

font-family:Verdana, Geneva, sans-serif;

font-size:11px;

color:#333333;

width:215px;

float:left;

padding-top:18px;

margin-left:15px;

}



.contact_info a{

    color:#333333;

    text-decoration:none;

}



div.wpcf7-validation-errors{

    border:none!important;

    color: #EB068B!important;

    font-family: verdana!important;

    font-size: 11px!important;

    margin-top: 10px!important;

    float:left;

}

div.wpcf7-mail-sent-ok{

    border:none!important;

    color: #EB068B!important;

    font-family: verdana!important;

    font-size: 11px!important;

    margin-top: 10px!important;

    float:left;

}

#jquery-lightbox{

z-index:1110!important;

}



.newsletter_updates{

width:482px;

background:#FFF;

padding-left:8px;

padding-right:8px;

min-height:74px;

float:left;

position:relative;

margin-bottom:3px;

border-radius: 18px;

-webkit-border-radius: 6px;

-moz-border-radius: 6px;

-khtml-border-radius: 6px;

padding-top:8px;

padding-bottom:4px;

}



.newsletter_content_left{

    width:89px;

    float:left;

    position:relative;

}



.newsletter_content_right{

    width:375px;

    float:left;

    padding-left:15px;

    padding-top:2px;

}




.newsletter_title{

    color: #ed2d9f; font-family: 'Avant Garde Gothic',sans-serif; font-size: 14px;
    padding-bottom: 4px;
    font-weight: 500;

}



.newsletter_date{

    font-family:Verdana, Geneva, sans-serif;

    font-size:12px;

    color:#ed2d9f;

    font-weight:normal;

}
.newsletter_txt {

    color: #000; font-family: 'Avant Garde Gothic',sans-serif; font-size: 11px;

}

.newsletter_txt p{

    color: #000; font-family: 'Avant Garde Gothic',sans-serif; font-size: 13px; overflow: hidden; white-space: nowrap;height: 20px;

}

.newsletter_txt span{

    color: #000; font-family: 'Avant Garde Gothic',sans-serif; font-size: 13px;

}





.media_releases {

    width:498px;

    float:left;

}

.media_content_blk{
    width: 780px;
    background: #fff;
    padding: 20px;
    overflow: auto;
    margin-bottom: 10px;
    max-width:100%;
}
.media_content_blk:hover{
    background: #ed2d9f;
}
.media_content_blk:hover .media_content_right{
    color:#fff;
}
.media_content_blk:hover .media_content_left{
    color:#fff;
}
.media_content_right{
    width:540px;
    float: left;
    color: #ed2d9f;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.media_content_left{
    width:180px;
    float: left;
    padding-right: 20px;
    color: #ed2d9f;
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.media_release_year{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 18px;
    color: #ed2d9f;
    font-weight: 600;
}
.media_content_block {

    width:484px;

    float:left;

    min-height:20px;

    border:#999999 solid 1px;

    font-family:Verdana, Geneva, sans-serif;

    font-size:10px;

    color:#333333;

    padding-left:7px;

    padding-right:7px;

    line-height:19px;

    margin-bottom:3px;

    background:#FFF;

}

.media_date {

    width:84px;

    float:left;

}

.media_content {

    width:400px;

    float:left;

}

.media_content a{

    color:#333333;

}

.stButton .stButton_gradient{

height:14px!important;

top:1px!important;

}



@media screen and (-webkit-min-device-pixel-ratio:0) {

 .stButton .stButton_gradient  {  top:0px!important; }

}



/*Paging css*/



/* Clear things*/

ul.paga-numbers, ul.page-numbers li, ul.page-numbers li a, ul.page-numbers li a:hover ul.page-numbers li span {

    padding: 0;

    margin: 0;

    text-decoration: none;

    font: normal 11px Verdana,Arial,Helvetica,sans-serif;

    border: none;

}



ul.page-numbers {

    margin-top: 0px;

    margin-bottom: 0px;

    float:right;

    padding: 0px 0 5px 0;

}
.fa-chevron-left{
    font-size: 12px;
    padding-top: 3px;
    padding-right: 20px;
    color: #b7b7b7 !important;
}
.nav-next:hover{
    color:#ec1892;
}
.fa-chevron-right{
    font-size: 12px;
    padding-top: 3px;
    padding-left: 20px;
    color: #b7b7b7 !important;
}
.floatright{
    float: right;
}

.nav-previous{
    float: right;
}
.nav-previous:hover{
    color:#ec1892;
}

    ul.page-numbers li {

        display: inline;

        text-transform:uppercase;
        padding:0px 4px;

    }

        ul.page-numbers li a {

            text-decoration: none;

            border: none;

            padding-bottom: 10px;

        }

    ul.page-numbers span.dots {

        color: #666;

    }



    ul.page-numbers li a, .page-numbers span.current, .page-numbers span.dots {

        font: normal 11px Verdana,Arial,Helvetica,sans-serif;

        padding: 0px;

        margin-left:5px;

        margin-right:5px;



    }



/* SETTINGS - ALIGN CENTER  - Default = align-left */

ul.align-right { text-align: right; }

ul.align-center { text-align: center; }



span.page-info.left {

    padding: 0 10px 0 0;

}



span.page-info.right {

    padding: 0 0 0 10px;

}



ul.shape-round li a, ul.shape-round span.current {



}

/* SETTINGS - ACTIVE BACKGROUND */

ul.current-page-yellow span.current {  color: #666; }

ul.current-page-purple span.current {color: #666666; }

ul.current-page-dark span.current {  color: #eee; }

ul.current-page-bright span.current {  color: #666666; }

ul.current-page-red span.current {  color: #666666; }

ul.current-page-green span.current {  color: #666666; }

ul.current-page-cyan span.current { color: #000000; font-family: 'Avant Garde Gothic',sans-serif; font-size: 16px;border-bottom:none !important;}

ul.current-page-pink span.current  {color: #666666; }

ul.current-page-orange span.current { color: #666666; }



/* SETTINGS - page BACKGROUND */

ul.page-yellow li a {  color: #666; }

ul.page-purple li a { color: #666; }

ul.page-dark li a {  color: #666; }

ul.page-bright li a {  color: #eb068b; font-family: 'Avant Garde Gothic',sans-serif; font-size: 16px;}

ul.page-red li a { color: #666; }

ul.page-green li a { color: #666; }

ul.page-cyan li a {  color: #666; }

ul.page-pink li a { color: #666; }

ul.page-orange li a {  color: #666; }





/* SETTINGS - page BACKGROUND */

ul.current-page-yellow.fill-gradient span.current, ul.page-yellow.fill-gradient li a {  }

ul.current-page-purple.fill-gradient span.current, ul.page-purple.fill-gradient li a {  }

ul.current-page-dark.fill-gradient span.current, ul.page-dark.fill-gradient li a { }

ul.current-page-bright.fill-gradient span.current, ul.page-bright.fill-gradient li a {  }

ul.current-page-red.fill-gradient span.current, ul.page-red.fill-gradient li a { }

ul.current-page-green.fill-gradient span.current, ul.page-green.fill-gradient li a {  }

ul.current-page-cyan.fill-gradient span.current, ul.page-cyan.fill-gradient li a {  border-bottom: 1px solid #B2B2B2;}

ul.current-page-pink.fill-gradient span.current, ul.page-pink.fill-gradient li a {  }

ul.current-page-orange.fill-gradient span.current, ul.page-orange.fill-gradient li a {  }



ul.page-yellow li a:hover {color: #666;  border-bottom: 1px solid #B2B2B2;}

ul.page-purple li a:hover {  border-bottom: 1px solid #B2B2B2;}

ul.page-dark li a:hover {  border-bottom: 1px solid #B2B2B2; }

ul.page-bright li a:hover {  color: #000;  }

ul.page-red li a:hover {   border-bottom: 1px solid #B2B2B2; }

ul.page-green li a:hover {  text-decoration: none; }

ul.page-cyan li a:hover { text-decoration: none; }

ul.page-pink li a:hover {  text-decoration: none; }

ul.page-orange li a:hover {  text-decoration: none; }



/* behind | default = dark */

ul.behind-brighter span.dots, ul.behind-brighter span.page-info { color: #ddd; }

ul.behind-bright span.dots , ul.behind-bright span.page-info {  color: #aaa; }

ul.behind-grey span.dots, ul.behind-grey span.page-info { color: #808080; }

ul.behind-dark span.dots, ul.behind-dark span.page-info { color: #666; }

ul.behind-darker span.dots, ul.behind-darker span.page-info { color: #333; }



/* IE6 fix */

ul.page-purple li a:hover, ul.page-dark li a:hover, ul.page-red li a:hover , ul.page-green li a:hover, ul.page-cyan li a:hover, ul.page-pink li a:hover, ul.page-orange li a:hover {

    color: #fff; text-decoration: none;

}

#page_navigation{

float:left;

width:450px;

padding-bottom:7px;

}

#page_navigation a {



    color:#B2B2B2;

    text-decoration:none;

    border: medium none;

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    margin-left: 4px;

    margin-right: 4px;

    text-decoration: none;

}

.active_page {

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    color:#B2B2B2 !important;

    font-weight:bold;

     border-bottom: 1px solid #B2B2B2!important;

}



#paging_info_promotion{

    color:#B2B2B2;

    text-decoration:none;

    border: medium none;

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    margin-left: 0px;

    margin-right: 4px;

    text-decoration: none;



}

#page_navigation_promotion{

width:100%;

float:left;

padding-top:0px;

margin-top:-1px;

}



@media screen and (-webkit-min-device-pixel-ratio:0) {

 #page_navigation_promotion  {  padding-top:1px!important; }

}

a.page_link2{

        color:#B2B2B2;

    text-decoration:none;

    border: medium none;

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    margin-left: 4px;

    margin-right: 4px;

    text-decoration: none;

}

#paging_info_promotion a{

    color:#B2B2B2;

    text-decoration:none;

    border: medium none;

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    margin-left: 0px;

    margin-right: 4px;

    text-decoration: none;



}



.active_page_promotion {

    font: 11px Verdana,Arial,Helvetica,sans-serif;

    color:#B2B2B2 !important;

    font-weight:bold;

     border-bottom: 1px solid #B2B2B2!important;

}



#text-3{

padding-bottom:11px;

}



.alphabets ul{

padding:0px;

margin:0px;

float:left;

margin-bottom:0px;

}





.alphabets ul li{

padding:0px 3px;

margin:0px;

font-family:Verdana, Geneva, sans-serif;

display:inline;

width:14px;

line-height:18px;

font-size: 12px;
    float: left;

}



.alphabets ul li a{

padding:0px;

margin:0px;

font-family:Verdana, Geneva, sans-serif;

display:inline;

width:14px;
    color:#fff;

}



.alphabets ul li.alphabet_selected{

color:#eb068b!important;

}



.alphabets ul li.alphabet_selected a{

color:#eb068b!important;

}



.alphabets ul li.notAvailable{

    color:#5e5e5e!important;

    font-weight:normal!important;

}



.alphabets ul li.notAvailable a{

    color:#cccccc!important;

    font-weight:normal!important;

}
.captcha_input{
margin-left:33px;
}

.captcha-227 span.wpcf7-not-valid-tip{
    left:17%!important;
}

.captcha-773 span.wpcf7-not-valid-tip{
    left:17%!important;
}


/* RESPONSIVE CODING ONWARDS */

.navbar{
  margin-bottom: 0;
  border: none;
}

.navbar-brand{
  height: auto;
  padding: 10px 0;
}

.navbar-header{
  position: relative;
}


.navbar-toggle{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0px;
}

.navbar-toggle .icon-bar{
  background:#eb0a8c;
  height: 3px;
  width: 24px;
}

.slideNavbar {
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -o-transition: all 1s ease;
     -ms-transition: all 1s ease;
     transition: all 1s ease;
     position: absolute;
     top: 0px;
     right: -100%;
     z-index:1060;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,0.95);
   padding: 24px 20px 50px 20px;
}

.slideNavbar.move {
    right: 0;
    position: fixed;
    overflow-y:auto;
}

.slideNavbar .navbar-close{
    float: right;
    opacity: 1;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.slideNavbar .search-form .form-control-feedback{

    position: absolute;
    display: block;
    text-align: left;
    line-height: 0.375rem;
    left: 40px;
    top: 125px;
    width: 100%;
    pointer-events: none;
    color: #fff;
}
.slideNavbar .white-hr{
  border-color: white;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.slideNavbar .white-hr2{
  border-color: white;
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
}
.slideNavbar .search-form {
    display:block;
    width: 100%;
    margin-right: 0px;
    background-color: transparent;
}
.slideNavbar .header-search{
    border-radius: 25px;
    border: 1px solid #fff;
    padding: 5px 5px 5px 40px;
    background-color: transparent !important;
    color: #fff;
    width: 85vw;
}
.nav-list1, .nav-list2, .nav-list4{
  margin-bottom: 0;
  color: #fff !important;
}

.nav-list1 li{
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 20px;
  padding: 10px 0;
  color: #fff !important;
  list-style-type: none;
}

.nav-list1 li ul li{
  padding: 10px 0;
  color: #fff !important;
}

.nav-list1 li a{
  color: #fff;
}
.nav-list1 li a:hover, .nav-list1 li a:hover .fa{
  color: #eb0a8c !important;
}

.nav-list1 li a .fa{
    font-size: 14px;
    color: #fff;
}
.slideDropdown li{
  padding: 15px 0;
}

.slideDropdown li a:hover{  
    color: #eb0a8c;
}

.slideDropdown li:first-child{
  padding: 15px 0 15px 0;
}

.slideDropdown li:last-child{
  padding: 15px 0 0 0;
}

.inner-list2 li,.nav-list2 li{
  padding: 10px 0;
}

.inner-list2 li:first-child{
  padding: 20px 0 10px 0;
}

.inner-list2 li:last-child,.nav-list2 li:last-child{
  padding: 10px 0 0 0;
}

.inner-list-bold{
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
  text-transform: uppercase;
}

.inner-list-thin{
  font-family: 'Avant Garde Gothic Thin',sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: none;
}

.nav-list2 li{
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}

.nav-list2 li a{
  color: #fff;
}

.nav-list3 li{
  padding: 10px 20px;
  display: inline;
}

.nav-list3 li i{
  color: #fff;
  font-size: 26px !important;
}

.nav-list3 li i.fa-mobile{
  color: #fff;
  font-size: 35px !important;
}

.nav-list3 li:hover i{
  color: #fff;
  background-color: transparent !important;
}

.nav-list3 li:first-child{
  padding: 50px 20px 50px 0px;
}

.white-hr{
  border-color: white;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
}

.nav-list3{
  margin-top: 50px;
  margin-bottom: 30px;
}

.nav-list4 li{
  padding: 10px 0;
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 14px;
}

.nav-list4 li a{
  color: #fff;
}

.inner-list2.nav-directory li{
  padding:30px 0;
  width: 200px;
}

.navlist{
  margin-left: 20px;
}

.navbar-img{
  width: 52px;
}

.purplelegend{
    background: #8005c9;
    width: 6px;
    height: 6px;
    margin-bottom: 2px;
    margin-right: 10px;
}

.pinklegend{
    background: #eb0a8c;
    width: 6px;
    height: 6px;
    margin-bottom: 2px;
    margin-right: 10px;
}

.legend-mobile{
  float: none !important;
  margin-bottom: 40px;
}

.content-row{
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.ps-container>.ps-scrollbar-x-rail,.ps-container>.ps-scrollbar-y-rail{
  display: none !important;
}

.directory-row{
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}

.directory-lastrow{
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px;
}

.directory-col{
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom:10px;
}

.about-list-container{
  display: none;
}

.about-list li{
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 18px;
  text-align: center;
}

.about-value{
  font-family: 'Avant Garde Gothic',sans-serif;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.rotate{
    transform: rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
    -o-transform:rotate(180deg); /* Opera */
}

.about-dropdown{
  text-align: center;
  padding-bottom: 40px;
}

.homepage-whatson-title-cn{
  width:450px;
  margin: 0 auto;
text-transform: uppercase;
padding: 75px 0px  37px 0px;
font-family: 'Avant Garde Gothic', sans-serif;
font-size: 25px;
color:#fff;
}

.row{
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.ps-container>.ps-scrollbar-x-rail,.ps-container>.ps-scrollbar-y-rail{
  display: none !important;
}
.lang-btn{
    border:none;
    background-color: transparent;
}
#slides-carousel .carousel-inner > .item{
    background-repeat:no-repeat;
    background-position:center center;
    height:400px;
}



@media(min-width: 480px){

}

@media(min-width: 768px){
    #button-desktop{
        display: block;
    }
    #button-mobile{
        display: none;
    }
  .footer-left{
      float: left;
      margin-left: -10px;
      text-align: left;
  }

  .footer-right{
      float: right;
      text-align: right;
  }

  .navbar-img{
    width: 72px;
  }

  .directory-categories,.alphabets-dropdown{
      padding-bottom: 0px;
      border-bottom: none;
  }

  .top-container-padding{
      padding-bottom: 20px;
  }

  .alphabets-wrapper{
      margin-top: 10px;
  }

  .grey-border-left{
      border-left:1px solid #e5e5e5;
      padding-left: 30px;
      padding-right: 30px;
  }
  .grey-border-top{
      border-top: none;
  }

  .popup_directory_description{
      padding-bottom: 15px;
  }

  .dir-separator{
      padding-top: 15px;
  }

  .gallery-mouseover-big,.img-overlay-main,.gallery-img-main,.gallery-first
  {
      height: 555px;
  }



  .gallery-padding-btm{
    padding-bottom: 15px;
  }
}


#home-carousel{
    width:100%;
    float:left;
    height:auto;
}
.homeSlider2{
    width:100%;
    display:block;
    margin:0 auto;
    max-width:100%;
}
.homepage-slider-image2{
    background-position:center center;
}
.homepage-slider-wrapper a{
    display:inline-block;
}
.member-portal-btn {

    display: none;

}
li.member_link{
    display:none!important;
}


.innerpage.alphabets ul li.notAvailable{
    opacity:0.5;
}
.innerpage.alphabets ul li a{
    color:#5e5e5e !important
}
.innerpage.alphabets ul li.alphabet_selected a {

    color: #eb068b !important;

}

@media only screen and (max-width: 479px){
.page-filter > li{
    margin-right:9px;
}
.privilege-image{
    width:100%;
    height:240px;
    background-position:center center;
    -webkit-background-size:cover;
    -ms-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    margin:0;
}
#about_content_area_1 .basic-content-image,
#about_content_area_4 .basic-content-image{
    height:120px!important;
}
.page-template-about-page .newsletter-thumbnail{
    height:240px!important;
}
.homepage-slider-image {
    width: 479px!important;
    height: 360px;
}

}

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

.stay-list div {
    display: inline-block;
    width: 90%;
    min-height: 250px;
    max-height: 250px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    background: #5c5b5a;
    margin: 10px;
    padding-top: 10px;
    line-height: 1.2;
    vertical-align: top;
}
.fiesta-filter{
    text-align: center;
    display: block;
    padding-right: 20px;
    color:black !important;
}

.fiesta-filter a{
    color:black !important;
}
.fiesta-filter li a:hover, .fiesta-filter li a:focus{
    color:orange !important;
}
.fiesta-filter li{
    padding-left: 10px;
    display: inline-block;
}

.fiesta-list{
    min-height: 200px;
    max-height: 80vh;
    overflow-y: scroll;
}
.fiesta-list div {
    display: inline-block;
    width: 90%;
    min-height: 250px;
    max-height: 250px;
    background: #5c5b5a;
    margin: 10px;
    padding-top: 10px;
    line-height: 1.2;
    vertical-align: top;
}
.fiesta-uob-page-title{
    font-size: 20px;
}
.mastercard-sponsorship-fiesta .partnership {
    width: 40%;
    display: inline-block;
}
.mastercard-sponsorship-fiesta .heldby{
    width: 40%;
    display: inline-block;
}
.mastercard-sponsorship-fiesta {
    margin-left: 0;
    margin-right: 5%;
    margin-bottom: 50px;
}

.homeCarousel .owl-buttons .owl-next:before{
  content:"›";
}
#home-carousel .owl-nav{
    margin-top: -20px;
}
.owl-dots {
   counter-reset: slides-num;
  /* Initialize counter. */
   position: absolute;
   top: 85%;
   left: 70%;
   margin-top: 15px;
   color: #fff;
}
 .owl-dots:after {
   content: "0" counter(slides-num);
  /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
   display: inline-block;
   font-size: 12px;
   vertical-align: middle;
   padding-left: 0px;
   position: absolute;
}
 .owl-dot {
   display: inline-block;
   counter-increment: slides-num;
  /* Increment counter */
   margin-right: 5px;
}
 .owl-dot span {
   display: none !important;
}
 .owl-dot.active:before {
   content: "0" counter(slides-num) "/";
  /* Use the same counter to get current item. */
   display: inline-block;
   vertical-align: middle;
   font-size: 12px;
   position: absolute;
   left: 0px;
   top: 0;
   color: #fff;
}

    #button-desktop{
        display: none;
    }
    #button-mobile{
        display: block;
    }
.orba-pagination.orba-top-pagination{
    display:inline-block;
    margin-top:-20px;
}

.content-container{
    padding:0 20px;
}
.privilege-main-container .content-container{
    padding:0 0px;
}
.privilege-main-container .top-container{
    padding-right: 10px;
}
.page-filter > li:last-child{
    margin:0;
}
.top-container{
    padding-bottom:36px;
}
.privilege-content-container{
    padding:20px;
    margin-bottom:20px;
}
.privilege-content h1{
    font-weight:500;
    padding-bottom: 0;
}
.privilege-content p{
    font-size:14px;
    line-height:21px;
}
.privilege-content p strong {
    padding-top: 0;
    display: block;
    padding-bottom: 4px;
    font-weight:400;
}

.privilege-content p b{
    font-weight:400;
}
.event-content ul.page-numbers{
    width:80%;
    text-align:right;
}
.event-content .orba-pagination>ul.page-numbers li{
    display:inline-block;
    float:none;
    vertical-align:middle;
}
.event-content .orba-page-divider{
    margin-top:20px;
    margin-bottom:14px;
}
.event-content{
    width:100%;
    float:left;
    height:auto;
}
.privilege-main-container{
    padding-bottom:30px;
}
.event-content .privilege-content-container li{
    font-family:'Avant Garde Gothic',sans-serif;
    font-size:14px;
    line-height:21px!important;
    color:#000000;
    padding-left:37px;
    margin-left:0!important;
    background:url(images/list-bg.png) no-repeat 18px 7px;
} 
.orba-pagination>ul.page-numbers li a.prev {
    margin: 0px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 3px 0 0;
}

.members .basic-content>ul{
    columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
 }
.footer-inner-rps{
    padding:40px 10px 22px;
}
.footer-left-rps p,
.footer-left-rps p a{
    padding:0;
    font-size:13px;
    color:rgba(0,0,0,0.5);
    text-align:center;
    font-weight:400;
}
.footer-left-rps p span{
    display:block;
}
.footer-right-rps{
    font-size:13px;
    font-weight:400;
    font-family:'Avant Garde Gothic',sans-serif;
    margin:0 0 19px;
}
.footer-right-rps a{
    display:inline-block;
    margin:0 0 9px;
}
.footer-left-rps p{
    text-transform:uppercase;
    line-height:19px;
}
.footer-left-rps p span{
    text-transform:none;
}
.footer-left-rps p span.rights{
    margin-bottom:4px;
}
.page-template-about-page .content-container-rps{
        padding:0;
}
.page-template-about-page .page-title{
    padding:0 20px 11px;
    font-weight: 400;
}

.page-template-about-page .side-container{
    width:100%;
    padding:0 20px;
    text-align:center;
}
.page-template-about-page #sidebar-hide>ul>li>a,
.page-template-about-page .side-container>ul>li>a{
    font-size:18px;
    font-weight:400;
}
.page-template-about-page #sidebar-hide2>ul>li>a,
.page-template-about-page .side-container>ul>li>a{
    font-size:18px;
    font-weight:400;
}
.page-template-about-page .basic-content p{
    font-weight:400;
    font-size:14px;
    line-height:23px;
    padding:0;
    margin: 0 0 15px;
}
.page-template-about-page .basic-content{
    padding:10px 20px 10px 10px;
}
.page-template-about-page .main-container{
    padding:30px 0 2px;
}
.page-template-about-page .side-container>ul>li>a {
    font-size:18px;
}
.page-template-about-page .side-container>ul>li>a.active-title{
    font-size:25px;
}
.page-template-about-page .top-container-rps{
    display:none;
}
.page-template-about-page .page-title.hide-title{
    display:none;
}
.page-template-about-page .side-child {
    padding-left: 0;
    padding-bottom: 5px !important;
}
.page-template-about-page #sidebar-hide {
    padding-top: 26px;
}
.menu_arrow a{
    text-indent:-9999px;
    width:10px;
    height:5px;
    display:inline-block;
    background:url(images/top_arrow.png) no-repeat center center;
}
.menu_arrow {
    display: block;
    line-height: 5px;
    margin-top:4px;
}
.menu_arrow.off a{
    background:url(images/down_arrow.png) no-repeat center center;
}
.basic-content a{
  word-wrap: break-word;
}
.page-template-about-page .basic-content h1{
    padding:0;
    padding-top: 10px;
    margin:0 0 15px;
}
.page-template-about-page div#about_content_area_6 {
    width: 100%;
    float: left;
    height: auto;
    padding: 10px 20px 10px 10px;
}
.page-template-about-page .newsletter_container_left{
    width:100px;
}
.page-template-about-page .newsletter-thumbnail{
    width: 100%;
    height: 300px;
}
.page-template-about-page .newsletter_row_container{
    width:110%;
}
.newsletter_title{
    font-weight:500;
    font-size:12px;
    padding-bottom:9px;
}
.newsletter_txt{
    display: none;
}
.newsletter_container_right{
    width:60%;
    padding:10px;
}
.newsletter_year{
    font-size:25px;
    font-weight:500;
    padding-bottom: 13px!important;
}
.about-pagination-container{
    width:100%;
}
.page-template-about-page .orba-pagination {
    position: relative;
    float: left;
    width: 100%;
}
#about_content_area_6 ul.page-numbers{
    width:100%;
    text-align:center;
}
#about_content_area_6 .orba-pagination>ul.page-numbers li{
    float:none;
    display:inline-block;
    vertical-align:middle;
}
#about_content_area_6  ul.page-numbers{
    padding-bottom:28px;
}
#about_content_area_6 .about-pagination-container{
    margin-top:20px;
    margin-bottom:14px;
}
.sidebar-list{
    margin-bottom:3px;
}
#about_content_area_6 .orba-pagination>ul.page-numbers li a.prev{
    margin-top:19px;
}
#about_content_area_6 .orba-pagination>ul.page-numbers li a{
    padding:0px 8px;
}
.career-container-header{
    width:100%;
    padding:0px 0px 10px;
    background:none;
}
.page-template-about-page .career_container {
    padding: 26px 20px 24px;
    margin: 0 0 20px;
    border: none;
}
.page-template-about-page .career-header-title{
    font-size:25px;
    font-weight:500;
    padding-bottom: 7px;
}
.page-template-about-page .career-header-content p{
    font-size:14px;
    font-weight:400;
    line-height:23px;
    margin-bottom: 13px;
}
.page-template-about-page .career_content_1{
    width:100%;
    font-weight: 400;
    font-size: 14px;
}
.page-template-about-page .career_content_2{
    width:100%;
    margin:0 0 11px;
    font-weight: 400;
    font-size: 14px;
}
.page-template-about-page .career_content_3{
    width:100%;
    font-weight: 400;
    font-size: 14px;
}
.page-template-about-page .career_content_4{
    width:100%;
    margin:0 0 11px;
    font-weight: 400;
    font-size: 14px;
}
.page-template-about-page .career_content_4 span,
.page-template-about-page .career_content_2 span,
.page-template-about-page .career_content_3 span{
    font-weight:400!important;
}
.page-template-about-page .career-title{
    font-weight:500;
    font-size:18px;
    line-height:21px;
    padding-bottom: 12px;
}
.page-template-about-page .career_content_1{
    font-size:14px;
    line-height:21px;
    margin:0 0 11px;
    font-weight: 400;
}
.page-template-about-page .contact-field{
    width:100%;
    margin-bottom: 6px;
}
.page-template-about-page .contact-field input,
.page-template-about-page .contact-full textarea{
    width:100%!important;
}
.page-template-about-page .contact-label,
.page-template-about-page .contact-full-label{
    width:100%!important;
    padding-left:0!important;
    margin:0 0 0px;
    padding-top: 6px;
    height: 30px !important;
    font-weight: 400;
}
#about_content_area_10 iframe{
    width:100%;
    height:225px;
}
.page-template-about-page .contact-header-content{
    padding:23px 20px 13px;
    background:none;
}
.page-template-about-page .contact-header-content h1{
    font-weight:500;
    line-height:26px;
    margin:0;
    padding:0 0 9px;
}
.page-template-about-page .contact-header-content p{
    font-weight:400;
    font-size:14px;
    line-height:23px;
}
.page-template-about-page .contact-form-container{
    padding:20px 20px 20px;
}
.page-template-about-page span.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
.page-template-about-page .contact-field select {
    width: 100% !important;
    padding-left: 10px;
}
.page-template-about-page .contact-label:empty,
.page-template-about-page .contact-field:empty {
    display: none;
}
.page-template-about-page .contact-full-label{
    height:25px;
}
.page-template-about-page .contact-full{
    width:100%;
    height:auto;
}
.page-template-about-page .contact-submit-btn{
    width:100%;
    margin-top:30px;
    font-weight:400;
}
.page-template-about-page .contact-line-container{
    display:none;
}
.page-template-about-page .contact-member-content{
    padding:34px 0 0;
}
.page-template-about-page .contact-members-title{
    width: 100%;
    text-align: left;
    height: auto;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 500;
    margin:0;
}
.page-template-about-page .contact-memebers-left{
    padding:0 20px 33px;
    width:100%;
}
.page-template-about-page .contact-memebers-right{
    width:100%;
    padding:17px 20px 40px;
}
.page-template-about-page .member-portal-btn {
    width: 100%;
    padding: 17px 0px 16px;
    font-size:14px;
    font-weight:400;
    margin-top: 27px;
}
.page-template-about-page .general-information-container{
    padding:30px 20px 24px;
    text-align:center;
}
.page-template-about-page .general-content-1{
    width:100%;
    text-align:center;
    padding:0;
    margin: 0 0 23px;
}
.page-template-about-page .general-icon {
    width: 100%;
    float: left;
    display: inline-block;
    float: none;
    margin:0 0 5px;
}
.page-template-about-page .general-content-2{
    width:100%;
    text-align:center;
    font-weight:400;
    padding: 0;
    margin: 0 0 23px;
}
.page-template-about-page .general-content-3{
    width:100%;
    text-align:center;
    font-weight:400;
    padding: 0;
}
.page-template-about-page .general-content-1 p{
    line-height:23px;
    margin:0;
    font-weight:400;
}
.page-template-about-page .contact-spam-image{
    width:33%;
}
.page-template-about-page .contact-spam-field{
    width: 60%;
    float: right;
}
.page-template-about-page .contact-spam-field input{
    width:100%;
    padding:0;
    margin:0;
}
.page-template-about-page .contact-member-content h1 {
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 18px;
    color: #eb0a8c;
    padding-bottom: 15px;
    font-weight: 500;
    line-height: 21px;
    padding-bottom:1px;
}
.page-template-about-page .contact-member-content p{
    line-height:21px;
    font-weight:400;
    margin: 0 0 5px;
}
.page-template-about-page .link-container a{
    font-weight:400;
}
.page-template-about-page .link-container {
    padding: 0px;
}
.page-template-about-page #about_content_area_7{
    padding:10px 20px 10px 10px;
}
.page-template-about-page .media_release_year{
    font-weight:500;
    font-size:25px;
    padding:0!important;
    margin:20px 0 8px;
}
.page-template-about-page .media_content_blk{
    padding:10px;
}
.page-template-about-page .media_content_left{
    width:100%;
    padding:0 0 7px;
    font-size:18px;
    font-weight:500;
    line-height:21px;
}
.page-template-about-page .media_content_right{
    width: auto;
    font-size:16px;
    line-height:21px;
    font-weight: 400;
    margin-right: 20px;
}
#about_content_area_7 .about-pagination-container{
    margin-top:30px;
    margin-bottom: 13px;
}
#about_content_area_7 ul.page-numbers{
    text-align:center;
    width:100%;
    margin:0px 0 35px 0;
}
#about_content_area_7 ul.page-numbers li{
    float:none;
    display:inline-block;
    vertical-align:middle;
}
.page-template-about-page .career_container span{
    font-size:14px;
    font-weight:400;
}

.page-template-about-page #about_content_area_8 {
    padding: 10px 20px 10px 10px;

}
.page-template-about-page #about_content_area_9 {
    padding: 10px 20px 10px 10px;

}
.page-template-about-page #about_content_area_10 {
    padding: 10px 20px 10px 10px;

}
#about_content_area_8 .about-pagination-container{
    margin-top:30px;
    margin-bottom: 13px;
}
#about_content_area_8 ul.page-numbers{
    text-align:center;
    width:100%;
    margin:0px 0 35px 0;
}
#about_content_area_8 ul.page-numbers li{
    float:none;
    display:inline-block;
    vertical-align:middle;
}
#about_content_area_11 {
    padding: 0 20px 20px;
}
.page-template-about-page .basic-content>ol>li {
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 14px !important;
    padding-bottom: 10px;
    color: #eb068b;
    line-height: 20px;
    list-style-position: outside;
    margin-left: 0;
    padding-left: 37px;
    background: url(images/list-bg.png) no-repeat 18px 9px;
}
.page-template-about-page .basic-btn{
    width:100%;
}
.page-template-about-page .popup_container {
    padding: 20px;
}
.page-template-home-page .main-container{
    width:100%;
    padding:0;
}
.homepage-slider-filter{
    height:360px;
}
.homeSlider{
    height:360px;
}
.sliderWrapper{
    padding:0;
}
.homepage-slider-image {
    width: 767px;
    height: 360px;
}
.homepage-whatson {
    height: auto;
    padding:0 20px 20px;
}
.whatson-content-wrapper li{
    width:100%;
    float:left;
    margin:0 0 20px;
    position:relative;
    padding:0!important;
}
.whatson-content-overlay{
    width:100%;
    height:auto;
}
.home-image {
    width: 100%;
    height: 285px;
    border-radius: 25px;
}
.dot-style{
    display:none;
}
.homepage-whatson-title{
    padding:34px 0 4px;
    text-align:center;
}
.homepage-whatson-title-div{
    height:auto;
    font-weight:600;
    font-size:24px;
    line-height:26px;
}
.whatson-content-wrapper .overlay-wrapper {
    padding: 20px 20px;
    text-align: left;
    width: 100%;
    height: 600px;
}
.overlay-wrapper>.title{
    font-size:18px;
    font-weight:700;
}
.overlay-wrapper>.detail{
    font-size:14px;
    font-weight:700;
    padding-top: 8px;
}
.homepage-slider-wrapper{
    left:0;
    padding:0 30px;
    right:0;
    top:30px;
    bottom:30px;
    width:320px;
}
.businesspage-slider-wrapper{
    position: absolute;
    z-index: 10;
    left:0;
    padding:0 30px;
    right:0;
    top:30px;
    bottom:0px;
    width:250px;
}
.orchardroadheader .homepage-slider-wrapper{
    left:0;
    padding:0 30px;
    right:0;
    top:30px;
    bottom:0px;
    width:300px;
}
.orchardroadheader  .pink-btn{
    position: relative;
    width: 85vw;
    margin-top: 200px;
}
.businesspage-slider-wrapper .pink-btn{
    position: absolute;
    width: 85vw;
    top: 0px;
    margin-top: 210px !important;
}

.businessslide .pink-btn{
    margin-top: 190px;
}
.businesspage-slider-wrapper .button-container{
    position: relative;
    margin-top: -20px;
}
.button-container{
    position: relative;
    margin-top: -50px;
}
.pink-btn{
    position: relative;
    width: 85vw;
    margin-top: 220px;
    text-align: justify;
}
#play-carousel .pink-btn,#shop-carousel .pink-btn,#stay-carousel .pink-btn,#eat-carousel .pink-btn{
    margin-top: 230px;
}
.business-title-mobile{
    display: block;
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 600;
}
.contact-form-header{
    width:100%;
    background-color: #e2e2e2; 
    padding: 40px 100px 10px 40px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.contact-form-main{
    width:100%;
    background-color: #e2e2e2; 
    padding: 0px 10px 40px 40px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.left-contact-form{
    display: inline-block;
    width:90%;
    background-color: #e2e2e2; 
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.right-contact-form{
    display: inline-block;
    width:90%;
    background-color: #e2e2e2; 
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    max-width:100%;
}
.contact-full{
    width: 580px;
    float: left;
    height: 150px;
    margin-bottom: 8px;
}
.contact-full textarea{
    width: 50% !important;
    height: 120px !important;
    border: 1px solid #000;
    background-color: transparent;
    padding: 20px !important;
    font-family: 'Avant Garde Gothic', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
    margin-top: 0px;
}
.contact-padding-left{
    padding-left: 30px;
    width: 130px !important;
}
.contact-full-label{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    width: 160px;
    float: left;
    height: 150px;
    margin-bottom: 8px;
}
.contact-label{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    width: 160px;
    float: left;
    padding-top: 10px;
    height: 30px;
    margin-bottom: 8px;
}
.contact-field{
    display: block;
    float:left;
    height: 40px;
    margin-bottom: 8px;
}
.contact-field select{
    width: 100% !important;
    height: 40px !important;
    border: 1px solid #000;
    padding: 10px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    background-color: transparent;
    color: #000;
}
#country option[value=""] {
  color:#fff !important;
  display: none;
}

.contact-field select.empty { color: #747876 !important; }
.contact-field input{
    width: 100% !important;
    border: 1px solid #000;
    padding: 10px;
    font-family: 'Avant Garde Gothic', sans-serif !important;
    font-size: 14px !important;
    color: #000 !important;
    background-color: transparent;
}
.search-body{
    padding: 20px 20px;
    min-height: calc(100vh - 180px);
}
.page-header{
    margin-top: 0;
}
.entry-title{
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
} 
.search-tag{
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
}
.search-title{
    font-size: 20px !important;
    font-family: 'Avant Garde Gothic',sans-serif;
    color: #000;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 10px;
}
.join-nao-content h1, .pop-up-spaces-content h1{
    display: none;
}
.business-title-mobile:before{
    content: url('images/pinkarrow.png');
    color: #000;
    padding-right: 15px;
}
.cinema-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #ececeb;
}
.play-nao-main-container{
    width: 100%;
    background-image: url(images/NAO-mobile.png);
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #00004b;
    /*background-color: linear-gradient(to top right, #03004e 0%, #02003a 100%);*/
}
.play-wg-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #e4e4e4;
}
.play-pus-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #b4c7e7;
}
.play-coags-main-container{
    width: 100%;
    background-image: url(images/CHRISTMAS-mobile.png);
    background-size: contain;
    background-position: bottom; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #dbdbdb;
}
.play-aoo-main-container{
    width: 100%;
    background-size: contain;
    background-position: bottom; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #dbdbdb;
}
.shop-tp-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #ececeb;
}
.mall-main-container{
    width: 100%;
    background-image: url(images/MALLS-mobile.png);
    background-size: contain;
    background-position: bottom; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #b9b9b9;
}
.hotel-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #ececeb;
}
.aw-main-container{
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-color: #ececeb;
}
.aw-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 150px 30px 20px 20%;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;
}
.gallery-main-container{
    padding:50px 0px;
}
.hotel-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 150px 30px 20px 20%;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;
}
.mall-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 50px 15% 100px 30px;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;
}

.shop-tp-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 100px 30px 20px 40%;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;
}
.aoo-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 40px 5% 220px 50px;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;

}
.wg-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 120px 30px 20px 30%;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;

}
.pus-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 120px 30px 20px 30%;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;

}
.coags-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 30px 25% 100px 30px;
    margin: 0 auto;
    height: auto;
    overflow-y: auto;

}
.cinema-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 120px 20px 20px 30%;
    margin: 0 auto;
    height: auto;
}

.nao-content-container-rps{
    width: 100%;
    max-width: 100%;
    padding: 150px 20px 60px 20%;
    margin: 0 auto;
    height: auto;
}

.naopage-slider-wrapper{
    position: absolute;
    z-index: 10;
    top: 30px;
    left: 30px;
    width: 80%;
}
.naopage-slider-text{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 24px;
    color:#fff;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 600;
    padding-bottom: 20px;
}
.nao-pink-btn{
    border: none;
    width: 110%;
    color: #000;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 12px;
    margin-top:250px;
}
.nao-image{
    margin-top: -390px;
    display: block;
    height: 180px;
    width: 140px;
}
.artpiece-item{
    display: block;
}
.aw-list div {
    display: inline-block;
    width: 110px;
    min-height: 130px;
    max-height: 130px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 90% 100%, 0 100%);
    background: #5c5b5a;
    margin: 10px;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 1;
    vertical-align: top;
}
.aw-list div img{
    width: 90px;
    height: 60px;
    margin-bottom: 5px;
}
.aw-content-container-rps a{
    font-size: 11px;
}
.basic-content-container{
    width: 100%;
    float: left;
    padding-left: 20px;
    border-left: 0px;
    max-width:100%;
}
.orbaplay .pop_up_container{
    width: 100%;
    max-width: 100%;
    min-height: 10%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom:0px;
    height: auto;
}
.pop_up_container{
    width: 100%;
    max-width: 100%;
    min-height: 10%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom:100px;
}
.orbaplay.pop_up_wrapper{
    width: 100%;
    min-height: 100px;
    top:20px !important;
    margin: 0 auto;
    background-color: #fff;
    height: auto;
}
.pop_up_wrapper{
    width: 100%;
    min-height: 100px;
    margin: 0 auto;
    background-color: #fff;
}
.popup_result_container{
    padding: 20px;
}
#cross_btn{
    padding: 20px 20px 0 0;
}
.nao-page-title, .aoo-page-title,.wg-page-title,.pus-page-title, .cinema-page-title,.tp-page-title,
.mall-page-title,.lo-page-title,.hotel-page-title,.stay-lo-page-title,.hr-page-title,
.aw-page-title,.fr-page-title,.eat-lo-page-title,.gallery-page-title,.coags-page-title{
    font-family: 'Avant Garde Gothic',sans-serif;
    font-size: 32px;
}
.owl-carousel.owl-drag .owl-item{
    height: 400px;
    background-color: darkgrey;
}

.orchardroad .owl-carousel.owl-drag .owl-item{
    height: auto;
    background-color: darkgrey;
}

.nao-mainpage .owl-carousel.owl-drag .owl-item{
    height: 500px;
    background-color: darkgrey;
}
.entertained-list-item, .shoplocal-list-item{
    width: 100%;
}
.owl-prev .fa-chevron-left{
  font-size: 10px;
  color: #000 !important;
  padding-top: 17px;
  position: absolute;
  top: 90%;
  left: 70%;
}

.owl-next .fa-chevron-right{
  font-size: 10px;
  color: #000 !important;
  padding-top: 17px;
  position: absolute;
  top: 90%;
  left: 90%;
}


.homeCarousel .owl-buttons .owl-next:before{
  content:"›";
}
.owl-dots {
   counter-reset: slides-num;
  /* Initialize counter. */
   position: absolute;
   top: 90%;
   left: 78%;
   margin-top: 15px;
   color: #000;
}
#mobile-carousel{
    display: block;
}
#mobile-carousel .owl-dots {
   counter-reset: slides-num;
  /* Initialize counter. */
   position: absolute;
   top: 95%;
   left: 47%;
   color: #000;
}
#mobile-carousel .owl-dot{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 25px;
  width: 5px;
  height: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background: darkgrey;
  border:none;
   content:none;
}
#mobile-carousel .owl-dot,#mobile-carousel .owl-dots:after,#mobile-carousel .owl-dots:before, #mobile-carousel .owl-dot.active:before {
   content:none;
}
#mobile-carousel .owl-dot.active {
   background: #ed2d9f;
}
 #play-carousel .owl-dots, #shop-carousel .owl-dots, #stay-carousel .owl-dots {
   counter-reset: slides-num;
  /* Initialize counter. */
   position: absolute;
   top: 90%;
   left: 50%;
   margin-top: 15px;
   color: #000;
}
 #play-carousel .owl-item,#shop-carousel .owl-item,#stay-carousel .owl-item{
    height: 380px;
 }
 .owl-dots:after {
   content: "0" counter(slides-num);
  /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
   display: inline-block;
   font-size: 12px;
   vertical-align: middle;
   padding-left: 0px;
   position: absolute;
}
 .owl-dot {
   display: inline-block;
   counter-increment: slides-num;
  /* Increment counter */
   margin-right: 5px;
}
 .owl-dot span {
   display: none;
}
 .owl-dot.active:before {
   content: "0" counter(slides-num) "  /";
  /* Use the same counter to get current item. */
   display: inline-block;
   vertical-align: middle;
   font-size: 12px;
   position: absolute;
   left: 0px;
   top: 0;
   color: #000;
}

 #play-carousel .owl-dot.active:before {
   content: "0" counter(slides-num) " /";
  /* Use the same counter to get current item. */
   display: inline-block;
   vertical-align: middle;
   font-size: 12px;
   position: absolute;
   left: -20px;
   top: 0;
   color: #000;
}

 #shop-carousel .owl-dot.active:before {
   content: "0" counter(slides-num) " /";
  /* Use the same counter to get current item. */
   display: inline-block;
   vertical-align: middle;
   font-size: 12px;
   position: absolute;
   left: -20px;
   top: 0;
   color: #000;
}

 #stay-carousel .owl-dot.active:before {
   content: "0" counter(slides-num) " /";
  /* Use the same counter to get current item. */
   display: inline-block;
   vertical-align: middle;
   font-size: 12px;
   position: absolute;
   left: -20px;
   top: 0;
   color: #000;
}
.mobile-subscribe img{
    max-width: 60%;
}
.nav-list3{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mobile-social li{
    padding: 5px 5px !important;
}

.accordion {
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.panel {
    background-color: #B9B9B9;
  max-height: 0;
  border: none;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    border:0px;
}
div.wpcf7 .ajax-loader{
    margin-top:-75px;
    margin-left: 80px;
}
.wpcf7 form.sent .wpcf7-response-output{
    left: 15px;
    top:-100px;
    font-size: 10px !important;
}
.wpcf7 form.spam .wpcf7-response-output{
    left: 15px;
    top:-105px;
    font-size: 10px !important;
    width: 80vw;
}
span.wpcf7-not-valid-tip{
    position: relative;

    top: -5px!important;

    left: 0%!important;

    z-index: 1;

    background: url(images/tool_tip_bg.png) no-repeat!important;

    border: none!important;

    font-size: 10pt;

    width: 233px;

    height:43px!important;

    padding: 2px;

    color:#000!important;
    font-family: 'Avant Garde Gothic', sans-serif!important;

    font-weight:normal!important;

    font-size:11px!important;

    padding-top:13px!important;

    padding-left:0px!important;

}
.wpcf7 form .wpcf7-response-output{
    margin: 0px;
}
.wpcf7-form-control:focus {
    border: 0px;
    border-color: transparent !important;
}
.subscription-mobile{
    background-color: #B9B9B9;
    padding:10px;
    width: 100%;
    float: left;
    padding-top: 20px;
}
.subscription-mobile .form{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 18px;
    color:#393d40;
    width: 100%;
    line-height: 1;
    padding-right: 10px;
}
.subscription-mobile .form .formheader{
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
}
.subscription-mobile .form input{
    float: right;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    background-color: #a9aaaa;
    color:#393d40;
    border: 1px solid #393d40;
    padding: 10px 10px;
    border-radius: 0px;
    margin: 5px;
    width: 100%;
    z-index: 10;
    position: relative;
}
.subscription-mobile .form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393d40;
  opacity: 1; /* Firefox */
}
.subscription-mobile .form .learnmore{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#0713F2;
    border: 0px;
    background-color: #B9B9B9;
    text-align: left;
    width: 100%;
    margin-top: 20px;
}
.slides_container .purple-btn{
    display:inline-block;
}
.homepage-slider-text{
    font-size:28px;
    line-height:35px;
    font-weight:700;
}
.slides_container .button-container a{
    min-width:158px;
    text-align:center;
    font-size:12px;
    font-weight:400;
    display:inline-block;
}
.slides_container .button-container {
    margin-top: 12px;
}
.page-filter>li>a{
    font-weight:400;
}
.orba-pagination > ul.page-numbers li a{
    font-weight:400;
}
.privacy-container strong{
    font-weight:400;
}
p,
.privilege-content p{
    font-weight:400 !important;
}
.about-list li{
    font-weight:400;
}
li{
    font-weight:400;
}
.homepage-slider-image2 {
    background-position: center center;
    height: 290px;

}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.side-container{
    width:25%;
    padding-right:30px;
}

.page-template-about-page .basic-content-container{
    width:75%;
}

.page-template-about-page .newsletter_container_left{
    width:18%;
}
.page-template-about-page .newsletter-thumbnail{
    width:100%;
}
.page-template-about-page .newsletter_row_container{
    width:100%;
}
.page-template-about-page  .newsletter_container_right{
    width:82%;
}

#about_content_area_10 iframe{
    width:100%;
}
.page-template-about-page .contact-form-container{
    padding:20px;
}
.page-template-about-page .contact-full{
    width:70%;
}
.page-template-about-page .contact-line{
    width:100%;
}
.page-template-about-page .contact-line-container{
    width:36px;
}
.page-template-about-page .contact-header-content{
    padding:20px;
}
.page-template-about-page .contact-label,
.page-template-about-page .contact-full-label{
    width:30%!important;
    padding-left:0!important;
}
.page-template-about-page .contact-field{
    width:70%;
}
.page-template-about-page .contact-field input,
.page-template-about-page .contact-full textarea{
    width:100%!important;
}
.page-template-about-page .contact-member-content{
    padding:20px;
}
.page-template-about-page .contact-memebers-left,
.page-template-about-page .contact-memebers-right{
    width:50%;
    padding:20px;
}

.whatson-content-wrapper{
    width: 740px;
    height: auto;
}
.homeSlider{
    width:740px;
}
.homepage-slider-image{
    width:740px;
}
.home-image{
    width:228px;
    border-radius: 25px;
}
.whatson-content-overlay{
    width:228px;
}




}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header-right ul li{
    padding: 20px 10px 0px 10px;
}
.page-template-about-page .contact-header-content{
    padding:20px;
}
.side-container{
    width:25%;
    padding-right:30px;
}
.page-template-about-page .basic-content-container{
    width:75%;
}
.page-template-about-page .newsletter_container_left{
    width:18%;
}
.page-template-about-page .newsletter-thumbnail{
    width:100%;
}
.page-template-about-page .newsletter_row_container{
    width:100%;
}
.page-template-about-page  .newsletter_container_right{
    width:82%;
}
#about_content_area_10 iframe{
    width:100%;
}
.page-template-about-page .contact-form-container{
    padding:20px;
}
.page-template-about-page .contact-full{
    width:539px;
}
.page-template-about-page .contact-line{
    width:100%;
}
.page-template-about-page .contact-line-container{
    width:89px;
}
.page-template-about-page  .contact-field{
    width:204px;
}
.page-template-about-page .contact-label,
.page-template-about-page .contact-full-label{
    width:120px;
}
.page-template-about-page .contact-memebers-right,
.page-template-about-page .contact-memebers-left{
    width:50%;
}
.page-template-about-page .general-information-container{
    padding:30px 20px;
}
.page-template-about-page .general-content-1{
    width:220px;
}
.page-template-about-page .general-content-2{
    width:158px;
}
.page-template-about-page .general-content-3{
    width:150px;
}
.whatson-content-wrapper{
    width: 960px;
    height: auto;
}
.homeSlider{
    width:960px;
}
.homepage-slider-image{
    width:960px;
}
.home-image{
    width:301px;
    border-radius: 25px;
}
.whatson-content-overlay{
    width:301px;
}



}

@media(min-width: 992px){

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-thumb {
    background: #eb068b;
}
.newsletter-desktop{
    display: block;
}
.homepage-whatson{
    display: block;
}
.homepage-whatson-mobile{
    display: none;
}
    .content-row{
        margin-left: -15px;
        margin-right: -15px;
    }

  .gallery-mouseover-big,.img-overlay-main,.gallery-img-main,.gallery-first
  {
      height: 570px;
  }

  .gallery-padding-btm{
    padding-bottom: 30px;
  }

  .main-container{
      padding: 80px 0px;
      float: left;
  }

  .footer-right-rps{
      text-align: right;
  }

  .footer-left-rps{
      text-align: center;
  }

  .footer-left p{
      margin-top: 0px;
  }

  .navbar-brand{
    height: auto;
    padding: 20px 0;
  }

  .content-outer{
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 40px;
  }

  .content-row{
    margin-left: 0;
    margin-right: 0;
  }

  .content-txtbox p, .content-txtbox2 p {
      text-align: left;
  }

  .content-row{
    margin-left: -20px;
    margin-right: -20px;
  }

  .content-container-rps{
      padding: 0 30px;
  }

  .page-title{
      font-size: 50px;
  }

  .header-rps{
      padding: 0 30px;
  }

  .content-img-hover{
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  #pop_up_wrapper{
      top: 100px !important;
  }

  .orba-pagination-container,.pagination-container{
      text-align: right;
  }

  .information-content{
      padding:40px;
  }

  .gallery-btn{
      padding: 10px 30px;
  }

    .information-side-container{
        padding-right: 35px;
    }

    .gallery-btn-big{
        left: 20px;
        right: auto;
        margin: auto;
    }

    .pagination-gallery{
        float: right;
    }

    .row{
        margin-left: -15px;
        margin-right: -15px;
    }

    .col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
        padding-left: 15px;
        padding-right: 15px;
    }

    /*.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
        padding-left: 15px;
        padding-right: 15px;
    }*/

    #directory-select-box{
        left: 15px;
    }

    .img-overlay,.gallery-mouseover{
      width: -webkit-calc(100% - 30px);
      width: calc(100% - 30px);
    }
    .img-overlay-main,.gallery-mouseover-big{
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }

}

@media(min-width: 1200px){
  .gallery-btn{
      padding: 10px 30px;
  }

}

/* pop-up spaces */

 .whatson-wrapper{
    width: 1100px;
    margin: 0 auto;
    max-width: 100%;

}
.left-content,
.right-content {
    display: flex;
    width: 100%;
    padding: 60px 0;
    justify-content: space-between;
}
.left-content .content,
.right-content .content{
    width: 59%;
}
.left-content .image,
.right-content .image{
    width: 32%;
}
.left-content {
    flex-direction: row-reverse;
}
.left-content h3,
.right-content h3{
    font-size: 25px;
    line-height: 30px;
    font-family: 'Avant Garde Gothic', sans-serif;
    font-weight: 500;
    color: #6c2e89;
    margin-bottom: 50px;
    border-bottom: 1px solid #7f4998;
    display: inline-block;
}
.left-content p,
.right-content p{
    font-size: 18px;
    line-height: 25px;
    color: #2c2c2c;
    padding-bottom: 20px;
    font-family: 'Avant Garde Gothic', sans-serif;
    padding-left: 20px;
    margin: 0;
}

.download-section{
    background: url("images/img-3.png") no-repeat center center;
    background-size: cover;
}
.download-wrapper{
    padding: 0;
}
.download-wrapper h3{
    padding-top: 72px;
    font-size: 25px;
    line-height: 35px;
    font-family: 'Avant Garde Gothic', sans-serif;
    color: #6c2e89;
    margin: 0;
    font-weight: 500;
}
.download-btn{
    background: #eb0a8c;
    color: #fff;
    font-family: 'Avant Garde Gothic', sans-serif;
    padding: 20px 55px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    display: inline-block;
    margin: 30px 0;  
}
.download-wrapper p{
    font-family: 'Avant Garde Gothic', sans-serif;
    font-style: italic;
    padding-bottom: 72px;
    font-size: 18px;
    line-height: 25px;
}
.footer{
    padding-top: 55px
}
.page-template{ overflow-x: hidden; }
.main-banner img{width: 100%;}
.left-content h3,
.right-content h3{ margin-top: 0; }
.banner-text {
        padding:  70px 0 0 0;
        font-size: 40px;
        line-height: 45px;
        font-family: 'Avant Garde Gothic', sans-serif;
        text-align: center;
        color: #6c2e89;
        font-weight: 600;
}
@media screen and (max-width: 967px){

.newsletter-desktop{
    display: none;
}
.homepage-whatson{
    display: none;
}
.homepage-whatson-mobile{
    display: block;
}

#mobile-carousel .owl-item{
    height: 950px;
    overflow-y: auto;
    background-color: transparent;
}
.slider {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.slides {
  display: flex;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  
}
.slides > li {
  flex-shrink: 0;
  width: 100%;
  height: 1000px;
  transform: scale(1);
  transition: transform 0.5s;
  position: relative;
  margin: 10px;
}
.slider > a {
  display: inline-flex;
  width: 1.5rem;
  height: 1.5rem;
  background: white;
  text-decoration: none;
  border-radius: 50%;
  margin: 0 0 0.5rem 0;
  position: relative;
}
.whatson-wrapper{
                padding: 0 30px;
            }
}
@media screen and (max-width: 800px){
    .whatson-wrapper{
         padding: 0 30px;
        clear: both;
     }
     .left-content,
     .right-content{
         display: block;
     }
    .left-content .content,
    .right-content .content{
        width: auto;
    }
     .left-content .image,
     .right-content .image{
         width: 100%;
         text-align: center;
         padding-bottom: 35px;
     }
     .left-content,
     .right-content{
         display: block;
         padding-top: 88px;
         padding-bottom: 0;
     }
     .right-content{
         padding-bottom: 70px;
     }
     .left-content p,
     .right-content p{
         padding-left: 0;
     }
     .download-section{
         padding: 0 70px;
     }
    .banner-text{
        padding: 70px 20px;
    }
     
}


@media screen and (max-width: 480px){
    .download-section{
         padding: 0 30px;
     }
     .pink-btn{
        position: absolute;
        width: 90vw;
        height: 200px;
        overflow-y: hidden;
        left:-10px;
     }
}

.whatson-wrapper .content{
    background: none;
}
.logo-section{
    padding-top: 100px;
}

.mobile-logo img{
     width: 20%; 
     height:auto;
}
.logo-section img{
     width: 375px; 
     height:179px
}
.logo-section h2{
    font-size: 35px; 
    line-height: 40px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #ffe711;
    padding: 55px 0 25px 0;
}
.logo-section p{
    font-size: 25.5px; 
    line-height: 45px;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
}
.main-banner img{
    padding-bottom: 70px;
    padding-top: 55px;
}
.main-banner p{ 
    border-top: 3px solid #ffe711;
    color: #fff;
    padding: 19px;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Quicksand', sans-serif;
    margin: 0;
}
.main-banner p span{
    color: #ffe711;
}
.top-section {
    padding: 66px 0 90px 0;
}
.top-section h3 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border-top: 3px solid #ffe711;
    border-bottom: 3px solid #ffe711;
    width: 30%;
    margin: auto;
    margin-bottom: 50px;
    padding: 18px 0;
}
.img-container{
  padding-top: 42px
}
.img-container h4{ 
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500
}
ul.circle-img-list {
    margin: 0 -45px;
    padding: 0;
}
ul.circle-img-list li.item{
    width: 170px;
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0 45px 40px 45px;
    vertical-align: top;
    box-sizing: content-box;
}
ul.circle-img-list .circle-img{
    height: 170px;
    width: 170px;
    border-radius: 50%;
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
ul.circle-img-list li.item a,
ul.circle-img-list li.item a:link,
ul.circle-img-list li.item a:visited{
    font-size: 18px;
    line-height: 22px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #fff;
        pointer-events: none;
}
ul.square-img-list li.item a,
ul.square-img-list li.item a:link,
ul.square-img-list li.item a:visited{
    pointer-events: none;
}
ul.square-img-list{ margin: 0 -13px;}
ul.square-img-list li.item{
    width: 287px;
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0 13px 32px;
    vertical-align: top;
    box-sizing: content-box;
}
ul.square-img-list .square-img{
    height: 287px;
    width: 287px;
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
.photo-section{
     background: #032338;
     padding: 47px 0 90px 0;
}
.enquirie-section{background: url("images/enquiries-bg.jpg") no-repeat center center; background-size: cover; }

.enquirie-section p{
  padding: 70px 0;
  font-size: 25px;
  line-height: 30px;
  font-family: 'Quicksand', sans-serif;
  color: #fff;
  font-weight: 700;
}
.enquirie-section a{
    color: #ffe711;
    border-bottom: 1px solid;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Quicksand', sans-serif;
}

.social-link{ padding-top: 30px; }

.photo-section h3{
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #ffe711;
    margin: 0 0 33px 0;
}
.social-link ul {
    margin: 0;
    padding: 0;
}
.social-link li {
    margin: 0;
    padding: 0 20px;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.social-link span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.social-link i {
    margin: 0 12px 0 0;
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    background-color: transparent; 
    background-repeat: no-repeat; 
    background-image: url(images/NAO-Social-Icon.png); 
}
.social-link a,
.social-link a:link,
.social-link a:visited { display: block; color: #fff; white-space: nowrap; font-size: 18px; line-height: 25px; font-family: 'Quicksand', sans-serif; font-weight: 700;}
.social-link a:hover,
.social-link a:focus,
.social-link a:active { color: #ffe711; }
.social-link .facebook i { background-position: 0 0; }
.social-link .facebook:hover i { background-position: 0 -32px; }
.social-link .instagram i { background-position: -32px -0px; }
.social-link .instagram:hover i { background-position: -32px -32px; }

.footer{
    padding-top: 55px
}
.fa {
    color: #fff;
}


@media screen and (max-width: 1000px){
    .top-section h3{ width: auto;}
}
@media screen and (max-width: 767px){
    ul.circle-img-list li.item{
        padding: 0 24px 65px 24px;
        text-align: center;
    }
    ul.circle-img-list{ 
        margin: 0 -20px;
        text-align: center;
    }
    ul.square-img-list li.item{
        padding: 0 11px 32px 11px;
        
    }
    ul.square-img-list{ 
        margin: 0 -11px;
    }
    .main-banner img{
    padding-bottom: 46px;
    }
}
@media screen and (max-width: 500px){
     .logo-section {
         padding-top: 194px;
    }
     .social-link ul{
         margin: 0 -20px;
    }
    .main-banner p{ 
        font-size: 30px;
        line-height: 40px;
      }
     .main-banner p.location{
       padding-top: 42px;
      }
    .top-section {
        padding: 36px 0 60px 0;
     }
     .social-link { 
        padding-top: 32px; 
    }
.social-link li{ padding: 0 15px; }

}
@media screen and (max-width: 470px){
.social-link li{
    padding: 0 10px;
}
.social-link a, .social-link a:link, .social-link a:visited {
    font-size: 14px;
    line-height: 25px;
 }

}
@media screen and (max-width: 380px){
.social-link a, .social-link a:link, .social-link a:visited {
    font-size: 12px;
    line-height: 25px;
}
}
@media screen and (max-width: 340px){
.social-link a, .social-link a:link, .social-link a:visited {
    font-size: 10px;
    line-height: 25px;
}
}
@media screen and (max-width: 315px){
.social-link a, .social-link a:link, .social-link a:visited {
   padding: 0 5px;
}
}


.inner-list1 {
  color: rgba(48, 69, 92, 0.8);
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
  transition: all 500ms ease;
}
.inner-list1,
.nav-list1 li i:before,
.nav-list1 li i:after {
  transition: all 0.25s ease-in-out;
}
.nav-list1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-list1 li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
  border-top: 1px dotted #dce7eb;
}
.nav-list1 li i {
  position: absolute;
  margin-top: 5px;
  right: 20px;
}
.nav-list1 li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.nav-list1 li input[type=checkbox]:checked ~ .inner-list1 {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.nav-list1 li input[type=checkbox]:checked ~ i:before {
  content: "\f107";
  font-family: "FontAwesome";
  margin-top: 9px;
  height: 9px;
}
.nav-list1 li input[type=checkbox]:checked ~ i:after {
  margin-top: 9px;
  height: 9px;
}

.nav-list1 li input[type=checkbox]:hover a{
  color: #eb0a8c !important;
}
.nav-list1 li:nth-of-type(1) {
  border-top: none;
  animation-delay: 0.5s;
}
.nav-list1 li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.nav-list1 li:nth-of-type(3) {
  animation-delay: 1s;
}
.nav-list1 li:last-of-type {
  padding-bottom: 0;
}

.wgctable{
	width:32%;
    display: inline-block;
    vertical-align: top;
}

	.wgcsecond{
    text-align: center;
	}

@media screen and (max-width: 767px){
	
.wgctable{
	width:100%;
}
	.wgcsecond{
		padding-left:none;
	}
}