* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* ---------------------------------Animation------------------------------------------------- */
.download_btn img {
    width: 20px;
}

.bdr_btm {
    border-bottom: 1px solid #676767;
}

@property --percentage {
    initial-value: 0%;
    inherits: false;
    syntax: "<percentage>";
}

.piechart {
    width: 400px;
    height: 400px;
    position: relative;
    margin: 0 0 30px 0;
}

.piechart.piechart2 {
    margin: 10px 0 0 0;
}

.chart {
    position: absolute;
    left: 0;
    top: 0;
    background: conic-gradient(#00a1e4 var(--percentage), rgba(0, 0, 0, 0) 0);
    border-radius: 50%;
    width: 400px;
    height: 400px;
    border: 0px solid red;

}

.chart5 {
    background: conic-gradient(#acaeb1 var(--percentage), rgba(0, 0, 0, 0) 0);
}

.chart1 {
    position: absolute;
    left: -10px;
    top: -10px;
    background: conic-gradient(#0070ad var(--percentage), rgba(0, 0, 0, 0) 0);
    border-radius: 50%;
    width: 420px;
    height: 420px;
    border: 0px solid green;

}

.chart2 {
    position: absolute;
    left: -10px;
    top: -10px;
    background: conic-gradient(#004990 var(--percentage), rgba(0, 0, 0, 0) 0);
    border-radius: 50%;
    width: 420px;
    height: 420px;
    border: 0px solid blue;

}

.chart3 {
    position: absolute;
    left: 87px;
    top: 87px;
    background: conic-gradient(#ffffff var(--percentage), rgba(0, 0, 0, 0) 0);
    border-radius: 50%;
    width: 226px;
    height: 226px;

}

.chart4 {
    position: absolute;
    left: 80px;
    top: 80px;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    background: #fff;
}

.chart6 {
    position: absolute;
    left: -10px;
    top: -10px;
    background: conic-gradient(#0070ad var(--percentage), rgba(0, 0, 0, 0) 0);
    border-radius: 50%;
    width: 420px;
    height: 420px;
    border: 0px solid green;

}

.piechart2 .chart3, .piechart2 .chart4 {
    background: #f5f5f5 !important;
}

.animated .chart {
    animation: timer 1s 1 linear both;
}

.animated .chart1 {
    animation: timer1 1.5s 1 1s linear both;
    transform: rotate(26deg);
}

.animated .chart2 {
    animation: timer2 1.5s 1 2.5s linear both;
    transform: rotate(107deg);
}

.animated .chart3 {
    animation: timer3 1s 1 0s linear both;
}

.animated .chart6 {
    animation: timer6 1s 1 1s linear both;
}


@keyframes timer {
    to {
        --percentage: 100%;
    }
}

@keyframes timer3 {
    to {
        --percentage: 100%;
    }
}

@keyframes timer1 {
    to {
        --percentage: 23%;
    }
}

@keyframes timer2 {
    to {
        --percentage: 20.3%;
    }
}

@keyframes timer6 {
    to {
        --percentage: 38%;
    }
}

.chart_text_center {
    font-size: 19px;
    line-height: 26px;
    position: absolute;
    left: 100px;
    top: 124px;
    width: 206px;
    text-align: center;
    color: #666666;
}

.chart_text_center span {
    font-size: 56px;
    line-height: 65px;
    font-family: 'SAPBold';
}

.chart_text_center.chart_text_center1 {
    top: 100px;
}

.chart_text_center.chart_text_center1 span {
    color: #0070ad;
}

.charttext {
    font-size: 13px;
    line-height: 16px;
    width: 100px;
    height: 86px;
    position: absolute;
    color: #fff;
}

.pie-percent {
    font-size: 20px;
    line-height: 24px;
    font-family: 'SAPBold';
}

.chart_text1 {
    left: 324px;
    top: 146px;
}

.chart_text2 {
    left: 225px;
    top: 330px;
}

.chart_text3 {
    left: 10px;
    top: 178px;
}

/* ---------------------------------------end animaiton------------------------------------------- */


.img_fluid_logo {
    width: 195px;
}

#section_one {
    background-image: url(../images/section_one_bg.jpg);
    background-size: cover !important;
    padding: 140px 0 100px 0;
}

.logo_img {
    padding-bottom: 50px;
}

.img-fluid {
    min-width: 50px !important;
    margin: 0 !important;
}

#section_three .row {
    justify-content: center;
}

#section_five .row {
    justify-content: center;
}

#section_five .col-sm-5 {
    margin: 20px;
    height: 530px;
    max-width: 500px;

}

#section_five .img-fluid {
    height: 150px !important;
    margin: 3rem !important;
}

#section_six {
    background-image: url(../images/section_six_bg.jpg);
    background-position: left center;
}

