/* xponent-commercial starts */
.xponent-commercial .work-bench p {
    font-size: 1.6rem;
    width: 100%;
    font-weight: 600;
}
.banner-video-analysis img.banner-video-poster {
    width: 100%;
}
.xponent-commercial .find-out-more a {
    color: #3e3e40;
    text-decoration: none;
    border: 0.2rem solid #3e3e40;
    transition: .5s;
    padding: 1.4rem 5rem;
    font-size: 1.8rem;
}

.xponent-commercial .find-out-more a:hover {
    background-color: #ffe300;
    color: #AE7F2E;
    border: 0.2rem solid #ffe300;
}
/* xponent-commercial ends */

/* configured-to-benefit starts */
section.configured-to-benefit{
    background-color: #f5f5f5;
}

section.configured-to-benefit {
    padding: 6rem 0 0;
    margin: 0;
}

section.configured-to-benefit h3{
    width: 100%;
    font-weight: 500;
}

section.configured-to-benefit p{
    font-size: 1.8rem;
    font-weight: 400;
    color: #4f545f;
    width: 82%;
    margin: 0 auto;
    padding-bottom: 7rem;
}

section.configured-to-benefit h5 {
    font-size: 2.2rem;
}

section.configured-to-benefit img {
    width: 6rem;
	margin: -1.2rem 0 0 auto;
}

section.configured-to-benefit .endless-content p {
    font-size: 1.48rem ;
    width: 100%;
    padding: 2.5rem 0;
}

section.configured-to-benefit .find-out-more a {
    color: #3e3e40;
    text-decoration: none;
    border: 0.2rem solid #3e3e40;
    transition: .5s;
    padding: 1.4rem 4rem;
    font-size: 1.8rem;
    display: inline-block;
}

section.configured-to-benefit .find-out-more a:hover {
    background-color: #ffe300;
    color: #AE7F2E;
    border: 0.2rem solid #ffe300;
}

section.configured-to-benefit .endless-content {
    min-height: 28rem;
    margin-bottom: 7rem;
}
/* configured-to-benefit ends */

section.configured-to-benefit:after{
    display: none !important;
}

/* slider section styles starts */
.analyst-section{
    background-color: transparent;
    padding: 6rem 0 0rem 0;
	position: relative;
}

.analyst-section .image{
    text-align: center;
}

section.analyst-section:after {
    display: none;
}

