/*
Theme Name: Netgear
Theme URI: #
Author: #
Author URI: #
Description: Netgear is a clean, modern, stylish blog WordPress Theme. 
Version: 1.0
Requires at least: 5.0
Tested up to: 6.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: netgear
Tags: theme-options, custom-background, custom-logo, custom-menu, featured-images, responsive design, threaded-comments, translation-ready
*/

/* Css Reset */
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	background:#fff;
	color: #777;
	font-size: 20px;
	line-height: normal;
	padding:0;
	margin:0;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }
a {text-decoration:none;}
a:hover { text-decoration:none; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure { margin:0; padding:0; }
.clearfix {
	clear: both;
	height:0;
	width:100%;
	overflow:hidden;
}
embed, iframe, object, video { max-width: 100%; }
input, textarea { -webkit-appearance: none; -webkit-border-radius: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
img {
	max-width: 100%;
	height: auto;
	display: block;
}
.footer-email-submit input[type='submit'],
.view-title.hide,
a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	font-size: 20px;
	line-height: 1.75;
}
h1, h2, h3, h4, h5, h6 {
	color: #262626;
	line-height: 1.3;
	font-weight: 700;
}
h1 { font-size: 45px; }
h2 { font-size: 35px; }
h3 { font-size: 30px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }


/*--------------------*/
/*   Page structure   */
/*--------------------*/
#wrapper {
	overflow:hidden;
}
.container {
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.center-content {
	max-width: 1400px;
	margin: 0 auto;
}

/*------------------*/
/*  flex-items      */
/*------------------*/
.single-banner .banner-cont-area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.social-share ul,
.post-writter-area,
.post-publisher-content,
.inner-header-area,
.footer-bottom-menu,
.footer-bottom-menu ul,
.footer-bottom-social ul,
.footer-bottom-area,
.footer-info,
.footer-col-area,
.header-social ul,
.header-area,
.main-menu ul,
.header-left,
.footer-top-area,
.footer-top-right ul,
.input-field-area,
.footer-area,
.post-cont-inner.view-thumbnail,
.post-area,
.ltst-post-area,
.post-author,
.header-top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.post-publisher-content,
.inner-header-area,
.footer-bottom-area,
.header-area,
.footer-top-area {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.single-banner .banner-cont-area,
.banner-cont-area .post-author {
	-webkit-justify-content: center;
	justify-content: center;
}
.header-social ul {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.footer-info {
	-webkit-align-content: space-between;
	align-content: space-between;
}
.single-banner .banner-cont-area {
	-webkit-flex-direction: column;
	flex-direction: column;
}
.footer-area,
.post-author {
	-webkit-align-items: center;
	align-items: center;
}

/*------------------*/
/* header-container */
/*------------------*/
.header-container {
	background-color: #f1f0f0;
	position: relative;
}
.header-area {
	padding: 27px 0 0 0;
}
.header-left {
	padding-top: 8px;
}
.header-right {
	width: 100%;
	max-width: 265px;
}
.header-logo {
	max-width: 148px;
}
.main-menu { padding-left: 50px; }
.main-menu ul {
	padding: 0;
}
.main-menu ul li {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: inherit;
	margin: 0 29px;
	padding-bottom: 36px;
	position: relative;
}
.main-menu ul li a {
	color: #333;
	display: inline-block;
	padding: 2px 4px;
	font-size: 95%;
}
.main-menu ul li.current-menu-item > a,
.main-menu ul li.current-page-ancestor > a,
.main-menu ul li:hover > a,
.main-menu ul li a:hover {
	color: #000;
}
.main-menu ul li.menu-item-has-children::after {
	content: '\f107';
	font-size: 14px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}
.main-menu ul ul {
	background: #fff;
	width: 210px;
	position: absolute;
	z-index: 1000;
	top: 100%;
	left: -9px;
	padding: 0;
	margin: 0;
	display: block;
	visibility:hidden;
	opacity:0;
	-webkit-transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
	transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 5px 12px rgba(20,20,20,.15);
	box-shadow: 0 5px 12px rgba(20,20,20,.15);
	border: 1px solid #f1f0f0;
	border-top: 0;
}
.main-menu ul li ul li {
	color: #333;
	font-size: 15px;
	letter-spacing: 0;
	display: block;
	border-top: 1px solid #f1f0f0;
	padding: 0;
	margin: 0;
	text-align: left;
}
.main-menu ul li ul li:first-child { border-top: 0; }
.main-menu ul li ul li a {
	color: #333;
	padding: 13px 12px 11px 12px;
	display: block;
}
.main-menu ul li ul li.current-menu-item > a,
.main-menu ul li ul li:hover > a,
.main-menu ul li ul li a:hover {
	background-color: #f1f0f0;
	color: #333;
}
.main-menu ul ul li.current-menu-item a:after,
.main-menu ul ul li:hover > a:after,
.main-menu ul ul li a:hover:after { display: none; }
.main-menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.main-menu > ul > li > ul ul {
	top: 0;
	left: 100%;
}

/* header-social */
.header-social ul li {
	width: 33px;
	margin: 0 0 0 43px;
}
.header-social ul li:first-child { margin-left: 0; }
.header-social ul li a {
	display: inline-block;
}
.header-social ul li a img {
	max-width: 100%;
	height: auto;
	display: block;
}

/* header-search-container */
.header-search-container {
	background-color: #fff;
	width: 100%;
	position: absolute;
	right: 0; top: 100%;
	padding: 15px;
	display: none;
	z-index: 100;
}
.header-search-area {
	max-width: 900px;
	margin: 0 auto;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
.header-search { position: relative; }
.header-search input[type='search'],
.header-search input[type='text'] {
	background: #fff;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #333;
	border: 1px solid #333;
	outline: none;
	padding: 0 40px 0 10px;
	resize: none;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}
.search-submit {
	width: 35px;
	height: 45px;
	position: absolute;
	top: 0; right: 0;
}
.search-submit input[type='submit'] {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/search-icon.png) no-repeat center center / 26px;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	border: none;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}

/* fixed-header */
.header-container.fixed-header {
    background: #ffffff;
    position: fixed !important;
    width: 100%;
     -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fixedAnim;
    animation-name: fixedAnim;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
@-webkit-keyframes fixedAnim {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes fixedAnim {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.header-container.fixed-header .nav-area,
.header-container.fixed-header .search-form {
	display: none;
}
.header-container.fixed-header .fixed-nav {
	display: block;
	width: 75%;
}
.header-container.fixed-header .fixed-nav .main-menu ul {
	padding: 0;
}
.fixed-mobile-nav .hamburger {
	position: fixed !important;
	 -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fixedAnim;
    animation-name: fixedAnim;
}

/*------------------*/
/* inner-header     */
/*------------------*/
.inner-header {
	padding-top: 36px;
}
.center-content2 {
	max-width: 1024px;
	margin: 0 auto;
}
.inner-logo {
	max-width: 225px;
}
.inner-header .main-menu ul li {
	margin: 0 18px;
}
.inner-header .main-menu ul li:last-child {
	margin-right: 0;
}
.inner-header .main-menu ul li ul li {
	margin: 0;
}

.ntg-massage-container {
	background-color: #00a5e1;
	padding-top: 25px;
	padding-bottom: 17px;
}
.ntg-massage {
	max-width: 1060px;
	margin: 0 auto;
}
.ntg-massage p {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/bgr-ntg-massage.png) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	padding: 0 0 5px 27px;
}
.ntg-massage p a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
}
.ntg-massage p a:hover {
	text-decoration: none;
}

/*------------------*/
/* banner-container */
/*------------------*/
.banner-container {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/banner.jpg) no-repeat center / cover;
	position: relative;
}
.banner-container::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 1;
}
.banner-cont-area {
	position: relative;
	text-align: center;
	z-index: 10;
	padding: 45px 0;
}
.banner-cat-area {
	font-size: 0;
	padding-bottom: 10px;
}
.category-link {
	background: #6f1e86;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	min-width: 204px;
	padding: 11px 20px;
	margin: 0 3px 5px 3px;
}
.category-link:hover {
	opacity: .8;
}
.banner-cont-area h1 {
	color: #fff;
	font-size: 55px;
	text-align: center;
	font-weight: 400;
	padding-bottom: 35px;
}
.banner-cont-area h1 a {
	color: #fff;
}
.banner-cont-area h1 a:hover {
	opacity: .7;
}
.post-author {
	padding-bottom: 48px;
}
.author-thumb {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.meta-data {
	color: #b9b9b9;
	font-size: 14px;
	line-height: 1.3;
	text-transform: uppercase;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	letter-spacing: 1.5px;
	padding-left: 20px;
}
.meta-data a {
	color: #b9b9b9;
	font-weight: 700;
}
.meta-data span {
	font-weight: 400;
}
.btn-more {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	display: inline-block;
	padding: 12px 34px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 12px;
}
.btn-more:hover {
	opacity: .7;
}
.single-banner .banner-cont-area {
	padding: 80px 0;
	min-height: 475px;
}
.single-banner .banner-cont-area h1 {
	font-size: 75px;
	font-weight: 300;
	padding-bottom: 0;
}
.banner-container.category-banner::before {
	display: none;
}
.category-banner {
	background: #9d0b8b linear-gradient(to right, #9d0b8b 0%, #9d0b8b 25%, #6f1e86 100%);
}
.category-banner .banner-cont-area h1 {
	padding-top: 30px;
}
.search-banner {
	background: #3b3b3b;
}

/*---------------------*/
/* ltst-post-container */
/*---------------------*/
.ltst-post-container {
	background: #f1f4f5;
	padding-top: 85px;
}
.ltst-post-container h2 {
	font-size: 55px;
	text-align: center;
	font-weight: 400;
	padding-bottom: 30px;
}
.ltst-post-area {
	margin: 0 -20px;
}
.ltst-post-col {
	width: 33.33%;
	padding: 0 20px 40px 20px;
}
.ltst-post-inner {
	background: no-repeat center / cover;
	position: relative;
	z-index: 1;
	height: 100%;
	padding: 70px 50px 42px 50px;
}
.ltst-post-inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: -1;
}
.post-inner-top {
	position: relative;
	padding-bottom: 33px;
	margin-bottom: 32px;
	text-transform: uppercase;
	font-family: 'Outfit', sans-serif;
}
.post-inner-top::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 3px;
	background: rgba(255, 255, 255, .5);
}
.post-inner-top .date-time{
	font-size: 14px;
	display: block;
	padding-bottom: 7px;
	letter-spacing: 1.5px;
	color: rgba(255, 255, 255, .5);
}
.post-inner-top .categories {
	padding-top: 15px;
	padding-right: 0;
}
.post-inner-top .categories a {
	color: #fff;
	font-size: 18px;
	letter-spacing: 3.5px;
	display: inline-block;
	margin-bottom: 4px;
}
.post-inner-top .categories a:not(:last-child)::after {
	color: #fff;
	font-size: 18px;
	padding: 0;
	margin: 0 3px 0 8px;
}
.post-inner-top .categories a:hover {
	opacity: .8;
}
.ltst-post-inner h3 {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	line-height: 1.2;
	padding-bottom: 16px;
}
.ltst-post-inner h3 a{
	color: #fff;
}
.ltst-post-inner h3 a:hover {
	opacity: .7;
}

/*----------------*/
/* post-container */
/*----------------*/
.post-container {
	background: #f1f4f5;
	padding-top: 60px;
}
.post-area {
	margin: 0 -20px;
	padding-bottom: 100px;
}
.post-area-inner {
	width: 66.66%;
	padding: 0 20px;
}
.view-options {
	margin-top: -30px;
	padding-bottom: 5px;
}
.view-options ul {
	text-align: right;
}
.view-options ul li {
	font-size: 19px;
	display: inline-block;
	margin-left: 10px;
}
.view-options ul li a {
	color: #b9b9b9;
}
.view-options ul li a:hover,
.view-options ul li.active a {
	color: #6f1e86;
}
.each-post-col {
	margin-bottom: 50px;
}
.each-post-inner {
	background: #fff;
	height: 100%;
}
.post-ctg-area {
	overflow: hidden;
	font-family: 'Outfit', sans-serif;
	padding: 30px 50px;
}
.post-views {
	color: #b9b9b9;
	font-size: 14px;
	width: 150px;
	text-align: right;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	float: right;
}
.categories {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	font-weight: 700;
}
.categories a {
	color: #6f1e86;
}
.categories a:hover {
	opacity: .7;
}
.categories a:not(:last-child)::after {
	content: ',';
	color: #777;
	padding-left: 5px;
	font-size: 10px;
}
.post-img img,
.post-img {
	width: 100%;
}
.post-img img {
	min-height: 170px;
	object-fit: cover;
}
.post-content h2 {
	color: #262626;
	font-weight: 400;
	padding-bottom: 20px;
}
.post-content h2 a {
	color: #262626;
}
.post-content h2 a:hover {
	opacity: .7;
}
.post-details {
	padding: 42px 50px 50px 50px;
}
.post-details .post-author {
	padding-bottom: 45px;
}
.post-details .meta-data strong {
	display: block;
	color: #777;
}
.post-details .meta-data strong a {
	color: #6f1e86;
}
.post-details .meta-data strong a:hover {
	color: #a32cc5;
}
.post-details .meta-data span {
	display: block;
}
.post-details p {
	font-size: 18px;
	line-height: 1.25;
	padding-bottom: 18px;
}
.read-more {
	color: #6f1e86;
	font-size: 18px;
	display: inline-block;
}
.read-more::after {
	content: '\f105';
	font-size: 14px;
	font-family: "Font Awesome 6 free";
	font-weight: 900;
	padding-left: 7px;
}
.read-more:hover {
	color: #a32cc5;
}
.load-more-area {
	text-align: center;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	margin-top: -10px;
}
.load-more-area a {
	color: #6f1e86;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.load-more-area a::before {
	content: '+';
	font-size: 18px;
	padding-right: 5px;
	vertical-align: middle;
}
.load-more-area a:hover {
	color: #a32cc5;
}
.post-cont-inner.view-thumbnail {
	margin: 0 -20px;
}
.view-thumbnail .each-post-col {
	width: 50%;
	padding: 0 20px;
}
.view-thumbnail .post-ctg-area {
	padding: 30px;
}
.view-thumbnail .post-details {
	padding: 21px 30px;
}
.view-thumbnail .post-content h2 {
	font-size: 30px;
}
.view-thumbnail .post-details .post-author {
	padding-bottom: 35px;
}

/* sidebar-area */
.sidebar-area {
	width: 33.33%;
	padding: 0 20px;
}
.sidebar-widget {
	background: #fff;
	padding: 45px 50px 50px 50px;
	margin-bottom: 50px;
}
.sidebar-widget h5 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Outfit', sans-serif;
	margin-bottom: 15px;
}

