@media (min-width: 0px) and (max-width: 576px) {
    h5 {
        font-size: 4vw;
    }
    .call-to-action-arrow {
        width: 100%;
        margin-bottom: -6vw;
    }
    .call-to-action-arrow .call-to-action-arrow-image {
        background-image: url('images/aboutus/findoutmorepointer.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 5vw;
        width: 5vw;
        margin-left: 46.2vw;
    }
    .call-to-action-button {
        margin-top: -10vw;
    }
    .call-to-action-button .call-to-action-button-image {
        background-image: url('images/aboutus/findoutmoreaction.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 10vw;
        width: 10vw;
        margin-left: 44vw;
        cursor: pointer;
    }
    .call-to-action-button .call-to-action-button-image h2 {
        color: white;
        padding-top: 2.7vw;
        font-size: 2vw;
        text-transform: uppercase;
    }
    .call-to-action-right-image {
        position: relative;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 80%;
        height: 70%;
        margin-left: 10%;
        margin-top: 27%;
    }
    .whole-testimonial .testimonail-container {
        min-height: 20vw !important;
        width: 95% !important;
    }
    .success-storie-header {
        padding-top: 17vw;
        padding-bottom: 10vw;
    }
    .success-storie-header h2 {
        color: #424C70;
        font-size: 9vw;
    }
    .success-storie-header h3 {
        font-size: 5vw;
        color: #999999;
    }
    .success-storie-header h4 {
        font-size: 4vw;
        color: #999999;
        padding-top: 0.5vw;
    }
    .success-storie-header .the-challenge {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thechallenge.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header h5 {
        font-size: 4vw;
        color: #999999;
    }
    .success-storie-header .the-solution {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thesolution.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .results {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/results.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .considerations {
        font-size: 9vw;
    }
    .success-storie-header .success-line {
        padding-left: 4.5vw;
        font-size: 4vw;
        background-image: url('images/sucess-stories/successline.png');
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 0.5vw;
    }
    .first-infografic {
        background-image: url('images/sucess-stories/infografic1.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        display: none;
    }
    .second-infografic{
        display: none;
    }
    .find-out-more {
        background-image: url('images/aboutus/findoutmore.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        z-index: 1;
    }
    .find-out-more .general-title {
        color: white;
        font-size: 5vw;
        padding-top: 9vw;
    }
    .find-out-more .general-subtitle {
        color: white;
        padding-top: 2vw;
        padding-bottom: 15vw;
        font-size: 3vw;
    }
    .find-out-more .call-to-action-right-image {
        background-image: url('images/aboutus/findoutmoremessage.png');
    }
    .success-storie-testimonials {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .success-storie-testimonials .general-title {
        font-size: 5vw;
        color: #3E6099;
    }
    .success-storie-testimonials .testimonail-row {
        margin-top: 5vw;
    }
    .success-storie-testimonials .testimonail-container {
        border: #F5B410 5px solid;
        width: 99%;
        margin-top: 5vw;
        min-height: 44vw;
    }
    .success-storie-testimonials .testimonail-container .top-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        top: 2vw;
        left: -3vw;
        background-image: url('images/testimonials/topquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .bottom-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        bottom: -2vw;
        right: 1vw;
        background-image: url('images/testimonials/bottomquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .slide {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title {
        margin-top: 5vw;
        color: #989898;
        text-align: center;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title h2 {
        font-size: 4.5vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text {
        margin-top: 3vw;
        text-align: center;
        color: #989898;
        font-weight: bold;
        overflow: hidden;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text p {
        font-size: 3vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author a {
        font-size: 4vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author {
        margin-top: 2vw;
        text-align: center;
        color: #989898;
        padding-bottom: 3vw;
    }
    .years-infografic {
        width: 100%;
        height: 22vw;
        background-image: url('images/sucess-stories/years-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .years-description h2 {
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
    }
    .years-description h3 {
        font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .percentage-infografic {
        width: 100%;
        height: 35vw;
        background-image: url('images/sucess-stories/percentage-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .pointer-infografic {
        width: 100%;
        height: 35vw;
        position: relative;
    }
    .pointer-infografic .dark-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #1E4F91;
    }
    .pointer-infografic .dark-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/dark-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .light-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #3772BE;
    }
    .pointer-infografic .light-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/light-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .title {
        width: 100%;
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
        text-align: left;
        padding-left: 1vw;
        padding-top: 1vw;
    }
    .pointer-infografic .text {
        padding-left: 1vw;
        font-size: calc(10px + (15 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    h5 {
        font-size: 4vw;
    }
    .call-to-action-arrow {
        width: 100%;
        margin-bottom: -6vw;
    }
    .call-to-action-arrow .call-to-action-arrow-image {
        background-image: url('images/aboutus/findoutmorepointer.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 5vw;
        width: 5vw;
        margin-left: 46.2vw;
    }
    .call-to-action-button {
        margin-top: -10vw;
    }
    .call-to-action-button .call-to-action-button-image {
        background-image: url('images/aboutus/findoutmoreaction.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 10vw;
        width: 10vw;
        margin-left: 44vw;
        cursor: pointer;
    }
    .call-to-action-button .call-to-action-button-image h2 {
        color: white;
        padding-top: 2.7vw;
        font-size: 2vw;
        text-transform: uppercase;
    }
    .call-to-action-right-image {
        position: relative;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 80%;
        height: 70%;
        margin-left: 10%;
        margin-top: 27%;
    }
    .whole-testimonial .testimonail-container {
        min-height: 20vw !important;
        width: 95% !important;
    }
    .success-storie-header {
        padding-top: 17vw;
        padding-bottom: 10vw;
    }
    .success-storie-header h2 {
        color: #424C70;
        font-size: 9vw;
    }
    .success-storie-header h3 {
        font-size: 5vw;
        color: #999999;
    }
    .success-storie-header h4 {
        font-size: 4vw;
        color: #999999;
        padding-top: 0.5vw;
    }
    .success-storie-header .the-challenge {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thechallenge.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header h5 {
        font-size: 4vw;
        color: #999999;
    }
    .success-storie-header .the-solution {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thesolution.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .results {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/results.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .considerations {
        font-size: 9vw;
    }
    .success-storie-header .success-line {
        padding-left: 4.5vw;
        font-size: 4vw;
        background-image: url('images/sucess-stories/successline.png');
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 0.5vw;
    }
    .first-infografic {
        background-image: url('images/sucess-stories/infografic1.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        display: none;
    }
    .second-infografic{
        display: none;
    }
    .find-out-more {
        background-image: url('images/aboutus/findoutmore.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        z-index: 1;
    }
    .find-out-more .general-title {
        color: white;
        font-size: 5vw;
        padding-top: 9vw;
    }
    .find-out-more .general-subtitle {
        color: white;
        padding-top: 2vw;
        padding-bottom: 15vw;
        font-size: 3vw;
    }
    .find-out-more .call-to-action-right-image {
        background-image: url('images/aboutus/findoutmoremessage.png');
    }
    .success-storie-testimonials {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .success-storie-testimonials .general-title {
        font-size: 5vw;
        color: #3E6099;
    }
    .success-storie-testimonials .testimonail-row {
        margin-top: 5vw;
    }
    .success-storie-testimonials .testimonail-container {
        border: #F5B410 5px solid;
        width: 99%;
        margin-top: 5vw;
        min-height: 44vw;
    }
    .success-storie-testimonials .testimonail-container .top-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        top: 2vw;
        left: -3vw;
        background-image: url('images/testimonials/topquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .bottom-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        bottom: -2vw;
        right: 1vw;
        background-image: url('images/testimonials/bottomquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .slide {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title {
        margin-top: 5vw;
        color: #989898;
        text-align: center;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title h2 {
        font-size: 4.5vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text {
        margin-top: 3vw;
        text-align: center;
        color: #989898;
        font-weight: bold;
        overflow: hidden;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text p {
        font-size: 3vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author a {
        font-size: 4vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author {
        margin-top: 2vw;
        text-align: center;
        color: #989898;
        padding-bottom: 3vw;
    }
    .years-infografic {
        width: 100%;
        height: 22vw;
        background-image: url('images/sucess-stories/years-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .years-description h2 {
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
    }
    .years-description h3 {
        font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .percentage-infografic {
        width: 100%;
        height: 35vw;
        background-image: url('images/sucess-stories/percentage-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .pointer-infografic {
        width: 100%;
        height: 35vw;
        position: relative;
    }
    .pointer-infografic .dark-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #1E4F91;
    }
    .pointer-infografic .dark-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/dark-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .light-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #3772BE;
    }
    .pointer-infografic .light-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/light-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .title {
        width: 100%;
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
        text-align: left;
        padding-left: 1vw;
        padding-top: 1vw;
    }
    .pointer-infografic .text {
        padding-left: 1vw;
        font-size: calc(10px + (15 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    h5 {
        font-size: 4vw;
    }
    .call-to-action-arrow {
        width: 100%;
        margin-bottom: -6vw;
    }
    .call-to-action-arrow .call-to-action-arrow-image {
        background-image: url('images/aboutus/findoutmorepointer.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 5vw;
        width: 5vw;
        margin-left: 46.2vw;
    }
    .call-to-action-button {
        margin-top: -10vw;
    }
    .call-to-action-button .call-to-action-button-image {
        background-image: url('images/aboutus/findoutmoreaction.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 10vw;
        width: 10vw;
        margin-left: 44vw;
        cursor: pointer;
    }
    .call-to-action-button .call-to-action-button-image h2 {
        color: white;
        padding-top: 2.7vw;
        font-size: 2vw;
        text-transform: uppercase;
    }
    .call-to-action-right-image {
        position: relative;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 80%;
        height: 70%;
        margin-left: 10%;
        margin-top: 27%;
    }
    .whole-testimonial .testimonail-container {
        min-height: 20vw !important;
        width: 95% !important;
    }
    .success-storie-header {
        padding-top: 17vw;
        padding-bottom: 10vw;
    }
    .success-storie-header h2 {
        color: #424C70;
        font-size: 9vw;
    }
    .success-storie-header h3 {
        font-size: 5vw;
        color: #999999;
    }
    .success-storie-header h4 {
        font-size: 4vw;
        color: #999999;
        padding-top: 0.5vw;
    }
    .success-storie-header .the-challenge {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thechallenge.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header h5 {
        font-size: 4vw;
        color: #999999;
    }
    .success-storie-header .the-solution {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/thesolution.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .results {
        color: #424C70;
        font-size: 9vw;
        background-image: url('images/sucess-stories/results.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 11vw;
    }
    .success-storie-header .considerations {
        font-size: 9vw;
    }
    .success-storie-header .success-line {
        padding-left: 4.5vw;
        font-size: 4vw;
        background-image: url('images/sucess-stories/successline.png');
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 0.5vw;
    }
    .first-infografic {
        background-image: url('images/sucess-stories/infografic1.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        display: none;
    }
    .second-infografic{
        display: none;
    }
    .find-out-more {
        background-image: url('images/aboutus/findoutmore.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        z-index: 1;
    }
    .find-out-more .general-title {
        color: white;
        font-size: 5vw;
        padding-top: 9vw;
    }
    .find-out-more .general-subtitle {
        color: white;
        padding-top: 2vw;
        padding-bottom: 15vw;
        font-size: 3vw;
    }
    .find-out-more .call-to-action-right-image {
        background-image: url('images/aboutus/findoutmoremessage.png');
    }
    .success-storie-testimonials {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .success-storie-testimonials .general-title {
        font-size: 5vw;
        color: #3E6099;
    }
    .success-storie-testimonials .testimonail-row {
        margin-top: 5vw;
    }
    .success-storie-testimonials .testimonail-container {
        border: #F5B410 5px solid;
        width: 99%;
        margin-top: 5vw;
        min-height: 44vw;
    }
    .success-storie-testimonials .testimonail-container .top-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        top: 2vw;
        left: -3vw;
        background-image: url('images/testimonials/topquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .bottom-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        bottom: -2vw;
        right: 1vw;
        background-image: url('images/testimonials/bottomquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .slide {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title {
        margin-top: 5vw;
        color: #989898;
        text-align: center;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title h2 {
        font-size: 4.5vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text {
        margin-top: 3vw;
        text-align: center;
        color: #989898;
        font-weight: bold;
        overflow: hidden;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text p {
        font-size: 3vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author a {
        font-size: 4vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author {
        margin-top: 2vw;
        text-align: center;
        color: #989898;
        padding-bottom: 3vw;
    }
    .years-infografic {
        width: 100%;
        height: 22vw;
        background-image: url('images/sucess-stories/years-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .years-description h2 {
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
    }
    .years-description h3 {
        font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .percentage-infografic {
        width: 100%;
        height: 35vw;
        background-image: url('images/sucess-stories/percentage-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .pointer-infografic {
        width: 100%;
        height: 35vw;
        position: relative;
    }
    .pointer-infografic .dark-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #1E4F91;
    }
    .pointer-infografic .dark-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/dark-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .light-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #3772BE;
    }
    .pointer-infografic .light-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/light-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .title {
        width: 100%;
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
        text-align: left;
        padding-left: 1vw;
        padding-top: 1vw;
    }
    .pointer-infografic .text {
        padding-left: 1vw;
        font-size: calc(10px + (15 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    h5 {
        font-size: 1.1vw;
    }
    .call-to-action-arrow {
        width: 100%;
        margin-bottom: -6vw;
    }
    .call-to-action-arrow .call-to-action-arrow-image {
        background-image: url('images/aboutus/findoutmorepointer.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 5vw;
        width: 5vw;
        margin-left: 46.2vw;
    }
    .call-to-action-button {
        margin-top: -10vw;
    }
    .call-to-action-button .call-to-action-button-image {
        background-image: url('images/aboutus/findoutmoreaction.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 10vw;
        width: 10vw;
        margin-left: 44vw;
        cursor: pointer;
    }
    .call-to-action-button .call-to-action-button-image h2 {
        color: white;
        padding-top: 2.7vw;
        font-size: 2vw;
        text-transform: uppercase;
    }
    .call-to-action-right-image {
        position: relative;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 80%;
        height: 70%;
        margin-left: 10%;
        margin-top: 27%;
    }
    .success-storie-header {
        padding-top: 11vw;
        padding-bottom: 10vw;
    }
    .success-storie-header h2 {
        color: #424C70;
        font-size: 3vw;
    }
    .success-storie-header h3 {
        font-size: 1.3vw;
        color: #999999;
    }
    .success-storie-header h4 {
        font-size: 1vw;
        color: #999999;
        padding-top: 0.5vw;
    }
    .success-storie-header .the-challenge {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/thechallenge.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header .considerations {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/considerations.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header h5 {
        font-size: 1.3vw;
        color: #999999;
    }
    .success-storie-header .the-solution {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/thesolution.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 3vw;
    }
    .success-storie-header .results {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/results.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header .success-line {
        padding-left: 1.5vw;
        font-size: 0.9vw;
        background-image: url('images/sucess-stories/successline.png');
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 0.5vw;
    }
    .first-infografic {
        background-image: url('images/sucess-stories/infografic1.png');
        background-repeat: no-repeat;
        background-position: center;
        min-height: 130vw;
        background-size: 100% auto;
    }
    .second-infografic{
        background-image: url('images/sucess-stories/Infographic V2.png');
        background-repeat: no-repeat;
        background-position: top;
        min-height: 108vw;
        background-size: 100% auto;
    }
    .find-out-more {
        background-image: url('images/aboutus/findoutmore.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        z-index: 1;
    }
    .find-out-more .general-title {
        color: white;
        font-size: 3.55vw;
        padding-top: 9vw;
    }
    .find-out-more .general-subtitle {
        color: white;
        padding-top: 2vw;
        padding-bottom: 15vw;
        font-size: 1.3vw;
    }
    .find-out-more .call-to-action-right-image {
        background-image: url('images/aboutus/findoutmoremessage.png');
    }
    .whole-testimonial .testimonail-container {
        min-height: 20vw !important;
        width: 95% !important;
    }
    .success-storie-testimonials {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .success-storie-testimonials .general-title {
        font-size: 2.6vw;
        color: #3E6099;
    }
    .success-storie-testimonials .testimonail-row {
        margin-top: 5vw;
    }
    .success-storie-testimonials .testimonail-container {
        border: #F5B410 5px solid;
        width: 90%;
        margin-top: 5vw;
        min-height: 44vw;
    }
    .success-storie-testimonials .testimonail-container .top-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        top: 2vw;
        left: -3vw;
        background-image: url('images/testimonials/topquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .bottom-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        bottom: -2vw;
        right: 1vw;
        background-image: url('images/testimonials/bottomquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .slide {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title {
        margin-top: 5vw;
        color: #989898;
        text-align: center;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text p {
        font-size: 0.9vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author a {
        font-size: 1.2vw;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title h2 {
        font-size: 2.1vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text {
        margin-top: 3vw;
        text-align: center;
        color: #989898;
        font-weight: bold;
        overflow: hidden;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author {
        margin-top: 2vw;
        text-align: center;
        color: #989898;
        padding-bottom: 3vw;
    }
    .years-infografic {
        width: 100%;
        height: 22vw;
        background-image: url('images/sucess-stories/years-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .years-description h2 {
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
    }
    .years-description h3 {
        font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .percentage-infografic {
        width: 100%;
        height: 35vw;
        background-image: url('images/sucess-stories/percentage-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .pointer-infografic {
        width: 100%;
        height: 35vw;
        position: relative;
    }
    .pointer-infografic .dark-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #1E4F91;
    }
    .pointer-infografic .dark-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/dark-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .light-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #3772BE;
    }
    .pointer-infografic .light-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/light-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .title {
        width: 100%;
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
        text-align: left;
        padding-left: 1vw;
        padding-top: 1vw;
    }
    .pointer-infografic .text {
        padding-left: 1vw;
        font-size: calc(10px + (15 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .success-storie-header .left-bordered {
        font-size: 1.5vw;
    }
}

@media (min-width: 1200px) {
    h5 {
        font-size: 1.1vw;
    }
    .call-to-action-arrow {
        width: 100%;
        margin-bottom: -6vw;
    }
    .call-to-action-arrow .call-to-action-arrow-image {
        background-image: url('images/aboutus/findoutmorepointer.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 5vw;
        width: 5vw;
        margin-left: 46.2vw;
    }
    .call-to-action-button {
        margin-top: -10vw;
    }
    .call-to-action-button .call-to-action-button-image {
        background-image: url('images/aboutus/findoutmoreaction.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 10vw;
        width: 10vw;
        margin-left: 44vw;
        cursor: pointer;
    }
    .call-to-action-button .call-to-action-button-image h2 {
        color: white;
        padding-top: 2.7vw;
        font-size: 2vw;
        text-transform: uppercase;
    }
    .call-to-action-right-image {
        position: relative;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 80%;
        height: 70%;
        margin-left: 10%;
        margin-top: 27%;
    }
    .success-storie-header {
        padding-top: 11vw;
        padding-bottom: 10vw;
    }
    .success-storie-header h2 {
        color: #424C70;
        font-size: 3vw;
    }
    .success-storie-header h3 {
        font-size: 1.3vw;
        color: #999999;
    }
    .success-storie-header h4 {
        font-size: 1vw;
        color: #999999;
        padding-top: 0.5vw;
    }
    .success-storie-header .the-challenge {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/thechallenge.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header .considerations {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/considerations.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header h5 {
        font-size: 1.3vw;
        color: #999999;
    }
    .success-storie-header .the-solution {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/thesolution.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 3vw;
    }
    .success-storie-header .results {
        color: #424C70;
        font-size: 2.6vw;
        background-image: url('images/sucess-stories/results.png');
        background-position: left;
        background-repeat: no-repeat;
        background-size: auto 70%;
        padding-left: 4vw;
    }
    .success-storie-header .success-line {
        padding-left: 1.5vw;
        font-size: 0.9vw;
        background-image: url('images/sucess-stories/successline.png');
        background-position: left;
        background-repeat: no-repeat;
        margin-top: 0.5vw;
    }
    .first-infografic {
        background-image: url('images/sucess-stories/infografic1.png');
        background-repeat: no-repeat;
        background-position: center;
        min-height: 130vw;
        background-size: 100% auto;
    }
    .second-infografic{
        background-image: url('images/sucess-stories/Infographic V2.png');
        background-repeat: no-repeat;
        background-position: top;
        min-height: 108vw;
        background-size: 100% auto;
    }
    .find-out-more {
        background-image: url('images/aboutus/findoutmore.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        z-index: 1;
    }
    .find-out-more .general-title {
        color: white;
        font-size: 3.55vw;
        padding-top: 9vw;
    }
    .find-out-more .general-subtitle {
        color: white;
        padding-top: 2vw;
        padding-bottom: 15vw;
        font-size: 1.3vw;
    }
    .find-out-more .call-to-action-right-image {
        background-image: url('images/aboutus/findoutmoremessage.png');
    }
    .whole-testimonial .testimonail-container {
        min-height: 20vw !important;
        width: 95% !important;
    }
    .success-storie-testimonials {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .success-storie-testimonials .general-title {
        font-size: 2.6vw;
        color: #3E6099;
    }
    .success-storie-testimonials .testimonail-row {
        margin-top: 5vw;
    }
    .success-storie-testimonials .testimonail-container {
        border: #F5B410 5px solid;
        width: 90%;
        margin-top: 5vw;
        min-height: 44vw;
    }
    .success-storie-testimonials .testimonail-container .top-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        top: 2vw;
        left: -3vw;
        background-image: url('images/testimonials/topquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .bottom-quotes {
        position: absolute;
        width: 7.5vw;
        height: 6vw;
        bottom: -2vw;
        right: 1vw;
        background-image: url('images/testimonials/bottomquotes.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .success-storie-testimonials .testimonail-container .slide {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title {
        margin-top: 5vw;
        color: #989898;
        text-align: center;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text p {
        font-size: 0.9vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author a {
        font-size: 1.2vw;
    }
    .success-storie-testimonials .testimonail-container .slide .header-title h2 {
        font-size: 2.1vw;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-text {
        margin-top: 3vw;
        text-align: center;
        color: #989898;
        font-weight: bold;
        overflow: hidden;
    }
    .success-storie-testimonials .testimonail-container .slide .slide-author {
        margin-top: 2vw;
        text-align: center;
        color: #989898;
        padding-bottom: 3vw;
    }
    .years-infografic {
        width: 100%;
        height: 22vw;
        background-image: url('images/sucess-stories/years-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .years-description h2 {
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
    }
    .years-description h3 {
        font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .percentage-infografic {
        width: 100%;
        height: 35vw;
        background-image: url('images/sucess-stories/percentage-infografic-bg.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }
    .pointer-infografic {
        width: 100%;
        height: 35vw;
        position: relative;
    }
    .pointer-infografic .dark-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #1E4F91;
    }
    .pointer-infografic .dark-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/dark-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .light-point {
        width: 100%;
        position: relative;
        height: auto;
        border-left: 5px solid #3772BE;
    }
    .pointer-infografic .light-point .point {
        position: absolute;
        top: -1vw;
        left: -1.15vw;
        width: 2vw;
        height: 2vw;
        background-image: url('images/sucess-stories/light-point.png');
        background-repeat: no-repeat;
        background-position: center;
    }
    .pointer-infografic .title {
        width: 100%;
        font-size: calc(30px + (30 - 30) * ((100vw - 300px) / (1920 - 300)));
        color: #3E6099;
        text-align: left;
        padding-left: 1vw;
        padding-top: 1vw;
    }
    .pointer-infografic .text {
        padding-left: 1vw;
        font-size: calc(10px + (15 - 10) * ((100vw - 300px) / (1920 - 300)));
        color: #999999;
    }
    .success-storie-header .left-bordered {
        font-size: 1.5vw;
    }
}

.success-storie-header .blue-color {
    color: #1D5092;
}

.success-storie-header .left-bordered {
    border-left: 3px solid #FABB16;
    margin-top: 1vw;
    margin-bottom: 1vw;
    padding-left: 1vw;
}