.profitslider {
    position: relative
}

.profitslider .bxslider > li {
    padding: 0 70px
}

.profitslider .slideltcnt {
    float: left;
    width: 510px;
    padding-top: 15px
}

.profitslider span {
    float: right
}

.profitslider .bx-pager {
    display: none
}

.profitslider .bx-controls-direction {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -11px;
    left: 0
}

.profitslider .bx-controls-direction a {
    text-indent: -9999em;
    height: 0;
    width: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    display: block
}

.profitslider .bx-controls-direction a.bx-prev {
    border-right: 18px solid #f07725;
    float: left
}

.profitslider .bx-controls-direction a.bx-next {
    border-left: 18px solid #f07725;
    float: right
}

.profitslider .slideltcnt h3 {
    font-size: 46px;
    line-height: 40px;
    color: #f07725;
    padding-bottom: 12px
}

.profitslider .slideltcnt p {
    font-size: 18px;
    color: #29306c;
    margin-bottom: 30px
}

.profitslider .slideltcnt a {
    font-size: 24px
}

.solutionbox {
    float: left;
    padding: 0 18px;
    width: 20%
}

.solboxdtl {
    border: 1px solid #d9d5d6;
    padding: 20px 0;
    text-align: center
}

.solboxdtl span img {
    display: inline
}

.solboxdtl h4 {
    font-size: 18px;
    color: #fff;
    background: #53a446;
    padding: 24px 0;
    position: relative;
    font-family: "yantramanavbold"
}

.solboxdtl h4:before, .solboxdtl h4:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 77px;
    top: 0
}

.solboxdtl h4:before {
    left: -9px;
    background: url("/content/images/title-triangle-left.svg") no-repeat
}

.solboxdtl h4:after {
    right: -9px;
    background: url("/content/images/title-triangle-right.svg") no-repeat
}

.solboxdtl:hover .solu-icon {
    display: none !important
}

.solboxdtl .solu-icon-h {
    display: none
}

.solboxdtl:hover .solu-icon-h {
    display: inline-block
}

.solboxdtl a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px 18px;
    line-height: 14px
}

.soulicon {
    display: block;
    width: 125px;
    height: 74px;
    margin: 22px auto
}

.trustslider {
    position: relative;
    background: #e9e9e9;
    overflow: hidden;
    padding: 28px 0;
    height: 200px
}

.trustslider h4 {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'yantramanavbold'
}

.trustslider:before, .trustslider:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    top: 0;
    position: absolute
}

.trustslider:before {
    left: 0;
    border-left: 50px solid #fff
}

.trustslider:after {
    right: 0;
    border-right: 50px solid #fff
}

.trustslider .bx-viewport {
    width: 83% !important;
    margin: 0 auto
}

.trustslider .bx-controls-direction {
    display: none
}

.trustslider .bx-viewport ul li {
    text-align: center;
    border-right: 1px solid #d8d5d6;
    padding: 0 25px;
    box-sizing: border-box
}

.trustslider .bx-default-pager {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px
}

.trustslider .bx-default-pager .bx-pager-item {
    display: inline-block;
    bottom: 0
}

.trustslider .bx-default-pager .bx-pager-item a {
    background: #cbccce;
    border-radius: 50%;
    display: block;
    height: 8px;
    position: relative;
    text-decoration: none;
    text-indent: -9999px;
    width: 8px
}

.trustslider .bx-default-pager .bx-pager-item a.active, .trustslider .bx-default-pager .bx-pager-item a:hover {
    background: #f07725
}

.trustslider .bx-default-pager .bx-pager-item + .bx-pager-item {
    margin-left: 10px
}

.blogbannerlt {
    float: left;
    position: relative;
    width: 78%;
    background: #53a044;
    height: 176px;
    padding-right: 20px;
    box-sizing: border-box
}

.blogbannerlt:before {
    content: "";
    background: #53a044;
    position: absolute;
    right: 100%;
    top: 0;
    width: 30000px;
    height: 100%
}

.blogbannerlt:after {
    content: "";
    position: absolute;
    border-top: 88px solid transparent;
    border-bottom: 88px solid transparent;
    border-left: 40px solid #53a044;
    left: 100%;
    top: 0
}

.blogbannerlt p {
    margin: 65px 0 0 0;
    font-size: 42px;
    line-height: 38px;
    color: #fff;
    font-family: 'yantramanavbold';
    float: left
}

.blogbtnctl {
    margin-top: 57px;
    float: right
}

.blogbtnctl:hover {
    color: #53a044
}

.bloglogo {
    margin: 20px 0 0 0;
    float: right;
    text-align: center
}

.bloglogo a {
    margin: 18px 0 0 0
}

@media only screen and (max-width: 1199px) {
    .hashedout-section .cntwrapper {
        padding: 0 10px
    }
}

@media only screen and (max-width: 1024px) {
    .profit-section .trustslider {
        margin: 40px 0 0 0
    }

    .profit-section {
        padding: 0
    }

    .profitslider .slideltcnt {
        width: 60%
    }
}

@media only screen and (max-width: 959px) {
    .profit-section {
        padding: 0
    }

    .profitslider .bxslider > li {
        padding: 0 40px
    }

    .profitslider .slideltcnt {
        width: 60%
    }

    .profitslider .slideltcnt h3 {
        font-size: 36px;
        line-height: 36px
    }

    .profitslider .slideltcnt p {
        font-size: 15px;
        margin-bottom: 15px
    }

    .profitslider ul li span img {
        height: 231px;
        width: auto
    }

    .solution-boxes {
        padding: 0
    }

    .solutionbox {
        width: 33.33333%;
        margin: 0 0 20px
    }

    .flex-viewport {
        margin: 0 80px
    }

    .blogbannerlt {
        width: 70%
    }

    .blogbannerlt p {
        font-size: 24px
    }

    .bloglogo {
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .profit-section {
        padding-top: 20px
    }

    .profitslider span {
        float: none;
        display: block;
        text-align: center
    }

    .profitslider span img {
        max-height: 120px
    }

    .profitslider .slideltcnt {
        width: 100%;
        text-align: center
    }

    .profitslider .slideltcnt p {
        font-size: 13px
    }

    .profitslider .slideltcnt a {
        float: none;
        display: inline-block
    }

    .profitslider .slideltcnt h3 {
        font-size: 24px !important;
        line-height: 24px !important
    }

    .trustslider .bx-viewport {
        width: 75% !important
    }

    .trustslider {
        padding: 20px 0;
        height: 150px
    }

    .trustslider h4 {
        font-size: 16px
    }

    .trustslider:before, .trustslider:after {
        border-bottom: 75px solid transparent;
        border-top: 75px solid transparent
    }

    .trustslider::before {
        border-left: 40px solid #fff
    }

    .trustslider::after {
        border-right: 40px solid #fff
    }

    .hashedout-section .cntwrapper {
        padding: 0 !important
    }

    .blogbannerlt:after, .blogbannerlt:before {
        display: none
    }

    .blogbannerlt {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .blogbannerlt p {
        width: 100%;
        margin-top: 30px
    }

    .blogbtnctl {
        float: none;
        margin-top: 20px
    }

    .bloglogo {
        width: 100%
    }

    .solutionbox {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    .hashedout-section .cntwrapper {
        padding: 0 0 20px !important
    }

    .bx-has-controls-direction {
        display: none
    }

    .profitslider .bx-has-controls-direction {
        display: block
    }
}

@media only screen and (max-width: 480px) {
    .trustslider .bx-viewport {
        width: 60% !important
    }
}