.bg-image{
    background-image:url("../images/Rectangle 20.png");
    background-size: cover;
    height: 750px;
    width: 100%;
    
}
.font-Roboto{
    font-family: "Roboto", sans-serif;
}
.transparent-border {
    color: transparent !important;
    -webkit-text-stroke: 1px white !important;
    /* For WebKit (Safari, Chrome, etc.) */
    text-stroke: 1px white !important;
    /* Standard property */
    font-size: 96px;
    font-weight: 600;
    font-family: "Lexend";
    text-align: center;
    padding-top:300px ;
    
}
.para{
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #FDFDFD;
    text-align: center;
    padding-top: 80px;		
}
.content{
    background-color: black;
}
.cinelink{
    font-family: "Lexend";
    font-size: 27px;
    font-weight: 600;
    color: #FDFDFD;
    line-height: 33.75px;
}
.bigpara {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    color: #D9D9D9;
    font-weight: 400;
}
.miniblocks h6{
    color: #FEC63F;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 600;
}
.miniblocks p{
    font-size: 10px;
    line-height: 14px;
    color: #D9D9D9;
    font-family: 'Inter';
}
.col2 h5{
    color: #FEC63F;
    font-family: 'Lexend';
    font-size: 27px;
    font-weight: 600;
}
.col2para p{
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #D9D9D9;
    font: 'Lexend';
}
.left-img{
    
    position: absolute;
left: 0px;
top: 71%;


}
.right-img{
    position: absolute;
    right:0px;
    top: 34%;
    
    
    
}
.dates17th{
    font-family: "Lexend", sans-serif;
    font-weight: 500;
    font-size: 13px;
    opacity: 0.5;

}
.axrkeys{
    font-family: "Lexend", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18.75px;
    color: #FDFDFD;
    
}
.axrcontinue{
    color: #FEC63F !important;
    font-family: "Lexend", sans-serif;
    font-weight: 500;
    font-size: 15px;
    


}
/* .axrcontinue:hover{
background-color: #FEC63F !important;
} */
.axpopularblog{
    color: #FEC63F;
    font-family: "Lexend", sans-serif;
    font-weight: 600;
    font-size: 27px;

}
.axseopop{
    color: #FEC63F;
    font-family: "Lexend", sans-serif;
    font-weight: 500;
    font-size: 18px;

}
.axkeysdo{
    color: #D9D9D9;
    font-family: "Lexend", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22.5px;
}
@media(max-width:600px){
    .right-img{
        display: none;
    }
    .left-img{
        display: none;
    }

}
