/*====================================================================== SECTION 1 ======================================================================== */


/*.rfc-home{
    background: url(../images/layout/home/section1/bg.jpg) no-repeat center top;
    background-size: cover;
    height: 818px;
    position: relative;
}*/

:focus {
    outline: unset;
}

.rfc-home {
    /*height: 810px;*/
    background: transparent;
}

.rfc-home-video {
    height: 100%;
    width: 100%;
}

.rfc-home-logo {
    margin: 550px 0 0 255px;
    position: absolute;
    z-index: 2;
    width: 550px;
}

.rfc-home-btndownload {
    margin: 755px 0 0 430px;
    position: absolute;
    z-index: 2;
    width: 250px;
}

.rfc-home-watchtrailer {
    cursor: pointer;
    margin: 650px 0 0 470px;
    position: absolute;
    z-index: 2;
}

.rfc-home-date {
    /*margin: 865px 0 0 282px;*/
    margin: 846px 0 0 426px;
    position: absolute;
    z-index: 2;
}

.affix~* section {
    position: unset;
}

#video {
    margin: auto;
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
}

#video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media(max-width: 1600px) {
    .rfc-home-logo {
        margin: 425px 0 0 295px;
        width: 500px;
    }
    .rfc-home-btndownload {
        margin: 620px 0 0 455px;
        width: 230px;
    }
    .rfc-home-watchtrailer {
        margin: 540px 0 0 470px;
    }
    .rfc-home-date {
        margin: 755px 0 0 425px;
        position: absolute;
        z-index: 2;
        width: 258px;
    }
}

@media(max-width: 1440px) {
    .rfc-home-logo {
        margin: 400px 0 0 310px;
        width: 480px;
    }
    .rfc-home-btndownload {
        margin: 585px 0 0 465px;
        width: 200px;
    }
    .rfc-home-watchtrailer {
        margin: 487px 0 0 470px;
    }
    .rfc-home-date {
        margin: 675px 0 0 425px;
        position: absolute;
        z-index: 2;
        width: 258px;
    }
}

@media(max-width: 1366px) {
    .rfc-home-logo {
        margin: 330px 0 0 345px;
        width: 400px;
    }
    .rfc-home-btndownload {
        margin: 495px 0 0 470px;
        width: 180px;
    }
    .rfc-home-watchtrailer {
        margin: 462px 0 0 475px;
        width: 190px;
    }
    .rfc-home-date {
        margin: 630px 0 0 460px;
        position: absolute;
        z-index: 2;
        width: 208px;
    }
}

@media(max-width: 1280px) {
    .rfc-home-logo {
        margin: 400px 0 0 310px;
        width: 480px;
    }
    .rfc-home-btndownload {
        margin: 585px 0 0 465px;
        width: 200px;
    }
    .rfc-home-watchtrailer {
        margin: 430px 0 0 480px;
        width: 175px;
    }
    .rfc-home-date {
        margin: 660px 0 0 460px;
        position: absolute;
        z-index: 2;
        width: 208px;
    }
}

@media(max-width: 768px) {
    .rfc-home {
        background: none;
        position: relative;
        height: auto;
        padding-top: 0;
    }
    .rfc-home-logo-mobile {
        margin: 70px 0 0 0;
    }
    .rfc-home-btndownload-mobile {
        position: absolute;
        width: 60%;
        bottom: 15%;
        left: 20%;
    }
    .rfc-home-btnwatchtrailer-mobile {
        position: absolute;
        width: 53vw;
        top: 145vw;
        left: 23vw;
    }
    .rfc-home-date {
        top: 142vw;
        width: 100%;
        padding: 0 25px;
        margin: 0;
    }
    .affix~* section {
        position: unset;
        top: 0;
    }
}


/*==================================================================== END SECTION 1 ======================================================================== */


/*====================================================================== SECTION 2 ======================================================================== */

.rfc-featurednews {
    background: url(../images/layout/home/section2/bg-hal2.jpg) no-repeat center top;
    background-size: cover;
    background-color: #0c0d0f;
    min-height: 650px;
    padding: 35px 0 10px;
    margin-top: -5px;
}

.rfc-featuredstat {
    background: url(../images/layout/home/section2/bg-hal2.jpg) no-repeat center top;
    background-size: cover;
    background-color: #0c0d0f;
    /*min-height: 650px;*/
    padding: 35px 0 10px;
    margin-top: -5px;
    color: #FFF;
}

