/*
Theme Name: MDW5
Theme URI: http://www.maestrosdelweb.com
Author: MDW + Alejandro Gonzalez
Author URI: http://www.maestrosdelweb.com
Description:
Version: 0.2.1
*/

@import url('styles/normalize.css');
@import url('styles/font-awesome.min.css');

body.archive .posts-section,body.category .posts-section, body.error404 .posts-section, body.paged .posts-section{
	padding-top: 80px;
}
.aligncenter{
	display: block;
	margin: 0 auto;
}
.alignleft{
  float: left;
  height: auto;
  margin: 0 -75px 1em 0;
  max-width: 450px;
  position: relative;
  left: -100px;
}
.alignright{
  float: right;
  height: auto;
  margin: 0 0 1em -75px;
  max-width: 450px;
  position: relative;
  right: -100px;
}
.btn {
  background-color: #01b5ff;
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  height: 60px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 260px;
  word-spacing: 3px;
}
.btn:before {
  font-family: 'FontAwesome' !important;
  font-size: 30px;
  line-height: 14px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  vertical-align: top;
}
.btn.facebook {
  background-color: #3b5999;
}
.btn.facebook:before {
  content: '\f09a';
}
.btn.google-plus {
  background-color: #de4b39;
}
.btn.google-plus:before {
  content: '\f0d5';
}
.btn.twitter {
  background-color: #60a9de;
}
.btn.twitter:before {
  content: '\f099';
}
a {
  color: #01b5ff;
}
body {
  font-family: 'Montserrat', sans-serif;
}
.commentlist{
  font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding:  0 0 35px 10px;
}
.commentlist li > img{
  float: left;
}

.commentlist li blockquote{
	display: inline;
	margin: 0;
}

.commentlist li cite{
  color: #3b5998;
  display: block;
  font-style: normal;
  font-weight: bold;
  margin-left: 58px;
}

.commentlist li cite:hover{
  text-decoration: underline;
}

.commentlist li cite a{
  color: #3b5998;
  text-decoration: none;
}

.commentlist li p{
  margin-left: 58px;
}

