/* #page-header it just included for the examples */
#page-header {
  display: block;
  float: left;
  max-width: 800px; }
  #page-header .bh-sl-title {
    color: #797874;
    font: normal 20px/1.4 Arial, Helvetica, sans-serif; }
    @media (min-width: 1024px) {
      #page-header .bh-sl-title {
        font-size: 30px; } }

/* Infowindow Roboto font override */
.gm-style div, .gm-style span, .gm-style label, .gm-style a {
  font-family: Arial, Helvetica, sans-serif; }

/* InfoBubble font size */
.bh-sl-window {
  font-size: 13px; }

.bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%; }

/* Avoid image issues with Google Maps and CSS resets */
.bh-sl-map-container img {
  border-radius: 0 !important;
  box-shadow: none !important;
  max-height: none !important;
  max-width: none !important; }

.bh-sl-container {
  box-sizing: border-box;
  color: #555;
  float: left;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  /* padding: 0 15px; */
  width: 100%;
  /* Avoid issues with Google Maps and CSS frameworks */ }
  
  #bh-sl-user-location label {
	 color: #fff; 
  }
  .bh-sl-container > * {
    box-sizing: content-box !important; }
  .bh-sl-container {
    clear: left;
    float: left;
    margin-top: 0px;
    width: 100%; }
	.bh-sl-form-container {
    position: absolute;
	top:0px;
	right:0px;
	z-index: 2999;
    margin-top: 0px;
	padding: 8px 9px 8px 9px;
   /*  width: 100%;
	max-width: 360px; */
/* background-color: rgba(0, 0, 0, 0.6); */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+100,207cca+100,7db9e8+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 100%, #207cca 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
border-bottom-left-radius: 8px;
	box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
display: block !important;
	}
	.pac-container {
	z-index: 3999;
	}
	#bh-sl-mapfull {
    position: relative;
    overflow: hidden;
/* width: 70%; */
width: 100%; /* fullpage map */
float:right;
  /* height: 530px; */
  height: calc(100vh - 60px);
}
 /* @media (max-device-width: 767px), (orientation : portrait) {
	 	#bh-sl-mapfull {
width: 100%;
  height: calc(100vh - 51px);
}
.bh-sl-container .form-input {
	float: left;
	margin-top: 0px;
	width:auto !important;
	max-width: 70%;
}
.bh-sl-container .form-input input {
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 4px;
	font: normal 1.1rem/1.4 Arial, Helvetica, sans-serif !important;
	margin: 0px 2px 0px 0px !important;
	padding: 7px 12px !important;
	width: auto !important;
	max-width: 100%;
	-webkit-border-radius: 4px;
	float:left !important;
}
.bh-sl-container .form-input label {
	display: none !important;
	font-weight: normal;
	width: auto !important;
	max-width: 45%;
	float: left;
	font: normal 1.1rem/1.4 Arial, Helvetica, sans-serif !important;
}
	.bh-sl-form-container {
    position: absolute;
	z-index: 9;
    width: 100%;
background-color: rgba(0, 0, 0, 0.6);
border-radius: 0px;
display: inline-block;
	}
.locpage .navbar-default {
	border-color: rgba(255, 255, 255, 0.9);
	background-color: rgba(255, 255, 255, 0.9);
}
.bh-sl-form-container button {
	margin-right: 4px;
}
.bh-sl-container button {
	font: bold 1.2rem/1.4 Arial, Helvetica, sans-serif !important;
	padding: 7px 7px !important;
}
 } */
	
/* 	
	@media (min-width: 481px) and (max-width: 767px) {
  
 
}
 */


/* @media (min-width: 320px) and (max-width: 480px) {
.bh-sl-container .form-input {
    float: left;
    margin-top: 0px;
    width: auto !important;
    max-width: 55% !important;
}
.bh-sl-container button {
	font: bold 0.8rem/1.4 Arial, Helvetica, sans-serif !important;
}

.bh-sl-container .form-input input {
	font: normal 0.8rem/1.4 Arial, Helvetica, sans-serif !important;
}
#excor {
    display: block;
    padding-top: 152px !important;
}
  
} */
	
	
  .bh-sl-container .form-input {
     float: left; 
    /* margin-top: 3px; */
   /*  width: 80%; */ }
