.slide-show {}
    
    .slide-show figure {}
    
    .slide-show figcaption {
        background-color: #c0392b;
        color: white;
    }
    .slide-show * {
      max-width: initial; 
      font-size: initial;
    }
    #jquery-script-menu {
		position: fixed;
		height: 90px;
		width: 100%;
		top: 0;
		left: 0;
		border-top: 5px solid #316594;
		background: #fff;
		-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
		-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
		box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
		z-index: 999999;
		padding: 10px 0;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
	}

	.jquery-script-center {
		width: 960px;
		margin: 0 auto;
	}
	.jquery-script-center ul {
		width: 212px;
		float:left;
		line-height:45px;
		margin:0;
		padding:0;
		list-style:none;
	}
	.jquery-script-center a {
		text-decoration:none;
	}
	.jquery-script-ads {
		width: 728px;
		height:90px;
		float:right;
	}
	.jquery-script-clear {
		clear:both;
		height:0;
	}
    .ui-menu
	{
		max-height:500px;
		overflow-y: scroll;
	}
    .btn span.glyphicon {
        opacity: 0;
    }
    
    .btn.active span.glyphicon {
        opacity: 1;
    }
    
    .carousel-control-left {
        position: absolute;
        /*top: 5px;*/
        left: -35px;
        bottom: 0;
        width: initial;
        /*filter: alpha(opacity=50);*/
        font-size: 38px;
        color: #6f797b;
        text-align: center;
        /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);*/
    }
    
    .carousel-control-right {
        position: absolute;
        /*top: 5px;*/
        left: -15px;
        bottom: 0;
        width: initial;
        /*filter: alpha(opacity=50);*/
        font-size: 38px;
        color: #6f797b;
        text-align: center;
        /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);*/
    }
    
    .concept-centers-container {
        background: white;
        color: black
    }
    
    .loc-icon {
        float: left;
        margin-top: 15px;
    }
    
    .loc-icon img {
        min-width: inherit;
    }
    
    .concept-centers-detail {
        float: left;
        margin: 10px;
    }
    
    .concept-centers-detail-span {
        color: black;
        margin-left: 10px;
    }
    
    .map-img {
        padding: 0 !important;
    }
    
    .map-top-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 70px;
    }
    
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #6e6e6e;
        background: #6e6e6e;
    }
    
    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }
    
    .panel-title {
        font-size: 14px;
    }
    
    .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
        background: #6e6e6e;
    }
    
    .more-less {
        float: right;
        color: white;
        font-family: "proxima_nova_rgregular";
        font-size: 20px;
    }
    
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
    
    .demo {
        width: 270px;
        max-height: 39px;
        float: left;
    }
    
    .btn-circle {
        width: 40px !important;
        height: 40px !important;
        text-align: center !important;
        padding: 6px 0 !important;
        font-size: 22px !important;
        line-height: 1.428571429 !important;
        border-radius: 0px !important;
        background: black !important;
        border: none !important;
    }
    
    .btn-circle-stockists {
        width: 166px !important;
        height: 35px !important;
        text-align: center !important;
        padding: 6px 0 !important;
        font-size: 12px !important;
        color: black !important;
        line-height: 1.428571429 !important;
        border-radius: 0px !important;
        background: white !important;
        border: none !important;
    }
    
    .section-wheretobuy {
        padding: 35px 0;
    }
       
    .cover .cover-image2 {
        z-index: -1;
        position: absolute;
        top: 0px;
        width: 100%;
        height: 576px;
        background-size: cover;
        background-position: bottom right;
    }
    
    .btn-checkbox {
        padding: 2px 2px;
        border-radius: 0px
    }
    
    .btn-checkbox.active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .0);
    }
    
    .panel-body-search {
        padding: 5px;
    }
    
    .demo-search {
        width: 35%;
        min-width: 280px;
        max-width: 370px;
        float: right;
    }
    
    .get-direction-btn {
        margin-left: 10px;
    }
    
    .nearest-title {
        font-family: "proxima_novasemibold";
        font-size: 18px;
        font-weight: 100;
    }
    
    .nearest-desc-title {
        font-family: "proxima_nova_rgbold";-webkit-text-size-adjust: none;
        font-size: 15px;
        width: 155px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .nearest-desc {
        font-family: "proxima_nova_rgregular";-webkit-text-size-adjust: none;
        font-size: 13px;
        color: #6e6e6e;
    }
    
    .wheretobuy-title {
        font-family: "proxima_novasemibold";
        font-size: 20px;
        color: white;
    }
    
    .wheretobuy-filter {
        font-family: "proxima_nova_rgregular";
        font-size: 15px;
        color: white;
    }
    
    .wheretobuy-filter-checkbox {
        font-family: "proxima_nova_rgregular";
        font-size: 14px;
        color: white;
       
    }
    .panel .wheretobuy-filter-checkbox {
       
        float: left;
        margin-top: 9px;
        margin-right: 5px;
    }
    
    .demo-search input[type="text"]::-webkit-input-placeholder {
        font-family: "proxima_nova_rgregular";
        font-size: 15px;
        color: #999999;
    }
    
    .grid-address {
        font-family: 'proxima_novalight';
        font-size: 14px;
        color: #999999;
    }
    
    .stockist-btn {
        font-family: "proxima_novasemibold";
        font-size: 13px;
    }
    
    .container-flex {
        padding: 10px;
    }
    
    @media (max-width: 767px) {
        .concept-centers-detail {
            width: 80%;
        }
        .demo-search {
            float: none;
            margin: auto;
        }
        .demo {
            float: none;
            margin: auto;
            clear: both;
            padding-top: 20px;
            width: 277px;
        }
        .map-top-overlay {
            height: 140px;
        }
        .get-direction-btn {
            width: 150px;
            margin: auto;
            display: block;
			padding-top:8px;
        }
        .btn-circle-stockists {
            width: 90%;
        }
        /*.container-flex {
            margin-right: 15px;
            margin-left: 15px;
        }*/
        .wheretobuy-title {
            font-size: 17px;
        }
        .demo-search input[type="text"]::-webkit-input-placeholder {
            font-size: 12px;
        }
    }
    
    button.accordion {
        background-color: #eee;
        color: #FFF;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
        width: 270px;
        max-height: 39px;
        padding: 10px;
        text-decoration: none;
        background: #6e6e6e;
    }
    
    button.accordion.active,
    button.accordion:hover {
        background-color: #6e6e6e;
    }
    
    button.accordion:after {
        content: '\02795';
        font-size: 13px;
        color: #fff;
        float: right;
        margin-left: 5px;
    }
    
    button.accordion.active:after {
        content: "\2796";
    }
    
    div.panel {
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: 0.6s ease-in-out;
        opacity: 0;
        width: 270px;
        background: #6e6e6e;
    }
    
    div.panel.show {
        opacity: 1;
        max-height: 500px;
    }
    
    .my-col {
        width: 24%;
        float: left;
        margin-right: 1%;
    }
    
    @media only screen and (min-width: 768px) and (max-width: 990px) {
        /* Styles */
        .my-col {
            width: 50%;
            float: left;
        }
    }
    
    @media only screen and (max-width: 767px) {
        /* Styles */
        .my-col {
            width: 100%;
            float: left;
        }
    }
    #nearest-title{
    	border-bottom:1px solid #f0f0f0;
    	line-height:2.5;
    	margin-top:0px;
    	margin-bottom:10px
    }
    #get-direction-btn{
    	min-width:inherit;
    }
    #get-direction-btn2{
    	min-width:inherit;
    }
    #wheretobuy-title{
		margin:10px 0;
        font-weight: 100;
    }
    #map-container{
		margin-top:35px;
    }
    #map-container-inner{
		position: relative;
    }
    #map-top-overlay-white{
		position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.8;background:white
    }
	 #map-top-overlay-data{
		position:absolute;top:0;left:0;width:97%;height:100%;padding:15px
    }
    #stockist-location{
		width:80%;float:left;margin-right:10px;max-width: 300px;height: 40px;border-radius: 0px;
    }
    #form-control-span{
		float:left;
    }
    #form-control-search-icon{
		color:white !important;
        float: left;
        margin-left: 8px;
    }
    #accordion-btn{
		margin-right:10px;float:left;
    }
    #btn-checkbox{
		margin:5px;
    }
    #btn-checkbox2{
		margin:5px;
        float: left;
		padding:0px !important;
    }
   	.nearest-desc-title-col{
   		line-height:3;color:white
   	}
   	.wheretobuy-filter-checkbox-p{
   		color: #999999;
   	}
   	.grid-address-a{
   		color:white;
   	}
	.grid-tel {color: #6e6e6e;font-size:13px;}
	.grid-tel:hover {color: black;}
	#submit-form{
		 cursor:pointer;
	}
   	.get-direction-btn-grey{
   		min-width:inherit;
   	}
   	#view-all-stockist-btn{
		clear:both;text-align:center;
   	}
	.my-row{
        margin:15px 0;
		float:left;
        width: 100%;
    }
	.content div{
		max-width:none;
	}
    .my-col .get-direction-btn {
        margin-left: 0px;
        position: absolute;
        top: auto;
		bottom:30px;
    }
    .my-col {
        position: relative;
        height: 280px;
    }
    .ui-helper-hidden-accessible{
        display:none;
    }
    .ui-autocomplete{
        background: white;
        width:220px;
        list-style-type: none;
    }
    .ui-autocomplete li a{
        color:#000;
        margin-left: -40px;
    }
    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px 0.4em 2px 10px;
        line-height: 1.5;
        min-height: 0px;
        font-weight: normal;
    }
    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .ui-menu .ui-menu-item:focus {
        outline: -webkit-focus-ring-color auto 5px;
    }
    .ui-menu .ui-corner-all:focus {
        background: #dadada;
    }
    .ui-menu .ui-corner-all:hover {
        background: #dadada;
    }
	#loader {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  z-index: 100000;
	  width: 150px;
	  height: 150px;
	  margin: -75px 0 0 -25px;
	  border: 3px solid #f3f3f3;
	  border-radius: 50%;
	  border-top: 3px solid #3498db;
	  width: 40px;
	  height: 40px;
	  -webkit-animation: spin 2s linear infinite;
	  animation: spin 2s linear infinite;
	}

	@-webkit-keyframes spin {
	  0% { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(360deg); }
	}

	@keyframes spin {
	  0% { transform: rotate(0deg); }
	  100% { transform: rotate(360deg); }
	}

	#overlay {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    background: black center center no-repeat;
	    opacity: .5;
		top:0;
		left:0;
		z-index:99999;
	}
	.lightbox--content {
    color: #6e6e6e;
}