/*Author: Technotery
	Author URL: http://technotery.com
*/


/*-- Reset Code --*/

body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Lato', 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;
	outline: none;
}

input[type="button"],
input[type="submit"],
button.btn {
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

.text-center {
	text-align: center;
}


/*-- //Reset-Code --*/

p {
	margin: 0;
	font-family: 'Lato', sans-serif;
	line-height: 2;
	font-size: 1em;
	color: #888;
}

ul {
	list-style-type: none;
}


/*-- header styling starts here --*/

.agileits_main {
	background: url(../images/buffet-arrangements-2.jpeg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


/*-- banner --*/

.jarallax {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.banner_text_w3layouts {
	text-align: center;
	padding: 16.5em 0;
}

.banner_text_w3layouts h3 {
	color: #7fbb00;
	font-size: 3em;
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 10px;
}

.banner_text_w3layouts p {
	color: #fff;
	font-size: 1.3em;
	margin: 2.5em 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
}

.w3-button a {
	color: #fff;
	padding: 0.8em 2em;
	text-decoration: none;
	margin: 0;
	font-size: 1em;
	border: 2px solid#7fbb00;
	background: none;
	font-weight: 700;
	text-transform: uppercase;
}

.w3-button a:hover {
	color: #7fbb00;
	border-color: #FFf;
}

.w3-button {
	position: relative;
	margin: 0;
	padding: 1em;
	z-index: 1;
}


/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 50%;
	left: 0;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 40px;
	height: 22px;
	background: transparent url(../images/a1.png) no-repeat;
}

.callbacks_nav:hover {
	opacity: 0.3;
}

.callbacks_nav.next {
	left: auto;
	background: transparent url(../images/a2.png) no-repeat;
	right: 0;
}

.callbacks_nav.prev {
	right: auto;
	background-position: left top;
	left: 0;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 90%;
	left: 48%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 999;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: none;
	margin: 0;
}

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.14);
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.callbacks_here a:after {
	background: #ff5301;
	border: 2px solid #ff5301;
}


/*-- //slider --*/

.agileits-w3layouts-info img {
	width: 100%;
}

.modal-header h2 {
	color: #212121;
	font-size: 2em;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.modal-body p {
	margin: 1em 0 0 0;
	font-size: .875em;
	color: #999999;
	line-height: 1.8em;
}

.close {
	float: none;
}


/*-- //banner --*/

.w3-agile-logo h1 a {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 1em;
	float: left;
	font-family: 'Redressed', cursive;
}

.w3layouts-nav-right {
	float: right;
	line-height: 85px;
	margin-right: 5em;
}

ul.list-right li {
	list-style-type: none;
	display: inline-block;
}

ul.list-right.w3l li i {
	font-size: 1.5em;
	color: #7fbb00;
	padding: 0.5em;
}

ul.list-right.w3l {
	margin: 1em 3em 0 0em;
}

.list-right li span {
	color: #ffffff;
	font-size: 1em;
	font-weight: 600;
}


/* -- about --*/

.w3l-about {
	padding: 4em 0;
}

h3.agileits-title {
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: 500;
	color: #7fbb00;
	margin-bottom: 1em;
	/*font-family: 'Redressed', cursive;*/
}

.agileits-aboutleft {
	background: url(../images/about-us.jpeg) center no-repeat;
	min-height: 413px;
}

h3.about-head {
	font-size: 1.3em;
	font-weight: 600;
	color: #000;
	line-height: 1.5;
}

.about-content1 h4 {
	font-size: 1.2em;
	color: #7fbb00;
	line-height: 1.5;
}

.agileits-aboutright {
	padding: 2em 1em;
	border: 1px solid #e2dcdc;
}

.agileinfo-bottom {
	margin-top: 1em;
}

.about-content1 {
	padding: 2em 0 0;
}

.about-content1 p {
	color: #000;
	margin: 1em 0 0;
}

.agileits-aboutright.about-bottom,
.agileits-aboutright.about-bottom1 {
	background: #7fbb00;
	width: 49.3%;
	margin-right: 1em;
	padding: 2em;
}

.agileits-aboutright.about-bottom1 {
	margin-right: 0;
}

.about-bottom h4,
.about-bottom1 h4 {
	color: #fff
}


/* -- //about --*/


/* -- //testimonials --*/

video.agile-media {
	width: 58%;
	padding: 0;
	height: auto;
}

.caption {
	padding: 2.9em;
	width: 42%;
	text-align: center;
	background: rgba(255, 255, 255, 0.19);
}

section.slider {
	border: 2px solid #ffffff;
}

div#team,
.w3l-about.sponsors {
	background: url(../images/8.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

#team .w3-agile-title,
#services .w3-agile-title {
	float: right;
}

#team .w3-agile-title-pos {
	right: 50px;
}

#services .w3-agile-title-pos {
	right: 100px;
}

#services h3.agileits-title {
	color: #fff;
}

#team .w3-agile-title p,
#services .w3-agile-title p,
.sponsors .w3-agile-title p {
	color: rgba(232, 232, 232, 0.2);
}


/* -- //testimonials --*/


/*-- gallery --*/

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #ffffff;
	cursor: default;
	background: #7fbb00;
	border: solid 2px #7fbb00;
}

.nav-tabs>li>a {
	margin-right: 3px;
	font-size: 1em;
	color: #212121;
	border: solid 2px #7fbb00;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-border-radius: 0px;
	padding: .5em 1em;
	text-transform: capitalize;
}

.nav-tabs>li>a:focus {
	background: transparent;
}

.nav-tabs {
	border-bottom: none;
	margin: 0 auto 3em;
	width: 100%;
	text-align: center;
}

.nav-tabs>li {
	margin: 0 10px 0 0;
}

.nav-tabs>li>a:hover {
	color: #FFFFFF;
	background: #7fbb00;
	border: solid 2px #7fbb00;
}

.w3_tab_img_left {
	padding: 0;
}

.agile-gallery-info {
	padding: 1em;
	background: #ffffff;
}

.agile-gallery-info h5 {
	color: #000000;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 4px;
	margin: 0;
}

.agile-gallery-info p {
	color: #999999;
	font-size: .9em;
	line-height: 1.8em;
	margin: .5em 0 0 0;
}

.agile-gallery-info {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.w3_tab_img_left:hover .agile-gallery-info {
	background: #7fbb00;
	color: #FFFFFF;
}

.w3_tab_img_left:hover .agile-gallery-info p {
	color: #FFFFFF;
}


/*-- //gallery --*/


/*-- service --*/

div#services {
	background: #7fbb00;
}

.w3-agile-title {
	position: relative;
}

.w3-agile-title p {
	font-size: 4em;
	color: #e8e8e8;
	font-weight: 600;
}

