body {
    font-family: 'source_sans_proregular';
    font-size: 14px;
    background-color: #eed9db;
}
a ,a:focus{outline:0 none; border:none;}
.content-wrapper-home .content, .content-wrapper .content {
    background-color: #fff;
}
.content-wrapper{
	background-color: #;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */

h2{
	font-family:'univers_ultra_light_cnd';
	color:#040012;
	font-size:36px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:4px 0;
}

#header-carousel {
    /*background:url('../images/carousel-dummy.png') #335679 center -140px no-repeat;*/
    /*height: 610px;
    margin-top: 40px;*/
	overflow:hidden;
	position:relative;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 15px;
}

.navbar-brand {
    padding: 0;
    height: 40px;
}

.navbar-nav.top-nav > li > a {
    padding: 10px 15px 10px 7px;
    text-transform: uppercase;
    color: #fff;
}

/*.navbar-nav.top-nav > li:last-child a {
    padding-right: 0;
}*/

.navbar-nav.top-nav > li a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background: #ec008c;  
}
a.home-icon{
    background: url("../images/sprite-icons.png") no-repeat scroll 1px -389px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    margin-top: 10px;
    width: 16px;
    fill:#fff;
}
a.home-icon:hover{
    background-position: -13px -389px;
}
.navbar-nav.top-nav {
    margin-left: 15px;
}

.navbar-inverse {
    background: rgba(4, 0, 18, .75);
    min-height: 40px;
}

.dropdown-menu.megamenu, ul.dropdown-menu.level1{
	background:#ec008c;
	padding:0;
}
ul.dropdown-menu.level1{
	padding:0 10px;
}
ul.dropdown-menu.level1 li {
	border-bottom:1px solid #fff;
}
ul.dropdown-menu.level1 li:last-child{
	border-bottom:none;
}

ul.dropdown-menu.level1 li a{
	color:#fff;
	padding:5px 0 4px 0;
	text-transform:uppercase;
}
ul.dropdown-menu.level1 li a:hover{
	text-decoration:underline;
}

.dropdown-menu.megamenu > li{
	width:592px;/*this should be change on mediaqueries*/
	padding:10px 14px;
}
.dropdown-menu.megamenu .col-sm-4{
	padding:0 20px 0 10px;
}
.megamenu ul{
	list-style-type:none;
	padding:0;
}
.megamenu ul li{
	border-top:1px solid #fff;
}
.megamenu ul li:last-child{
	border-bottom:1px solid #fff;
}
.megamenu ul li:first-child{
	border-bottom:0px;
}
.megamenu ul li a{
	color:#fff;
	display:inline-block;
	padding:5px 0 4px 0;
	text-transform:uppercase;
}
.content-wrapper-home {
    margin-top: -120px;
}
.content-wrapper {
    margin-top:0;
}

/*---- Style for logged in user ----*/
body.logged-in .navbar-fixed-top{
	position:relative;
	z-index:100;
}
body.logged-in .navbar{
	margin-bottom:0;
}
body.logged-in .content-wrapper.no-promo{
	margin-top:0;
}
body.logged-in .region--debug--header:before{
	content:"";
}
body.logged-in .region--debug{
	min-height:0;
}
/*---- Style for logged in user Ends----*/

