            html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; font-family: 'Roboto', sans-serif; color: #000; }
            :focus { outline: 0; }
            body { line-height: 1; }
            ul { list-style: none; }
            table { border-collapse: collapse; border-spacing: 0; }
            caption, th, td { font-weight: normal; text-align: left; }
            blockquote:before, blockquote:after, q:before, q:after { content: ""; }
            blockquote, q { quotes: "" ""; }
            a img { border: 0; }
            article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
            html { height: 100%; width: 100%; }
            a { text-decoration:none; }
            strong, b { font-weight:700; }
            .clear { clear:both; padding:0px !important; margin:0px !important; width:auto !important; height:auto !important; border:0px !important; float: none !important; background: none repeat scroll 0 0 transparent !important; min-height:auto !important; }
            button { cursor:pointer; }
            /* ------------- */

            body { background:#fff; height: 100%; width: 100%; }
            .box { position:relative; width:100%; height: 100%; }
                .header-wrapper { width:100%; position:relative; z-index:1; background:url('/images/top.jpg') no-repeat 50% 0; }
                    .header { max-width:1590px; min-height:850px; margin: 0 auto; position: relative; z-index:3; }
                        .logo { position:absolute; left:0px; top:77px; z-index: 2; }
                        .header-logo { padding-top:40px; }
                        .top-langs { display: table; position:absolute; right:0px; top:80px; z-index: 2; }
                            .top-langs > select:focus { border-radius:9px 9px 0 0; }
                            .top-langs > select option { font-size:14px; padding:8px 13px; background:#0f66fc; border:0px; height:20px; }
                            #lang_current { cursor:pointer; background:url('/images/select.png') no-repeat 60px 17px rgba(255,255,255,.2); border-radius:9px; height:38px; line-height:38px; color:#fff; width:55px; padding:0 13px; font-size: 18px; font-weight: normal; opacity: 0.9; }
                            #lang_current.active { border-radius:9px 9px 0 0; }
                            #lang_current + ul { display:none; position: absolute; background: rgba(255,255,255,.2); width: 80px; box-shadow: 0 4px 4px rgba(0,0,0,.1); border-top: 1px dotted rgba(255,255,255,.4); }
                                #lang_current + ul > li { }
                                #lang_current + ul > li > a { color:#fff; text-decoration:none; color: #fff; display: block; padding: 0px 13px; line-height:20px; font-size:14px;  }
                                #lang_current + ul > li > a:hover, #lang_current + ul > li.active > a { background:rgba(255,255,255,.2); }

                                a.live-chat { background: #fff; color: #252C47 !important; font-size:14px; border-radius: 4px; border: 1px solid #fff; }
                            a.live-chat:hover { background: #efefef; }
                            .nav-pills>li a.live-chat:before,.nav-pills>li p.live-chat:before { background-image: url('/images/common.png'); background-position: -17px -32px; width: 15px; height: 13px; left: 7px; top: 7px; }
                            .langlist+li { min-width:130px; }
                            .nav-pills .clear { display:none; }
                            
                            .mob-menu { display:none; color:#252C47; font-size:28px; line-height:28px; position: absolute; right: 15px; top: 45px; padding: 15px; cursor:pointer; border-radius:10px; background:#fff; }
                            .mob-opacity { position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:9998; display:none; opacity:0; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
                            #dropdownLanguage:hover { background: #efefef; }
                            #dropdownLanguage + ul { display:none; }
                            a#dropdownLanguage.active { border-radius: 4px 4px 0 0; z-index: 2; border-bottom:0; }
                            #dropdownLanguage.active + ul { display: block; background: #fff; position: relative; top: -1px; z-index: 1; border-radius: 0 4px 4px 4px; border: 1px solid #fff; }
                            a#dropdownLanguage { background: #fff; border: 1px solid #fff; border-radius: 4px; line-height: 26px; display: table; padding: 0 21px 0 6px; position: relative; left: 0; font-size: 14px; color: #252C47; }
                            a#dropdownLanguage:after { content:''; position:absolute; right:7px; top:11px; background:url('/images/arrow-down.png') no-repeat; width:8px; height:5px; }
                            #dropdownLanguage.active + ul > li { padding: 2px 0px 2px 5px; }
                            #dropdownLanguage.active + ul > li a { font-size: 14px; line-height: 20px; }
                            #dropdownLanguage.active + ul > li:hover { background:#efefef; }
                            .login-cab > a { position:relative; color:#252C47; font-size:14px; line-height:28px; display: table; padding: 0 10px 0 30px; border-radius: 4px; background: #fff; }
                            .login-cab > a:before { content:''; background-image: url('/images/common.png'); background-position: -15px -45px; width: 14px; height: 14px; position:absolute; left:10px; top:7px; }
                            .login-cab > a:hover { text-decoration:underline; }
                            .regin-cab > a { background: #252C47; font-size: 14px; color: #fff; line-height: 28px; text-align: center; border-radius: 6px; display: table; padding: 0 20px; }
                            .regin-cab > a:hover { opacity:0.8; }

                        .left-top { position:relative; padding-top:313px; }
                            .left-top > h1 { color:#fff; font-size:72px; line-height:84px; font-weight:bold; }
                            .left-top > p { font-size: 30px; line-height: 36px; opacity: 0.9; color:#fff; padding: 0 0 30px; font-weight:300; }
                            .green-button { background:#449F42; font-size: 16px; color:#fff; line-height:50px; padding:0 57px; text-align:center; border-radius: 6px; display:table; font-weight:700; text-transform:uppercase; }
                            .green-button:hover { background:#4fc04d; }
                            .top-numbers { padding-top:100px; }
                                .top-numbers > p { font-size: 16px; line-height: 19px; opacity: 0.8; color:#fff; }
                                .top-numbers > p.big { font-size: 54px; line-height: 64px; color:#fff; opacity:1; padding-bottom:2px; }
                                .top-numbers > p.big span { color:#fff; }

                .whatsforex-wrapper { width:100%; position:relative; z-index:2; background:url('/images/what-is-graph.png') no-repeat 50% 100% #fff; }
                .whatsforex-wrapper:before { content:''; background:url('/images/what-is-trade-mac.png?v=1') no-repeat 0 0; width: 1148px; height:714px; position:absolute; left:calc(50% - 960px); top:70px; z-index:3; }
                    .whatsforex { max-width:1590px; margin:0 auto; position:relative; z-index:4; }
                        .wsf-right { padding:240px 0 0 945px;  min-height:543px; }
                            .wsf-right > h2 { font-weight: bold; font-size: 42px; line-height: 50px; color:#252C47; padding-bottom:14px; }
                            .wsf-right > p { font-size: 16px; line-height: 26px; color: #252C47; padding-bottom:15px; }

                .howstart-wrapper { width:100%; position:relative; z-index:1; background:#F7F7F7; }
                    .howstart { max-width:1590px; margin:0 auto; position:relative; z-index:2; padding-bottom:90px; }
                        .howstart > h2 { font-weight: bold; font-size: 42px; line-height: 50px; text-align: center; color: #252C47; padding:90px 20px 29px; }
                        .howstart-blocks { position:relative; margin:0 auto; display:table; }
                        .howstart-blocks:before { content:''; background:#C4C4C4; height:2px; width:880px; position:absolute; top:97px; left:calc(50% - 440px); }
                            .howstart-block { float:left; width:150px; margin:0 35px; }
                                .howstart-block > div { width:72px; height:72px; border-radius:10px; position:relative; margin:0 auto; }
                                .howstart-block > div:before { position:absolute; content:''; background:#C4C4C4; width:14px; height:14px; border-radius:7px; top:91px; left:calc(50% - 7px); }
                                #hsb1 { background:url('/images/howstart-1.png') no-repeat; }
                                #hsb2 { background:url('/images/howstart-2.png') no-repeat; }
                                #hsb3 { background:url('/images/howstart-3.png') no-repeat; }
                                #hsb4 { background:url('/images/howstart-4.png') no-repeat; }
                                #hsb5 { background:url('/images/howstart-5.png') no-repeat; }
                                .howstart-block > p { font-size: 16px; line-height: 22px; text-align: center; color: #252C47; padding-top:48px; }
                                .howstart-block > p > a { color:#449F42; text-transform:uppercase; font-weight: bold; }
                                .howstart-block > p > a:hover { text-decoration:underline; }

                .wantolearn-wrapper { width:100%; position:relative; z-index:1; background:#fff; }
                    .wantolearn { max-width:1240px; margin:0 auto; position:relative; padding-bottom:90px; }
                        .wantolearn > h2 { font-weight: bold; font-size: 42px; line-height: 50px; text-align: center; color: #252C47; padding:90px 20px 10px; }
                        .wantolearn > p { font-size: 16px; line-height: 24px; text-align: center; color: #252C47; max-width:750px; margin:0 auto; display:table; }

                        .wantolearn-left { padding-right:830px; min-height:454px; position:relative; }
                        .wantolearn-left:before { content:''; background:url('/images/wantstudy2.png') no-repeat 0 70px; width:738px; height:454px; right:0px; top:0px; position:absolute; }
                        .wantolearn-right { padding-left:810px; min-height:452px; position:relative; }
                        .wantolearn-right:before { content:''; background:url('/images/wantstudy.jpg?v=1') no-repeat 0 70px; width:769px; height:456px; left:0px; top:0px; position:absolute; }
                        .wantolearn-list { padding-top:70px; position: relative; }
                            .wantolearn-list > h3 { font-weight: bold; font-size: 32px; line-height: 38px; color:#252C47; margin-top:65px; position: relative; z-index: 2; }
                            .wantolearn-list > ul { padding-top:25px; position: relative; z-index: 2; }
                                .wantolearn-list > ul > li { padding:0 0 16px 35px; font-size: 16px; line-height: 24px; color: #252C47; position:relative; }
                                .wantolearn-list > ul > li:before { content:''; background:url('/images/check.png') no-repeat 0 0; width:24px; height:24px; position:Absolute; left:0px; top:0px; }
                                .wantolearn-list > a { margin-top:40px; }

                .slider-wrapper { width:100%; background: #fff; }
                    .slider { margin:0 auto; position:relative; max-width:1590px; }
                        .slider > h2 {  font-size:42px; line-height:50px; color:#252C47; font-weight:700; text-align: center; }

                        .slide-text { padding-left:900px; position:relative; padding-top:164px; min-height:612px; }
                        .slide-text:before { background:url('/images/slide.png') no-repeat; position:absolute; left:calc(50% - 680px); width:789px; top:140px; height:464px; content:''; opacity:1; }
                        .slide-text:after { position:absolute; width:220px; top:42px; height:220px; content:''; opacity:1; }
                        .slide1:after { background:url('/images/slide1.png') no-repeat; left:655px; top: 140px; }
                        .slide2:after { background:url('/images/slide2.png') no-repeat; left:655px; top:170px;  }
                        .slide3:after { background:url('/images/slide3.png') no-repeat; left:655px; top:220px;  }
                        .slide4:after { background:url('/images/slide4.png') no-repeat; left:518px; top: 167px;  }
                        .slide5:after { background:url('/images/slide5.png') no-repeat; left:655px; top:270px;  }
                            .slide-text > ol { counter-reset: num; }
                                .slide-text > ol > li { padding-top:0px; padding-left: 94px; position:relative; list-style-type: none; margin-bottom:18px; }
                                .slide-text > ol > li:before { content: counter(num, decimal) ". "; counter-increment: num; background: #F2F1FA; border-radius: 12px; font-size: 22px; line-height: 62px; text-align: center; color: #6156B6; width:62px; height:62px; position:absolute; left:0px; top:0px; }
                                .slide-text > ol > li > span { color:#252C47; font-size: 18px; line-height: 62px; cursor:pointer; }
                                .slide-text > ol > li.active > span, .slide-text > ol > li > span:hover { border-bottom:1px dashed transparent; color:#6156B6; }
                                .slide-text > ol > li.active:before, .slide-text > ol > li:hover:before { color:#5DC5A2; }

                .fintools-wrapper { width:100%; background:url('/images/anyfinancial.jpg') no-repeat 50% 0 / cover; }
                    .fintools { margin:0 auto; position:relative; max-width:890px; min-height:536px; }
                        .fintools > h2 { font-size:42px; line-height:50px; color:#fff; font-weight:700; text-align: center; padding:90px 20px 65px; }
                        .fintool-blocks { display:table; margin:0 auto; }
                            .fintool-blocks > div { padding-top:115px; margin:0 34px; width:110px; position:relative; float:left; }
                            .fintool-blocks > div:before { content:''; position:absolute; top:0px; left:calc(50% - 44px); width:88px; height:88px; }
                            #fnb1:before { background:url('/images/choose-1.png') no-repeat 50% 0 / cover; }
                            #fnb2:before { background:url('/images/choose-2.png') no-repeat 50% 0 / cover; }
                            #fnb3:before { background:url('/images/choose-3.png') no-repeat 50% 0 / cover; }
                            #fnb4:before { background:url('/images/choose-4.png') no-repeat 50% 0 / cover; }
                            #fnb5:before { background:url('/images/choose-5.png') no-repeat 50% 0 / cover; }
                                .fintool-blocks > div > p { font-size: 18px; line-height: 22px; text-align: center; color: #fff; }

                .firstearn-wrapper { width:100%; background:#fff; }
                    .firstearn { margin:0 auto; position:relative; max-width:900px; padding-bottom:90px; }
                        .firstearn > h2 { padding:105px 20px 10px; font-weight: bold; font-size: 42px; line-height: 50px; text-align: center; }
                        .firstearn > p { font-size: 16px; line-height: 26px; text-align: center; color: #252C47; }
                        .firstearn-blocks { position:relative; padding-top:45px; margin:0 auto; display: table; }
                        .firstearn-blocks:before { content:''; background:#C4C4C4; height:2px; width:680px; position:absolute; top:120px; left:calc(50% - 340px); }
                            .firstearn-block { float:left; width:225px; position:relative; }
                            .firstearn-block:before { position:absolute; content:''; background:#C4C4C4; width:14px; height:14px; border-radius:7px; top:70px; left:calc(50% - 7px); }
                                .firstearn-block > div { font-weight:700; font-size: 42px; line-height: 48px; color: #252C47; text-align:center; }
                                .firstearn-block > p { font-size: 16px; line-height: 22px; text-align: center; color: #252C47; padding-top:56px; }

                .howtake-wrapper { width:100%; background:url('/images/how-withdraw.jpg') no-repeat 50% 0 / cover; }
                    .howtake { margin:0 auto; position:relative; min-height:578px; max-width:1050px; padding-bottom:90px; }
                        .howtake-left { float:left; width:440px; padding-right:100px; }
                            .howtake-left > h2 { padding-top:120px; font-weight: bold; font-size: 42px; line-height: 50px; color: #252C47; }
                            .howtake-left > p { padding-top:10px; font-size: 16px; line-height: 26px; color: #252C47; }
                            .howtake-left > ul { padding-top:30px; }
                                .howtake-left > ul > li { padding-left:100px; font-size:18px; position:relative; line-height:70px; padding-bottom:10px; }
                                .howtake-left > ul > li:before { content:''; width:70px; height:70px; left:0px; top:0px; position:absolute; }
                                #htl1:before { background:url('/images/withdraw-1.png') no-repeat; }
                                #htl2:before { background:url('/images/withdraw-2.png') no-repeat; }
                                #htl3:before { background:url('/images/withdraw-3.png') no-repeat; }

                        .howtake-right { float:left; width:510px; border-radius: 15px; background:#252C47; margin-top:106px; }
                            .htr-top { padding:40px; }
                                .howtake-payments { display:table; margin:0 auto; }
                                    .howtake-payments > img { max-width:100%; }
                                .htr-top > p { font-size: 16px; line-height: 26px; color: #fff; padding-top:30px; }
                            .htr-bottom { background:rgba(255,255,255,.06); width:calc(100% - 80px); padding:40px; }
                                .htr-big { font-weight: 500; font-size: 54px; line-height: 64px; color: #fff; }
                                .htr-bottom > p { font-size: 16px; line-height: 20px; color: #fff; opacity: 0.8; padding:5px 0; }

                .safety-wrapper  { width:100%; background:#fff; }
                    .safety { margin:0 auto; max-width:1050px; position:relative; padding:90px 0; }
                        .safety > h2 { font-weight: bold; font-size: 42px; line-height: 50px; color: #252C47; }
                        .safety > p { font-style: italic; font-size: 18px; line-height: 22px; text-align: center; color: #252C47; opacity: 0.9; padding-top:40px; }
                        .safety-blocks { position:relative; padding-top:60px; display:grid; grid-template-columns: 1fr 330px 1fr; grid-gap: 35px; }
                            .safety-blocks > div > p { font-size: 18px; line-height: 22px; text-align: center; color: #252C47; opacity: 0.9; padding-bottom:5px; }
                            .sb-big { font-weight: bold; font-size: 50px; line-height: 50px; text-align: center; color: #449F42; }

                .greenline-wrapper  { width:100%; background:url('/images/green-graph.png') no-repeat 100% 100% / contain #449F42; min-height:161px; }
                    .greenline { margin:0 auto; max-width:1050px; position:relative; padding:40px 0; }
                        .gl-left { float:left; width:calc(100% - 220px); }
                            .gl-left > h2 { font-weight: bold; font-size: 42px; line-height: 50px; color: #fff; }
                            .gl-left > p { font-size: 16px; line-height: 26px; color: #fff; padding-top:5px; }
                        .gl-right { width:220px; float:right; margin:15px 0; }
                            .gl-right > a { display:table; line-height:50px; width:100%; font-weight: bold; font-size: 16px; text-align: center; text-transform: uppercase; color: #fff; background: #252C47; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 6px; }
                            .gl-right > a:hover { background:#2c3455; }



                .footerrisk-wrapper { width:100%; background:#303750; }
                    .footerrisk { margin:0 auto; position:relative; max-width:1280px; padding:30px 0; }
                        .footerrisk > p { color:#979BAB; font-size: 14px; line-height: 26px; }
                            .footerrisk > p > a { color:#fff; }
                            .footerrisk > p > a:hover { text-decoration:underline; }

                .footer-wrapper { width:100%; background:#252C47; }
                    .footer { margin:0 auto; position:relative; max-width:1280px; padding:40px 0; }
                        .footer-right { float:right; width:165px; }
                            .footer-pay { padding-top:8px; }
                                .footer-pay > img { margin:0 auto; display:table; }
                            .footer-cert { padding-top:30px; }
                                .footer-cert > img { margin:0 auto; display:table; }
                            .footer-right > p { font-size: 12px; line-height: 16px; color: #4D4F51; padding-top: 30px; }
                        .footer-left { float:left; width:calc(100% - 293px); }
                            .footer-left > p { font-size: 14px; line-height: 26px; color: #979BAB; padding-top:15px; }
                            .footer-nav { padding-left:64px; position:relative; }
                            .footer-nav:before { position:absolute; left:0px; top:0px; width:51px; height:51px; background:url('/images/18plus.png') no-repeat; content:''; }
                                .footer-nav > li { margin-right:32px; float:left; }
                                    .footer-nav > li > a { line-height:51px; font-size: 12px; }
                            .footer a { color: #fff; }
                            .footer a:hover { text-decoration:underline; }

@media (max-width: 1610px) {
    .header-wrapper { background-size:cover !important; }
    .header { padding:0 20px; min-height:700px; }
    .logo { top:50px; left:20px; }
    .top-langs { top:50px; right:20px; }

    .left-top { padding-top:200px; }
    .left-top > h1 { font-size:54px; line-height:60px; }
    .top-numbers { padding-top:80px; }

    .whatsforex-wrapper:before { background-size: cover !important; width: 574px; height: 635px; left: calc(50% - 700px); }
    .whatsforex { padding: 0 20px; }
    .wsf-right { padding: 80px 0 0 40%; min-height: 350px; }

    .slider { padding: 0 20px; overflow: hidden; }
    .slide-text { padding-left: 50%; padding-top: 75px; min-height: 400px; }
    .slide-text:before { left: calc(50% - 574px); width: 574px; height: 635px; top:60px; background-size: contain !important; }
	.slide1:after { left:calc(50% - 240px); top: 45px; }
	.slide2:after { left:calc(50% - 240px); top:80px; }
	.slide3:after { left:calc(50% - 240px); top:120px; }
	.slide4:after { left:calc(50% - 310px); top: 68px; }
	.slide5:after { left:calc(50% - 240px); top:150px; }
						
    .slide-text > ol > li { padding-left: 60px; }
    .slide-text > ol > li:before { border-radius: 10px; font-size: 20px; line-height: 40px; width: 40px; height: 40px; }
    .slide-text > ol > li > span { font-size: 16px; line-height: 40px; }

    .footerrisk { padding:30px 20px; }
    .footer { padding: 20px; }


}

@media (max-width: 1260px) {
    .wantolearn { padding:0 20px; }
    .wantolearn-list { padding-top: 0px; margin: 0 auto; }
    .wantolearn-left { padding-right: 380px; max-width: 380px;}
    .wantolearn-right { padding-left: 380px; max-width: 380px; min-height: 300px; }
    .wantolearn-right:before { width: 360px; height: 213px; top: 0px; background-size: cover; background-position:0 0;}
    .wantolearn-left::before { width: 369px; height: 227px; background-size: cover; background-position:0 0; }
}

@media (max-width: 1160px) {
    .howstart-blocks::before { width: 590px; left: calc(50% - 295px); }
    .howstart-block { width: 130px; margin: 0 10px; }

    .fintool-blocks > div { margin: 0 5px; }

    .firstearn { padding:0 20px 70px; }
    .firstearn-blocks:before { width: 550px; left: calc(50% - 275px); }
    .firstearn-block { width: 180px; }
    .firstearn-block > p { font-size: 14px; line-height: 20px; }
    .firstearn-block > p br { display:none; }

    .howtake { padding:0 20px 70px; }
    .howtake-left > h2 { padding-top: 60px; }
    .howtake-left { width: calc(100% - 460px); padding-right: 20px; }
    .howtake-left > ul > li { line-height:22px; min-height:70px; }
    .howtake-right { width: 400px; }

    .safety { padding:70px 20px; }
    .safety > h2 { text-align:center; }
    .safety-blocks > div > p { font-size: 14px; line-height: 20px; }
    .sb-big { font-size: 42px; }

    .greenline { padding:30px 20px; }
}

@media (max-width: 780px) {
    h2 br, p br { display:none; }

    .mob-menu { display:block; }
    .header-column.header-right { opacity:0; position:fixed; right:-100%; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; z-index: 9999; box-shadow: 0 0px 4px rgba(0,0,0,.2); padding: 0; }
    .mob-menu.active + .header-column.header-right { display:block; position: fixed; background: #fff; right: 0; top: 0; opacity: 1; width:280px; }
    .mob-menu.active + .header-column.header-right + .mob-opacity { display:block; opacity:1; }
    .header-right .nav-pills li { float: none; margin-right: auto; }
    .mob-menu.active + .header-column.header-right #dropdownLanguage + ul { display:block; }
    .mob-menu.active + .header-column.header-right #dropdownLanguage + ul > li { float:left !important; padding:5px 0 !important; width:50%; }
    .header-right .nav-pills > li > a { display: block !important; width: 100%; border-left: 0 !important; border-radius: 0 !important; border-right: 0 !important; border-top:0 !important; border-bottom:1px solid #1E2532 !important; padding: 10px 0 !important; margin: 0 !important; background:#fff !important; color:#1E2532 !important; text-align: center; }
    .mob-menu.active + .header-column.header-right #dropdownLanguage + ul > li > a { width:100%; display:block; }
    .login-cab { border-top:1px solid #1E2532 !important; }
    .login-cab > a:before { display:none; }
    .left-top { padding-top:20px; }

    .nav-pills .clear { display:block; }
    .nav-pills>li a.live-chat:before,.nav-pills>li p.live-chat:before, a#dropdownLanguage:after { display:none; }
    a#dropdownLanguage { line-height:14px; }

    .whatsforex-wrapper { overflow:hidden; }
    .whatsforex-wrapper:before { left: calc(50% - 287px); top: 10px; }
    .wsf-right { padding: 380px 0px 50px; min-height: 0px; }
    .wsf-right > h2 { text-align:center; }

    .howstart-blocks:before { display: none; }
    .howstart { padding-bottom:40px; }
    .howstart > h2 { padding-top:50px; }
    .howstart-block { margin-bottom:40px; }
    .howstart-block > div:before { display: none; }
    .howstart-block:nth-child(4) { clear:both; }

    .wantolearn-right { padding-left: 0; padding-top: 220px; overflow:hidden; }
    .wantolearn-right:before { top: 40px; left: calc(50% - 180px); }
    .wantolearn-list > h3 { text-align: center; }
    .wantolearn-list > a { display: table; margin: 20px auto 0; }
    .wantolearn-left { padding-right: 0; padding-top: 240px; }
    .wantolearn-left:before { top: 60px; }

    .slider { overflow: hidden; }
    .slider > h2 { font-size: 26px; line-height: 36px; text-align:center; }
    .slide-text { padding-left: 0; padding-top: 400px; display: table; margin: 0 auto; }
    .slide-text:before { left: calc(50% - 287px); top: 40px; }
	.slide1:after { left:calc(50% + 60px); }
	.slide2:after { left:calc(50% + 60px); }
	.slide3:after { left:calc(50% + 60px); }
	.slide4:after { left:calc(50% - 10px); }
	.slide5:after { left:calc(50% + 60px); }

    .fintools > h2 { font-size: 34px; line-height: 44px; }
    .fintool-blocks > div { padding-top:65px; margin:0 5px; width:82px; }
    .fintool-blocks > div:before { content:''; position:absolute; top:0px; left:calc(50% - 27px); width:54px; height:54px; }
    .fintool-blocks > div > p { font-size: 14px; }

    .firstearn > h2 { padding: 53px 0px 10px; font-size:34px; line-height:44px; }
    .firstearn-blocks:before, .firstearn-block:before { display:none; }
    .firstearn-block { width: 100%; float: none; display: table; padding: 0 0px 20px; }
    .firstearn-block > div { display: table-cell; width: 70px; }
    .firstearn-block > p { font-size: 16px; line-height: 22px; padding: 0 0 0 10px; text-align: left; display: table-cell; vertical-align: middle; }

    .howtake-left { width: auto; padding-right: 0; float: none; }
    .howtake-left > ul { display: table; margin: 0 auto; }
    .howtake-left > ul > li { line-height: 70px; }
    .howtake-right { width: auto; float: none; margin: 0 -20px; border-radius: 0; }
    .htr-bottom { text-align:center; }

    .safety-blocks { grid-template-columns: 1fr; }

    .gl-left { float: none; width: auto; text-align:center; }
    .gl-right { width: auto; float: none; }
    .gl-right > a { padding: 0 40px; display: table; margin: 0 auto; width: auto; }

    .footerrisk > p { line-height:20px; }
    .footer-right { float: none; width: auto; }
    .footer-left { float:none; width:auto; }
    .footer > p { line-height: 20px; }
    .footer-cert { padding-top: 10px; }
}

@media (max-width: 480px) {
    .header { min-height:400px; padding-bottom:60px; }
    .logo { top:40px; left:20px; }
    .logo img { width:136px; height:auto; }
    .top-langs { top:47px; right:20px; }
    #lang_current { height:32px; line-height:32px; width:45px; font-size: 14px; background-position:50px 13px !important; }
    #lang_current + ul { width: 70px; }
    #lang_current + ul > li > a { font-size:12px; }
    .left-top { padding-top:170px; }
    .left-top > h1 { font-size: 32px; line-height: 36px; text-align:center; }
    .left-top > p { font-size: 17px; line-height: 23px; text-align:center;  }
    .left-top .green-button { display:table; margin:0 auto; }
    .top-numbers { padding:40px 20px 0; }
    .top-numbers > p { font-size: 14px; line-height: 16px; text-align:center; }
    .top-numbers > p.big { font-size: 36px; line-height: 42px; }

    .whatsforex-wrapper::before { left: calc(50% - 143px); width: 287px; height: 318px; }
    .wsf-right { padding: 200px 0px 50px; }
    .wsf-right > h2 { font-size: 30px; line-height: 36px; }
    .wsf-right > p { font-size: 14px; line-height: 22px; }

    .howstart > h2 { font-size: 30px; line-height: 36px; }
    .howstart-block { float:none; width:auto; margin:0; padding-bottom: 86px; }
    .howstart-block > div { width: 56px; height: 56px; float:left; background-size:cover !important; }
    .howstart-block > p { text-align: left; padding-top: 4px; float: left; width: calc(100% - 86px); padding-left: 30px; display:block; }
    #hsb5 + p { line-height: 46px; }

    .wantolearn > h2 { font-size: 30px; line-height: 36px; }
    .wantolearn > p { font-size: 14px; line-height: 22px; }
    .wantolearn-list > h3 { font-size: 24px; line-height: 28px; }
    .wantolearn-list > ul > li { font-size: 14px; line-height: 22px; }

    .slide-text { padding-top: 250px; }
    .slide-text::before { left: calc(50% - 143px); width: 287px; height: 318px; }
	.slide1:after { left:calc(50% - 30px); top: -30px; }
	.slide2:after { left:calc(50% - 30px); top: 10px; }
	.slide3:after { left:calc(50% - 30px); top: 30px; }
	.slide4:after { left:calc(50% - 80px); top: 10px; }
	.slide5:after { left:calc(50% - 30px); top: 50px; }

    .fintools { padding-bottom:55px; }
    .fintools > h2 { font-size: 30px; line-height: 36px; padding:53px 20px 44px; }
    .fintool-blocks > div { float: none; margin-bottom: 32px; clear: both; min-height: 54px; padding: 0 0 0 72px; }
    .fintool-blocks > div:before { left: 0; }
    .fintool-blocks > div > p { font-size: 18px; text-align: left; }
    #fnb1 > p { padding-top: 4px; }
    #fnb2 > p { padding-top: 14px; }
    #fnb3 > p { padding-top: 4px; }
    #fnb4 > p { padding-top: 4px; }
    #fnb5 > p { line-height: 18px; font-size:16px; }

    .firstearn > h2 { font-size:30px; line-height:36px; }

    .howtake-left > h2 { font-size:30px; line-height:36px; }
    .howtake-left > ul > li { font-size: 14px; line-height:50px; padding-left:70px; }
    .howtake-left > ul > li:before  { width:50px; height:50px; background-size:cover !important; }
    .htr-top, .htr-bottom { padding: 40px 20px; }
    .htr-top > p { font-size: 14px; line-height: 20px; }
    .htr-big { font-size: 36px; line-height: 50px; }
    .htr-bottom { width: calc(100% - 40px); }
    .htr-bottom > p { font-size: 14px; }

    .safety > h2 { font-size:30px; line-height:36px; }
    .safety-blocks { padding-top: 30px; }
    .safety-blocks > div { margin: 0 5px 20px; }
    .safety > p { font-size: 14px; line-height: 20px; }

    .gl-left > h2 { font-size:30px; line-height:36px; }

    .footer-left > p { line-height: 20px; }
    .footer-nav { display: table; margin: 0 auto; }
    .footer-nav > li { float: none; margin:0 0 10px; }
    .footer-nav > li > a { line-height: 30px; }
}

.left-top { padding-top: 60px; }
#header { height:120px; }
.header-right { position: absolute; right: 0; top: 58px; }
.nav-pills > li { float:left; margin-right:15px; }
a.live-chat { color: #999; font-size: .9em; padding: 6px 10px 6px 27px; display: inline-block; margin-left: 15px; position:relative; }
a.live-chat:before { content:''; position:absolute; left:0; top:0; }