.search-form {
	margin-bottom: 0;
	position: relative;
}
.search-form input[type="search"] {
	background: #f1f4f5;
	font-size: 12px;
	height: 35px;
	padding: 5px 32px 5px 19px;
	border: 1px solid #f1f4f5;
	width: 100%;
}
.search-form input[type="search"]:focus {
	border-color: #6f1e86;
	outline: 0;
}
.search-form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	background: none;
	border: 0;
	cursor: pointer;
	padding: 0;
}
.search-form::before {
	position: absolute;
	content: "\f002";
	top: 10px;
	right: 12px;
	color: #262626;
	font-size: 14px;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.sidebar-widget ul li:not(.social-items ul li) {
	font-size: 18px;
	line-height: 1.2;
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
}
.sidebar-widget ul li:not(.social-items ul li, .popular-posts ul li)::before {
	position: absolute;
	content: '';
	left: 0;
	top: 8px;
	background: #7d7a7a;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.sidebar-widget ul li a {
	color: #6f1e86;
}
.sidebar-widget ul li a:hover {
	color: #a32cc5;
}
.sidebar-area .popular-posts ul li {
	padding-left: 0 !important;
	padding-bottom: 20px !important;
}
.sidebar-area .popular-posts ul li:last-child {
	padding-bottom: 0 !important;
}
.sidebar-area .popular-posts ul li span {
	color: #b9b9b9;
	display: block;
	padding-top: 7px;
}
.sidebar-widget p {
	font-size: 18px;
	line-height: 1.2;
}
.sidebar-area .widget_social_widget {
	text-align: center;
}
.sidebar-area .widget_social_widget .social-items ul {
	margin-left: 0;
}
.sidebar-area .widget_social_widget .social-items ul li a {
	color: #fff;
	font-size: 12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

.select-wrap {
	position: relative;
}
.select-wrap::after {
    position: absolute;
    content: '\f078';
    bottom: 0;
    right: 0;
    width: 35px;
    color: #000;
    font-size: 8px;
    line-height: 35px;
    text-align: center;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    pointer-events: none;
}
.widget_archive label {
	display: none;
}
.widget_archive select {
	background: #f1f4f5;
	color: #b9b9b9;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding: 10px 20px;
	width: 100%;
	border: 0;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	cursor: default;
	-webkit-appearance: none;
}
.widget_archive select option {
	color: #b9b9b9;
	font-size: 14px;
}

/*-------------------*/
/* footer-container  */
/*-------------------*/
.footer-container {
	background-color: #2c262d;
	padding-top: 94px;
}
.footer-container .center-content {
	max-width: 1110px;
}
.footer-col-area {
	padding-bottom: 80px;
}
.footer-col {
	width: 21.80%;
	padding: 0 10px 0 0;
	margin-bottom: 30px;
}
.footer-col:last-child {
	width: 34.60%;
	padding-right: 0;
}
.footer-col h6 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 33px 0;
	position: relative;
	font-weight: normal;
}
.footer-col h6:after {
	background-color: #fff;
	width: 105px;
	height: 2px;
	content: '';
	display: block;
	margin-top: 12px;
}
.footer-col ul li {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	padding-bottom: 29px;
}
.footer-col ul li a {
	color: #fff;
	position: relative;
}
.footer-bottom-menu ul li a:after,
.footer-top-right ul li a:after,
.footer-col ul li a:after {
  width: 0;
  height: 1px;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  left: 0; bottom: -5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.footer-bottom-menu ul li a:hover:after,
.footer-top-right ul li a:hover:after,
.footer-col ul li a:hover:after {
	width: 100%;
}
.footer-info {
	height: 100%;
	padding-left: 70px;
}
.footer-email { width: 100%; margin-bottom: 14px; }
.footer-logo {
	max-width: 148px;
}
.footer-email-field {
	position: relative;
	padding-right: 111px;
}
.footer-email-field input[type='email'],
.footer-email-field input[type='text'] {
	background: transparent;
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	outline: none;
	padding: 0 12px;
	resize: none;
	text-align: left;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}
.footer-email-field input:focus { border-color: #fff; }
.footer-email-field input::-webkit-input-placeholder { color: #fff !important; opacity: 1 !important; }
.footer-email-field input::-moz-placeholder { color: #fff !important; opacity: 1 !important; }
.footer-email-field input::-ms-input-placeholder { color: #fff !important; opacity: 1 !important; }
.footer-email-submit {
	width: 94px;
	position: absolute;
	top: 0; right: 0;
}
.footer-email-submit input[type='submit'] {
	background: #fff;
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	border: none;
	border: 1px solid #fff;
	text-transform: capitalize;
	padding: 0 10px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}
.footer-email-submit input[type='submit']:hover {
	background: transparent;
	color: #fff;
}

.footer-col .footer-info h6 {
	padding: 0 0 17px 0;
}
.footer-col .footer-info h6:after {
	margin-top: 6px;
}
.footer-bottom-area {
	padding: 20px 0 18px 0;
}
.footer-bottom-social ul li {
	padding: 0 20px 10px 0;
	font-size: 20px;
}
.footer-bottom-social ul li:last-child { padding-right: 0; }
.footer-bottom-social ul li a {
	color: #fff;
	display: inline-block;
}
.footer-bottom-social ul li a img { max-width: 21px; width: 100%; height: 21px; }
.footer-bottom-social ul li a .fa-brands {
	color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
}
.footer-bottom-menu span {
	color: #fff;
    font-size: 14px;
    padding: 4px 70px 10px 0;
}
.footer-bottom-menu ul {
	padding-top: 4px;
}
.footer-bottom-menu ul li {
	color: #fff;
	font-size: 14px;
	padding: 0 40px 10px 0;
}
.footer-bottom-menu ul li:last-child { padding-right: 0; }
.footer-bottom-menu ul li a {
	color: #fff;
	display: inline-block;
	position: relative;
}
.footer-bottom-menu ul li.lng a {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/bgr-flag.png) no-repeat 0 center;
	padding: 0 13px 0 17px;
	position: relative;
}
.footer-bottom-menu ul li.lng a:after {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/bgr-lng-arrow.png) no-repeat right center;
	width: 8px;
	height: 5px;
	content: '';
	position: absolute;
	top: 50%; right: 0; left: inherit;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* footer-different */
.footer-different {
	padding-top: 61px;
	padding-bottom: 13px;
}
.footer-different .center-content {
	max-width: 1170px;
}
.footer-top-area {
	padding-bottom: 29px;
}
.footer-top-area .footer-logo {
	max-width: 224px;
	margin-bottom: 0;
}
.footer-top-right ul {
	margin: 0 -17px;
}
.footer-top-right ul li {
	color: #fff;
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	padding: 0 17px 10px 17px;
}
.footer-top-right ul li a {
	color: #fff;
	display: inline-block;
	position: relative;
}
.footer-different .footer-bottom-menu ul li { padding-right: 70px; }
.footer-different .footer-bottom-menu ul li:last-child { padding-right: 0; }

.social-items ul {
	font-size: 0;
	margin-left: -10px;
}
.social-items ul li {
	display: inline-block;
	padding: 0 10px;
}
.social-items ul li a {
	display: block;
	color: #fff;
	font-size: 10px;
	background: #b9b9b9;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 21px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.social-items ul li a:hover {
	background: #6f1e86;
}

/*---------------*/
/*  single-post  */
/*---------------*/
.single-post-container {
	background: #f1f4f5;
	padding-top: 30px;
	padding-bottom: 100px;
}
.single-post-area {
	max-width: 890px;
	margin: 0 auto;
}
.back {
	color: #6f1e86;
	font-size: 18px;
	line-height: 1.2;
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
	padding-left: 13px;
}
.back::before {
	position: absolute;
	top: 4px;
	left: 0;
	content: '\f104';
	font-size: 12px;
	font-family: "Font Awesome 6 free";
	font-weight: 900;
}
.back:hover {
	color: #a32cc5;
}
.single-post-area .single-post-content {
	background: #fff;
	padding: 35px 50px 15px 50px;
	margin-bottom: 15px;
}
.single-post-area .post-ctg-area {
	padding: 0 0 30px 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #d2d5d6;
}
.single-post-area .post-author-area {
	margin: 60px -50px 0 -50px;
}
.single-post-area .post-author {
	background: #ebeef0;
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 20px 50px;
}
.single-post-area .author-thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 6px;
}
.author-name strong {
	color: #000;
	font-size: 18px;
	letter-spacing: 2px;
	display: inline-block;
	font-family: 'Outfit', sans-serif;
	text-transform: uppercase;
}
.author-name strong a {
	color: #000;
}
.author-name {
	padding-left: 130px;
}
.single-post-area .author-name p {
	line-height: 1.4;
	letter-spacing: 1.2px;
	padding-top: 10px;
	padding-bottom: 0;
}

.view-title {
	color: #6f1e86;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	font-family: 'Outfit', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	display: block;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.view-title.hide {
	opacity: 0;
	visibility: hidden;
}
.postcomment-inner {
	display: none;
}
.single-post-content .comment-replay h3 {
	padding-top: 0;
}
.comment-open {
	background: #6f1e86;
	width: 36px;
	height: 36px;
	line-height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin-bottom: -30px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.comment-open::after {
	content: '\f107';
	color: #fff;
	font-size: 14px;
	font-family: "Font Awesome 6 free";
	font-weight: 900;
}
.comment-open:hover {
	opacity: .7;
}
.view-title.hide ~ .comment-open::after {
	content: '\f106';
}
.postcomment-box {
	padding-top: 60px;
	padding-bottom: 40px;
	position: relative;
}
.single-post-content .postcomment-box h2 {
	color: #3b3b3b;
	font-size: 35px;
	font-weight: 400;
	line-height: normal;
	padding-top: 0;
}
.comment {
	padding: 50px 0 10px 0;
	border-bottom: 1px solid #e2e2e2;
}
.comment:first-child {
	padding-top: 15px;
}
.comment:last-child {
	border: 0;
}
.comment-author {
	width: 50px;
	height: 50px;
	float: left;
	overflow: hidden;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.comment-meta {
	padding: 0 0 15px 0;
	margin: 0 0 0 70px;
	letter-spacing: 1.2px;
	font-family: 'Outfit', sans-serif;
}
.single-post-content .comment-meta h4 {
	float: left;
	color: #3b3b3b;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 10px 8px 0 ;
}
.comment-meta h4 a {
	color: #6f1e86;
	text-decoration: none;
}
.posttimeinfo {
	display: inline-block;
}
.posttimeinfo small {
	color: #000;
	font-size: 14px;
	padding: 5px 0 8px 0;
}
.posttimeinfo small::before {
	content: '/';
	color: #222;
	font-size: 13px;
	padding-right: 10px;
}
.comment-content {
	padding: 10px 0 10px 70px;
}
.comment-content p {
	font-size: 20px;
	line-height: 1.75;
	padding-bottom: 20px;
	margin-bottom: 0;
	font-weight: 400;
}
.prev-next-area {
	overflow: hidden;
	padding-bottom: 10px;
}
.prev-link {
	float: left;
}
.next-link {
  	float: right;
}
.next-link a,
.prev-link a {
	font-size: 20px;
}
.comment-area {
	padding-top: 30px;
}

/*  .comment-form  */
.comment-form {
	margin: 0 -10px;
}
.comment-form p {
	margin: 0 9px;
}
.comment-form .input-field {
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 30px;
}
.comment-form .comment-field {
	width: 100%;
	margin-bottom: 20px;
}
.comment-form .input-field label {
	color: #000;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: 'Outfit', sans-serif;
	font-weight: 700;
	display: inline-block;
	letter-spacing: 1.4px;
	margin-bottom: 15px;
}
.comment-form .input-field textarea,
.comment-form .input-field input[type="url"],
.comment-form .input-field input[type="text"],
.comment-form .input-field input[type="email"] {
    padding: 0 18px;
    position: relative;
    border: 1px solid #d2d5d6;
}
.comment-form .input-field textarea {
	padding: 18px 17px;
	height: 150px;
	resize: none;
}
.comment-form .form-submit {
	margin: 0 9px;
}
.comment-form .input-field textarea:focus,
.comment-form .input-field input[type="url"]:focus,
.comment-form .input-field input[type="text"]:focus,
.comment-form .input-field input[type="email"]:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	border-color: #6f1e86;
}
.form-submit input[type="submit"] {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.15;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Outfit', sans-serif;
	display: inline-block;
	padding: 12px 25px;
	cursor: pointer;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #6f2a8e -webkit-linear-gradient(left, #9d0b8b 0%, #9d0b8b 25%, #6f1e86 100%);
	background: #6f2a8e linear-gradient(to right, #9d0b8b 0%, #9d0b8b 25%, #6f1e86 100%);
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .25);
}
.form-submit input[type="submit"]:hover {
	opacity: .8;
}

/*----------------------*/
/*   entry-content      */
/*----------------------*/
.entry-content {
    width:100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    color: #3b3b3b;
    line-height: 1.3;
    margin: 0;
    padding: 10px 0 25px 0;
    font-weight: 600;
}
.entry-content h1 {
    font-size: 55px;
}
.entry-content h2 {
    font-size: 35px;
}
.entry-content h3 {
    font-size: 30px;
}
.entry-content h4 {
    font-size: 20px;
}
.entry-content h5 {
    font-size: 18px;
}
.entry-content p {
    color: #777;
    font-size: 20px;
    line-height: 1.75;
    padding-bottom: 25px;
}
.entry-content p strong {
    font-weight: 700;
}
.entry-content ul {
    padding: 0 0 28px 40px;
    margin: 0;
}
.entry-content ul li {
    color: #777;
    font-size: 20px;
    line-height: 1.75;
    padding: 0 0 0 22px;
    position: relative;
}
.entry-content ul li:before {
    background: #7d7a7a;
	width: 7px;
	height: 7px;
    position: absolute;
    content: "";
    left: 0;
    top: 16px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.tribe-events  li:before {
	display: none!important;
}
.tribe-common p {
	font-size: 14px;
}
.tribe_events h3 {
	font-size: 16px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
	height: max-content;
}
.entry-content ul li.tribe-events-c-top-bar__nav-list-item:before {
	display: none!important;
}
.entry-content ol {
    padding: 0 0 25px 17px;
    margin: 0;
}
.entry-content ol li {
    list-style-type: decimal;
    color: #777;
    font-size: 20px;
    line-height: 1.75;
    padding: 0 0 5px 2px;
}
.entry-content a {
    color: #6f1e86;
    text-decoration: none;
}
.entry-content a:hover {
    color: #a32cc5;
}
.entry-content blockquote {
    color: #6f1e86;
    font-size: 36px;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
    margin: 35px auto 55px;
    padding: 40px 0 50px 0;
    border-top: 1px solid #d2d5d6;
    border-bottom: 1px solid #d2d5d6;
}
.entry-content blockquote p {
    color: #6f1e86;
    font-size: 36px;
    line-height: 1.2;
    padding-bottom: 0;
}
.entry-content table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}
.entry-content table,
.entry-content table tr th,
.entry-content table tr td {
    color: #777;
    font-size: 20px;
    border: 1px solid #777;
    line-height: 1.75;
    text-align: center;
    padding: 10px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 15px;
}
.alignright {
	margin: 2px 0px 15px 15px;
	display: inline;
}
.alignleft {
	margin: 10px 15px 15px 0px;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
h1.page-title,
.not-found h1,
.error404-content h1 {
	font-weight: 300;
}
.categories a.n-blue {
	color: #1978b6;
}


/*--------------------------*/
/*  post-publisher-content  */
/*--------------------------*/
.bg-gray {
	background: #f2f2f2;
}
.post-publisher-content {
	max-width: 580px;
	margin: 0 auto;
	padding: 23px 0 27px 0;
	font-family: 'Outfit', sans-serif;
}
.post-writter-area {
	padding-right: 20px;
	max-width: 370px;
}
.post-writter-img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.post-writter-bio {
	padding-left: 16px;
	padding-top: 10px;
}
.social-share .social-title,
.post-writter-bio small {
	color: #333;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding-bottom: 7px;
	display: block;
}
.post-writter-bio p {
	color: #333;
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 4px;
}
.post-writter-bio p strong {
	font-weight: 700;
}
.post-writter-bio p strong a {
	color: #333;
}
.post-writter-bio ul li {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
.post-writter-bio ul li a {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/mail.png) no-repeat center left / 9px;
	color: #333;
	display: inline-block;
	padding-left: 15px;
}
.post-writter-bio ul li:last-child a {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/tel.png) no-repeat center left / 9px;
}
.post-writter-bio ul li a:hover {
	text-decoration: underline;
}
.pub-date {
	color: #4d4d4d;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.social-share {
	padding-top: 11px;
}
.social-share ul li {
	color: #333;
	padding: 2px 0 5px 0;
}
.social-share ul li:last-child .fa-clone {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
.social-share ul li a {
	color: #333;
	font-size: 18px;
	line-height: 1;
	display: block;
	margin-right: 21px;
}
.social-share ul li:last-child a {
	padding: 0;
	margin-right: 0;
}
.social-share ul li:last-child a::before {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/copy-link-icon.png) no-repeat center center / 20px;
	content: '';
	width: 20px;
	height: 20px;
	margin-bottom: -6px;
	display: inline-block;
}
.social-share ul li a:hover {
	opacity: .7;
}
.social-share ul li a span {
	font-size: 13px;
	font-weight: 300;
	padding-left: 8px;
}
.bg-black {
	background: #000;
}
.bg-black .post-writter-bio ul li a {
	background-image: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/mail2.png);
}
.bg-black .post-writter-bio ul li:last-child a {
	background-image: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/tel2.png);
}
.bg-black .social-share ul li a,
.bg-black .social-share ul li,
.bg-black .post-writter-bio ul li a,
.bg-black .post-writter-bio ul li,
.bg-black .post-writter-bio p strong a,
.bg-black .post-writter-bio p,
.bg-black .social-share .social-title,
.bg-black .post-writter-bio small {
	color: #fff;
}
.bg-black .social-share ul li:last-child a::before {
	background-image: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/copy-link-icon2.png);
}
/*search icon and footer country CSS*/
.header-search a,
.mob-search-icon a {
	text-indent: -99999px;
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/search-icon3.png) no-repeat !important;
	background-size: 24px 25px !important;
	width: 24px;
    height: 25px;
}
.footer-bottom-left {
	width: 85%;
}
.menu-icon {
	width: 14px;
	height: 11px;
	display: inline-block;
	margin-right: 4px;
}

