/*C_BLOG ARTICLE LIST START*/
.cdp-row .IMAGES_T .cb-thumbnails-list
{
    padding: 20px 10px 10px 10px;
}

.wcc-content
{
    margin-bottom: -30px;
}

.cb-blog
{
    overflow: visible;
}

.cb-blog .cdp-row
{
    padding: 40px 0 0 0;
}

.cb-wrap
{
	max-width: 1400px;
	width: 90%;
	margin: auto;
}

.cb-rows-wrap
{
	margin: 0px auto;
	max-width: 1400px;
	width: 90%;
}

.cb-rows
{
	padding-bottom: 50px;
}

.cb-rows .pager
{
	width: 100%;
}

.cb-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;
}

.cb-row:nth-child(3n+2){
    margin: 30px 2.15% 0 2.15%;
}

.cb-rows .top-content
{
    padding-bottom: 45px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 28px;
}

.cb-rows .pagination-content
{
    padding-top: 50px;
}

.cb-row-hr
{
    border-top: 2px #ed1a3b solid;
    width: 56px;
    text-align: left;
    margin: 0;
}


.cb-row-inner
{
	cursor: pointer;
}

.cb-rows-inner
{
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.cb-row-picture-anchor
{
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
}

.cb-row-picture-anchor-empty
{
	padding: 75px 20px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}

.cb-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;
}

.cb-row-picture-anchor > img
{
    max-height: 265px;
}

.cb-row:hover
{
    background-color: #f3f3f3;
    cursor: pointer;
}

.cb-row:hover .cb-row-picture-see-more
{
	opacity: 1;
}

.cb-row-picture-see-more .button
{
	vertical-align: middle;
}

.cb-row-picture-see-more:after
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.cb-row-picture-see-more:before
{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: #000;
	opacity: 0.5;
}

.cb-row-picture-anchor img
{
	max-width: 100%;
	display: block;
	margin: auto;
}

.cb-row-picture-anchor-empty img
{
	max-width: 60%;
	max-height: 60%;
}

.cb-row-category
{
	padding-top: 10px;
}

.cb-row-category a
{
    font-family: 'proxima_novabold';
	font-weight: 700;
	font-size: 20px;
	color: #ed1a3b;
	-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;
}

/*.cb-row-category a:hover
{
	color: #000;
}*/

.cb-row-title
{
	padding-top: 40px;
    padding-bottom: 20px;
}

.cb-row-title a
{
    font-family: 'proxima_novabold';
    font-size: 24px;
    color: #000;
    line-height: 28px;
	-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;
}

/*.cb-row-title a:hover
{
	color: #aaa;
}*/

.cb-on-picture-desc
{
    margin-top: -40px;
    text-align: right;
}

.cb-row-text
{
	padding-bottom: 20px;
}