.analyst-section .image img{
    width: 50%;
    height: 88%;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.analyst-section .analyst-slider{
    width: 53%;
    margin: auto;
}

.analyst-section .slider-item{
    width: 45%;
    margin: auto;
    background-color: #fff;
     box-shadow: 0.1rem 1rem 1rem rgb(0 0 0 / 30%);
    padding: 1rem 0 3rem 0;
    margin-top:2rem;
    margin-bottom:4rem;
}
.analyst-section .slider-item .para p {
    font-size: 1.3rem;
    text-align: center;
    width: 85%;
    margin: auto;
    color: #4f545f;
    font-weight: 500;
    line-height: 1.2;
}
.analyst-section .slider-item .para p:nth-child(2){
   margin-top: 2rem;
}
.analyst-section .heading h2{
    font-size: 2.5rem;
    text-align: center;
    font-weight: 500;
    margin-bottom: 1rem;
}
section.analyst-section p {
    text-align: center;
    color: #81848B;
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 5.5rem;
}
.analyst-section .slide-arrow ul li:nth-child(1) {
   top: 12rem;
    left: 16rem;
    position: absolute;
    cursor: pointer;
}
.analyst-section .slide-arrow ul li:nth-child(2) {
   top: 12rem;
    right: 16rem;
    position: absolute;
    cursor: pointer;
}
.analyst-section .slick-list {
    bottom: 4rem;
}

.analyst-section .slide-arrow {
    position: relative;
    z-index: 2;
}
@media (max-width:991px){
section.analyst-section:after{
	bottom: -7rem;
}
.analyst-section .slider-item {
    width: 85%;
}
.analyst-section .slide-arrow ul li:nth-child(1) {
    top: 12rem;
    left: -1rem;
}
.analyst-section .slide-arrow ul li:nth-child(2) {
    top: 12rem;
    right: -1rem;
}
.configured-to-benefit .container {
    max-width: 84.5%;
}
}

@media (max-width:767px){
section.xponent-commercial {
    background-image: none;
	}
.analyst-section {
    padding: 3rem 0 0rem 0;
}
.analyst-section .image img {
    width: 83%;
}
.analyst-section .slider-item .para p {
    width:90%;
    font-size: 1rem;
    padding: 0;
}
.analyst-section .slide-arrow ul li img{
    width: 2rem;
    object-fit: contain;
}
.analyst-section .slide-arrow ul li:nth-child(1) {
    top: 14rem;
}
.analyst-section .slide-arrow ul li:nth-child(2) {
    top: 14rem;
}
section.analyst-section:after {
    bottom: -6rem;
}
}
/* slider section styles ends */

/* want-to-learmore starts*/
section.want-to-learmore{
    margin: 0rem 0 0rem;
    background-color: #f3f3f3;
    padding: 5rem 0 3rem;
}

section.want-to-learmore .inner-more-cnt h3 {
    font-size: 2.5rem;
    font-weight: 500;
}

section.want-to-learmore .inner-more-cnt .want-to-learmore-content {
    font-size: 1.3rem;
}

section.want-to-learmore .inner-more-cnt h4 {
    font-size: 2.2rem;
}

section.want-to-learmore .inner-more-cnt p a {
    font-size: 1.2rem;
    font-weight: 400;
    width: 90%;
}

section.want-to-learmore .learmore-download {
    font-size: 1.5rem;
    font-weight: 600;
}

section.want-to-learmore .find-out-more{
    text-align: center;
}

section.want-to-learmore .find-out-more{
    margin-top: 1rem;
}

section.want-to-learmore .find-out-more a {
    color: #3e3e40;
    text-decoration: none;
    border: 0.2rem solid #3e3e40;
    transition: .5s;
    padding: 1.5rem 6rem;
    font-size: 1.8rem;
    display: inline-block;
}

section.want-to-learmore .find-out-more a:hover {
    background-color: #ffe300;
    color: #AE7F2E;
    border: 0.2rem solid #ffe300;
}
/* want-to-learmore ends*/

/* footer section starts */
footer .footer-shape{
    background-color: #f3f3f3;
}
/* footer section ends */


@media (max-width: 1024px){}

@media (max-width: 991px){
    section.xponent-commercial {
        margin: 15rem 0 10rem;
    }

    .xponent-commercial .work-bench p {
        font-size: 1.8rem;
        width: 100%;
    }

    .banner-video-analysis .poster-div {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: 90%;
        height: 100%;
    }

    section.configured-to-benefit h3 {
        width: 100%;
        font-size: 2.5rem;
    }

    section.configured-to-benefit p {
        font-size: 2rem;
        font-weight: 400;
        text-align: center;
        width: 100%;
    }

    section.configured-to-benefit .endless-content p {
        font-size: 1.7rem !important;
        text-align: left;
    }

    section.configured-to-benefit .endless-content {
        min-height: 46rem;
    }

    section.configured-to-benefit .find-out-more a{
        padding: 1.4rem 2rem;
    }

    section.analyst-section p {
        font-size: 1.3rem;
    }

    .analyst-section .slider-item .para p {
        font-size: 1.6rem;
    }

    section.want-to-learmore .inner-more-cnt .want-to-learmore-content {
        font-size: 1.3rem;
    }

    section.want-to-learmore .inner-more-cnt p a {
        font-size: 1.6rem;
    }

    section.want-to-learmore .learmore-download {
        font-size: 1.7rem;
    }
}

@media (max-width: 767px){
    section.xponent-commercial {
        padding: 0;
        margin: 15rem 0 7rem;
    }
section.xponent-commercial h1 {
    font-size: 2.4rem;
	}
    .xponent-commercial .work-bench p br{
        display: none;
    }
section.configured-to-benefit img {
    width: 8rem;
    margin: 0 auto;
}
    section.configured-to-benefit h3 {
        width: 86%;
        font-size: 2rem;
        padding-bottom: 4rem;
    }

    section.configured-to-benefit .endless-content {
        min-height: 0;
    }

    section.configured-to-benefit .endless-content p {
        text-align: center;
    }

    footer .footer-shape {
        background-color: #6137D6;
    }
}

/*  additional css*/

.global-wrapper header#header .logo-sec img {
	margin-top: 0;
}

