@media screen and (max-width: 719px) {
	.fullpage-hp {
		padding-top: 5vh;
	}

	#mobileHomepage h4 {
		text-align: center;
	}

	#newprojectcontroller .carousel-item img, #aboutuscontroller .carousel-item img, #mobilecarouselcontroller .carousel-item img {
		width: auto;
		height: 30vh;
	}

	#menu a {
		display: block;
		padding: 1em 2vw;
		letter-spacing: 1px;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 3.6vw;
		font-weight: 700;
		color: #FFF;
	}

	#logorow img{
		width: 40%;
	}

	#newproject, #ourproject, #aboutus, #contantus, #mobileHomepage{
		line-height: 2em;
	}

	#newproject, #ourproject, #aboutus, #contactus {
		padding: 0;
	}

	#portfolio .box {
		padding: 10px;
	}

	.img-box {
		height: 95px;
	}

	.button {
		padding: 0.3em 2em;
	}

	.major {
		margin-bottom: 2em;
	}

	.fullpage-cus{
		padding: 10vh 0 17vh 0;
	}

	#contactus_title h4{
		font-size: 1em;
	}

	.footer p {
		padding: 0.5em 0;
		line-height: 150%;
	}

	#newProjectTitle a {
		margin-bottom: 3%;
		font-size: 7px;
	}

	#newProjectTitle a.button {
		padding: 0.2em 1.2em;
	}
}
