/*****
Theme Name: MH Newsdesk
Theme URI: https://www.mhthemes.com/themes/mh/newsdesk/
Author: MH Themes
Author URI: https://www.mhthemes.com/
Description: MH Newsdesk is a modern and dynamic news WordPress theme with great flexibility and powerful features. This advanced news template is ideal for up-to-date online newspapers, brilliant news magazines and all kind of other vibrant news websites. Styled in flat design MH Newsdesk WordPress Theme is focusing on your newsworthy and fresh content.
Version: 1.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-newsdesk
Domain Path: /languages/
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, footer-widgets, translation-ready, rtl-language-support
*****/

/***** Forlulario de registro e login Formnator *****/
.dropbtn {
  background-color: #37775e;
  color: white;
  padding: 5px;
  border: none;
  cursor: pointer;
  border: 1px solid white;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #37775e;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #37775e;
}

.form-forminator {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* margin-left: 400px; */
}

#forminator-module-7921:not(.select2-dropdown),
#forminator-module-7960:not(.select2-dropdown) {
  max-width: 400px;
}

#forminator-module-8070:not(.select2-dropdown),
#forminator-module-8071:not(.select2-dropdown) {
  max-width: 600px;
}

/*Inicio Modal orientações aos viajantes*/
body {
  overflow: overlay;
}

@media (max-width: 1366px) and (max-height: 768px) {
  .modal-v2 {
    height: auto;
  }

  /* .modal-content-v2 {
      margin-top: 450px;
    } */
}

.modal-v2 {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-content-v2 {
  /* gap: 15px; */
  text-align: justify;
  background-color: #37775e;
  font-size: 18px;
  padding: 0px 35px 20px;
  color: white;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 500px;
  pointer-events: auto;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  justify-content: center;
  align-items: center;
}

.modal-content-v2>p {
  font-size: 25px;
}

.modal-content-v2>.buttons>button {
  font-size: 14px;
  color: #37775e;
  max-width: 120px;
  padding: 15px;
  background-color: white;
  border: none;
  margin: 15px;
}

.modal-content-v2 p>a,
.modal-content-v2 p>a:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}

/* .modal-content-v2 > ul > li {
    padding: 5px;
    list-style: circle;
  } */

.close-button {
  background: url(http://agribrasilis.com/wp-content/themes/mh_newsdesk/images/close.png) no-repeat center;
  border: 4px solid white;
  z-index: 10;
  align-self: flex-end;
  position: relative;
  top: -20px;
  right: -55px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
}

.slider>.section-title,
.idiomas {
  z-index: 999 !important;
}

.cc-revoke,
.cc-window {
  z-index: 1000 !important;
}

.remove-modal {
  opacity: 1;
  display: none;
  transform: scale(1);
}

@media (max-width: 700px) {
  .form-forminator {
    margin-left: 0px;
  }
}

@media (max-width: 400px) {
  * {
    overflow: unset;
  }

  .close-button {
    top: -30px;
    right: -35px;
    width: 30px;
    height: 30px;
  }

  .modal-v2 {
    /* margin-top: 450px; */
    align-items: baseline;
    padding: 0px 10px;
  }

  .modal-content-v2 {
    padding: 16px 30px;
    margin: 100px 10px;
  }

  .modal-content-v2>h2 {
    font-size: 24px;
  }

  .modal-content-v2>ul>li {
    padding: 5px 0px;
    font-size: 14px;
  }
}

/*Fim Modal orientações aos viajantes*/

/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/***** Animation *****/

#mh-wrapper,
h1,
h2,
h3,
h4,
h5,
h6,
.search-form input,
.header-sub li a,
.widget-list li,
.cat-item,
.page_item,
.sb-widget .menu-item,
.footer-widgets .menu-item,
.social-nav ul li a,
a,
.button span,
.social-button span,
.main-nav li {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/***** Structure *****/

html {
  font-size: 100%;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

body {
  font-family: "PT Serif", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  word-wrap: break-word;
  background: #efefef;
}

body.custom-background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#mh-wrapper {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px 20px;
  overflow: hidden;
  background: #fff;
}

.wrapper-inner {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
}

#main-content {
  display: block;
  width: 65%;
  overflow: hidden;
}

.mh-sidebar,
.home-sidebar {
  display: block;
  float: left;
  width: 31.66%;
}

.mh-right-sb #main-content {
  float: left;
  margin-right: 2.5%;
}

.mh-left-sb #main-content {
  float: right;
  margin-left: 2.5%;
}

.mh-section {
  clear: both;
  padding: 0;
  margin: 0;
}

.mh-separator {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border: 0;
  border-bottom: 1px dotted #34785f;
}

