/*
Theme Name: MejorConSalud v3
Description: MCS WordPress Theme
Version: 3.1.0
Author: Stiven Martinez / Glaydston Veloso / Sebastián Castaño
Author URI: https://mcontigo.com/
*/

/* --------------------------------------------------
RESETS
----------------------------------------------------- */
html,body{height:100%}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent;text-decoration:none}
a:active,a:hover,:focus{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
figure {padding: 0;margin: 0;}
figure img{display:block;vertical-align:top}
img{border:0;max-width:100%;height:auto;display:inline-block;vertical-align:middle}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
svg:not(:root){overflow:hidden}
hr{height:1px;border:0;background-color:#f1f1f1}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace, monospace}
*, html { box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { padding: 0; margin: 0; border-width: 0; border-style: solid; outline: 0; font-size: 100%; background: transparent; text-align: left; }

/* --------------------------------------------------
GENERAL
----------------------------------------------------- */
body { background: #ededed; color: #333; text-rendering: optimizeLegibility; }

body, input, select, textarea, button,
h1, h2, h3, h4, h5, h6 { color: #333; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: normal; -webkit-appearance: none !important; }
h1, h2, h3, h4, h5, h6 { color: #333; font-weight: 700; font-family: 'Source Sans Pro', Arial, sans-serif; letter-spacing: -0.2px; }
strong { font-weight: 600; }
small { font-size: 80%; }

hr { width: 100%; height: 1px; background: #e6e6e6; margin: 25px 0; }

p { font-size: 1em; line-height: 1.5em; margin: 10px 0; }
ul { margin: 0 0 10px 0; padding-left: 20px; }
ul li { margin: 0 0 20px 0; }
ul li:last-child { margin: 0; }

a { color: #007e9b; font-weight: 600; }
a:hover { color: #00819b; }

h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.500em; }
h4 { font-size: 1.250em; }
h5 { font-size: 1.125em; }

.full { width: 100%; display: block; }

.share { margin: 10px 0; }
.share a { color: #565c5f; display: inline-block; font-size: 1.125em; padding: 5px; }
.share a.google-plus i,
.share a.mail i { font-size: 0.963em; }
.share a.facebook { color: #3B5998; }
.share a.twitter { color: #00aced; }
.share a.google-plus { color: #d34836; }
 
.hr { width: 100%; height: 1px; background: #e6e6e6; display: block; margin: 30px 0; position: relative; }
.hr span { width: 100%; height: 1px; text-align: center; position: absolute; left: 0; top: -10px; z-index: 10; }
.hr span strong { color: #777; line-height: 0; font-weight: 400; display: inline-block; background: #fff; padding: 5px 20px; }

#big-banner { color: #fff; display: block; text-align: center; padding: 20px 0; /*background: #1B1D1D;*/ min-height: 90px; }

h1,
h2,
h3,
h4,
h5,
#header #menu,
#header #menu ul li {
    font-family: 'Signika', sans-serif;
}

/* Tabs
----------------------------------------------------- */
#tabs .tabs ul { margin: 0; padding: 0; }
#tabs .tabs ul li { display: inline-block; margin: 0; padding: 15px; border-bottom: 2px solid transparent; }
#tabs .tabs ul li.active { border-color: #007e9b; }
#tabs .tabs-content { margin: 15px 0; }

.js-tabby .tabs-pane { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.js-tabby .tabs-pane.active { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.js-tabby .tabs-pane:focus { outline: none; }

/* CSS Transitions
----------------------------------------------------- */
a,
#header #menu ul li.search input,
#header #menu ul li ul.sub-menu,
#featured-articles .article .thumb,
#mobile-menu,
.format-video .thumb span.play i { -o-transition: 0.4s; -ms-transition: 0.4s; -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; }

/* CSS Generals
----------------------------------------------------- */
.wrap { max-width: 980px; }
.wrap.boxed { padding: 0 1rem; background: #fff; border-left: 1px solid #d0d5d7; border-right: 1px solid #d0d5d7; box-shadow: 0 0 8px 3px rgba(0,0,0,0.03); }

.content { display: block; border: 1px solid #d6d6d6; padding: 25px; box-shadow: 0 2px 1px rgba(0,0,0,0.08); border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; margin-bottom: 25px; }

.avatar { display: inline-block; position: relative; width: 95px; height: 95px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin: 5px; }
.avatar img { padding: 4px; border: 1px solid #d6d6d6; width: 100%; height: 100%; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.avatar.small { width: 70px; height: 70px; }
.avatar.big { width: 110px; height: 110px; }
.avatar.x-big { width: 140px; height: 140px; }
.avatar span.name { font-size: 0.875em; font-weight: 600; text-align: center; display: block; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.avatar .edit-photo { position: absolute; bottom: 0; right: 0; }
.avatar .edit-photo i { display: block; width: 35px; height: 35px; text-align: center; line-height: 35px; background: #565c5f; color: #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

.section-title { font-weight: 600; border-top: 2px solid #333; display: block; font-size: 1.375em; font-family: 'Source Sans Pro', Arial, sans-serif; padding-top: 10px; margin: 10px 0; letter-spacing: -0.5px; }
.section-title.small { font-size: 1em; }
.section-title.big { font-size: 1.500em; }

.section-title a { float: right; font-size: 0.663em; text-transform: uppercase; letter-spacing: normal; }
.section-title a i { margin-left: 5px; }

.section-title.boxed { margin: 20px 0; padding: 20px; padding-left: 30px; background: #eee; border: 0; border-left: 2px solid #007e9b; }
.section-title.boxed p { font-size: 0.875em; font-weight: 400; color: #424242; }
.section-title.boxed h1 { font-size: 1.375em; }

.center,.center h1,.center h2,.center h3,.center h4,.center h5,.center img,.center p,.center .section-title,.center a,.center button { text-align: center; }
.right,.right h1,.right h2,.right h3,.right h4,.right h5,.right img,.right p,.right .section-title,.right a,.right button { text-align: right; }

.uppercase { text-transform: uppercase; }

.badge { display: inline-block; margin: 3px; text-transform: uppercase; background: #d0d5d7; color: #777; font-size: 0.663em; padding: 2px 6px; }

/* Author box
----------------------------------------------------- */
.author-box { display: block; margin-top: 20px; }
.author-box hr { width: 100%; float: left; }
.author-box .author-avatar { display: inline-block; margin-left: -4px; vertical-align: top; }
.author-box .author-avatar img { border: 3px solid #fff; width: 80px; height: 80px; box-shadow: 0 5px 10px -5px rgba(0,0,0,0.2); border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.author-box .author-meta { display: inline-block; margin-left: -4px; vertical-align: top; }
.author-box .author-meta .author-name { font-weight: 600; font-size: 1.375em; }
.author-box .author-meta .author-description { color: #555; line-height: 1.375em; position: relative;}
.author-box .author-meta .btn i { margin-right: 5px; }

body.author .author-box .cover { background: no-repeat center center; background-size: cover; border: 0; box-shadow: none; height: 0; padding: 0; padding-bottom: 30%; margin-bottom: 10px; }
body.author .author-box .author-avatar { margin-top: -60px; }
body.author .author-box .author-meta .author-count { font-weight: 300; margin: 0 0 10px 0; }
body.author .author-box .author-meta hr { margin: 10px 0 15px 0; }
body.author .author-box .author-meta .author-description { padding-left: 80px; }
body.author .author-box .author-meta .author-description::before { color: #007e9b; padding-top: 30px; font-size: 2em; content: '\f10d'; font-family: 'FontAwesome'; width: 80px; text-align: center; position: absolute; left: 0; top: 0; display: inline-block; }

/* --------------------------------------------------
FORMS
----------------------------------------------------- */
input, select, textarea, button { font-size: 1em; }
label { margin-top: 8px; margin-bottom: 8px; }
label span { font-weight: 600; display: block; margin: 15px 0 10px 0; }

label input:focus,
label textarea:focus { border-color: #565c5f; }

/* Buttons
----------------------------------------------------- */
.btn { color: #565c5f; display: inline-block; padding: 8px 12px; background: transparent; border: 2px solid #d6d6d6; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; cursor: pointer; position: relative; }
.btn:hover::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.06); }
.btn.thin { border-width: 1px; }
.btn.full { display: block; width: 100%; }
.btn.small { font-size: 0.813em; padding: 4px 10px; }
.btn.big { font-size: 1.250em; padding: 14px 20px; }
.btn.filled { background: #999a9b; color: #fff; }
.btn.border-out { border: 0; }

.btn.active { border-color: #007e9b; color: #007e9b; }
.btn.filled.active { background-color: #007e9b; color: #fff; }
.btn.blue { border-color: #00BECB; color: #00BECB; }
.btn.filled.blue { background-color: #00BECB; color: #fff; }
.btn.green { border-color: #A4CA62; color: #A4CA62; }
.btn.filled.green { background-color: #A4CA62; color: #fff; }
.btn.yellow { border-color: #e8b51e; color: #e8b51e; }
.btn.filled.yellow { background-color: #e8b51e; color: #fff; }
.btn.orange { border-color: #ff411c; color: #ff411c; }
.btn.filled.orange { background-color: #ff411c; color: #fff; }
.btn.red { border-color: #D22424; color: #D22424; }
.btn.filled.red { background-color: #D22424; color: #fff; }

.btn.facebook { border-color: #3B5998; color: #3B5998; }
.btn.filled.facebook { background-color: #3B5998; color: #fff; }
.btn.google { border-color: #d34836; color: #d34836; }
.btn.filled.google { background-color: #d34836; color: #fff; }

/* Inputs
----------------------------------------------------- */
.input { display: inline-block; padding: 8px 12px; background: #fff; border: 1px solid #d6d6d6; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.input.full { display: block; width: 100%; }
.input.small { font-size: 0.813em; padding: 4px 10px; }
.input.big { font-size: 1.250em; padding: 14px 20px; }

/* Textarea
----------------------------------------------------- */
.textarea { min-height: 100px; display: inline-block; padding: 8px 12px; background: transparent; border: 1px solid #d6d6d6; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.textarea.full { display: block; width: 100%; }
.textarea.small { font-size: 0.813em; padding: 4px 10px; }
.textarea.big { font-size: 1.250em; padding: 14px 20px; }

/* Select
----------------------------------------------------- */
.select { display: inline-block; padding: 8px 12px; padding-right: 22px; background: transparent; border: 1px solid #d6d6d6; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; position: relative; }
.select::after { content: '\f078'; font-family: 'FontAwesome'; font-size: 0.750em; position: absolute; right: 10px; top: 12px; }
.select.full { display: block; width: 100%; }
.select.small { font-size: 0.813em; padding: 4px 10px; padding-right: 18px; }
.select.small::after { top: 7px; right: 8px; }
.select.big { font-size: 1.250em; padding: 14px 20px; padding-right: 32px; }
.select.big::after { top: 18px; right: 16px; }

.select select { width: 100%; border: 0; padding: 0 5px; background: transparent; margin: 0; cursor: pointer; }

/* Checkbox
----------------------------------------------------- */
input[type=radio], input[type=checkbox] { display:none; }
input[type=radio] + label:before { content: ""; display: inline-block; width: 15px; height: 15px; vertical-align:middle; margin-right: 8px; border: 1px solid #d6d6d6;  border-radius: 8px; }
input[type=checkbox] + label:before { content: ""; display: inline-block; width: 15px; height: 15px; vertical-align:middle; margin-right: 8px; border: 1px solid #d6d6d6; border-radius: 4px; }
input[type=radio]:checked + label:before { content: "\2022"; color:#424242; font-size:1.8em; text-align:center; line-height:14px; }
input[type=checkbox]:checked + label:before { content:"\2714"; color:#424242; text-align:center; line-height:15px; }
input[type=checkbox] + label { font-weight: 600; }
input[type=radio] + label p,
input[type=checkbox] + label p { font-weight: 400; margin: 0; padding-left: 30px; font-size: 0.875em; }

/* --------------------------------------------------
TABLES
----------------------------------------------------- */
table tr:nth-child(1) th { background: #eee; font-weight: 600; }
table th { font-weight: 400; border-bottom: 1px solid #d6d6d6; }
table th,
table td { padding: 5px; }
table tr:hover { background: #eee; }

/* --------------------------------------------------
HEADER
----------------------------------------------------- */
#mobile-menu { display: none; }

#header { margin: 0 -16px; padding: 5px 1rem; padding-bottom: 0; }

#header .header .navicon { display: none; }

#header .header .logo { margin: 5px 0; display: inline-block; }
#header .header .logo .logo-svg { height: 90px; margin-bottom: 35px; }
#header .header .logo h1,
#header .header .logo h2 { height: 0; text-indent: -9999px; }

#header .header ul.social { float: right; margin: 0; margin-top: -20px; padding: 0; }
#header .header ul.social li { display: inline-block; }

#header .header ul.social li a { font-size: 1.250em; display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
#header .header ul.social li.social a:hover { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

#header .header ul.social li.facebook a { color: #3b5998; }
#header .header ul.social li.facebook a:hover { background: #3b5998; color: #fff; }
#header .header ul.social li.twitter a { color: #00aced; }
#header .header ul.social li.twitter a:hover { background: #00aced; color: #fff; }
#header .header ul.social li.google-plus a { color: #dd4b39; }
#header .header ul.social li.google-plus a:hover { background: #dd4b39; color: #fff; }
#header .header ul.social li.pinterest a { color: #cb2027; }
#header .header ul.social li.pinterest a:hover { background: #cb2027; color: #fff; }
#header .header ul.social li.instagram a { color: #8a3ab9; }
#header .header ul.social li.instagram a:hover { background: #8a3ab9; color: #fff; }
#header .header ul.social li.youtube-play a { color: #b00; }
#header .header ul.social li.youtube-play a:hover { background: #b00; color: #fff; }

#header .header ul.social li.external a { margin: 0  0 0 10px; }

/* New Icons to Menu - Social Links */
#header .header ul.social li.external a.icon-20m { background-image: url("assets/img/20minutos.png"); background-repeat: no-repeat; text-indent: -9999px; }
#header .header ul.social li.external a.icon-lmem { background-image: url("assets/img/lmem.png"); background-repeat: no-repeat; text-indent: -9999px; }
#header .header ul.social li.external a.icon-mcs { background-image: url("assets/img/mcs.png"); background-repeat: no-repeat; text-indent: -9999px; }
#header .header ul.social li.external a.icon-mcs-es { background-image: url("assets/img/lang/es_ES/icon-mcs-es.png"); background-repeat: no-repeat;  background-size: 40px; text-indent: -9999px; }

/* Menu
----------------------------------------------------- */
#header #menu { background: #fff; border-bottom: 1px solid #e6e6e6; margin: 0 -16px; margin-top: -30px; padding: 0 1rem; }

#header #menu span.border { width: 20%; float: left; height: 2px; position: relative; }
#header #menu span.border.one { background: #FF78A9; }
#header #menu span.border.two { background: #007e9b; }
#header #menu span.border.three { background: #db5555; }
#header #menu span.border.four { background: #71ba41; }
#header #menu span.border.five { background: #ea9c1e; }

#header #menu ul { margin: 0; padding: 0; }
#header #menu ul li { margin: 0; display: inline-block; }
#header #menu ul li.search,
#header #menu ul li a { display: block; }
#header #menu ul li a { letter-spacing: -0.2px; padding: 14px 10px; }

#header #menu ul li ul.sub-menu {
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    margin-top: -10px;
    background: #e6e6e6;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9999;
/* Added */
    padding-top: 0;
    padding-bottom: 0;
    border-top: 3px solid transparent;
}
#header #menu ul li ul.sub-menu::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(250,250,250,0.8);
}
#header #menu ul li ul.sub-menu .wrap {
    position: relative;
    z-index: 10;
    background: rgba(250,250,250,0.9);
    padding-top: 20px;
    padding-bottom: 20px;
}

#header #menu ul li ul.sub-menu .title {
    font-size: 1.25em;
    color: #111;
    display: block;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(250,250,250,0.1);
}

#header #menu ul li ul.sub-menu a {
    color: #222;
    font-size: 1.125em;
    font-weight: 500;
    padding: 5px 0;
    padding-left: 25px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    position: relative;
    background: transparent !important;
    text-shadow: 1px 1px 0 rgba(250,250,250,0.7);
}
#header #menu ul li ul.sub-menu .article {
    /* Old
    width: 20%;
    float: left;
    padding: 5px 0;
    margin: 0;
    border: 0;
    */
    width: 20%;
    float: none;
    padding: 0;
    margin: 0 0 0 -4px;
    border: 0;
    display: inline-block;
    vertical-align: top;
}
#header #menu ul li ul.sub-menu .article a { float: left; width: 100%; padding: 5px; font-size: 18px; }
#header #menu ul li ul.sub-menu .article .thumb { width: 100%; height: 120px; }
#header #menu ul li ul.sub-menu .article .caption { padding: 3px 0; width: 100%; position: relative; }
#header #menu ul li ul.sub-menu .article .caption h2 { font-size: 0.875em; line-height: 1.125em; color: #666; }
#header #menu ul li ul.sub-menu .article:hover .caption h2 { color: #333; }
#header #menu ul li ul.sub-menu .article .caption p { display: none; }
#header #menu ul li:hover ul.sub-menu { visibility: visible; opacity: 1; margin-top: 0; }

/* SubMenu Links Menu */
#header #menu ul li ul.sub-menu.links {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 3px solid transparent;
}
#header #menu ul li ul.sub-menu.links::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(250,250,250,0.8);
}
#header #menu ul li ul.sub-menu.links .wrap {
    position: relative;
    z-index: 10;
    background: rgba(250,250,250,0.9);
    padding-top: 20px;
    padding-bottom: 20px;
}
#header #menu ul li ul.sub-menu.links .title {
    font-size: 1.25em;
    font-weight: 700;
    color: #111;
    display: block;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(250,250,250,0.1);
}
#header #menu ul li ul.sub-menu.links .title a {
    font-weight: 700;
    display: block;
    padding: 0 0 10px 0;
    font-family: 'Signika', sans-serif;
    position: relative;
    background: transparent !important;
    text-shadow: 1px 1px 0 rgba(250,250,250,0.7);
}
#header #menu ul li ul.sub-menu.links li {
    display: block;
    padding: 0;
    margin: 0;
}
#header #menu ul li ul.sub-menu.links li a {
    color: #222;
    font-size: 1.125em;
    font-weight: 500;
    padding: 5px 0;
    padding-left: 25px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    position: relative;
    background: transparent;
    text-shadow: 1px 1px 0 rgba(250,250,250,0.7);
}
#header #menu ul li ul.sub-menu.links li:hover {
    background: transparent;
}
#header #menu ul li ul.sub-menu.links li:hover a {
    text-decoration: underline;
}
#header #menu ul li ul.sub-menu.links li a::before {
    content: '\f0a9';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 8px;
}

/* Default Colors - MCS */
/* First Element */
#header #menu ul li:nth-child(1) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(1) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(1) ul.sub-menu.links .title,
#header #menu ul li:nth-child(1) a {
    color: #76d5db;
}

#header #menu ul li:nth-child(1):hover a,
#header #menu ul li:nth-child(1) ul.sub-menu {
    background: #76d5db;
    border-color: #76d5db;
}

/* Second Element */
#header #menu ul li:nth-child(2) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(2) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(2) ul.sub-menu.links .title,
#header #menu ul li:nth-child(2) a {
    color: #ff806b;
}

#header #menu ul li:nth-child(2):hover a,
#header #menu ul li:nth-child(2) ul.sub-menu {
    background: #ff806b;
    border-color: #ff806b;
}

/* Third Element */
#header #menu ul li:nth-child(3) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(3) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(3) ul.sub-menu.links .title,
#header #menu ul li:nth-child(3) a {
    color: #a4da81;
}

#header #menu ul li:nth-child(3):hover a,
#header #menu ul li:nth-child(3) ul.sub-menu {
    background: #a4da81;
    border-color: #a4da81;
}

/* Fourth Element */
#header #menu ul li:nth-child(4) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(4) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(4) ul.sub-menu.links .title,
#header #menu ul li:nth-child(4) a {
    color: #ff78a9;
}

#header #menu ul li:nth-child(4):hover a,
#header #menu ul li:nth-child(4) ul.sub-menu {
    background: #ff78a9;
    border-color: #ff78a9;
}

/* Fifth Element */
#header #menu ul li:nth-child(5) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(5) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(5) ul.sub-menu.links .title,
#header #menu ul li:nth-child(5) a {
    color: #ffcb73;
}

#header #menu ul li:nth-child(5):hover a,
#header #menu ul li:nth-child(5) ul.sub-menu {
    background: #ffcb73;
    border-color: #ffcb73;
}

/* Sixth Element */
#header #menu ul li:nth-child(6) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(6) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(6) ul.sub-menu.links .title,
#header #menu ul li:nth-child(6) a {
    color: #ffb7b6;
}

#header #menu ul li:nth-child(6):hover a,
#header #menu ul li:nth-child(6) ul.sub-menu {
    background: #ffb7b6;
    border-color: #ffb7b6;
}

/* Seventh Element */
#header #menu ul li:nth-child(7) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(7) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(7) ul.sub-menu.links .title,
#header #menu ul li:nth-child(7) a {
    color: #7047bc;
}

#header #menu ul li:nth-child(7):hover a,
#header #menu ul li:nth-child(7) ul.sub-menu {
    background: #7047bc;
    border-color: #7047bc;
}

/* Eighth Element */
#header #menu ul li:nth-child(8) ul.sub-menu.links li a::before,
#header #menu ul li:nth-child(8) ul.sub-menu.links .title a,
#header #menu ul li:nth-child(8) ul.sub-menu.links .title,
#header #menu ul li:nth-child(8) a {
    color: #CB1F46;
}

#header #menu ul li:nth-child(8):hover a,
#header #menu ul li:nth-child(8) ul.sub-menu {
    background: #CB1F46;
    border-color: #CB1F46;
}

#header #menu ul li:hover a,
#header #menu ul li:nth-child(1n+0):hover a {
    color: #fff;
}

#header #menu ul li.search { padding: 3px 0; position: relative; float: right; }
#header #menu ul li.search input { width: 27px; float: right; padding: 10px 48px 10px 0; border: 0; display: none;}
#header #menu ul li.search button { background: #e6e6e6; border: 0; position: absolute; right: 4px; top: 7px; }

#header #menu ul li.search:hover { background: transparent; }
#header #menu ul li.search:hover input { background: #eeeeee; width: 250px; padding-left: 15px; display: inline; position: absolute; right: 0;}
#header #menu ul li.search:hover button { background: #007e9b; color: #fff; }

#header #menu ul li ul.sub-menu.more li.title { color: #333; font-size: 1.125em; display: block; font-weight: 600; border-bottom: 1px solid #ddd; padding-bottom: 10px; }
#header #menu ul li ul.sub-menu.more li { display: block; }
#header #menu ul li ul.sub-menu.more li a { font-size: 1em; font-weight: 400; color: #666; padding: 8px 0; }
#header #menu ul li ul.sub-menu.more li a:hover { color: #007e9b; font-weight: 600; }

/* --------------------------------------------------
FEATURED GRID ARTICLES
----------------------------------------------------- */

#featured-grid { padding-top: 10px; padding-bottom: 10px; }
#featured-grid .featured-article { border: 1px solid #fff; width: 25%; float: left; position: relative; }
#featured-grid .featured-article a.permalink { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10; }
#featured-grid .featured-article .thumb { overflow: hidden; height: 150px; display: block; position: relative; }
#featured-grid .featured-article .thumb .thumb-wrapper {
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-size: cover;
}

#featured-grid .featured-article .thumb .thumb-wrapper,
#sidebar .widget.widget-interesting .article .thumb,
#featured-articles .article:hover .thumb {
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#featured-grid .featured-article .caption { width: 100%; position: absolute; left: 0; bottom: 0; z-index: 5; }
#featured-grid .featured-article .caption .title { text-align: center; display: block; padding: 10px; color: #fff; font-size: 1.063em; text-shadow: 2px 2px 2px rgba(0,0,0,0.2); }

#featured-grid .featured-article:hover .thumb .thumb-wrapper,
#sidebar .widget.widget-interesting .article:hover .thumb,
#featured-articles .article:hover .thumb {
    transform: scale(1.1);
}

#featured-grid .featured-slider { width: 75%; float: left; overflow: hidden; position: relative; max-height: 304px;}
#featured-grid .featured-slider .featured-article { width: 100%; }
#featured-grid .featured-slider .featured-article .thumb { height: 302px; }
#featured-grid .featured-slider .featured-article .caption { bottom: 20px; }
#featured-grid .featured-slider .featured-article .caption .title { font-size: 1.5em; }

#featured-grid .featured-slider ul.slick-dots { margin: 0; padding: 0; width: 100%; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 6; }
#featured-grid .featured-slider ul.slick-dots li { padding: 0; margin: 0 5px; display: inline-block; }
#featured-grid .featured-slider ul.slick-dots li button { padding: 0; display: block; cursor: pointer; border: 2px solid transparent; text-indent: -9999px; background: #fff; width: 10px; height: 10px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
#featured-grid .featured-slider ul.slick-dots li.slick-active button { background: transparent; border-color: #fff; }

#featured-articles { margin: 10px 0; position: relative; }

#featured-articles .article {
    background: #111;
    width: 25%;
    position: relative;
    padding: 0;
    border: 1px solid #f6f6f6;
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
}

#featured-articles .article .thumb {
    width: 100%;
    height: 160px;
}

#featured-grid .featured-article .thumb::after,
#featured-articles .article .thumb:after {
    background: -moz-linear-gradient(top, rgba(206,48,39,0) 0%, rgba(107,20,20,0.15) 50%, rgba(20,4,2,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(206,48,39,0) 0%,rgba(107,20,20,0.15) 50%,rgba(20,4,2,0.6) 100%);
    background: linear-gradient(to bottom, rgba(206,48,39,0) 0%,rgba(107,20,20,0.15) 50%,rgba(20,4,2,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ce3027', endColorstr='#99140402',GradientType=0 );
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#featured-articles .article .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

#featured-articles .article .caption .text-wrap { padding: 10px; position: absolute; bottom: 0; left: 0; }
#featured-articles .article .caption .meta { display: block; }
#featured-articles .article .caption h2 { font-size: 1.063em; color: #fff; text-shadow: 2px 2px 2px rgba(0,0,0,0.2); }
#featured-articles .article .caption p { display: none; }

#featured-articles .article:nth-child(1) { width: 50%; }
#featured-articles .article:nth-child(1) .thumb { height: 322px; }
#featured-articles .article:nth-child(1) .caption h2 { font-size: 1.375em; }

#featured-articles .article:nth-child(2) { width: 50%; }
#featured-articles .article:nth-child(2) .caption h2 { font-size: 1.125em; }

/* Features articles badges colors
-----------------------------------------------------
#featured-articles .article.category-name .caption .meta span.category { background-color: #FF78A9; }
#featured-articles .article.category-name-two .caption .meta span.category { background-color: #d15634; }
#featured-articles .article.category-name-three .caption .meta span.category { background-color: #8bb259; }
#featured-articles .article.category-name-four .caption .meta span.category { background-color: #ea9c1e; }
#featured-articles .article.category-name-five .caption .meta span.category { background-color: #5f457d; }
----------------------------------------------------- */

/* --------------------------------------------------
ARTICLES
----------------------------------------------------- */
.category-row { width: 100%; float: left; display: block; margin-bottom: 0; }

.category-row .section-title { border-top-color: #40c4c4; }
.category-row .section-title strong { font-weight: 700; text-transform: lowercase; }
.category-row .section-title a { color: #40c4c4; }

.article { display: block; float: left; width: 100%; padding: 5px 0; border-bottom: 1px solid #e6e6e6; }
.article .thumb { background: no-repeat center center; background-size: cover; width: 45%; height: 190px; float: left; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; position: relative; }
.article .caption { padding: 5px 10px; width: 55%; float: left; }
.article .caption .meta { display: none; margin: 2px 0; }
.article .caption .meta span.category { display: inline-block; color: #fff; font-size: 0.875em; padding: 2px 6px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.article .caption h2 { color: #111; font-size: 1.375em; line-height: 1.125em; font-weight: 600; }
.article .caption p { margin: 4px 0; font-size: 0.913em; line-height: 1.250em; font-weight: 400; color: #424242; }

.article:hover .caption h2 { color: #00819b; }

.home .article:nth-child(3),
.home .article:nth-child(4) { width: 50%; }
.home .article:nth-child(3) .thumb,
.home .article:nth-child(4) .thumb { height: 100px; }
.home .article:nth-child(3) .caption h2,
.home .article:nth-child(4) .caption h2 { font-size: 1em; }
.home .article:nth-child(3) .caption p,
.home .article:nth-child(4) .caption p { display: none; }

/* Pagenavi
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul.pagination { width: 100%; float: left; padding: 20px 0; text-align: center; }
ul.pagination li a,
ul.pagination a,
ul.pagination li.disabled { display: block; padding: 8px 12px; border: 2px solid #e6e6e6; margin: 0 5px; }
ul.pagination li,
ul.pagination a,
ul.pagination li.disabled { color: #111; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
ul.pagination li.disabled { background: #e6e6e6; }
ul.pagination li.active a { background: #007e9b; border-color: #007e9b; color: #fff; }

/* --------------------------------------------------
VIDEOS
----------------------------------------------------- */
#videos .slider { position: relative; }
#videos .slider .slick-list { overflow: hidden; }
#videos .slider .slick-prev,
#videos .slider .slick-next { position: absolute; right: 0; top: -40px; z-index: 20; border: 0; }
#videos .slider .slick-prev { right: 40px; }
#videos .slider .format-video .caption { height: auto; }

#videos .format-video { display: inline-block; width: 33.33%; padding: 5px; border: 0; }
#videos .format-video .thumb { width: 100%; height: 150px; }
#videos .format-video .caption { height: 65px; width: 100%; }
#videos .format-video .caption h2 { font-size: 1.125em; }
#videos .format-video .caption p { display: none; }

.format-video .thumb span.play { padding: 15px; text-align: right; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.format-video .thumb span.play i { color: #fff; font-size: 1.250em; background: rgba(0,0,0,0.4); display: inline-block; width: 40px; height: 40px; line-height: 36px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border: 2px solid rgba(250,250,250,0.8); }
.format-video .thumb span.play i:before { margin-right: -3px; }
.format-video:hover .thumb span.play i { transform: scale(1.2); }
.format-video h2 {
    font-size: 20px;
}
#videos.related { float: left; width: 100%; }
#videos.related .format-video { width: 50%; }
#videos.related .format-video .meta { display: none; }

/* Videos
----------------------------------------------------- */
.player-container {
    background-color: black;
    float: left;
    margin: 20px 20px 10px 0;
    width: 100%;
}

.player-minimize .player-position {
    background-color: white;
    border-radius: 2px;
    bottom: 20px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    right: 20px;
    padding: 7px;
    position: fixed;
    width: 300px;
    z-index: 1;
}

/* --------------------------------------------------
SIDEBAR
----------------------------------------------------- */
#sidebar { margin-top: 10px; }

#sidebar .widget { display: block; margin-bottom: 20px; border: 1px solid #e6e6e6; border-top: 2px solid #007e9b; padding: 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden;}
#sidebar .widget span.widget-title { font-weight: 600; font-size: 1.125em; color: #777; display: block; padding: 10px; margin: -10px; margin-bottom: 15px; text-align: center; background: #eee; }
#sidebar #widget-ovulation-calculator-wrapper {margin-bottom: 20px;}
#sidebar .widget:nth-child(3) { border-top-color: #8bb259; }
#sidebar .widget:nth-child(4) { border-top-color: #ea9c1e; }

#sidebar .widget span.social-network { margin-bottom: 10px; text-align: center; display: block; }

#sidebar .widget.widget-youtube { border-top-color: #e62117; }
#sidebar .widget.widget-youtube iframe { width: 100%; margin-bottom: 5px; }

#sidebar .widget.widget-interesting .article,
#sidebar .widget.widget-interesting .article:nth-child(3),
#sidebar .widget.widget-interesting .article:nth-child(4) { width: 100%; border-bottom: none; padding: 0; margin-bottom: 15px; }

#sidebar .widget.widget-interesting .article .thumb,
#sidebar .widget.widget-interesting .article:nth-child(3) .thumb,
#sidebar .widget.widget-interesting .article:nth-child(4) .thumb { width: 100%; height: 130px; }

#sidebar .widget.widget-interesting .article .caption,
#sidebar .widget.widget-interesting .article:nth-child(3) .caption,
#sidebar .widget.widget-interesting .article:nth-child(4) .caption { background: #eee; width: 100%; }

#sidebar .widget.widget-interesting .article .caption h2,
#sidebar .widget.widget-interesting .article:nth-child(3) .caption h2,
#sidebar .widget.widget-interesting .article:nth-child(4) .caption h2 { padding: 5px 0; font-size: 1.125em; text-align: center; }

#sidebar .widget.widget-interesting .article .caption p,
#sidebar .widget.widget-interesting .article:nth-child(3) .caption p,
#sidebar .widget.widget-interesting .article:nth-child(4) .caption p { display: none; }
#sidebar .widget-ads {  margin: 0 -5px 20px;}

/*
Remove this
#sidebar .widget.widget-interesting .article:last-child { border: 0; margin: 0; }
 */

/* --------------------------------------------------
SINGLE
----------------------------------------------------- */
#content .single-content { margin: 10px 0; padding: 0 30px; }
#content .single-content h1.article-title { font-size: 2em; line-height: 1.125em; color: #007e9b; display: block; margin: 0 0 15px 0; }

#content .single-content blockquote.headline { font-size: 1.125em; font-style: italic; display: block; padding: 0 15px; padding-left: 30px; border-left: 1px solid #FF78A9; margin-bottom: 25px; }

#content .single-content .featured-thumb { margin: 0 -30px; }

#content .single-content .the-content { font-size: 1.125em; line-height: 1.375em; }
#content .single-content .the-content a { text-decoration: underline; }

#content .single-content .the-content h1,
#content .single-content .the-content h2,
#content .single-content .the-content h3,
#content .single-content .the-content h4,
#content .single-content .the-content h5 { color: #8fb721; margin: 15px 0; line-height: 1.125em; }

#content .single-content .the-content h3,
#content .single-content .the-content h4 { color: #000000}

#content .single-content .the-content h1 { font-size: 2em; }
#content .single-content .the-content h2 { font-size: 1.500em; }
#content .single-content .the-content h3 { font-size: 1.375em; }
#content .single-content .the-content h4 { font-size: 1.250em; }
#content .single-content .the-content h5 { font-size: 1.125em; }

#content .single-content .the-content p { margin: 15px 0; }
#content .single-content .the-content p strong { font-weight: 600; }

#content .single-content .the-content .content-thumb { margin: 0 -30px; }

#content .single-content .featured-thumb img,
#content .single-content .the-content .content-thumb img { width: 100%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#content .single-content .featured-thumb iframe,
#content .single-content .featured-thumb embed { height: 350px; width: 100%; }

#content .single-content .the-content img,
#content .single-content .the-content iframe { width: 100%; display: block; margin: 15px auto; }

#content .single-content .the-content ul { padding-left: 40px; }
#content .single-content .the-content ul li { margin: 6px 0; }

#content .single-content .the-content blockquote { font-style: italic; background: #eee; display: block; padding: 15px 15px 15px 30px; border-left: 1px solid #007e9b; }
#content .single-content .the-content blockquote p { margin: 0; }
#content .single-content .the-content blockquote a { display: block; }


#content .single-content .the-content figure {
    position: relative;
}

#content .single-content .the-content figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    color: #FFF;
    background: #000000;
    background: rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

#content .single-content .mc-theme-post-nav { display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
/* #content .single-content .mc-theme-post-nav a { background: #1fa67a;  padding: 10px 10px 10px 10px;  border-radius: 2px;  text-transform: uppercase;  box-shadow: inset 0 -3px rgba(0,0,0,0.2);  color: #fff; } */
#content .single-content .mc-theme-post-nav .next-post:hover {
    background: #4caf50;
    transition: all .1s;
}
#content .single-content .mc-theme-post-nav .next-post {
    margin-left: auto;
    -ms-flex: 1;
    flex: 1;
    background: #7bc97d;
}
#content .single-content .mc-theme-post-nav .last-post {
    font-size: 0 !important;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    margin-right: 20px;
    background: #e1e1e1;
}
#content .single-content .mc-theme-post-nav .last-post:before,
#content .single-content .mc-theme-post-nav .next-post:after {
    font-family: FontAwesome;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}
#content .single-content .mc-theme-post-nav .last-post:before,
#content .single-content .mc-theme-post-nav .next-post:after {
    font-size: 60px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
#content .single-content .mc-theme-post-nav .last-post:before {
    content: '\f104';
    margin-top: 5px;
}
#content .single-content .mc-theme-post-nav .next-post:after {
    content: '\f105';
    margin-left: 20px;
}
#content .single-content .mc-theme-post-nav .next-post.no-arrow:after {
    content: "";
}
#content .single-content .mc-theme-post-nav .last-post:hover {
    background: #9a9a9a;
    transition: all .1s;
}
#content .single-content .mc-theme-post-nav .last-post,
#content .single-content .mc-theme-post-nav .next-post {
    width: auto;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    padding: 0 15px;
    border-radius: 5px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
}

#content .single-content .author-box { width: 100%; float: left; }
#content .single-content .author-box .content { background: #f9f9f9; margin-left: -46px; padding-left: 2.5rem; border: 0; border-left: 3px solid #007e9b; box-shadow: none; border-radius: 0; }
#content .single-content .author-box .author-avatar { width: 20%; }
#content .single-content .author-box .author-meta { width: 80%; }

#content .single-content .meta { display: block; width: 100%; float: left; border-top: 1px solid #e6e6e6; padding: 10px 0; }
#content .single-content .meta span { font-size: 0.875em; text-transform: uppercase; margin: 5px 0; display: block; }
#content .single-content .meta span a { display: inline-block; background: #e6e6e6; padding: 2px 6px; margin: 0 2px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#content .single-content .post_neighbors_container_wrapper { margin: 10px 0; width: 100%; float: left; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; position: relative; }
#content .single-content .post_neighbors_container_wrapper a { float: left; width: 50%; padding: 15px 15px 15px 40px; }
#content .single-content .post_neighbors_container_wrapper div.next_post.grey {  float: right;  width: 50%;  padding: 15px 40px 15px 15px;  }
#content .single-content .post_neighbors_container_wrapper a.neighbors_link.next_post { padding-left: 15px; padding-right: 40px; }
#content .single-content .post_neighbors_container_wrapper a.neighbors_link.next_post p { text-align: left; }
#content .single-content .post_neighbors_container_wrapper p { text-align: right; text-transform: uppercase; font-size: 0.875em; color: #777; margin: 0; }
#content .single-content .post_neighbors_container_wrapper p.title-article { color: #333; font-size: 1.125em; text-transform: none; }

#content .single-content .post_neighbors_container_wrapper a:hover { background: #e6e6e6; text-decoration: none;}
#content .single-content .post_neighbors_container_wrapper a:hover p.title-article { color: #007e9b; }

#content .single-content .post_neighbors_container_wrapper a:before { content: '\f137'; font-family: 'FontAwesome'; position: absolute; left: 10px; top: 35%; font-size: 1.500em; }
#content .single-content .post_neighbors_container_wrapper a.neighbors_link.next_post:before { content: '\f138'; left: inherit; right: 10px;  }

#content .single-content div[id*=div-gpt-ad-]> div,
#content .single-content div[id*=div-gpt-ad-]> div> iframe {  margin: 15px auto;  display: block !important;  }

/* Share content
----------------------------------------------------- */
#content .single-content .share-content ul { width: 100%; float: left; margin: 15px 0; padding: 0; }
#content .single-content .share-content ul li { width: 17.5%; margin: 0; display: block; float: left; }
#content .single-content .share-content ul li a { border: 2px solid #fff; text-align: center; width: 100%; text-transform: uppercase; font-size: 1.375em; line-height: 1em; font-weight: 500; background: #333; color: #fff; padding: 12px 10px; display: block; float: left; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; position: relative; box-shadow: inset 0 -3px rgba(0,0,0,0.1); }
#content .single-content .share-content ul li.facebook a { background: #3B5998; }
#content .single-content .share-content ul li.twitter a { background: #00ACED; }
#content .single-content .share-content ul li.google-plus a { background: #DD4B39; }
#content .single-content .share-content ul li.pinterest a { background: #cb2027; }
#content .single-content .share-content ul li.whatsapp a { background: #78ce23; }
#content .single-content .share-content ul li.whatsapp { display: none; }

#content .single-content .share-content ul li.share-count { width: 30%; }
#content .single-content .share-content ul li.share-count span { letter-spacing: 0.5px; color: #007e9b; text-transform: uppercase; font-weight: 600; display: block; text-align: center; line-height: 1em; }
#content .single-content .share-content ul li.share-count span.count { letter-spacing: normal; color: #333; font-size: 2em; }

#content .single-content .share-content ul li a:hover { opacity: 0.75;}

/* Amazon Banner
----------------------------------------------------- */
.amazon-banner { background: #f6f6f6; padding: 0 10px; width: 100%; float: left;}
.amazon-banner a,
.amazon-banner a:hover { color: #333; text-decoration: none !important; }
.amazon-banner img { width: 100%; max-width: 200px; }
.amazon-banner .title { font-size: 1em; line-height: 1.125em; font-weight: 700; margin: 5px 0; }
.amazon-banner .price { color: #007e9b; display: block; margin: 5px 0 !important; font-weight: 700; font-size: 1.5em; }
.amazon-banner .btn.active { background: #007e9b; border: 0; font-size: 16px; }
.amazon-banner .amazon-logo { display: inline-block; padding-left: 20px; margin-bottom: 10px; position: relative; font-weight: 700; font-size: 0.75em; }
.amazon-banner .amazon-logo::before { content: ''; position: absolute; left: 0; width: 18px; height: 24px; background: url('assets/img/amazon.png') no-repeat center center; }
.amazon-banner:hover { border-color: #999;}

/* Featured next articles
-----------------------------------------------------
.mc-featured-container { background: #fff; padding: 25px 15px; width: 100%; float: left; margin: 15px 0 50px 0; border: 1px solid #e6e6e6; box-shadow: 0 3px 12px -10px rgba(0,116,155,0.5); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; position: relative; }
.mc-featured-container .mc-featured-image { width: 35%; display: inline-block; vertical-align: top; }
.mc-featured-container .mc-featured-image img { border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.mc-featured-container .mc-featured-content { padding: 0 20px; width: 65%; margin-left: -4px; display: inline-block; vertical-align: top; }
.mc-featured-container .mc-featured-content .mc-featured-title { font-size: 1.5em; line-height: 1.125em; font-weight: 600; color: #007e9b; }
.mc-featured-container .mc-featured-content .mc-featured-description { color: #626262; font-weight: 400; line-height: 1.25em; margin: 5px 0; }
.mc-featured-container .mc-featured-content .mc-read-more-featured { font-size: 1.125em; position: absolute; right: 20px; bottom: -20px; border: 5px solid #fff; box-shadow: 0 3px 10px -10px rgba(0,0,0,0.5); display: inline-block; background: #007e9b; color: #fff; padding: 8px 12px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

@media only screen and (max-width: 768px) {
	.mc-featured-container .mc-featured-image { width: 25%; }
	.mc-featured-container .mc-featured-content { padding: 0 10px; width: 75%; }
	.mc-featured-container .mc-featured-content .mc-featured-title { font-size: 1.25em; }
	.mc-featured-container .mc-featured-content .mc-featured-description { font-size: 0.875em; }
}
*/
/* --------------------------------------------------
ARCHIVE//404//SEARCH
----------------------------------------------------- */
.archive .article,
.search .article,
.error404 .article { border-top: 2px solid #FF78A9; margin-bottom: 10px; padding-top: 10px; }

.archive .article:nth-child(3),
.archive .article:nth-child(5),
.archive .article:nth-child(7),
.archive .article:nth-child(9),
.archive .article:nth-child(11),
.archive .article:nth-child(13),
.archive .article:nth-child(15),
.search .article:nth-child(3),
.search .article:nth-child(5),
.search .article:nth-child(7),
.search .article:nth-child(9),
.search .article:nth-child(11),
.search .article:nth-child(13),
.search .article:nth-child(15),
.error404 .article:nth-child(3),
.error404 .article:nth-child(5),
.error404 .article:nth-child(7),
.error404 .article:nth-child(9),
.error404 .article:nth-child(11),
.error404 .article:nth-child(13),
.error404 .article:nth-child(15) { border-top-color: #8bb259; }
.archive .article:nth-child(3) .thumb,
.archive .article:nth-child(5) .thumb,
.archive .article:nth-child(7) .thumb,
.archive .article:nth-child(9) .thumb,
.archive .article:nth-child(11) .thumb,
.archive .article:nth-child(13) .thumb,
.archive .article:nth-child(15) .thumb,
.search .article:nth-child(3) .thumb,
.search .article:nth-child(5) .thumb,
.search .article:nth-child(7) .thumb,
.search .article:nth-child(9) .thumb,
.search .article:nth-child(11) .thumb,
.search .article:nth-child(13) .thumb,
.search .article:nth-child(15) .thumb,
.error404 .article:nth-child(3) .thumb,
.error404 .article:nth-child(5) .thumb,
.error404 .article:nth-child(7) .thumb,
.error404 .article:nth-child(9) .thumb,
.error404 .article:nth-child(11) .thumb,
.error404 .article:nth-child(13) .thumb,
.error404 .article:nth-child(15) .thumb { float: right; }

.search .section-title,
.error404 .section-title { border-top: 0; }

/* --------------------------------------------------
FOOTER
----------------------------------------------------- */

/* Menu
----------------------------------------------------- */
ul#legal-menu { margin: 0 -1rem; text-align: center; }

ul#footer-menu { background: #007e9b; margin: 0 -1rem; padding: 20px 0; text-align: center; }

ul#legal-menu li,
ul#footer-menu li { display: inline-block; padding: 0 5px; margin: 0; }

ul#footer-menu li.ignore-link {
    display: none;
}

ul#footer-menu li a { font-size: 1.125em; display: block; color: #fff; font-weight: 600; }

/* Subscribe
----------------------------------------------------- */
#subscribe { margin: 0 -16px; margin-top: 40px; padding: 0 40px; height: 300px; background: url('assets/img/subscribe.png') no-repeat right center; background-size: cover; }
#subscribe p.message { font-size: 1.500em; }

#footer .footer { background: #1B1D1D; padding-top: 15px; padding-bottom: 15px; }
#footer .footer p { color: #fff; margin: 4px 0; }
#footer .footer a { font-size: 0.875em; }

/* --------------------------------------------------
MISC
----------------------------------------------------- */
.float-icon,
.subscribe-feature .icon { border: 2px solid #007e9b; margin-bottom: 10px; background: #007e9b; color: #fff; font-size: 1.375em; width: 50px; height: 50px; line-height: 46px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.fa.float-icon { width: 70px; height: 70px; line-height: 66px; font-size: 2.5em; border-color: #007e9b; color: #fff; background: #007e9b; margin-top: 0; margin-bottom: 20px; display: inherit; margin-left: auto; margin-right: auto; }

/*
Responstable - Used for Cookies Law
 */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    color: #024457 ;
    border-radius: 10px;
    border: 1px solid #6ac2d6 ;
}
.responstable td a {
    color: #3ac;
    font-weight: bold;
}
.responstable tr {
    border: 1px solid #D9E4E6 ;
}
.responstable tr:nth-child(odd) {
    background-color: #EAF3F3 ;
}
.responstable th {
    display: none;
    border: 1px solid #FFF;
    background-color: #6ac2d6 ;
    color: #FFF;
    padding: 1em;
}
.responstable th:first-child {
    display: table-cell;
    text-align: center;
}
.responstable th:nth-child(2) {
    display: table-cell;
}
.responstable th:nth-child(2) span {
    display: none;
}
.responstable th:nth-child(2):after {
    content: attr(data-th);
}
.responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
}
.responstable td:first-child {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #D9E4E6 ;
}

/** VERIFICAR SE HÁ ALGUMA ALTERAÇÃO AKI 
i.float-icon,
.subscribe-feature i { margin: 0 auto; display: block; border: 2px solid #007e9b; margin-bottom: 10px; background: #007e9b; color: #fff; font-size: 1.375em; width: 50px; height: 50px; line-height: 46px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
i.float-icon { width: 70px; height: 70px; line-height: 66px; font-size: 2.5em; border-color: #007e9b; color: #fff; background: #007e9b; margin-top: 0; margin-bottom: 20px; display: inherit; margin-left: auto; margin-right: auto; }
*/
p.subscribe-subline { font-size: 1.125em; line-height: 1.5em; font-weight: 300; } 

.content.active { border: 0; box-shadow: none; }
.content.active .float-icon { background: #007e9b; border-color: #007e9b; }
#single-content .content.active .article-header h1.title { color: #007e9b; }
.content.red { border: 0; box-shadow: none; }
.content.red .float-icon { background: #D22424; border-color: #D22424; }
#single-content .content.red .article-header h1.title { color: #D22424; }
.content.orange { border: 0; box-shadow: none; }
.content.orange .float-icon { background: #ff411c; border-color: #ff411c; }
#single-content .content.orange .article-header h1.title { color: #ff411c; }
.content.green { border: 0; box-shadow: none; }
.content.green .float-icon { background: #A4CA62; border-color: #A4CA62; }
#single-content .content.green .article-header h1.title { color: #A4CA62; }
.content.blue { border: 0; box-shadow: none; }
.content.blue .float-icon { background: #37b5aa; border-color: #37b5aa; }
#single-content .content.blue .article-header h1.title { color: #37b5aa; }

/*
 *
 * Landing Page
 *
 * REVISARLA...
 */

/**************************
 ALINEACIONES
 **************************/
#landpage img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#landpage img.alignright {
    margin: 0 0 2px 7px;
}
#landpage img.alignleft {
    margin: 0 7px 2px 0;
}
#landpage .alignright {
    float: right;
}
#landpage .alignleft {
    float: left;
}
/**************************
 ENCABEZADOS
 **************************/
#landpage h1,
#landpage h2,
#landpage h3 {
    font-family: 'Roboto', Arial, Helvetica, Sans-serif;
    color: #3498db;
    margin-bottom: 10px;
    margin-top: 25px;
}

#landpage h1 {
    font-size: 48px;
    margin-bottom: 40px;
}

#landpage h2 {
    text-transform: uppercase;
    line-height: 25px;
}

#landpage h4 {
    margin-bottom: 15px;
    margin-top: 25px;
}

#landpage img.alignright,
#landpage img.alignleft {
    padding: 20px;
    display: inline;
}
#landpage .section-land ul {
    padding: 0;
}
#landpage .section-land ul li {
    background-repeat: no-repeat;
    margin: 6px 0;
    padding-left: 0;
    background-position: 0 3px;
    color: #3e433e;
    margin-left: 45px;
    line-height: 1.5em;
}
#landpage * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section-land {
    float: left;
    width: 100%;
    padding: 5px 15px 30px 15px;
    clear: both;
    border-bottom: 3px solid #3498db;
}
#landpage .section-land.center8::after {
    content: " ";
    background: #dfdfdf;
    width: 100%;
    height: 1px;
    float: left;
    margin-top: 30px;
}
#landpage .section-land.center8 {
    border: 0;
}

/*MENU*/

#navigation-landing {
    float: left;
    width: 100%;
    border-bottom: 3px solid #3498db;
    padding: 0;
    text-align: center;
    position: relative
}

#navigation-landing a {
    color: #3a3a3a;
    text-decoration: none !important;
    font-size: 15px;
    text-transform: uppercase;
}

#navigation-landing > li {
    display: inline-block;
    margin: 0 !important;
    padding: 15px 15px;
    position: relative
}
#navigation-landing > li:hover {
    background-color: #eeeeee;
}
#navigation-landing > li > ul {
    display: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 6px 4px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    top: 48px;
    list-style: none;
    padding: 0 10px;
    left: 0;
    margin: 0;
    width: 216px;
    z-index: 20;
    text-align: left;
}
#navigation-landing > li:hover > ul {
    display: block;
}
#navigation-landing > li > ul > li {
    float: left;
    border-bottom: 1px solid #dadada;
    width: 100%;
    margin: 0;
    padding: 15px 0;
}
#navigation-landing > li > ul > li:last-child {
    border: 0;
}
#navigation-landing > li > ul > li > a {
    color: #4f4f4f;
    line-height: 23px;
}
/*BODY HUMAN*/

#body-human {
    float: left;
    width: 100%;
    padding: 30px 0;
    position: relative;
    min-height: 339px;
}
#body-human .human {
    background-image: url(assets/img/body-human.png );
    height: 339px;
    width: 148px;
    background-position: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}
#body-human .item {
    float: left;
    display: block;
    clear: both;
    line-height: 26px;
    color: #4f4f4f;
    margin-bottom: 24px;
    text-align: right;
    width: 200px;
}
#body-human .item:nth-child(2n) {
    float: right;
    margin-top: -51px;
    text-align: left;
}
#body-human .wrap-human {
    width: 100%;
    position: relative;
    margin: auto;
}
#body-human .icon {
    background-image: url(assets/img/body-human.png );
    height: 26px;
    width: 30px;
    float: right;
    margin-left: 15px;
}
#body-human .item:nth-child(2n) .icon {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
#body-human .icon.pulmon {
    background-position: 84px 0px;
}
#body-human .icon.higado {
    background-position: 84px -58px;
}
#body-human .icon.pancreas {
    background-position: 84px -116px;
}
#body-human .icon.colon {
    background-position: 84px -171px;
}
#body-human .icon.prostata {
    background-position: 84px -223px;
}
#body-human .icon.testicular {
    background-position: 84px -281px;
}
#body-human .icon.vejiga {
    background-position: 84px -334px;
}
#body-human .icon.tiroides {
    background-position: 45px 0px;
}
#body-human .icon.mama {
    background-position: 45px -55px;
}
#body-human .icon.estomago {
    background-position: 45px -112px;
}
#body-human .icon.piel {
    background-position: 45px -167px;
}
#body-human .icon.rinon {
    background-position: 45px -222px;
}
#body-human .icon.utero {
    background-position: 45px -277px;
}
#body-human .icon.leucemia {
    background-position: 45px -332px;
}
/*TABLES*/

