body {
	padding: 0;
	margin: 0;
	background: #403955;
	font-family: 'Roboto', 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;
}
.logo_title{
	backround:url(images/logo_title.png);
	
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', sans-serif;
}

p{
	font-size:1em;
	color:#e8e0f2;
	line-height:1.8em;
	font-family: 'Roboto', sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

img {
	width: 100%;
}

a:focus, a:hover {
	text-decoration: none;
	outline: none;
}

/*-- //Reset-Code --*/
/*-- header --*/ 

/*-- social-icons --*/  
.w3social-icons ul li {
    display: inline-block;
    margin: 0 0.5em;
}
.w3social-icons ul li a {
    color: #fff;
    font-size: 1.1em;
    display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 2.3em;
}
.w3social-icons ul li a:hover {
    color: #fff;
}
.w3social-icons.footer-w3icons {
    float: left;
    margin: 1em 15em 0;
}

/*-- //social-icons --*/
.mis-nav-list li.mis-current a, .mis-nav-list li a:hover {
    background: #1aafd0;
    border: 2px solid #00bcd5;
}

/*--//banner--*/
/*--menu-navigation--*/

.header-top {
    position: absolute;
    z-index: 99999;
    width: 100%;
}

/*-- //header --*/ 



/*-- Index-Page-Styling --*/


/*-- Slider --*/
.camera_caption h3 {
    font-weight: 500;
    font-size: 3.74em;
    color: #fff;
    text-transform: capitalize;
}
.camera_caption h3 a {
	color: #009688;
}

/*-- //Slider --*/



/*--menu-navigation--*/
.agile-logo a img {
    width: 13%;
    float: left;
}

/*-- header --*/
.header {
    padding: 1.5em 0;
    background: #FFC107; 
}
.w3ls-logo h2 {
    font-size: 2.8em;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 0.8em;
}
.w3ls-logo h2 a{
    color: #fff;
	display:block;
	text-decoration:none;
}
.w3ls-header-right {
    margin: 1em 0 0;
}
.w3ls-header-right ul li {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    margin-right: 1.5em;
    letter-spacing: 1px;
}
.w3ls-header-right ul li a {
    color: #fff;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.w3ls-header-right ul li a:hover{
    color: #000; 
}
.w3ls-header-right i.glyphicon {
    font-size: 1.1em;
    margin-right: .5em;
}
/*--//header--*/

/*-- banner-text --*/
.banner-text {  
    text-align: center;
}
.w3ls-title h3 {
    font-size: 2em;
    color: #fff;
    display: inline-block;
    padding: .5em 1em; 
    background: rgba(123, 104, 238, 0.58);
}
.w3ls-bottom-text {
    margin-bottom: 3em;
}
.w3ls-bottom-text ul {
    display: inline-block; 
    border: 1px solid #fff;
}
.w3ls-bottom-text li {
    display: inline-block;
    padding: 1.5em;
    border-left: 1px solid #fff;
}
.w3ls-bottom-text li:nth-child(1){
	border:none;
}
.w3ls-bottom-text li h3 {
    font-size: 3em;
    color: #fff;
    font-weight: 800;
}
.w3ls-bottom-text p{
	color:#fff;
}
/*-- //banner-text --*/
.header-top {
     padding: 1em 0 .5em;
    background: rgba(18, 18, 18, 0.45);
}
.social-icons {
    float: left;
}
.social-icons a i {
    width: 32px;
    height: 32px;
    background:#34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	 border-radius: 6px 6px 5px 10px;
}
.social-icons i.icon:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon {
    background-position: 0px 0px;
}
.social-icons i.icon1 {
    background-position: -32px 0px;
}
.social-icons i.icon1:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -32px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon2 {
    background-position: -64px 0px;
}
.social-icons i.icon2:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -64px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon3 {
    background-position: -96px 0px;
}
.social-icons i.icon3:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -96px 0px;
      transform: rotateY(360deg);
}
.detail {
    float: left;
    margin: 3em 17em;
}
.detail li i {
    padding: 0em 1em 0;
}
.detail ul li {
    display: inline-block;
    font-size: 1em;
    margin: 0 0.5em;
    color: #fff;
}
.indicat span{
	font-size: 1em;
    color: #222;
}
.w3ls-section{
	padding:4em 0;
}

