@CHARSET "ISO-8859-1";
#desc-nav {
	margin-top: 80px; 
	z-index: 1029;
	display: none;
}
#search input[type="text"] {
	background: url(../images/search-white.png) no-repeat 10px 10px #fff;
	border: 1px solid #d1d1d1;
	color: #bebebe;
	padding: 10px 15px 6px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 99%;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
#search input[type="text"]:focus {
	width: 100%;
}
#menu-toggle {
	top: 0;
	position: fixed;
	z-index: 1;
}
#sidebar-wrapper.active {
	left: 0px;
	top: 0;
	width: 250px;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}
.sidebar-btn {
	width: 90%;
	margin: 10px 10px 0;
}
.toggle {
	margin: 5px 5px 0 0;
}
.social-icon {
	margin-top: 40px;
}
.logo {
	padding:20px;
	padding-left:50px;
}
/*----------------------------------*/
/* Search Bar Settings
/*----------------------------------*/
.sidebar-nav {
	position: absolute;
	top: 0;
	list-style: none;
	margin: 0;
	width:100%;
}
.profile-usermenu1 ul li:last-child {
  border-bottom: none;
}
.profile-usermenu1 ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.profile-usermenu1 ul li a i {
  margin-right: 8px;
  font-size: 14px;
}
.searchbar > .input-group-addon {
  border-left-width: 0;
  border-right-width: 0;
  padding: 0;
  width: 0%;
}
#startchange {
	margin-top: 90px;
}
.searchbar > .input-group-addon:first-child {
  border-left-width: 1px;
}
.searchbar > .input-group-addon:last-child {
  border-right-width: 1px;
}
.nav-margin {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*----------------------------------------*/
/* Sidebar Social Icons
/*----------------------------------------*/
ul.social-network {
	list-style: none;
	margin-left:0 !important;
	padding: 10px 10px 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
	background-color: #D3D3D3;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #444;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.detail-listing-img {
	max-width: 415px; 
	max-height: 292px; 
	margin-bottom: 0px;
}
/* ===============modal================== */
.login-modal{
	margin-top:-40px;
}

/*------------------------------------------------*/
/* Right Featured
/*------------------------------------------------*/
.featured {
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	width: 333px;
	border-bottom: 1px solid #AAAAAA;
}
.featured-listing {
	border-bottom: 1px solid #AAAAAA;
}
.line {
	border-right:1px solid #aaa;
}
#portfolio .portfolio-img img, #somework .works-img img {
	width: 100%;
}
#portfolio .portfolio-img figure, #somework .works-img figure {
	margin: 0;
	position: relative;
	border: none;
	display: block;
	width: 100%;
	overflow: hidden;
	
}
#portfolio .portfolio-img figure img, #somework .works-img figure img {
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;
}
#portfolio .portfolio-img figure:hover figcaption, #somework .works-img figure:hover figcaption
	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
