/* Space out content a bit */
body {
    padding-bottom: 20px;
}

/* Star Rating Styles */
.star-rating {
    direction: rtl;
    display: inline-block;
    padding: 0;
}

.star-rating input[type=radio] {
    display: none;
}

.star-rating label {
    color: #ddd;
    font-size: 20px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.star-rating label:hover,
.star-rating label:hover ~ label,
.star-rating input[type=radio]:checked ~ label {
    color: #f2b600;
}

.star-rating input[type=radio]:checked ~ label:hover {
    color: #f2b600;
}

.rating-input {
    margin-bottom: 15px;
}

.rating-input .star-rating label {
    margin-right: 5px;
}

.container {
	background-color: #fff !important;
	/*width: 70%;*/
}

.main-container{
	z-index:0;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
    padding-left: 15px;
    padding-right: 15px;
}

/* Custom page header */
.header {
    border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    padding-bottom: 19px;
}

/* Custom page footer */
.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

.container-narrow > hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
    margin: 40px 0;
}
.marketing p + h4 {
    margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .header,
    .marketing,
    .footer {
        padding-left: 0;
        padding-right: 0;
    }
    /* Space out the masthead */
    .header {
        margin-bottom: 30px;
    }
    /* Remove the bottom border on the jumbotron for visual effect */
    .jumbotron {
        border-bottom: 0;
    }
}

.nav>li.active>a {
    text-decoration: none;
    background-color: #eee;
}

.business-icon {
    background: rgba(0, 0, 0, 0) url("../img/business.png") no-repeat scroll 0 0;
	height:28px;
	width:28px;
	float:left;
}

.business-icon-20 {
    background: rgba(0, 0, 0, 0) url("../img/business-20.png") no-repeat scroll 6px 5px;
	height:28px;
	width:28px;
	float:left;
}

.login-icon {
    background: rgba(0, 0, 0, 0) url("../img/login.png") no-repeat scroll 0 0;
	height:28px;
	width:44px;
	float:right;
	margin-left: 5px;
}

.askme-icon {
    background: rgba(0, 0, 0, 0) url("../img/askme.png") no-repeat scroll 0 0;
	height:28px;
	width:23px;
	float:right;
	margin-left: 5px;
}

/*-- Login Page --*/

.wrike-ppm-logo {
    background: rgba(0, 0, 0, 0) url("../img/logo.png") no-repeat scroll 50% 20px;
    height: 120px;
}

.style-margin-top{
    margin-top: 100px !important;
}

#login-div {
    margin: 0 auto;
    width: 382px;
}

#add-business-div {
    margin: 0 auto;
	text-align:left;
}
.form-block {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e3e4e7;
    padding: 20px 20px 20px 20px;
}
.common-footer {
    width:100%;
    bottom: 0;
    height: 20px;
    position: fixed;
	background:#334E96;
}

.bg-red{
    content: '';
    position: absolute;
    width:100%;
    height:17px;
    background: #EA0010;
}

.bg-blue{
    content: '';
    position: absolute;
    width:100%;
    height:20px;
    background: #334E96;
}

.bg-blue-top{
    content: '';
    position: absolute;
    width:100%;
    height:6px;
    background: #334E96;
}

.bg:after{
    content: '';
    position: absolute;
    width:77.7%;
    left:11.2%;
    height:30px;
    background: #EA0010;
}

.dropdown-menu {
    right: 0 login-input!important;
    left: unset !important;
}

.navbar{
    min-height: 100px
}
.clr {
    clear: both;
}

.notification-posstion {
    bottom: 30px;
    box-shadow: 2px 4px 3px -3px #333;
    left: 10px;
    margin: 10px 10px 10px 0;
    position: fixed;
    z-index: 100;
}

.notification-posstion .close-btn {
    margin-left:10px;
}

.nav > li > a:hover{
  color: #333333 !important; 
}
.navbar-inverse .navbar-nav > li > a:hover{
  color: #333333 !important; 
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
  color: #333333 !important; 
}

.logo-baseline {
    color: rgb(51, 78, 150);
    float: left;
    font-size: 12px !important;
    line-height: 0;
    padding: 6px 3px 0 4px;
    word-spacing: 4px;
}