.content {
  right: 0;
  position: relative;
}
.content .header {
  right: 0;
}
.content .search-section {
  right: 0;
}
.content.left {
  right: 300px !important;
}
.content.left .header {
  right: 300px !important;
}
.content.left .search-section {
  right: 300px !important;
}
.content.left .suscribe {
  right: 300px !important;
}
.header {
  background-color: #000;
  color: #fff;
  height: 85px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header.scrolled {
  background-color: rgba(0,0,0,0.6);
}
.header .wrapper {
  position: relative;
}
.header .wrapper * {
  display: inline-block;
}
.header .wrapper .logo-container {
  background-position: 0 0;
  background-size: auto 100%;
  height: 65px;
  margin: 10px 5px;
  width: 260px;
}
.header .wrapper .logo-container a{
  display: block;
  height: 65px;
  width: 260px;
  text-indent: -500em;
}
.header .wrapper .menu {
  margin: 0;
}
.header .wrapper .menu ul {
  margin: 0;
  padding: 0;
}
.header .wrapper .menu ul .menu-item {
  border-bottom: 0 solid transparent;
  box-sizing: border-box;
  display: inline-block;
  height: 85px;
  margin-right: 25px;
  text-transform: uppercase;
  transition: all 0.2s ease;
  vertical-align: top;
}
.header .wrapper .menu ul .menu-item.active,
.header .wrapper .menu ul .menu-item:hover {
  border-bottom: 10px solid #01b5ff;
}
.header .wrapper .menu ul .menu-item.logo:hover {
  border-bottom: none;
}
.header .wrapper .menu ul .menu-item.mobile {
  box-sizing: content-box;
  cursor: pointer;
  font-family: 'FontAwesome' !important;
  height: 40px;
  margin: 20px 0;
  padding: 3px 5px;
  width: 40px;
}
.header .wrapper .menu ul .menu-item.mobile:before {
  content: '\f0c9';
  font-size: 2.5em;
}
.header .wrapper .menu ul .menu-item.mobile:hover {
  border-bottom: none;
  color: #01b5ff;
}
.header .wrapper .menu ul .menu-item.search {
  border-left: 1px solid #fff;
  box-sizing: content-box;
  cursor: pointer;
  height: 40px;
  margin: 20px 0;
  padding: 5px;
  text-align: center;
  width: 40px;
}
.header .wrapper .menu ul .menu-item.search:before {
  content: '\f002';
  font-family: 'FontAwesome' !important;
  font-size: 1.5em;
  line-height: 1.6;
}
.header .wrapper .menu ul .menu-item.search:hover {
  border-bottom: none;
}
.header .wrapper .menu ul .menu-item.search:hover:before {
  color: #01b5ff;
}
.header .wrapper .menu ul .menu-item a {
  color: #fff;
  text-decoration: none;
  padding: 35px 0;
}
.header .wrapper .social {
  box-sizing: border-box;
  position: absolute;
  right: 350px;
  margin: 35px 0;
}
.header .wrapper .social .social-btn {
  max-width: 120px;
  vertical-align: top;
}
.header .wrapper .social .social-btn > * {
  text-align: center;
}
.home .posts-section, .archive .posts-section{
	padding: 0 0 120px 0;
}
.post-container .post .post-header .wrapper{
	position: relative;
}
.post-header .post-image-container img{
  display: block;
  height: auto;
  min-width: 100%;
  max-width: 100%;
}
.post-header .post-wrapper{
  background: rgba(0,0,0,.2);
  bottom: 0;
  height: 100%;
  max-width: 1000px;
  position: absolute;
  width: 100%;
}
.post-header .post-wrapper h1{
	max-width: 800px;
	padding: 0 2.1em;
}
.posts-section {
  padding: 0 0 80px 0;
}
.posts-section .post {
  display: inline-block;
  margin-right: 15px;
  margin-top: 30px;
  padding: 0;
  vertical-align: top;
  width: 320px;
}
.posts-section .post:nth-child(3n){
  margin-right: 0;
}
.posts-section .post a {
  color: #515151;
  text-decoration: none;
}
.posts-section .post .post-date {
  font-family: 'Quicksand', sans-serif;
  font-size: 0.9em;
  margin: 10px 0;
}
.posts-section .post .post-picture-container{
  height: 214px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.posts-section .post .post-picture-container img{
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: 100%;
}
.posts-section .post .post-picture-container .post-picture {
  width: 100%;
}
.posts-section .post .post-title {
  border-bottom: 1px solid #b7b7b7;
  color: #515151;
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
  padding: 10px 0 20px 0;
}
.promoted-section {
  background-color: #efefef;
  margin-top: 85px;
}
.promoted-section a {
  color: #515151;
  text-decoration: none;
}
.promoted-section .promoted-post {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.promoted-section .promoted-post .promoted-data {
  background-color: rgba(255,255,255,0.8);
  bottom: 40px;
  left: 20px;
  padding: 20px 40px 20px 20px;
  position: absolute;
  width: 480px;
}
.promoted-section .promoted-post .promoted-data .promoted-title {
  color: #515151;
  border-bottom: 1px solid #b7b7b7;
  font-size: 1.7em;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
}
.promoted-section .promoted-post .promoted-data .author-avatar {
  background-color: #01b5ff;
  display: inline-block;
  border-radius: 50%;
  height: 35px;
  margin: 0;
  overflow: hidden;
  width: 35px;
}
.promoted-section .promoted-post .promoted-data .author-avatar img {
  height: 100%;
}
.promoted-section .promoted-post .promoted-data .post-meta {
  font-family: 'Quicksand', sans-serif;
  margin-top: 10px;
}
.promoted-section .promoted-post .promoted-data .post-meta * {
  vertical-align: top;
}
.promoted-section .promoted-post .promoted-data .post-meta .author {
  display: inline-block;
  margin-top: 10px;
}
.promoted-section .promoted-post .promoted-data .post-meta .date {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
.promoted-section .promoted-post .promoted-picture-container{
  margin: 0;
  max-height: 560px;
  min-height: 300px;
  width: 100%;
}
.promoted-section .promoted-post .promoted-picture-container img{
  height: auto;
  min-width: 100%;
  max-width: 100%;
}
.results-section {
  margin-top: 180px;
}
.results-section .wrapper iframe {
  width: 100%;
}
.search-section {
  background-color: #fff;
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0;
  top: 85px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 1000;
}
.search-section.show {
  height: 85px;
  padding: 15px 0;
}
.search-section .search-container {
  border-bottom: 1px solid #b7b7b7;
  padding-right: 100px;
  position: relative;
}
.search-section .search-container .search-form {
  width: 100%;
}
.search-section .search-container .search-form .search-box {
  background-color: #fff;
  border: none;
  font-size: 1.2em;
  font-weight: bold;
  margin: 15px 0;
  width: 100%;
}
.search-section .search-container .search-form .search-box:focus {
  outline: none;
}
.search-section .search-container .search-form .search-button {
  background-color: #fff;
  background-size: 100%;
  border: none;
  color: #01b5ff;
  font-size: 1.5em;
  height: 30px;
  margin: 15px 0;
  position: absolute;
  right: 50px;
  top: -5px;
  width: 30px;
}
.search-section .search-container .search-form .search-close {
  background: url("images/search-close.png") top center no-repeat #fff;
  background-size: 100%;
  cursor: pointer;
  height: 20px;
  margin: 15px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.search .pagetitle{
	padding-top: 95px;
}
.single .post-container{
	margin-top: 85px;
}
.social-bottom{
	margin: 2.5em 0;
}
.social-bottom > div, .social-bottom > iframe, .social-bottom > span{
	margin: 0 16px 0 0 !important;
	vertical-align: top !important;
}
.social-top{
	background-color: rgba(238, 238, 238, 0.5);
	float: left;
	margin-left: -140px;
	margin-top: 36px;
	padding: 15px 5px 0;
	position: relative;
	width: 100px;
	text-align: center;
	z-index: 1;
}
.social-top > div, .social-top > iframe, .social-top > span{
	display: block !important;
	margin: 0 auto 16px !important;
}
.social-top > span{
	width: 82px;
}
.social-top-mobile{
	display: none;
	margin-top: 1.5em;
}
.social-top-mobile > *{
	margin: 0 16px 0 0;
	vertical-align: top !important;
}
.social-top-mobile .twitter-share-button{
	width: 100px !important;
}
.suscribe {
  background-color: #515151;
  bottom: -80px;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.2em;
  height: 80px;
  padding: 20px 10px;
  position: fixed;
  right: 0;
  transition: all 0.5s ease-in-out;
  width: 100%;
  z-index: 2;
}
.suscribe .mc_header_text{
	display: none;
}
	#mc_mv_FNAME{
		display: none;
	}
	.mc_header_email{
		display: none;
	}
.suscribe.scrolled {
  bottom: 0;
}
.suscribe.static {
  position: static;
}
.suscribe .wrapper,
.suscribe .post-wrapper {
  position: relative;
}
.suscribe .wrapper > *,
.suscribe .post-wrapper > * {
  display: inline-block;
}
.suscribe .wrapper .suscribe-form,
.suscribe .post-wrapper .suscribe-form {
  position: absolute;
  right: 0;
  top: 0;
}
.suscribe .wrapper .suscribe-form .email-container,
.suscribe .post-wrapper .suscribe-form .email-container, .mc_merge_var {
  display: inline-block;
}
.suscribe .wrapper .suscribe-form .email-container .email-box,
.suscribe .post-wrapper .suscribe-form .email-container .email-box, #mc_mv_EMAIL{
  border: none;
  border-bottom: 1px solid #fff;
  background: none;
  margin-right: 20px;
  padding: 10px 0;
  width: 100%;
}
.suscribe .wrapper .suscribe-form .submit,
.suscribe .post-wrapper .suscribe-form .submit {
  background-color: #01b5ff;
  border: none;
  letter-spacing: 4px;
  padding: 10px 20px;
}
.suscribe .wrapper .text,
.suscribe .post-wrapper .text {
  position: relative;
  margin: 10px 0;
  padding-left: 90px;
}
.suscribe .wrapper .text:before,
.suscribe .post-wrapper .text:before {
  background: url("images/sprite.png") no-repeat;
  background-position: -350px 0;
  background-size: auto 100%;
  content: '';
  height: 61px;
  left: 0;
  position: absolute;
  top: -20px !important;
  width: 61px;
}
.suscribe .wrapper .text .highlight,
.suscribe .post-wrapper .text .highlight {
  color: #01b5ff;
}
.wrapper {
  margin: 0 auto;
  max-width: 1000px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.inline-space {
  font-size: 1px;
  letter-spacing: -1px;
  word-spacing: -1px;
}
.only-mobile {
  display: none !important;
}
.only-l-480 {
  display: none;
}
.only-l-640 {
  display: none;
}
.right {
  position: absolute;
  right: 0;
  top: 0;
}
.sprite {
  background: url("images/sprite.png") no-repeat;
}
.twitter-tweet{
	margin: 0 auto !important;
}
.twitter_author_link{
	text-decoration: none;
}
.twitter_author_link:hover{
	color: #00A0E2;
}
.navigation{
	padding: 3em 0 0.5em;
}
.wp-caption{
	max-width: 100%;
}
#pagination .navigation a, #pagination .navigation span{
	display: inline-block;
	margin-bottom: 0.5em;
	padding: 0.5em 0.7em;
}
@media screen and (max-width: 1080px) {
	.social-top{
		display: none;
	}
	.social-top-mobile{
		display: block;
	}
}
@media screen and (max-width: 1024px) {
  .header .wrapper {
    padding: 0 20px;
  }
  .header .wrapper .social {
    background-color: rgba(0,0,0,0.6);
    left: 0;
    margin: 0;
    padding: 10px 20px;
    position: absolute;
    text-align: left;
    top: 85px;
    width: 100%;
  }
  .post-header .post-wrapper h1{
	  padding: 0 1em;
  }
  .posts-section {
    text-align: center;
  }
  .posts-section .post {
    margin: 30px 10px;
    width: 400px;
  }
  .posts-section .post:nth-child(3n) {
    margin-right: 10px;
  }
  .suscribe .wrapper .text {
    font-size: 1em;
    margin: 0;
  }
  .suscribe .wrapper .text:before {
    top: -10px;
  }
  .suscribe .wrapper .text .highlight {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .alignleft, alignright{
  	display: block;
	float: none;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	position: static;
	left: 0;
  }
  .header .wrapper {
    padding: 0 20px;
  }
  .header .wrapper .logo-container {
    width: 65px;
  }
  .header .wrapper .logo-container a{
	width: 65px;
  }
  .menu-mobile {
    background-color: #191919;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    position: fixed;
    right: -300px;
    top: 0;
    z-index: 2000;
    width: 300px;
  }
  .menu-mobile.show {
    right: 0;
  }
  .menu-mobile .menu-item {
    display: block !important;
    text-align: center;
    border-bottom: 1px solid #515151;
    margin: 0 !important;
  }
  .menu-mobile .menu-item.logo {
    padding: 0 0 5px 0 !important;
  }
  .menu-mobile .menu-item.logo .logo-container {
    background-position: -526px 0;
    background-size: auto 150%;
    height: 80px;
    width: 90px;
  }
  .only-desktop {
    display: none !important;
  }
  .only-mobile {
    display: inline-block !important;
  }
  .post-header .post-wrapper{
	  padding: 0;
  }
  .post-header .post-wrapper h1{
	  padding: 0 40px;
  }
  .posts-section .post {
    margin: 20px 10px;
    width: 320px;
  }
  .suscribe {
    bottom: -160px;
    height: 120px;
    text-align: center;
  }
  .suscribe .wrapper .suscribe-form {
    float: none;
    margin: 10px 0 0 0;
    position: static;
    width: 100%;
  }
  .suscribe .wrapper .suscribe-form .email-container {
    width: 80%;
  }
  .suscribe .wrapper .suscribe-form .submit {
    display: none;
  }
  .suscribe .wrapper .text {
    font-size: 1em;
    padding: 0;
    text-align: center;
  }
  .suscribe .wrapper .text:before {
    height: 40px;
    width: 40px;
  }
  .suscribe .wrapper .text .highlight {
    display: inline-block;
  }
  .wrapper{
	  overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  .not-l-640 {
    display: none;
  }
  .only-l-640 {
    display: inline-block !important;
  }
  .promoted-section .promoted-post .promoted-data {
    box-sizing: border-box;
    padding: 10px 30px;
    position: static;
    width: 100%;
  }
  .posts-section {
    margin-top: 50px;
  }
  .posts-section .wrapper {
    padding: 0 30px;
  }
  .posts-section .post {
    margin: 30px 0;
    width: 100%;
  }
  .posts-section .post .post-date {
    font-size: 1.1em;
    text-align: left;
  }
  .posts-section .post .post-title {
    text-align: left;
  }
}
@media screen and (max-width: 550px){
	.social-top-mobile{
		margin-bottom: 0 !important;
		text-align: center !important;
	}
	.social-top-mobile > *{
		margin: 0 20px 16px 0 !important;
	}
	.social-top-mobile .IN-widget{
		margin-bottom: 0 !important;
	}
	.social-bottom{
		margin-bottom: 0 !important;
	}
	.social-bottom > div, .social-bottom > iframe, .social-bottom > span{
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width: 480px) {
  .not-l-480 {
    display: none;
  }
  .only-l-480 {
    display: inline-block;
  }
  .suscribe .wrapper .text {
    font-size: 0.875em;
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .content.left {
    right: 200px !important;
  }
  .content.left .header {
    right: 200px !important;
  }
  .content.left .search-section {
    right: 200px !important;
  }
  .content.left .suscribe {
    right: 200px !important;
  }
  .header .wrapper {
    padding: 0 10px;
  }
  .header .wrapper .social {
    padding: 5px 10px;
    text-align: left;
  }
  .header .wrapper .social .social-btn {
    max-width: 110px;
  }
  .menu-mobile {
    right: -200px;
    width: 200px;
  }
  .promoted-section .promoted-post .promoted-data {
    padding: 10px;
  }
  .promoted-section .promoted-post .promoted-data .post-meta {
    font-size: 0.9em;
  }
  .posts-section {
    margin-top: 30px;
  }
  .posts-section .wrapper {
    padding: 0 10px;
  }
  .posts-section .wrapper .post {
    margin: 20px 0;
  }
  .suscribe {
    bottom: -140px;
    height: 140px;
  }
  .suscribe .wrapper .text {
    font-size: 1em;
  }
}
.comments {
  background-color: #efefef;
  padding: 50px 0;
}
.comments .post-wrapper {
  max-width: 800px;
}
.post-container .post {
  color: #515151;
}
.post-container .post .author-extend {
  background: #F2F2F2;
  overflow: hidden;
  padding: 1.5em;
}
.post-container .post .author-extend > * {
  display: inline-block;
  vertical-align: top;
}
.post-container .post .author-extend .author-picture-container {
	  -moz-border-radius: 50%;
	  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 100px;
  float: left;
  margin: 0;
  overflow: hidden;
  width: 100px;
}
.post-container .post .author-extend .author-picture-container .author-picture {
  width: 100%;
}
.post-container .post .author-extend .author-data {
  margin-left: 40px;
  margin-top: 10px;
  width: 560px;
}
.post-container .post .author-extend .author-data > * {
  display: block;
}
.post-container .post .author-extend .author-data .author-name {
  font-size: 1.5em;
  font-weight: normal;
}
.post-container .post .author-extend .author-data .author-twitter {
  color: #b7b7b7;
  font-size: 1.2em;
}
.post-container .post .author-extend .author-data .author-twitter:before {
  color: #01b5ff;
  content: '\f099';
  font-family: 'FontAwesome' !important;
  font-size: 1.4em;
  margin-right: 5px;
  position: relative;
  vertical-align: top;
}
.post-container .post .author-extend .author-data .author-job {
  margin-top: 20px;
}
.post-container .post .author-extend .author-data > p{
  line-height: 1.25;
  margin: 5px 0;
}
.post-container .post .author-extend .author-data .author-website {
  margin-top: 0;
}
.post-container .post .post-content {
  font-family: 'Crimson Text', serif;
  font-size: 1.4em;
}
.post-container .post .post-content img{
	max-width: 100%;
	height: auto;
}
.post-container .post .post-content blockquote{
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  margin: 3.5em 1em;
  position: relative;
  text-align: center;
}
.post-container .post .post-content blockquote:after {
  background-color: #01b5ff;
  bottom: -55px;
  color: #01b5ff;
  content: '’’';
  font-size: 4em;
  line-height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 100%;
}
.post-container .post .post-content blockquote:before {
  background-color: #01b5ff;
  color: #01b5ff;
  content: "‘‘";
  font-size: 4em;
  line-height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: -10px;
  text-align: center;
  width: 100%;
}
.post-container .post .post-content blockquote cite {
  bottom: -100px;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.9em;
  font-style: normal;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.post-container .post .post-content blockquote{
	line-height: 185%;
}
.post-container .post .post-content p {
  line-height: 160%;
  margin: 25px 0;
}
.post-container .post .post-content p.highlight {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}
.post-container .post .post-content .image {
  margin: 0;
}
.post-container .post .post-content .image > * {
  display: block;
}
.post-container .post .post-content .wp-caption .wp-caption-text{
  background-color: #fff;
  color: #01b5ff;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px 0;
  text-align: left;
}
.post-container .post .post-content .image figcaption.normal {
  background-color: #efefef;
  box-sizing: border-box;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.7em;
  margin: 0;
  padding: 20px 60px;
  text-align: center;
  vertical-align: top;
}
.post-container .post .post-content .image img {
  width: 100%;
}
.post-container .post .post-header {
  background-color: #191919;
}
.post-container .post .post-header .wrapper {
  position: relative;
}
.post-container .post .post-header .wrapper .post-image-container {
  margin: 0;
  min-height: 250px;
  max-height: 600px;
  overflow: hidden;
}
.post-container .post .post-header .wrapper .post-image-container .post-image {
  width: 100%;
}
.post-container .post .post-header .wrapper .post-title {
  bottom: 0;
  color: #fff;
  font-size: 3em;
  position: absolute;
  text-shadow: rgba(0, 0, 0, 0.8) 0px 1px 1px;
}
.post-container .post .post-header .wrapper .post-type {
  background-color: #01b5ff;
  box-sizing: border-box;
  color: #fff;
  padding: 10px;
  position: absolute;
  right: -28px;
  text-transform: uppercase;
  top: 100px;
  z-index: 2;
}
.post-container .post .post-header .wrapper .post-type:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 14px solid #0ea3cd;
  bottom: -14px;
  content: '';
  height: 0;
  position: absolute;
  right: 6px;
  transform: skew(-45deg, 0deg);
  -webkit-transform: skew(-45deg, 0deg);
}
.post-container .post .post-header .wrapper .post-type a{
	color: white;
	text-decoration: none;
}
.post-container .post .post-summary {
  border-bottom: 1px solid #b7b7b7;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px 0;
  padding-bottom: 10px;
}
.post-container .post .post-meta {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  padding: 10px 0;
}
.post-container .post .post-meta > * {
  display: inline-block;
  vertical-align: top;
}
.post-container .post .post-meta .author-picture-container {
  border-radius: 50%;
  height: 40px;
  margin: 0;
  overflow: hidden;
  width: 40px;
}
.post-container .post .post-meta .author-picture-container .author-picture {
  height: 100%;
}
.post-container .post .post-meta .author-name {
  font-weight: normal;
  margin: 8px 5px;
}
.post-container .post .post-meta .post-date {
  float: right;
  margin: 8px 10px;
}
.post-container .post .social {
  margin: 5px 0;
}
.post-container .post .social .btn {
  margin-right: 10px;
}
.post-container .post .social .btn:last-child {
  margin-right: 0;
}
.post-wrapper {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}
.recomended-posts {
  color: #515151;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
}
.recomended-posts a{
  color: #515151;	
}
.recomended-posts .post {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 185px;
}
.recomended-posts .post:nth-child(5n) {
  margin-right: 0;
}
.recomended-posts .post .post-picture-container {
  height: 123px;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.recomended-posts .post .post-picture-container img{
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: 100%;
}
.recomended-posts .post .post-title {
  font-size: 1rem;
  font-weight: normal;
}
.recomended-posts .recomended-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0;
}
.suscribe.static {
  height: 100px;
}
.suscribe.static .post-wrapper .suscribe-form {
  margin-top: 10px;
}
.suscribe.static .post-wrapper .text:before {
  background-position: -458px 0;
  height: 81px;
  top: -20px !important;
  width: 81px;
}
.suscribe.static .post-wrapper .text .highlight {
  display: block;
}
@media screen and (max-width: 1024px) {
  .post-container .post .post-header .wrapper .post-type {
    top: 150px;
    right: 0;
  }
  .post-container .post .post-header .wrapper .post-type:after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .post-container .post .author-extend .author-data {
    width: 60%;
  }
  .post-container .post .post-content .wp-caption {
    box-sizing: border-box;
    display: block;
    float: none;
    position: static;
    width: 100%;
  }
  .post-container .post .post-content .wp-caption > * {
    display: inline-block;
    width: 49%;
  }
  .post-container .post .post-content .wp-caption .wp-caption-text {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 20px;
    vertical-align: top;
    width: 49%;
  }
  .post-container .post .post-content .image figcaption.normal {
    font-size: 0.7em;
    padding: 20px;
  }
  .post-container .post .post-header .wrapper .post-type {
    display: none;
  }
  .post-container .post .social {
    text-align: center;
  }
  .post-container .post .social .btn {
    height: auto;
    margin-right: 5px;
    max-width: 200px;
    padding: 10px 0;
    vertical-align: top;
  }
  .post-container .post .social .btn:before {
    font-size: 1.5em;
  }
  .post-container .post .social .btn .btn-text {
    font-size: 0.8em;
  }
  .post-wrapper {
    padding: 0 40px;
  }
  .recomended-posts {
    text-align: center;
  }
  .recomended-posts .recomended-title {
    text-align: left;
  }
  .recomended-posts .post {
    text-align: left;
    width: 215px;
  }
  .recomended-posts .post:nth-child(4n) {
    display: none;
  }
  .suscribe.static {
    height: auto;
  }
  .suscribe.static .post-wrapper {
    text-align: center;
  }
  .suscribe.static .post-wrapper .text:before {
    top: -20px;
  }
  .suscribe.static .post-wrapper .text .highlight {
    display: inline-block;
  }
  .suscribe.static .post-wrapper .suscribe-form {
    display: block;
    position: static;
    text-align: center;
  }
  .suscribe.static .post-wrapper .suscribe-form > * {
    display: block;
    margin: 10px auto;
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
	.alignleft,
	.alignright{
		float: none;
		margin: 0;	
	}
  .post-container .post .social {
    text-align: center;
  }
  .post-container .post .social .btn{
    margin: 0 10px;
    text-align: center;
    width: 80px !important;
  }
  .post-container .post .social .btn span{
	  display: none;
  }
  .post-container .post .social .btn .btn-text {
    display: none;
  }
  .post-container .post .social .mobile-share {
    color: #b7b7b7;
    font-size: 23px;
    font-weight: normal;
    line-height: 20px;
    padding: 20px 20px 20px 0;
  }
  .post-container .post .wrapper .author-extend .author-data .author-job {
    margin-top: 10px;
  }
  .post-container .post .wrapper .post-wrapper > * {
    padding: 0 20px;
  }
  .post-container .post .wrapper .post-wrapper .post-content {
    padding: 0 10px;
  }
  .post-container .post .wrapper .post-wrapper .post-content p {
    padding: 0 20px;
  }
  .post-container .post .wrapper .post-wrapper .post-content .wp-caption {
    padding: 0 30px;
  }
  .post-container .post .wrapper .post-wrapper .post-content .wp-caption > * {
    display: block;
    width: 100%;
  }
  .post-container .post .wrapper .post-wrapper .post-content .wp-caption .wp-caption-text {
    padding: 20px 0;
    text-align: left;
  }
  .post-container .post .wrapper .post-wrapper .post-content .image figcaption.normal {
    font-size: 0.7em;
  }
  .post-container .post .wrapper .post-wrapper .post-summary {
    margin: 1em;
    padding: 10px 0;
  }
  .post-container .post .post-header .wrapper .post-title {
    font-size: 2.5em;
  }
  .recomended-posts {
    display: none !important;
  }
  .suscribe.static {
    height: auto;
  }
  .suscribe.static .text:before {
    background-position: -465px 0 !important;
    top: -30px !important;
  }
  .suscribe.static .text .highlight {
    display: inline-block !important;
  }
  .suscribe.static .suscribe-form {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .comments .post-wrapper{
	  padding: 0 10px;
  }
  .post-container .post .post-header .wrapper .post-title {
    font-size: 30px;
  }
  .post-container .post .wrapper .post-wrapper .post-summary {
    padding: 10px 0;
  }
  .post-container .post .wrapper .post-wrapper .post-meta .author-picture-container {
    height: 40px;
    margin: 15px 10px;
    width: 40px;
  }
  .post-container .post .wrapper .post-wrapper .social .mobile-share{
	  display: none;
  }
  .promoted-section .promoted-post .promoted-picture-container{
  min-height: 150px;
  }
}
@media screen and (max-width: 320px) {
  .post-container .post .post-header .wrapper .post-image-container {
    height: auto;
    min-height: 150px;
  }
  .post-container .post .post-header .wrapper .post-image-container .post-image {
    height: 100%;
    width: auto;
  }
  .post-container .post .post-header .wrapper .post-title {
    font-size: 1.2em;
  }
  .post-container .post .wrapper .post-wrapper .author-extend{
    margin: 0 0 1em;
    padding: 1em;
  }
  .post-container .post .author-extend .author-data{
	  margin-left: 0;
	  width: auto;
  }
  .post-container .post .wrapper .post-wrapper .post-content {
    font-size: 1em;
  }
  .post-container .post .wrapper .post-wrapper .post-content blockquote {
    margin: 60px 20px 110px 20px;
    text-align: left;
  }
  .post-container .post .wrapper .post-wrapper .post-content blockquote:after {
    bottom: -35px;
  }
  .post-container .post .wrapper .post-wrapper .post-content blockquote:before {
    top: -5px;
  }
  .post-container .post .wrapper .post-wrapper .post-content blockquote cite {
    bottom: -80px;
    font-size: 1.1em;
  }
  .post-container .post .wrapper .post-wrapper .post-content blockquote p {
    font-size: 1em;
    padding: 0;
  }
  .post-container .post .wrapper .post-wrapper .post-content p{
	  margin: 1em 0;
	  padding: 0 10px;
  }
  .post-container .post .wrapper .post-wrapper .post-content .wp-caption {
    padding: 0 20px;
  }
  .post-container .post .wrapper .post-wrapper .post-content .wp-caption .wp-caption-text {
    font-size: 1em;
    padding: 5px 0;
  }
  .post-container .post .wrapper .post-wrapper .post-content .image figcaption.normal {
    font-size: 0.9em;
    padding: 20px;
  }
  .post-container .post .wrapper .post-wrapper .post-summary {
    font-size: 0.875em;
    line-height: 2;
    padding-top: 0;
  }
  .post-container .post .wrapper .post-wrapper .post-meta .author-picture-container {
    height: 30px;
    margin: 0px !important;
    width: 30px;
  }
  .post-container .post .wrapper .post-wrapper .post-meta .author-name {
    font-size: 0.7em;
    margin: 10px 0 !important;
  }
  .post-container .post .wrapper .post-wrapper .post-meta .post-date {
    font-size: 0.7em;
    margin: 10px 0;
  }
  .post-container .post .wrapper .post-wrapper .social {
    text-align: center;
  }
  .post-container .post .wrapper .post-wrapper .social.not-320 {
    display: none;
  }
  .post-container .post .wrapper .post-wrapper .social .btn {
    margin: 0 3px !important;
  }
  .post-wrapper{
	  padding: 0;
  }
  .promoted-section .promoted-post .promoted-picture-container{
  min-height: 100px;
  }
  .social-top-mobile > div,
  .social-top-mobile > iframe,
  .social-top-mobile > span{
	  display: block !important;
	  text-align: left !important;
  }
  .suscribe .post-wrapper {
    padding: 0 10px;
  }
  .suscribe .post-wrapper .text:before {
    top: -10px !important;
  }
  .suscribe .post-wrapper .suscribe-form .submit {
    margin-top: 10px;
  }
}