/*--

02763c
07a958

--*/



/*-- Reset-Code --*/

body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Noto Sans', sans-serif;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
}

body a:focus, a:hover {
	text-decoration: none;
}

input[type="button"], input[type="submit"], button.btn, button.btn:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}

p {
	padding: 0;
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

img {
	width: 100%;
}

a:focus, a:hover {
	text-decoration: none;
	outline: none;
}

/*-- //Reset-Code --*/





/*-- Index-Page-Styling --*/





/*-- Top-Bar --*/

.agiletopbar {
	height: 80px;
}

.wthreenavigation {
	width: 5%;
	float: left;
	height: 80px;
}

.agileinfomenu {
	width: 10%;
	float: left;
	height: 80px;
	border-right: 1px solid #777;
}

.agileinfomenu p {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	padding-top: 29px;
	padding-left: 35px;
	height: 100%;
}

.aitslogow3ls {
	width: 70%;
	float: left;
	height: 80px;
	text-align: center;
}

.agilelogo {
	position: absolute;
	left: 38%; /*43.5%; 200x* 200*/
	top: 0px;
	z-index: 9999;
	padding-top: 0px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	/*background-color: #02763c;
	border: 1px solid #FFF;
	border-width: thick;
	*/
}

.aitslogow3ls a {
	font-family: 'Oleo Script Swash Caps', cursive;
	font-size: 45px;
	color: #FFF;
}

.wthreecontact {
	width: 15%;
	float: left;
	height: 80px;
	text-align: center;
	border-left: 1px solid #777;
}

.wthreecontact p {
	padding-top: 27px;
}

.wthreecontact a {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #000;
}

.wthreecontact a:hover {
	color: #02763c;
}

.wthreecontact a i {
	margin-right: 5px;
}

/*-- //Top-Bar --*/



/*-- Slider --*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	border: 0;
}

a.callbacks_nav {
	display: none;
}

ul.callbacks_tabs {
	display: none;
}

/*-- //Slider --*/



/*-- About --*/

.sl3waboutstia {
	padding: 100px 0;
	background-color: #272727;
	color: #CCC;
}

.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
	font-size: 50px;
	font-weight: 100;
	margin-bottom: 50px;
	color: #FFF;
}

.sl3waboutstia-grid h3 {
	text-align: left;
	line-height: 30px;
	color: #d6b389;
	margin-bottom: 30px;
}

.sl3waboutstia-grid-2 h3 {
	padding-left: 25px;
}

.sl3waboutstia-grid-1 p {
    color: #EEE;
    line-height: 30px;
}

.sl3waboutstia-grid-2 ul li {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	padding: 25px 0 25px 100px;
}

.sl3waboutstia-grid-2 ul li.agilecake {
	background: url("../images/special-1.png") no-repeat 30px 10px;
	background-size: 40px;
}

.sl3waboutstia-grid-2 ul li.w3pastry {
	background: url("../images/special-2.png") no-repeat 30px 10px;
	background-size: 40px;
}

.sl3waboutstia-grid-2 ul li.aitschocow3ls {
	background: url("../images/special-3.png") no-repeat 30px 12px;
	background-size: 40px;
}

.sl3waboutstia-grid-2 ul li.aitschocow3ls {
	padding: 30px 0 0 100px;
}

/*-- //About --*/



/*-- Stats --*/