#landpage table {
    border: 1px solid #dfdfdf;
    margin-left: auto;
    margin-right: auto;
}
#landpage table td {
    border-bottom: 1px solid #dfdfdf;
    padding: 7px 17px;
    text-align: center;
    border-right: 1px solid #dfdfdf;
}
#landpage table tr td:last-child {
    border-right: 0;
}
/*COLUMN*/

#landpage .columny {
    padding: 25px 15px;
}
/*STATS*/

.statsdesign {
    background-image: url(assets/img/doctor.jpg );
    color: #fff;
    font-weight: 300;
}
.statsdesign .wrap-stats {
    background-color: rgba(43, 135, 213, .6);
    padding: 30px 60px;
    float: left;
}
#landpage .statsdesign h2 {
    color: #fff;
}

.statsdesign .wrap-stats h2 {
    color: #fff !important;
}

.statsdesign .item-stats {
    float: left;
    width: 25%;
    padding: 20px;
    padding-bottom: 0;
}
.statsdesign .item-stats p {
    color: #fff;
    font-size: 14px;
}
.statsdesign .item-stats h4 {
    font-weight: 300;
    margin-bottom: 0 !important;
    height: 64px;
    font-size: 1.10em !important;
}
.statsdesign .item-stats h4 b {
    font-size: 40px;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 13px;
}
.statsdesign .item-stats .icon {
    background-image: url(assets/img/stats.png);
    height: 64px;
    width: 51px;
    display: block;
    margin: auto;
}
.statsdesign .item-stats .icon.men {
    background-position: 0;
}
.statsdesign .item-stats .icon.girl {
    background-position: 55px 0;
}
/*GALLERY*/

