@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
  line-height: 1;
}
p{margin-bottom:10px;}
ol, ul {
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
b, strong{font-weight: bold;}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
.col-sm-12{width:100%;float: left;}
.col-sm-11{width:91.67%;float: left;}
.col-sm-10{width:83.34%;float: left;}
.col-sm-9{width:75%;float: left;}
.col-sm-8{width:66.67%;float: left;}
.col-sm-7{width:60%;float: left;}
.col-sm-6{width:50%;float: left;}
.col-sm-5{width:40%;float: left;}
.col-sm-4{width:33.33%;float: left;}
.col-sm-3{width:25%;float: left;}
.col-sm-2{width:16.66%;float: left;}
.col-sm-1{width:8.33%;float: left;}
a img {
  border: none;
}
a{
  text-decoration: none;
  color: #333;
}
em, i{font-style: italic;}

h1{font-size:40px;line-height:45px;font-family: 'Montserrat', sans-serif;}
h2{font-size:36px;line-height:40px;font-family: 'Montserrat', sans-serif;}
h3{font-size:28px;line-height:24px;font-family: 'Montserrat', sans-serif;}
h4{font-size:18px;line-height:20px;font-family: 'Montserrat', sans-serif;}
h5{font-size:15px;line-height:15px;font-family: 'Montserrat', sans-serif;}
h6{font-size:10px;line-height:10px;font-family: 'Montserrat', sans-serif;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
.clr{
	clear: both;
}
img{
  max-width: 100%;
  height: auto;
    filter: saturate(120%);
     -webkit-filter: saturate(120%);
     -moz-filter: saturate(120%);
     -o-filter: saturate(120%);
     -ms-filter: saturate(120%);
}
body{
  font-family: 'Oxygen', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  overflow: scroll;
  overflow-x: hidden;
  color: #555;
  background: #f9f9f9;
}
#CDSRATINGWIDGET863 {
    overflow: hidden;
}
.inner_have_right{
	max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
}
.logo img{
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  height: 70px;
}
.menu_blog{
  z-index:9;
  width:100%;
}
.menu_blog{
  color: #eee;
}
.top_con{
	max-width:1170px;
	width:100%;
	margin:0 auto;
	padding:10px;
}
.top_con ul{
	margin-left:0;
	padding-left: 15px;
}
.howto{
	max-width:1170px;
	width:100%;
	margin:0 auto;
	position:relative;
	line-height: 25px;
	color:#fff;
}
.howto h3{
	 font-size: 19px !important; 
    text-transform: none !important;
	color:#fff !important;
}
   
.how_to {
    width: 285px;
	position:absolute;
	right:0;
	top:20px;
    background: rgba(25,41,80,0.8);
    border-radius: 15px;
    padding: 10px 20px;
	z-index:9;
}
.how_to ul{
	padding:0;
	margin:0;
	
}
.how_to ul li{
	position:static;
	margin-left: 15px;
}
.upper{
  position: relative;
  height: 38px;
  background: #2a3e54;
}
.upper i.fa{
  font-size: 14px;
  color: #eee;
  min-width: 20px;
}
.upper_left i.fa {
    font-size: 14px;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #ff9306;
    margin-right: 15px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 25px;
}
.upper p{margin-bottom:0;}
.inner, div.itemHeader{
  max-width: 1170px;
  width: 100%;
  margin:0 auto;
}

.upper .inner {
    background: #2a3e54; 
    position: relative;
    z-index: 1;
}
.upper_left{
  float: left;
  padding: 6px 0;
}
.upper_right{
  float: right;
  height: 38px;
  padding-left: 20px;
  position: relative;
}



.upper_right ul{
  padding: 0;
  margin: 0;
}
.upper_right ul li{
  list-style: none;
  float: left;
  padding-top: 5px;
  
}
.upper_right ul li a {
    display: block;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    background: #4596CE;
    margin-left: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 30px;
}
.logo{
  width: 20%;
  float: left;
}
.memnu_top{
  width: 80%;
  float: left;
}
.memnu_top ul{
  padding: 0;
  margin: 0;
  float: right;
  margin-bottom: -3px;
}
.memnu_top ul li{
  float: left;
  list-style: none;
  position: relative;
  z-index:9;
}
.memnu_top ul li a{
  text-decoration: none;
  color: #eee;
  display: block;
  padding: 25px 15px;
  position: relative;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.memnu_top ul li.active a::after{
  background: #fff;
}
.memnu_top ul li.active>a{color:#ff9306;}
.memnu_top ul li:last-child>a{
  padding-right: 0 !important;
}
.memnu_top ul li:hover>a{
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  color: #fff;
}
.memnu_top ul ul{
  position: absolute;
  top: 56px;
  left: 0;
  width: 200px;
  background: #fff;
  z-index: 9;
  display: none;
  margin-bottom: 0;
}
.memnu_top ul ul li{
  float: none;
}
.memnu_top ul ul li a{
  text-transform: none;
  color: #333;
  padding: 10px !important;
  border-left: 4px solid #fff;
  border-bottom: 1px solid #eee;
}
.memnu_top ul ul li:hover>a{
  border-color: #2a3e54;
  color: #333;
}
.memnu_top ul ul li a::after{display: none;}
.logo_con{
  padding: 5px 0 0px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background: rgba(51, 73, 96, 0.9);

}
.logo_con.fixed{
  background: #334960;
}
.logo_con.fixed .logo img{
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  height: 60px;
}
.logo_con.fixed .memnu_top ul li a{
  padding: 20px 15px;
}
.memnu_top ul li.deeper:hover{
  background: url(../images/menubg-hover.png) 15px bottom no-repeat;
}
.memnu_top ul li:hover>ul{display: block;}
.slider{
  position: relative; 
  background: #000;
  overflow:hidden;
  line-height: 0;
  max-height: 600px;
  margin-bottom: 20px;
}
.mini_banner{
  margin-bottom: 20px;
}
#CDSWIDLNKR{min-width:300px;}
 #CDSWIDSSP{width:100% !important;}
 #CDSWIDLNKR #talink.widLNKSml, #CDSWIDLNKR #talink.widLNKSml a {
    line-height: 8pt;
    font-size: 9pt !important;
}

.slideitem{
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  opacity: 0;
  right:0;
  bottom:0;
  background-size:cover;
  line-height: 0;
}
.slider img{
	width:100%;
}
.slideitem.active{
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  opacity: 1;
}
.slide_text{
  text-align: center;
  position:absolute;
  width:50%;
  left:25%;
  z-index:9;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(50, -50%); /* IE 9 */
  -webkit-transform: translate(0, -50%); /* Safari */
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  letter-spacing: -1px;
}
.slide_text h2{
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
}
.slide_text h3{
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
}
.slide_text a{
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  background: #2a3e54;
  padding: 9px 31px;
  width: 150px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  margin: 15px auto 0px auto;
  display: block;
  letter-spacing: normal;
      border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
  font-weight: bold;
  position:relative;
}
.slide_text .custom{
	background-image:none !important;
}

.nxbt{
  transition: 0.4s ease-in-out;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
  position: absolute;
  padding: 15px 20px;
  right: 10px;
  top: 45%;
  border: 1px solid #fff;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
}
.pvbt{
  transition: 0.4s ease-in-out;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
  position: absolute;
  padding: 15px 20px;
  left: 10px;
  top: 45%;
  border: 1px solid #fff;
  cursor: pointer;
   color: #fff;
   font-size: 20px;
}
.welcome{
  
}
iframe{max-width:100%;}

.populartour{
  background:#e7f0f5;
  background-size: cover;
  padding: 60px 0;
  color: #6e6e6e;
}
.populartour .feature_text{
  border-top: 4px solid #2a3e54;
  position: relative;
}
.populartour .feature_price{
  background: #2a3e54;
  color: #fff;
  position: absolute;
  right: 0;
  padding: 10px 20px;
  top: -40px;
  font-size: 17px;
  font-weight: 700;
   border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
.feature_blog{
  margin-right: -15px;
  
}
#itemListPrimary{
  margin-right: -30px;
}
body div.feature_item{
  background: #fff;
  margin-right: 30px;
  margin-bottom: 15px;
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  position: relative;
}
.feature_text{
   padding: 10px 15px 1px 15px;
}
.feature_text h3 , .catItemTitle>a, .module_ItemTitle{ 
  font-weight: 500;
  color: #0071BC;
  font-size: 15px;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
  line-height: 20px;
  height: 60px;
  overflow:hidden;
  font-family: 'Montserrat', sans-serif;
}
div.catItemIntroText{padding: 0;}

.conten h2, .mini_slider h2, .footer h2, .moduletable>h3,.componentheading{
  font-weight: 700;
  font-size: 30px;
  color: #333;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 20px !important;
  text-align: center;
}
div.itemHeader h2.itemTitle{
  text-align: left;
  border-bottom: 1px solid #ccc;
  font-size: 20px;
}
.read_m {
  float: right;
  height: 35px;
  width: 35px;
  border: 1px solid #969090;
  color: #555;
  font-size: 17px;
  margin-left: 15px;
  text-align: center;
  line-height: 34px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.read_m:hover{
  background: #f7941d;
  border-color: #f7941d;
  color: #fff;
}
.mo_cat{
  float: right;
  padding-top: 5px;
}
.date_pri{
  float: left;
}
.itemList_Category h2,.componentheading{
    padding-top: 25px;
}
.mini_slider{
  padding: 110px 0;
  background-size: cover !important;
}
.mini_slider h2 {
  color: #fff;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px #000;
  font-size: 45px;
  border: none;
}
.footer h2{
  color: #ff9306;
  border-bottom: 1px solid #00b3de;
  font-size: 26px;
}

.footer a{color:#eee;}
.populartour h2{border: none !important;}

.conten h4, .mini_slider h4, .footer h4, .page-header>h1{
  font-family: 'Kaushan Script', cursive;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.mini_slider h4{
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-size: 26px;
}

.footer h2::after{

}
.footer>.inner{
	padding-bottom:40px;
	background:url(../images/angkorbg.png) bottom center no-repeat; 
}
.feature_food{
  background: #fff;
  border-top: 1px solid #e4e4e4;
  padding: 10px 0px;
  overflow: hidden;
}
.feature_food a{
  text-decoration: none;
  color: #333;
  float: right;
  font-weight: 700;
  border-left: 1px solid #e4e4e4;
  padding: 10px 0 10px 30px;
  margin: -10px 0;
}
.feature_food a:hover{
  color: #2a3e54;
}
.feature_food i {
    margin-right: 10px;
    color: #2a3e54;
}
.feature_food p{margin-bottom:0;}
/* ---------------------------*/
.tourpackage, .tour_package{
  padding:  65px 0 45px 0;
  color: #6e6e6e;
}
.tourpackage .feature_item{
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  position: relative;
}
.tourpackage .feature_food{
  padding: 7px 30px;
}
.tourpackage a{
  padding: 10px 0 10px 22px;
  margin: -10px 0;
}
.tourpackage .feature_text{
  padding: 20px;
  position: static;
  border-top: none;
}
.feature_price {
	display:none;
    width: 70px;
    height: 20px;
    padding: 25px 0;
    position: absolute;
    top: 15px;
    right: 20px;
    border-radius: 100%;
    text-align: center;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
    overflow: hidden;
    border-bottom: none;
    background: url(../images/price-bubble.png) no-repeat bottom right #ff47a0;
    background-size: contain;
    color: #fff;
}
table{
  margin-bottom: 10px;
}
table td{
	padding:10px 5px;
	vertical-align:top;
}
table tr{vertical-align:top;}
.view_all, .bt{
  color: #fff;
  font-size: 15px;
  clear:both;
  font-weight: normal;
  background: #f7941d;
  padding: 9px 25px !important;
  width: 196px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  margin: 10px auto 20px auto !important;
  display: block;
  letter-spacing: normal;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.view_all:hover, .bt:hover{
	background:#ff9306;
}
.feature_price span{
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 10px;
  margin-top: -4px;
}
.populartour .feature_price span{display: inherit;}
.populartour h3{
  border-bottom: none;
}
.feature_price.green{
  background-color: #01cb68;
}
.feature_price.blue{
  background-color: #47bbff;
}
/*-------------------------------*/
.destination{
  padding: 50px 0;
  background: #fff;
  position: relative;
}
.destination:after{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    box-shadow:0 0 40px rgba(0,0,0,0.8);
    bottom:0px;
    left:10%;
    right:10%;
    width:80%;
    height:50%;
    -moz-border-radius:100%;
    border-radius:100%;
}
.destination_blog{margin-right: -15px;}
.dest_item{
  margin-right: 30px;
  position: relative;
}

.destination h3{
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 1px 1px 1px #000;
  border:none;
}
.destination h3::after{
  display: none;
}

.destination_blog .moduletable{
  width: 25%;
  float: left;
  position: relative;
}
.destination_blog .moduletable .custom{
  margin-right:15px;
}
/*------------------------------*/
.home .bottomblog{
    padding: 55px 0;
    line-height: 30px;
    background: #e7f0f5;
	border-top:1px solid #e2e3e3;
}
.home .bottomblog ul{
  padding: 0;
  margin: 0;
}
.home .bottomblog ul li{
  list-style: none;
  width: 45%;
  float: left;
  padding-left:5%;
  position: relative;
  line-height:22px;
}
.home .bottomblog ul li::before{
  content: '\f105';
  display: block;
  font: 13px/29px FontAwesome;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 31px;
  top: 0;
  color: #2a3e54;
}
.item-page{
	overflow:hidden;
	
}
/*====================================*/
.tour_detail{
  line-height: 24px;
}
.detail_left{
  background: #fff;
  box-shadow: 0 2px 3px rgba(0,0,0,0.09);
  padding: 50px;
}
.detail_left h3{
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.detail_right{
  padding-left: 20px;
}
.tour_detail ul{
  padding: 0;
  margin: 0;
}
.tour_detail ul li{
  margin-left: 20px;
  list-style: square;
}
.date_icon{
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #2a3e54;
    border-radius: 100%;
    text-align: center;
    font-size: 1.467em;
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive;
    float: left;
    margin-right: 20px;
    position: relative;
}
.date_icon:before {
    content: " ";
    display: block;
    width: 55px;
    height: 55px;
    background: transparent;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    border: 3px solid rgba(255,255,255,0.5);
}
div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before{display: none;}
/* --=====================================*/
.footer{
  background: #334960;
  padding: 30px 0 0px 0;
  color: #eee;
  line-height: 24px;
}
.footer .moduletable{
  width: 28.3%;
  float: left;
  padding-right:20px;
}
.footer i{
  width: 1.688em;
  height: 1.688em;
  line-height: 1.688em;
  border-radius: 100%;
  background: #959da7;
  color: #2a3e54;
  font-size: 12px;
  text-align: center;
  margin-right: 10px;
}
.footer h3{
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
  border:none;
}
.footer h3::after{
  display: none;
}
.footer ul{
  padding: 0;
  margin: 0;
}
.footer ul li{
  list-style: none;
}
.footer ul li a{
  text-decoration: none;
  color: #eee;
}
.footer ul li a::before{
  content: '\f105';
  display: block;
  font: 12px/24px FontAwesome;
  float: left;
  margin-right: 10px;
  width: 4px;
}
.footer ul li a:hover{
  color: #fff;
}
.copy{
  text-align: center;
  border-top: 1px solid #36516f;
  padding: 10px 0 ;
  font-size: 12px;
  background:#2a3e54;
}
.copy .inner{
  position: relative;

}
.copy_left{
  float: left;
}
.copy_right{
  float: right;
}
.copy .gotop i{
  display: block;
  width: 50px;
  height: 50px;
  background: #ff9306;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: -27px auto 0 auto;
  line-height: 48px;
  cursor: pointer;
}
.copy a{
  text-decoration: none;
  color: #ccc;
}
.copy a:hover{
  color: #fff;
}
.copy p{
  margin-bottom: 0;
}
/* ----------------------k2------------------------*/
div.catItemImageBlock,div.catItemBody,div.catItemView{
  padding: 0;
  margin: 0;
}
.k2ItemsBlock ul li{
  width: 33.33%;
  float: left;
  margin: 0 !important;
  padding: 0;
}
.meet_team .k2ItemsBlock ul li{
  width: 20%;
}
.meet_team .k2ItemsBlock{
	margin-right:0;
}
.meet_team .feature_text {
    min-height: 80px;
}
.populartour .k2ItemsBlock ul li{
  width: 33.33%;
}
.k2ItemsBlock{
  margin-right: -30px;
}
.li_inner{
  margin-right: 30px;
  background: #fff;
  margin-bottom: 30px;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
  position: relative;
  border: 1px solid #fff;
}
.modulePretext{
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px !important;
}
.tour_full_text{
  width: 66.6%;
  float: left;
}
.right_blog{
  width: 33.4%;
  float: left;
}
.itemFullText ul{
  padding: 0;
  margin: 10px 0;
}
.itemFullText ul li{
  margin-left: 20px;
  list-style:square;
}
.itemFullText h3{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px !important;
}
.right_inner{
  padding-left: 15px;
}
.item_text_inner{
  padding-right: 30px;
}
.price_blog{
  padding: 10px 20px;
  background: #2a3e54;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 5px;
}
.price_blog i{
  margin-right: 10px;
}
.price_blog span {
    font-size: 13px;
    font-style: italic;
    margin-right: 10px;
}
.tourblog {
}
.tourblog .itemTitle{
  border:none;
  text-transform:none;
}
.img_tour{
  margin-top: 5px;
  overflow: hidden;
}

.img_con_bl img{
  width: 15.66%;
  float: left;
  margin-right : 1%;
  margin-top: 4px;
}
.img_con_bl{
  margin-right: -1%;
}
.img_con_bl img:hover{
  cursor: pointer;
}
.img_con_bl img.img_active{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	 box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #fff;
	-moz-box-shadow: 0px 0px 2px #aaaaaa;
  -webkit-box-shadow: 0px 0px 2px #aaaaaa;
  box-shadow: 0px 0px 2px #aaaaaa;


}
.booking_form{
	padding: 20px;
    background: #fff;
    margin-top: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.booking_form label{
	width:38% !important;
}
.booking_form [type="text"] {
    padding: 7px 15px;
    width: 100% !important;
}

.booking_form .label_hide{
	display:none;
}
.booking_form #capcha_03{
	width: 52.5% !important;
}
.booking_form  .bt{
	background:#ff9306;
}
.right_blog .bt{
	width:100%;
	padding: 9px 0 !important;
}
.tour_code {
	font-size: 14px;
    float: right;
    margin-top: 15px;
    color: #fffa18;
}
.tourcode{
	float: right;
    background: #2a3e54;
    padding: 7px 17px;
    color: #fff;
    margin: -10px -10px 0 0;
}
label.error{display:none !important;}
.moduleCustomLink{
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
.recommend_hotel{
  background: #2a3e54;
  color: #fff;
  padding: 30px;
  margin-top: 30px;
}
img[style="float: left;"]{
	margin-right:10px;
}
.recommend_hotel h3{
  font-size: 28px;
  margin-bottom: 27px !important;
  border-bottom: 1px solid #ccc;
  font-family: 'Kaushan Script', cursive;
  font-weight: lighter;
}
.right_blog h3{
  font-size: 28px;
  border-bottom: 1px solid #ccc;
  font-family: 'Kaushan Script', cursive;
  font-weight: lighter;
  margin-bottom: 27px !important;
}
.right_blog h3::after{
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background: #2a3e54;
  margin-top: 18px;
}
.booking_form h3::after{
	background:#ccc;
}
div.booking_form select {
    padding: 7px 15px;
    width: 25% !important;
    border: 1px solid #ddd;
}
.right_blog .bt{
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
h3.tour_header {
    background: #2a3e54;
    float: left;
    padding: 15px 25px 10px 25px !important;
    display: block;
    color: #fff !important;
    margin-top: -40px !important;
    margin-bottom: 0 !important;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

span.catItemImage{margin-bottom: 0;position: relative;}
.catItemImage a{
  position: relative;
  overflow: hidden;
  display: block;
  line-height: 0;
}
.catItemImage a::before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.catItemBody:hover .catItemImage a::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

#contactform{
  margin-top:10px;
}
#contactform label, #tour_booking label{
  width:25%;
  float:left;
}
#contactform [type="text"], #tour_booking [type="text"]{
  padding:7px 15px;
  width:35%;
  border: 1px solid #ccc;
}
#Message{
	width:100% !important;
}
#Your_comment, #Message{
	width:75%;
	height:165px;
	padding: 7px 15px;
	border: 1px solid #ccc;
  
}
.content_aticle #captchaimg{
  border:1px solid #ccc;
}
.content_aticle #change_captcha img{
  float:left;
  margin:5px;
}
#contactform select, #tour_booking select{
  padding:7px 15px;
  width:15%;
}
#submittour, #contact_submit{
  border:none;
  padding:8px 35px 8px 25px;
  cursor: pointer;
}
#contactform .row, #tour_booking .row{
  
  display:block;
  padding:5px 2px;
}
#ui-datepicker-div{
  font-size:12px;
}
label#captcah_03{
  color:red;
}
[type="text"].error, select.error {
  position:relative;
  border:1px solid red !important;
}
label.error{
  position:absolute;
  margin-left:10px;
  margin-top:5px;
  color:red;
}
.hasDatepicker{
  background: #fff url(../images/cal.gif) 97% center no-repeat;
}
#captchaimg {
width: 120px;
float: left;
}
#captchaimg {
  border: 1px solid #ccc;
}
#change_captcha img {
  float: left;
  margin: 5px;
}
#adule, #child {
    float: left;
    padding: 7px 10px;
    width: 81px;
}
.form_blog{
	max-width:900px;
	margin:0 auto;
}
.right_con{
	width:30%;
	float:left;
}
.right_con ul{
	padding:0;
	margin:0;
}
.right_con ul li{
	width:100%;
	float:none;
}
.have_right{
	width:70%;
	float:left;
}
.have_right .componentheading{
	background:none;
}
.have_right .col-sm-3{
	width:33.33%;
}
.have_right .booking_form label{
	display:none;
}
.have_right .booking_form [type="text"]{
	width: 100% !important;
    padding: 7px 5% !important;
}