.logo-baseline-2 {
    color: rgb(51, 78, 150);
    float: left;
    font-size: 11.5px !important;
    font-weight: bold;
    line-height: 0;
    margin: 8px 0 0;
    padding: 6px 3px 0 0;
    word-spacing: 4px;
}
.blink_me {
    animation: 1s linear 0s normal none infinite running blinker;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 115px;
    padding: 15px 0 0;
}

.navbar-collapse{
	padding-right:0px;
}

/* Blink Tag line of Logo */
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

/* Profile Page */


.nav > li.active > .dropdown-toggle {
	cursor: pointer !important;
}
.nav-pills .open .dropdown-toggle > [class*="fa-"], .nav > li.dropdown.open.active > a:hover > [class*="fa-"], .nav > li.dropdown.open.active > a:focus > [class*="fa-"] {
	color: #FFFFFF !important;
}
.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > .disabled[class*="fa-"]:first-child {
	color: #909090 !important;
}

.nav-tabs.tab-space-1 > li > a {
	margin-right: 1px;
}
.nav-tabs.tab-space-2 > li > a {
	margin-right: 2px;
}
.nav-tabs.tab-space-3 > li > a {
	margin-right: 3px;
}
.nav-tabs.tab-space-4 > li > a {
	margin-right: 4px;
}
.nav-tabs.tab-padding {
	padding: 6px 5px 0;
	border: 1px solid #DDDDDD;
}
.panel-tabs .nav-tabs {
	float: right;
	margin-top: -52px;
	border: none;
}
.panel-tabs .nav-tabs > li > a {
	height: 36px;
	border-top: none;
	border-bottom: none;
	background: none;
	border-right: 1px solid #CDCDCD;
	box-shadow: 1px 1px 0 0 #FFFFFF;
}
.panel-tabs .nav-tabs > li > a:hover {
	background: #ffffff;
}
.panel-tabs .nav-tabs > li:first-child > a {
	box-shadow: 0 1px 0 1px #FFFFFF;
}
.panel-tabs .nav-tabs > li.active > a, .panel-tabs .nav-tabs > li.active > a:hover, .panel-tabs .nav-tabs > li.active > a:focus {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #4C8FBD #DDDDDD transparent;
	border-top: none;
	box-shadow: none;
	color: #333333;
	line-height: 16px;
	margin-top: 0;
}
.panel-tabs .tab-content {
	border: none;
	padding: 0;
}
.tabs-right > .nav-tabs > li {
	float: none;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav li {
	margin: 0 10px;
}

.tabbable .nav li {
	margin: 0 0px;
}

.nav li:last-child {
	margin-right: 0px;
}

.nav > li {
	display: block;
	position: relative;
}

.nav li a{
	line-height: 30px;
	background: none !important;
	padding:4px 8px !important;
}

#account-menu .nav li a i{
	width:20px;
}
.nav li a:focus{
	color:#334E96 !important;
}

.nav li a:hover{
	color:#334E96 !important;
}

.nav {
	list-style: none;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color:#334E96 !important;
}
/*-------------------------
	The search input
--------------------------*/

#sliderDiv{
	display:block;
}

#searchListDiv{
	display:none;
}

.bar2{
	background-color:#F9F9F9;
	padding: 10px;
	position:relative;
	text-align:right;
	line-height: 1;
	border-bottom:1px solid #e9e9e9	
}

.bar2 a{
	background:#DDE4F6 center center no-repeat;
	width:32px;
	height:32px;
	display:inline-block;
	text-decoration:none !important;
	margin-right:5px;
}

.bar2 a.active{
	background-color:#334E96;
}

