/*Header Start*/
.mobile-nav {
  display: none !important;
}

.main-header .container {
  max-width: 1190px;
  width: auto;
  margin: 0 auto;
}

.container {
  max-width: 1600px;
  width: auto;
  margin: 0 auto;
}

.logo-nav {
  display: inline-block;
}

.right-nav i {
  padding: 0 10px 0 0px;
}

.navigation,
.logo-nav {
  vertical-align: top;
  float: left;
}

.navigation .tail-select .select-label {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #666666;
  font-size: 15px;
  font-weight: 600;
  opacity: 1;
}

.navigation .tail-select:hover .select-label,
.navigation .tail-select.idle .select-label,
.navigation .tail-select.active .select-label {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.navigation .tail-select {
  max-width: 187px;
}

.navigation .tail-select .select-label .label-count,
.navigation .tail-select .select-label .label-inner {
  opacity: 1;
}

.right-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.right-nav li {
  display: inline-block;
  padding: 0 0 0 20px;
}

.bootom-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-header a {
  color: #2970b8;
  font-size: 15px;
  font-weight: 600;
}

.navigation ul li {
  display: inline-block;
  padding: 0 10px;
}

.navigation {
  padding-left: 20px;
}

.right-nav li:last-child a {
  color: #2970b8;
}

.main-header {
  padding: 9px 0;
  background-color: #fff;
}

.find-local a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  margin-left: 15px;
}

/*Header End*/

/*Banner Start*/
.banner {
  background-image: url(../img/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 764px;
  position: relative;
  text-align: center;
  padding: 150px 15px;
}

.banner:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  /* background: rgba(4, 58, 90, 0.7); */
}

.ban-text {
  position: relative;
  color: #fff;
}

.ban-text p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px;
}

.ban-text h2 {
  color: #fff;
  font-size: 70px;
  font-weight: 400;
  margin: 0 0 55px;
  font-family: 'Bitter', serif; 
}

.ban-form ul li {
  display: inline-block;
  padding: 0 10px;
  vertical-align: text-bottom;
}

.custom-search .tail-select .select-label {
  z-index: 27;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.ban-form input {
  border: 0;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 15px;
  font-size: 15px;
  min-width: 300px;
  width: 100%;
  color: #fff;
}

.ban-form .tail-select .select-label:after {
  background-image: none;
  content: "\f0d7";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  top: 11px;
  opacity: 1;
  width: unset;
  height: unset;
  font-weight: 600;
}

.ban-form .tail-select .select-label {
  border: 0;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 13px;
  color: #cccccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  font-size: 15px;
}

.ban-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
}

.ban-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

.ban-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #cccccc;
}

.ban-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

/* .ban-form ul li:last-child {
  padding-left: 34px;
} */

.find-nav {
  padding: 90px 0 0;
}

.find-nav {
  padding: 90px 0 0;
  max-width: 954px;
  margin: 0 auto;
}

.find-nav .owl-nav,
.find-nav .owl-dots {
  display: none;
}

.find-nav .item a {
  width: 123px;
  border: 1px solid transparent;
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 17px;
  padding: 10px;
  margin: 0 auto;
  border-radius: 5px;
}

.find-nav .item a i {
  font-size: 49px;
}

.find-nav .item a span {
  display: block;
  text-align: center;
  width: 100%;
  padding: 10px 0 0;
}

.find-nav .item a:hover .color-img,
.find-nav .item a:active .color-img,
.find-nav .item a:focus .color-img {
  display: block;
}

.find-nav .item a:hover .white-img,
.find-nav .item a:active .white-img,
.find-nav .item a:focus .white-img {
  display: none;
}

.find-nav .item a:hover,
.find-nav .item a:active,
.find-nav .item a:focus {
  border-color: #fff;
  color: #fff !important;
}

/*Banner End*/
/*feature section css start*/
.feature-list .nav-pills {
  text-align: center;
  margin: -40px 0 0;
  font-size: 0;
  display: block;
}

.img-holder img {
  width: 100%;
  max-height: 232px;
}