.right_con .k2ItemsBlock{
	margin-right:0;
}
.right_con .moduletable{
	background: rgba(255, 255, 255, 0.5);
	margin-left: 15px;
	padding:24px 15px 15px 15px;
	margin-bottom:15px;
  border: 1px solid #ddd;
}
.right_con .moduletable ul li{
	white-space:nowrap;
	
	overflow:hidden;
}
.right_con .moduletable ul li a{
	display:block;
	border-bottom:1px solid #ccc;
	padding:7px 0;
	font-size:14px;
	max-width:100%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-transform:capitalize;
	
}
.right_con .moduletable h3{
	font-size: 25px;
}
form [for="child"] {
    text-align: center;
    width: 77px !important;
}
[type="submit"]{
	float: left;
	border: none;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
	    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	cursor: pointer;
}
.moduleItemImage{
	display:block;
	line-height: 0;
  position: relative;
}

.moduleItemImage{
  overflow: hidden;
  position: relative;
}
.moduleItemImage::before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.moduleItemImage:hover::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

 table td p{
    margin-bottom: 0;
  }
.bottom_img{
  position: absolute;
  bottom: 0;
  padding: 15px 15px 10px 15px;
  width: 100%;
  font-weight: bold;
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.bottom_img .fa{
  margin-right: 10px;
}
.mobiel{
  display: none;
}
.menu_blog a{color:#fff;}
.meet_team{
	padding-top:30px;
	text-align:center;
	margin-bottom:30px;
	overflow:hidden;
}
.meet_team  .moduleItemImage img{
	border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.meet_team .moduleItemIntrotext{
	padding:0 35px !important;
}
.meet_team .li_inner{
	box-shadow: none;
    background: none;
    margin-bottom: 0;
    padding: 0 30px;
    margin-right: 0;
	}
.meet_team  .feature_text{
	padding:20px 0;
}
.itemBackToTop{display:none;}
.meet_team  .feature_food{display:none;}
.meet_team  .feature_price {display:none;}
p{font-size: 15px !important;}
.feature_text{}
.populartour .feature_text{min-height:140px;}

.itemList_Category img{
	width:100% !important;
	margin-bottom:40px;
}
.extra_blog{
	clear:both;
}
.extra_blog h3{
	background: #2a3e54;
	padding: 4px 10px !important;
	margin: 20px 0 0px 0 !important;
	font-size: 16px;
	color: #fff;
	clear:both;
	width:150px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	
}
.ex_val{
	background: #f6f6f6;
    padding: 15px;
    border: 1px solid #eee;
}
table td{
	border:1px solid #aaa;
	font-size:15px;
}

form select#e_title{
	width: 7%;
    padding: 6px 5px;
	border: 1px solid #ccc;
}
form input#full_name{
	width: 27.6% !important;
}
.booking_form  form input#full_name {
    width: 73.6% !important;
}
.row2{
	width:50%;
	float:left;
}
div.booking_form .row2 select{
	width:100% !important
}