/*     @media (min-width: 768px) {
      .bh-sl-container .form-input {
        width: auto; } } */
    .bh-sl-container .form-input label {
      display: none;
      font-weight: normal;
      width: 100%; }
/*       @media (min-width: 768px) {
        .bh-sl-container .form-input label {
          display: inline-block;
          width: auto; } } */
    .bh-sl-container .form-input input, .bh-sl-container .form-input select {
      box-sizing: border-box;
      border: 1px solid #ccc;
      border-radius: 4px;
      font: normal 14px/1.4 Arial, Helvetica, sans-serif;
      margin: 3px 0;
      padding: 6px 12px;
      width: 100%;
      -webkit-border-radius: 4px; }
/*       @media (min-width: 768px) {
        .bh-sl-container .form-input input, .bh-sl-container .form-input select {
          width: auto;
          margin: 0 15px 0 10px; } } */
  .bh-sl-container .loc-alt-dist {
    display: none; }
  .bh-sl-container button {
    background: #007BE3;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font: bold 14px/1.4 Arial, Helvetica, sans-serif;
    margin: 3px 0px 3px 6px;
    padding: 6px 12px 7px;
    white-space: nowrap;
    -webkit-border-radius: 4px; }
  .bh-sl-container .bh-sl-loading {
    background: url(../img/ajax-loader.gif) no-repeat;
    float: left;
    margin: 4px 0 0 10px;
    height: 16px;
    width: 16px; }
  .bh-sl-container .bh-sl-filters-container {
    clear: both;
    float: left;
    margin: 15px 0;
    width: 100%; }
    .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
      float: left;
      list-style: none;
      margin: 0 100px 0 0;
      padding: 0; }
      .bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
        clear: left;
        display: block;
        float: left;
        margin: 5px 0;
        width: 100%; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
          display: inline;
          vertical-align: text-bottom; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
          display: block;
          float: left;
          margin-right: 8px; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li select {
          box-sizing: border-box;
          border: 1px solid #ccc;
          border-radius: 4px;
          font: normal 14px/1.4 Arial, Helvetica, sans-serif;
          padding: 6px 12px;
          -webkit-border-radius: 4px; }
  .bh-sl-container .bh-sl-map-container {
    clear: left;
    float: left;
    margin-top: 0px;
    width: 100%; }