.w3-agile-title-pos {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.service {
	padding: 5em 0 0;
}

.w3ls_service_left_grid {
	width: 80px;
	height: 80px;
	background: #f5f5f5;
	border-radius: 100px;
	text-align: center;
	border: 3px double #999;
}

.agileinfo_service_left {
	background: url(../images/services.jpg) center no-repeat;
	min-height: 256px;
}

.w3ls_service_left_grid i {
	font-size: 1.5em;
	color: #212121;
	line-height: 3.5em;
}

.agileits_service_right h4 {
	font-size: 1.5em;
	color: #212121;
	margin-bottom: 1em;
	text-transform: capitalize;
}

.agileits_service_right p {
	color: #fff;
	line-height: 2em;
}

.w3l_service_right_grid,
.agileinfo_service_right {
	padding: 0;
}

.agileits_service_right {
	padding-left: 0;
}

.w3_service_right_grid_main {
	margin-top: 2em;
}

.w3ls_service_left_grid {
	width: 80px;
	height: 80px;
	background: #f5f5f5;
	border-radius: 100px;
	text-align: center;
	border: 3px double #999;
}


/* Rectangle Out */

.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 100px;
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
	color: white;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before,
.w3_service_right_grid_main:hover .hvr-rectangle-out:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}


/*-- //service --*/


/*-- timing --*/

.timing {
	background: url(../images/3.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-attachment: fixed;
}

.agile_timing_left {
	background: url(../images/buffet-arrangements-6.jpg) no-repeat center;
	min-height: 379px;
}

.agile_timing_right {
	padding: 3.8em;
	background: rgba(27, 33, 16, 0.67);
}

.agile_timing_right a {
	color: #7fbb00;
	text-decoration: none;
	display: block;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 8px;
	font-size: 1em;
	line-height: 2em;
}

.agile_timing_right a:hover {
	color: #fff;
}

.agile_timing_right h4 {
	margin: 1em 0;
	color: #fff;
	font-size: 1em;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 600;
}

.agile_timing_right ul li {
	list-style-type: none;
	margin-bottom: 1em;
	color: #fff;
}

li.wthree-time-title {
	background: #7fbb00;
	padding: 0.2em 1em;
	display: inline-block;
}

.agile_timing_right ul li span {
	width: 25%;
	display: inline-block;
}

.agile_timing_right ul li:last-child {
	margin-bottom: 0;
}

.agile_timing_right p a:hover {
	color: #212121;
}


/*-- //timing --*/


/*-- contact --*/

.w3ls-contact {
	background: #fff;
}

.agileinfo-contactleft h3 {
	color: #000;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 900;
	text-transform: uppercase;
}

.agileinfo-contactright h4 {
	color: #000;
	font-size: 2em;
	margin-bottom: 1em;
	text-transform: capitalize;
}

.agileinfo-contactright input[type="text"],
.agileinfo-contactright input[type="email"] {
	font-size: 1em;
	border: 1px solid #7fbb00;
	background: #fff;
	outline: none;
	padding: 0.7em;
	width: 48.7%;
	margin-bottom: 1em;
	color: #000;
}

.agileinfo-contactright input[type="text"]:nth-child(1),
.agileinfo-contactright input[type="email"] {
	margin-right: 2%;
}

.agileinfo-contactright textarea {
	width: 100%;
	padding: 0.7em;
	outline: none;
	resize: none;
	height: 100px;
	border: 1px solid #7fbb00;
	font-size: 1em;
	background: #fff;
	color: #000;
}

.agileinfo-contactright input[type="submit"] {
	background: #7fbb00;
	color: #000000;
	padding: .9em 1.8em;
	margin-top: 1.3em;
	border: 1px solid #7fbb00;
	outline: none;
	font-size: 0.9em;
}

.agileinfo-contactright input[type="submit"]:hover {
	background: transparent;
	color: #7fbb00;
	border: 1px solid #7fbb00;
}

.agileinfo-contactright,
.agileinfo-contactleft {
	padding: 3em;
}

.agileinfo-contactright {
	border-left: 1px solid #7fbb00;
}

.agileinfo-contactleft p {
	color: #000;
	letter-spacing: 2px;
	margin: 1em 0;
}

ul.wthree-address {
	list-style-type: none;
}

ul.wthree-address li {
	display: block;
	padding: 1em 0;
	color: #000;
	font-size: 1em;
}

ul.wthree-address li a {
	color: #000;
}

ul.wthree-address li a:hover {
	color: #000;
}

ul.wthree-address li i {
	color: #000;
	padding: 0 1em 0 0;
}

p.address {
	margin: 0;
	display: inline-block;
}

.agileinfo-social-grids li {
	display: inline;
	padding-right: 1.5em;
}

.agileinfo-social-grids li a {
	color: #7fbb00;
	font-size: 1em;
}

.agileinfo-social-grids li a:hover {
	color: #000;
}

.agileinfo-social-grids {
	padding: 1em 0;
}


/*-- //contact --*/


/*-- //footer --*/

.agile-footer {
	background: url(../images/8.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 4em;
	border: 1px solid #777;
}

.agile-footer ul li {
	display: inline-block;
	margin: 0 1em;
	text-transform: uppercase;
	font-weight: 600;
}

.agile-footer ul li a {
	color: #000;
	background: #7fbb00;
	text-decoration: none;
	padding: 1em 2em;
	font-weight: 900;
}

.agile-footer ul li a:hover {
	color: #212121;
}

.agileits_map iframe {
	width: 100%;
	min-height: 400px;
}

.agileinfo-copyright {
	padding: 1.5em 0;
	background: #7fbb00;
}

.agileinfo-copyright p {
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.agileinfo-copyright a {
	color: #fff;
}

.agileinfo-copyright a:hover {
	color: #000;
}


/*-- //footer --*/

.w3layouts-about,
.wthreelocationsaits,
.packages,
.team,
.testimonials,
.blog,
.contact {
	padding: 4em 0;
}


/*-- flex-slider --*/

.caption img {
	border-radius: 50%;
}

.caption h4 {
	color: #fff;
	font-size: 1.5em;
}

.caption p {
	font-size: 1em;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 1px;
	margin: 0.8em 0;
}

#carousel li {
	margin-right: 0 !important;
	width: 107px !important;
}

#carousel img {
	display: block;
	opacity: .5;
	cursor: pointer;
}

#carousel img:hover {
	opacity: 1;
}

#carousel .flex-active-slide img {
	opacity: 1;
	cursor: default;
}


/*-- sponsers --*/

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
	max-width: 300px;
	max-height: 100px;
}


/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 25px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top: -4px;
}

.nbs-flexisel-nav-left {
	background: url(../images/a2.png) no-repeat right;
	right: 0;
}

.nbs-flexisel-nav-right {
	background: url(../images/a1.png) no-repeat left;
}

.some-happy-clients-list {
	padding: 2em;
	background: rgba(27, 33, 16, 0.31);
}

.nbs-flexisel-item a {
	color: #fff;
}


/*added on 14/11/18::Start*/

#contact .container .agileinfo-contactright {
	border: none;
}

#contact .container .agileinfo-contactleft {
	border-right: 1px solid #7fbb00;
}

.mainSlider .w3_banner {
	position: absolute;
	width: 100%;
	top: 0;
	margin: 0 auto;
}

.banner_text_w3layouts p {
	color: #fff;
	font-size: 1.3em;
	margin: 1.5em 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.5;
}

#team .w3-agile-title,
#services .w3-agile-title {
	float: left;
	width: 100%;
}


/*added on 14/11/18::Finish;*/


/*-- sponsers --*/