#landpage .galery {
    background: #378dd7;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 15px 15px 15px;
}
#landpage .galery h2 {
    color: #fff;
}
.galery .galery-item {
    float: left;
    width: 50%;
    padding: 0px 2px;
}
.galery .galery-item iframe,
.galery .galery-item img {
    max-width: 100%;
    height: 258px;
    width: 100%;
    border: 1px solid #000;
}
#landpage .galery .columny {
    padding: 0;
}
.galery .galery-item img {
    height: auto;
}
.galery .galery-item.galery-2 {
    width: 100%;
    max-height: 326px;
}
.galery .galery-item figure {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.galery .galery-item.galery-2 figure {
    max-height: 326px;
}

@media only screen and (max-width: 767px) {
    #body-human .wrap-human {
        width: 100%;
    }

    #body-human .item {
        width: 160px;
        font-size: 12px;
    }

    #landpage h1 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    #landpage .columny {
        width: initial !important;
        float: none !important;
        padding: 0px 0px !important;
    }

    .statsdesign .item-stats {
        padding: 0;
    }

    .statsdesign .item-stats p {
        font-size: 11px;
    }

    #navigation-landing > li {
        font-size: 12px;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    #landpage h1 {
        font-size: 33px;
        margin-bottom: 20px;
    }
}

