* { box-sizing:border-box; -moz-box-sizing:border-box; }
body{
    margin: 0px;
    padding: 0px;
    font-family: 'open sans' , sans-serif;
    color:#666666;
    background:#fff ;
}
.clear { clear:both; }
.fit { margin-right: 0px!important }

img { max-width:100%; display:block; }

hr{ padding:0; margin-top:-30px; margin-bottom:30px;  background:#000; }

h1,h2,h3,h4,h5,h6 {
    color: #000;
    margin: 0px; font-weight:normal;
}
h1 { font-size: 23px }
h2 { font-size: 30px;  color: #444; font-weight:600; margin:0; padding:0;}
h3 { font-size: 24px }
h4 { font-size: 20px }
h5 { font-size: 17px }
h6 { font-size: 15px }
h7 { font-size: 34px; color:#000; font-weight:300; }

/* Standard Input Types */

input {
    border:1px solid #666666;
    padding:5px;
}
select{
    border:1px solid #666666;
    padding:5px;
}
textarea{
    border:1px solid #666666;
    padding:5px;
}
radio{
    
}
checkbox{
    
}

.container{
    color:#666666;
	font-weight: 400;
    margin: 0 auto;
    max-width: 1100px;
}

.header-top{ width:100%; margin:0 0 5px 0; background:#373737; border-bottom:2px solid #69910b; padding:3px 0;}

.call {float:left; color:#fff; font-size:15px; background:url("../images/icon-phone.png") no-repeat 0 3px; padding-left:22px; margin-right:40px; margin-top:2px;}
.mail {float:left; color:#fff; font-size:15px; background:url("../images/icon-mail.png") no-repeat 0 6px;padding-left:30px; margin-right:40px;margin-top:2px; }

.header{
    padding:0;
	background: url("../images/pattern-1.png")repeat 0 0;
}
.logo { float:left; width:700px; }
.logo a { color:#1c355d; font-size:28px; font-weight:600; text-decoration:none;}
.logo a span {  display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 0 0 0 7px;
	}
.header-right { 
	 float:right;
	 width:360px; 
 }
.social-icons { float:right;  margin-bottom:10px;}
.social-icons a {  background: url("../images/icon-socials.png") no-repeat ;  margin-left: 5px;  padding:0; font-size:0; float:left; width:28px;  height:29px;}
.facebook {    background-position:0 0!important;}
.twitter { background-position:-39px 0!important;}
.gplus { background-position:-79px 0!important;}
.instagram { background-position:-119px 0!important;}
.yelp {   background-position:-160px 0!important;}
.tripadvisor {   background-position:-200px 0!important;}
.facebook:hover, .twitter:hover, .instagram:hover, .gplus:hover , .tripadvisor:hover , .yelp:hover { opacity:0.7;}
.call-2 { float:right; color:#000; font-size:24px; font-weight:800; background:url("../images/icon-phone-1.png") no-repeat 0 3px; padding-left:22px; margin-top:2px;}
.search-box {  margin-top:25px; float:right; margin-bottom:5px;}
.search { border:1px solid #ccc; width:270px; padding:7px 5px; color:#999;}
.btn-search { padding:6px 13px; background:url("../images/search.png") no-repeat center center; margin:0; width:42px; height:32px; float:right; font-size:0; text-align:center; text-decoration:none;

}


.navigation-wrapper {width:100%;	
	margin:0;
    padding:0;
	background: #3d3d3d; /* Old browsers */
background: -moz-linear-gradient(top,  #3d3d3d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d3d3d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border-bottom:1px solid #fff;

}
.navigation { 
	width:100%;	
	margin:0;
    padding:0;
	
}
.navigation ul {
	margin:0;
    padding:0;
	float:left;
	border-radius:4px 4px 0 0;
	width:100%;
}
.navigation  li {
    float:left;
    list-style:none;
    padding:0;
}
.navigation  li a {
    color:#fff;
    font-size:14px;
    padding:14px 23px;
    display:block;
	font-weight:400;
    margin:0;
	text-transform:uppercase;
    text-decoration:none;
	border-left:1px solid #828282;
}
.navigation li a:hover {
   background: #9a9c96; 
 
  
}
.mobile-menu { display:none; }

/********************************banner********************************/
.banner { width:100%; }
.banner  img{  display:block; margin:0 auto; text-align:center; }

/**************************section-1**********************************/
.section-1 { width:100%; padding: 20px 0; margin:0 0 0 0; background: #f8f8f8; }

.section-1  h3{  font-size:24px; color:#69910b; text-align:center; text-transform:uppercase; margin:0 0 0 0; padding:0; font-weight:800;  line-height:30px; }
.section-1  p{  font-size:16px; color:#444444; text-align:center; text-transform:uppercase; margin:0 0 20px 0; padding:0; font-weight:600;   }
.box-1 {width: 250px; min-height:112px; float:left; border:1px solid #cccccc; border-radius:3px; padding:15px; position:relative; margin-right:30px; background:#fff; margin-bottom:20px;}
.box-1:hover { border:1px solid #69910b; color:#69910b;}
.box-1 a { text-decoration:none;}
.box-1 a:hover { color:#69910b;}
.divider { width:100%; height:12px; margin:10px 0;  background:url("../images/pattern-3.png") repeat 0 0;}
.box-1 p{ font-size:14px; color:#a4a4a4; margin:0 0 0 0; padding:0; font-weight:600; }
.shadow { background:url("../images/shadow.png") no-repeat 0 0; position:absolute; bottom:-24px; width:100%; height:23px; left:0; }
.airport { font-size:26px; color:#444; background:url("../images/icon-plane.png") no-repeat 93% 6px; text-transform:uppercase; margin:0 0 0 0; padding:0px; font-weight:800;  line-height:30px;}
.airport:hover {color:#69910b;}
.point:hover {color:#69910b;  }
.hour:hover {color:#69910b;}
.wine-glass:hover{color:#69910b; }
.box-1:hover p{color:#69910b; }
.point { font-size:26px; color:#444; background:url("../images/icon-direction.png") no-repeat 93% 6px; text-transform:uppercase; margin:0 0 0 0; padding:0px; font-weight:800;  line-height:30px;}
.hour { font-size:26px; color:#444; background:url("../images/icon-watch.png") no-repeat 93% 6px; text-transform:uppercase; margin:0 0 0 0; padding:0px; font-weight:800;  line-height:30px;}
.wine-glass{ font-size:26px; color:#444; background:url("../images/icon-wine-glass.png") no-repeat 93% 6px; text-transform:uppercase; margin:0 0 0 0; padding:0px; font-weight:800;  line-height:30px;}

.bottom-pattern {background: url("../images/pattern-2.png") repeat-x 0 0; width:100%; height:10px;}

/*****************************section-2********************************************/
.section-2 { width:100%; background:#fff; padding:0;margin:20px 0; }
.section-2 h3 {font-size:24px; color:#69910b; text-align:center; text-transform:uppercase; margin:0 0 10px 0; padding:0; font-weight:800;  line-height:30px;}
.span-3 { width:23%; float:left; margin-right:2%; margin-bottom:20px; border:1px solid #ccc; padding:20px; text-align:center;}
.span-3  img{ display:block;text-align:center; margin:0 auto; }
.span-3  h5{font-size:15px; color:#444; margin:10px 0; padding:0; font-weight:800; }
.span-3  p{font-size:18px; color:#f9458c; margin:5px 0; padding:0; font-weight:600; }

/************************************************************************/
.section-3 { width:100%; background:url("../images/bg.jpg") repeat center center; padding:10px 0; margin:0; }
.section-3  .inner { width:100%;  background:url("../images/white-bg.png") repeat ; border:1px solid #fff; padding:10px; }
.section-3 h2 {text-align:center; font-size:36px; color:#fff;  text-align:center; margin:0 0 0 0; padding:0; font-weight:800; text-shadow: 5px 0 0 #69910b; -webkit-text-shadow: 5px 0 0 #69910b; -moz-text-shadow: 5px 0 0 #69910b;}

.span-6 { width:48%; margin-right:2%; float:left; margin-bottom:20px;}
.span-6  h4{text-align:center; font-size:20px; color:#fff; text-align:center; margin:0 0 0 0; padding:15px 0 ; font-weight:600; background:#69910b;  }

/************************************************************************/
.section-4 { width:100%; background:#fff; padding:20px 0; margin:0; border-bottom:1px solid #ccc;  border-top:1px solid #ccc;} 

.section-4 h3 { font-size:24px; color:#000; text-align:center; margin:0 0 10px 0; padding:0; font-weight:800;  line-height:30px;}
.testimonial { background:#f7f7f7 ; width:100%; border:1px solid #ccc; padding:15px;}

.testimonial  p{ font-size:14px; font-style:italic;  color:#555;  margin:0 0 0 0; padding:0 20px;  line-height:25px;}
.testimonial  span{ font-size:14px;   color:#000;  margin:0 0 0 0; padding:0 0 0  20px;  line-height:25px; font-weight:600;}

/*****************************************section-5*******************************/
.section-5 { width:100%; background: url("../images/pattern-1.png")repeat 0 0;  padding:5px 0; margin:0; } 
.app-store { width:50%; float:left; padding:10px 40px;}
.google-store { width:50%; float:right; padding:8px 40px;}
.app-store  img{ -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.50);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.50);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.50); }
.google-store  img{ float:right;  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.50);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.50);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.50); }

/*********************Footer *****************/
.footer { 
    width:100%; 
	background: #f7f7f7;
    padding:30px 0;
	margin:0;
	
	
}
.footer h3{ font-size:20px; text-transform:uppercase; color:#444; margin-bottom:10px; padding:0; font-weight:600;}
.about-us { float:left; width:25%; margin-right:3%; }
.about-us p { font-size:13px; color:#777777; margin:0; padding:0; }
.cities { float:left; width:20%; margin-right:3%;}
.cities ul{ margin:0 ; padding:0; list-style:none; }
.cities ul  li{ margin:0 ;  padding:2px 0;  }
.cities ul  li a{ font-size:13px; color:#444; text-decoration:none; line-height:20px; }
.cities ul  li a:hover{color:#69910b; }
.btn-read-more {font-size:14px; color:#69910b;  font-weight:800;  }
.contact-us-links { float:left; width:22%; margin-bottom:20px;}
.contact-us-links  ul{ float:left; margin:0; padding:0;}
.contact-us-links  ul li{ margin:4px 0 15px 0; list-style:none; color:#777; font-size:13px; }
.contact-us-links  ul li a{ margin:4px 0 10px; padding: 0; text-decoration:none; color:#777; display:inline-block; font-size:14px; }
.contact-us-links  ul li a:hover{ color:#69910b; }
.icon-location {background: url(../images/icon-location.png) no-repeat 0 4px; padding-left:30px;}
.icon-phone {background: url(../images/icon-phone-2.png) no-repeat 0 0px; padding-left:30px; padding-bottom:4px;}
.icon-mail {background: url(../images/icon-mail-2.png) no-repeat 0 8px; padding-left:30px;}
.footer-links { float:left; width:100%; border-top:1px solid #ccc; margin:15px 0 5px;}
.footer-links  ul { margin:0; padding:0; text-align:center; font-size:13px; color:#777; }
.footer-links  ul li{ margin:4px 0; list-style:none; display:inline-block;}
.footer-links  ul li a{ margin:0 0 00 0; padding:0 15px; text-decoration:none; color:#777777; display:inline-block; font-size:13px; }
.footer-links  ul li a:hover{ color:#69910b; }
.copyright{ font-size:13px; color:#777; text-align:center;}


/************************************media queries *************************************/
@media(max-width:1095px) {
.container{ padding:0 20px}
.logo {  width:600px; }

.header-right { 
	 float:right;
	 width:320px; 
 }
.slides .slider-logo a.app-store-logo { left:100px;}
.slides .slider-logo a.google-play-logo{ right:100px;}

 }
 
 @media(max-width:980px) {
.logo {  width:100%; float:none; margin: 0 auto; text-align:center; }
.logo  img{ display:inline-block; }
.header-right { 
	 float:none;
	 margin: 0 auto;	 
 }
 .navigation li a {  padding:14px 12px; font-size:13px; }
 
 .social-icons {margin-bottom:5px;}
 .slides .slider-logo a.app-store-logo { left:50px;}
.slides .slider-logo a.google-play-logo{ right:50px;}
 
 
}



@media(max-width:800px) {


.span-3 { width:45%;}
.about-us { width:45%;}
.cities { width:45%;}
.search-box { margin-top:8px;}

.navigation  {display:none; position:absolute; top:320px; z-index:999; left:0;}
.navigation  li{float:none}
.navigation  ul{ margin:0px; padding:0px}

.navigation  li a{border:0px;

background: #3d3d3d; /* Old browsers */
background: -moz-linear-gradient(top,  #3d3d3d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d3d3d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d3d3d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */ 

border-bottom:1px solid #ccc; margin:0px;}
.mobile-menu { display:block;	
	margin:0;
    padding:0;
	float:right;
	width:100%;
}
.menu { 
    display: block;
    float: right;
    margin:15px 0;
}
.slides .slider-logo a.app-store-logo { left:50px;}
.slides .slider-logo a.google-play-logo{ right:50px;}

 .slides .slider-logo a.app-store-logo  img{ width:160px}
.slides .slider-logo a.google-play-logo img{ width:160px;}
.slides .slider-logo {bottom:80px;}
}

@media(max-width:768px) {

}
@media(max-width:600px) { 

.span-6 { width:98%;}

}
@media(max-width:640px) { 

.navigation  { top:295px; }

}

@media(max-width:480px) {

.navigation  { top:262px; }

.span-3 { width:95%;}
.about-us { width:95%;}
.cities { width:95%;}
.flex-direction-nav {display:none;}
.slides .slider-logo a.app-store-logo { left:30px;}
.slides .slider-logo a.google-play-logo{ right:30px;}
.slides .slider-logo a.app-store-logo  img{ width:120px}
.slides .slider-logo a.google-play-logo img{ width:120px;}
.slides .slider-logo {bottom:80px;}
.app-store { width:50%; float:left; padding:10px 20px;}
.google-store { width:50%; float:right; padding:10px 20px;}

 }
 @media(max-width:420px) { 
 .slides .slider-logo a.app-store-logo { left:20px;}
.slides .slider-logo a.google-play-logo{ right:20px;}
.slides .slider-logo a.app-store-logo  img{ width:100px}
.slides .slider-logo a.google-play-logo img{ width:100px;}
.slides .slider-logo {bottom:60px;}

.app-store { width:50%; float:left; padding:10px 12px;}
.google-store { width:50%; float:right; padding:10px 12px;}

 }
 
 
@media(max-width:320px) { 
.navigation  { top:252px; }
.header-right { width:245px;}
}


a:link {
    text-decoration: none;
}

iframe {
        min-width: 100%; 
        width: 100px;
        *width: 100%; 
}


















