.imgradius{
    position: relative;
    z-index: 1;
}
.radiusImg{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}


.your_earnings{
    background-color: #EFEFEF;
    padding: 10rem 0;
    width: 100%;
    float: left;
}
.left_earning{
    position: relative;
}
.left_earning h2{
    padding-bottom: 20px;
}
.left_earning p{
    margin: 0;
    font-size: 2rem;
    color: #0D1963;
    padding-bottom: 20px;
}
.redRectangle{
   position: absolute;
   left: -67px;
   bottom: 80px;
}
.redhalfcircle{
    position: absolute;
    left: 33%;
    bottom: -7%;
    max-width: 100px;
}
.bluehalfcircle{
    position: absolute;
    right: 14%;
    top: 16%;
    max-width: 100px;
}
.blueCircle{
    position: absolute;
    right: -70px;
    bottom: 35%;
}
.faqul{
    font-family: 'Lato', sans-serif !important;
    padding: 15px 0 0 15px;
    color: #343434;
}
.faqul li{
    color: #343434;
    font-size: 16px;
}
.ptb{
    padding: 9rem 0 !important;
}
.eRight2{
    padding: 17px 0;
}
.eLeft1 {
    width: 100%;
}
.bannerheading{
    font-size: 7rem;
    font-weight: bold;
}
.bannerP{
    font-size: 2.5rem;
    color: #fff;
    font-weight: bold;
}
.sec-22 {
    width: 100%;
    float: left;
    padding-bottom: 0;
    padding-top: 4rem;
}
.sec-2 {
    width: 100%;
    float: left;
}
.inspiringLife{
    padding-bottom: 5rem;
}
.flexproperty{
    display: flex;
    align-items: center;
}
.flexpropertyend{
    display: flex;
    align-items: end;
}
.rewarding{
    padding-left: 15px;
}
.rewarding li{
    padding: 1rem 0;
    font-size: 18px;
}
.rewardingWayContent h2{
    padding-bottom: 3rem;
}
.mblHeading{
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}
.rewardingWayContent p{
    font-size: 18px; 
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.storiesname ul{
    margin-top: 5rem;
}
.storiesname ul li{
    display: inline-block;
}
.img-center{
    margin: 0 auto;
}
.mitraStories{
    margin: 4rem 0;
}
.mitraStories h2{
    padding-bottom: 5rem;
}
.storiesname h4{
    font-size: 30px;
    font-style: italic;
    padding-bottom: 15px;
    font-weight: bold;
}
.storiesname p{
    font-size: 24px;
}
.centerCont{
    display: flex;
    align-items: center;
}
.imgline{

}
.imgline:after{
    content:'';
    background-color: #707070;
    height: 100px;
    width:3px;
}
.paddingb{
    padding-bottom: 5rem;
}
.carousel-indicators .active {
    background-color: #0d1963;
    width:22px;
    height: 22px;
}
.carousel-indicators li{
    width:20px;
    height: 20px;
}
.product-wrap{
    position:relative;
    float:left;
    width:220px;
    height:400px;
}
.product{    
  color:#ffff;
    background:black;
    position:absolute;
    top:0;
    left:0;
    width:220px;
    height:400px;
    transition: 0.2s;
}
.product:hover{
    z-index:100;
    width:220px;
    height:450px;
    background: grey;
}
.gridimgcontent{
    background: linear-gradient(90deg, #ab3a5a 0, #2a2076 100%);
    color: #ffffff;
    padding: 30px 0;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -46px;
    left: 0;
    right: 0;
    padding: 35px 55px;
    text-align: center;
}
.gridimgcontent p{
    color: #ffffff;
    font-size: 2.5rem;
}
.sticyregisterbtn{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: linear-gradient(90deg, rgba(171, 58, 90, 1) 0%, rgba(42, 32, 118, 1) 100%);
    /* display: table; */
    margin: 0 auto;
    padding: 9px 14px;
    z-index: 9;
}
.sticyregisterbtn a{
    color: #ffffff;
    font-size: 1.5rem;
}
.gridImages{
    text-align: center;
}
@media(max-width:767px){
    .copyright-text {
        margin-bottom: 5rem;
    }
    .eRight1{
        margin-top: 25px;
    }
    .star img{
        max-width: 20px;
    }
    .your_earnings {
        padding: 4rem 0 ;
    }
    .mblflex{
        display: block;
    }
    .rewarding {
        padding-top: 2rem;
    }
    .storiesname ul {
        margin-top: 2rem;
    }
    .carousel-indicators {
        bottom: -40px;
    }
    .left_earning h2, .title-wrapper h2, .storiesname h4 {
        font-size: 21px;
    }
    .faq-acc .panel-title, .gridimgcontent p{
        font-size: 17px;
    }
    .left_earning p, .rewardingWayContent p, .faq-acc .panel-body p, .rewarding li, .storiesname p, .faqul {
        font-size: 15px;
    }
    .mblpaddingright{
        padding-right: 5px;
        padding-left: 0;
    }

    .flexproperty{
        align-items: end;
    }
    .gridimgcontent{
        position: relative;
        top: 0;
        padding: 8px 0;
    }
    .gridpb{
        padding-bottom: 3rem;
    }
}
@media(min-width:768px){
    .eRight1{
        margin-top: 25px;
    }
}
@media(min-width:992px){
    .eLeft1{
        max-width: 460px;
    }
    .left_earning h2 {
        font-size: 26px;
    }
    .left_earning p {
        font-size: 15px;
    }
    .eRight1{
        margin-top: 0;
    }
}
@media(min-width:1300px){
    .left_earning p {
        font-size: 18px;
    }
    .left_earning h2 {
        font-size: 39px;
    }
}

@media(min-width:1400px){
    .eLeft1{
        max-width: 100%;
    }
    .left_earning p {
        font-size: 18px;
    }
    .left_earning h2 {
        font-size: 2.8rem;
    }
    
}