/*Header search bar*/
.header-search-bar-wrap {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 9999;
    background: #fff;
    display: none;
	padding: 15px;
}
.header-search-bar {
	max-width: 1024px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.header-search-bar form {
	width: 100%;
	position: relative;
}
.header-search-bar input {
	width: 100%;
	height: 44px;
	border: 1px solid #d8d8d8;
	outline: 0;
	padding: 5px 45px 5px 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.header-search-bar button {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 44px;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
    padding: 11px;
    background: transparent;
    border-left: 1px solid #d8d8d8;

}
.header-search-bar button svg {
	fill: #777;
}
.close-btn {
	margin-left: 10px;
	cursor: pointer;
}
.mob-search-icon {
	display: none;
	position: relative;
    right: 35px;
    top: -5px;
}
.mob-search-icon a {
	display: inline-block;
}

ul.nglist li{
    position: relative;
    padding-left: 18px;
}

ul.nglist li::before{
	background: #1f2326;
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    top: 12px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

ol.nglist{
	list-style: number;
	padding-left: 20px;
}

/*Button variant css*/
.explore-btn-area {
	padding: 12px 0;
}
.explore-btn {
     margin: 0 10px;
}
a.explore-btn {
	background: #009dd6;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	padding: 12px 25px 10px 25px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
}
a.explore-btn:hover {
	background: #078bbb;
	color: #fff;
}
.explore-btn-area.square-btn a.explore-btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.explore-btn-area.white-bg-btn a.explore-btn {
	background: #fff;
	color: #1f2326;
	border: 1px solid #1f2326;
}
.explore-btn-area.white-bg-btn a.explore-btn:hover {
	background: #f1f1f1;
}
.explore-btn-area.black-bg-btn a.explore-btn {
	background: #1f2326;
}
.explore-btn-area.black-bg-btn a.explore-btn:hover {
	background: #000;
}
.explore-btn-area.purple-bg-btn a.explore-btn {
	background: #672e8f;
}
.explore-btn-area.purple-bg-btn a.explore-btn:hover {
	background: #803bb1;
}

/* new banner css start */
.new-banner-wrap {
	padding-top: 20px;
}
.new-banner-wrap .breadcrumb a,
.new-banner-wrap .breadcrumb {
  color: #94949a; 
}
.new-banner-wrap .breadcrumb a::after {
	background: url(https://www.netgear.com/hub/wp-content/themes/netgear/assets/images/brc-arrow2.png) no-repeat center center / 3px 6px; 
	top: 57%;
	-webkit-transform: translateY(-57%);
	transform: translateY(-57%);
}
.new-banner-wrap .button {
	background: #009dd6;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	padding: 10px 26px 12px 26px;
	margin: 0 5px 5px 0;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.new-banner-wrap .button:hover {
	background: #078bbb;
}
.new-banner-wrap .post-publisher-content {
	max-width: 1024px;
	margin-bottom: 10px;
}
.new-banner-wrap .bg-gray { background-color: transparent; }
.new-banner-wrap .post-publisher-content {
	padding-top: 0;
}
.new-banner-wrap .blog-single-content,
.new-banner-wrap .blog-single-content { padding-bottom: 0; }
.new-banner-wrap .banner-img-wrap {
	max-width: 1064px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media screen and (max-width: 767px) {
	.new-banner-wrap .blog-single-content {
		padding-top: 0;
	}
	.new-banner-wrap .button {
		font-size: 16px !important;
		padding: 10px 16px 12px 16px; 
	}
}
/* new banner css end */

/*button alignment css*/
.explore-btn-area.btn-center {
	text-align: center;
}
.explore-btn-area.btn-right {
	text-align: right;
}

/*CSS for animate highlited text*/
.animate-highlight {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #777 0);
    background-size: 200%;
    background-position: 0;
    transition: background-position 2s;
}
.animate-highlight.highlighted {
    background-position: -100%;
    color: #fff !important;
}
.entry-content span.animate-highlight {
    font-size: inherit !important;
    display: inline-block !important;
    padding: 0 !important;
    line-height: inherit !important;
    font-weight: inherit !important;
}

/*bg green button*/
.green-bg-btn .explore-btn {
	background-color: #26E87F;
    color: #000;
    padding: 17px 32px 18px 32px;
    border: 2px solid #26E87F;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.green-bg-btn .explore-btn:hover {
	background-color: #119d51;
	border-color: #119d51;
}

/*related articles common css*/
.round-corner-banner .blog-banner {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}
.rel-stories-info {
	background: #fff;
	padding-bottom: 20px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
    border-radius: 18px;
    overflow: hidden;
    height: 100%;
}
.rel-stories-info img {
	width: 100%;
}
.rel-stories-info h6 {
	padding-left: 10px;
	padding-right: 10px;
}

@media screen and (max-width: 767px) {
	.rel-stories-info {
		padding-bottom: 12px;
	}
}
@media screen and (max-width: 580px) {
	.rel-stories-info {
		max-width: 310px;
    	margin: 0 auto;
	}
}


.single-post-content h3,.blog-single-content h3,.blog-cat-top-content h3 {
    font-size: 22px!important;
    font-weight: 700;
    padding-bottom: 5px!important;
}