/* JBI Custom CSS and Overrides Document */
/* Bootstrap Breakpoints
	XS <  767px
	SM >= 768px < 992px
	MD >= 992px < 1200px
	LG >= 1200px
@media (min-width: 992px) and (max-width: 1199px) {
}
*/
/* JBI Custom CSS */
/* 
------------------------------------*/
/* ADDITIONS for list & tour page
	(Used Ads Image Slider as model)
------------------------------------*/
.jbiTourMap {
  border: 0 none;
  box-shadow: none;
  margin-bottom: 20px;
  position: relative;
}
.jbiTourMap img {
  display: block;
  margin: 0;
  width: 100%;
}
/* (Used .pricetag as model)
------------------------------------*/
.jbiTourMap h2 {
  background: none repeat scroll 0 0 #0094af;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 20px;
  min-width: 100px;
  padding: 5px 15px;
  position: absolute;
  left: -10px;
  text-align: center;
  top: 10%;
  z-index: 100;
}
@media(max-width:480px) {
  .jbiTourMap h2 {
    font-size: 16px;
    line-height: 26px;
    min-width: 90px;
  }
}
.jbiTourMap h2:before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0;
  border-top: 10px solid #007286;
  border-left: 10px solid transparent;
}
/* ADDITIONS for home and browse pages
	(Used cat-list as model)
------------------------------------*/
.jbi-list {
  display: block;
  margin-bottom: 30px;
  line-height: 24px;
}
.jbi-title a {
  display: inline-block;
  padding-left: 48px;
  padding-top: 0;
  position: relative;
}
.jbi-title i {
  position: absolute;
  left: 0;
  top: 0;
}
.jbi-list ul li a:hover {
  text-decoration: underline;
  color: #345676;
}
.jbi-list ul li {
  margin: 0;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 20px;
  font-family: Open Sans Condensed, Helvetica Neue, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.jbi-list ul li a, .jbi-list ul li {
  color: #03876D;
  position: relative;
}
.jbi-list ul li .count {
  clear: both;
  color: #777;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  padding: 3px 0;
  text-align: left;
  vertical-align: baseline;
  white-space: nowrap;
}
.jbi-list .jbi-title i.jbiIcon {
	height: 36px;
	width: 36px;
	padding: 4px 0 0 1px;
	border: 4px solid #16A085;
	border-radius: 50%;
}
.jbi-list .jbi-title span.jbiTitle::after {
	content: " >>";
}
/* ADDITIONS for list page
	(Used category-content as model)
------------------------------------*/
.jbiTourList {
}
.jbiTourList ul {
	line-height: normal;
	margin-left: 30px;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.jbiTourList ul {
		margin-left: 10px;
	}
}
.jbiTourList ul li {
	font-size: 20px;
	margin-bottom: 16px;
}
.jbiTourList ul li::after {
	content: " >>";
}
.jbiTourList ul ul li {
	font-size: 18px;
	margin-bottom: 14px;
}
.jbiTourList ul ul ul li {
	font-size: 16px;
	margin-bottom: 12px;
}
.jbiTourList ul ul ul ul li {
	font-size: 14px;
	margin-bottom: 12px;
}
.jbiTourList a {
  text-decoration: none;
  color: #345676;
}
.jbiTourList a:hover {
  text-decoration: underline;
  color: #567898;
}
/* 
------------------------------------*/
/* JBI OVERRIDES */
/* 
------------------------------------*/
/* assets/bootstrap/css/bootstrap.min.css
   assets/css/style.css
------------------------------------*/
body {
	font-size: 14px;
}
.cat-list ul li a, .cat-list li a {
  font-size: 14px;
}
@media (max-width: 767px) {
	body {
		font-size: 16px;
	}
	.cat-list ul li a, .cat-list li a {
		font-size: 16px;
	}
}
.breadcrumb .badge {
	font-size:11px;
	vertical-align:top;
	margin-top: 1px;
	background-color:#999;
}
/* assets/css/style.css ADDITIONS */
/* */
/* ADDITIONS for autocomplete
------------------------------------*/
/* jquery.autocomplete defaults */
.autocomplete-suggestions {
	border: 1px solid #999;
	background: #FFF;
	overflow: auto;
	font-size: small;
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-selected {
	background: #F0F0F0;
}
.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399FF;
}
.autocomplete-group {
	padding: 6px 5px 2px;
	white-space: nowrap;
}
.autocomplete-group strong {
	display: block;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: medium;
}
/* ADDITIONS to stop input zooming
------------------------------------*/
#jbiTourSearch {
	font-size: 16px;
}
/* ADDITIONS to format Submit button
------------------------------------*/
#jbiTourSubmit {
  border-radius: 0 !important;
  font-size: 18px;
  height: 48px;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 2px #20a759;
  -webkit-text-shadow: 0 2px 2px #20a759;
  text-transform: uppercase;
}
/* OVERRIDES to assets/css/style.css
------------------------------------*/
.logo span, .logo-title span {
  font-weight: lighter;
  text-transform: none;
}
.main-container {
  min-height: 0;
}
.intro, .page-info, .search-row-wrapper {
  background-image: url(/img_jbi/home-bg_segway-88963_1280.jpeg);
  background-position: center center;
  background-size: cover;
}
.intro p {
  font-weight: 500;
}
/* JOBS DETAILS */
.jobs-details-info ul {
  margin-left: 2px;
}
.jobs-details-info ul li  {
  list-style: circle inside none;
  margin-left: 2px;
}
@media (max-width: 767px) {
	.search-row-wrapper {
	  background-position: center bottom;
	  padding: 6px 0 24px;
	}
}
@media(max-width:480px) {
  .breadcrumb {
    float: left !important;
    text-align: left !important;
  }
}
/* ADDITIONS to assets/css/style.css
------------------------------------*/
.jbiAds {
	margin-bottom: 30px;
}
.cat-list .cat-title i.jbiIcon {
	height: 36px;
	width: 36px;
	padding: 4px 0 0 1px;
	border: 4px solid #16A085;
	border-radius: 50%;
}
.cat-list .cat-title span.jbiTitle::after {
	content: " >>";
}
#jbiUpdateForm input[type="text"], #jbiUpdateForm textarea {
	font-size: 16px;
	width: 100%;
	height: auto;
}
#jbiUpdateForm div.row {
	margin-bottom: 8px;
}
#jbiUpdateForm .jbiErr {
	color: #f00;
}
