.home-one h1 {
    font-size: 60px;
    color: #fff;
    margin-top: 100px !important;
}
.page-part__fx-rate {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: none;
}

.navbar ul li::before {
    content: none;
}

.home-one h1 span {
    color: #ff6501;
}

.home-one .slide-a-link__text {
    /*color: #ff6501;*/
}

.home-one a.slide-a-link::before {
    content: "";
    border-top: 1px solid #ff6501;
    border-right: 1px solid #ff6501;
}

.data {
    color: #ff6501 !important;
}

.negative_movement ul li.current {
    color: #ff6501 !important;
}

.home-two {
    background-color: #000;
}

.home-two h1 {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}

.footer-navigation__menu>*:nth-last-child(2) {
    padding-right: 40px;
}

.home-two p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.home-three {
    background-color: #000;
}

.home-three h1 {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}

.home-three p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.home-three .ani-num__display {
    font-size: 100px;
    color: #ff6501;
}

.home-three .huge-heading {
    margin-bottom: 20px;
    margin-top: 0px;
}

.home-three .huge-heading+p {
    color: #ff6501;
}

.home-ab-footer {
    background-color: #000;
}

.home-ab-footer h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
}

.home-ab-footer ul.large-link li a {
    color: #ff6501;
}

.home-ab-footer ul.large-link li a:hover {
    color: #fff;
}

.home-ab-footer ul.large-link li a::before {
    content: '';
    border-top: 2px solid #ff6501;
    border-right: 2px solid #ff6501;
}

.site-footer {
    padding: 0 0 0px;
    background-color: #ff6501;
}

.site-footer .site-info .info {
    color: #e2e2e2;
}

.dots__dot.current::before {
    border-color: #ff6501;
    border-width: 4px;
    margin-top: -4px;
    margin-left: -4px;
}

.collapse-d {
    display: block !important;
}

.page-part.type-page>.page-part__inner .page-part__image .page-part__image-inner, .page-part.page-part-default>.page-part__inner .page-part__image .page-part__image-inner {
    background-color: #000;
}

.alpha-scroll .site>.page-part-default>.page-part__inner>.page-part__image img {
    z-index: 1;
}

.hero-banner h6{
    padding-top: 200px;
}

.site-footer .site-info a {
    color: #fff;
    text-decoration: none;
    z-index: 11111111;
    position: relative;
}

.site--minimised-header .logo img {
    transform: scale(0.5) !important;
    transition: 0.5s !important;
    left: -42px !important;
}

.site--minimised-header .navbar-nav{
    display: none !important;
}





a.slide-a-link {
    color: #ff6501;
}

a.slide-a-link:hover {
    color: #fff;
}

.home-one a.slide-a-link:hover::before {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.js body::after {
    border: 2px solid #ff6501;
}

.page-part:not(.column-part):not(.page-part-short-content) {
    min-height: 0;
}

.footer-branding img {
margin-bottom: 30px;
}

.site-footer .site-info .site-copyright .footer-copyright a, .site-footer .site-info .site-copyright .credits a {
    color: #fff;
}

.site-footer .site-info .site-copyright .footer-copyright, .site-footer .site-info .site-copyright .credits {
    color: #fff;
}

footer img {
    width: 12.3%;
}



@media screen and (max-width: 1440px) 
{
    .home-ab-footer ul.large-link li a {
        color: #ff6501;
        font-size: 25px;
    }

    .home-ab-footer ul.large-link li a::before {
        top: -2px;
        width: 10px;
        height: 10px;
    }
}


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

    .navbar ul li{
        padding-left: 0;
    }

    .home-one h1 {
        font-size: 40px;
    }

    .home-two h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-two p {
        color: #fff;
        font-size: 17px;
        line-height: 25px;
    }

    .home-three h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .home-three p {
        color: #fff;
        font-size: 17px;
        line-height: 25px;
    }

    .home-three .ani-num__display {
        font-size: 70px;
    }

    .home-ab-footer h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .home-ab-footer ul.large-link li a {
        color: #ff6501;
        font-size: 25px;
    }

    .home-ab-footer ul.large-link li a::before {
        top: -2px;
        width: 10px;
        height: 10px;
    }

    a.slide-a-link {
        padding-left: 19px;
        color: #ff6501;
        text-decoration: none;
    }


}


@media screen and (max-width: 767px) {
.bc-area {
    position: relative;
    width: 85%;
}	
.bc-area img {
    width: 45%;
}

#p-20 ul.large-link li {
display: block;
}

.site-header, .site-header img { position: inherit;}

.home-ab-footer ul.large-link li a {
    font-size: 19px;
}

footer ul li {
    padding-bottom: 5px;
}

.site-info {
    padding-left: 15px;
    padding-right: 15px;
}

.page-part__content {
    padding-left: 15px;
    padding-right: 15px;
}

footer img {
    width: 30%;
}

}

@media (max-width: 568px){
footer ul li {
    padding-bottom: 5px;
}
}





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

ul.large-link li {
    font-size: 3.2rem;
}
.site-info {
padding-top: 112px;
}

#p-2598.page-part .page-part__image .page-part__image-inner img {
    width: 100%;
    height: auto;
    min-height: inherit;
    max-height: inherit;
    object-fit: cover;
    object-position: center;
}

}


