

/* Large Screens (Desktop) */

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

}

@media only screen and (max-width : 1380px) {
	#aboutUs .section {
		max-width: 1245px;
	}
	
	#aboutUs .left {
		width: 536px;
	}
}

@media only screen and (max-width : 1290px) {
	#projects .section {
		max-width: 1170px;
	}	
	
	#projects .listing li strong span {
		font-size: 16px;
	}
		
	#aboutUs .section {
		max-width: 1170px;
	}
	
	#aboutUs .right {
		width: 600px;
	}
	
	#aboutUs .right .images li img {
		height: 120px;
	}
}

@media only screen and (max-width : 1260px) {
	#header .logo {
		margin-left: 25px;		
	}
	
	#header #navigation {
		margin-right: 25px;
	}
	
	#header #navigation ul li {
		margin-left: 32px;
	}
	
	#header #navigation ul li.Current a:before,
	#header #navigation ul li.Parent a:before,
	#header #navigation ul li:hover a:before {
		left: -15px;
		right: -15px;
	}

}

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}
	
	#content .section,
	#services .section {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	#projects .section,
	#aboutUs .section {
		max-width: 970px;
	}
	
	#projects .listing li strong span {
		font-size: 14px;
	}
	
	#projects .listing li strong span em {
		height: 55px;
	}
	
	#aboutUs .left {
		width: 460px;
		padding: 36px;
	}
	
	#aboutUs .left .text {
		margin-bottom: 46px;
	}
	
	#aboutUs .right {
		width: 474px;
		padding-top: 665px;
	}
	
	#aboutUs .right .images li img {
		height: 93px;
	}
	
	#footer .logo {
		margin-right: 50px;
	}
	
	#footer .links {
		width: 190px;
	}
	
	#footer .contact {
		width: 304px;
	}
}

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

}


/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#header {
		height: 92px;
		padding-top: 10px;
	}
	
	#intro .section {
		padding-top: 132px;		
	}
	
	#header .logo {
		width: 150px;
		margin: 0 0 13px 20px;
	}
	
	#header #navigation {
		margin: 28px 0 0;
	}
	
	#header #navigation ul li {
		margin: 0 17px;
		font-size: 12px;
	}
	
	#header #navigation ul li.Current a:before,
	#header #navigation ul li.Parent a:before,
	#header #navigation ul li:hover a:before {
		top: -8px;
		bottom: -8px;
	}
	
	#header #navigation li ul {
		padding-top: 10px;
	}
	
	#intro .section {
		padding-bottom: 70px;
	}
	
	#intro .tagLine {
		margin-bottom: 106px;
	}
	
	#intro .title {
		font-size: 48px;
	}
	
	#intro .moveDown {
		width: 50px;
	}
		
	#content .section,
	#services .section,
	#experience .section,
	#contactUs .section	{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.heading {
		font-size: 42px;
	}
	
	#experience .listing {
		margin-top: 75px;
	}
	
	#experience .listing li {
		font-size: 24px;
	}
	
	#projects .section,
	#aboutUs .section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#projects .listing li strong span {
		font-size: 11px;
	}
	
		
	#projects .listing li strong span em {
		height: 40px;
	}
	
	#aboutUs:after {
		height: 706px;
	}
	
	#aboutUs .right {
		width: 240px;
		padding-top: 708px;
	}
	
	#aboutUs .right .images {
		margin-left: 0;
		margin-right: 0;
	}
		
	#aboutUs .right .images li {
		padding-left: 0;
		padding-right: 0;
	}
		
	#aboutUs .right .images li img {
		height: 50px;
	}
	
	#contactUs .location .map {
		width: 50%;
	}
	
	#contactUs .location .contact {
		width: 50%;
	}
	
	#projects .seeAll {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#footer .section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	#footer .logo {
		display: block;
		float: none;
		margin: 0 auto 40px;
	}
	
	#footer .copyright {
		float: none;
		text-align: center;
		padding-top: 40px;
	}

}

/* Extra Small Screens (Mobiles) */
@media only screen and (max-width : 767px) {
	
	#header {
		height: auto;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	
	#menuBtn {
		display: block;
	}
	
	#header #navigation {
		display: none;
	}
	
	#header .logo {
		display: block;
		float: none;
		width: 175px;
		margin: 0 auto;
	}
	
	#intro .section {
		padding-top: 124px;
		padding-bottom: 40px;
	}
	
	#intro .tagLine {
		font-size: 18px;
		margin-bottom: 37px;
	}
	
	#intro .title {
		font-size: 40px;
	}
	
	#intro .moveDown {
		margin-top: 29px;
		width: 37px;
	}
			
	#content .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#services .left {
		float: none;
		width: auto;
	}
	
	#services .right {
		float: none;
		width: auto;
		text-align: center;
	}
	
	#services .listing li {
		margin-bottom: 15px;
	}
	
	#services .listing li:last-child {
		margin-bottom: 0;
	}
	
	#experience .listing {
		margin-top: 0;
	}
	
	#experience .listing li {
		margin-right: 0;
		margin-bottom: 40px;
		display: block;
		width: 100%;
		border-right: 0;
	}
	
	#experience .listing li:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	#projects .title {
		text-align: center;
		font-size: 30px;
	}
	
	#projects .listing li {
		margin-right: 0;
		display: block;
		width: auto;
		float: none !important;
		margin-bottom: 25px;
		text-align: center;
	}
	
	#projects .listing li strong span {
		font-size: 10px;
	}
	
	#projects .seeAll .seeAllBtn {
		font-size: 14px;
	}
	
	#aboutUs .section {
		padding-bottom: 35px;
	}
	
	#aboutUs .left {
		float: none;
		width: auto;
		padding: 35px 15px;
		margin-bottom: 30px;
	}
	
	#aboutUs .left .text {
		max-width: 100%;
		margin-bottom: 25px;
		text-align: center;
	}
		
	#aboutUs .left .text .heading {
		text-align: center;
		margin-bottom: 40px;
	}
	
	#aboutUs .left .text .heading:after {
		left: 50%;
		margin-left: -1.608333333333334em;
	}
		
	#aboutUs .right {
		float: none;
		padding-top: 0;
		margin: 0 auto;
	}
	
	#contactUs .location .map {
		width: auto;
		position: relative;
		padding-bottom: 55%;
		margin-bottom: 20px;
	}
	
	#contactUs .location .contact {
		width: auto;
		padding: 15px;
		text-align: center;
	}
	
	#footer .logo {
		width: 175px;
	}
	
	#footer .links {
		float: none;
		width: auto;
		text-align: center;
		margin-bottom: 30px;
	}
	
	#footer .contact {
		float: none;
		width: auto;
		text-align: center;
		margin-bottom: 25px;
	}
	
	#footer .contact ul li {
		margin-bottom: 15px;
	}
	
	#footer .contact ul li a {
		padding-left: 0;
		padding-top: 18px;
		background-position: center top !important;
	}
	
	#footer .contact ul li.location a {
		padding-top: 25px;
	}
	
	#footer .contact ul li.phone a {
		padding-top: 22px;
	}
	
	#footer .contact ul li.fax a {
		padding-top: 22px;
	}

}

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

}

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

}
