#slider{
	height: 552px !important;
}

.sli h5{
		font-size: 30px !important;
		font-weight: 500px !important;
	}

	.sli h6{
		
		font-weight: 500px !important;
	}
.slid{
		font-size: 35px !important;
		font-weight: 100px !important;
		padding: 90px;
		text-align: center;
	}
.sli h5{
		font-size: 10px !important;
	}
	.container .sli h5{
		font-size: 50px !important;
		font-weight: 10px !important;
	}


	.sli_text{
		padding: 12px !important;
		font-size: 30px;
	}
.abou{
	    letter-spacing: 0px !important;
	    font-size: 20px !important;
}

.p-cb{
	margin: 0px !important;
	padding: 0px !important;
}


.card{
	width: 100% !important;
	max-height: 570px !important;
}
.card img{
	max-height: 450px !important;
}

h2:not(:last-child), .h2:not(:last-child) { margin-bottom: 1px !important; }

.post-thumbnail-list .post-thumbnail-content{
	max-width: 500px !important;
	width: 100% !important;
}





@media only screen and (max-width: 600px) {
	#slider{
		height: 350px !important;
	}
	.slide{
		height: 350px !important;
	}
	.sli{
		height: 350px !important;

	}
	.slid{
		padding: 0px;
	}
	
	.sli h5{
		font-size: 10px !important;
	}
	.container .sli h2{
		font-size: 10px !important;
		font-weight: 1px !important;
	}


	.sli_text{
		padding: 0px !important;
		font-size: 15px;
	}
	
}