.pricebox h3{background:#2a3e54;}


.form_blog #nationality{
	width: 25%;
}
#contactform  #nationality{width: 37.8%;}
.cat_Description{
	
  text-align: center;
}
.cat_Description p{
  padding:30px 0;
}
.bt_con{height: 65px;}
.cat_Description img{
	width:200px !important;
	    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	margin:10px;
	}
.meet_team a{
	pointer-events: none;
    cursor: default;
}
a.moduleItemReadMore {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: #2a3e54;
	color: #fff;
}
a.moduleItemReadMore i{color:#fff;margin-right:0;margin-left:5px;}
.moduleItemReadMore:hover{color:#fff !important;background: #ff9306;}
.feature_food{
	text-align:center;
}
a.k2ReadMore {
    text-align: center;
    width: 100%;
    padding: 10px 0 !important;
    color: #2a3e54;
}
a.k2ReadMore i{color:#2a3e54;margin-right:0;margin-left:5px;}
.k2ReadMore:hover{color:#ff9306 !important;}
.itemContainer{
	-moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
#captcah_03{display:block !important;width: 50% !important;}



.icon-next::after{
  content: '\f105';
  display: block;
  font: normal normal normal 19px/20px FontAwesome;
}
.icon-previous::after{
  content: '\f104';
  display: block;
  font: normal normal normal 19px/20px FontAwesome;
}
.icon-first::after{
  content: '\f100';
  display: block;
  font: normal normal normal 18px/20px FontAwesome;
}
.icon-last::after{
  content: '\f101';
  display: block;
  font: normal normal normal 18px/20px FontAwesome;
}

div.k2Pagination ul li a{margin: 0 2px !important;}
div.k2Pagination{margin: 0 !important;}
div.k2Pagination ul{padding: 0;margin: 0;}
div.k2Pagination ul li.active a{background: #334960 !important;color: #fff;}
div.catItemIsFeatured:before, div.userItemIsFeatured:before, div.itemIsFeatured:before{display: none;}
.itemBody iframe{
  border:1px solid #ccc;
}
.have_right .booking_form  #nationality{
    width: 100% !important;
    padding: 7px 5%;
}
.have_right .booking_form #Hotel, .have_right .booking_form #Meal, .have_right .booking_form #tourguide {
    width: 100% !important;
    padding: 7px 5%;
}
.have_right #adule, .have_right #child {
	 width: 49% !important;
    padding: 7px 5%;
}
.have_right #adule{
	margin-right:1%;
}
.have_right #child{
	margin-left:1%;
}
.have_right .booking_form form select#e_title {
    width: 30% !important;
}
.have_right .booking_form form input#full_name {
    width: 68% !important;
}
.bt_con{
	display:none;
}
.tour_package .moduletable{
    margin-bottom: 20px;
    overflow: hidden; 
  }
