.section-new {
	padding: 50px 0px;
}



.date i {
	color: #60b13f;
	font-size: 15px;
	font-weight: 400;
}

.date {
	color: #888;
	font-size: 15px;
	font-weight: 400;
}

.content-news{
	color: #666;
	font-weight: 300;
}

.feature-photo{
	background-color:#fff;
	border-radius: 6px;
	margin-bottom: 30px;
}
.box-title {
	color: #C2CED8;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	height: 60px;
	letter-spacing: 1px;
	padding: 0 30px;
	font-size: 18px;
	line-height: 60px;
	background-color:#000;
	text-transform: uppercase;
}

.box-photo {
	display: block;
	position: relative;
	background-image: url(../upload/n01.jpg);
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	height:210px;
	width: 100%;
	border-radius: 6px;
}

.box-photo p {
	position: absolute;
	top: 180px;
	font-family: 'Raleway', sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: 300;
	color: #fff;
	line-height: 40px;
	text-shadow: 1px 1px 1px 0.1 #000;
}

.feature-photo:hover .buttons, .feature-photo:hover a {
	opacity: 1;

}

.buttons {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition: opacity .25s ease-in;
	-ms-transition: opacity .25s ease-in;
	-moz-transition: opacity .25s ease-in;
	-o-transition: opacity .25s ease-in;
	transition: opacity .25s ease-in;
	white-space: nowrap;
}

.buttons a {
	display: block;
	position: absolute;
	left: 120px;
	width: 120px;
	padding: 15px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	opacity: 0;

}

a.b-view {
	top: 40%;
	position: relative;
	-webkit-transition: background .2s ease-in;
	-ms-transition: background .2s ease-in;
	-moz-transition: background .2s ease-in;
	-o-transition: background .2s ease-in;
	transition: background .2s ease-in;
}
.description{
	color: #555555;
}



.description h5{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.box-wrapper .info {
	display: block;
	height: 150px;
	padding: 15px;
	text-align: left;
	background-color: #ebebeb;
	border-radius: 0px;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
}    



.box-wrapper .info h4 {
	font-size: 22px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	margin: 0 0 5px 0;
	color: #296ca0;

	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
}





.box-wrapper .info .date{
	color: #60b13f;
	font-size: 15px;
	font-weight: 400;
}

.view {
	overflow: hidden;
	position: relative;
	text-align: left;
	border-radius: 0px;
}
.view .mask, .view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}


.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	box-shadow: 0 0 1px #000
}
.view a.info:hover {
	box-shadow: 0 0 5px #000
}

.view-first img { 
	transition: all 0.2s linear;
}
.mask  {
	opacity: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÃ¢â‚¬Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(28%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.42)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b000000', GradientType=0);
	background-color: rgba(0, 0, 0, 0.4);
	transition: all 0.4s ease-in-out;
}

.view-first .info{
	opacity: 0;
	transition: all 0.2s ease-in-out;
}
.feature-photo:hover .mask  {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

}

.feature-photo:hover{
/*	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);*/
-webkit-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.3);
}


.title-new h3 {
	position: relative;
	bottom: -21px;
	color: #333;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 2px solid #38b6d1;
	outline: 0;
}


.title-new h4 {
	position: relative;
	bottom: -21px;
	color: #333;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 2px solid #38b6d1;
	outline: 0;
}

.title-new {
	padding-bottom: 4px;
	border-bottom: 2px solid #d9d9d9;
	/* width: 90vw; */
	margin-bottom: 15px;
}

.blog-date {
	position: absolute;
	width: 158px;
	height: 42px;
	padding: 8px;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #333333e3;
}

.blog-date {
	color: #fff;
}


figure.snip1300 {
	position: relative;
	overflow: hidden;

	width: 100%;
	background: #000000;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1300 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
figure.snip1300 img {
	max-width: 100%;
	vertical-align: top;
}
figure.snip1300 i {
	position: absolute;
	top: 100%;
	left: 50%;
	border-radius: 50%;
	font-size: 34px;
	color: #000000;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #ffffff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1300 a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
}
figure.snip1300.blue {
	background-color: #2472a4;
}
figure.snip1300.blue i {
	color: #20638f;
}
figure.snip1300.red {
	background-color: #ab3326;
}
figure.snip1300.red i {
	color: #962d22;
}
figure.snip1300.yellow {
	background-color: #e08e0b;
}
figure.snip1300.yellow i {
	color: #c87f0a;
}
figure.snip1300.green {
	background-color: #229955;
}
figure.snip1300.green i {
	color: #1e8449;
}
figure.snip1300.orange {
	background-color: #d67118;
}
figure.snip1300.orange i {
	color: #bf6516;
}
figure.snip1300.navy {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b000000', GradientType=0);
	background-color: #000;
	height: auto;
}
figure.snip1300.navy i {
	color: #222f3d;
}
figure.snip1300:hover img,
figure.snip1300.hover img {
	opacity: 0.3;
	transition: opacity 0.8s;
/*  -webkit-filter: grayscale(100%);
filter: grayscale(100%);*/
}
figure.snip1300:hover i,
figure.snip1300.hover i {
	top: 35%;
	transition: all 500ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	opacity: 1;
}





.snip1300 .add-to-cart {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 12px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1em;
	opacity: 0;
	background-color: #f49b32;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.snip1300:hover .add-to-cart,
.snip1300.hover .add-to-cart {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}





@media(max-width:1600px){}
@media(max-width:1440px){
	.description h5 {
		font-size: 16px;
	}
}
@media(max-width:1366px){
	.box-wrapper .info {
		height: 145px;
	}
	.description h5 {
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 2;
	}
}
@media(max-width:1024px){}
@media(max-width:992px){}
@media(max-width:768px){}
@media(max-width:480px){
	.box-wrapper .info h4 {
		font-size: 18px;
		line-height: 24px;

	}
	.description h5 {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 5px 0;
	}
}
@media (max-width: 414px) {
	.box-wrapper .info {
		display: block;
		height: auto;
		padding: 10px;
		background-color: #ebebeb;
		border-radius: 0px;
		border-bottom: solid 1px #e0e0e0;
		border-left: solid 1px #e0e0e0;
		border-right: solid 1px #e0e0e0;
	}
	.feature-photo{
		background-color:#fff;
		border-radius: 6px;
		margin-bottom: 20px;
	}
}


@media (max-width: 375px) {
	.box-wrapper .info {
		display: block;
		height: auto;
		padding: 20px;
		background-color: #ebebeb;
		border-radius: 0px;
		border-bottom: solid 1px #e0e0e0;
		border-left: solid 1px #e0e0e0;
		border-right: solid 1px #e0e0e0;
	}

	.page-blue {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #004990;
	}


}