.clear {
  clear: both;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

/***** Typography *****/

h1 {
  font-size: 36px;
  font-size: 2.25rem;
}

h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

h3 {
  font-size: 24px;
  font-size: 1.5rem;
}

h4 {
  font-size: 20px;
  font-size: 1.25rem;
}

h5 {
  font-size: 16px;
  font-size: 1rem;
}

h6 {
  font-size: 14px;
  font-size: 0.875rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  font-weight: 400;
  color: #1f1e1e;
}

b,
strong {
  font-weight: 900;
}

i,
em {
  font-style: italic;
}

small {
  font-size: 8px;
  font-size: 0.5rem;
}

big {
  font-size: 20px;
  font-size: 1.25rem;
}

pre,
code {
  font-family: "Consolas", Courier New, Courier, monospace;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  background: #f7f7f7;
  border: 1px solid #ebebeb;
}

pre {
  padding: 20px;
  padding: 1.25rem;
  white-space: pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -webkit-pre-wrap;
}

kbd {
  padding: 0px 6px;
  padding: 0rem 0.375rem;
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 0.1875em;
  -moz-border-radius: 0.1875em;
  -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset;
  -webkit-border-radius: 0.1875em;
  -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset;
  box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset;
  text-shadow: 0 0.0625em 0 #fff;
}

blockquote {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #005a8c;
  margin: 10px 20px 20px 20px;
  padding: 20px 20px 0 20px;
  padding: 1.25rem 1.25rem 0 1.25rem;
  border-left: 5px solid #005a8c;
  display: inline-block;
}

sup {
  vertical-align: super;
  font-size: 10px;
  font-size: 0.625rem;
}

sub {
  vertical-align: sub;
  font-size: 10px;
  font-size: 0.625rem;
}

abbr,
acronym {
  border-bottom: 1px dashed;
  cursor: help;
}

cite {
  color: #9a9b97;
}

address {
  font-family: "Courier new";
  line-height: 1.5;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

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

a:hover {
  color: #36775c;
}

/***** Default Google Fonts *****/

.header-nav,
.header-sub,
h1,
h2,
h3,
h4,
h5,
h6,
.breadcrumb,
.footer-bottom,
.widget-list li,
.cat-item,
.page_item,
.menu-item,
.button,
.submit,
.commentlist .vcard,
.pagination,
.mh-share-buttons {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
}

/***** Columns *****/

.mh-col {
  display: block;
  float: left;
  margin-left: 2.5%;
}

.mh-col:first-child {
  margin-left: 0;
}

.mh-group:before,
.mh-group:after {
  content: "";
  display: table;
}

.mh-group:after {
  clear: both;
}

.mh-1-2 {
  width: 48.75%;
}

.mh-2-3 {
  width: 65.83%;
}

.mh-1-3 {
  width: 31.66%;
}

.mh-3-4 {
  width: 74.375%;
}

.mh-1-4 {
  width: 23.125%;
}

.home-2,
.home-3 {
  width: 48.07%;
}

.home-3 {
  margin-left: 3.86%;
}

/***** Header *****/

.header-top {
  background: #efefef;
  line-height: 1;
}

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

.header-wrap {
  padding: 20px 0;
}

.header-logo-full {
  float: none;
  width: 100%;
}

.logo-title {
  font-size: 42px;
  font-size: 2.625rem;
  color: #005a8c;
  font-weight: 700;
  text-transform: uppercase;
}

.logo-tagline {
  font-size: 16px;
  font-size: 1.5rem;
  color: #36775f;
}

.header-sub {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  overflow: hidden;
  background: #efefef;
}

.header-search {
  float: right;
}

/***** News Ticker *****/

.news-ticker {
  height: 33px;
  font-size: 12px;
  line-height: 33px;
  overflow: hidden;
}

.ticker-title {
  float: left;
  color: #fff;
  padding: 0 10px;
  background: #37775e;
}

.ticker-item {
  display: block;
  padding: 0 10px;
  overflow: hidden;
}

.ticker-item-separator {
  margin: 0 3px;
}

/***** Navigation *****/

.header-nav {
  float: left;
  width: 50%;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.header-nav li {
  float: left;
  position: relative;
  border-left: 1px solid #424242;
}

.header-nav li:first-child {
  border: none;
}

.header-nav li a {
  display: block;
  color: black;
  padding: 10px 15px;
  padding: 0.625rem 0.9375rem;
  text-decoration: none;
}

.header-nav ul li:hover>ul {
  display: block;
  background: #2a2a2a;
  z-index: 9999;
}

.header-nav ul ul {
  display: none;
  position: absolute;
}

.header-nav ul ul li {
  width: 13em;
  border: none;
}

.header-nav ul ul ul {
  left: 100%;
  top: 0;
}

.main-nav {
  background: #1f1e1e;
  text-transform: uppercase;
  display: none;
}

.main-nav li {
  float: left;
  position: relative;
  border-left: 1px solid #424242;
}

.main-nav li:first-child {
  border: none;
}

.main-nav li:hover {
  background: #005a8c;
}

.main-nav li a {
  display: block;
  color: #fff;
  padding: 10px 15px;
  padding: 0.625rem 0.9375rem;
  text-decoration: none;
}

.main-nav ul li:hover>ul {
  display: block;
  background: #2a2a2a;
  z-index: 9999;
}

.main-nav ul ul {
  display: none;
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
}

.main-nav ul ul li {
  width: 13em;
  border: none;
}

.main-nav ul ul ul {
  left: 100%;
  top: 0;
}

.footer-nav {
  float: right;
  width: 50%;
}

.footer-nav li {
  float: left;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #424242;
}

.footer-nav li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}

.footer-nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.footer-nav ul {
  float: right;
}

.footer-nav ul li:hover>ul {
  display: block;
  background: #2a2a2a;
  z-index: 9999;
}

.footer-nav ul ul {
  display: none;
  position: absolute;
}

.footer-nav ul ul li {
  width: 10em;
}

.footer-nav ul ul ul {
  left: 100%;
  top: 0;
}

/***** Social Navigation *****/

.social-nav {
  float: right;
  width: 50%;
  overflow: hidden;
}

.social-nav .screen-reader-text {
  position: absolute;
  top: -9999rem;
  left: -9999rem;
}

.social-nav .fa-stack {
  font-size: 16px;
  font-size: 1rem;
}

.social-nav .fa-mh-social {
  color: #fff;
}

.social-nav a {
  color: #333;
}

.social-nav a:hover {
  color: #005a8c;
}

.social-nav ul {
  list-style-type: none;
  margin: 0;
  text-align: right;
}

.social-nav ul li {
  display: inline-block;
}

.social-nav li a .fa-mh-social:before {
  content: "\f09e";
}

.social-nav li a[href*="behance.net"] .fa-mh-social:before {
  content: "\f1b4";
}

.social-nav li a[href*="dribbble.com"] .fa-mh-social:before {
  content: "\f17d";
}

.social-nav li a[href*="facebook.com"] .fa-mh-social:before {
  content: "\f09a";
}

.social-nav li a[href*="flickr.com"] .fa-mh-social:before {
  content: "\f16e";
}

.social-nav li a[href*="plus.google.com"] .fa-mh-social:before {
  content: "\f0d5";
}

.social-nav li a[href*="instagram.com"] .fa-mh-social:before {
  content: "\f16d";
}

.social-nav li a[href*="linkedin.com"] .fa-mh-social:before {
  content: "\f0e1";
}

.social-nav li a[href*="pinterest.com"] .fa-mh-social:before {
  content: "\f0d2";
}

.social-nav li a[href*="reddit.com"] .fa-mh-social:before {
  content: "\f1a1";
}

.social-nav li a[href*="soundcloud.com"] .fa-mh-social:before {
  content: "\f1be";
}

.social-nav li a[href*="tumblr.com"] .fa-mh-social:before {
  content: "\f173";
}

.social-nav li a[href*="twitter.com"] .fa-mh-social:before {
  content: "\f099";
}

.social-nav li a[href*="vimeo.com"] .fa-mh-social:before {
  content: "\f194";
}

.social-nav li a[href*="xing.com"] .fa-mh-social:before {
  content: "\f168";
}

.social-nav li a[href*="youtube.com"] .fa-mh-social:before {
  content: "\f167";
}

/***** SlickNav Mobile Menu Core Style *****/

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438rem 0.625rem;
  line-height: 1.125rem;
  cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.125rem;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188rem 0 0 0.438rem;
}

.slicknav_menu .slicknav_no-text {
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125rem;
  height: 0.125rem;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: 0.188rem;
}

.slicknav_nav {
  clear: both;
}

.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}

