.aj-res-cat-list-wrap {
    padding-bottom: 4%;
    border-bottom: 2px solid #f16c7d;
}
.aj-res-cat-list-wrap ul {
    width: 24%;
    display: inline-block;
    list-style-type: none !important;
    vertical-align: text-top;
    padding-bottom: 0px !important;
    font-weight: 600;
}
.aj-res-cat-list-wrap ul li a:hover,.aj-res-cat-list-wrap ul li a.aj-res-active {
    color:#f16c7d;
}
.aj-res-show-all.aj-res-active{
    color: #fff !important;
}
.aj-res-cat-resorces-wrap {
    margin-top: 4%;
}
.aj-res-cat-resorces-wrap .resource-post-wrap {
    max-width: 40%;
    display: inline-block;
    min-width: 32%;
    vertical-align: text-top;
    margin-bottom: 7%;
}
.aj-res-cat-resorces-wrap .resource-title a, .aj-res-cat-resorces-wrap .resource-title {
    text-align: center !important;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}
.aj-res-cat-resorces-wrap .resource-sku {
    text-align: center !important;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px;
}
.resource-img {
    text-align: center;
}
.resource-img img {
    max-width: 200px;
    text-align: center;
    vertical-align: middle;
}
.aj-res-single-wrap{
	padding:3% 4% 6%;
}
.aj-res-single-first {
    max-width:56%;
    min-width:55%;
    display: inline-block;
    vertical-align: text-top;
    text-align: center;
    border-right: 1px solid #f16c7d;
    margin-right: 3%;
}
.aj-res-single-second{
	max-width:40%;
    display: inline-block;
    vertical-align: text-top;
    text-align: center;
}
.aj-res-single-content {
    text-align: left;
    text-align: left;
    overflow: auto;
    max-width:90%;
}
.aj-res-product-wrap {
    width: 100%;
}
.aj-res-product-img {
    max-width: 140px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
}
.aj-res-product-title {
    display: inline-block;
    max-width:280px;
}
.aj-res-product-title h5 {
    margin-bottom: 15px;
    line-height: 25px;
}
.aj-res-product-title a {
    background: #2a3e97;
    padding: 4px 12px;
    color: #fff;
    border-radius: 5px;
}
.aj-res-product-wrap {
    width: 100%;
    border-bottom: 1px solid #f16c7d;
    margin-bottom: 10px;
    padding-bottom: 20px;
}	
.aj-res-back-btn i{
	font-style: normal;
    color:#f16c7d;
    font-weight: bold;
    font-size: 55px;
    cursor: pointer;
    line-height: 5px;
    font-family: apple color emoji,segoe ui emoji,notocoloremoji,segoe ui symbol,android emoji,emojisymbols,emojione mozilla;
    position: absolute;
}
a.aj-res-show-all {
    background:#29a3b1;
    color: #fff;
    padding: 4px 9px;
    border-radius: 3px;
    margin-bottom: 4px;
    display: inline-block;
    line-height: 1.2;
}
.aj-res-single-img img {
    max-width: 500px;
    max-height: 400px;
}
@media only screen and (max-width:941px){
	.aj-res-cat-list-wrap ul{
		width: 30%;
	}
	.aj-res-cat-resorces-wrap .resource-post-wrap{
		min-width: 46%;
	}
	a.aj-res-back-btn {
    	margin-left: -22px;
    	margin-top: -9px;
    	display: block;
    	margin-bottom: 20px;
	}
}
@media only screen and (max-width:767px){
	.aj-res-cat-list-wrap ul{
		width: 45%;
	}
	.aj-res-cat-resorces-wrap .resource-post-wrap{
		min-width: 46%;
	}
	.aj-res-single-first {
    	max-width: 100%;
    	min-width: 100%;
    	border-bottom: 1px solid #ef662f;
    	border-right: none;
    	margin-bottom: 5%;
    }
    .aj-res-single-second {
    	max-width: 100%;
    	display: block;
    	margin: 0% 10%;
    }
}
@media only screen and (max-width:767px){
	.aj-res-cat-list-wrap ul{
		width: 45%;
	}
	.aj-res-cat-resorces-wrap .resource-post-wrap{
		min-width: 46%;
	}
	.aj-res-cat-list-wrap ul a {
    	font-size: 13px;
	}
	.aj-res-cat-resorces-wrap .resource-title a, .aj-res-cat-resorces-wrap .resource-title{
		font-size: 14px;
	}
}
@media only screen and (max-width:574px){
	.aj-res-cat-resorces-wrap .resource-post-wrap {
    	max-width: 100%;
    	min-width: 100%;
    }
    a.aj-res-back-btn {
	    margin-left: -10px;
	    margin-top: -2px;
	    display: block;
	    margin-bottom: 16px;
	}
	a.aj-res-back-btn i{
		font-size: 40px;
	}
	.aj-res-single-title h2 {
    	font-size: 18px;
    	padding-bottom: 5px;
	}
}
@media only screen and (max-width:458px){
	.aj-res-cat-list-wrap ul {
    	width: 100%;
    }
   
}