/*
Theme Name: Koto
Theme URI: http://koto.elated-themes.com
Description: A Unique and Inspiring Portfolio Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: koto
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.element .elvideo {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.element .elvideo video {
	width: 95%;
	margin: 0 auto;
	padding-left: 4%;

}
.elementos {
	margin: 0 auto;
	top: 2%;
	padding-left: 25%;
	padding-top: 4%;
	background: #fff;
}
@media (min-width: 1900px) {
	.elementos {
		padding-top: 8%;
		padding-bottom: 9%;
	}
}