.slicknav_nav .slicknav_arrow {
  font-size: 0.8rem;
  margin: 0 0 0 0.4rem;
}

.slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
}

.slicknav_nav a {
  display: block;
}

.slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both;
}

.slicknav_menu {
  *zoom: 1;
  display: none;
}

/***** SlickNav User Default Style *****/

.slicknav_btn {
  padding: 0.625rem 1.25rem;
  text-decoration: none;
}

.slicknav_menu {
  font-size: 13px;
  font-size: 0.8125rem;
}

.slicknav_menu .slicknav_menutxt {
  display: none;
}

.slicknav_menu .slicknav_icon-bar {
  width: 1.5625rem;
  height: 0.25rem;
  background: #fff;
}

.slicknav_menu {
  background: #005a8c;
  border-bottom: 1px solid #fff;
}

.slicknav_nav {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}

.slicknav_nav ul {
  padding: 20px 0 0 15px;
  border-top: 1px solid #fff;
}

.slicknav_nav ul ul {
  border: 0;
  padding: 0 0 0 15px;
}

.slicknav_nav .slicknav_item {
  padding: 5px 10px;
  margin: 2px 5px;
}

.slicknav_nav a,
.slicknav_nav a:hover {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_item:hover {
  color: #fff;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

/***** Breadcrumbs *****/

.breadcrumb {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.breadcrumb a,
.breadcrumb .bc-text {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  background: #005a8c;
}

.breadcrumb a:hover {
  color: #fff;
  text-decoration: underline;
}

.breadcrumb .bc-home {
  background: #1f1e1e;
}

/***** Posts/Pages *****/

.entry-header .entry-title,
.page-title {
  font-size: 38px;
  font-size: 2.375rem;
  margin-bottom: 20px;
}

.entry-content {
  font-size: 17px;
  font-size: 1.063rem;
  line-height: 1.4;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content blockquote,
.entry-content table,
.entry-content .mh-video-container {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.entry-content a {
  font-weight: 600;
  color: #005a8c;
}

.entry-content a:hover {
  text-decoration: underline;
}

.entry-thumbnail {
  margin-bottom: 20px;
}

.entry-meta {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.entry-meta a:hover {
  text-decoration: underline;
}

.entry-meta .entry-meta-author,
.entry-meta a {
  color: #37775f;
  font-weight: 700;
}

.entry-meta-cats,
.entry-meta-author {
  margin-right: 10px;
}

.entry-tags {
  display: block;
  overflow: hidden;
  font-size: 15px;
  font-size: 0.9375rem;
}

.entry-tags span {
  font-weight: 900;
  margin-right: 15px;
}

.entry-tags a {
  display: inline-block;
  margin: 0 15px 5px 0;
  text-transform: capitalize;
}

.entry-tags a:hover {
  text-decoration: underline;
  color: #1f1e1e;
}

/***** Front Page Template *****/

.home-columns .sb-widget .content-list:first-child {
  margin-top: 0;
}

.home-columns .mh-fp-grid-widget {
  margin-top: -10px;
}

.home-columns .mh-fp-grid-widget,
.home-columns .mh-fp-large-widget,
.home-columns .mh-fp-list-widget {
  margin-bottom: -20px;
}

/***** Sitemap Template *****/

.sitemap-list {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

/***** Loop / Archives / Search Results *****/

.content-lead-title {
  font-size: 38px;
  font-size: 2rem;
  margin-bottom: 10px;
  font-size: 1.7rem;
}

.content-list-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.content-thumb {
  margin-bottom: 5px;
}

.content-grid {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-grid-title {
  font-size: 16px;
  font-size: 1rem;
}

.content-grid-excerpt,
.content-grid-separator {
  display: none;
}

.category .content-grid .entry-meta {
  display: none;
}

.content-list {
  margin-top: 30px;
}

.archive-list .content-list:first-child {
  margin-top: 10px;
}

.paged .content-list:first-child,
.mh-loop-layout4 .content-list:first-child {
  margin-top: 0;
}

.content-list-thumb {
  float: left;
  max-width: 260px;
  margin: 0 20px 10px 0;
}

.content-list-excerpt {
  overflow: hidden;
}

.not-found-widgets {
  margin-top: 20px;
  display: none;
}

.sticky {}

/***** Author Box *****/

.mh-author-box {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.author-box {
  padding: 20px;
  background: #efefef;
}

.author-box-avatar {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

.author-box-name {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}

.author-box-desc {
  font-size: 15px;
  font-size: 0.9375rem;
  overflow: hidden;
}

/***** Related Content *****/

.related-content {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.related-content .content-grid {
  margin-top: 0;
  margin-bottom: 0;
}

/***** Lists *****/

.entry-content ul,
.commentlist ul {
  list-style: square;
}

.entry-content ol,
.commentlist ol {
  list-style: decimal;
}

.entry-content ul,
.commentlist ul,
.entry-content ol,
.commentlist ol {
  margin: 0 0 30px 40px;
  margin: 0 0 1.875rem 2.5rem;
}

.entry-content ul ul,
.commentlist ul ul,
.entry-content ol ol,
.commentlist ol ol {
  margin: 0 0 0 40px;
  margin: 0 0 0 2.5rem;
}

dl {
  margin: 0 0 30px 40px;
  margin: 0 0 1.875rem 2.5rem;
}

dt,
dd {
  display: list-item;
}

dt {
  list-style-type: square;
  font-weight: bold;
}

dd {
  list-style-type: circle;
  margin-left: 30px;
  margin-left: 1.875rem;
}

select {
  max-width: 100%;
}

/***** Comments *****/

.comment-section-title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #fff;
  background: #ccdee8;
  padding: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  overflow: hidden;
}

.comment-section-title span {
  padding: 20px;
  background: #005a8c;
}

.comment-section-title .comment-count {
  float: left;
  color: #fff;
}

.comment-section-title .comment-count-more {
  float: left;
  color: #1f1e1e;
  background: transparent;
}

.commentlist {
  padding: 20px 20px 5px 20px;
  margin-bottom: 20px;
  list-style: none;
  background: #efefef;
}

.commentlist .depth-1 {
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
  border-bottom: 5px solid #ccdee8;
  background: #fff;
}

.commentlist .children {
  list-style: none;
  margin: 0 0 10px 0;
}

.commentlist .children li {
  padding: 0 20px;
  background: #fafafa;
  margin-top: 20px;
}

.commentlist .children .depth-2 {
  padding: 20px;
}

.commentlist .comment {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.commentlist .comment .vcard {
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.commentlist .comment .avatar {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 20px;
}

.commentlist h1,
.commentlist h2,
.commentlist h3,
.commentlist h4,
.commentlist h5,
.commentlist h6 {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.comment-text p,
.comment-text blockquote {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.comment-text blockquote p:last-child {
  margin: 0;
}

.commentlist .bypostauthor .avatar {
  border: 5px solid #ccdee8;
}

.comment-author {
  font-weight: 700;
}

.comment-info {
  color: #005a8c;
  margin: 20px 0px;
  margin: 1.25rem 0rem;
}

.comment-reply .comment-reply-link,
.comment-reply .comment-edit-link {
  font-size: 13px;
  font-size: 0.8125rem;
  background: #ccc;
  color: #fff;
  padding: 5px 10px;
}

.pinglist {
  background: #efefef;
  padding: 20px;
  margin-bottom: 20px;
  list-style: none;
}

.pinglist .pings:first-child {
  border-top: 1px dotted #cdcdcd;
}

.pinglist .pings {
  line-height: 2.5;
  padding: 5px 0;
  padding: 0.3125rem 0;
  border-bottom: 1px dotted #cdcdcd;
}

.pinglist .fa-link {
  margin-right: 10px;
  margin-right: 0.625rem;
}

.no-comments {
  padding: 10px;
  padding: 0.625rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  background: #efefef;
}

/***** Comment Form *****/

#respond {
  padding: 20px;
  padding: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  background: #efefef;
}

#respond .comment-reply-title {
  line-height: 1;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

#commentform p {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

#commentform .form-submit {
  margin: 20px 0 0;
  margin: 1.25rem 0 0;
}

#commentform .submit {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

#cancel-comment-reply-link {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #fff;
  padding: 5px;
  padding: 0.3125rem;
  margin-left: 20px;
  background: #ccc;
}

#cancel-comment-reply-link:hover {
  background: #005a8c;
}

.required {
  color: #be2844;
}

/***** Forms *****/

input {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 5px;
  padding: 0.3125rem;
  border: 1px solid #d7d8d8;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"] {
  width: 60%;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
textarea:hover {
  border: 1px solid #005a8c;
}

input[type="submit"] {
  color: #fff;
  padding: 14px;
  cursor: pointer;
  background: #005a8c;
  display: inline-block;
  border: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

input[type="submit"]:hover {
  background: #1f1e1e;
  color: #fff;
  border: 0;
  padding: 14px;
}

textarea {
  width: 96%;
  line-height: 1.5;
  padding: 5px;
  padding: 0.3125rem;
  border: 1px solid #d7d8d8;
}

/***** Pagination *****/

.pagination {
  margin-bottom: 20px;
  overflow: hidden;
}

.pagination .page-numbers {
  display: inline-block;
  padding: 10px 20px;
  background: #efefef;
}

.pagination .current {
  color: #fff;
  background: #005a8c;
}

.pagination a.page-numbers:hover,
.dots:hover {
  background: #ccdee8;
}

.pagination .pagelink {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  background: #005a8c;
}

.pagination a .pagelink {
  color: #000;
  font-weight: 400;
  background: #efefef;
}

.pagination a:hover .pagelink {
  color: #005a8c;
  background: #ccdee8;
}

.post-nav-wrap {
  text-align: center;
  margin: 20px auto 40px;
}

.post-nav-wrap li {
  display: inline-block;
  font-weight: 900;
  margin: 0 20px;
}

.post-nav-wrap li .fa {
  margin: 0 10px;
}

/***** Images / Video *****/

img {
  max-width: 100%;
  width: auto\9;
  /* ie8 */
  height: auto;
  vertical-align: bottom;
}

iframe,
embed,
object,
video {
  max-width: 100%;
}

.alignnone {
  display: block;
  margin: 20px 0;
  margin: 1.25rem 0;
}

.aligncenter {
  display: block;
  margin: 20px auto 20px;
  margin: 1.25rem auto 1.25rem;
}

div#text-2 img {
  margin: 2rem auto 2rem;
  max-height: 100px;
  width: auto;
}

.alignleft {
  display: inline;
  float: left;
  margin: 5px 20px 20px 0;
  margin: 0.3125rem 1.25rem 1.25rem 0;
}

.alignright {
  display: inline;
  float: right;
  margin: 5px 0 20px 20px;
  margin: 0.3125rem 0 1.25rem 1.25rem;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #454545;
  line-height: 1.4;
  margin: 5px 0 20px;
  margin: 0.3125rem 0 1.25rem;
  display: block;
}

.mh-footer .wp-caption-text {
  color: #fff;
}

.alignnone .wp-caption-text,
.aligncenter .wp-caption-text,
.alignleft .wp-caption-text,
.alignright .wp-caption-text {
  margin-bottom: 0;
}

/***** Gallery *****/

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n + 1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n + 1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n + 1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n + 1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  width: 100%;
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/***** Tables *****/

table {
  width: 100%;
}

table th {
  color: #fff;
  background: #005a8c;
  padding: 10px;
  padding: 0.625rem;
}

table tr:nth-child(odd) {
  /* background-color: #eae9e8; */
}

table tr:nth-child(even) {
  /* background-color: #fff; */
}

table td {
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #d4d3d3;
  border-top: 0;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  padding: 0.625rem;
}

.mh-footer table th {
  background: #1f1e1e;
}

.mh-footer table tr:nth-child(odd) {
  background-color: #464646;
}

.mh-footer table tr:nth-child(even) {
  color: #000;
}

.mh-footer table td {
  border: 1px solid #1f1e1e;
}

/***** Search *****/

.header-search .search-form {
  float: right;
}

.search-form input {
  min-width: 200px;
  font-size: 11px;
  line-height: 1;
  color: #1f1e1e;
  text-transform: uppercase;
}

.search-form input:hover {
  min-width: 240px;
}

.search-form .search-submit {
  display: none;
}

.search-form .screen-reader-text {
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

.search-form .search-field {
  background: #fff;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.search-form .search-field:active,
.search-form .search-field:focus {
  cursor: text;
}

.sb-widget .search-form {
  display: block;
  margin: 0 auto;
  padding: 5%;
  background: #efefef;
}

.sb-widget .search-form .search-field {
  display: block;
  margin: 0 auto;
  width: 90%;
}

.sb-widget .search-form .search-field:hover {
  min-width: 200px;
}

.footer-widgets .search-form input {
  width: 100%;
}

/***** Contact Form 7 *****/

.wpcf7-form {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 20px;
  padding: 1.25rem;
  background: #efefef;
}

.wpcf7-form input,
.wpcf7-form textarea {
  font-size: 14px;
  font-size: 0.875rem;
}

.wpcf7-form input[type="submit"] {
  min-width: 100px;
}

.wpcf7-form p {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.wpcf7-response-output {
  background: #fff;
}

/***** Buttons *****/

.button {
  display: block;
  font-weight:700;
}

.button span {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  background: #3a7258;
  padding: 6px;
  margin: 15px 0 10px 0;
  text-transform: uppercase;
  display: inline-block;
}

.button span:hover {
  background: #1f1e1e;
}

/***** Social Buttons *****/

.mh-share-buttons {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding: 20px;
  background: #f0f0f0;
  overflow: hidden;
}

.mh-share-buttons a,
.mh-share-buttons a:hover {
  color: #fff;
}

.mh-share-buttons .fa {
  display: inline-block;
  font-size: 1.25em;
  margin-right: 10px;
}

.mh-share-button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.mh-share-button:hover {
  opacity: 0.7;
}

.mh-facebook span {
  background: #3e64ad;
}

.mh-twitter span {
  background: #6aadd1;
}

.mh-pinterest span {
  background: #de010d;
}

.mh-googleplus span {
  background: #cd3627;
}

/***** Footer *****/

.mh-footer {
  color: #fff;
  background: #1f1e1e;
  overflow: hidden;
}

.mh-footer a {
  color: #fff;
}

.footer-ad-wrap {
  background: #333;
  padding: 40px;
  text-align: center;
  display: block;
  overflow: hidden;
}

.footer-bottom {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px 0;
  padding: 0.625rem 0;
  text-transform: uppercase;
  background: #efefef;
}

.copyright-wrap {
  float: left;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.copyright-wrap a:hover {
  text-decoration: underline;
}

/***** Sidebars/Widgets *****/

.sb-widget {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  overflow: hidden;
}

.widget-title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #fff;
  background: #c9e168;
  /* padding: 20px 0; */
  margin-bottom: 20px;
  text-transform: uppercase;
  overflow: hidden;
}

.widget-title a,
.widget-title a:hover {
  color: #fff;
}

.widget-title span {
  padding: 20px;
  background: #367661;
}

.widget-list li {
  list-style-type: none;
  display: block;
}

.widget-list>li {
  padding: 10px 0;
  border-bottom: 1px dotted #dcdcdc;
}

.widget-list li:hover {
  background: #fdfdfd;
  padding-left: 10px;
}

.widget-list .children li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #dcdcdc;
}

.footer-widgets .widget-list li:hover {
  background: none;
}

.footer-widgets {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 30px 0;
}

.footer-widgets .widget-title {
  font-size: 16px;
  font-size: 1rem;
  padding: 10px;
  background: #464646;
}

.footer-widget {
  margin: 20px;
  overflow: hidden;
}

.footer-1,
.footer-2,
.footer-3 {
  background: #333;
}

/***** MH Custom Posts Widget *****/

.mh-cp-widget .mh-separator:last-child {
  margin-bottom: 20px;
}

.cp-small {
  padding-bottom: 20px;
}

.cp-thumb-xl {
  margin-bottom: 5px;
}

.cp-thumb-small {
  /* float: left; */
  /* max-width: 148px; */
  /* margin: 0 10px 0 0; */
  /* position: relative; */
}

.cp-title-xl {
  font-size: 36px;
  font-size: 1.7rem;
  line-height: 2rem;
}

.cp-title-small {
  font-size: 16px;
  font-size: 0.85rem;
  overflow: hidden;
  padding: 0 10px;
}

.cp-excerpt-xl {
  margin-top: 20px;
}

/***** MH YouTube Video Widget *****/

.mh-video-widget {
  margin-top: 10px;
}

.mh-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.mh-video-container iframe,
.mh-video-container object,
.mh-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/***** MH Authors & MH Comments Widget *****/

.sb-widget .uw-wrap {
  padding: 15px 0px;
  padding: 0.9375rem 0rem;
  border-bottom: 1px dotted #ebebeb;
}

.user-widget li:first-child {
  padding-top: 0;
}

.uw-avatar {
  float: left;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.uw-text {
  font-size: 18px;
  font-size: 1.125rem;
}

.uw-data {
  font-size: 14px;
  font-size: 0.875rem;
  color: #979797;
}

/***** WordPress Core Widgets *****/

.sb-widget ul>.cat-item,
.sb-widget ul>.menu-item,
.sb-widget ul>.page_item,
.footer-widgets ul>.cat-item,
.footer-widgets ul>.menu-item,
.footer-widgets ul>.page_item {
  padding: 10px 0;
  border-bottom: 1px dotted #dcdcdc;
}

.sb-widget ul .cat-item:hover,
.sb-widget ul .menu-item:hover,
.sb-widget ul .page_item:hover,
.footer-widgets ul .cat-item:hover,
.footer-widgets ul .menu-item:hover,
.footer-widgets ul .page_item:hover {
  background: #fdfdfd;
  padding-left: 10px;
}

.sb-widget ul .children .cat-item,
.sb-widget ul .sub-menu .menu-item,
.sb-widget ul .children .page_item,
.footer-widgets ul .children .cat-item,
.footer-widgets ul .sub-menu .menu-item,
.footer-widgets ul .children .page_item {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px dotted #dcdcdc;
  border-bottom: none;
}

.footer-widgets ul .cat-item:hover,
.footer-widgets ul .menu-item:hover,
.footer-widgets ul .page_item:hover {
  background: none;
}

.footer-widgets .textwidget {
  padding: 0 5px;
  padding: 0 0.3125rem;
}

#wp-calendar caption {
  text-align: left;
  padding: 10px;
  padding: 0.625rem;
  background: #f7f7f7;
}

#wp-calendar th,
#wp-calendar td {
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  text-align: center;
}

#wp-calendar th {
  font-weight: 300;
}

#wp-calendar #prev {
  text-align: left;
}

.footer-widgets #wp-calendar caption {
  background-color: #464646;
}

/***** WP Text Widget *****/

.textwidget p {
  margin-top: 20px;
}

.textwidget p:first-child {
  margin-top: 0;
}

.textwidget ul {
  list-style: square;
}

.textwidget ol {
  list-style: decimal;
}

.textwidget ul,
.textwidget ol {
  margin: 0 0 20px 15px;
}

.textwidget ul ul,
.textwidget ol ol {
  margin: 0 0 0 15px;
}

/***** Advertisements *****/

.header-ad .textwidget {
  text-align: right;
  overflow: hidden;
}

.header-ad img {
  margin: 0;
  padding: 0;
}

.post-ad,
.ad-spot {
  padding: 18px;
  background: #efefef;
}

.post-ad .textwidget,
.ad-spot {
  text-align: center;
  overflow: hidden;
}

.footer-ad-wrap .textwidget {
  overflow: hidden;
}

/***** Media Queries *****/
.overview h4 {
  background: #367661;
  display: block;
}

aside.home-sidebar .sb-widget {
  margin-bottom: 0.675rem;
}

aside.home-sidebar .overview.sb-widget {
  margin: 0;
}

.overview .widget-title a {
  padding: 20px 10px;
  background: #367661;
  text-transform: inherit;
  width: 100%;
  display: block;
  text-transform: none;
}

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

  #mh-wrapper,
  .wrapper-inner {
    max-width: 777px;
  }

  .header-ad .textwidget {
    text-align: center;
    margin-top: 20px;
  }

  .logo-wrap {
    text-align: center;
  }

  .mh-right-sb #main-content,
  .mh-left-sb #main-content,
  .mh-col {
    margin: 0;
  }

  #main-content,
  .mh-sidebar,
  .home-sidebar,
  .mh-1-2,
  .mh-2-3,
  .mh-1-3,
  .mh-3-4,
  .mh-1-4 {
    width: 100%;
  }

  .home-2,
  .home-3 {
    width: 48.07%;
  }

  .home-3 {
    margin-left: 3.86%;
  }

  .mh-share-buttons .mh-col {
    width: 23.125%;
    margin-left: 2.5%;
  }

  .mh-share-buttons .mh-col:first-child {
    margin: 0;
  }

  .content-grid {
    width: 23.125%;
    margin: 10px 0 10px 2.5%;
  }

  .news-ticker {
    width: 65.83%;
  }

  .header-search {
    width: 31.66%;
  }

  .search-form input:hover {
    min-width: 200px;
  }

  .home-sidebar .cp-thumb-xl,
  .mh-sidebar .cp-thumb-xl {
    text-align: center;
    background: #efefef;
  }

  .contact-page .entry-content {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }

  .footer-1,
  .footer-2 {
    margin-bottom: 20px;
  }

  .js .main-nav {
    display: none;
  }

  .js .slicknav_menu {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .hidden-sm {
    display: none;
  }

  .news-ticker {
    display: none;
  }

  .header-search {
    float: none;
    width: 100%;
  }

  .header-search .search-form {
    float: none;
    width: 100%;
    text-align: center;
  }

  .header-search .search-form input,
  .entry-content .search-form input {
    width: 90%;
    max-width: 300px;
  }

  .search-form {
    width: 90%;
  }

  .footer-widgets .search-form {
    width: 100%;
  }

  .home-2,
  .home-3 {
    width: 100%;
    margin: 0;
  }

  .mh-cp-widget .cp-thumb-xl {
    text-align: center;
    background: #efefef;
  }

  .category .content-grid .entry-meta {
    display: block;
  }

  .content-grid {
    float: none;
    width: 100%;
    margin: 25px 0 20px;
  }

  .content-grid-separator {
    display: block;
  }

  .content-grid-separator,
  .content-list-separator {
    padding: 0;
  }

  .content-grid-title {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .content-grid-thumb,
  .content-list-thumb {
    text-align: center;
    background: #efefef;
  }

  .content-list-thumb {
    float: none;
    width: 100%;
    max-width: 100%;
  }

  .content-list-thumb img {
    max-width: 180px;
  }

  .content-list-excerpt,
  .content-list-header .entry-meta-date {
    display: none;
  }

  .mh-fp-grid-widget .mh-group .content-grid:first-child,
  .archive-grid .content-grid:first-child {
    margin: 5px 0 20px;
  }

  .comment-section-title .comment-count-more {
    display: none;
  }

  .commentlist ul,
  .commentlist ol,
  dl {
    margin: 0 0 30px 20px;
    margin: 0 0 1.875rem 20px;
  }

  .commentlist ul ul,
  .commentlist ol ol {
    margin: 0;
  }

  .commentlist .children li,
  .commentlist .children .depth-2 {
    padding: 0;
    background: #fff;
  }

  .footer-nav,
  .copyright-wrap {
    float: none;
    width: 100%;
  }

  .footer-nav ul {
    float: none;
    display: table;
    margin: 0 auto 10px;
  }

  .copyright {
    text-align: center;
  }
}

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

  #mh-wrapper,
  .wrapper-inner {
    width: 85%;
  }

  .logo-title {
    font-size: 32px;
    font-size: 2rem;
  }

  .header-nav,
  .social-nav {
    float: none;
    width: 100%;
    margin: 0;
  }

  .header-nav ul {
    display: table;
    margin: 0 auto;
  }

  .social-nav ul {
    text-align: center;
  }

  .mh-share-buttons .mh-col {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
  }

  .author-box {
    text-align: center;
  }

  .author-box-avatar {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }

  .commentlist .comment .avatar {
    float: none;
    display: block;
    margin: 0 0 10px;
  }

  .commentlist .comment .vcard {
    margin-bottom: 10px;
  }
}

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

  #mh-wrapper,
  .wrapper-inner {
    min-width: 160px;
  }

  .header-ad .textwidget {
    margin-top: 10px;
  }

  .logo-title {
    font-size: 28px;
    font-size: 1.75rem;
  }

  .logo-tagline {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 10px;
  }

  .sb-widget .search-form .search-field {
    width: 86%;
  }

  .post-ad .textwidget,
  .ad-spot {
    padding: 0;
    background: none;
  }
}

@media (min-width: 1024px) {

  div#mh_newsdesk_custom_posts-5,
  div#mh_newsdesk_custom_posts-4,
  div#mh_newsdesk_custom_posts-6,
  div#mh_newsdesk_custom_posts-7 {
    width: 49%;
    float: left;
  }

  .home-2 {
    width: 100%;
  }

  div#mh_newsdesk_custom_posts-5,
  div#mh_newsdesk_custom_posts-6 {
    margin-right: 2%;
  }

  table td {
    text-align: left;
    height: 50px;
  }

  table {
    width: 80%;
    margin: 0 auto;
  }
}

img.mh-image-placeholder {
  display: none;
}

table {
  font-family: arial;
}

aside.mh-sidebar {
  width: 25%;
  display: block;
  float: left;
}

.mh-share-buttons,
.comments-wrap,
.comment-respond {
  display: none;
}

table strong {
  font-size: 16px;
  font-weight: bold;
}

tr:first-child {
  border-top: 1px solid #d4d3d3;
}

p.copyright,
p.copyright a {
  color: black;
  text-transform: capitalize;
}

.logo-wrap {
  text-align: center;
}

.logo-wrap h2:first-child {
  display: none;
}

span.entry-meta-date {
  display: none;
}

p.entry-meta .updated {
  display: none;
}

.widget-title.fixo {
  font-size: 1.2rem;
  width: 100%;
  text-align: left;
  line-height: 1.4rem;
  box-sizing: border-box;
  text-transform: none;
  padding-left: 15px;
  background: #367661;
  border-radius: 10px;
  text-align: center;
}

.widget-title.fixo span {
  background: none;
  padding: 0;
}

p.copyright span {
  color: gray;
}

.header-menu.clearfix {
  display: none;
}

.newsletter form#wbnfe {
  width: 500px;
  margin: 0 auto;
  box-sizing: border-box;
}

.newsletter form#wbnfe input[type="text"] {
  height: 37px;
  width: 80%;
  box-sizing: border-box;
  padding-right: 55px;
  padding-left: 10px;
}

.newsletter form#wbnfe input[type="button"] {
  padding: 10px;
  height: 37px;
  margin-left: -50px;
  border-radius: 0 100px 100px 0;
  width: 150px;
}

.newsletter h4 {
  margin-bottom: 15px;
}

.newsletter {
  padding: 15px 0 25px;
  text-align: center;
}

.redes-sociais svg {
  width: 45px;
  height: auto;
  margin: 0 5px;
  fill: black;
}

.redes-sociais {
  text-align: center;
  margin-bottom: 25px;
}

img.parceiros {
  height: auto;
  width: 148px;
}

.anvisa-paraquate-w .cp-title-small {
  font-size: 14px;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
}

div#barra-menu ul {
  display: flex;
  width: 80%;
  padding: 5px 0;
  margin: 0 auto;
  justify-content: space-around;
}

div#barra-menu ul a {
  color: white;
}

div#contato {
  display: flex;
  justify-content: space-around;
  width: 500px;
  margin: 0 auto;
}

