/* ========================================================================== */


/* ============= REPONSIVE CODE FOR LANDSCAPE MOBILE ======================== */


/* ========================================================================== */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /***
    * Fix section introduce
    */
    .section-introduce {
        padding-top: 56px;
    }
    #layerslider {
        max-height: 300px !important;
    }
    .caption-title-orange,
    .caption-title-blue {
        font-size: 16px;
        padding: 8px 20px;
        top: 10%;
    }
    .caption-title-blue {
        padding: 8px 20px;
        top: 22.8%;
    }
    .caption-content {
        padding-left: 0;
        font-size: 14px;
        /* white-space: nowrap; */
        /* width: 100%; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        width: 81%;
        top: 35%;
        line-height: 16px;
    }
    .section-introduce .scroll-down {
        position: relative;
    }
    .section-introduce .scroll-down img {
        bottom: 0;
    }
    .scroll-down:before,
    .scroll-down:after {
        bottom: 17px;
    }
    .caption-title-blue:after {
        border-top: 38px solid rgba(28, 156, 207, 0.8);
    }
    .caption-title-orange:after {
        border-top: 38px solid rgba(248, 180, 22, 0.8);
    }
    .caption-title-blue {
        margin-left: 30px;
    }
    .section-introduce .caption-title-blue i,
    .section-introduce .caption-title-orange i {
        font-size: 17px;
    }
    /***
    * Responsive section introduce sub
    */
    .mobile-banner {
        display: block;
        text-align: center;
        padding-top: 15px;
    }
    .mobile-banner h2 {
        font-family: Panton-Thin;
        font-size: 50px;
        color: #ffffff;
    }
    .mobile-banner .affiliate-text,
    .mobile-banner .trading-text {
        font-family: UTM-Neo-Sans-Intel-Bold;
        font-size: 28px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 5px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .mobile-banner .affiliate-text {
        background-image: url(../img/section-introduce-sub-bg-title-left.png);
        padding: 0 20px;
    }
    .mobile-banner .trading-text {
        background-image: url(../img/section-introduce-sub-bg-title-right.png);
        padding: 0 27px;
        margin-left: -5px;
    }
    .introduce-sub-left,
    .introduce-sub-right {
        padding-bottom: 30px;
    }
    #content-wrap {
        padding-top: 70px;
    }
    .introduce-sub-right p {
        padding: 15px 15px 0 15px;
        text-align: center;
        margin-top: 0;
    }
    .introduce-sub-right a {
        position: absolute;
        margin-left: 0;
        transform: translateX(-50%) !important;
        left: 50%;
        font-size: 20px;
        padding: 12px 50px 10px 50px;
    }
    .introduce-sub-left .content-right,
    .introduce-sub-right .content-left {
        display: none;
    }
    .introduce-sub-left:after {
        display: none;
    }
    .introduce-sub-left .intro {
        margin-top: 30px;
    }
    .introduce-sub-left .intro,
    .introduce-sub-left p,
    .introduce-sub-left .text-style,
    .introduce-sub-left .text-style .text-style-quantity,
    .introduce-sub-left .text-style .text-style-left {
        padding: 0 15px;
    }
    .introduce-sub-left #benefit-txt {
        clear: both;
    }
    .introduce-sub-left .text-style .text-style-left,
    .introduce-sub-left .text-style .text-style-right {
        text-align: center;
    }
    .introduce-sub-left .text-style .text-style-quantity span {
        margin: auto;
    }
    .introduce-sub-left .text-style .text-style-right {
        margin-left: -30px;
        padding-bottom: 10px;
    }
    /***
    * Responsive section services
    */
    /* just show back face of circle */
    .flip-container:hover .flipper,
    .flip-container.hover .flipper {
        transform: rotateY(0deg);
    }
    .flip-container .flipper .circle.back,
    .flip-container .flipper .circle.front {
        left: 50%;
        -webkit-transform: rotateY(0deg) translateX(-50%);
        -moz-transform: rotateY(0deg) translateX(-50%);
        -o-transform: rotateY(0deg) translateX(-50%);
        -ms-transform: rotateY(0deg) translateX(-50%);
        transform: rotateY(0deg) translateX(-50%);
        width: 270px;
        height: 270px
    }
    .flip-container .flipper .circle.front {
        opacity: 0;
    }
    .services .circle.back .content {
        margin-top: 10%;
    }
    .section-services .caption p {
        color: #FFF;
        text-shadow: 1px 1px 3px #828282;
    }
    /* / just show back face of circle */
    .flip-container .flipper {
        display: inline-block;
        width: 100%;
    }
    .flip-container .flipper .back {
        display: block;
    }
    .services .circle.back .content p {
        font-size: 18px;
    }
    .services .circle.back .content .service-title {
        margin-bottom: 10px;
    }
    .section-services {
        padding-top: 30px;
    }
    .caption h2 {
        font-size: 43px;
    }
    .caption p {
        color: #fff;
    }
    .caption span {
        text-shadow: 0 3px 3px rgb(0, 0, 0);
    }
    .flip-container {
        margin-bottom: 30px;
    }
    .services .circle {
        height: 425px;
        width: 425px;
        margin: auto;
    }
    .services .circle.back .content {
        padding: 0 30px;
    }
    /***
    * Responsive section reasons to choose
    */
    .banner-container .banner .banner-content {
        right: 45px;
    }
    .banner-container .banner .banner-content h2 {
        line-height: 25px;
    }
    .banner-container .banner .banner-content h2 span:first-child {
        font-size: 40px;
    }
    .banner-container .banner .banner-content h2 span:last-child {
        font-size: 30px;
    }
    .banner-container .banner .banner-content p {
        font-size: 17px;
    }
    .reasons .reason-item .item-container {
        min-height: 145px;
        padding: 15px 15px;
        margin-bottom: 15px;
    }
    .reasons .reason-item .item-container {
        border: 1px solid #7accc8;
    }
    .reasons .reason-item .item-container .reason-content h3 {
        color: #7accc8;
    }
    /***
    * Responsive section brands worked with
    */
    .section-brands-worked-with .main-content {
        margin-top: -65px;
    }
    .section-brands-worked-with .title {
        margin-bottom: 20px;
    }
    .section-brands-worked-with .slider {
        /* padding: 0 30px; */
    }
    .section-brands-worked-with #prev-btn,
    .section-brands-worked-with #next-btn {
        display: none !important;
        left: 0;
    }
    /***
    * Responsive section get started
    */
    .section-get-started {
        padding-bottom: 30px;
    }
    .section-get-started .row:first-child {
        left: 0 !important;
    }
    .section-get-started .blue-banner .banner .banner-content {
        top: 18%;
        left: 40%;
        padding: 0 30px;
    }
    .section-get-started .blue-banner .banner .banner-content p {
        font-size: 16px;
    }
    .section-get-started .orange-banner .banner .banner-content {
        top: 18%;
        left: 30%;
    }
    .section-get-started .orange-banner .banner .banner-content p {
        font-size: 25px;
        margin-bottom: 0px;
    }
    .section-get-started .blue-banner {
        margin-left: 15%;
    }
    .section-get-started .orange-banner {
        margin-left: 10%;
        margin-top: -30%;
        position: relative !important;
    }
    .section-get-started .blue-banner img {
        width: 80%;
    }
    .section-get-started .orange-banner img {
        width: 60%;
    }
    .section-get-started .orange-banner .banner .banner-content .btn-get-started {
        padding: 5px 30px 0 30px;
    }
}
