body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
    font-size: 100%;
	background:#FFF !important;
}

#testimonial-page{
	border-bottom:3px #F60 solid;
	font-weight:bold;
}

#margin{
	margin-top:3em;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 150px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
	padding-top: 8px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

/*inner */

.items {margin:20px;position:relative;display:block;}
.items .priceTag {background:url(../images/offer-price-tag.png) no-repeat;color:#fff;font-weight:bold;width:103px;height:55px;position:absolute;top:105px;right:-6px;font-size:28px;padding:10px;}
.items .priceTag em {display:inline-block;font-size:13px;font-weight:normal;margin-right:7px;float:left;}
.items img {display: block;width: 100%;height: auto;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-o-border-radius: 5px 5px 0px 0px;-ms-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;}
.items span {display:block;width:100%;background:#242424 url(../images/offer-marker.png) no-repeat 5% center;color:#ffffff;font-size:15px;padding:10px 5%;-webkit-border-radius: 0px 0px 5px 5px;-moz-border-radius: 0px 0px 5px 5px;-o-border-radius: 0px 0px 5px 5px;-ms-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;text-indent:30px;}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:150px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}



.innerTitle {
    border-bottom: 1px solid #c8c8c8;
    width: 100%;
    position: relative;
    height: 20px;
    margin-bottom: 15px;
}

#specialOffers {
    margin-bottom: 30px;
}
/*inner */

.trndCardInr {
    background: #CCC;
    padding: 1px 65px;
    min-height: 20px;
}

.big-banner{
	background-image:url(../images/travel.jpg);
	background-size:100%;
	min-height:342px;
	background-repeat:no-repeat;
}

.big-banner-top{
	margin-top:6em;
    text-align: center;
	color:#FFF;
}

/*testimonial */
.testimonial{
    background-color: #f3f3f3;
    border-radius: 5px;
    padding: 30px;
    margin: 0 15px;
}
.testimonial .pic{
    width: 90px;
    height: 90px;
    margin: 0 30px 15px 0;
    float: left;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .testimonial-title{
    color: #000000;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 800;
    text-transform: capitalize;
}
.testimonial .testimonial-title small{
    display: block;
    color: #dc005a;
    font-size: 14px;
    font-weight: 800;
    margin-top: 10px;
}
.testimonial .testimonial-review p{
    color: #888888;
    font-size: 15px;
    font-style: italic;
    line-height: 19px;
    margin-bottom: 0;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    width: 10px;
    height: 10px;
    background:#fff;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fff;
    border: 1px solid #cdcdcd;
}
@media screen and (max-width: 990px){
    .testimonial-parallax h2{
        margin-bottom: 40px;
    }
    .testimonial{
        margin: 0;
    }
}
/*testimonial */


/*review */
.revDiv {
    margin: 30px 0 0;
    padding: 20px 15px 30px;
    background: #fff;
    color: #a5a5a5;
    min-height: 160px;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.08);
    box-shadow: 0 0 4px rgba(0,0,0,.08);
}
/* review */

#.item {
    margin: 0 7px;
}

/* corousal */
 #owl-demo .item{
        padding: 30px 0px;
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
	
	#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;

}
/* corousal */

#topbar {
  background: #354052;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color:#FFF;
}

#topbar .contact-info a {
  line-height: 1;
  color: #FFF;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #428bca;
}

#topbar .contact-info i {
  color: #FFF;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #FFF;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #428bca;
}

.float-left {
    float: left!important;
}

.package_margin{
	margin-bottom: 3em;
}

.top-deals {
    float: left;
    width: 31%;
    margin: 10px 3% 25px 0;
}

.float-right {
    float: right!important;
}

.dest-bgcolor {
    background: #f5f5f5;
    margin-top: 45px;
    padding-bottom: 45px;
}

.theme-heading {
    font-size: 30px;
    color: #222;
    font-variant: small-caps;
    margin-top: 30px;
}

.dest-tourtxt {
    position: absolute;
    bottom: 5px;
    left: 20px;
}

.hmbtt-bx {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 6px 15px;
    margin-top: 15px;
    background-color: #266caa;
    display: inline-block;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.dest-tourtxt span, .dest-tourtxt h3 {
    display: inline-block;
    background:url(../images/blackbg.png) repeat left top;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 3px 10px;
    margin: 0;
}

.dest-tourbx {
    margin-top: 10px;
    margin-bottom: 10px;
}

#fancy{
	border: 2px solid #FFF;
}



#primary_nav_wrap
{
	margin-top:0px
}

.gallery {
  background: #EEE;
}

.gallery-cell {
    width: 59%;
    height: auto;
    margin-right: 10px;
    background: #fff;
    counter-increment: gallery-cell;
}

#review{
	margin-bottom:2em;
}


/* footer */
.footerTop {
    background: #354052;
    padding: 50px 0;
    color: #a0a1a1;
    font-size: 11px;
    line-height: 1.9em;
}

.footerTop a{
    color: #a0a1a1;
}

.txt14 {
    font-size: 14px!important;
}

.ftrAbout {
    background-color: #2b3545;
    border-bottom: 1px solid #1d2533;
    color: #7c7c7c;
    font-size: 13px;
    padding: 12px 0 14px;
    margin: 0 0 40px;
}

.abtTxt {
    color: #c6c6c6;
    font-size: 18px;
}

.pdngtb5 {
    padding: 0 5px 5px;
    display: inline-block;
}

.footer-phone {
    font-size: 14px;
}