.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 1px solid #787878;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.rfc-featurednews .thumbnail {
    cursor: pointer;
}

.rfc-featurednews-title {
    padding: 0 0 30px;
}

.thumbnail .caption {
    padding: 5px 20px 15px;
    position: absolute;
    bottom: 20px;
}

.caption h4 {
    color: #bb1111;
    color: #d0d0d0;
    font-family: 'Accidental Presidency';
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 15pt;
    letter-spacing: 1px;
}

.caption p {
    color: #322d2d;
}

.rfc-featured-news {
    cursor: pointer;
    position: relative;
    margin-bottom: 1em;
    background-color: #fff;
    padding: 1px;
}

.rfc-featured-news:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0;
    border-top: 35px solid transparent;
    border-right: 35px solid #fff;
    width: 0;
    z-index: 1;
}

.rfc-block-title:before {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    border-top: 35px solid transparent;
    border-right: 35px solid #0c0d0f;
    width: 0;
    z-index: 1;
}

.rfc-featured-news .rfc-block-title {
    font-family: 'Myriad Pro Regular';
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgb(12, 13, 15);
    padding: 15px 15px;
    width: 100%;
    color: #adadad;
    height: 110px;
}

.rfc-featured-news .rfc-block-title h3 {
    font-size: 12pt;
    margin: 0;
    color: #decf22;
    font-style: italic;
    text-transform: uppercase;
}

.rfc-featured-news .rfc-block-title h4 {
    font-size: 11pt;
    margin: 0;
    color: #827a41;
    font-style: italic;
    text-transform: uppercase;
}

.rfc-featured-news .rfc-block-title p {
    font-size: 10pt;
    margin-top: 7px;
}

.rfc-featured-news .rfc-block-title:hover {
    color: #00c4ff;
}

.rfc-featured-news:hover>.rfc-block-title {
    color: #00c4ff;
}

.rfc-featurednews-btnviewallnews {
    padding: 50px 0 25px;
}

.rfc-featurednews-imagenews {
    margin-bottom: 10px;
}

.div {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 85px 85px 0px 0px;
    border-color: transparent #c00000 transparent transparent;
    bottom: 0;
    right: 0;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
}

@media(max-width: 768px) {
    .rfc-featurednews {
        background: url(../images/layout/home/section2/mobile/bg-hal2.jpg) no-repeat center top;
        padding: 25px 10px 15px;
        background-size: cover;
    }
    .rfc-featurednews-title {
        padding: 0 0 20px;
    }
    .rfc-featurednews-btnviewallnews {
        padding: 15px 70px;
    }
    .caption h4 {
        font-size: 4vw;
    }
    .thumbnail .caption {
        bottom: 0;
    }
    .rfc-featured-news .rfc-block-title {
        position: absolute;
        background-color: transparent !important;
        padding: 0 2px;
        height: 57px;
    }
    .rfc-grad-title {
        background-color: rgba(12, 13, 15, 0.35);
        padding: 10px;
    }
    .rfc-block-mobile:before {
        content: '';
        position: absolute;
        top: 0;
        left: 1px;
        border-top: 35px solid #fff;
        border-right: 35px solid transparent;
        width: 0;
        z-index: 1;
    }
    .rfc-block-mobile2:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: 35px solid #0c0d0f;
        border-right: 35px solid transparent;
        width: 0;
        z-index: 2;
    }
    .rfc-featured-news:before {
        content: '';
        position: absolute;
        bottom: -1px;
        right: 0;
        border-top: 35px solid transparent;
        border-right: 35px solid #fff;
        width: 0;
        z-index: 1;
    }
    .rfc-block-title:before {
        content: '';
        position: absolute;
        bottom: -2px;
        right: -1px;
        border-top: 35px solid transparent;
        border-right: 35px solid #0c0d0f;
        width: 0;
        z-index: 1;
    }
    .rfc-featured-news .rfc-block-title p {
        display: none;
    }
    .rfc-featured-news .rfc-block-title h3 {
        margin-top: 0;
    }
    .rfc-featured-news .rfc-block-title h4 {
        color: #fff;
    }
}


/*==================================================================== END SECTION 2 ======================================================================== */


/*--------------------------------------------------------------------- Section RACE ------------------------------------------------------------------------*/