/*-- Infrastructure Carousel --*/
.category-icons {
    padding: 3px 30px 3px 30px;
    background: rgba(255,255,255,0.9);
    margin-bottom: 15px;
	height:70px;
	overflow:hidden;
}
.category-icons .wrapper{
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
.category-icons a.cat-prev, .category-icons a.cat-next{
	width:32px;
	height:32px;
	display:inline-block;
	position:absolute;
	background:url(../images/sprite-icons.png) no-repeat;
	top:20px;
}
.category-icons a.cat-prev{
	left:24px;
	background-position:0px -336px;
}
.category-icons a.cat-next{
	right:24px;
	background-position:-40px -336px;
}
.category-icons-container{
	width:1530px;
}
.category-icons .category-icons-container a{
	background:url(../images/category-icons.png) no-repeat;
	color: #666;
    display: inline-block;
    float: left;
    font-size: 10px;
    height: 60px;
    line-height: 12px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
	margin-right:3px;
}
.category-icons .category-icons-container a:last-child{
	margin-right:0;
}
.category-icons .category-icons-container a.clothing{
	background-position:-10px -23px;
}
.category-icons .category-icons-container a.footwear{
	background-position:-73px -23px;
}
.category-icons .category-icons-container a.infant-kids{
	background-position:-134px -23px;
}
.category-icons .category-icons-container a.eyewear{
	background-position:-261px -23px;
}
.category-icons .category-icons-container a.jewellery{
	background-position:-329px -23px;
}
.category-icons .category-icons-container a.accessories{
	background-position:-395px -23px;
}
.category-icons .category-icons-container a.gifts{
	background-position:-458px -23px;
}
.category-icons .category-icons-container a.lingerie{
	background-position:-515px -23px;
}
.category-icons .category-icons-container a.travel-gear{
	background-position:-578px -23px;
}
.category-icons .category-icons-container a.watches{
	background-position:-636px -23px;
}
.category-icons .category-icons-container a.beauty{
	background-position:-706px -23px;
}
.category-icons .category-icons-container a.electronics{
	background-position:-7px -101px;
}
.category-icons .category-icons-container a.automobiles{
	background-position:-80px -101px;
}
.category-icons .category-icons-container a.home-lifestyle{
	background-position:-158px -101px;
}
.category-icons .category-icons-container a.saloon-spa{
	background-position:-247px -101px;
}
.category-icons .category-icons-container a.sports-wear{
	background-position:-330px -101px;
}
.category-icons .category-icons-container a.fitness{
	background-position:-397px -103px;
}
.category-icons .category-icons-container a.dining{
	background-position:-460px -101px;
}
.category-icons .category-icons-container a.movies{
	background-position:-519px -103px;
}
.category-icons .category-icons-container a.stationery{
	background-position:-584px -101px;
}
.category-icons .category-icons-container a.handicrafts{
	background-position:-654px -101px;
}
.category-icons .category-icons-container a:hover{
	color:#ec008e;
} 

.slide div.carousel-container {
    float: left;
    position: relative;
    max-height: 650px;
	background:#335679;
	text-align:center;
	margin-top:40px;
}

#home-carousel img {
    display: block;
    width: 100%;
	position:relative;
}

#header-carousel .next, #header-carousel .prev {
    position: absolute;
    top: 47%;
    left: 1%;
    display: block;
    width: 54px;
    height: 60px;
    text-indent: -999em;
    background: url(../images/sprite-icons.png) no-repeat;
}
#header-carousel .next:focus, #header-carousel .prev:focus{
	outline:0 none;
}
#header-carousel .next {
    right: 1%;
    left: auto;
}

#header-carousel .prev {
    background-position: -25px 0;
}

#header-carousel .next {
    background-position: -83px 0;
}




/*-- Infrastructure Carousel Ends --*/


/*-- Tabs --*/

.nav-tabs {
    border-bottom: 0 none;
}

    .nav-tabs > li {
        margin-bottom: 0;
    }

    .nav-tabs.home-tabs li a {
        background: rgba(0,0,0,.65);
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        border: none;
        border-radius: 0;
        padding: 5px 20px;
    }

    .nav-tabs.home-tabs li.active a {
        color: #040012;
        background: #fff;
        border: none;
    }

        .nav-tabs.home-tabs li.active a:hover {
            border: none;
        }

    .nav-tabs.home-tabs li a:hover {
        border: none;
    }

.navbar-form {
    max-width: 220px;
}

    .navbar-form .form-control {
        background-color: #808080;
        border: 0 none;
        border-radius: 10px;
        height: 30px;
        color: #fff;
    }

        .navbar-form .form-control:focus, .navbar-form .form-control:active {
            border: none;
            outline: none;
            border-color: transparent;
        }

    .navbar-form .btn {
        background-color: #808080;
        border-radius: 10px;
        padding: 5px 12px;
        border: 0 none;
    }
/*-- Tabs Ends--*/



