.col-right{
    margin-left: 20px;
}
.ev_name{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000000;
    cursor: pointer;
}
.ev_name:hover{
    text-decoration: underline;
}
.text{
    color: #666666;
    text-align: left !important;
    line-height: 22.4px!important;
}
.ev_wrapper{
    padding-bottom: 20px;
    display: flex; justify-text: space-between;
}
.tutorials{
    padding-bottom: 30px;
    width: 100% !important;
}
.s1{
    padding-top: 20px;
}
.ev_scr{
    width:45% !important;
}
.col-right{
    width:55% !important;
    text-align: left;
}
.insta-player{
    display: block;
    width: 100%;
    text-align: center;
}
.video {
    cursor:pointer;
    position: relative;
}
.tutorials > div .video:after {
    content: '';
    background: url(/i/img/page/video_tutorial_img/play-button.png) no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    display: inline-block;  
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video:hover::after{
    /* transform: scale(1.2); */
    transition: 0.4s;
    transform: translate(-50%, -50%) scale(1.2)!important;
}

@media (max-width: 1699px) {
    .ev_name{
        margin-bottom: 15px;
    }
}

@media (max-width: 1660px) {
    .ev_name{
        font-size: 22px;
    }
    .text{
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 1599px) {
    .ev_name{
        font-size: 21px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1560px) {
    .ev_name{
        font-size: 21px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .text{
        font-size: 14px;
    }
}

@media (max-width: 1499px) {
    .ev_name{
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 13px;
    }
}

@media (max-width: 1460px) {
    .ev_name{
        font-size: 19px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 13px;
    }
}

@media (max-width: 1399px) {
    .ev_name{
        font-size: 19px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 12px;
    }
}

@media (max-width: 1360px) {
    .ev_name{
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .text{
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 1299px) {
    .ev_name{
        font-size: 21px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .text{
        font-size: 14px;
    }
}

@media (max-width: 1260px) {
    .ev_name{
        font-size: 21px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 13px;
    }
}

@media (max-width: 1199px) {
    .ev_scr{
        width:43% !important;
    }
    .col-right{
        width:57% !important;
    }
    .ev_name{
        font-size: 20px;
        margin-top: 0px;
    }
}

@media (max-width: 1160px) {
    .ev_scr{
        width:42% !important;
    }
    .col-right{
        width:58% !important;
    }
    .ev_name{
        font-size: 17px;
    }
    .text{
        font-size: 12px;
        line-height: 1.5 !important;
    }
}

@media (max-width: 1099px) {
    .ev_name{
        margin-top: -7px;
    }
    .text{
        font-size: 12px;
        line-height: 1.4 !important;
    }
}

@media (max-width: 1060px) {
    .text{
        font-size: 12px;
        margin-top: 0px  !important;
    }
}

@media (max-width: 1000px) {
    .ev_scr{
        width:45% !important;
    }
    .col-right{
        width:55% !important;
    }
    .ev_name{
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 15px;
    }
}

@media (max-width: 960px) {
    .ev_scr{
        width:43% !important;
    }
    .col-right{
        width:57% !important;
    }
    .ev_name{
        font-size: 21px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .text{
        font-size: 14px;
    }
}

@media (max-width: 899px) {
    .mfh_text{
        padding-top: 20px !important;
        padding-left:20px !important;
    }
}

@media (max-width: 860px) {
    .ev_scr{
        width:42% !important;
    }
    .col-right{
        width:58% !important;
    }
    .ev_name{
        font-size: 18px;
        margin-top: -2px;
    }
    .text{
        font-size: 13px;
        line-height: 1.3 !important;
    }
    .gettingstarted__useful7__two {
        max-height: 90px !important;
    }
}

@media (max-width: 800px) {
    .mf_header .mfh_darken {
        background: transparent !important;
    }
    .mf_header .mfh_text {
        max-width: calc(50% - 20px) !important;
        text-align: left;
    }
    .ev_name{
        font-size: 19px;
    }
    .text{
        font-size: 13px;
        line-height: 1.2 !important;
    }
}

@media screen and (max-width: 1560px) and (min-width: 1361px) {
    .content .additional_page_header_aph .mf_header {
        background-position: center right -30px !important;
    }
}
@media screen and (max-width: 1260px) and (min-width: 991px) {
    .content .additional_page_header_aph .mf_header {
        background-position: center right -80px !important;
    }
}
@media screen and (max-width: 990px) and (min-width: 769px) {
    .content .additional_page_header_aph .mf_header {
        background-position: center right -60px !important;
    }
}
@media screen and (max-width: 768px) and (min-width: 631px) {
    .content .additional_page_header_aph .mf_header {
        background-position: center right -140px !important;
    }
}

@media (max-width: 768px) {
    .mf_header{
        background: url('/i/img/page/video_tutorial_img/med_banner.png') !important;
    }
    .mf_header {
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .mf_header .mfh_text {
        max-width: calc(50% - 0px) !important;
        text-align: left !important;
    }
    .mfh_text{
        padding-top: 20px !important;
        padding-left:10px !important;
    }
    .ev_scr{
        width:100% !important;
    }
    .col-right{
        width:100% !important;
    }
    .ev_wrapper{
        padding-bottom: 20px;
        display: flex; 
        flex-direction: column;
    }
    .col-right{
        margin-left: 2px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .ev_name{
        font-size: 24px !important;
    }
    .text{
        font-size: 16px;
        line-height: 1.5 !important;
    }
}

@media (max-width: 630px) {
    .mf_header .mfh_text {
        max-width: calc(65% - 0px) !important;
        text-align: left !important;
    }
    .mf_header {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }
}

@media (max-width: 399px) {
    .content .additional_page_header_aph .mf_header{
        background: url('/i/img/page/video_tutorial_img/small_banner.png') !important;
        background-position: bottom center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .mf_header .mfh_text {
        max-width: calc(100% - 0px) !important;
        text-align: center !important;
        height: 410px !important;
    }
    .mfh_text{
        padding-top: 00px !important;
        padding-left:0px !important;
    }
}

@media (max-width: 375px) {
    .ev_name{
        font-size: 23px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 90%;
    }
    .mf_header .mfh_text {
        height: 450px !important;
    }
}

/* getting started part */
.gettingstarted__line{margin-bottom: 40px;}
.gettingstarted__line:last-child{margin-bottom: 0px;}

/* ico list */
.gettingstarted__ico{background: url(/i/img/getting_started/getting_started__261018_1.png) no-repeat;}
.gettingstarted__ico.what{width: 46px; height: 43px; background-position: -18px -819px;}
.gettingstarted__ico.begin{width: 46px; height: 41px; background-position: -19px -901px;}
.gettingstarted__ico.waiting{width: 46px; height: 41px; background-position: -19px -979px;}
.gettingstarted__ico.possible{width: 46px; height: 44px; background-position: -19px -1060px;}
.gettingstarted__ico.accounts{width: 46px; height: 43px; background-position: -17px -1140px;}
.gettingstarted__ico.education{width: 46px; height: 43px; background-position: -18px -1218px;}
.gettingstarted__ico.socialtrading{width: 57px; height: 57px; background-position: -12px -1293px;}
.gettingstarted__ico.beginanalytics{width: 67px; height: 67px; background-position: -7px -1368px;}
.gettingstarted__ico.fresh{width: 43px; height: 42px; background-position: -20px -499px;}
.gettingstarted__ico.forecast{width: 43px; height: 42px; background-position: -22px -579px;}
.gettingstarted__ico.economy{width: 43px; height: 42px; background-position: -22px -658px;}
.gettingstarted__ico.plan{width: 43px; height: 42px; background-position: -20px -740px;}
.gettingstarted__ico.forum{width: 60px; height: 56px; background-position: -12px -1773px;}
.gettingstarted__ico.glossary{width: 52px; height: 58px; background-position: -15px -1692px;}
.gettingstarted__ico.chat{width: 46px; min-width: 46px; height: 38px; background-position: -18px -1463px;}
.gettingstarted__ico.contact{width: 46px; min-width: 46px; height: 41px; background-position: -23px -1540px;}
.gettingstarted__ico.callback{width: 40px; min-width: 40px; height: 38px; background-position: -20px -1623px; margin: 0px;}

/* useful information */

.gettingstarted__useful2 {display: flex;gap: 20px;}
.gettingstarted__useful a{text-decoration: none;}
.gettingstarted__useful__one{background: url(/i/img/getting_started/useful_3.png) no-repeat; background-size: cover; box-sizing: border-box; padding: 20px; padding-left: 10px; min-height: 370px;}
.gettingstarted__useful__two{min-width: 280px; max-width: 280px;}
.gettingstarted__useful2__two{max-width: 300px; min-width: 300px;}
.gettingstarted__useful__head{padding-left: 10px; font-size: 1.7em; color: #444;}
.gettingstarted__useful__head__one{margin-right: 20px;}
.gettingstarted__useful__head__two{text-align: left;}
.gettingstarted__useful3{width: 100%; gap:30px;display: grid;grid-template-columns: repeat(2,1fr);grid-column-gap: 10px;grid-row-gap: 0px;}
.gettingstarted__useful3__one{margin-top: 10px;}
.gettingstarted__useful6{background: rgba(255, 255, 255, 0.5); padding: 10px; width: 100%; box-sizing: border-box; border-radius: 7px; text-transform: uppercase; min-height: 90px;}
.gettingstarted__useful6__one{margin-right: 15px;}
.gettingstarted__useful6__two{text-align: left;}
.gettingstarted__useful4__one{margin: 7px 0;}
.gettingstarted__useful4__hide{display: none;}
.gettingstarted__useful7__one{margin-right: 20px; border: 1px solid transparent;}
.gettingstarted__useful7__one img{display: block; margin: 0 auto; height: 50px;}
.gettingstarted__useful7__two{color: #747474; font-size: 0.9em; text-align: left; max-height: 51px; overflow: hidden;}
.gettingstarted__useful5__one.forumback{background: url(/i/img/getting_started/useful_1.png) no-repeat;}
.gettingstarted__useful5__one.glossaryback{background: url(/i/img/getting_started/useful_2.png) no-repeat;}
.gettingstarted__useful5__one{background-size: cover !important; box-sizing: border-box; padding: 20px; width: 100%; height: 175px; margin-bottom: 20px; display: table; position: relative;}
.gettingstarted__useful5__one:last-child{margin-bottom: 0px;}
.gettingstarted__useful5__one__img{margin: 0 auto; margin-bottom: 20px;}
.gettingstarted__useful5__one__table{display: table-cell; vertical-align: middle; position: relative; z-index: 5;}
.gettingstarted__useful5__one__text{text-align: center; font-size: 1.35em;}
.gettingstarted__useful6:hover .gettingstarted__ico.fresh{background-position: -98px -499px;}
.gettingstarted__useful6:hover .gettingstarted__ico.forecast{background-position: -100px -579px;}
.gettingstarted__useful6:hover .gettingstarted__ico.economy{background-position: -100px -658px;}
.gettingstarted__useful6:hover .gettingstarted__ico.plan{background-position: -98px -740px;}
.gettingstarted__useful6:hover{color: #b1393a; background: #fff;}
.gettingstarted__useful4__one:hover .gettingstarted__useful7__two{color: #000;}
.gettingstarted__useful5__one:hover:after{content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); /* z-index: 1; */}
.flex-container .gettingstarted__useful2__one{justify-content: center;align-content: center;}
.flex-container .gettingstarted__useful4{text-align: left !important;}
/* technical support */
.gettingstarted__tech__flex__one__block{margin-bottom: 20px; text-decoration: none;}
.gettingstarted__tech__flex__one__block:hover{opacity: 0.8;}
.gettingstarted__tech__flex__one__block:last-child{margin-bottom: 0px;}
.gettingstarted__tech__flex__one{background: url(/i/img/getting_started/back_callbak.png) no-repeat; box-sizing: border-box; background-size: cover; border-radius: 7px; margin-left: 20px; padding: 20px;}
.gettingstarted__tech__flex__one__block.chat{width: 100%; min-width: 385px; max-width: 385px; height: 122px; background: url(/i/img/getting_started/chat.png) no-repeat; box-sizing: border-box; padding: 20px; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background-position: left center; border-radius: 7px;}
.gettingstarted__tech__flex__one__block.contact{width: 100%; min-width: 385px; max-width: 385px; height: 122px; background: url(/i/img/getting_started/contact.png) no-repeat; box-sizing: border-box; padding: 20px; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background-position: left center; border-radius: 7px;}
.gettingstarted__tech__flex2{max-width: 205px; text-align: left; font-weight: bold; font-size: 15px;}
.gettingstarted__tech__flex2.callback{max-width: inherit; margin-bottom: 20px;}
.gettingstarted__tech__flex2__one:nth-child(1){margin-right: 10px;}
.gettingstarted__tech__flex__one__back{position: relative;}
.gettingstarted__tech__flex__one__back__text{margin-bottom: 20px;}
.gettingstarted__tech__flex3{display: block !important;}
a.analyticsforb {
    background: rgba(255, 255, 255, 0.5);
    padding: 15px;
    box-sizing: border-box;
    border-radius: 7px;
    text-transform: uppercase;
    display: table;
    width: 100%;
}
.hr{
    height: unset;
}
@media screen and (max-width: 1700px) {
    .gettingstarted__useful{display: block !important;}
    .gettingstarted__useful__one{margin-bottom: 20px;}
    .gettingstarted__useful__two{min-width: inherit; max-width: 100%;}
    .gettingstarted__useful5__one{width: calc(50% - 10px)}
}

@media screen and (max-width: 1500px) {
    a.analyticsforb {
        width:100% !important;
    }
    .gettingstarted__useful3__one {
        margin-top: 10px !important;
        margin: unset;
    }
    .flex-container.gettingstarted__useful3 {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        width: 100% !important;
        grid-column-gap: 10px;
        grid-row-gap: 0px;
    }
    .gettingstarted__useful__head {
        margin-bottom: 0px;
    }
    .gettingstarted__useful a {
        text-decoration: none;
        width: 100%;
    }
    .gettingstarted__useful6 {
        width: unset;
        justify-content: center;
    }
    .gettingstarted__useful4 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr 1fr;
        grid-row-gap: 15px;
    }
    .gettingstarted__useful__one{display: block !important; background: none; padding: 0px;}
    .gettingstarted__useful2{display: block !important;}
    .gettingstarted__useful2__one{background: url(/i/img/getting_started/useful_3.png) no-repeat; background-size: cover; box-sizing: border-box; padding: 20px;}
    .gettingstarted__useful__head{padding: 0px; -webkit-box-pack: center !important; -moz-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: center !important;}
    .gettingstarted__useful3{-webkit-box-pack: center !important; -moz-box-pack: center !important; -webkit-justify-content: center !important; -ms-flex-pack: center !important; justify-content: space-between !important;}
    .gettingstarted__useful4__hide{display: block;}
    .gettingstarted__useful2__two{min-width: inherit; max-width: 100%; box-sizing: border-box; background: #f4f5f6; padding: 10px; margin-top: 20px;}
    .gettingstarted__useful4__one{margin: 5px; width: calc(50% - 10px);}
}

@media screen and (max-width: 990px) {
    .gettingstarted__tech__flex{display: block !important;}
    .gettingstarted__tech__flex__one{margin-left: 0px; margin-bottom: 20px;}
    .gettingstarted__tech__flex3{display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; width: 100%;}
    .gettingstarted__tech__flex__one__block{margin-bottom: 0px; margin-right: 20px; min-width: inherit !important;}
    .gettingstarted__tech__flex__one__block:last-child{margin-bottom: 0px; margin-right: 0px;}
}

@media screen and (max-width: 700px) {
    .gettingstarted__useful4__one{width: 100%;}
    .gettingstarted__useful__head {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 600px) {
    .gettingstarted__ico{position: static; margin: 0 auto;}
    .gettingstarted__useful6{width: 100%;}
    .gettingstarted__useful3__one{-webkit-box-flex: 1 !important; -moz-box-flex: 1 !important; -webkit-flex: 1 1 auto !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; margin: 0px 0px 0px 0px; width: 100%;}
    .gettingstarted__useful3__one:last-child{margin-bottom: 0px;}
    .gettingstarted__useful5__one{width: 100%;}
    .gettingstarted__useful__head{font-size: 1em;}
    .gettingstarted__useful5__one__text{margin-top: 10px;}
    .gettingstarted__tech__flex3{display: block !important;}
    .gettingstarted__tech__flex__one__block{margin: 0px auto 20px auto;}
    .gettingstarted__tech__flex__one__block:last-child{margin: 0px auto;}
}
@media screen and (max-width:550px) {
    .flex-container.gettingstarted__useful3 {
        display: flex;
        flex-direction: column;
        gap:0px;
    }
    .gettingstarted__useful3__one {
        margin: 0px 0px 0px 0px;
    }
    .gettingstarted__useful4 {
        display: flex;
        flex-direction: column;
        gap:15px;
    }
}

@media (min-width: 1001px) and (max-width: 1049px){
    .gettingstarted__tech__flex{display: block !important;}
    .gettingstarted__tech__flex__one{margin-left: 0px;margin-bottom: 20px;}
    .gettingstarted__tech__flex3{ display: -webkit-box !important;display: -moz-box !important;display: -ms-flexbox !important;display: -webkit-flex !important;display: flex !important;width: 100%;}
    .gettingstarted__tech__flex__one__block {
        margin-bottom: 0px;
        margin-right: 20px;
        min-width: inherit !important;
    }
    .gettingstarted__tech__flex__one__block:last-child {
        margin-bottom: 0px;
        margin-right: 0px;
    }
    .gettingstarted__tech__flex__one__block {
        min-width: inherit !important;
    }
}

@media (min-width: 1050px) and (max-width: 1233px){
    .gettingstarted__tech__flex__one{
        padding: 10px ;
    }
    .gettingstarted__tech__flex__one__back__text{
        margin-bottom: 10px;
    }
    .gettingstarted__tech__flex2.callback{
        margin-bottom: 10px;
    }
}
@media (min-width: 1361px) and (max-width: 1496px){
    .gettingstarted__tech__flex__one{
        padding: 10px ;
    }
    .gettingstarted__tech__flex__one__back__text{
        margin-bottom: 10px;
    }
    .gettingstarted__tech__flex2.callback{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 399px) {
    .gettingstarted__useful6__one {
        margin-right: 0px;
    }
    .gettingstarted__useful3 {
        font-size: 13px;
    }
}
@media screen and (max-width: 350px) {
    .gettingstarted__useful__head__one {
        margin-right: 8px;
    }
    .gettingstarted__useful7__one {
        margin-right: 10px;
    }
    .gettingstarted__useful4__one {
        margin: unset;
    }
}