/*
Theme Name: Adriana HH
Theme URI: http://adrianahh.cl
Description: 
Author: :)fundacionweb.com
Author URI: http://fundacionweb.com/
Version: 1.0
License: 
Tags: 

*/

/**
 * Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * ----------------------------------------------------------------------------
 */

@import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700);
/*font-family: 'News Cycle', sans-serif;*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
/*font-family: 'Open Sans', sans-serif;*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #ca3c08;
	text-decoration: none;
}

a:active, a:active * {
    outline: none !important;
    -moz-outline-style: none !important;
}

a:focus, a:focus * {
    outline: none !important;
    -moz-outline-style: none !important;
}

a:hover {
	text-decoration: none;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0;
	padding: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
	padding: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

/**
 * Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 2px solid #c3c0ab;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	border: none;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 0;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	border: none;
	padding: 0;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
	color: #333;
}

:-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
	color: #333;
}

::-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
	color: #333;
}

:-ms-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
	color: #333;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 0;
	padding: 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

/* search */

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

/**
 * Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta a {
	color: #bc360a;
}

.entry-meta a:hover {
	color: #bc360a;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}

.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1100px;
	padding: 30px 0;
}

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}

.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}

.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}

.attachment footer.entry-meta,
.single-attachment .site-main .sidebar-container {
	display: none;
}

.attachment-meta:before {
	content: "\f307";
}

.full-size-link a:before {
	content: "\f402";
}

.full-size-link:before {
	content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}

.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}

.image-navigation {
	margin: 0 auto;
	max-width: 1100px;
	position: relative;
}

.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}

.image-navigation .nav-next {
	right: 0;
}

.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment p.attachment {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}


/**
 * Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	color: #bc360a;
}

.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}

.paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1100px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1100px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}

/**
 * Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #e8e5ce;
}

.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1100px;
	padding: 30px 0;
	width: 100%;
}

.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.sidebar .page-content {
	margin: 0 auto;
	max-width: 1100px;
	padding: 40px 376px 40px 60px;
}

/**
 * 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1100px;
	padding-bottom: 40px;
	width: 100%;
}

/**
 * Multisite
 * ----------------------------------------------------------------------------
 */

.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.mu_alert {
	margin-top: 25px;
}

.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}

.site-main .mu_register input[type="submit"] {
	width: auto;
}

/**
 * Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width: 1599px) {
	.site {
		border: 0;
	}
}

@media (max-width: 1069px) {
	.sidebar img.alignleft,
	.sidebar .wp-caption.alignleft {
		margin-left: 0;
	}

	.sidebar img.alignright,
	.sidebar .wp-caption.alignright {
		margin-right: 0;
	}

	.error404 .page-header {
		margin-left: auto;
		max-width: 604px;
		width: 100%;
	}

	.archive-header,
	.search .page-header,
	.archive .page-header,
	.blog .page-header,
	.error404 .page-content,
	.search .page-content,
	.archive .page-content,
	.attachment .entry-header,
	.attachment .entry-content,
	.post-navigation .nav-links,
	.sidebar .site-info,
	.site-footer .widget-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.error404 .page-title {
		font-size: 24px;
		padding: 180px;
	}

	.error404 .page-title:before {
		font-size: 554px;
	}

	.attachment .image-navigation {
		max-width: 724px;
	}

	.image-navigation .nav-previous,
	.image-navigation .nav-next {
		position: static;
	}

	.site-main .widget-area {
		margin-right: 60px;
	}
}

@media (max-width: 999px) {
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .comment-list,
	.sidebar .comment-reply-title,
	.sidebar .comment-navigation,
	.sidebar .comment-respond .comment-form,
	.sidebar .featured-gallery,
	.sidebar .post-navigation .nav-links,
	.author.sidebar .author-info {
		max-width: 604px;
		padding-left: 0;
		padding-right: 0;
	}

	.sidebar .site-info,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.attachment .entry-header,
	.sidebar .comments-title {
		max-width: 604px;
	}

	.sidebar .archive-meta,
	.attachment .entry-header,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .site-info,
	.sidebar .comments-title,
	.sidebar .no-comments {
		padding-left: 0;
		padding-right: 0;
	}

	.attachment .entry-meta {
		float: left;
		text-align: left;
		width: 100%;
	}

	.attachment .entry-content {
		max-width: 100%;
		padding: 40px 0;
	}

	.format-status .entry-content {
		padding-top: 40px;
	}

	.format-status .entry-meta {
		padding-bottom: 40px;
	}

	.sidebar .format-status .entry-content,
	.sidebar .format-status .entry-meta {
		padding-left: 35px;
	}

	.sidebar .format-status .entry-content:before,
	.sidebar .format-status .entry-meta:before {
		left: 10px;
	}

	.sidebar .format-status .entry-content p:first-child:before {
		left: 4px;
	}

	.sidebar .paging-navigation .nav-links {
		padding: 0 60px;
	}

	.site-main .sidebar-container {
		height: auto;
		margin: 0 auto;
		max-width: 604px;
		position: relative;
		top: 20px;
	}

	.site-main .widget-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.sidebar .site-footer .widget-area {
		max-width: 100%;
		left: 0;
	}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.attachment .image-navigation,
	.attachment .entry-attachment .attachment {
		max-width: 604px;
		padding: 0;
		width: 100%;
	}

	.gallery-caption {
		display: none;
	}
}

@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 20px;
		padding-right: 20px;
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	#content .featured-gallery {
		padding-left: 24px;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 22px;
		font-weight: bold;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

	.comment-author {
		margin-right: 30px;
	}

	.comment-author .avatar {
		height: auto;
		max-width: 100%;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 70%;
		width: -webkit-calc(100% - 104px);
		width:         calc(100% - 104px);
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		width: -webkit-calc(100% - 120px);
		width:         calc(100% - 120px);
	}

	.comment-form textarea {
		height: 80px; /* Smaller field for mobile. */
	}

	/* Audio */
	.format-audio .entry-content:before {
		display: none;
	}

	.format-audio .audio-content {
		background-image: none;
		float: none;
		padding-left: 0;
		width: auto;
	}
}

