:root{
    --bg-primary:#053f1f;
    --bg-footer:#37474F;
    --blue:#0065cf;
    --p-color:#064c49;
    --dark:#3d464d;
    --bg-red:rgb(237, 56, 51);
    --font-color:black;
    --bg-liner-g:linear-gradient(to right top, #38ce2b, #249645, #0b7b49, #0e624c, #03594c, #02554b, #04504a, #074c49, #064c49, #064b49, #054b49, #054a49);
}
a{
    color: var(--p-color);
}
.top-h-icon {
    height: 25px;
    width: 25px;
    margin: 2px;
}
.download-app-sec {
    margin: 10px 0px;
}
img.header-logo {
    width: 200px;
    height: auto;
}
.header-separador {
    box-shadow: 0 5px 5px -5px #333;
    padding: 5px 0px !important;
}
ul.second-nav-ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
}
.bg-red{
    background-color: var(--bg-red);
}
.bg-primary{
    /*background-color: var(--bg-primary) !important;*/
    background-image: var(--bg-liner-g);
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
    padding: 0px 5px 0px 5px;
    text-transform: uppercase;
    font-size: 11px;
}
li.nav-item {
    line-height: 30px;
    padding: 0px;
    /* margin: 5px 5px !important; */
    display: block;
}
.custom-ul-nav-bar{
    margin-left: 180px;
}
.second-nav-ul ul li.nav-item{
    color: #000 !important;
}
.first-section-nav {
    margin-left: 20px;
}
.search-bar-card-section {
    background: var(--bg-primary);
    padding: 10px 15px 10px 15px;
    border-radius: 4px;
}
.input-filter-text{
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: .375rem .4rem;
}
button.btn.filter-btn {
    background: #b8dbb8;
    color: #000;
    font-size: 13px;
}
.search-filter-bar-input {
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff;
}
.src-filter-form-input-control {
    height: 35px !important;
}

.src-filter-form-input-control:focus {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
span.search-selected-item-icon {
    position: absolute;
    margin: 8px 5px 0px 10px;
    z-index: 99999999;
}
.search-section-title {
    font-size: 22px;
    font-weight: 700;
    color: var(--font-color);
    margin: 10px 0px;
}
.fitler-button-sec {
    text-align: center;
}
button.btn.filter-btn {
    background: #b8dbb8;
    color: #000;
}

a.nav-link.second-nav-link {
    padding: 0px 5px;
}
a.nav-link.second-nav-link {
    color: black;
    text-transform: capitalize;
}
li.nav-item {
    /* padding: 10px; */
    font-size: 11px;
    color: #bdbdbd;
    margin: 0 5px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    transition-duration: .2s;
}
.advertise-nav-link {
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    margin: 5px 5px !important;
    margin-left: 5px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    transition-duration: .2s;
    border-radius: 4px;
    border: 1px solid #c5c1c1;
}
.navbar {
    padding: 0px !important;
}
.play-store-image-sec {
    margin: 0px 8px;
}
.app-store-logo {
    width: 100%;
    height: 25px;
}
/* .advertise-nav-link {
    background-color: #008A22;
    margin: 0px 0px;
    line-height: 20px;
    padding: 0px 10px !important;
    margin: 0px 5px !important;
} */
.advertise-nav-link:hover{
    background-color: #06a72e !important;
}

a.view-all-btn {
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
    background: #37474f;
    padding: 9px 6px 9px 6px;
    border-radius: 3px;
}
a.view-all-btn:hover{
    text-decoration: none;
}
.community-blog-title {
    color: var(--font-color);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}
.community-blog-img {
    height: 25px;
    width: 85px;
}
.community-blog-content-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 15px;
}
.community-blog-url {
    line-height: 17px;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
}
.community-blog-url-content {
    margin-left: 8px;
}
.community-blog-url-text {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.community-blog-url-text:hover{
    /* color: var(--bg-primary) !important; */
    text-decoration: var(--p-color) underline;
    color: #0065cf;
}
.blog-community-div {
    margin: 20px 0px;
    border-bottom: 1px solid #c9c9c9;
    height: 52px;
    background: transparent;
}
img.service-sec-icon-img {
    height: 30px;
    width: 30px;
}
.service-content {
    margin-left: 10px;
}
.service-sec-icon {
    border: 1px solid var(--p-color);
    border-radius: 4px;
    padding: 3px;
}
.service-content-header {
    color: var(--p-color);
    font-size: 14px;
    font-weight: 600;
}
a.service-type {
    font-size: 12px;
    color: #505050;
    font-weight: 600;
}
.s-and-add {
    font-size: 13px;
    color: #302e2e;
    font-weight: 500;
}
.service-c-header-text {
    text-decoration: none;
}
.service-c-header-text:hover{
    text-decoration: none;
    color: var(--p-color) !important;
}
.side-bar-animation-gif {
    float: right;
}
img.side-bar-animation-gif-img {
    width: 180px;
    height: auto;
}
.services-sec-main-content{
    margin: 15px 0px;
}
.service-content-body-bg-color {
    background-color: #ffffff;
    margin-top: 10px;
}
.content-of-blog{
    padding: 80px 0;
}
.content-of-blog-title{
    text-align: center;
    padding-bottom: 1rem;
}
.content-of-blog-title h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
.content-of-blog-title p{
    margin-top: 13px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    max-width: 550px;
}
.content-of-blog-details-content a{
    text-decoration: none !important;
    outline: none !important;
}
.content-of-blog-details-content-img {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px 5px 0px 0px;
}
img.blog-image {
    width: 100%;
    height: 200px;
}
.content-of-blog-details-content-info{
    padding: 20px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;

}
.bg-color {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 5px 5px 0px 0px;
    height: 450px;
}

.view-more-btn a{
    text-decoration: none;
    border:none;
    color: var(--p-color);
    font-size: 14px;
    border-radius: 3rem;
}
.content-of-blog-details-content-info .buttom a {
    font-size: .9rem;
    font-weight: 600;
    color: var(--bg-primary);
    text-decoration: none;
}
.content-of-blog-details-content-info .buttom a:hover{
    color: #004dda;
}
.content-of-blog-details-content-info h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    color: #444;
    font-weight: 600;
}
.content-of-blog-details-content-info .datas{
    display: flex;
    margin-top: 0.3rem;
}
.content-of-blog-details-content-info .datas span{
    display: block;
    margin-bottom: 9px;
    font-size: 13px;
    color: #333;
}
.content-of-blog-details-content-info .descr{
    margin: 6px 0px 20px 0px;
}
.content-of-blog-details-content-info .descr p{
    color: #666;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.footer-section-wrapper-content {
    background-image: var(--bg-liner-g);
}
.feature-sec-link-text {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #4a575c;
    margin: 4px 0px;
}
.feature-sec-link{
    color: #4a575c;
}
/* .feature-sec-link:hover{
    text-decoration: #0065cf underline !important;
    color: #0065cf !important;
} */
a.feature-ad-link {
    text-decoration: none;
}
.feature-section-card-header {
    font-size: 20px;
    margin: 10px 0px;
}
img.feature-sec-image {
    width: 100%;
    height: auto;
}
.feature-add-title {
    margin: 10px 0px;
    font-size: 18px;
    font-weight: 500;
    color: var(--font-color);
}
.featured-sec-content {
    height: 180px;
}
.zoom-effect {
    transition: 0.3s;
  }

  .zoom-effect:hover {
    transform: scale(1.1);
  }
img.quick-link-icon {
    width: 20px;
    height: 20px;
}
.quick-link-text {
    background: var(--bg-primary);
    padding: 4px 0px;
    color: #fff;
    font-size: 15px;
}
.market-place-head-sec {
    padding: 4px 0px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--bg-primary);
}

.market-place-content-wrapper {
    margin: 25px 0px;
}
a.quick-link-url {
    text-decoration: none;
}

.community-event-header {
    background: #ed3833;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 15px;
    padding: 4px 0px;
}
.c-sec-view-all-btn {
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    padding: 2px;
    font-size: 12px;
}
.c-sec-view-all-btn:hover{
    color: #fff;
    text-decoration: none;
}
.quick-link-text-link {
    color: #000000;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.angle-right-icon{
    color: #ffffff;
}
.quick-link-text-link:hover{
    color: #0065cf !important;
}
.quick-link-list {
    padding: 4px 0px 0px 5px;
}
.community-quick-link-list {
    padding: 13px 0px 0px 5px;
}
.professional-service-img-q-link{
    width: 20px;
    height: 20px;
}
.section-devider-bg-img{
    background-image: var(--bg-liner-g);
    color: #fff;
}
.header-line1{
    width: 120px;
    height: 2px;
    background-color: #e1e1e1;
    display: block;
    margin: auto;
}
.header-line1 em{
    width: 60px;
    height: 2px;
    background-color: #004dda;
    display: block;
    margin: auto;
}
.section-devider-content {
    padding-top: 0px !important;
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
}
.pt-128 {
    padding-top: 128px;
}
.pt-110 {
    padding-top: 110px;
}
.sec-devider-header {
    margin: 25px 0 0 0;
    font-size: 30px;
    font-weight: 700;
}
.sec-devider-description {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}
.section-devider-sub-des-sub-title {
    font-size: 13px;
    margin: 5px 0px;
}
.professional-service-header {
    background: var(--bg-primary);
    color: #fff;
}

