.mobileapp_mn{ float:left; width:100%; background:#f2f2f2; padding-bottom: 10px;}
.mobileapp_pad{ padding:25px;}
.mobileapp_top ul{ list-style:none; margin:0; padding:0}
.mobileapp_top ul li{ display:inline-block; vertical-align:top; margin:0; padding:0; text-align:center; width:25%;}
.mobileapp_top ul li span{ display:block; width:100%; margin:10px 0 0 0}

.mobileapp_top ul li:nth-child(2){ margin:50px 0 0 0}
.mobileapp_top ul li:nth-child(3){ margin:100px 0 0 0}
.mobileapp_top ul li:nth-child(4){ margin:150px 0 0 0}
.mobileapp_top{ float:left; width:100%;}
.mobileapp_bot{ float:left; width:100%;}

.mobileapp_bot ul{ list-style:none; margin:0; padding:0}
.mobileapp_bot ul li{ display:inline-block; vertical-align:top; margin:0; padding:0; text-align:center; width:25%;}
.mobileapp_bot ul li span{ display:block; width:100%; margin:10px 0 0 0}
.mobileapp_bot ul li:nth-child(3){ margin:50px 0 0 0}
.mobileapp_bot ul li:nth-child(2){ margin:100px 0 0 0}
.mobileapp_bot ul li:nth-child(1){ margin:150px 0 0 0}
.logo_mobile_app{ float:left; width:100%;}
.logo_mobile_app_mob{ display:none;}

.page-node-2642 .pagebreadcrumb { display:none;}


/*======== Start header and Menu class ========*/


/*======== Start footer class ========*/


/*======== Start content class ========*/
/*===============keep screen 1024=============*/
@media screen and (max-width: 1159px) 
{

}

/*===============keep screen 768=============*/
@media screen and (max-width: 999px) 
{

}

/*===============keep screen 480=============*/
@media screen and (max-width: 767px) 
{
.logo_mobile_app{ display:none;}
.logo_mobile_app_mob{ display:block; text-align:center; margin:0 0 30px 0}
.mobileapp_top ul li{ width:50%;}
.mobileapp_bot ul li{ width:50%;}
.mobileapp_top ul li{ margin:0 0 30px 0}
.mobileapp_top ul li:nth-child(2),
.mobileapp_top ul li:nth-child(3),
.mobileapp_top ul li:nth-child(4){ margin:0 0 0 0}
.mobileapp_top ul li{ margin:0 0 30px 0}
.mobileapp_top ul li:nth-child(2),
.mobileapp_top ul li:nth-child(3),
.mobileapp_top ul li:nth-child(4){ margin:0 0 0 0}

.mobileapp_bot ul li{ margin:30px 0 0 0 !important}
.mobileapp_bot ul li:nth-child(3){ margin:0 0 0 0}
.mobileapp_bot ul li:nth-child(2){ margin:0 0 0 0}
.mobileapp_bot ul li:nth-child(1){ margin:0 0 0 0}
.mobileapp_bot ul li:nth-child(4){ margin:50px 0 0 0 !important}
} 


/*===============keep screen 320=============*/
@media screen and (max-width: 479px) 
{
.mobileapp_top ul li{ width:100%;}
.mobileapp_bot ul li{ width:100%;}
.mobileapp_top ul li:nth-child(2),
.mobileapp_top ul li:nth-child(3),
.mobileapp_top ul li:nth-child(4){ margin:0 0 30px 0}
}


