


.featured-img-detail {
    background: #999;
    height: 430px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.featured-img-detail img {
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
    width: 100%;
}
.post-meta-box {
    background: #FFB800;
    color: #aeaeae;
    height: 60px;
    margin-bottom: 0px;
    padding-left: 80px;
    padding-right: 10px;
    position: relative;
}
.post-meta-box .post-likes {
    height: 60px;
    left: 0;
    margin-left: 0;
    width: 60px;
}
.post-likes {
    background: #242424 ;
    display: inline-block;
    height: 65px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 4;
}
.post-likes a {
    color: #fff;
    display: block;
    padding: 5px 5px 5px;
    text-decoration: none;
}


.post-meta-box .post-likes .fa {
    font-size: 24px;
    display: block;
    margin: 0;
    padding: 3px 0;

}
.post-likes .fa, .post-likes span {
    display: block;
    margin: 0;
}
.post-meta-box .post-meta, .post-meta-box .share-icons {
    float: left;
    font-family: 'Roboto', sans-serif;
    line-height: 60px;
	margin-bottom: 0;
	letter-spacing:1px;
	color:#FFF;
}
.post-meta-box .post-meta span {
    padding: 0 10px;
}
.post-meta span {
    color: #FFF;
    margin: 0 5px;
}
.post-meta a {
    color: #FFF;
}
.post-meta a:hover {
    color: #242424 !important;
}

.post-meta-box .share-icons a {
    color: #FFF;
    padding: 0 8px;
    text-decoration: none;
}
.post-meta-box .share-icons a:hover {
    color: #242424 !important;
}

section.blog-header {
padding:0px;	
}
.text-box.default-color {
    background-color: #242424;
    color: #fff;
}
blockquote::before {
    color: #FFB800;
    content: "“";
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-style: normal;
}
blockquote {
    border-left: medium none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: italic;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: 0;
}
.text-box {
    background: #f2f2fa none no-repeat scroll center center / cover ;
    color: #222;
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 50px;
    padding: 50px 40px;
}
.text-box h6{
	color:#FFB800;	
	letter-spacing:2px;
}
.article-nav {
    border-bottom: 1px solid #ebebf5;
    border-top: 1px solid #ebebf5;
    margin: 30px 0;
    text-align: center;
}
.article-nav-link {
    display: inline-block;
    padding: 30px 0;
	color:#242424;
}
a.article-nav-link:hover {
color:	#ffb800;
}
.article-nav-link i {
    font-size: 32px;
	padding:10px 20px;
}
.article-nav-link p {
    display: inline-block;
    font-size: 18px;
    margin: 0;
}
.post-date {
    font-size: 14px;
    font-weight: 300 !important;
    letter-spacing: 1px;
    margin: 15px 0;
	color:#999;
}
.comment_list {
    list-style: outside none none;
    margin: 0;
    padding: 60px 0 0;
}
.single-comment {
    margin-bottom: 80px;
    position: relative;
}
.comment_image {
    height: 100px;
    width: 100px;
	float:left;
}
.comment_info {
    left: 0;
    padding-left: 120px;
    top: 0px;
}.comment_info h2 {
    margin: 0 0 5px;
}
.comment_info p {
    color: #585858;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.children {
    margin-top: 80px;
}
.children li {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 40px;
    position: relative;
}
.children .comment_info {
    padding-left: 120px;
    top: 0px;
	left:0;
}
.comment_info h5 {
    margin: 0 0 5px;
	text-transform: uppercase;
	color:#242424;
}
.comment_info h5 a {
	color:#242424;
}
.reply, .reply:hover, .reply:focus, .reply:visited, .reply:active {
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}.comment_form .form-group .form-control, .form-group .form-control:focus {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    outline: 0 none;
    transition: all 0.5s ease 0s;
}
.comment_form h4 {
	text-transform:uppercase;	
}
#Comment {
    height: 100px;
    resize: none;
}
.cmnt_sbt {
	margin-top:20px;	
}
.comment_section h4 {
margin-bottom:0px;
text-transform:uppercase;	
}


.widget-area {
  border: 1px solid #dedede;
  margin-bottom: 40px;
  overflow: hidden;
}
.filter-title-1 {
  border-bottom: 1px solid #dedede;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.widget-area .widget {
    overflow: hidden;
    padding: 20px;
}
.sidebar-menu li a:hover::before, .sidebar-menu li.active a::before {
    background: #FFB800 none repeat scroll 0 0;
}
.sidebar-menu li a::before {
    background: #dedede none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 20px;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.sidebar-menu li a .color-name {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: left;
    min-width: 70px;
	color:#242424;
}
.sidebar-menu li a .number {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: right;
    text-align: right;
    width: 40px;
	color:#242424;
}
.sidebar-menu li a .number:hover, .sidebar-menu li a .color-name:hover {
	color: #FFB800;	
}
.sidebar-menu li {
    display: block;
}
.sidebar-menu li a {
    display: block;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}
.popular-tag ul {
    float: left;
    width: 33%;
}

.popular-tag ul li a {
    border: 1px dotted #ccc;
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 35px;
    margin: 2px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}


.popular-block {
    display: inline-block;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}
.pop-img {
    float: left;
    position: relative;
    width: 40%;
}
.pop-img img {
    height: auto;
    width: 100%;
}
.pop-text {
    float: left;
    padding-left: 15px;
    position: relative;
    width: 60%;
}
.pop-text h5 {
    padding-bottom: 10px;
	margin-bottom:0px;
	color:#242424;
	letter-spacing:1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-text h5:hover {
	color:#FFB800;
}
.pop-text span, .comment_info span {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
	font-weight: 300 !important;
}
.blog-article-content img {
	margin-bottom:20px;	
}

@media (min-width: 320px) and (max-width: 767px) {
	.featured-img-detail {
		height:140px;	
	}
	.post-meta-box .post-meta, .post-meta-box .share-icons {
		letter-spacing:0;
		font-size: 12px;	
	}
	.post-meta-box .post-meta span {
		padding:0px 5px;
		margin:0px;	
	}
	.comment_info {
		left: 0;
		padding-left: 40px;
		top: 0;
	}
	.comment_image {
		float: left;
		height: 30px;
		width: 30px;
	}
	.children .comment_info {
		left: 0;
		padding-left: 40px;
		top: 0;
	}
}