/* Mobile devices */
@media (max-width: 359px) {
	.gallery {
		margin-left: 0;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 4px);
		width:         calc(50% - 4px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 4px);
		width:         calc(100% - 4px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 4px;
	}

	.gallery br {
		display: none;
	}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}

	/* Comments */
	.comment-author {
		margin: 0 0 5px;
		max-width: 100%;
	}

	.comment-author .avatar {
		display: inline;
		margin: 0 5px 0 0;
		max-width: 20px;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 100%;
	}
}

/* ---------------------------------------------------------------------------- *
 * Basic Structure
 * ---------------------------------------------------------------------------- */

.site {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 100%;
    overflow: hidden;
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1100px;
}

/* ---------------------------------------------------------------------------- *
 * Site Header
 * ---------------------------------------------------------------------------- */

.site-header {
    width: 100%;
    height: 105px;
    line-height: 105px;
    margin: 0 auto;
    padding: 0;
    top: 0;
	position: fixed;
    z-index: 500;
    background: url(images/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    /*border-bottom: 1px solid red;*/
}

/* ---------------------------------------------------------------------------- *
 * Navbar *
 * ---------------------------------------------------------------------------- */
 
.navbar {
	width: /*630px*/ /*777px*/ 70%;;
	margin: 0 auto;
	padding: 0 0 0 /*145px*/ 13%;
    float: left;
}

/* ---------------------------------------------------------------------------- *
 * Navigation *
 * ---------------------------------------------------------------------------- */

.main-navigation {
	/*clear: both;*/
    width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
    text-align: center;
}

.nav-menu li a {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 18px;
	color: #7f7f81;
    text-transform: uppercase;
    line-height: 100%;
	display: block;
	margin: 0;
	padding: 2px 5px 5px 5px;
	text-decoration: none;
    border: 2px solid transparent;
    transition: all 0.4s ease 0s;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	color: #00ad91;
    border: 2px solid #00ad91;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
	margin: 0;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #00ad91;
    border: 2px solid #00ad91;
}

/* ---------------------------------------------------------------------------- *
 * Content *
 * ---------------------------------------------------------------------------- */

.hentry {
	padding: 40px 0;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1100px;
	padding: 0 376px 0 60px;
}

/* ---------------------------------------------------------------------------- *
 * Entry Header *
 * ---------------------------------------------------------------------------- */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

.entry-header {
	margin-bottom: 30px;
}

.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}

.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}

/* ---------------------------------------------------------------------------- *
 * Entry Content *
 * ---------------------------------------------------------------------------- */

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.entry-content a,
.comment-content a {
	color: #bc360a;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #ea9629;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0;
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* ---------------------------------------------------------------------------- *
 * Archives *
 * ---------------------------------------------------------------------------- */

.archive-header {
	background-color: #e8e5ce;
}

.archive-title,
.archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1100px;
	padding: 30px 0;
	width: 100%;
}