.content {
   /* padding: 20px 0 20px 20px;*/
}
/*-- Feature Blocks --*/
.feature-blocks {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .feature-blocks .block {
        margin: 0 3px 3px 0;
        float: left;
        /*max-width: 301px;*/
        width: 48%;
        position: relative;
    }

        .feature-blocks .block:nth-child(even) {
            margin-right: 0;
        }

        .feature-blocks .block > img {
            max-width: 100%;
            width:100%;
        }

		/*.feature-blocks .block:hover .overlay{
			height: 100%;
			transition: height .5s;
		}*/
        
        .feature-blocks .block .overlay{
            height:90px;
            background-color: rgba(0, 0, 0, .8);
            position: absolute;
            bottom: 0;
            width:100%;
            /*transition: height .5s;*/
        }
		
		.feature-blocks .block .overlay h2{
			color:#ffffff;
			position:absolute;
			bottom:10px;
			left:14px;
			padding:0;
		}

        .feature-blocks .block .overlay ul.feature-nav-links{
			list-style-type:none;
			padding:20px;
			margin:0;
		}
		.feature-blocks .block .overlay ul.feature-nav-links li{
			display:none;
			border-top:1px solid #808080;
		}
		.feature-blocks .block .overlay ul.feature-nav-links li:last-child{
			border-bottom:1px solid #808080;
		}
		.feature-blocks .block .overlay ul.feature-nav-links li a{
			font-size:16px;
			color:#fff;
			padding:6px 0;
			display:inline-block;
		}	
		.feature-blocks .block .overlay ul.feature-nav-links li a:hover{
			
		}

/* social icons */
.social-sidebar h2, .infrastructure-logos h2{
	border-top:1px solid #ccc;
	
}
.social-sidebar{
	padding-left:0;
	padding-right:30px;
}
.social-icons a {
    display: inline-block;
    width: 36px;
    height: 32px;
    text-indent: -999em;
    background: url(../images/sprite-icons.png);
    margin:8px 15px 20px 0;
}

.social-icons .fb-icon {
    background-position: -150px 0;
    width: 15px;
}

.social-icons .twit-icon {
    background-position: -196px 0;
    width: 31px;
}

.social-icons .youtube-icon {
    background-position: -254px 0;
    width: 28px;
}

.social-icons .gplus-icon {
    background-position: -306px 0;
}

.social-icons .feed-icon {
    background-position: -366px 0;
    width: 31px;
}

.infrastructure-logos .links > a {
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0 1px 10px;
    padding: 2px;
}
/*-- Feature Blocks Ends --*/


/*-- Footer style */

footer {
    background-color: #fefced;
   /* padding: 40px 0 0 0;*/
}
.gmap{
	margin-bottom:20px;
}

.ea-footer-logo img {
    max-width: 100%;
}
footer .bottom{
	/*height:30px;*/
	background:#040012;
	/*margin-top:30px;*/
	color:#fff;
	/*padding-top:24px;*/
}

.bottom h4{
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
}
.bottom span.copy{
	margin-top:18px;
	display:inline-block;
}
.bottom ul.nav li a{
	color:#fff;
	font-size:12px;
}
.bottom ul.nav li a:hover, .bottom ul.nav li a:focus{
	text-decoration:underline;
	background:none;
	outline: 0 none;
}
.bottom ul.nav > li > a{
	padding:5px 0;
}
/*-- Footer style ends here*/


/*-- Inner -- */
.shop-promo{
    height: 400px;
    text-align: center;
    position: relative;
	background-position: center;
	background-size:cover;
}

/*.promo-bg-container{
    width:100%;
	height: 400px;
	background-position: center;
	text-align:center;
}*/

.promo-bg-container img{
	width:auto;
}
.container.promo-meta{
    padding-top: 40px;
}
    .promo-meta .shop-detail{
        font-family: 'source_sans_proregular';
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        width: 67px;
        height: 65px;
		margin-left: 15px;
    }
    .promo-meta .shop-no{
        background: #666666;
    }

    
    .promo-meta .floor-no{
        background: #828282;
    }
    
    .promo-meta .shop-no span.title, .promo-meta .floor-no span.title{
        display: inline-block;
        margin-top: 10px;
    }
    .promo-meta .shop-no span.digit, .promo-meta .floor-no span.digit{
        font-family:'univers_ultra_light_cnd';
        font-size: 28px;
        text-transform: uppercase;
        display: block;
        line-height: 25px;
    }


    .promo-meta a.shop-logo{
        margin-top: 65px;
        float: left;
    }
	.promo-meta h1{
		margin-left: -20px;
		text-align: left;
		background-color:rgba(238, 51, 164, .7);
		color: #fff;
		float: left;
		padding: 3px 15px;
		margin-top: 100px;
		text-transform: uppercase;
	}
.shop-contact{
    position: relative;
    height: 360px;
	margin-left: -15px;
}
.shop-contact-info{
    background: #fff;
    height: 165px;
    width: 265px;
    position: absolute;
    bottom: 0;
	text-align: left;
	padding: 10px 0 0 30px;
}
.shop-contact-info h2{
	font-size: 36px;
	font-family:'univers_ultra_light_cnd';
    text-transform: uppercase;
	color: #333333;
	padding-bottom: 0;
}
.shop-contact-info p{
	
}
.shop-contact-info a{
	color: #333333;
	display: block;
	margin: 6px 0;
}
.shop-contact-info a:hover{
	text-decoration: underline;
}
.content-wrapper .content, .store-locator-wrapper .content{
	margin-left: -15px;
	padding-left: 30px;
	padding-bottom:30px;
}
.content-wrapper .content p{
	font-size: 14px;
}
.social-share{
	padding-top: 35px;
}
.social-share a{
	background: url(../images/sprite-icons.png) no-repeat;
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
}
.social-share a.facebook{
	background-position:-184px -132px;
}
.social-share a.facebook:hover{
	background-position:-237px -132px;
}
.social-share a.twitter{
	background-position:-184px -181px;
}
.social-share a.twitter:hover{
	background-position:-237px -181px;
}
.social-share a.gplus{
	background-position:-184px -230px;
}
.social-share a.gplus:hover{
	background-position:-237px -230px;
}

/*-- Shop Detail --*/
.shop-gallery-container{
    width: 100%;
    overflow: hidden;
	display: none;
}
ul.shop-gallery, ul.shop-gallery-thumbs{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.shop-gallery-thumbs{
    margin-top: 15px;
}
ul.shop-gallery li{
    float: left;
    max-width: 760px;
}

ul.shop-gallery li img{
    width: 100%;
}

ul.shop-gallery-thumbs li{
    width: 170px;
    margin-bottom: 3px;
}
ul.shop-gallery-thumbs li img{
    width: 100%;
    cursor:pointer;
}
ul.shop-gallery-thumbs li.active{
    border: 3px solid #ec008c;
}
ul.shop-gallery-thumbs li img:hover{
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
/*-- Shop Detail --Ends*/
/*-- Store Locator --*/
.store-locator-wrapper{
	background: #e5f7fe;
}

/*-- Store Locator Ends --*/

/*-- Inner -- */

/*Store Directory*/
.content-wrapper.no-promo {
	margin-top:40px;
	/*background:#fff;*/
}
.content-wrapper.no-promo  .content{
	padding-top:30px;
}
.view-store-directory{

}
ul.store-directory-filter{
	padding:0;
	margin:0;
	list-style-type:none;
}
ul.store-directory-filter li{
	float:left;
	margin-right:4px;
}
ul.store-directory-filter li a{
	background: rgb(58, 56, 63);
	/* RGBa with 0.6 opacity */
	background: rgba(58, 56, 63, 0.8);	
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 6px;
	font-size: 11px;
}
table.views-table{
	width:97%;
	margin:0;
}
table.views-table th, table.views-table td{
	padding:16px 0 16px 4px;
}
table.views-table tr:nth-Child(even) td{
	background-color:#eee;
	border:1px solid #fff;
}
table.views-table  th{
	border:1px solid #fff;
}
/*--- Events ----*/
#block-webform-client-block-6, #block-block-6, #block-webform-client-block-7, #block-webform-client-block-291, #block-views-featured-events-block, #block-views-featured-events-block-1, #block-views-featured-events-block-2, #block-views-guest-book-entries-block,#block-entityform-block-careersforms{
	display:none;
	clear: both;
}
#block-views-featured-events-block-2 .views-field.views-field-title{
	font-size:14px;
	color:#ccc;
	font-weight:bold;
}
#block-views-featured-events-block .block__title, #block-views-featured-events-block-1 .block__title{
	display: block;
	font-family: 'source_sans_proregular';
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	margin:30px 0 30px -30px;
	background: #ee33a4;
	padding: 6px 30px;
	display: inline-block;
}
.upcoming-events-list ul, .featured-event-list ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	width: 97%;
}
.upcoming-events-list ul{
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}
.upcoming-events-list ul li{
	width: 30%;
	display: inline-block;
	margin-right: 3%;
    margin-bottom: 20px;
    vertical-align: top;
	
}
.field-content > a{
    display: inline-block;
	width:100%;
}
.field-content > a img{
    position: relative;
   width: 100% !important;
    height: auto !important;
}
.upcoming-events-list ul li span, .upcoming-events-list ul li span a{
	
	display: block;
	width: 100%;
}
.upcoming-events-list ul li span a img{
	width: 100%;
	height: auto;
}
.upcoming-event-list ul li > span.views-field-title a{
	font-size: 14px;
	margin: 10px 0;
	color: #333;
}
.featured-event-list ul li{
	width: 30%;
	padding: 20px 0;
	/*border-bottom: 1px solid #ccc;*/
}
.featured-event-list ul li span.views-field-field-featured-image{
	width: 30%;
	margin-right: 3%;
	display: inline-block;
}
.featured-event-list ul li span.views-field-field-featured-image span, .featured-event-list ul li span.views-field-field-featured-image span a, .featured-event-list ul li span.views-field-field-featured-image span a img{
	display: inline-block;
	width:100%;
	height: auto;
}
.featured-event-list ul li > span.views-field-title{
	display: inline-block;
	/*width: 66%;*/
	vertical-align: top;
}
.featured-event-list ul li > span.views-field-title a{
	color:#333;
	font-size: 14px;
}
.events-gallery-container{
	width: 100%;
}
ul.event-gallery{
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
}
ul.event-gallery li{
	width: 31%;
	margin-right: 2%;
	margin-bottom: 20px;
	display: inline-block;
}
ul.event-gallery li img{
	cursor:pointer;
}