@media (min-width: 320px) and (max-width: 379px) {
    #landpage #slider .wrap-slider {
        padding: 40px 25px 5px 25px;
    }

    #landpage .statsdesign .wrap-stats {
        padding: 5px 10px 5px 10px;
    }

    #landpage #slider .absolute {
        display: none;
    }

    #landpage h1 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    #navigation-landing > li {
        padding: 5px 5px;
        font-size: 10px;
    }

    #navigation-landing > li > ul {
        top: 26px;
    }

    .bx-viewport {
        height: 485px !important;
    }

    .section-land {
        width: 95% !important;
    }

    #body-human {
        font-size: 10px;
    }

    #body-human .human {
        display: none;
    }

    #body-human .wrap-human {
        width: 100%;
    }

    #body-human .item {
        line-height: 25px;
        margin-bottom: 25px;
        width: 145px;
        font-size: 10px;
    }

    .columny {
        width: 100% !important;
    }

    #landpage .columny {
        padding: 0px 0px;
    }

    #landpage table td {
        padding: 7px 10px;
    }

    .statsdesign .item-stats {
        padding: 0;
    }

    .statsdesign .item-stats p {
        font-size: 10px;
    }

    #body-human .icon {
        margin-left: 4px;
        margin-right: 15px;
    }

    #body-human .item:nth-child(2n) .icon {
        margin-left: 15px;
        margin-right: 4px;
    }
}