/* ----- services ----*/
ul.w3l-services-grid {
    list-style-type: square;
    float: left;
    margin-left: 2em;
    margin-top: 1.5em;
}
ul.w3l-services-grid li {
    margin: 6px 0;
}
div#attractions h3 {
    color: #fff;
}
.wthree-service-left h4 {
    color: #000;
    font-size: 2em;
    text-transform: capitalize;
}
ul.w3l-services-grid.w3l-services-grid2 {
    float: left;
    margin-left: 4em;
}
ul.w3l-services-grid li {
    color: #00bcd4;
    font-size: 1.1em;
    margin: 1em 2em 1em 0;
    text-transform: capitalize;
}
.wthree-service-left p {
    margin: 2em 0;
    width: 83%;
}
.agileinfo-sleft1 h5 {
    text-transform: capitalize;
    font-size: 1.5em;
    display: inline-block;
    background: #ea4c89;
    padding: 0.5em 1em;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
}
.service-img {
    margin-bottom: 1em;
    margin-right: 1em;
}
.service-img.w3-simg1{
	background: url(../images/layer6.jpg) no-repeat center;
	min-height:200px;
	background-size:cover;
}
.service-img.w3-simg2{
	background: url(../images/layer3.jpg) no-repeat center;
	min-height:200px;
	background-size:cover;
	float:right;
}
.service-img.w3-simg3{
	background: url(../images/layer4.jpg) no-repeat center;
	min-height:200px;
	background-size:cover;
}
.service-img.w3-simg4{
	background: url(../images/layer7.jpg) no-repeat center;
	min-height:200px;
	background-size:cover;
}
.service-img.w3-simg5{
	background: url(../images/layer5.jpg) no-repeat center;
	min-height:200px;
	background-size:cover;
}
.wthree-service-right1{
	padding:0;
}
.wthree-service-right1.wthree-service-rightgrid {
    margin-top: 8em;
}
/* ----- //services ----*/
.about{
background:#3db2e6;
}
div#attractions {
    background:#ea4c89;
    padding: 6em 0 0;
}
h3.w3ls-title {
    color: #f55492;
    font-size: 3em;
    text-align: center;
	text-transform:capitalize;
	margin-bottom:1em;
}
.agileinfo-about-title span {
    font-size: 1.3em;
    font-weight: 600;
    text-align: left;
    color: #ea4c89;
    text-transform: uppercase;
}
.agileinfo-sleft1 i {
    margin: 0 0.5em 0 0;
    font-size: 2em;
    color: #00bcd4;
}
.agileinfo-about-title h1 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 600;
    margin: 0.1em 0;
    text-transform: uppercase;
}
.agileinfo-about-title {
    border-left: 10px solid #00bcd4;
    padding-left: 1em;
}
.w3_agile-attractions-bottom {
    padding: 2em 0 4em;
}
.about-img {
    margin: 5em 0 11em;
}
.w3l-img1 {
    width: 42%;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    background: url(../images/a2.jpg) no-repeat center;
    min-height: 400px;
    border: 15px solid #fff;
}
.w3l-img1 img{
width: 90%;
padding: 0px;
margin: 0px;
border: 10px solid #fff;
}
.w3l-img3-text {
    margin-top: 23em;
}
.w3l-img2 {
    width: 90%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 17%;
    left: -74%;
    background: url(../images/a3.jpg) no-repeat center;
    min-height: 400px;
    border: 15px solid #fff;
    -webkit-transform: rotate(-11deg);
    -moz-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    transform: rotate(-7deg);
}
.w3l-img2 h4, .w3l-img3 h4, .w3l-img1 h4 {
    background: #fff;
    border: 1px solid #ffffff;
    padding: 0.6em 0;
    margin-top: 18em;
    display: block;
    font-size: 1.7em;
    color: #d61e3a;
    text-transform: capitalize;
    font-family: 'Chewy', cursive;
	text-align:center;
}
.w3l-img2 img{
	width:60%;
	padding:0px;
	margin:0px;
	border: 7px solid #000;
}
.w3l-img3 {
    width: 90%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 18%;
    right: -74%;
    border: 15px solid #fff;
    background: url(../images/a4.jpg) no-repeat center;
    min-height: 400px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(8deg);
}

.w3l-img3 img{
width:60%;
padding:0px;
margin:0px;
border: 7px solid #000;
}
.about-text {
    padding: 1em 0;
    color: #fff;
}
.time-text-padding-agile{
	 width: 70%;
    float: left;
    padding-left:3em;
}
.about-text-padding-agile {
    padding-top: 0px;
}
.about-text h4{
font-size:26px;
color:#000;
}
.about-text p {
    width: 85%;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
}  
.about-text-left h2 {
    font-size: 3.5em;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    width: 50%;
    padding: 0 0 0 2em;
    line-height: 1.2;
}
.w3ls-about-bottom {
    background: #00bcd4;
}

/* ------ About Ends ------*/ 

/*-- price --*/
#plans {
    background: #000;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
	position: relative;
}
.priceing-table-main {
    position: absolute;
    top: 6%;
    left: 22%;
    width: 59%;
}
h3.title-w3.three {
    color: #fff;
}
.priceing-table-grids {
    width: 100%;
	 margin: 3em 0 0 0;
}
.price-list ul {
    padding: 0px;
    list-style: none;
}
.price-gd-top {
    background:#ea4c89;
    text-align: center;
}
.price-gd-top h4 {
  font-size: 1.4em;
    color: #fff;
    padding: 0.75em 1em;
    background: #d83675;
	letter-spacing: 1px;
	text-transform:capitalize;
}
.price-gd-top h3 {
    padding: 0.15em 0em 0em 0em;
      font-size: 5em;
    color: #fff;
}
.price-gd-top h3 span {
    font-size: 30px;
    vertical-align: top;
}
.price-gd-top h5 {
    font-size: 1.1em;
    color: #fff;
    padding: 0em 3em 0 0em;
    text-align: right;
	    letter-spacing: 1px;
}
.price-gd-bottom {
    background: rgba(255, 255, 255, 0.13);
    padding: 1em 0em;
}
.price-gd-top.pric-clr2 h4 {
       background: #6ba52c;
}
.price-gd-top.pric-clr2 {
    background:#8aba56;
}
.price-selet.pric-sclr2 a {
     background: #6ba52c;
}
.price-gd-top.pric-clr3 {
	background:#ff8833;
}
.price-gd-top.pric-clr3 h4 {
    background: #ec741f;
}
.price-gd-top.pric-clr4 {
	background:#00b6e3;
}
.price-gd-top.pric-clr4 h4 {
	background: #049dc3;
}
.price-selet.pric-sclr4 a {
    background: #049dc3;
}
.price-selet.pric-sclr3 a {
    background: #ec741f;
}
.price-list h4 {
    font-size: 1.5em;
    margin-bottom: 1em;
    color: #fff;
}
.price-list ul li {
    padding: 0.5em 0em;
    font-size: 0.9em;
    color: #2b2b2b;
    display: inline-block;
}
.price-selet {
    padding: 1em 0em;
    text-align: center;
}
.price-list i {
    color: #fff;
}
.price-selet a {
    font-size: 1.1em;
    color: #fff;
    display: block;
}
.price-selet a {
    font-size: 1em;
    color: #ffffff;
    display: inline-block;
    padding: 0.5em 2em;
    background: #d83675;
    text-transform: capitalize;
    text-decoration: none;
}
.price-block {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin-bottom: 2em;
}
.price-block:hover,.w3layouts-pricing:hover,.w3-agileits-vpn-grid:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    z-index: 1;
}
h6.bed{
	color:#ea4c89;
	font-size: 3em;
    margin: 2px 0;
}
h6.bed.two{
	color:#8aba56;
}
h6.bed.three{
	color:#ff8833;
}
h6.bed.four{
	color:#00b6e3;
}

