/*****
Theme Name: MH Corporate
Theme URI: https://mhthemes.com/themes/mh-corporate/
Author: MH Themes
Author URI: https://www.mhthemes.com/
Description: MH Corporate WordPress Theme is a clean, modern and fully responsive WordPress theme with a light and minimalistic styling, which is perfectly suited for corporate and business websites. This flexible business WordPress theme is ideal to promote your products and services or to run a corporate blog.
Version: 3.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mhc
Domain Path: /languages/
Tags: two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, translation-ready, rtl-language-support
*****/

/***** 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; }

/***** Add round corners to several classes and elements *****/

.round-corners, .main-nav, .breadcrumb, .spotlight, .page-title, .author-box, .cat-desc, .box, .testimonial, .section-title, .post-navigation, .attachment, #respond, .wpcf7-form, img, .sb-widget .widget-title, .sb-widget .cp-widget, .sb-widget .user-widget, .sb-widget .mh-social-widget, .sb-widget .nip-widget, .sb-widget [id*='carousel-'], [id*='slider-'], .sitemap-widget, footer { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

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

html { height: 100%; font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { height: 100%; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 14px; font-size: 0.875rem; line-height: 1.6; background: #f7f7f7; word-wrap: break-word; }
.wrapper-corporate { height: 100%; }
.fullbg .custom-background { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.mh-container { width: 980px; margin: 0 auto; min-height: 100%; background: #fff; position: relative; -webkit-box-shadow: 0 0 5px 1px #a8a8a8; -moz-box-shadow: 0 0 5px 1px #a8a8a8; box-shadow: 0 0 5px 1px #a8a8a8; }
.mh-wrapper { padding: 20px; background: #fff; }
.mh-content, .hp-content { width: 620px; overflow: hidden; }
.mh-sidebar, .hp-sidebar { width: 300px; float: left; overflow: hidden; }
.mh-disable-sb .mh-content { width: 100%; }
.sb-right { margin-left: 20px; }
.sb-left { margin-right: 20px; }
.left { float: left; }
.right { float: right; }
.hp { padding-bottom: 0; }

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

.row [class*='col-']:first-child { margin: 0; }
[class*='col-'] { float: left; margin-left: 2.04%; overflow: hidden; }
.col-1-1 { width: 100%; }
.col-1-2 { width: 48.98%; }
.col-1-3 { width: 31.973%; }
.col-2-3 { width: 65.986%; }
.col-1-4 { width: 23.47%; }
.col-3-4 { width: 74.49%; }
.col-1-5 { width: 18.368%; }
.col-1-6 { width: 14.966%; }
.col-1-7 { width: 12.537%; }
.col-1-8 { width: 10.715%; }
.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: 32px; font-size: 2rem; }
h2 { font-size: 24px; font-size: 1.5rem; }
h3 { font-size: 20px; font-size: 1.25rem; }
h4 { font-size: 18px; font-size: 1.125rem; }
h5 { font-size: 16px; font-size: 1rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000; line-height: 1.3; font-weight: 700; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 6px; font-size: 0.375rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace; margin-bottom: 20px; margin-bottom: 1.25rem; background: #f7f7f7; border: 1px solid #d8d8d8; }
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-style: italic; padding: 20px; padding: 1.25rem; border-left: 3px solid #30719d; background: #f7f7f7; color: #000; 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; }
q { font-style: italic; }
address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }
hr { background-color: #d8d8d8; border: 0; height: 1px; margin-top: 10px; margin-bottom: 30px; }
a { color: #000; text-decoration: none; }
a:hover { color: #30719d; text-decoration: underline; }
.mh-excerpt a, .widget-title a { text-decoration: none; }

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

.entry ul, .commentlist ul { list-style: square; }
.entry ol, .commentlist ol { list-style: decimal; }
.entry ul, .commentlist ul, .entry ol, .commentlist ol { margin: 0 0 20px 40px; margin: 0 0 1.25rem 2.5rem; }
.entry ul ul, .commentlist ul ul, .entry ol ol, .commentlist ol ol { margin: 0 0 0 40px; margin: 0 0 0 2.5rem; }
dl { margin: 0 0 10px 20px; margin: 0 0 0.625rem 1.25rem; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 20px; margin-left: 1.25rem; }
select { max-width: 100%; }

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

.header-widget { width: 980px; margin: 1em auto 0; }
.header-wrap { padding-bottom: 5px; padding-bottom: 0.3125rem; background: #fff; }
.logo-wrap { position: relative; overflow: hidden; padding: 10px; padding: 0.625rem; margin: 0 10px; }
.logo { display: inline-block; margin: 20px 15px; }
.logo-name { text-transform: uppercase; text-shadow: 1px 2px 5px #969696; border-bottom: 3px solid #000; display: inline-block; }
.logo-desc { font-size: 14px; font-size: 0.875rem; color: #828282; text-align: center; }
.logo-overlay { position: absolute; display: block; top: 0; right: 0; margin-top: 40px; text-align: right; }
.logo-overlay .logo-name { font-size: 18px; font-size: 1.125rem; text-shadow: none; border-bottom: 0; }
.logo-overlay .logo-desc { text-align: right; }

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

.main-nav { font-weight: 700; text-transform: uppercase; margin: 0 20px; background: #f7f7f7; background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #ebebeb 51%, #ebebeb 100%); background-image: -moz-linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #ebebeb 51%, #ebebeb 100%); background-image: -ms-linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #ebebeb 51%, #ebebeb 100%); background-image: -o-linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #ebebeb 51%, #ebebeb 100%); background-image: linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #ebebeb 51%, #ebebeb 100%); -webkit-box-shadow: 0 0 5px 1px #a8a8a8; -moz-box-shadow: 0 0 5px 1px #a8a8a8; box-shadow: 0 0 5px 1px #a8a8a8; }
.main-nav li { float: left; position: relative; }
.main-nav li:first-child { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.main-nav li:hover { border-bottom-left-radius: 0; }
.main-nav li a { display: block; color: #828282; padding: 0.416em 1em; text-decoration: none; }
.main-nav li a:hover, .main-nav .current-menu-item a { color: #30719d; }
.main-nav ul li:hover > ul { display: block; background: #f1f1f1; z-index: 9999; }
.main-nav ul ul { display: none; position: absolute; }
.main-nav ul ul li { width: 13em; }
.main-nav ul ul li:hover { border-radius: 0; }
.main-nav ul ul ul { left: 100%; top: 0; }
.slicknav_menu { display: none; }

/***** 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; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.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; }

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

.slicknav_menu { font-size: 13px; font-size: 0.8125rem; }
.slicknav_btn { margin: 0 5px; text-decoration: none; }
.slicknav_menu .slicknav_menutxt { color: #30719d; font-weight: bold; }
.slicknav_menu .slicknav_icon-bar { background: #30719d; }
.slicknav_menu { border-bottom: 2px solid #30719d; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 600; 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: 2px solid #30719d; }
.slicknav_nav ul ul { border: 0; padding: 0 0 0 15px; }
.slicknav_nav .slicknav_item { padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav a { padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #000; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_item:hover { color: #000; }
.slicknav_nav a:hover { color: #30719d; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }

/***** FlexSlider Browser Resets *****/

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }

/***** FlexSlider Icon Fonts *****/

@font-face { font-family: 'flexslider-icon'; src:url('fonts/flexslider-icon.eot'); src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight: normal; font-style: normal; }

/***** FlexSlider Necessary Styles *****/

.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }

/* Direction Nav */

.flex-direction-nav { *height: 0; }
.flex-direction-nav a  { text-decoration: none; display: block; width: 30px; height: 30px; margin: -12px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 30px; line-height: 1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */

.flex-control-nav { position: absolute; display: inline-block; bottom: 0; right: 0; margin: 16px; line-height: 1; z-index: 999; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

/***** FlexSlider Custom Theme *****/

.flexslider { position: relative; zoom: 1; overflow: hidden; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.slide-wrap { position: relative; overflow: hidden; }
.slide-caption { width: 50%; max-width: 80%; position: absolute; background: #f9f9f9; color: #000; bottom: 20px; left: 20px; }
.slide-caption .mh-excerpt a { color: #000; }
.slide-title { color: #000; margin-bottom: 10px; margin-bottom: 0.625rem; }
.slide-title:hover { color: #30719d; }
.slide-data { padding: 16px; padding: 1rem; }

/***** FlexSlider Custom Styles *****/

[id*='carousel-'] { direction: ltr; padding: 12px; }
.sb-widget [id*='carousel-'] { border: 1px solid #d8d8d8; }
[id*='carousel-'] li { width: 174px; height: auto; margin-right: 12px; }
.carousel-title { margin-bottom: 10px; margin-bottom: 0.625rem; }
.carousel-item { position: relative; }
.caption { position: absolute; padding: 2px 10px; padding: 0.125rem 0.625rem; background: #30719d; color: #fff; font-weight: 400; top: 10%; opacity: 0.7; filter: alpha(opacity=70); }
.carousel-item:hover .caption { opacity: 1; filter: alpha(opacity=100); }
.no-js [id*='carousel-'], .no-js .carousel-title { display: none; }

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

.breadcrumb { color: #828282; font-size: 13px; font-size: 0.8125rem; margin-bottom: 20px; margin-bottom: 1.25rem; padding: 5px 10px; padding: 0.3125rem 0.625rem; border: 1px solid #d8d8d8; }
.breadcrumb a { color: #828282; font-weight: 600; }
.breadcrumb a:hover { color: #30719d; }
.post, .mh-content .page, .mh-full-content .page { padding: 20px 20px 0 20px; border: 1px solid #d8d8d8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.post-header { margin-bottom: 20px; margin-bottom: 1.25rem; }
.page-title { font-size: 24px; font-size: 1.5rem; color: #000; margin-bottom: 20px; margin-bottom: 1.25rem; padding: 10px; padding: 0.625rem; background: #f9f9f9; border: 1px solid #d8d8d8; display: block; }
.subheading { font-size: 15px; font-size: 0.9375rem; color: #fff; line-height: 1.3; font-weight: 400; padding: 2px 7px; padding: 0.125rem 0.4375rem; background: #e64946; display: inline-block; }
.meta { font-size: 13px; font-size: 0.8125rem; line-height: 20px; line-height: 1.25rem; color: #828282; }
.post-meta { margin-top: 20px; margin-top: 1.25rem; padding: 5px; padding: 0.3125rem; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
.post-meta a { color: #828282; font-weight: 600; }
.post-meta a:hover { color: #30719d; }
.post-thumbnail { max-width: 940px; margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry p, .entry blockquote, .entry .flex-vid, .entry row, .entry .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry blockquote p:last-child { margin: 0; }
.entry a { color: #30719d; }
.content-ad { max-width: 100%; float: left; margin: 0px 20px 10px 0px; margin: 0rem 1.25rem 0.625rem 0rem; }
.post-tags { margin-bottom: 20px; margin-bottom: 1.25rem; }
.post-tags li { float: left; margin: 0px 6px 6px 0px; margin: 0rem 0.375rem 0.375rem 0rem; background: #555555; }
.post-tags li:hover { background: #30719d; }
.post-tags a, .post-tags a:hover { color: #fff; padding: 2px 10px; padding: 0.125rem 0.625rem; display: block; text-decoration: none; }
.section-title { padding: 10px; padding: 0.625rem; margin-bottom: 20px; margin-bottom: 1.25rem; background: #f6f6f6; border: 1px solid #d7d8d8; }
.attachment { padding: 20px; padding: 1.25rem; border: 1px solid #d8d8d8; }
.sticky { }

/***** Authorbox *****/

.author-box { line-height: 1.5; margin-top: 20px; margin-top: 1.25rem; padding: 10px; background: #f9f9f9; border: 1px solid #d8d8d8; }
.author .author-box { margin-bottom: 20px; margin-bottom: 1.25rem; }
.author-box-avatar { float: left; margin-right: 10px; }
.author-box-name { margin-bottom: 10px; }

/***** Related Posts *****/

.related-posts { margin-top: 20px; margin-top: 1.25rem; }
.related-wrap { border: 1px solid #d8d8d8; padding: 20px; padding: 1.25rem; }
.related-item { margin-top: 15px; margin-top: 0.9375rem; padding-top: 15px; padding-top: 0.9375rem; border-top: 1px solid #d8d8d8; }
.related-item:first-child { margin-top: 0; padding-top: 0; border-top: 0; }
.related-thumb { float: left; margin-right: 15px; margin-right: 0.9375rem; }
.related-data { padding-top: 6px; padding-top: 0.375rem; }
.related-subheading { color: #999; }
.related-title { font-size: 16px; font-size: 1rem; }
.related-title:hover { color: #30719d; }

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

.sitemap .page-title { margin-bottom: 20px; margin-bottom: 1.25rem; }
.sitemap-widget { overflow: hidden; margin-bottom: 20px; margin-bottom: 1.25rem; border: 1px solid #d8d8d8; }
.sitemap-widget .widget-title { background: #f9f9f9; padding: 10px; padding: 0.625rem; border-bottom: 1px solid #d8d8d8; }
.sitemap ul { list-style: none; padding: 10px 20px; padding: 0.625rem 1.25rem; margin-left: 0; }
.sitemap ul > li { border-top: 1px solid #d8d8d8; padding: 4px 0; padding: 0.25rem 0; }
.sitemap ul > li:first-child { border: 0; }
.sitemap .children { list-style: square; padding: 0; margin: 0 0 0 16px; margin: 0 0 0 1rem; }

/***** Archives *****/

.loop-wrap { padding: 20px; padding: 1.25rem; border: 1px solid #d8d8d8; }
.loop-wrap, .loop-ad { margin-bottom: 20px; margin-bottom: 1.25rem; }
.loop-data { margin-bottom: 10px; margin-bottom: 0.625rem; }
.loop-thumb { margin: 0 0 10px; margin: 0 0 0.625rem; }
.loop-title:hover { color: #30719d; }
.cat-desc { margin-bottom: 20px; margin-bottom: 1.25rem; padding: 20px; padding: 1.25rem; background: #f9f9f9; border: 1px solid #d8d8d8; }

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

.post .pagination { padding-bottom: 20px; padding-bottom: 1.25rem; }
.page-numbers { padding: 5px 10px; padding: 0.3125rem 0.625rem; margin-bottom: 20px; background: #eee; display: inline-block; }
.page-numbers:hover, .current, a:hover .pagelink { background: #30719d; color: #fff; text-decoration: none; }
.page-numbers a { display: block; }
.pagelink { padding: 5px 10px; padding: 0.3125rem 0.625rem; background: #30719d; color: #fff; }
a .pagelink { background: #eee; color: #444; }
.post-navigation { padding: 10px; padding: 0.625rem; margin-top: 20px; margin-top: 1.25rem; background: #f6f6f6; border: 1px solid #d7d8d8; font-weight: 700; }
.post-nav a { font-size: 15px; font-size: 0.9375rem; }
.post-nav a:hover { text-decoration: none; }

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

footer { font-size: 13px; font-size: 0.8125rem; color: #000; padding: 20px; padding: 1.25rem; background: #2a2a2a; margin: 0 20px; background: #f9f9f9; border: 1px solid #d8d8d8; }
footer a { color: #000; }
.copyright-wrap { margin: 0 auto; padding: 5px 20px; }
.copyright { font-size: 12px; font-size: 0.75rem; padding: 0px 5px; padding: 0rem 0.3125rem; }

/***** 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; }
.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: 12px; font-size: 0.75rem; font-weight: 700; line-height: 1.4; color: #000; margin-top: 5px; margin-top: 0.3125rem; display: block; }
.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; 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%; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.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%; margin-bottom: 20px; margin-bottom: 1.25rem; border-left: 1px solid #d8d8d8; border-top: 1px solid #d8d8d8; }
td, th { padding: 5px 10px; padding: 0.3125rem 0.625rem; border-right: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
th { background-color: #30719d; font-weight: 600; color: #fff; }

/***** Widgets *****/

.posts-2, .pages-2 { margin-top: 20px; margin-top: 1.25rem; }
.sb-widget { overflow: hidden; margin-bottom: 20px; margin-bottom: 1.25rem; }
.sb-widget .widget-title { background: #f9f9f9; padding: 10px; padding: 0.625rem; margin-bottom: 10px; margin-bottom: 0.625rem; border: 1px solid #d8d8d8; }
.footer-widget { margin-bottom: 20px; margin-bottom: 1.25rem; overflow: hidden; }
.footer-widget-title { color: #000; border-bottom: 3px solid #30719d; margin-bottom: 20px; margin-bottom: 1.25rem; }

/***** MH Spotlight Widget *****/

.spotlight { position: relative; background: #f9f9f9; color: #000; padding: 20px; border: 1px solid #d8d8d8; }
.spotlight:hover .sl-caption { opacity: 1; filter: alpha(opacity=100); }
.spotlight .mh-excerpt a { color: #000; }
.sl-title { color: #000; font-size: 32px; font-size: 2rem; }
.sl-title:hover { color: #30719d; }
.sl-caption { position: absolute; top: 10%; padding: 4px 10px; padding: 0.25rem 0.625rem; background: #30719d; color: #fff; font-weight: 400; opacity: 0.9; filter: alpha(opacity=90); }
.sl-thumb { margin-bottom: 10px; margin-bottom: 0.625rem; overflow: hidden; }

/***** MH Custom Posts & Pages Widget *****/

.sb-widget .cp-widget { padding: 20px 20px 10px; padding: 1.25rem 1.25rem 0.625rem; border: 1px solid #d8d8d8; }
.sb-widget .cp-wrap { padding: 10px 0px; padding: 0.625rem 0rem; }
.mh-custom-posts-no-image .cp-small { padding: 5px 0; padding: 0.3125rem 0; }
.mh-custom-posts-no-image .cp-small:first-child { padding-top: 0; }
.footer-widget .cp-wrap { padding: 6px 0px; padding: 0.375rem 0rem; border-bottom: 1px solid #454545; }
.cp-widget-title { line-height: 1.3; }
.cp-small .meta { font-size: 11px; font-size: 0.6875rem; }
.cp-data { overflow: hidden; }
.cp-widget li:first-child { padding-top: 0; }
.cp-thumb { float: left; margin-right: 10px; margin-right: 0.625rem; }
.cp-thumb-xl { margin-bottom: 10px; margin-bottom: 0.625rem; }
.cp-widget .mh-excerpt { margin-top: 10px; margin-top: 0.625rem; }
.home-wide .cp-thumb-xl { float: left; margin: 0 20px 0 0; margin: 0 1.25rem 0 0; }

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

.sb-widget .user-widget { padding: 20px 20px 10px; padding: 1.25rem 1.25rem 0.625rem; border: 1px solid #d8d8d8; }
.user-widget li:first-child { padding-top: 0; }
.sb-widget .uw-wrap { padding: 15px 0; padding: 0.9375rem 0; border-top: 1px solid #d8d8d8; }
.sb-widget .uw-wrap:first-child { border: 0; }
.footer-widget .uw-wrap { padding: 6px 0; padding: 0.375rem 0; border-bottom: 1px solid #454545; }
.uw-avatar { float: left; margin-right: 10px; margin-right: 0.625rem; }
.uw-text .author-name { font-size: 16px; font-size: 1rem; }
.uw-text a { font-weight: 700; }
.uw-data { font-size: 13px; font-size: 0.8125rem; color: #9a9b97; }

/***** MH Social Widget *****/

.sb-widget .mh-social-widget { padding: 20px 12px 12px 20px; border: 1px solid #d8d8d8; }
.mh-social-widget li { float: left; margin: 0 8px 8px 0; }

/***** MH News in Pictures *****/

.sb-widget .nip-widget { padding: 20px; padding: 1.25rem; border: 1px solid #d8d8d8; }
.nip-thumb { float: left; margin: 0 2px 2px 0 }

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

.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; }

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

.sb-widget .menu > .menu-item, .sb-widget .cat-item { padding: 10px 0; padding: 0.375rem 0; border-top: 1px solid #d8d8d8; }
.sb-widget .menu-item:first-child, .sb-widget .cat-item:first-child { border: 0; }
.sb-widget .menu-item, .sb-widget .cat-item, .footer-widget .menu-item, .footer-widget .cat-item { line-height: 1.3; }
.sb-widget .sub-menu .menu-item { list-style: square; padding: 2px 0; padding: 0.125rem 0; margin: 0 0 0 16px; margin: 0 0 0 1rem; }
.footer-widget .menu > .menu-item, .footer-widget .cat-item { padding: 6px 0px; padding: 0.375rem 0rem; border-bottom: 1px solid #454545; }
.footer-widget .menu-item:first-child, .footer-widget .cat-item:first-child { padding-top: 0; }
#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; }
.tagcloud a { margin: 2px; margin: 0.125rem; padding: 2px 10px; padding: 0.125rem 0.625rem; color: #666; white-space: nowrap; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.sb-widget .tagcloud a { background: #f6f6f6; }
.footer-widget .tagcloud a { background: #f2f2f2; }
.tagcloud a:hover { color: #fff; background: #30719d; text-decoration: none; }

/***** 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; }

/***** Searchform *****/

#searchform { padding: 5px; padding: 0.3125rem; background: #f6f6f6; border: 1px solid #d8d8d8; overflow: hidden; }
#searchform #s { width: 100%; font-size: 12px; font-size: 0.75rem; color: #444; background: none; border: none; }
#searchform #s:focus { outline: none; }
#searchsubmit { display: none; }

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

.comments-title { margin-top: 20px; margin-top: 1.25rem; }
.no-comments { padding: 10px; padding: 0.625rem; margin: 20px 0; background: #f6f6f6; border: 1px solid #d7d8d8; }
.commentlist { padding: 20px; padding: 1.25rem; margin-bottom: 20px; margin-bottom: 1.25rem; list-style: none; border: 1px solid #d8d8d8; }
.commentlist .comment .vcard { line-height: 2.5; padding: 10px 0px; padding: 0.625rem 0rem; margin-bottom: 20px; margin-bottom: 1.25rem; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
.commentlist .comment .avatar { width: 2.5em; height: 2.5em; padding: 2px; padding: 0.125rem; margin-right: 6px; margin-right: 0.375rem; background: #fff; border: 1px solid #f7f7f7; vertical-align: middle; }
.commentlist .bypostauthor .vcard { border-left: 3px solid #30719d; }
.commentlist .bypostauthor .avatar { margin-left: 6px; margin-left: 0.375rem; }
.commentlist .children { list-style: none; }
.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; }
.comment-info { color: #e64946; margin: 20px 0px; margin: 1.25rem 0rem; }
.pinglist { padding: 20px; padding: 1.25rem; margin-bottom: 20px; margin-bottom: 1.25rem; border: 1px solid #d8d8d8; }
.pinglist .pings { padding: 5px 0px; padding: 0.3125rem 0rem; border-top: 1px solid #d8d8d8; }
.pinglist .pings:first-child { border-top: 0; }

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

#respond { padding: 10px; padding: 0.625rem; margin-top: 20px; margin-top: 1.25rem; background: #f6f6f6; border: 1px solid #d7d8d8; }
#respond h3 { margin-bottom: 20px; margin-bottom: 1.25rem; }
#commentform p { margin-bottom: 10px; margin-bottom: 0.625rem; }
#comment { -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
#cancel-comment-reply-link { font-size: 12px; font-size: 0.75rem; background: #30719d; padding: 5px; padding: 0.3125rem; color: #fff; }
#cancel-comment-reply-link:hover { background: #30719d; }
.required { color: #e64946; }

/***** 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 #30719d; }
input[type=submit] { min-width: 75px; color: #fff; padding: 5px 10px; padding: 0.3125rem 0.625rem; background: #30719d; text-decoration: none; cursor: pointer; display: inline-block; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; border: 0; -webkit-appearance: none; }
input[type=submit]:hover { background: #2a2a2a; }
textarea { width: 96%; line-height: 1.5; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; }

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

.wpcf7-form { font-size: 12px; font-size: 0.75rem; padding-bottom: 20px; }
.wpcf7-form p { margin-bottom: 10px; margin-bottom: 0.625rem; }
.wpcf7-response-output { background: #fff; }

/***** Social *****/

.share-buttons-container { position: relative; margin: 20px 0; padding: 10px 0; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
.no-js .share-buttons-container { display: none; }
.share-button { width: 150px; height: 20px; position: relative; float: left; }

/***** Shortcodes *****/

.ad-label { font-size: 10px; font-size: 0.625rem; }
.dropcap { font-size: 80px; font-size: 5rem; font-weight: 600; line-height: 0.8; color: #30719d; top: 0; margin-right: 6px; margin-right: 0.375rem; text-transform: uppercase; float: left; position: relative; }
.highlight { padding: 2px 5px; padding: 0.125rem 0.3125rem; }
.heading { border-bottom: 1px dotted #000; }
.box { position: relative; overflow: hidden; padding: 20px 20px 0; padding: 1.25rem 1.25rem 0; margin-bottom: 20px; margin-bottom: 1.25rem; border: 1px solid #d8d8d8; }
.box ul, .box ol { margin: 0 0 20px 20px; margin: 0 0 1.25rem 1.25rem; }
.normal { background: #f7f7f7; }
.alert { background: #ffe8e8; }
.success { background: #e5ffbc; }
.infobox { background: #feffcb; }
.event { background: #dfebff; }
.hide-box { position: absolute; top: 0; right: 8px; z-index: 999; cursor: pointer; color: #ddd; }
.no-js .hide-box { display: none; }
#testimonials ul, #images ul { list-style: none; margin: 0; }
.testimonial { position: relative; background: #f9f9f9; padding: 10px 10px 10px 60px; padding: 0.625rem 0.625rem 0.625rem 3.75rem; border: 1px solid #d8d8d8; }
.testimonial:before { position: absolute; top: 0; left: 10px; content: "\201C"; font-family: Georgia, serif; font-size: 100px; font-size: 6.25rem; line-height: 1; color: #999; font-style: normal; }
.testimonial-author { font-style: normal; color: #9a9b97; }
.entry .testimonial, .entry .image { margin-bottom: 20px; margin-bottom: 1.25rem; }
.flex-vid { position: relative; padding-bottom: 55%; padding-top: 8px; height: 0; overflow: hidden; }
.flex-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

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

@media screen and (max-width: 1000px) {
	.mh-container, .header-widget { width: 768px; }
	.hp-content, .mh-content { width: 479px; }
	.hp-sidebar, .mh-sidebar { width: 229px; }
	.spotlight img, .post-thumbnail img { width: 100%; }
	.share-button { width: 100px; }
}
@media screen and (max-width: 767px) {
	.mh-container, .header-widget { width: 600px; }
	.hp-content, .mh-content, .hp-sidebar, .mh-sidebar, .mq-footer { width: 100%; margin: 0; }
	.mh-sidebar { margin-top: 20px; margin-top: 1.25rem; }
	.header-wrap { padding: 0; border-bottom: 1px solid #d8d8d8; }
	.main-nav { box-shadow: none; }
	.entry-title { font-size: 24px; font-size: 1.5rem; }
	.slide-wrap img { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
	.slide-caption { position: relative; width: 100%; max-width: 100%; bottom: 0; left: 0px; background: #f7f7f7; color: #000; border-top: 3px solid #30719d; }
	.slide-caption .slide-data { border: 1px solid #d8d8d8; border-top: 0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
	.slide-title, .sl-title { font-size: 20px; font-size: 1.25rem; }
	.slide-excerpt, .flex-control-nav, .related-subheading { display: none; }
	.cp-thumb-xl { float: left; margin: 0 20px 0 0; margin: 0 1.25rem 0 0; }
	.js .slicknav_menu { display: block; }
	.js .main-nav { background: none; }
	.js .main-nav .menu { display: none; }
}
@media screen and (max-width: 680px) {
	.mh-container, .header-widget { width: 400px; }
	.logo-name { font-size: 24px; font-size: 1.5rem; }
	.logo-desc { font-size: 14px; font-size: 0.875rem; }
    .logo-overlay { position: relative; margin-top: 10px; text-align: center; }
    .logo-overlay .logo-name { font-size: 18px; font-size: 1.125rem; }
    .logo-overlay .logo-desc { text-align: center; }
	.cp-thumb-xl, .home-wide .cp-thumb-xl, [class*='col-'] {float: none; width: 100%; margin: 0; }
	.cp-thumb-xl, .home-wide .cp-thumb-xl { margin-bottom: 10px; margin-bottom: 0.625rem; }
	.cp-thumb-xl img { width: 100%; }
	.commentlist ul, .commentlist ol, .commentlist ul ul, .commentlist ol ol { margin: 0 0 20px 0; margin: 0 0 1.25rem 0; }
}
@media screen and (max-width: 420px) {
	.mh-container, .header-widget { width: 100%; min-width: 300px; }
	.share-button { width: 75px; }
}