/* -- Responsive code -- */

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {
	.agileits-aboutleft {
		margin: 0 1em;
	}
	.agileits-aboutright {
		width: 31.8%;
	}
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		width: 49.2%;
	}
	.agileinfo_service_left {
		min-height: 312px;
	}
	#contact .container,
	#team.container {
		width: 100%;
		padding: 0 10px;
	}
	.agileinfo-contactright input[type="text"]:nth-child(1),
	.agileinfo-contactright input[type="email"] {
		margin-right: 1.8%;
	}
	.agile_timing_left {
		min-height: 385px;
	}
	.w3l-about.timing .container {
		width: 100%;
	}
	.agile_timing_right {
		padding: 4em 3.4em;
	}
	.caption {
		padding: 0;
		width: 45%;
	}
	video.agile-media {
		width: 55%;
	}
	.caption p {
		margin: 0.2em 0 1.4em;
	}
}

@media screen and (max-width: 1050px) {
	.agile_timing_right {
		padding: 4em 2em;
	}
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {
	.banner_text_w3layouts h3 {
		letter-spacing: 5px;
	}
	.banner_text_w3layouts {
		padding: 13.5em 0;
	}
	.w3layouts-nav-right {
		margin-right: 2em;
	}
	#about .container,
	#team .container,
	#gallery .container {
		width: 90%;
	}
	video.agile-media {
		width: 61%;
	}
	.caption {
		width: 39%;
	}
	.agileits-aboutright {
		width: 31.4%;
	}
	.agileits-aboutleft {
		min-height: 470px;
	}
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		width: 49%;
	}
	#contact .container {
		width: 89%;
	}
	.agileinfo_service_left img {
		margin: 0 auto;
	}
	.w3_service_right_grid_main:nth-child(1) {
		margin-top: 2em;
	}
	.agileinfo_service_right {
		padding: 0 2em;
	}
	.agileits_service_left {
		width: 20%;
	}
	.agileinfo_service_left {
		margin-top: 2em;
	}
	.agile_timing_left {
		width: 48%;
	}
	.agile_timing_right {
		width: 52%;
	}
	.agileinfo-contactright {
		border-top: 1px solid #7fbb00!important;
		border-left: none;
	}
}

@media screen and (max-width: 900px) {
	.w3l-about {
		padding: 3em 0;
	}
	.agileits-aboutleft {
		min-height: 470px;
	}
	.agile_timing_left,
	.agile_timing_right {
		width: 50%;
	}
	.caption {
		width: 32%;
	}
	video.agile-media {
		width: 68%;
	}
	#about .container {
		width: 90%;
	}
	.agileinfo-contactright input[type="text"],
	.agileinfo-contactright input[type="email"] {
		color: #000;
	}
	#about .container {
		width: 97%;
	}
	.flex-control-nav {
		right: 12%;
	}
	.agile_timing_right ul li span {
		width: 30%;
	}
}

@media screen and (max-width: 800px) {
	.agileits-aboutleft {
		min-height: 496px;
	}
	video.agile-media,
	.caption {
		width: 100%;
	}
	.flex-viewport {
		max-height: 720px;
	}
	.flex-control-nav {
		right: 44%;
	}
	#gallery .container {
		width: 95%;
	}
	.agile_timing_left,
	.agile_timing_right {
		width: 100%;
		padding: 4em;
	}
	.w3l-about.timing .container {
		width: 85%;
	}
}

@media screen and (max-width: 768px) {
	.agileits-aboutright {
		width: 30.4%;
	}
	.agileits-aboutleft {
		min-height: 490px;
	}
	.about-content1 {
		padding: 1em 0 0;
	}
	.agileits-aboutright {
		padding: 1em;
	}
	.banner_text_w3layouts {
		padding: 10.5em 0;
	}
	.banner_text_w3layouts h3 {
		letter-spacing: 4px;
	}
	.agileits-aboutright {
		padding: 2em;
		width: 100%;
	}
	.agileits-aboutleft {
		min-height: 370px;
		margin: 2em auto;
		width: 100%;
	}
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		width: 49%;
	}
}

@media screen and (max-width: 736px) {
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		width: 48%;
	}
	.banner_text_w3layouts {
		padding: 5.5em 0;
	}
	.w3_tab_img_left {
		float: left;
		width: 50%;
	}
}

@media screen and (max-width: 667px) {
	.flex-viewport {
		max-height: 975px;
	}
	.agile_timing_right {
		padding: 3em;
	}
	.agileits_map iframe {
		min-height: 330px;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.5em;
	}
	.w3l-about {
		padding: 2.5em 0;
	}
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 600px) {
	.banner_text_w3layouts h3 {
		letter-spacing: 3px;
	}
	.w3l-about.timing .container {
		width: 94%;
	}
	.agileinfo-contactright,
	.agileinfo-contactleft {
		padding: 3em 2em;
	}
	.caption img {
		width: 150px;
	}
	.agileits_service_right {
		padding-left: 2em;
	}
}

@media screen and (max-width: 568px) {
	.banner_text_w3layouts h3 {
		letter-spacing: 1px;
	}
	.agile_timing_right {
		padding: 3em 2em;
	}
	.agileinfo-contactright input[type="text"]:nth-child(1),
	.agileinfo-contactright input[type="email"] {
		margin-bottom: 1.5em;
		margin-right: 0;
	}
	.agileinfo-contactright input[type="text"],
	.agileinfo-contactright input[type="email"],
	.agileinfo-contactright input[type="submit"] {
		width: 100%;
	}
	.banner_text_w3layouts p {
		font-size: 1.1em;
		letter-spacing: 0px;
	}
}

@media screen and (max-width: 480px) {
	.w3-agile-logo h1 a {
		padding: 1em 1em 1em 0;
	}
	.banner_text_w3layouts h3 {
		font-size: 2.1em;
	}
	.nav-tabs>li>a {
		padding: .5em 0.6em;
	}
	.flex-control-nav {
		bottom: 0;
		left: 41%;
		right: 0;
	}
	.agile_timing_right ul li span {
		width: 34%;
	}
	.agileits_service_right {
		padding-left: 3em;
	}
}

@media screen and (max-width: 414px) {
	.w3layouts-nav-right {
		clear: both;
		width: 100%;
		margin: 0 auto;
		line-height: 0;
	}
	.banner_text_w3layouts {
		padding: 2em 0 3em;
	}
	ul.list-right li {
		margin: 0 0.5em;
	}
	ul.list-right.w3l {
		margin: 0;
	}
	.w3-agile-logo h1 a {
		padding: 1em 0em 0em 0;
	}
	ul.list-right.w3l {
		margin: 1em auto;
		width: 60%;
	}
	.nav-tabs {
		margin: 0 auto 1.5em;
	}
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		width: 100%;
	}
	.banner_text_w3layouts h3 {
		font-size: 1.8em;
	}
	.agileits-aboutright.about-bottom,
	.agileits-aboutright.about-bottom1 {
		margin-right: 0;
	}
	.agileits-aboutright.about-bottom {
		margin-bottom: 1em;
	}
	#team .container {
		width: 100%;
	}
	.agileits_service_right {
		padding: 2em;
		text-align: center;
		width: 100%;
	}
	.agileits_service_left {
		text-align: center;
		width: 100%;
	}
	.agileits_service_right p {
		letter-spacing: 0.5px;
	}
	.w3_service_right_grid_main {
		margin-top: 1em;
	}
	.nav-tabs>li>a {
		padding: .5em 0.2em;
	}
	.nav-tabs>li {
		margin: 0 9px 0 0;
	}
	.agile_timing_right ul li span {
		width: 44%;
	}
	.agileits_map iframe {
		min-height: 280px;
	}
	.agileinfo-copyright p {
		padding: 0 1em;
	}
}