.img-20{
    height: 20px;
    width: 20px;
}
.dining-sec-header-text {
    color: #42a319;
    font-size: 13px;
}
.blog-note{
    color: red;
    font-size: 12px;
    font-weight: 300;
}
.quick-links-items {
    line-height: 18px;
    display: flex;
    align-items: center;
}
.dining-sec-wrapper {
    /* border: 1px solid #d0d0d0; */
    padding: 15px 10px;
    height: 112px;
}
.community-sm-sec-wrapper {
    padding: 10px 10px;
    height: 110px;
}
.grocery-sec-header-text {
    color: #ed3833;
    font-size: 13px;
    font-weight: 500;
}
.fashion-sec-title {
    font-size: 13px;
    color: #227adc;
    font-weight: 500;
    margin-left: 10px;
}
.fashion-section-content-wrapper {
    border: 1px solid #d0d0d0;
    padding: 10px 10px;
    height: 100px;
}
.movies-section-header {
    display: flex;
    background: #227adc;
    color: #fff;
    padding: 3px 0px;
    align-items: center;
    justify-content: space-between;
}
.movies-section-title-text {
    font-size: 14px;
    font-weight: 400;
    margin-left: 7px;
}
a.movies-view-btn {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    border: 1px solid white;
    padding: 1px;
}
.mi-connect-header-wrapper {
    background: #EEEEEE;
    padding: 20px 20px 30px 20px;
}
.poll-text-header {
    margin: 10px 0px;
}
.main-content-section {
    padding-top: 95px;
}
.main-content-bg-image{
    /*background-image: url('/images/bg-img.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
}
.pt-140 {
    padding-top: 140px;
}
.mi-connect-title-text{
    padding: 12px 0px 0px 0px;
}
.location-icon{
    color: #004dda;
}
span.mi-connect-text {
    color: var(--bg-primary);
    font-weight: 600;
    font-size: 20px;
}
.mi-connect-section-wrapper {
    background-color: #eee;
}
.card-poll-text-sec {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.card-poll-text {
    color: var(--bg-primary);
    font-weight: 600;
    font-size: 20px;
}
.card-poll {
    border: 1px solid #e7e7e7;
    /* padding: 10px; */
    border-radius: 5px;
    background-color: #fff;
}
.card-poll-header {
    border-bottom: 1px solid #e7e7e7;
}
.poll-text {
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
}
.social-icon-link {
    margin: 10px 5px;
}
.social-link-mi-con{
    text-decoration: none;
}
.social-link-mi-con:hover{
    text-decoration: none;
}
.mi-exclusive-header-wrapper {
    margin: 15px 0px;
    background-color: #ffffff;
    padding: 10px;
}
.mi-exclusive-header-content {
    display: flex;
    justify-content: space-between;
    /* margin: 12px 0px; */
    background: linear-gradient(81deg, rgb(55 71 79) 0%, rgb(255 255 255 / 68%) 90%);
    /* color: #fff; */
    padding: 3px 0px 6px 6px;
    border-radius: 3px;
    align-items: center;
}
img.article-blog-img {
    width: 250px;
    height: 120px;
}
a.blog-mi-exclusive-link {
    text-decoration: none;
    color: #00000099;
}
.blog-title-mi-exclusive:hover{
    color: #0065cf;
}
.blog-title-mi-exclusive {
    font-size: 14px;
    font-weight: 400;
    padding: 6px 0px;
}
.blog-mi-exclusive-time {
    font-size: 12px;
    font-weight: 500;
    color: #555;
}
.angle-blog-right-icon {
    color: #227adc;
}
a.mi-exclusive-blog-details-link {
    text-decoration: none;
    font-size: 13px;
    color: #227adc;
    font-weight: 400;
}
a.mi-exclusuve-blog-link {
    text-decoration: none;
    color: #00000091;
    font-size: 14px;
    font-weight: 600;
}
.mi-exclusive-blog-links {
    border-bottom: 1px solid #e6e6e6;
    height: 60px;
    margin-top: 12px;
}
img.mi-sound-img {
    width: 100%;
    height: 150px;
    border-radius: 4px;
}
.ads-header-title-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.view-all-ads {
    text-decoration: none;
    color: var(--bg-primary);
    font-size: 15px;
    font-weight: 600;
}
a.mi-sounds-link-text-title {
    color: #3d464d;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.mi-sound-posted-time {
    font-size: 12px;
    font-weight: 500;
    color: #555;
    padding: 5px;
}
.pt-88{
    padding-top: 88px;
}
.page-title-head {
    font-size: 25px;
    font-weight: 600;
    color: var(--bg-primary);
    margin: 10px 0px;
}
.poll-card-wrapper {
    background: #dfe3e9;
    padding: 20px;
    border-radius: 4px;
    margin: 10px 0px;
}
.poll-header-sec {
    font-size: 16px;
    font-weight: 600;
    color: var(--bg-primary);
}
.all-poll-title {
    font-size: 22px;
    font-weight: 600;
    color: var(--bg-primary);
    margin: 10px 0px;
}
.btn.poll-vote-btn {
    background: #37474f;
    color: #fff;
    padding: 5px 20px;
}
.dining-sec-wrapper:hover {
    /* z-index: 2 !important; */
    box-shadow: 0px 20px 40px rgb(0 0 0 / 16%) !important;
    /* box-shadow: 0px 2px 30px -7px rgb(0 0 0 / 30%) !important; */
}
.community-sm-sec-wrapper:hover {
    box-shadow: 0px 20px 40px rgb(0 0 0 / 16%) !important;
}
.border-top{
    border-top: 1px solid #dee2e6 !important;
}
.border-left{
    border-left: 1px solid #dee2e6 !important;
}
.border-right{
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom{
    border-bottom: 1px solid #dee2e6 !important;
}
.poll-btn-section {
    margin: 10px 0px;
}
.poll-content-sec.d-flex.align-items-center {
    margin: 15px 0px;
}
.polls-sections-wrapper {
    padding: 10px 0px;
}
.custom-poll-form-check-label {
    margin: 0px 25px 0px 0px !important;
}
.quick-link-sidebar-text-link {
    color: #ffffff;
    font-size: 13px;
}
.mi-sounds-title-sec:hover{
    color: #0065CF;
}
.mi-sounds-title-sec {
    line-height: 18px;
    margin: 8px 5px;
}
.important-link-sec{
    background-image: url('images/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.mi-header-text {
    color: #ffffff;
    font-weight: 500;
    background: rgb(255 255 255);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
img.article-bottom-img {
    width: 100%;
    height: 100%;
}
.article-sec-bottom-image-sec {
    margin: 15px 0px;
}
.space-sec{
    background-color: #F1F1F1 !important;
}
.img-30{
    height: 30px;
    width: 30px;
}
a.footer-linkable-text {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.footer-sec-about-us-text {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
.footer-contact-sec {
    margin: 10px 0px;
}
.footer-address-sec {
    color: #fff;
    margin: 4px 0px;
    font-size: 14px;
}
a.footer-linkable-text:hover{
    color: #0065CF;
}
.footer-sec-text-sec {
    margin: 4px 0px;
}
.footer-area-text-head-sec {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
}
a.footer-linkable-text:hover {
    color: #dddddd;
}
.footer-logo{
    width: 180px;
    height: 120px;
}
.footer-logo-devider {
    border-bottom: 1px solid #ececec;
    margin: 25px 0px;
}
.important-link-bg {
    background-color: #FCF5F9;
    margin-top: 20px;
}
.community-events-sec {
    border: 1px solid #d0d0d0;
}
.community-event-quick-link-list-item {
    padding: 0px 15px;
}
.movies-section-wrapper {
    border: 1px solid #d0d0d0;
}
.religious-event-sec{
    border: 1px solid #d0d0d0;
}
a.footer-page-link-text {
    color: #221e1fab;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin: 6px;
}
.copy-right.text-center {
    color: #6b6869;
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0px;
}
.footer-end-section {
    border-top: 1px solid #ffffff17;
}
.blog-home-button {
    text-decoration: none;
}
.blog-home-sec-area {
    padding: 14px 7px;
}
.blog-home-sec-area {
    background: #00b0ff0d;
    border-radius: 5px;
    margin: 15px 0px;
}
.blog-home-button:hover{
    text-decoration: none;
}
.blog-btn-text-sec {
    margin-left: 12px;
}
.blog-title-header-text {
    font-size: 25px;
    font-weight: 600;
    color: #0065ce;
    margin: 16px 0px;
    text-align: center;
}
img.blog-img {
    width: 200px;
    height: 100%;
}
a.blog-link-text-title {
    font-size: 25px;
    font-weight: 500;
    color: #020101;
    text-decoration: none;
}
.blog-img-sec {
    width: 100%;
    height: 200px;
}
img.blogs-img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
a.developed_by {
    text-decoration: none;
    color: #fff;
}
.blog-sec-link {

}
.contact-us-title-text {
    font-size: 40px;
    color: #171717e0;
    font-weight: 500;
    text-align: center;
    margin: 30px 0px 15px 0px;
}
.home-arrow-text {
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
}
.home-arrow-text:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
}
.free-ads-bg-img {
    background-image: url('../../images/112.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.classified-ad-post-sec {
    margin: 15px 0px;
}
.home-arrow-second-text {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
.blog-sec-des {
    color: #000000;
    line-height: 24px;
    margin: 15px 0px;
}
a.dp-toggle-click.blog-link-des {
    color: #211f1f;
}
.blog-post-time {
    font-size: 12px;
    font-weight: 500;
    padding: 10px 0px;
    color: #3334359e;
}
.blog-category-title {
    font-size: 22px;
    color: #1c1c1df0;
    font-weight: 600;
}
.blog-page-left-sec {
    background: #F8F8F8;
    padding: 10px 15px;
    border: 1px solid #f4f4f4;
    margin-top: 25px;
}
.pt-90{
    padding-top: 90px;
}
.pt-114 {
    padding-top: 114px;
}
a.blog-category-link {
    color: #6e6c6c;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
}
.blog-category-link-sec {
    border-bottom: 1px solid #c7c7c7;
    height: 35px;
    margin: 7px 0px 5px 0px;
}
.blog-category-list-item {
    margin: 25px 0px;
}
.text-line-devider {
    height: 3px;
    border: 1px solid black;
    width: 45px;
    background: black;
    margin-top: 8px;
}
a.recent-blog-post-link-text {
    color: #000000a3;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}
.recent-blog-post-sec-content {
    margin: 10px 0px;
}
.recent-blog-post-link-text:hover{
    color: #000c;
}
a.blog-link-text-title:hover {
    color: #453a3af2;
}
.blog-content-sec {
    margin: 25px 0px;
}
.blog-list-header-sec {
    margin-top: 25px;
}
.blog-details-sec-title {
    font-size: 25px;
    font-weight: 500;
    color: #2c2b2b;
}
.blog-list-items {
    margin-top: 15px;
}
.blog-details-info-link {
    text-decoration: none;
    color: #383838c7;
}
.blog-details-info-link:hover{
    color: #151515dc;
}
.blog-details-img-sec {
    margin: 25px 0px;
}
.blog-details-des-sec {
    color: #020202c2;
}
.blog-details-info-sec {
    margin: 10px 0px;
}
span.blog-info-separator {
    margin: 5px;
    color: #c9c9c9e0;
}
.f-35{
    font-size: 35px;
    font-weight: 600;
}
.f-32{
    font-size: 32px;
    font-weight: 600;
}
.f-30{
    font-size: 30px;
    font-weight: 600;
}
.send-message-form-sec {
    margin: 40px 0px;
}
.contact-us-label {
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
    font-size: 15px;
}
.bg-gray{
    background-color: #e7e7e8;
}
.form-input-control{
    height: 45px !important;
}
.form-input-control:focus {
    color: #000000 !important;
    background-color: #e7e7e8 !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;

}
button.send-message-btn {
    border: none;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background: #353535d4;
    border-radius: 5px;
}
.form-text-area-control{
    color: #000000 !important;
    background-color: #e7e7e8 !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
.get-info-sec-details-address {
    margin: 40px 0px;
}
.get-info-title {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
}
.get-info-value {
    color: #878787d4;
    font-size: 15px;
    font-weight: 500;
}
.address-details-content {
    margin-bottom: 20px;
}
a.home-event-button {
    text-decoration: none;
    color: var(--bg-primary);
}
.clock-icon{
    color: red;
}
a.nav-link.dropdown-toggle.left-side-cate-a:hover{
    color: #1da5ec0f;
}
.event-category-button-sec {
    background: #1da5ec0f;
    padding: 8px 5px;
    margin: 10px 0px;
}
.event-category-home-sec {
    border-bottom: 1px solid #d1d1d1;
    /* height: 45px; */
}
.category-event-section {
    font-size: 18px;
    font-weight: 400;
    color: #272525c4;
    margin: 5px 0px;
}
a.event-category-link {

}
span.event-category-icon {
    color: #053f1f;
}

.category-event-section-link {
    font-size: 14px;
    color: #00000099;
    font-weight: 500;
    text-decoration: none;
}
.category-event-section-link:hover{
    text-decoration: none;
    color: #00000099;
}
.side-bar-list-section-link {
    font-size: 14px;
    color: #00000099;
    font-weight: 500;
    text-decoration: none;
}
.side-bar-list-section-link:hover{
    text-decoration: none;
    color: #00000099;
}
.event-category-link:hover{
    background: #F5F5F5;
}
.event-category-link {
    padding: 10px 7px;
}
.side-bar-link-sm:hover{
    background: #F5F5F5;
}
.side-bar-link-sm {
    padding: 10px 7px;
    border-radius: 5px;
}
.event-list-header-sec {
    padding-bottom: 10px;
    /* background: var(--bg-primary); */
    padding: 22px 0px;
}
.free-ads-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.home-arrow-banner-text {
    text-align: center;
    color: #fff;
}
.side-bar-list-text-link-sec {
    padding: 0px 10px;
}
.event-category-name-sec {
    margin: 20px 0px;
}
.event-category-name-text {
    font-size: 17px;
    font-weight: 600;
    color: #009dee;
}
a.event-all-category-btn {
    text-decoration: none;
    color: #fff;
    background: #009dee;
    padding: 4px;
    font-weight: 500;
    font-size: 13px;
    border-radius: 4px;
}
.category-event-text-on-bg-img {
    position: relative;
    color: white;
    margin: 10px 0px;
}
  .category-event-title-on-img {
    color: #fff;
    font-weight: 700;
}
.category-event-text-on-img {
    border-radius: 0px 0px 4px 4px;
    background-image: var(--bg-liner-g);
    padding: 3px 5px;
}
/* .category-event-text-on-img {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: block;
    padding: 25px 25px 10px 25px;
    color: #fff;
    left: 0;
    bottom: 0;
    background: 0 0;
    background: -webkit-linear-gradient(top,transparent,#000);
    background: linear-gradient(to bottom,transparent,#000);
    box-sizing: border-box;
} */

a.card-item.small {
    height: 111px;
}
a.card-item {
    display: block;
    margin-bottom: 30px;
    border-radius: 3px;
    overflow: hidden;
    height: 200px;
}
a.card-item figure {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}
a.card-item.small figure img {
    transition: all .3s ease-in-out;
    width: 100%;
}
a.card-item:hover figure img {
    transform: translate(-50%,-50%) scale(1.1);
}
a.card-item figure img {
    transition: all .3s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1);
}
a.card-item.small .info {
    padding: 35px 15px 0 15px;
}
a.card-item .info {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: block;
    padding: 25px 25px 10px 25px;
    color: #fff;
    left: 0;
    bottom: 0;
    background: 0 0;
    background: linear-gradient(to bottom,transparent,#000);
    box-sizing: border-box;
}
a.card-item.small .info h3 {
    font-size: 16px;
    font-size: 1rem;
}
a.card-item .info h3 {
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem;
}
a.card-item:hover figure img {

    transform: translate(-50%,-50%) scale(1.1);
}
.ads-image{
    width: 100%;
    height: 100%;
    }

.read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2;
}
.watch-details-section {
    z-index: 99999999;
    position: absolute;
    background: transparent;
    left: 52px;
    top: 68px;
    opacity: 0;
}
.watch-details {
    background: #fff;
    border: none;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 20px;
    opacity: 0.9;
}
.pt-96{
    padding-top: 96px;
}
  a.card-item:hover .watch-details-section {
    opacity: 1;
  }
  .section-devider-text-title {
    font-size: 15px;
}
.section-devider-content-part {
    margin: 20px 0px;
}
.section-devider-content-button{
    visibility: visible;
    margin-top: 30px;
}
.section-devider-text-des {
    font-size: 13px;
}
.section-devider-content-button a {
    border: none;
    border-radius: 5px!important;
    color: #fff;
    background: #004dda;
    outline: 0;
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    transition: all .3s ease-in-out;
}
.mi-connect-content-sec {
    padding: 30px 0px;
}
.section-devider-content-button a:hover{
    background-color: #ffc107;
    color: #000;
}
.community-event-sec-nav-tab {
    margin-top: 20px;
}
.sec-dev-icon {
    font-size: 30px;
    color: #ffc107;
    margin-bottom: 10px;
}
a.event-category-card-link {
    text-decoration: none;
    color: #fff;
}
span.category-event-time {
    font-size: 13px;
}
 .scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	overflow-y: scroll;
	margin-bottom: 25px;
}

 .force-overflow
{
	min-height: 450px;
}

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

 #style-2::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

 #style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d2d1d1;
}
 .sidebar-section{
    width: 16%;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
}
.side-menu {
    height: calc(100vh - 155px);
    /* overflow: auto; */
}
.side-menu-account-sec {
    overflow: auto;
}
.customer-dashboard-section-wrapper{
    border: 1px solid #e8e8e8;
}
.pt-125{
padding-top: 125px;
}
.user-info-section-wrapper {
    margin: 50px 0px;
}
.update-button-section.text-center {
    margin: 30px 0px;
}
.user-profile-picture{
    height: 100px;
    width: 100px;
    margin: 0 auto;
}
.user-profile-img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
.user-profile-picture a{
    font-size: 20px;
    position: absolute;
    margin-top: 73px;
    margin-left: -50px;
    cursor: pointer;
}
.fileButton{
    border: none;
    background-color: transparent;
}
.separate-header {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 4px;
    padding-bottom: 0px;
    position: sticky;
    top: 0;
    z-index: 5;
    background: #fff;
}
/* .main-sidebar{
    bottom: 0;
    float: none !important;
    left: 0;
    position: fixed !important;
    top: 0px !important;
} */

.main-sidebar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.main-sidebar ::-webkit-scrollbar {
    width: 7px;
    background-color: #720000;
}

.main-sidebar ::-webkit-scrollbar-thumb {
    border: 2px solid #001528;
    background: #A2ADB7;
    border-radius: 7px;
}
.event-details-date-time-text {
    color: #1b1919c9;
}
.event-details-title {
    color: #0288D1;
    font-size: 21px;
    font-weight: 700;
}
.event-details-address-text {
    color: #1b1919c9;
    font-size: 13px;
}
.event-details-date-time-sec {
    margin: 7px 0px;
}
.event-details-title-section {
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin-top: 20px;
}
.event-bg-color {
    background: #007bff05;
}
.event-details-footer-section {
    border: 1px solid #e8e8e8;
    border-top: 0px solid #e8e8e8;
    padding: 15px;
}

a.total-view-btn {
    text-decoration: none;
    color: #131212b0;
    background: #EFF6FC;
    padding: 6px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 4px;
}
.total-view-all-icon{
    color: var(--bg-primary);
}
a.total-share-btn {
    text-decoration: none;
    color: #ff8791;
    background: #FFF3F4;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 4px;
}
.event-description-header-section {
    border: 1px solid #e8e8e8;
    padding: 8px 15px;
    margin-top: 20px;
}
.event-description-header-title {
    font-size: 20px;
    font-weight: 600;
    color: #000000b0;
}
.event-description-sec-wrapper {
    border: 1px solid #e8e8e8;
    border-top: 0px;
}
.event-description-sec-wrapper {
    border: 1px solid #e8e8e8;
    border-top: 0px;
    padding: 20px 15px;
}
.event-description-details {
    margin-top: 20px;
}

.related-event-section-wrapper {
    margin: 20px 0px;
}
.related-event-title {
    font-size: 20px;
    font-weight: 600;
    color: #141313bd;
    margin: 10px 0px;
}
.message-board-border {
    border: 1px solid #e8e8e8;
}
.message-board-header-text {
    margin: 15px 0px;
}
a.post-message-btn {
    text-decoration: none;
    background: var(--bg-primary);
    padding: 7px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 2px;
}
.message-b-text {
    color: var(--bg-primary);
    font-size: 20px;
    font-weight: 600;
}
.message-board-form-sec {
    background: #F5F5F5;
    padding: 15px;
}
.write-msg-icon {
    color: var(--bg-primary);
    padding: 12px 14px 14px 15px;
    background: #cce1eca8;
    border-radius: 50%;
    font-size: 18px;
}
.msg-b-form-input-control{
    height: 45px !important;
}
.msg-b-form-input-control:focus {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
input.msg-b-form-input-control::placeholder {
    /* color: #000000 !important; */
    font-size: 14px !important;
    color: #767676 !important;
    font-weight: 600;
}
.ads-nav-tab{
    margin: 20px 0px !important;
}
.ads-nav-item{

}
.ads-nav-link {
    padding: 2px 20px !important;
    font-size: 14px !important;
}

.ads-nav-item:hover{
    border-radius: 4px !important;
    background-color: rgb(58, 57, 57) !important;
    color: #fff;
}
.msg-b-form-text-area-control{
    color: #767676 !important;
    background-color: #ffffff !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
.ads-posting-button {
    float: right;
    padding: 18px;
    /* bottom: 50px; */
    /* position: relative;/ */
}
a.ads-posting-btn {
    background: var(--bg-primary);
    padding: 7px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 4px;
}
button.btn.message-board-form-submit-btn {
    background: var(--bg-primary);
    color: #fff;
}

.message-board-header-title-text-sec{
    margin: 20px 0px;
}
.message-board-form-footer-sec {
    background: whitesmoke;
    padding: 15px 30px;
    border-top: 1px solid #e1e1e1;
}
a.terms-and-condition-m-board-link {
    text-decoration: none;
    color: #ff7373cf;
}
.message-board-table-sec-content {
    margin: 15px 0px;
}
thead.message-board-table-header {
    background: var(--bg-primary);
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6 !important;
    color: #fff;
    font-weight: 500;
}
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
a.message-b-topic-link {
    text-decoration: none;
    color: var(--bg-primary);
}
.m-board-profile-pic {
    background: #6685a6;
    padding: 14px 3px 14px 2px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.message-time-sec {
    font-size: 12px;
    font-weight: 600;
    color: #1b1b1bd9;
}
.message-board-message-title {
    color: #009DEE;
    font-weight: 600;
    font-size: 18px;
}
.message-board-message-text {
    font-size: 15px;
    color: #202121ed;
    margin: 10px 0px;
}
.message-board-message-details {
    margin-left: 15px;
}
.recent-message-sec-m-b {
    display: flex;
    padding: 10px 20px;
    border-top: 1px solid #f0eaea;
}
a.recent-message-board-link {
    text-decoration: none;
    font-size: 14px;
    color: #009dee;
}
.recent-message-item-message-board {
    margin: 15px 0px;
}
.mi-exclusive-main-content-header {
    margin: 10px 0px;
}
.mi-exclusive-header-section-main-title {
    color: var(--font-color);
    font-size: 20px;
    font-weight: 600;
    margin: 16px 0px;
}
a.mi-exclusive-title-link {
    text-decoration: none;
    color: #0fa3ef;
}
.mi-exclusive-title-text-section {
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
}
.mi-exclusive-card-time-sec{

}
.mi-exclusive-card-time-text {
    color: #1b1919c9;
    font-size: 13px;
}
a.mi-exclusive-card-link {
    color: #009dee;
    text-decoration: none;
}
.mi-exclusive-card-details-sec {
    font-size: 14px;
    margin: 5px 0px;
    color: #292828cc;
    font-weight: 500;
    line-height: 17px;
}
.mi-exclusive-card-content-wrapper {
    padding: 10px;
}
.mi-exclusive-card-item {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}
.mi-exclusive-card-image{
    border-radius: 5px 5px 0px 0px;
}
.quick-link-text-sec {
    font-style: italic;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0px;
}
.related-article-header-title {
    font-size: 20px;
    color: #000000ad;
    font-weight: 500;
    margin-bottom: 20px;
}
.yellow-page-header-section {
    margin: 0px 0px;
}
.yellow-pages-card-section {
    border: 1px solid #15151524;
}
.yellow-page-card-header-sec {
    padding: 5px;
    color: #0065cf;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #e3e9ed;
}
.text-blue{
color: var(--p-color);
}
.text-dark{
    color: var(--dark);
}
.yellow-page-item-text {
    font-size: 14px;
    color: var(--dark);
    text-align: center;
}
.yellow-page-icon-sec {
    font-size: 20px;
    text-align: center;
}
.yellow-pages-card-item {
    display: flex;
    align-items: center;
}
a.promote-business-btn {
    text-decoration: none;
    color: #fff;
    background: #009dee;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}
.yellow-pages-item {
    margin: 10px 20px;
}
a.yellow-page-item-link {
    text-decoration: none;
}
.contact-info-yellow-page-sec {
    margin: 20px 0px;
}
a.ads-email-info {
    text-decoration: none;
    color: var(--p-color);
    font-size: 14px;
    font-weight: 400;
}
.to-advertise-yellow-page-sec {
    color: var(--dark);
}
a.recent-business-listing-link-text {
    text-decoration: none;
    color: var(--dark);
    font-size: 14px;
}
a.recent-business-listing-link-text:hover {
    text-decoration: underline;
    color: var(--p-color);
}
.recent-business-sec-item-sec {
    display: flex;
    justify-content: space-between;
}
.recent-business-sec-item-link {
    margin: 5px 0px;
}
.recent-business-list-header {
    font-size: 20px;
    color: var(--p-color);
    font-weight: 500;
    margin: 10px 0px;
}
.recent-business-listing-card-sec {
    border: 1px solid #dedede;
    padding: 8px 15px;
    border-radius: 5px;
}
.m-title-20{
    color: var(--p-color);
    font-weight: 500;
    font-size: 20px;
}
a.popular-item-card-link {
    text-decoration: none;
    color: var(--dark);
}
.smab-article-card-sec {
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    margin: 10px 0px;
}
.mi-sounds-content-sec {
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    overflow: hidden;
    min-height: 310px;
}
.img-sec-mi-sounds {
    padding: 6px;
}
.popular-card-icon {
    color: var(--p-color);
    border: 1px solid var(--p-color);
    padding: 0px 5px 2px 5px;
    border-radius: 50%;
}
.popular-card-text.ml-2 {
    font-size: 15px;
}
.popular-item-card {
    border: 1px solid #e4e4e4;
    padding: 10px 15px;
}
.popular-list-header-sec {
    margin: 10px 0px;
}
.message-board-reply-btn {
    position: absolute;
    right: 45px;
    top: 10px;
}
.subscribe-section-wrapper {
    background: #EFF2F7;
}
.subscribe-section-content {
    background: white;
    border: 1px solid #8b8b8b;
    padding: 40px;
}
.subscribe-section-header {
    color: #fff;
    font-size: 40px;
    margin: 12px 0px;
    text-align: center;
    font-weight: 700;
}

.subscribe-n-b-text {
    color: #faf7f7d4;
    font-size: 13px;
}
.subscribe-sec-footer-content {
    display: flex;
    align-items: center;
}
.subscribe-footer-text {
    font-size: 14px;
    font-weight: 400;
    margin-left: 30px;
}
.subscribe-section-sub-title {
    font-size: 18px;
    margin: 15px 0px;
    color: #faf7f7d4;
    text-align: center;
}
.newsletter-label-form-input{
    font-size: 15px;
    font-weight: 600;
}
.newsletter-label-form-input {
    font-size: 15px;
    font-weight: 800;
    color: #faf7f7d4;
}
.subscribe-check-box-section {
    margin: 10px 0px;
}
.contact-us-sec-header {
    padding: 50px 0px;
    margin-bottom: 20px;
}
.subscribe-footer-text {
    font-size: 14px;
    font-weight: 400;
    margin-left: 31px;
    padding: 15px 0px;
    color: #faf7f7d4;
}
.subscribe-footer-icon {
    color: #faf7f7d4;
}
button.btn.subscribe-btn {
    background: #ffffffdb;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}
.subscribe-sec-button {
    text-align: center;
    margin: 17px 0px;
}
.custom-frm-chk{
    padding-left: 0rem !important;
}
.subscribe-section-content {
    background-image: var(--bg-liner-g);
    border: 1px solid #d8d8d8;
    padding: 40px;
    margin: 40px 20px;
}
span.accept-terms {
    font-size: 13px;
    color: #faf7f7d4;
}
/*li.nav-item:hover {*/
/*    background: #6e6161;*/
/*}*/
li.second-nav-item:hover {
    background: transparent;
}
/* .nav-item:hover{
    background-color: #018EDB;
} */
.for-mobile-and-tablet-view-sec{
    display: none;
}
.img-w-100{
    width: 100%;
}
img.category-img {
    height: 50px;
    width: 50px;
}
.category-name-for-mobile {
    color: var(--dark);
    margin: 5px 0px;
}
.top-categories-title {
    font-size: 20px;
    color: var(--font-color);
    font-weight: 600;
    padding: 0px 15px;
    text-align: center;
}
a.category-link-mobile-device{
    text-decoration: none;
}
.category-sec-content {
    margin: 20px;
    text-align: center;
}
.category-all-items-list {
    display: grid;
    grid-template-columns: auto auto auto;
}
.owl-dots {
    display: none;
}
.for-mobile-community-blog {
    padding: 10px;
}
/* .slider-img-sec {
    margin: 0px 20px;
} */
img.slider-img {
    width: 150px !important;
    margin: 0 auto;
}
button.btn.top-header-search-btn {
    background: #ce0000;
    color: #fff;
}
button.btn.top-header-search-btn {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.25);
}
button.btn.update-btn-sm {
    background: var(--bg-primary);
    color: #fff;
    font-size: 15px;
    padding: 5px 15px;
}
.mobile-device-menu-bar{
    display: none;
}
.mobile-device-menu-bg-color {
    background: #01a6ff;
    height: 60px;
}
img.header-img-sm-logo {
    width: 185px;
    height: auto;
}
i.fa.fa-bell-o.notification-icon {
    font-size: 40px;
}
span.notification-count {
    background: red;
    color: #fff;
    padding: 1px 4px 2px 4px;
    border-radius: 50%;
    font-size: 10px;
}
.notification-count-sec {
    position: absolute;
    top: 5px;
    right: 80px;
}
i.fa.fa-search.header-search-icon-sm {
    font-size: 25px;
}
.search-section-header-sm {
    position: absolute;
    right: 25px;
}
i.fa.fa-bell-o.notification-icon {
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 25px;
}
.logo-sec-for-mobile {
    text-align: center;
}
i.fa.fa-search.header-search-icon-sm {
    font-size: 18px;
    position: relative;
    bottom: 28px;
    right: 5px;
}
.faq-question {
    font-size: 15px;
    font-weight: 500;
    color: var(--dark);
}
.faq-answer {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    color: var(--dark);
    padding-top: 20px;
}
.faq-text-heading {
    color: #0367D0;
    font-size: 18px;
    font-weight: 600;
    padding-top: 30px;
}
.faq-contents {
    margin: 20px 0px;
}
.notification-count-sec {
    position: absolute;
    top: 5px;
    right: 25px;
}
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(224, 223, 233, 0.7);
    visibility: hidden;
    cursor: pointer;
    transition: all .2s ease;
    z-index: 1100;
}
.sidebar-toggle-icon {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 999999999;
    height: 100%;
    width: 100%;
    top: 16px;
    height: 22px;
    width: 20px;
    left: 20px;
}

.sidebar-open-menu{
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.menu-bar-icon.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.menu-bar-icon-sec {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #000000;
}
div#side-bar-menu {
    z-index: 99999999;
}
.side-bar-menu-item {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(116, 96, 96, 0.1);
}
li.menu-list:first-child {
    margin-top: 65px;
}
.side-bar-menu-item li {
    list-style: none;
    color: #fff;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    font-size: 17px;
}
/* .mobile-device-header {
    background: #292929;
} */
input[type=checkbox]:checked~.sidebar-toggle-icon>.menu-bar-icon.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked~.sidebar-toggle-icon>.horizontal-section {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked~.sidebar-toggle-icon>.menu-bar-icon.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -7px;
}
button.header-search-button {
    border: none;
    background: transparent;
}
button.header-search-button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}
.search-bar-input{
    border-right: 1px solid #fff !important;
}
.search-bar-input-group-text {
    background-color: #fff !important;
    border-left: 1px solid #fff;
}
button.search-bar-search-icon-btn {
    background: #fff;
    border: none;
}
button.top-header-arrow-btn {
    background: transparent;
    border: none;
}
.top-header-arrow-sm {
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: -10px;
}
.scam-alert-title {
    font-size: 24px;
    color: #009DEE;
    font-weight: 600;
    margin-top: 20px;
}
.scam-alert-header-text {
    font-size: 20px;
    color: var(--dark);
    font-weight: 400;
}
.scam-alert-content-header {
    display: flex;
    align-items: center;
}
.scam-alert-content-body {
    margin: 10px 0px;
    line-height: 20px;
}
.scam-alert-content-details {
    color: var(--dark);
    font-size: 15px;
    font-weight: 400;
}
.my-account-button-sec {
    background: #1da5ec0f;
    padding: 8px 5px;
    margin: 10px 0px;
}
button.search-bar-search-icon-btn:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}
button.top-header-arrow-btn:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}
.search-bar-top-header {
    background: #009DEE;
    padding: 7px 8px 11px 60px;
}
.top-header-arrow-sm{
    font-size: 20px;
}
.menu-bar-icon.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.horizontal-section {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
input[type="checkbox"]:checked~#side-bar-menu {
    transform: translateX(0);
}
#side-bar-menu {
    height: 100%;
    position: fixed;
    left: 0px;
    width: 351px;
    margin-top: 60px;
    transform: translateX(-380px);
    transition: transform 250ms ease-in-out;
    background: #ffffff;
    bottom: 0px;
}
input[type="checkbox"]:checked~#side-bar-menu {
    transform: translateX(0);
}
.header-nav-sec {
    display: block;
    background: #009dee;
}

.side-bar-logo-sm {
    text-align: center;
    border-bottom: 1px solid #dbd6d6;
    padding-bottom: 10px;
    margin-right: 30px;
}
.img-50 {
    height: 50px;
    width: 130px;
}
.img-60{
    height: 60px;
    width: 60px;
}
.quick-link-image-sec {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    box-shadow: 0 0px 1px rgba(0,0,0,0.16), 0 1px 2px rgba(0,0,0,0.23);
}
.quick-link-text-des {
    margin-left: 15px;
}
.quick-link-address {
    color: #7c7777;
    font-size: 12px;
    margin: 5px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
a.quick-link-url:hover .quick-link-image-sec {
    box-shadow: 0 4px 5px rgba(0,0,0,0.25), 0 3px 5px rgba(0,0,0,0.22) !important;
  }
.side-bar-footer-sm {
    border-top: 1px solid #d4d4d4;
    padding-top: 30px;
}
.follow-us-section-sidebar {
    padding: 20px 25px;
    border-top: 1px solid #dbd6d6;
}
.follow-us-section {
    font-size: 16px;
    color: var(--dark);
    font-weight: 600;
    margin-bottom: 10px;
}
.sidebar-section-sm{
    width: 100%;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
}
/* .side-bar-logo-sm {
    text-align: center;
    margin: 20px 0px;
} */
.top-header-lg{
    display: block;
}
.mobile-device-header {
    position: fixed;
    z-index: 999999999999999999999999999999999;
    width: 100%;
    overflow: hidden;
    background: white;
    border-bottom: 1px solid #e0d4d4;
}
.top-header-sec-sm {
    padding: 5px 0px;
}
#for-mobile-device-top-header-sec{
    display: none;
}
#top-head-section-lg{
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}
ul,li {
    list-style: none;
  }

  .dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.multi-dropdown{
    position: relative;
}
 .multi-dropdown:hover .multi-dropdown {
    display: block !important;
 }
 .dropdown-toggle::after {
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    margin-left: .0px !important;
    vertical-align: .0px !important;
    content: "";
    border: 0px solid transparent !important;
}
.classified-card-header {
    border: 1px solid #d5d5d5;
    padding: 10px;
}
.classified-header-text {
    font-size: 18px;
    color: var(--p-color);
    font-weight: 500;
}
.classified-category-section-icon {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.category-classified-icon {
    text-align: center;
}
a.classified-category-link {
    text-decoration: none;
    color: var(--dark);
}
a.classified-ad-post {
    background: var(--bg-primary);
    padding: 7px 40px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 4px;
    /* margin: 10px 0px; */
}
img.scam-alert-img {
    width: 120px;
    height: auto;
}
.classified-ad-scam-content {
    display: flex;
    justify-content: space-between;
}
.classified-card-body-section {
    border: 1px solid #d8d8d8;
    border-top: 0px;
}
.classified-premium-header-text {
    color: var(--bg-primary);
    font-size: 20px;
    font-weight: 600;
    margin: 22px 0px;
}
.free-ad-card-time-sec {
    margin: 5px 0px;
}
.classified-type {
    width: max-content;
    background: #da0a1f;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    padding: 3px 5px;
    position: absolute;
    transform: rotate(0deg);
    top: 4px;
    left: 19px;
    font-weight: 600;
    border-radius: 2px;
}
.classified-type-featured {
    width: max-content;
    background: #008a22;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    padding: 3px 5px;
    position: absolute;
    transform: rotate(0deg);
    top: 4px;
    left: 19px;
    font-weight: 600;
    border-radius: 2px;
}
.classified-type-img{
    width: 100%;
    height: auto;
}
.menu-bar-content-sm {
    display: flex;
    justify-content: space-between;
}
.menu-bar-bottom-sm {
    background: #053f1f;
    padding: 10px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    color: #fff;
    z-index: 9999999999999999999999999999999999999999999;
}
a.menu-link-sm {
    text-decoration: none;
    color: #fff;
}
.home-menu-icon {
    text-align: center;
}
#menu-bar-bottom-sec-sm{
    display: none;
}
.nav-pills-section{
    margin-bottom: 0px !important;
}
.f-20{
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.float-right {
    float: right;
}
.float-left {
    float: left;
}
.pt-98{
    padding-top: 98px;
}
.community-ev-head-sec {
    padding: 13px 0px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
/* .banner-bg-img-sm::before{
    background-color: #000;
    opacity: 0.6;
} */

a.view-all-link {
    font-size: 13px;
    text-decoration: none;
}
.it-jobs-header-title{
    font-size: 20px;
    font-weight: 600;
}
.nav-tab-ads-post-item:hover{
    border-radius: 4px !important;
}
li.nav-item.nav-tab-ads-post-item {
    margin: 0px 2px !important;
}
a.nav-link.nav-tab-ads-post-item-link {
    color: #fff;
    background: #37474f;
    font-size: 13px;
    padding: 0px 5px;
    text-transform: capitalize;
}

.ads-post-form-card-sec {
    border: 1px solid #e5e5e5;
    padding: 20px 20px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16), 0 2px 3px rgba(0,0,0,0.23);
}
.ads-post-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--font-color);
    text-align: center;
}
.ads-post-form-text-area-control {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
.check-box-input{
    display: block !important;
}
.ads-input-control {
    height: 40px !important;
}
.ads-input-control:focus {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #e7e7e8 !important;
    outline: none !important;
    box-shadow: 0 0 0 0.0rem rgba(0, 0, 0, 0.25) !important;
}
.ads-label {
    font-size: 14px !important;
    font-weight: 500;
    color: #818181;
}
.custom-f-grp{
    margin-bottom: 0.4rem !important;
}
.left-part-promotion-sec {
    /* background: #f0f0f0; */
    border: 1px solid #ece6e6;
    padding: 20px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16), 0 2px 3px rgba(0,0,0,0.23);
    border-radius: 7px;
}
.smab-promotion-icon{
    font-size: 30px;
}
.banner-ads-image-bg{
    height: 125px;
}
.banner-ads-image{
    width: 100%;
    height: 100%;
}
.smab-promotion-icon {
    font-size: 21px;
    color: black;
}
.icon-15 {
    font-size: 15px;
    padding: 15px;
    background: #0b0b0b;
    color: #fff;
    border-radius: 5px;
}
.promotional-content-title {
    font-size: 16px;
    font-weight: 500;
}
.promotional-time {
    font-size: 13px;
    font-weight: 400;
}
.promotion-sec-head-sec {
    margin: 15px 0px;
}
.promotion-sec-title-text {
    font-size: 20px;
    font-weight: 600;
    color: var(--font-color);
}
.smab-promotion-icon {
    font-size: 20px;
    color: var(--bg-primary);
}
.smab-promotional-item-list {
    margin: 10px 0px;
}

.ads-description-section{
    padding: 14px 10px;
}

.free-ads-title-section h6{
    cursor: pointer;
}
.c-pointer{
    cursor:pointer;
}

.free-ad-details-header-sec .ref-arr-text{
color: black !important;
}
.free-ad-details-header-sec{
    padding: 15px 15px;
}
.details-info-section{
    font-size: 14px;
}



.promotinal-sec-contnet{
    /* background-color: #0065CF; */
}
.promotion-sec-bg-image-one {
    background-image: url('../../images/promotional-bg.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.promotion-sec-bg-image-two{
    background-image: url('../../images/promotional-bg-img-two.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.event-category-card-img img{
    height: 100%;
    width: 100%;
}
.event-category-card-img{
    height: 150px;
}

.cs-profile-tab .nav-tab-ads-post-item-link{
    padding: 0px 12px !important;
}
.cs-profile-tab .nav-tab-ads-post-item-link.active{
    background-color: #717e84 !important;
}
.universal-confirm-modal{
    z-index: 99999999999 !important;
    background: #00000061 !important;
}

.arc-section img{
    height: 100%;
    border-radius: 5px;
}
.arc-section{
    height: 35px;
    width: 50px;
}
.quick-link-section{
    background: var(--bg-primary);
    padding: 20px 15px !important;
}
.w-100{
    width: 100%;
}
.quick-l-t .quick-link-text-link{
    color: white !important;
}
.rand-category-f{
    font-size: 11px !important;
}
a.nav-link.nav-tab-item-link.active.show{
    background: #607783;
}
a.nav-link.nav-tab-item-link {
    color: #fff;
    /* background: #37474f; */
    font-size: 13px;
    padding: 0px 5px;
    text-transform: capitalize;
    font-weight: 700;
}
li.nav-item.nav-tab-item {
    margin: 2px 1px !important;
}
li.nav-item.nav-tab-item{
    /*background-color: rgb(62, 60, 60) !important;*/
}
a.nav-link.nav-tab-item-link:hover::before {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
}
a.nav-link.nav-tab-item-link::before {
    content: "" !important;
    /*position: absolute !important;*/
    left: 0 !important;
    bottom: 0 !important;
    width: 0 !important;
    height: 2px !important;
    background-color: #603CF7 !important;
    transition: width 0.25s ease-out !important;
}


.no-data-section-image{
    height: 100%;
    width: 45%;
    margin: 0 auto;
}
.no-data-section{
    height: 350px;
    text-align: center;
}

.show-filtered-ads::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(73, 73, 73, 0.3);
    background-color: #F5F5F5;
}

.show-filtered-ads::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}

.show-filtered-ads::-webkit-scrollbar-thumb
{
    background-color: #706e6e;
    border: 2px solid #8a8888;
}
.show-filtered-ads .each-filter-ad:hover{
    text-decoration: none;
    background: #e5e5e5;
    border-radius: 5px;
}
.show-filtered-ads .each-filter-ad{
    padding: 5px 5px;
    font-size: 13px !important;
    line-height: 20px;
    color: black;
    background: #e8e8e8;
    margin-top: 6px;
    min-width: 350px;
}
.show-filtered-ads{
    position: absolute;
    background: #f7f7f7;
    padding: 10px;
    z-index: 999;
    border-radius: 5px;
    height: 250px;
    overflow-y: scroll;
    margin: 0px 15px 0px 0px;
}





.dropdown .dropdown-menu {
    display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}
.left-side-a{
    padding: 0px !important;
    margin: 0px !important;
}
.dp-main-menu-ul{
    margin: 0px !important;
    margin-top: -2px !important;
    padding: 0px !important;
    border: hidden !important;
    min-height: auto !important;
}
.left-side-cate-a{
    color: black !important;
    font-size: 15px !important;
    font-weight: 400;
}
/*.main-dp-li-s:hover{*/
/*    background: #ebebeb;*/
/*}*/
.main-dp-li-s{
    padding: 0px !important;
    /*padding-left: 5px !important;*/
    margin: 0px !important;
    line-height: 22px !important;
}
.main-dp-li-s > .a-c-icon::after {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
}
.main-dp-li-s:hover > .a-c-icon::after {
    content: "\f107"; /* fa-angle-down */
    float: right;
}
.carousel-image-section{
    padding: 0px 5px;
}
.slick-next::before{
    color: var(--bg-primary) !important;
}
.slick-prev::before{
    color: var(--bg-primary) !important;
}
.slick-prev{
    position: relative !important;
    float: right !important;
    bottom: 17px !important;
}
.slick-next{
    position: absolute !important;
    background: #fbfdff;
    right: 3px !important;
    top: -17px !important;
    color: black;
}

a.ads-title-text {
    text-decoration: none;
    color: var(--font-color);
    font-size: 15px;
    font-weight: 500;
}
.for-mobile-search-section-sm {
    background-position: center;
    background-repeat: no-repeat;
    height:300px;
}
.slick_carousel_mobile{
    /*display: none;*/
}
.slick_carousel_mobile .slick-prev.slick-arrow{
    display: none !important;
}
.slick_carousel_mobile .slick-next.slick-arrow{
    display: none !important;
}

.notification-bell-sec{
    display: none;
}
a.dropdown-item.dropdown-toggle{
    font-size: 13px !important;
}

.custom-nav-btn-p{
    background-color: white !important;
}
/*.custom-nav-btn-p .nav-tab-item-link{*/
/*    background: white !important;*/
/*    border: none !important;*/
/*    color: black !important;*/
/*}*/
/*.custom-nav-btn-p .nav-tab-item-link.active{*/
/*    color: #064c49  !important;*/
/*    border-bottom: 2px solid #064c49 !important;*/
/*}*/
.cmnt-evnt-sections-bar{
    margin: 0px 1px !important;
}
.cmnt-evnt-sections{
    background: #0e624c !important;
    color: white !important;
    padding: 2px 20px !important;
    border-radius: 0px !important;
}
.cmnt-evnt-sections.active{
    background: white !important;
    color: #2cad3a !important;
}
.video-section video{
    width: 100%;
    height: 100%;
}
.video-section{
    width: 100%;
    padding: 0px !important;
    overflow: hidden;
    height: 600px;
    margin-top: 10px;
}
.search-ads-section-h .search-section-lg-xl{
    background: white !important;
    padding: 5px 15px 20px 15px;
    border-radius: 7px;
}

.search-ads-section-h{
    position: absolute;
    top: 40%;
    z-index: 999999;
    left: 7%;
}
.t-c-section-for-large .card-body{
    padding: 0px 10px !important;
    border: hidden !important;
    box-shadow: none !important;
}
.t-c-section-for-large:hover{
    border-bottom: 2px solid #053f1f !important;
}
.t-c-section-for-large{
    border: hidden !important;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 3%) !important;
    border-bottom: 2px solid white !important;
}
.sub-bold{
    font-weight: 700 !important;
    color: #000000;
}
/*.listing-sub-title {*/
/*    border-left: 2px solid #b2b2b2;*/
/*    padding-left: 10px;*/
/*    padding-top: 5px;*/
/*    font-size: 14px;*/
/*    color: #00000085;*/
/*}*/

