.kc_row .kc_col-sm-12{
	padding-left:0px !important;
	padding-right:0px !important; 
}
#comments_form .form-group {
    margin-left: 0;
    margin-right: 0;
}
.default-form .group-title {
    margin-bottom: 10px;
}
.eco-search .container {
    width: 100%;
}
/**************************Blog Styles*****************************/
.widget ul{
	position:relative;
}

.widget ul li{
	position:relative;
	line-height:24px;
	margin-bottom:5px;	
}

.widget ul li:last-child{
	border-bottom:none;	
}

.widget ul li a{
	position:relative;
	display:inline-block;
	width:87%;
	color:#666666;
	font-size:14px;
	font-weight:400;
	line-height:26px;
	padding:5px 0px 5px 25px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget ul li:before{
	font-family: 'FontAwesome';
	content: "\f178";
	position:absolute;
	left:0px;
	top:5px;
	display:block;
	line-height:26px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.widget ul li a:hover{
	color:#f7b432;
}
.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px !important;
	padding:4px 22px;
	margin:0px 5px 10px 0px;
	border:2px solid #e0e0e0;
	color:#666666;
	background:#fafafa;
	text-align:center;
	font-size:14px !important;
	border-radius:17px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget .tagcloud a:hover{
	background-color:#f7b432;
	border-color:#f7b432;
	color:#ffffff;	
}
.search-box-outer .dropdown.open .search-box-btn .fa-search:before {
    content: "\f00d";
}

/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding: 5px 15px 5px 24px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	border-bottom:none;
}

.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
	margin-left:60px;
}
.thm-unit-test .post-comments.comment-area{
	margin-top:40px;
}
.blog-section .thm-unit-test > p{
	margin-bottom:15px;
}
/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 10px;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#ffffff;
}

.main-slider a{
	border-radius:30px;
}
.info-block-one .inner-box .read-more{
	color:#121212;
}
.tweets-section.style-two .slide .text{
	font-size:15px;
}
.tweets-section.style-two .slide a{
	color:#f7b432;
}
.tweets-section .slide .info{
	font-size:15px;
	font-weight:500;
}
.news-style-two .image-box .post-cat a{
	font-size:13px;
	line-height:26px;
}
.sponsors-style-one .sponsors-carousel-one li{
	text-align:center;
}
.owl-carousel .owl-item img{
	width:auto;
	display:inline-block;
}
.admin-bar .main-header.fixed-header .sticky-header{
	top:32px;
}
.comments-area .comment .author-thumb img{
	width:auto;
	max-width:100%;
}
.comments-area .comment .comment-inner{
	padding-left:110px;
}
blockquote{
	font-size:inherit;
}
.bold{
	font-weight:700;
	text-transform:uppercase;
	color:#222222;
}