#header .menu-main .social a img{
	filter: none !important;
}
.ft-menu{
	text-align: center;
}
.single-main .single-sidebar .sg-author .author-it p i{
	display: none;
}
.popup .popup-bg .popup-box .info .box img{
	height: 20px;
}
.author-main .author-top .author-box{
	text-align: center;
    max-width: 100%;
}
.author-main .author-top .featured{
	    width: 150px;
    height: 150px;
    margin: 0 auto 40px;
}
.author-main .author-top .info{
	    width: 100%;
    padding: 0;
}
.author-main .author-top .info .ed-title{
	    font-size: 48px;
    line-height: 57px;
    font-weight: 600;
    margin: 0;
}
.author-main .author-top .info .des{
	    max-width: 1098px;
    margin: 0 auto;
}
.author-main .bg-author{
	top: 20%;
}
.author-main .social img{
	filter: none !important;
}
.author-main .author-top .info .social a{
	margin: 0 12px;
}
.tag .breacrump span{
	font-size: 14px;
	line-height: 22px;
	border: none;
	margin: 0;
}
.tag .breacrump span a{
	padding: 0;
}
.tag .breacrump span a:hover{
	background: #fff;
	color: #101010;
}
.tag #header .ed-btn span{
	border: none;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    display: inline-block;
    text-transform: none;
    margin: 0;
}
.tag #header .ed-btn:hover span{
	color: #101010;
}
.tag #footer .ft-top .ft-info .ft-form span{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
}
#footer .ft-top .ft-info .ft-form p{
	margin-bottom: 0;
}
#footer .ft-top .ft-info .ft-form .wpcf7-response-output{
	font-size: 14px;
}
.author{
	text-transform: none;
}
.addtoany_share_buttons .addtoany_share_save.addtoany_share{
	display: none;
}
.addtoany_share_buttons span{
	opacity: 0 !important;
}
.addtoany_share_buttons .a2a_button_facebook{
	background: url(../images/facebook.svg) no-repeat center center/20px auto !important;
}
.addtoany_share_buttons .a2a_button_x{
	background: url(../images/x.svg) no-repeat center center/20px auto !important;
}
.addtoany_share_buttons .a2a_button_pinterest{
	background: url(../images/pinterest.svg) no-repeat center center/20px auto !important;
}
.addtoany_share_buttons .a2a_button_flipboard{
	background: url(../images/flipboard.svg) no-repeat center center/20px auto !important;
}
.addtoany_share_buttons .a2a_button_reddit{
	background: url(../images/reddit.svg) no-repeat center center/20px auto !important;
}
.single-main .single-sidebar .sg-author .author-it{
	    display: flex;
    align-items: center;
    column-gap: 10px;
}
.single-main .sg-right .sg-custom a{
	color: #83AD41;
	font-weight: 700;
}
.ft-bottom{
	font-size: 14px !important;
}
.single-main .sg-right .sg-custom .table-comparison tr td:first-child{
	width: 129px;
	font-size: 18px;
	line-height: 24px;
	color : #101010;
	font-weight: 600;
	background:#E6EFD9;
	border-left: 1px solid #87AA14;
	border-right: 1px solid #87AA14;
	border-bottom: 1px solid #87AA14;
}
.single-main .sg-right .sg-custom .table-comparison tr:first-child td{
	background:#E6EFD9;
}
.single-main .sg-right .sg-custom .table-comparison tr td{
	vertical-align: top;
}
.single-main .sg-right .sg-custom .table-comparison tr:first-child td:first-child{
	border: none;
}
.single-main .sg-right .sg-custom .table-comparison ul li::marker{
	color:#101010;
}
.single-main .sg-right .sg-custom .table-comparison tr:nth-child(2n+1){
	background: none !important;
}
@media(max-width: 1279px){
	.blog-main .blog-top .top-box .info{
		padding-left: 20px;
	}
}
@media(max-width: 991px){
	.single-top .list-flex{
		display: block;
	}
	.single-top .social{
		margin-top:20px;
	}
	.single-top .social a:first-child{
		margin-left: 0;
	}
	#footer .ft-top .ft-info .ft-form{
		position: relative;
		display: block;
		max-width: 500px;
	}
	#footer .ft-top .ft-info .ft-form .wpcf7-spinner{
		position: absolute;
		display: block;
		top: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	#footer .ft-top .ft-info .ft-form p{
		justify-content: space-between;
	}
	#footer .ft-top .ft-info .ft-form .wpcf7-form-control-wrap{
		    display: block;
   	 width: calc(100% - 120px);
	}
	#footer .ft-top .ft-info .ft-form input[type="email"] {
		width: 100%;
	}
	.sg-custom .wp-block-image img{
		height: auto;
	}
}
@media(max-width: 767px){
	.single-main .sg-right .sg-custom .table-comparison tr td:first-child{
		position: sticky;
   	 left: 0;
	}
	.table-comparison{
		    overflow-x: auto;
	}
	.single-main .sg-right .sg-custom .table-comparison tr td{
		min-width: 240px;
	}
	.single-main .sg-right .sg-custom .table-comparison tr td:first-child{
		min-width: 129px;
	}
	.single-main .sg-right .sg-custom .table-comparison tr td:first-child:before{
		width: 1px;
		height: 100%;
		left: -1px;
		top: 0;
		bottom: 0;
		background: #87AA14;
		position: absolute;
		content:"";
	}
	.single-main .sg-right .sg-custom .table-comparison tr td:first-child:after{
		width: 1px;
		height: 100%;
		right: -1px;
		top: 0;
		bottom: 0;
		background: #87AA14;
		position: absolute;
		content:"";
	}
	.single-main .sg-right .sg-custom .table-comparison tr:first-child td:first-child:after{
		display: none;
	}
	#footer .ft-top .ft-info .ft-form .wpcf7-form-control-wrap {
		width: calc(100% - 98px);
	}
	.single-top .breacrump a, .single-top .breacrump span, .single-top #breadcrumbs a, .single-top #breadcrumbs span{
		color: #fff;
	}
	.single-top .breacrump{
		margin-bottom: 0;
	}
	.single-main .sg-right .sg-custom a:first-child{
		margin-left: 0;
	}
	.ft-menu{
		text-align: left
	}
	.popup .popup-bg .popup-box .info .box h2{
		margin-top: 10px;
	}
	.author-main .author-top .author-box .featured{
		width: 248px;
		height: 248px;
	}
	.author-main .author-top .info .ed-title{
		font-size: 28px;
		line-height: 36px;
	}
	.author-main .author-top .author-box .info .top{
		display: flex;
		flex-direction: column-reverse;
	}
	.author-main .author-top .author-box .info .social{
		margin: 24px 0 0;
	}
	.author-main .author-top{
		margin-bottom: 0;
	}
	#footer .ft-bottom{
		padding: 8px 0;
	}
}