.listing-title{
    border-left: 2px solid var(--bg-primary);
    padding-left: 10px;
}

.premium-ribbon{
    position: absolute;
    left: -1px;
    background: #074c49;
    font-size: 8px !important;
    border-radius: 3px;
    padding: 0px 3px;
    color: white !important;
    top: -3px;
    font-weight: 800;
}

.featured-ribbon{
    position: absolute;
    left: -1px;
    background: #2eb239;
    font-size: 8px !important;
    border-radius: 3px;
    padding: 0px 3px;
    color: white !important;
    top: -3px;
    font-weight: 800;

}

.premium-ribbon-cm{
    position: absolute;
    left: 15px;
    background: #2eb239;
    font-size: 8px !important;
    border-radius: 3px;
    padding: 0px 3px;
    color: white !important;
    top: 7px;
}

.featured-ribbon-cm{
    position: absolute;
    left: 15px;
    background: var(--bg-primary);
    font-size: 8px !important;
    border-radius: 3px;
    padding: 0px 3px;
    color: white !important;
    top: 7px;
}
.view-all-ex-section{
    font-size: 13px !important;
}
.view-all-ex-section:hover{
    text-decoration: none;
}

.side-bar-animation-gif{
    height: 90px;
    width: 100%;
    overflow: hidden;
}
img.side-bar-animation-gif-img{
    width: 100% !important;
    height: 100%;
}
.market-place-head-sec{
    display: flex;
    justify-content: space-between;
}