.rfc-race {
    background: url(../images/layout/home/section3/bg-hal3.jpg) no-repeat center top;
    background-color: #0c0d0f;
    min-height: 650px;
    padding: 35px 0 0px;
    margin-top: -5px;
    background-size: cover;
}

.rfc-chat {
    background: url(../images/layout/home/section3/bg-hal4.jpg) no-repeat center top;
    background-color: #0c0d0f;
    min-height: 600px;
    padding: 35px 0 0px;
    margin-top: -5px;
    background-size: cover;
}

.content-race {
    margin-top: 50px;
}

.rfc-race-acc {
    margin-right: -325px;
    position: relative;
}

.rfc-race-belato {
    margin-top: 155px;
    position: relative;
    margin-left: -200px;
}

#facebox .close {
    display: block;
}

#facebox .close-acc {
    display: block;
    left: 15.5vh;
    top: 35vh !important;
}


/*--------------------------------------------------------------------- Section RACE ------------------------------------------------------------------------*/


/*===================================================================== SECTION 3 =========================================================================*/

@media(max-width: 768px) {
    .rfo-three-nation {
        background: url(../images/layout/home/section3/mobile/bg.jpg) no-repeat center top;
        background-size: cover;
        padding: 35px 0 20px 0;
        height: auto;
    }
}

.rfo-three-nation-isiinfo {
    padding-bottom: 30px;
}

