/*---------------------------------Menu-----------------------------------*/
   #myNavbar{float: right;background: none;border: none;margin:0;}
    #myNavbar .container{width: auto;padding: 0;}
    #myNavbar .container .navbar-collapse{padding: 0;}
    .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-nav > li > a {letter-spacing: 1.4px;font-family: book;font-weight: bold;font-size: 12px;padding: 0;color:#dc4405;text-transform: uppercase;}
    .navbar-nav > li > a:hover, .navbar-nav > li > a.selected {color: #000;}
    .navbar-nav > li > a span {
        font-family: arial;
    }
    .navbar-nav > li {padding: 20px 26px 2px;}
    .navbar-nav > li:hover .dropdown-menu {display: block !important;}
    .navbar-nav > li .dropdown-menu > li > a {padding: 6px 20px;}
    .topLinks.nav.navbar-nav > li:hover > a, .topLinks.nav.navbar-nav > li.selected > a{color:#055091 !important;}
    .topLinks.nav.navbar-nav > li:nth-last-child(3){padding-right: 0;}
    .topLinks.nav.navbar-nav > li:nth-last-child(2){padding-right: 2px;padding-left: 2px;}
    .topLinks.nav.navbar-nav > li:nth-last-child(2) >a, .topLinks.nav.navbar-nav > li:nth-last-child(3) >a{color:#6C207B;}
    .topLinks.nav.navbar-nav > li:last-child{padding-right: 2px;padding-left: 2px;}
    .topLinks.nav.navbar-nav > li .header-search {background: #D7D7D7;letter-spacing: 1px;border: medium none;clear: both;color: #fff;text-transform: uppercase;font-size: 12px;display: block;font-family: medium;height: 30px;padding: 0 10px;position: absolute;right: 0;width: 210px;}
    .topLinks.nav.navbar-nav > li > img {cursor: pointer;}
    .sub-menu {background: #dc4405;border-radius: 0 !important;}
    .sub-menu li > a {color: #fff;font-family: medium;font-size: 11px;letter-spacing: 1px;text-transform: uppercase;}
    .topLinks.nav.navbar-nav > li > a:focus{background: transparent;color: #055091;}
    .topLinks.nav.navbar-nav .dropdown-menu{min-width: 110px;padding: 0;border: none;left: auto;text-align: center;}
/*-----------------------------------breadcrumb---------------------------*/




/*-------------------------------Banner------------------------------------*/
.banner .flex-control-nav {
    bottom: 20px;
    padding-right: 0;
	z-index:100;
}
.banner .flex-control-nav li{
    border: none;
    margin: 0;
}
.banner .flex-control-paging li a {
    height: 10px;
    width: 10px;
}
.banner .flex-direction-nav a {
    background: #c02900;
    padding: 0 10px;
    color: #fff;
}
.banner .flex-direction-nav a:hover {
    outline: none;
}
.banner .flex-direction-nav a::before {
    content: "<";
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    left: -3px;
    position: relative;
    top: -8px;
}
.banner .flex-direction-nav a.flex-next:before{
    content: ">";
    left: auto;
    right: 4px;
    position: relative;
    top: -9px;
}
.banner .flexslider{
    margin-bottom: 50px;
    border: none;
}
.banner .flex-direction-nav a{
    padding: 0 13px;
    width: 25px;
    height: 25px;
    font-size: 24px !important;
}
.banner .flexslider .slides li.content-slide {
    position: relative;
}
.banner .flexslider .slides .slider-content-box {
    background: #ffae62;
    display: inline-block;
    height: 100%;
    padding: 0 100px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30%;
}
.banner .flexslider .slides .slider-content-box > p {
    color: #fff;
    font-family: medium;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 60%;
    vertical-align: middle;
}



/*-------------------------------Categories------------------------------------*/
.categories-tabs h2 {
    background-color: #DC4405;
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 5px;
    text-align: center;
    font-family: medium;
    text-transform: uppercase;
	cursor:pointer;
}
.categories-tabs img {
    width: 100%;
    height: 107px;
}
.categories-tabs > a:hover{
    opacity: 1;
}
.categories {
    padding: 10px 0;
}
.categories-tabs {
    margin: 5px 0;
}
.categories-tabs >a:hover h2{
    background: #eea384;
}



/*-------------------------------Brand logos------------------------------------*/
.brand-logos .flexslider.brand .slides{
    background: #F4F4F4;

}
.brand-logos .flexslider.brand .flex-control-nav {
    bottom: -50%;
    padding-right: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.brand-logos .flexslider.brand .flex-control-nav li {
    border: none;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px 0 0;
    padding: 0;
}
.brand-logos .flexslider.brand .flex-control-paging li a {
    height: 10px;
    width: 10px;
    background: #A8AAAA;
}
.brand-logos .flexslider.brand .flex-control-paging li a.flex-active {
    background: #D54607;
}
.brand-logos {
    background: #f4f4f4;
    margin: 50px 0;
    padding: 50px 0;
}
.brand-logos .flexslider.brand .slides a:hover > img{
    filter: none;
    -webkit-filter: grayscale(0);
}
.brand-logos .flexslider.brand .flex-direction-nav {
    display: none;
}
.brand-logos .flexslider.brand {
    border: none;
    margin: 0;
}









/*-----------------------------------Events--------------------------------------------*/
.news > img {
    width: 100%;
}
.event-box-bg{
    background: url('../../frontend-assets/images/icons/pattern.svg');
    width: 80px;
    height: 145px;
    background-repeat: no-repeat;
    background-size: 70px;
    position: absolute;
}
.news-description .event-box-bg{
    right: -35px;
}
.event-description .event-box-bg{
    left: -35px;
}
.events-box {
    margin: 0 auto;
    width: 80%;
}
.events-box h3{
    margin: 0.3rem 0;
    font-size: 15px;
}
.event-description ,  .news-description {
    padding: 20px 0;
    text-align: center;
    position: relative;
}
.event .news-description{
    background: #FFB66D;
}
.event .event-description {
    background: #6C207B;
}
.event-description h1 , .news-description h1{
    color: #fff;
    font-size: 14px;
    font-family: book;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.event-description p , .news-description p{
    color: #fff;
    margin: 0;
    padding: 0 15px;
    font-size: 13px;
}
.learn-more {
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 11px;
    margin: 20px auto 0;
    padding: 8px;
    text-transform: uppercase;
    width: fit-content;
    letter-spacing: 1px;
    text-decoration: none;
}
.shoppingPageEvents .learn-more {
    margin: 25px auto 0;
}
.learn-more:hover {
    border: 2px solid #DC4405;
    color: #fff;
    background: #DC4405;
}
.calender .calenderDate {
    background: url('../../frontend-assets/images/icons/calendar.svg');
    width: 123px;
    height: 85px;
    margin: 0 auto;
    color: #f16025;
    padding-top: 65px;
    line-height: 35px;
    background-repeat: no-repeat;
}
.shopss h2 {
    font-size: 16px;
    font-weight: 700;
    color: #003f72;
    margin: 0;
}
.shopping-list .shoppingPageListHeader .add-on .input-group-btn>.btn i {
    transform: rotateY(180deg);
}
.glyphicon.glyphicon-search {
    transform: rotateY(180deg);
    font-size: 11px;
    top: -2px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {
    content: "\e003";
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.shopping-list .shoppingPageListHeader .add-on .input-group-btn>.btn {
    background-color: #e3e3e3;
    border: none;
    border-radius: 0;
    height: 28px;
    color: #fff;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.shoppingPageEvents .calender .calenderDate {
    background-size: 100% auto;
    height: 85px;
    margin-left: 8px;
    width: 100px;
    padding-top: 52px;
}
.shoppingPageEvents .calender .event-description h1 {
    margin-top: 5px;
}
.calender .calenderDate:first-line {
    font-size: 56px;
}
.shoppingPageEvents .calender .calenderDate::first-line {
    font-size: 40px;
    line-height: 26px;
}
.shoppingPageEvents .calender .calenderDate {
    line-height: 30px;
}
.calender .event-description {
    background: #32AADE;
}
.calender .event-description:before {
    display: none;
}
.calender .event-description  p {
    padding: 0 30px;
}
.shoppingPageEvents .calender .event-description  p {
    padding: 0;
}
.calender .event-description  h1 {
    margin-top: 30px;
}
.calender .learn-more{
    margin: 25px auto 0;
}
.shoppingPageEvents  .calender .learn-more {
    margin: 18px 32px;
    float: right;
}
.mobile-view-event{display: none;}
#box3 .event-description:after {
    position: relative !important;
}









/*-------------------------------Footer------------------------------------------*/
.mailbox-mobile{display: none;}
footer {
    background-color: #dc4405;
    margin-top: 50px;
}
.footermenu {
    margin: 0 auto;
   /* padding-right: 10%;*/
    width: 85%;
}
.footer-menu-links {
    display: inline-block;
}
.footer-menu-links > ul {
    list-style: outside none none;
    padding: 0;
}
.footer-menu-links {
    margin: 0 40px;
}
.footer-menu-links h4 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-menu-links a {
    color: #fff;
    font-size: 13px;
}
.address.footer-menu-links a img {
    margin-right: 10px;
}
footer h4 {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin-left:40px; 
}

.nakhellLogoLink {
    bottom: 0;
    display: block;
    max-width: 216px;
    min-width: 216px;
    position: absolute;
    top: 0;
    width: 16%;
}


/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Shopping------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.news-box .events-box {
    width: 100%;
}
.news-box {
    overflow: hidden;
}
.shopping {
    margin: 58px 0 70px;
}
.shopping .shopping-list table {
    width: 100%;
}

.shopping-list .shoppingPageListHeader {
    text-transform: uppercase;
}
.shopping-list .shoppingPageListHeader td {
    vertical-align: bottom;
}
.shopping-list .shoppingPageListHeader td h3 {
    font: 16px book;
    font-weight: bold;
    color: #003f72;
    margin: 0;
}
.shopping-list .shoppingPageListHeader td a {
    font: 10px book;
    font-weight: bold;
    color: #0b3660;
}
.shopping-list .shoppingPageListHeader td:nth-child(3) a, .shoppingPageListHeader td:nth-child(4) a {
    color: #ffae62;
}
.shopping-list .shoppingPageListHeader td:nth-child(5) a {
    color: #003f72;
}
.shopping-list .shoppingPageListHeader .add-on .form-control {
    background: #e3e3e3;
    border: none;
    border-radius: 0;
    font-size: 13px;
    height: 28px;
    box-shadow: none;
}
.shopping-list .shoppingPageListHeader .add-on .form-control:focus {
    box-shadow: none;
}
.shopping-list .shoppingPageListHeader .add-on .input-group-btn > .btn {
    background-color: #e3e3e3;
    border: none;
    border-radius: 0;
    height: 28px;
    color: #fff;
}
.shopping-list .shoppingPageListHeader .add-on .input-group-btn > .btn i {
    transform: rotateY(180deg);
}
.shopping-list hr {
    height: 1px;
    border: none;
    background: #003f72;
    margin: 5px 0 20px;
}
.shopping-list .listBody tr {
    border-bottom: 1px solid #ffd6ad;
}
.shopping-list .listBody tr:last-child {
    border-bottom: none;;
}
.shopping-list .listBody tr td {
    color: #6d6e70;
    font: 14px medium;
    padding: 10px 0 11px;
}
.shopping-list .listBody tr td a {
    color: #6d6e70;
    font: 14px medium;
}
.shopping-list .listBody tr td span {
    font: 11px light;
    
}
.shopping-list .listBody tr td span:before {
    content: url('../images/icon_coart_name.png');
    margin-right: 5px;
}
.shopping-list .listBody tr td:nth-child(3) span:before {
    content: url('../images/icon_phone.png');
}
.shopping-list .listBody tr td:last-child a {
    color: #6d6e70;
    font: 10px book;
    font-weight: bold;
    border: 1px solid #dc4405;
    padding: 4px 10px 3px;
    display: inline-block;
}
.news-box .events-box p {
    font-size: 14px;
}

/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Outlet-details------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.col-md-12.fitness{
    padding-top: 56px;
}
/*image + icon size*/
.leftcontent > img {
    max-width: 100%;
}
.upcoming-deals .leftcontent > img {
    height: fit-content;
    object-fit: cover;
    margin: auto;
}
.title > img {
    height: 62px;
    margin-bottom: 20px;
}
.title2 > img {
    margin-bottom: 20px;
}
.court {
    padding: 1px 5px 1px 6px;
    border: 2px solid #dc4405;
    margin-bottom: 6px;
    height: fit-content;
}
.court > a {
    color: #003f72;
    display: block;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
.visitweb {
    padding: 1px 5px 1px 6px;
    border: 2px solid #dc4405;
}
.visitweb > a{
    text-decoration: none;
    font-size:11px;
    color:#003f72;
    font-weight: bold;
}
.sub-title {
    color: #6b3077;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
}
.sub-title p{
    color: #6b3077;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    text-align: center;
}
.sub-title-detail {
    font-size: 12px;
    color: #6F7173;
    font-family: medium;
}
.sub-title-detail p{
    font-size: 12px;
    color: #6F7173;
    text-align: center;
}
.similar-box img{
    width: 160px;
    height: auto;
}
.fitness-description {
    padding-top: 5px;
    font-size: 12px;
    line-height: 15px;
}
.deals-heading {
    font-family: "Montserrat-Bold";
    font-size: 16px;
    color: #003f72;
    border-bottom: 1px solid #003f72;
    margin-top: 95px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.title2 {
    margin-top: 23px;
}
.join {
    padding-bottom: 43px;
    border-bottom: 1px solid #003f72;
    margin-bottom: 53px;
}
.outlet .slides > li {
    margin: 0 10px;
}
.outlet .flex-control-nav {
    bottom: -38px;
    padding-right: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.outlet .flex-control-nav li {
    border: medium none;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px 0 0;
    padding: 2px;
}
.outlet .flex-control-paging li a {
    background: #dc4405;
    height: 8px;
    width: 8px;
}
.outlet .flex-control-paging li a.flex-active {
    background: #003f72;
}
.outlet .flex-direction-nav a.flex-next::before {
    background: rgba(0, 0, 0, 0) url("../images/outline/arrow2.jpg") no-repeat scroll 100% center / 100% 100%;
    content: "";
    height: 24px;
    width: 24px;
}
.outlet .flex-direction-nav a {
    background: rgba(0, 0, 0, 0) url("../images/outline/arrow1.jpg") no-repeat scroll 100% center / 100% 100%;
    content: "";
    height: 24px;
    opacity: 1;
    top: 55%;
    width: 24px;
}
 .outlet .flex-direction-nav a::before{
    content: "";
}
.outlet .flex-direction-nav .flex-prev {
    left: 9px;
}
.outlet.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    left: 9px  !important;
}
.outlet.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 0  !important;
}
.outlet-own-page.shopping{
    margin-bottom: 0;
}

.outlet-own-page .outlet.flexslider{
    margin-bottom: 0;
}
.outlet-own-page .deals-heading{
    margin-top: 45px;
}
.outlet-own-page.whats-deal .flexslider .flex-direction-nav a{
    top:55%;
}
.outlet-own-page.whats-deal .flexslider{
    margin-bottom: 0;
}




/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Whats on deals------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.shopping.whats-deal .deals-heading{
    margin:30px 0;
}
.shopping.whats-deal .add-on .form-control {
    background: #e3e3e3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    height: 28px;
}
.shopping.whats-deal .add-on .input-group-btn > .btn {
    background-color: #e3e3e3;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 28px;
}
.deals-heading .add-on {
    float: right;
    top: -34px;
    width: 165px;
}
.news .deals-heading .add-on {
    width: 125px;
}
.deal-box-desc {
    text-align: center;
}
.deal-box-desc > img {
    margin: 20px 0;
}
.deal-box-desc > .sub-title {
    text-align: start;
}
.deal-box-desc > .sub-title-detail {
    text-align: start;
}
.whats-deal .sub-title{
    letter-spacing: 2px;
}
.deal-box > img {
    width: 100%;
}
.whats-deal .shopping-list > .deals-heading {
    margin-top:0 !important;
    margin-bottom: 20px;
}

.with-pagination{
    margin-bottom: 0 !important;
}
.deal-pagination > ul {
    list-style: outside none none;
    padding: 0;
}
.deal-pagination > ul > li {
    display: inline-block;
}
.deal-pagination {
    text-align: right;
    margin-top: 5px;
}
.deal-pagination a {
    color: #ffae62;
    font-family: "Museo-Sans";
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.deal-pagination li.active a{
    color: #003f72;
    
}
.whats-deal .flexslider .slides > li >a{
    padding: 0 10px;
    display: block;
}
.whats-deal .flexslider .deal-box-desc img {
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
}



.whats-deal .flexslider .flex-control-nav {
    bottom: -38px;
    padding-right: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.whats-deal .flexslider .flex-control-nav li {
    border: medium none;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px 0 0;
    padding: 2px;
}
.whats-deal .flexslider .flex-control-paging li a {
    background: #dc4405;
    height: 8px;
    width: 8px;
}
.whats-deal .flexslider .flex-control-paging li a.flex-active {
    background: #003f72;
}
.whats-deal .flexslider .flex-direction-nav a.flex-next::before {
    background: rgba(0, 0, 0, 0) url("../images/outline/arrow2.jpg") no-repeat scroll 100% center / 100% 100%;
    content: "";
    height: 24px;
    width: 24px;
}
.whats-deal .flexslider .flex-direction-nav a {
    background: rgba(0, 0, 0, 0) url("../images/outline/arrow1.jpg") no-repeat scroll 100% center / 100% 100%;
    content: "";
    height: 24px;
    opacity: 1;
    top: 35%;
    width: 24px;
}
.whats-deal .flexslider .flex-direction-nav a::before{
    content: "";
}
.whats-deal .flexslider .flex-direction-nav .flex-prev {
    left: 10px;
}
.whats-deal .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    left: 10px  !important;
}
.whats-deal .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 10px  !important;
}
.whats-deal .flexslider .flex-direction-nav a{
    visibility: hidden;
}
.whats-deal .flexslider{
    margin: 0 0 20px;
}
.whats-deal .flex-direction-nav .flex-next {
    right: 10px;
}
.flex-direction-nav .flex-disabled{
    opacity: 1 !important;
}






/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Whats-on-news------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.whats-deal.news .court {
    float: right;
    width: auto;
}
.sub-title.all-news {
    margin-bottom: 20px;
}
.sub-title-detail.all-news{
    margin-bottom: 10px;
}
.no-margin-heading{
    margin-top: 0px;
}
.whats-deal.news .no-margin-heading{
    margin-top: 10px;
}
.whats-deal.news .sub-title {
    letter-spacing: 2px;
    margin-bottom: 20px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Whats-on-Article------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.whats-article.whats-deal .sub-title{
    margin-bottom: 10px;
}
.article-head {
    margin: 0;
    vertical-align: top;
    width: 65%;
    float: left;
    margin-bottom: 10px;
}
.article > img {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
}
.article-head >h1 {
     margin: 0;
    color:#003f72;
}
.article-share > p {
    border-right: 1px solid;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 5px;
    padding: 6px 16px 6px 0;
}
.article-share > a {
    display: inline-block;
    margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
}
.article-share.clearfix {
    border-bottom: 1px solid #0b3680;
    border-top: 1px solid #0b3680;
    padding-bottom: 5px;
    width: fit-content;
    margin-top: 15px;
    display: block !important;
}
.article-head > p {
    font-family: medium;
    font-size: 11px;
    margin-top: 5px;
}
.event-title{
    color: #6b3077;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding-bottom: 1rem;
    font-family: 'Museo-Sans';
}
.deal-box-event{
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
    cursor: pointer;
}
.deal-box-event:hover{
    opacity: .9;
    cursor: pointer;
}
.whats-article .deal-box-desc .sub-title {
    margin-top: 15px;
}
.whats-article.shopping.whats-deal .deals-heading {
    margin: 25px 0;
}
.event-desc-mrg {
    margin-top: 30px;
}
.event-desc-mrg p {
    margin-bottom: 0px;
}
.whats-deal.whats-article .without-head {
    margin: 42px 0 !important;
}
.whats-deal.whats-article .without-head.bottom {
    margin-bottom: 5px !important;
}

.whats-article .court {
    border: 2px solid #dc4405;
    float: right;
    margin-bottom: 6px;
    padding: 1px 0;
    width: 125px;
}
.whats-article .fitness {
    margin-bottom: 60px;
}
.whats-article.whats-deal .sub-title {
    letter-spacing: normal;
}
.whats-article .court > a {
    padding: 1px 0;
}
.shopping.whats-deal.whats-article{
    margin-bottom: 0;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------All-Events------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.all-events{
    margin-top: 80px;
}

.whats-event .deals-heading.without-head {
    margin-bottom: 0;
}
.whats-event.whats-article .fitness {
    margin-bottom: 45px;
}
/*---------------------------------5.1-------------------------------------------*/
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------About The Mall------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/

.fixedHeader {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
}
.fixedHeader + .aboutTheMallSections {
    margin-top: 186px;
}


.aboutTheMallMenu{
    margin-bottom: 0px;
}
.breadcrumb.aboutTheMallMenu ul {
    margin: 0;
    text-align: center;
}
.breadcrumb.aboutTheMallMenu ul > li {
    list-style: none;
    display: inline-block;
    float: none;
}
.breadcrumb.aboutTheMallMenu ul > li.active a, .breadcrumb.aboutTheMallMenu ul > li:hover a {
    color: #055091;
    font-weight: normal;
    letter-spacing: 0;
    font-family: medium;
}

.aboutTheMallSections .aboutTheMallSection {
    margin-bottom: 40px;
}
.aboutTheMallSections .aboutTheMallSection img {
    max-width: 100%;
    width: 100%;
}
.aboutTheMallSections .aboutTheMallSection img {
    max-width: 100%;
    width: 100%;
}

.aboutTheMallSections .aboutTheMallSection.aboutTheMallGray img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.aboutTheMallSections .deals-heading {
    border-bottom: 1px solid #003f72;
    color: #003f72;
    font-family: "Museo-Sans";
    font-size: 15px;
    margin-top: 5px;
    text-transform: uppercase;
}
.aboutTheMallSections .gallery-desc-section {
    background: #ececec none repeat scroll 0 0;
    padding: 10px 58px;
}
.aboutTheMallSections .gallery-desc-section h2 {
    color: #06346f;
    font-family: "Museo-Sans";
    font-size: 10px;
    text-transform: uppercase;
}
.aboutTheMallSections .section1 .gallery-desc-section > p {
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-count: 2; 
    -moz-column-gap: 40px; 
    column-count: 2;
    column-gap: 40px;
    color: #6d6e70;
    
}
p.about-firstsecpara {
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-count: 2; 
    -moz-column-gap: 40px; 
    column-count: 2;
    column-gap: 40px;
    color: #6d6e70;
    
}
.aboutTheMallSections .deals-heading{
    font-size: 20px;
}

.section2 .gallery-desc-section {
    height: 270px;
    position: absolute;
    top: 0;
    width: 580px;
    background: #FFAE62;
}
.gallery-desc-section h1 {
    color: #fff;
    margin-top: 30px;
    text-transform: uppercase;
}
.gallery-desc-section p {
    color: #fff;
}
.gallery-block-second{
    bottom: 0;
    right: 0;
}
.court-gallery {
    position: relative;
}
.gallery-block-second {
    background: #6c3078 !important;
    bottom: 0;
    height: 155px !important;
    right: 14px;
    top: auto !important;
    width: 578px !important;
}
.gallery-desc-section.gallery-block-second > h2 {
    color: #fff;
    font-family: "Museo-Sans";
}
.section3 .gallery-desc-section {
    background: #ffae62 none repeat scroll 0 0;
    height: 249px;
    position: absolute;
    right: 14px;
    top: 0;
    width: 580px;
}
.section4 .gallery-desc-section {
    background: #ffae62 none repeat scroll 0 0;
    height: 309px;
    position: absolute;
    top: 0;
    width: 575px;
}
.section5 .gallery-desc-section {
    background: #ffae62 none repeat scroll 0 0;
    height: 237px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 578px;
}
.section6 .gallery-desc-section {
    background: #ffae62 none repeat scroll 0 0;
    height: 292px;
    position: absolute;
    top: 0;
    width: 575px;
}
#section7 .gallery-desc-section {
    background: #ffae62 none repeat scroll 0 0;
    height: 286px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 577px;
}
.section1 .gallery-desc-section::after {
    background: transparent;
    border-left: 25px solid transparent; 
    border-right:25px solid transparent; 
    border-top: 25px solid #ececec; 
    border-bottom: none; 
    bottom: -23px;
    content: "";
    height: 20px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.flexslider-bottom.clearfix > span {
    display: inline-block;
    float: right;
}
.flexslider-bottom.clearfix > span {
    color: #fff;
    font-family: book;
    font-size: 13px;
    margin-right: 20px;
    margin-top: 6px;
}
.flexslider-bottom.clearfix > span > a {
    color: #fff;
}
.gallery-block-second p {
    margin-top: 20px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------about-future-plans------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.about-mall .article > img {
    margin-bottom: 10px;
    margin-right: 15px;
}
.about-mall .article > p {
    font-size: 12px;
}
.about-mall .fitness .deals-heading {
    margin-top: 0;
}
.about-mall.whats-article .fitness {
    margin-bottom: 90px;
}
.top-about-mall{
    margin-top: 0 !important;
}
.about-mall.whats-article .top-deal-box{
    margin-bottom: 0;
}
.future-palns.shopping{
    margin-bottom: 0;
}

.future-palns.about-mall.whats-article .fitness {
    margin-bottom: 120px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------Nakeel-retail------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.nakeel-detail .court {
    float: right;
    margin: -10px 0 0;
    width: 113px;
}
.nakeel-detail.about-mall.whats-article .fitness {
    margin-bottom: 20px;
}
.nakeel-ratail-margin{
    margin: 0 0 30px 0 !important;
}

/*--------------------------------------------------------------------------------
--------------------------------------5.2------------------------------------------
--------------------------------Location & Hours------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
section.location-hour {
    padding-top: 30px;
}
section.location-hour .event-desc-mrg{
    margin-top: 0;
}
.sidebar .deals-heading{
    margin-top: 0;
}
.sidebar .sub-title{
    font-weight: 100;
    margin-top: 15px;
    font-size: 13px;
    margin-bottom: -5px;
}
a.location-email {
    text-decoration: underline;
}
.location-information > p {
    margin-top: 10px;
}
.sub-title.gray-address {
    color: gray;
    font-size: 12px;
    text-transform: none;
}
.location-box {
    background: #32aade none repeat scroll 0 0;
    padding: 20px;
}
.location-box p {
    letter-spacing: 1px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 14px;
}
.location-box h2{
    font-size: 20px;
}
.location-box p a{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle;
}
.location-box img{
    width: 38px;
    height: 45px;
}
.location-box .flexed{
    align-items: center;
    gap: 1rem;
}
.location-box .location-box-line{
    margin-bottom: 30px;
}
.location-box .location-box-line:last-child{
    margin-bottom: 0;
}
.location-box {
    background: #32aade none repeat scroll 0 0;
    padding: 20px;
}
.location-box h1, .location-box h2, .location-box h3, .location-box h4, .location-box p{
    color: #fff;
}
.location-hour .deals-heading {
    margin: 30px 0;
}
.location-hour .location-information {
    padding-left: 30px;
}
.location-hour .location-information .deals-heading {
    margin-top: 0;
}
.location-hour .fitness.all-events {
    margin-top: 40px;
}
.location-map > iframe {
    width: 100%;
    height: 535px;
}
.event-desc-mrg .sub-title.gray-address {
    font-family: "Museo-Sans";
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 20px;
}
.location-hour .event-desc-mrg .sub-title{
    font-family: "Museo-Sans";
    font-weight: 100;
}
.terms .flexed-3-gap{
    align-items: unset;
}
/*--------------------------------------------------------------------------------
--------------------------------------5.4------------------------------------------
----------------------------------Media-Centre------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.media-centre .banner h3 {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Museo-Sans";
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 9px;
    position: absolute;
}
.media-centre .banner .flexslider{ 
    margin-bottom: 0;
}
.media-centre .flexslider-bottom {
    background: #ffae62 none repeat scroll 0 0;
    padding: 9px 15px;
}
.flexslider-bottom > a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Museo-Sans";
    font-weight: 100;
    letter-spacing: 1px;
    padding: 5px 8px;
    float: right;
}
.media-centre .sidebar .sub-title {
    font-family: "Museo-Sans";
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 37px;
}
.media-centre .location-information > a {
    display: block;
    margin-bottom: 22px;
}
.media-centre .location-information {
    padding-left: 30px;
}
.media-centre .location-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 100%;
}
.media-centre .location-box img {
    width: 76px;
    height: 64px;
}
.media-centre .download-center {
    border: 2px solid #fff;
    padding: 10px 18px;
}

.media-centre .download-center a {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    font-weight: bolder;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;
    font-family: 'Montserrat-Bold';
}
.media-centre .download-center a img {
    width: 16px;
    height: 16px;
}
.media-centre .image-logo {
    gap: 40px;
}

.media-centre .location-box h3 {
    color: #003f72;
    font-weight: 900;
    font-family: 'Montserrat-Bold';
}
.media-centre .albums .text h3 {
    font-size: 12px;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: 37px;
    color: #6b3077;
    text-transform: uppercase;
    cursor: pointer;
}
.media-centre .albums .image {
    width: 113px;
    height: 76px;
}
.media-centre .albums .image img {
    max-width: 100%;
    height: 100%;
    cursor: pointer;
}
.media-centre .view {
    padding: 1px 5px 1px 6px;
    margin-bottom: 6px;
    border: 2px solid #dc4405;
    height: fit-content;
    cursor: pointer;
    flex: 0 0 auto;
    width: fit-content;
}
.media-centre .view a {
    font-size: 11px;
    color: #003f72;
    font-weight: 700;
    cursor: pointer;
}
.media-centre .deals-heading span {
    background: #0c3680;
    padding: 3px 10px;
}
.media-centre .deals-heading.break {
    margin: 30px 0;
}

.media-centre .sub-title h3 {
    color: #6b3077;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
.media-centre .sub-title p {
    font-size: 10px;
    color: #6f7173;
    text-align: left;
    font-family: Montserrat-Regular;
    line-height: 1;
}
.media-centre .festive-season {
    background-color: #ffae62;
    flex-wrap: wrap;
    padding: 0 15px;
}

.media-centre .download-button {
    color: #fff;
    display: inline-block;
    font-weight: 900;
    letter-spacing: 1px;
    padding: 5px 8px;
    cursor: pointer;
    border: 2px solid #fff;
    transition: 0.3s;
    font-family: 'Montserrat-Bold';
}
.media-centre .download-button:hover {
    color: #0c3680;
    text-decoration: underline;
}

.location-box > .download-button {
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-family: "Museo-Sans";
    font-size: 17px;
    font-weight: lighter;
    letter-spacing: 2px;
    padding: 3px 10px;
    text-align: center;
    width: 100%;
    text-decoration: none;
}
.download-button > img {
    display: inline-block;
    margin-left: 0px;
    margin-top: -7px;
}
.media-images {
    border-right: 2px solid #fff;
    text-align: center;
    padding: 10px 0;
}
.media-images > img{
    margin-top: 0;
}
.images-and-logo {
    padding: 15px 0;
    
}
.media-logos{
    text-align: center;
    padding: 10px 0;
    
}
.media-logos > img {
    margin-top: 20px;
}
.media-logos > h4, .media-images > h4 {
    color: #054c7f;
    font-family: "Museo-Sans";
    font-size: 18px;
    font-weight: lighter;
    margin-top: 15px;
}
.media-centre .fitness .sub-title-detail {
    margin-top: 15px;
}
.media-images > h4{
    margin-top: 22px;
}
.media-centre .court > a{
    padding: 1px 0;
}
.media-centre .deals-heading > span {
    background: #0c3680 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    padding: 3px 10px;
}
.media-centre .banner {
    margin-bottom: 104px;
}
.media-centre .sidebar .deal-pagination a {
    text-decoration: none;
}

/*--------------------------------------------------------------------------------
---------------------------------------5.5-----------------------------------------
--------------------------------Nakeel-retail-logo------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.nakeel-retail-logo .deals-heading {
    margin-top: 0;
}
.nakeel-retail-logo {
    margin-top: 60px;
}


.nakeel-logos-grid.first-nlb .nakeel-logo-block{
    border-top-color:  transparent;
}
.nakeel-logos-grid .nakeel-logo-block:first-child{
    border-left-color:transparent;
}
.nakeel-logos-grid .nakeel-logo-block:last-child{
    border-right-color:transparent;
}
.nakeel-logos-grid.third-nlb .nakeel-logo-block{
    border-bottom-color:  transparent;
}
.nakeel-logos-grid.first-nlb{
    margin-top: 50px;
}
.nakeel-logo-block h4 {
    color: #6d6e70;
    font-family: "Museo-Sans";
    font-size: 11px;
    text-transform: uppercase;
}
.nakeel-logo-block p {
    letter-spacing: 1px;
}
.nakeel-logo-block {
    border-bottom: 1px solid #7598b2;
    border-right: 1px solid #7598b2;
    padding: 20px 0;
    text-align: center;
}
/*----------------------------------page tree------------------------*/
.tree {
    margin-top: -65px;
}
.tree > ul {
    padding: 0;
}
.tree li {
    list-style-type: none;
    margin: 0;
    padding: 25px 5px 0;
    position: relative;
}
.tree li::before, .tree li::after {
    content:'';
    left:-5px;
    position:absolute;
    right:auto
}
.no-padding-tree{
    padding: 0;
}
.perent-nob.parent_li > ul {
    padding-left: 29px;
}
.tree li::before {
    border-left: 2px solid #1d5280;
    bottom: 52px;
    height: 100%;
    top: 8px;
    width: 1px;
}
.tree li::after {
    border-top: 2px solid #1d5280;
    height: 19px;
    top: 38px;
    width: 13px;
}
.tree li span {
    color: #1d5280;
    display: inline-block;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 1px;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.tree .inner-ul a{
    color: #337ab7;
    display: inline-block;
    font-size: 12px;
    font-weight: lighter;
    letter-spacing: 1px;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.icon-plus-sign:before {
    content: "+";
    font-size: 20px;
    font-family: auto;
    line-height: 2px;
    cursor: pointer;
}
.icon-minus-sign, .icon-plus-sign {
    float: right;
    margin-left: 5px;
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
li.parent_li li.parent_li li span {
    color: gray;
    font-size: 11px;
    margin-top: 3px;
}
.parent_li > span {
    overflow: hidden !important;
}
.tree li.perent-nob::before {
    height: 100%;
    top: 40px;
}
.icon-minus-sign, .icon-plus-sign {
    float: right;
    font-size: 11px;
    margin-left: 5px;
    margin-top: 5px;
    top: 5px;
}
.last-branch{
    text-decoration: underline !important;
}
.tree-question{
    font-family: Arial !important;
    padding: 0 !important;
}
/*----------------------------------Model--------------------------*/
.model-no-margin{
    margin-top: 0;
}
.ibn-model{
    padding: 35px 50px;
}
.modal-content{
    border-radius: 0 !important;
}
.ibn-model.create-profile > p {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    color:#003f72;
}
.model-email {
    font-family: book;
    font-size: 15px;
    font-weight: bold;
    padding: 9px 10px;
    width: 100%;
    background: #FFAE62;
    color:#fff;
    border: none;
}
#basicModa5 {
    z-index: 2147483647 !important;
}
.ibn-model button.close {
    background: url("../images/close.png") no-repeat !important;
    color: #fff;
    font-family: medium;
    font-weight: normal;
    height: 21px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 21px;
    font-size: 15px;
    opacity: 1;
}
.modal {
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width:600px;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto !important;
}
.modal-dialog {
    width: auto !important;
}
#basicModa5 input.learn-more {
    border: 1px solid #dc4405;
    color: #6d6e70;
    display: inline-block;
    font: bold 10px book;
    padding: 4px 10px 3px;
    margin-top: 10px;
}
#basicModa5 input.learn-more:hover {
    color: #fff;
}
/*---------------------------------6.4------------------------
---------------------------------Faqq's'------------------------*/
.faqs-page .panel-body{
    border: none !important;
}
.faqs-page .panel-default > .panel-heading{
    background-color: transparent !important;
    padding: 0 !important;
}
.faqs-page .panel {
    border-left: medium none !important;
    border-radius: 0 !important;
    border-right: medium none !important;
    box-shadow: none !important;
    border-color: #003F72;
    
}
.faqs-page .panel-group .panel + .panel {
    margin-top: 0px;
}
.faqs-page .panel.panel-default:first-child{
    border-top: none !important;
}
.faqs-page .panel.panel-default:last-child{
    border-bottom: 2px solid #003F72;;
}
.faqs-page .deals-heading.no-margin-heading{
    margin-bottom: 0;
    border-bottom: 2px solid #003f72;
}
.faqs-page .panel-default > .panel-heading{
    padding-left: 0 !important;
}
.faqs-page .panel-body{
    padding-left: 30px;
    padding-top: 0;
}
.faqs-page .sub-title {
    margin-bottom: 18px;
    margin-top: 18px;
    position: relative;
}
.faqs-page .sub-title > a {
    color: #702f84;
    font-family: "Museo-Sans";
    font-size: 12px;
    font-weight: lighter;
    letter-spacing: 2px;
}
.faqs-page .panel-body > p {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 0 32% 0 0;
}
.faqs-page .fa.fa-angle-right, .faqs-page  .fa.fa-angle-down {
    font-size: 20px;
    position: absolute;
    right: 37px;
    top: -5px;
}
/*-----------------------careers-----------------------------*/
.deals-heading.no-margin-heading.careers {
    letter-spacing: 2px;
}
/*-----------------------Ploicy-----------------------------*/
.policy .fitness > p {
    -webkit-column-count: 2;
    -moz-column-count: 2; 
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}
/*-----------------------Terms % Condition-----------------------------*/
section.terms {
    margin-top: 50px;
}

.terms .fitness h6{
    margin-bottom: 3px;
    margin-top: 20px;
    font-family: "Museo-Sans";
    color:#6d6e70;
    font-size: 12px;
}

/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------6.3 Mall Services------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/

.mall-top-icons{
    width: 160px;
    height: 120px;
}
.mall-services-sec  .sub-title{
    font-family: 'Montserrat-Regular';
    line-height: normal;
}
.mall-services-sec  .sub-title , .mall-services-sec  p{
    margin: unset;
}
.mall-services-grid-cont{
    grid-template-columns: 25% 25% 25% 25%;
}
.mall-services-grid-cont .col-icons p{
    font-size: 13px;
}
.general-enquiries {
    color: #6d6e70;
    font-size: 12px;
    margin-bottom: 5px;
}
.general-enquiries a {
    color: #337ab7;
}
.table-item {
    text-align: center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.table-item:hover {
    background-color: gay;
    text-align: center;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.table-item img {
    width: 120px;
}
.general-enquiries{
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.general-enquiries h6 {
    color: #6d6e70;
    font-family: "Museo-Sans";
    font-size: 12px;
    margin-bottom: 5px;
}
.services-grid {
    padding: 43px 19px;
}
.services-grid p {
    font-size: 14px;
    font-family: medium;
    color:#9c9c9e;
    height: 33px;
    text-transform:uppercase;
}
.services-grid {
    border-bottom: 1px solid #FFCDA2;
    border-right: 1px solid #FFCDA2;
}
.services-boxes > .deals-heading {
    margin-top: 40px;
}
.services-boxes .nakeel-logos-grid.first-nlb {
    margin-top: 20px !important;
}
.fitness.courtesy {
    margin-top: 40px;
}
.courtesy .mall-services-top {
    border-bottom: 1px solid #114c7b;
    margin-top: 0;
    padding: 20px 0;
}
.courtesy .deals-heading {
    margin-bottom: 0 !important;
}
.courtesy .mall-services-top .sub-title {
    margin-top: 25px;
}





/*--------------------------------Media Queries-------------------------*/
@media (min-width: 768px){
.box1hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
}
.box3hover{
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.events-box .col-sm-4{overflow: hidden;}
.shopping .shopping-list {padding-right: 6%;}
.topLinks.nav.navbar-nav li:nth-child(4) .dropdown-menu {left: 17px;}
.topLinks.nav.navbar-nav li:nth-child(5) .dropdown-menu {left: 0px;}
}

@media (max-width: 1920px){/* Desktops ----------- */
}
@media (max-width: 1600px){/* Desktops and laptops ----------- */
}
@media (max-width: 1366px){/* Desktops and laptops ----------- */
}
@media (max-width: 1280px){/* Desktops and laptops ----------- */
    .upcoming-deals .w-3 , .upcoming-deals .w-50{
        width: 100%;
    }
    .top-deal-box > *{
        flex-direction: column;
    }
}
@media (max-width: 1258px){/* Desktops and laptops ----------- */
/*    --------------------5.1-----------------------*/
    .gallery-desc-section {padding: 0 20px !important;}
    .section2 .gallery-desc-section {height: 217px;width: 466px;}
    .gallery-desc-section h1 { margin-top: 10px;}
    .gallery-block-second { height: 124px !important;width: 463px !important;}
    .section3 .gallery-desc-section {height: 200px;width: 465px;}
    .section4 .gallery-desc-section {border-bottom: 8px solid #fff;height: 309px;width: 462px;}
    .section5 .gallery-desc-section {height: 190px;width: 464px;}
    .section6 .gallery-desc-section {height: 236px;width: 657px;}
    #section7 .gallery-desc-section {border-bottom: 6px solid #fff;height: 236px;width: 612px;}
    .aboutTheMallSections .section1 .gallery-desc-section{padding-top: 20px !important;padding-bottom: 20px !important;}
    .media-centre .location-information { padding-left: 0px;}
    .media-centre.location-hour .court {padding: 0 !important;
    }
    .mall-services-grid-cont{
        grid-template-columns: 33% 33% 33%;
    }
}
@media (min-width: 1153px) and (max-width: 1280px) {/* Desktops and laptops ----------- */
    header .col-md-3.logo_top {
        width: 20%;
    }
}
@media (max-width: 1152px){/* Desktops and laptops ----------- */
    .navbar-nav > li {display: inline-block;float: none;}
    .topLinks.nav.navbar-nav{text-align: center;}
    .calender .event-description  h1 {margin-top: 9px;}
    .calender .learn-more { margin: 15px auto 0;}
    .banner .flexslider .slides .slider-content-box{padding: 0 50px;}
    .banner .flexslider .slides .slider-content-box > p{margin-top: 30%;}
    .shoppingPageEvents .calender .calenderDate {float: none;margin: 0 auto;}
    .event-description p , .news-description p{
        padding: 15px 25px;
    }
    .shoppingPageEvents .calender .learn-more {float: none;margin: 20px auto;}
/*    .article > p {clear: both;display: block;}*/
/*    --------------------5.1-----------------------*/
    .gallery-desc-section {padding: 0 20px !important;}
    .section2 .gallery-desc-section {height: 217px;width: 466px;}
    .gallery-desc-section h1 {margin-top: 10px;}
    .gallery-block-second {height: 124px !important;width: 463px !important;}
    .section3 .gallery-desc-section {height: 200px;width: 465px;}
    .section4 .gallery-desc-section {border-bottom: 8px solid #fff;height: 309px;width: 462px;}
    .section5 .gallery-desc-section { height: 190px;width: 464px;}
    .section6 .gallery-desc-section {height: 236px;width: 657px;}
    #section7 .gallery-desc-section {border-bottom: 6px solid #fff;height: 236px;width: 612px;}
    .terms .deals-heading.no-margin-heading.careers {width: 100%;}
/*    --------------------5.1-----------------------*/
}
@media (max-width: 1024px){
    .footer-menu-links, footer h4 {margin-left: 58px;}
    .footer-menu-links, footer h4 {margin-left: 58px;}
    .navbar-nav > li {padding: 20px 5px 2px;}
    nav#myNavbar.navbar.navbar-default{margin-top: 7px}
    .calender .learn-more {margin: -3px auto 0;}
    .footermenu{width: 67%;}
    .shoppingPageEvents .event-description::after{right: 0;}
    .article-head {width: 55% !important;}
    .shopping-list .shoppingPageListHeader td a{font-size:9px;}
    .events.eventBoxWithFourColums .col-sm-3:nth-child(3) .event.news:last-child img {height: 292px;}
    .eventBoxWithFourColums .calender .learn-more {margin-top: 15px;}
    .similar-box img {
        width: 140px;
        height: auto;
    }
    .upcoming-events .similar-box img{
        width: unset;
        height: auto;
    }
}
@media (max-width: 991px){/* Desktops and laptops ----------- */
/*    --------------------5.1-----------------------*/
    .gallery-desc-section {
        padding: 0 20px !important;
    }
    .section2 .gallery-desc-section {
        border-bottom: 6px solid #fff;
        height: 247px;
        width: 612px;
        }
    .gallery-desc-section h1 {
        margin-top: 10px;
    }
    .gallery-block-second {
        border-bottom: none;
        border-left: 6px solid #fff;
        border-top: 6px solid #fff;
        height: 142px !important;
        width: 376px !important;
    }
    .section3 .gallery-desc-section {
        border-bottom: 5px solid #fff;
        border-left: 5px solid #fff;
        height: 216px;
        width: 465px;
    }    
    .section4 .gallery-desc-section {
        border-bottom: 8px solid #fff;
        height: 309px;
        width: 488px;
    }
    .section5 .gallery-desc-section {
        border-bottom: 5px solid #fff;
        height: 193px;
        width: 481px;
    }
    .section6 .gallery-desc-section {
        border-bottom: 5px solid #fff;
        border-right: 5px solid #fff;
        height: 236px;
        width: 671px;
    }
    #section7 .gallery-desc-section {
        border-bottom: 6px solid #fff;
        height: 236px;
        width: 720px;
    }
/*    --------------------5.1-----------------------*/
    section.location-hour .event-desc-mrg {
        margin-top: 30px;
    }
    .sidebar {
        margin-top: 30px;
    }
    .location-hour .location-information {
        padding-left: 0;
    }
    .location-box p {
        font-size: 10px;
    }
    .location-map > iframe {height: 400px;width: 100%;
    }
    .mall-services-grid-cont{
        grid-template-columns: 45% 45%;
    }
    .table-item img {
        width: 80px;
    }
    .mall-services-grid-cont .col-icons p {
        font-size: 11px;
    }
    .mall-services-container .mall-services-sec{
        flex-direction: column;
    }
    .mall-services-container .mall-top-icons {
        width: 100%;
        height: 100%;
    }
    .media-centre .loc {
        flex-direction: column;
    }
    .media-centre .main-container {
        width: 100%;
    }
    .media-centre .location-box {
        width: 100%;
    }
    .media-centre .download-center {
        width: 80%;
    }
    .media-centre .albums-container {
        width: 100%;
    }
    .media-centre .albums {
        justify-content: start;
    }
    .media-centre .articles {
        flex-direction: column;
    }
}
@media (max-width: 980px){/* Tabs ----------- */
    nav#myNavbar.navbar.navbar-default {float: none;margin: 0 auto;text-align: center;}
    .logo {text-align: center;}
    .categories-tabs h2 {font-size: 12px;}
    .brand-logos {margin: 20px 0;}
    .events-box {width: 100%;}
    .eventBoxWithFourColums .col-sm-3, .eventBoxWithFourColums .col-sm-3:last-child {width: 100%;}
    .learn-more{margin: 0 auto;}
    .event-description{padding: 16px 0;}
    .calender .event-description  h1{margin-top: 17px;}
    .footermenu {width: 75%;}
    .categories-tabs img {height: 100%;}
    .calender .learn-more {margin: 9px auto 0;}
    .calender .event-description  p {padding: 0 16px;}
    .calender .event-description  h1 {margin-top: 7px;}
    .shoppingPageEvents{display: none;}
    .court {margin: 10px 0;width: 150px;}
    .visitweb { clear: both;display: block !important;margin: 15px 0;width: 150px;}
    .media-centre .court {margin: 0;width: auto;}
    .media-centre .banner {margin-bottom: 30px;}

}
@media (max-width: 800px){/* Tabs ----------- */
    footer::after{display: none;}    
    .footermenu {float: right;margin: 0;padding-right:0;}
    .banner .flexslider .slides .slider-content-box {padding: 0 10px;}
    .banner .flexslider .slides .slider-content-box > p {margin-top: 20%;}
    .whats-deal .flexslider .flex-direction-nav a{visibility: visible;}
}
@media (min-width: 768px){
    .court-gallery > img.desktop {display: block;}
    .court-gallery > img.mobile {display: none;}/* Tabs ----------- */
}
    
    
    @media (max-width: 767px){/* Tabs ----------- */
    nav#myNavbar.navbar.navbar-default, .topLinks.nav.navbar-nav{width:100%;}
    .navbar-nav > li {margin: 3px 0;padding: 7px 0;text-align: center;}
    .navbar-nav > li:hover {background: transparent;}
    .navbar-nav > li:hover a {color:#fff;}
    .categories{text-align: center;}
    .carousel-control{top:22px;}
    .events-box .col-sm-4:nth-child(1), .events-box .col-sm-4:nth-child(2){width: 100%;}
    .events-box .col-sm-4:nth-child(3){width: 100%;}
    .event.news {background: #6c207b}
    .calender.news {background: #32AADE}
    .learn-more {margin: 30px auto 0;}
    .footermenu {width: 65%;}
    .topLinks.nav.navbar-nav{margin: 0;}
    .footer-menu-links {margin: 0 0 0 40px;}
    .navbar-nav > li {display: block;float: left;width: 100%;}
    .topLinks.nav.navbar-nav > li .header-search {display: block;margin: 20px auto 0;position: static;}
    .carousel-inner .item a > img {filter: grayscale(100%);height: 75px;}
    .calender .learn-more {margin: 20px auto 0;}.calender .event-description  h1 {margin-top: 20px;}footer{margin-top: 0;}
    .navigation-bar.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#000;}
    .navigation-bar .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff;}
    .banner .flexslider .slides .slider-content-box > p {margin-top: 5%;}
    .navigation-bar .navbar-toggle .icon-bar {height: 3px;width: 27px;background-color:#fff !important;}
    .navigation-bar .navbar-toggle.collapsed .icon-bar {background-color:#003f72 !important;}
    .navigation-bar .navbar-toggle{border:none;position: relative;z-index: 2147483647;}
    .navigation-bar .navbar-toggle:hover, .navigation-bar .navbar-toggle:focus {background: none;}
    .navigation-bar{padding: 0 !important}
    .desk-view{display: none;}
    .mobile-view{display: inline-block;}
    .navigation-bar {margin-top: 0px;}
    .top-bar {margin-bottom: 0px;}
    .mobile-view {margin-top: 12px;}
    .topLinks.nav.navbar-nav {background: url("../images/mobile-view/overlay.png") repeat;width: 100%;padding: 70px 0;}
    .topLinks.nav.navbar-nav > li:hover > a, .topLinks.nav.navbar-nav > li.selected > a{color:#fff !important;}
    .topLinks.nav.navbar-nav > li > a{font-size:12px;letter-spacing: 2px;}
    .topLinks.nav.navbar-nav > li:last-child{display:none;}
	.topLinks.nav.navbar-nav > li:last-child{display:block !important;}
    .topLinks.nav.navbar-nav > li:nth-last-child(2){display:none;}
	.topLinks.nav.navbar-nav > li:nth-last-child(2){display:block !important;}
    .topLinks.nav.navbar-nav > li:nth-last-child(3) a{color:#c02900;}
    .topLinks.nav.navbar-nav .dropdown-menu:hover{background: transparent;}
    .navbar-nav > li:focus {background: transparent;}
    .dropdown-menu {display: block !important;position: relative;width: 100%;background: transparent;box-shadow: none;}
    .dropdown-menu li:hover a {background: transparent;}
    header {padding: 0;}
    .flexslider.brand{background:transparent;}
    .banner .flexslider .slides > li {height: 200px;}
    .banner .flexslider .slides img {height: 100%;width: 100%;}
    .categories{display:none;}
    .banner .flexslider {margin-bottom: 25px;}
    .brand-logos .flexslider.brand .flex-control-nav{bottom: -40%;}
    .brand-logos .flexslider.brand .flex-control-paging li a{height: 5px;width: 5px;}
    .events {padding: 5px 150px 50px;}
    .mobile-view-event{display: block;}
    .calender > .event-description > img {float: left;width: 30%;}
    .calender-desc {width: 70%;margin: 12px auto 0;}
    .calender.news {padding: 20px 10px;}
    .calender.news .event-description {padding: 0;}
    .calender .event-description h1 {margin: 4px 0;}
    .calender .event-description p {padding: 0 10px;line-height: 16px;}
    .calender .learn-more {margin: 10px auto 0;}
    .learn-more{width: 90px;}
    .address.footer-menu-links {display: none;}
    .footer-menu-links{vertical-align: top;}
    .mailbox-mobile {background: #d7d7d7;display: block;}
    .mailbox-mobile  ul {list-style: none;padding: 5px 20px;margin-bottom: 0;}
    .mailbox-mobile  ul li {display: inline-block;}
    .mailbox-mobile  ul li:last-child {float: right;}
    .mailbox-mobile  ul li  a img{margin-right: 5px;}
    .mailbox-mobile  ul li  a {font-family: medium;font-size:11px;color:#fff;}
    .mailbox-mobile ul li a {font-size: 15px;}
    .brand-logos {margin: 35px 0;}
    .shopping-list .shoppingPageListHeader td:first-child {width: 300px;}
    .shopping-list .listBody tr td {display: none;}
    .shopping-list .listBody tr td:first-child {width: 100%;display: block;}
    .event-description:before {left: auto;right: 0;transform: rotateY(180deg);}
    .event .event-description:after {right: auto;left: 0;transform: rotateY(180deg);}
    .shopping-list .shoppingPageListHeader td {vertical-align: sub;}
    .shopping-list .listBody tr td {padding: 8px 0 8px;}
    .shopping-list hr {margin-bottom: 22px;}
    .sub-menu li > a {text-align: center;}
    .navbar-collapse {padding-left: 0px;padding-right: 0px;position: absolute;top: -40px;z-index: 200;transition: 1.2s;}
    .deal-box {margin-top: 20px;}
    .top-deal-box .deal-box{width: 100%;}
    .top-deal-box img{
        width: 100%;
    }
    .modal-content {width:500px;}
    .services-grid p{height: auto !important;}
    .article > p {clear: both;display: block !important;
    }
    .deal-box-event{
        height: unset;
    }
/*    --------------------5.1-----------------------*/
    .gallery-desc-section {
        padding: 20px 20px !important;
        margin-top: 6px;
        width: 100% !important;
        height: auto !important;
        border: none !important;
        position: relative !important;
        display: block !important;
        left: 0 !important;
    }
    .gallery-block-second {
        width: 100% !important;
        height: auto !important;
    }
    .section1 .gallery-desc-section::after{
        left: 44%;
    }
    .section2 .gallery-desc-section::after{
        visibility: hidden;
    }
    .section2 .gallery-desc-section.gallery-block-second::after{
        visibility: visible;
        border-top: 25px solid #6C3078; 
    }
    .court-gallery > img.desktop {
        display: none;
    }
    .court-gallery > img.mobile {
        display: block;
    }
/*    --------------------5.1-----------------------*/
    .location-map > iframe {
        height: 400px;
        width: 100%;
    }
    .sidebar .sub-title {
        margin-top: 0;
    }
    .aboutTheMallMenu.breadcrumb ul > li {
        float: left !important;
        margin-left: 0 !important;
    }
        .media-centre.location-hour .fitness {
        display: block;
    }
    .location-hour .location-information {
        width: 300px;
        margin: 0 auto 30px auto;
    }
    .media-centre .court {margin: 10px ;width: 160px;;}
    .nakeel-logos-grid .nakeel-logo-block{
        border:none;
    }
    .location-hour .fitness {
        margin: 0 auto;
        text-align: left;
        width: 280px;
    }
    .services-grid {
        padding: 0 20px;
    }
    .nakeel-retail-logo {
        margin-top: 0;
    }
    .shopping{
        margin: 0;
    }
    .nakeel-detail .flexslider {
        margin-bottom: 40px;
    }
    .nakeel-detail.whats-deal .flexslider .flex-direction-nav a{
        top: 55%;
    }
    .outlet-own-page.whats-deal .flexslider {
        margin: 0 0 45px;
    }
    .future-palns.shopping .fitness .article > img{
        margin-bottom: 20px;
    }
    .general-enquiries {
        margin-right: 0px;
    }
    .faqs-page .panel-body > p{
        padding: 0;
    }
    .faqs-page .panel-body{
        padding-left: 0;
    }
    .faqs-page  i.fa{
        display: none;
    }
    .faqs-page .sub-title > a {
        font-size: 10px;
    }
    .location-box > .download-button {font-size: 12px;padding: 6px 10px;}
    .media-centre .location-box {margin-top: 30px;}
    .policies-container img{
        width: 60px;
    }

    
}
@media (max-width: 640px){/* Tabs ----------- */
    .banner .flexslider .slides .slider-content-box{width: 100%;}
    .shopping-list .shoppingPageListHeader td:first-child {width: 280px;}
    .shopping-list .shoppingPageListHeader td:nth-child(4), .shopping-list .shoppingPageListHeader td:nth-child(5), 
    .shopping-list .shoppingPageListHeader td:nth-child(6) {display: none;}
    .mall-services-top span {clear: both;display: block !important;float: none;margin-bottom: 20px; margin-right: 0;}
    .mall-services {text-align: center;}
    .similar-brands .similar-section {
        flex-direction: column;
        align-items: center;
    }
    .shopping .shopping-section{
        flex-direction: column;
        align-items: flex-start;
    }
    .shopping .shopping-section img{
        width: 130px;
    }
    .court{
        width: 120px;
    }
    .shopping .pt-3{
        padding-top: unset;
    }
    
}
@media (max-width: 500px){/* Tabs ----------- */
     footer::before{width: 150px;}
    .nakhellLogoLink {min-width: 150px;}
    .footer-menu-links {margin: 0 !important;width: auto;}
    .footer-menu-links a{font-size: 12px;}
    .footer-menu-links{vertical-align: top;}
     footer h4{margin: 10px 0;}
    .events {padding: 25px;padding-top: 5px}
    .modal-content {width:400px;}

}
@media (max-width: 480px){/* Smartphones ----------- */
    .carousel-control{top:15px;left: -5%;}
    .carousel-control.right {right: -5%;}
    .news{padding: 0;}
    .carousel-inner .item a > img {height: 60px;}
    .brand-logos {padding: 15px 0;}
    .banner .flexslider .slides .slider-content-box > p {font-size: 14px;line-height: 18px;}
    .banner .flex-direction-nav {visibility: hidden;}
    .banner:hover {visibility: visible;}
}
@media (max-width: 480px){/* Smartphones ----------- */
    footer:before{ width: 110px;background-size:85%; }
    .nakhellLogoLink {min-width: 110px;}
    .footer-menu-links li {line-height: 16px;}
    .whats-deal .flexslider .slides > li >a{padding: 10px;}
    .whats-deal .flexslider .slides > li >a .deal-box-desc{padding: 0 20px;}
    .whats-deal .deals-heading form{display: none;}
    .whats-deal .court{display: none;}
    .whats-deal .title{display: none;}
    .whats-deal .fitness img{width:100%;margin-bottom: 20px;}
    .whats-article.whats-deal .fitness img{width:100%;margin-bottom:0;}
    .aboutTheMallMenu.breadcrumb ul > li {margin: 0 8px;}
    .aboutTheMallMenu.breadcrumb ul > li > a {font-size: 11px;}
    .breadcrumb ul > li > a {font-size: 10px;}
    .breadcrumb ul > li.active > a{letter-spacing: normal;}
    .about-mall.shopping { margin: 0;}
    .about-mall.whats-article .fitness {margin-bottom: 30px;}
    .about-mall.whats-article .top-deal-box {margin-bottom: 20px;}
    .modal-content {width:300px;}
    .ibn-model {padding: 24px 22px;}
    .breadcrumb ul > li:first-child {margin-left: 0;}
    .breadcrumb ul > li:last-child {margin-right: 0;}
    .breadcrumb ul > li:last-child:after {display: none;}
    .breadcrumb ul > li {margin: 0 9px 0 4px;list-style: none;position: relative;}
    .aboutTheMallMenu.breadcrumb ul > li::after {display: none;}
    .breadcrumb ul > li > a {font-size: 9px !important;}
    .media-centre{overflow: hidden !important;}
    .media-centre .banner h3 {clear: both;display: block;float: none;margin-top: 0;position: relative;text-align: center;}
    .flexslider-bottom.clearfix > span{clear: both;position: relative;text-align: center;float: none;display: block;}
    .flexslider-bottom > a {display: block;float: none;margin: 6px auto;width: 130px;}
    .media-centre .deals-heading {font-size: 13px;}
    .article-head > h1{font-size: 20px; width: 100%;}


}
@media(max-width: 420px) {
    .media-centre .festive-season {
          flex-direction: column;
          padding-bottom: 20px;
      }
  }

@media (max-width: 360px){/* Smartphones ----------- */
    .carousel-control{top:5px;}
    .carousel-inner .item a > img {height: 45px;}
    .banner .flexslider .slides .slider-content-box > .learn-more {margin: 21px auto 0;} 
    .events {padding: 25px;padding-top: 5px}
    .shopping-list .shoppingPageListHeader td:nth-child(1) {width: 115px;}
    .shopping-list .shoppingPageListHeader td:nth-child(2) {width: 110px;}
    .shopping-list .shoppingPageListHeader td:nth-child(3) {width: 98px;}
    .shopping-list .shoppingPageListHeader td h3 {font-size: 14px;}
    .shopping-list .shoppingPageListHeader td a {font-family: medium;font-weight: bold;}
    .aboutTheMallMenu.breadcrumb ul > li > a {font-size: 9px;}
    .aboutTheMallMenu.breadcrumb ul > li {margin: 0 6px;}
    section.location-hour {overflow: hidden}
    .article-head {margin: 20px 0;width: 100% !important;}

}
@media (max-width: 320px){/* Smartphones ----------- */
    .mailbox-mobile ul li a {font-size: 12px;}
    .banner .flexslider .slides .slider-content-box > p {font-size: 12px;}
    .banner .flexslider .slides .slider-content-box > .learn-more {margin: 10px auto 0;} 
    .banner .flexslider .slides > li {height: 200px;}
     footer:before{ width: 100px;background-size:85%; }
    .footermenu {width: 65%;}
    .footer-menu-links {margin: 0 !important;width: auto;}
    .footer-menu-links a{font-size: 10px;}
    .shopping-list .shoppingPageListHeader td:nth-child(1) {width: 96px;}
	.mobile-view img {width: 230px;}
}
@media (max-width: 240px) {
    .event-description * {position: relative;z-index: 1;}
    .event-description p {padding: 0;}
    .mailbox-mobile ul li:last-child {float: none;}
    .mailbox-mobile ul li {display: block;text-align: center;}
    .footer-menu-links, footer h4 {margin-left: 28px !important;}
}
a:focus{
    outline: none !important;
    text-decoration: none;
}
/*--------------------------post changes------------------*/
.glyphicon.glyphicon-search {
    transform: rotateY(180deg);
    font-size: 11px;
    top:-2px;
}
/*---------------------20/10/2015------------------*/
.blue-selected{color:#0b3660 !important;}
.orange-selected{color:#ffae62 !important;}
.sub-title.blue{color:#0b3660;margin-bottom: 10px;}


/*---------------------20/10/2015------------------*/
#basicModa1 {
    z-index: 2147483647 !important;
}
.ibn-model.create-profile ul {
    padding-left: 14px;
}
.ibn-model.create-profile ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    color:#003f72;
}

.pagination-box{
    text-align: right;
    list-style: none;
    display: ruby-text;
}

.pagination-item {
    color: #ffae62;
    font-family: "Montserrat-Regular";
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 5px;
}

.pagination-item.active {
    color: #003f72;
}

.pagination-item.disabled {
    pointer-events: none;
}



