/*****
Theme Name: MH Cicero
Theme URI: http://www.mhthemes.com/themes/mh/cicero/
Author: MH Themes
Author URI: http://www.mhthemes.com/
Description: MH Cicero WordPress Theme is ideal for creative blogs or online magazines and offers a beautiful flat design. This modern blog WordPress theme is 100% responsive and provides useful and nice features to create up-to-date and appealing websites. You may present your content in a casual and simple, but yet beautiful and attractive way.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-cicero
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; }

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

/*@font-face {
    font-family: 'fira_sansregular';
    src: url('fonts/firasans-regular-webfont.eot');
    src: url('fonts/firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-regular-webfont.woff2') format('woff2'),
         url('fonts/firasans-regular-webfont.woff') format('woff'),
         url('fonts/firasans-regular-webfont.ttf') format('truetype'),
         url('fonts/firasans-regular-webfont.svg#fira_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sansmedium';
    src: url('fonts/firasans-medium-webfont.eot');
    src: url('fonts/firasans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-medium-webfont.woff2') format('woff2'),
         url('fonts/firasans-medium-webfont.woff') format('woff'),
         url('fonts/firasans-medium-webfont.ttf') format('truetype'),
         url('fonts/firasans-medium-webfont.svg#fira_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

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

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important; }
body { font-family: 'NotoSans', sans-serif;  font-size: 15px; line-height: 1.6; color: #343434; background: #f6f5f2; word-wrap: break-word;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;}
.mh-container { /*width: 930px;*/ max-width:1170px; width:100%; margin: 30px auto; }
.mh-content-section	{ overflow: hidden; /*margin-left:-35px; margin-right:-35px;*/}
#main-content { /*width: 610px; */ max-width:70%; width:100%;overflow: hidden; margin-left:0;}
.mh-right-sb #main-content { float: left; margin-right:3%; }
.mh-left-sb #main-content { float: right; margin-left: 30px; }
body.custom-background { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.content-margin { padding: 5% 7.5%; }
.content-background { background: #fff; }

/***** 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: 'NotoSans', sans-serif;  line-height: 1.3; font-weight: 500; color: #343434; }
b, strong, .boldFont { font-weight: bold; }
i, em, .italicFont { 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 #eee; }
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: #666; padding: 15px; padding: 0.9375rem; border-left: 5px solid #2ecc71; 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 { color: #343434; text-decoration: none; }
a:hover { color: #2ecc71; }

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

.row [class*='mh-col-']:first-child { margin-left: 0; }
[class*='mh-col-'] { float: left; margin-left: 3%; overflow: hidden; }
.mh-col-1-1 { width: 100%; }
.mh-col-1-2 { width: 48.5%; }
.mh-col-1-3 { width: 31.333%; }
.mh-col-2-3 { width: 65.667%; }
.mh-col-1-4 { width: 22.75%; }
.mh-col-3-4 { width: 74.25%; }
.mh-col-1-5 { width: 17.6%; }
.mh-col-1-6 { width: 14.16%; }
.mh-col-1-7 { width: 11.714%; }
.mh-col-1-8 { width: 9.875%; }
.clear { clear: both; }
.clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }

/***** Lists *****/
.entry-content ol, .entry-content ul, .entry-content p{margin-bottom:0.875rem !important;}
.entry-content ul{list-style:disc;}
.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 10px 30px; margin: 0 0 0.625rem 1.875rem; }
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%; }

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