@media (min-width: 380px) and (max-width: 480px) {
    #landpage #slider .wrap-slider {
        padding: 40px 40px 5px 40px;
    }

    #landpage .statsdesign .wrap-stats {
        padding: 5px 10px 5px 10px;
    }

    #landpage #slider .absolute {
        display: none;
    }

    #landpage h1 {
        font-size: 31px;
        margin-bottom: 20px;
    }

    #navigation-landing > li {
        padding: 5px 5px;
        font-size: 10px;
    }

    #navigation-landing > li > ul {
        top: 26px;
    }

    .section-land {
        width: 95% !important;
    }

    #body-human {
        font-size: 10px;
    }

    #body-human .human {
        display: none;
    }

    #body-human .wrap-human {
        width: 100%;
    }

    #body-human .item {
        line-height: 25px;
        margin-bottom: 25px;
        width: 160px;
    }

    .columny {
        width: 100% !important;
    }

    #landpage .columny {
        padding: 0px 15px;
    }

    .statsdesign .item-stats {
        padding: 0;
    }

    .statsdesign .item-stats p {
        font-size: 10px;
    }
}

/*  MOBILE FIRST PATTERN 
	LAYOUT PATTERNS SHOULD BE FROM MIN-WIDTH TO MAX 
	YOU SHOULD INCREMENT THINGS FROM MORE SIMPLE TO MOR COMPLEX DEVICE
*/