.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}

.sidebar .archive-meta {
	padding-right: 376px;
}


/* ---------------------------------------------------------------------------- *
 * Sidebar *
 * ---------------------------------------------------------------------------- */

.site-main .widget-area {
	float: right;
	width: 300px;
}

/* ---------------------------------------------------------------------------- *
 * Widgets *
 * ---------------------------------------------------------------------------- */

.widget {
	background-color: rgba(247, 245, 231, 0.7);
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}

.widget .widget-title {
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 10px;
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 5px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #bc360a;
}

.widget a:hover {
	color: #ea9629;
}

/* ---------------------------------------------------------------------------- *
 * Footer
 * ---------------------------------------------------------------------------- */

.site-footer {
	width: 100%;
    height: /*655px*/ 775px;
    margin: 0 auto;
    padding: 55px 0 0 0;
	text-align: center;
    background: url(images/contacto-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
	min-height: 200px;
}

/* ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- *
 * Agregados *
 * ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- *
 * ---------------------------------------------------------------------------- */
 
.clear {
    clear: both;
}

/* header */
.cont-header {
	max-width: 1100px;
	width: 100%;
    margin: 0 auto;
}

.logo {
    width: 213px;
    height: 64px;
    margin: 20px 0 0 10px;
    padding: 0;
    text-align: center;
    float: left;
}

.social-header {
    width: 100px;
    height: 18px;
    margin: -5px;
    padding: 0;
    text-align: left;
    float: left;
}

.social-header img {
    margin: 0 10px 0 0;
}

/* slider */
.slider {
    width: 100%;
    height: 650px;
    margin: 105px auto 0 auto;
    padding: 0;
    overflow: hidden;
}

.slider-content {
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 250px 0 0 100px;
}

.slider-content h1 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #4d4d4d;
    line-height: 110%;
    margin: 0;
    padding: 0;
}

.slider-content h2 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #01ad93;
    line-height: 110%;
    margin: 20px 0 0 0;
    padding: 0;
}

.slider-mobile {
    display: none;
}

/* quienes-somos */
.quienes-somos {
    width: 100%;
    height: 490px;
    margin: 0 auto;
    padding: 65px 0 0 0;
    text-align: center;
    background: url(images/quienes-somos-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.quienes-somos-content {
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
}

.quienes-somos-titulo {
    width: 305px;
    height: 60px;
    margin: 0 auto 55px auto;
    padding: 0;
    text-align: center;
    border: 1px solid #446461;
}

.quienes-somos-content h1 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: white;
    margin: 0;
    padding: 0;
    line-height: 50px;
}

.quienes-somos-content p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    color: white;
    text-align: left;
    line-height: 120%;
    margin: 0;
    padding: 0;
}

.quienes-somos-content span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 28px;
    font-style: normal;
    color: white;
    text-align: left;
    line-height: 120%;
    margin: 0;
    padding: 0;
}

/* servicios */
.servicios {
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin: 0px auto 95px auto;
    padding: 55px 0 0 0;
    text-align: center;
}

.servicios-titulo {
    width: /*20%*/ 220px;
    height: auto;
    margin: 0 auto 50px auto;
    padding: 5px 0 15px 0;
    text-align: center;
    border: 1px solid #7a7a7a;
}

.servicios h1 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #00ae91;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.servicio {
    width: 33.333333333%;
    height: auto;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    float: left;
}

.servicio img {
    margin: 0;
}

.servicio h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    color: #00af92;
    margin: 45px 0 10px 0;
    padding: 0;
}

.servicio p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #4d4d4d;
    margin: 0;
    padding: 0;
}

#cf {
    width: 191px;
    height: 183px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    /*float: left;*/
}

#cf img {
    margin: 0;
    padding: 0;
    position:absolute;
    left:0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

#cf img.top:hover {
    opacity:0;
}