div#contato svg {
  width: 45px;
  height: auto;
}

div#contato a {
  font-size: 12px;
}

div#contato>div {
  margin: 0 15px;
  text-align: center;
}

.interna #main-content {
  width: 100%;
}

.anvisa-paraquate span {
  background: none;
  color: #043e2b;
  font-weight: 600;
  font-size: 18px;
}

.modal.video {
  position: fixed;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
  width: 600px;
  background: #e6e6e6;
  border: 1px solid gainsboro;
  padding: 18px;
  box-shadow: white;
  border-radius: 3px;
  z-index: 99999;
}

.fecha-modal {
  cursor: pointer;
  position: absolute;
  right: -15px;
  top: -13px;
  background: #367661;
  border-radius: 5000px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  color: white;
}

.anvisa-paraquate-w>article {
  cursor: pointer;
}

#barra-menu {
  background: #37775e;
  text-align: right;
  border-left: 5px solid #c9e168;
  margin-left: -20px;
  width: CALC(100% + 40px);
}

@media (max-width: 980px) {
  div#contato {
    width: 100%;
    flex-wrap: wrap;
  }

  div#barra-menu ul {
    flex-wrap: wrap;
    width: 100%;
  }

  div#barra-menu ul li {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 680px) {
  .newsletter form#wbnfe {
    width: 100%;
  }

  .newsletter form#wbnfe input[type="button"] {
    width: auto;
    margin: 0;
  }
}

