@media screen and (min-width: 480px)
{

/*page-app-detiles*/
.app_d1
{
position: absolute;
z-index:1;
margin-top:-101px;
height:450px;
width:350px;
}

#app_d2
{
background:#4b4b4b;
width:300px;
border-color:#000000;
padding:10px;
border-radius:20px;
}

#app_d3
{
display: none;
}


/*end*/

/*check*/
#check_1
{
margin-top:100px;
	
}



.app-detailss-news
{
 display:none ;

}



/*endcheck*/

/*23-2-24addon*/
.appnew24
{
margin-top:180px;
}
.appnew1_24
{
font-size:30px;
font-weight: 700;
color: #323B4B;
line-height: 1.25;
text-transform: inherit !important; font-family: 'Inter', sans-serif !important;
}

.bg_app {
    background-image: url(..//app/bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
}

.app_new_1_24_section1_mob
{
	display: none;
}

.app_new-_section2_24
{
	margin-top:90px;
}

.app_new_section7_24
{
	font-size: 35px;
    color: #ffff;
    line-height: 1.25;
    font-family: 'Inter', sans-serif !important;

}

.app_new_section7_1_24
{
	margin-left:-20px; ;
}

.app_new_section7_btn
{
padding:15px;
width:200px;
border-radius:12px; ;
}

/*endaddon*/








}