/*Loader Css*/
.spinner {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #02401E;
    -webkit-mask: radial-gradient(circle closest-side at 50% 40%,#0000 94%, #000);
    transform-origin: 50% 40%;
    animation: spinner-pl92zb 1s infinite linear;
}
@keyframes spinner-pl92zb {
    100% {
        transform: rotate(1turn);
    }
}
.first-section-nav{
    margin-left: 0px !important;
}
.second-nav-ul{
    padding-left: 0px !important;
}
.search-ads-by-keyword{
    border: hidden;
}
.search-k-header{
    border: 1px solid #868686ab;
    border-radius: 5px;
    width: 350px;
}
.section-main-slider{
    overflow: hidden;
    padding-top: 104px !important;
}
.slider-image-section img{
    width: 100%;
    height: 100%;
}
.slider-image-section{
    height: 240px;
}
.latest-events-img img{
    height: 100%;
    width: 100%;
}
.latest-events-img{
    height: 50px;
}
.recent-e-list:hover{
    text-decoration: none;
}
.recent-e-list .recent-e-title{
    line-height: 15px;
}
.recent-e-list{
    color: black !important;
}
.recent-e-list .card-body{
    box-shadow: 0 5px 3px rgb(0 0 0 / 9%), 0 1px 2px rgb(0 0 0 / 0%) !important;
}
.view-all-a:hover{
    text-decoration: none;
}
.view-all-a{
    font-size: 13px !important;
    margin-top: 5px;
}
.right-side-banner-ads img{
    height: 100%;
    width: 100%;
}
.right-side-banner-ads{
    height: 78px;
    width: 100%;
    overflow: hidden;
    margin: 8px 0px;
}
.only-left-ads{
    height: 100px !important;
    margin: 0px !important;
}
.header-left-menu{
    display: flex;
    justify-content: space-around;
}
.auto-carousel-banner-section-lg img{
    height: 100%;
    width: 100%;
    border-radius: 7px;
}
.auto-carousel-banner-section-lg{
    height: 65px;
    margin:0 7px;
}
.auto-carousel-banner-section-sm img{
    height: 100%;
    width: 100%;
}
.auto-carousel-banner-section-sm{
    height: 60px;
    margin:0 5px;
}

.auto-carousel-banner-section-sm .slick-next.slick-arrow{
    display: none !important;
}
.auto-carousel-banner-section-sm .slick-prev.slick-arrow{
    display: none !important;
}
.section-right-ads-sm{
    display: none;
}
.arc-section img{
    width: 100%;
}


.marquee {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    padding: 8px 0px;
}

.marquee > div {
    display: table-row;
    white-space: nowrap;
    padding-left: 100%;
    animation: marquee 35s linear infinite; /* Time must be adjusted based on total width of scrolled elements*/
}

.marquee > div span {
    width: 450px;
    padding-left: 450px;
    display: table-cell;
    color: #070707;
    font-size: 14px;
    font-weight: 600;
}
.news-title-h{
    font-size: 15px !important;
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}


.featured-banner-slider-ads .slick-prev.slick-arrow{
    display: none !important;
}
.featured-banner-slider-ads .slick-next.slick-arrow{
    display: none !important;
}
.news-for-mobile{
    display: none;
}

.right-side-banner-ads img{
    border-radius: 7px;
}
.ads-image{
    border-radius: 7px;
}
.header-banner-auto-carousel .slick-prev.slick-arrow{
    display: none !important;
}
.header-banner-auto-carousel .slick-next.slick-arrow{
    display: none !important;
}
.community-event-section-row-lg{
    padding: 0px 1.5rem;
}

.detail-page-ad-sm{
    display: none;
}
.event-details-ads-img-sec{
    display: block;
}

.latest-blog-img-image img{
    height: 100%;
    width: 100%;
}
.latest-blog-img-image{
    height: 90px;
}
.ls-autos-ads{
    line-height: 34px;
}
.top-auto-rs-ads{
    font-size: 13px !important;
}
.top-auto-rs-ads:hover{
    text-decoration: none;
}






@media(max-width: 750px){
    .mobile-device-header{
        min-height: 50px;
    }
.news-for-mobile{
    margin-top: 38px;
}

.slick_carousel_mobile{
        /*display: block !important;*/
    }
    .no-data-section-image{
        width: 85% !important;
    }
    .community-ev-head-sec span{
        display: block;
    }
    .market-place-head-sec span{
        display: block;
    }
    /*.market-place-content-wrapper .row{*/
    /*    margin-right: 0px !important;*/
    /*}*/
    .market-place-content-wrapper{
        margin-top: 50px !important;
    }
    .main-content-bg-image{
        background: white !important;
    }
    .search-ads-section-h{
        display: none !important;
    }
    .section-main-slider {
        display: none !important;
    }
    .market-place-head-sec{
        display: block !important;
    }
    .search-section-main-content {
        position: relative !important;
        top: 30px !important;
    }

    .mobile-top-banner-ads{
        height: 60px;
        width: 100%;
        overflow: hidden;
        padding: 0px 5px !important;
    }

    .auto-slide-banner-ads-mobile .slick-next.slick-arrow{
        display: none !important;
    }
    .auto-slide-banner-ads-mobile .slick-prev.slick-arrow{
        display: none !important;
    }
    .mobile-event-section .latest-events-img{
        height: 65px !important;
    }
    .section-right-ads-sm{
        display: block;
    }
    .f-20{
        font-size: 15px !important;
    }
    .promotion-sec-title-text{
        font-size: 15px !important;
    }
    .quick-link-list{
        padding: 0px !important;
    }
    .show-filtered-ads{
        width: 304px !important;
        word-break: break-all;
        overflow-x: hidden;
    }

    .auto-carousel-banner-section-lg{
        height: 80px !important;
    }
    a.card-item.small{
        height: 100px !important;
    }
    .news-for-mobile{
        display: block !important;
    }
    .random-job-section{
        height: 126px;
        padding: 7px;
    }
    .market-place-link-sec .border-top.border-left{
        width: 100% !important;
    }
    .market-place-link-sec{
        margin: 50px 0px !important;
    }
    .event-for-mobile .draggable{
        padding: 0px !important;
    }
    .community-event-section-row-lg{
        padding: 0px 26px !important;
    }
    .event-description-content{
        overflow: scroll;
    }
    .detail-page-ad-sm{
        display: block;
        margin-top: 30px;
    }
    .event-details-ads-img-sec{
        display: none;
    }
    .event-details-section-wrapper{
        padding-top: 0px !important;
    }

    .detail-page-ad-sm .event-details-ads-img-list{
        margin: 10px !important;
        height: 70px !important;
        cursor: pointer !important;
        padding: 0px 12px;
    }
    .limit-job-ads-section{
        padding: 0.5rem !important;
    }
    .limit-job-ads-section .limit-job-ads-sub-section{
        padding: 0px !important;
    }
    .side-menu-account-sec .force-overflow{
        min-height: auto !important;
    }
    .event-section-wrapper{
        padding-top: 32px !important;
    }

    .img-sec-mi-sounds img{
        height: 100% !important;
    }
    .img-sec-mi-sounds{
        height: 130px;
    }
    .mi-sounds-content-sec{
        min-height: 260px !important;
    }

}























.event-details-ads-img-list img{
    height: 100% !important;
    width: 100% !important;
    border-radius: 7px;
}
.event-details-ads-img-list{
    margin: 13px 0px;
    height: 100px;
    cursor: pointer;
}
.market-place-section .market-place-content-wrapper{
    margin-top: 5px !important;
}
.dining-sec-wrapper{
    padding: 0px !important;
    height: auto !important;
}
.community-sm-sec-wrapper{
    padding: 0px !important;
    height: auto !important;
}
.community-ev-head-sec {
    display: flex;
    justify-content: space-between;
}
.community-event-section-lg{
    margin-top: 0px !important;
}



.event-list-desktop::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
    background-color: #F5F5F5;
}
.event-list-desktop::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}