.cb-row-text,
.cb-row-text p
{
    padding-top: 17px;
	font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

.cb-row-bottom
{
	font-size: 0;
	margin: -5px -20px;
	overflow: hidden;
}

.cb-row-date
{
	font-size: 17px;
	color: #494949;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments
{
	font-size: 17px;
	color: #494949;
	position: relative;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: #bcbcbc;
}

.cb-row-comments i
{
	margin-right: 8px;
	vertical-align: middle;
}

.cb-row-comments span
{
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments span a
{
	color: #494949;
}

.cb-row-bottom-line
{
	margin: 35px 0 0 0;
	height: 1px;
	width: 100%;
	background: #bcbcbc;
}



.cdp-blog .cb-row-bottom
{
	margin-top: 30px;
}

.twocol-layout .cb-row,
.twocol-layout .cb-row
{
	width: 45%;
    margin: 2.5%;
}

.cb-zoom
{
    font-size: 60px;
    color: #fff;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}

.cb-rows-wrap .cdp-row
{
    padding-bottom: 0px;
}
/*C_BLOG ARTICLE LIST END*/

/*C_BLOG ARTICLE VIEW START*/
.cb-art-top
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 57px;
}


.cb-art-tittle-wrapper
{
    width: 80%;
    box-sizing: border-box;
    padding-right: 20px;
}

.cb-art-btn-wrapper
{
    
}

.button.cb-art-btn
{
    color: #000;
    padding: 17px 32px 17px 32px;
}

.button.cb-art-btn > i
{
    font-size: 13px;
    margin-left: 25px;
}

.cb-short-text
{
    margin-bottom: 30px;
}

.cb-video
{
    margin-bottom: 30px;
}

.cb-big-image
{
    width: 100%;
    height: auto;
    max-height: 580px;
}

.cb-text
{
    padding: 20px 0;
}

.cb-justify-text
{
    text-align: justify;
}
/*C_BLOG ARTICLE VIEW END*/


@media all and (max-width: 1200px){

	.cb-row
	{
		width: 48.925%;
	}
    
    .cb-row, .cb-row:nth-child(3n+2)
    {
        margin: 30px 0 0 0;
    }
    
    .cb-row:nth-child(odd)
    {
        margin: 30px 2.15% 0 0;
    }
    
}

@media all and (max-width: 768px){

	.cb-row
	{
		width: 100%;
	}
    
    .cb-row, .cb-row:nth-child(odd)
    {
        margin: 30px 0 0 0;
    }
}

@media all and (max-width: 500px){
    .cb-art-top
    {
        flex-direction: column;
        align-items: center;
    }


    .cb-art-tittle-wrapper
    {
        order: 2;
        width: 100%;
    }
    
    .cb-art-tittle-wrapper > h1.title
    {
        font-size: 36px;
    }

    .cb-art-btn-wrapper
    {
        order:1;
        margin-bottom: 50px;
    }
}




/*C_BLOG_CATALOG*/
/*.cb-wrap
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
}

.cb-rows
{
	margin: -20px;
	padding-bottom: 70px;
}

.cb-rows .pager
{
	padding-top: 35px;
	width: 100%;
}

.cb-row
{
	width: 33.333333%;
	box-sizing: border-box;
	padding: 20px;
    border: 1px #d7d7d7 solid;
}

.cb-row-inner
{
	cursor: pointer;
}

.cb-rows-inner
{
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.cb-row-picture-anchor
{
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
}

.cb-row-picture-anchor-empty
{
	padding: 75px 20px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}

.cb-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;
}

.cb-row-inner:hover .cb-row-picture-see-more
{
	opacity: 1;
}

.cb-row-picture-see-more .button
{
	vertical-align: middle;
}

.cb-row-picture-see-more:after
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.cb-row-picture-see-more:before
{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: #48556e;
	opacity: 0.6;
}

.cb-row-picture-anchor img
{
	max-width: 100%;
	display: block;
	margin: auto;
}

.cb-row-picture-anchor-empty img
{
	max-width: 60%;
	max-height: 60%;
}

.cb-row-category
{
	padding-top: 10px;
}

.cb-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;
}

.cb-row-category a:hover
{
	color: #aaa;
}

.cb-row-title
{
	padding-top: 20px;
}

.cb-row-title a
{
	font-weight: normal;
	font-size: 24px;
	color: #494949;
	-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;
}

.cb-row-title a:hover
{
	color: #aaa;
}

.cb-row-text
{
	padding-bottom: 20px;
}

.cb-row-text,
.cb-row-text p
{
	font-weight: 300;
	font-size: 19px;
	color: #494949;
}

.cb-row-bottom
{
	font-size: 0;
	margin: -5px -20px;
	overflow: hidden;
}

.cb-row-date
{
	font-size: 17px;
	color: #494949;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments
{
	font-size: 17px;
	color: #494949;
	position: relative;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: #bcbcbc;
}

.cb-row-comments i
{
	margin-right: 8px;
	vertical-align: middle;
}

.cb-row-comments span
{
	display: inline-block;
	vertical-align: middle;
}

.cb-row-comments span a
{
	color: #494949;
}

.cb-row-bottom-line
{
	margin: 35px 0 0 0;
	height: 1px;
	width: 100%;
	background: #bcbcbc;
}


.cdp-blog .cb-row-bottom
{
	margin-top: 30px;
}

.twocol-layout .cb-row,
.twocol-layout .cb-row
{
	width: 45%;
    margin: 2.5%;
}*/

/*IMPORTANT CLASS START*/
.wprez-cblog{
    /*RATIO SETUP*/
    width:100%;
    padding-bottom: 41.431%;
    height: 0;
    position: relative;
    margin-bottom: 65px;
}

.wprez-cblog-main{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    overflow: hidden;
}

.wprez-cblog-cont
{
    top:0;/*REQUIRED*/
    left: 0;/*REQUIRED*/
    height: 100%;
    width: 100%;
    position: absolute;
}

.wprez-cblog-cont-prez{
	height: 100%;/*REQUIRED*/
	width: 100%;/*REQUIRED*/
	position: relative;/*REQUIRED*/
	float: left;/*REQUIRED*/
	background-repeat: no-repeat;
	background-position: top center;
    background-size: contain;
	
}

.wprez-cblog-cont-prez[onclick]
{
	cursor: pointer;
}
/*IMPORTANT CLASS END*/

.wprez-cblog-cont-prez:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin-left: -4.5px;
}

.wprez-cblog-cont-prez.wprez-cblog-text-cont-left
{
	text-align: left;
}

.wprez-cblog-cont-prez.wprez-cblog-text-cont-center
{
	text-align: center;
}

.wprez-cblog-cont-prez.wprez-cblog-text-cont-right
{
	text-align: right;
}

.wprez-cblog-text-cont{
	display: inline-block;
	width: 38.33%;
	vertical-align: middle;
	max-height: 80%;
	margin: 35px 8% 0;
}

.wprez-cblog-text-cont h2{
	font-weight: bold;
	font-size: 44px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-shadow: 1px 1px #48556e;
}

.wprez-cblog-text-cont-dark .wprez-cblog-text-cont h2,
.wprez-cblog-text-cont-dark .wprez-cblog-text-cont span.subname
{
	color: #48556e;
	text-shadow: 1px 1px #ffffff;
}

.wprez-cblog-text-cont span.subname{
	font-size: 21px;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 57px;
	display: inline-block;
}

/*.wprez-cblog-prev
{
	position: absolute;
	font-size: 75px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 1%;
	height: 75px;
	color: #ffffff;
}

.wprez-cblog-next
{
	position: absolute;
	font-size: 75px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 1%;
	height: 75px;
	color: #ffffff;
}

.wprez-cblog-prev:hover, .wprez-cblog-next:hover
{
	color: #494949;
}

.wprez-cblog-navi{
	position: absolute;
	left: 0;
    right: 0;
    bottom: 20px;
	margin: auto;
	text-align: center;
	
}

.wprez-cblog-navi a{
	display: inline-block;
	margin: 0 10px;
	background: #ffffff;
	overflow: hidden;
	text-indent: 9999px;
	width: 22px;
	height: 22px;
	border: 1px solid #aaaaaa;
	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-cblog-navi a:hover,.wprez-cblog-navi a.active {
	border: 1px solid #ffffff;
	background: #48556e;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}*/

.wprez-cblog-navi{
	position: absolute;
	left: 0;
    right: 0;
    bottom: 49px;
	margin: auto;
	text-align: center;

}

.wprez-cblog-navi a{
	display: inline-block;
	margin: 5px 10px;
	background: #ffffff;
	overflow: hidden;
	text-indent: 9999px;
	width: 20px;
	height: 20px;
	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-cblog-navi a:hover,.wprez-cblog-navi a.active {
	border: 7px 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.2);
}


.wprez-cblog-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;
}
.wprez-cblog-prev i,
.wprez-cblog-next i{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	height:21px;
	width:21px;
    font-weight: 700;
    color: #000;
}


.wprez-cblog-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;
}


