@media only screen and (min-width: 768px) and (max-width: 1260px) {
	.mobgame_app_header_grid ul{
		font-size: 15px;
	}
	.mobgam_cta_content{
		padding: 50px 55px;
	}
	.mobile_game_development .blockchain_services_faq{
		padding-bottom: 0 !important;
	}
}
@media only screen and (max-width: 1023px){
	.mobgam_cta_content{
		padding: 35px;
	}
	.mobgam_cta_content p{
		font-size: 16px;
		margin-bottom: 1.5rem;
	}
	.mobgam_cta_content .btn_purple{
		padding: 10px 22px;
	}
	.mobgam_cta_wrap .d-grid{
		grid-template-columns: 1.5fr 1fr;
	}
	.mobile_game_development .app_development_section h2{
		 max-width: 80%;
    	margin: auto;
	}
	.mobile_game_development .app_development_section p.section_summary{
		    max-width: 80%;
    margin: auto !important;
	}
	.mobgame_web_process .section_summary{
		    max-width: 80%;
    margin: auto !important;
	}
	.mobile_game_development .app_development_section p.section_summary.m-x-auto{
		max-width: 90%;
	}
	.mobile_game_services .mobgam_serv_grid .d-grid p{
		line-height: 1.4;
		font-size: 14px;
	}
	.mobile_game_services .mobgam_serv_grid .d-grid strong{
		font-size: 26px;
		display: block;
   		margin-bottom: 2px;
	}
	.mobgam_blogs .d-flex{
		margin-bottom: 0;
	}
	
}

@media only screen and (max-width: 767px) {
	.mobgame_app_header_grid ul{
		font-size: 13px;
	}
	.mobgam_portfolio_explore a.explore-more{
		margin-left: 0;
    	margin-top: 1rem;
	}
	.mobile_game_development .app_development_section h2,
	.mobile_game_development .app_development_section p.section_summary,
	section.custom_web_process.mobgame_web_process h2.section_heading,
	.mobgame_web_process .section_summary{
		max-width: 100%;
	}
	.mobgame_app_header_grid .header_grid_image_wrap{
		    text-align: center;
    margin-top: 3rem;
	}
	.mobile_game_services .bg_white.border-radius-10{
		padding: 20px 12px!important;
	}
	.mobile_game_services .bg_white.border-radius-10 img{
		margin-bottom: 1rem;
	}
	.mobile_game_services .android_services_box_wrap{
		margin-top: 2rem !important;
	}
	.mobgam_portfolios .d-grid{
		    display: grid;
    grid-template-columns: 1fr;
	}
	.mobgam_cta_content{
		padding: 2rem 1.5rem 1rem;
	}
	.mobgam_blogs p.section_summary{
		max-width: 100%;
	}
	section.blockchain_blogs_section.mobgam_blogs{
		padding-bottom: 1rem !important;	
	}
	.mobile_game_development .blockchain_services_faq{
		padding-bottom: 40px !important;
	}
	
}