.header-wrap { width: 100%; color: #fff; background: #343434; margin-bottom: 30px; }
.logo { float: left; max-width: 100%; overflow: hidden; }
.logo-name { font-size: 34px; font-weight: 600; color: #fff; line-height: normal; padding: 0 15px; text-transform: uppercase; }

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

.main-nav { float: right; }
.main-nav ul li { float: left; position: relative; display: block; }
.main-nav ul li:hover, .main-nav ul .current-menu-item { background: #2ecc71; }
.main-nav ul li a { display: block; font-size: 13px; color: #fff; font-weight: 700; line-height: normal; padding: 16px 20px; text-transform: uppercase; }
.main-nav ul li:hover > ul { display: block; background: #2ecc71; z-index: 9999; }
.main-nav ul ul { display: none; position: absolute; padding: 0; }
.main-nav ul ul li { width: 160px; margin: 0; text-align: left; }
.main-nav ul ul li a { padding: 10px; }
.main-nav ul ul ul { left: 100%; top: 0; }
.menu-notice { display: inline-block; height: 34px; line-height: 34px; padding: 5px 20px; }
.menu-notice a { color: #fff; text-decoration: underline; }
.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_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: #f1f1f1; }
.slicknav_menu { background: #2ecc71; border-bottom: 1px solid #f1f1f1; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 400; color: #f1f1f1; 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 #f1f1f1; }
.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 { color: #fff; font-weight: 600; padding: 5px 10px; margin: 2px 5px; text-decoration: none; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_item:hover { color: #fff; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }

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

.loop-container { background: #fff; margin-bottom: 30px; }
.category-description { font-size: 14px; font-size: 0.875rem; margin: -30px 0 30px; border-top: 1px solid #eee; }
.sticky {}

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

/***** FlexSlider Direction Nav *****/

.flex-direction-nav { *height: 0; }
.flex-direction-nav a  { text-decoration: none; display: block; width: 30px; height: 20px; color: #fff; line-height: 1; text-align: center; padding: 5px 0; margin: -12px 0 0; position: absolute; z-index: 10; overflow: hidden; cursor: pointer; }
.flexslider .flex-prev { right: 30px; bottom: 0; background: #535353; }
.flexslider .flex-next { right: 0; bottom: 0; background: #535353; }
.flexslider .flex-prev:hover, .flexslider .flex-next:hover { color: #fff; background: #2ecc71; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: 'FontAwesome'; font-size: 20px; line-height: 1; display: inline-block; content: '\f104'; padding-bottom: 10px; }
.flex-direction-nav a.flex-next:before  { content: '\f105'; }

/***** Featured Content Slider *****/

.featured-content-empty { font-size: 14px; font-size: 0.875rem; background: #fff; margin-bottom: 30px; }
#featured-content { position: relative; height: 343px; margin-bottom: 30px; background: #343434; overflow: hidden; }
.featured-thumbnail { float: left; width: 610px; height: 343px; }
.featured-caption { float: right; width: 290px; height: 343px; border-left: 30px solid #2ecc71; }
.featured-header { padding: 20px 30px; }
.featured-title { font-size: 16px; text-transform: uppercase; }
.featured-title a { color: #fff; }
.featured-meta { font-size: 11px; color: #aaa; text-transform: uppercase; }
.featured-thumbnail img { width: 100%; }
.featured-excerpt { font-size: 14px; color: #a7a7a7; padding: 0 30px; }

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

.entry-wrap { background: #fff; }
.entry-header { padding: 5% 7.5% 0; }
.entry-title { font-size: 28px; font-size: 1.75rem; /*text-transform: uppercase;*/ overflow: hidden; }
.entry-meta { font-size: 14px; font-size: 0.875rem; color: #aaa; padding: 5px 0; margin-top: 10px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.entry-meta .fa { margin-right: 5px; }
.entry-meta span { /*margin-right: 20px;*/ }
.entry-meta span.updated{ margin-right:10px;}
.entry-avatar { height: 70px; width: 70px; float: left; margin-right: 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.entry-thumbnail { position: relative; margin-top: 5%; }
.entry-thumbnail img { /*width: 100%; */}
.entry-thumbnail .fa-info { position: absolute; bottom: 0; right: 0; padding: 5px 10px; color: #fff; background: #343434; }
.entry-thumbnail .wp-caption-text { position: absolute; display: none; bottom: 0; right: 0; padding: 10px; color: #fff; background: #343434; letter-spacing: 0.5px; z-index: 999; }
.entry-thumbnail:hover .wp-caption-text { display: block; }
.entry-icon { position: relative; width: 80px; height: 80px; margin: -40px auto 0; z-index: 999; }
.entry-icon .fa-stack { height: 80px; width: 80px; font-size: 40px; }
.entry-icon .fa-circle { color: #fff; }
.entry-icon .fa-inverse { color: #2ecc71; }
.entry-content a { color: #2ecc71; }
.entry-content a:hover { text-decoration: underline; }
.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 { margin-bottom: 30px; margin-bottom: 1.875rem; }
.entry-content blockquote p:last-child { margin: 0; }
.entry-tags { font-size: 13px; font-size: 0.8125rem; font-weight: 700; text-transform: uppercase; padding: 0 7.5% 30px; }
.entry-tags .fa-stack { font-size: 25px; }
.entry-tags .fa-circle { color: #f8f8f8; }
.entry-tags .fa-tags { color: #ddd; font-size: 20px; }
.page-title { font-size: 24px; font-size: 1.5rem; font-weight: 700; color: #555; text-transform: uppercase; margin-bottom: 30px; margin-bottom: 1.875rem; }
.page-title-wrap .page-title { padding-bottom: 20px; padding-bottom: 1.25rem; border-bottom: 1px solid #eee; }

/***** Social/Post Icons *****/

.entry-social { float: right; }
.entry-social .more-link { font-weight: 700; background: #2ecc71; padding: 10px 20px; text-transform: uppercase; }
.entry-social .more-link:hover { background: #343434; }
.entry-social .more-link i { font-size: 16px; margin-left: 3px; }
.entry-social li { float: left; font-size: 14px; }
.entry-social li:first-child a { padding-left: 15px; padding-right: 15px; }
.entry-social a { display: inline-block; color: #fff; padding: 10px 13px; background: #343434; }
.entry-social a:hover { color: #fff; background: #2ecc71; }

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

.related-posts { margin-top: 30px; }
.related-section-title { padding: 4% 0; text-align: center; text-transform: uppercase; border-bottom: 1px solid #eee; }
.related-wrap .related-item { margin-top: 30px; margin-top: 1.875rem; }
.related-wrap .related-item:first-child { margin: 0; }
.related-thumbnail { float: left; width: 70px; height: 70px; margin-right: 20px; }

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

.author-box { margin-top: 30px; }
.author-box-avatar { float: left; width: 100px; height: 100px; margin-right: 20px; }
.author-box-name { margin-bottom: 10px; }
.author-box-desc { font-size: 14px; font-size: 0.875rem; overflow: hidden; }

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

.pagination { font-size: 16px; font-size: 1rem; }
.page-numbers { display: inline-block; padding: 5px 15px; color: #fff; background: #343434; }
.page-numbers:hover, .current, a:hover .pagelink { color: #fff; background: #2ecc71; }
.page-numbers a { display: block; }
.pagelink { display: inline-block; padding: 5px 15px; color: #fff; background: #2ecc71; }
a .pagelink { color: #fff; background: #343434; }
.post-nav-wrap { text-transform: uppercase; border-top: 1px solid #eee; }
.post-nav-prev { float: left; }
.post-nav-next { float: right; }
.post-nav-prev .fa { margin-right: 10px; }
.post-nav-next .fa { margin-left: 10px; }

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

img { max-width: 100%; width: auto\9; /* ie8 */ height: auto; vertical-align: bottom; }
.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; line-height: 1.4; color: #454545; 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; }
.image-frame { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.image-frame img{ width:100%; margin:0 !important;}

/***** 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%; }
.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%; }
table th { color: #fff; background: #2ecc71; 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 #eee; border-top: 0; text-align: center; vertical-align: middle; padding: 10px; padding: 0.625rem; }

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

footer { color: #fff; font-size: 14px; font-size: 0.875rem; background: #343434; margin-top: 30px; }
footer a { color: #fff; }
.social-nav { float: right; line-height: 1; padding: 20px 15px; padding: 1.25rem 0.9375rem; }
.social-nav .screen-reader-text { position: absolute; top: -9999rem; left: -9999rem; }
.social-nav .fa-mh-social { color: #fff; }
.social-nav .fa-mh-social:hover { color: #2ecc71; }
.social-nav li { float: left; padding: 0 5px; padding: 0 0.3125rem; }
.social-nav li a { font-size: 18px; font-size: 1.125rem; }
.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'; }
.copyright-wrap { float: left; }
.copyright { line-height: 1; padding: 22px 20px; padding: 1.375rem 1.25rem; }

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

.comment-section { background: #fff; margin-top: 30px; }
.comment-section-title { padding: 4% 0; text-align: center; text-transform: uppercase; border-bottom: 1px solid #eee; }
.commentlist { font-size: 14px; font-size: 0.875rem; list-style: none; padding: 5% 7.5% 0; }
.commentlist a { color: #000; }
.commentlist a:hover { color: #2ecc71; }
.commentlist .depth-1 { padding-bottom: 10px; padding-bottom: 0.625rem; }
.commentlist .comment { padding-top: 20px; padding-top: 1.25rem; }
.commentlist .vcard { position: relative; font-weight: 700; margin-bottom: 10px; margin-bottom: 0.625rem; }
.commentlist .avatar { float: left; width: 70px; height: 70px; margin-right: 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.commentlist .bypostauthor .avatar { border: 2px solid #2ecc71; }
.commentlist .children { list-style: none; margin-bottom: 0; }
.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-author, .comment-author a { color: #2ecc71; }
.comment-text { overflow: hidden; }
.comment-info { color: #2ecc71; margin: 20px 0px; margin: 1.25rem 0rem; }
.comment-reply-link { font-weight: 700; text-transform: uppercase; }
.comments-pagination { margin-bottom: 20px; margin-bottom: 1.25rem; }
.no-comments { padding: 20px; border-top: 1px solid #eee; }

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

#respond { background: #fff; }
#respond .logged-in-as, #respond .comment-notes { font-size: 14px; font-size: 0.875rem; margin-bottom: 10px; margin-bottom: 0.625rem; }
#commentform { padding: 6%; }
.comment #commentform { padding: 0; }
.comment-email, .comment-name, .comment-url, .comment-text-area { margin-bottom: 30px; }
#cancel-comment-reply-link { display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; text-transform: uppercase; margin-top: 30px; }
#comment-submit { font-size: 14px; font-size: 0.875rem; font-weight: 700; text-transform: capitalize; }
.required { color: #2ecc71; }

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

input { font-size: 12px; font-size: 0.75rem; padding: 10px; padding: 0.625rem; border: none; background: #eee; }
input[type=text], input[type=email], input[type=tel], input[type=url] { width: 50%; }
input[type=submit] { color: #fff; font-weight: 600; padding: 10px 20px; cursor: pointer; background: #2ecc71; display: inline-block; border: 0; -webkit-appearance: none; }
input[type=submit]:hover { color: #fff; border: 0; }
textarea { width: 95%; line-height: 1.5; padding: 10px; padding: 0.625rem; border: none; background: #eee; }

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

#searchform { width: 100%; max-width: 300px; text-align: right; float:left; display: inline-block; overflow: hidden; }
#searchform div { background: #edf0f0; }
#searchform #s { float: left; width: 73%; font-size: 13px; line-height: 30px; color: #343434; /*padding: 0 10px; */border: none; background: #edf0f0; overflow: hidden; }
#searchform #s:focus { outline: none; }
#searchform .screen-reader-text { display: none; }
#searchsubmit { width:53px; height:50px; font-size: 11px; padding: 0; text-transform: uppercase; background:#f36621 url(images/background/searchIcon.png) no-repeat 15px 15px; text-indent:-9999px; }

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

.wpcf7-form p { font-size: 14px; font-size: 0.875rem; margin-bottom: 10px; margin-bottom: 0.625rem; }
.wpcf7-response-output { font-size: 14px; font-size: 0.875rem; background: #fff; }
div.wpcf7-response-output { margin: 20px 0 0; background: #fff; }

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

.sitemap .widget-title { font-size: 16px; font-size: 1rem; margin-bottom: 10px; margin-bottom: 0.625rem; padding: 0; border: 0; }
.sitemap-list { font-size: 14px; font-size: 0.875rem; list-style: none; margin-bottom: 40px; margin-bottom: 2.5rem; margin-left: 0; }
.sitemap-list > li { border-top: 1px solid #eee; }
.sitemap-list > li:first-child { border: none; }
.sitemap .children { list-style: circle; margin: 0 0 0 16px; margin: 0 0 0 1rem; }

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

#main-sidebar {/* width: 290px;*/ max-width:27%; width:100%; overflow: hidden; }
.mh-right-sb #main-sidebar { float: left; }
.mh-left-sb #main-sidebar { float: right; }
.sb-widget { padding: 15px; margin-bottom: 30px; background: #fff; }
.widget-content { overflow: hidden; }
.widget-title { font-size: 14px; font-size: 0.8725rem; color: #343434; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }

/***** Default WordPress Widgets *****/

.sb-widget .menu > .menu-item, .sb-widget .page_item a, .sb-widget .cat-item { display: block; padding: 5px 0px; padding: 0.375rem 0rem; border-top: 1px solid #eee; }
.sb-widget .menu-item:first-child, .sb-widget .page_item:first-child a, .sb-widget .cat-item:first-child { border: 0; padding-top: 0; }
.sb-widget .children .page_item a { padding: 5px 0; padding: 0.375rem 0rem; }
.sb-widget .menu-item, .sb-widget .page_item a, .sb-widget .cat-item { line-height: 1.3; }
#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; }

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

.cp-widget .cp-item { padding-top: 15px; padding-top: 0.9375rem; margin-top: 15px; margin-top: 0.9375rem; border-top: 1px solid #ebebeb; }
.cp-widget li:first-child { padding: 0; margin: 0; border: 0; }
.cp-widget .cp-thumb { float: left; width: 70px; height: 70px; margin-right: 20px; margin-right: 1.25rem; }
.cp-widget .cp-widget-title { font-size: 13px; font-size: 0.825rem; font-weight: 700; line-height: 1.3; text-transform: uppercase; }
.cp-widget .meta { font-size: 11px; font-size: 0.6875rem; color: #aaa; text-transform: uppercase; }
.cp-widget .cp-data { overflow: hidden; }

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

.user-widget li { border-top: 1px solid #b2b2b2; }
.user-widget li:first-child { padding: 0; margin: 0; border: 0; }
.uw-wrap { padding-top: 15px; padding-top: 0.9375rem; margin-top: 15px; margin-top: 0.9375rem; }
.uw-avatar { float: left; width: 80px; height: 80px; margin-right: 20px; margin-right: 1.25rem; }
.uw-text { font-size: 14px; font-size: 0.875rem; }
.uw-text a { font-weight:bold; }
.uw-text .author-name { font-size: 16px;}
.uw-data { font-size: 13px; color:#6d6e71;}

/***** Author Bio Widget *****/

.author-bio-widget .author-avatar { width: 150px; height: 150px; margin: 0 auto; }
.author-bio-widget .author-bio { font-size: 14px; font-size: 0.875rem; margin-top: 15px; }

/***** Jetpack Infinite Scroll *****/

.infinite-scroll .loop-pagination { display: none; }
#infinite-handle span { display: inline-block; font-size: 14px; font-size: 0.875rem; font-weight: 700; color: #fff; background: #343434; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
#infinite-handle span:hover { background: #2ecc71; }
#infinite-footer .container { font-size: 16px; font-size: 1rem; border: 0; background: #343434; }
#infinite-footer .blog-info a, #infinite-footer .blog-info a:hover, #infinite-footer .blog-credits, #infinite-footer .blog-credits a, #infinite-footer .blog-credits a:hover { color: #fff; }

/*Customized CSS*/
/*priyanka*/
a:focus{ outline:0;}
input, input[type="submit"], .multicolor-subscribe-form .commons{font-family: 'NotoSans', sans-serif;}
/*.main-nav ul li.home a{ background:url(home-menu.png) no-repeat left top; text-indent:-9999px; width:27px; height:21px; margin-right: 40px;margin-top: 17px; padding: 0;}*/
.main-nav ul li a{ font-size:16px; font-weight:normal; text-transform:none; padding:0 15px; line-height:46px;}

/*.main-nav ul li.home:hover{ background:none;}

.main-nav ul li.home a:hover{ background:url(home-menu-hover.png) no-repeat left top; background-color:none;}*/
#headerSocial{ float:right; margin-bottom:10px; margin-top:5px;}
#headerSocial li{ display:inline-block; margin-left:12px; margin-right:3px;}
#headerSocial li a{ color:#343434;}
#facebookHeader:hover{ color:#01669c; }
#twitterHeader:hover{ color:#00bff3;}
#linkedinHeader:hover{ color:#0072bc;}
#googleplusHeader:hover{ color:#ed1c24;}
#youtubeHeader:hover{ color:#ed1c24;}
#rssHeader:hover{ color:#f26522;}
.clear{ clear:both;}
.entry-title{ /*text-transform: uppercase;*/ line-height:1.5; font-size:20px; color:#343434; font-weight:600;}

#searchsubmit, .multicolor-subscribe-form input[type="submit"] {font-size: 16px;font-weight: 500; text-transform:uppercase; position:relative; }

.span-reading-time, .rt-reading-time {color:#666 !important; font-size:14px !important;}
.rt-reading-time {margin-bottom:10px;}

/*#searchform #s{ padding:4px 10px;}*/
#homeBanner{ margin-bottom:38px;}
#shortPost{ padding:25px 15px 20px 0}
.entry-excerpt{ font-size:15px; line-height:1.5; padding:30px 55px 0 32px;}
#shortPost .entry-excerpt{ padding:0px 0 0 260px; margin-top:-4px; margin-bottom:38px;}
.entry-meta{ color:#343434; font-size:14px; }
.indi-meta{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0; padding:2px 0px 2px 0px; color:#343434; font-size:14px; margin-top:10px;}
.post-dtl{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#6e6e6e;}
.post-dtl a{ color:#6e6e6e; text-transform:capitalize;}
.post-dtl span{ margin-right:10px;}
.indi-meta span.likeDislike{ padding-top:4px;}
.indi-meta .mr_social_sharing_wrapper{ float:left; width:auto !important; margin-bottom:0 !important; margin-left:0 !important;}
.indi-meta .ldc-ul_cont{ margin-bottom:0 !important;}
.authorPic{ float:left; margin-right:20px;}
.authorPic img{ border-radius:50%; margin:0;}
.entry-meta div.ratingblock{ float:right; margin-top:0;}
.entry-meta span.updated{ text-transform:uppercase;}
.entry-meta span.entry-category{ text-transform: capitalize;}
.entry-header{ padding:22px 15px 0;}
.content-margin{ padding:0;}
.entry-social li.entry-social-more .more-link{ font-weight:bold; padding:9px 20px; font-size:14px; background:#e0e0e0; color:#343434; letter-spacing:0.5px;}
.entry-social li.entry-social-more .more-link:hover{ background:#f36621; color:#ffffff;}
.entry-social a{ padding:9px 13px;}
.featured-title a:hover{ color:#fff;}
/*Footer*/
footer{ /*background:#858383; */color:#fff; margin: 30px -35px 0;padding:30px 3%;}
footer h4{ color:#fff; font-size:15px; font-weight:600; letter-spacing:0.5px; margin-bottom:5px;}
footer .productLinks ul{ float:left; margin-right:40px;}
footer .productLinks ul li{ line-height:1.5;}
footer .productLinks ul li a{ font-size:13px;}
footer .productLinks ul li a:hover{color:#f36621;}
#footerStrip{ margin-top:35px; font-size:13px;}
#footerSocial{ float:right; margin-top:0px;}
#footerSocial ul{ display:inline-block; padding:10px 0 6px; float:right;}
#footerSocial ul li{ display:inline-block; margin-right:11px;}
#footerSocial ul li:last-child{ margin-right:0;}
#footerSocial ul li a{ width:34px; height:34px; display:inline-block; text-align:center; color:#fff;}
#footerSocial ul li a i{ padding-top:10px;}
#footerSocial ul li a:hover{ background:#f36621;}
#facebookFooter{background:#0054a6;}
#twitterFooter{background:#00bff3;}
#linkedinFooter{background:#0072bc;}
#youtubeFooter{background:#ff0000;}
#googleplusFooter{background:#ed1c24;}
#rssFooter{background:#f36621;}

/* Text widget change */
.textwidget #footerSocial ul{ padding:0; }

.copyright-wrap{ width:100%;}
footer .multicolor-subscribe-form .mcolor-subbox { box-shadow:none; margin:0;}
footer .multicolor-subscribe-form input[type="submit"]{font-size:15px; height:40px; margin-left:-5px;}
footer .multicolor-subscribe-form input[type="email"]{  background:#fff;color:#858383; max-width:180px; float:left; font-size:13px;}
footer a:hover{ color:#fff;}
/*footer end*/
.widget-title{ color:#343434; font-size:23px; font-weight:600; padding-bottom:10px;}
.multicolor-subscribe-form input[type="email"]{ width:100%;background:#edf0f0;border: medium none !important;color:#343434;font-size:15px;line-height: 30px;padding: 0 10px; height:40px; margin-bottom:20px; box-shadow:none;}
.multicolor-subscribe-form .mcolor-button{ transition:none;}
#followUs span{ font-size:23px; margin-right:20px; font-weight:bold;}
#followUs a{ color:#fff; text-align:center;width:30px; float:left; margin-right:16px;height:30px; border-radius:5px;}
#followUs a:hover, #followUs a#facebookSidebar:hover{ background:#000;}
#followUs a:last-child{ margin-right:0;}
#followUs a#facebookSidebar{ background:#0054a6; text-align:right;}
#followUs a i{ padding-top:8px;}
#followUs a#facebookSidebar i{ padding-right:5px; font-size:25px;}
#followUs a#googleplusSidebar i{ font-size:32px;}
#googleplusSidebar{ background:#ed1c24;}
#twitterSidebar{ background:#00bff3;}
#followUs span{ float:left;}
.main-nav{ background:#343434;}
.header-wrap {background: none;}
.entry-thumbnail{ margin-top:12px; padding:0 15px; }
.single-post .entry-thumbnail{ margin-top:12px; padding:0 2%; width:96%; display:inline-block;}
#shortPost .entry-thumbnail{ margin:0; float:left;}
.widget-title{ border-bottom:1px solid #b2b2b2;}
.wpp-thumbnail, .latestPost li div img{ border-radius:45px; margin:0 20px 0 0;}
.wpp-list, .latestPost{ margin-top:-20px;}
.related-thumbnail{ height:81px; width:80px; margin-right:35px;}
.related-section-title{ text-align:left;}
.wpp-list li, .latestPost li/*, #innerPopularPost .wpp-list li*/{border-bottom:1px solid #b2b2b2; padding:20px 0; float:left; width:100%;}
/*#innerPopularPost .wpp-post-title{ padding-left:0;}*/
/*#innerPopularPost .wpp-list li{ display:table; float:none;}*/
#innerRelatedPost .related-wrap .related-item{display:table; float:none;  border-bottom: 1px solid #e0e0e0;padding: 20px 0;width: 100%; margin-top:0;}
/*#innerPopularPost .wpp-list li p{ display:table-cell; vertical-align:middle; width:100%;}*/
#innerRelatedPost .related-wrap .related-item p{display:table-cell; vertical-align:middle; width:100%;}
.wpp-post-title{font-size:14px; line-height:1.4; padding-left:100px; color:#343434;}
.related-title{font-size:16px; line-height:1.4; display:block; font-weight:500; text-transform:uppercase;}
.wpp-date-custom-sb{ color:#6a6d6d; font-size:12px; font-weight:normal; padding-left:100px; display:block;}
.wpp-date-custom-post{color:#a7a9ac; font-size:14px;}
.related-date-custom-post{color:#6a6d6d; font-size:13px; text-transform:uppercase;}

.entry-wrap .entry-content.content-margin{ /*padding:40px 20px 20px 50px;*/ padding:20px 15px;}
.entry-wrap .entry-content h3{ font-weight:500; margin-bottom:10px; font-size:19px;}
.comment-section{ padding-bottom:50px;}
#commentform{ position:relative; padding:6% 20px 6% 40px;}
#commentform .form-submit{ text-align:right;}
#comment{ /*position:absolute; top:67px; right:20px;*/  float:right; margin-top:0; margin-left:20px;width:44%; height:150px;font-family: 'NotoSans', sans-serif; font-size:13px; color:#777575; background:#ebebeb;}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"]{ width:45%; display:block; font-size:13px; color:#777575; background:#ebebeb;}
a.postThumb, .latestPost li div{ float: left;margin-right:20px;max-width: 80px;width: 100%;}
.latestPost li a{ display:block;}
.latestPost li .post-date{ padding-left:100px; display:block;}
.tagcloud a{ line-height:1.4;}
.main-nav ul li.menu-item-home a{ background:url(images/home-menu.png) no-repeat left top; height:21px; width:27px; display:inline-block; text-indent:-9999px; margin-right:15px;margin-top: 14px; padding: 0;}
.main-nav ul li.menu-item-home:hover, .main-nav ul li.menu-item-home.current-menu-item{ background:none;}
.main-nav ul li.menu-item-home{ /*padding-left:520px;*/}
.main-nav ul li.menu-item-home a:hover{ background:url(images/home-menu-hover.png) no-repeat left top; height:21px; width:27px; display:inline-block;}
.header-wrap{ margin-bottom:15px;}
/*.featured-caption, #featured-content{ height:263px;}*/
.featured-title{ text-transform:none;font-size:18px;}
.featured-excerpt{ color:#cccccc; font-size:15px;}
.featured-meta{font-size:13px;}
.post-nav-wrap{ margin-bottom:30px;}
.main-nav ul li.current-menu-item.menu-item-home a{background: url(images/home-menu-hover.png) no-repeat scroll left top;}
.rpwe-ul li:last-child, #innerRelatedPost .related-wrap .related-item:last-child{
    border-bottom: none;
} 
.commentlist .vcard{ font-weight:normal; font-size:13px; margin-bottom:5px;}
.commentlist .vcard .comment-author{ font-weight:500; font-size:15px;}
.commentlist a{ color:#343434;}
.comment-reply-link {float: right;font-size: 15px;font-style: italic;font-weight: 700;text-transform: none; margin-right:4px;}
.comment-text p{ margin-bottom:10px;}
.archiveDate{ background:#e8eaeb; padding-bottom:30px;}
.archiveDate ul{ float:left; margin-right:4%; width:165px; background:#fff; padding-bottom: 30px; margin-bottom:30px; width:22%;}
.archiveDate ul:last-child{ margin-right:0;}
.archiveDate ul li{ padding:0 0 0 15px; margin-bottom:4px;}
.archiveDate ul.last, .archivePosts p.last{ margin-right:0;}
.archiveDate ul h4{ background:#343434; color:#fff; text-align:center; font-size:16px; font-weight:normal; padding:12px 0; margin-bottom: 25px;}
.archiveDate ul h4.active{ background:#f36621;}
/*.archiveDate ul li a.active{ border-bottom:1px solid #949494;}*/
.archiveDate ul li a.active:hover{ color:#f36621; border-bottom:1px solid #f36621;}
.blogWrapper{ background:#e8eaeb; /*max-width:1000px;*/ max-width:1240px; width:100%; margin:0 auto -25px; padding-top:10px;}
.mh-container{ margin:0 auto;}
.author-box.authorBanner{background:#595959; padding:35px 0px 25px 35px; color:#fff; /*margin:0 35px 30px 35px;*/}
.authorBanner{ font-size:16px;}
.authorBanner img{ float:left;}
.authorBanner h4{ font-size:20px; margin-bottom:10px; font-weight:bold; color:#fff;}
.authorBanner div.authorDescription{/* width:390px;*/ margin-left:185px; padding-right:100px;}
.author-box-name a{ color:#f36621; font-weight:500; font-size:18px;}
.author-box{ position:relative; padding:15px; margin-bottom:30px;}
.author-box a.moreArticle{ position:absolute; right:30px; margin-bottom:15px; bottom:0;color:#343434; font-size:16px; font-weight:500;}
a.moreArticle:hover{ text-decoration: underline;}
#comment-submit:hover{ background:#343434;}
.author-box-desc{ font-size: 15px;
    line-height: 1.5;
    margin-bottom: 45px;
}
.archiveLinks{ float:left; max-width:115px;}
.archivePosts{ float:right; margin-right:-20px;}
.archivePosts p{width:190px; float:left; margin-right:20px; line-height:1.3;}
.archiveLinks p a{ background:#3a3f43; font-size:14px; color:#fff; min-width:80px; padding:5px 10px;}
.archiveLinks p a:hover{ color:#fff; text-decoration:none;background:#f36621;}
.archiveLinks a{ color:#f36621; float:right;}
.archiveLinks a:hover{ color:#f36621; text-decoration:underline;}
.archivePosts p img{ display:block; margin-bottom:7px;}
.archiveMoreLinks{ text-align:right;}
.archiveMoreLinks a{font-size:14px; color:#f36621; margin-right:20px;}
.archiveMoreLinks a:hover{ text-decoration:underline;}
.categoryContainer{  margin-bottom: 25px;
    padding: 0 15px 5px;}
#archiveCategoryContainer{ padding-top:25px;}
.archiveCategory{ padding-bottom:20px;border-bottom:1px solid #e2e2e2;}
#innerRelatedPost{ background:#fff; padding:15px; margin-bottom:30px;}
/*#innerPopularPost .wpp-post-title{ font-size:18px;}*/
/*#innerPopularPost span.populardate{ color:#a7a9ac; font-size:14px;}*/
#innerRelatedPost h2{  color: #343434;
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 10px;
	padding-top:0;
    text-transform: none;border-bottom: 1px solid #e0e0e0;}
/*#innerPopularPost .wpp-list{ margin-top:0;}*/
.post-nav-next a i, .post-nav-prev a i{ background:#343434; border-radius:15px; padding-top:3px; width:13px; height:12px; font-size:10px; color:#fff; padding-left:2px; vertical-align:2px;}
.post-nav-prev a i{ padding-left:0; padding-right:2px;}
/*.post-nav, .post-nav a{ color:#fff;}*/
.post-nav-prev{ width:50%; border-right:1px solid #c4c3c3; min-height:90px;}
/*.post-nav-prev img, .post-nav-next img{ position:relative;}*/
.post-nav-next{width:49%;}
.post-nav-prev span.prev-nav-title,.post-nav-next span.next-nav-title{  left:0; width:87%; text-align:center; text-transform:none; margin:5px 0; display:inline-block; font-weight:bold;}
.post-nav-next span.next-nav-title{right:0;}
span.prevPost, span.nextPost{ display:block; text-transform:uppercase; margin-bottom:5px; font-weight:normal;}
.page-title{ color:#343434; font-weight:500; text-transform:none; font-size:24px; border-bottom:1px solid #828282; padding-bottom:10px; padding-left:15px;}
.page-title.content-background{ background:none; margin-bottom:15px; padding-top:22px; font-weight:600;}
.author-box-avatar{height: auto; width: auto;}
.theme-default .nivo-controlNav a.nivo-control{ background:#fff; width:15px; height:15px; border-radius:15px; margin-right:13px;}
.theme-default .nivo-controlNav a.nivo-control.active{ background:#f36621; }
.theme-default .nivo-controlNav{ /*margin-top:-40px;*/ position:relative;}
#comment-submit{ font-size:16px; font-weight:normal; padding:6px 25px;}
.nivoSlider{ height:346px !important;}
.theme-default .nivo-controlNav{ margin-top:-45px;}
.metaslider{ margin-top:-25px;}
.theme-default .nivo-controlNav{ padding-bottom:0 !important;}
.pageBg.content-background{ background:none;}
.pageBg.content-background .entry-content{ background:#fff; padding:30px;}
div.noContent{ padding:30px;}
.page-title-wrap .page-title{border-bottom: 1px solid #828282;  margin-bottom: 15px; padding-top: 22px; padding-bottom:10px; font-weight:600;}
#comment.loggedInomment{ width:96%; margin-top:20px; float:none; margin-left:0; margin-bottom:20px}
.slicknav_nav a, .slicknav_nav a:hover{ font-size:19px; font-weight:normal;}
.slicknav_nav ul{ padding-left:0;}
.post-nav, .post-nav a{ display:block; text-align:center;}
.post-nav{ margin-top:5px; padding-bottom:5px;}
.post-nav a:hover{ color:#f36621;}
.post-nav a:hover span.prevPost, .post-nav a:hover span.nextPost{ color:#343434;} 
/*.post-nav-prev span.prev-nav-title, .post-nav-next span.next-nav-title{background-color: rgba(0, 0, 0, 0.6); height:100%;}
*/
/*End*/
/*Captcha css*/
div#captchaImgDiv{display:block;}
.captchaSizeDivSmall{width:175px; height:45px; padding-top:10px;}
.captchaSizeDivLarge{width:250px; height:60px;}
img#si_image_com,#si_image_reg,#si_image_log,#si_image_side_login{border-style:none; margin:0; padding-right:5px; float:left;}
.captchaImgRefresh {border-style:none; margin:0; vertical-align:bottom;}
div#captchaInputDiv{display:block; padding-top:15px; padding-bottom:5px;}
label#captcha_code_label{margin:0 0 15px; display:inline-block;}
input#captcha_code {width:65px; margin-top:-15px;}
/*Ends captcha css*/
#subscribe-reloaded{background:#ebebeb; width:100%; display:block; border:0; color:#777575; padding:0.625rem; font-size:13px; font-family: 'NotoSans', sans-serif; margin-bottom:30px;}
h4.shareIcons{font-size: 15px; margin:50px -20px 7px -50px; padding:20px 20px 0 50px; border-top:1px solid #eee; color:#666666;}
div.mr_social_sharing_top, span.mr_social_sharing_top{ margin-right:10px !important;}
div.mr_social_sharing_wrapper{ margin-left:-2px !important;}
/*.mr_social_sharing{ display:none  !important; } */
/*#___plusone_0{ width:40px !important;}*/ 
/*#twitter-widget-0, #twitter-widget-1{
 width: 80px !important;
}*/
#___plusone_0, #___plusone_1{
width: 59px !important;
}
.rpwe-block h3{font-family: 'NotoSans', sans-serif;}
.ldc-ul_cont{ border:0 !important; background:none !important; font-weight:normal !important; font-size:inherit !important; padding:0 !important; margin-right:15px;}
.ldc-ul_cont i.fa-thumbs-o-down{ color:#5d5d5d;}
.ldc-ul_cont i.fa-thumbs-o-up{ color:#f5854d;}
.entry-meta .ldc-ul_cont .fa{ margin-right:4px;}
span.ldc-ul_cont img{ display:none;}
span.ldc-ul_cont span{ margin-right:0;}
.entry-meta .ldc-ul_cont .fa.fa-thumbs-o-down{ margin-right:0;}
span.likeDislike{ float:right; margin-right:0; color:#5d5d5d;}
#noContent{ padding:30px; display:block; overflow:hidden;}
.pagination{ margin-bottom:10px; margin-top:-10px;}
.author-box { margin-top:0;}
#menu-main-menu{float:right;}
.main-nav{ float:none; margin-left:170px; height:46px;}
.tagcloud{ margin-top:-10px;}
#main-sidebar #twitter-widget-0{ height:250px !important; min-width:100% !important;}
#socialBottom{ margin-top:40px;}
#socialBottom .mr_social_sharing_wrapper{ width:auto !important; float:left;}
#socialBottom .leaveComment{ float: right;font-size: 16px;font-style: italic;font-weight: bold; margin-top:4px; margin-right:25px;}
.entry-meta {padding: 5px 0;}
.logo-text {float: left;font-size: 25px;margin-left: 10px;}
.hideOnMobile {display:block}
.showOnMobile {display:none;}

.menu-main-menu-container{display:inline-block; float:right;}
/*Customized CSS ends*/
/* Single post tags style */
section.tag-box{
	text-align:center;
	margin:15px 0 0;
}
section.tag-box ul{
	list-style:none;
	margin:0 !important;
}
section.tag-box ul li{
	float:left;
	margin:0 10px 10px 0;
}
section.tag-box ul li a{
	border:1px solid #999;
	color:#999;
	border-radius:15px;
	padding:5px 7px;
	font-size:13px;
}
section.tag-box ul li a:hover{
	border:1px solid #f36621;
	color:#f36621;
	text-decoration:none;
}

.post-dtl span .twitter-follow-button{
	vertical-align:middle;
}
.custom-search{
	display:none;
}

.heateorSssTotalShareText {text-transform: uppercase !important;}
.heateorSssTotalShareCount {color: #9e9e9e !important;}


/*  EU Cookie Law Bar  ------------------------ */
.cookie-bar {
  background:rgba(0,0,0,0.8);
  bottom: 0;
  color: #ffffff;
  font-size:14px;
  left: calc(-50vw + 50%);
  margin: 0 auto;
  max-width: 100%;
  padding:25px 0;
  position: fixed;
  right: calc(-50vw + 50%);
  text-align: center;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  transition: -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

.cookie-bar:before {
  border-top: 1px solid rgba(255, 255, 255, 0.35);
  content: "";
  left: calc(-50vw + 50%);
  margin: 0 auto;
  position: absolute;
  right: calc(-50vw + 50%);
  top: 0;
  width: 100%;
}

.cookie-bar > p {
color:#CCC;
line-height:0;
  margin: 0;
  max-width: 100%;
}

.cookie-bar > p > a {
  color: #ffffff;
  text-decoration: underline;
}

.cookie-bar > p > a:hover {
  color: rgba(255, 255, 255, 0.9);
}

.cookie-bar.is-sticky {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.cookie-bar__close {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 50%;
  display: inline-block;
  margin-left: 1.5rem;
  overflow: hidden;
  padding:12px;
  position: relative;
  text-indent: -99999rem;
}

.cookie-bar__close:before, .cookie-bar__close:after {
  content: '';
  background: #ffffff;
  height: 2px;
  left: 15%;
  margin-top: -1px;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 70%;
  top: 50%;
}

.cookie-bar__close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cookie-bar__close:hover {
  background: #fe8964;
}



/***** Media Queries *****/
@media screen and (max-width: 1258px) {
	footer{ margin-left:0; margin-right:0; padding:50px 20px 33px;}
	.archiveLinks, .archiveLinks a, .archivePosts{ float:none;}
	.archiveLinks{ max-width:100%;}
	.archiveLinks p a{ float:left; margin-right:10px;}
	.archivePosts{ margin-top:25px;}
	.mh-content-section{ margin-left:0; margin-right:0;}
	#main-content{ max-width:68%; margin-left:0;}
	#main-sidebar{ max-width:29%;}
	.author-box.authorBanner{ margin:0 0 30px;}
}
@media screen and (max-width: 1170px) {
	#followUs span{ float:none; display:block;}
	#searchsubmit{ width:18%;}
}

@media screen and (max-width: 970px) {
	.menu-main-menu-container{width:100%; text-align:center;}
	.mh-container { /*width: 728px;*/ max-width:100%; width: 90%;}
	#main-content, #main-sidebar { float: none; width: 100%; margin-right: 0; max-width:100%;}
	#searchform{ max-width:100%; max-height:50px; }
	#searchform #s{ width:85%;}
	#featured-content { height: 257px; }
	.featured-thumbnail { width: 458px; height: 257px; }
	.featured-caption { width: 240px; height: 257px; }
	.js .slicknav_menu { display: block; }
	.js .main-nav { display: none; }
	.commentlist ul, .commentlist ol { margin: 0 0 30px 0; margin: 0 0 1.875rem 0; }
	.commentlist ul ul, .commentlist ol ol { margin: 0; }
	input[type=text], input[type=email], input[type=tel], input[type=url], textarea { width: 93%; }
	
#footerSocial {
    float: none;
	margin-top:0;
}
.productLinks ul{ margin-bottom:40px;}
#footerSocial ul{ margin-top:-60px;}
#footerStrip{ margin-top:20px;}
.logo{ text-align:center; float:none;}
.slicknav_menu{ margin-bottom:15px;}
.mh-right-sb #main-sidebar {
    margin-top: 30px;
}
.metaslider{ margin-top:0;}
.archivePosts{ margin-right:0;}
/*#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"]{ width:100%;}
#comment{

    position: relative;
    right: 0;
    top: 0;
    width: auto;
}*/
#featured-content, .featured-thumbnail, .featured-caption{ width:100%; height:auto;}
.featured-caption { padding-bottom: 35px; border-top: 30px solid #2ecc71; border-left: none; }
.wpp-post-title, .rpwe-block h3, .related-title{ font-size:15px !important;}
.authorBanner div.authorDescription{ padding-right:50px;}
#main-sidebar #twitter-widget-0 .timeline{ max-width:100% !important;}
#main-sidebar #twitter-widget-0{ max-width:100% !important;}
#searchsubmit{ width:53px;}
/*.metaslider{ margin:0 auto;}*/
.custom-search{	display:block; }
}
@media screen and (max-width: 767px) {
	.mh-container {
    max-width: 100%;
    padding: 0 15px;
    width: auto;
}
.hideOnMobile {display:none;}
.showOnMobile {display:block;}
.mobileLogoText{font-size:24px; color:#000;text-align:center; }
.productLinks {text-align:left;}
#footerSocial {float:none;}
#footerSocial .widget-content {overflow:inherit;}
footer .multicolor-subscribe-form input[type="email"]  {float:none;}
.multicolor-subscribe-form .mcolor-button {vertical-align:inherit;padding-top:6px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;line-height:20px}
.multicolor-subscribe-form  {text-align:center;}
#footerSocial ul { text-align: center; float:none;display:inherit}
#footerStrip {text-align:center;font-size: 10px;}
	#main-content { margin-bottom: 30px; margin-bottom: 1.875rem; }
	.single #main-content, footer { margin: 0; }
	/*#featured-content, .featured-thumbnail, .featured-caption { width: 100%; height: auto; }*/
	
	[class*='mh-col-'] { float: none; width: 100%; margin: 0; }
	.logo { float: none; }
	.logo-name { text-align: center; }
	.commentlist .avatar { float: none; display: block; margin: 0 auto 30px; }
	.social-nav, .copyright-wrap { float: none; text-align: center; }
	.social-nav { padding-bottom: 0; }
	.social-nav ul { display: table; margin: 0 auto; }
	.archiveDate ul{ float:none; width:100%; margin-bottom:20px;}
	.archiveDate{ padding-bottom:0;}
	footer {
    margin: 30px -15px 0;
    padding: 50px 15px 33px;
}
	.social-nav, .copyright-wrap{ text-align:left;}
	#headerSocial{ display:none;}
	.blogWrapper{ padding-top:0}
	
	.slicknav_menu{ margin:0 -15px; padding:0 15px;}
	#comment{ float:none; margin-top:0; margin-left:0;position: absolute;top:195px; width:88% !important;}
	#comment.loggedInomment{ position:relative; top:0;}
	.captchaSizeDivLarge{ margin-top:230px;}
	#commentform{ padding:4%;}
	#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"], #comment, .comment-notes{ width:96%}
	#commentform .form-submit{ text-align:left;}
	.authorBanner div.authorDescription{ padding-right:20px; width:auto;}
	.slicknav_nav a, .slicknav_nav a:hover{ padding-left:0; margin-left:0;}
	.slicknav_btn{ padding: 0.625rem 0;}
	.slicknav_menu{ margin-bottom:15px;}
	.authorBanner div.authorDescription{ margin-left:0;}
	.entry-excerpt, .entry-wrap .entry-content.content-margin, .pageBg.content-background .entry-content {
    padding: 30px 15px 15px;
}
.archivePosts{ margin-right:0; margin-top:15px;}
.archivePosts p{ width:100%; margin-top:20px; margin-right:0;}
.indi-meta .mr_social_sharing_wrapper{ margin-left:0 !important;}
.indi-meta .mr_social_sharing_wrapper, .indi-meta span.likeDislike{ float:none;}
}
@media screen and (max-width: 640px){
	.archiveLinks p a{ min-width:auto; display:block;}
	.archivePosts,.archiveLinks a{ float:none;}
	.archiveLinks{ width:100%;}
	#footerSocial ul li{ margin-right:5px;}
	#footerSocial ul li a{ font-size:13px;}
	.mobileArchive{ float:right;}
	.mobileArchive ul{ float:none;}
	/*footer .multicolor-subscribe-form input[type="email"]{ min-width:165px;}
	.multicolor-subscribe{ display:inline-block;}*/
	footer .productLinks ul{ margin-right:30px;}
	section.author-box .entrya-vatar, .author-box-avatar{ float:none; display:inline-block;}
	.authorBanner h4{ margin-bottom:0; margin-top:20px;}
	.archivePosts{ margin-right:0;}
	.archiveLinks{ margin-bottom:10px;}
	.featured-excerpt{ font-size:14px;}
	.featured-title{ font-size:17px;}
	footer .productLinks ul{ margin-right:25px;}
	.entry-title{ font-size:18px;}
	
#shortPost .entry-excerpt {
    margin-bottom: 20px;
    margin-top: 10px;
    padding:0 0 0 15px;
}
#shortPost .entry-thumbnail{ float:none;}
.author-box.authorBanner {padding: 35px 0 25px 20px;}
.authorPic {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
}
#socialBottom .leaveComment, #socialBottom .mr_social_sharing_wrapper{ float:none;}
}
@media screen and (max-width: 620px){
	footer .productLinks ul{ float:none; margin-bottom:20px;}
	#footerSocial ul{ float:none; margin-top:0px;}
	.mobileArchive{ float:none}
	
	#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"], #comment, .comment-notes, #comment.loggedInomment{ width:93%}
	#followUs span{ float:none; display:block;}
	.post-nav-prev{ min-height:140px;}
	.entry-meta div.ratingblock{ float:none;}
	div.mr_social_sharing_top, span.mr_social_sharing_top{ margin-bottom:10px !important;}
	#comment{ width:85% !important;}
	span.likeDislike{ float:none; display:block; margin-top:10px;}
	.indi-meta span.likeDislike{ margin-top:-5px;}
	span.ldc-ul_cont{ margin-left:0; margin-right:15px;}
	.entry-meta{ padding:9px 0 15px 15px;}
	.page-numbers{ margin-bottom:10px;}
	#searchform #s{ width:75%;}
}
@media screen and (max-width: 440px) {
	.entry-avatar, .author-box-avatar { float: none; margin: 0 auto 10px; }
	.entry-social .more-link { padding: 10px 13px; }
	#footerSocial ul li a{ width:30px; font-size:10px;}
	/*.multicolor-subscribe-form .mcolor-button{ padding:0 5px;}*/
	#footerSocial ul li{ margin-right:8px;}
	footer .multicolor-subscribe-form input[type="email"]{ max-width:150px;}
	.entry-social .more-link{ padding:9px 20px;}
	.theme-default .nivo-controlNav{ margin-top:-90px;}
	.post-nav-prev{ min-height:160px;}
	#searchform #s{ width:65%;}
}

/*mamta 27may */

.form-submit{
   margin-bottom: 30px;
}
.archiveDate h4:hover {
    background: #f36621 none repeat scroll 0 0;
}
/* category pagination css */
.paginationCountPosn{padding-top: 30px;}
.categoryContainer:last-child { padding: 0 20px 0 25px; margin-bottom: 0px}
.categoryContainer:last-child div.archiveCategory:last-child {    padding-bottom: 20px; border-bottom:none;}
.page-title-wrap h1, #main-content h1 {background:#fff}
@media screen and (max-width: 320px){
footer .multicolor-subscribe-form input[type="email"]  {clear:both; width:100%; max-width:100%}
footer .multicolor-subscribe-form input[type="submit"] {margin-bottom: 20px;}
}