/*
	Theme Name: Maxx
	Version: 1.4.3
	Theme URI: http://properdo.com
	Author: Manh
	Author URI: http://themeforest.net/user/Manh/
	Description: Created by Manh
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.mobiletable, .mobiletable td {
	border: 1px solid gray;
	padding: 5px;
}

.mobiletable td:nth-child(2), .mobiletable td:nth-child(3) {
	text-align: center;
}


.featuresTable td {
	font-size: 16px;
	padding: 20px;
}
.homepage-video{background:#d3d3d3;padding:10px 0 40px;}
.homepage-video .video-wrap{max-width:940px;margin:0 auto;border:10px solid #ffffff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,0.1);-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1); overflow:hidden}

.video-wrap  img{ float:left; width:100%;}
.pp_description{ display:none !important}
#html5-watermark{ display:none !important}
@media screen and (max-width:480px) {
#top-wrapper{
overflow:hidden;height:auto
} }