@font-face {
	
	font-family: 'a1';
 
	src: 
	url('../fonts/1/__BebasNeue Bold.otf')
		 
}

@font-face {
	
	font-family: 'ifc';
 
	src: 
	url('../fonts/1/IFC RAILROAD 2.ttf')
		 
}

@font-face {
	
	font-family: 'raph';
 
	src: 
	url('../fonts/1/RaphLanokFuture.otf')
		 
}
@font-face {
	
	font-family: 'MilestoneFreeVersion';
 
	src: 
	url('../fonts/1/MilestoneFreeVersion-Script.otf')
		 
}
 
 
h1,h2,h3,h4,h5,h6{
	font-family: 'Muli', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],.w3layouts_mail_grid_left2 a,.w3agile_similar_post_left ul li a,.w3agile_similar_post_left h4 a,.w3l_categories ul li a,.agileits_recent_posts_gridr h4 a,.agileits_recent_posts_gridr ul li a,.w3agile_blog_left_grid_r ul li a,.w3ls_choose_us_right ul li a,.agileinfo_services_grid1 h4,.agileinfo_services_grid1_pos,.w3agile_footer_grid_left a,.agileinfo_footer_bot_right p a{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.w3_agileits_logo img {
     margin : 0 auto;
}
/*-- banner --*/
.banner{
	/* background:url(../images/design1.jpg) no-repeat 0px 0px; */
	background : url('../images/logo-bg.jpg'); 
	background-repeat: repeat-x;
	min-height:160px;
    z-index : 9999;
	
	
			position: fixed;
 		width: 100%;
 		height: 108px;
 		color: #fff;
 		/*
 		-webkit-transition: all 0.4s ease;
 		transition: all 0.4s ease;
	   */
	
}
 .sticky {
 		font-size: 24px;
 		line-height: 1.42857143;
 		min-height: auto;
 		height:80px;
 		text-align: left;
 		padding-left: 20px;
 }
 .sticky .w3_agile_header {
     padding :0 20px;
 }
 .sticky .w3_agileits_logo {
    float: left;
    text-align: center;
    width: 16%;
}
.sticky .headbar-large {
    position: static;
    margin-top: -55px;
    background: transparent;
}
/*
.sticky .headbar {
    top: 15px;
    position: absolute;
    width: 57%;
    background: transparent;
    right: 135px;
}
*/
.sticky .headbar ul li {
    position: static;
    list-style: none;
    font-size: 23px;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    background: transparent;
    width : 14%;
}

.sticky .headbar ul li a {
    color: #e0ca8f;
    font-weight: bold;
    font-size: 21px;
    font-family: 'ifc' !important;
}
.sticky .headbar .dropbtn{
    font-size: 23px;
}
.sticky .find-a-btn {
    padding: 0px 33px;
    background: #e0ca8f;
    color: #000;
    font-size: 20px;
    border-radius: 30px;
}
.mobile-headbar {
    padding: 5px 10px;
}
/*-- nav --*/
.w3_agile_header {
    padding: 2em 0em 1em 0em;
}
.w3_agile_header_left{
	float:left;
}
.agile_header_right{
	float:right;
	margin-top: .7em;
}
.agile_header_right ul li{
	display:block;
	font-weight:600;
	color:#fff;
	display:inline-block;
}
.agile_header_right ul li i{
	padding-right:1.5em;
	color:#0accff;
}
.agile_header_right ul li a{
	color:#fff;
	text-decoration:none;
}
.agile_header_right ul li a:hover{
	color:#0accff;
}
.agile_header_right ul li a:before,.agile_header_right ul li a:after{
	display:none;
}
.agile_header_right ul li:last-child{
	margin-left:3em;
}
.w3_agileits_logo {
    float: none;
    text-align: center;
}
.w3_agileits_logo h1 a{
    font-size: 1.4em;
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
   font-family: 'Muli', sans-serif;
}
.w3_agileits_logo h1 a span{
	display: block;
    font-size: .3em;
    font-weight: 600;
    color:#0accff;
    position: relative;
    letter-spacing: 10px;
}

.agileits_w3layouts_banner_info {
   width: 70%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    right: 2%;
    top: 5%;
}
.agileits_w3layouts_banner_info h2{
	font-size:2em;
	color:#fff;
	text-transform:capitalize;
	line-height:2em;
}
.agileits_w3layouts_banner_info p{
	color:#fff;
	line-height:2em;
	font-size: 1.5em;
}
.agileits_w3layouts_banner_info form{
	width: 42%;
    margin:0.6% auto 0;
    float: right;
}

.w3_agileits_logo h1 a span {
     font-size: 16px;
    text-align: center;
    color: #fff;
    border: 2px solid #bfdb39;
    width: 28%;
    margin: 0 auto;
    padding: 0.5em;
    background: #bfdb39;
}
/*-- nav --*/
.w3_agile_phone{
	float:right;
}
.w3_agile_phone p{
	color:#fff;
	font-weight:600;
}
.w3_agile_phone p i{
	padding-right:0.2em;
}
/*-- menu --*/
.mobile-nav-button {
  position: fixed;
    margin: 2.1em 0em 0;
    right: 2%;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: rgb(252, 248, 246);
    display:none;
}
.mobile-nav-button .mobile-nav-button__line {
	width: 30px;
    height: 2px;
    background: #333;
    position: relative;
}
.mobile-menu--open li {
    line-height : 48px;
}

.mobile-nav-button .mobile-nav-button__line--1 {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 13px;
	position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--2 { 
	display: none;	
}

.mobile-nav-button .mobile-nav-button__line--3 {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	top: 13px;
	position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--1,.mobile-nav-button .mobile-nav-button__line--3 {
	left:10%;
}

.mobile-menu {
	display: block;
     width: 18%;
    right: -20%;
    height: 100%;
    background: rgba(191, 219, 57, 0.88);
    position: fixed;
    z-index: 9998;
    transition: 0.6s ease;
    top: 0;
    opacity: 0;
}

.mobile-menu ul {
	position: relative;
    top: 12%;
    padding: 0;
}

.mobile-menu ul li { 
	list-style: none;
    margin-bottom: 2em;
	display: block;
}
.mobile-menu ul li a {
	width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 1em 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 2px 2px 2px #252222;
}
.open > ul.dropdown-menu.agile_short_dropdown{
    display: block;
    transform: none !important;
    min-width: 65%;
    border: none;
    box-shadow: none;
    border-radius: 0;
    left: 18%;
}
.open > ul.dropdown-menu.agile_short_dropdown li{
	margin:0 !important;
}
ul.dropdown-menu.agile_short_dropdown > li > a:hover{
    background: none;
}
.mobile-menu ul li a:after {
	content: '';
    background:#f16121;
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: -1;
	/* transition: 0.4s ease; */
}

.mobile-menu ul li a:hover,.mobile-menu ul li.active a { 
	color: #fff; 
}

.mobile-menu ul li a:hover:after,.mobile-menu ul li.active a:after { 
	right: 0; 
}
li.dropdown.act a.w3_icons_act {
    background: #0e0e0e;
	color: #fff;
}
.mobile-menu img {
	display: block;
	padding: 0;
	text-align: center;
}

.mobile-menu--open {
	opacity: 1;
	left:0%;
}
.dropdown.active.open a  ul.dropdown-menu.agile_short_dropdown li a.w3_icon_1:after{
	background:none !important;
}

/*-- //menu --*/
.w3l_banner_info{
	width: 80%;
    margin: 13em auto 0;
}
.wthree_banner_info_grid h3 {
   font-size: 4em;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 0.2em 0;
}


.wthree_banner_info_grid p {
    color: #fff;
    width: 75%;
    font-size: 1em;
    line-height: 1.8em;
    letter-spacing: 2px;
}
.wthree_banner_info_grid a {
    font-size: 1.5em;
    padding: 1em;
    background: #fff;
    margin: 2em 0;
}
.headbar {
    background: #000;

}
.headbar ul {
	width:100%;
	text-align : center;
}
.headbar ul li {
    padding: 0;
    text-align: center;
    display: inline-block;
    float: none;
    position: static;
    width: 19%;
    border-right: 1px solid;
}
.headbar ul li:last-child {
    border-right:none;
}
.headbar ul li a{ 
    color: #e0ca8f;
    font-weight: bold;
    font-size: 27px;
    font-family: 'ifc' !important;
}
.headbar ul li a:hover{
    color:#ffff;
}
 .headbar ul li a.active, .sticky .headbar ul li a.active {
    color : #fff;
}
  

/*-- //banner --*/
  
/* copyright */

.footer-agile {
    background : url('../images/follow-us-banner.jpg');
    background-attachment : fixed;
    text-align: center;
    padding: 4em 0 2em;
     position: relative;
     background-size : cover;
    
}
.social li,.footer-nav li {
    display: inline-block;
    padding: 0 .5em;
}
.footer-logo h3 {
    color: #fff;
    font-size: 80px;
    line-height: 25px;
    letter-spacing: 4px;
    font-weight: 500;
    margin-bottom: 1em !important;
    font-family: MilestoneFreeVersion  !important;
}
.social i.fa {
    font-size: 25px;
    color: #151515;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    margin: 4px 0px;
    text-align: center;
    line-height: 42px;
    background: white;
}
.social i.fa:hover {
    color: #f16121;
}
.footer-nav li {
    padding: .5em;
}
.footer-nav li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-right: 2px solid #fff;
    padding-right: 1em;
    text-decoration: none;
}
.footer-nav li a:hover {
    color: #5ecea1;
}
.copyright-agile {
    text-align: center;
    padding: 1em 0;
    background: #151515;
}
.copyright-agile p {
    color: white;
    font-size: 10px;
    letter-spacing: 1px;
}
.copyright-agile a {
    color: #f16121;
    text-decoration: none;
}
.copyright-agile a:hover {
    color: #ffffff;
}
.social {
    margin: 1em 0 0;
}
.footer-logo i.fa.fa-cutlery {
    color: #f16121;
}
.footer-last {
    padding: 50px;
    background: #000;
}
.footer-last ul {text-align: center;}
.footer-last ul li
{    display: inline-block;
    padding: 0 20px;
    border-right: 2px solid;

}
.footer-last ul :last-child {
    border : none;
}
.footer-last ul li a{
    color: white;
    font-size: 21px;
        font-family: 'din-med';
}
.footer-last ul li a:hover {
    color : #5ecea1;
}
/*-- //footer--*/
/* //copyright */

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 9999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/* My css */
.dropbtn {
    color: #e0ca8f;
    font-weight: bold;
    font-size: 27px;
    background: transparent;
    font-family: 'ifc'  !important;
    border: navajowhite;
    position: relative;
}

.dropdown {
  position: relative;
  display: inline-block;
  width : 100%;
}
.my-dropdown a{
    border-bottom: 1px solid;
}
.sticky .dropdown{
    position: relative;
}

.dropdown-content {
  display: none;
  background-color:#000000d1;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
      width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.sticky .dropdown-content 
{
    top: 35px;
}

.dropdown-content a {
  color: black;
  padding: 8px 0;
  text-decoration: none;
  display: block;
}
.column-main {
    
    padding: 20px;
}
.column {
    background: rgb(191, 219, 57);
}
.column-delivery {
     background: transparent !important;
}
.column p {
    padding-top: 20px;
    font-size: 17px;
    color: black;
    font-weight: bold;
}
.dropdown-content a:hover {background-color: #0000;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: transparent !important;}

  
.zoom-effect{
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.zoom-effect:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
/*
.banner {
  width:100%;
  height:100%;
  color:black;
  font-weight:bold;
  animation: myanimation 10s infinite;
}
@keyframes myanimation {
  0% {background-color: red;}
  25%{background-color:yellow;}
  50%{background-color:green;}
  75%{background-color:brown;}
  100% {background-color: red;}
}
*/
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.avatar {
	
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	 
}

/* location toggle */
.message {
background:#181818;
color:#FFF;
position: absolute;
top: -250px;
left: 0;
width: 100%;
padding: 20px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;
  
}
  
banner-left, .banner-left>* {
    position: relative;
    top: 0;
    /* transition: all .33s cubic-bezier(.69,-.11,.2,1.65) 0s; */
    color:white;
}
.bannerorder {
    margin-top : 120px;
    padding : 25px;
}
.banner-left {
    z-index: 1;
    padding: 25px 20px;
    background: red;
    overflow: visible;
    width: 50%;
    float: left;
}
.banner-body {
    padding: 6px;
    width: 50%;
    float: left;
    background: black;
}
.banner-left:before {
    top: 50%;
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background-image: url('https://livedemo00.template-help.com/wt_59098/images/icon-arrow-right-16x22.png');
    background-color: #f12c0a;
    background-position: 64% center;
    -webkit-background-size: 16px 22px;
    background-size: 16px 22px;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
}
.menuoptions {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Merriweather Sans", sans-serif;
    background-color: #000000;
}
.menu-mod-3 {
    padding: 0 0 30px;
}
.column-div {
        border-right: 1px solid #fff;
}
  
 
/*zoom banner img effect*/

 @keyframes breath {
  0%   { background-size: 100% auto; }
  50% { background-size: 140% auto; }
  100% { background-size: 100% auto; }
}
 
/* .zoom banner */


 


@media(max-width:768px)
{   
    .w3-menu1-left p, .w3-menu1-left1 p, .w3-menu3-left3 p, .moto-grid li { letter-spacing: 0; }
    
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
    
     .headbar ul li {
         padding:5px 0;
         width : 31.6%;
     }
    .headbar ul li a {
        font-size: 17px;
    }
    .mobile-menu ul li a {
            font-size: 1em;
    }
    .sticky .mobile-menu ul li a {
            font-size: 1em;
    }
    .w3_agileits_logo img {
         
    }  
     
    .w3_agileits_logo {
        margin-bottom: 15px;
        float: left;
    } 
    #ourmenu {
        position: relative;
        top: 105px;
    }
    .sticky {padding-left: 0;}
    
    .sticky .w3_agile_header {
        padding: 10px 0;
    }
    .sticky .w3_agileits_logo {
        width: 50%;
    }
    .sticky .find-a-btn {
        padding: 0px 9px;
        background: #e0ca8f;
        color: #000;
        font-size: 18px;
        border-radius: 30px;
        margin-top: 0;
    }
/*    .sticky .headbar {
        top: 90px;
        width: 100%;
        right: 1px;
        background: #000;
        position: absolute;
    } */
    .sticky .headbar ul li {
        width: 32%;
        padding: 0px;
    }
    .sticky .headbar ul li a {
        font-size: 15px;
        padding: 8px 0px;
        line-height: 25px;
    }
    .diamond-img-left  {
        top: 35px;
        left: 0%;
        width: auto;
    }    
    .diamond-img-right{
        left: 0%;
        width: auto;
        top:120px;
        
    }
    .ordernow-text-left {
        left: 143px;
        top: 85px;
        font-size: 21px;
    }
    .punch-line {
        padding: 0 0;
        color: #fff;
        font-size: 15px;
        text-align: center;
    }
    .footer-last {
        padding: 20px 0px;
        background: #000;
    }
    .footer-last ul li a {
        font-size: 11px;
    }
    .barcode-inner li {
      padding: 0px; 
    }
    .mobile-nav-button__line--1 , .mobile-nav-button__line--3 {margin-top : 2px !important;}
    .sticky .mobile-nav-button {
         margin: 1.3em !important; 
         display : block;
    }
    .menu-grab-section {
        padding: 1px 10px;
    }
    .hr-sealine-gray:before {
        top: 18px;
    }
    .hr-sealine-gray:after {
        bottom: 19px;
    }
    .app-div {
        height: 180px;
        background-size: contain;
    }
    .mobile-nav-button {display:block; }
  
    .mobile-menu ul li {
        margin-bottom : 0;
    }
    .w-60 {
        width : 80%;
        margin-top : 80px;
    }
 
    .footer-last ul li {
        border-right: none;
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px dotted;
    }
    .footer-last ul li a{ font-size :15px;}
    .footer-agile {
         background-attachment: unset;
    
    }  
    .card-img{
        width: 60%;
        margin: 0 auto;    
    }
    .mobile-menu .dropdown-content {
        right: 0;
        min-width: 100%;
        left: 0;
    }   
    .mobile-menu img {
        width: 100%;
    }
    .copyright-agile {
         margin-bottom : 30px;
    }
        .dropbtn {
      font-size: 17px;
          padding: 0;
    margin: 0;
    }
    /*
    .dropdown-content {
        right: -50px;
        min-width: 220px;
    } 
    
     .dropdown-content p{
         
           margin: 0;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        margin-top: 10px;
     } 
     
     */
     .column-div {
        border-right: 1px solid #fff;
        border-bottom: 2px solid;
    }
    
    .column-main {
        padding: 0px;
    }
    .column p {
        font-size: 14px;
    }    
    .sticky .headbar .dropbtn {
        font-size: 17px;
    }
    .mobile-headbar {
        padding: 0px ;
    }
    .sticky .dropdown-content {
        top: 33px;
    }    
}
/*.My css*/





/*-- /responsive design --*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
.w3_agile_header {
    padding: 2em 3em 0 0em;
	}
	.w3-position-menu-img1 {
    left: 0%;
	}
}
@media(max-width:1080px){
.w3l_banner_info {
    width: 74%;
	margin: 10em auto 0;
	}
	.wthree_banner_info_grid h3 {
    font-size: 3.5em;
	}
	.banner {
    min-height: 650px;
	}
	.w3-menu1-left, .w3-menu1-left1, .w3-menu3-left3 {
    padding: 4em 10em 4em 3em;
	}
	.w3-menu1-left1 {
    padding: 4em 0em 6em 13em;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 11em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 3.5em;
	}
	.banner-right-agile {
    width: 43%;
	}
	.team-right {
    padding: 0.6em 2em;
	}
	.w3-menu1-left h3, .w3-menu1-left1 h3, .w3-menu3-left3 h3 {
    font-size: 1.7em;
	}
	.w3-agile-services-right img {
    margin: 3em 0 0 0;
	}
	.w3-position-menu-img img,.w3-position-menu-img2 img,.w3-position-menu-img1 img{
    width: 80%;
	}
	.w3-position-menu-img ,.w3-position-menu-img2{
    right: -60px;
    top: -11%;
	}
	.w3-position-menu-img1 {
    bottom: -3%;
    left: -1%;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 6em;
	}
	.wthree_banner_info_grid h3 {
    font-size: 3.3em;
	}
	.about, .services, .testimonial, .contact, .w3-food-menu, .gallery, .w3-orders, .team {
    padding: 4em 0;
	}
}
@media(max-width:1024px){
	.w3-position-menu-img img,.w3-position-menu-img1 img,.w3-position-menu-img2 img{
    width: 80%;
	}
	.w3-position-menu-img,.w3-position-menu-img2 {
    bottom: 2%;
   right: -26px;
    top: -10%;
	}
	.w3-position-menu-img1 {
    left: 0%;
    top: -4%;
	}
	.w3-menu1-left1 {
    padding: 4em 0em 6em 14em;
	}
	.w3-position-menu-img1 {
    top: -9%;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 7em;
	}
	.about, .services, .testimonial, .contact, .w3-food-menu, .gallery, .w3-orders, .team {
    padding: 3em 0;
	}
	div#testimonials {
    padding: 4em 0 5em 0;
	}
}
@media(max-width:991px){
.w3_agileits_logo h1 a span {
    width: 37%;
	}
	.w3l_banner_info {
    width: 100%;
	}
	.wthree_banner_info_grid h3 {
    font-size: 3em;
	}
	.w3l-about-img {
    width: 50%;
    float: left;
	}
	.w3l-about-left {
    width: 50%;
    float: left;
	}
	.w3-position-menu-img img,.w3-position-menu-img1 img {
    width: 70%;
	}
	.w3-menu1-left, .w3-menu1-left1, .w3-menu3-left3 {
    padding: 2em 23em 2em 3em;
	}
	.w3-position-menu-img {
    right: -32%;
    top: 8%;
	}
	.team-w3lsgrids {
    width: 50%;
    float: left;
	}
	.social-button {
    margin: 0 0px;
	}
	.w3-agile-services-right {
    width: 50%;
    float: left;
	}
	.banner-right-agile {
    width: 50%;
	}
	.w3-position-menu-img, .w3-position-menu-img2 {
    right: -17%;
    top: -8%;
	}
	.w3-position-menu-img1 {
    left: -14%;
    top: -6%;
	}
	.w3-position-menu-img2 img {
    width: 70%;
	}
	.w3-menu1-left1 {
    padding: 2em 8em 1em 19em;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 5em;
	}
	.team-left {
    float: none;
    width: 50%;
	}
	.team-right {
    float: right;
    width: 100%;
	}
	.testimonial-top {
    width: 100%;
	}
	.agile-contact-right {
    width: 50%;
    float: left;
	}
	.agile-contact-left {
    width: 50%;
    float: left;
	}
	.banner {
    min-height: 550px;
	}
	.w3l_banner_info {
    margin: 7em auto 0;
	}
	.testimonial-top {
    margin-bottom: 1em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 2.5em;
	}
	.w3-menu3-left3 {
    padding: 2em 26em 2em 3em;
	}
	.w3-position-menu-img2 {
    top: -3%;
	}
	i.fa.fa-quote-right {
    font-size: 2.5em;
    margin-top: 0.5em;
	}
	.w3-agile-services-right img {
    margin: 6em 0 0 0;
	}
}
@media(max-width:800px){
.w3l_banner_info {
    width: 74%;
	}
	.w3-position-menu-img img, .w3-position-menu-img2 img {
    width: 51%;
	}
	.w3-position-menu-img1 img {
	 width: 51%;
	}
	.w3-position-menu-img, .w3-position-menu-img2 {
    right: -36%;
    top: 12%;
	}
	.wthree_banner_info_grid p {
    width: 95%;
	}
	.w3-position-menu-img1 {
    left: -2%;
    top: 12%;
	}
	.w3gallery-grids {
    width: 33.33%;
	padding: 0 5px;
	}
	.contact textarea {
    min-height: 8em;
	}
	.map-grid iframe {
    height: 500px;
	}
	.wthree_banner_info_grid h3 {
    font-size: 2.7em;
	}
	.agileits_w3layouts_banner_info p {
    font-size: 1.2em;
	}
	.w3-agile-services-right img {
    margin: 6em 0 0 0;
	}
	.w3-menu1-left, .w3-menu1-left1, .w3-menu3-left3 {
    padding: 0;
	}
	.w3-position-menu-img {
    position: static;
	text-align: center;
	}
	.w3-position-menu-img1 {
    position: static;
	text-align: center;
	}
	.w3-position-menu-img2 {
    position: static;
	text-align:center;
	}
	.w3-menu3-left3 {
    padding: 3em 2em 3em 2em;
	}	
	.w3-menu1-left1 {
    padding: 3em 2em 3em 2em;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 2em;
	}
	.w3-menu-grids {
    margin: 0;
	}
	.w3_agile_header {
    padding: 1.5em 3em 0 0em;
	}
	.about-agileits-title h3, .agile-heading h3, .agileits-title h3, .w3-contact-map h3, .test-heading h3, .w3-menu-head h3, .agileits-title-left h3, .w3-order-heading h3, .w3-team-title h3 {
    font-size: 2.5em;
	}
}
@media(max-width:768px){
.wthree_banner_info_grid h3 {
    font-size: 2.7em;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 2em;
	}
	.agileits_w3layouts_banner_info p {
    font-size: 1.2em;
	}	
	.callbacks_tabs {
    top: 103%;
	}
	.moto-grid ul {
		padding: 0;
	}
	.moto-grid-inner {
		padding: 37px;
	}
 
	.moto-grid li {
		font-size: 14px;
		color: #ffffffb5;
		line-height: 1.8em;
	}
	.barcode-inner li {
		font-size: 14px;
	} 
    .banner {
        min-height : 160px;
    }	
    .barcode-inner li {
      padding: 0px !important; 
    }
}
@media(max-width:736px){
.w3_agileits_logo h1 a span {
    width: 38%;
	}
	.w3-menu2-grid2, .w3-menu3-grid3 {
    margin-top: 0em;
	}
}
@media(max-width:667px){
.w3_agileits_logo h1 a span {
    width: 45%;
	}
	.w3-position-menu-img, .w3-position-menu-img2 {
    top: 15%;
	}
	.w3-position-menu-img1 {
    left: 2%;
    top: 16%;
	}
	.about-agileits-title h3, .agile-heading h3, .agileits-title h3, .w3-contact-map h3, .test-heading h3, .w3-menu-head h3, .agileits-title-left h3, .w3-order-heading h3, .w3-team-title h3 {
    font-size: 2.5em;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
	}
	.w3l-about-left {
    width: 100%;
    float: left;
	}
	.w3l-about-img {
    width: 100%;
    float: left;
    margin-top: 3em;
	}
	
	.w3-menu1-left h3, .w3-menu1-left1 h3, .w3-menu3-left3 h3 {
    font-size: 1.4em;
	}
 
	.w3-position-menu-img, .w3-position-menu-img2 {
    top: 10%;
	}
	
	.w3-position-menu-img1 {
    top: 10%;
	}
	.about, .services, .testimonial, .contact, .w3-food-menu, .gallery, .w3-orders, .team {
    padding: 3em 0;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 2em;
	}
	.test-heading h3 {
    color: #fff;
	}
	i.fa.fa-quote-right {
    font-size: 2em;
    color: #f16121;
	}
	.contact textarea {
    min-height: 6em;
	}
	.testimonial-top p {
    margin: 1.5em auto;
	}
	.agileits_w3layouts_banner_info p {
    font-size: 1em;
	}
	.w3_agileits_logo h1 a {
    font-size: 1.3em;
    font-weight: 600;
	}
	.wthree_banner_info_grid h3 {
    font-size: 2.3em;
	}
	.w3_agile_header {
    padding: 1.4em 3em 0 0em;
	}
	sup {
    font-size: 1.5em;
	}
	.contact-form p {
    font-size: 0.9em;
	}
	.banner {
    min-height: 500px;
	}
	.wthree_banner_info_grid h3 {
    font-size: 2em;
    letter-spacing: 1px;
	}
}
@media(max-width:640px){
.w3-position-menu-img img, .w3-position-menu-img2 img {
    width: 44%;
	}
	.w3-position-menu-img, .w3-position-menu-img2 {
    right: -43%;
    top: 15%;
	}
	.agile-contact-right {
    width: 100%;
    float: left;
	}
	.agile-contact-left {
    width: 100%;
    float: left;
	}
	.map-grid iframe {
    height: 350px;
	}
	.w3_agile_header {
    padding: 1em 3em 0 0em;
	}
	.mobile-nav-button {
        margin: 2em !important;
        display: block;
        background: #78d2c3;
        width: 45px;
        height: 33px;
	}
	.flex-control-nav {
    top: 19%;
	}
	.w3-agile-services-right img {
    margin: 8em 0 0 0;
	}
	.mobile-menu {
        display:none;
        right:0;
        width:100%;
	}
	.mobile-menu--open{
    width: 100%;
    display:block;
	}
	
	.mobile-nav-button .mobile-nav-button__line {
        width: 34px;
        height: 3px;
        margin: 6px;
        left: 0;
    }
    .sticky .mobile-nav-button {
        margin: 2em !important;
        display: block;
        background: #78d2c3;
        width: 45px;
        height: 33px;
    }
    #ourmenu {
         top: 40px;
    }
}
@media(max-width:600px){
.w3_agileits_logo h1 a span {
    width: 47%;
	}
	.w3l_banner_info {
    margin: 5em auto 0;
	}
 
	.w3-position-menu-img1 {
    top: 15%;
	}
	.w3-position-menu-img1 img {
    width: 44%;
	}
	.w3-position-menu-img1 {
    top: 18%;
    left: 6%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 1em;
	}
	.w3_agileits_logo h1 a span {
    width: 48%;
	}
	.banner-right-agile input[type="submit"] {
    width: 54%;
	}
}
@media(max-width:568px){
.w3_agileits_logo h1 a span {
    width: 52%;
	}
	.w3-position-menu-img {
    position: static;
	text-align: center;
	}
	.w3-position-menu-img img, .w3-position-menu-img2 img {
    width: 60%;
	}
	
	.w3-position-menu-img1 {
    position: static;
	}
	.w3-position-menu-img2 {
    position: static;
	text-align: center;
	}
	.w3-position-menu-img1 img {
    width: 60%;
	}
	.footer-nav li a {
    padding-right: 0.5em;
	}
	.banner-right-agile {
    width: 100%;
	}
.w3-agile-services-right {
    width: 100%;
    float: left;
	}
	.main-w3l {
    width: 80%;
    margin: 0 auto;
	}
	.w3-agile-services-right{
	text-align:center;
	}
	.w3-agile-services-right img {
    margin: 3em 0 0 0;
	width: 85%;
	}
	.about-agileits-title h3, .agile-heading h3, .agileits-title h3, .w3-contact-map h3, .test-heading h3, .w3-menu-head h3, .agileits-title-left h3, .w3-order-heading h3, .w3-team-title h3 {
    font-size: 2em;
	}
	.w3l-about-left h2 {
    font-size: 25px;
	}
	.footer-logo h3 {
    font-size: 30px;
	}
	.banner {
    min-height: 400px;
	}
}
@media(max-width:480px){
.w3_agileits_logo h1 a span {
    width: 60%;
	}
	.w3_agileits_logo h1 a {
    font-size: 1.2em;
	}
	.w3_agile_header {
    padding: 1.2em 3em 0 0em;
	}
	.wthree_banner_info_grid h3 {
    font-size: 2em;
    letter-spacing: 3px;
	}
	.wthree_banner_info_grid p {
    width: 100%;
	}
	.banner {
    min-height: 500px;
	}
	.wthree_banner_info_grid p {
    font-size: 0.9em;
	}
	.about-agileits-title h3, .agile-heading h3, .agileits-title h3, .w3-contact-map h3, .test-heading h3, .w3-menu-head h3, .agileits-title-left h3, .w3-order-heading h3, .w3-team-title h3 {
    font-size: 2em;
	}
	.about, .services, .testimonial, .contact, .w3-food-menu, .gallery, .w3-orders, .team {
    padding: 2em 0;
	}
	.w3l-about-left h2 {
    letter-spacing: 2px;
    font-size: 23px;
	}
	.w3_agileits_logo h1 a span {
    letter-spacing: 7px;
	}
	.w3gallery-grids {
    width: 50%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 2em;
	}
	.team-left {
    float: left;
    width: 50%;
	}
	.team-right {
    float: right;
    width: 100%;
	}
	.team-w3lsgrids {
    width: 100%;
    float: left;
	}
	.w3_agileits_logo h1 a span {
    width: 52%;
	}
	.mobile-menu {
        display:none;
        right:0;
        width:100%;
	}
	.mobile-menu--open{
    width: 100%;
    display:block;
	}
	.team-info.team-row2 {
    margin-top: 1em;
	}
	.team-w3lsgrids {
    margin-bottom: 2em;
	}
	.footer-nav li a {
    font-size: 14px;
	}
	.footer-logo h3 {
    font-size: 30px;
	}
	.w3_agileits_logo h1 a span {
    width: 57%;
	}
	.testimonial {
    min-height: 835px;
	}
	.w3-agile-services-right {
    text-align: center;
	}
	.callbacks_tabs {
    top: 100%;
    left: 44.3%;
	}
	.w3_agileits_logo h1 {
    font-size: 24px;
	}
	.w3_agileits_logo h1 a span {
    width: 46%;
    letter-spacing: 4px;
	}
	.wthree_banner_info_grid h3 {
    font-size: 1.6em;
    letter-spacing: 1px;
	}
	.banner {
          min-height: 106px;
	}
}
@media(max-width:414px){
.w3_agileits_logo h1 a span {
    letter-spacing: 4px;
	}
	.main-w3l {
    width: 100%;
    margin: 0 auto;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 1em;
	}
	.w3gallery-grids {
    width: 100%;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 5em;
	}
	sup {
    font-size: 1.5em;
	}
	.agileits_w3layouts_banner_info p {
    font-size: 0.9em;
	}
	.footer-nav li a {
    font-size: 15px;
	}
	.w3_agile_header {
    padding: 1.2em 4em 0 0em;
	}
	.w3_agileits_logo h1 a span {
    width: 59%;
	}
	.w3-menu1-left h3, .w3-menu1-left1 h3, .w3-menu3-left3 h3 {
    font-size: 1.3em;
	}
	.w3-agile-services-right img {
    width: 100%;
	}
	.w3l_banner_info {
    margin: 4em auto 0;
	}
}
@media(max-width:384px){
.w3_agileits_logo h1 a span {
    letter-spacing: 4px;
    width: 57%;
	}
	.wthree_banner_info_grid h3 {
    font-size: 1.8em;
    letter-spacing: 2px;
	}
	.w3_agileits_logo h1 {
    font-size: 29px;
	}
	.w3_agileits_logo h1 a span {
    letter-spacing: 2px;
    width: 51%;
	}
	.w3_agileits_logo h1 a span {
    font-size: 14px;
	}
	i.fa.fa-phone {
    font-size: 1em;
    color: #bfdb39;
	}
	.w3_agileits_logo {
    margin-bottom: 15px;
	}
	.mobile-nav-button {
    width: 32px;
    height: 43px;
	}
	.w3-menu1-left, .w3-menu3-left3 {
    padding: 0em;
	}
	.testimonial {
    min-height: 921px;
	}
	.footer-nav li a {
    font-size: 15px;
	}
	.w3_agileits_logo h1 a {
    font-size: 1em;
	}
	.w3_agile_header {
    padding: 1.2em 3em 0 0em;
	}
	.about, .services, .testimonial, .contact, .w3-food-menu, .gallery, .w3-orders, .team {
    padding: 0em 0;
	}
	sup {
    font-size: 1.2em;
	}
	.w3_agile_header {
      padding: 1.4em 0em 0 0em;
	}
	.mobile-nav-button {
    margin: 1.6em 0em 0;
        width: 45px;
        height: 33px;
	}
	.mobile-nav-button .mobile-nav-button__line {
         width: 34px;
        height: 3px;
        margin: 6px;
        left: 0;
	}
	.w3l_banner_info {
    margin: 2em auto 0;
	}
	.wthree_banner_info_grid p {
	font-size: 1em;
    letter-spacing: 1px;
	}
	.wthree_banner_info_grid h3 {
    font-size: 1.5em;
    letter-spacing: 1px;
	}
}
@media(max-width:375px){
    .mobile-nav-button {
        margin: 2em;
        background: #78d2c3;
    }
	
	.about-agileits-title h3, .agile-heading h3, .agileits-title h3, .w3-contact-map h3, .test-heading h3, .w3-menu-head h3, .agileits-title-left h3, .w3-order-heading h3, .w3-team-title h3 {
    font-size: 1.8em;
	}
}
@media(max-width:320px){
.w3_agileits_logo h1 a span {
    letter-spacing: 2px;
    width: 61%;
	}
	.wthree_banner_info_grid h3 {
    font-size: 1.6em;
    letter-spacing: 2px;
	}
	.w3l_banner_info {
    margin: 3em auto 0;
	}
	.w3-menu1-left h3, .w3-menu1-left1 h3, .w3-menu3-left3 h3 {
    font-size: 1.2em;
	}
	.testimonial {
    min-height: 968px;
	}
	.wthree_banner_info_grid p {
    letter-spacing: 1px;
	}
	.wthree_banner_info_grid h3 {
    font-size: 1.5em;
    letter-spacing: 1px;
	}
	.flex-control-nav {
    top: 11%;
	}
	.banner {
    min-height: 440px;
	}
	.w3l-about-left h5 {
    font-size: .9em;
    letter-spacing: 0.5px;
	}
	.w3-menu1-left, .w3-menu3-left3 {
    padding: 2em 0em 2em 1em;
	}
	.w3-menu1-left h3, .w3-menu1-left1 h3, .w3-menu3-left3 h3 {
    font-size: 1em;
	}
	.mobile-nav-button {
    width: 29px;
    height: 29px;
	}
	.mobile-nav-button .mobile-nav-button__line {
    width: 18px;
    height: 2px;
    margin: .2em auto;
	}
	.mobile-nav-button {
    margin: 1.6em 0em 0;
	}

	.footer-agile {
    padding: 2em 0 2em;
	}
	.footer-nav li a {
    font-size: 14px;
	}


	.copyright-agile p {
    font-size: 0.9em;
    letter-spacing: 1px;
	}
	.footer-logo h3 {
    font-size: 22px;
	}
	.footer-last ul li a {
        font-size: 1rem;
    }
}
/*-- /responsive design --*/



h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}