@media screen and (max-width: 384px) {
	ul.list-right.w3l {
		width: 66%;
	}
	#gallery .container {
		width: 100%;
	}
	.nav-tabs>li {
		margin: 0 7px 0 0;
	}
	.banner_text_w3layouts p {
		font-size: 0.9em;
	}
	.banner_text_w3layouts h3 {
		font-size: 1.6em;
	}
	.banner_text_w3layouts p {
		margin: 1em 0;
		letter-spacing: 0.5px;
	}
	h3.agileits-title {
		font-size: 2em;
	}
}

@media screen and (max-width: 375px) {
	ul.list-right.w3l {
		width: 68%;
	}
	.nav-tabs>li {
		margin: 0px 5px 0 0;
	}
	#contact .container {
		width: 100%;
	}
	.agile_timing_right a {
		letter-spacing: 5px;
	}
}

@media screen and (max-width: 320px) {
	ul.list-right.w3l {
		width: 81%;
	}
	.nav-tabs>li>a {
		padding: .5em;
	}
	.nav-tabs>li {
		margin: 5px;
	}
	.agile_timing_right a {
		letter-spacing: 2px;
	}
	.banner_text_w3layouts h3 {
		height: 38px;
	}
	.w3l-about {
		padding: 2em 0;
	}
	.w3l-about.timing .container {
		width: 100%;
	}
	.agile_timing_right {
		text-align: center;
	}
	.agile_timing_right ul li span {
		width: 100%;
		margin-bottom: 1em;
	}
	.agileits_map iframe {
		min-height: 250px;
	}
	.w3_tab_img_left {
		float: none;
		width: 100%;
	}
	.callbacks_nav.next {
		right: -12px;
	}
	.banner_text_w3layouts p {
		margin: 1em 0 2em;
	}
}


/* -- //Responsive code -- */


/* -- Added on 7/11/18 :: Start -- */

.agile_timing_right h3 {
	margin: 1em 0;
	color: #fff;
	font-size: 0.9em;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 400;
}

.agileinfo_service_left {
	background-size: cover;
}

.agile_timing_left {
	background-size: cover;
}

.agileits_main {
	background-color: rgba(0, 0, 0, 0.514);
}

.agileits-aboutleft {
	background-size: contain;
}

.hamburger__icon,
.hamburger__icon:before,
.hamburger__icon:after {
	background-color: #7fbb00;
}

.deleteItem {
	background: url('../images/delete-item.png') no-repeat 0px 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}


/* -- Added on 7/11/18 :: End -- */


/* -- Added on 12/11/18 :: Start -- */

.w3-agile-logo h1 a img {
	width: 50%;
}

.auto-clear .col-sm-3:nth-child(4n+1) {
	clear: left;
}

a.morebtn {
	background: #5a9522!important;
}

.cart-sec {
	margin-bottom: 3em;
	width: 95%;
}

.special-info .pre-top .pr-right {
	margin: 0 auto;
	width: 100%;
}

.special-info .pre-top {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.8em;
	margin: 1em 0;
}

li.data {
	float: left;
	width: 100%;
	text-align: left;
}

.special-info h4 {
	width: 49%;
	display: inline-block;
}

.special-info .foodItemContent,
.special-info .pre-top {
	width: 49%;
	display: inline-block;
}

.foodItemContent .foodItemName,
.foodItemContent .pre-top {
	width: 49%;
	display: inline-block;
	word-wrap: break-word;
	text-align: left;
}

.pre-top div.pr-right {
	margin: unset;
	float: unset;
	width: 100%;
}

.mainSlider {
	width: 100%;
	height: 100vh;
}

.w3_banner {
	margin: 10vh 0 0 0;
}

.demo a figure img {
	max-height: 190px;
	width: 95%;
	height: 190px;
	margin: 0 auto;
}

.foodItemContent {
	text-align: center;
}


/* -- Added on 12/11/18 :: End -- */


/*added on 16/11/18:start*/


/*added on 16/11/18:finish*/


/* -- Added for Menu :: Start -- */


/*.head-nav {
	float: left;
  }
  .head-nav ul{
	  margin:0;
	  padding:0;
  }
  .head-nav ul li{
	  display:inline-block; 
	  
  }
  .head-nav ul li a {
	display: inline-block;
	padding: 0.5em 1em;
	color: #621622;
	text-decoration: none;
	font-size: 1.1em;
  }
  .head-nav ul{
	  padding:0;
	  margin: 0;
  }
  
  .head-nav ul li a:hover, .head-nav ul li.active a{
	  color:#fff;
	  background:#D96B66;
	  border-radius: 3px;
	  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
  }
  .logo {
	float: left;
	width: 15%;
  }
  .logo a {
	  display: block;
  }
  .header {
	padding: 1.5em 0;
	background-color: #f2f0f1;
	box-shadow: 12px -5px 39px -12px;
	
  }
  .header-left {
	float: right;
	width: 62%;
  }
  .header-right1 li {
	display: block;
  }
  .header-right1 li a {
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	background:#D96B66;
	padding: 0.4em 2em;
	border-radius: 3px;
	  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	display:block;
  }
  .header-right1 li a:hover{
	color: #fff;
	background: #5fa022;
  }*/

.header-right1 {
	float: right;
	vertical-align: middle;
}


/*  .banner {
	background: url(../images/16.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 600px;
  }
  .banner-info {
	background-color:#D96B66;
	width: 45%;
	padding: 2em;
	margin: 22em 0 0 44em;
  }*/


/*  a.read {
	background: #5fa022;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	padding: 0.3em 1.8em;
  }
  a.read:hover{
	  background: #D96B66;
	  colo:#fff;
  }*/


/*  .latis h3 {
	color: #1A1A1A;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	border-bottom: 2px solid #eee;
	font-family: 'Libre Baskerville', serif;
  }
  .latis p {
	color: #6b6969;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.8em;
	margin: 1em 0;
  }
  .latis {
	padding: 3em 0;
  }
  .latis {
	padding: 3em 0;
	border: 1px solid #eee;
	margin: 1em 0;
  }*/

.feature-left {
	float: left;
	width: 49%;
}

.feature-right {
	float: right;
	width: 49%;
	text-align: left;
}

.feature h5 {
	font-size: 1.1em;
	font-weight: 600;
	margin: 0;
	color: #621622;
	font-family: 'Libre Baskerville', serif;
	text-align: left;
}

.feature p {
	font-size: 0.9em;
	margin: 0.5em 0 1.3em;
	line-height: 1.8em;
	text-align: left;
}

.magnust-left {
	float: left;
	width: 47%;
}

.magnust-right {
	float: right;
	width: 48%;
}

.magnust h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #621622;
	margin: 0;
	font-family: 'Libre Baskerville', serif;
}

