@media only screen and (max-width: 991.9px) {
    .technical-q .col-md-4 {
        width: 100% !important;
    }
    .col-md-6.mt-5.new-process {
        margin-top: 0 !important;
    }
    .new {    
        text-align: center; 
    padding-bottom: 0 !important;	
    }
    .download-app .download-text strong {
        font-size: 10px !important;
       }
       span.download-icon img {
        width: 30px;
    }
    .download-app a {
           padding: 2px 10px;
           align-items: center;
       }
       img.imgdownload-fluid1 { 
        margin-top: 56px;
    }
    .download-app {
       margin-top: 50px;
    }
    .header-inner .header-inner-nav.page-menu-top {
        display: none;
    }
    .million_ {
        padding: 4px !important;
    }
    .million_ h4.text-white {
        margin-bottom: 0 !important;
    }
    .badge-round {
        line-height: normal;
        height: auto;
       
    }
	.category-style-03 a.category-item {
    padding: 0px 22px 12px 3px;
}
h5 {
    font-size: 15px;
}
.btn-start {
   
    padding: 8px 13px;
    margin-right: 10px;    
    border-radius: 10px;
   }

p.start-free a {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

p.exlore-sub a {
    display: flex;
    flex-wrap: nowrap;
    padding: 8px;
}

}