h4.widget-title.anvisa-paraquate {
  padding: 20px 0;
}

.widget-title.fixo a {
  display: block;
  padding: 20px 0;
}

.cp-thumb-small svg {
  position: absolute;
  width: 45px;
  height: auto;
  right: 50%;
  transform: translate(50%, 50%);
  bottom: 50%;
  background: white;
  border-radius: 500px;
  border: 1px solid #ffffff;
  opacity: 0.8;
}

.parceiros .widget-title span {
  display: inline-block;
}

.content-list-excerpt strong {
  text-transform: uppercase;
}
.content-list-excerpt a span.button {
    float: right;
}
.botao-mais a {
  font-size: 16px;
  color: white;
  background: #367661;
  padding: 8px 15px;
  line-height: 45px;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
}

.botao-mais {
  padding: 15px;
  text-align: center;
}

div#mh_newsdesk_posts_grid-2.sb-widget.mh_newsdesk_posts_grid hr {
  display: none;
}
.content-list-excerpt .button {
    margin-top: 25px;
}
.chamada-pdf h2 {
  font-size: 16px;
}

.noticia-destaque {
  width: 40%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 35px;
  margin-top: 50px;
}

.overview .widget-title>p a {
  background: white;
  box-sizing: border-box;
  color: #367661;
  font-size: 15px;
  padding: 7px 10px;
}