.event-list-desktop::-webkit-scrollbar-thumb
{
    background-color: #ffffff;
    border: 1px solid #ffffff;
}
.event-list-desktop{
    height: 287px;
    overflow-y: scroll;
    overflow-x: hidden;
}



.right-side-promo-ads::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(100, 100, 100, 0.3);
    background-color: #F5F5F5;
}
.right-side-promo-ads::-webkit-scrollbar
{
    width: 1px;
    background-color: #F5F5F5;
}
.right-side-promo-ads::-webkit-scrollbar-thumb
{
    background-color: #808080;
    border: 2px solid #797878;
}
.right-side-promo-ads {
    height: 348px;
    overflow-y: scroll;
    overflow-x: hidden;
}



.left-side-promo-ads::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
    background-color: #F5F5F5;
}
.left-side-promo-ads::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}
.left-side-promo-ads::-webkit-scrollbar-thumb
{
    background-color: #ffffff;
    border: 1px solid #ffffff;
}
.left-side-promo-ads {
    height: 1000px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.left-side-promo-ads .draggable{
    height: 100% !important;
}
.section-devider-bg-img{
    border-radius: 7px;
}
.random-job-section img{
    height: 100%;
    width: 100%;
    border-radius: 7px;
}
.random-job-section {
    height: 164px;
    width: 100%;
}
.view-all-jobs{
    font-size: 13px !important;
}
.market-place-section-box{
    padding: 12px 0px 0px 5px;
}
.share_facebook,.share_facebook:hover{
    background: #007bff;
    color: white !important;
}

.share_twitter,.share_twitter:hover{
    background: #007bff;
    color: white !important;
}
.share_whatsapp,.share_whatsapp:hover{
    background: #16be26;
    color: white;
}
.share_pinterest,.share_pinterest:hover{
    background: #bc1212;
    color: white;
}
.share_mail,.share_mail:hover{
    background: #9e13d4;
    color: white;
}

.share-icon-section:hover{
    text-decoration: none;
}
.share-icon-section{
    padding: 4px 10px;
    font-size: 29px;
    border-radius: 7px;
    margin: 0px 5px;
}
.right-side-promo-ads .slick-track{
    margin-top: 204px;
}
.right-side-promo-ads .c-pointer{
margin-top: 0px !important;
}
.news-title-h{
    background: #074c49 !important;
}
.main-content-section.section-main-slider.container-fluid{
    background: linear-gradient(to bottom, #62d6b92e, #62d6b9b3, #E0FAFA, white);
}
.fa-tag.search-tag-icon{
    color: #0b7b49;
}
.text-decoration-none{
    text-decoration: none !important;
}
#voteSubmit{
    background: #074c49 !important;
    border-color: #074c49 !important;
}
#voteSubmit:hover{
    background: #074c49 !important;
    border-color: #074c49 !important;
}