.magnust h4 a {
	text-decoration: none;
	color: #621622;
}

.magnust h4 a:hover {
	color: #5fa022;
}

.magnust p {
	font-size: 1em;
	font-weight: 400;
	margin: 0.5em 0;
	line-height: 1.8em;
}

.feature {
	padding: 3em 0;
}

.magnust {
	padding: 3em 0;
}

.magnust h3 {
	color: #1A1A1A;
	font-size: 2em;
	font-weight: 600;
	margin: 0 0 2em;
	font-family: 'Libre Baskerville', serif;
}

.footer p {
	color: #fff;
	font-size: 1em;
	line-height: 1.8em;
	vertical-align: middle;
	margin: 0.4em 0;
}

.footer p a {
	color: #fff;
	text-decoration: none;
}

.footer p a:hover {
	color: #5A9522;
}

.footer {
	padding: 1em 0;
	background-color: #D96B66;
}

.banner-info h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	font-family: 'Libre Baskerville', serif;
}

.banner-info p {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.8em;
}

i.fbk {
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -2px -6px;
	vertical-align: middle;
}

i.fbk:hover {
	opacity: 0.5;
}

i.googpl {
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -43px -7px;
	vertical-align: middle;
}

i.googpl:hover {
	opacity: 0.5;
}

i.link {
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -85px -7px;
	vertical-align: middle;
}

i.link:hover {
	opacity: 0.5;
}

i.rss {
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -128px -7px;
	vertical-align: middle;
}

i.rss:hover {
	opacity: 0.5;
}

i.twt {
	width: 34px;
	height: 34px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -172px -7px;
	vertical-align: middle;
}

i.twt:hover {
	opacity: 0.5;
}

.footer-right ul {
	padding: 0;
}

.footer-right li {
	display: inline-block;
	margin: 0 0.1em;
}

.footer-left {
	float: left;
}

.footer-right {
	float: right;
}


/*-- flexisel --*/

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	max-width: 240px;
	max-height: 240px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 20px;
	height: 24px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top: 0em;
}

.nbs-flexisel-nav-left {
	left: -3em;
	background: url(../images/left.png) no-repeat 1px 1px;
}

.nbs-flexisel-nav-right {
	right: -3em;
	background: url(../images/right.png) no-repeat -1px 1px;
}

.feature-top {
	margin: 0 0 0 1%;
}

.banner-1 {
	margin: 0em 0.5em;
	border: 1px solid #BDBDBD;
	padding: 0.5em;
}

.fle-xsel {
	padding: 2em 4em;
	border: 1px solid #D8DADC;
}


/*-- flexisel --*/

.head-top {
	background: #5fa022;
	padding: 0.8em 0;
}

a.see {
	color: #621622;
	font-size: 0.9em;
	text-decoration: none;
}

a.see:hover {
	color: #5fa022;
}

.testimonials p {
	font-size: 1em;
	font-weight: 400;
	color: #6b6969;
	line-height: 1.8em;
	margin: 1em 0;
}

.testimonials h6 {
	color: #1A1A1A;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: 400;
}

.testimonials {
	margin: 2em 0;
}

.testimonials-right img {
	width: 100%;
}

.about h3 {
	color: #1A1A1A;
	font-size: 2em;
	font-weight: 400;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
}

.about {
	padding: 3em 0;
}

.archives-left li {
	display: block;
}

.archives-left li a {
	color: #621622;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 2.2em;
	text-decoration: none;
}

.archives-top h4 {
	color: #1A1A1A;
	font-size: 1.5em;
	font-weight: 400;
	margin: 0 0 1em;
	font-family: 'Libre Baskerville', serif;
}

.archives {
	padding: 3em 0;
}

.archives-top {
	margin: 3em 0 0;
}

.archives-left li a span {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(../images/arrow.png) no-repeat 0px 0px;
	margin-right: 0.4em;
}


/* start booking_room */

.online_reservation {
	z-index: 999;
}

.b_room {
	margin: 0 auto;
	width: 75%;
}

.booking_room h4 {
	font-size: 1.5em;
	color: #202020;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
}

.booking_room p {
	font-size: 0.8725em;
	color: #6b6b6b;
	line-height: 1.8em;
}

.reservation {
	padding: 30px 30px;
	width: 60%;
	background: rgba(255, 255, 255, 0.7);
	margin: 0 auto;
}

.reservation ul li {
	float: none;
	list-style: none;
	width: 100%;
}

.reservation ul li.left {
	margin-left: 15px;
}

.reservation ul li.span1_of_1 {
	width: 100%;
	margin: 1em 0;
}

.reservation ul li.span1_of_2 {
	width: 9.33333%;
}

.reservation ul li.span1_of_3 {
	width: 36%;
	margin: 1em 0;
	float: right;
}

.reservation h5 {
	font-size: 15px;
	color: #FFD700;
	text-transform: capitalize;
	margin-bottom: 6px;
}

select {
	width: 100%;
	color: #BCBCBC;
	font-size: 1.2em;
	font-weight: 500;
	padding: 7px;
	outline: none;
	background: #ffffff;
	border: 1px solid #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	cursor: pointer;
}

select option {
	border: 1px solid #DFDFDF;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.reservation ul {
	padding: 0;
}

.book1 h3 {
	background: #fff;
	color: #272727;
	padding: 0.5em 4em 0.5em 1em;
	margin: 0;
	font-size: 1.3em;
	font-weight: 500;
	border-radius: 4px;
}

