html[lang='en-MX'] .forex_ahead ul li:nth-child(3) .content_box .text_box p{padding: 0 24px;}
html[lang='en-MX'] .forex_strategies .blue_button,
html[lang='es-419'] .forex_strategies .blue_button,
html[lang='fr'] .forex_strategies .blue_button,
html[lang='pt-BR'] .forex_strategies .blue_button{display: none;}
html[lang='es-419'] .forex_strategies .inner,
html[lang='fr'] .forex_strategies .inner,
html[lang='pt-BR'] .forex_strategies .inner,
html[lang='en-MX'] .forex_strategies .inner{padding-top:246px;padding-bottom:246px;}
@media (max-width: 1000px){ 
    html[lang='es-419'] .forex_strategies .inner,
    html[lang='fr'] .forex_strategies .inner,
    html[lang='pt-BR'] .forex_strategies .inner{padding-top:208px;padding-bottom:208px;}
    html[lang='en-MX'] .forex_strategies .inner{padding-top:120px;padding-bottom:150px;}
}
@media (max-width: 768px){
    html[lang='es-419'] .forex_strategies .inner,
    html[lang='fr'] .forex_strategies .inner,
    html[lang='pt-BR'] .forex_strategies .inner,
    html[lang='en-MX'] .forex_strategies .inner{padding-top:138px;padding-bottom:138px;}
}
@media (max-width: 450px){
    html[lang='en-MX'] .banner_box .banner_content .blue_button {padding: 12px 32px;font-size: var(--font-size-titleMedium);}
    .public_wrapper .banner_box .banner_content .blue_button {padding: 10px 20px;font-size: 14px;}
    .public_wrapper .banner_box .banner_content .blue_button img {max-width: 12px;}
}