.w3lsstatsaits {
	background: url("../images/stats.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color: #000;
	padding: 150px 0;
}

.w3lsstatsaits h2 {
	color: #000;
}

.w3lsstatsaits-info {
	text-align: center;
}

.w3lsstatsaits-img img {
	width: 100px;
}

.w3lsstatsaits-img {
	margin-bottom: 30px;
}

.w3lsstatsaitsstats {
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
}

.w3lsstatsaits-info p {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
}

/*-- //Stats --*/



/*-- Desserts --*/

.wthreedesserts {
	padding-top: 100px;
	background-color: #272727;
}

/*-- Desserts --*/



/*-- Portfolio --*/

.portfolio {
	padding: 100px 0;
	background-color: #272727;
}

	/*-- Tabs --*/

	.tabs {
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
	}

	.tabs nav {
		text-align: center;
		margin-bottom: 50px;
	}

	.tabs nav ul {
		position: relative;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		margin: 0 auto;
		padding: 0;
		max-width: 100%;
		/*--w3layouts--*/
		/*--agileits--*/
		list-style: none;
		-ms-box-orient: horizontal;
		-ms-box-pack: center;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
	}

	.tabs nav ul li {
		position: relative;
		z-index: 1;
		display: block;
		margin: 0;
		text-align: center;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.tabs nav a {
		position: relative;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 2.5;
	}

	.tabs nav a span {
		vertical-align: middle;
		font-size: 0.75em;
	}

	.tabs nav li.tab-current a {
		color: #74777b;
	}

	.tabs nav a:focus {
		outline: none;
	}

		/*-- Tabs-Content --*/

		.content-wrap {
			position: relative;
		}

		.content-wrap section {
			display: none;
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}

		.content-wrap section.content-current {
			display: block;
		}

		.content-wrap section p {
			margin: 0;
			padding: 0.75em 0;
			color: rgba(40,44,42,0.05);
			font-weight: 900;
			/*--w3layouts--*/
			/*--agileits--*/
			font-size: 4em;
			line-height: 1;
		}

		/*-- //Tabs-Content --*/

		/*-- Fallback --*/

		.no-js .content-wrap section {
			display: block;
			padding-bottom: 2em;
			border-bottom: 1px solid rgba(255,255,255,0.6);
		}
		
		.no-flexbox nav ul {
			display: block;
		}
		
		.no-flexbox nav ul li {
			min-width: 15%;
			display: inline-block;
		}
		
		/*-- //Fallback --*/

		/*-- Tabs-Styling --*/

		.tabs-style-bar nav ul {
			border: 4px solid transparent;
		}

		.tabs-style-bar nav ul li a {
			margin: 0 2px;
			background-color: #F5F5F5;
			color: #333;
			transition: background-color 0.2s, color 0.2s;
		}

		.tabs-style-bar nav ul li a:hover, .tabs-style-bar nav ul li a:focus {
			color: #02763c;
		}

		.tabs-style-bar nav ul li a span {
			font-family: 'Montserrat', sans-serif;
			letter-spacing: 1px;
			/*--w3layouts--*/
			/*--agileits--*/
			font-size: 15px;
		}

		.tabs-style-bar nav ul li.tab-current a {
			background: #02763c;
			color: #fff;
		}

		/*-- //Tabs-Styling --*/

		/*-- Tab-Images --*/

		.gallery-top {
			padding: 0;
		}

		.gallery-grids figure {
			position: relative;
			float: left;
			overflow: hidden;
			text-align: center;
			width: 100%;
		}

		.gallery-grids figure.effect-bubba:hover {
			background-color: #000;
		}

		.gallery-grids figure img {
			position: relative;
			display: block;
			width: 100%;
		}

		.gallery-bottom {
			margin: 2.5em 0;
		}

		.gallery-grids figure figcaption {
			padding: 2em;
			color: #fff;
			/*--w3layouts--*/
			/*--agileits--*/
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-o-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
		}

		.gallery-grids figure figcaption::before, .gallery-grids figure figcaption::after {
			pointer-events: none;
		}

		.gallery-grids figure figcaption{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		figure.effect-apollo {
			background: #000;
		}

		figure.effect-apollo img {
			opacity: 0.95;
			-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
			transition: opacity 0.35s, transform 0.35s;
			-webkit-transform: scale3d(1.05,1.05,1);
			transform: scale3d(1.05,1.05,1);
		}

		figure.effect-apollo figcaption::before {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(0, 0, 0, 0.71);
			content: '';
			-webkit-transition: -webkit-transform 0.6s;
			transition: transform 0.6s;
			-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
			transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
		}

		figure.effect-apollo:hover img {
			opacity: 0.6;
			-webkit-transform: scale3d(1,1,1);
			transform: scale3d(1,1,1);
		}

		figure.effect-apollo:hover figcaption::before {
			-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
			transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
		}

		/*-- //Tab-Images --*/

	/*-- //Tabs --*/

/*-- //Portfolio --*/



/*-- Chefs --*/

.chefw3agile {
	padding: 100px 0;
	background-color: #F5F5F5;
}

.chefw3agile h3 {
	color: #000;
}

.chefw3agile-grid{
	text-align:center;
	padding: 0;
}

.chefw3agile-grid h4 {
	font-size: 20px;
	font-weight: 100;
	color: #02763c;
	margin-bottom: 30px;	
}

.pic {
	position: relative;
	overflow: hidden;
	display: inline-block;
	animation: anima 2s;
	-webkit-animation: anima 2s;
	-moz-animation: anima 2s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.pic .pic-image, .pic-caption, .pic:hover .pic-caption, .pic:hover img {
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.pic-image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.pic-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	padding: 6.5em 1em 0;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.top-to-bottom {
	bottom: 50%;
	left: 0;
}

.chefw3agile-grid:hover .pic .top-to-bottom {
	left: 0;
	bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 9999;
}

.pic-caption h5{
	font-size: 1.5em;
	color: #fff;
	margin: 0 0 .5em;
	text-transform: capitalize;
}

.pic-caption p{
	line-height: 1.8em;
	color: #E4E4E4;
}

.stack img { 
	width: 100%;
	height: auto;
	vertical-align: bottom;
	border: 10px solid #fff;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}

.stack:last-of-type {
	margin-right: 0;
}

.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
}

.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}

.stack:hover:before, .stack:hover:after,.chefw3agile-grid:hover .stack:before,.chefw3agile-grid:hover .stack:after{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}

.stack:before, .stack:after {
	content: "";
	border-radius: 3px;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 10px solid #fff;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.5s all ease-out;
	-moz-transition: 0.5s all ease-out;
	transition: 0.5s all ease-out;
	-o-transition: 0.5s all ease-out;
	-ms-transition: 0.5s all ease-out;
}

.stack:before {
	top: 4px;
	z-index: -10;
}

.stack:after {
	top: 8px;
	z-index: -20;
}

.stack {
	float: none;
	width: 92%;
	margin:3% 0% 8% 4%;
	position: relative;
	z-index: 1;
}

ul.social-icons {
	text-align: center;
}

ul.social-icons li {
	display: inline-block;
	margin: 0 5px;
}

ul.social-icons li a {
	font-size: 35px;
	color: #EEE;
}

ul.social-icons li a.facebook:hover {
	color: #3b5998;
}

ul.social-icons li a.twitter:hover {
	color: #1dcaff;
}

ul.social-icons li a.googleplus:hover {
	color: #d34836;
}

ul.social-icons li a.instagram:hover {
	color: #517fa4;
}

ul.social-icons li a.youtube:hover {
	color: #bb0000;
}

/*-- //Chefs --*/



/*-- Feedback --*/

.agileinfofeedback {
	background: url("../images/feedback.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color: #FFF;
	padding: 150px 0;
}

.slider-1 ul.callbacks_tabs {
	display: none;
}

.agileinfofeedback p {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	font-weight: 300;
	padding: 0 45px;
}

.agileinfofeedback h4 {
	font-size: 25px;
	margin-top: 20px;
	text-align: right;
	color: #02763c;
}

/*-- //Feedback --*/



/*-- Newsletter --*/

.newsletter {
	padding: 50px 0;
	background-color: #02763c;
	color: #FFF;
}

.news-grids {
	padding: 0 150px;
	margin: 0 auto;
}

.subscribe {
	padding-top: 8px;
}

.subscribe p {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	color: #000;
}

.email-form {
	text-align: left;
}

.email-form input.email {
	padding: 15px 10px;
	width: 70%;
	color: #02763c;
	background-color: #333;
	border: none;
	outline: none;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
}

.email-form input.submit {
	padding: 15px 35px 14px;
	border: none;
	outline: none;
	border-radius: 3px;
	color: #000;
	background-color: #FFF;
	font-weight: 700;
	margin-left: 5px;
}

.email-form input.submit:hover {
	color: #FFF;
	background-color: #06876e;
}

/*-- //Newsletter --*/



/*-- Contact --*/

.aitscontactw3l {
	padding: 100px 0;
}

.aitscontactw3l h3 {
	color: #000;
}

.aitscontactw3l-grid input.fill, .aitscontactw3l-grid textarea.message {
	background-color: #333;
	color: #02763c;
	border: none;
	outline: none;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
	padding: 10px;
	width: 100%;
}

.aitscontactw3l-grid input.fill-top {
	margin-bottom: 30px;
}

textarea.message {
	height: 110px;
	margin-bottom: 5px;
}

.aitscontactw3l-grid input.submit {
	padding: 10px 50px;
	background-color: #02763c;
	color: #000;
	border: none;
	outline: none;
	float: right;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
}

.aitscontactw3l-grid input.submit:hover {
	color: #FFF;
	background-color: #06876e;
}

/*-- //Contact --*/



/*-- Map --*/

#map {
	width: 100%;
	height: 500px;
}

/*-- //Map --*/



/*-- Footer --*/
.footer{
	padding: 50px 0;
	background: #000;
	color: #777;
	font-size: 13px;
}

.address, .contact, .connect {
	padding: 0;
}

.footer h5 {
	color: #EEE;
	font-size: 18px;
	font-weight: 100;
	text-align: left;
	margin-bottom: 25px;
}

.footer ul li {
	display: block;
	line-height: 25px;
}

.footer ul li a {
	color: #777;
}

.footer ul li a:hover{
	color: #F25826;
}

.connect {
	text-align: center;
}

.connect h5 {
	margin-left: 3px;
}

	/*-- Footer-Social-Icons --*/

	.connect ul.social-icons {
		text-align: left;
	}
	.connect ul.social-icons li {
		display: inline-block;
	}

	/*-- Footer-Social-Icons --*/

.footer-bottom {
	padding-top: 50px;
}

.footer-bottom-grid {
	padding: 0;
}

.footer-nav ul li {
	display: inline-block;
	padding: 0 25px;
	border-right: solid 1px #939090;
	border-right-style: dashed;
}

.footer-nav ul li a {
	color: #D6D6D6;
}

.footer-nav ul li a:hover{
	color: #F25826;
}

.footer-nav ul li:nth-child(1) {
    padding-left: 0;
}

.footer-nav ul li:nth-child(5) {
	border-right: none;
}

	/*-- Copyright --*/

	.copyright {
		text-align: center;
	}

	.copyright p {
		color: #C2C2C2;
		line-height: 25px;
	}

	.copyright p a {
		font-family: 'Montserrat', sans-serif;
		color:#C2C2C2;
	}

	.copyright p a:hover {
		color: #F25826;
	}

	.copyright .scroll {
		float: right;
		font-size: 40px;
		margin-top: -30px;
	}

	/*-- //Copyright --*/

/*-- //Footer --*/



/*-- Text-Selection-Background-Color --*/

	/*-- Works on common browsers --*/
	::selection {
		background-color: #1e1e1e;
		color: #fff;
	}

	/*-- Mozilla based browsers --*/
	::-moz-selection {
		background-color: #1e1e1e;
		color: #fff;
	}

	/*-- For Other Browsers --*/
	::-o-selection {
		background-color: #1e1e1e;
		color: #fff;
	}

	::-ms-selection {
		background-color: #1e1e1e;
		color: #fff;
	}

	/*-- For Webkit --*/
	::-webkit-selection {
		background-color: #1e1e1e;
		color: #fff;
	}

/*-- //Text-Selection-Background-Color --*/





/*-- //Index-Page-Styling --*/










/*-- Responsive-Code --*/





@media screen and (max-width: 1080px) {
	.agileinfomenu p {
		font-size: 18px;
		padding-top: 31px;
		padding-left: 25px;
	}
	.wthreecontact p {
		padding-top: 30px;
	}
	.wthreecontact a {
		font-size: 17px;
	}
	.wthreecontact a i {
		margin-right: 0;
	}
	.aitslogow3ls a {
		font-size: 35px;
	}
	.agilelogo {
		left: 41.5%;
		width: 175px;
		height: 175px;
	}
	.sl3waboutstia, .portfolio, .chefw3agile, .aitscontactw3l {
		padding: 15px 0;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 40px;
		margin-bottom: 35px;
	}
	.sl3waboutstia-grid h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.sl3waboutstia-grid-1 h3 {
		margin-bottom: 15px;
	}
	.sl3waboutstia-grid-1 p {
		font-size: 13px;
		line-height: 27px;
	}
	.sl3waboutstia-grid-2 ul li {
		padding: 20px 0 20px 100px;
	}
	.w3lsstatsaits, .agileinfofeedback {
		padding: 100px 0;
	}
	.wthreedesserts {
		padding-top: 75px;
	}
	.pic-caption {
		padding: 5em 1em 0;
	}
	.agileinfofeedback p {
		padding: 0;
	}
	#map {
		height: 350px;
	}
	.address, .contact, .connect {
		width: 25%;
		float: left;
	}
	.connect {
		width: 50%;
	}
}

@media screen and (max-width: 991px) {
	.container {
		width: 100%;
	}
}

@media screen and (max-width: 966px) {
	.wthreecontact a {
		font-size: 16px;
	}
	.sl3waboutstia-grid-1 {
		padding-right: 0;
	}
	.agileinfofeedback p {
		font-size: 15px;
	}
	.newsletter-grid {
		padding: 0;
	}
	.subscribe {
		padding-top: 8px;
	}
	.subscribe p {
		font-size: 24px;
	}
	.aitscontactw3l-grid {
		padding: 0 5px;
	}
	.footer-nav ul li {
		padding: 0 24px;
	}
}

@media screen and (max-width: 900px) {
	.agileinfomenu {
		width: 15%;
	}
	.agileinfomenu p {
		padding-left: 45px;
	}
	.aitslogow3ls {
		width: 60%;
	}
	.agilelogo {
		width: 160px;
		height: 160px;
	}
	.aitslogow3ls a {
		font-size: 33px;
	}
	.wthreecontact {
		width: 20%;
	}
	.agilelogo {
		left: 40%;
	}
	.pic-caption {
		padding: 4em 1em 0;
	}
	.email-form input.email {
		width: 68%;
	}
	.footer-bottom {
		padding-top: 30px;
	}
	.footer-bottom-grid {
		width: 100%;
		text-align: center;
	}
	.copyright {
		margin-top: 30px;
	}
}

@media screen and (max-width: 853px) {
	.w3lsstatsaits, .agileinfofeedback {
		padding: 80px 0;
	}
	.agileinfofeedback p {
		padding: 0 15px;
	}
	.subscribe p {
		font-size: 23px;
	}
	.email-form input.submit {
		margin-left: 0px;
	}
}

@media screen and (max-width: 800px) {
	.sl3waboutstia-grid-1 {
		padding: 0;
	}
	.pic-caption {
		padding: 3em 1em 0;
	}
	.subscribe p {
		font-size: 21px;
	}
	.email-form input.submit {
		padding: 15px 30px 14px;
	}
}

@media screen and (max-width: 768px) {
	.sl3waboutstia, .portfolio, .chefw3agile, .aitscontactw3l {
		padding: 50px 0;
	}
	.w3lsstatsaits, .agileinfofeedback {
		padding: 75px 0;
	}
	.wthreedesserts {
		padding-top: 50px
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 35px;
		margin-bottom: 30px;
	}
	.sl3waboutstia-grid-1, .sl3waboutstia-grid-2 {
		width: 50%;
		float: left;
		padding: 0;
		margin-bottom: 35px;
		z-index: 9;
	}
	.sl3waboutstia-grid h3, .sl3waboutstia-grid h3 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.sl3waboutstia-grid-2 ul li {
		padding: 15px 0 20px 90px;
	}
	.sl3waboutstia-grid-2 ul li.aitschocow3ls {
		padding: 25px 0 5px 90px;
	}
	.sl3waboutstia-grid-3 {
		width: 75%;
		margin-left: 12.5%;
		padding: 0;
	}
	.tabs nav {
		margin-bottom: 30px;
	}
	.chefw3agile-grid h4 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	ul.social-icons li a {
		font-size: 30px;
	}
	.newsletter-grid {
		width: 100%;
		text-align: center;
	}
	.subscribe {
		padding-top: 0;
		margin-bottom: 15px;
	}
	.subscribe p {
		font-size: 25px;
	}
	.email-form input.email {
		width: 50%;
	}
	.aitscontactw3l-grid {
		width: 50%;
		float: left;
	}
	.aitscontactw3l-grid input.fill-top {
		margin-bottom: 10px;
	}
	.aitscontactw3l-grid-3 {
		margin-top: 10px;
		width: 100%;
	}
	textarea.fill.message {
		width: 100%;
		height: 100px;
	}
	.aitscontactw3l-grid input.submit {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.w3lsstatsaits-grid {
		width: 25%;
		float: left;
	}
	.gallery-top {
		width: 33.3%;
		float: left;
	}
	.chefw3agile-grid {
		padding: 10px;
		width: 33.3%;
		float: left;
	}
}

@media screen and (max-width: 736px) {
	.agiletopbar, .wthreenavigation, .agileinfomenu, .aitslogow3ls, .wthreecontact {
		height: 65px;
	}
	.menu-button {
		margin: 10px;
	}
	.menu-wrap {
		width: 250px;
		padding: 10px 0 0 10px;
	}
	.icon-list a {
		padding: 10px;
	}
	.icon-list a span {
		font-size: 14px;
	}
	.agileinfomenu p {
		padding-top: 21px;
		padding-left: 32px;
	}
	.agilelogo {
		width: 140px;
		height: 140px;
		padding-top: 20px;
		top: 0;
	}
	.wthreecontact p {
		padding-top: 23px;
	}
	.pic-caption {
		padding: 2.5em 1em 0;
	}
	.agileinfofeedback p {
		padding: 0;
		font-size: 14px;
	}
	#map {
		height: 300px;
	}
	.footer {
		padding: 50px 0 30px;
	}
}

@media screen and (max-width: 667px) {
	.icon-list a {
		padding: 9px;
	}
	.wthreecontact a {
		font-size: 15px;
	}
	.sl3waboutstia-grid-1 p {
		line-height: 25px;
	}
	.w3lsstatsaits-grid {
		padding: 0;
	}
	.pic-caption {
		padding: 2.1em 1em 0;
	}
	.chefw3agile-grid h4 {
		font-size: 23px;
		margin-bottom: 15px;
	}
	.agileinfofeedback p {
		padding: 0 15px;
	}
	.address, .contact, .connect {
		width: 33.3%;
	}
}

@media screen and (max-width: 640px) {
	.agileinfomenu p {
		padding-left: 27px;
	}
	.chefw3agile-grid {
		padding: 0;
		width: 50%;
	}
	.pic-caption {
		padding: 5em 1em 0;
	}
	.footer h5 {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 603px) {
	.agileinfomenu {
		width: 20%;
	}
	.agileinfomenu p {
		padding-left: 35px;
	}
	.aitslogow3ls {
		width: 50%;
	}
	.agilelogo {
		left: 38%;
	}
	.pic-caption {
		padding: 4.5em 1em 0;
	}
	.wthreecontact {
		width: 25%;
	}
	.w3lsstatsaits-info p {
		font-size: 19px;
	}
}

@media screen and (max-width: 568px) {
	.agilelogo {
		width: 125px;
		height: 125px;
		left: 39%;
	}
	.aitslogow3ls a {
		font-size: 28px;
	}
	.sl3waboutstia, .portfolio, .chefw3agile, .aitscontactw3l {
		padding: 25px 0;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.sl3waboutstia-grid h3, .sl3waboutstia-grid h3 {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 23px;
	}
	.sl3waboutstia-grid-1 p {
		line-height: 22px;
	}
	.w3lsstatsaits, .agileinfofeedback {
		padding: 50px 0;
	}
	.w3lsstatsaits-img {
		margin-bottom: 10px;
	}
	.w3lsstatsaits-img img {
		width: 75px;
	}
	.w3lsstatsaitsstats {
		font-size: 30px;
		margin-bottom: 0;
	}
	.w3lsstatsaits-info p {
		font-size: 17px;
		font-weight: 700;
	}
	.pic-caption {
		padding: 4em 1em 0;
	}
	.agileinfofeedback p {
		line-height: 26px;
	}
	.agileinfofeedback h4 {
		font-size: 22px;
		margin-top: 10px;
	}
	.newsletter {
		padding: 40px 0;
	}
	.email-form input.email {
		width: 60%;
		padding: 12px 10px;
	}
	.email-form input.submit {
		padding: 13px 30px 12px;
	}
	#map {
		height: 200px;
	}
	ul.social-icons li {
		margin: 0 3px;
	}
}

@media screen and (max-width: 533px) {
	.agileinfofeedback p {
		padding: 0;
	}
	.address, .contact {
		width: 50%;
	}
	.connect {
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.connect h5 {
		margin-left: 0;
		text-align: center;
	}
	.social {
		text-align: center;
	}
	.connect ul.social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.agileinfomenu {
		width: 23%;
	}
	.aitslogow3ls {
		width: 44%;
	}
	.agilelogo {
		width: 110px;
		height: 110px;
		left: 38.5%;
	}
	.aitslogow3ls a {
		font-size: 25px;
	}
	.wthreecontact {
		width: 28%;
	}
	.sl3waboutstia-grid {
		width: 100%;
		padding: 0;
		margin: 15px 0;
	}
	.sl3waboutstia-grid-2 {
		margin-bottom: 30px;
	}
	.sl3waboutstia-grid-2 h3 {
		padding-left: 0;
	}
	.sl3waboutstia-grid-2 ul li, .sl3waboutstia-grid-2 ul li.aitschocow3ls {
		padding: 15px 0 20px 60px;
	}
	.sl3waboutstia-grid-2 ul li.agilecake {
		background: url("../images/special-1.png") no-repeat 5px 10px;
		background-size: 40px;
	}
	.sl3waboutstia-grid-2 ul li.w3pastry {
		background: url("../images/special-2.png") no-repeat 5px 10px;
		background-size: 40px;
	}
	.sl3waboutstia-grid-2 ul li.aitschocow3ls {
		background: url("../images/special-3.png") no-repeat 5px 12px;
		background-size: 40px;
	}
	.w3lsstatsaits {
		padding: 50px 0 20px;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2 {
		margin-bottom: 0;
	}
	.w3lsstatsaits-grid {
		width: 50%;
		margin: 20px 0;
	}
	.w3lsstatsaits-info p {
		font-size: 20px;
		font-weight: 100;
	}
	.pic-caption {
		padding: 3em 1em 0;
	}
	.agileinfofeedback p {
		padding: 0;
		font-size: 13px;
		line-height: 25px;
	}
	.footer-nav ul li {
		padding: 0 19px;
	}
	.footer-nav ul li:nth-child(1) {
		padding-left: 19px;
	}
	.copyright .scroll {
		font-size: 35px;
		margin-top: 10px;
		margin-right: -5px;
	}
}

@media screen and (max-width: 414px) {
	.agiletopbar, .wthreenavigation, .agileinfomenu, .aitslogow3ls, .wthreecontact {
		height: 50px;
	}
	.wthreenavigation {
		width: 0;
	}
	.agileinfomenu {
		width: 30%;
	}
	.agileinfomenu p {
		padding-left: 46px;
		font-size: 16px;
		padding-top: 16px;
	}
	.aitslogow3ls {
		width: 40%;
	}
	.agilelogo {
		left: 36.5%;
	}
	.wthreecontact {
		width: 30%;
	}
	.wthreecontact p {
		padding-top: 16px;
	}
	.wthreecontact a {
		font-size: 14px;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 28px;
	}
	.sl3waboutstia-grid {
		margin: 10px 0;
	}
	.w3lsstatsaitsstats {
		font-size: 25px;
	}
	.w3lsstatsaits-img img {
		width: 60px;
	}
	.tabs nav {
		margin-bottom: 20px;
	}
	.tabs-style-bar nav ul li a span {
		letter-spacing: 0;
		font-size: 14px;
	}
	.gallery-top {
		width: 50%;
	}
	.chefw3agile-grid {
		width: 100%;
	}
	.chefw3agile-grid h4 {
		margin-bottom: 30px;
		font-size: 28px;
	}
	.pic-caption {
		padding: 6em 0 0;
	}
	.agileinfofeedback p {
		padding: 0 10px;
	}
	.aitscontactw3l-grid {
		width: 100%;
	}
	.aitscontactw3l-grid input.fill, .aitscontactw3l-grid textarea.message {
		font-size: 13px;
		margin: 10px 0;
	}
	.aitscontactw3l-grid input.fill, textarea.fill.message {
		width: 100%;
	}
	.aitscontactw3l-grid input.submit {
		margin-top: 0;
	}
	.footer-nav ul li:nth-child(1) {
		padding-left: 12px;
	}
	.footer-nav ul li {
		padding: 0 12px;
	}
}

@media screen and (max-width: 384px) {
	.agilelogo {
		left: 35.5%;
	}
	.wthreecontact a {
		font-size: 13px;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 27px;
	}
	.w3lsstatsaits-info p {
		font-size: 19px;
	}
	.agileinfofeedback p {
		padding: 0;
	}
	.subscribe p {
		font-size: 23px;
	}
	.email-form input.email {
		width: 100%;
		padding: 10px;
		font-size: 13px;
		margin-bottom: 5px;
	}
	.email-form input.submit {
		padding: 10px 30px;
		float: right;
		font-size: 13px;
	}
	.aitscontactw3l-grid-3 {
		margin-top: 0;
	}
	.footer-nav ul li:nth-child(1) {
		padding-left: 5px;
	}
	.footer-nav ul li {
		padding: 0 10px;
	}
	.pic-caption {
		padding: 5em 0 0;
	}
	a.to-top {
		margin-top: 5px;
	}
}

@media screen and (max-width: 375px) {
	.agilelogo {
		left: 35%;
	}
	.sl3waboutstia h1, .w3lsstatsaits h2, .wthreedesserts h3, .portfolio h3, .chefw3agile h3, .agileinfofeedback h3, .aitscontactw3l h3 {
		font-size: 25px;
	}
	.sl3waboutstia-grid h3, .sl3waboutstia-grid h3 {
		font-size: 17px;
		line-height: 20px;
	}
	.agileinfofeedback p {
		padding: 0 10px;
	}
	.footer-nav ul li {
		padding: 0 9px;
	}
}

@media screen and (max-width: 360px) {
	.agilelogo {
		left: 34%;
	}
	.wthreecontact a {
		font-size: 12px;
	}
	.agileinfofeedback p {
		padding: 0;
	}
	.subscribe p {
		font-size: 22px;
	}
	.footer-nav ul li {
		padding: 0 7px;
	}
}

@media screen and (max-width: 320px) {
	.agileinfomenu {
		width: 35%;
	}
	.aitslogow3ls {
		width: 30%;
	}
	.aitslogow3ls a {
		font-size: 21px;
	}
	.agilelogo {
		left: 35.15%;
		width: 90px;
		height: 90px;
		padding-top: 15px;
		border-width: 3px;
		top: -3px;
	}
	.wthreecontact {
		width: 35%;
	}
	.w3lsstatsaits-info p {
		font-size: 18px;
	}
	.wthreedesserts h3 {
		font-size: 22px;
	}
	.tabs-style-bar nav ul li a {
		margin: 0 1px;
		padding: 5px;
		line-height: 2;
	}
	.tabs-style-bar nav ul li a span {
		font-size: 13px;
	}
	.gallery-top {
		width: 100%;
	}
	.pic-caption {
		padding: 4em 0 0;
	}
	.agileinfofeedback h3 {
		font-size: 23px;
	}
	.agileinfofeedback p {
		padding: 0 5px;
	}
	.subscribe p {
		font-size: 19px;
	}
	.address, .contact {
		width: 100%;
	}
	.address {
		margin-bottom: 20px;
	}
	.footer h5 {
		margin-bottom: 10px;
	}
	.footer-nav ul li:nth-child(1) {
		padding-left: 0;
	}
	.footer-nav ul li {
		padding: 0 3px;
	}
}





/*-- //Responsive-Code --*/