.tab-content .font-size--header-level-4 {
    font-size: 22px;
    line-height: 33px;
}

#section_six h3 {
    line-height: 1.5;
}

#section_seven .row {
    justify-content: center;
}


#section_seven .img-fluid {
    width: 100px !important;

}


#section_two .img-fluid {
    width: 100px !important;

}

#section_six .col-6 {
    margin: 0;
}



#section_seven .font-size--subheader {
    font-size: 25px !important;
    line-height: 33px !important;
}


#section_eight .row {
    justify-content: center;
}

#section_nine {
    background-image: url(../images/footer_above.jpg);
}

#section_nine .font-size--body-copy-small {
    font-size: 20px !important;
    line-height: 26px;
}

#section_nine h3 {
    margin-bottom: 0px;
}

#section_nine #free-download-title {
    margin-bottom: 20px;
}

#section_nine #free-download-cta {
    margin-top: -36px;
}

#section_nine #ready-copy {
    margin-left: 96px;
    margin-top: -12px;
}

#section_nine #source {
    top: 80px;
}

.blue_ul {
    text-decoration: underline;
    color: #007db8;
}

footer .font-size--body-copy-small {
    font-size: 15px !important;
    line-height: 1.2;
}

footer .row {
    justify-content: space-between;
    align-items: center;
}

.tab-content .img-fluid {
    width: 97%;
}

.tab-content {
    padding: 0 !important;
}

.nav-tabs {
    border: none !important;
}

.nav-item.active {
    border-bottom: 10px solid orange !important;
}


.tab-content .row {
    flex-direction: row;
}

.nav-item {}


#section_five {
    position: relative;
    overflow: auto;
}

button {
    border: none;
    background: none;
}


.fa-chevron-up:before {
    content: "\f077";
    position: absolute;
    padding: 10px;
    bottom: 35px;
    width: 100%;
    text-align: center;
    left: 0;

}


.fa-chevron-down:before {
    display: block;
    content: "\f078";
    position: absolute;
    padding: 10px;
    left: 0;
    bottom: 35px;
    width: 100%;
    text-align: center;

}

.card {
    position: relative;
    overflow: hidden;

}

.targetDiv {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    display: block;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: transform .3s ease-out;
}

.targetDiv ul li {
    font-size: 14px !important;

}

.targetDiv ul {
    padding: 0 64px 0 74px;
    text-align: left;
}

