.cdp-row .IMAGES_T .cn-thumbnails-list
{
    padding: 20px 10px 10px 10px;
}

.cn-wrap
{
	width: 90%;
	max-width: 1400px;
	margin: auto;
}

.cn-rows-wrap
{
	margin: -20px;
}

.cn-row
{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.cn-row-image
{
	max-width: 350px;
	width: 25%;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.cn-row-image a 
{
	display: block;
}

.cn-row-image img
{
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}

.cn-row-right
{
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 100 100 auto;
    -ms-flex: 100 100 auto;
    flex: 100 100 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch	;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.cn-row-right-wrap
{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	width: 100%;
}

.cn-row-title
{
	font-size: 26px;
	line-height: 1.2;
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 3 auto;
    -ms-flex: 0 3 auto;
    flex: 0 3 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	width: 100%;
}

.cn-row-text
{
	font-size: 16px;
	padding-bottom: 12px;
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 3 auto;
    -ms-flex: 0 3 auto;
    flex: 0 3 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	width: 100%;
}

.cn-row-bottom
{
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 3 auto;
    -ms-flex: 0 3 auto;
    flex: 0 3 auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
	width: 100%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cn-row-date
{
	display: inline-block;
}

.RSS-wrap
{
	text-align: right;
}

.cn-justify-text
{
    text-align: justify;
}

/*IMPORTANT CLASS START*/
.wprez-cnews{
    /*RATIO SETUP*/
    width:100%;
    padding-bottom: 37.286%;
    height: 0;
    position: relative;
    margin-bottom: 47px;
    margin-top: 27px;
}

.wprez-cnews-without-desc{
    padding-bottom: 37.286% !important;
}

.wprez-cnews-art
{
    margin-bottom: 65px;
    padding-bottom: 41.431%;
}

.wprez-cnews-main{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    overflow: hidden;
}

.wprez-cnews-cont
{
    top:0;/*REQUIRED*/
    left: 0;/*REQUIRED*/
    height: 100%;
    width: 100%;
    position: absolute;
}

/*.wprez-cnews-text-cont:before{
	content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px; 
    opacity: 0.9;
    background: #f6f6f6;
}*/


.wprez-cnews-cont-prez{
	height: 100%;/*REQUIRED*/
	width: 100%;/*REQUIRED*/
	position: relative;/*REQUIRED*/
	float: left;/*REQUIRED*/
	background-repeat: no-repeat;
	background-position: top center;
    background-size: cover;

}

.wprez-cnews-cont-prez-art
{
    background-size: contain;
}

.wprez-cnews-cont-prez[onclick]
{
	cursor: pointer;
}
/*IMPORTANT CLASS END*/

.wprez-cnews-cont-prez:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin-left: -3.5px;
}

.wprez-cnews-cont-prez.wprez-cnews-text-cont-left
{
	text-align: left;
}

.wprez-cnews-cont-prez.wprez-cnews-text-cont-center
{
	text-align: center;
}

.wprez-cnews-cont-prez.wprez-cnews-text-cont-right
{
	text-align: right;
}

.wprez-cnews-text-cont{
    /*position: relative;*/
    display: inline-block;
    width: 40.9999999%;
    vertical-align: middle;
    height: auto;
    /*margin: 0 8% 0 13.34%;*/
    padding: 45px 65px;
	text-align: left;
    background: rgba(246, 246, 246, 0.9);
    float: right;
    height: 100%;
    box-sizing: border-box;
}

.wprez-cnews-text-desc{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color:#000000;
	padding-bottom: 27px;
	display: inline-block;
    padding-bottom: 55px;

}
.wprez-cnews-bottom-btn{
    position: absolute;
    bottom: 57px;
    padding: 10px 0 0 0 ;
}

.wprez-cnews-text-cont h2{
    font-family: 'Rubik Medium';
	font-weight: 500;
	font-size: 32px;
	color: #000000;
	text-align: left;
	position: relative;
	line-height: 38px;
    padding-bottom: 35px;
    text-transform: uppercase;

}
.wprez-cnews-hr-cont{
	width: 96px;
    border-top: 2px solid #ed1a3b;
    position: relative;
	padding: 0px 0 35px 0;
	text-align: left;
}
.wprez-cnews-bottom-btn a {
	padding: 13px 5px 12px 15px
}

.wprez-cnews-text-cont-dark .wprez-cnews-text-cont h2{
		font-weight: bold;
	font-size: 48px;
	color: #000000;
	text-transform: uppercase;	
	text-align: left;
	position: relative;
}
.wprez-cnews-text-cont-dark .wprez-cnews-text-cont span.subname
{
  font-size: 42px;
    color: #f21424;
    font-weight: 500;
    text-transform: uppercase;   
    display: inline-block;
	position: relative;
}
.wprez-cnews-bottom-btn a{
	color:white;
	font-size: 18px;
	line-height: 21px;
	text-transform: none;
	vertical-align: middle;
	margin:5px;
}
.wprez-cnews-bottom-btn a:first-child:hover { 
    background-color: #fff;
	color:#ed1a3b;
}
.wprez-cnews-bottom-btn a:first-child { 
    background-color: #ed1a3b;
	border:none;
    padding: 19px 36px 19px 36px;
    text-transform: uppercase;
}

.wprez-cnews-bottom-btn i{
	vertical-align: middle;
	padding: 0 15px 0 25px;
}
.wprez-cnews-bottom-btn a:nth-child(2) { 
    background-color: #9c9c9c;
	border:none;	
}
.wprez-cnews-bottom-btn a:nth-child(2):hover { 
    background-color: #f21424;
	color:#ffffff;
	border:none;	
}

.wprez-cnews-text-cont span.subname{
    font-size: 42px;
    color: #f21424;
    font-weight: 500;
    text-transform: uppercase;   
    display: inline-block;
	position: relative;
}

/*.wprez-cnews-text-cont a.read-more{
	display: inline-block;
	font-size: 19px;
	color: #ffffff;
	background: #7B2C68;
	text-transform: uppercase;
	text-align: center;
	padding: 29px 40px;
	box-sizing: border-box;
	border: 2px solid #6b115a;
	width: 280px;
	-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;
}*/

/*.wprez-cnews-text-cont-dark .wprez-cnews-text-cont a.read-more
{
	background: #ffffff;
	color: #996e91;
}*/

/*.wprez-cnews-text-cont a.read-more:hover{
	background: #ffffff;
	color: #6b115a;
}*/

/*.wprez-cnews-text-cont-dark .wprez-cnews-text-cont a.read-more:hover
{
	color: #ffffff;
	background: #996e91;
}*/
.wprez-cnews-navi-in{
	text-align: right;
    width: 100%;
    margin: auto;
    font-size: 0;
}

.wprez-cnews-navi{
	position: absolute;
    right: 20px;
    bottom: 20px;
	margin: auto;
	text-align: center;

}

.wprez-cnews-navi a{
	display: inline-block;
	margin: 5px 9px;
	background: #c4c4c4;
	overflow: hidden;
	text-indent: 9999px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	box-sizing: border-box;
	-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;
}

.wprez-cnews-navi a:hover,.wprez-cnews-navi a.active {
	border: 0px solid #959595;
	border-radius: 100%;
	background: #959595;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.wprez-cnews-navi-in-art{
	text-align: right;
    max-width: 1400px;
    width: 90%;
    margin: auto;
    font-size: 0;
}

.wprez-cnews-navi-art{
	position: absolute;
	left: 0;
    right: 0;
    bottom: 49px;
	margin: auto;
	text-align: center;

}

.wprez-cnews-navi-art a{
	display: inline-block;
	margin: 5px 10px;
	background: #ffffff;
	overflow: hidden;
	text-indent: 9999px;
	width: 19px;
	height: 19px;
	border-radius: 100%;
	box-sizing: border-box;
	-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;
}

.wprez-cnews-navi-art a:hover,.wprez-cnews-navi-art a.active {
	border: 6px solid #ffffff;
	border-radius: 100%;
	background: #ed1a3b;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.4);
}


.wprez-cnews-prev
{
	position: absolute;	
	background: #fff;
	font-size: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -5%;
	height: 59px;
	width: 51px;
	color: #6d6d6d;
	text-align: center;
    border: 1px #d7d7d7 solid;
    box-sizing: border-box;
    -webkit-transition: background-color 300ms ease-in-out;
	-moz-transition: background-color 300ms ease-in-out;
	-o-transition: background-color 300ms ease-in-out;
	transition: background-color 300ms ease-in-out;
}

.wprez-cnews-prev i,
.wprez-cnews-next i{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	height:21px;
	width:21px;
    font-weight: 700;
    color: #000;
}


.wprez-cnews-next
{
	position: absolute;
	background: #fff;
	font-size: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -5%;
	height: 59px;
	width: 51px;
	color: #6d6d6d;
	text-align: center;
    border: 1px #d7d7d7 solid;
    box-sizing: border-box;
    -webkit-transition: background-color 300ms ease-in-out;
	-moz-transition: background-color 300ms ease-in-out;
	-o-transition: background-color 300ms ease-in-out;
	transition: background-color 300ms ease-in-out;
}


.wprez-cnews-prev:hover, .wprez-cnews-next:hover
{
    border: 1px #ed1a3b solid;
	background: #ed1a3b;

}

.wprez-cnews-prev:hover i, .wprez-cnews-next:hover i
{
    color: #fff;
}


@media all and (max-width: 1400px){
    .wprez-cnews {
        padding-bottom: 41.286%;
    }
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
    .wprez-cnews-text-cont {
        padding: 32px 50px;
    }
    
	.wprez-cnews-text-cont h2{
		font-size: 28px;
	}

	.wprez-cnews-text-cont span.subname
	{
		font-size: 20px;
	}

	.wprez-cnews-text-cont a.read-more
	{
		padding: 15px 30px;
		font-size: 18px;
	}
    
    .wprez-cnews-bottom-btn {
        bottom: 65px;
    }
    
    .wprez-cnews-navi 
    {
        right: 0px;
        bottom: 10px;
    }
    
    .wprez-cnews-navi-in {
        width: 90%;
    }
}

@media all and (max-width: 1200px){
    .wprez-cnews {
        padding-bottom: 50%;
    }
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
	.wprez-cnews-text-cont h2
	{
		font-size: 28px;
	}

	.wprez-cnews-text-cont
	{
		width: 50%;
	}
}

@media all and (max-width: 1024px){
	.wprez-cnews
	{
		padding-bottom: 60%;
	}
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }

	.wprez-cnews-text-cont h2
	{
		font-size: 28px;
		margin-bottom: 10px;
	}

	.wprez-cnews-text-cont span.subname
	{
		margin-bottom: 10px;
	}

	.wprez-cnews-text-cont span.subname
	{
		font-size: 19px;
	}

	.wprez-cnews-text-cont
	{
		width: 50%;
		padding:15px;
	}

	.wprez-cnews-text-cont a.read-more
	{
		padding: 18px 32px;
		font-size: 17px;
	}
	.wprez-cnews-text-desc{
		font-size: 17px;
	}
	.wprez-cnews-next{
		right:1%;			
	}
	.wprez-cnews-prev{
		left:1%;
	}
}

@media all and (max-width: 900px){
	.wprez-cnews
	{
		padding-bottom: 70%;
	}
    
    .wprez-cnews-art
    {
        padding-bottom: 37.286%;
    }
    
    .wprez-cnews-navi-in 
	{
		display: none;
	}
}

@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%;
}

.cn-row
{
	width: calc((95.6%)/3);
    width: -webkit-calc((95.6%)/3);
    width: -moz-calc((95.6%)/3);
    width: -o-calc((95.6%)/3);;
	box-sizing: border-box;
	padding: 24px;
    border: 1px #d7d7d7 solid;
    margin-top: 30px;
	-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:nth-child(3n+2){
    margin: 30px 2.15% 0 2.15%;
}

.cn-row-hr
{
    border-top: 2px #ed1a3b solid;
    width: 56px;
    text-align: left;
    margin: 0;
}


.cn-row-inner
{
	cursor: pointer;
}

.cn-rows-inner
{
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.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*/