.feature-list .nav-pills li {
  float: none;
  display: inline-block;
  font-size: 0;
  margin: 0;
}

.feature-list .nav-pills li a.active,
.feature-list .nav-pills li a:active,
.feature-list .nav-pills li a:focus {
  background: #fff;
  color: #2970b8;
}
.feature-list .nav-pills li a:hover {
  background: rgba(255, 255, 255, 0.13);
  color: #fff !important;
}

.feature-list .nav-pills li a {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 12px 25px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 4px 4px 0 0;
  margin-right: 2px;
}

.feature-list .nav-pills li a i {
  padding-right: 5px;
}

.heart {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  cursor: pointer;
}

.img-holder {
  position: relative;
  max-width: 100%;
}

.heart i {
  font-size: 25px;
  color: #fff;
}

.img-holder:before {
  position: absolute;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.1411764705882353);
  /* z-index: 1; */
}

.num1 {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  color: #fff;
  border-radius: 4px;

  text-align: center;
  padding: 3px 10px;
}

.green-bg {
  background-color: #7bc268;
}

.yellow-bg {
  background-color: #c5c169;
}

.orange-bg {
  background: #c89334;
}

.red-bg {
  background: #f96d6d;
}

.open-color {
  color: #7ac965;
}

.closed-color {
  color: #fb646f;
}

.block-heading a {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.text-block {
  border-bottom: 1px solid #eeeeee;
}

.lft-text,
.rgt-text {
  width: 50%;
  float: left;
}

.rgt-text {
  text-align: right;
}

.add-text p {
  color: #cccccc;
}

.bot-text i {
  padding: 0 5px 0 0;
}

.tm-text p {
  margin: 5px 0 3px;
}

.tm-text p i {
  font-size: 18px;
  vertical-align: text-top;
}

.text-block p {
  margin: 0;
  line-height: normal;
}

.text-block {
  padding: 5px 0 8px;
}

.feature-slider {
  padding: 50px 0 50px;
  position: relative;
}

.all-block {
  text-align: center;
}

.all-block a {
  font-size: 17px;
  font-weight: 600;
  color: #2970b8 !important;
}

.all-block a span {
  color: #999;
}

.feature-slider .owl-prev,
.feature-slider .owl-next {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #999;
  font-size: 29px;
  background: #fff;
  position: absolute;
  top: 34%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  /* -webkit-border-radius: 3px; */
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1),
    0 0 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1),
    0 0 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 142ms linear;
  transition: -webkit-box-shadow 142ms linear;
  transition: box-shadow 142ms linear;
  transition: box-shadow 142ms linear, -webkit-box-shadow 142ms linear;
  -moz-transition: box-shadow 142ms linear;
}

.feature-slider .owl-prev {
  left: -20px;
}

.feature-slider .owl-next {
  right: -20px;
}

.feature-slider .owl-dots {
  display: none;
}

.feature-list {
  padding: 0 0 67px;
}

/*feature section css End*/

/*Make the most of the Shop the County network. section css Start*/
.cover-blc {
  text-align: center;
}

