*{
	padding: 0px;
	margin: 0px;
}
body{
	/*height: 3000px;*/
	background: rgba(0,0,0,0.1)!important;
}
a, ul li{
	font-family: Battambang-Regular;
}
.menu button, .menu input{
	font-family: Battambang-Regular;
}
.container p, .container h5, .footer p{
	font-family: Battambang-Regular;
}
.container-fluid{
	background: green!important;
	
}
.btn-default{
	background:white!important;

}
.navbar-nav li a{
	color: white!important;
}
.navbar-nav li a:hover{
	    color: #356ad8!important;
	    background: white!important;
}
.navbar-collapse ul{
	margin-left: 100px;
	padding: 10px 0px;
	font-family: Battambang;
	font-size: 18px!important;
}
.btn-default{
		width: 100px;
		font-size: 16px!important;
		height: 30px;
	}
	.form-group input{
		width: 150px!important;
		font-size: 16px!important;
		text-align: center;
		height: 30px;
	}
.pic{
	text-align: center;
	padding: 20px 5px;
	font-family: Battambang;
	font-size: 18px;	
}
.pic_1{
	text-align: center;
	padding: 10px 0px;
	font-family: Battambang;
	font-size: 18px;
}
.txt_1{
	padding: 20px 5px;
	font-family: Battambang;
	font-size: 15px;

}
.txt_2{
	padding: 20px 5px;
	font-family: Battambang;
	font-size: 15px;
	color: red;	
}
.tile{
	font-family: Battambang;
	font-size: 15px;	
}
.footer{
	width: 100%;
	height: 100px;
	background:green; 
}
.foot{
	color: white;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	font-family: Battambang;
}
@media only screen and (max-width: 1440px){

	.navbar-collapse ul{
	margin-left: 80px;
	padding: 20px 0px;
	font-family: Battambang;
	font-size: 18px!important;
}
}

@media only screen and (max-width: 1280px){

	.navbar-collapse ul{
	margin-left: 80px;
	padding: 20px 0px;
	font-family: Battambang;
	font-size: 18px!important;
}
}
@media only screen and (max-width: 1024px){

	.navbar-collapse ul{
	margin-left: 10px;
	padding: 10px 0px;
	font-family: Battambang;
	font-size: 14px!important;
}
.img{
	width: 100%;
	height: 180px!important;
}
}
@media only screen and (max-width: 768px){
.navbar-collapse ul{
	margin-left: 5px;
	padding: 5px 0px;
	font-family: Battambang;
	font-size: 10px!important;
}
	.btn-default{
		width: 70px;
		font-size: 10px!important;
		height: 25px;
	}
	.form-group input{
		width: 100px!important;
		font-size: 10px!important;
		text-align: center;
		height: 25px;
	}
.img{
		height: 130px!important;
		width: 100%!important;
	}
	.tile{
	font-family: Battambang;
	font-size: 13px;	
	}
	.txt_1{
	padding: 20px 5px;
	font-family: Battambang;
	font-size: 13px;

}
}