/*-------------------------------------------------- Above 1000px activate full height ------------------------------------------------------*/
@media only screen and (min-width: 1001px) {
    .bx-viewport, .bx-wrapper {
        height: 100% !important;
    }
}

/*-------------------------------------------------- 1000px ------------------------------------------------------*/
@media only screen and (max-width: 1270px) {
    #cta-steps .slider-steps .step {
        background-size: contain;
        max-width: 395px;
    }

    .header > div .logo {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 1190px) {
    #cta-steps .slider-steps .step {
        background-size: contain;
        max-width: 300px;
    }

    #desktop-bxslider li {
        background-size: contain;
    }

    #desktop-bxslider, #desktop-bxslider li {
        height: 595px !important;
    }

    main.content, .content > div.wrapper, .slider-box {
        height: 595px !important;
    }

    .slider-box {
        margin-bottom: 30px;
        position: relative;
    }

    #bx-pager {
        bottom: 80px !important;
        position: absolute;
    }

    #cta-steps {
        position: relative;
        width: 100%;
    }

    #cta-steps .slider-steps .step div.step-num {
        font-size: 85px;
        padding: 17px 0 0;
    }

    #cta-steps .slider-steps .step div.step-desc {
        margin-left: 90px;
        margin-top: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 12px;
    }

    /* ID */
    body.id #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 13px;
    }

    body.id #cta-steps #steps-slider-0 #step2 div.step-desc {
        margin-top: 21px;
    }

    body.id #cta-steps .slider-steps #step3 div.step-desc {
        margin-top: 21px;
    }

}

@media only screen and (max-width: 1100px) {

    #desktop-bxslider, #desktop-bxslider li {
        height: 540px !important;
    }

    main.content, .content > div.wrapper, .slider-box {
        height: 540px !important;
    }

    #bx-pager {
        bottom: 45px !important;
    }

    /* VI */
    body.vn #cta-steps .slider-steps #step3 div.step-desc {
        margin-top: 23px;
    }

    /* ZH */
    body.sc #cta-steps .slider-steps #step3 div.step-desc {
        margin-top: 22px;
    }

    /* KO */
    body.kr #cta-steps .slider-steps #step3 div.step-desc {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1058px) {

    #desktop-bxslider, #desktop-bxslider li {
        height: 510px !important;
    }

    main.content, .content > div.wrapper, .slider-box {
        height: 510px !important;
    }

    #bx-pager {
        bottom: 45px !important;
    }
}

@media only screen and (max-width: 1000px) {
    #desktop-slider-box {
        display: none;
    }

    #size-1000px-slider-box {
        display: block;
    }

    #size-767px-slider-box {
        display: none;
    }

    #size-460px-slider-box {
        display: none;
    }

    #size-320px-slider-box {
        display: none;
    }

    .header {
        position: relative;
        height: 71px;
    }

    main.content {
        position: relative;
    }

    main.content, .content > div.wrapper, .slider-box {
        height: auto !important;
    }

    .slider-box {
        margin-bottom: 30px;
        position: relative;
    }

    #bx-pager {
        bottom: 35px !important;
        position: absolute;
    }

    #cta-steps {
        position: relative;
        width: 100%;
    }

    #cta-steps .slider-steps .step {
        background-size: contain;
        max-width: 320px;
    }

    #cta-steps .slider-steps .step div.step-num {
        font-size: 90px;
        padding: 20px 0 0;
    }

    #cta-steps .slider-steps .step div.step-desc {
        margin-left: 90px;
        margin-top: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 16px;
    }

    body.en #cta-steps .slider-steps #step3 div.step-desc {
        margin-top: 23px;
    }

}

@media only screen and (max-width: 965px) {
    #cta-steps .slider-steps .step {
        height: 135px;
    }

    #cta-steps .slider-steps #step1 {
        margin-right: 15px;
    }

    #cta-steps .slider-steps #step2 {
        margin-left: 15px;
    }

    #cta-steps .slider-steps #step3 {
        margin-top: 0;
    }
}

/*-------------------------------------------------- 767px ------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    #size-1000px-slider-box {
        display: none;
    }

    #size-767px-slider-box {
        display: block;
    }

    #size-460px-slider-box {
        display: none;
    }

    #size-320px-slider-box {
        display: none;
    }

    .slider-box {
        margin-bottom: 40px;
    }

    #cta-steps .slider-steps .step {
        max-width: 330px;
    }

    #cta-steps .slider-steps #step1 {
        margin-right: 15px;
    }

    #cta-steps .slider-steps #step2 {
        margin-left: 15px;
    }

    #cta-steps .slider-steps #step3 {
        margin-top: 0;
    }

    /* Logo Mobile */
    #logo {
        display: none;
    }
    #logo-mobi {
        display: block;
    }
}