.head-text h3 {
  color: #2970b8;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

.pera-blc a {
  color: #0092c8;
  text-decoration: underline;
}

.head-text {
  padding: 30px 0 15px;
}

.cover-blc {
  text-align: center;
  padding: 54px 0 0;
}

.section-padding {
  padding: 60px 0;
}

.shot-county {
  background-image: url(../img/bg-section.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top: 1px solid #edeef0;
}

.small-container {
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
}

/*Make the most of the Shop the County network section css End*/
/*join-ussection css Start*/
.reg-btn a:hover,
.reg-btn a:active,
.reg-btn a:focus {
  background: noneff;
  color: #2970b8 !important;
}

.join-us h2,
.join-us p {
  color: #fff;
}

.join-us p {
  max-width: 100% !important;
}

.join-us {
  background: #7ca8d4;
}

.reg-btn {
  text-align: right;
}

.reg-btn a {
  border-color: #fff;
  color: #fff !important;
  font-size: 17px;
  padding: 12px 58px;
  margin-top: 35px;
}

.join-us h2:before {
  background: #fff;
}

/*join-ussection css End*/
/*Local Business Profiles css start*/

.bus-img {
  position: relative;
}

.text-on {
  position: absolute;
  bottom: 34px;
  left: 0;
  color: #fff;
}

.text-on h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  background: rgba(0, 134, 44, 0.72);
  padding: 10px 29px;
}

.text-on p {
  color: #fff;
}

.text-on a {
  /* border-color: #fff;
  color: #fff !important; */
  font-size: 17px;
  padding: 4px 26px;
  margin-top: 6px;
}

.text-in {
  padding: 6px 30px 0;
}

.business-slider {
  margin: 50px 0 0;
}

.business-slider .owl-prev,
.business-slider .owl-next {
  position: absolute;
  top: 50%;
  color: #cccccc;
  background: transparent;
  font-size: 30px;
  -webkit-transform: translateY(-170%);
  transform: translateY(-170%);
}

.business-slider .owl-prev {
  left: -85px;
}

.business-slider .owl-next {
  right: -85px;
}

.business-slider .owl-dots {
  text-align: center;
  margin: 38px 0 0;
}

.owl-dot {
  width: 9px;
  height: 9px;
  background: transparent;
  border: 1px solid #cccccc;
  border-radius: 50%;
  padding: 0;
  margin: 3px;
}

.owl-dot.active {
  background: #cccccc;
}

.business-slider {
  margin: 50px 0 0;
  border-bottom: 1px solid #edeef0;
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}

/*Local Business Profiles css End*/
/*Small Business Learning Library css Start*/

.watch-n a {
  font-size: 15px;
  color: #999999;
  line-height: 28px;
  font-weight: 400;
}

.small-business {
  background-color: #fcfcfc;
}

.smal-bus:hover a {
  color: #fb646f !important;
}

.smal-bus {
  margin: 30px 0 0;
  background: #fff;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.light-bg {
  background-color: #fcfcfc;
}

.smal-bus .bot-text {
  padding: 17px;
}

.pera-color a {
  color: #0092c8 !important;
}

.pera-small p {
  color: #666666;
  min-height: 75px;
}

.smal-bus:hover {
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.1), 0 0 0px -7px;
  -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.1), 0 0 0px -7px;
  -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.1), 0 0 0px -7px;
}

.last-p p {
  font-size: 17px;
  font-weight: 600;
}

.last-p {
  margin: 60px 0 0;
  width: 100%;
}

/*Small Business Learning Library css End*/

/*Review section css Start*/

.cust-review {
  background: #444444;
  color: #fff;
}

.icon-div {
  width: 40px;
  float: left;
}

.view-text {
  margin-left: 40px;
  padding: 00 00 0 15px;
}

.view-text h4 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
}

.view-text p {
  font-size: 17px;
  color: #cccccc;
  margin: 11px 0 0;
}

/*Review section css End*/

/*footer css Start*/
footer {
  background: #333;
  padding: 60px 0 0;
}

footer a {
  font-size: 15px;
  color: #999999;
  font-weight: 400;
}
footer .first-foot a{ color: #7ca8d4;}

.first-foot a img {
  margin: 0 0 12px;
}

.first-foot h4 {
  color: #7ca8d4;
  font-size: 20px;
  font-weight: 600;
  margin: 8px 0 12px;
  font-family: 'Bitter', serif;
}

.input-footer input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 10px;
  font-weight: 600;
  color: #fff;
}

.input-footer input::-webkit-input-placeholder {
  color: #cccccc;
}

.input-footer input::-moz-placeholder {
  color: #cccccc;
}

.input-footer input:-ms-input-placeholder {
  color: #cccccc;
}

.input-footer input:-moz-placeholder {
  color: #cccccc;
}

.input-footer {
  position: relative;
}

.input-footer button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: transparent;
  color: #7ca8d4;
  font-size: 23px;
}

.copyright {
  padding: 20px 0;
  border-top: 1px solid #666;
  margin-top: 44px;
  width: 100%;
}

.social-icon li {
  display: inline-block;
}

