.error{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000;}
         .error_strings{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000;width:inherit;}
         .ad-price-simple {
         font-size: 24px;
         font-weight: 600;
         padding: 48px 0px;
         overflow: hidden;
         text-align: center;
         color: 
         #333;
         }
         .price-box {
         background-color: #f0f0f0;
         }
         .newoneformsec {
         width: 33%;
         height: auto;
         background-color: #fff7df;
         float: left;
         padding: 5px;
         }  
         /*Hara 18.9.2017*/
         .selectParent{
         width:100%;
         overflow:hidden;
         background-color:#fdfdfe;border: 1px solid #999;
         /*border-radius:3px;*/
         }
         .selectParent select{
         width:100%;
         height:35px;
         -webkit-appearance: none;
         -moz-appearance: none;
         appearance: none;
         padding:0px 4px;
         /*border-radius:3px;*/
         border:0;
         cursor:pointer;
         outline:none;
         border:none;
         background:#fdfdfe url(../images/droparrow.png) no-repeat Right center;
         }
         select option
         {
         background-color:#f0f2f2;
         padding:0px 5px;
         outline:none;
         font-size:12px;
         color:#666;
         border-bottom:1px solid #FFF;
         width:100%;
         }
         option:checked, option:hover option:focus {
         color: #000;
         background: none;
         height:auto;
         max-height:300px;
         overflow-y:auto;
         }
         .txt-c{
			color: #303135;
			font-size: 14px;
			margin-bottom: 5px;
			font-weight: 600;
		 
		 }

  /*safari css start here*/
.veh-sec{
  background: #077a97;
  padding: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom:20px;
  }
  .innerrightnew{margin-top:20px;}
  
  .vh-brd {
		border: 1px solid #03305c;
		margin-bottom:20px; 
		padding: 15px 0px;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		-webkit-box-shadow: 0 10px 6px -6px #777;
		-moz-box-shadow: 0 10px 6px -6px #777;
		box-shadow: 0 10px 6px -6px #777;
}

  .exp-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 10px;

}

.exp-caption {
    width: 100%;
    text-align: center;
    color: #fff;
}

.st-dt {text-align:right; font-size: 12px; letter-spacing:0px; font-weight:600;}

.exp-it {
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: none;
    color: #fff;
    font-weight: 600;
    margin:0;
}

.ct-bd p{
font-weight: 600;color: #333; font-size:14px;margin:5px auto;}
.bt-cnl {margin-top:10px; text-align:center;}

.ct-bd span {
color: #d9534f; font-size:12px;

}

.saf-brd{position:relative; top:2px;}

.saf-brd i {
  background: #077a97;
  color: #fff;
  padding: 6px 7px;
  font-weight: 500;
  text-align: center;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 14px;
}

.ads-list-archive {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    border: 1px solid #0d597e;
    display: block;
    margin-bottom: 30px;
    position: relative;
    float: left;
    padding: 4px 4px;
    width: 100%;
    text-align: left;
    border-bottom: 5px solid #054260;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}

.ad-archive-img img:hover {
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
}
.ad-archive-img img {
    width: 100%;
    height: auto;
    background-position: center;
	border: 1px solid #ccc;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.ad-archive-img{
    width: 100%;
    display: block;
    background: none;
    overflow: hidden;
}

.sf-hi8 img{
	height:200px;
}

.safari-head {
	font-size: 14px;
	font-weight: 600;
	padding: 4px 0px !important;
	color: #333;
	text-align: left;
}

.sf-time {
	background: #fff;
	text-align: center;
	color: #077a97;
	border: 1px solid #ccc;
	padding: 10px 5px;
	font-size: 12px;
	font-weight: 600;
}
.s-left{text-align:right;}
.sf-time i{
font-size: 14px;
color: #d17512;
}

.sf-head{background-color:#d17512; color: #fff; text-align: center; margin-top: 10px;}
.sf-head h4{
  color:#fff;
  padding: 10px;
  margin:0;
  letter-spacing: 1px;
}

.dts-bg {
	background: #f96d21;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 600;
	text-shadow: 0px 2px 4px #4a4747;

}
.per-pc {
	color: #fff;
	font-size: 11px;
	line-height: 6px;
	font-weight: normal;
	margin-top: 5px;
	font-weight: 600;

}

.max-hd {
	font-size: 15px;
	font-weight: 600;
	color: #333;
	border-top: none;
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;

}

.sf-prec {
	
	text-align: right;
	font-size: 22px;
	color: #f9f05b;
	text-shadow: 6px 6px 13px #4d4b4b;
	font-weight: 800;
}

.saf-header {
    background-color: #0d597e;
	font-weight:600;
    height: auto;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    padding: 8px 10px;
	width:100%;
    float: left;
    text-align: left;
    border-radius: 10px 10px 0px 0px;
  }

  .saf-text{
    color: #e36f20;
    position: relative;
    top: 0;
    padding:0;
  }

.txtpricefacility{padding: 0 10px !important;}

.safari-bg {
  background: url(../images/bg-new2.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
}

.boat-bg {
  background: url(../images/boat.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
}
/* Create a custom checkbox */

.chk-txt {
	display: inline-block;
	position: relative;
	padding: 0 30px !important;
	margin-top: 5px;
	cursor: pointer;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
}

.chk-txt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #2196F3;
  box-shadow: 0 0px 2px 0 rgba(154, 151, 151, 0.3);
}

.chk-txt:hover input ~ .checkmark {
  background-color: #ccc;
}

.chk-txt input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.rnlt-loc{
	text-align:right;
	font-size:16px;
	font-weight:600;
	color:#0d597e;
	margin: 7px auto;
}

.rntl-pos {position: absolute;right: 0;top: 8px;}

.chk-txt input:checked ~ .checkmark:after {
  display: block;
}
.chk-txt .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*safari css end here*/
@media screen and (max-width:  768px)  {
.cl-brd {border-bottom:1px solid #ccc;}
.st-dt {text-align:left; font-size: 12px; letter-spacing:0px; font-weight:600;}
.txtpricefacility {padding:0 !important;}
.sf-hi8 img { height: auto;}
.saf-header {padding:5px 10px;}

.rntl-pos {position: relative;right: 0;top: 0px;}
.rnlt-loc{text-align:left;}

.sf-prec {
    text-align: left;
    font-size: 22px;
    color: #f9f05b;
    text-shadow: 6px 6px 13px #4d4b4b;
    font-weight: 800;
    margin-top: 10px;
	margin-bottom:10px;
}

.safari-head {
	font-size: 14px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 2px !important;
	color: #333;
	text-align: left;
	
}

.dts-bg {
    background: #f96d21;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    text-shadow: 0px 2px 4px #4a4747;
    float: left;
}
.cn-gp{padding:0;}
.cn-gp1{padding:0;}
.container12{float:left; width:100%;}
.gp-nt{margin-bottom:20px;}

}