.section-history p
{
    font-size: 17px !important;
    text-align: justify !important;
    line-height: 1.4;
}

.section-history a
{
    font-weight: bolder;
    color: #3B71CA;
}

.section-history h4
{
    font-weight: bolder;
}

.section-history a:hover
{
    text-decoration: underline;
}

.timeline
{
    margin-top:-20px !important;
}

@media only screen and (min-width: 1400px)
{

.right-box
{
    width: 125% !important;
}

.left-box
{
    width: 125% !important;
    margin-left: -152.1% !important;
}

.arrow-right
{
    margin-right: 123% !important;
}

}


.section-history p
{
    font-size: 17px !important;
    text-align: justify !important;
    line-height: 1.4;
}

.section-history a
{
    font-weight: bolder;
    color: #3B71CA;
}

.section-history h4
{
    font-weight: bolder;
}

.section-history a:hover
{
    text-decoration: underline;
}

.timeline
{
    margin-top:-20px !important;
}

@media only screen and (min-width: 800px)and (max-width: 1440px)
{
    .arrow-right
    {
        margin-right: 123.7% !important;
    }
}

@media only screen and (min-width: 1441px)
{

.section-history-mobile
{
    display:none;
}

.text-right h1
{
    margin-left:123% !important;
}

.right-box
{
    width: 125% !important;
}

.left-box
{
    width: 125% !important;
    margin-left: -152.1% !important;
}

.arrow-right
{
    margin-right: 123% !important;
}

}

.section-history
{
    z-index: 0 !important;
}

@media only screen and (min-width: 200px)and (max-width: 1000px)
{
    .dot
    {
        margin-left:-145%!important;
    }

    .big-box
    {
        margin-left:7% !important;
    }

    h4
    {
        font-weight: bolder !important;
    }
}

.bg-green
{
    background: #91B508 !important;
    color: black;
}

.bg-red
{
    background: black !important;
    color:white;
}

.bg-blue
{
    background: #0090DF !important;
    color: black;
}


@media only screen and (min-width: 800px)and (max-width: 1024px)
{

.section-history-mobile
{
    display:none;
}

.right-box
{
    width: 125% !important;
}

.left-box
{
    width: 125% !important;
    margin-left: -152.1% !important;
}

.arrow-right
{
    margin-right: 123% !important;
}

}