/* postula */
.postula {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    padding: 0;
    background: url(images/postula-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.postula-content {
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 100px 0 0 109px;
}

.postula-content img {
    margin: 0 11px 0 0;
    float: left;
}

.postula-content p {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #4d4d4d;
    margin: 0;
    padding: 0;
    line-height: 110%;
}

.postulacion {
    width: 350px;
    height: auto;
    margin: 30px 0 0 0;
    padding: 0;
    float: left;
}

.postulacion input {
    border: 0;
    border-radius: 0;
    margin: 0 0 15px 0;
}

.subir-archivo input[type="file"] {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    width: 100%;
    height: 45px;
    margin: -30px 0 15px 0;
    padding: 0 0 0 0;
    border-radius: 0;
    float: left;
    text-transform: uppercase;
    background: white;
}

.enviar-archivo input[type="submit"] {
    width: 115px;
    height: 45px;
    margin: 0;
    padding: 0 0 0 0;
    border-radius: 0;
    float: left;
    text-transform: uppercase;
    background: #00ad91;
    transition: all 0.4s ease 0s;
}

.enviar-archivo:hover input[type="submit"] {
    background: #b2b2b2;
}

/* alianzas */
.alianzas {
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin: 0px auto 95px auto;
    padding: 50px 0 0 0;
    text-align: center;
}

.alianzas-titulo {
    width: /*20%*/ 220px;
    height: auto;
    margin: 0 auto 50px auto;
    padding: 5px 0 15px 0;
    text-align: center;
    border: 1px solid #7a7a7a;
}

.alianzas h1 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #00ae91;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.alianza {
    width: 33.3%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}

.alianza img {
    margin: 0 0 25px 0;
}

.alianza h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    color: #808080;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.alianza a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #00af8e;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.alianza a:hover {
    color: #808080;
}

/* footer */
.cont-footer {
	max-width: 900px;
	width: 100%;
    margin: 0 auto;
    padding: 0;
}

.contacto-titulo {
    width: /*20%*/ 220px;
    height: auto;
    margin: 0 auto 50px auto;
    padding: 5px 0 15px 0;
    text-align: center;
    border: 1px solid #7a7a7a;
}

.contacto-titulo h1 {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #00ae91;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.contactos {
    width: 57%;
    height: auto;
    margin: 0 3% 0 0;
    padding: 0;
    float: left;
}

.contactos-datos-uno, .contactos-datos-dos {
    width: 50%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
    float: left;
}

.contactos-datos-uno img, .contactos-datos-dos img {
    margin: 0 8px 0 0;
    float: left;
}

.contactos-datos-uno p, .contactos-datos-dos p {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: white;
    margin: 0;
    line-height: 100%;
}

.contactos-datos-uno a, .contactos-datos-dos a {
    font-family: 'News Cycle', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: white;
    margin: 11px 0 0 0;
    padding: 0;
    line-height: 100%;
    float: left;
}

.contactos-datos-uno p {
    padding: 3px 0 0 0;
}

.contactos-datos-dos p {
    padding: 11px 0 0 0;
}

.contactos-datos-dos a:hover {
    color: #11af92;
}

.mapa {
    width: 100%;
    height: auto;
    margin: 5px 0 0 0;
    padding: 0;
    float: left;
}

/* formulario */
.formulario-contacto {
    width: 40%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

.formulario {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.formulario input {
    width: 100%;
    height: 40px;
    margin: 0 0 10px 0;
    border: 0;
    border-radius: 0;
    background: rgba(255,255,255,0.5);
}

.formulario textarea {
    width: 100%;
    height: 245px;
    resize: none;
    margin: 0 0 10px 0;
    border: 0;
    border-radius: 0;
    background: rgba(255,255,255,0.5);
}

.campo-uno {
    width: 180px;
    height: 40px;
    margin: 0 auto 50px auto;
    float: right;
}

.campo-uno img {
    margin: 0 0 7px 0;
}

.campo-dos input[type="submit"] {
    width: 180px;
    height: 40px;
    margin: 0;
    padding: 0;
    float: right;
    border-radius: 0;
    text-transform: uppercase;
    color: black;
    background: #00ad91;
    transition: all 0.4s ease 0s;
}

.campo-dos:hover input[type="submit"] {
    color: white;
    background: #b2b2b2;
}

/* fw */
.fw {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;
    background: black;
    border-top: 1px solid #7a7a7a;
}

.fw-content {
    max-width: 1100px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
    overflow: hidden;
}

.derechos {
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
    float: left;
}

.derechos p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: white;
    margin: 17px 0 0 0;
    padding: 0;
}

.creditos {
    width: 50%;
    height: auto;
    margin: 17px 0 0 0;
    padding: 0 20px 0 0;
    text-align: right;
    float: right;
}

.creditos p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: white;
    margin: 0;
    padding: 0;
}

.creditos a {
    color: white;
}

.creditos a:hover {
    color: #e94640;
}

/**
 * Responsive
 * ----------------------------------------------------------------------------
 */
