@media only screen and (orientation: landscape) {
}

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 512px) {
}

@media only screen and (min-width: 640px) {

	/*Icon images*/

	.icon-images {
		width: 75px;
	}

	/* ======================================================================
		Services section
		====================================================================== */

	#services {
		padding: 2.5em 8.5em;
	}

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li {
		height: 20em;
	}

	/* ======================================================================
		Clients section
		====================================================================== */

	#clients-list li {
		width: 20%;
	}

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list {
		columns: 2;
	}

	#services-list-full ul li {
		padding: 1em 2em 0;
		width: 33.33%;
	}

	#services-list-full ul li p {
		height: 10em;
	}

	/* ======================================================================
		Address and Map
		====================================================================== */

	.parallax-hello,
	#hello {
		float: left;
		width: 50% !important; height: 35em !important;
	}

	#address {
		padding-top: 4em;
	}

	/* ======================================================================
		Address and Map
		====================================================================== */

	#address,
	#map { float: left; width: 50%; }

	#address {
		padding-top: 4em;
	}

}

@media only screen and (min-width: 768px) {

	/* ======================================================================
		Home section
		====================================================================== */

	#home {
		font-size: 3em;
	}

	/* ======================================================================
		Home image section
		====================================================================== */

	#home-image {
		height: 20em;
	}

	/* ======================================================================
		Services section
		====================================================================== */

	#services {
		padding: 2.5em 10em;
	}

	#services h3 {
		font-size: 1.5em;
	}

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li {
		height: 15em;
		font-size: 1em;
	}

	/* ======================================================================
		Clients section
		====================================================================== */

	#clients h3 {
		font-size: 1.5em;
	}

	#clients-list li {
		width:20%;
	}

	/* ======================================================================
		Address section
		====================================================================== */

	#address h3 {
		font-size: 1.5em;
	}

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li p {
		font-size: 1em;
	}

}

@media only screen and (min-width: 896px) {
}

@media only screen and (min-width: 1024px) {

	/*	======================================================================
		Global settings
		====================================================================== */

	/*Icon images*/

	.icon-images {
		width: 100px;
	}

	/*
		Mobile menu
		====================================================================== */

	#mobile-menu { display: none; }

	/*
		Desktop menu
		====================================================================== */

	#desktop-menu { display: block; }

	/* ======================================================================
		Footer
		====================================================================== */

	#footer-one {
		display: none;
	}

	#footer-two {
		display: block;
	}

	#footer-menu-list ul li {
		display: inline;
		margin: 0.5em 1em;
	}

	/* ======================================================================
		Services section
		====================================================================== */

	#services		{ padding: 2.5em 15em; }
	#services h3	{ font-size: 1.75em; }

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li {
		height: 20em;
	}

	/* ======================================================================
		Clients section
		====================================================================== */

/*	#clients-list li {
		height: 7em;
	}*/

	#clients h3 {
		font-size: 1.75em;
	}

	/* ======================================================================
		Address section
		====================================================================== */

	#address h3 { font-size: 1.75em; }

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li p {
		height: 8em;
	}

}

@media only screen and (min-width: 1360px) {

	/* ======================================================================
		Footer
		====================================================================== */

	#logo a { margin-top: 2em; }
	#copy { margin-bottom: 2em; }

	/* ======================================================================
		Services section
		====================================================================== */

	#services		{ padding: 3.5em 9.5em; }
	#services h3	{ font-size: 2em; }

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li { height: 25em; }

	/* ======================================================================
		Clients section
		====================================================================== */

	#clients h3 { font-size: 2em; }

	/* ======================================================================
		Address section
		====================================================================== */

	#address h3 { font-size: 2em; }

	/* ======================================================================
		Map section
		====================================================================== */

	#map {
		height: 25em;
	}

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li {
		padding: 1em 4em 0;
	}

}

@media only screen and (min-width: 1440px) {

	/* ======================================================================
		Services section
		====================================================================== */

	#services		{ padding: 5em 25em; }

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li {
		padding: 1em 6em 0;
	}

}

@media only screen and (min-width: 1920px) {

	/* ======================================================================
		Footer
		====================================================================== */

	#logo a { margin-top: 3em; }
	#copy { margin-bottom: 3em; }

	/* ======================================================================
		Services section
		====================================================================== */

	#services		{ padding: 7em 35em; }
	#services h3	{ font-size: 2.5em; }

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li { height: 32.5em; }

	/* ======================================================================
		Clients section
		====================================================================== */

	#clients h3 { font-size: 2.5em; }

	/* ======================================================================
		Address section
		====================================================================== */

	#address h3 { font-size: 2.5em; }

	/* ======================================================================
		Map section
		====================================================================== */

	#map {
		height: 30em;
	}

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li {
		padding: 1em 8em 0;
	}

}

@media only screen and (min-width: 2569px) {

	/* ======================================================================
		Footer
		====================================================================== */

	#logo a { margin-top: 5em; }
	#copy { margin-bottom:5em; }

	/* ======================================================================
		Home section
		====================================================================== */

	#home { font-size: 5em; }

	/* ======================================================================
		Home image section
		====================================================================== */

	#home-image {
		height: 40em;
	}

	/* ======================================================================
		Services section
		====================================================================== */

	#services		{ padding: 8em 50em; }
	#services h3	{ font-size: 3em; }

	/* ======================================================================
		Portfolio section
		====================================================================== */

	#portfolio-list li { height: 42.5em; }

	/* ======================================================================
		Clients section
		====================================================================== */

	#clients h3 { font-size: 3em; }

	/* ======================================================================
		Address section
		====================================================================== */

	#address h3 { font-size: 3em; }

	/* ======================================================================
		Map section
		====================================================================== */

	#map {
		height: 37.5em;
	}

	/* ======================================================================
		Services list section
		====================================================================== */

	#services-list-full ul li {
		padding: 1em 13em 0;
	}

}