/*blog-listing strts*/
.fix-container {
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 10px;
    width: 100%;
}
.list-page, .detail {
	margin-top: 30px;
}
.blog-lsting {
	margin-left: 0px;
	text-align: left;
	width: 68%;
	float: left;
}
.blog-lsting .srvs-title {
	min-height: inherit;
}
.blog-lsting .single-lst {
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
	padding: 15px;
	background: #fff;
	width:100%;
}
.blog-lsting .single-lst > p {
	font-size: 15px;
	line-height: 23px;
	padding: 10px 0px;
}
.blog-lsting .single-lst .btn {
	padding: 8px 18px;
	font-size: 14px;
	float: left;
	font-size: 14px;
	margin: 5px 0;
}
.cell-img.img-responsive {
	overflow: hidden;
	width: 100%;
}
.cell-img.img-responsive  img {
	width: 100%;
}
.title-area {
	border-bottom: 1px dashed #ccc;
	display: inline-block;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
.date-time {
	background: #0ea158;
	color: #fff;
	float: left;
	font-size: 18px;
	line-height: 1;
	margin-right: 10px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.cmnt-area {
    float: right;
    
    width: 89%;
}
.date-time > span {
	display: block;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	
}
.cmnt-area .srvs-title {
	font-size: 26px;
	
}
.blog-lsting p a {
	color: #37291e;
	font-weight: normal;
	text-decoration: underline;
}
ul.post-info {
	display: inline-block;
	margin: 4px 0px 0px;
	padding: 0px;
}
ul.post-info li {
	display: inline-block;
	color: #9e9e9e;
	background: url(../images/divider-bar-footer.jpg) no-repeat center left;
	padding-left: 10px;
	margin-left: 25px;
	border: none;
	padding: 0px;
}
ul.post-info li:first-child {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.post-info li .post-icons {
	background: url(../images/post-ico.png) no-repeat center top;
	height: 20px;
	width: 22px;
	display: inline-block;
	opacity: 0.5;
}
ul.post-info li .date {
	background-position: 0px 0px;
}
ul.post-info li a, ul.post-info li p {
	color: #9e9e9e;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	line-height: 23px;
	width: auto;
}
ul.post-info li a:hover {
	color: #000;
}
ul.post-info li .tag {
	background-position: -32px 1px;
}
ul.post-info li .comment {
	background-position: -59px 1px;
}
ul.post-info {
	display: inline-block;
}
.right-wrapper {
	width: 30%;
	float: right;
}
.right-wrapper .inner {
	padding: 0;
	background: #f8f7f7;
	border: 1px solid #e8e8e8;
}
.right-wrapper .inner h4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	padding: 15px 20px;
	background: #26292e;
	color: #fff;
}
.right-wrapper .inner > ul, .right-wrapper .inner aside > ul {
	padding: 5px 20px;
}
#featured-field ul li, #featured-field ul.list-post li {
	background: url(../images/arrow-rt.png) no-repeat left 5px;
	margin: 10px 0;
	background-size: 3%;
}
#featured-field ul li a, #featured-field ul.list-post li a {
	color: #000;
	font-size: 15px;
	padding-left: 20px;
	display: table;
	line-height: 22px;
}
#featured-field ul li a:hover, #featured-field ul.list-post li a:hover {
	color: #333;
}
#featured-field ul li ul, #featured-field ul li ul.sub-listing {
	margin-left: 20px;
	margin-top: 0px;
}
#featured-field ul li ul li, #featured-field ul li ul.sub-listing li {
	display: table-cell;
	background: none;
	padding-left: 8px;
	padding-right: 5px;
}
#featured-field ul li ul li:first-child, #featured-field ul li ul.sub-listing li:first-child {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
	border-right: solid 1px #e8e8e8;
}
#featured-field ul li ul li p, #featured-field ul li ul.sub-listing li p, #featured-field ul li ul li a, #featured-field ul li ul.sub-listing li a {
	color: #9e9e9e;
	font-size: 14px;
	padding-left: 0px;
}
#category-field ul li, #category-field ul.cat-iems li {
	list-style: square inside;
	margin: 10px 0;
}
#category-field ul li a, #category-field ul.cat-iems li a {
	color: #6f6f6f;
	font-size: 14px;
	padding-left: 8px;
}
#category-field ul li:hover a, #category-field ul.cat-iems li:hover a {
	color: #000;
}
.comment-section {
	border-top: 1px dashed #9e9e9e;
	width: 100%;
	margin: 20px 0 0;
	padding: 20px 0 0;
	display: inline-block;
}
.search-form {
	position: relative;
}
.search-form input {
	border: 1px solid #d6d6d6;
	font-size: 14px;
	height: 40px;
	margin-bottom: 20px;
	padding: 0 10px;
	position: relative;
	width: 100%;
	color: #9e9e9e;
}
.search-form input[type="text"]:focus {
	border: 1px solid #ccc;
}
.search-form .button {
	background: url(../images/search-icon.png) no-repeat center 9px #26292e;
	position: absolute!important;
	height: 40px!important;
	width: 35px!important;
	right: 0;
	top: 2px;
	transition: none;
	font-size: 0 !important;
	cursor: pointer;
	border-radius: 0px;
}
.search-form .button:hover {
	background: #000 url(../images/search-icon.png) no-repeat center -31px;
}
.right-wrapper #search-field .inner {
	padding: 20px 20px 5px;
}
/*blog-listing ends*/
/*blog-details starts*/
.comment-frm textarea {
	width:100%;
	background:#FFFFFF;
	border:1px solid #bcbdbb;
	border-radius:0px;
	height:80px;
	vertical-align:middle;
	font-size:14px;
	color:#7a7a7a;
	padding:10px 10px;
	margin:0 0 0 0;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
.comment-frm textarea:focus {
	border-color: #071f59;
}
.comment-frm span {
	color:#ff0000;
	margin:0 5px;
}
.comment-frm label {
	font-size: 16px;
}
.comment-frm {
    background:#fff;
    border: 1px solid #bcbdbb;
    border-spacing: 20px;
    width: 100%;
}
.comment-form h5 {
	background: #26292e;
	color: #fff;
	padding: 15px 20px;
	font-size:22px;
}
.blog-lsting > li {
}
.single-lst {
	border: 1px solid #bcbdbb;
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 15px;
}
.single-lst > p {
	font-size: 15px;
	line-height: 23px;
	padding:10px 0px;
}
.single-lst > ul {
	margin:10px 0;
}
.single-lst > ul li {
	margin:0px 0 15px;
	font-size: 15px;
	line-height: 23px;
	list-style:disc inside;
}
.captcha {
	margin: 10px 0 0;
}
.captcha img {
	float:left;
}
.captcha input[type="text"] {
	float: right;
	width:70% !important;
}
.single-lst ol {
    list-style: outside none decimal;
    margin: 10px 0 0 16px;
}
.single-lst ol li {
   padding-bottom:10px;
}
.single-lst ul li ol {
    list-style: outside none decimal;
    margin: 10px 0 0 16px;
}
.single-lst ul li ol li {
   padding-bottom:10px;
}
.fix-container.list-page a.a_title{
color:#333;
}
/*blog-details ends*/

@media only screen and (max-width: 767px) {

/*blog*/
.blog-lsting {
    width: auto;
	float: none;
}
.right-wrapper {
    margin: 0px;
    width: auto;
	float: none;
}
.cell-img.img-responsive {
    height: auto;
}
.cmnt-area .srvs-title {
    line-height: 1;
}

.cmnt-area {
    margin-left:0px;
}
.captcha input[type="text"] {
    float: right;
    margin: 10px 0 0;
    width: 100%;
}
.date-time{
	font-size:11px;padding: 5px;
}
.date-time > span {
   
    font-size: 15px;
    
}
.cmnt-area {
    float: left;
    
    width: 85%;
}
.cmnt-area .srvs-title {
    font-size: 20px;
}
ul.post-info li a, ul.post-info li p {
   
    font-size: 12px;
    
}
ul.post-info li {
   
    margin-left: 5px;
    
}
.captcha input[type="text"]{
	width:100% !important;
}
/*blog*/
}
@media only screen and (max-width: 320px) {
	
}
@media only screen and (max-width: 479px) {

}