.book_date input[type="text"] {
	width: 100% !important;
	color: #272727;
	font-size: 1.2em;
	font-weight: 500;
	padding: 6px 10px;
	outline: none;
	border: 1px solid #fff;
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.date {
	background: url(../images/box.png) no-repeat 94% 50% #FFF;
}

.date1 {
	background: url(../images/box1.png) no-repeat 94% 50% #FFF;
}

.date_btn form input[type="submit"] {
	text-transform: capitalize;
	width: 100% !important;
	background: #D96B66;
	color: #fff;
	padding: 7px;
	border: none;
	font-size: 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.date_btn form input[type="submit"]:hover {
	background: #5fa022;
}

.book1 input[type="text"] {
	width: 100% !important;
	color: #272727;
	font-size: 1.2em;
	font-weight: 500;
	padding: 7px 10px;
	outline: none;
	border: 1px solid #fff;
	box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-webkit-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-moz-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-o-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.booking_room {
	margin: 11em 0;
}

.feature h3 {
	color: #1A1A1A;
	font-size: 2em;
	font-weight: 600;
	margin: 0 0 2em;
	font-family: 'Libre Baskerville', serif;
}

.box_1 h3 {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 0;
	float: left;
}

a.simpleCart_empty {
	font-size: 0.85em;
}

.box_1 p {
	color: #000;
	font-size: 1em;
	float: left;
	text-align: left;
}

.item_add a {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
}

.latis h6 {
	color: #C15162;
	font-size: 1.5em;
	font-weight: 400;
	margin: 0.3em 0;
}

.cart.box_1 {
	width: 90%;
}

.order-top li {
	display: inline-block;
	vertical-align: middle;
}

li.im-g {
	float: left;
	width: 12%;
}


/*  li.data {
	float: left;
	width: 50%;
  }*/

li.bt-nn {
	float: right;
	width: 8%;
	margin: 3em 0;
	text-align: right;
}

.order-top {
	padding: 1.5em 0;
	border-bottom: 1px dotted #5fa022;
}

.orders {
	padding: 3em 0;
}


/*--checkout--*/

.cart h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

.cart-sec {
	/* margin-bottom: 3em; */
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #7fbb00;
}

.cart-item {
	width: 20%;
	float: left;
	margin-right: 5%;
}

.cart-item img {
	width: 100%;
}

.cart-item-info {
	width: 100%;
	float: left;
}

.check {
	padding: 5em 0;
}

.cart-item-info h3 {
	font-size: 1em;
	font-weight: 600;
}

.cart-item-info h3 a {
	color: #000;
}

.cart-item-info h3 span {
	display: block;
	font-weight: 400;
	font-size: 0.85em;
	margin: 0.7em 0;
}

.size_3 {
	width: 100%;
}

.delivery {
	margin-top: 3em;
}

.delivery p {
	color: #A6A6A6;
	font-size: 1em;
	font-weight: 400;
	float: left;
}

.delivery span {
	color: #A6A6A6;
	font-size: 1em;
	font-weight: 400;
	float: right;
}

.cart-item-info h4 span {
	font-size: 0.65em;
	font-weight: 400;
}

.close1,
.close2 {
	background: url('../images/close_1.png') no-repeat 0px 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.close3 {
	background: url('../images/close_1.png') no-repeat 0px 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.cart-header {
	position: relative;
}

.cart-header2 {
	position: relative;
}

.cart-header3 {
	position: relative;
}

a.order {
	background: #00405d;
	padding: 10px 20px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: 600;
	text-align: center;
	margin: 3em 0;
}

a.order:hover {
	background: #615c85;
}

.total-item,
.cart-items {
	margin-top: 0em;
	/* padding: 5em 0; */
	padding: 2em 0;
}

.total-item h3 {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.total-item h4 {
	font-size: 0.8em;
	font-weight: 600;
	color: #9C9C9C;
	display: inline-block;
	margin-right: 6em;
}

a.cpns {
	background: #ff6978;
	color: #fff;
	padding: 10px;
	font-size: 0.8em;
	font-weight: 600;
}

a.cpns:hover {
	background: #615c85;
}

.total-item p {
	font-size: 0.9em;
	font-weight: 400;
	margin-top: 1em;
	color: #727272;
}

.total-item p a:hover {
	color: #333;
	text-decoration: underline;
}

a.continue {
	background: #00405d;
	padding: 10px 20px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: 600;
	text-align: center;
	margin-bottom: 2em;
}

a.continue:hover {
	background: #615c85;
}

ul.total_price {
	padding: 0;
	margin: 1em 0 0 0;
	list-style: none;
}

ul.total_price li.last_price {
	width: 50%;
	float: left;
}

ul.total_price li.last_price span {
	font-size: 1.1em;
	color: #000;
}

.price-details {
	border-bottom: 1px solid #DDD9D9;
	padding-bottom: 10px;
}

.price-details h3 {
	color: #000;
	font-size: 1.2em;
	margin-bottom: 1em;
}

.price-details span {
	width: 50%;
	float: left;
	font-size: 0.8125em;
	color: #000;
	line-height: 1.8em;
}

.cart-items h1 {
	font-size: 1.5em;
	margin-bottom: 2em;
}

a.item_add1 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top-right-radius: 0;
	/* border-bottom-right-radius: 50%; */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 10px 15px;
	background: url(0) #f54d56;
}

a.item_add1:hover {
	background: rgb(3, 193, 167);
	text-decoration: none;
	color: #fff;
}

.btn_5 {
	padding: 25px 40px;
	font-size: 1.1em;
}

ul.qty {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.qty li {
	display: inline-block;
	margin-right: 10%;
}

ul.qty li p {
	font-size: 0.8125em;
	color: #555;
}

li.bt-nn h6 {
	font-size: 1.2em;
	text-align: r;
	color: #621622;
	margin: 1em 0;
}

.cur-left {
	float: left;
}

.cur-right {
	float: right;
}

.b-search {
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 0em;
	position: relative;
}

.pick {
	float: left;
	text-align: center;
	width: 33.33%;
	padding: 0em 2.2em;
	position: relative;
}

.delv {
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 0em 0 0 4.3em;
}

i.sear {
	background: url(../images/search-icon.png) no-repeat 0px 2px;
	height: 26px;
	width: 26px;
	display: inline-block;
	vertical-align: middle;
}

.boo-lef {
	width: 90px;
	height: 90px;
	background-color: rgb(217, 107, 102);
	border-radius: 50%;
	padding: 1.5em 0;
}

.boo-lef p {
	color: #fff;
	font-size: 0.85em;
}

i.ca-r {
	background: url(../images/ca-r.png) no-repeat 0px 0px;
	height: 26px;
	width: 26px;
	display: inline-block;
	vertical-align: middle;
}

i.sele {
	background: url(../images/sele.png) no-repeat 0px 0px;
	height: 26px;
	width: 26px;
	display: inline-block;
	vertical-align: middle;
}

.book-top {
	margin: 0 0 2em;
}

.order-top h6 {
	color: #621622;
	margin: 1em 0;
}

.pre-top a {
	color: #5B9922;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
}

.pre-top a:hover {
	color: #621622;
}


/* Rectangle In */

.hvr-rectangle-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #2098d1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-rectangle-in:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #5A9522;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 3px;
}

.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
	color: white;
}

.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

a.morebtn {
	display: block;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	background: #D96B66;
	padding: 10px 18px;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-search:after {
	content: url(../images/arow.png) 0px 0px;
	position: absolute;
	right: 0px;
	top: 22px;
}

.pick:after {
	content: url(../images/arow.png) 0px 0px red;
	position: absolute;
	right: -36px;
	top: 22px;
}

.pr-left {
	float: left;
	width: 50%;
}

.pr-right {
	float: left;
	width: 50%;
	margin: 0.6em 0;
}

.b_room input[type="text"] {
	width: 100% !important;
	color: #BCBCBC;
	font-size: 1.2em;
	font-weight: 500;
	padding: 6px 10px;
	outline: none;
	border: 1px solid #fff;
	box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-webkit-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-moz-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-o-box-shadow: inset 0 0 2px rgb(236, 236, 236);
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}

.order-top h4 {
	/*font-family: 'Libre Baskerville', serif;*/
	color: #5a9522;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 0.8em;
}

.order-top p {
	color: #000000;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.8em;
	/*margin: 1em 0;*/
	padding: 0 0 0 5px;
}


/*modified css by Alisha*/


/*  li.data {
	  float: left;
	  width: 50%;
	  text-align: left;
  }*/

.order-top {
	text-align: center;
}

li.bt-nn {
	width: 30%;
	text-align: center;
	margin: 0 auto;
}

a.morebtn {
	width: max-content;
	float: right;
}


/*-- responsive --*/

@media(max-width:1440px) {}


/*-- responsive --*/

@media(max-width:1366px) {}


/*-- responsive --*/

@media(max-width:1280px) {
	.delv {
		padding: 0em 0 0 4.3em;
	}
}


/*-- responsive --*/

@media(max-width:1024px) {
	.pick {
		padding: 0em 0em 0 1em;
	}
	.delv {
		padding: 0em 0 0 2.2em;
	}
	.b-search:after {
		right: -10px;
		top: 13px;
	}
	.pick:after {
		right: -27px;
		top: 13px;
	}
	.booking_room {
		margin: 6em 0;
	}
	.reservation ul li.span1_of_3 {
		width: 39%;
	}
	.latis h3 {
		font-size: 1.3em;
	}
	.latis h6 {
		font-size: 1.3em;
		margin: 0.4em 0;
	}
	.nbs-flexisel-item {
		margin: 0 1em;
	}
	.magnust h3 {
		font-size: 1.5em;
	}
	.magnust p {
		font-size: 0.9em;
	}
	.latis p {
		font-size: 0.9em;
	}
	.magnust {
		padding: 0em 0 2em;
	}
	.feature {
		padding: 2em 0;
	}
	.latis {
		padding: 2em 0;
	}
	.banner {
		min-height: 550px;
	}
	.boo-lef {
		width: 75px;
		height: 75px;
		padding: 1em 0;
	}
	.date_btn form input[type="submit"] {
		font-size: 1em;
	}
	li.im-g {
		float: left;
		width: 15%;
	}
	li.im-g {
		float: left;
		width: 15%;
	}
	.contact-head h3 {
		font-size: 1.5em;
	}
	.contact-map h4,
	.company_address h4 {
		font-size: 1.3em;
	}
	/*li.bt-nn {
	width: 9%;
  }*removed by alisha/
  .pr-right {
	margin: 0.4em 0;
  }
  /*added by alisha*/
	a.morebtn {
		width: max-content;
		margin: 0 auto;
		font-size: 12px;
	}
	li.data {
		margin: 0 auto 0.8em auto;
	}
}


/*-- responsive --*/

@media(max-width:768px) {
	.head-nav ul li {
		display: block;
		float: none;
	}
	.head-nav ul li a {
		border-right: none;
		color: #fff;
	}
	.head-nav ul {
		position: absolute;
		margin: 0;
		padding: 2% 0;
		z-index: 9999;
		width: 100%;
		display: none;
		text-align: center;
		background: #5C9A22;
		left: 0em;
		top: 7.5em;
	}
	.head-nav span.menu {
		display: block;
		background: none;
		position: absolute;
		top: 51px;
		right: 176px;
	}
	.head-nav span.menu:before {
		content: url(../images/menu.png);
		color: #FFF;
		text-align: right;
		cursor: pointer;
	}
	.head-nav ul li a {
		padding: 0.4em 1.5em;
		display: block;
		font-size: 1em;
		font-weight: 500;
	}
	.logo {
		float: left;
		width: 31%;
	}
	.reservation {
		padding: 20px 20px;
		width: 60%;
	}
	.booking_room {
		margin: 4em 0;
	}
	.banner {
		min-height: 444px;
	}
	.b-search:after {
		right: -20px;
		top: 15px;
	}
	.pick:after {
		right: -34px;
		top: 15px;
	}
	.reservation ul li.span1_of_3 {
		width: 45%;
	}
	.latis-left {
		float: left;
		width: 33.33%;
	}
	.latis h3 {
		font-size: 1.1em;
	}
	a.morebtn {
		font-size: 11px;
		background: #D96B66;
		padding: 5px;
	}
	.latis h6 {
		font-size: 1.2em;
		margin: 0.4em 0;
	}
	.nbs-flexisel-item {
		margin: 0 0.5em;
	}
	.magnust-left {
		float: left;
		width: 25%;
	}
	.magnust-right {
		float: right;
		width: 72%;
	}
	.magnust h3 {
		font-size: 1.4em;
		margin: 0 0 1em;
	}
	.magnust-top {
		margin: 0 0 1em;
	}
	.footer-left {
		float: none;
		text-align: center;
	}
	.footer-right {
		float: none;
		text-align: center;
	}
	.header-left {
		float: right;
		width: 19%;
	}
	li.im-g {
		float: left;
		width: 20%;
	}
	.login-page {
		padding: 8em 0;
		min-height: 716px;
	}
	.login-right.wow.fadeInRight {
		margin: 2em 0 0;
		padding: 0;
	}
	.login-left p,
	.login-right p {
		font-size: 0.9em;
	}
	.contact-head h3 {
		font-size: 1.4em;
	}
	.contact-map h4,
	.company_address h4 {
		font-size: 1.2em;
	}
	.company_address {
		padding: 0;
		margin: 2em 0;
	}
	.register {
		padding: 11em 0;
		min-height: 747px;
	}
	.delv {
		padding: 0em 0 0 1.8em;
	}
	.pr-right {
		margin: 0.5em 0;
	}
	.contact-grid form input[type="text"],
	.contact-grid textarea {
		width: 48%;
		margin-right: 1%;
	}
	.contact-grid textarea {
		width: 98%;
	}
	.login-right input[type="text"] {
		width: 100%;
		outline: none;
	}
	.login-right input[type="password"] {
		border: 1px solid #EEE;
		outline: none;
		width: 100%;
	}
	.register-top-grid input[type="password"],
	.register-bottom-grid input[type="password"] {
		width: 100%;
	}
	.register-top-grid input[type="password"],
	.register-bottom-grid input[type="password"] {
		width: 100%;
	}
	/* -- Added on 12/11/18 for mobile:: Start -- */
	.auto-clear .col-sm-3:nth-child(2n+1) {
		clear: left;
	}
	.w3-agile-logo h1 a img {
		width: 40%;
	}
	.w3layouts-nav-right ul {
		width: 100%!important;
		/*margin: 14px auto;*/
	}
	.banner_text_w3layouts {
		padding: 20px 0!important;
	}
	.callbacks_nav {
		bottom: 25%;
	}
	.nav-tabs>li {
		margin: 2px;
	}
	.mainSlider .w3_banner {
		margin: 40vh auto;
	}
	/* -- Added on 12/11/18 :: End -- */
}


/*-- responsive --*/

@media(max-width:640px) {
	.header-left {
		float: right;
		width: 24%;
	}
	.reservation {
		padding: 20px 20px;
		width: 100%;
	}
	.delv {
		padding: 0em 0 0 4.2em;
	}
	.pick {
		padding: 0em 2.15em;
	}
	.pick:after {
		right: -43px;
		top: 13px;
	}
	.b-search:after {
		right: -10px;
		top: 13px;
	}
	.latis h3 {
		font-size: 0.875em;
	}
	.latis h6 {
		font-size: 1em;
		margin: 0.5em 0;
	}
	.feature {
		padding: 1em 0;
	}
	.magnust h3 {
		font-size: 1.2em;
		margin: 0 0 1em;
	}
	.magnust h4 {
		font-size: 1em;
	}
	.footer p {
		font-size: 0.9em;
		margin: 0 0 1em;
	}
	/* li.bt-nn {
	width: 11%;
  }*/
	li.im-g {
		float: left;
		width: 24%;
	}
	.pr-right {
		margin: 0.1em 0;
	}
	.nbs-flexisel-item {
		margin: 0 0.3em;
	}
}


/*-- responsive --*/

@media(max-width:480px) {
	.b_room {
		margin: 0 auto;
		width: 90%;
	}
	.delv {
		padding: 0em 0 0 2.8em;
	}
	.pick {
		padding: 0em 1.5em;
	}
	.b-search:after {
		right: -15px;
		top: 13px;
	}
	.pick:after {
		right: -37px;
		top: 13px;
	}
	.b_room input[type="text"] {
		font-size: 1em;
	}
	select {
		font-size: 1em;
		padding: 6px;
	}
	.header-left {
		float: right;
		width: 32%;
	}
	.reservation ul li.span1_of_3 {
		width: 40%;
		margin: 0;
	}
	.latis-left {
		float: none;
		width: 100%;
		margin: 1.5em 0;
	}
	.latis h3 {
		font-size: 1.2em;
	}
	.latis {
		padding: 0em 0;
	}
	li.im-g {
		float: left;
		width: 31%;
	}
	/*li.bt-nn {
	width: 15%;
  }
  hidden by alisha*/
	.login-left h3,
	.login-right h3 {
		font-size: 1.1em;
	}
	.acount-btn {
		font-size: .875em;
	}
	.login-right input[type="submit"] {
		font-size: 0.875em;
	}
	.register-top-grid h3,
	.register-bottom-grid h3 {
		font-size: 1.1em;
	}
	.register-top-grid div,
	.register-bottom-grid div {
		width: 100%;
		float: none;
		margin: 10px 0;
	}
	div.register-bottom-grid {
		margin-top: 5em;
	}
	.register-but form input[type="submit"] {
		font-size: 0.875em;
	}
	.contact-head h3 {
		font-size: 1.2em;
	}
	.contact-grid form input[type="text"],
	.contact-grid textarea {
		width: 100%;
		margin-right: 0%;
		padding: 10px;
		font-size: 1em;
		margin-bottom: 1em;
	}
	.contact-grid form input[type="submit"] {
		font-size: 1em;
	}
	.contact-map h4,
	.company_address h4 {
		font-size: 1.1em;
	}
	/*  .order-top h4 {
	font-size: 1.1em;
  }*/
	.order-top p {
		font-size: 0.9em;
		margin: 0.5em 0;
	}
	/*  li.bt-nn {
	margin: 2em 0;
  }*/
	.order-top h6 {
		margin: 0.53em 0;
		font-size: 0.9em;
	}
	.delivery span {
		float: left;
	}
	/*added by alisha*/
	.pr-right {
		text-align: right;
	}
	#contact .container .agileinfo-contactleft {
		border-right: 1px solid transparent;
	}
}


/*-- responsive --*/

@media(max-width:320px) {
	.cart.box_1 {
		width: 100%;
	}
	.logo {
		float: none;
		width: 66%;
		margin: 0 auto 1em;
	}
	.head-nav span.menu {
		top: 104px;
		left: 20px;
	}
	.header-left {
		float: right;
		width: 46%;
	}
	.b_room {
		margin: 0 auto;
		width: 100%;
	}
	.boo-lef {
		width: 60px;
		height: 60px;
		padding: 0.5em 0;
	}
	.pick {
		padding: 0em 0.6em;
	}
	.delv {
		padding: 0em 0 0 1.1em;
	}
	.b-search:after {
		right: -18px;
		top: 8px;
	}
	.pick:after {
		right: -25px;
		top: 8px;
	}
	.reservation {
		padding: 10px 10px;
		width: 100%;
	}
	.booking_room {
		margin: 2em 0;
	}
	.book-top {
		margin: 0 0 1em;
	}
	.boo-lef p {
		font-size: 0.8125em;
	}
	.date_btn form input[type="submit"] {
		font-size: 0.875em;
	}
	.reservation ul li.span1_of_3 {
		width: 43%;
		margin: 0;
	}
	.banner {
		min-height: 318px;
	}
	select {
		font-size: 0.9em;
		padding: 6px;
	}
	.b_room input[type="text"] {
		font-size: 0.9em;
	}
	.magnust-left {
		float: left;
		width: 43%;
	}
	.magnust-right {
		float: right;
		width: 54%;
	}
	.magnust p {
		font-size: 0.875em;
		line-height: 1.6em;
	}
	.magnust-top {
		margin: 0 0 2em;
	}
	li.im-g {
		float: none;
		width: 100%;
	}
	/*  li.data {
	float: none;
	width: 100%;
	margin: 1em 0;
  }*/
	/*li.bt-nn {
	width: 25%;
	float: none;
	margin: 0em 0;
  }*/
	.orders {
		padding: 1em 0;
	}
	.order-top h4 {
		font-size: 1.1em;
	}
	.contact-grid textarea {
		height: 150px;
	}
	.contact,
	.blog {
		padding: 2em 0 0;
	}
	.head-nav ul {
		top: 10.5em;
	}
	.login-page {
		padding: 2em 0;
		min-height: 610px;
	}
	.register {
		padding: 3em 0;
		min-height: 646px;
	}
	.cart-item-info h3 {
		font-size: 0.9em;
	}
	.delivery span {
		font-size: 0.9em;
		float: left;
	}
	.cart-items h1 {
		font-size: 1.4em;
		margin-bottom: 1em;
	}
	.total-item,
	.cart-items {
		margin-top: 0em;
		padding: 2em 0;
	}
	.nbs-flexisel-item {
		margin: 0 0;
	}
	/*added by alisha*/
	li.bt-nn {
		width: 100%;
		float: none;
		margin: 0em 0;
	}
	.pr-right {
		text-align: right;
	}
	/*added on 12/11/18:start;*/
	/*added on 12/11/18:finish;*/
}


/* --Added for Menu :: End -- */


/*added on 13/11/18 for landscape mode of mobile*/

@media screen and (orientation:landscape) and (min-device-width: 300px) and (max-device-width: 767px) {
	.agileits_main {
		width: 100%;
		/*height: auto;*/
	}
	.w3_banner {
		margin: unset;
	}
	.agileits_main div#jarallax-container-0 {
		clip: rect(0px, 100vw, 100vh, 0)!important;
	}
	.banner_text_w3layouts p {
		margin: 1em 0;
	}
	.banner_text_w3layouts h3 {
		font-size: 2em;
	}
	.w3-agile-logo h1 a img {
		width: 60%;
	}
	.w3-agile-logo h1 a {
		padding: 10px 0;
	}
	.w3ls-header {
		width: 100%;
		display: inline-block;
	}
	.w3-agile-logo {
		display: inline-block;
		width: 35%;
	}
	.w3layouts-nav-right {
		width: 65%;
		margin: 0;
	}
	ul.list-right.w3l {
		margin: 3em 3em 0 0em;
	}
}

@media screen and (orientation:landscape) and (min-device-width: 768px) and (max-device-width: 1024px) {
	.agileits_main {
		width: 100%;
		/*height: auto;*/
	}
	.w3_banner {
		margin: unset;
	}
	.agileits_main div#jarallax-container-0 {
		clip: rect(0px, 100vw, 100vh, 0)!important;
	}
	.banner_text_w3layouts p {
		margin: 1em 0;
	}
	.banner_text_w3layouts h3 {
		font-size: 2em;
	}
}