#portfolio .portfolio-img figure:hover img, #somework .works-img figure:hover img
	{
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;
}
#portfolio .portfolio-img figcaption, #somework .works-img figcaption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	color: white;
	background-color: rgba(0, 0, 0, .4);
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
}
#portfolio .portfolio-img figure h4, #somework .works-img figure  h4 {
	position: absolute;
	bottom: 10px;
	font-weight: bold;
}
#portfolio .portfolio-img li {
	float: left;
	width: 25%;
}
.category-page-header {
	margin-top: -13px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.social-login-btn {
	margin-left: 6px;
	width: 40px;
	font-size: 188%;
	padding: 0;
	margin-bottom: 10px;
}
.row-fluid ul {
	list-style:none;
}

/*-----------------------------------------*/
/* View Page
/*-----------------------------------------*/
.panel-left {
	height: 125px;
	margin: 20px;
}
.panel-center {
	padding-top: 20px;
	padding-left: 25px;	
}
.panel-right-con {
	margin-left: -17px;
	margin-top: 15px;
}
.table-cell-middle {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.suggestions {
	position: fixed;
}
.right-side {
	position: fixed;
}

/*-----------------------------------------*/
/* Detail Page
/*-----------------------------------------*/
.detail-container {
	margin-top: 20px;
}

/*-----------------------------------------*/
/* Login and Signup Box
/*-----------------------------------------*/
.login-separator {
	border-right: 4px solid #ddd;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    background: #ee0101 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 4px #000;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
}
.animated {
  -webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	     -o-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
.animated.hinges {
	-webkit-animation-duration: 2s;
	   -moz-animation-duration: 2s;
	     -o-animation-duration: 2s;
	        animation-duration: 2s;
}
.animated.slow {
	-webkit-animation-duration: 3s;
	   -moz-animation-duration: 3s;
	     -o-animation-duration: 3s;
	        animation-duration: 3s;
}
.animated.snail {
	-webkit-animation-duration: 4s;
	   -moz-animation-duration: 4s;
	     -o-animation-duration: 4s;
	        animation-duration: 4s;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
.ajax-loader {
	left: 50%;
	top: 50%;
}
.btn-register {
    background-color: #00bbff;
    color: #FFFFFF;
    border-radius: 7px;
    border-width: 2px;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    padding: 10px 10px;
    margin-top: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#registerform > .form-group {
	margin-bottom: 5px;
}
.alert-modero-error {
    background-color: #ee0101;
    border-color: #ebccd1;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.alert-modero-success {
    background-color: #008000;
    border-color: #00c600;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.alert-error {
    background-color: #ee0101;
    border-color: #ebccd1;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.alert-success {
    background-color: #008000;
    border-color: #008000;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.alert-modero-info {
    background-color: #3f4c6b;
    border-color: #3f4c6b;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}

/*--------------------------------------------------*/
/* ACCOUNT ACTIVATE AND RESET PASSWORD PANEL
/*--------------------------------------------------*/
.modero-primary {
    border-color: #eee;
}
.modero-primary > .panel-body {
    background-color: #eee;
    border-color: #eee;
}
.drop-shadow {
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .5);
}
/* BROWSE BY CATEGORIES ICON SPACING */
.panel-title > .fa {
	margin-right: 5px;
}
/*--------------------------------------------------*/
/* NAVBAR SETTINGS
/*--------------------------------------------------*/
.search-selectize > .selectize-input {
    min-height: 34px;
    min-width: 150px;
    border-radius: 0px;
    padding: 11px 12px;
    max-height: 40px;
    overflow: hidden;
    font-family: inherit;
    font-size: 16px;
    max-width: 200px;
}
.selectize-first-child > .selectize-input, .selectize-first-child > .dropdown-active {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.search-input-width {
	width: 150px;
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer;
    font-size: 16px;
}
.my-account {
	height: 40px;
}
/*--------------------------------------------------*/
/* Navbar Mobile View Settings
/*--------------------------------------------------*/
@media (max-width: 480px) {
	.searchbar > .input-group-addon, .searchbar > .input-group .form-control {
		display: block;
	    margin-bottom: 2px;
		clear: both;
	}	
	.navsearch > .input-group {
		position: relative;
		display: block;
		border-collapse: separate;
	}	
	.search-btn {
		margin-top: 2px;
		margin-left: 0px;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ccc;
	}
	.searchbar > .input-group .form-control:not(:first-child):not(:last-child), 
	.searchbar > .input-group-addon:not(:first-child):not(:last-child), 
	.searchbar > .input-group-btn:not(:first-child):not(:last-child) {
    	border-radius: 4px;
	}
	.searchbar > .input-group .form-control:first-child, 
	.searchbar > .input-group-addon:first-child {
    	border-bottom-right-radius: 4px;
    	border-top-right-radius: 4px;
	}	
	.searchbar > .input-group-btn:last-child > .btn {
		border-bottom-left-radius: 4px;
    	border-top-left-radius: 4px;
    }
    .selectize-control {
    	margin-bottom: -4px;    	
    }
    .selectize-input {
    	border-radius: 4px;
    	width: 100%;
    }
    .selectize-first-child > .selectize-input, .selectize-first-child > .dropdown-active {
	    border-radius: 4px;
	}	
	.search-selectize > .selectize-input {
		border-radius: 4px;
	}
	.login-separator {
		border-right: 0;
		border-bottom: 4px solid #ddd;
	}
	.form-horizontal .lbh {
		width: 200px;
	}
}
.searchbar > .input-group-addon {
    background-color: inherit;
    border: none;
}
.searchbar > .input-group-addon, .searchbar > .input-group-btn {
    vertical-align: top;
}
.searchbar > .navbar-toggle {
	font-size: 18px;
	color: #fff;
}
.searchbar > .navbar-collapse {
    box-shadow: none;
}
.search-input {
	height: 40px; 
	font-size: 16px;
}
.search-circle {	
	border-top-left-radius: 40px; 
	border-bottom-left-radius: 40px;
}
.search-btn {
	height: 40px; 
	font-size: 20px;
}

/*------------- LOGIN AND SIGNUP ----------------*/
.facebook-old, .twitter-old, .google-old, .linkedin-old {
    height: 40px;
    margin-top: 3%;
    text-align: center;
    width: 100%;
}

/*-------------- END OF NAVBAR ------------------*/

/*--------------------------------------------------*/
/* Detail Page Gallery
/*--------------------------------------------------*/

/* carousel */
.media-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
	list-style: none outside none;
}
/* Previous button  */
.media-carousel .carousel-control.left {
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px;
	left: -12px;
	padding: 6px;
}
/* Next button  */
.media-carousel .carousel-control.right {
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px;
	right: -12px !important;
	padding: 6px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
	background: #333333;
}
.media-carousel img {
	width: 250px;
	height: 100px
}
/* End carousel */

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	border-top: none;
}

.thumbnail {
	position: relative;
	overflow: hidden;
}

.captiond {
	position: absolute;
	top: -100%;
	right: 0;
	background: rgba(66, 139, 202, 0.75);
	width: 100%;
	height: 100%;
	padding: 2%;
	text-align: center;
	color: #fff !important;
	z-index: 2;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.thumbnail:hover .caption {
	top: 0%;
}

/*--------------------------------------------------*/
/* Send Query Modal
/*--------------------------------------------------*/
.modal .modal-header {
	border-bottom: none;
	position: relative;
}
.modal .modal-header .btn {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
}
.modal .modal-footer {
	border-top: none;
	padding: 0;
}
.modal .modal-footer .btn-group>.btn:first-child {
	border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group>.btn:last-child {
	border-top-right-radius: 0;
}
.modal-header h4 {
	text-transform: uppercase;
	color: #444444;
}
.modal-footer {
	margin: 10px 10px 10px 0;
}
/*--------------------------------------------------*/
/* Signup or User Registration
/*--------------------------------------------------*/
.login_modal_header .modal-title {
	font-family: 'Philosopher', sans-serif;
}

.form-group {
	position: relative;
}
.form-group .login-field-icon {
	font-size: 20px;
	position: absolute;
	right: 15px;
	top: 3px;
	transition: all 0.25s ease 0s;
	padding-top: 2%;
	float: left;
}
.login-modal {
	width: 100%;
}
.modal-register-btn {
	margin: 4% 33% 2% 33%;
	width: 100%;
}
.login-modal input {
	height: 40px;
	box-shadow: none;
	border: 1px solid #ddd;
}
.modal-body-left {
	width: 50%;
	padding-right: 4%;
	border-right: 4px solid #ddd;
}
.modal-body-right {
	width: 47%;
	text-align: center;
}
.modal-social-icons {
	padding: 0 5%;
}
.login-pg-fb-btn {
	margin: -10px -12px 0px -61px
}
.login-pg-tw-btn {
	margin: -10px -12px 0px -82px
}
.f-facebook, .f-twitter, .f-googleplus, .f-linkedin {
	width: 100%;
	height: 40px;
	padding-top: -10px;
	margin-top: 3%;
	text-align: center;
}
#social-icons-conatainer {
	position: relative;
}
.modal-login-btn {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}
.desc-navb > li > a {
    display: block;
    padding: 5px 15px;
    position: relative;
}
.business-title {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
.rating-sm {
    font-size: 2.0em;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.desc-pricing-box {
    background-color: #f5f5f5;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #444;
    font-size: 90%;
    padding: 2px 4px;
}
.desc-module-title a {
	color: #444;
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase;
}
.login_modal_footer-menu ul {
	list-style: none outside none;
}
.login_modal_footer-menu ul li {
	float: right;
}
.login_modal_footer-menu a {
	font-size: 12px;
}
.login-footer {
	margin-left: 5px;
}

/*--------------------------------------*/
/* Member Area
/*--------------------------------------*/
/* Profile container */
.profile {
  margin: 20px 0;
}
.profile-userpic img {
  float: none;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.profile-img {
	max-width: 150px;
}
.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}
.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}
.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}
.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}    
.profile-usermenu {
  margin-top: 30px;
  text-transform: uppercase;
}
.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}
.profile-usermenu ul li:last-child {
  border-bottom: none;
}
.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}
.profile-usermenu ul li.active {
  border-bottom: none;
}
.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}
.profile-usermenu ul li a:hover {
  color: #444;
}
.profile-usermenu ul li.active a {
  color: #fff;
  background-color: #1f232a;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}
/*-------------------------------------------*/
/* Pagination Links
/*-------------------------------------------*/
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #1d3d51;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1d3d51;
    border-color: #1d3d51;
    color: #fff;
    cursor: default;
    z-index: 2;
}
/*-------------------------------------------*/
/* Date CSS ICON for Events
/*-------------------------------------------*/
.date {
	display: block;
	width: 70px;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.date .binds {
	position: absolute;
	height: 15px;
	width: 55px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: -6px;
	left: 0;
	right: 0;
	margin: auto;
}
.date .month {
	background: #555;
	display: block;
	padding: 8px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666;
}
.date .day {
	display: block;
	margin: 0;
	padding: 2px 0;
	font-size: 30px;
	box-shadow: 0 0 3px #ccc;
	position: relative;
}

.date .day::after {
	content: '';
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}

.date .day::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}
/*-----------------------------------------*/
/* Footer
/*-----------------------------------------*/
.footer-about {
	color: #AAAAAA; 
	border-left: 1px #AAA solid; 
	padding-left: 30px;
}
.fa-angle-double-right {
    margin-right: 8px;
}

