.clearfix:after,
.clearfix:before {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.out-container {
    height: 100vh;
    margin: 0;
    padding: 0;
    width: 100%
}

.out-container,
.out-container>.container {
    position: relative
}

.bgColorArea {
    background: #fd7a21;
    height: 67.54%;
    transition: background 1s ease-out
}

.ball-box,
.bgColorArea {
    position: absolute;
    width: 100%
}

.ball-box {
    left: 0;
    top: -10%
}

.bg {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.firstColor {
    background: #00cc3d
}

.secondColor {
    background: #01acff
}

.thirdColor {
    background: #fd5940
}

.paypal_btn {
    border: 1px solid #fff;
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    position: absolute;
    right: 5%;
    top: 5.25%
}

.paypal_btn:hover {
    color: #fff;
    text-decoration: none
}

.paypal_btn:active {
    opacity: .5
}

.rafi-logo img {
    margin-top: 15px;
    max-width: 120px;
}

.download-source {
    height: auto;
    left: 0;
    margin-left: 15px;
    position: absolute;
    top: 18%;
    width: 15%
}

.app-store,
.google-play {
    position: absolute;
    width: 100%
}

.google-play {
    left: 107.97%
}

.app-store img,
.google-play img {
    width: 100%
}

#inner-container {
    max-width: 300px
}

#inner-container img {
    width: 100%
}

p {
    margin: 0 0 5px !important
}

.txt-caption {
    color: #fff;
    display: none;
    font-family: helvetica;
    font-weight: lighter;
    left: 13.54%;
    margin-top: 20%;
    top: 29.59%
}

.txt-title {
    font-size: 60px
}

.txt-detail {
    font-size: 2pc
}

@media only screen and (max-height:800px) {
    .txt-title {
        font-size: 40px
    }

    .txt-detail {
        font-size: 24px
    }

    .navbar-right {
        margin-right: 23.27% !important
    }

    .ball-box {
        top: -20%
    }
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #ffffff80 !important
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    background: #fff !important
}

#fp-nav ul li a span {
    height: 8px !important;
    margin: -2px 0 0 -6px !important;
    width: 8px !important
}

.nav-end {
    left: 13.54%;
    position: absolute !important;
    top: 92%;
    width: 72.9%;
    z-index: 103
}

.nav-end .navbar-collapse {
    padding: 0
}

.dropup {
    float: left
}

.dropdown-menu {
    background: #fff;
    border: none;
    min-width: 140px !important
}

.dropdown-menu>li>a {
    color: #999 !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #fff;
    text-decoration: none
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background-color: #fff
}

.triangleRotate {
    transform: rotate(180deg);
    transform-origin: center center;
    transition: all 1s linear
}

@media only screen and (min-width:1600px) {
    .navbar-right {
        margin-right: -190px !important
    }
}

.btn {
    padding: 7px 9pt
}

.btn-default {
    border-color: #fff !important;
    color: #999 !important
}

.navbar-nav>li>a {
    color: #999;
    line-height: 20px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.navbar-nav>li>a:hover {
    background: 0 0
}

.nav>li>a {
    padding: 10px 5px !important
}

.rafi-width {
    width: 30px
}

.rafi-width img {
    width: 100%
}

.share_group {
    opacity: 0;
    transition: opacity .8s ease
}