

.my_shadow{
    /*text-shadow: 1px 0 #000;*/
     text-shadow: 0px 0px #000, 1px 1px #000;
}

@media (min-width:0) and (max-width: 576px) {

    /*.checkbox-wrapper-37 .checkbox-svg {*/
    /*    width: 22px;*/
    /*    height: 22px;*/

    /*}*/
    
    
    
}


@media (min-width:576px) and (max-width: 768px) {
    /*.checkbox-wrapper-37 .terms-label .label-text{*/
    /*    font-size:17px; */
    /*}*/
    
 

 }


@media (min-width: 768px) and (max-width: 992px) { 
    /*.checkbox-wrapper-37 .terms-label .label-text{*/
    /*    font-size:19px; */
    /*}*/
    

}


@media (min-width: 992px) and (max-width: 1200px){ 
    /*.checkbox-wrapper-37 .terms-label .label-text{*/
    /*    font-size:20px; */
    /*}  */

}


@media (min-width: 1200px) and (max-width: 1400px) { 
    

    
    
}