@media (max-width: 991px) {	
	#casinoscode_profile .latest_news_area{margin-top:30px;}
	#casinoscode_profile .desciption_area, #casinoscode_profile .quick_fact_area{margin-bottom:20px;}
}
@media (max-width: 767px) {
	#casinoscode_profile h1{font-size:24px;}
	#casinoscode_profile h2{font-size:20px;}
	#casinoscode_profile .mrgn_tp_40{margin-top:20px;}
	#casinoscode_profile .pad_t_b_40{padding:15px 0;}
	#casinoscode_profile .pad_t_30{padding-top:12px;}
	#casinoscode_profile .pad_b_50{padding-bottom:20px;}
	#casinoscode_profile .text_center_xs{text-align:center;}
	
	#casinoscode_profile .top_review{
		margin-top: 20px;
		position: -webkit-static;
		position: static;
	}
	#casinoscode_profile .top_review .rTableCell.logo_area{float:none;}
	#casinoscode_profile .top_review .rTableCell.logo_area img{width:auto; max-height:80px;}
	#casinoscode_profile .rTableCell{
		width: 50%;
		display: inline-block;
		border-bottom: 1px solid #ddd;
	}
	#casinoscode_profile .rTableCell:last-child,
	#casinoscode_profile .rTableCell.brdr_none_sm{border-bottom:none;}
	#casinoscode_profile .rTableCell:first-child{width:100%;}
	#casinoscode_profile .table_row_area .rTableCell.logo_area img {
		width: auto;
		max-height: 38px;
	}
	#casinoscode_profile .full_width_xs{width:100%;}
}
@media only screen and (min-width:600px ) and (max-width:767px) {
	#casinoscode_profile .rTableCell{min-height: 68px;}
	#casinoscode_profile .top_review .rTableCell {min-height: 102px;}
}
@media (max-width: 599px) {
	#casinoscode_profile .mrgn_tp_40{margin-top:20px;}
	#casinoscode_profile .pad_t_b_40{padding:15px 0;}
	#casinoscode_profile .hidden-xxs{display:none;}
	#casinoscode_profile .info_item{width:100%;}
	#casinoscode_profile .rTableCell{
		width: 100%;
		min-height: 0;
	}
	#casinoscode_profile .table_row_area .des_area{width:40%;}
	#casinoscode_profile .table_row_area .button_area{width:60%;}
}
@media (max-width: 360px) {
	#casinoscode_profile .review_info{min-width:160px;}
}