/*--------------------------------------*/
/* Home Page Category View
/*--------------------------------------*/
.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
    margin-top: 60px;
    height: 90px;
}
.box-icon {    
    border-radius: 50%;
    display: table;
    height: 50px;
    margin: 0 auto;
    width: 50px;
    margin-top: -41px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), 4px 4px 4px rgba(0, 0, 0, 0.1), 4px 4px 4px rgba(0, 0, 0, 0.15), -1px -1px 0 rgba(255, 255, 255, 0.2);
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h5 {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.info > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}
.info > a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.info > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

h5 a:link,
h5 a:visited {
    color: #444444;
    text-decoration: none;    
}
/*--------------------------------------*/
/* Home Page Featured
/*--------------------------------------*/
.img-featured {
	max-width: 350px; 
	width: 350px; 
	max-height: 140px; 
	height: 140px; 
	display: table-cell; 
	text-align: center; 
	vertical-align: middle;
}
/* Global */
.thumbnails li> .fff .caption1 { 
	background:#eee !important; 
	padding:10px;
	border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    text-align: center;
    display: block;
    width:240px;
	}
/* Page Header */
.featured-header {
	background: #f9f9f9;
	margin: -30px -40px 40px;
	padding: 20px 40px;
	border-top: 4px solid #fff;
	color: #999;
	text-transform: uppercase;
}
.featured-header h3 {
	line-height: 0.88rem;
	color: #000;
}

