html,*{padding: 0;margin: 0;box-sizing: border-box;}
.a{text-decoration: none; color: black}
.rtl{direction: rtl;}
.white{color: white;!important;}
.br{border-radius: 45px}
.bg{background-image: url("../images/DotCom_Update_Earner_bg2x.webp");height: 100%; width: 100%;}
a,*{text-decoration: none;color: black}
.bg1{background-image: url("../images/HP-U4B-NYC-bkg.png");height: 35vh; background-position: center center}
.gray{color: #5c636a}
.a_boxs:hover{box-shadow: 3px 3px 3px gray}
.back_ground{background-color: #f6f6f6;height: 40vh;}
.sign_shadow{box-shadow:  0px 3px black}
.dark{background-color: black;height: 100vh;}
@media screen and (max-width: 600px){
    .bg{background-image: none;!important;}
}