#block-webform-client-block-6 input[type="input"], input.form-text{
	background:#f8f8f8;
	width:200px;
	border:1px solid #e6e4e5;
	
}
.form-textarea-wrapper{
	display:inline-block;
	vertical-align:top;
		margin-left:14px;
}
 .form-managed-file{
	display:inline-block !important;
	vertical-align:top;
}
.form-textarea{
	resize:none;
	width:200px !important;

	height:100px;
	
}
.form-submit{
	background:#ec008e;
	border:none;
	padding:4px 24px;
	color:#fff;
}
.form-file{
	float:left;
}

.panel-group{
	width: 97%;
}
.panel-heading, .panel-group .panel{
	border-radius: 0;
}
.panel-group .panel + .panel{
	margin-top:-1px;
}
.panel-default:nth-Child(even) > .panel-heading{
	background:#999;
	color: #fff;
}
#block-webform-client-block-6 label, #block-webform-client-block-7 label, #block-webform-client-block-291 label{
	display:inline-block;
	width:160px;
	font-weight:normal;
}
span.fieldset-legend{
	color:#ec008e;
	font-size:14px;
}
#block-webform-client-block-6 label.option, #block-webform-client-block-7 label.option{
	width:auto;
}
ol.lost-and-found{
	padding: 0;
	margin: 0 0 0 30px;
	width: 92%;
}
ol.lost-and-found li{
	padding: 8px;
}
ol.lost-and-found li:nth-Child(even){
	background:#eee;
}
p.book-tickets{
	float:right;
	margin-right:20px;
	margin-top:-48px;
	margin-bottom:20px;
}
.book-tickets > a{
    display: inline-block;
    margin-bottom: 6px;
    float: right;
}
.content-wrapper .content p.spot-blind{
	font-style:italic;
	color:#ec008c;
	font-size:11px;
	margin-bottom:0;
	line-height:18px;
}
.movies-container{
	width:97%;
	padding-bottom:30px;
}
.movies-container p img{
	display:block;
	margin-top:15px;
}
ul.movies-list{
	list-style-type:none;
	padding:20px 0 0 20px;
	width:97%;
	background-color:#e4f7fe;
    clear: both;
}
ul.movies-list li{
	float:left;
	margin:0 20px 20px 0;
}
table.movie-timing{
	width:100%;
	border-spacing:0;
}
 table.default-style{
	width:97%;
	border-spacing:0;
 }
