/*
** WIDTH < 1000px (TABLETS)
*/
@media screen and (max-width: 1000px) {

    .page .block .center-content{width:800px;}

	.wrap .center-float-element{width: 100%; left: 0;}
	.wrap .center-float-element .float-element{width: 100%; left: 0;}

	.col33p .btn{height: auto; line-height: 20px; padding:10px 20px;}

    .form-default-600{width: 100% !important;}

	.statistics .col60p,
	.statistics .col35p{width: 100% !important;}

    .session .logo{margin-left: -340px;}

    .recomendados ul > li{width: 50%;}

}
