﻿.sameed ul.timeline li.timeline-list::before {
    top: -5px !important;
}


.sameed ul.timeline li.timeline-list::after {
    top: 1px !important;
}


.sameed ul.timeline::before {
    height: 87% !important;
    top: 30px !important;
}
.card-bg::before {
    border-radius:5px !important
}


.jack ul.timeline li.timeline-list::after {
    top: 1px !important;
}

.jack ul.timeline::before {
    height: 75% !important;
    top: 30px !important;
}
.jack ul.timeline li.timeline-list::before {
    top: -5px !important;
}

/*Afa 17.02.2022*/
.afa1 {
    margin-right: 0px !important;
}

/*24/02/2022  -   Suleman   -   add css class for remove line and circle of success page update content   */
.widget ul.timeline li.timeline-list::before
{
    content:none;
}
.widget ul.timeline li.timeline-list::after
{
    content:none;
}
.widget ul.timeline::before
{
    content:none;
}
.widget .left-line::before
{
    content:none;
}
.widget ul.timeline li.timeline-list
{
    padding-left:15px;
    padding-right:15px;
}

.update-story
{
    overflow-y:scroll;
    height:600px;
}

/*.btnForwar {
    overflow: hidden;
    background-color: #000f;
   // background: var(--pc-blue);
    opacity:0.6;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    padding: 12px;
    display: inline-block;
   // border-radius: 25px;
    position: absolute;
    left : -372px;
    bottom:-90px;
    //right:300px;
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    border: 0px;
}*/

.btnForwar {
    color: white;
    background-color: grey;
    //background: var(--pc-blue);
    opacity:0.6;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    padding: 12px;
    display: inline-block;
    /*border-radius: 25px;*/
    /*position: absolute;
    left: -310px;
    bottom: -90px;*/
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    border: 0px;
}

.btnForwar1 {
    color: white;
    background-color: grey;
    //background: var(--pc-blue);
    opacity: 0.6;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    padding: 12px;
    display: inline-block;
    /*border-radius: 25px;*/
    /*position: absolute;
    right: 20px;
    top: -300px;*/
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    border: 0px;
}
.forward_position {
    position:absolute;
    right:0;
    bottom:-7px;  
}
.forward_position1 {
    position:absolute;
    bottom:-7px;
    right:1px;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}


@media (max-width: 480px) {
    .mobile {
        display: block;
    }
    .desktop{
        display: none;
    }
    #img_1 {
        position: absolute;
        top: 70px;
        left: 0px;
    }
    
    .slider{
        overflow:hidden;
    }

    .about-img {
        padding: 34px;
    }

    .about-img__style-text{
        left:27px;
    }

    .about-img__style-text img {
        width: 120px !important;
    }

    .about-us-area-03 {
        padding-top: 20px;
    }

    .page-title-wrapper .page-title {
        font-size: 32px;
        margin-top: 25px;
    }

    .page-title-wrapper {
        padding-top: 0;
    }

    .page-title-area {
        min-height: 90px;
        background-size: 100%;
        background-position: top;
    }

    .btn-list .theme_btn {
        width: fit-content;
        padding-left: 20px;
        padding-right: 20px;
    }

    .btn-list .theme-border-btn {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    .goal-img-box .goal-img-one {
        padding-left: 29px;
    }

    .goal-img-box .goal-img-two {
        bottom: -40px;
        left: 77px;
    }

    .goal-img-box .goal-img-four {
        left: 3px;
    }

    .goal-img-box .goal-img-one img {
        width: 170px;
    }

    .goal-img-box .goal-img-two img {
        width: 125px;
    }

    .goal-img-box .goal-img-four img {
        width: 140px;
    }
    /*afa-15.02.2022 Faq*/

    .card .card-header button
    {
        font-size:15px;
    }
    /*Afa-15.02.2022 Medical*/
    #progressbar li {
        font-size: 13px !important;
    }

    /*Afa-15.02.2022 how-it-works*/
    #cdfn{
        font-size:24px !important;
    }
    /*Afa-15.02.2022 contact-us*/
    .theme_btn{
        font-size:13px;
    }

    .cenn{
        padding-left:42px;
    }

    .imgg{
        width:258px;
    }
   .footer_plus{
       width:50px;
       height:50px;
   }
   .footer_PC{
       width:164px;
       height:20px;
       padding-left:10px;
   }

   .ssg{
       margin-bottom:0px;
   }






/*
    .testimonial-area {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .pb-130 {
        padding-bottom: 130px;
    }
    .pt-125 {
        padding-top: 125px;
    }
    .theme-bg2 {
        background: #02b663;
    }
    article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
        display: block;
    }
    *, ::after, ::before {
        box-sizing: border-box;
    }
    body {
        font-family: "Poppins", sans-serif;
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        font-style: normal;
        color: #716ca2;
    }*/


}