/*-- slid --*/
.slid {
    background: url(../images/b41.jpg)no-repeat center 0px;
    background-size: cover;
    padding: 5em 0;
    text-align: center;
}
.slid h4 {
    font-size: 3em;
    color: #fff;
	text-transform:capitalize;
}
.slid h5 {
    font-size: 3.5em;
    color: #fff;
    font-weight: 600;
    margin: 0.5em 0;
    display: inline-block;
    background: #00bcd4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
    width: 145px;
    height: 145px;
    padding: 0.6em 0;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.slid h5 span {
    display: block;
    font-size: .45em;
    margin-top: 5px;
    letter-spacing: 2px;
}
.slid p {
    color: #fff;
    width: 65%;
    font-size: 1.5em;
    text-transform: capitalize;
    margin: 0 auto;
}
.slid:hover h5 {
    background: #ea4c89;
	-webkit-transform: rotatez(360deg);
	-moz-transform: rotatez(360deg);
	-o-transform: rotatez(360deg);
	-ms-transform: rotatez(360deg);
    transform: rotatez(360deg);
}
/*-- //slid --*/
/*-- testimonials --*/
.mis-slider li img {
    width: 60%;
}
.mis-slider li img {
    border-radius:50%;
	border:none;
}
.mis-slider figcaption span:before {
    font-size: 1.5em;
    color: #ffb900;
}
.mis-nav-list li.mis-current a, .mis-nav-list li a:hover {
    background: #1aafd0;
}
.mis-nav-list li a {
    opacity: .7;
    -webkit-box-shadow: inset 0 0 4px #ffffff;
    box-shadow: inset 0 0 4px 2px #ffffff;
}
/*-- //testimonials --*/
/*--contact--*/
.contact{
	background:url(../images/contact.jpg) no-repeat center;
	background-size:cover;
 }
 .contact-form {
    padding: 1em 0 0em;
}
.map iframe {
  width: 100%;
  min-height: 350px;
  border: none;
}
.contact-form h5 {
    font-size: 2em;
    color: #fff;
	text-transform:capitalize;
}
.contact-right p {
    font-size: 1em;
    color: #555;
    margin: 1em 0 3em;
	font-weight:500;
}
.address.address-mdl {
    margin: 2em 0;
}
.address p {
    font-size: 1.1em;
    color: #e1e6e9;
    margin-top: 1em;
	font-weight:500;
}
.address p i.glyphicon {
    font-size: 1em;
    color: #faee7a;
    margin-right: 0.5em;
}
.address p a {
    color: #e1e6e9;
}
.address p a:hover{
    color: #79302a;
}
.address div{display:inline-block;height:100px;width:350px;}

form.form_w3layouts {
    margin: 2em 0 0;
}


.contact-form ::-webkit-input-placeholder {
   color: #fff;    
} 
.contact-form :-moz-placeholder { /* Firefox 18- */
   color: #fff; 
} 
.contact-form ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
} 
.contact-form :-ms-input-placeholder {  
   color:#fff;
}


/*--//contact--*/
/*-- footer --*/
.agile-footer{
	position:relative;
}
.agile-footer:before {
    content: "";
    height: 420px;
    top: 60px;
    position: absolute;
    background: url(../images/park2.png) no-repeat center;
    width: 100%;
}
.footer-nav li {
    list-style-type: none;
    display: inline-block;
    padding: 1em 1em;
    margin: 0px 1em;
    border-bottom: 2px solid rgba(226, 222, 222, 0);
}
ul.footer-nav,.agileits_w3layouts-copyright {
	text-align:center;
    border: 1px solid #e2dede;
    border-width: 1px 0;
}
ul.footer-nav li a {
    color: #000;
    font-size: 1.1em;
}
ul.footer-nav li a:hover {
    color: #d53362;
}
.footer-nav li:hover {
    border-bottom: 2px solid #0f9494;
}
ul.footer-nav li a.active {
    color: #d53362;
    font-weight: 600;
}
.w3_agile-footer-grids {
    padding: 3em 0 20.7em;
}
.w3_agile-footer1.f1 h6 a {
    color: #0f9494;
    font-size: 3.5em;
}
.w3_agile-footer1 h5.f1 {
    margin: 1.1em 0 0.5em;
}
.w3_agile-footer1 h5 {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #d53362;
    font-weight: 600;
    margin: 0 0 1.5em;
}
i.fa.icon1.fa-facebook.icon {
    color: #3a6bb6;
}
i.fa.icon2.fa-twitter.icons {
    color: #37eefc;
}
i.fa.icon4.fa-youtube {
    color: #f93648;
}
ul.w3ls-footer-bottom-list li {
    list-style-type: none;
    margin: 0.5em 0;
	text-transform:capitalize;
}
ul.w3ls-footer-bottom-list li a,ul.footer-social-icons li a{
	color:#777;
}
ul.footer-social-icons li {
	color:#000;
	margin:0 2em 0 0;
	list-style-type:none;
	display:inline-block;
}
.agileits_w3layouts-copyright {
    padding: 2em 1em 0;
    text-align: center;
}
.agileits_w3layouts-copyright p {
    color: #fff;
	font-weight:600;
	letter-spacing:1px;
}
.agileits_w3layouts-copyright p a {
    color: #0f9494;
}
.agileits_w3layouts-copyright p a:hover {
    color:#d53362;
}

