  /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {
      padding-bottom: 0px;
      color: #5a5a5a;
    }

.mobbox{display:none;}

    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
    background-image: url(../img/fund.gif);
    height: 134px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 10;
      margin-top: 0px;
     -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
         -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
              box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
      margin-bottom: -134px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    }
    .navbar-wrapper .navbar {
        margin-top: 100px;

    }
    
    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
      background-image: none;
      background-color: transparent;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
     }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 2px 20px;
    }

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 0px;
    }
    /* Fareharbor
    -------------------------------------------------- */

#q {
	display: none !important;
} 


    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom: 13px;
      margin-top: 134px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }

    .carousel .item {
      height: 450px;
    }
    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 450px;
    }

    .carousel-caption {
      background-color: rgba(1,1,1,0.4);
      -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
      position: static;
      max-width: 450px;
      padding: 20px;
      margin-top: 100px;
      float:right;
          -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    -1px 1px 3px rgba(0, 0, 0, 0.75);
box-shadow:         -1px 1px 3px rgba(0, 0, 0, 0.75);
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      font-weight: 400;
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

        .carousel-caption p{
    font-family: 'Yanone Kaffeesatz';
    font-size: 39px;
    margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      font-weight: 400;
    }

    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }

.interior{
    margin-top: 160px;
}
.left_column{
    background-color: #FFFFFF;
   
}
.right_column{
    background-color: #FFFFFF;
    
}
.weare{
   background: url("../img/bg_top.png");
    color: #ffffff;
    font-size: 1.7em;
    padding: 7px;
    text-shadow: 0px 1px 1px rgba(35, 31, 32, 0.49);
    font-family: 'Yanone Kaffeesatz'; 
    background-repeat: repeat-x; 
    height:30px; 
}
.weare a{
    color: #ffffff;
    text-decoration:none;
}
.weare a:hover{
    text-decoration:underline;
}
.tour_type{
    color: #111111;
    font-size: 0.9em;
    letter-spacing: 0.05em;
    margin: 15px 25px;
    background-color: #FBF4D8;
    padding: 7px 12px;
    height: 30px;
}
.search_btn{
    background-color: #FF9900;
    border: none;
   -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
    color: #FFFFff;
    float: right;
    font-weight:bold;
    letter-spacing: 0.05em;
    margin-left: 10px;
    padding: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8);
    
}
.validate_btn{
    background-color: #FF9900;
    border: none;
   -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
    color: #FFFFff;
    float: right;
    font-weight:bold;
    letter-spacing: 0.05em;
    padding: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8);
    
}
.nametour a{
    color: #333333;
    font-size: 1.5em;
    font-family: 'Yanone Kaffeesatz';   
}
.moretour a{
    color:#ff9900;
    font-weight: 300;
}