table.responsive thead th, table.default-style thead th{
	background:#666;
	color:#fff;
	border-right:1px solid #fff;
}
table.responsive td, table.responsive th{
	padding:6px 3px 6px 10px;
	text-align:left;
}
table.happy-hours td{
	padding:12px;
	border:1px solid #eee;
}
table.event-space td{
    padding: 20px 10px;
}
table.event-space td:first-child{
    width:40%;
}
table.responsive tr:nth-child(even), table.default-style tr:nth-child(even){
	background:#eee;
}
table.responsive tr:nth-child(even) td, table.default-style tr:nth-child(even) td{
	border-bottom:1px solid #fff;
}
table#datatable-1 tr td:nth-child(1){  width: 20%; text-align: center;}
table#datatable-1 tr td:nth-child(2){  width: 25%; }
table#datatable-1 tr td:nth-child(3){  width: 10%; }
table#datatable-1 tr td:nth-child(4){  width: 15%; }
table#datatable-1 tr td:nth-child(5){  width: 10%; }
table#datatable-1 tr td:nth-child(6){  width: 20%; }

#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(0,0,0, .8); 
    text-align:center;
}
#lightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:940px;
	top:20%;
}
#lightbox p {
    text-align:right; 
    color:#fff; 
    margin-right:20px; 
    font-size:12px; 
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1023px)  {
	/* Force table to not be like tables anymore */
	table.responsive, table.responsive thead,table.responsive tbody,table.responsive th,table.responsive td,table.responsive tr { 
		display: block; 
	}
	table.responsive td, table.responsive th{
		padding:3px 1px 3px 135px;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.responsive thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	
	
	table.responsive td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	table.responsive tr:nth-child(even) td{
	border-bottom:1px solid #fff;
}
	table.responsive td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.responsive.movie-timing td:nth-of-type(1):before { content: "Movie Name"; }
	table.responsive.movie-timing td:nth-of-type(2):before { content: "Language"; }
	table.responsive.movie-timing td:nth-of-type(3):before { content: "Screening"; }
	table.responsive.movie-timing td:nth-of-type(4):before { content: "Showtime"; }
    
    table.responsive.deals td:nth-of-type(1):before { content: "S No"; }
	table.responsive.deals td:nth-of-type(2):before { content: "Floor"; }
	table.responsive.deals td:nth-of-type(3):before { content: "Shop Name"; }
	table.responsive.deals td:nth-of-type(4):before { content: "Offer Starts"; }
	table.responsive.deals td:nth-of-type(5):before { content: "Offer Details"; }
	table.responsive.deals td:nth-of-type(6):before { content: "Validity"; }
}
@media only screen and  (max-width:767px) {
    .slide div.carousel-container {
       
    }
	.shop-promo{
		height:205px;
	}
	
    
}
@media only screen and (max-width:1024px){
    
    .shop-contact-info h2{
        font-size: 20px;
    }
    .shop-promo{
        margin-top: 40px;
    }
    .container.promo-meta{
        padding-top: 0;
    }
    .shop-contact-info{
        right: 4px;
        height: auto;
    }
    
}
@media only screen and (max-width:480px) {
    .nav-tabs.home-tabs li a {
       font-size:14px;
       padding:5px 10px;
    }
    .content {
        padding:0;
    }
    .feature-blocks .block {
        width:99%;
    }
	.infrastructure-logos .links > a {
		border: 1px solid #ccc;
		display: inline-block;
		margin: 0 5px 10px;
		padding: 3px;
		width:120px;
	}
	.social-sidebar{
		padding-left:20px;
		padding-right:20px;
	}
	/*#home-carousel img{
		display:block;
		max-height:100%;
		min-width:100%;
		position:relative;
		width:auto;
		max-width:none;
	}
	*/
	#home-carousel img{
		display:block;
		position:relative;
		min-height:100%;
		min-width:100%;
		max-width:none;
		max-height:100%;
		width:auto;
	}
	#header-carousel{
		/*padding-top:40px;*/
		
	}
	.category-icons a.cat-prev, .category-icons a.cat-next{
		top:8px;
		height:24px;
		width:24px;
		border-radius:50%;
	}
	.category-icons a.cat-prev{
		background-position: -4px -340px;
	}
	.category-icons a.cat-next{
		background-position: -43px -339px;
	}
	.slide div.carousel-container{
		background-color:#eed9db;
	}
	.category-icons{
		height:40px;
	}
	.category-icons .category-icons-container a{
		font-size:0px;
	}
	.content-wrapper-home{
		margin-top:-160px;
		}
		
	.nav-tabs.home-tabs li a{
		font-size:12px;
	}
	.category-icons .wrapper{
		width:90%;
	}
	.promo-meta .shop-detail{
		margin-left:0;
	}
	.promo-meta a.shop-logo{
		float:none;
	}
	ul.event-gallery li{
		width:98%;
		margin-right:0;
	}
	ul.event-gallery li img{
		cursor:pointer;
	}
	.content-wrapper .content, .store-locator-wrapper .content{
		margin-left:0;
		padding-left:10px;
	}
	.social-share a{
		display:inline-block;
	}
	.promo-meta h1{
		margin-top:60px;
	}
	ol.lost-and-found{
		width:80%;
	}
	.category-icons .category-icons-container a.clothing{
        background-position:-10px -48px;
    }
    .category-icons .category-icons-container a.footwear{
        background-position:-73px -48px;
    }
    .category-icons .category-icons-container a.infant-kids{
        background-position:-134px -48px;
    }
    .category-icons .category-icons-container a.eyewear{
        background-position:-261px -48px;
    }
    .category-icons .category-icons-container a.jewellery{
        background-position:-329px -48px;
    }
    .category-icons .category-icons-container a.accessories{
        background-position:-395px -48px;
    }
    .category-icons .category-icons-container a.gifts{
        background-position:-458px -48px;
    }
    .category-icons .category-icons-container a.lingerie{
        background-position:-515px -48px;
    }
    .category-icons .category-icons-container a.travel-gear{
        background-position:-578px -48px;
    }
    .category-icons .category-icons-container a.watches{
        background-position:-636px -48px;
    }
    .category-icons .category-icons-container a.beauty{
        background-position:-706px -48px;
    }
    .category-icons .category-icons-container a.electronics{
        background-position:-7px -129px;
    }
    .category-icons .category-icons-container a.automobiles{
        background-position:-80px -129px;
    }
    .category-icons .category-icons-container a.home-lifestyle{
        background-position:-158px -129px;
    }
    .category-icons .category-icons-container a.saloon-spa{
        background-position:-247px -129px;
    }
    .category-icons .category-icons-container a.sports-wear{
        background-position:-330px -129px;
    }
    .category-icons .category-icons-container a.fitness{
        background-position:-397px -129px;
    }
    .category-icons .category-icons-container a.dining{
        background-position:-460px -129px;
    }
    .category-icons .category-icons-container a.movies{
        background-position:-519px -129px;
    }
    .category-icons .category-icons-container a.stationery{
        background-position:-584px -129px;
    }
    .category-icons .category-icons-container a.handicrafts{
        background-position:-654px -129px;
    }
    .scrollpagination.visible-xs{
        display:none !important;
    }
    
    p.book-tickets{
        width: 180px;
    }
   
}




