/* Mobile */
@media only screen and (min-device-width : 320px) and (max-device-width : 479px) {
	.about-us-galary-item {
		width: 100% !important;
	}	
	.mobile-games-title{
		margin: 0 0 3px;
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	.mobile-games{
		padding: 20px 0 16px !important;
	}
	.mobile-games-1{width: 100% !important;}
	.mobile-game-img{width: 100% !important;}
	.mobile-game-img img{width: 70% !important;}
	.mobile-game-text{width: 100% !important;}
	.mobile-game-text img{width: 50% !important;}
	
	.mobile-games-2{width: 100% !important;}
	.mobile-games-3{width: 100% !important;background-color: #f1f1f1;padding-top: 30px;}
	.game-logo{height: 100px !important;}
	.mobile-game-img-2{width: 100% !important;}
	.mobile-game-img-2 img{width: 50% !important;}
	.mobile-game-text-2{width: 100% !important;}
	.mobile-game-text-2 img{width: 50% !important;}
	
	.browzer-games{
		padding: 20px 0 16px !important;
	}
	.browzer-games-item {
		width: 100% !important;
	}
	.browzer-games-title{
		margin: 0 0 3px;
		font-size: 24px !important;
		line-height: 30px !important;
	}
	.browzer-games-1 {
		width: 100% !important;
		padding-bottom: 1em !important;
		margin-bottom: 2em !important;
		border-bottom: 1px solid #ccc !important;
	}
	.form-bg {
		width: 90% !important;
	}
	.form-title {
		line-height: normal !important;
		font-size: 2em !important;
	}
	.field-block input {width: 80% !important;font-size: 0.8em;}
	.field-block textarea {width: 90% !important;font-size: 0.8em;}
	.field-block select {font-size: 0.8em;}
	.button-close {width: 60% !important;padding: 0.5em !important;margin-top: 1em !important;}
	.button-clear {width: 60% !important;padding: 0.5em !important;}
}
@media only screen and (min-device-width : 480px) and (max-device-width : 767px) {
	.about-us-galary-item {
		width: 100% !important;
	}
	.mobile-games{
		padding: 20px 0 16px !important;
	}
	.mobile-games-title{
		margin: 0 0 3px;
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	.mobile-games-1{width: 100% !important;}
	.mobile-game-img img{width: 80% !important;}
	.mobile-game-text img{width: 40% !important;}
	.mobile-game-text p{padding: 0 1em !important;}
	
	.mobile-games-2{width: 100% !important;}
	.mobile-games-3{width: 100% !important;background-color: #f1f1f1;padding-top: 30px;}
	.game-logo{height: 100px !important;}
	.mobile-game-img-2 img{width: 80% !important;}
	.mobile-game-text-2 img{width: 40% !important;}
	.mobile-game-text-2 p{padding: 0 1em !important;}
	
	.browzer-games{
		padding: 20px 0 16px !important;
	}
	.browzer-games-item {
		width: 90% !important;
	}
	.browzer-games-title{
		margin: 0 0 3px;
		font-size: 24px !important;
		line-height: 30px !important;
	}
	.browzer-games-1 {
		width: 100% !important;
		padding-bottom: 1em !important;
		margin-bottom: 2em !important;
		border-bottom: 1px solid #ccc !important;
	}
}
/* Tablet */
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
	.about-us-galary-item {
		width: 100% !important;
	}
	.mobile-games{
		padding: 20px 0 16px !important;
	}
	.mobile-games-title{
		margin: 0 0 3px;
		font-size: 44px !important;
		line-height: 30px !important;
	}
	
	.mobile-games-1{width: 100% !important;}
	.mobile-game-img img{width: 80% !important;}
	.mobile-game-text img{width: 40% !important;}
	.mobile-game-text p{padding: 0 1em !important;}
	
	.mobile-games-2{width: 100% !important;}
	.mobile-games-3{width: 100% !important;background-color: #f1f1f1;padding-top: 30px;}
	.game-logo{height: 100px !important;}
	.mobile-game-img-2 img{width: 80% !important;}
	.mobile-game-text-2 img{width: 40% !important;}
	.mobile-game-text-2 p{padding: 0 1em !important;}
	
	.browzer-games{
		padding: 20px 0 16px !important;
	}
	.browzer-games-item {
		width: 90% !important;
	}
	.browzer-games-title{
		margin: 0 0 3px;
		font-size: 44px !important;
		line-height: 30px !important;
	}
	.browzer-game-img img{
		width: 100% !important;
	}
	.browzer-game-logo img {
		width: 80% !important;
	}
	.browzer-game-text span {
		font-size: 16px !important;
	}
	.games--link {
		width: 30px !important;
	}
}