@media (max-width: 1440px) {

}
@media (max-width: 1366px) {

}
@media (max-width: 1280px) {

}
@media (max-width: 1136px) {

}

@media (max-width: 1045px) {
    
    /* nav */
    .navbar {
        width: 65%;;
        margin: 0 auto;
        padding: 0 0 0 3%;
        float: left;
    }

}

@media (max-width: 1024px) {

}
@media (max-width: 980px) {

}
@media (max-width: 960px) {

}

@media (max-width: 930px) {
    
    /* header */
    .social-header {
        display: none;
    }

}

@media (max-width: 856px) {
    
    /* footer */
    .site-footer {
        height: auto;
        padding: 55px 0 75px 0;
        background: #333;
    }
    
    .contactos {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    
    .contactos-datos-uno {
        width: 100%;
        margin: 0 0 32px 0;
        padding: 0 0 0 30px;
        float: left;
    }
    
    .contactos-datos-dos {
        width: 100%;
        margin: 0 0 40px 0;
        padding: 0 0 0 30px;
        float: left;
    }
    
    .mapa {
        margin: 5px 0 75px 0;
        padding: 0 30px;
    }
    
    /* formulario */
    .formulario-contacto {
        width: 100%;
        padding: 0 30px;
    }
    
    .campo-uno {
        float: left;
    }
    
    .campo-dos input[type="submit"] {
        float: left;
    }

}

@media (max-width: 800px) {

}

@media (max-width: 768px) {
    
    /* slider */
    .slider {
        display: none;
    }
    
    .slider-mobile {
        display: block;
        width: 100%;
        height: 500px;
        margin: 105px auto 0 auto;
        padding: 0;
        overflow: hidden;
    }
    
    .slider-content {
        padding: 25px 0 0 20px;
    }
    
    .slider-content h1 {
        font-size: 30px;
    }

    .slider-content h2 {
        font-size: 26px;
    }

}

@media (max-width: 640px) {
    
    /* quienes-somos */
    .quienes-somos {
        height: auto;
        padding: 65px 0;
        background: #31baa6;
    }
    
    .quienes-somos-titulo {
        width: 280px;
    }
    
    .quienes-somos-content h1 {
        font-size: 32px;
    }
    
    /* servicios */
    .servicio {
        width: 100%;
        margin: 0 auto 75px auto;
        float: none;
    }
    
    /* postula */
    .postula {
        height: auto;
        padding: 0 0 75px 0;
        background: #eaeeed;
    }
    
    .postula-content {
        padding: 100px 20px 0 20px;
        text-align: center;
    }
    
    .postula-content img {
        margin: 0 0 25px 0;
        float: none;
    }
    
    .postulacion {
        width: 100%;
        margin: 30px auto 0 auto;
        float: none;
    }
    
    .subir-archivo input[type="file"] {
        margin: 0px 0 15px 0;
    }
    
    /* alianzas */
    .alianza {
        width: 100%;
        margin: 0 auto 75px auto;
        float: none;
    }
    
    /* footer */
    /*.site-footer {
        height: auto;
        padding: 55px 0 75px 0;
        background: #333;
    }
    
    .contactos {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    
    .contactos-datos-uno {
        width: 100%;
        margin: 0 auto 32px auto;
        padding: 0 0 0 30px;
        float: none;
    }
    
    .contactos-datos-dos {
        width: 100%;
        margin: 0 auto 40px auto;
        padding: 0 0 0 30px;
        float: none;
    }
    
    .mapa {
        margin: 5px 0 75px 0;
        padding: 0 30px;
    }*/
    
    /* formulario */
    /*.formulario-contacto {
        width: 100%;
        padding: 0 30px;
    }
    
    .campo-uno {
        float: left;
    }
    
    .campo-dos input[type="submit"] {
        float: left;
    }*/
    
    /* fw */
    .fw {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 0 0px 0;
    }

    .fw-content {
        max-width: 1100px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 0 25px 0;
        text-align: center;
    }

    .derechos {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 0 5px 0;
        text-align: center;
        float: none;
    }

    .derechos p {
        margin: 17px 0 0 0;
        padding: 0;
    }

    .creditos {
        width: 100%;
        height: auto;
        margin: 17px auto 0 auto;
        padding: 0;
        text-align: center;
        float: none;
    }

}

@media (max-width: 480px) {

}
@media (max-width: 360px) {

}
@media (max-width: 320px) {

}
@media (max-width: 240px) {

}