/*-- //footer --*/
/*-- news --*/ 
.wthree-news-grids {
    margin-top: 2em;
}
.datew3-agileits-info {
    padding-left: 2em;
} 
.datew3-agileits img.img-responsive {
    width: 155px;
    height: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
	overflow:hidden;
}
.wthree-news-grids:hover .datew3-agileits img.img-responsive {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
    transform: scale(1.2);
}
.datew3-agileits-info h5,.datew3-agileits-info h5 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0.8em 0 0;
    color: #ea4c89;
}
.datew3-agileits-info h5 a {
    color: #673ab7;
    text-decoration: none;
}
.datew3-agileits-info h5 a:hover {
    color: #000;
}
.datew3-agileits-info h6 {
    font-size: 1.1em;
    color: #333;
    margin-top: 1em;
    letter-spacing: 3px;
}
.datew3-agileits-info p {
    margin: 1em 0 0;
    width: 42%;
}
.datew3-agileits.datew3-agileits-fltrt {
    float: right;
}
.news-right h4 {
    color: #000;
    font-size: 2.2em;
    font-weight: 300;
    margin-bottom: 1em;
}
.news-right {
    padding-left: 4em;
}
.achievesw3-agile {
    background: #673ab7;
    padding: 2em 2em;
    display: inline-block;
}
.achievesw3-agile ul li {
    display: block;
    margin: 1.3em 1em;
}
.achievesw3-agile ul li a{
    font-size:1em;
	color:#fff;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.achievesw3-agile ul li a:hover{ 
	color:#000;
}
.datew3-agileits-info.datew3-agileits-info-fltlft p {
    width: 61%;
}
.achievesw3-agile ul li a i.fa {
    margin-right: 0.8em;
}
/*-- //news --*/
/*-- menu-navigation --*/
.menu {
    position: relative;
    z-index: 9999;
	float: right;
}
.menu .navicon {
    background: transparent;
    position: relative;
    height: 33px;
    width: 39px;
	top:24px;
    display: block;
    z-index: 99;
    -webkit-transition: linear 0.5s all;
    -moz-transition: linear 0.5s all;
    transition: linear 0.5s all;
	outline: none;
}
.menu .navicon:before, .menu .navicon:after {
	background: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	content: "";
	height: 3px;
	left: 0;
	-webkit-transition: 0.8s ease;
	-moz-transition: 0.8s ease;
	transition: 0.8s ease;
	width: 38px;
}

.menu .navicon:before {
	box-shadow: #fff 0 14px 0 0;
	position: absolute;
	top: 0;
}

.menu .navicon:after {
	position: absolute;
	top: 28px;
}

.menu .navicon--active { 
	-webkit-transition: linear 0.5s all;
	-moz-transition: linear 0.5s all; 
	transition: linear 0.5s all;
}

.menu .navicon--active:before {
	box-shadow: transparent 0 0 0 0;
	top: 15px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}
.menu .navicon--active:after {
	top: 15px;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);
}

.menu .toggle {
    display: block;
    position: absolute;
    width: 250px;
    background-color: #FFF;
    padding: 2em;
	top: 60px;
    right: 8px;
    opacity: 0;
    -webkit-transition: ease-in 0.5s all;
    -moz-transition: ease-in 0.5s all;
    transition: ease-in 0.5s all;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -o-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    z-index: 999;
    -webkit-box-shadow: 0px 0px 7px #696868;
    -moz-box-shadow: 0px 0px 7px #696868;
    box-shadow: 0px 0px 7px #696868;
}
.menu .toggle--active {
	display: block;
	opacity: 1;
	-webkit-transition: ease-in 0.5s all;
	-moz-transition: ease-in 0.5s all; 
	transition: ease-in 0.5s all;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	
}
.menu .toggle-menu li {
    display: block;
    margin: 10px auto;
    text-align: center;
}
.menu .toggle-menu li a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase;
    -webkit-transition: linear 0.5s all;
    -moz-transition: linear 0.5s all;
    transition: linear 0.5s all;
    font-weight: 400;
    padding: 5px 0;
    margin: 0 auto;
}
.menu .toggle-menu li a.active {
    color: #39cad3;
}
.menu .toggle-menu li a span { text-transform: lowercase; }

.menu .toggle-menu li a:hover {
	color: #20B2AA;
	border-bottom-color:#20B2AA;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all; 
	transition: 0.5s all;
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	font-weight: 700;
}
/*-- //menu-navigation --*/

.w3ls-about-bottom{
	padding:4em 0
}
.attr-text-right {
    padding-top: 2em;
	padding-left:0em;
}
.attr-text-left h4 {
    color: #f9f9f9;
    padding: 2em 0 1em 4em;
    font-size: 3em;
    text-transform: capitalize;
}
ul.park-list,ul.park-list1 {
    padding: 7em 0 0;
    list-style-type: none;
	float:left;
}
ul.park-list1 {
    float: right;
    margin-right: 5em;
}
ul.park-list li ,ul.park-list1 li{
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 600;
    margin: 1em 0;
	letter-spacing:1px;
	font-family: 'Josefin Sans', sans-serif;
}
ul.park-list1 li{
	color:#faee7a;
}
ul.park-list li {
    font-size: 1.5em;
    margin: 0.5em 0;
	text-transform:capitalize;
}
.datew3-agileits-info h5 {
    text-transform: capitalize;
}
div#contact h3 {
    color: #fff;
}