table.category , table.atractions{
    border-collapse:collapse;
    width: 100%;
    margin-bottom: 20px;
    background-image: url(../img/bg_all8.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -2px;
    
}
table.category th, table.atractions th{
   background: url("../img/bg_rght.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
   height: 79px;
   vertical-align: top;
   padding-bottom: 10px; 
}
.down_rg td{
    background-color: trasparent;
} 
table.category td,table.atractions td{
    width: 100%;
    padding: 5px 0 5px 20px;
    }
table.category tr:hover td,table.atractions tr:hover td{
    background-color: #ffffff;
}
.right_tab{
    color: #666666; font-size: 1.2em;
    font-family: 'Yanone Kaffeesatz';
}
.right_tab:hover{
    color: #111111;
}
.normal_tab{
    color:#111111; font-size:1.2em;
    font-family: 'Yanone Kaffeesatz';
}
.normal_tab:hover{
    color: #111111;
}

.top_orange{
    border-bottom-left-radius: 70%;
    -webkit-border-bottom-left-radius: 70%;
     -moz-border-bottom-left-radius: 70%;
          
    border-bottom-right-radius: 70%;
    -webkit-border-bottom-right-radius: 70%;
    -moz-border-bottom-right-radius: 70%;
    background-color: #FF9900;
    -webkit-box-shadow: 0px 1px 3px rgba(35, 32, 32, 0.41);
    -moz-box-shadow:    0px 1px 3px rgba(35, 32, 32, 0.41);
    box-shadow:         0px 1px 3px rgba(35, 32, 32, 0.41);
}
.cat_flag{
    margin: -5px 5px 0 0;
    height: 25px;
    width: 15px;
}
.atr_flag{
    margin: -5px 5px 0 0;
    height: 26px;
    width: 21px;
}
.book_but{
     background-image: url("../img/butt_bg.png");
background-repeat:no repeat;
-moz-background-size:100% 100%;
    -o-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -khtml-background-size:100% 100%;
    background-size:100% 100%;
    font-family: Yanone Kaffeesatz;
    font-size: 1.3em;
    padding: 5px 0;
    width: 100px;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
   -webkit-box-shadow: 0px 1px 2px rgba(35, 31, 32, 0.7);
-moz-box-shadow:    0px 1px 2px rgba(35, 31, 32, 0.7);
box-shadow:         0px 1px 2px rgba(35, 31, 32, 0.7);  
} 
.st_off{
    background: url("../img/str_18.png") 0 0 ;
     width:19px;
     height:18px;
     display:inline-block;
         
}
.st_on{
    background: url("../img/str_18.png") -19px 0 ;
     width:19px;
     height:18px;
     display:inline-block;
        
}
.st_half{
    background: url("../img/str_18.png") -38px 0;
     width:19px;
     height:18px;
     display:inline-block;
        
}

.play_red{
    background: url("../dyn_img/play_small.png") 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 23px;
    left: 37px;
    position: absolute;
    top: 22px;
    width: 31px !important;
} 
.play_red:hover{
    background: url("../dyn_img/play_small.png") 0 23px;
   
}
#preview_img{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    border-radius:3px;
    display:none;
    color:#fff;
    z-index:10;
    }
    .title_tour{
        color:#ff9900;
        font-size: 27px;
        font-family: 'Yanone Kaffeesatz'; 
        font-weight: 400;
        clear:both;
    }
.left_pin{
    background: url("../img/left_pin.png");
    position: absolute;
    margin: -7px 0 0 -25px;
    width: 5px;
    height: 38px;
}
.lg_icon{
    background: url("../img/desc_icon.png") 0 0;
    width: 20px;
    height: 22px;
    display:inline-block; 
    margin-right:5px ;
    margin-bottom: -2px;
}
.facil_icon{
    background: url("../img/desc_icon.png") -20px 0;
    width: 20px;
    height: 22px;
    display:inline-block; 
    margin-right:5px ;
    margin-bottom: -2px;
}
.see_icon{
    background: url("../img/desc_icon.png") -40px 0;
    width: 20px;
    height: 22px;
    display:inline-block; 
    margin-right:5px ;
    margin-bottom: -2px;
}
.info_icon{
    background: url("../img/desc_icon.png") -60px 0;
    width: 20px;
    height: 22px;
    display:inline-block; 
    margin-right:5px ;
    margin-bottom: -1px;
}
.AllReviews{
    height: 350px;
    overflow-y: scroll;
    margin:10px 0 30px 0;
    display: block;
}
table.AllReviews td{
    width: 100%;
    padding: 5px 0 5px 20px;
    }
table.AllReviews tr.d0 td{
    background-color: #ffffff;
}
table.AllReviews tr.d1 td{
    background-color: #ededed;
}
table.review tr.d0 td{
    background-color: #ffecdb;
}
table.review tr.d1 td{
    background-color: #fefefe;
}
table.review p.read_more{
    text-align:right;
    font-size:12px; 
    color:#ffffff;
    margin: 10px;
    cursor:pointer;
}
table.review p.read_more:hover{
    text-decoration: underline;
}
.win .notice-item{
    background-color: #FFFEE0;
    background-position: 12px 7px;
    background-repeat: no-repeat;
    border: 1px solid #f69531;
    border-radius: 4px 4px 4px 4px;
    font-family: Arial;
    opacity: 1;
    padding: 12px 20px 12px 15px;
}
.notice-wrap.win {
    bottom: 10px;
    top: auto;
}
.notice-wrap.win.up {
    bottom: 80px;
    top: auto;
}
* html .notice-wrap.win {
    bottom: auto;
    top: 20px !important;
}                            
div.notice-item-close-x {
    background: url("../images/iw_close.gif") repeat scroll 0 0 transparent;
    display: none;
    height: 12px;
    right: 5px;
    position: absolute;
    top: 5px;
    width: 12px;
}
.notice-item:hover .notice-item-close-x {
    display: block;
}
.notice-wrap {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 250px;
    z-index: 9999;
}
div.notice-item p {
    color: #4b4848 !important;
    margin: 0;
}
.notice-item p a {
    color: #4b4848 !important;
    font-weight: normal;
    text-decoration: none;
}
#notice_visit, #notice_reserv{
    opacity: 0;
}
img.comments
{
width:32px;
height:24px;
margin-left:25px;
background:url(../dyn_img/blog.png) 0 0;
background-repeat: no-repeat;

}
img.date
{
width:32px;
height:24px;
background:url(../dyn_img/blog.png) -66px 0;
background-repeat: no-repeat;
}
img.note
{
width:32px;
height:24px;
margin-left:25px; 
background:url(../dyn_img/blog.png) -33px 0;
background-repeat: no-repeat;
}
.blog_imp{
    color:#2e77ba;
    font-size: 13px;
}
.blog_info{
    font-size: 12px;
    padding: 5px;
}
fieldset {
    border: 1px solid #EA5B0C;
    margin: 2px 3px 20px 2px;
    padding: 0 5px;
    text-align:justify;
    font-size: 13px;
}
.close_video{
background: url("../img/butt_bg.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(35, 31, 32, 0.7);
    font-family: Yanone Kaffeesatz;
    font-size: 1.5em;
    padding: 5px 0;
    width: 100px;
    text-align:center;
    float:right;
    color:#ffffff;
    cursor:pointer;
}
.close_video:hover{
    text-decoration:underline;
}
table.book_wig{
    border-collapse:collapse;
    width: 100%;
    margin-bottom: 20px;
    background-image: url(../img/bg_booking.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -2px;
    }
 .price_tot{
     
    font-size: 3.5em;
    padding: 20px 20px 10px 0;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);
    font-family: Yanone Kaffeesatz; 
 }
 .tour_tit{
    font-size: 1.3em;
    line-height: 0.9em;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);
    font-family: Yanone Kaffeesatz;  
 }
 .top_book{
     color: #ffffff;
     font-size: 0.8em;
     margin: 0;
 }
  .select_book select{
    background: none transparent repeat 0 0;
    border:none;
    width:125%;
    float:left;
}
.select_book{
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height:normal;
    background-image:url(../img/down_arr.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: white;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    border-radius: 0;
    color:#333333;
    border: 1px solid #cac4af;
    overflow: hidden;
    max-width:55%;
    width:auto;
    height: 30px;
}
#checkin {
    line-height:normal;
    background-image:url(../img/down_arr.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor:pointer;
    color:#333333;
    border: 1px solid #cac4af;
    border-radius:0;
    width:auto;
    padding: 3px 20px 3px 10px;
}
.intern_book{
    color:#333333;
    font-size: 13px;
    margin: 0 ;
}
.date_ic{
    width:33px;
height:33px;
background:url(../img/book_ic.png) 0 0;
background-repeat: no-repeat;
position:relative;
display: inline-block;
top: 6px;
left: 5px;
cursor:pointer;    
}
.schedule_ic{
    width:33px;
height:33px;
background:url(../img/book_ic.png) -34px 0;
background-repeat: no-repeat;
position:relative;
display: inline-block;
top: 6px;
left: 5px;    
}
.book_butt{
  background-image: url("../img/book_btn.png");
    border-radius: 8px;
    -moz-border-radius:8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 1px 2px rgba(35, 31, 32, 0.7);
    font-family: Yanone Kaffeesatz;
    font-size: 1.6em;
    padding: 7px;
    background-size: contain;
   text-align:center;
     color:#ffffff;
    cursor:pointer;
    border: 0;
    width: 100% !important;
    margin: 5px 0 10px 0;
    text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    .select_book select {padding-right:17px}


}
.twin_left {
    background-color: #FF9900;
    background-image: url("../img/pri.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: Yanone Kaffeesatz;
    margin-right: 10px;
    padding: 2px;
    text-align: right;
    text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);
    width: auto;
    
}
.twin_left a { 
    color: white;
    text-decoration: none;
    margin: 5px 5px 5px 35px;
}
.twin_left a:hover { 
    text-decoration: underline;
}

.twin_right {
    background-color: #FF6600;
    background-image: url("../img/grp.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: Yanone Kaffeesatz;
    padding: 2px;
    text-align: right;
    text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);
    width: auto;
    
}
.twin_right a { 
    color: white;
    text-decoration: none;
    margin: 5px 5px 5px 35px;  
}
.twin_right a:hover { 
    text-decoration: underline;
}
.quote_up{
width:18px;
height:17px;
background:url('../img/quote.png') 0 0;
position:relative;
display: inline-block;
}
.quote_down{
width:18px;
height:17px;
background:url('../img/quote.png') -18px 0;
position:relative;
display: inline-block;
}
.more_rev{
     background-image: url("../img/bott_rev.png");
   font-family: Yanone Kaffeesatz;
    font-size: 1em;
    padding: 3px;
    color: #ffffff;
    margin:0;
    text-align:right;
    cursor:pointer;
    background-size: contain;
    
}
.video .button_default {
   position: relative;
   display: block;
   background: url(../dyn_img/play_big.png) 0 0;
   height: 55px;
   width: 76px;
   top: -140px;
   left:120px;
   cursor:pointer;
   border:0;
}
.video .button_default:hover {
   background: url(../dyn_img/play_big.png) 0 55px; 
} 
.private_form{
    padding: 0 40px;
    color:#333333;
    font-size:13px;
}
.private_form p{
    margin:0 !important;
}
.input_private{
    border: 1px solid #dcd9c9 !important;
    border-radius: 0 !important;
}
#recaptcha_image img {
    float:left;
    height: 120%;
    width: 100%;
}  
.captcha{
    width: 100% !important;
}
.search_priv{
    background-color: #FF9900;
    border: none;
   -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
    color: #FFFFff;
    font-weight:bold;
    margin-left: 10px;
    padding: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.8);
    
}
.group_form{
    padding: 0;
    color:#333333;
    font-size:13px;
}
.groupp{
    margin:0 !important;
}
 .tour_tit_more{
    font-size: 1.8em;
    color: #666666;
    font-family: Yanone Kaffeesatz; 
    'margin: 10px 0 25px; 
 }
 .header_booking{
     background-image: url("../img/progr.png");
   font-size: 1.5em;
    padding: 3px;
    color: #ff9300;
    background-repeat:no-repeat;
    background-size: 100%;
    margin: 15px 0 20px 0;
 }
 .header_booking_out{
     background-image: url("../img/progr_out.png");
   font-size: 1.5em;
    padding: 3px;
    color: #ff9300;
    background-repeat:no-repeat;
    background-size: 100%;
    margin: 15px 0 20px 0;
 }
 .resume{
     font-size:0.6em; color: #000000;width: 100%;
 }
 .resume td{
     padding: 6px 4px;
 }
 .resume p{
     margin: 0;
 }
 .booking_personal{
     width: 100%;
 }
 .booking_left{
     width: 48%;
     float: left;
 } 
 .booking_right{
     width: 48%;
     float:right;
 }
 .pers_info{
     margin:30px 0 10px 0;
     font-size: 13px;
     color: #000000;
 } 
 .book_pay{
     border:1px solid #ff9800;
     text-align:left;
     font-size: 13px; 
 }                     
 .lege_pay{
     line-height:normal;
     margin: -15px 0 0 0;
     font-size: 27px;
     color: #ff9900;
 }
 .book_intorn{
     float:left; width: 100%; margin-bottom: 25px;background: #ffffff;
 }
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	border-radius:3px;
	display:none;
	color:#fff;
	}