.noticia-destaque img {
  height: 160px;
}

.chamada-pdf {
  display: none;
}

.noticia-destaque h2 {
  font-size: 20px;
  text-align: left;
}

.parceiros article.cp-wrap {
  width: 50%;
  padding: 0 0px 20px;
  box-sizing: border-box;
}

div.parceiros>div {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

div#barra-menu ul form input[type="submit"] {
  padding: 6px;
  margin-left: 5px;
}

@media (min-width: 1000px) and (max-width: 1024px) {
  div#barra-menu ul li {
    padding: 1px 4px;
    font-size: 14px;
  }
}

@media (min-width: 980px) {
  div#mh_newsdesk_posts_grid-2.sb-widget.mh_newsdesk_posts_grid .mh-section.mh-group {
    display: none;
  }

  div#barra-menu ul form {
    margin-left: 85px;
  }

  .single.mh-right-sb #main-content {
    width: 75% !important;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    float: left;
    padding-right: 45px;
  }
}

@media (max-width: 980px) {
  div#barra-menu ul form {
    margin-top: 15px;
    padding-bottom: 5px;
  }

  div#mh_newsdesk_posts_grid-2.sb-widget.mh_newsdesk_posts_grid article {
    display: none;
  }

  .noticia-destaque img {
    height: auto;
  }

  .noticia-destaque {
    width: 80%;
    margin: 0 auto 25px;
    display: block;
    float: none;
  }
}