.quick ul li a {
    border-bottom: 1px solid #4b5463;
    color: #a0a1a1;
    display: block;
    padding: 5px 10px 6px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.quick ul li a {
    font-size: 13px;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-contacts {
    background-color: #354052;
    color: #caccd0;
    padding: 10px 0;
}

.footer-copyright {
    color: rgba(202,204,208,.7);
    font-size: 13px;
    font-weight: 300;
}

.footerTop .quick .footer-heading {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
}

/* footer */

#myBtn {  
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;  
  color: white;
  cursor: pointer;  
  border-radius: 4px;
}



/* cell number */
.gallery-cell:before {
  text-align: center;
  line-height: 200px;
  font-size: 80px;
  color: white;
}

input.btn {
    background: #f3c300;
    border: none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.btn:hover, .btn:focus, .btn.focus {
    background: #009fd4;
    color: #fff;
}

#pack_btn1{
    padding: 1em;
    background: #009fd4;
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
}

.vac-tab-details h2 {
    color: #da4500;
    font-size: 17px;
    margin: 15px 0 5px 0;
    padding: 0;
}

.day_design{
	color: #fff;
    font-size: 16px;
    background: #ed563b;
    padding: 21px 8px;
    border-radius: 50%;
    margin-right: 15px;
    font-family: Arial;
    font-weight: bold;
}

.top1{
    padding: 1em;
    background: #f3c300;
    width: 100%;
}

.banner1{
    width: 100%;
    height:auto;
    float: left;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}


.price1 {
    position: absolute;
    width: 123px;
    height: 90px;
    border-radius: 50%;
    font-weight: bold;
    padding: 25px 0 0 0;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    background: #009fd4;
    line-height: 20px;
    top: 70%;
    left: 0;
}



.navbar-default {

    padding: 1em 0!important;
}

.best-dest .best-head {
    font-size: 20px;
    background: #fff;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-weight: normal;
    color: #0a4c77;
    line-height: 18px;
	padding:1em !important;
}

.best-dest .best-subhead {
    font-size: 30px;
    background: #fff;
    text-align: center;
    font-family: 'Cordia New';
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal;
    color: #777;
}

.best-dest {}
.best-dest .best-head { font-size:20px; background:#fff; text-align:center; font-family:'Oswald', sans-serif; text-transform:uppercase; margin:15px 0 0 0; padding:0; font-weight:normal; color:#0a4c77; line-height:18px; }
.best-dest .best-subhead { font-size:30px; background:#fff;  text-align:center; font-family:'Cordia New'; margin:0 0 15px 0; padding:0; font-weight:normal; color:#777; }
figure .loc-name {font-weight:bold; font-size:14px; line-height:20px; text-transform:uppercase;}
figure .loc-name span
figure .loc-name,figure .detail {margin:0;}
figure .detail {font-size:15px; text-align:center;}
figure .detail span { color:#ffea00; font-weight:bold;}
figure {position:relative; float:left; overflow:hidden; margin:1px 1px 0 0;	width:48%; background:#3085a3; text-align:center; cursor:pointer;}
figure.last {margin:7px 0 7px 0!important;}
figure img {position:relative; display:block; opacity:0.8; }
figure figcaption {padding:0;	color:#fff; text-align:center;-webkit-backface-visibility:hidden; backface-visibility:hidden;}
figure figcaption::before,figure figcaption::after {pointer-events: none;}
figure figcaption,figure figcaption > a {position:absolute; top:0;	left:0;	width:100%;	height:100%;}
figure.effect-oscar {background:rgba(0,0,0,0.9); width:19.8%; float:left;}
figure.effect-oscar img {opacity: 0.7;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;width:100%;}
figure.effect-oscar figcaption {padding:2em; -webkit-transition:background-color 0.35s;	transition:background-color 0.35s;}
figure.effect-oscar figcaption::before {position:absolute; top:20px; right:20px; bottom:20px; left:20px; border:1px solid #fff;	content:'';}
figure.effect-oscar .loc-name {	margin:4% 0 10px 0;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}
figure.effect-oscar figcaption::before,
figure.effect-oscar .detail {opacity:0; -webkit-transition:opacity 0.35s, -webkit-transform 0.35s;	transition:opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0);}
figure.effect-oscar:hover .loc-name {-webkit-transform:translate3d(0,0,0);	transform:translate3d(0,0,0);}
figure.effect-oscar:hover figcaption::before,figure.effect-oscar:hover .detail {opacity:1;-webkit-transform: scale(1);	transform: scale(1);}
figure.effect-oscar:hover img {opacity:0.2;}

.top-count {
    width: 100%;
    margin: 40px 2% 35px 0;
    background-size: 100%;
}

.top-dest-head2 {
    background: #e6e6e6;
    height: 40px;
    padding: 0 0 0 15px;
    color: #009fd4;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    font-size: 20px;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.alllocations ul {
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    border-right: none;
    overflow: hidden;
}

.alllocations ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 25%;
    float: left;
    border: 1px solid #c0c0c0;
    border-top: none;
    border-left: none;
    display: block;
    cursor: pointer;
}

#covid{
	margin-top:2em;
}

#covid1{
	line-height:2em;
    margin-top: 1em;
}

.web-check{
    color: #333;
    background-color: #fff;
    margin: 10px;
    display: inline-block;
    min-width: 165px;
    width: 18%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    transition: all .5s ease;
    max-width: 1024px;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	font-size:1.1em;
	line-height:70px;
	padding:0 15px;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{

	color:#FF0 !important;
}

#primary_nav_wrap ul li:hover
{
	color:#FF0 !important;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#266caa;
	padding:0
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

.banner{
    background-size: cover;
    padding: 0;
    top: 0;
    z-index: 99;
    left: 13%;
}

.post-thumbnail {
    border-radius: 50%;
    box-shadow: 0 10px 6px -6px grey;
    background: #FFCC00;
    height: 257px;
    padding: 10px;
    margin: 0 auto 15px;
    padding: 10px;
    width: 381px;
    margin-top: 3em;
	margin-bottom:3em;	
}

.post-thumbnail img {
    border-radius: 50%;
    box-shadow: 0 10px 6px -6px grey;
    height: 236px;
    width: 361px;
}

#com img {
    float: left;
    margin-right: 30px;
}

.top-banner-left{
	float:left;
	width:40%;
}
.top-banner-left ul{
	padding:0;
	margin:0;
}

.services_item{	
    border: 5px solid #0066b4;
}

.services_item:hover{	
    border: 5px solid #0066b4;
    transition: all 0.7s ease 0s;
	border-radius:50%;
}



.top-banner-left ul li{
	display:inline-block;
	color:#fff;
	font-size:.875em;
}
.top-banner-left ul li a{
    color: #fff;
    font-size: 1em;
}
.top-banner-left ul li:nth-child(2) {
    margin-left: 3em;
}
.top-banner {
	padding: .5em 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.23);
    width: 100%;
    background: #f3c300;
}
.top-banner-right{
	float:right;
}
.top-banner-right ul{
	padding:0;
	margin:0;
}
.top-banner-right ul li{
	display:inline-block;
	margin:0 1em;
}
.top-banner-right ul li:nth-child(4){
	margin-right:0;
}
.top-banner-right ul li a{
	color:#fff;
	font-size:1em;
}
.top-banner-right ul li a:hover{
	color:#ffc904;
}
.navbar-default {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.logo{
    float: left;
    margin: 1em 0 0 0;
}
.logo h1{
	margin:0;
	padding-bottom: 0.5em;
}
.logo h1 a{
	color:#fff;
	font-size:1em;
	text-decoration:none;
	font-family: 'Pacifico', cursive;
}
/*-- top-nav --*/
.top-nav {
    margin: 2em 0 0 0;
	float: right;
}
.top-nav ul{
    padding: 0;
    margin: 0;
}
.top-nav ul li{
    display: inline-block;
    margin: 0 1em;
    float: left;
}
.top-nav ul li:nth-child(6){
	margin-right:0;
}
ul.nav.navbar-nav {
    float: right;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
    border-right: solid 1px #EFEFEF;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}
.top-nav ul li a{
    color: #FFF !important;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
    padding: 0;
}

.footer a{
	color:#FFF;
}

#footer_bottom_left a{
	color:#FFF;
}

.top-nav ul li a:hover{
    color: #ffc904 !important;
}
.top-nav ul li a.active{
    color: #ffc904 !important;
}
.caret {
    margin-left: 14px;
}
/*-- slider --*/
.slider {
    background: url(../images/8.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 800px;
}
.slider1 {
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider2 {
    background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider3 {
    background: url(../images/4.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider4 {
    background: url(../images/5.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider5 {
    background: url(../images/6.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider6 {
    background: url(../images/7.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider8 {
    background: url(../images/9.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider9 {
    background: url(../images/10.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider10 {
    background: url(../images/11.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider11 {
    background: url(../images/12.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider12 {
    background: url(../images/13.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider13 {
    background: url(../images/14.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider14 {
    background: url(../images/15.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider15 {
    background: url(../images/16.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.slider16 {
    background: url(../images/17.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.slider17 {
    background: url(../images/18.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.abt_centre{
    text-align: center;
    background: #f3f1f1;
    width: 22%;
    margin: 1em;
    min-height: 13em;
}

.slider-grid{
	width: 230px !important;
    top: 23%;
    position: absolute;
    height: 230px;
    margin: 3em auto 0;
    text-align: center;
    border: solid 2px #fff;
    padding: 5em 0 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}
.slider-grid h3{
    color: #fff;
    font-size: 2.5em;
    margin: 0;
    font-family: 'Pacifico', cursive;
}
.slider-grid p{
    color: #fff;
    font-size: .875em;
    width: 84%;
    margin: 2em auto 0;
}
.copyright{
	margin:1em 0 0 0;
	text-align:center;
}
.copyright p{
	margin: 0;
    font-size: .875em;
    color: #BBBBBB;
}
.copyright p a{
	color: #BBBBBB;
}
.copyright p a:hover{
	color: #ffc904;
}
/*-- //slider --*/
/*-- about --*/
.about{
    padding: 0em 0;

}
.w3l-about-heading h2,.codes-heading h2,.w3l-contact-heading h2 {
    text-align: center;
    margin: 0;
    font-size: 3em;
    color: #383838;
	font-family: 'Pacifico', cursive;
	margin-top: 0.8em;
}
.w3l-about-heading p,.codes-heading p,.w3l-contact-heading p{
	text-align: center;
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #383838;
}
.about-grids {
    margin: 4em 0 0 0;
}
.about-grid{
	text-align:center;
}
.about-grid-info{
    background: url(../images/a.png)no-repeat 0px 0px;
    background-size: cover;
    min-height: 255px;
}
.about-grid-info h4{
    color: #FFF;
    font-size: 2em;
    margin: 0;
    font-family: 'Pacifico', cursive;
    line-height: 7.5em;
}
.about-grid-info1{
	background: url(../images/a1.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info2{
	background: url(../images/a2.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info3{
	background: url(../images/a3.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info4{
	background: url(../images/a4.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info5{
	background: url(../images/a5.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info6{
	background: url(../images/a6.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info7{
	background: url(../images/a7.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
.about-grid-info8{
	background: url(../images/a8.png)no-repeat 0px 0px;
	background-size: cover;
    min-height: 255px;
}
/*-- Effect 1--*/
.about-grid-info:after {
	pointer-events: none;
    position: absolute;
    width: 200px;
    height: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.effect-1 {
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-1:after {
	top: 29px;
    left: 44px;
    box-shadow: 0 0 0 2px #FFFFFF;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}

.main-head {
    font-size: 20px;
    text-transform: uppercase;
    margin: 25px 0 15px 0;
    padding: 0;
    font-weight: normal;
    color: #0a4c77;
}

.top-deals .img-div .price {
    position: absolute;
    top: 0%;
    left: 0;
    background:url(../images/price-bg.png) 8px 0 no-repeat;
    width: 112px;
    height: 92px;
    text-align: left;
    font-size: 16px;
    color: #666;
    padding: 8px 0 0 20px;
    line-height: 20px;
}

.img-circle {
    width: 100%;
    height: 260px;
    border-radius: 50%;
	
}

.vac-deals {
    float: left;
    width: 23%;
    margin: 10px 2% 15px 0;
    padding: 0 0 15px 0;
    position: relative;
}

.vac-deals .location{
    font-size: 17px;
    color: #333;
    margin: 35px 0 0 0;
}

.vac-deals .day {
    float: left;
    width: 50%;
    color: #d35a11;
    font-size: 15px;
    padding: 4px 0 0 0;
}

.details {
    width: 95px;
    height: 32px;
    padding: 2px 0 0 0;
    font-size: 17px;
    border: 1px solid #a4a4a4;
    margin-top: 10px;
    text-align: center;
}


.details:hover {
	background: #bb020a;
    border: 1px solid #bb020a;
    color: #fff;
}

.centtre_pack{
	text-align:center;
}

.vac-deals .rating {
    float: right;
    text-align: left;
    width: 50%;
    padding: 0 5px 0 8px;
    font-size: 16px;
    color: #2ca4d0;
}

.pack_stg{
	padding-top:2em;
}

.details:hover a{
	background: #bb020a;
    border: 1px solid #bb020a;
    color: #fff;
}


.quote-item.quote-border .quote-text-border {
    border: 1px solid #ffb600;
    padding: 20px;
    position: relative;
    line-height: 28px;
    color: #666;
    font-size: 18px;
    text-align: center;
}

.quote-item.quote-border .quote-text-border:before {
    border: 12px solid;
    border-color: #e1e1e1 transparent transparent;
    border-top-color: #ffb600;
    bottom: -24px;
    position: absolute;
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.quote-item.quote-border .quote-text-border:after {
    border: 12px solid;
    border-color: #fff transparent transparent;
    bottom: -22px;
    position: absolute;
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.quote-item.quote-border .quote-item-footer {
    margin-left: 0;
    text-align: center;
    margin-top: 35px;
}

.quote-item.quote-border .quote-item-footer img.testimonial-thumb {
    float: none;
    margin: 0;
}

.quote-item.quote-border .quote-item-footer .quote-item-info {
    display: block;
}


.about-grid:hover.about-grid-info{
	background:#FF7200;
	color: #fff !important;
}
.about-grid:hover .about-grid-info:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*--//Effect 1--*/
/*-- //about --*/
/*-- offer --*/
.offer{
	padding: 4em 0;
    background: #CEDDB6;
	margin-top:3em;
}
.wthree-offer-grid{
    background: url(../images/o1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 385px;
	box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
	text-align:center;
}
.wthree-offer-grid h4{
    font-size: 4em;
    margin: 0;
    padding: 0.5em 0 0 0;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 22px;
	margin-bottom: 0.51em;
}
.wthree-offer-grid p{
    margin: 2em auto 0;
    font-size: 0.875em;
    color: #FFF;
    width: 64%;
}
.click-button{
    margin: 2em 0 0 0;
}
.click-button a{
    color: #383838;
    font-size: .875em;
    padding: .5em 2em;
    background: #FFF;
    border-radius: 5px;
	text-decoration:none;
}
.click-button a:hover{
	background: #ffc904;
    color: #000;
}
/*-- //offer --*/
/*-- news --*/
.news{
    padding: 4em 0;
    background: #DCEDF9;
}
.news-heading h3 {
    text-align: center;
    margin: 0;
    font-size: 3em;
    color: #383838;
	font-family: 'Pacifico', cursive;
}
.news-heading p {
    text-align: center;
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #383838;
}
.news-grids {
    margin: 4em 0 0 0;
}
.agile-news-grid-info{
    background: #FFF;
    padding: .5em;
}
.news-grid-info-img a img{
	width:100%;
}
.news-grid-info-bottom{
    padding: 1em;
}
.news-grid-info-bottom-text {
    margin: 1em 0 0 0;
}
.news-grid-info-bottom-text a{
    color: #fd5c63;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
	text-decoration:none;
}
.news-grid-info-bottom-text a:hover{
	color:#383838;
}
.news-grid-info-bottom-text p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #BBBBBB;
    line-height: 1.8em;
}
.admin{
	float:left;
}
.admin a{
	color:#383838;
	font-size:.875em;
	margin:0;
	text-decoration:none;
}
.admin a:hover{
	color:#fd5c63;
}
.time{
	float: left;
    margin-left: 7em;
}
.time p{
	color:#383838;
	font-size:.875em;
	margin:0;
}
/*-- //news --*/

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*-- footer --*/
.footer{
    padding: 1em 0;
    background: #003366;
    min-height: 18px;
    float: left;
    width: 100%;
}

#wrapper-footr2 {
    background: black;
    width: 100%;
    min-height: 56px;
}

#main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

#footer_bottom_left {
    float: left;
    height: 35px;
    width: 60%;
}

#footer_bottom_left p {
    color: #fff;
    font-size: 15px;
    line-height: 53px;
    font-family: Droid Sans;
}

#footer_bottom_right {
    float: right;
    text-align: right;
    width: 15%;
    margin-top: 7px;
}

.footer1{
    background: #000;
	color:#FFF;
	width: 100%;
    min-height: 56px;
	padding:1em;
}

.footer1_right{
	float:right;
}

.foot_fb a {
    background:url(../images/fbook.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 36px;
    margin: 0 5px 0 0;
    width: 35px;
    display: inline-block;
    opacity: 0.8;
    background-size: 100% 100%;
}

.foot_tweet a {
    background:url(../images/tweet.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 36px;
    margin: 0 5px 0 0;
    width: 35px;
    display: inline-block;
    opacity: 0.8;
    background-size: 100% 100%;
}

.foot_in a {
    background: url(../images/in.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 36px;
    margin: 0 5px 0 0;
    width: 35px;
    display: inline-block;
    opacity: 0.8;
    background-size: 100% 100%;
}

.footer_change{
	color:#FFF;
}

.footer_right{
	float: right;
    margin-right: 5em;
    color: #FFF;
}
.footer ul{
	float:left;
	color:#FFF;	
}

#footr1-right span {
    font-size: 18px;
    padding: 0 35px 0 14px;
    background-image: url(images/telephone.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.icon{
font-family: Droid Sans;
    color: white;
    font-size: 15px;
    line-height: 53px;
    background-image: url(images/email.png);
    background-repeat: no-repeat;
    background-position: 308px center;	
}

a {
    color: #266caa;
    text-decoration: none;
}

.footer_splash{
	    font-family: 'candararegular';
    color: white;
    font-size: 18px;
    text-decoration: none;
    padding-right: 12px;
    border-right: 1px solid white;
}

.footer li{
	float:left;
	color:#FFF;
	list-style:none;
	text-decoration:none;
	margin-left:1em;
	font-size:1em;
}

.footer-grid-heading h4{
	color:#989898;
	font-size:2em;
	margin:0;
}
.footer-grid-info {
    margin: 1em 0 0 0;
}
.footer-grid-info  p{
	margin:0;
    font-size: .875em;
    color: #BBBBBB;
    line-height: 1.8em;
}
.footer-grid-info p span{
	display:block;
}
.footer-grid-info p span a{
    color: #BBBBBB;	
	text-decoration:none;
}
.footer-grid-info p span a:hover{
    color: #ffc904;	
}
.footer-grid-info ul{
	padding:0;
	margin:0;
}
.footer-grid-info ul li{
	display:block;
}
.footer-grid-info ul li a{
    font-size: .875em;
    color: #BBBBBB;
    line-height: 1.8em;
	text-decoration:none;
}
.footer-grid-info ul li a:hover{
	color:#ffc904;
}
.social-grid{
    margin: 1em 0 0 0;	
}
.social {
    margin: 1em 0 0 0;
}
.social ul{
	padding:0;
	margin:0;
}
.social ul li{
	display:inline-block;
}
.social ul li a {
	color: #333;
    text-align: center;
}
.social ul li a i.fa.fa-facebook{
    height: 40px;
    width: 40px;
    background: #383838;
    line-height: 40px;
    color: #FFF;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social ul li a i.fa.fa-facebook:hover {
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #ffc904;
}
.social ul li a i.fa.fa-twitter{
    height: 40px;
    width: 40px;
    background: #383838;
    line-height: 40px;
    color: #FFF;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social ul li a i.fa.fa-twitter:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #ffc904;
}
.social ul li a i.fa.fa-rss{
    height: 40px;
    width: 40px;
    background: #383838;
    line-height: 40px;
    color: #FFF;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social ul li a i.fa.fa-rss:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #F44336;
}
.social ul li a i.fa.fa-vk{
    height: 40px;
    width: 40px;
    background: #383838;
    line-height: 40px;
    color: #FFF;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social ul li a i.fa.fa-vk:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #F44336;
}
.social ul li:nth-child(2){
	margin:0 .5em;
}
.social ul li:nth-child(3){
	margin:0 .5em 0 0;
}
.footer-grid-info form input[type="email"] {
    background: #fff;
    box-shadow: none !important;
    padding: 10px 10px;
    color: #BBBBBB;
    font-size: .875em;
    width: 100% !important;
    font-weight: 400;
    border: 1px solid #BBBBBB;
    margin: 0 0 1em 0;
}
.footer-grid-info form input[type="email"]:focus {
    outline: none;
}
.footer-grid-info form input[type="submit"] {
    border: solid 2px #383838;
    color: #383838;
    font-size: .875em;
    padding: .5em 2em;
    text-decoration: none;
    background: none;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.footer-grid-info form input[type="submit"]:hover{
	color:#ffc904;
	border:solid 2px #ffc904;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //footer --*/
/*-- a-about --*/
.a-grid{
    padding: 0em 0;
    background: #DCEDF9;
}

.a-grid1{
    padding: 1em 0;
    background: #DCEDF9;
}

.about-bg{
    background:url(../images/0.jpg) no-repeat 0px 0px;
    background-size: cover;
    position: inherit;
    min-height: 145px;
}
.about-top-banner {
    padding: .5em 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.23);
    width: 100% !important;
    margin: 0 auto;
}
.agileits-a-about-left {
    padding: 0;
}
.agileits-a-about-grids {
    margin: 4em 0 0 0;
    background: #FFF;
    padding: 1em;
}
.agileits-a-about-left img{
	width:100%;
}
.agileits-a-about-right h3{
    color: #fd5c63;
    font-size: 2em;
    margin: 0;
}
.agileits-a-about-right h4{
    color: #383838;
    font-size: .875em;
    margin: 1em 0;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.8em;
}
.agileits-a-about-right p{
	margin: 1em 0 0 0;
    font-size: .875em;
    color: #757575;
    line-height: 1.8em;
}
.agileits-a-about-right p span{
    display: block;
    margin: 1em 0 0 0;
}
/*-- //a-about --*/
/*-- different --*/
.different{
	background: url(../images/0.jpg) no-repeat 0px 0px; 
	/*-- background:#FFF; --*/
	color:#000;
    padding: 4em 0;
    background-size: cover;
}
.w3-different-heading h3,.agileinfo-team-heading h3,.more-bottom-heading h3{
	text-align: center;
    margin: 0;
    font-size: 3em;
    color: #FFF;
    font-family: 'Pacifico', cursive;
}
.w3-different-heading p,.agileinfo-team-heading p,.more-bottom-heading p {
    text-align: center;
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #FFF;
}
.w3agile-different-info p{
    text-align: center;
    margin: 3em auto 0;
    font-size: .875em;
    color: #FFF;
    width: 73%;
    line-height: 1.8em;	
}
.w3agile-button {
    margin: 3em 0 0 0;
    text-align: center;
}
.w3agile-button a{
	border: solid 2px #FFFFFF;
    color: #FFFFFF;
    font-size: .875em;
    padding: .5em 2em;
    text-decoration: none;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.w3agile-button a:hover{
    border: solid 2px #FD5C63;
    color: #FD5C63;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/*-- //different --*/
/*-- team --*/
.team{
	padding: 4em 0;
    background: #DCEDF9;
}
.agileinfo-team-heading h3,.more-bottom-heading h3{
	color:#383838;
}
.agileinfo-team-heading p,.more-bottom-heading p{
	color:#383838;
}
.team-grids {
    margin: 4em 0 0 0;
}
.agileinfo-team-grid{
	position:relative;
}
.agileinfo-team-grid img{
	width:100%;
}
.captn {
    background: rgba(47, 47, 47, 0.42);
    padding: 2em;
    position: absolute;
    border: solid 1px #FFF;
    left: 15%;
    bottom: -100%;
    text-align: center;
    width: 200px;
    height: 200px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.captn h4 {
    font-size: 1.5em;
    color: #fff;
}
.captn p {
    margin: 0.3em 0 .8em;
    color: #DCEDF9;
    font-size: .875em;
}
.agileinfo-team-grid {
    overflow: hidden;
}
.agileinfo-team-grid:hover .captn{
	bottom: 11%;
}
.w3l-social {
    margin: 1em 0 0 0;
}
.w3l-social ul{
	padding:0;
	margin:0;
}
.w3l-social ul li{
	display:inline-block;
}
.w3l-social ul li a {
	color: #333;
    text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #F44336;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #F44336;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-rss{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;	
}
.w3l-social ul li a i.fa.fa-rss:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #F44336;
	color: #FFFFFF;
}
/*-- //team --*/
/*-- services --*/
.agileits-services-grids {
    margin: 4em 0 0 0;
}
.services-grid-info h4{
    color: #383838;
    font-size: 2em;
    margin: 0;
    text-decoration: none;
    line-height: 1.8em;
}
.services-grid-info p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #383838;
    line-height: 1.8em;
}
.services-grid-info:nth-child(2){
	margin:2em 0;
}
.more-offer{
	background: url(../images/3.jpg) no-repeat 0px 0px;
    padding: 4em 0;
    background-size: cover;
}
.more-bottom{
    padding: 4em 0;
    background: #DCEDF9;	
}
.more-bottom-grids {
    margin: 4em 0 0 0;
}
.more-bottom-grid-img img{
	width:100%;
}
.more-bottom-grid-info {
    background: #FFF;
    padding: .5em;
}
.more-bottom-grid-text {
    padding: 1em;
}
.more-bottom-grid-text h5{
    margin: 0;
    font-size: .875em;
    color: #383838;
    line-height: 1.8em;
}
.more-bottom-grid-text p{
	margin: 1em 0 0 0;
    font-size: .875em;
    color: #BBBBBB;
    line-height: 1.8em;
}
/*-- //services --*/
/*--Shortcodes--*/
.codes {
    padding: 0em 0;
    background: #DCEDF9;
}

.codes1 {
    padding: 0em 0;
    background: #DCEDF9;
}

.vac-heading {
    background: #009fd4;
    margin: 25px 0 0 0;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    padding: 8px 10px 10px 10px;
    overflow: hidden;
}

.vac-heading h1 {
    float: left;
    width: 49%;
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 24px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.vac-tab-details .DayNo {
    color: #444;
    font-size: 18px;
    line-height: 56px;
    height: 65px;
    overflow: hidden;
    font-family: 'Oswald', sans-serif;
}

.tabbable.custom-tabs.shadow>.tab-content {
    border: 1px solid #ccc;
}

.iternary {
    background:url(../images/itenary-hr.png) 31px 0 repeat-y;
    padding: 0 0 0 77px;
}

#pack_name{ 
    color: #da4500;
    font-size: 17px;
    margin: 15px 0 5px 0;
    padding: 0;
}

.high-lights-bg ul li {
    background: #e8f8fc url(../images/high-star.png) 8px 14px no-repeat;
    list-style: none;
    color: #286ebe;
    display: inline-block;
    border: 1px solid #a4def5;
    float: left;
    margin: 2px 0 0 0!important;
    padding: 8px 8px 8px 32px!important;
    font-size: 15px;
    font-weight: normal;
}

.vac-tab-details h3 {
    color: #da4500;
    font-size: 17px;
}

.vac-tab-details .acc-table th {
    color: #286ebe;
    background: #e1dddd;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid #ccc8c8;
    border-right: 1px solid #ccc8c8;
}
	

.tab-content {

    padding: 20px;
    padding: 10px 20px 30px 20px;
    overflow: hidden;
}

.day_itinerary {
	    color: #fff;
    font-size: 16px;
    background: #ed563b;
    padding: 19px 9px;
    border-radius: 50%;
    height: 58px;
    margin-right: 15px;
    font-family: Arial;
    font-weight: bold;
    margin-top: -10px;
    float: left;
}



.vac-tab-details h4 { color:#da4500; font-size:18px; background:url(../images/itenary-hr.png) 0 9px repeat-x; margin:10px 0; padding:0;}
.vac-tab-details h4 span {  background:#fff; padding:0 8px 0 0}
.vac-tab-details .acc-table { background:#000; width:100%; border:1px solid #ccc8c8; border-bottom:none;}
.vac-tab-details .acc-table th { color:#286ebe; background:#e1dddd; font-weight:bold; padding:10px; border-bottom:1px solid #ccc8c8; border-right:1px solid #ccc8c8;}
.vac-tab-details .acc-table th:last-child {border-right:none;}
.vac-tab-details .acc-table td { color:#555; background:#fff;  padding:10px; border-right:1px solid #ccc8c8; border-bottom:1px solid #ccc8c8;}
.vac-tab-details .acc-table td:last-child {border-right:none;}
.vac-tab-details .DayNo {color:#444; font-size:18px; line-height:56px; height:65px; overflow:hidden; font-family:'Oswald', sans-serif; }

.vac-tab-details .iternary { background:url(../images/itenary-hr.png) 31px 0 repeat-y; padding:0 0 0 77px}
.vac-tab-details .iternary p {margin:0;}
.vac-tab-details .cancel_policy { background:#d9f0fd; padding:10px; font-size:13px; color:#1167a3}
.sub-headings { color:#09a6da; font-size:17px; margin:5px 0; padding:0;}
.vac-tab-details .enq_now { background:#ed563b; width:100px; height:30px; display:block; text-align:center; color:#fff; border-radius:3px; line-height:28px;}
.vac-tab-details .enq_now:hover { background:#009fd4; }

.day1 {
    color: #fff;
    font-size: 16px;
    background: #ed563b;
    padding: 21px 8px;
    border-radius: 50%;
    margin-right: 15px;
    font-family: Arial;
    font-weight: bold;
}

#dayno{
	    color: #444;
    font-size: 18px;
    line-height: 56px;
    height: 65px;
    overflow: hidden;
    font-family: 'Oswald', sans-serif;
}


.codes-heading {
    text-align: center;
}
h3.hdg {
    font-size: 2.5em;
	color:#000 !important;
}
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #555;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg {
	margin-bottom:1em;
	color: #333;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
  color: #555;
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
.grid_4 {
    margin-top: 30px;
}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		font-size: 0.81em;
	}
	.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 13px!important;
	}
	.codes .row {
		margin: 0;
	}
}
/*--//Shortcodes--*/
/*-- gallery --*/
.gallery {
    margin: 4em 0 0 0;
}
.gallery-bg {
	float: left;
    width: 40%;
    height: auto;
    padding: .1em;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
}
.gallery-bg a img{
	
}
.gallery-bg a img{
	width:100%;
}
.gallery-small{
	float: left;
    width: 20%;
    height: auto;
    padding: .1em;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
}
.gallery-small a img{
	width:100%;
}
.align-center {
  text-align: center;
}
/*-- Effect 2--*/
.gallery-bg-text:after {
    pointer-events: none;
    position: absolute;
    width: 400px;
    background: rgba(0, 0, 0, 0.36);
    height: 175px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.effect-2 {
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-2:after {
    top: 27px;
    left: 27px;
    box-shadow: 0 0 0 2px #FFFFFF;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    background: url(../images/search.png) no-repeat 50% 50% rgba(0, 0, 0, 0.36);
    opacity: 0;
}
.gallery-bg:hover.gallery-bg-text{
	background:#FF7200;
	color: #fff !important;
}
.gallery-bg:hover .gallery-bg-text:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*--//Effect 2--*/
/*-- Effect 3--*/
.gallery-small-text:after {
    pointer-events: none;
    position: absolute;
    width: 175px;
    background: rgba(0, 0, 0, 0.36);
    height: 175px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.effect-3 {
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-3:after {
    top: 27px;
    left: 27px;
    box-shadow: 0 0 0 2px #FFFFFF;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    background: url(../images/search.png) no-repeat 50% 50% rgba(0, 0, 0, 0.36);
    opacity: 0;
}
.gallery-small:hover.gallery-small-text{
	background:#FF7200;
	color: #fff !important;
}
.gallery-small:hover .gallery-small-text:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*--//Effect 2--*/
/*-- //gallery --*/
/*-- contact --*/
.contact{
    padding: 4em 0;
    background: #DCEDF9;
}
.agile-contact-form{
    padding: 2em 1em;
    background: #FFFFFF;
    margin: 4em 0 0 0;
}
.contact-form-top h3{
	color: #383838;
    font-size: 2em;
    margin: 0;
}
.contact-form-top p{
    color: #BBBBBB;
    margin: 2em 0;
    font-size: .875em;
    line-height: 1.8em;
}
.contact-address{
    margin: 3em 0 0 0;	
}
.contact-address ul{
	padding:0;
	margin:0;
}
.contact-address ul li{
	display:block;
	margin:1em 0;
}
.contact-address ul li span{
	color: #BBBBBB;
    font-size: .875em;	
	margin-left:1em;
}
.contact-address ul li span a{
	color: #BBBBBB;
	text-decoration:none;
}
.contact-address ul li span a:hover{
	color:#383838;
}
.contact-address ul li	i.fa.fa-phone,.contact-address ul li i.fa.fa-map-marker{
    height: 40px;
    width: 40px;
    background: #F44336;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-form-grid {
    margin: 2em 0 0 0;
}
.contact-form-grid input[type="text"] {
    display: inline-block;
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    outline: none;
    padding: 10px 15px 10px 15px;
    font-size: .9em;
    color: #BBBBBB;
    margin-bottom: 1.5em;
}
.contact-form-grid input[type="email"] {
    display: inline-block;
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    outline: none;
    padding: 10px 15px 10px 15px;
    font-size: .9em;
    color: #BBBBBB;
    margin: 0 0 1.5em 0;
}
.contact-form-grid textarea {
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 0.9em;
    color: #BBBBBB;
    resize: none;
    padding: 10px 15px 10px 15px;
    margin-bottom: 1em;
}
button.btn1{
    border: solid 2px #383838;
    color: #383838;
    font-size: .875em;
    padding: .5em 2em;
    text-decoration: none;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
button.btn1:hover{
    color: #fd5c63;
    border: solid 2px #fd5c63;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;	
}
.w3agile-map{
    padding: 2em;
    background: #FFFFFF;
    margin: 2em 0 0 0;
}
.w3agile-map h3{
    color: #383838;
    font-size: 2em;
    margin: 0 0 1em 0;
}
.w3agile-map iframe{
    border: none;
    min-height: 300px;
    width: 100%;
}
/*-- //contact --*/
/*-- single --*/
.blog {
    padding: 4em 0;
    background: #DCEDF9;
}
.blog-left {
    padding: 1em;
    background: #FFFFFF;
}
.single-left-left p{
    margin: 0 0 1em;
    font-size: .875em;
    font-weight: 500;
    color: #383838;
}
.single-left-left p a {
    color: #fd5c63;
    text-decoration: none;
}
.single-left-left p a:hover{
	color:#383838;
}
.single-left-left img{
	width:100%;
}
.left-single{
    padding-right: 0;
}
.response {
    margin: 1em 0;
    padding: 1em;
    background: #FFFFFF;
}
.response h3 {
    font-size: 1.5em;
    margin: 0 0 1em 0;
    color: #fd5c63;
}
.media.response-info {
    margin-top: 3em;
}
.media-left.response-text-left {
    width: 13%;
    float: left;
}
.media-left.response-text-left a img {
    width: 80%;
}
.media-left.response-text-left h5 a {
    color: #BBBBBB
}
.media-left.response-text-left h5 a:hover {
    color: #3b3b3b;
	text-decoration:none;
}
.response-text-left h5 {
    font-size: .875em;
    margin: 1em 0 0 0;
}
.response-text-right p {
    color: #383838;
    font-size: .875em;
    margin: 0 0 1em;
    line-height: 1.8em;
}
.response-text-right ul {
    padding: 0;
    text-align: right;
}
.response-text-right ul li {
    display: inline-block;
    color: #AFAFAF;
    font-size: .875em;
    margin-right: 1em;
}
.response-text-right ul li a {
    color: #fd5c63;
    text-decoration: none;
}
.response-text-right ul li a:hover {
    color: #3b3b3b;
}
.media.response-info {
    margin-top: 1em;
}
.opinion {
    padding: 1em;
    background: #FFFFFF;
}
.opinion h2{
    font-size: 1.5em;
    margin: 0;
    padding-bottom: .5em;
    color: #fd5c63;
}
.opinion form{
    margin: 1em 0 0 0;	
}
.opinion form input[type="text"] {
    width: 100%;
    color: #BBBBBB;
    outline: none;
    font-size: .875em;
    padding: .5em;
    margin: 0 .5em 1em 0;
    border: solid 1px #BBBBBB;
    -webkit-appearance: none;
}
.opinion form textarea {
    resize: none;
    width: 100%;
    color: #BBBBBB;
    font-size: .875em;
    outline: none;
    resize: none;
    padding: .5em;
    border: solid 1px #BBBBBB;
    min-height: 125px;
}
.opinion form input[type="submit"] {
    border: solid 2px #383838;
    color: #383838;
    font-size: .875em;
    padding: .5em 2em;
    margin: 1em 0 0 0;
    text-decoration: none;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}
.opinion form input[type="submit"]:hover {
    color: #fd5c63;
    border: solid 2px #fd5c63;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.blog-left-bottom p{
    font-size: .875em;
    margin: 0.5em 0;
    color: #383838;
    line-height: 1.8em;
}
.blog-left-bottom {
	margin: .5em 0;
}
.blog-top-right-grid {
    padding: 0 !important;
}
.categories {
    padding: 1em;
    background: #FFFFFF;
}
.categories:nth-child(2){
	margin:1em 0 0 0;
}
.categories h3 {
    font-size: 1.5em;
    margin: 0;
    color: #fd5c63;
}
.categories ul {
    margin: 1em 0 0 0;
    padding: 0;
}
.categories ul li {
    display: block;
    background: url(../images/arrow.png) no-repeat 0px 2px;
    margin-bottom: 1em;
}
.categories ul li a {
    font-size: .875em;
    margin: 0;
    color: #383838;
    padding-left: 2em;
}
.categories ul li a:hover {
    color: #BBBBBB;
    text-decoration: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
/*-- //single --*/
/*-- responsive --*/
@media (max-width:1440px){
	.banner {
		left: 9%;
	}
	.about-top-banner {
		width: 100% !important;
	}
}
@media (max-width:1366px){
	.banner {
		left: 7%;
	}
	.about-top-banner {
		width: 100% !important;
	}
}
@media (max-width:1280px){
	.banner {
		left: 4%;
	}
	.about-top-banner {
		width: 100% !important;
	}
}
@media (max-width:1080px){
	.about-grid-info {
		min-height: 205px;
	}
	.about-grid-info h4 {
		font-size: 1.5em;
	}
	.effect-1:after {
		top: 21px;
		left: 36px;
	}
	.about-grid-info:after {
		width: 165px;
		height: 165px;
	}
	.time {
		margin-left: 6em;
	}
	.gallery-bg-text:after {
		width: 325px;
		height: 135px;
	}
	.gallery-small-text:after {
		width: 135px;
		height: 135px;
	}
	.captn {
		bottom: -100%;
		width: 165px;
		height: 165px;
		padding: 1em;
	}
	.captn h4 {
		font-size: 1.4em;
	}
}
@media (max-width:1024px){
	.banner {
		left: 2%;
	}
	.about-top-banner {
		width: 100% !important;
	}
}
@media (max-width:991px){
	.banner {
		left: 11%;
	}
	.about-top-banner {
		width: 100% !important;
	}
	.about-grid {
		float: left;
		width: 25%;
	}
	.about-grid-info {
		min-height: 150px;
	}
	.about-grid-info h4 {
		line-height: 7em;
		font-size: 1.3em;
	}
	.about-grid-info:after {
		width: 120px;
		height: 120px;
		top: 16px;
		left: 31px;
	}
	.wthree-offer-grid h4 {
		font-size: 2.5em;
	}
	.wthree-offer-grid {
		min-height: 300px;
	}
	.time {
		margin-left: 1.7em;
	}
	.footer-grid:nth-child(2) {
		margin: 1em 0;
	}
	.footer-grid:nth-child(3) {
		margin: 0 0 1em 0;
	}
	.agileinfo-team-grid {
		width: 25%;
		float: left;
	}
	.captn {
		width: 142px;
		height: 142px;
		left: 10%;
	}
	.w3l-social ul li a i.fa.fa-facebook,.w3l-social ul li a i.fa.fa-twitter,.w3l-social ul li a i.fa.fa-rss {
		height: 30px;
		width: 30px;
		line-height: 34px;
	}
	.w3l-social ul li a i.fa.fa-facebook:hover,.w3l-social ul li a i.fa.fa-twitter:hover,.w3l-social ul li a i.fa.fa-rss:hover {
		height: 30px;
		width: 30px;
		line-height: 34px;
	}
	.captn h4 {
		font-size: 1.2em;
	}
	.agileinfo-team-grid:hover .captn {
		bottom: 3%;
		left: 10%;
	}
	.more-bottom-grid {
		float: left;
		width: 33.33%;
	}
	.gallery-bg-text:after {
		width: 260px;
		height: 115px;
	}
	.effect-2:after {
		top: 15px;
		left: 15px;
	}
	.effect-3:after {
		top: 15px;
		left: 15px;
	}
	.gallery-small-text:after {
		width: 115px;
		height: 115px;
	}
	.blog-top-left-grid {
		padding: 0;
	}
	.blog-top-right-grid {
		margin: 1em 0 0 0;
	}
	.agileits-a-about-right {
		margin: 1em 0 0 0;
	}
	.news-grid {
		float: left;
		width: 33.33%;
	}
}
@media (max-width:800px){
	.banner {
		left: 2%;
	}
	.about-top-banner {
		width: 100% !important;
	}
}
@media (max-width:768px){
	.banner {
		left: 0%;
		width: 100%;
	}
	.about-top-banner {
		width: 100% !important;
	}
	.slider {
		min-height: 518px;
	}
}
@media (max-width:736px){
	.about-grid-info {
		min-height: 315px;
	}
	.about-grid {
		float: left;
		width: 50%;
	}
	.about-grid-info:after {
		width: 250px;
		height: 250px;
	}
	.about-grid-info h4 {
		line-height: 9.5em;
		font-size: 2em;
	}
	.about-grid-info:after {
		top: 30px;
		left: 45px;
	}
}
@media (max-width:667px){
	.about-grid-info {
		min-height: 280px;
	}
	.about-grid-info h4 {
		line-height: 8.5em;
	}
	.about-grid-info:after {
		width: 215px;
		height: 215px;
	}
}	
@media (max-width:640px){
	.banner {
		width: 100%;
	}
	.navbar-default .navbar-toggle {
		border-color: #FFF;
		color: #FFF;
		margin-right: 0;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none;
	}
	.top-banner-left {
		width: 50%;
	}
	.top-nav {
		margin: 1em 0 0 0;
		float: left;
		width: 77%;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		position: absolute;
		top: 4em;
		z-index: 999;
	}
	ul.nav.navbar-nav {
		float: none;
		background: rgba(0, 0, 0, 0.71);
	}
	.top-nav ul {
		padding: 0;
		margin: 0;
	}
	.top-nav ul li {
		display: block;
		margin: 0;
		float: none;
	}
	.navbar-default .navbar-nav > li > a {
		text-align: center;
		border: none;
		box-shadow: 0 0 0;
	}
	.top-nav ul li a {
		padding: 1em 0;
	}
	.slider-grid {
		top: 18%;
	}
	.kb_control_left, .kb_control_right {
		top: 50% !important;
	}
	.slider {
		min-height: 480px;
	}
	.about-grid-info h4 {
		font-size: 1.2em;
	}
	.about-grid {
		float: left;
		width: 50%;
	}
	.about-grid-info {
		min-height: 267px;
	}
	.about-grid:nth-child(3){
		margin:1em 0 0 0;
	}
	.about-grid:nth-child(4){
		margin:1em 0 0 0;
	}
	.about-grid-info h4 {
		font-size: 2em;
		line-height: 7.5em;
	}
	.about-grid-info:after {
		width: 200px;
		height: 200px;
		top: 32px;
		left: 48px;
	}
	.wthree-offer-grid h4 {
		font-size: 2em;
		letter-spacing: 10px;
	}
	.wthree-offer-grid {
		min-height: 275px;
	}
	.news-grid {
		float: none;
		width: 100%;
	}
	.time {
		margin-left: 22.7em;
	}
	.news-grid:nth-child(2){
		margin:1em 0;
	}
	.w3l-about-heading h2, .codes-heading h2, .w3l-contact-heading h2 {
		font-size: 2.5em;
	}
	.news-heading h3 {
		font-size: 2.5em;
	}
	.w3-different-heading h3, .agileinfo-team-heading h3, .more-bottom-heading h3 {
		font-size: 2.5em;
	}
	.agileinfo-team-grid {
		width: 50%;
		float: left;
	}
	.agileinfo-team-grid:nth-child(3),.agileinfo-team-grid:nth-child(4){
		margin:1em 0 0 0;
	}
	.agileinfo-team-grid:hover .captn {
		bottom: 5%;
		left: 10%;
		width: 235px;
		height: 235px;
	}
	.captn {
		padding: 2em;
		left: 10%;
		width: 235px;
		height: 235px;
	}
	.captn h4 {
		font-size: 1.5em;
	}
	.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-rss {
		height: 40px;
		width: 40px;
		line-height: 40px;
	}
	.w3l-social ul li a i.fa.fa-facebook:hover, .w3l-social ul li a i.fa.fa-twitter:hover, .w3l-social ul li a i.fa.fa-rss:hover {
		height: 40px;
		width: 40px;
		line-height: 40px;
	}
	.more-bottom-grid {
		float: none;
		width: 100%;
	}
	.more-bottom-grid:nth-child(2){
		margin:1em 0;
	}
	.gallery-bg-text:after {
		width: 210px;
		height: 92px;
	}
	.gallery-small-text:after {
		width: 90px;
		height: 90px;
	}
	.about {
		padding: 2em 0;
	}
	.offer {
		padding: 2em 0;
	}
	.news {
		padding: 2em 0;
	}
	.news-grids {
		margin: 2em 0 0 0;
	}
	.a-grid {
		padding: 2em 0;
	}
	.agileits-a-about-grids {
		margin: 2em 0 0 0;
	}
	.team {
		padding: 2em 0;
	}
	.footer {
		padding: 2em 0;
	}
	.wthree-offer-grid p {
		width: 100%;
	}
	.w3agile-different-info p {
		width: 100%;
	}
	.agileits-services-grids {
		margin: 2em 0 0 0;
	}
	.w3agile-different-info p {
		width: 100%;
	}
	.more-bottom {
		padding: 2em 0;
	}
	.more-bottom-grids {
		margin: 2em 0 0 0;
	}
	.codes {
		padding: 2em 0;
	}
	.gallery {
		margin: 2em 0 0 0;
	}
	.contact {
		padding: 2em 0;
	}
	.agile-contact-form {
		margin: 2em 0 0 0;
	}
}
@media (max-width:600px){
	.top-nav {
		width: 76%;
	}
}
@media (max-width:480px){
	.top-nav {
		margin: 1em 0 0 0;
		float: left;
		width: 69%;
	}
	.slider-grid h3 {
		font-size: 2em;
	}
	.slider-grid {
		width: 220px !important;
		height: 220px;
		padding: 3em 0 0 0;
		margin: 7em auto 0;
	}
	.w3l-about-heading p, .codes-heading p, .w3l-contact-heading p {
		line-height: 1.8em;
	}
	.top-banner-left {
		width: 100%;
		text-align: center;
		float: none;
	}
	.top-banner-right {
		float: none;
		text-align: center;
		margin: 1em 0 0 0;
	}
	.slider {
		min-height: 460px;
	}
	.kb_control_left, .kb_control_right {
		top: 59% !important;
	}
	.kb_icons {
		font-size: 26px!important;
	}
	.about-grid-info h4 {
		font-size: 1.5em;
		line-height: 7.5em;
	}
	.about-grid-info {
		min-height: 187px;
	}
	.about-grid-info:after {
		width: 145px;
		height: 145px;
		top: 20px;
		left: 36px;
	}
	.time {
		margin-left: 12.7em;
	}
	.footer-grid-heading h4 {
		font-size: 1.5em;
	}
	.top-nav ul li a {
		padding: .5em 0;
	}
	.news-heading h3 {
		font-size: 2em;
	}
	.w3l-about-heading h2, .codes-heading h2, .w3l-contact-heading h2 {
		font-size: 2em;
	}
	.top-nav ul li a {
		font-size: .875em;
	}
	.different {
		padding: 2em 0;
	}
	.w3-different-heading h3, .agileinfo-team-heading h3, .more-bottom-heading h3 {
		font-size: 2em;
	}
	.captn {
		padding: 1em;
		left: 11%;
		width: 170px;
		height: 235px;
		bottom: -127%;
	}
	.agileinfo-team-grid:hover .captn {
		width: 172px;
		height: 172px;
		padding: 1em;
	}
	.services-grid-info h4 {
		font-size: 1.5em;
	}
	.gallery-bg {
		float: none;
		width: 100%;
	}
	.gallery-bg {
		float: none;
		width: 100%;
	}
	.gallery-small {
		float: none;
		width: 100%;
	}
	.gallery-bg-text:after {
		width: 400px;
		height: 190px;
	}
	.gallery-small-text:after {
		width: 400px;
		height: 400px;
	}
	.contact-form-top h3 {
		font-size: 1.5em;
	}
	.contact-form-top p {
		margin: 1em 0;
	}
	.w3agile-map h3 {
		font-size: 1.5em;
	}
}
@media (max-width:414px){
	.top-nav {
		width: 64%;
	}
	.about-grid-info {
		min-height: 154px;
	}
	.about-grid-info h4 {
		font-size: 1.3em;
		line-height: 7em;
	}
	.about-grid-info:after {
		width: 125px;
		height: 125px;
		top: 15px;
		left: 30px;
	}
	.wthree-offer-grid h4 {
		letter-spacing: 4px;
	}
	.agileinfo-team-grid:hover .captn {
		width: 146px;
		height: 146px;
		padding: .5em;
		bottom: 3%;
		left: 10%;
	}
	.captn {
		padding: .5em;
		width: 145px;
		height: 235px;
		bottom: -160%;
		left: 10%;
	}
	.media-left.response-text-left {
		width: 25%;
	}
	.gallery-bg-text:after {
		width: 335px;
		height: 155px;
	}
	.gallery-small-text:after {
		width: 335px;
		height: 335px;
	}
}
@media (max-width:384px){
	.top-nav {
		width: 61%;
	}
	.about-grid-info {
		min-height: 139px;
	}
	.about-grid-info h4 {
		line-height: 6em;
	}
	.about-grid-info:after {
		width: 120px;
		height: 120px;
		top: 9px;
		left: 24px;
	}
	.time {
		margin-left: 7.7em;
	}
	.captn {
		width: 134px;
		height: 134px;
	}
	.agileinfo-team-grid:hover .captn {
		width: 134px;
		height: 134px;
		bottom: 2%;
	}
	.captn h4 {
		font-size: 1.3em;
	}
	.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-rss {
		height: 30px;
		width: 30px;
		line-height: 32px;
	}
	.w3l-social ul li a i.fa.fa-facebook:hover, .w3l-social ul li a i.fa.fa-twitter:hover, .w3l-social ul li a i.fa.fa-rss:hover {
		height: 30px;
		width: 30px;
		line-height: 32px;
	}
	.gallery-bg-text:after {
		width: 305px;
		height: 140px;
	}
	.gallery-small-text:after {
		width: 305px;
		height: 305px;
	}
	.contact-form-left {
		padding: 0;
	}
	.team-grids {
		margin: 2em 0 0 0;
	}
}
@media (max-width:375px){
	.top-nav {
		width: 60%;
	}
	.about-grid-info {
		min-height: 134px;
	}
	.about-grid-info:after {
		top: 7px;
		left: 23px;
	}
	.time {
		margin-left: 5.7em;
	}
	.gallery-bg-text:after {
		width: 300px;
		height: 135px;
	}
	.captn {
		left: 9%;
	}
	.agileinfo-team-grid:hover .captn {
		bottom: 0%;
		left: 9%;
	}
	.gallery-small-text:after {
		width: 300px;
		height: 300px;
	}
	.sl-wrapper .sl-image .sl-caption {
		font-size: .8em;
	}
}

.mySlides {display:none;}

.specialarrge {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #266caa;
    display: inline-block;
}

@media (max-width:320px){
	.logo h1 a {
		font-size: .8em;
	}
	.top-nav {
	    width: 61%;
	}
	.slider-grid h3 {
		font-size: 1.5em;
	}
	.slider-grid {
		width: 180px !important;
		height: 180px;
		padding: 2em 0 0 0;
		margin: 6em auto 0;
	}
	.slider {
		min-height: 380px;
	}
	.about-grid {
		float: none;
		width: 100%;
	}
	.about-grid-info {
		background: url(../images/a.png)no-repeat 50% 50%;	
		min-height: 175px;
		background-size: 72%;
	}
	.about-grid-info1 {
		background: url(../images/a1.png)no-repeat 50% 50%;
		background-size: 72%;
	}
	.about-grid-info2 {
		background: url(../images/a2.png)no-repeat 50% 50%;
		background-size: 72%;
	}
	.about-grid-info3 {
		background: url(../images/a3.png)no-repeat 50% 50%;
		background-size: 72%;
	}
	.about-grid-info h4 {
		line-height: 7em;
		font-size: 1.5em;
	}
	.about-grid-info:after {
		top: 16px;
		left: 65px;
		width: 145px;
		height: 145px;
	}
	.about-grid{
		margin-bottom:1em;
	}
	.about-grid:nth-child(4){
		margin-bottom:0;
	}
	.wthree-offer-grid h4 {
		letter-spacing: 2px;
		font-size: 1.5em;
	}
	.offer {
		padding: 1em 0;
	}
	.time {
		margin-left: 3.7em;
	}
	.services-grid-info h4 {
		font-size: 1.2em;
	}
	.w3agile-map h3 {
		font-size: 1.2em;
	}
	.news-heading h3 {
		font-size: 1.5em;
	}
	.footer-grid-heading h4 {
		font-size: 1.2em;
	}
	.response h3 {
		font-size: 1.2em;
	}
	.opinion h2 {
		font-size: 1.2em;
	}
	.categories h3 {
		font-size: 1.2em;
	}
	.news-grid-info-bottom-text a {
		font-size: .875em;
	}
	.agileits-a-about-right h3 {
		font-size: 1.5em;
	}
	.agileits-a-about-right {
		padding: 0;
	}
	.w3-different-heading h3, .agileinfo-team-heading h3, .more-bottom-heading h3 {
		font-size: 1.5em;
	}
	.w3l-about-heading h2, .codes-heading h2, .w3l-contact-heading h2 {
		font-size: 1.5em;
	}
	.w3agile-different-info p {
		margin: 2em auto 0;
	}
	.agileinfo-team-grid {
		width: 100%;
		float: none;
	}
	.captn {
		left: 13%;
		width: 200px;
		padding: 1.5em;
		height: 200px;
	}
	.agileinfo-team-grid:hover .captn {
	    bottom: 8%;
		left: 13%;
		width: 200px;
		height: 200px;
		padding: 1.5em;
	}
	.agileits-services-grids {
		margin: 1em 0 0 0;
	}
	.services-grid-info:nth-child(2) {
		margin: 1em 0;
	}
	.more-offer {
		padding: 2em 0;
	}
	.more-bottom-grid-text {
		padding: 1em 0 0 0;
	}
	.more-bottom-grid-text p {
		margin: .5em 0 0 0;
	}
	.navbar-toggle {
		padding: 6px 10px;
	}
	.top-nav {
		margin: .5em 0 0 0;
	}
	.logo {
		margin: .5em 0 0 0;
	}
	.gallery-bg-text:after {
		width: 240px;
		height: 110px;
	}
	.gallery-small-text:after {
		width: 240px;
		height: 240px;
	}
	.agile-contact-form {
		padding: 1em 1em;
	}
	.contact-form-right {
	    padding: 0;
		margin: 1em 0 0 0;
	}
	.contact-form-grid {
		margin: 1em 0 0 0;
	}
	.contact-form-grid input[type="text"] {
		padding: 7px 10px;
	}
	.contact-form-grid input[type="email"] {
		padding: 7px 10px;
	}
	.contact-address {
		margin: 2em 0 0 0;
	}
	.w3agile-map {
		padding: 1em;
	}
	.w3agile-map iframe {
		min-height: 190px;
	}
	.categories ul li a {
		font-size: .8em;
	}
	.blog {
		padding: 2em 0;
	}
	.blog-left-bottom p {
		font-size: .8em;
	}
	.single-left-left p {
		font-size: .8em;
	}
	.w3l-about-heading p, .codes-heading p, .w3l-contact-heading p {
		font-size: .8em;
	}
	.about-grids {
		margin: 4em 0 2em 0;
	}
	.wthree-offer-grid p {
		font-size: 0.8em;
	}
	.wthree-offer-grid {
		min-height: 250px;
	}
	.news-heading p {
		font-size: .8em;
	}
	.news-grid-info-bottom-text p {
		font-size: .8em;
	}
	.footer-grid-info p {
		font-size: .8em;
	}
	.agileits-a-about-right h4 {
		font-size: .8em;
	}
	.agileits-a-about-right p {
		font-size: .8em;
	}
	.w3agile-different-info p {
		font-size: .8em;
	}
	.w3-different-heading p, .agileinfo-team-heading p, .more-bottom-heading p {
		font-size: .8em;
	}
	.services-grid-info p {
		font-size: .8em;
		margin: 0em 0 0 0;
	}
	.more-bottom-grid-text p {
		font-size: .8em;
	}
	.sl-wrapper .sl-image .sl-caption {
		font-size: .8em;
	}
	.contact-form-top p {
		font-size: .8em;
	}
	.contact-address ul li span {
		font-size: .8em;
	}
	.contact-form-grid input[type="text"] {
		font-size: .8em;
	}
	.contact-form-grid textarea {
		font-size: 0.8em;
	}
}
/*-- //responsive --*/