.tit_cat{font-weight:400;color:#ffffff; font-size: 2.3em;text-shadow: 0 1px 1px rgba(35, 31, 32, 0.49);}
.linetrou{text-decoration: line-through;}
.time_ava{margin: 5px 0 7px 0;}
.time_ava input{margin:0;}
.time_ava label{display:inline;
margin-left: 5px;
font-size: 12px;}
.lan_time{display:none;}                           
.min_coupon{min-height: 800px;}
.coupon_back{
    width:250px;
    height:285px;
    background-image:url(../img/coup.jpg);
   z-index:10;
    position: absolute;
    margin: 9px 0 0 0px;
     -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
-webkit-box-shadow: 0px 5px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 3px 0px rgba(50, 50, 50, 0.75);
}
 
.homeblog{margin: 20px 60px;} 
a.header-banner{
    color: #c80c0f;
    font-family: "Yanone Kaffeesatz";
    font-size: 2.7em;
    font-weight: bold;
    margin: 30px 0px 0px 150px;
    position: absolute;
    } 
   .header-mic{
   color:#ffffff;
   font-size:0.5em;
   }
   a.header-banner:hover{
   color:#ffffff;
   text-decoration: none;
   }
   a.header-banner:hover span{
   color:#c80c0f;
   }
   .subheader-banner{
   color: #ffffff;
   font-family: "Yanone Kaffeesatz";
    font-size: 1.5em;
    font-weight: bold;
    margin: 75px 0px 0px 150px;
    position: absolute;
   }
   .subred{
   color: #c80c0f;
   font-size: 1.5em;
   }
   .subblack{
   color: #333333;
   }
   .banner-but{
    background: url("../img/find.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fba11a;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: "Yanone Kaffeesatz";
    font-size: 22px;
    margin: 150px 15px 0px;
    padding: 5px 20px;
   } 
   .banner-but > a {
    color: #333333;
    text-decoration: none;
}   
.banner-but > a:hover {
    color: #ffffff;
    text-decoration: underline;
}  
.TourSlider{
float:left; margin: 1px 0 25px 0;width: 50%;
}
#tour_small{width:50%;}
                   
    /* RESPONSIVE CSS
    -------------------------------------------------- */
 @media (min-width: 1100px) {
#tour_small{width:40%;}
}
    @media (max-width: 1360px) {

         .carousel .item {
        height: 340px;
      }
      .carousel img {
        width: auto;
        height: 340px;
      }
.coupon_back{
    width:240px;
    height:300px;}
    .navbar .nav > li > a {
    padding: 2px 13px;
}
	
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  font-size: 22px;
  }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  font-size: 22px;

}
.tour_dett1{
width:150px;
}
.tour_title{font-size: 14px;}
.price_tot {
font-size: 2.5em;}
.select_book select {width:220px;}
}
	@media (max-width: 1100px) {

         .carousel .item {
        height: 340px;
      }
      .carousel img {
        width: auto;
        height: 340px;
      }
 .min_coupon{min-height: 100%;} 
	.tit_cat{font-size:1.5em;}
 	.price_tot{
          font-size: 2em;
      }
	.tour_tit{
          font-size:80%;
      }
    
	.video .button_default {
	margin:0 auto;
	top:-110px;
	left:0px;
}
	input, textarea, .uneditable-input {max-width:80%;}
	.private_form {padding:0 5px;}
	#fum, .puff, .asta,#small_video{display:none;}
.preview img{
          max-width: 80% !important ;
          height: auto !important ;
      }
#coupon{max-width: 50%;}
}
    @media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