/*--------------------------------------*/
/* Home Page Header
/*--------------------------------------*/
.home-header {
	background: #f9f9f9;
	margin: -30px -40px 20px;
	padding: 20px 40px;
	border-top: 4px solid #fff;
	color: #999;
	text-transform: uppercase;
}
.home-header h3 {
	line-height: 0.88rem;
	color: #000;
}
h4 a:link,
h4 a:visited {
    color: #444444;
    text-decoration: none;    
}

/*--------------------------------------*/
/* Right Page Header
/*--------------------------------------*/
.r-page-header {
	border-bottom: 1px solid #eee;
    margin: 10px 0 20px;
	background: #f9f9f9;
	padding: 10px 20px;
	border-top: 4px solid #fff;
	color: #999;
	text-transform: uppercase;
}
.r-page-header h4 {
	line-height: 0.88rem;
	color: #000;
}

/* 	----------------------------------------------------
	Social Sharing
   	---------------------------------------------------- */
#social-sharrre{
    float:left;
    margin: 0 15% 2% 15%;
    height: 60px;   
  }
.sharrre .button{
    float:left;
    width:60px;
}


/*--------------------------------------*/
/* View Page Listing Telephone
/*--------------------------------------*/
.tel {
	font-weight: 600;
    text-transform: uppercase;
	font-size: 12px;
}
/* 	----------------------------------------------------
	Home Page Featured
   	---------------------------------------------------- */
.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}
.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}
.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}
.price-text-color {
    color: #219FD1;
}
.col-item .info .rating {
    color: #777;
}
.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 25px;
    height: 52px;
}
.col-item .separator {
    border-top: 1px solid #E1E1E1;
}
.clear-left {
    clear: left;
}
.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}
.col-item .separator p i {
    margin-right: 5px;
}
.col-item .btn-add {
    width: 50%;
    float: left;
}
.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls {
    margin-top: 20px;
}
[data-slide="prev"] {
    margin-right: 10px;
}

/*----------------------------------------*/
/* Other Text
/*----------------------------------------*/
body {
	color: #444;
	font: 300 14px/1.6 "Open Sans",sans-serif;
}
.main-bg {
	background-color: #F5F5F5;
	padding-bottom: 20px;
}
.icbt{
	display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    text-transform: none;
}
.text-white {
    color: #fff !important;
}
.no-margin {
    margin: 0 !important;
}
.heading-footer h2, .heading-footer h3, .heading-footer h4 {
    border-bottom: 2px solid #ff7454;
    color: #dedede;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 -2px;
    padding-bottom: 20px;
}
footer {
    background: #2e363f none repeat scroll 0 0;
    border-top: 1px dashed #403e44;
    display: block;
}
footer .column.logo {
    background: #292f38 none repeat scroll 0 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: block;
    margin-bottom: -30px;
    margin-top: -30px;
    padding-bottom: 50px;
    padding-top: 50px;
}
footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
footer ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.footer-social-btn > a:hover {
	font-size: 188%;
}

/*----------------------------------------------*/
/* View Page
/*----------------------------------------------*/
.view-btn-sm {
	padding: 5px 8px;
}
.img-div {
	padding-top:7px; 
	padding-left: 20px;
}
.img-view {
	max-width: 150px; 
	width: 150px; 
	max-height: 150px; 
	height: 150px;
}
.ratings-view-pg {
	margin-top: -15px;
}
.mrg-view {
	margin-bottom: 0px;
}