.bar2 a.list-icon{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzNkFCQ0ZBMTBCRTExRTM5NDk4RDFEM0E5RkQ1NEZCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzNkFCQ0ZCMTBCRTExRTM5NDk4RDFEM0E5RkQ1NEZCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjM2QUJDRjgxMEJFMTFFMzk0OThEMUQzQTlGRDU0RkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjM2QUJDRjkxMEJFMTFFMzk0OThEMUQzQTlGRDU0RkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7h1bLqAAAAWUlEQVR42mL8////BwYGBn4GCACxBRlIAIxAA/4jaXoPEkMyjJ+A/g9MDJQBRhYg8RFqMwg8RJIUINYLFDmBUi+ADQAF1n8ofk9yIAy6WPg4GgtDMRYAAgwAdLYwLAoIwPgAAAAASUVORK5CYII=');
	float: left;	
}

.bar2 a.grid-icon{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBEQkMyQzE0MTBCRjExRTNBMDlGRTYyOTlBNDdCN0I4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBEQkMyQzE1MTBCRjExRTNBMDlGRTYyOTlBNDdCN0I4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MERCQzJDMTIxMEJGMTFFM0EwOUZFNjI5OUE0N0I3QjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MERCQzJDMTMxMEJGMTFFM0EwOUZFNjI5OUE0N0I3QjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MjPshAAAAXklEQVR42mL4////h/8I8B6IGaCYKHFGEMnAwCDIAAHvgZgRyiZKnImBQsACxB+hNoDAQyQ5osQZIT4gH1DsBZABH6AB8x/JaQzEig++WPiII7Rxio/GwmCIBYAAAwAwVIzMp1R0aQAAAABJRU5ErkJggg==');
	float: left;
}

.bar2 input{
	background:#fff no-repeat 13px 13px;

	border: none;
	width: 100%;
	line-height: 19px;
	padding: 11px 0;

	border-radius: 2px;
	box-shadow: 0 2px 8px #c4c4c4 inset;
	text-align: left;
	font-size: 14px;
	font-family: inherit;
	color: #738289;
	font-weight: bold;
	outline: none;
	text-indent: 40px;
}


/*-------------------------
	List layout
--------------------------*/


ul.list{
	list-style: none;
	margin: 1px auto 50px auto;
	text-align: left;
	padding: 0;
}

ul.list li{
	border-bottom: 1px solid #ddd;
	padding: 0px;
}

ul.list li img{
	width:100px;
	height:100px;
	float:left;
	border:none;
}

ul.list li p{
	margin-left: 135px;
	font-weight: bold;
	color:#6e7a7f;
}


/*-------------------------
	Grid layout
--------------------------*/


ul.grid{
	list-style: none;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

ul.grid li{
	padding: 2px;
	float:left;
}

ul.grid li img{
	width:100px;
	height:100px;
	display:block;
	border:none;
}

/* Google Map! */
#map {
    height: 460px;
}

#account_map {
    height: 300px;
}

/*Browse button*/
.file_select {
    font-size: 11px;
    list-style-type: none;
	padding:0px;
}

.file_select li{
    float: left;
	margin:0px 15px 15px 0px;
}

.file_select li .browse_button{
    background: rgb(204, 204, 204) none repeat scroll 0 0;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    height: 70px;
    line-height: 70px;
    margin: 10px 0px;
    position: relative;
    text-align: center;
    width: 70px;
}

.file_select li span {
    background: rgba(0, 0, 0, 0) url("../img/multi-icons.png") no-repeat scroll -241px -41px;
    height: 25px;
    padding: 8px 14px;
    width: 25px;
	margin:10px
}

.browse_btn_hide {
	display:none !important;
}


/* Business accordian */
.buiss_accordian {
	float:right; border-bottom: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; padding: 0px 10px 25px 10px;  margin-top: 10px;
	background-color: #fff;
}


/* Common */
.cursor-hand { cursor: pointer; }


/* Business List - Modern Card Design */

.business-results-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px 0;
    width: 100%;
    clear: both;
    overflow: visible;
}

.business-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e1e5e9;
    overflow: hidden;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 1;
}

.business-card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.business-card-header {
    display: flex;
    align-items: center;
    padding: 0px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-right: 1px solid #e1e5e9;
}
.business-card-header img{
    border-radius: 0px;
    max-height: 200px;
}
.business-logo-container {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 20px;
    background: #ffffff;
    border: 2px solid #e1e5e9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.business-logo-img {
    width: 100%;
    height: 100%;
    max-height: 200px;
    object-fit: cover;
}