.footer {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer img {
    width: 20px;
}

.mobilepiechart {
    display: none;
}

.targetDiv {}

.card:hover .targetDiv {
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: block !important;
}

@media (max-width: 1200px) {
    .no_br br {
        display: none;
    }
}

@media (max-width: 1200px) {
    header .navbar>.bg_black {
        max-height: 60px;
    }
.animatable, .animated { visibility: visible !important;}
    html, body {
    overflow-x: hidden;
    overflow-y: scroll;
}

    .container .font-size--header-level-1 {
        font-size: 30px;
        line-height: 40px;
    }

    .container .font-size--header-level-2, .paragraph--type--hero-slider .slide-title, .paragraph--type--hero-slider .slide-gold-title {
        font-size: 20px;
        line-height: 27px;
    }

    .container .font-size--header-level-3 {
        font-size: 19px;
        line-height: 23px;
    }

    .container .font-size--header-level-4 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .container .font-size--header-level-5 {
        font-size: 15px;
        line-height: 20px;
    }

    .container .font-size--body-copy-small {
        font-size: 13px;
        line-height: 17px;
    }

    .container .font-size--body-copy-large {
        font-size: 16px;
        line-height: 26px;
    }

    .container .font-size--small-banner-text, .paragraph--type--hero-slider .slide-subheader {
        font-size: 12px;
        line-height: 18px;
    }

    .mobilepiechart {
        display: block;
        width: 250px;
        margin: -48px auto 0;
    }

    .piechart {
        display: none;
    }

    #section_five .col-sm-5 {
        height: 45vh;
        max-width: 300px;
    }

    .font-size--header-level-3 {
        font-size: 16.5px;
        line-height: 20px;
    }

    #section_one .font-size--header-level-2 {
        font-size: 16.5px;
    }

    #section_one {
        padding: 110px 0 60px 0;
        background-position: 64% 0%;
        position: relative;
    }

    #section_nine {
        position: relative;
    }

    div#section_one:before, #section_nine:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
    }

    .img_fluid_logo {
        width: 150px;
    }

    #section_two .font-size--header-level-3 {
        font-size: 18px;
        line-height: 23px;
    }

    #section_three .font-size--header-level-3 {
        font-size: 18px;
        line-height: 23px;
    }

    #section_five .font-size--header-level-3 {
        font-size: 18px;
        line-height: 23px;
    }

    #section_six .font-size--header-level-3 {
        font-size: 18px;
        line-height: 23px;
    }

    #section_eight .font-size--header-level-3 {
        font-size: 18px;
        line-height: 23px;
    }

    .block {
        padding: 35px 0;
    }

    .font-size--subheader {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    #section_nine .img-fluid {
        margin: 0 0px 0 15px !important;
        width: 45px;
    }

    #section_nine .font-size--body-copy-small {
        font-size: 10px !important;
        line-height: 15px !important;
    }

    #section_nine .col-1 {
        flex: 0 0 20.33333%;
        max-width: 20.33333%;
    }

    .no_br br {
        display: none;
    }

    .tab-content .col-sm-7 {
        margin-left: 20px !important;
    }

    .tab-content .col-10 {
        flex: 0 0 93.33333%;
        max-width: 93.33333%;
    }

    .tab-content .font-size--header-level-4 {
        font-size: 12px;
        line-height: 22px;
    }

    .tab-content .img-fluid {
        height: auto;
        width: 100%;
    }

    .targetDiv ul li {
        font-size: 2.5vw !important;
        margin: 0 0 3px 0;
    }

    #section_seven .font-size--subheader {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    #section_five .img-fluid {
        height: 26vw !important;
        margin: 0 0 2rem 0 !important;
    }

    .ml-3, .mx-3 {
        margin-left: 0rem !important;
    }

    .nav-item.active {
        border-bottom: 4px solid orange !important;
    }

    .targetDiv ul {
        padding: 0 40px 0 46px;
    }

    .mt-5, .my-5 {
        margin-top: 1rem !important;
    }

    .mb-4, .my-4 {
        margin-bottom: 0.5rem !important;
    }

    .nav-link {
        padding: 10px 5px;
        font-size: 9px;
        font-family: SAPMedium, Arial, Helvetica, sans-serif;
    }

    .piechart {
        margin: -30px 0 -25px -16px;
        transform: scale(0.8);
    }

    footer .font-size--body-copy-small {
        font-size: 9px !important;
        line-height: 1.2;
    }

    .animatable {
        overflow-x: visible;
    }

    /*.animatable {
    visibility: visible !important;}
     .animatable .chart{animation: timer 1s 1 linear both;}
  .animatable .chart1{animation: timer1 1.5s 1 1s linear both; transform: rotate(26deg);}
  .animatable .chart2{animation: timer2 1.5s 1 2.5s linear both; transform: rotate(107deg);}
  .animatable .chart3{animation: timer3 1s 1 0s linear both;}
  .animatable .chart6{animation: timer6 1s 1 1s linear both; }*/

    footer img {
        margin: 10px 0;
    }

    .footer .text-left, .footer .text-right {
        text-align: center !important;
    }

    footer p.text-left {
        margin-bottom: 0;
    }

    #section_nine {
        background-position-x: -31px;
    }

    .tab-content .col-md-7 {
        padding-left: 35px !important;
    }

    #section_nine #source {
        top: 0px;
    }

    #section_nine .container {
        margin: 5px;
    }

    #section_nine #ready-copy {
        margin-left: 81px;
        margin-top: -3px;
    }
}

/* --------------------------------- Tablet, but no mobile ------------------------------------------------- */
@media only screen and (min-width:768px) and (max-width: 1200px) {
    #section_one .font-size--header-level-5 {
        font-size: 25px
    }

    #section_one .font-size--header-level-4 {
        font-size: 18px
    }

    .nav-link {
        padding: 0px 15px;
        font-size: 18px;
    }

    #section_four .font-size--header-level-3 {
        font-size: 20px;
        line-height: 20px;
    }

    .tab-content .font-size--header-level-4 {
        font-size: 16px;
    }

    #section_eight .font-size--header-level-3 {
        font-size: 20px;
    }

    #section_nine .col-1 {
        flex: 0
    }

    #section_five .font-size--header-level-3 {
        font-size: 20px;
    }

    #section_two .font-size--header-level-3 {
        font-size: 20px;
    }

    body {
        font-size: 18px
    }

    .targetDiv ul li {
        font-size: 13px !important;
    }

    #section_nine .col-sm-6 {
        flex: 0 0 66.66667% !important;
        max-width: 66.66667% !important;
    }

    #section_nine {
        background-position-x: -31px;
    }

    #section_nine #ready-copy {
        margin-left: 96px;
    }

}