/*-------------------------------------------*/
/* Description Page Date CSS ICON for Events
/*-------------------------------------------*/
.desc-date {
	display: block;
	width: 40px;
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.desc-date .dbinds {
	position: absolute;
	height: 2px;
	width: 35px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: -2px;
	left: 0;
	right: 0;
	margin: auto;
}
.desc-date .dmonth {
	background: #555;
	display: block;
	padding: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666;
}
.desc-date .dday {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	box-shadow: 0 0 3px #ccc;
	position: relative;
}
.desc-date .dday::after {
	content: '';
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}
.desc-date .dday::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}
.breadcrumb {
    background-color: inherit;
    margin-bottom: 0;
    padding: 0;
}

/*-------------------------------------------*/
/* Classifieds, Properties and Products Images
/*-------------------------------------------*/
/* Main carousel style */
.carousel1 {
    width: 600px;
}
/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 100px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px;
    left: 0;
    width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}

.rs-table-width {
	width: 40%;
}

.addr-bottom-margin {
	margin-bottom: 10px;
}
.l-box-line h3{
     color : #FFF;
     font-size:14px;
}
.l-box-line div {
     font-weight: 200;
     color: #fff;
}
.l-box-line span {
     font-weight: 200;
     color: #fff;
}
.text-uppercase {
	text-transform: uppercase;
}
.l-box-h1 {
     font-weight: 200;
     color: #fff;
     text-transform: uppercase;
     font-size: 20px;
}
.login_box{
    background: #f32d27; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZjMyZDI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY2YjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(45deg,  #f32d27 5%, #ff6b45 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(5%,#f32d27), color-stop(99%,#ff6b45)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%); /* IE10+ */
    background: linear-gradient(45deg,  #f32d27 5%,#ff6b45 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32d27', endColorstr='#ff6b45',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
    width: 100%;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.54);
}
.image-circle{
    border-radius: 10%;
    width: 175px;
    min-height: 175px;
    border: 4px solid #FFF;
    margin: 10px;
}
.follow{
    background-color:#FC563B;
    height: 80px;
    cursor:pointer;
}
.follow:hover {
    background-color:#F22F26;
    height: 80px;
    cursor:pointer;
}
.login_control{
    background-color:#FFF;
    padding:10px;
    
}
.control {
    color:#000;
    margin:10px;
}
.btn-orange{
    background-color: #FC563B;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
}
.btn-orange:hover {
    background-color: #F22F26;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
    color:#FFF !important;
}
.btn-primary {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0px;
}
.btn-customize {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 0px;
}
.btn-package {
    border-radius: 0;
    letter-spacing: 0;
    text-transform: uppercase;
}
.l-box-line{
    border-bottom : 2px solid #F32D27;
}
.outter{
    padding: 0px;
    border: 1px solid rgba(255, 255, 255, 0.29);
    border-radius: 10%;
    width: 200px;
    height: 200px;
  	margin-top: 10px;
}

/*---------------------------------------------*/
/* Member Area
/*---------------------------------------------*/
.status-upload ul {
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 0px;
	width: auto;
}
.status-upload ul > li {
	float: left;
}
.status-upload ul > li > a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	color: #777777;
	float: left;
	font-size: 18px;
	text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 40px;
	cursor: pointer;
}
.status-upload ul > li > a:hover {
	background: none repeat scroll 0 0 #606060;
	color: #fff;
}
.alert-success-to-be-deleted {
    background-color: #d0d3d6;
    border-color: #d0d3d6;
    color: #444;
}
/*----------------------------------------------*/
/* Pricing Plans
/*----------------------------------------------*/
#plans,#plans ul,#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pricePlans:after {
	content: '';
	display: table;
	clear: both;
}
#pricePlans {
	zoom: 1;
}
#pricePlans {
	max-width: 69em;
	margin: 0 auto;
}
#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.planContainer .title h2 {
	font-size: 2.125em;
	font-weight: 300;
	color: #3e4f6a;
	margin: 0;
	padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
	background: #3e4f6a;
	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	border-radius: 5px 5px 0 0;
}
.planContainer .price p {
	background: #3e4f6a;
	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	height: 2.6em;
	line-height: 2.6em;
	margin: 0 0 1em;
}

.planContainer .price p.bestPlanPrice {
	background: #f7814d;
}
.planContainer .price p span {
	color: #8394ae;
}
.planContainer .options {
	margin-top: 10em;
}
.planContainer .options li {
	font-weight: 700;
	color: #364762;
	line-height: 2.5;
}
.planContainer .options li span {
	font-weight: 400;
	color: #979797;
}
.planContainer .button a {
	text-transform: uppercase;
	text-decoration: none;
	color: #3e4f6a;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 2.8em;
	border: 2px solid #3e4f6a;
	display: inline-block;
	width: 80%;
	height: 2.8em;
	border-radius: 4px;
	margin: 1.5em 0 1.8em;
}
.planContainer .button a.bestPlanButton {
	color: #fff;
	background: #f7814d;
	border: 2px solid #f7814d;
}
#credits {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	color: #777;
}
#credits a {
	color: #333;
}
#credits a:hover {
	text-decoration: none;
}