.social-icon {
  text-align: right;
}

.copyright a {
  padding: 0 7px;
}

.pd0 {
  padding: 0;
}

/*footer css End*/

/*inner header*/
.custom-search .select-label {
  border-radius: 30px;
  border: 1px solid #ccc !important;
  padding: 8px 15px !important;
  color: #ccc !important;
  font-size: 16px;
  font-weight: 600 !important;
  border-left: 0 !important;
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-search .tail-select .select-dropdown .dropdown-inner {
  height: 300px !important;
  overflow: auto;
}

.side-bar .tail-select {
  width: 100%;
}

.custom-search {
  float: right;
  margin: 0 0 0 0px;
  position: absolute;
  right: 139px;
}

.custom-search .btn {
  background: transparent;
  color: #fb646f;
  font-size: 15px;
}

.custom-search select {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.inner-header .navigation ul {
  display: inline-block;
}

.custom-search .my-group .form-control {
  width: 41%;
  border-radius: 30px;
  border-color: #ccc;
  padding: 5px 15px;
  color: #ccc;
  font-size: 16px;
  font-weight: 600;
  outline: none;
}

.custom-search .my-group .form-control:focus {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-search input {
  border-right: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  font-size: 16px;
  font-weight: 600;
}

.custom-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
}

.custom-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

.custom-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #cccccc;
}

.custom-search input-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

.inner-header .col-md-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 72%;
  flex: 0 0 72%;
  max-width: 72%;
}

.inner-header .col-md-5 {
  -ms-flex: 0 0 27%;
  -webkit-box-flex: 0;
  flex: 0 0 27%;
  max-width: 27%;
}

.custom-search .select-label:before {
  content: "";
  left: 0px;
  background: #ccc;
  width: 1px;
  height: 20px;
  position: absolute;
}

.inner-header {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

/*inner header end*/

/*login page css start*/
.login-inner>div {
  height: calc(100vh - 58px);
}

.inner-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 15px 15px 50px 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.right_inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.center-al {
  max-width: 390px;
  margin: 0 auto;
  flex: 1;
}

.login-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lft-form {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}

.rgt-bimg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
}

.rgt-bimg>div {
  height: 100%;
}

.rgt-bimg>div img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.scroll-div {
  height: 100%;
  overflow: auto;
}

.pag-link ul li a {
  color: #cccccc;
  font-size: 20px;
  font-weight: 400;
  padding: 15px;
}

.pag-link ul li {
  display: inline-block;
  /* padding: 15px; */
}

.pag-link ul li a {
  display: block;
  position: relative;
}

.pag-link ul li.active a {
  color: #333;
}

.pag-link ul li a:after {
  content: "";
  height: 1px;
  background: transparent;
  position: absolute;
  bottom: -1px;
  width: 100%;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  left: 0;
}

.pag-link ul li a.active:after {
  background: #fb646f;
}

.pag-link ul li a:after.active {
  background: fb646f;
}

.pag-link ul li a.active {
  color: #333;
}

.pag-link {
  border-bottom: 1px solid #eee;
  margin: 0 0 24px;
}

.form-group label {
  color: #333;
  font-size: 15px;
  font-weight: 600;
}

.form-control {
  border: 1px solid #d7d7d7;
  height: 40px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.form-group {
  margin-bottom: 0;
}

.center-al input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
}

.center-al input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

.center-al input:-ms-input-placeholder {
  /* IE 10+ */
  color: #cccccc;
}

.center-al input-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

.check-c {
  position: relative;
}

.check-c label {
  color: #999999;
  padding: 0 0 0 15px;
  font-weight: normal;
}

.check-c label:before {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  left: 0;
  border-radius: 2px;
  line-height: 20px;
  text-align: center;
  font-size: 13px;
  color: #2970b8;
}

.check-c input:checked+label:before {
  content: "\f00c";
}

.check-c input {
  opacity: 0;
}

.link-forg {
  /* display: inline-block; */
  width: 50%;
}



.link-forg {
  float: right;
  text-align: right;
}