.mi-exclusive-header-section-main-title{
    border-bottom: 2px solid #f3f3f3e6;
    padding-bottom: 5px;
}













@media (max-width: 991.98px) {
    #menu-bar-bottom-sec-sm{
        display: block;
    }
    .listing-sub-title {
        display: none;
    }
    .classified-type {
        /*top: 32px;*/
    }
    .classified-ad-scam-content {
        padding: 10px 0px;
    }
    .community-blog-title {
        color: var(--font-color);
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
    }
    .free-ads-sec-sm{
        display: none;
    }
    .event-list-header-sec {
        display: none;
    }
    .classified-ad-post-sec {
        display: none;
    }
    .classified-card-header {
        border: 0px solid #d5d5d5;
        padding: 0px;
    }
    .classified-category-section-icon {
        background: #f9f9f9;
        padding: 5px 0px;
        margin: 10px 0px;
    }
    .classified-card-body-section {
        border: 0px solid #d8d8d8;
        border-top: 0px;
    }
    #for-mobile-device-top-header-sec{
        display: block;
    }
    .main-content-section {
        padding-top: 0px;
    }
    .pt-140 {
        padding-top: 0px;
    }
    .yellow-pages-item {
        margin: 10px 0px;
        border: 1px solid #e3e3e3;
        padding: 10px 0px;
    }
    #top-head-section-lg {
        position: relative;
        width: 100%;
        z-index: -11;
        background-color: #fff;
    }
    #top-header-lg{
        display: none;
    }
    .header-nav-sec {
        display: none;
    }
    .top-head-img-section {
        display: none;
    }
    .for-mobile-and-tablet-view-sec {
        display: block;
        overflow: hidden;
    }
    img.top-banner-img.img-fluid {
        width: 100% !important;
        height: auto;
    }
    .slider-img-ads-section{
        display: none;
    }
    .service-sec{
        display: none;
    }
    .service-content-body-bg-color{
        background-color: #fff;
    }
    .mi-exclusive-header-content {
        margin-top: 11px !important;
    }
    .service-content-body-bg-color{
        margin-top: 0px;
    }
    .blog-community-div {
        margin: 10px 15px;
        height: 45px;
    }
    .feature-add-title {
        font-size: 20px;
        font-weight: 600;
    }
    /* .feature-add-for-large-device{
        display: none;
    } */
    .important-link-bg {
        /* background-color: #FCF5F9; */
        margin-top: 0px;
    }
    li.nav-item.nav-tab-item {
        /*margin: 0px 6px !important;*/
    }
    .market-place-link-sec{
        margin: 10px 0px;
    }
    .for-large-device-community-blog{
        display: none;
    }
    .community-blog-url-text{
        margin-left: 15px;
    }
    .large-device-slider-img-ads{
        display: none;
    }
    .important-link-bg{
        background-color: #fff;
    }
    /* .card-sm {
        margin: 5px 0px;
        border-radius: 5px;
    } */
    .card-sm-header {
        font-size: 18px;
        font-weight: 600;
        border-bottom: 1px solid #dddddd;
        padding: 7px 14px;
        border-radius: 5px 5px 0px 0px;
    }
    .card-sm-body {
        padding: 10px 15px;
    }
    .community-card-sm-body {
        padding: 0px 5px !important;
    }
    .quick-link-sec {
        border-right: 1px solid #ffffff;
    }
    /* .market-place-head-sec{
        display: none;
    } */
    .community-event-sec-nav-tab {
        margin-top: 0px !important;
    }
    /* .market-place-content-wrapper {
        margin: 0px 0px !important;
    } */
    .nav-tab-button-sec.float-right {
        margin-top: 10px;
    }
    .dining-sec-wrapper {
        /* border: 1px solid #ffffff; */
        padding: 0px;
    }
    .fashion-section-content-wrapper {
        /* border: 1px solid #ffffff; */
        padding: 0px;
    }
    .card-poll {
        margin-bottom: 15px;
    }
    img.article-blog-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }
    .blog-title-mi-exclusive {
        padding: 12px 0px;
    }
    .others-blogs-d-none-sm{
        display: none;
    }
    img.mi-sound-img {
        width: 100%;
        height: auto;
    }
    /* .img-sec-mi-sounds {
        margin: 10px 0px;
    } */
    .mobile-device-menu-bar{
        display: block;
    }
    .top-header-social-icon-sec{
        display: none !important;
    }
    .header-logo{
        width: 100%;
    }
    .top-head-img-section {
        text-align: center;
    }
    .header-logo {
        width: 200px;
    }
    .top-header-btn-sec{
        display: none !important;
    }
    .header-top-banner-corner {
        margin: 70px 0px 8px 0px;
    }
    .another-nav-section {
        display: none;
    }
    .header-separador {
        box-shadow: none;
    }
    .banner-image-section {
        padding-top: 40px;
    }
    .search-section-lg-xl{
        display: none;
    }
    .search-section-title {
        font-size: 25px;
        font-weight: 800;
        color: #ffffff;
        margin: 10px 10px;
        text-align: center;
    }
    .search-bar-card-section {
        background: #37474f75 !important;
    }
    .search-bar-card-section {
        background: var(--bg-primary);
        padding: 15px 45px 15px 45px;
        border-radius: 4px;
    }
    .search-input-grp-sm{
        margin: 8px 0px !important;
    }
    button.btn.filter-btn {
        width: 100%;
        font-weight: 800;
    }
    .space-sec{
        display: none;
    }
    .community-event-nav-tab{
        margin-top: 0px !important;
    }
    .sec-devider-header {
        font-size: 20px;
    }
    .sec-devider-description {
        font-size: 15px;
        line-height: 20px;
    }
    .sec-dev-icon {
        font-size: 25px;
        color: #FFC107;
        margin-top: 10px;
    }
    .section-devider-text-title {
        font-size: 17px;
        font-weight: 500;
        margin: 7px 0px;
    }
    .section-devider-sub-des-sub-title {
        font-size: 13px;
        margin-top: 10px;
    }
    .for-mobile-search-section-sm {
        position: relative;
        /*bottom: 300px;*/
    }
    .smab-connect-d-none-sm{
        display: none;
    }
    .sidebar-section {
        display: none !important;
    }
    .pt-98 {
        padding-top: 40px !important;
    }
    .mi-exclusive-header-section-main-title {
        margin: 0px 0px !important;
    }
    .mi-exclusive-main-content-header {
        margin: 8px 0px !important;
    }
    .yellow-pages-item {
        margin: 10px 10px !important;
        border: 1px solid #e3e3e3;
        padding: 10px 0px !important;
    }
    .footer-section-wrapper-content {
        /*background: var(--bg-primary);*/
        padding-bottom: 15px !important;
    }
    .quick-link-d-none-sm{
        display: none !important;
    }
    .ads-image-left{
        display: none !important;
    }
    .cmnt-evnt-sections{
        padding: 0px 6px !important;
    }
}