/*-----------------------------------------------*/
/* Common
/*-----------------------------------------------*/
.color-inherit {
	color: inherit;
}
.listing-logo {
  max-height: 135px;
}
.vcenter {
      display: table-cell;
      vertical-align: middle;
}
/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}
/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
/*.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}*/
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
/* Below tabs mode */
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
/*---------------------------------------------*/
/* TYPEAHEAD SEARCH BAR
/*---------------------------------------------*/
.tt-suggestion {
	display: block;
	padding: 3px 20px;
}
.tt-menu {
	width: 100%;
}
.tt-suggestion p {
	margin: 0;
}
.tt-suggestion.tt-is-under-cursor {
	color: #fff;
	background-color: #428bca;
}
.tt-suggestion.tt-is-under-cursor a {
	background-color: #000;
	color: #fff;
}
.tt-suggestion:hover {
	color: #fff;
}
/*--------------------------------------------*/
/* IMPORTANT - TYPEAHEAD INPUT-GROUP ISSUE
/*--------------------------------------------*/
.twitter-typeahead, .tt-hint, .tt-input, .tt-dropdown-menu { width: 100%; }
.tt-input-group {
    width: 100%;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group {
    width: inherit;
}
/*---------------------------------------------*/
/* TRUSTED SEAL DESCRIPTION PAGE
/*---------------------------------------------*/
.btn-seal {
  display: inline-block;
  background-color: #e5e1ea;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  text-decoration: none;
  color: #444;
  font-size: 1em;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.btn-seal i {
  position: relative;
  top: 1px;
  margin-left: 7px;
  font-size: 1.15em;
}
.btn-seal i.ion-ios-arrow-down {
  top: 2px;
  margin-left: 8px;
}
dl dd {
	background-color: #d5d5d5;
    margin-bottom: 8px;
    text-align: center;
    font-weight: bold;
}
/*----------------------------------------------*/
/* VIEW PAGE ICONS AND OTHER SETTINGS
/*----------------------------------------------*/
.view-icons {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
}    
.view-icons li {
  float: right;
  width: 25%;
  padding: 0 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}
.view-icons li > a {
	text-decoration: none;
	color: #292f38;
	font-size: 11px;
	text-transform: uppercase;
}
.view-icons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
    display: block;
	text-align: center;	
	padding-top: 8px;
	border-radius:50% 50% 50% 50%; 
	width:30px; 
	height:30px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), 4px 4px 4px rgba(0, 0, 0, 0.1), 4px 4px 4px rgba(0, 0, 0, 0.15), -1px -1px 0 rgba(255, 255, 255, 0.2);
}
.view-icons .glyphicon:hover {
	background: #bbb none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    padding-top: 9px;
    width: 30px;
}
.vline-height {
	line-height: 1.3;
}
.addr-icon > .fa {
	text-shadow: 1px 1px 1px #292f38;
    font-size: 1.5em;
    margin-right: 2px;
    text-align: center;
}
.view-h3 {
	margin-top:0; 
	margin-bottom: 2px;  
	font-size:18px; 
	color: #2e363f;
}
.view-h3 > a:hover {
	text-decoration: none;
}
.view-padding {
	padding:7px;
}
.txt-decoration {
	text-decoration: none;
}
.trusted-seal {
	max-width: 50px; 
	margin-top: 5px;
}

