.main-nav{
    background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../images/about-header.jpg);
}
.intro div>h2{
    float: left;
    text-align: center;
    margin-right: 1%;
    
}
.intro .ch{
        margin-left: 25%;
}
.intro .ch a{
        color:white;
        text-decoration: none;
}
.club-intro{
    padding: 6.5% 4% 2% 4%;
}
.club-intro .btn ,.what-to-do .btn , .ride-with-us .btn {
    padding: 2%;
}
.about-h2-styling{
    font-weight: 800;
    font-size: 31px;
    line-height: 1.8;
}
.VN-club-heading:after{
    content: ' WESTERN AUSTRALIA';
    color: #CE0000;
}
.intro-para{
    margin: 4% 0% 5% 0%;
}
.intro-para p{
    text-align: center; 
    line-height: 1.5;
}
.founders-img img{
    margin-top: 7%;
}
.founders-img{
    margin-bottom: 4%;
}
.bottom-line {
    width: 100%;
    margin-top: 4%;
    border-bottom: 4px solid #CE0000;    
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%.......SECTION 2.......%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.what-to-do{
    padding: 4%;
}
.act-benefits{
    font-weight: 800;
    width: 25%
}
.act-benefits i{
    padding: 0% 6% 0% 6%;
    color: #CE0000;
    font-size: 20px;
}
.wtd-wcu{
    font-size: 45px;
}
.activities{
    width: 100%;
    justify-content: space-between;
}
.activities > div{
    width: 30%;
    height: 400px;;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://demo2.wpopal.com/lexrider/wp-content/uploads/2019/04/lexider_mis_bg1.png);
    background-position: top left;
    background-repeat: no-repeat;
    transition: all ease-in-out 0.4s;
    
}
.activities .featured-box-wrapper:hover{
    background-color: black;
}
.activities .featured-box-wrapper:hover .act-h3{
    color: white;
}

.activities h3{
    color: black;
    margin: 7% 0% 7% 0%;
    font-size: 20px;
    font-weight: 800;
}
.activities i{
    color: red;
    font-size: 60px;
}
.activities p{
    text-align: center;
    color: #858585;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 2;
    box-sizing: border-box;
    margin: 0% 6% 0% 6%;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%.......SECTION 3.......%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.all-counts{
    background-image: linear-gradient(rgb(0,0,0,0.5),rgb(0,0,0,0.8)),url(../images/c4.jpg);
    background-size: cover;
    background-position: top right;
    margin: 4% 0% 0% 0%;
}
.all-counts > div{
    width: 100%;
    display: flex;
}
.featured-box-wrapper{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 9% 0% 9% 0%;
}
.all-counts h2{
    margin-bottom: 12%;
    font-size: 31px;
    font-weight: 800;
    color: #CE0000;
}
.line{
    width: 80%;
    border-top: 4px solid #CE0000;
    padding-top: 12%;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%.......SECTION 4.......%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.why-choose-us{
    padding: 6% 0% 0% 0%;
}
.why-choose-us > img{
    margin: 4% 0% 0% 0%;
}
.elementor-accordian-wrapper{
    margin: 3%;
    padding: 5% 4%;
    color: #3d3b3b;
    background-color: #fff;
    
}
#elementor-accordion .ui-accordion-content{
    color: #858585;
    padding: 0% 2% 5% 2% ;
    letter-spacing: 0.5px;
    font-size: 17px;
    line-height: 1.7;
}
#elementor-accordion .ui-accordion-header {
    padding: 2%;
    font-size: 25px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    outline: none;
    cursor: pointer;
    background-color:#959595;
    margin-bottom: 1%;
    position:relative;
}
#elementor-accordion .ui-accordion-header:after{
	content:"+";
	position:absolute;
	right: 26px;
    font-size: 40px;
    color: black;
    top: 13px;
}
#elementor-accordion .ui-accordion-header.ui-state-active:after, .div2 .ui-accordion-header.ui-state-active:after{
	content:"-";
	font-size: 45px;
}
.news-and-posts{
    display: flex;
    padding: 3%;
} 
.posts{
    width: 25%;
}
.posts .btn{
    padding: 7%;
}
.post-h2{
    margin: 5% 0% 25% 0%;
    line-height: 1.3;
}
.all-news{
    width: 75%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.news{
    margin-right: 4%;
}
.news:nth-child(3){
    margin-right: 0%;
}
.news img{
    width: 100%;
    
}
.news h3{
    font-size: 25px;
    font-weight: 600;
    padding:7% 2% 0% 0%;
}

.admin a, .post-date, .post-heading{
    text-decoration: none;
    color: white;
}
.admin, .post-date{
    color: #898989;
}
.post-date::before{
    content: ".";
    font-size: 50px; 
    color: #CE0000;
    padding: 2%;
}
.ride-with-us{
    background-image: linear-gradient(rgb(0,0,0,0.5),rgb(0,0,0,0.8)), url(https://demo2.wpopal.com/lexrider/wp-content/uploads/2019/04/bg_calltoaction_about.jpg);
    background-size: cover;
    background-position: center;
    padding: 10% 0%;
}

.family-hd{
    font-size: 50px;
    font-weight: 800;
    line-height: 1.2;
    margin: 3% 0%;
}