@media only screen and (max-width: 990px) {
    body { padding-top: 52px; }
    
    .wrap.boxed { max-width: 768px; }
    
    body.admin-bar #header .header { top: 32px; }
    
    #header .header { width: 100%; height: 55px; position: fixed; left: 0; top: 0; background: #fff; border-bottom: 1px solid #d0d5d7; box-shadow: 0 2px 1px rgba(0,0,0,0.05); z-index: 9999; }
    #header .header .logo { width: 100%; text-align: center; float: left; margin: 3px 0; }
    #header .header .logo .logo-svg { height: 47px; }
    
    #header .header .navicon { display: block; position: absolute; left: 7px; top: 7px; z-index: 1; }
    
    #big-banner,
    #header .header ul.social,
    #header #menu,
    #sidebar { display: none; }
    
    #featured-articles { white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
    #featured-articles .article { width: 350px !important; display: inline-block; float: none; }
    #featured-articles .article .thumb { height: 250px !important; }
    #featured-articles .article .caption h2 { font-size: 1.250em !important; }
    
    #subscribe { background: #d0d5d7; }
    #subscribe .btn { margin-top: 5px; }
    
    /* ---- */
    #mobile-menu { padding-top: 70px; background: #fff; display: block; visibility: hidden; opacity: 0; margin-top: -100%; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; }
    #mobile-menu ul { margin: 0; padding: 0; }
    #mobile-menu ul li { display: block; margin: 0; padding: 0 10px; }
    #mobile-menu ul li:last-child a { border: 0; }
    #mobile-menu ul li a { color: #333; display: block; padding: 10px; border-bottom: 1px solid #e6e6e6; }
    
    #mobile-menu ul li.search { position: relative; }
    #mobile-menu ul li.search button { position: absolute; right: 15px; top: 6px; }
    
    #mobile-menu ul.social { margin-top: 10px; text-align: center; }
    #mobile-menu ul.social li { display: inline-block; margin: 0; padding: 0; }
    #mobile-menu ul.social li a { border: 0; }
    #mobile-menu ul.social li.facebook a { color: #3b5998; }
    #mobile-menu ul.social li.twitter a { color: #00aced; }
    #mobile-menu ul.social li.google-plus a { color: #dd4b39; }
    #mobile-menu ul.social li.pinterest a { color: #cb2027; }
    #mobile-menu ul.social li.instagram a { color: #8a3ab9; }
    #mobile-menu ul.social li.youtube-play a { color: #b00; }
    
    body.has-mobile-menu { overflow: hidden; }
    body.has-mobile-menu #mobile-menu { visibility: visible; opacity: 1; margin-top: 0; }
    body.has-mobile-menu #header .header .navicon i:before { content: '\f00d'; }

    #videos .slider { white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
    #videos .slider .format-video { vertical-align: text-top; float: none; display: inline-block; }
    #videos .slider .format-video .caption h2 { white-space: normal; }
    
    #videos .format-video .caption { height: 80px; }
    
    /* ---- */
    #content .single-content .featured-thumb iframe,
    #content .single-content .featured-thumb embed { height: 300px; }
}

