.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.banner-wrapper .d-flex {
    align-items: center;
}

.banner-wrapper {
    position: relative;
    z-index: 1;
}

.banner-inner-img-block img {
    vertical-align: bottom;
}

.resume-wrapper .container,
.breadcrumb {
    max-width: 1170px;
    width: 100%;
    padding: 0;
    z-index: 1;
    position: relative;
}

.breadcrumb {
    padding: 15px 0px;
    margin: 0 auto;
}

.resume-wrapper {
    margin-bottom: 65px;
}

.after-banner {
    position: relative;
    z-index: 1;
}

.resume-wrapper .content {
    margin: 0 auto;
    max-width: 750px;
}

.banner-wrapper {
    position: relative;
}

.banner-wrapper h1 {
    position: relative;
    z-index: 1;
}
.no-bdr-btm ul {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 15px;
}

.resume-wrapper.no-bdr-btm .action-wrapper {
    justify-content: center;
    text-align: center;
    margin: 24px auto;
    display: flex;
}

.site-container {
    overflow: hidden;
}
.team-section.resume-wrapper{
    margin-bottom: 0;
}
body:before {
    content: "";
    width: 453px;
    height: 453px;
    border-radius: 453px;
    background: radial-gradient(50% 50% at 50% 50%, #FFEDCE 0%, rgba(255, 237, 206, 0) 100%);
    top: -30px;
    left: 33%;
    transform: translate(-50%, -50%);
    position: absolute;
}


.resume-wrapper.awards-section,
.resume-wrapper.features-section,
.team-section.resume-wrapper {
    position: relative;
}
.resume-wrapper.awards-section::after,
.team-section.resume-wrapper::before,
.tp-section.grey-bg::before,
.tp-section.grey-bg::after{
        content: '';
    position: absolute;
    z-index: -1;
    border-radius: 453px;
}
.resume-wrapper.awards-section::after,
.team-section.resume-wrapper::before {
    top: 0;
    width: 453px;
    right: -260px;
    height: 453px;
    background: radial-gradient(60% 60% at 60% 50%, #FFEDCE 0%, rgba(255, 237, 206, 0) 100%);
}

.team-section.resume-wrapper::before {
    top: 150px;
}

.tp-section.grey-bg::before {
    background: radial-gradient(50% 50% at 50% 50%, #C4BCDC 0%, #FFF 100%);
    width: 22%;
    height: 516px;
    top: 400px;
    left: 0px;
    transform: translate(-50%, -50%);
    opacity: .7;
}

body:after,
.resume-wrapper.features-section:after {
    content: "";
    width: 22%;
    height: 516px;
    top: 400px;
    left: 0px;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 516px;
    background: radial-gradient(50% 50% at 50% 50%, var(--blue-gradient) 0%, #FFF 100%);
}

.bg-off-white .container {
    max-width: 1140px;
}

.tp-section.grey-bg ,
.bg-off-white{
    position: relative;
}
@media only screen and (min-width:768px) {


    .que-card {
        width: 33.33%;
    }

    .col-sm-4,
    .col-sm-8 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .resume-wrapper h2 {
        text-align: center;
        margin-bottom: 24px;
    }

    .features-section .top-content .desc {
        max-width: 750px;
        margin: 0 auto 64px;
    }

    .btn,
    .btn:hover,
    .btn:active {
        max-width: 260px;
    }

    .tp-section .title {
        max-width: 720px;
        margin: 0 auto 30px;
    }

    .tp-section.grey-bg .container {
        position: relative;
        background-color: var(--light-lav-bg-color);
        padding: 56px 40px;
        max-width: 1140px;
        margin: 0 auto 80px;
        border-radius: 20px;
    }

    .tp-section.grey-bg .content {
        max-width: unset;
    }

    .banner-wrapper .container {
        padding: 0 0 66px;
    }
}

@media(min-width:768px) and (max-width:1024px) {

    .tp-section.grey-bg::before,
    body:after,
    .resume-wrapper.features-section:after {
        width: 55%;
    }

    .resume-wrapper .container,
    .breadcrumb {
        width: 970px;
        max-width: 100%;
    }

    .banner-wrapper {
        height: auto;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .resume-wrapper .container,
    .breadcrumb {
        width: 750px;
        max-width: 100%;
    }

    .banner-wrapper h1 {
        font-size: 4.4rem;
    }

    .site-inner {
        margin: 25px;
    }
    .tp-section.grey-bg{
        margin-left: -25px;
        margin-right: -25px;
    }

}

@media(min-width:992px) and (max-width:1024px) {

    .banner-wrapper .container,
    .resume-wrapper .container,
    .breadcrumb {
        width: 970px
    }

    .banner-wrapper .container,
    .resume-wrapper .container {
        padding: 0;
    }
}

@media(min-width:1200px) {
    .banner-wrapper .container {
        width: 1170px;
    }
}

@media only screen and (max-width:767px) {

    .tp-section.grey-bg::after {
        top: -600px;
        width: 336px;
        right: -260px;
        height: 335px;
    }

    .resume-wrapper.no-bdr-btm .action-wrapper {
        margin: 24px auto 0;
    }

    .top-content h2 {
        text-align: center;
        margin-bottom: 24px;
    }

    .after-banner {
        position: relative;
    }

    body:after {
        width: 50%;
        height: 300px;
        top: 780px;
        left: 0px;
    }

    .tp-section.grey-bg::before {
        width: 300px;
        height: 316px;
        top: -39px;
        left: -48px;
    }

    .resume-wrapper.features-section:after {
        width: 60%;
        height: 349px;
        top: 547px;
    }

    .featured-heading .asterisk-note {
        right: 19px;
    }

    .banner-inner-img-block img {
        min-height: 225px;
    }


    .banner-wrapper .d-flex {
        flex-direction: column;
    }

    .breadcrumb {
        padding: 20px 0px 40px;
        margin: 0 auto;
        font-size: 1.4rem;
        line-height: 1.6rem;
    }

    .banner-wrapper {
        padding: 0px 0 40px;
    }

    body:before {
        width: 200px;
        height: 430px;
        top: -236px;
        right: 0;
        transform: unset;
        left: unset;
    }

    .inner-wrap-pad {
        padding: 40px 18px 45px;
        align-items: center;
        display: flex;
        justify-content: space-around;
        max-width: 317px;
        margin: 0 auto;
    }

    .entry-content .container {
        padding: 0 30px;
    }

    .resume-wrapper {
        margin-bottom: 40px;
    }

    .resume-wrapper.tp-section {
        padding: 32px 20px;
        margin: 0 30px 40px;
        background: var(--light-lav-bg-color);
        border-radius: 16px;
    }

    .feedback-section .d-flex {
        flex-direction: column;
    }

    .entry-content .tp-section .container {
        padding: 0;
    }

    .resume-wrapper.tp-section .container .content {
        border: 0
    }

}

@media screen and (max-width:375px) {
    .featured-heading .asterisk-note {
        right: 10px;
    }
}