.mb-50{
    margin-bottom: 50px !important;
}

.mt-85{
    margin-top: 85px !important;
}

div#club-features div.row_block_bg{
    background-color:#f4f4f4;
}

div#club-location , div#sponser-section{
    max-width:1200px;
    margin:0 auto;
}

div#sponser-section div.row_block_bg{
    background-color:#ffffff;
}

div#club-location div.row_block_bg{
    
    background-image: linear-gradient(141deg, #e20000 2%, #7C0000 100%);
}


div#club-gallery div.row_block_bg{
    background-color:#ffffff;
}

.club-page-gallery-heading{
    position: relative; 
    top: 5px;
    color:#000;
}

.club-page-location-heading{
    position: relative; 
    top: 40px;
    color:#fff;
}

.club-page-sponsers-heading{
    position: relative; 
    top: 40px;
    color:#000;
}

.club-page-feature-heading{
    position: relative; 
    top: 30px;
    color:#000;
}

.row_block_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  right: 0;
  left: 0 !important;
  z-index: 0;
}

div#sponser-section .dt-gallery-container{
    margin-top:50px;
}