.business-header-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.business-title {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
    line-height: 1.2;
}

.business-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 15px;
}

.business-rating .badge {
    background-color: #334E96;
    font-size: 9px;
}

.stars-container {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 20px;
    background: #e1e5e9;
    border-radius: 10px;
    overflow: hidden;
}

.stars {
    height: 100%;
    background: linear-gradient(90deg, #ffd700 0%, #ffed4e 100%);
    border-radius: 10px;
    transition: width 0.3s ease;
}

.rating-text {
    font-size: 14px;
    font-weight: 600;
    color: #6c757d;
}

.business-social-links {
    display: flex;
    gap: 8px;
}

.social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 16px;
}

.social-link.facebook {
    background: #3b5998;
}

.social-link.blog {
    background: #e4405f;
}

.social-link.instagram {
    background: #e4405f;
}

.social-link.twitter {
    background: #1da1f2;
}

.social-link.linkedin {
    background: #0077b5;
}

.social-link.youtube {
    background: #ff0000;
}

.social-link:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.business-card-body {
    padding: 20px;
}
.cart-title {
    margin: 0 0px 10px 0;
    text-align: left;
    color: #334E96;
}
.business-description {
    margin-bottom: 20px;
}

.business-description p {
    color: #6c757d;
    line-height: 1.6;
    margin: 0;
    font-size: 14px;
    text-align: left;
}

.business-contact-info {
    margin-bottom: 20px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    color: #334e96;
}

.contact-item i {
    width: 20px;
    color: #334e96;
    font-size: 16px;
}

.contact-item.address {
    grid-column: 1 / -1;
    text-align: left;
}

.contact-item span {
    color: #495057;
    font-size: 14px;
}

.website-link {
    color: #007bff;
    text-decoration: none;
    font-size: 14px;
}

.website-link:hover {
    text-decoration: underline;
}

.business-keywords {
    margin: 5px 0px 0px 0px;
}

.keyword-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.keyword-tag {
    background: #e9ecef;
    color: #495057;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #dee2e6;
}

.business-card-footer {
    background: #f8f9fa;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.business-card-footer .btn {
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.business-card-footer .btn-primary {
    background: #007bff;
    color: #ffffff;
}

.business-card-footer .btn-primary:hover {
    background: #0056b3;
    transform: translateY(-1px);
}

.business-card-footer .btn-success {
    background: #28a745;
    color: #ffffff;
}

.business-card-footer .btn-success:hover {
    background: #1e7e34;
    transform: translateY(-1px);
}

/* Global Card Styling */
.global-card {
    border-left: 4px solid #28a745;
}

.global-card .business-title {
    color: #28a745;
}

/* Responsive Design */
@media (max-width: 768px) {
    .business-results-container {
        padding: 10px 0;
        margin: 0;
        width: 100%;
    }
    
    .business-card {
        margin-bottom: 15px;
        width: 100%;
        display: block !important;
        visibility: visible !important;
    }
    
    .business-card-header {
        flex-direction: column;
        text-align: center;
        gap: 5px;
        padding: 5px;
    }
    
    .business-logo-container {
        margin-right: 0;
        margin-bottom: 10px;
        width: 60px;
        height: 60px;
    }
    
    .business-title {
        font-size: 20px;
    }
    
    .business-social-links {
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .social-link {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    
    .business-card-body {
        padding: 15px;
    }
    .cart-title {
        margin: 0 0px 10px 0;
        text-align: left;
        color: #334E96;
    }
    
    .business-contact-info {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    .contact-item {
        padding: 5px 0;
    }
    
    .business-card-footer {
        flex-direction: column;
        padding: 15px;
        gap: 8px;
    }
    
    .business-card-footer .btn {
        width: 100%;
        margin: 0;
    }
    
    .keyword-tags {
        gap: 6px;
    }
    
    .keyword-tag {
        font-size: 11px;
        padding: 3px 8px;
    }
}

/* Extra small devices (phones, 480px and down) */
@media (max-width: 480px) {
    .business-results-container {
        padding: 5px 0;
    }
    
    .business-card {
        margin-bottom: 10px;
        border-radius: 8px;
    }
    
    .business-card-header {
        padding: 0px;
        gap: 10px;
    }
    
    .business-logo-container {
        width: 50px;
        height: 50px;
    }
    
    .business-title {
        font-size: 18px;
    }
    
    .business-card-body {
        padding: 10px;
    }
    
    .business-card-footer {
        padding: 10px;
    }
    
    .stars-container {
        width: 80px;
        height: 16px;
    }
    
    .rating-text {
        font-size: 12px;
    }
}

/* Ensure search results are visible on all devices */
#searchListDiv {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    clear: both !important;
}

#searchListDiv .tab-content {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
}

#searchListDiv .tab-pane {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
}

/* Force business cards to be visible on mobile */
@media (max-width: 768px) {
    .business-results-container,
    .business-card,
    .business-card-header,
    .business-card-body,
    .business-card-footer {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }
    
    .business-card-header {
        border-bottom: 1px solid #e1e5e9;
    }

    /* Override any Bootstrap hiding classes */
    .business-card.hidden,
    .business-card.d-none,
    .business-card.d-sm-none,
    .business-card.d-md-none {
        display: block !important;
        visibility: visible !important;
    }
}

/* ===========================================
   COMPREHENSIVE RESPONSIVE UI IMPROVEMENTS
   =========================================== */

/* Responsive Container */
.responsive-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Search Form Responsive Design */
.search-form-wrapper {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 20px;
}

.search-form {
    width: 100%;
}

.search-form-row {
    margin: 0;
    align-items: center;
}

.search-field-wrapper {
    margin-bottom: 15px;
    padding: 0 5px;
}

.search-field-label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #6c757d;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.search-input-group {
    width: 100%;
}