.link-forg a {
  color: #666;
  text-decoration: underline;
  font-weight: 400;
}

.log-btn .btn {
  width: 1;
}

.log-btn button {
  width: 100%;
 border-color: #2970b8;/* #ccc; */
}

.log-btn {
  margin: 29px 0 0;
}

/*login page css ENd*/

/* my custom css KK */
[data-key="What Category?"] {
  display: none !important;
}

span.closed-color, span.open-color {
  text-transform: capitalize;
}

.img-t i {
  font-size: 56px;
  color: #2970b8;
}

.reg-btn a i {
  font-size: 23px;
  vertical-align: text-top;
}

.small-business {
  background-color: #f6f6f6 !important;
  /* background: url(../img/pattern-bg.jpg) no-repeat center center / cover; */
}

.local-m {
  position: relative;
  padding-bottom: 60px;
}

.local-m:before {
  content: "";
  height: 200px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  top: -60px;
  z-index: 0;
}

.blue-bg {
  background: #419df8;
}

.smal-bus:hover .add-text a,
.add-text a {
  color: #ccc !important;
}

.smal-bus .add-text a:hover {
  color: #fb646f !important;
}

.icon-div i {
  font-size: 40px;
  color: #fb646f;
}

.pag-link ul {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
}

.cus-checks {
  float: none;
  width: 100%;
}

.in-text p {
    font-size: 24pt;
    line-height: initial;
}

/* .small-container .section-heading+p {
  max-width: 47%;
} */

.shot-county .section-heading+p {
  max-width: 100%;
}

.small-business .section-heading+p {
  max-width: 44%;
}

a {
  transition: 300ms all;
}

.all-block a:hover {
  text-decoration: underline;
}

.all-block a:hover span {
  color: #fb646f !important;
}

/*new listing  page css start*/


.head-in h2 {
  color: #333333;
  font-size: 36px;
  font-weight: 600;
  margin: 0;
}

.ad-listing {
  padding: 30px 0 20px;
  border-bottom: 1px solid #eee;
  margin: 18px 0 0;
}

.listing-section ul li {
  display: inline-block;

}

.listing-section ul li a {
  color: #999;
  padding: 20px;
  display: block;
  border-top: 1px solid transparent;

}

.listing-section ul li a:hover,
.listing-section ul li a:active,
.listing-section ul li a:focus,
.listing-section ul li.active a {
  border-top: 1px solid #2970b8;
  color: #2970b8 !important;

}

.general-info {
  width: 100%;
}

.content-cus .panel-default>.panel-heading {
  color: #333;
  background-color: #fafafa;
  /* border-color: #ddd; */
  font-size: 20px;
  font-weight: 600;
}

.content-cus .panel-body {
  padding: 25px 15px 15px;
  background: #fafafa;
}

.content-cus .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.content-cus .panel {
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.cus-div input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
}

.cus-div input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

.cus-div input:-ms-input-placeholder {
  /* IE 10+ */
  color: #cccccc;
}

.cus-div input:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

.content-cus .panel-body label {
  color: #333;
  font-weight: 600;
  width: 100%;


}

.cus-div .label-inner {
  color: #ccc;
  font-size: 15px;
  font-weight: 400;
}

.cus-div .tail-select .select-label:after {
  opacity: 0.2;
}

.cus-div .tail-select .select-label {
  box-shadow: none;
  display: block;

  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

}

.cus-div .form-control {
  border-color: #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.cus-div .tail-select {
  width: 100%;
}

.cus-div {
  margin-bottom: 25px;
}

.cus-div label a {
  color: #0092c8;
  padding-left: 42px;
  font-size: 12px;
}


.full-width {
  width: 100%;
}

.full-width textarea {
  height: 110px;
  resize: none;
}

.lft-label {
  width: 100px;
}


.input-file {
  position: relative;

}

.input-file label span {
  font-size: 15px;
  font-weight: 400;
  color: #ccc;
  display: block;
  margin: 10px 0 0;
}

.input-file label {
  position: absolute;
  width: 100%;
  /* height: 290px; */
  display: block;
  border: 1px dashed #ccc;
  text-align: center;
  top: 50%;
}

