#cnss_widget-3 {
    margin-bottom: 15px;
}
.post_home_button {
    background-color: #ec3237;
}

.post_home_button:hover {
    background-color: #fff;
	color: #000;
    border-color: #000;
}

.post-meta-info{
	background-color: #fbfbfb;
    padding: 2px;
    border-radius: 8px;
	height: 52px;
	margin-left: 10px;
}	
p#breadcrumbs {
    margin-top: 80px;
    font-size: 12px;
    /*padding-left: 16px;*/
    color: #ea0808;
   /* color: #000;*/
}
.post-meta-left-box-content h1{
	font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.post-meta-left-box-content {
    /*width: 57%;*/ /*14-06-2021*/
	float: left;
}
.post_views {
    width: 16%;
    float: left;
    margin-top: 20px;
    font-size: 14px;
}
.listing_ids{
	background: #eee;
	padding: 10px;
	border-radius: 5px;
}
.shadowblock.welcomme-admin {
    background: #fbfbfb;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 0px;


}
.ad_list_detail ul li {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding: 7px 7px;
}
.ad_list_detail ul {
    background: #fbfbfb;
    border-radius: 5px;
    padding: 10px 8px;
    border: 1px solid #ddd;
}
.no-border {
    border: none !important;
}
.shadowblock.no-padding {
	padding: 0 !important;
}
.bigleft.no-margin {
	margin: 0 !important;
}
.single-main {
	background: #fbfbfb;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 0 12px;
	float: left;
	width: 95%;
}
.tabprice.form-margin {
    margin-top: 20px;
}
#widget-ad-categories-3 .shadowblock{
	background: #fbfbfb;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#widget-ad-categories-3 .shadowblock h2{
	color: #EC3237;
	margin-bottom: 10px;
}

#widget-featured-ads-2 .shadowblock{
	background: #fbfbfb;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
#refine_widget h2{
	color: #d02025;
}
.post-block:nth-child(2){clear:both;}

li.cp_state {
    background: #f5f5f5 !important;
    color: #EC3237;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 7px !important;
}
.kargal_msg {
	color: #EC3237;
	font-weight: bold;
	text-align: center;
}
.form_step ol li .ad-static-field, .form_edit ol li .ad-static-field {
	padding: 0;
}
.uploadifive-button {
    background-color: #EC3237 !important;
	border-radius: 4px !important;
}
.post-block-out {
	height: 400px;
	float: left;
}
.content_res img.attachment-ad-medium {
    height: 200px;/*ramji*/
}
.red_button {
	background: #EC3237;
	border: 1px solid #EC3237;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
}
.header_menu_res ul li.current-menu-parent a {
	background: #fff;
}
.prdetails p.tags a, .widget_tag_cloud a, .widget_ad_tag_cloud a {
	font-size: 12px !important;
}
.form_edit input[type=submit], .form_edit input[type=button], .order-summary .btn_orange, .order-gateway .btn_orange {
    padding: 12px 36px;
}
.content_botbg {
    margin-top: 115px !important;
}
.single_post_ad {
    margin-top: 50px !important;
}
ul.ui-autocomplete, .ui-menu {
	z-index: 999999;
}

.cat_breadcrumbs{
	margin:0 !important;
	padding-left: 0px !important;
}
.default-img img {
		height: 147px;
}

@media (max-width: 1199px) {
	.post-block-out {
		width: 48%;
	}
	.post-block-out {
		height: 500px;
	}
	.post-block .post-right {
		max-width: 100%;
	}
	.post-meta-left-box-content {
		width: 65%;
	}
	.post-meta-left-box-content h1 {
		font-size: 23px;
	}
	.post-meta-info {
		height: 150px;
	}
	.single-main {
		width: 92%;
	}
	.post-price {
		float: none;
	}
	.btn_orange {
		padding: 10px 8px;
	}
	.form_contact input.text {
		width: 229px;
	}
	.form_contact textarea {
		width: 229px;
	}
	.shadowblock {
		padding: 10px;
	}
	.back-arrow {
		display: none;
	}
	.footer_main {
		margin-top: 82px;
	}
}