/*     @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map-container {
        margin-bottom: 0px; } } */
    .bh-sl-container .bh-sl-map-container a {
      color: #005293;
      text-decoration: none; }
      .bh-sl-container .bh-sl-map-container a:active, .bh-sl-container .bh-sl-map-container a:focus, .bh-sl-container .bh-sl-map-container a:hover {
        text-decoration: underline; }
  .bh-sl-container .bh-sl-loc-list {
	  display: none !important; /* hide list */
	  float: left;
    font-size: 13px;
    /* height: 530px; */
	height: calc(100vh - 60px);
    overflow-x: auto;
    width: 100%;

	}
 /*    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-loc-list {
        width: 30%; } }
		@media (max-width: 887px) {
      .bh-sl-container .bh-sl-loc-list {
        width: 30%; } }
				@media (max-width: 886px) {
      .bh-sl-container .bh-sl-loc-list {
        width: 100%; } } */
    .bh-sl-container .bh-sl-loc-list ul {
      display: block;
      clear: left;
      float: left;
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0; }
      .bh-sl-container .bh-sl-loc-list ul li {
        border: 1px solid #fff;
        /* Adding this to prevent moving li elements when adding the list-focus class*/
        box-sizing: border-box;
        clear: left;
        cursor: pointer;
        display: block;
        float: left;
        width: 100%; }
    .bh-sl-container .bh-sl-loc-list .list-label {
      background: #00192d;
      border-radius: 15px;
      color: #fff;
      display: block;
      float: left;
      font-weight: bold;
      margin: 10px 0 0 15px;
      padding: 4px 7px;
      text-align: center;
      width: auto;
      min-width: 13px; }
    .bh-sl-container .bh-sl-loc-list .list-details {
      float: left;
      margin-left: 6px;
      width: 80%; }
      .bh-sl-container .bh-sl-loc-list .list-details .list-content {
        padding: 10px; }
      .bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
        color: #8e8e8e;
        font-weight: bold;
        font-style: italic; }
    .bh-sl-container .bh-sl-loc-list .list-focus {
      border: 1px solid rgba(0, 82, 147, 0.4);
      transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
      height: 20px;
      position: relative;
      width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
        right: 6px;
        top: 0; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
      margin: 0 2%;
      /* Avoid issues with table-layout */ }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table {
        table-layout: auto;
        width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table, .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        vertical-align: middle;
        border-collapse: separate; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        padding: 1px; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-placemark {
        margin: 10px 0;
        border: 1px solid #c0c0c0; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-marker {
        padding: 3px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
      font-weight: bold;
      margin: 15px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
      margin: 0 15px; }
  .bh-sl-container .loc-name {
    /* Picked up by both list and infowindows */
    font-size: 15px;
    font-weight: bold; }
  .bh-sl-container .bh-sl-map {
    
    /* height: 530px; */
	height: calc(100vh - 60px);
    width: 100%; }
/*     @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map {
        width: 100%; } } */
  .bh-sl-container .bh-sl-pagination-container {
    clear: both; }
    .bh-sl-container .bh-sl-pagination-container ol {
      list-style-type: none;
      margin: 0;
      padding: 10px 0;
      text-align: center; }
      .bh-sl-container .bh-sl-pagination-container ol li {
        color: #005293;
        cursor: pointer;
        display: inline-block;
        font: bold 14px Arial, Helvetica, sans-serif;
        padding: 10px; }
      .bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
        color: #555;
        cursor: auto;
        text-decoration: none; }

/* Modal window */
.bh-sl-overlay {
  background: url(../img/overlay-bg.png) repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }
  .bh-sl-overlay .bh-sl-modal-window {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #656565;
    position: absolute;
    left: 50%;
    margin-left: -460px;
    /* width divided by 2 */
    margin-top: 60px;
    height: 620px;
    width: 920px;
    z-index: 10010; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
      margin-top: 50px;
      /* increase map container margin */ }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
      float: left;
      padding: 0 1%;
      /* there's already a margin on the top of the map-container div */
      width: 98%; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
      right: 22px;
      top: 13px; }

.bh-sl-close-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  width: 24px; }
  .bh-sl-close-icon:after, .bh-sl-close-icon:before {
    background: #ccc;
    content: '';
    display: block;
    height: 24px;
    margin: -3px 0 0 -1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 3px;
    top: 3px;
    width: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .bh-sl-close-icon:hover:after, .bh-sl-close-icon:hover:before {
    background: #b3b3b3; }
  .bh-sl-close-icon:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
	
	@media screen and (max-width: 1123px){
.bh-sl-form-container {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99999;
    margin-top: 0px;
    padding: 8px 9px 8px 9px;
    /* background-color: rgba(0, 0, 0, 0.6); */
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 100%, #207cca 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
    border-radius: 0px;
	border-bottom-left-radius: 8px;
    display: block !important;
	box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}

@media screen and (max-width: 630px){
.bh-sl-form-container {
    position: absolute;
    top: 0px;
    left: 0px;
	    width: 100%;
        z-index: 99999;
    margin-top: 0px;
    padding: 3px 2px 3px 2px;
    /* background-color: rgba(0, 0, 0, 0.6); */
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 100%, #207cca 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 100%,#207cca 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
    border-radius: 0px;
    display: block !important;
}
}