.wprez-cblog-prev:hover, .wprez-cblog-next:hover
{
    border: 1px #ed1a3b solid;
	background: #ed1a3b;

}

.wprez-cblog-prev:hover i, .wprez-cblog-next:hover i
{
    color: #fff;
}


@media all and (max-width: 1400px){
	.wprez-cblog-text-cont h2{
		font-size: 44px;
	}
	
	.wprez-cblog-text-cont span.subname
	{
		font-size: 20px;
	}
	
	.wprez-cblog-text-cont a.read-more
	{
		padding: 21px 42px;
		font-size: 18px;
	}
}

@media all and (max-width: 1200px){
	.wprez-cblog
	{
		/*padding-bottom: 41%;*/
	}
	
	.wprez-cblog-text-cont h2
	{
		font-size: 38px;
	}
	
	.wprez-cblog-text-cont
	{
		width: 50%;
	}
}

@media all and (max-width: 1024px){
	.wprez-cblog
	{
		/*padding-bottom: 65%;*/
	}
	
	.wprez-cblog-text-cont h2
	{
		font-size: 34px;
		margin-bottom: 35px;
	}
	
	.wprez-cblog-text-cont span.subname
	{
		margin-bottom: 35px;
	}
	
	.wprez-cblog-text-cont span.subname
	{
		font-size: 18px;
	}
	
	.wprez-cblog-text-cont
	{
		width: 50%;
	}
	
	.wprez-cblog-text-cont a.read-more
	{
		padding: 18px 32px;
		font-size: 17px;
	}
	
/*	.wprez-cblog-prev, .wprez-cblog-next
	{
		bottom: 0;
		height: 60px;
		font-size: 45px;
		top: auto;
	}*/
}

@media all and (max-width: 767px)
{
	.wprez-cblog

    {
		/*padding-bottom: 125%;*/
	}
	
	.wprez-cblog-text-cont a.read-more
	{
		display: none;
	}
	
	.wprez-cblog-text-cont
	{
		width: 100%;
		margin: 0;
		padding: 20px;
		padding-bottom: 50px;
		box-sizing: border-box;
		vertical-align: bottom;
	}
	
	.wprez-cblog-text-cont h2
	{
		font-size: 26px;
		margin-bottom: 25px;
	}
}

/*@media all and (max-width: 1400px){
	.cb-row-title a
	{
		font-size: 22px;
	}
	
	.cb-row-text, .cb-row-text p
	{
		font-size: 18px;
	}
	
	.cb-row-date, .cb-row-comments
	{
		font-size: 16px;
	}
}*/

/*@media all and (max-width: 1280px){
	.cb-row-title a
	{
		font-size: 21px;
	}
	
	.cb-row-text, .cb-row-text p
	{
		font-size: 17px;
	}
	
	.cb-row-date, .cb-row-comments
	{
		font-size: 15px;
	}
	
	.cb-rows
	{
		margin: -15px;
	}
	
	.cb-row
	{
		padding: 15px;
	}
}*/

/*@media all and (max-width: 1023px){
	.cb-row
	{
		width: 50%;
	}
	
	.twocol-layout .cb-row,
	.twocol-layout .cb-row
	{
		width: 100%;
	}
}

@media all and (max-width: 767px){
	.cb-rows
	{
		max-width: 580px;
		margin: auto;
		overflow: hidden;
	}
}

@media all and (max-width: 600px){
	.cb-row
	{
		width: 100%;
	}
}*/

/*C_BLOG_CATALOG*/