.pull-right{float: left !important; }
.image_gallery{margin-top:9px;margin-bottom:20px;}
.image_gallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{border:none !important;padding: 0 !important;}
.image_gallery ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper{padding: 0 !important;background: none !important;}
.image_gallery ul.sigProClassic li.sigProThumb{
  margin: 0 !important;
  width: 12%;
  height: 60px;
  padding:0 2px; 
}
.g_main{
	position:relative;
}
.image_gallery .sigProThumb *{
  max-width: none !important;
  width: 100% !important;
  height: auto !important;
}
.image_gallery ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, .image_gallery ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg{
  background-size: cover;
}
.image_gallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{margin:0 !important;}
/* Large desktops and laptops */
.image_gallery .sigProContainer{
	height:60px;
	overflow:hidden;
}
div.itemFullText h3 {
    margin: 0;
    padding: 16px 0 4px 0;
    color: #0779bd;
}
div.cont_center ul li {
    list-style-image: url(../images/check.html);
    margin-left: 20px;
}
body ul.sigProClassic{padding:0 !important;margin:0 !important;}
.sigProClassic li.active img{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	filter: brightness(50%);
     -webkit-filter: brightness(50%);
     -moz-filter: brightness(50%);
     -o-filter: brightness(50%);
     -ms-filter: brightness(50%);



}
span.catItemImage img{
	width:100% !important;
}
body div.subCategory {
    background: #fff;
    border: 1px solid #fff;
    margin: 0;
    padding: 0px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	overflow:hidden;
}
body div.subCategory h2{
	margin-bottom:0 !important;
	
}
body div.subCategory h2 a{
	color: #4596CE;
	font-size: 24px;
	display:block;
    padding: 8px 0 10px 0;
}
body div.subCategory img{
	width:100%;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img{
	margin:0 !important;
}
body div.subCategoryContainer{
	width:33.33% !important;
	padding-right:30px;
	margin-bottom:30px;
}
.subCategoryContainer_con{
	margin-right:-30px;
}
body ul.sigProClassic {
	margin: 0!important;
	padding: 0!important;
}
body ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper{
	background:none;
	padding:0;
}
body ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, body ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg{
	
	background-position: 0 0;
	width:100% !important;
}

#tour_booking label{display: none;}

.whytravel{
	display:none;
}

@media (min-width: 1601px){
}

@media (min-width: 1300px) and (max-width: 1600px) {
}

/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1299px) {
}
@media (max-width: 1199px){
	
	.memnu_top{
		position:relative;
		z-index: 9999;
	}
	.memnu_top ul{
		position: absolute;
		top: 40px;
		right: 0;
		left: 0;
		z-index: 9999;
		background: #2a3e54;
		padding:10px;
		display:none;
	}
	.mobiel{position:relative;background: #05607b;display: block;clear: both;}
	.menu_text{
		padding: 10px 15px;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		color: #ffffff;
	}
	.top_menu .nav.menu{display: none;z-index: 999;}
	.show_menu{
	  position:absolute;
	  width: 40px;
	  height: 30px;
	  right:7px;
	  top:5px;
	  cursor: pointer;
	  background:#444 url(../images/rar-icon.png) center center no-repeat;
	}
	.memnu_top li{
		width:45%;
		float:left;
	}
	.nav.menu li a{
		padding: 10px !important;
		border-bottom: 1px solid #34516f;
		margin: 0 10px;
	}
	.nav.menu li.deeper{
		background:url(../images/downarrow.png) right center no-repeat;
	}
	.nav.menu li a::after{display:none;}
	.memnu_top li li{
		width:100%;
	}
	.memnu_top ul ul{
		top:45px;
		display:block;
	}
}
/* Portrait tablets and medium desktops */
@media (min-width: 1024px) and (max-width: 1199px) {
	.wrapper{
		max-width:1024px;
		margin:0 auto;
		overflow:hidden;
	}
	.wrapper .inner{
		max-width:1000px;
	}
	.feature_food a{padding-left:10px;}
	.populartour .feature_text {padding: 20px;min-height: 132px;}
	.col-sm-3 {width: 33.33%;}
	.itemList .feature_text{min-height:150px;}
	
	
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 1023px) {
	.welcome iframe{height:410px;}
	.wrapper{
		max-width:768px;
		margin:0 auto;
		overflow:hidden;
	}
	.wrapper .inner{
		max-width:730px;
	}
	.slide_text h2{font-size: 20px;}
	.slide_text h3{font-size: 18px; line-height: 0px;}
	.memnu_top {padding-top: 6px;}
	.k2ItemsBlock ul li{width:50%;}
	
	.footer .moduletable{width:50%;min-height:250px;}
	
	.col-sm-3 {width: 50%;}
	.itemList .feature_text{min-height:160px;}
	.feature_food a{padding-left:10px;}
	.destination h3{
		margin-bottom:0;
		line-height:20px;
	}
	.populartour .feature_text{min-height:210px;}
	.tour_package .feature_text{min-height:150px;}


	
	
	.conten h2, .mini_slider h2, .footer h2, .moduletable>h3{
		font-size: 23px;
	}
	.tourblog {
		
	}
	.item_text_inner{padding:15px;}
	.item_text_inner img{
		width:49%;
	}
	.meet_team .k2ItemsBlock ul li{width:33.33%;}
	.howto{display:none;} 
	
}
@media (max-width: 766px){
	
	.howto{display:none;}  
	body div.subCategoryContainer{
		width:100% !important;
	}
	body div.subCategory h2 a{
		font-size: 18px;
	}
	.welcome iframe{height:280px;}
	.wrapper{
		max-width:500px;
		margin:0 auto;
		overflow:hidden;
	}
	div.k2ItemsBlock {
		margin-right: -20px;
	}
	.menu_blog{
		position:static;
	}
	.col-sm-3{width:50%;}
	.populartour .k2ItemsBlock ul li{width:50%;}
	.k2ItemsBlock ul li{width:50%;}
	.destination_blog .moduletable{width:50%;margin-right:0;}
	.destination_blog{margin-right:0;}
	.footer .moduletable{
		width: 100% !important;
		margin-bottom: 20px;
		border-bottom: 1px solid #2a3e54;
		padding-bottom: 20px;
		padding-right:0;
	}
	.footer .moduletable li a{border:none;}
	.home .bottomblog ul li{
		width: 80%;
		padding-left: 13%;
	}
	.copy_left{padding-top:20px;}
	.copy_left, .copy_right,.upper_left,.upper_right{
		width:100%;text-align:center;
	}
	.logo{width:100%;text-align:center;}
 
	.memnu_top{width:100%;}
	.upper{height:auto;}
	.upper_right ul li {
		padding-top: 10px;
		display: inline-block;
		float: none;
	}
	.slide_text{
		width:90%;
		left:5%;
	}
	
	.slide_text h2{font-size:17px; line-height: 27px;}
	.slide_text h3 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
	}
	
	.slide_text a {
		font-size: 11px;
		padding: 7px 16px;
		width: 83px;
	}
	.welcome {
		padding-top: 9px;
		background: #f6f6f6;
	}

	.conten h2, .mini_slider h2, .footer h2, .moduletable>h3{font-size:23px;}
	.feature_text h3, .catItemTitle>a, .module_ItemTitle{font-size:17px;}
	.upper_left span{display:block;}
	.memnu_top li{width:100%;}
	.itemFullText{width:100%;}
	.right_blog{width:100%;}
	
	.booking_form label{display:none;}
	.tourblog .itemTitle{color:#333;}
	h3.tour_header{margin-top:15px !important;}
	
	
	.right_inner {
		padding-left: 0px;
	}
	h3.tour_header{float:none;}
	.item_text_inner{border:none;}
	#tour_booking label{display:none;}
	.k2ItemsBlock, .li_inner{margin-right:10px;}
	.item_text_inner{padding:15px;}
	
	#capcha_03{width: 35% !important;}
	.footer .inner{
		max-width:90%;
	}
	.meet_team .k2ItemsBlock ul li{width:50%;}
	
	.upper{padding-bottom:15px;}
	.memnu_top ul ul{position:static;width:100%;padding: 0;background: #fff;}
	.upper::after,.upper_right::before{display:none;}
	.upper_right{background:none;}
	.upper_right ul li a{background: #ff9306;}
	.upper_left{text-align:left !important;}
	.upper_left span{margin-bottom:5px;}
	.right_con{width:100%;}
	.right_con .moduletable{margin-right:0;}
	.right_con{width:100%;}
	.destination_blog .moduletable .custom{margin-right:0;}
	.bt_con{display:block;}
	
	.menu_active {
		position: fixed;
		z-index: 9999;
		top: 0px;
		left: 0;
		overflow: scroll;
		bottom:0;
	}
	.logo img{height:60px !important;}
	.have_right{width:100%;}
	.right_con .moduletable{margin-left:0;}
	.upper_left i.fa{display:none;}
	.slider{margin-bottom:0;}
	.whytravel{
		display:block;
		background: #05607b;
		color: #fff;
		padding:2px 15px 2px 15px;
	}
	.whytravel ul{
		margin:0;
		padding:0;
		margin-left: 20px;
	}
	.whytravel ul li{
		
	}
	
	.whytravel H3{
		FONT-SIZE: 17px !important;
		text-transform: none;
		text-align: left;
		padding-left: 10px;
		margin-bottom: 0 !important;
		color: #fff;
	}
	.whytravel H3:before {
		content: "\f078";
		float: right;
		margin-top: 10px;
		font: normal normal normal 14px/1 FontAwesome;
	}.whytravel H3.up:before{
		content: "\f077";
	}
	.whytravel .custom{display:none;padding-bottom:15px; padding-top:15px;}
	.whytravel .custom.show{display:block;}
	
}

/* Landscape phones and smaller */
@media (max-width: 499px) {
	.right_con{width:100%;margin-right:0;}
	.right_con .moduletable{margin-right:0;}
	.right_con{width:100%;}
	.destination_blog .moduletable .custom{margin-right:0;}
	
	
	.upper_left span{margin-bottom:5px;}
	.upper_left{text-align:left !important;}
	.upper_right ul li a{background: #ff9306;}
	.upper_right{background:none;}
	.upper::after,.upper_right::before{display:none;}
	.welcome iframe{height:170px;}
	.wrapper{
		max-width:100%;
		margin:0 auto;
		overflow:hidden;
	}
	.wrapper .inner{
		max-width:97% !important;
	}
	.populartour .k2ItemsBlock ul li{width:100%;}
	.k2ItemsBlock ul li{width:100%;}
	.destination_blog .moduletable{width:100%;margin-right:0;}
	.destination_blog{margin-right:0;}
	
	.footer .moduletable li a{border:none;}
	.home .bottomblog ul li{
		width: 80%;
		padding-left: 13%;
	}
	.copy_left{padding-top:20px;}
	.copy_left, .copy_right,.upper_left,.upper_right{
		width:100%;text-align:center;
	}
	.logo{width:100%;text-align:center;}
	.memnu_top{width:100%;}
	.upper{height:auto;}
	.upper_right ul li {
		padding-top: 10px;
		display: inline-block;
		float: none;
	}
	.slide_text{
		width:90%;
		left:5%;
	}
	
	.slide_text h2{font-size:17px; line-height: 27px;}
	.slide_text h3 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
	}
	
	.slide_text a {
		font-size: 11px;
		padding: 7px 16px;
		width: 83px;
	}
	.welcome {
		padding-top: 9px;
		background: #f6f6f6;
	}
	.conten h2, .mini_slider h2, .footer h2, .moduletable>h3{font-size:23px;}
	.feature_text h3, .catItemTitle>a, .module_ItemTitle{font-size:17px;}
	.upper_left span{display:block;}
	.memnu_top li{width:100%;}
	.itemFullText{width:100%;}
	.right_blog{width:100%;}
	
	.booking_form label{display:none;}
	.tourblog .itemTitle{color:#333;}
	h3.tour_header{margin-top:15px !important;}
	
	
	.right_inner {
		padding-left: 0px;
	}
	h3.tour_header{float:none;}
	.item_text_inner{border:none;}
	#tour_booking label{display:none;}
	.k2ItemsBlock, .li_inner{margin-right:0;}
	.item_text_inner{padding:15px;}
	
	#capcha_03{width: 35% !important;}
	.item_text_inner img{
		width:100%;
		margin-bottom:10px;
	}
	.itemList_Category>img{display:none;}
	.bt_active{
		position: fixed;
		left: 2.5%;
		top: 0px;
		z-index: 999;
		margin: 0 !important;
		width: 95% !important;
		
	}
	.meet_team .k2ItemsBlock ul li{width:100%;}
	form select#e_title {
		width: 25%;
	}
	form input#full_name {
		width: 66.3% !important;
	}
	
	
	.bt_con .bt.fixed {
		position: fixed;
		top: -25px;
		left: 0px;
		right: 0px;
		width: auto;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		background:url(../images/bt_bg_new.gif);
		padding:13px 0 !important;
	}
	/*.zopim.head_fixed{bottom:40px !important;}
	.footer.head_fixed{padding-bottom:40px;}
	.row label.error{display:none !important;}*/
	.form_blog #nationality {
		width: 70%;
	}
	.upper{padding-bottom:15px;}
	.memnu_top ul ul{position:static;width:100%;padding: 0;background: #fff;}
	.bt_con{display:block;}
}
