/* 1200 */
@media (max-width: 1200px){
		
		#side_ad_wrapper {
			display: none;
		}
	
	
	
}
	
	


/* 992px */
@media (max-width: 992px){
	
	.ipl_wrapper {
		padding: 1rem;
	}
	p {
		font-size: 19px;
		line-height: 24px;
	}
	h2, .xl_txt {
		font-size: 24px;
		line-height: 33px;
	}
	h3, .md_txt {
		font-size: 20px;
		margin-bottom: 10px;
		display: block;
		line-height: 28px;
	}
	h4, .sm_txt {
		font-size: 17px;
		line-height: 26px;
		margin-top: 10px;
	}
	.ad_section a {
		display: none;
	}
	.ad_section a.mo_ad_view {
		display: block;
	}
	.team_wise_news_listing_wrap .news_grid .hr_th picture, .ipl_news_list .vr_news li picture {
		max-width: 165px;
		display: block;
		float: left;
		margin-right: 10px;
	}
	.ipl_top_team_list_wrap .desktop_team_view {
		display: none;
	}
	.ipl_top_team_list_wrap 
	 .mobile_team_view {
		display: block;
	}
	
	
	
	
	

}




/* 768px */
@media (max-width: 768px){
	.ipl_sponsored_bar {
		max-width: 580px;
		width: 90%;
		display: flex;
		align-items: center;
		justify-content: space-around;
		flex-direction: column;
	}
	.ipl_sponsored_bar .mainsite_score_board {
		font-size: 32px;
		margin: 0;
		line-height: 47px;
	}
	.ipl_upcoming_match h4, .ipl_point_table h4 {
		font-size: 24px;
	}
	.ipl_upcoming_match .mat_between small {
		font-size: 18px;
	}
	.ipl_upcoming_match .match_box {
		min-height: 360px;
	}
	.ipl_top_team_list_wrap .mobile_team_view li img {
		width: 83% !important;
	}
	.ipl_point_table table.table tbody th img {
		margin-right: 2px;
		width: 40px;
	}
	.ipl_point_table table.table tbody th {
		font-size: 17px;
	}
	.live_match_box ul.vs li {
		width: 50%;
		text-align: center;
		padding-right: 0;
	}
	.live_match_box ul.vs li:last-child {
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}
	.live_match_box .team_details .team_bar {
		flex-direction: column;
	}
	.live_match_box ul.vs li:last-child .team_details .team_bar {
		justify-content: flex-start;
		flex-direction: column-reverse;
	}
	.live_match_box .team_details .team_bar h3 {
		font-size: 14px;
	}
	.live_match_box .team_details .team_bar img {
		width: 50px;
		margin: 5px 2px;
	}
	.live_match_box .team_details .team_bar .rw {
		font-size: 24px;
	}
	.live_match_box li:first-child .team_details h4.over {
		text-align: center;
	}
	.live_match_box .team_details h4.over {
		line-height: 13px;
		font-size: 14px;
	}
	.ipl_team_members_wrap  .col-md-3 {
		width: 92%;
		margin: auto;
	}
	.ipl_result_sec .col-md-4 {
		width: 97%;
		margin: auto;
	}
	.ipl_upcoming_match .col-md-6 {
		width: 95%;
		margin: auto;
	}
	/***** IPL image Gallery section ****/
	.ipl_image_grid picture {
		display: block;
		max-width: 165px;
		float: left;
		margin-right: 10px;
	}
	.ipl_image_grid picture .icon img {
		width: 35px;
	}
	.ipl_image_grid .hr_th {
		margin-top: 25px;
	}
	/***** // IPL image Gallery section ****/
	
}



/* 574px */
@media (max-width: 574px){
	
	
}