.search-textbox {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    height: 50px;
    font-size: 16px;
    padding: 12px 16px;
    transition: all 0.3s ease;
    box-shadow: none !important;
}

.search-textbox:focus {
    border-color: #007bff;
    background: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.btn-search {
    height: 50px;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    box-shadow: 0 2px 4px rgba(0, 123, 255, 0.3);
}

.btn-search:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 123, 255, 0.4);
    background: linear-gradient(135deg, #0056b3 0%, #004085 100%);
}

.search-btn-text {
    margin-left: 8px;
}

/* Responsive Typography */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    margin-bottom: 1rem;
}

h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.75rem; }
h4 { font-size: 1.5rem; }
h5 { font-size: 1.25rem; }
h6 { font-size: 1rem; }

/* Responsive Buttons */
.btn {
    border-radius: 8px;
    font-weight: 500;
    padding: 10px 20px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.btn-primary {
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: #ffffff;
}

.btn-success {
    background: linear-gradient(135deg, #28a745 0%, #1e7e34 100%);
    color: #ffffff;
}

.btn-secondary {
    background: linear-gradient(135deg, #6c757d 0%, #545b62 100%);
    color: #ffffff;
}

/* Responsive Images */
img {
    max-width: 100%;
    height: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Responsive Cards */
.card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e1e5e9;
    overflow: hidden;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

.card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.card-header {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #e1e5e9;
    padding: 15px;
}

.card-body {
    padding: 0px;
}

.cart-title {
    margin: 0 0px 10px 0;
    text-align: left;
    color: #334E96;
}

.card-footer {
    background: #f8f9fa;
    border-top: 1px solid #e1e5e9;
    padding: 15px;
}

/* Responsive Forms */
.form-control {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 5px 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #ffffff;
}

.form-control:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    background: #ffffff;
}

.form-group {
    margin-bottom: 20px;
}

.form-label {
    font-weight: 600;
    color: #495057;
    margin-bottom: 8px;
    display: block;
}

/* Responsive Spacing */
.mb-1 { margin-bottom: 0.25rem !important; }
.mb-2 { margin-bottom: 0.5rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.mb-5 { margin-bottom: 3rem !important; }

.mt-1 { margin-top: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }

.p-1 { padding: 0.25rem !important; }
.p-2 { padding: 0.5rem !important; }
.p-3 { padding: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.p-5 { padding: 3rem !important; }

/* Responsive Grid Improvements */
.row {
    margin: 0 -10px;
}

.row > [class*="col-"] {
    padding: 0 10px;
}

/* Mobile-First Responsive Breakpoints */
@media (max-width: 576px) {
    .responsive-container {
        padding: 0 10px;
    }
    
    .search-form-wrapper {
        padding: 15px;
        margin-bottom: 15px;
    }
    
    .search-field-wrapper {
        margin-bottom: 10px;
        padding: 0 2px;
    }
    
    .search-textbox {
        height: 45px;
        font-size: 16px;
        padding: 10px 12px;
    }
    
    .btn-search {
        height: 45px;
        padding: 10px 16px;
        font-size: 14px;
    }
    
    .search-btn-text {
        display: none;
    }
    
    .cart-title {
        margin: 0 0px 10px 0 !important;
        text-align: left;
        color: #334E96;    
    }

    h1 { font-size: 2rem; }
    h2 { font-size: 1.75rem; }
    h3 { font-size: 1.5rem; }
    h4 { font-size: 1.25rem; }
    h5 { font-size: 1.1rem; }
    h6 { font-size: 1rem; }
    
    .btn {
        padding: 8px 16px;
        font-size: 14px;
    }
    
    .card-header,
    .card-body {
        padding: 15px;
    }
    .card-footer {
        padding: 10px 15px;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    .search-form-wrapper {
        padding: 18px;
    }
    
    .search-field-wrapper {
        padding: 0 3px;
    }
    
    .search-textbox {
        height: 48px;
    }
    
    .btn-search {
        height: 48px;
        padding: 11px 18px;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .search-form-wrapper {
        padding: 20px;
    }
    
    .search-field-wrapper {
        padding: 0 5px;
    }
}

@media (min-width: 993px) {
    .search-form-wrapper {
        padding: 25px;
    }
    
    .search-field-wrapper {
        padding: 0 8px;
    }
    
    .search-textbox {
        height: 52px;
        font-size: 18px;
        padding: 14px 18px;
    }
    
    .btn-search {
        height: 52px;
        padding: 14px 24px;
        font-size: 18px;
    }
}

/* Responsive Slider/Carousel */
.slider-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}

.responsive-slider {
    width: 100%;
    height: 400px;
}

.slider-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 0;
}

.carousel-caption {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 20px 20px;
    text-align: center;
}

.carousel-caption h1 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
}

.carousel-caption .lead {
    font-size: 1.25rem;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
}

.carousel-indicators {
    bottom: 10px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #ffffff;
    margin: 0 5px;
}

.carousel-indicators .active {
    background-color: #007bff;
    border-color: #007bff;
}

.carousel-control {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
}

.carousel-control:hover {
    background: rgba(0, 0, 0, 0.6);
    border-color: #ffffff;
}

.carousel-control .glyphicon {
    font-size: 18px;
    color: #ffffff;
}

/* Responsive Navigation */
.navbar {
    border-radius: 0;
    border: none;
}

.navbar-brand {
    font-weight: 700;
    font-size: 1.5rem;
}

.navbar-nav .nav-link {
    font-weight: 500;
    padding: 10px 15px;
    transition: all 0.3s ease;
}

.navbar-nav .nav-link:hover {
    background-color: rgba(0, 123, 255, 0.1);
    border-radius: 4px;
}

/* Responsive Tables */
.table-responsive {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.table {
    margin-bottom: 0;
}

.table th {
    background-color: #f8f9fa;
    font-weight: 600;
    border: none;
    padding: 15px;
}

.table td {
    padding: 15px;
    border-top: 1px solid #e9ecef;
    vertical-align: middle;
}

/* Responsive Modals */
.modal-content {
    border-radius: 12px;
    border: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.modal-header {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #e1e5e9;
    border-radius: 12px 12px 0 0;
}

.modal-body {
    padding: 30px;
}

.modal-footer {
    background: #f8f9fa;
    border-top: 1px solid #e1e5e9;
    border-radius: 0 0 12px 12px;
    padding: 20px 30px;
}

/* Responsive Alerts */
.alert {
    border-radius: 8px;
    border: none;
    padding: 15px 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.alert-success {
    background: linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);
    color: #155724;
}

.alert-danger {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    color: #721c24;
}

.alert-warning {
    background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);
    color: #856404;
}

.alert-info {
    background: linear-gradient(135deg, #d1ecf1 0%, #bee5eb 100%);
    color: #0c5460;
}

/* Responsive Progress Bars */
.progress {
    height: 8px;
    border-radius: 4px;
    background-color: #e9ecef;
    overflow: hidden;
}

.progress-bar {
    background: linear-gradient(90deg, #007bff 0%, #0056b3 100%);
    transition: width 0.6s ease;
}

/* Responsive Badges */
.badge {
    font-size:10px;
    padding: 4px 8px;
    border-radius: 12px;
    font-weight: 500;
}

/* Responsive Utilities */
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }

.d-none { display: none !important; }
.d-block { display: block !important; }
.d-inline { display: inline !important; }
.d-inline-block { display: inline-block !important; }
.d-flex { display: flex !important; }

.justify-content-start { justify-content: flex-start !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }
.align-items-end { align-items: flex-end !important; }
.align-items-center { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch { align-items: stretch !important; }

/* Mobile Slider Responsive */
@media (max-width: 768px) {
    .responsive-slider {
        height: 250px;
    }
    
    .slider-image {
        height: 250px;
    }
    
    .carousel-caption {
        padding: 20px 15px 15px;
    }
    
    .carousel-caption h1 {
        font-size: 1.5rem;
        margin-bottom: 5px;
    }
    
    .carousel-caption .lead {
        font-size: 1rem;
    }
    
    .carousel-control {
        width: 40px;
        height: 40px;
    }
    
    .carousel-control .glyphicon {
        font-size: 14px;
    }
    
    .carousel-indicators li {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

@media (max-width: 480px) {
    .responsive-slider {
        height: 200px;
    }
    
    .slider-image {
        height: 200px;
    }
    
    .carousel-caption {
        padding: 15px 10px 10px;
    }
    
    .carousel-caption h1 {
        font-size: 1.25rem;
    }
    
    .carousel-caption .lead {
        font-size: 0.875rem;
    }
}

/* Legacy Business List Styles (keeping for backward compatibility) */
.business-list{
	font-size:14px;
}

.business-list .business-logo{
	min-height: 102px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;	
	padding: 0px;
}
.business-list .business-logo img{
	height:100% !important;
	width:100% !important;
}
.business-list .business-info{
    line-height: 30px;
    padding: 10px 15px 0px 0px;
}
.business-list .business-info .business-title h4{
	font-weight: normal !important;
	margin:0px 0px 0px 0px; 
	color:#959690;
}
.business-list .business-info .business-website a{
	font-weight: normal !important;
	margin:0px 0px 0px 0px; 
	color:#357CA5;
}
.business-list .business-info .business-contact p{
	font-size:12px;
	font-weight: normal !important;
	margin:0px 0px 0px 0px !important; 
	line-height:25px;
}
.business-list .business-action{
	line-height: 25px;
    padding: 5px 0;
}

.business-grid{
	font-size:14px;
}
.business-grid .business-logo{
	width: 100%;
	float:left;
}
.business-grid .business-logo img{
	height:100% !important;
}
.business-grid .business-title h4{
	font-weight: normal !important;
	margin:0px 0px 0px 0px; 
	color:#357CA5;
}


.business-list .side-business-logo{
	margin-right:8px;
	width: 25%;
	min-height: 102px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;	
}
.business-list .side-business-logo img{
	height:100% !important;
	width:100% !important;
}
.business-list .side-business-info{
	margin-left: 25%;
    padding: 8px;
    width: 75%;
}

.business-title {
	line-height: 25px;
	text-transform: capitalize;
}

.business-website , .business-contact{
	line-height: 25px;
}

.business-list .side-business-info .business-title h4{
	font-weight: normal !important;
	margin:0px 0px 0px 0px; 
	color:#357CA5;
}

.business-list .side-business-info .business-address{
   	font-weight: normal !important;
	line-height:25px;
}

.business-list .side-business-info .business-contact p{
	font-size:12px !important;
	font-weight: normal !important;
	margin:0px 0px 0px 0px !important; 
	color:#959690;
	line-height:25px;
}

.business-list  .business-keyword p{
	font-size:13px;
	font-weight: 600 !important;
	margin:0px 0px 0px 0px !important; 
	line-height:25px;
	word-spacing:2px
}

.business-list  .business-rating p{
	font-size:12px;
	font-weight: normal !important;
	margin:5px 0 0px 0 !important; 
	line-height:30px;
}

.business-list  .business-social p{
	border: 1px solid #ccc;
    border-radius: 41px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 35px;
    line-height: 34px;
    margin: 0px 12px 12px 12px;
    text-align: center;
    width: 35px;
}

/* Global List */

.global-list{
	font-size:14px;
	padding:10px 10px 10px 10px !important; 	
	margin:0px 0px 0px 0px !important; 	
}

.global-list .global-logo{
	min-height: 102px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;	
}
.global-list .global-logo img{
	height:100% !important;
	width:100% !important;
}
.global-list .global-info{
    line-height: 25px;
    min-height: 75px;
    padding: 0px 0 0px 0;
}
.global-list .global-info .global-title h4{
	font-weight: normal !important;
	margin:0px 0px 0px 0px; 
	color:#606060;
}
.global-list .global-info .global-website a{
	font-weight: normal !important;
	margin:0px 0px 0px 0px !important; 
	color:#357CA5;
	font-size:12px;
}
.global-list .global-info .global-website i{
	color:#959690;
	font-size:11px;	
}
.global-list .global-info .global-contact p{
	font-size:12px;
	font-weight: normal !important;
	margin:5px 0px 0px 0px !important; 
	color:#959690;
	line-height:20px;
}
.global-list .global-info .global-contact p i{
	width: 10px
}
.global-list .global-action{
	line-height: 25px;
    padding: 5px 0;
}


.panel-group {
    margin-bottom: 10px;
}  

#account-menu {
	border:none
}
#account-menu li a:hover{
	border-right:none;
	border-radius:0px;
	margin:0px;
	width: 100%;	
	line-height: 30px !important;
	padding: 4px 8px !important;
}
#account-menu li{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0px;
	width: 100%;
}

#account-menu .active{
	border-right:none;
	background-color:#fafafa; 
}

#account-menu .active a{
	border:none
}

.nav_padding-lr li a { padding: 0 15px !important}


@media (max-width: 767px) {
  .for-mobile img{ 
	height:80px
  }

  .hide-mobile{ 
	display:none;
  }  
  
  .searchListing{
	height: 400px;
    overflow-y: visible;
	padding: 0px 0px 15px 0px;
  }
  
  .business-list .business-info .business-contact p{
	line-height:20px;
  }
  
}

@media (min-width: 768px) {
  .hide-tab{ 
	display:none;
  }  

  .searchListing{
	height: 400px;
    overflow-y: visible;
	padding: 0px 0px 15px 0px;
  }
}

@media (min-width: 991px) {
  .hide-desktop{ 
		display:none;
  }

  .searchListing{
	height: 400px;
    overflow-y: visible;
	padding: 0px 0px 15px 0px;
  }
}


.green {
    color: rgb(71, 135, 100);
}

.blue {
    color: #334E96;
}

.fontsize-20 {
    font-size: 20px !important;
}

.circle-35 {
    height: 37px;
    padding: 0;
    width: 37px;
}

span.stars, span.stars span {
	background: rgba(0, 0, 0, 0) url("../img/stars.png") repeat-x scroll 0 -20px;
    display: block;
    height: 20px;
    width: 100px;	
}

span.stars span {
    background-position: 0 0;
}


.project-title {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0px;
    color: rgb(255, 255, 255);
    font-size: 11pt;
    padding: 5px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	width: 100%;
    text-align: left;
}
.project-title a{
	color:#ededed
}

#loginForm  .form-group lable{
	margin:0px !important
}

