
@media only screen and (max-width: 600px){
	.top-sec{
		padding:14px 0px;
	}
	.mail-sec{
		display:block;
	}
	.email-location a{
		margin:0px 5px;
	}
	.top-icon{
		text-align:center;
	}
	.more-info{
		display:none;
	}
	.mycontent h1{
		font-size:20px;
		margin-top:20%;
	}
	#sele{
		height:auto;
	}
	.myform{
		margin-bottom:20px;
	}
	#sele,#sele2,#sele3,#sele4,#sele0{
		padding:14px;
	}
	.sec-content h1{
		font-size: 19px;
	}
	.email-location{
		text-align:center;
	}
	.mylogo img{
		height:125px;
	}
}

@media only screen and (max-width: 768px){
	.mylogo img{
		height:148px;
	}
	.navbar{
	height:150px;
	padding:0;
}
}