.change_language {
    float           : right;
    margin-right    : -5vw;
    margin-top      : -2vw;
    text-align      : center;
}
/********** HEADBAND CRYPTOTICKER - HOME - BLOCK ONE **********/
.headband_home_b_one {
    background-color : #063b65;
    display          : inline-block;
    font-family      : "Arial";
    font-weight      : bold;
    top              : 0vw;
    left             : 0;
    width            : 100%;
    position         : absolute;
    z-index          : 10;
}
.headband_home_b_one .container {
    width: 100%;
}
.overlay_bg_home {
    display  : block;
    float    : left;
    position : relative;
    width    : 100%;
    z-index  : 0;
}
.bg_home_one_mobile {
    display : none;
}
/************************* BLOCK ONE *************************/
.home_b_one {
    display     : inline-block;
    font-family : "Arial";
    left        : 0;
    top         : 5vw;
    position    : absolute;
    width       : 100%;
    z-index     : 1;
}
.home_b_one .container{
    width : 62%;
}
.home_b_one .main_logo_block_one{
    width   : 18vw;
}          
.home_b_one .welcome_msg {
    margin-top  : 1vw;
}
.home_b_one h1 {
    color       : #c9c9d1;
    font-size   : 2vw;
    font-family : "Munistic";
}
.home_b_one p {
    color      : #003C5C;
    font-size  : 1vw;
    text-align : justify;
}
.btns_home {
    align-items      : center;
    background-color : #2f427a;
    border-radius    : 20px;
    display          : flex;
    color            : white;
    font-family      : "Munistic";
    font-size        : 1vw;
    height           : 2.25vw;
    text-align       : center;
    justify-content  : center;
    text-decoration  : none;
    margin-left      : 0 auto;
    margin-right     : 0 auto;
    margin           : 0 auto;  
}
.btn_reg_home {
    width            : 10vw;
}
.btn_sesion_home {
    width            : 14vw;
}
.boton_link {
    margin-top : 1vw;
}
.boton_link a,
.boton_link a:hover,
.boton_link a:active {
    color           : #fff;
    text-decoration : none!important;
}
/********** BLOCK ONE - MENU **********/
.menu_home_b_one {
    display  : inline-block;
    top      : 5vw;
    left     : 0;
    position : absolute;
    width    : 100%;
    z-index  : 20;
}
.menu_home_b_one .container{
    width   : 76%;
}
.menu_home_b_one .menu_menu{
    background-color    : rgba(43, 67, 115, 0.7)!important; 
    border-radius       : 100px;
    -webkit-box-shadow  : 10px 10px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow     : 10px 10px 5px 0px rgba(0,0,0,0.20);
    box-shadow          : 10px 10px 5px 0px rgba(0,0,0,0.20);        
}
.menu_home_b_one .menu_menu a {
    color        : white!important;
    font-size    : 1vw;
    font-family  : "Munistic";
    margin-left  : -9vw;
    margin-right : -9vw;
}
.menu_home_b_one .icon_language {
    float        : right; 
    margin-right : -4vw; 
    margin-top   : -2.0vw;
    text-align   : center;
    width        : 2.25vw;
}
.menu_home_b_one .navbar {
    padding : 0rem 1rem !important;
}
.icons_home_b_one {
    display  : inline-block;
    height   : 5vh;
    left     : 0;
    top      : 38vw;
    position : absolute;
    width    : 100%;
    z-index  : 1;
}
.icons_home_b_one .container {
    width   : 14%;
}
.icon_1_b_one { width   : 2.5vw; }
.icon_2_b_one { width   : 2.1vw; }
.icon_3_b_one { width   : 2.5vw; }
/************************* BLOCK TWO *************************/
.home_b_two {
    position    : absolute;
    top         : 5.5vw;
    left        : 0;
    width       : 100%;
    display     : inline-block;
    z-index     : 1;
    font-family : "Arial";
}
.home_b_two .container {
    width : 70%;
}
.home_b_two .column_image {
    top    : 0;
    bottom : 0;
    left   : 0;
    right  : 0;
    margin : auto;
}
.home_b_two .icon_1_bq_two_lg {
    width  : 9vw; 
    height : 9vw;
    float  : right; 
}
.home_b_two .icon_2_bq_two_lg {
    width  : 6vw; 
    height : 8vw;        
}
.home_b_two .icon_3_bq_two_lg {
    width  : 7.5vw; 
    height : 7.5vw;    
}                
.home_b_two .row_one { 
    margin-top: 7vw;
}
.home_b_two .row_two { 
    margin-top: 14vw;
}
.home_b_two .row_three { 
    margin-top: 11vw;
}                
.home_b_two h1 {
    color          : #083c62;
    font-size      : 1.25vw;
    margin-left    : -2vw;
    font-family    : "Munistic";
    padding-bottom : 1vw;
}
.home_b_two p {
    color         : #083c62;
    font-size     : 0.9vw;
}
.home_b_two .p_one_home_b_two_one {
    margin-left   : -2vw;
    padding-right : 5vw;
}
.home_b_two .p_two_home_b_two_one {
    padding-left : 0vw;
    text-align   : right;
}                
.home_b_two .p_three_home_b_two_one {
    margin-left   : -2vw;
    padding-right : 5vw;
}  
.home_b_two .h1_three {
    text-align: right!important;
} 
.home_b_two .btn_read_more {
    width            : 5vw;
    height           : 1.5vw;
    background-color : #32537b;
    border           : 2px solid white;
    color            : white;
    border-radius    : 20px;
    text-align       : center;
    display          : flex;
    justify-content  : center;
    align-items      : center;
    text-decoration  : none;
    font-size        : 0.8vw;
    font-family      : "Munistic";
}
.home_b_two .btn_read_more_one {
    float       : left;
    margin-left : -52px;
}
.home_b_two .btn_read_more_two {
    float           : right;
    margin-right    : -0.5vw;
}         
.f_cf_bq_2 {
    display          : block;
    background-color : #175274;
    height           : 55vh;
}
/************************* BLOCK THREE *************************/
.home_b_three {
    background-color : #8d94b0;
    display          : inline-block;
    font-family      : "Arial";
    left             : 0;
    margin-top       : -0.5vw;  
    padding-top      : 0.25vw;
    padding-bottom   : 0.25vw;
    position         : relative;
    top              : 0vw;
    width            : 100%;
    z-index          : 1;
}
.home_b_three .container{
    width : 70%;
}
.home_b_three .column_image {
    bottom  : 0;
    left    : 0;
    right   : 0;
    top     : 0;
    margin  : auto;
}
.home_b_three .row {
    flex-wrap   : 0!important;
}
.home_b_three .pct_up {
    color: #025828;
}
.home_b_three .pct_down {
    color: #9c0204;
}
/* ****************************************************** */
@media( max-width: 1720px ) {
    .change_language {
        margin-top: -2.25vw;
    }          
}
@media( max-width: 1365px ) {
    .change_language {
        margin-top: -2.6vw;
    }       
}
@media( max-width: 1280px ) {
    .change_language {
        margin-top  : -2.5vw;
    } 
    .change_language .flag-icon {
        line-height : 1.8em;
        width       : 1.5em;
    }      
}
@media( max-width: 1024px ) {
    .change_language {
        margin-top  : -3vw;
    }     
}
@media( max-width: 768px ) and ( max-height: 500px ) {
    /******************* BLOCK ONE *******************/
    .bg_home_one_pc {
        display : block!important;
    }
    .bg_home_one_mobile {
        display : none!important; 
    }    
    .home_b_one  {
        top : 7vw!important;
    }
    .home_b_one .main_logo_block_one {
        width   : 18vw!important;
    }    
    .home_b_one .welcome_msg {
        margin-top : 2vw!important;
    }
    .home_b_one h1 {
        font-size : 3.5vw!important;
    }
    .home_b_one .btn_reg_home {
        font-size   : 2.5vw!important;
        height      : 5vw!important;
        width       : 17vw!important;
    }
    .home_b_one .btn_sesion_home {
        height      : 5vw!important;
        font-size   : 2.5vw!important;
        width       : 19vw!important;
    }
    .home_b_one .boton_link {
        margin-top  : 1.5vw!important;
    }
    .home_b_two .btn_read_more_two {
        float           : left!important;
        margin-right    : auto!important;
    }
    .home_b_two .btn_read_more {
        font-size   : 2.25vw!important;
        height      : 4vw!important;
        margin-left : -30px!important;
        width       : 17vw!important;
    }
    .icons_home_b_one .container {
        width : 40vw!important;
    }
    .icons_home_b_one {
        top : 45vw!important;
    }        
    .icon_3_b_one {
        width : 4.5vw!important;
    }
    .icon_1_b_one {
        width : 5.5vw!important;
    }
    .icon_2_b_one {
        width : 4.1vw!important;
    }
    .home_b_one .icons_home_b_one {
        display : none!important;
    }
    /******************* BLOCK TWO *******************/
    .bg_home_two_pc {
        display : none!important;
    }
    .bg_home_two_mobile {
        padding-top      : 5vw!important;
        padding-bottom   : 10vw!important;
    }  
    .home_b_two h1 {
        font-size   : 3.5vw!important;
        margin-left : -2vw!important;
    }
    .home_b_two p {
        font-size : 2.5vw!important;
    }
    .home_b_two .container {
        width   : 85vw!important;
    }
    .home_b_two .btn_read_more_one {
        width       : 17vw!important;
        height      : 4vw!important;
        margin-left : -30px!important;
        font-size   : 2.25vw!important;
    }
    .home_b_two .boton_link {
        margin-top      : 2vw!important;
        margin-bottom   : 5vw!important;
    }
    .home_b_two .row_two {
        margin-top : 5vw!important;
    }
    .home_b_two .icon_1_bq_two_lg {
        height      : auto!important;
        margin-left : auto!important;
        max-width   : 100%!important;
        width       : 14vw!important;
    }
    .home_b_two .icon_2_bq_two_lg {
        width       : 10vw!important;
        height      : auto!important;
        margin-left : auto!important;
        max-width   : 100%!important;
    }
    .home_b_two .icon_3_bq_two_lg {
        height      : auto!important;
        max-width   : 100%!important;
        margin-left : auto!important;
        width       : 7vw!important;
    }
}
@media( max-width: 700px ){
    /******************* BLOCK ONE *******************/
    .bg_home_one_pc {
        display : none;
    }
    .bg_home_one_mobile {
        display : block; 
    }
    .home_b_one {
        top : 25vw;
    }
    .home_b_one .main_logo_block_one {
        width : 45vw;
    }
    .home_b_one .welcome_msg {
        margin-top : 7vw;
    }        
    .home_b_one h1 {
        font-size : 7vw;
    }
    .btn_reg_home {
        font-size : 5vw;
        height    : 10vw;
        width     : 45vw;
    }
    .btn_sesion_home {
        width     : 42vw;
        height    : 10vw;
        font-size : 5vw;
    }
    .boton_link {
        margin-top : 5vw;
    }
    .icons_home_b_one {
        top : 105vw;
    }
    .icons_home_b_one .container {
        width : 75vw;
    }
    .icon_1_b_one {
        width : 9.5vw;
    }        
    .icon_2_b_one {
        width : 9.1vw;
    }
    .icon_3_b_one {
        width : 8.5vw;
    }
    .icons_home_b_one h3 {
        color       : white;
        font-size   : 3vw;
        margin-top  : 1.5vw;             
        font-family : "Munistic";
    }
    /******************* BLOCK TWO *******************/
    .bg_home_two_pc {
        display: none;
    }
    .bg_home_two_mobile {
        background-color : #ddcac4;
        display          : inline-block;
        left             : 0;
        padding-top      : 15vw;
        padding-bottom   : 15vw;              
        position         : relative;
        top              : 0vw;
        width            : 100vw;
        z-index          : 0;
    }        
    .home_b_two .container {
        width: 80vw;
    }
    .home_b_two h1 {
        font-size      : 5.5vw;
        margin-left    : -2vw;
        padding-bottom : 1vw;
    }
    .home_b_two .p_one_home_b_two_one {
        margin-left   : -2vw;
        padding-right : 0vw;
    }
    .home_b_two .icon_1_bq_two_lg,
    .home_b_two .icon_2_bq_two_lg,
    .home_b_two .icon_3_bq_two_lg {
        height      : auto;
        margin-left : -7vw;
        max-width   : 300%;
        width       : 14vw;
    }        
    .home_b_two p {
        font-size   : 3.5vw;
    }
    .home_b_two .btn_read_more_home {
        width       : 22vw;
        height      : 7.5vw;
        margin-left : -24px;
        font-size   : 3vw;
    }
    .home_b_two .btn_read_more_2_home {
        width       : 21vw;
        height      : 7.5vw;
        font-size   : 3vw;
        float       : left;
        margin-left : -6.5vw;
    }        
    .home_b_two .h1_three {
        text-align  : left !important;
    }
    .home_b_two .p_two_home_b_two_one {
        margin-left : -2vw;
        text-align  : left;
    }
    .home_b_two .btn_read_more {
        font-size   : 3.8vw;
        height      : 7vw;
        width       : 30vw;
    }
    .home_b_two .btn_read_more_one, 
    .home_b_two .btn_read_more_two,
    .home_b_two .btn_read_more_three {
        float       : left;
        margin-left : -22px;
    }
}

/* @media(max-width: 1365px) {}
@media(max-width: 1280px) {} */
/* IPAD PRO */
/* @media only screen 
    and (min-width: 1024px) 
    and (max-height: 1366px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1.5) {} */
/* IPAD */
/* @media only screen 
    and (min-width: 768px) 
    and (max-height: 1024px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1.5) {} */
/* KIDLE FIRE HDX */
/* @media only screen 
    and (min-width: 800px) 
    and (max-height: 1280px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1.5) {} */
/* @media(max-width: 768px) and (max-height: 500px){}
@media(max-width: 500px){}
@media(max-width: 768px) and (max-height: 500px) {}
@media(max-width: 700px){}
@media (max-height: 480px) and (max-width: 320px) {
} */