@media only screen and (max-width: 695px) {
    #cta-steps .slider-steps #step1 {
        margin-right: 0;
    }

    #cta-steps .slider-steps #step2 {
        margin-right: 0;
        margin-left: 0;
    }

    #cta-steps .slider-steps #step3 {
        margin-top: 0;
    }

    #cta-steps .slider-steps .step {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 662px) {
    #cta-steps .slider-steps .step {
        margin-bottom: 20px !important;
        height: 125px;
    }

    #cta-steps .slider-steps .step div.step-desc {
        float: left;
        margin-left: 25px !important;
        margin-top: 33px !important;
    }

    #cta-steps .slider-steps .step div.step-num {
        float: left;
        font-size: 100px;
        margin-left: 22px !important;
        margin-top: -15px !important;
        padding: 30px 0 0;
        position: relative;
    }

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 28px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 15px;
    }
}

/*-------------------------------------------------- 460px ------------------------------------------------------*/
@media only screen and (max-width: 460px) {
    #size-1000px-slider-box {
        display: none;
    }

    #size-767px-slider-box {
        display: none;
    }

    #size-460px-slider-box {
        display: block;
    }

    #size-320px-slider-box {
        display: none;
    }

    #cta-steps .slider-steps .step {
        max-width: 415px;
    }

    #cta-steps .slider-steps #step1 {
        margin-right: 0;
    }

    #cta-steps .slider-steps #step2 {
        margin-right: 0;
        margin-left: 0;
    }

    #cta-steps .slider-steps #step3 {
        margin-top: 0;
    }

    #cta-steps .slider-steps .step {
        margin-bottom: 20px !important;
    }

    #cta-steps .slider-steps .step div.step-desc {
        float: left;
        margin-left: 25px !important;
        margin-top: 33px !important;
    }

    #cta-steps .slider-steps .step div.step-num {
        float: left;
        font-size: 100px;
        margin-left: 60px !important;
        margin-top: -9px !important;
        padding: 30px 0 0;
        position: relative;
    }

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 15px;
    }

    .cta-steps-desktop {
        display: none;
    }

    .cta-steps-mobile {
        display: block;
    }

    /* VI */
    body.vn #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 18px;
    }

    /* ZH */
    body.sc #cta-steps #steps-slider-1 #step1 div.step-desc {
        margin-top: 27px !important;
    }

    /* ID */
    body.id #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 15px;
    }

    #bx-pager {
        display: none;
    }
}

@media only screen and (max-width: 415px) {
    #cta-steps .slider-steps .step {
        max-width: 330px;
        margin-bottom: 0 !important;
        height: 140px;
    }

    #cta-steps .slider-steps .step div.step-num {
        float: left;
        font-size: 75px;
        margin-left: 35px !important;
        margin-top: -13px !important;
        position: relative;
    }

    #cta-steps .slider-steps .step div.step-desc {
        margin-left: 90px;
        margin-top: 35px !important;
        margin-left: 30px;
        float: left;
        position: relative;
    }
	#steps-slider-0 .steps #step2 div.step-desc{
		margin-top: 25px !important;
		line-height: 17px;
	}

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 30px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 12px;
    }
}

/*-------------------------------------------------- 320px ------------------------------------------------------*/
@media only screen and (max-width: 320px) {
    #size-1000px-slider-box {
        display: none;
    }

    #size-767px-slider-box {
        display: none;
    }

    #size-460px-slider-box {
        display: none;
    }

    #size-320px-slider-box {
        display: block;
    }

    #cta-steps .slider-steps .step {
        max-width: 275px;
    }

    #cta-steps .slider-steps .step {
        max-width: 290px;
        margin-bottom: 0 !important;
        height: 125px;
    }

    #cta-steps .slider-steps .step div.step-num {
        font-size: 70px;
        padding: 22px 0 0;
        margin-left: 30px !important;
        margin-top: 0 !important;
        float: left;
        position: relative;
    }

    #cta-steps .slider-steps .step div.step-desc {
        margin-left: 90px;
        margin-top: 26px !important;
        margin-left: 22px !important;
        float: left;
        position: relative;
    }

    #cta-steps .slider-steps .step div.step-desc h2 {
        font-size: 25px;
    }

    #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 12px;
    }

    /* VI */
    body.vn #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 15px;
    }

    /* ZH */
    body.sc #cta-steps #steps-slider-1 #step1 div.step-desc {
        margin-top: 18px !important;
    }

    /* ID */
    body.id #cta-steps .slider-steps .step div.step-desc h3 {
        font-size: 13px;
    }
}