.input-file label {
  position: relative;
  width: 100%;
  /* height: 290px; */
  display: block;
  border: 1px dashed #ccc;
  text-align: center;
  top: 0;
  padding: 30px 0 40px;
  cursor: pointer;

}

.input-file input {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  left: 0;
}

.one-forth label span {
  color: #999;
  font-size: 15px;
  font-weight: 400;
}

.one-forth {
  width: 25%;
}

.sticky .main-header {
  top: 0;
}

.uploaded-img ul li {
  display: inline-block;
  position: relative;
}

.close-it {
  background: #fb646f;
  color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 5px;
  cursor: pointer;
  right: 5px;
}

.close-it i {
  font-weight: 600;
}

.preview-btn {
  text-align: center;
  margin: 50px 0 80px;
}

.preview-btn a {
  border-color: #d7d7d7;
  color: #d7d7d7 !important;
}

.cus-div .tail-select .select-label {

  z-index: 1;
}

.img-uploaded {
  width: 160px;
  height: 130px;
  background: #999999;
  border-radius: 5px;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}

.img-ab img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-form .form-group {
  margin-bottom: 1rem;
}

.preview-btn .btn-theme {
  color: #2970b8 !important;
  font-weight: 600;
}

/*new listing  page css End*/


/*04_explore_map_fullwidth_Grid page css Start*/
.inner-header .container {
  max-width: 1880px;
}

.inner-header .navigation {
  text-align: left;
  float: left;
  position: relative;
  width: calc(100% - 219px);
}

.covr-list h4 {
  font-size: 20px;
  font-weight: 600;
}

.covr-list h4 span {
  color: #999;
}

.view-tab {
  width: 50%;
  float: right;
  text-align: right;
}

.covr-list {
  width: 100%;
}

.covr-list h4 {
  float: left;
}

.view-tab a {
  display: inline-block;
  width: 42px;
  height: 39px;
  border: 1px solid #fbfbfb;
  text-align: center;
  line-height: 39px;
  margin: 0 0 0 10px;
  background: #fbfbfb;
}

.view-tab a.active,
.view-tab a:hover,
.view-tab a:active {
  border: 1px solid #2970b8;
  color: #2970b8;
  background: transparent;
}

.result-treding {
  padding: 15px 0 80px;
}

.my-group .form-control {
  width: 50%;
}

.covr-list {
  width: 100%;
  padding: 0 0 20px;
}

.side-bar h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 35px;
}


.side-bar input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #cccccc;
}

.side-bar input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

.side-bar input:-ms-input-placeholder {
  /* IE 10+ */
  color: #cccccc;
}

.side-bar input:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

.side-bar input {
  border: 1px solid #ccc;
}

.side-bar .tail-select .select-label {
  height: 38px;
  padding: 8px 10px;
  border: 1px solid #ccc;
  color: #ccc;
  font-size: 15px;
  font-weight: 600;
  box-shadow: none;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  z-index: 1;
}

.text-head a {
  color: #333333;
  font-weight: 600;
  font-size: 15px;
}

.more-one {
  float: right;
  color: #999999;
}

.more-one a {
  color: #999999;
  font-size: 15px;
}

.add-morefield {
  display: none;
}

.form-div {
  padding: 0 0 8px;
  margin: 0 0 24px;
}

.advertising.box {
  text-align: center;
  margin: 0 0 23px;
}

.advertising.box p {
  margin: 0;
  font-size: 13px;
}

.result-treding .feature-l {
  margin: 0 0 37px;
}

.inner-div:before {
  border-right: 1px solid #eee;
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}

.inner-div {
  padding-right: 11px;
  position: relative;
}

.loadmore-btn {
  text-align: center;
}

.loadmore-btn a {
  /* border: 2px solid #999; */
}

/*new added*/
.cover-drop {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 13px 0;
}

.check-c input:checked+label:before {

  border: 1px solid #2970b8;
}

.side-bar .tail-select .select-label {

  font-weight: 400;
}