/*-----------------------------------*/
/* View Page Navbar
/*-----------------------------------*/
#viewnav {
	margin-top: 80px;
	z-index: 1029;
}
.viewnav .nav,
.viewnav .collapse,
.viewnav .dropup,
.viewnav .dropdown {
  position: static;
}
.viewnav .container {
  position: relative;
}
.viewnav .dropdown-menu {
  left: auto;
}
.viewnav .viewnav-content {
  padding: 20px 30px;
}
.viewnav .dropdown.viewnav-fw .dropdown-menu {
  left: 15px;
  right: 0;
}
.viewnav-category [class*="col-"] {
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
    font-size: 1em;
    line-height: 2;
    margin-bottom: 5px;
    margin-top: 5px;  
}
.viewnav-category {
	 padding: 10px 30px;
}
.viewnav-cat > a{
	 color: #444;
}
.fa, .glyphicon {
    margin-right: 5px;
}
.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}
.btn-clean {
  display: inline-block;
  padding: 12px 16px;
  background-color: #e5e1ea;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  text-decoration: none;
  color: #444;
  font-size: 1em;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.btn-clean i {
  position: relative;
  top: 1px;
  margin-left: 7px;
  font-size: 1.15em;
}
.btn-clean i.ion-ios-arrow-down {
  top: 2px;
  margin-left: 8px;
}
.icon-block {
	display: block;
	padding-bottom: 7px;
}
/*--------------------------------------*/
/* Business Hours
/*--------------------------------------*/
.dt-info {
	background-color: #3f4c6b;
	color: #fff;
}
.dt-default {
	background-color: #fff;
}
.dt-danger {
	background-color: #ee0101;
	color: #fff;
}
.padding-ten {
	padding: 10px;
}
.item-header {
    clear: both;
    display: block;
    margin: 0 auto 10px;
    overflow: hidden;
}
.item-details {
	border: medium none;
    display: block;
    float: left;
    margin: 0 10px 0 0 !important;
    overflow: hidden;
    padding: 0 !important;
    text-transform: uppercase;
    color: #777;
    font-size: 12px;
    font-weight: 600;
}
.item-details > .fa {
	color: #777;
}
.item-author-tags {
	display: block;
	font-size:11px;
}
.search-icons li {
	margin: 0;
	width: auto;
}
.margin-right-10 {
	margin-right: 10px;
}

/*--------------------------------------*/
/* Home Page News Carousel
/*--------------------------------------*/
#news-carousel {
  padding: 0 10px 30px 10px;
}
/* Control buttons  */
#news-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#news-carousel .carousel-control.left {
  left: -12px;
}
/* Next button  */
#news-carousel .carousel-control.right {
  right: -12px !important;
}
/* Changes the position of the indicators */
#news-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#news-carousel .carousel-indicators li {
  background: #444;
}
#news-carousel img {
  width: 250px;
  height: 100px
}
/* End carousel */
.item blockquote {
    border-left: none; 
    margin: 0;
    padding: 10px 20px;
}
.item blockquote img {
    margin-bottom: 10px;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.news-headline {
	text-decoration: none;
	font-weight: 600;
}
.news-headline:hover {
	text-decoration: none;
	color: #fff;
}
.news-story {
	font-size: 14px;
	color: #fff;
}
/*--------------------------------------*/
/* Not Defined
/*--------------------------------------*/
.error-follow {
	background-color: #FFF202;
	height: 80px;
	cursor: pointer;
}
.error-follow:hover {
	background-color: #febf04;
	height: 80px;
	cursor: pointer;
}
.btn-round-lg {
	border-radius: 22.5px;
}
.btn-round {
	border-radius: 17px;
}
.btn-round-sm {
	border-radius: 15px;
}
.btn-round-xs {
	border-radius: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
/*--------------------------------------*/
/* ICONS
/*--------------------------------------*/
#sidebar-wrapper {
	margin-right: -250px;
	right: 0;
	width: 250px;
	position: fixed;
	height: 100%;
	overflow-y: auto;
	z-index: 1000;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}
.list-icon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 22px;
	text-align: center;	
	padding-top: 10px;
	padding-left: 0px;
	border-radius:50% 50% 50% 50%; 
	width:40px; 
	height:40px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), 4px 4px 4px rgba(0, 0, 0, 0.1), 4px 4px 4px rgba(0, 0, 0, 0.15), -1px -1px 0 rgba(255, 255, 255, 0.2);
}
.list-icon:hover {
	background: #bbb none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 40px;
    padding-top: 10px;
    width: 40px;
}
.desc-icon {
	font-size: 14px;
	height: 30px;
	width: 30px;
	padding-left: 0px;
	padding-top: 8px;
}
.desc-icon:hover {
	font-size: 14px;
	height: 30px;
	width: 30px;
	padding-left: 0px;
	padding-top: 8px;
}
.desc-list-icon {
	border-radius: 50% 50% 50% 50%;
	height: 40px;
	width: 40px;
	background: #fde910;
	color: #fff;	
	padding-left: 7px;
    padding-top: 5px;
	font-size:20px;
	line-height: 1.1;
	border:3px solid #f8f8f8;
	top: 4px;
	margin: -4px 4px 0 0;
}
.desc-list-text {
	font-weight: bold;	
}
.desc-list-text a {
	text-decoration: none;
	color: #444;
}
.popular-list {
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom:25px;
}
.popular-icon h4 {
	margin-top: 0px;
}
.list-heading {
	color:#222; 
	font-style: italic;
	font-size:15px; 
}
.list-heading:hover {
	text-decoration: none; 
}
.detail-page-menu {
	box-shadow:1px 2px 4px rgba(0,0,0,0.2);
	height:auto;
	padding:10px;
	margin-top:110px
}
.login-modal {
	margin-top: -40px;
}
.login_modal_header {
	border-radius: 6px 6px 0 0;
	color: #444444;
	padding: 15px;
	text-transform: uppercase;
}
.profile-sidebar {
  padding: 20px 0 10px 0;
}
#center-line {
	position: absolute;
	right: 270.7px;
	top: 93px;
	background: #ddd;
	border: 4px solid #DDDDDD;
	border-radius: 20px;
}
.detail-page-menu {
	background-color: #fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
	height: auto;
	padding: 10px;
	margin-top: 110px
}
.detail-page-menu-right:hover {
	color: #3d7192;
	text-decoration: none;
}
.error-box {
	width: 35%; /* height:70%; */
	position: absolute;
	top: 10%;
	left: 32.5%;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
}
.btn-home, .btn-grey {
	border-radius: 0px;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.form-horizontal .lbh {
	margin-right: 0px;
	margin-bottom: 0px;
}
.lbh-day {
	width: 20%;
}
.subscriber > .input-group-addon, .subscriber > .input-group-btn {
    vertical-align: top;
}
.header-h3-text {
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.panel-admin > .panel-heading {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0.56+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.56) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.56))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#8f000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.featured-logo {
	max-width: 120px;
	max-height: 120px;
}
#rating_feedback > a {
	color: #fff;
	text-decoration: none;
}
/*-------------------------------------------*/
/* Media Queries
/*-------------------------------------------*/
@media ( max-width : 767px) {
	.error-box {
		width: 90%;
		height: 80%;
		left: 5%;
	}
	/* Home Page Header Mobile Issue */
	.header-h3-text {
		font-size: 20px;
		padding: 5px;
	}
	.mob-sm-text {
		display: block;
	}
	.mob-text {
		display: block;
		margin-top: 8px;
		font-size: 20px;
	}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
	#pricePlans #plans .plan {
		width: 49%;
		margin: 0 2% 20px 0;
	}
	#pricePlans #plans > li:nth-child(2n) {
		margin-right: 0;
	}
	.btn-theme {
		padding: 6px 4px;
	}
	.top6 {
		margin-top: 9%;
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	#pricePlans #plans .plan {
		width: 49%;
		margin: 0 2% 20px 0;
	}
	#pricePlans #plans > li:nth-child(2n) {
		margin-right: 0;
	}
	.btn-theme {
		padding: 6px 4px;
	}	
	.top6 {
		margin-top: 9%;
	}
}