@media only screen and  (min-width:768px) and (max-width:991px) {
    .navbar-nav.top-nav > li > a {
        font-size: 13px;
        padding: 10px 11px;
    }

   .social-sidebar {
		padding-left: 16px;
		padding-right: 38px;
	}
	
    .infrastructure-logos .links > a {
		border: 1px solid #ccc;
		display: inline-block;
		margin: 0 0 10px;
		padding: 3px;
	}
	
    ul.feature-blocks li {
        max-width: 340px;
    }

        ul.feature-blocks li img {
            width: 100%;
        }
	.category-icons .wrapper{
		width: 580px;
	}
	ul.event-gallery li{
		width:48%;
		margin-right:1%;
	}
}


@media only screen and  (min-width:992px) and (max-width:1200px) {
    .slide div.carousel-container {
        float: left;
        position: relative;

    }

    ul.feature-blocks li {
        max-width: 246px;
    }

    .navbar-nav.top-nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .navbar-form {
        max-width: 212px;
    }
	.content-wrapper .content{
		margin-left: -11px;
	}
	.category-icons .wrapper{
		width: 650px;
	}
}

@media only screen and  (min-width:768px) and (max-width:1199px) {
    .infrastructure-logos .links > a {
		border: 1px solid #ccc;
		display: inline-block;
		margin: 0 3px 10px;
		padding: 3px 0;
		width:100px;
	}

    .content-wrapper {
        margin-top: 0;
    }
	.navbar-form {
        max-width: 190px;
    }
	.row{
		margin-left:0;
		margin-right:0;
	}
	.promo-meta .shop-detail{
		margin-left:0;
	}
	.shop-contact{
		margin-left:-11px;
	}
	/*.shop-promo{
		height:274px;
	}*/
	h1{
		text-align:left;
	}
	#home-carousel img{
		display:block;
		max-height:100%;
		min-width:100%;
		position:relative;
		width:auto;
		max-width:none;
	}
	.social-share{
		padding-top:20px;
	}
	.social-share a{
		display:inline-block;
	}
  
}

@media only screen and  (min-width:1200px) {
    .social-icons a {
        margin-right: 27px;
    }
}
.block__title{display:none;}


.textno
{
text-indent: 100%;
white-space: nowrap;
overflow: hidden;

}