.cover-drop .tail-select .select-label:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0dc";
  top: 7px;
  right: -17px;
  background-image: none;
  color: #808080;
  font-weight: 600;
  opacity: 1;
  font-size: 16px;
}

.cover-drop .tail-select.active .select-label:after {
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}

.full {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  /* margin: 0 0  14px; */
}

.full .img-holder {
  position: relative;
  float: left;
  width: 50%;
}

.full .bot-text {
  float: right;
  width: 50%;
  padding: 0 3px 0 20px;
}

.full .added-pera {
  margin: 11px 0 0;
}

.add-morefield {

  margin: 8px 0 0;
}

.remo {
  display: none;
}

.ad {
  display: inline-block;
}

.add-c .ad {
  display: none;
}

.more-one .add-c {
  color: #fb646f;
}

.add-c .remo {
  display: inline-block;
}

.more-one i {
  padding: 0 0 0 4px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}


.text-head>a:focus,
.text-head>a:hover {
  color: #999 !important;
}

.more-one .add-c i {
  transform: rotate(180deg);
  padding: 0 4px 0 0px;
}

.add-morefield {

  margin: 10px 0 0;
}

.form-div .form-group {
  margin-bottom: 1rem;
}

/*04_explore_map_fullwidth_Grid page css End*/
.add-para {
  display: none;
}

.full .add-para {
  display: block;
}

.full .add-text p {
  margin: 5px 0;
}

.form-control:focus {
  border-color: rgba(59, 59, 59, 0.42);
  box-shadow: 0 0 0 0.2rem rgb(204, 204, 204);
}

.check-c label span {
  position: relative;
  top: -1px;
  cursor: pointer;
}

.check-c input:checked+label>span {
  color: #2970b8;
}

.drop-ul ul {
  display: flex;
  flex-wrap: wrap;
}

.drop-ul ul>li {
  flex: 0 0 50%;
  white-space: pre;
}

.advanceSrch .check-c label {
  padding: 0 0 0 30px;
}

.advanceSrch .drop-ul ul>li {
  flex: inherit;
  white-space: inherit;
  padding-right: 20px;
}

.active .select-label {
  border-color: rgba(59, 59, 59, 0.42) !important;
}

.find-local a {
  color: #fb646f;
}

/*libary-page start here*/
.lab-banner {
  background-image: url(../img/bg-in.jpg);
  height: 725px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 0;
  position: relative;
  background-position: center;
}

.lab-banner h2,.lab-banner p,.lab-banner a {
  color: #fff;
}
.lab-banner a{
text-decoration: underline;
}
.in-text {
  position: relative;
}
.lab-banner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(230, 75, 86, 0.7411764705882353);
}
.new-sid h4:before {
  content: '';
  border-bottom: 1px solid #eee;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.new-sid h4 {
  position: relative;
  padding: 0 0 10px;
  font-size: 15px;

      margin: 0 0 17px;
}
.new-sid .address-detail,.cat-d,.insta-g ,.populer-post{
  margin: 0 0 20px;
}
.cat-d ul li {
  position: relative;
  margin: 0 0 4px;
  padding: 0 0 0 16px;
}

.cat-d ul li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #d3d3d3;
}
.covr-g {
  margin: 0 0 15px;
}
.cat-d ul li a {
  color: #666666;
  font-size: 15px;
  font-weight: 600;
}

.cat-d ul li.active a {
  color:#fb646f !important
}
.insta-g ul li {
  display: inline-block;
  margin: 0 2px 7px;
}
.lftuser-img {
  width: 50px;
  height: 50px;
  float: left;
}

.rgt-usr {
  margin-left: 50px;
  padding: 0 0 0 11px;
}

.rgt-usr a {
  color: #666666;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
  display: block;
}
.ad-spce {
  padding-top: 30px;
}
.rgt-usr p {
  color: #999999;
  font-size: 13px;
}
.lab-banner .section-heading:before {
  background: #fff;
}
/*libary-page end here*/
.fade {
  opacity: 1;
}

.popover-content {
  font-size: 13px;
  padding: 5px;
}