@media screen and (min-width: 1025px) {
	#pricePlans {
		margin: 2em auto;
	}	
	#pricePlans #plans .plan {
		width: 32.3%;
		margin: 0 1.33% 20px 0;
	
		-webkit-transition: all .25s;
		   -moz-transition: all .25s;
		    -ms-transition: all .25s;
		     -o-transition: all .25s;
		        transition: all .25s;
	}	
	#pricePlans #plans > li:last-child {
		margin-right: 0;
	}	
	#pricePlans #plans .plan:hover {
		-webkit-transform: scale(1.04);
		   -moz-transform: scale(1.04);
		    -ms-transform: scale(1.04);
		     -o-transform: scale(1.04);
		        transform: scale(1.04);
	}	
	.planContainer .button a {
		-webkit-transition: all .25s;
		   -moz-transition: all .25s;
		    -ms-transition: all .25s;
		     -o-transition: all .25s;
		        transition: all .25s;
	}	
	.planContainer .button a:hover {
		background: #3e4f6a;
		color: #fff;
	}	
	.planContainer .button a.bestPlanButton:hover {
		background: #ff9c70;
		border: 2px solid #ff9c70;
	}
	.featured-logo {
		max-width: 150px;
		max-height: 150px;
	}
}
/*-------------------------------------------*/
/* All Colums of Equal Height View Page Block
/*-------------------------------------------*/
@media (min-width: 768px) {
  img.img-fluid {width:100%;}
  .row.table-row {display:table;width:100%;margin:0 auto;}
  .row.table-row > [class*="col-"] {
    float:none;
    float:none;
    display:table-cell;
    vertical-align:top;
  }
   .row.table-row > [class*="col-"].custom {
    background-color: lightgrey;
    text-align: center;
  }
  .row.table-row > .col-sm-11 {
    width: 91.66666666666666%;
  }
  .row.table-row > .col-sm-10 {
    width: 83.33333333333334%;
  }
  .row.table-row > .col-sm-9 {
    width: 75%;
  }
  .row.table-row > .col-sm-8 {
    width: 66.66666666666666%;
  }
  .row.table-row > .col-sm-7 {
    width: 58.333333333333336%;
  }
  .row.table-row > .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .row.table-row > .col-sm-3 {
    width: 25%;
  }
  .row.table-row > .col-sm-2 {
    width: 16.666666666666664%;
  }
  .row.table-row > .col-sm-1 {
    width: 8.333333333333332%;
  }
}