body {
	margin: 0;
	width:100%;  
	height:100%;
	overflow: scroll;
}

a img{
	border: 0px;
}

.header_image {
	width: 120px;
}

.header_text {
	color: #fefe01;
	font-weight: 300;
}

h5.header_text {
	color: #fefe01;
	font-weight: 300;
}

.mdl-layout__content {
	flex-shrink: 0;
}

.about_card{
	width: 80%;
	margin: auto;
    margin-top: 40px;
}

.index_card{
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    width: 140%;
    margin-top: -30px;
    margin-left: -153px;
}

.news_card {
	display: flex;
}

.ob_card {
	margin: 60px 0px 0px 40px; 
}

.image_info {
	width: 74%;
}

#pdrp {
	width: 260px;
}

.selectormenu {
	width: 260px;
	display: flex;
	margin: 0px 20px;
}

.selectcard {
	display: inline-block;
	padding: 20px;
	margin: 20px 0px;
}

.block_flex {
	display: inline-flex;  
}

@media screen and (max-width: 664px) {
	.block_flex {
		display: inline-block;
	}
}

@media screen and (max-width: 768px) {
	.news_card {
		display: block;
		margin-left: 7%;
	}
	.image_info {
		width: 320px;
	}
	.day {
		padding-top: 62px;
	}
}

.ob_img {
	height: 230px;
	width: 200px;
}

.ob_info {
	width: 320px;
}

.about_header , .ob_textheader {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
	margin: 12px 0;
}

.about_para , .ob_textpara {
	font-size: 18px;
	font-weight: 100;
	line-height: 1.4;
	margin: 12px 0;
}

.showmore {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}


.line-divider {
	background-color: #3f51b5;
	height: 1px;
	margin: 0px 0px 40px;
	width: 250px;
}

.galleryphp {
	height: 250px; margin: 0px; width: 400px; position: relative;
}

@media screen and (max-width: 574px) {
	.ob_card {
		margin: 60px auto 0px;
	}

	.ob_img {
		height: 141px;
		width: 111px;
	}

	.ob_info {
		width: 200px;
		min-height: 130px;
	}


	.ob_textheader {
		font-size: 19px;
		font-weight: 300;
		line-height: 1.4;
	}

	.line-divider {
		margin: 0px 0px 18px;
	}

	.ob_textpara {
		font-size: 19px;
		font-weight: 100;
		line-height: 1.4;
		margin-top: 0px;
		margin-bottom: 0px;
	}


	.galleryphp {
		height: 250px; margin: 0px; width: 300px; position: relative;
	}

	.selectcard {
		margin: 0px;
	}


}

.postcc {
	margin: auto !important;
}

.page-content-card {
	width: 90%;
	text-align: left;
	margin: 30px auto;
}

.page1_buttons{
	width: 80%;
	margin: auto;
	margin-top: 60px;
}

.button_round {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition:         transform .8s ease-in-out;
}

.button_round:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

ul, ol {
	font-size: 16px;
	line-height: 1.5;
}

ul li {
	padding-bottom: 10px;
}

.dateli {
	padding: 10px 0px;
}

.dateli:hover {
	background: rgba(0, 0, 0, 0.2);
}

.demo-list-icon {
	width: 85%;
}

.objlist {
	font-size: 26px;
	line-height: 1.4;
}

.text_date {
	width: 320px;
	height: 267px;	
	background-color: #3f51b5;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.day {
	text-align: center;
	line-height: 1;
	font-size: 70px;
	margin-bottom: 0px;
	margin-top: 56px;
	color: white;
}

.month {
	text-align: center;
	font-size: 60px;
	line-height: 1;
	margin-top: 0px;
	color: white;
}

.sidemenu {
	align-items: stretch;
	float: left;
	height: 100%;
}

.picture {
	display: inline-block;
}

.picture_div {
	display: block;
}

#gallery {
	margin-top: 30px;
}

.gallery_pic {
	margin: 10px;
}

.card-1 {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.fill
{
	display:inline-block;
	width:400px;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.page5_buttons {
	margin: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

.footer {
	margin-top: 100px;
	padding: 20px 32px;
	position: relative;
	z-index: 2;
	background-color: #3c3c3c;
}

.footer_text {
	color: white;
	font-weight: 200;
}

h6.footer_text{
	font-size: 30px;
}

p.footer_text{
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
	margin: auto;
}


.mdl-card__actions {
	height: 52px;
	padding: 16px;
	bottom: 0px;
	width: 320px;
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
}
.demo-card-image__filename {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.hideContent {
	overflow: hidden;
	line-height: 1.3em;
	height: 5em;
}

.showContent {
	line-height: 1em;
	height: auto;
}
.showContent{
	height: auto;
}

.cover {
	object-fit: cover;
	height: 400px;
}

.shadow {
	-webkit-box-shadow: 0px 3px 20px rgba(100, 100, 100, 0.49);
	-moz-box-shadow: 0px 3px 20px rgba(100, 100, 100, 0.49);
	box-shadow: 0px 3px 20px rgba(100, 100, 100, 0.49);
}

@media screen and (max-width: 1024px) {
	.mdl-layout__header-row {
		height: 147px;

	}

	h2.header_text {
		font-size: 30px;
	}

	h5.header_text {
		font-size: 15px;
	}

	.header_image {
		width: 100px;
	}
}

@media screen and (max-width: 755px) {
	.mdl-layout__header-row {
		height: 147px;
		padding: 0 16px 0 15px;
	}

	h2.header_text {
		font-size: 26px;
	}

	h5.header_text {
		font-size: 13px;
	}
	.header_image {
		width: 80px;
	}
}
@media screen and (max-width: 615px) {
	.mdl-layout__header-row {
		height: 147px;
		padding: 0 16px 0 15px;
	}

	h2.header_text {
		font-size: 26px;
	}

	h5.header_text {
		font-size: 13px;
	}

	.header_image {
		width: 60px;
	}
}

@media screen and (max-width: 487px) {
	.mdl-button {
		font-size: 18px;
	}

	.mdl-button_text {
		height: 62px;
	}

	h6.footer_text {
		font-size: 19px;
	}
}

@media screen and (max-width: 378px) {
	.mdl-layout__header-row {
		height: 147px;
		padding: 0 16px 0 15px;
	}

	h3 {
		font-size: 26px;  
	}

	.about_para {
		font-size: 20px;
	}

	.mdl-list__item .mdl-list__item-primary-content {
		font-size: 20px;
	}

	.mdl-button {
		font-size: 15px;
	}

	.mdl-button_text {
		height: 60px;
	}

	.page1_buttons {
		width: 90%;
	}

	h2.header_text {
		font-size: 20px;
		margin: 10px 0px 5px;
	}

	h5.header_text {
		font-size: 12px;
		line-height: 1.4;
		margin: 5px 0px 10px;
	}
}