.featured-category {
  padding-top: 100px;
  padding-bottom: 150px;
  background-color: #fff;
  /*background-image: url('/content/club2/images/home_club2_pic18.png');*/
  background-repeat: no-repeat;
  background-position: center top;
}

#Top_bar {
  background-color: #d86d55 !important;
}

.category-preview-article {
  cursor: pointer;
}

#Header_wrapper,
#Intro {
  background-color: #fff;
}

#Intro {
  text-align: left;
}

#Intro .intro-inner {
  padding: 170px 0 10px;
  width: 60%;
  margin: 20px auto;
}

#Intro .intro-title,
#Intro .intro-meta,
#Intro .intro-next {
  color: #192226;
}

#Intro .intro-next:hover {
  color: #192226;
}

#article-content-container {
  width: 100%;
  margin: 20px auto;
}

.slot-box-marker {
  margin: 15px auto;
  text-align: center;
}

.ad-label {
  font-size: 10px;
}

.article-page-image-wrapper {
  text-align: center;
  margin: 25px auto;
}

.article-page {
  margin-bottom: 40px;
}

.article-page-title,
.article-page-desc {
  font-size: 16px;
}
#ecommerce-section img {
  height: 350px;
  object-fit: contain;
}
#ecommerce-section h4 {
  text-align: center;
}
.ad,
.ad-label {
  margin: 20px auto;
  text-align: center;
  font-size: 8px;
}
a:hover {
  color: black !important;
}
#menu-main-menu a:hover {
  color: white !important;
}
#Footer a {
  color: white !important;
}
input[type="button"] {
  background-color: white;
  color: black;
}
input[type="email"]:focus {
  border-color: white;
  color: white;
}
a:hover.mfn-link-4:before,
a:hover.mfn-link-4:after {
  background: white;
}

.category-preview-title:hover {
  color: #969696 !important;
}
*::selection {
  background-color: #e8e8e8;
  color: black;
}
@media only screen and (min-width: 1240px) {
  .left-718 {
    left: 718px !important;
  }
}
@media only screen and (min-width: 600px) {
  #live-70-section .category-preview-title {
    min-height: 170px;
  }
  #articles-list-page .entry-title {
    display: flex;
    align-items: center;
    min-height: 186.67px;
  }
  #articles-list-page .category-preview-description {
    min-height: 171px;
    display: block;
  }
  .article-page-image {
    height: 400px !important;
  }
  .pl-desktop-40 {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 600px) {
  #Footer .widgets_wrapper .widget {
        width: 100%;
    }
    #Footer .widgets_wrapper .column {
        text-align: center;
    }
  .featured-category,
  .entertainment-category {
    padding-bottom: 70px !important;
  }
  .ecommerce-category {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .instagram-category {
    padding-top: 50px !important;
  }
  #Footer .widgets_wrapper {
    padding-top: 30px !important;
  }

  #Intro .intro-inner {
    padding: 60px 30px !important;
    width: 85%;
    margin: 0 auto;
  }
  #Intro .intro-inner.pb-mobile-0 {
    padding-bottom: 0 !important;
  }
  #privacy-section .breadcrumbs-inner-page-title {
    font-size: 25px;
  }
  #terms-section .breadcrumbs-inner-page-title {
    font-size: 20px;
  }
  #slide-1-layer-5 {
    display: none;
  }
  .one-sixth.column a.mfn-link {
    margin: 0;
  }
  #articles-list {
    padding-top: 0px !important;
  }
  .all-post-text {
    font-size: 36px !important;
  }
  #check-us-facebook-text {
    line-height: 35px !important;
  }
  #Intro .intro-title.title-article-page {
    font-size: 30px !important;
  }

  #Footer .one-sixth.column {
    width: 30% !important;
    display: inline-block;
    float: none;
  }

  h2 {
    line-height: 35px !important;
  }
  #about-section .section_wrapper {
    margin-top: 40px !important;
  }
  #about-section hr.no_line {
    margin: 0 0 15px 0 !important;
  }
  #last-row-dive-deeper {
    margin-top: -1px;
    margin-bottom: 50px;
  }
  #live-70-section .category-preview-article{
    margin-bottom: 50px;
  }
 .d-mobile-none{
     display: none !important;
 }
}





/* CUSTOME CSS - ADDED 09/11/20 */

#Footer {
  width: 100%;
}
#Footer .widgets_wrapper {
  width: 75%;
  margin: 0 auto;
  padding: 0;
}
.footer-subContainer {
  display: flex;
  width: 100%;
  justify-content: center;
}


#common-page {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /* margin: 0 auto */
}
.links-wrapper {
  display: flex;
  font-size: 30px;
  justify-content: space-evenly;
  margin: 15px 0;
}.share-btns {
  font-size: 30px;
  margin: 0 auto;
}


@media (max-width: 992px){
#Footer {
  width: 100%;
  display: flex;
  float: unset;
  justify-content: center;
}
#common-page {
  display: flex;
  flex-flow: column;
  justify-content: center;
}a.mfn-link.mfn-link-4 {
  font-size: 16px;
}
#Footer .column.one-third .mfn-link.mfn-link-4{
  margin: 0 !important;
  padding: 0 !important;
}

.template-link-footer {
  display: flex;
  justify-content: center;
}

}

/* CUSTOME CSS - ADDED 09/11/20 */