nav.breadcrumb {
  display: none;
}

.logo-wrap img {
  width: 500px;
}

div#mh_newsdesk_posts_grid-4 {
  width: 100%;
}

.widget-title>p:first-child {

  width: 100%;
  text-align: left;
  line-height: 2.3rem;
  box-sizing: border-box;
  text-transform: none;
  padding-left: 15px;
  background: #367661;
  color: white;
}

aside.mh-sidebar a {
  font-size: 13px;
}

aside.mh-sidebar p {
  margin-bottom: 15px;
}

aside.mh-sidebar.relacionados>h3 {
  margin-bottom: 15px;
}

.widget-title>p:first-child a {
  display: block;
  background: none;
  color: white;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #fff;
}

.widget-title>p:first-child a strong {
  font-weight: normal;
}

.overview .widget-title>p span {
  padding: 0;
  background: none;
}

@media(min-width: 980px) {
  .d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 85%;
    flex-direction: row-reverse;
    font-weight: bold;
  }
  .cp-large.col-6 {
    width: 49%;
    float: left;
  }

  .cp-large.col-6:nth-child(odd) {
    margin-right: 2%;
  }
  .entrevistados {
    text-align: left;
    margin-top: -40px;
    padding-bottom: 15px;
    font-size: 85%;
    font-weight:700;
  }
}

@media (max-width: 980px) {
  aside.mh-sidebar {
    width: 100%;
  }
  .d-flex {
    text-align: center
  }
  .entrevistados {
    text-align: center;
  }
}
