.ce-wrap {
	width: 90%;
	max-width: 1440px;
	margin: auto;
}

.ce-catalog-image-wrap__image {
	max-width: 100%;
	height: auto;
}

.ce-grid-title {
	font-size: 26px;
	margin: 50px 0 10px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.ce-grid {
	margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}

.ce-book {
    border: 1px #d7d7d7 solid;
    padding: 15px;
    text-align: center;
}

.ce-book__cover--image-wrap {
	max-width: 160px;
	height: 200px;
	margin: auto;
}

.ce-book__cover--image {
	max-width: 160px;
    height: auto;
}

.ce-book__name {
    padding-top: 10px;
	font-size: 22px;
    color: #000;
	width: 100%;
}

.ce-book__hr {
    border-top: 2px #ed1a3b solid;
    width: 56px;
    margin: auto;
}

.ce-book__description {
    padding: 20px 0;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.ce-wrap .BTN {
	background-color: #ed1a3b;
	color: #fff;
	font-size: 16px;
	padding: 8px 40px 8px 40px;
}

.ce-wrap .BTN:hover {
	background-color: #fff;
	color: #ed1a3b;
}

.ce-catalog-description-wrap {
	padding: 30px 0;
}

@media all and (max-width: 1300px){
	.ce-grid{
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media all and (max-width: 1024px){
	.ce-book__name {
		font-size: 18px;
	}
	.ce-book__description {
		font-size: 15px;
		line-height: 22px;
	}
	.ce-grid{
		grid-template-columns: 1fr 1fr;
	}
}

@media all and (max-width: 499px){
	.ce-grid{
		grid-template-columns: 1fr;
	}
}

@media all and (max-width: 767px)
{
	.wprez-cnews
	{
		padding-bottom: 125%;
	}
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
	.wprez-cnews-text-cont a.read-more,
    .wprez-cnews-prev,
    .wprez-cnews-next
	{
		display: none;
	}

	.wprez-cnews-text-cont
	{
		width: 100%;
		margin: 0;
		padding: 20px;
		padding-bottom: 50px;
		box-sizing: border-box;
		vertical-align: bottom;
        height: 40%;
        position: absolute;
        bottom: 0;
	}

	.wprez-text-cont h2
	{
		font-size: 26px;
		margin-bottom: 25px;
	}
    
    .wprez-cnews-navi-in {
         width: 100%; 
    }
    
    .wprez-cnews-text-cont h2 {
        font-size: 20px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    
    .wprez-cnews-text-desc {
        font-size: 15px;
    }
    
    .wprez-cnews-cont-prez-list
    {
        background-size: contain;
    }
    
	.wprez-cnews-list
	{
		padding-bottom: 74%;
	}
    
    .wprez-cnews-text-cont-list
    {
        height: 50%;
    }
    
    .wprez-cnews-text-cont-list h2 {
        font-size: 16px;
    }
}

@media all and (max-width: 600px)
{
    .wprez-cnews-navi {
        display: none;
    }
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
    .wprez-cnews-list
	{
		padding-bottom: 94%;
	}
    
    .wprez-cnews-text-cont-list
    {
        height: 60%;
    }
}

@media all and (max-width: 480px)
{
    .wprez-cnews-text-cont h2 {
        font-size: 17px;
        line-height: 15px;
    }
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
    .wprez-cnews-text-desc {
        font-size: 13px;
        line-height: 20px;
    }
}

@media all and (max-width: 360px)
{
    .wprez-cnews {
        padding-bottom: 200%;
    }
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
    .wprez-cnews-list
	{
		padding-bottom: 105%;
	}
    
    .wprez-cnews-text-cont-list
    {
        height: 65%;
    }
}

@media all and (max-width: 1023px)
{
	.cn-row-image
	{
		width: 35%;
	}
}

@media all and (max-width: 768px)
{
	.cn-row-image
	{
		padding: 10px;
		width: 100%;
		text-align: center;
	}
	
	.cn-row
	{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		margin: 10px 0;
	}
	
	.cn-rows-wrap
	{
		margin: -20px -10px;
	}
	
	.cn-row-right
	{
		padding: 10px;
		max-width: 320px;
	}
}


/*C_NEWS ARTICLE LIST START*/
.cn-rows-wrapper
{

}

.cn-rows-wrap
{
	margin: 0px auto;
	max-width: 1400px;
	width: 90%;
}

.cn-rows
{
	padding-bottom: 50px;
}

.cn-rows .pager
{
	width: 100%;
}

.ce-book-inner
{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 24px;
    border: 1px #d7d7d7 solid;
    margin-top: 30px;
}

.cn-row:nth-child(3n+2){
    margin: 30px 2.15% 0 2.15%;
}

.cn-row-picture-anchor
{
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
}

.cn-row-picture-anchor-empty
{
	padding: 75px 20px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}

.cn-row-picture-see-more
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	font-size: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cn-row:hover
{
    background-color: #f3f3f3;
    cursor: pointer;
}

.cn-row:hover .cn-row-picture-see-more
{
	opacity: 1;
}

.cn-row-picture-see-more .button
{
	vertical-align: middle;
}

.cn-row-picture-see-more:after
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.cn-row-picture-see-more:before
{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: #000;
	opacity: 0.5;
}

.cn-row-picture-anchor img
{
	max-width: 100%;
	display: block;
	margin: auto;
}

.cn-row-picture-anchor-empty img
{
	max-width: 60%;
	max-height: 60%;
}

.cn-row-category
{
	padding-top: 10px;
}

.cn-row-category a
{
	font-weight: 500;
	font-size: 17px;
	color: #48556e;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cn-row-category a:hover
{
	color: #aaa;
}

.cn-row-title
{
	padding-top: 40px;
    padding-bottom: 25px;
}

.cn-row-title a
{
    font-family: 'proxima_novabold';
    font-size: 23px;
    color: #000;
    line-height: 27px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

/*.cn-row-title a:hover
{
	color: #aaa;
}*/

.cn-row-text
{
	padding-bottom: 20px;
}

.cn-row-text,
.cn-row-text p
{
    padding-top: 27px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

.cn-row-bottom
{
	font-size: 0;
	margin: -5px -20px;
	overflow: hidden;
}

.cn-row-date
{
	font-size: 17px;
	color: #494949;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cn-row-comments
{
	font-size: 17px;
	color: #494949;
	position: relative;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cn-row-comments:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: #bcbcbc;
}

.cn-row-comments i
{
	margin-right: 8px;
	vertical-align: middle;
}

.cn-row-comments span
{
	display: inline-block;
	vertical-align: middle;
}

.cn-row-comments span a
{
	color: #494949;
}

.cn-row-bottom-line
{
	margin: 35px 0 0 0;
	height: 1px;
	width: 100%;
	background: #bcbcbc;
}


.cdp-blog .cn-row-bottom
{
	margin-top: 30px;
}

.twocol-layout .cn-row,
.twocol-layout .cn-row
{
	width: 45%;
    margin: 2.5%;
}

.cn-zoom
{
    font-size: 60px;
    color: #fff;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}

.cn-rows-wrap .cdp-row
{
    padding-bottom: 0px;
}

@media all and (max-width: 1200px){

	.cn-row
	{
		width: 48.925%;
	}
    
    .cn-row, .cn-row:nth-child(3n+2)
    {
        margin: 30px 0 0 0;
    }
    
    .cn-row:nth-child(odd)
    {
        margin: 30px 2.15% 0 0;
    }
    
}


@media all and (max-width: 768px){

	.cn-row
	{
		width: 100%;
	}
    
    .cn-row, .cn-row:nth-child(odd)
    {
        margin: 30px 0 0 0;
    }
}
/*C_NEWS ARTICLE LIST END*/

/*C_NEWS ARTICLE VIEW START*/
.cn-art-top
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 57px;
}


.cn-art-tittle-wrapper
{
    width: 80%;
    box-sizing: border-box;
    padding-right: 20px;
}

.cn-art-btn-wrapper
{
    
}

.button.cn-art-btn
{
    color: #000;
    padding: 17px 32px 17px 32px;
}

.button.cn-art-btn > i
{
    font-size: 13px;
    margin-left: 25px;
    font-weight: 700;
}

@media all and (max-width: 500px){
    .cn-art-top
    {
        flex-direction: column;
        align-items: center;
    }


    .cn-art-tittle-wrapper
    {
        order: 2;
        width: 100%;
    }
    
    .cn-art-tittle-wrapper > h1.title
    {
        font-size: 36px;
    }

    .cn-art-btn-wrapper
    {
        order:1;
        margin-bottom: 50px;
    }
}
/*C_NEWS ARTICLE VIEW END*/