#myc{ display:none;} 
      .navbar-inner {
        -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
        margin: 0px 0;
      }

      .carousel .item {
        height: 300px;
      }
      .carousel img {
        width: auto;
        height: 300px;
      }
     .search_car, #searchInTop,#soc_ic, #trust_seal{
          display:none;
      }
      .mobbox{display:block;}
      .languages{
          margin-right:5px;
      }
      .foot{
    background-image:url("../img/foot_800.gif");
    background-position: center top;
    height:75px;
    
}
    .why_around{
        width: 45%;
    }
    .right_top{
        width: 36%;
    }
    .player{
    width: 100%;
    height:100%;
}
    .three_box > li > a{
    font-size:1.2em;
    }
    legend {
     margin: 20px 20px 20px 35%;
}
    .logo_around{
font-size:2.4em; 
}
.booking_left, .booking_right, .book_intorn, #booknow{
          float: none; 
          width: 100%;
      }
a.header-banner {font-size:2em;}
#tour_small{width:45%;} 
.select_book{
min-width: 70%;
} 

    }


    @media (max-width: 774px) {
  
      .navbar-inner {
        margin: 0px;
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .item {
        height: 200px;
      }
      .carousel img {
        height: 200px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 50px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }
      table.category, table.atractions {background-image: none;}
      table.book_wig{
           background-image: none;
           background-color:gray;
      }
      #notice_reserv,#notice_visit,.carousel-control, .search_car, #searchInTop,#soc_ic, #fum, .puff, .tour_type, #twin_tours, .header_booking, #foto_book,#imagprint, #notice_visit, #notice_reserv{
          display:none;
      }
     .languages{
          margin-right:5px;
      }
      
      .foot{
    background-image:url("../img/foot_600.gif");
    height:56px;
    background-position: center top; 
}
    .why_around{
        width: 40%;
    }
    .three_box > li > a{
    font-size:1.1em;
    }
    .logo_around{
font-size:2.3em;
}
    legend {
     margin: 20px 20px 20px 35%;
}
.video{text-align:center;}

 }
 @media (max-width: 701px){
 .TourSlider, #tour_small, .homeban{display:none;}
 
 }
    @media (max-width: 600px){
.blogmob, .foot, .why_around, #fum, .puff, .description_tour {
    display:none; 
}
.right_top{
    float:left;
    width: 90%;
    margin: 20px;
    
}
.three_box > li > a{
    font-size:1.8em;
    }
legend {
     margin: 20px 20px 20px 30%;
}
 .foto_tours {width: 80px; height: 60px;}
.carousel-caption p {font-size:26px;}
	
.nametour a {font-size: 1.3em;}

h1 {font-size:1em;}
.three_box > li > a {font-size:1em;}
.sitefoot{margin-left:0px;}
#coupon{width: 50% !important;}
.foot_down{width: 90%;}

.flags, .menu_footer,.logo_footer {display:none;}
.go_srcmob{margin:0;}
}