@media (max-width: 991px) {
	.listing-actions .dashicons-before.pause::before {
		color: #EC3237;
	}
	.listing-actions .dashicons-before.delete::before {
		content: "DELETE";
		color: #EC3237;
	}
	.listing-actions .dashicons-before.edit::before {
		content: "EDIT";
		color: #EC3237;
	}
	p#breadcrumbs {
		margin-top: 40px;
	}
	.btn_orange{
		background-color: #EC3237;
		color: #fff;
		border-radius: 5px;
	}
	.single_post_sidebar {
		margin-top: 50px !important;
	}
}

@media (max-width: 767px) {

        .right-job-sec {
	float: right;
	width: 100%;
	margin: 10px auto;
       }

.job-sec {
    font-size: 14px;
    text-transform: capitalize;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 87%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px;
    border-left: 3px solid #d02125;}





	.post-block-out {
		width: 100%;
		height: 430px;
	}
	.post-block .post-left {
		max-width: 100%;
	}
	.content_botbg {
		margin-top: 390px !important;
	}
	.btn_orange {
		background-color: #fff;
		color: #2e91c1;
	}
	.subcatList {
		width: 100%;
	}
	.post-meta-left-box-content {
		width: 100%;
	}
	.post_views {
		width: 100%;
		margin-top: 30px;
	}
	.post-meta-info {
		height: 100px;
	}
	.form_step .dropdownlist, .form_edit .dropdownlist, .reports_form select {
		width: 265px;
	}
	.form_step ol.checkboxes, .form_edit ol.checkboxes {
		column-count: 1;
	}
	.form_step li, .form_edit li {
		margin: 0;
		padding: 8px 0;
		display: block;
		width: 100%;
	}
	.form_step ol, .form_edit ol {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		display: inline-block;
	}
	.mobile_display {
		padding: 3px 7px 3px 7px;
	}
	.btn_orange001 a {
		color: #fff;
	}
	.btn_orange001 a:hover {
		text-decoration: none;
	}
	#page_navigation {
		margin: 40px auto 24px;
	}
	.easyPaginateNav a {
    padding: 6px;
    background: #000;
    margin: 2px;
    color: #fff;
    border-radius: 4px;
	text-decoration: none;
	}
	.easyPaginateNav.page.current {
    background: #0459ad;
    color: white !important;
    background: gray !important;
	}.post-block {
	    
	}
	
	a.post-gallery img {
		margin: 0 17px 0 0;
		outline: none;
	}
	div#thumbs-pic {
		overflow: scroll;
	}
	.pages span {
		padding: 5px 10px !important;
	}
	.paging{
		width: 85%;
		float: none;
		padding: 28px;
	}

}
@media (min-width: 1199px) {
	.search .post-block-out {
		width: 100%;
	}
	.search .post-block-out .post-block {
		    height: auto;
	}
	.search .post-right .ad-below-actions > div {
		/*background: none;*/
	}max-width: 100%
	.search .post-block-out .post-block .post-left img {
		width: 230px;
    	height: auto;	
	}	
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
    
    #categorylistingmain .post-block-out .post-block .post-left img.attachment-ad-medium {
        max-width: 100%;
    }
    .content_res img.attachment-ad-medium {
        max-width: 100% !important;
    }
    
    .content_right{Display:None;}
}



span.featuredis {
	    position: relative;
    left: 20px;
    top: -158px;
    color: #fff;
    background: #d02025;
    padding: 4px;
    z-index: 9999999999999999999999999;
    float: left;
    margin-top: -11px;
    margin-left: 0;
}

.post-type-archive-ad_listing .paging .pages {
	float: left;
	width: 100% !important;
}