/*-- book-ticket-form --*/
form ul {
	padding:0;
}

.w3ls-submit {
    text-align: center;
    margin-top: 2.5em;
} 
.w3ls-submit input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border: 3px solid #ea4c89;
    outline: none;
    padding: .8em 5em;
    -webkit-appearance: none;
    transition: .5s all;
    background:#ea4c89;
    display: inline-block;
}
.w3ls-submit input[type="submit"]:hover {
    background:#00bcd4;
	border-color: #00bcd4;
} 
.date {
    background: url(../images/date-icon.png) no-repeat 95.5% 45% #fff !important;
    cursor: pointer;
}
/*-- bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.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);
}
/*-- //bottom-to-top --*/
/* -- Responsive code -- */
@media screen and (max-width: 1920px){
	
}
@media screen and (max-width: 1440px){
	#plans {
		min-height: 65em;
	}
	.camera_caption {
		left: 14%;
	}
	.camera_caption > div {
		padding: 1em 4em;
	}
	.camera_caption h3 {
		font-size: 3.5em;
	}
}
@media screen and (max-width: 1366px){
	.price-gd-top h3 {
		padding: 0.18em 0em 0em 0em;
	}
	.camera_caption > div {
		padding: 1em 3em;
	}
	.camera_caption h3 {
		font-size: 3.4em;
	}
}
@media screen and (max-width: 1280px){
	.camera_caption h3 {
		font-size: 3.2em;
	}
	.camera_caption > div {
		padding: 1em 2.6em;
	}
	.price-list {
		padding: 2em 2em 2.31em;
	}
	.priceing-table-main {
		top: 6%;
	}
}
@media screen and (max-width: 1080px){
	h3.w3ls-title {
		font-size: 2.8em;
	}
	#plans {
		min-height: 60em;
	}
	.menu .navicon {
		top: 18px;
	}
	.camera_caption h3 {
		font-size: 2.8em;
	}
	.camera_caption > div {
		padding: 1em;
	}
	.camera_caption {
		width: 74%;
	}
	.w3social-icons.footer-w3icons {
		margin: 1em 9em 0;
	}
	ul.w3l-services-grid li {
		margin: 1em 0em 1em 0;
	}
	.w3l-img2 h4, .w3l-img3 h4, .w3l-img1 h4 {
       margin-top: 14em;
	}
	.about-text-left h2 {
		padding: 0 0 0 1em;
		font-size: 3.2em;
	}
	.about-img {
		margin: 4em 0 9em;
	}
	div#attractions {
		padding: 3em 0 0;
	}
	.attr-text-left {
		width: 27%;
		padding: 0;
		background-size: 100%;
	}
	.attr-text-right {
		width: 73%;
	}
	.price-gd-top h4 {
		font-size: 1.3em;
	}
	ul.park-list li, ul.park-list1 li {
		font-size: 1.1em;
	}
	ul.park-list li {
		font-size: 1.4em;
	}
	ul.park-list1 {
		float: left;
		margin-left: 2em;
		margin-right:0;
	}
	.time-text-padding-agile {
		width: 69%;
		padding-left: 3em;
	}
	.datew3-agileits-info p {
		width: 53%;
	}
	.timings.w3ls-about-bottom{
		padding:0;
	}
	.datew3-agileits-info h5, .datew3-agileits-info h5 {
		line-height: 1.5;
    }
	figure.effect-bubba h4 {
		padding-top: 16%;
	}
	
}
@media screen and (max-width: 1050px){

}
@media screen and (max-width: 1024px){

}
@media screen and (min-width: 991px){
.price-block {
	display:flex;
}
}
@media screen and (max-width: 991px){
	.w3social-icons.footer-w3icons {
		margin: 1em 3em 0;
	}
	.agile-logo a img {
		width: 17%;
	}

	.gallery-agileinfo figure .figcaption {
		padding: 1em; 
	}
	figure.effect-bubba .figcaption::before, figure.effect-bubba .figcaption::after { 
		top: 15px;
		right: 15px;
		bottom: 15px;
		left: 15px; 
	}
	.gallery-agileinfo .figcaption h4 { 
		font-size: 2em; 
	} 
	figure.effect-bubba p {
		padding: .8em 1em; 
	}
	.gallery-w3lstop,.gallery-w3bottom {
		padding: 0 .5em;
	}
	.gallery-w3bottom {
		margin: 1em 0;
	}
	.mis-stage {
		height: 340px !important;
	}
	.wthree-service-right {
		margin-top: 3em;
	}
	.w3l-img1 {
		width: 51%;
	}
	.about-text-left h2 {
		padding: 0 0 0 0em;
	}
	.about-text {
		padding: 1em 0 0 3em;
	}
	.about-text p {
		width: 100%;
	}
	.attr-text-left {
		width: 32%;
		min-height: 255px;
		float: left;
	}
	.timings.w3ls-about-bottom {
		padding: 2em 0 0;
	}
	.attr-text-left {
		width: 36%;
		float: none;
	}
	.time-text-padding-agile {
		width: 60%;
	}
	.time-img {
		min-height: 150px;
	}
	.attr-text-right {
		width: 100%;
	}
	.time-text-padding-agile {
		width: 64%;
	}
	ul.park-list, ul.park-list1 {
		padding: 0em 0 0;
	}
	.time-img {
		width: 30%;
	}
	.timings.w3ls-about-bottom {
		padding: 2em 0;
	}

	.datew3-agileits-info {
		width: 70%;
	}


	.datew3-agileits-info p,.datew3-agileits-info.datew3-agileits-info-fltlft p {
		width: 100%;
	}

	.address {
		width: 33%;
		float: left;
	}
	.address.address-mdl {
		padding-left: 2em;
		margin:0;
	}
	form.form_w3layouts {
		margin: 3em 0 0;
	}
	.contact-right {
		margin-top: 2em;
	}
	.agile-footer:before {
		top: 80px;
		background-size: 93%;
	}
	.camera_caption {
		width: 76%;
		left: 12%;
	}
}
@media screen and (max-width: 900px){

	.datew3-agileits-info {
		width: 78%;
	}
	.slid h5 {
        width: 120px;
		height: 120px;
		padding: 0.4em 0;
	}
	.agile-footer:before {
		top: 67px;
	}
	.w3_agile-footer-grids {
		padding: 3em 0 18.5em;
	}
	.w3l-img1 {
		width: 49%;
	}

}
@media screen and (max-width: 800px){
	.menu .toggle-menu li a {
      font-size: 1.1em;
	}
	menu .toggle {
       width: 207px;
		top: 60px;
	}
	.camera_caption h3 {
		font-size: 2.2em;
	}
	.about-text-left h2 {
		font-size: 3em;
	}

	.w3l-img2 {
		width: 100%;
		left: -89%;
	}
	.about-img {
		margin: 4em 0 6em;
	}

	h3.w3ls-title {
		font-size: 2.5em;
	}
	.w3l-img1 {
		width: 45%;
	}
	.w3l-img3 {
		width: 85%;
		top: 13%;
		right: -68%;
	}
	.w3l-img2{
		width: 85%;
		top: 13%;
		left: -68%;
	}
	.agile-footer:before {
		top: 41px;
	}
	.datew3-agileits-info h5, .datew3-agileits-info h5 {
		font-size: 1.4em;
	}
	.slid h4 {
		font-size: 2.8em;
	}
	.w3_agile-footer-grids {
		padding: 3em 0 15.5em;
	}
	.map iframe {
		min-height: 300px;
	}
	.w3_agile-footer1 h5 {
		font-size: 1em;
	}

}
@media screen and (max-width: 768px){

	.menu .toggle-menu li {
		margin: 5px auto;
	}
	.menu .navicon {
		height: 33px;
		width: 39px;
	}
	.menu .toggle-menu li a {
		font-size: 1em;
	}
	.menu .toggle {
		padding: 1.5em;
		width:218px;
	}

	.agileinfo-about-title h1 {
		font-size: 2.2em;
	}	
	.menu .navicon:before, .menu .navicon:after {
		width: 38px;
	}
	.slid {
        padding: 3em 0;
	}
	.slid h5 {
		font-size: 3em;
	}
	.slid h5 {
		padding: 0.6em 0;
	}
	h3.w3ls-title {
		font-size: 2.6em;
	}
	.about-text-left h2 {
		font-size: 2.6em;
	}
	contact-form h5 {
		font-size: 1.8em;
	}
	.agile-footer:before {
		top: 47px;
	}
	.agileits_w3layouts-copyright {
		padding: 1em 0;
	}
	
}
@media screen and (max-width: 736px){
	.camera_caption h3 {
		font-size: 2em;
	}
	.about-text-left h2 {
		padding-left: 0.5em;
	}
	ul.park-list1 {
		margin-left: 1em;
	}

	.slid h4 {
		font-size: 2.5em;
	}
	.attr-text-right {
		padding-top: 1em;
	}

	.agile-footer:before {
		top: 138px;
	}
	.w3_agile-footer1.f3 {
		width: 100%;
		float: none;
		padding: 0 2em;
		margin: 2em auto 0;
	}
}
@media screen and (max-width: 667px){
	.w3social-icons ul li a {
		width: 30px;
		height: 30px;
		line-height: 2em;
	}

	.w3social-icons.footer-w3icons {
		margin: 1em 2em 0;
	}

	.menu .navicon:before, .menu .navicon:after {
		width: 30px;
	}
	.w3ls-section {
		padding: 3em 0;
	}
	.w3l-img2,.w3l-img3,.w3l-img1 {
	    min-height: 317px;
	}
	.about-img {
		margin: 4em 0 2em;
	}
	.w3_agile-attractions-bottom {
		padding: 2em 0 3em;
	}
	.w3l-img2, .w3l-img3 {
		background-position: -220px -22px;
	}
	.w3l-img2 h4, .w3l-img3 h4, .w3l-img1 h4 {
		margin-top: 11em;
	}
	.w3_agile-attractions-bottom {
		padding: 4em 0 3em;
	}
	.time-text-padding-agile {
		width: 75%;
	}
	.time-img {
		width: 25%;
	}

	.slid h5 {
		width: 100px;
		height: 100px;
		padding: 0.5em 0;
	}
	.w3l-img3-text {
		margin-top: 17em;
	}
	.w3l-img2 h4, .w3l-img3 h4, .w3l-img1 h4 {
       padding: 0.6em 0 0;
	}
	.slid h5 {
		font-size: 2.5em;
	}
	.gallery-agileinfo .figcaption h4 {
		font-size: 1.6em;
	}
	figure.effect-bubba h4 {
		padding-top: 15%;
	}
	figure.effect-bubba p {
		padding: .8em 0.5em;
	}

	.agile-footer:before {
		top: 151px;
	}
	.address.address-mdl {
		padding-left: 3em;
	}
}
@media screen and (max-width: 640px){
	.w3social-icons.footer-w3icons {
		margin: 1em 1em 0;
	}

	.about-text-left h2 {
		font-size: 2.5em;
	}
	.wthree-service-left p {
       width: 88%;
	}
	.time-text-padding-agile {
		width: 74%;
	}
	ul.park-list1 {
		margin-left: 1.5em;
	}

	.slid h4 {
		font-size: 2.2em;
	}

	.agile-footer:before {
		top: 125px;
	}
	.map iframe {
		min-height: 250px;
	}
	.address.address-mdl {
		padding-left: 1em;
	}
	ul.park-list li {
		font-size: 1.36em;
	}
}
@media screen and (max-width: 600px){
	.w3social-icons.footer-w3icons {
		margin: 1em 1em 0 0.5em;
	}
	.w3social-icons ul li a {
      font-size: 1em;
	  width: 28px;
	  height: 28px;
	}

	.service-img.w3-simg5 {
		min-height: 160px;
	}
	.wthree-service-right1.wthree-service-rightgrid {
		margin-top: 5em;
	}
	.wthree-service-left p {
		width: 92%;
	}
	.w3l-img1 {
		width: 89%;
		position: inherit;
		height: 100px;
		margin-bottom: 30em;
	}
	.w3l-img3-text {
		margin-top: -74.5em;
	}
	.w3l-img3, .w3l-img2 {
		position: inherit;
		width: 73%;
		top: 0%;
		 -webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform:rotate(0deg);
		transform: rotate(0deg);		
		background-size: 100%;
	}

	.w3l-img3, .w3l-img2 {
       margin: 3em 0 0;
	}
	 .w3l-img2 {
		margin-top: 23em;
	 }
	.w3l-img3,.w3l-img2 {
		position: inherit;
		width: 100%;
		top: 0%; 
		background-position: 0px 0px;
		right: 0; 
	}

	.w3_agile-attractions-bottom {
		padding: 23em 0 3em;
	}
	.agileinfo-about-title h1 {
		font-size: 2.3em;
	}
	ul.park-list li {
		font-size: 1.3em;
	}
	.about-text-left h2 {
		font-size: 2.8em;
	}
	.about-text-left h2 {
		font-size: 2.5em;
	}
	.time-img {
		float: right;
	}
	.attr-text-right {
		padding-top: 0;
	}

	.time-text-padding-agile {
		padding-left: 1em;
	}


	.agile-footer:before {
		top: 132px;
	}
	.contact-form h5 {
		font-size: 1.8em;
	}
	
}
@media screen and (max-width: 568px){
	.time-text-padding-agile {
		width: 100%;
	}
	.menu .navicon--active:before {
		top: 15px;
	}
	.menu .navicon--active:after {
		top: 19px;
	}
	.agileinfo-about-title h1 {
		font-size: 2em;
	}
	li.phone {
		font-size: 1.2em;
	}
	.menu .navicon {
		top: 12px;
	}
	.w3social-icons ul li {
		margin: 0 0.2em;
	}
	.w3social-icons.footer-w3icons {
		margin: 1em 3em 0;
	}
	.menu .navicon--active:before {
		top: 20px;
	}
	.agileinfo-sleft1 h5 {
		font-size: 1.3em;
	}
	.service-img.w3-simg5 {
		min-height: 135px;
	}
	.wthree-service-right1.wthree-service-rightgrid {
		margin-top: 4em;
	}
	.wthree-service-right {
		margin-top: 2em;
	}
	.about-img {
		margin: 3em 0 2em;
	}
	.w3_agile-attractions-bottom {
		padding: 24em 0 3em;
	}
	.w3ls-section {
		padding: 2.5em 0;
	}
	.datew3-agileits-info {
		width: 82%;
	}
	h3.w3ls-title {
		font-size: 2.3em;
	}
	.attr-text-left {
		width: 43%;
	}
	figure.effect-bubba h4 {
		padding-top: 12%;
	}
	.contact-form h5 {
		font-size: 1.5em;
	}
	.w3_agile-footer1 h5 {
		font-size: 1em;
	}
	.agile-footer:before {
		top: 176px;
	}
	.w3_agile-footer-grids {
		padding: 3em 0 12.5em;
	}
	.agile-footer:before {
		top: 128px;
	}

	.contact-form h5 {
		font-size: 1.8em;
	}
	.inner-li {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 2em;
	}
	.agile-footer:before {
		top: 386px;
	}
	.w3_agile-footer1.f3{
		text-align: center;
		margin: 0;
	}
	ul.footer-social-icons li {
		margin: 0 1em 0;
	}
}
@media screen and (max-width: 480px){
	.w3social-icons.footer-w3icons {
		margin: 1em 0.5em 0;
	}
	.camera_caption h3 {
		font-size: 1.4em;
	}
	.menu .navicon:before, .menu .navicon:after {
		width: 32px;
	}
	.menu .navicon {
		height: 37px;
		width: 33px;
	}
	.menu .navicon:before {
		box-shadow: #fff 0 13px 0 0; 
	}
	.menu .navicon--active:before {
		box-shadow: transparent 0 0 0 0; 
	}
	.menu .toggle {
		width: 200px;
	}
	.agileinfo-about-title h1 {
		font-size: 2.1em;
	}
	.gallery-w3lstop, .gallery-w3bottom {
		padding: .5em;
		width: 100%;
	}
	.gallery-w3bottom {
		margin: 0; 
	}
	.gallery-agileinfo {
		margin-top: 2em;
	}
	.mis-slider li img {
		width: 45%;
	}
	.mis-stage {
		height: 365px !important;
	}
	.mis-nav-list {
		bottom: 1.5em;
	}
	.attr-text-left {
		width: 56%;
	}

	h3.w3ls-title {
		font-size: 2.1em;
	}
	figure.effect-bubba h4 {
		padding-top: 13%;
	}
	.datew3-agileits,.datew3-agileits-info {
		width: 100%;
	}
	.datew3-agileits-info{
		margin:1em 0;
	}
	.address {
		width: 100%;
		float: none;
	}
	.address.address-mdl {
		padding: 0;
		margin: 3em 0;
	}
	.w3_agile-footer1 h5 {
		line-height: 1.5;
	}
	.agile-footer:before {
		top: 171px;
	}
	.contact-form {
		padding: 0;
	}
	.w3_agile-footer1.f3 {
       text-align: center;
	   margin:0;
	}
	
	ul.footer-social-icons li {
		margin: 0 1em 0;
	}
	.agile-footer:before {
		top: 396px;
	}
	.w3_agile-footer-grids {
		padding: 3em 0 9.5em;
	}

}
@media screen and (max-width: 414px){
	.agile-logo a img {
		width: 29%;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.w3social-icons.footer-w3icons {
		margin: 1em 1em 0 0em;
	}
	.agileinfo-about-title h1 {
		font-size: 1.6em;
	}
	.agileinfo-sleft1 h5 {
		font-size: 1.1em;
	}
	ul.w3l-services-grid {
		margin-top: 0em;
	}

	.about-text-left h2{
		width:57%;
	}
	ul.w3l-services-grid.w3l-services-grid2 {
		margin-left: 2.7em;
	}
	.mis-stage {
		height: 340px !important;
	}
	ul.park-list1 {
		margin-left: 1em;
	}
	ul.park-list li {
		font-size: 1.3em;
	}
	ul.park-list1 li {
		font-size: 1em;
	}
	.time-img {
		width: 31%;
	}
	.datew3-agileits-info h5, .datew3-agileits-info h5 {
		font-size: 1.3em;
	}

	.slid p {
		width: 80%;
		font-size: 1.2em;
	}
	.w3ls-section {
		padding: 2.5em 0;
	}
	.inner-li,.w3_agile-footer1.f3{
		width: 100%;
		float: none;
		text-align:center;
	}
	ul.footer-social-icons li {
		margin: 0 1em 0;
	}
	.agile-footer:before {
		top: 416px;
	}
}
@media screen and (max-width: 384px){
	.wthree-service-left p {
		width: 100%;
	}
	.about-text-left h2 {
		width: 100%;
	}
	.time-text-padding-agile {
		padding-left: 0;
	}
	ul.park-list1 li {
		font-size: 0.9em;
		margin: 1.3em 0;
	}
	.w3_agile-footer-grids {
		padding: 2em 0 9.5em;
	}
	.agile-logo a img {
		width: 23%;
	}
	.agile-footer:before {
		top: 401px;
	}
	ul.w3l-services-grid {
        margin-left: 1em;
	}
	ul.w3l-services-grid.w3l-services-grid2 {
		margin-left: 1.6em;
	}
	ul.w3l-services-grid li {
       font-size: 1em;
	}
}
@media screen and (max-width: 375px){
	.agileinfo-about-title h1 {
		font-size: 1.8em;
	}
	.mis-slider figcaption span {
		padding-left: 3em;
		padding-right: 2em;
	}
	.agile-footer:before {
		top: 425px;
	}
	ul.park-list li {
		font-size: 1.2em;
	}
	ul.park-list1 li {
		margin: 1.1em 0;
	}
	
}
@media screen and (max-width: 320px){
	.agile-logo a img {
		width: 30%;
	}
	.wthree-service-left p {
		margin: 2em 0 1em;
	}
	.menu .navicon {
		top: -26px;
	}
	.camera_caption {
		top: 64%;
	}
	.header-top {
		height: 108px;
	}
	.w3social-icons.footer-w3icons {
		margin: 1em 0em 0 0em;
	}
	.header-top .container {
		padding: 0 3px;
	}
	.w3social-icons ul li {
		margin: 0 0.1em;
	}
	.camera_caption h3 {
		font-size: 1em;
	}
	.agileinfo-about-title span {
		font-size: 1.1em;
	}
	.wthree-service-left p {
		font-size: 0.9em;
	}
	.w3ls-section {
		padding: 2em 0;
	}
	ul.w3l-services-grid {
		margin: 1em 1em 0;
	}
	ul.w3l-services-grid.w3l-services-grid2 {
		margin-top: 0;
		margin-left: 1em;
	}
	h3.w3ls-title {
		font-size: 1.8em;
	}
	ul.park-list li {
		font-size: 1.1em;
	}
	ul.park-list1 li {
		font-size: 0.875em;
	}
	ul.park-list li, ul.park-list1 li {
       letter-spacing: 0px;
	}
	.time-img {
		width: 43%;
	}

	#plans {
		padding-bottom: 105em;
	}
	h3.w3ls-title {
		font-size: 1.7em;
	}
	ul.park-list1 {
		margin-left: 0em;
	}
	.time-img {
		width: 38%;
	}
	ul.park-list li {
		font-size: 0.9em;
		margin: 1em 0;
	}
	.attr-text-left {
		width: 32%;
		min-height: 176px;
	}

	.datew3-agileits-info h5, .datew3-agileits-info h5 {
		font-size: 1.2em;
	}
	.slid h4 {
		font-size: 1.5em;
	}
	.slid p {
		width: 100%;
	}

	.attr-text-left {
       min-height: 192px;
	}
	.service-img.w3-simg5 {
		min-height: 95px;
	}
	.service-img.w3-simg1 {
		min-height: 100px;
	}
	.service-img.w3-simg4,.service-img.w3-simg2 {
		min-height: 125px;
	}
	.menu .navicon:before, .menu .navicon:after {
		width: 27px;
	}
	.menu .navicon {
		top: 11px;
	}
	.mis-stage {
		height: 313px !important;
	}
	.w3_agile-footer-grids {
		padding: 3em 0 10.5em;
	}
	.agile-footer:before {
		top: 406px;
	}
	ul.w3l-services-grid li {
		margin: 0.5em 0em 1em 0;
	}
}
/* -- //Responsive code -- */
            