/* Extra small devices (phones) */
@media (max-width: 782px) {
    .logo-finebody{
        margin: 12px 0 0;
    }
    .logo-finebody img {
        float: none;
        width: 180px;
    }
    .ref-finebody .RSReferralMain {
        font-size: 12px;
        left: 23%;
        position: relative;
        text-align: center;
        top: -16px;
        width: 64%;
    }
    .title-finebody .comonHeading {
        font-size: 20px !important;
    }
    .consult-finebody .zindex {
        display: none;
    }
    .consult-finebody .ab_fatures {
        padding: 93px 0 20px 36px;
    }
    .consult-finebody .ab_fatures:after {
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    }
    .firstImg {
        position: relative;
        bottom: 326px;
        width: 60%;
        left: 20%;
    }
    .firstText {
        position: relative;
        top: 210px;
        width: 90%;
        left: 5%;
        padding-top: 0px;
        padding-left: 0px !important;
        padding-top: 85px !important;
    }
    .firstText p {
        text-align: center !important;
    }
    .about-project .ab_singleCont p {
        margin: 0;
    }
    .about-project .ab_singleCont {
        margin-bottom: 56px;
        margin-right: 38px;
    }
    .info-column hr {
        display: none;
    }
     .info-column ul {
        left: 10%;
        margin: 0 auto;
        position: relative;
        width: 50%;
        padding-left: 0;
    }
    .garant-finebody h1 {
        text-align: left !important;
    }
    .garant-finebody ul {
        padding-left: 30px;
    }
    .great-finebody .gTimg img {
        position: relative;
        width: 60%;
        left: 20%;
    }
    .title-slider .slide {
        left: 37%;
        margin: 0 auto !important;
        position: relative;
        border: 0px !important;
        width: 190%;
    }
    .title-slider .slide span {
        font-size: 2.2rem !important;
    }
    .title-slider .slide p {
        font-size: 1.4rem !important;
        line-height: 1 !important;
    }
    .weChooseContent:last-child {
        margin-top: 31px;
    }
}

/* Small devices (tablets) */
@media (min-width: 783px) and (max-width: 991px) {
     .logo-finebody .imageDiv img {
        width: 40% !important;
        height: auto;
    }
    .title-finebody .comonHeading {
        font-size: 26px !important;
    }
    .consult-finebody {
        margin-top: 80px;
    }
    .about-project .ab_singleCont {
        margin-bottom: 15px;
    }
    .info-column ul {
        width: 45%;
        margin: 0 auto;
    }
    .garant-finebody ul {
        padding-left: 30px;
    }
    .ref-finebody .RSText {
        font-size: 16px;
        left: 74px;
        top: 0;  
    }
    .ref-finebody .RSInfo {
    top: 2px;
    right: 33px;
    }
    .title-slider .slide span {
        font-size: 22px !important;
    }

/* Medium devices (desktops) */
@media (min-width: 992px) and (max-width: 1199px) {
    .logo-finebody .imageDiv img {
        width: 218px;
        height: auto;
    }
    .info-column .first-list ul {
        padding-left: 80px;
    }
    .ref-finebody .RSText {
    font-size: 15px;
    left: 95px;
    top: 4px;
    bottom: 0px;
}

/* Large devices (large desktops) */
@media (min-width: 1200px) { 
    .ref-finebody .RSText {
    position: relative;
    left: 30px;
}
}
/* Infographic fix */
@media (min-width: 992px) and (max-width: 1024px) {
    .info-column .imageDiv img {
        position: relative;
        width: 40%;
        left: 30%;
        top: 37px;
    }
    .info-column ul {
        padding-left: 89px;
    }
    .logo-finebody .imageDiv img {
        width: 218px;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .info-column .imageDiv img {
        left: 40%;
        position: relative;
        top: 30px;
        width: 20%;
    }
}
@media (min-width: 360px) and (max-width: 641px) {
    .info-column .imageDiv img {
        width: 165px;
    }
    .info .info-column {
        bottom: 80px;
    }
}