ul.rfo-three-nation-info {
    display: table;
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

ul.rfo-three-nation-info li {
    display: inline-table;
    width: 25% !important;
    margin: 0 2px;
}


/*ACC*/

ul.rfo-three-nation-info>li.acc a.acc {
    background: url(../images/layout/home/section3/mobile/acc.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.acc a.acc:hover {
    background: url(../images/layout/home/section3/mobile/acc_h.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.acc.active a.acc,
ul.rfo-three-nation-info>li.acc.active {
    background: url(../images/layout/home/section3/mobile/acc_h.png) no-repeat !important;
    width: 138px;
    height: 183px;
}


/*BEL*/

ul.rfo-three-nation-info>li.bel a.bel {
    background: url(../images/layout/home/section3/mobile/bel.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.bel a.bel:hover {
    background: url(../images/layout/home/section3/mobile/bel_h.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.bel.active a.bel,
ul.rfo-three-nation-info>li.bel.active {
    background: url(../images/layout/home/section3/mobile/bel_h.png) no-repeat !important;
    width: 138px;
    height: 183px;
}


/*COR*/

ul.rfo-three-nation-info>li.cor a.cor {
    background: url(../images/layout/home/section3/mobile/cor.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.cor a.cor:hover {
    background: url(../images/layout/home/section3/mobile/cor_h.png) no-repeat;
    width: 138px;
    height: 183px;
    float: left;
}

ul.rfo-three-nation-info>li.cor.active a.cor,
ul.rfo-three-nation-info>li.cor.active {
    background: url(../images/layout/home/section3/mobile/cor_h.png) no-repeat !important;
    width: 138px;
    height: 183px;
}

@media(min-width: 320px) and (max-width: 465px) {
    ul.rfo-three-nation-info {
        display: table;
        list-style-type: none;
        margin-bottom: 20px;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    ul.rfo-three-nation-info li {
        display: inline-table;
        width: 25% !important;
        margin: 0 7px;
    }
    /*ACC*/
    ul.rfo-three-nation-info>li.acc a.acc {
        background: url(../images/layout/home/section3/mobile/acc320.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.acc a.acc:hover {
        background: url(../images/layout/home/section3/mobile/acc320_h.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.acc.active a.acc,
    ul.rfo-three-nation-info>li.acc.active {
        background: url(../images/layout/home/section3/mobile/acc320_h.png) no-repeat !important;
        width: 91px;
        height: 122px;
    }
    /*BEL*/
    ul.rfo-three-nation-info>li.bel a.bel {
        background: url(../images/layout/home/section3/mobile/bel320.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.bel a.bel:hover {
        background: url(../images/layout/home/section3/mobile/bel320_h.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.bel.active a.bel,
    ul.rfo-three-nation-info>li.bel.active {
        background: url(../images/layout/home/section3/mobile/bel320_h.png) no-repeat !important;
        width: 91px;
        height: 122px;
    }
    /*COR*/
    ul.rfo-three-nation-info>li.cor a.cor {
        background: url(../images/layout/home/section3/mobile/cor320.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.cor a.cor:hover {
        background: url(../images/layout/home/section3/mobile/cor320_h.png) no-repeat;
        width: 91px;
        height: 122px;
        float: left;
    }
    ul.rfo-three-nation-info>li.cor.active a.cor,
    ul.rfo-three-nation-info>li.cor.active {
        background: url(../images/layout/home/section3/mobile/cor320_h.png) no-repeat !important;
        width: 91px;
        height: 122px;
    }
}

@media(min-width: 320px) and (max-width: 350px) {
    ul.rfo-three-nation-info li {
        margin: 0 2px;
    }
}


/*=================================================================== END SECTION 3 =========================================================================*/


/*===================================================================== SECTION 4 =========================================================================*/

.rfc-fixed-bg {
    height: 375px;
    background: transparent;
    top: 0 !important;
    position: relative !important;
    /*z-index: 3;*/
}

#rfc-fixed-bg img {
    position: relative;
    z-index: -1;
    width: 100%;
}


/*.rfc-fixed-bg{
    top: 0 !important;
    min-height: 500px;
    background: transparent;
    position: relative !important;
    z-index: 3;
}*/


/*=================================================================== END SECTION 4 =========================================================================*/


/*===================================================================== SECTION 5 =========================================================================*/

.rfc-feature {
    background: url(../images/layout/home/section5/bg.jpg) no-repeat center top;
    background-size: cover;
    min-height: 600px;
    padding: 40px 0;
}

#rfc-feature-carousel {
    padding: 0 90px;
}

#rfc-feature-carousel img {
    margin: 0 auto;
}

#section3 .left3 {
    margin-left: -6%;
    top: 45%;
    z-index: 5;
}

.carousel-inner>div {
    /*height: 555.81px;*/
}

.carousel-control.left {
    cursor: pointer;
    right: auto;
    position: absolute;
    left: 5px;
    width: 82px;
    top: 40%;
    opacity: 1;
}

#section3 .right3 {
    /* left: 87%; */
    top: 45%;
    z-index: 5;
}

.carousel-control.right {
    cursor: pointer;
    left: auto;
    position: absolute;
    right: 5px;
    width: 82px;
    top: 40%;
    z-index: 5;
    opacity: 1;
}

.rfc-weapon-content h3 {
    color: #83705b;
    font-family: 'Accidental Presidency';
    font-size: 25pt;
    margin-top: 0;
    text-transform: uppercase;
}

.rfc-weapon-content p {
    font-family: 'Myriad Pro Regular';
    color: #c3c4c6;
    margin-bottom: 0;
    text-align: justify;
}

.rfc-weapon-slide {
    margin-bottom: 18px !important;
}

.rfc-weapon-thumb {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.rfc-weapon-thumb li {
    cursor: pointer;
    display: inline-table;
    margin-right: 4px;
    margin-bottom: 7px;
}

@media(max-width: 768px) {
    .rfc-feature {
        background: url(../images/layout/home/section5/mobile/bg.jpg) no-repeat center top;
        background-size: cover;
        height: auto;
        padding: 25px 0 70px;
    }
    .rfc-feature-title {
        margin-bottom: 15px;
    }
    .carousel-control.left {
        right: auto;
        left: 5px;
        top: 102%;
        width: auto;
    }
    .carousel-control.right {
        left: auto;
        right: 5px;
        top: 102%;
        width: auto;
    }
    .carousel-control.left img {
        width: 10vw;
    }
    .carousel-control.right img {
        width: 10vw;
    }
    #rfc-feature-carousel-mobile .thumbnail {
        border: 0;
    }
    .rfc-weapon-slide-mobile {
        margin-bottom: 20px;
    }
    .rfc-weapon-thumb {
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .rfc-weapon-thumb li {
        cursor: pointer;
        display: inline-table;
        margin-right: 4px;
        margin-bottom: 7px;
        width: 23%;
    }
    .rfc-weapon-content h3 {
        font-size: 8vw;
    }
    .rfc-weapon-content p {
        font-size: 4vw;
    }
    .slick-prev {
        left: 0 !important;
    }
    .slick-next {
        right: 0 !important;
    }
    .slick-prev:before {
        content: "" !important;
        background: url(../images/layout/home/section5/mobile/prev.png) no-repeat left top;
        background-size: 43%;
        width: 87px;
        height: 88px;
        float: left;
        top: 67vw;
        position: relative;
    }
    .slick-next:before {
        content: "" !important;
        background: url(../images/layout/home/section5/mobile/next.png) no-repeat right top;
        background-size: 43%;
        width: 87px;
        height: 88px;
        float: right;
        top: 67vw;
        position: relative;
    }
    .slick-prev:before,
    .slick-next:before {
        opacity: 1 !important;
    }
}

@media(min-width: 525px) and (max-width: 767px) {
    .slick-prev:before {
        top: 64vw;
    }
    .slick-next:before {
        top: 64vw;
    }
}

@media(min-width: 425px) and (max-width: 524px) {
    .slick-prev:before {
        top: 65vw;
    }
    .slick-next:before {
        top: 65vw;
    }
}


/*@media(min-width: 375px) and (max-width: 424px){
    .carousel-control.left {
        left: 35vw;
    }
    .carousel-control.right {
        right: 35vw;
    }
}*/

@media(min-width: 320px) and (max-width: 374px) {
    .slick-prev:before {
        top: 70vw;
    }
    .slick-next:before {
        top: 70vw;
    }
}


/*=================================================================== END SECTION 5 =========================================================================*/


/*=================================================================== SECTION CHARACTER =========================================================================*/

.rfo-feature {
    background: url(../images/layout/home/section5/bg-hal5.png) no-repeat center top;
    /*background-size: cover;*/
    top: -70px !important;
    min-height: 850px;
    z-index: 4;
    position: relative !important;
    padding-top: 120px;
    padding-bottom: 60px;
    margin-bottom: -85px;
    background-size: cover;
}

#rfo-feature-carousel img {
    margin: 0 auto;
}

#section3 .left3 {
    margin-left: -6%;
    top: 45%;
    z-index: 5;
}

.carousel-control.left {
    cursor: pointer;
    right: auto;
    position: absolute;
    left: -40px;
    width: 82px;
    top: 44%;
    opacity: 1;
}

#section3 .right3 {
    /* left: 87%; */
    top: 45%;
    z-index: 5;
}

.carousel-control.right {
    cursor: pointer;
    left: auto;
    position: absolute;
    right: -40px;
    width: 82px;
    top: 44%;
    z-index: 5;
    opacity: 1;
}

@media(max-width: 768px) {
    .rfo-feature {
        background: url(../images/layout/home/section5/mobile/bg-hal5.jpg) no-repeat center top;
        background-size: cover;
        height: auto;
        padding: 35px 0;
    }
    .rfo-feature-title {
        margin-bottom: -60px;
        max-width: 120px;
        position: relative;
        z-index: 2;
    }
    #rfo-feature-carousel-mobile {
        z-index: 1;
    }
    .carousel-control.left {
        right: auto;
        left: 5px;
        top: 155vw;
        width: auto;
    }
    .carousel-control.right {
        left: auto;
        right: 5px;
        top: 155vw;
        width: auto;
    }
    .carousel-control.left img {
        width: 12vw;
    }
    .carousel-control.right img {
        width: 12vw;
    }
    #rfo-feature-carousel-mobile .thumbnail {
        border: 0;
    }
}

@media(min-width: 525px) and (max-width: 767px) {
    .carousel-control.left {
        left: 36vw;
    }
    .carousel-control.right {
        right: 36vw;
    }
}

@media(min-width: 425px) and (max-width: 524px) {
    .carousel-control.left {
        left: 33vw;
    }
    .carousel-control.right {
        right: 33vw;
    }
}

@media(min-width: 375px) and (max-width: 424px) {
    .carousel-control.left {
        left: 35vw;
    }
    .carousel-control.right {
        right: 35vw;
    }
}

@media(min-width: 320px) and (max-width: 374px) {
    .carousel-control.left {
        left: 34vw;
    }
    .carousel-control.right {
        right: 34vw;
    }
}


/*=================================================================== END SECTION CHARACTER =========================================================================*/

.carousel-fade .carousel-inner .item {
    opacity: 0 !important;
    transition-property: opacity !important;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0 !important;
    opacity: 0 !important;
    z-index: 1 !important;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1 !important;
}

.carousel-fade .carousel-control {
    z-index: 2 !important;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0 !important);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
}