/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fL{ float:left !important; } .fR{ float:right !important; } .fC{ margin: 0 auto !important; }
.cL{ clear:both; } .vertical-text { transform: rotate(90deg); transform-origin: left top 0; }
.w20{ width: 20% !important; } .w25{ width: 25% !important; } .w50{ width: 50% !important; } .w100{ width: 100% !important; }
.w33{ width: 33.33% !important; } .w23{ width: 23% !important; } .w2{ width: 2% !important; } .w95{ max-width: 95% !important; max-height: 200px; }
.tl { text-align: left !important; } .tc { text-align: center !important; } .tr { text-align: right !important; }
.dbl { display: block; } .din { display: inline; }
.mr10 { margin-right: 10px; } .ml10 { margin-left: 10px; } .m10 { margin: 10px; } .m5 { margin: 0 5px 0 5px; }
.p3 { padding: 3px !important; } .p5 { padding: 5px !important; } .p10 { padding: 10px !important; } .p15 { padding: 15px !important; } .p20 { padding: 20px !important; }
.p25 { padding: 25px !important; } .pb5{ padding-bottom: 5px;} .pl15{ padding-left: 15px !important; }
.h_1 { height: 1px; } .h_2 { height: 2px; } .h_5 { height: 5px; } .h_7 { height: 7px; }
.h_10 { height: 10px; } .h_15 { height: 15px; } .h_20 { height: 20px; } .h_25 { height: 20px; } .h_35 { height: 35px; } .h_40 { height: 40px; } .h_60 { height: 60px; }
img { border: none; } .cycle-slideshow{ display: none; width: 100%; }
H1, H2, H3, H4, H5, H6 { padding: 0px; margin: 0px; font-size: 14px; }
a { color: #ba2025; font-weight: bold; text-decoration: none; } a:hover {  color: #011c57; text-decoration: none; }
.no_a_line{ text-decoration: none; } .no_a_line:hover{ text-decoration: none; }
.kpoint { cursor: pointer; }
ul{ margin: 0; padding: 0px; }
.brad10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.brad3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.brad5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.tbrad10 { -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }
.bbrad10 { -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }
.lbrad10 { -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; }
iframe{ width: 50%; height: 400px; float: left; }

html, body { margin:0; padding:0;
font-family: Verdana, Geneva, sans-serif; font-size: 13px; font-weight: normal; color: #000000; background:  #FFFFFF;
}
.body_txt_2{ color: #000000; }
#head_r{ float: none; width: auto; overflow: hidden; padding-top: 20px; }
#scroll_text{ margin: 0 auto; color: #FFFFFF; max-height: 40px;  }


.fs10 { font-size: 10px; } .fs14 { font-size: 14px; } .fs24 { font-size: 24px; }
.nav>li>a { line-height: 12px; padding: 5px; text-decoration: none; }
#fix_ul ul { margin-left: 10px; text-align: left; margin-bottom: 10px; }
#fix_ul li {
   list-style: none; background: url(../images/check-list-icon.png) no-repeat left top; padding: 6px 0px 3px 33px;
   margin: 0; color: #000000; font-size: 14px; line-height: 17px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.top_offers{ text-decoration: none; font-size: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 5px;
    background-color: #fbfbfb;
    border: 1px solid #d8d8d8;
}
.top_offers a{ text-decoration: none;}
.info_link{ font-weight: normal; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #B37B14; }
/* ================================ Menu ================================================  */
.fix_menu_left1 { left: 250px !important; }
.fix_menu_left2 { left: 5px !important; background: #FFFFFF !important; }
#menu{
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  padding-left: 20px;
  -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px;
}
#menu a { color: #ffffff; font-weight: bold; letter-spacing: 1px; }
#menu a:hover { color: #8e0101;  }
.desktop_menu{ margin: 0 auto; }
.menu{  min-height: 39px; float: left; font-size: 18px; font-family: 'Open Sans', sans-serif; font-weight: 600;
padding: 5px 10px 5px 10px;
  text-align: center; display: inline-block;
}

.menu:hover {
  color: #8e0101;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d0d0d0), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #d0d0d0, 0%, #f4f4f4, 100%);
  background-image: -moz-linear-gradient(top, #d0d0d0 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #d0d0d0 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#f4f4f4', GradientType=0);
}



.menu-button{
   padding: 0px 40px 0px 40px; margin: 0px;  border: none; color: #000000; font-weight: bold;

}
.menu-button:hover { color: #FFFFFF; }
.dropdown-menu {
background: #465544;
}
.dropdown-menu li { margin-bottom: 8px; }
.dropdown-menu li a:hover { background: #9dc205 !important; color: #000000; font-weight: bold;  }
.dropdown-menu li a { text-decoration: none; color:#FFFFFF; font-weight: bold; padding: 5px 10px 5px 10px; }


.drop_div{ clear: both;}


.fixed { position:fixed; top:0; left:0; margin-top: 0px !important; z-index: 10000; width: 100%; }

#menu-button-fix{ font-weight: bold; text-align: center; width: 100%; cursor: pointer; font-size: 16px; }
#menu-button-fix:hover { cursor: pointer; }
.menu-button-fix { cursor: pointer; }
#menu_exp{ display: none; top:0; left:0; z-index: 10000; position: fixed; width: 100%; }
#menu_exp a{ width: 100%; text-decoration: none; }
.menu_exp { font-weight: bold; margin-bottom: 5px; padding: 10px;  text-decoration: none; color:#FFFFFF; font-size: 16px; text-align: center;  }
.menu_exp:hover {  }

.dropbtn { background: none; border: none; }
.dropbtn:hover{ background: none !important; color: #ff4747; background-image: url(../images/menu_bg.png); }
.dropbtn:active{ background: none !important; color: #ff4747; background-image: url(../images/menu_bg.png); }
.dropdown { height: 35px; float: left; font-size: 12px; font-family: 'Open Sans', sans-serif; font-weight: 600;
padding: 5px 10px 5px 10px;
  text-align: center; display: inline-block; height: 50px; line-height: 36px;
}
.dropdown { position: relative; display: inline-block;}
.dropdown-content {
  display: none; position: absolute; background-color: rgba(255, 255, 255, 0.8); min-width: 200px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;
}
.dropdown-content a { float: left; font-size: 12px; font-family: 'Open Sans', sans-serif;  padding: 5px 10px 5px 10px; text-decoration: none; display: block; }
.dropdown-content a:hover { color: #ff4747; background-image: url(../images/menu_bg.png); }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { color: #ff4747; background-image: url(../images/menu_bg.png);}


#mini_logo{ display: none;}

#side_link { z-index: 101; position: absolute; top: 180px; width: 200px; }
#side_link img { width: 200px; }
#side_link button { margin: 15px; width: 170px; text-align: left; }
#side_link .btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
#side_link .btn-labeled {padding-top: 0;padding-bottom: 0;}
#side_link .btn { margin-bottom:10px; }

/* =============================================================================  */
.master_logo{ display: inline-block; }
#master_logo{ border: 0; padding: 0 20px 20px 20px;  margin: 0 auto; width: 260px; }
#master_logo_menu { height: 155px; margin: 5px; padding: 15px 15px 5px 15px; border: 0; float: left; display: block;
-webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; top: 0; z-index: 3; position: fixed;   }
#master_logo_menu img { height: 80px; }
/* ================================ Home page ===========================================  */
.hotels_box_div { border-bottom: 5px solid #bda785; border-left: 0px; border-top: 0px; border-right: 0px; /* fix edge */
-webkit-border-image: url(../images/gold.jpg) 10% stretch; -o-border-image: url(../images/gold.jpg) 10% stretch; border-image: url(../images/gold.jpg) 10% stretch; padding: 30px 0 30px 0; }
.hotel_box_div { float: left; width: 33.33%; font-size: 15px; letter-spacing: 1px; line-height: 24px; }
.hotel_box_l { float: left; width: 70%; font-size: 15px; letter-spacing: 1px; line-height: 24px;
border-right: 0px; border-left: 0px; border-top: 0px; border-bottom: 0px; /* border-right: 5px solid #bda785; fix edge
-webkit-border-image: url(../images/gold.jpg) 10% stretch; -o-border-image: url(../images/gold.jpg) 10% stretch; border-image: url(../images/gold.jpg) 10% stretch; padding: 20px; */  }
.hotel_box_r { float: right; width: 30%; font-size: 15px; letter-spacing: 1px; line-height: 24px; }
.hotel_box_25 { float: left; width: 25%; font-size: 15px; letter-spacing: 1px; line-height: 24px; padding: 20px; overflow: hidden;  }
.hotel_box_33 { float: left; width: 33%; font-size: 15px; letter-spacing: 1px; line-height: 24px; padding: 20px; overflow: hidden;  }
.hotel_box_50 { float: left; width: 50%; font-size: 15px; letter-spacing: 1px; line-height: 24px; padding: 20px; overflow: hidden;  }
.hotel_box_50_2 { width: 50%; font-size: 15px; letter-spacing: 1px; line-height: 24px; padding: 20px; overflow: hidden; margin: 0 auto;  }
.fix_photo_show{ width: 100%; height: 300px; background-position: center; background-size: cover; }
.fix_photo_show2{ width: 100%; height: 275px; background-position: center; background-size: cover; }
.home_fix_img{ max-width: 300px; width: 100%; }
.home_main_img{ max-width: 250px; }
/* ================================ Booking =============================================  */
.fix_book_step1{
border-radius: 0px 0px 16px 16px;
-moz-border-radius: 0px 0px 16px 16px;
-khtml-border-radius: 0px 0px 16px 16px;
-webkit-border-radius: 0px 0px 16px 16px;
border: none;
width: 100%;
}

#fix_offers_promo_4, #fix_offers_promo_1, #fix_offers_promo_2, #fix_offers_promo_3 { overflow: hidden; max-height: 198px;  }
#base_offers_promo_4, #base_offers_promo_1, #base_offers_promo_2, #base_offers_promo_3  { overflow: hidden; max-height: 158px;  }
.form-control { padding: 3px 2px 3px 2px !important; }
#fix_view_book_form{
  background-color:rgba(0, 0, 0, 0.7); padding-top: 60px; display: none;
  position:fixed; width:100%; height:100%; top:0px; left:0px; z-index:104;
}
#booking_show_button {
  height: 38px;  width: 300px; font-size: 17px; line-height: 36px; color: #000000;
  font-weight: bold; text-align: center; padding: 0px; margin-left: 38px; letter-spacing: 2px;
  transform: rotate(90deg); transform-origin: left top 0; position: relative;
-webkit-box-shadow: 2px -2px 5px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    2px -2px 5px 0px rgba(50, 50, 50, 0.45);
box-shadow:         2px -2px 5px 0px rgba(50, 50, 50, 0.45);
}
#booking_box0 { text-align: left; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 999;
}
.book_date{ text-align: left; font-size: 14px; padding: 10px 0px 0px 10px; }
.input_text { max-width: 191px; display: inline; }
.input_select { max-width: 191px; display: inline; }
#booking_box1{ width: 399px; background-image: url(../images/booking_bg2.jpg); margin: 0 auto; }
#booking_box2, #booking_box_alt2{ max-width: 340px;
background:  #FFFFFF;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
#booking_box_alt2{
  margin: 0 auto; height: 240px;
}
#ui-datepicker-div{ z-index: 1060 !important;}
.modal{
  top: 40px;
}
.booking_step1_car{ border: none; }
/* ================================ Base ================================================  */
.color_1 { color: #FFFFFF; } .color_2 { color: #A90000; } .color_3 { color: #112651; } .color_4 { color: #707070; } .color_5 { color: #009900; }
.color_6 { color: #2F2E2E; } .color_7 { color: #006600; } .color_8 { color: #000000; }
.bg_button { background: url('../images/bg_button.png') repeat-x; }
.bgcolor_0 { background: none; }



.photo_play { background-repeat: no-repeat; background-position: center center; height: 350px;  background-size: cover;}
#slide_show_1 { overflow: hidden; max-height: 350px; border-bottom: 5px solid #bda785; border-left: 0px; border-top: 0px; border-right: 0px;   }
#slide_show_1 .text{ margin: 0 auto !important; background-color:rgba(255, 255, 255, 0.65); width: 300px; padding: 5px 15px 5px 15px;
font-size: 22px; text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); color: #2f2e2e; font-family: 'Ubuntu Condensed', sans-serif;
font-weight: 700; letter-spacing: 1px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin-top: 360px !important;
}




#top_banner{
  background: url(../images/top_banner.png) no-repeat; width: 300px; height: 180px; padding-top: 17px; padding-left: 10px; color: #FFFFFF;

}
.banner_text{
  font-size: 12px; font-family: Tahoma, Geneva, sans-serif; padding: 5px; width: 220px;
  background-color:rgba(255, 255, 255, 0.7); margin: 0 auto;
}

#booking_box0 { background-color:rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 1px 5px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 5px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 5px 13px 0px rgba(50, 50, 50, 0.75);
}
#booking_box0 h2 { }
#languages { height: 32px; line-height: 16px; padding-right: 10px; padding-left: 10px; padding-top: 5px; font-weight: bold; text-align: left;  color: #E9E7E7;  display: inline; float: right; } #google_translate_element { display: inline-block; float: right; } #google_translate_element a { color: #000000;}
#languages img { height: 15px; border: 1px solid #2F2F2F; }

#main_box {  min-height: 500px; }


.master_shadow{
-webkit-box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    0px 2px 15px 0px rgba(50, 50, 50, 0.55);
box-shadow:         0px 2px 15px 0px rgba(50, 50, 50, 0.55);
}
 
.box_link{ text-decoration: none; font-weight: normal; color: #000000; }
.box_link:hover{ text-decoration: none; font-weight: normal; color: #000000; }
.box_link li{ list-style: none; }
.titlos_0 { min-height: 38px;  width: 100%;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.titlos_0 H1{  min-height: 32px; line-height: 32px; text-align: center; padding: 0px; margin: 0;
text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.25); color: #FFFFFF; font-size: 22px; font-family: 'Open Sans', sans-serif; font-weight: 600; letter-spacing: 1px;
}
.titlos_0 H2{  min-height: 32px; line-height: 32px; font-size: 28px;  text-align: center; padding: 0px; margin: 0;
text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); color: #333333; font-family: 'Ubuntu Condensed', sans-serif; font-weight: 700; letter-spacing: 1px;
}
.titlos_1 { min-height: 38px;  width: 100%; border-bottom: solid 2px #b92d00; }
.titlos_1 H2{  min-height: 32px; line-height: 38px; text-align: center; padding: 0px; margin: 0;
text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.2); color: #bda785; font-size: 28px; font-family: 'Open Sans', sans-serif; font-weight: 700; letter-spacing: 1px;
}
.titlos_1 H2{
    background: -webkit-linear-gradient(transparent, transparent), url(../images/gold.jpg) repeat;
    background: -o-linear-gradient(transparent, transparent); -webkit-text-fill-color: transparent;
    color:#c98b16; -webkit-background-clip: text;
}
.titlos_1 H3{  min-height: 32px; line-height: 32px; text-align: center; padding: 0px; margin: 0;
text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.2); color: #b92d00; font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; letter-spacing: 1px;
}
.photo_titlos {
  background-image: -moz-linear-gradient(top, #bda785, #a88a5e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bda785), to(#a88a5e));
  background-image: -webkit-linear-gradient(top, #bda785, #a88a5e);
  background-image: -o-linear-gradient(top, #bda785, #a88a5e);
  background-image: linear-gradient(to bottom, #bda785, #a88a5e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bda785', endColorstr='#a88a5e', GradientType=0);
  border: 1px solid #a88a5e; -webkit-border-radius: 4px;-moz-border-radius: 4px; border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  padding-right: 20px; padding-left: 20px; background-color: #8e0101; color: #ffffff; text-align: center;
}

.rooms_titlos {
  min-height: 26px; line-height: 26px; /*  background-color: #EEEEEE;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);   */
}
.rooms_titlos  H2{
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 18px !important; font-weight: bold; text-align: center; padding: 0px; margin: 0;
}
.titlos_2 {
  padding-right: 20px; padding-left: 20px; background-color: #8e0101;color: #ffffff;
  background-image: -moz-linear-gradient(top, #c90000, #8e0101);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c90000), to(#8e0101));
  background-image: -webkit-linear-gradient(top, #c90000, #8e0101);
  background-image: -o-linear-gradient(top, #c90000, #8e0101);
  background-image: linear-gradient(to bottom, #bda785, #a88a5e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90000', endColorstr='#8e0101', GradientType=0);
  border: 1px solid #a88a5e; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

}
.titlos_2 H1{ font-size: 13px; font-weight: bold; text-align: center; padding: 0px; margin: 0; color: #FFFFFF;  }
.titlos_2 H2{ font-size: 13px; font-weight: normal; text-align: center; padding: 0px; margin: 0; color: #FFFFFF; }

.main_box H2{ font-size: 13px; font-weight: bold; text-align: center; padding: 0px; margin: 0; font-weight: normal; }

.titlos_3 {
  background-color: #BDD6EF; min-height: 26px; line-height: 26px; font-weight: bold;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.titlos_3 H2{ font-weight: bold; text-align: center; line-height: 18px; padding: 0px; margin: 0;
font-size: 16px; color: #011c57;
}
.titlos_4 {  min-height: 10px;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding: 6px 0px 5px 10px;
}
.titlos_4 H2{ height: 34px; line-height: 34px; font-size: 18px; font-weight: bold; text-align: center; padding: 0px; margin: 0; }

.base_body {
  background-color: #fbfbfb; border: 1px solid #d8d8d8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  padding: 10px; font-size: 14px;
}
.social_media_box {
  background-color: #fbfbfb; border: 1px solid #d8d8d8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  font-size: 14px; text-align: center;
}
.social_media_box img { width: 100%; }




.base_img_1{
  margin: 5px 15px 5px 5px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.base_img_2{
  margin: 5px 10px 5px 5px;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.galery_img_1{
  margin: 5px 15px 5px 5px; height: 50px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.galery_img_2{
  margin: 5px 15px 5px 5px; height: 150px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}

.box_1 { }
.box_2 { }
.box_b { float: none; width: auto; overflow: hidden; } .box_b {  font-size: 13px; }
.box_a, .box_c, .box_d {  font-size: 14px; } .box_b{ padding-top: 0px; }
.box_d_h { min-height: 230px; } .box_c2 { font-size: 11px; }
.box_e { padding: 0px 15px 0px 15px; }   .box_x{ width: 40px; }

.explore_keim{
  letter-spacing: 0.5px; font-size: 16px;
}
.explore_keim h3{
  letter-spacing: 1px; font-size: 17px; font-weight: bold; padding: 10px 0 15px 0;
}

/* ====================== Car Rentals ======================== */
.s_offer {
  background-color: #ffffff;
  padding: 3px 3px 3px 10px; margin-bottom: 5px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.s_offer a{ color: #000000; text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; }
.s_offer a:hover{ color: #A90000; text-decoration: underline; }
.booking_step1_car{
  background-color: #9a0000; color: #ffffff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fe0000), to(#9a0000));
  background-image: -webkit-linear-gradient(top, #fe0000 0%, #9a0000, 100%);
  background-image: -moz-linear-gradient(top, #fe0000 0%, #9a0000 100%);
  background-image: linear-gradient(to bottom, #fe0000 0%, #9a0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#9a0000', GradientType=0);
}
.booking_step1_car:hover { background: #9a0000 !important; }
.offer_title{
  background-color: #fff5c8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dfdfdf), to(#ffffff));
  background-image: -webkit-linear-gradient(to bottom, #dfdfdf 0%, #ffffff 50%, #dfdfdf 100%);
  background-image: -moz-linear-gradient(to bottom, #dfdfdf 0%, #ffffff 50%, #dfdfdf 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #ffffff 50%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ffffff', GradientType=0);
  height: 26px; line-height: 26px; padding-left: 15px; font-weight: bold;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.offer_title a{ color: #000000; }
.offer_title i{ color: #000000; font-size: 0.9em}
.offer_box{
  background-color:#ffffff;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.offer_box p { padding: 0px; margin: 0 0 5px;  }
.offer_box a { text-decoration: none;  }
.offer_box a:hover { text-decoration: underline; color: #000000; }
.offer_one{
 border-bottom: dashed 1px #D16D25;
 font-size: 11px; font-family: Tahoma, Geneva, sans-serif;
}
.offer_one span{ }
.offer_fix_photo{
  width: 250px; height: 178px; background-repeat: no-repeat; background-color:  #EEEEEE; overflow: hidden; background-position: center;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  margin-bottom: 10px; margin-right: 4px;
}
.offer_fix_cover{
  width: 250px; height: 168px; background-image: url(../images/offers_bg1.png); background-repeat: no-repeat;
}
.offer_fix_nub {
  font-family: 'Ubuntu Condensed', cursive, sans-serif ; font-size: 20px; text-align: right; color: #FFFFFF;  width: 250px; padding-top: 2px; letter-spacing: 2px; text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); padding-right: 15px;
}
.offer_fix_car { margin-top: 123px; height: 23px; line-height: 23px; background-color:  #FFFFFF; }
.offer_fix_car h3 { font-size: 14px; line-height: 23px; text-align: center; }

.offer_disc_nub { font-family:  Helvetica, sans-serif; font-size: 16px; text-align: left; color: #FFFFFF;  width: 80px; font-weight: bold; margin-left: 9px; margin-top: 67px; }
.offer_disc_txt{ padding-left: 0px; font-size: 36px; height: 20px; line-height: 20px; font-weight: bold; }
.offer_disc_txt2{ width: 70px; text-align: center; font-size: 14px;  }

.offer_disc_photo{
  width: 250px; height: 158px; background-repeat: no-repeat;  overflow: hidden; background-position: 45px 22px;
  margin-bottom: 10px; margin-right: 4px;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
.offer_disc_cover{
  width: 250px; height: 168px; background-image: url(../images/offers_bg2.png); background-repeat: no-repeat;
}
.offer_disc_car { height: 20px; line-height: 20px; width: 225px; padding-top: 0px; padding-left: 85px; text-align: left; color: #FFFFFF; overflow: hidden;  }
.offer_disc_car a { font-size: 12px; line-height: 24px; color: #FFFFFF; }
.offer_disc_date { height: 20px; line-height: 20px; width: 225px; margin-top: 3px; background-color: #BA2025; display:  inline-block;   }
.offer_disc_date h3 { font-size: 12px; line-height: 24px; text-align: left; color: #FFFFFF; display:  inline-block;   }

.car_info_data{
  background-color: #f8f8f8; margin-bottom: 4px; width: 90px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.25);
}

.booking_step1_car{
 padding: 2px 10px 2px 10px;
}



.ui-timepicker-table td a {
  width: 25px !important;
}

#s_date, #e_date { width: 100px; display: inline; }
#s_time, #e_time, .offer_time  { width: 60px; display: inline; }
.dropdown-menu{ z-index: 99999; }
.ui-datepicker-trigger{ margin-left: 5px; }
.bootstrap-timepicker-widget{ background-color: #FFFFFF; }
.clock-up { background: url(../images/clock_up.png); height: 14px !important; width: 40px !important; }
.clock-down { background: url(../images/clock_down.png); height: 14px !important; width: 40px !important; }
.booking-sub{
  background-color: #fe3b00;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fe3b00), to(#d23100));
  background-image: -webkit-linear-gradient(top, #fe3b00, 0%, #d23100, 100%);
  background-image: -moz-linear-gradient(top, #fe3b00 0%, #d23100 100%);
  background-image: linear-gradient(to bottom, #fe3b00 0%, #d23100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe3b00', endColorstr='#d23100', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  border: none;
  padding-left: 0px; padding-right: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-weight: bold; color: #FFFFFF;
}
.booking-sub:hover{
  background-color: #3e5395;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff4240), to(#e42826));
  background-image: -webkit-linear-gradient(top, #ff4240 0%, #e42826, 100%);
  background-image: -moz-linear-gradient(top, #ff4240 0%, #e42826 100%);
  background-image: linear-gradient(to bottom, #ff4240 0%, #e42826 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0000c', endColorstr='#cc1009', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  border: none;
  padding-left: 0px; padding-right: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-weight: bold; color: #FFFFFF;
}
#dis_banner {
  width: 546px; height: 246px; background-image: url(../images/banner_bg.png); background-repeat: no-repeat; text-align: left;
}
.disc_nub {
font-family: 'Alfa Slab One'; font-size: 40px; text-align: left; color: #a90000;
}
.disc_soffer {
	color:#001b55; text-decoration:none; letter-spacing: 1px; font-weight: bold; font-size: 18px;
}

.top_shadow{
  -moz-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
}
.more_cars {
  background-color: #f8f8f8;
  margin-bottom: 4px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
}
.more_cars a {
  display: inline-table; text-decoration: none; color: #001B55; font-size: 13px;
}
.more_cars a:hover {
  text-decoration: underline; color: #A90000;
}

/* ====================== Info Box ======================== */
.i_box_h{ display: none; }
.i_box_act { }

.info_box_title{
  padding-bottom: 20px; font-size: 16px; text-align: center;
}
.info_box_main {
  width: 80%; padding: 17px 11px 15px 18px;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4); -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4); box-shadow: 0 2px 2px rgba(0,0,0,0.4);
  float: left;
  min-height: 240px;
  position: relative;
}
.ibox_1{ background: url(../images/guarantee.png) top left no-repeat  #E2EDF8; }
.ibox_2{ background: url(../images/offers_bg.png) top center no-repeat  #E2EDF8; }
.ibox_3{ background: url(../images/faq.png) top left no-repeat #E2EDF8; }
.ibox_4{ background: #E2EDF8; }
.info_box_pad{ padding-left: 15px; }
.info_box_tabs {
  width: 20%;
  float: left;
}
.info_box_tab_act {
  background: #E2EDF8;  font-weight: bold;
  margin-left: 0px;
  position: relative;
  margin-bottom: 0px;
  border-bottom: 2px #a0a0a0 solid;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 17px 11px 15px 18px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.info_box_tab {
  padding: 17px 11px 15px 18px;
  background: #F4F4F4;
  margin-bottom: 1px;
  border-bottom: 1px solid #555555;
  color: #555555;
  font-size: 0.813em;
  cursor: pointer;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

#lowest_price_div{
border: solid 1px #C9C9C9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}
#lowest_price_div .l_line {
  margin: 0px 0px 6px 0px; display: block;
}
#lowest_price_div .l_img {
  float: left; margin: 0 10px 0 10px;
}
#social_promo{ max-width: 550px; margin: 0 auto;}
.gplus { width: 80px; float: left; }
.twitter{ width: 150px; float: left; }
.split { width: 1px; float: left; }
.fb{ width: 130px; float: left; }
.linkedin{ width: 110px; float: left; }

/* ================================================ */
.master {  margin: 0 auto; text-align: left; }
#head { height: 20px; }
#head_bot {
  -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
  background:  #FFFFFF;
  height: 28px;
}



#company_id{ float: right; color: #FFFFFF;  }
#mastertitle{ float: right; }
#mastertitle h1{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing: 0px; color: #FFFFFF; text-align: center; font-style: italic; }
#mastertitle_alt{ clear: both; }
#mastertitle_alt h1{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing: 0px; color: #FFFFFF; text-align: center; font-style: italic; }

#gridbreadcrumbLinks { padding: 5px 5px 0 5px;}

.breadcrumbLinks ul { display: inline-block; margin: 0; list-style: none; padding-right: 5px;
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 0 4px 4px 0;  }
.breadcrumbLinks ul li { float: left; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
.breadcrumbLinks ul li a { color: #011c57; font-weight: bold; text-decoration: underline; } .breadcrumbLinks ul li a:hover { color: #ba2025; }




#testimonials{
  padding: 10px 0 10px; background: #FAFAFA;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.testimonial_title{ width: 100%; padding:20px 6px 20px 6px;margin:0 auto; }
.testimonial_title h3{ background:url(../images/h3.png) no-repeat center; color: #999999; font-size: 22px; font-weight:normal;text-align:center; margin-bottom:17px; font-family: Georgia, serif; }

#div_testimonials{
  position: relative; text-align: left; border-radius: 5px; border: 1px solid #918F8F; padding: 10px; margin: 5px 30px 5px 30px;
  font-size: 0.9em; font-family: arial, helvetica, verdana, sans-serif;
}
.testimonial { padding: 0 15px 0 15px; width: 100%; min-height: 75px; }
.testimonial p { font-style:italic; margin: 0px; padding: 0px 0px 10px 0px; color: #999999;  font-size: 18px;  font-family: Georgia, serif;  line-height: 32px; }
.stars { margin: 0px 30px 5px 0px; height: 15px; }
.stars2 { height: 20px; }
.testim_name { font-size: 14px; font-weight:bold; color: #C9C9C9; }
.testim_xora { font-size: 11px; color: #C9C9C9;  }
.testim_from {  font-size: 11px; color: #717171; float: right; }



#bottom_top {
-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
  background:  #FFFFFF; height: 12px;
}
#bottom_div { height: 70px; line-height: 60px; background-color: #c9c9c9; color: #595959; }

#bot_menu { letter-spacing: 1px; padding: 15px 0 10px 0; border-top: 1px solid #242424; }
.eot { float: right; max-width: 120px;}
.info_links{ float: left; width: 700px; padding: 0 15px 0 15px; text-align: center; color: #a88a5e;  }
.contact_links{ float: left; max-width: 270px; text-align: left;}
.call_us_title{ background-color: #a88a5e; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
  border-bottom: 1px solid #a88a5e;
  padding: 5px 0px 3px;
  font-weight: bold;
  color: #0069a1;
}
.call_us{ background-color: #fbfbfb; border: 1px solid #d8d8d8; padding: 0px 0px 3px; text-align:center;
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.follow_us{ padding: 10px 0px 3px;

}

#bot_menu a{ color: #a88a5e; font-weight:  normal; text-decoration: none; font-size: 15px; } #bot_menu a:hover { color: #A90000; }
#bot_copyr { letter-spacing: 1px; color: #FFFFFF; padding: 10px 0 10px; } #bot_copyr a{ color: #FFFFFF; } #bot_copyr a:hover { color: #A90000; }

#bottom_div_in { margin: 0 auto; font-weight: bold; text-align: right; padding-right: 30px; }


#explore_crete_links a{
line-height: 16px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
}
.crete_titles {
  -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
  background-color: #F4F4F4; max-width: 240px; text-align: center; line-height: 24px; font-size: 14px;
}
.crete_links_div {
  border: solid 1px #F4F4F4; text-align: center; line-height: 18px; font-size: 14px;
}

/* ================================================ */


@media (max-width: 480px) {
  .hotel_box_div {  width: 99% !important; }
  .master, #head, .info_links, .w50, .car_info_data, .base_img_1, #head_r {  width: 99% !important; }
  #menu { display: none; }
  .w23{  width: 48% !important; } .mobile_split{ clear: both; height: 10px;}    #head{ height: 155px; }
  #master_logo {  width: 99% !important; padding-top: 10px; } #company_id{ width: 59%; font-size: 11px; }
  #mastertitle { display: none; } .info_box_main { width: 70%; } .info_box_tabs { width: 30%; }
  #mastertitle_alt h1{ font-size: 22px; }  #mastertitle_alt .h1_0_0{  font-size: 16px; }
  #booking_box0{ width: 99%; margin: 0 auto; } .box_c{ display: none; }
  .box_a,  .box_d{ width: 100%; }
  .video_box{ width: 200px; height: 150px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
  .m_1_h, .m_2_h, .m_3_h, .m_4_h{ display: none !important; }
  #google_translate_element{ display: none; } #languages{ width: 100%; } .btn-group { display:  block !important;}
  #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 20px; float: none; }
  #bot_menu a { display: block; margin: 4px; } #bot_menu .follow_us a{ display: inline;}
   .b_w100, .b_w50, .b_w33{ width: 100% !important; }
}
@media (min-width: 481px) and (max-width: 767px)  {
  .master, #head, .info_links, .car_info_data { width: 99%; }
  #menu{ display: none; }
  #head_r { width: 240px;  }
  #master_logo { width:250px; padding-left: 10px;} #company_id{ width: 50%; font-size: 14px; }
  #mastertitle { display: none; }
  #mastertitle_alt h1{ font-size: 28px; }  #mastertitle_alt .h1_0_0{  font-size: 22px; }  #mastertitle_alt .h1_1_0{  font-size: 22px; }
  #booking_box0{ }
  .box_a, .box_d{ width: 100%; }
   .video_box{ width: 440px; height: 315px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
   .m_4_s{ display: none; }  .m_1_h, .m_2_h, .m_3_h{ display: none !important; } .box_c{ display: none;  }
   #google_translate_element{ display: none; }  #languages{ width: 250px; }
   #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 10px; float: none; }
   .b_w100{ width: 100% !important; }  .b_w50{ width: 50% !important; }  .b_w33{ width: 50% !important; }
}
@media (min-width: 768px) and (max-width: 979px)  {
  .master, #head {  width: 760px;  }  .menu { font-size: 13px; }
  #master_logo { width: 290px;  padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; }
  #mastertitle { display: none; }
  #mastertitle_alt h1{ font-size: 38px; } #mastertitle_alt .h1_1_0{  font-size: 22px; }
  .mfs_0 {  font-size: 12px; } .mfs_3 {  font-size: 11px; }
  #booking_box0{ }
  .box_a{ width: 290px; } .box_c{ display: none;  }  .box_d{ width: 240px; font-size: 11px; }
  .box_e{ width: 630px; } .box_f{ width: 340px; }
  .info_links{ width: 410px; } .video_box{ width: 730px; height: 315px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
  .m_3_s, .m_4_s{ display: none; }  .m_1_h, .m_2_h{ display: none !important; }
  #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 10px; float: none; }
  .b_w100{ width: 100% !important; }  .b_w50{ width: 50% !important; }  .b_w33{ width: 33.33% !important; }
}
@media (min-width: 980px) and (max-width: 1199px)    {
  .master, #head {  width: 980px;  }   .menu { font-size: 15px; }
  #master_logo { padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; } #mastertitle{ width: 415px; }
  #mastertitle h1{ font-size: 46px; } #mastertitle .h1_0_0{  font-size: 36px; } #mastertitle .h1_0_3{  font-size: 40px; }  #mastertitle .h1_1_0{  font-size: 32px; }
  #mastertitle_alt{ display: none; }
  #booking_box0{ }
  .box_a{ width: 290px; font-size: 11px; } .box_c{ width: 250px; font-size: 11px; }  .box_d{ width: 240px; font-size: 11px; }
  .box_d{ width: 510px; } .box_e{ width: 630px; } .box_f{ width: 340px; }
   .info_links{ width: 630px; } .video_box{ width: 600px; height: 315px;} .m_2_s, .m_3_s, .m_4_s{ display: none; }  .m_1_h{ display: none !important;  }
   .b_w100{ width: 100% !important; }  .b_w50{ width: 50% !important; }  .b_w33{ width: 33.33% !important; }
}
@media (min-width: 1200px)   {
  .master, #head, .desktop_menu {  width: 1050px;  }  .menu { font-size: 17px; }
  #master_logo { padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; } #mastertitle{ width: 485px; }
  #mastertitle h1{ font-size: 46px; } #mastertitle .h1_0_0{  font-size: 40px; } #mastertitle .h1_1_0{  font-size: 32px; }
  #mastertitle .h1_1_3{font-size:34px;} #mastertitle .h1_1_4{font-size:37px;}
  #mastertitle_alt{ display: none; }
  #booking_box0{  }  .fix_bot_edox{ width: 180px; }
  .box_a{ width: 290px; font-size: 11px; } .box_c{ width: 250px; font-size: 11px; }   .box_d{ width: 240px; font-size: 11px; }
  .m_1_s, .m_2_s, .m_3_s, .m_4_s{ display: none; } .info_links{ width: 600px; } .video_box{ width: 670px; height: 315px;}
  .car_filters{ font-size: 13px !important; line-height: 19px !important; font-weight: normal; }
.b_w100{ width: 100% !important; }  .b_w50{ width: 50% !important; }  .b_w33{ width: 33.33% !important; }
}

