.survey-herosection {
    background: url('../../images/survey/banner.png') no-repeat center center !important;
    background-size: cover !important;
    padding: 85px 0px;
}

.survey-herosection .survey-content h1 {
    color: #fff;
    font-size: 40px !important;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 50px;
}

.btnHomeOne {
    border: 0;
    background: #fff;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 20px;
}

.survey-herosection .survey-content p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
}

.survey-count {
    /* background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box; */
    padding: 30px 0px;
}

.survey-count h3 {
    text-align: center;
    font: normal normal bold 40px/50px Outfit;
    color: #FFFFFF;
}

.survey-count p {
    text-align: center;
    font: normal normal normal 20px/30px Outfit;
    color: #FFFFFF;
    text-transform: capitalize;
}

.survey-section {
    background: #04184D 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 60px 0;
}

.survey-heading {
    font: normal normal bold 36px/50px Inter;
    color: #FFFFFF;
}

.survey-text {
    font: normal normal normal 20px/30px Inter 24pt;
    color: #FFFFFF;
}

.surveyInner {
    background: transparent linear-gradient(117deg, #002CA3 0%, #000E77 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    padding: 50px;
}

.surveyInner h2 {
    font: normal normal bold 40px/49px Inter;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.surveyInner p {
    font: normal normal normal 20px/30px Inter;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.keyFindings-section {
    background: #ffffff;
    padding: 60px 0;
    text-align: center;
}

.keyFindings-section h2 {
    text-align: center;
    font: normal normal bold 36px/50px Inter;
    color: #000000;
}

.keyFindings-section h4 {
    text-align: center;
    font: normal normal bold 22px/26px Inter;
    color: #000000;
    position: relative;
    bottom: 50px;
}

.keyFindings-section p {
    font: normal normal normal 18px/26px Inter;
    color: #000000;
    position: relative;
    bottom: 50px;

}

.keyFindings-box img {
    width: 100%;
    position: relative;
    bottom: 100px;
}

.keyFind {
    padding: 30px 50px;
}

.ebook-form-input{
    border: 2px solid #FD027D;
}

.report-section {
    background: url('../../images/survey/bg11.png') no-repeat center center !important;
    background-size: cover !important;
    padding-top: 60px;
}

.report-section h2 {
    font: normal normal bold 36px/50px Inter;
    color: #000000;
}

.report-section h3 span {
    font: normal normal bold 24px/50px Inter;
    color: #A1225A;
    display: block;
}

.report-section h3 {
    font: normal normal bold 45px/50px Inter;
    letter-spacing: 0px;
    color: #A1225A;
}

.report-section p {
    font: normal normal normal 20px/30px Inter 24pt;
    letter-spacing: 0px;
    color: #000000;
}

.from-height{
    height: 400px;
    width: 800px;
}

.surveyLast-section {
    background: transparent linear-gradient(113deg, #A7015B 0%, #001793 100%) 0% 0% no-repeat padding-box;
    color: white;
    border-radius: 20px;
    padding: 60px 30px;
    text-align: center;
    max-width: 800px;
    margin: 50px auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.surveyLast-section h2 {
    text-align: center;
    font: normal normal bold 40px/50px Montserrat;
    color: #FFFFFF;
}

.surveyLast-section a {
    background: #F7FCFF 0% 0% no-repeat padding-box;
    border-radius: 25px;
    font: normal normal medium 20px/24px Inter;
    color: #1D1D1D;
    padding: 10px 20px;
}

.survey-featuredSection {
    background: url(../../images/bg-patter-2.png) no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 90px 0px;
    margin-bottom: 30px;
}

.surveyLastHead h2 {
    text-align: center;
    font: normal normal bold 36px/44px Inter 24pt;
    color: #000000;
}

.btnEmail {
    background: #1C1C1C 0% 0% no-repeat padding-box;
    mix-blend-mode: normal;
    border-radius: 30px;
    text-align: center;
    font: normal normal normal 16px/20px Inter;
    letter-spacing: 0px;
    color: #D9D9D9;
    padding: 12px 25px;
}

.btnReport {
    background: #0045FF 0% 0% no-repeat padding-box;
    border-radius: 25px;
    text-align: center;
    font: normal normal medium 18px/24px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 12px 25px;
}
.ximg{
    position: relative;
    left: 600px;

}

@media(max-width:767px) {
    .survey-herosection .survey-content p {
        text-align: center !important;
    }

    .btnHomeOne {
        margin-bottom: 50px;
    }

    .survey-herosection img {
        display: none;
    }

    .survey-count p {
        padding-bottom: 50px;
    }

    .mobileDevice1 {
        display: block !important;
    }

    .mobileDevice1 h2 {
        text-align: center;
        font: normal normal bold 30px/50px Inter;
        color: #FFFFFF;
    }

    .mobileDevice1 p {
        text-align: center;
        font: normal normal normal 16px/30px Inter;
        color: #FFFFFF;
        margin-bottom: 50px;
    }

    .btnHomeMobile {
        background: #0045FF 0% 0% no-repeat padding-box;
        border-radius: 25px;
        text-align: center;
        font: normal normal 600 18px/24px Inter;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding: 10px 25px;
    }
    .survey-herosection, .report-section{
        text-align: center;
    }
    .survey-section{
        display: none;
    }
    .btnReport{
        display: block;
        margin-bottom: 50px;
    }
    .success-top{
        display: none !important;
    }
}