@media only screen and (max-width: 768px) {
    .wrap.boxed { border: 0; box-shadow: none; padding: 0 2rem; }
    
    body.admin-bar #header .header { top: 46px; }
    
    #featured-articles { margin: 15px -20px; }
    #featured-articles .article { width: 300px !important; }
    #featured-articles .article .thumb { height: 200px !important; }
    #featured-articles .article .caption h2 { font-size: 1.125em !important; }

    #featured-grid .mobile-scrolling { display: block; width: 100%; white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
    #featured-grid .mobile-scrolling .featured-article { width: 250px; display: inline-block; float: none; }
    #featured-grid .mobile-scrolling .featured-article .caption .title { white-space: normal; overflow: inherit; text-overflow: inherit; }
    #featured-grid .featured-slider { width: 100%; max-height: 202px;}
    #featured-grid .featured-slider .featured-article .thumb { height: 200px; }
    #featured-grid .featured-slider .featured-article .caption .title { font-size: 1.25em; }

    .article,
    .home .article:nth-child(3),
    .home .article:nth-child(4) { width: 100%; }
    .article .thumb,
    .home .article:nth-child(3) .thumb,
    .home .article:nth-child(4) .thumb { height: 180px; }
    .article .caption h2,
    .home .article:nth-child(3) .caption h2,
    .home .article:nth-child(4) .caption h2 { font-size: 1.375em; }
    .article .caption p,
    .home .article:nth-child(3) .caption p,
    .home .article:nth-child(4) .caption p { display: block; }
    
    /* ---- */
    #videos .format-video { width: 50%; }
}

@media only screen and (max-width: 600px) {
    
    body.admin-bar #header .header { top: 0; }
    
    #header .header .navicon { left: 10px; top: 10px; }

    .home .section-title span.no-mobile { display: none;  }

    .article .thumb,
    .home .article:nth-child(3) .thumb,
    .home .article:nth-child(4) .thumb { width: 40%; height: 110px; }
    .article .caption,
    .home .article:nth-child(3) .caption,
    .home .article:nth-child(4) .caption { width: 60%; }
    .article .caption h2,
    .home .article:nth-child(3) .caption h2,
    .home .article:nth-child(4) .caption h2 { font-size: 1.125em; }
    .article .caption p,
    .home .article:nth-child(3) .caption p,
    .home .article:nth-child(4) .caption p { display: none; }

    .category-row .section-title strong { text-transform: none; }
    
    #subscribe { height: auto; padding: 20px 5px; }
    #subscribe p.message { font-size: 1.125em; }
    
    /* ---- */
    #content .single-content { padding: 0; margin: 10px -15px; }
    
    #content .single-content blockquote.headline,
    #content .single-content .the-content blockquote,
    #content .single-content .the-content ul { padding-left: 15px; }
    
    #content .single-content h1.article-title { font-size: 1.500em; }
    
    #content .single-content blockquote.headline { font-size: 1em; }
    #content .single-content .the-content { font-size: 1em; }
    
    #content .single-content .the-content .content-thumb,
    #content .single-content .featured-thumb { margin: 0; }
    
    #content .single-content .the-content p { margin: 8px 0; }
    
    #content .single-content .the-content h1 { font-size: 1.500em; }
    #content .single-content .the-content h2 { font-size: 1.375em; }
    #content .single-content .the-content h3 { font-size: 1.250em; }
    #content .single-content .the-content h4 { font-size: 1.125em; }
    #content .single-content .the-content h5 { font-size: 1em; }
    
    #content .single-content .share-content ul li { width: 25%; }
    #content .single-content .share-content ul li.share-count { text-align: center; width: 100%; margin: 0 0 10px 0; }
    #content .single-content .share-content ul li.share-count span { font-size: 1.125em; color: #777; vertical-align: middle; display: inline-block; }
    #content .single-content .share-content ul li.share-count span.count { font-size: 1.375em; margin-right: 5px; }
    
    #content .single-content .post_neighbors_container_wrapper a { width: 100%; }
    #content .single-content .post_neighbors_container_wrapper a.neighbors_link.previous_post,
    #content .single-content .post_neighbors_container_wrapper a.neighbors_link.next_post { padding: 10px 15px; }
    #content .single-content .post_neighbors_container_wrapper a.neighbors_link.previous_post p,
    #content .single-content .post_neighbors_container_wrapper a.neighbors_link.next_post p { text-align: center; }
    #content .single-content .post_neighbors_container_wrapper a:before { display: none; }
    
    /* ---- */
    .section-title.boxed h1 { font-size: 1.250em; }
    .section-title.boxed p { margin: 3px 0; font-size: 0.813em; }
    
    /* ---- */
    input, select, textarea, button, ul.verification-field li .info { font-size: 0.875em; }
    label { margin-top: 4px; margin-bottom: 4px; }
    label span { margin: 10px 0 6px 0; }
    
    .btn, .input, .textarea { font-size: 0.875em; padding: 6px 10px; margin-bottom: 3px; }
    .btn.small, .input.small, .textarea.small { font-size: 0.750em; padding: 3px 10px; }
    .btn.big, .input.big, .textarea.big { font-size: 1em; padding: 12px 18px; }
    
    .select,
    .box-title .select { font-size: 0.875em; padding: 6px 10px; padding-right: 20px; }
    .select::after { font-size: 0.750em; position: absolute; right: 10px; top: 10px; }
    .select.small { font-size: 0.750em; padding: 4px 10px; padding-right: 18px; }
    .select.small::after { top: 6px; }
    .select.big { font-size: 1em; padding: 12px 18px; }
    .select.big::after { top: 15px; }
}

@media (min-width: 480px) {
    .responstable td {
        border: 1px solid #D9E4E6 ;
    }

    .responstable th, .responstable td {
        text-align: left;
        margin: .5em 1em;
    }
    .responstable th, .responstable td {
        display: table-cell;
        padding: 1em;
    }

    .responstable th:nth-child(2) span {
        display: block;
    }

    .responstable th:nth-child(2):after {
        display: none;
    }
}

@media only screen and (max-width: 425px) {
    
    #featured-articles .article { width: 250px !important; }
    #featured-articles .article .thumb { height: 160px !important; }
    #featured-articles .article .caption h2 { font-size: 1em !important; }
    
    .home .section-title { font-size: 1.125em; }

    .article .caption h2,
    .home .article:nth-child(3) .caption h2,
    .home .article:nth-child(4) .caption h2 { font-size: 1em; }
    
    ul.pagination { float: none; width: auto; margin: 20px -15px; margin-bottom: 0; }
    ul.pagination li a,
    ul.pagination a,
    ul.pagination li.disabled { padding: 6px 10px; border: 1px solid #e6e6e6; margin: 0 2px; }
    ul.pagination li.disabled { width: 100%; text-align: center; margin-bottom: 10px; }
    
    #subscribe br { display: none; }
    
    /* ---- */
    #content .single-content h1.article-title { font-size: 1.250em; }
    
    /* ---- */
    .archive .wrap.boxed,
    .search .wrap.boxed,
    .error404 .wrap.boxed { padding: 0 1rem; }
    
    .section-title.boxed { padding: 10px; padding-left: 15px; }
    .section-title.boxed h1 { font-size: 1em; }
    .section-title.boxed p { font-size: 0.750em; }
    
    /* ---- */
    #videos .format-video,
    #videos.related .format-video { width: 100%; }
    #videos .format-video .caption { height: auto; }
    
    /* ---- */
    #content .single-content .featured-thumb iframe,
    #content .single-content .featured-thumb embed { height: 200px; }
    
}

@media only screen and (max-width: 340px) {

    .article .thumb,
    .home .article:nth-child(3) .thumb,
    .home .article:nth-child(4) .thumb,
    .article .caption,
    .home .article:nth-child(3) .caption,
    .home .article:nth-child(4) .caption { padding: 10px; width: 100%; }

}