/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


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, ul, li,
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-size: 100%;
    font: inherit;
    vertical-align: baseline;
    color: #000;*/
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}


@import url("bootstrap.min.css");

@import url("chosen.min.css");
body {
     font-family: "Cerebri Sans", sans-serif;
     font-size: 17px;
     line-height: 1.42857143;
     font-weight: 500;
     color: #2C2C2C;
     background-color: #fff;
	  -ms-text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  height:100%;
	  /*overflow:hidden;*/
    -webkit-font-smoothing: auto !important;
}
.wrapper ol, .wrapper ul {
    list-style: none;
	clear:left;
}
blockquote, q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
img {
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}

a{color:#D7294A;}

#contentbegin, #contentbegin:hover, #contentbegin:active, #contentbegin:focus, #contentbegin:visited {
  border:0px!important;
  outline: 0px!important;
}

/*-- /reset --*/

/*
 *  Copyright begin
 *
 */
.map {
    position: relative; 
}
#form {
  display: none;
  width: 0px;
  height: 0px;
}
.map img {width: 100%;}

#w2gi_copyright, #navteq_copyright, #osm_copyright {
    position: absolute;
    bottom: 5px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    z-index: 999;
}

#w2gi_copyright {   
    right: 3px;
}

 #navteq_copyright { 
    display: none;    
    left: 3px;
 }

 #osm_copyright {
    display: none;
    left: 3px;
 }

 /*
  *  Copyright end
  *
  */



/* -- */


body {
    
}

p {
    clear:both;
}

.box-wrapper {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

.content-list {
    overflow: hidden;
    position: relative;
    background: #FFF;
    /* width: 30em; */
}

.content-list li {
    display: block;
    width: 30%;
    padding-bottom: 0.1em;
    border-bottom: 0.1em solid #CCC;
}

.content-list.maneuver-result li {
    width: 96%;
    margin: 0px!important;
    min-height: 60px;
}
.content-list li em {
    text-transform: none;
    display: inline-block;
}
#driving_directions {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 1%;
    /* width:35em; */
    position: relative;
	margin-bottom:10px;
}

#locator_search {
    max-width: 100%;
    margin-top: 10px;
	margin-bottom:10px;    
    /* width:35em; */
    position: relative;
    height: 85px;
}

#driving_directions span {
    display: inline-block;
    width: 40px;
    font-weight:bold;
}

#driving_directions label {
    display: inline-block;
	margin:3px;
}

#driving_directions input.search-box {
    width: 180px;
	
}

#driving_directions img.reverse {
    position: relative;
    margin-left:10px;
}



.attribution {    
    bottom: -6px;
    width: 96%;
	float:left;
	display:block;
	position: relative;
	left:0px;
	font-size:12px;
}
.attribution a {
    color:#9AB531;
}

.attribution span {
    display: inline-block;
    text-align: left;
    
}

.attribution_navteq {    
    bottom: 20px;
    width: 96%;
	float:left;
	display:block;
	position: absolute;
	left:5px;
	font-size:12px;
}
.attribution_navteq a {
    color:#9AB531;
}

.attribution_navteq span {
    display: inline-block;
    text-align: left;
    
}


#locator_search span {
    color: #fff;
}

#locator_search span:hover {
    color:#9AB531;
}

.wrapper {
    /*overflow: hidden;*/
    height: 100%;
    margin: 40px auto;
	  position:relative;
	  width:80%;
    max-width: 1080px;
}


.map div {
    padding: 0;
}

.icon-bar {
	float: right;
	position: relative;
	margin-right: 40px;
	top: -25px;
	height: 2px;
}

.icon-bar a, .icon-bar i {
    font-size: 12px;
	color:#fff;
}

.icon-bar i {
    padding-right: 6px;
    font-size: 14px;
}



.poi {
	background:#fff;
  /*overflow-y:auto;
	overflow-x:hidden;*/
  position: relative;    
  width: 100%;
   /* z-index: 999;*/
	/* if country and radius dropdown are there uncomment below line */
	/*height:530px;*/
	height:auto;
  margin:10px auto;
	/*padding:10px;*/
}

.poi h3 {
	text-align:left;
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 10px;
}

.olMap {
	margin: 10px!important;
}
.map {
    /*float: left;
    height: 80%;
    height: 444px;
    height: 300px;
    margin: 0px;
    max-width: 95%;
    width: 95%;
    text-align: center;
    position: absolute;*/
    /*height: 300px;
    margin: 0px;
    max-width: 450px;
    width: 100%;
    text-align: center;
    left: 0px;
    position: absolute;

    height: 300px;
    max-width: 410px;
    width: 100%;
    text-align: center;
    left: 0px;
    position: absolute;
    top: 0px;*/

    height: 290px;
    width: 100%;
    text-align: center;
    

    /*height: 300px;
    max-width: 380px;
    width: 100%;
    text-align: center;
    left: 10px;
    position: absolute;
    top: 10px;*/
}


#filters {
	position:absolute;
	left:10px;	
}

.searchFilters div {
    float: left;
}

.searchFilters input {
    vertical-align: middle;
}

h3 {
    color: #172838;
    font-size: 15px;
    font-weight: 800;    
    margin:10px 0px 10px 5px;
    text-align: center;
    vertical-align: top;
    clear:both;
}

.poi.maneuver {
   
}

.poi .content-list li {
    float:left;
    background: #FFF;
    margin: .3em;
    padding: .4em;  
}

.poi .content-list.maneuver-result li {
    float: none;
    height: 35px;
}

.content-list.poi-result {
	clear: left;
}

.count1 {
	display:none;
}

.content-list.poi-result li {
    float:left;
    width: 94%;
    border: none;    
    /*padding:10px;
    border-bottom: 1px solid #bcbcbc;*/
    position: relative;
  	font-size:14px;
  	color:#000000;
    line-height: 1.5em;
}

.content-list.poi-result li b {
    font-weight: 800;
}

.poi-item a {
    color: #1e52bd;
    font-weight: bold;  
    cursor: pointer;  
}

.poi .content-list li.poi-item.poi-hover {
   /* background-color: #1b4d60;*/
	color:#000;
}

.poi .content-list li .poi-hover div {
	color:#000!important;
}

.poi-hover a, .poi-hover .poi_number {
	color:#000 !important;
    line-height: 24px !important;
}
.content-list.poi-result .poi-hover span, .content-list.poi-result .poi-hover div, .content-list.poi-result .poi-hover b {
	color:#000;
}

.box-wrapper {
	position:relative;
}

/* driving directions */

.search_again, .search_again a {font-weight:bold; cursor:pointer; color:#000!important;}



.poi.maneuver {
	padding:0px;
	width: 100%;
}

.searchagain {
	background: none repeat scroll 0 0 #c60c30;
  background-image: url("../images/red-button-pattern.png");
	width:86%;
	padding: 20px;
}

.directions-box {
	width:100%;
	margin:10px auto;
	position: relative;
}

.directions {
	border-right:1px solid #1c4f62;
	text-align: center;
}

.directions h3 {
	border: 0px;
	text-align: center;
	color: #1c4f62;
}

.directions, .directions-time {
	width: 40%;
	padding:10px;
	float:left;
}

.directions-time p {
	padding:5px;
	color: #1c4f62;
}

#driving_directions label {
	display:inline-block!important;
	margin:9px;
}
#driving_directions input.search-box{
	float:none;
	margin: 0 0 9px;
	height:30px;
}

/* driving directions */

/*
Popup
*/
.w2gi-popup {
    width: 0px;
    height: 0px;
}

.w2gi-popup h3 {
    color:#000;
    
}
.olPopupContent {
    overflow: hidden !important;
}


/*
Tabs
*/
.tabs {
	display:none;
}

.tabs li {
    background: #ccc;
    display: inline-block;
    padding: 4px;
    margin-right: 5px;
    height: 24px;
    width: 60px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.tabs li.active {
    background: #fff;
}

.tab-content {
    display: none;
    width: 240px; 
	  height:270px;
    padding:20px !important;
	  background: url('../images/bubble_new.png') no-repeat;
	  color:#fff;
}

.tab-content.active {
  display: none;
  /* background-color: #FFF; */
	width:310px;
}

/**/
.dd-wrapper{
	margin-top:10px;
}
.origin-select{
	color: #000;
  text-align: left;
  font-weight: 600;
}
.direction_address{
	  /*background-color: #1C4E61;
    border-color: #fff;*/
    border: 0px;
    outline: 1px solid #000;
    color: #000;
    margin: 5px 6px 10px 0px;
    display: inline;
    line-height: 100%;
    font-size: 14px;
    height: 31px;
    padding: 0 10px;
    float: left;
    outline-offset: 0px!important;
}
.search_arrow{
	background-color: #1C4E61!important;
    background: url(../images/bubblego_btn.png)no-repeat!important;
    background-repeat: no-repeat!important;
    background-position: right!important;
    border-color: #fff!important;
    border: 1px solid #fff!important;
    color: #fff!important;
    margin: 4px 0px 10px 0px!important;
    width: 59px!important;
    display: inline;
    line-height: 40px;
    padding: 0px 10px 0px 10px!important;
    float: left;
    position: relative;
    outline: 0px;
    height: 26px;
    cursor: pointer;
}
/**/

.tab-content h3 {
	/*text-align:left;*/
  text-align: center;
	font-weight:700;
	padding-bottom:0px;	
	margin-bottom:2px;
	color:#c81e24;
  margin-left: 0px;
  font-size: 16px;
}

.tab-content ul li {
	color:#000;
	/*text-align:left;*/
  text-align: center;
	font-size:16px;
  font-weight: 700;
  display: block;
}

.tab-content ul li b {
	color:#fff;
}

 .bubble-address-box {
	margin:-10px 0px 10px;
	color:#fff;
}

#dd {
    /* display: none;*/
}

.content-list.poi-result li.poi-item:hover {
    /*background-color: #1b4d60;
	color:#000;*/
}

.content-list.poi-result li.poi-item:hover .poi_number, .content-list.poi-result li.poi-item:hover span {
	color:#000;
}

.content-list.poi-result li.poi-item:hover .poi_address {
	color:#000;
}

.poi .content-list li.poi-item:hover div,.poi .content-list li.poi-item:hover .poi-item a {
	color:#000;
}

.poi .content-list li.poi-item:hover .poi-item a {
	color:#000;
}
.poi .content-list.poi-item:hover .poi_address span {
	color:#000;
}

.content-list.poi-result .poi_icon {    
    position: relative;
}
.content-list.poi-result p {
    padding:0;
    margin-left: 35px;
    line-height: 14px;
}



.content-list.poi-result strong {
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    margin-left: 3px;
}

.content-list.poi-result span {
    display: block;
    /* margin-left: 35px; 
    color:#333;*/
}

.content-list.poi-result .phone, .content-list.poi-result .send-actions {
	display:inline-block;
}

/*.content-list.poi-result .phone {
	font-style:italic;
}
*/
.content-list.poi-result .send-actions .phoneicon {
	font-size:25px;
}

.content-list.poi-result .send-actions a {
	display:inline-block;
	font-size:14px;
	vertical-align:middle;
	color: #2C2C2C;
}



.content-list.poi-result .poi_number {
    width: 20px;
    position: relative;
    font-size: 12px;
    color:#172838;
    font-weight: bold;
    font-style: normal;
  	margin:3px 6px;
    display: block;
    text-align: center;
}
.poi_number {
    width: 20px;
    position: relative;
    font-size: 12px;
    color:#172838;
    font-weight: bold;
    font-style: normal;
    margin:1px 6px;
    display: none;
    text-align: center;
}
/*.poi_num {
	background: url('../newdesign/Images/map-pin-png.png') no-repeat;
	width:30px;
	height:30px;
  background-size: contain;
	position:absolute;
  top: 0px;
}*/

.poi_num {
  background: url('../newdesign/Images/map-pin-png.png') no-repeat;
  width:25px;
  height:25px;
  background-size: contain;
  position:absolute;
  /*top: 0px;*/
  top: 3px;
}


.poi_address {
  clear:both;
  float:left;
  width: 100%;
  padding-left: 40px;
  font-size: 17px;
  color: #2C2C2C;
}



.content-list.poi-result .amenities {
    padding: 0; 
    background: none;
}

.content-list.poi-result .amenities li {
    display: inline-block;
    width: 20%;
    font-size: 17px;
    background: none;
    color: #2C2C2C;
    border: none;
    width:30px;
}

.olPopupCloseBox {
	
    background: url("../images/close_x.gif") no-repeat!important;
    top: 5px !important;
    right: 5px !important;
  	width: 24px !important;
  	height: 24px !important;
  	display: none!important;
}

.street-view-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 250px;
    z-index: 100;
}

.search-box {
	width: 30%;
}



.active_action {
    font-weight: bold;
}


div.olControlZoom {
    display: none;
}

.button-search {
	  background-color: #1C4F62;background: none repeat scroll 0 0 #c60c30;
    background-image: url("../images/red-button-pattern.png");
    color: #fff;
    margin: 0px 10px 0px;
    display: inline;
    border-radius: 0px;
    font-weight: 600;
    line-height: 100%;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
    float: none;
	  width: 160px;
    border: 0px;
}

.button-search:hover {
   
}
.button-search:active {
    
}
.button-location {
	margin: 10px 0 15px;
	display:inline;
	line-height: 100%;
	padding: 0 10px;
	height: 40px;
	float:left;
	background:none;
	border:0px;
	position:relative;
	right:0px;
}



.divider-text {
    color:#fff;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}


.location-wrapper {
    width:20em;
    margin: 0 auto;
    text-align: center;
    margin-top: 1%;
}
.inline-list {
    padding: 1em;
}

.inline-list li {
    display: inline-block;
}

.block, .inline-list li.block {
    display: block;
}

.blue {
    color:#20596E;
}

/*
    dialog
*/


.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;

}

.modal{
    display: none;
    background:#fff;
    padding-top:20px;
    overflow:auto!important;
    z-index:9999!important;
    position:absolute!important;
    /*top:50px !important;*/
    right: inherit!important;
    bottom: inherit!important;
}

.modalPop {
	padding-top:0px!important;
}

.closePop {
	color:#fff;

}

.closeBtn .zmdi {
	font-size:18px!important;
}
.closePop .zmdi {
	color:#fff;
}
.showmobile, .showmobilebtns {
	display:none;
}
.mobile {
    display: none;
}
.desktop {
  display: block;
}

.get-direction {display: block;}
.getdirections {display: none;}
@media (min-width: 0px) and (max-width: 767px) {
  html {
    overflow:auto;
  }
  .mobile {
    display: block!important;
  }
  .desktop {
    display: none!important;
  }
  .result-area {
    width: 99%!important;
    margin-right: 0px!important;
    margin-bottom: 0px!important;
    /*top: 220px;
    z-index: 666;*/
    left:2px;

  }
  .locator-wrapper {
    width: 93%!important;
    border-bottom: 0px!important;
  }
  .sidebar-section {
    display: none!important;
  }
  .forms-poi-box {
    width: 99.3%!important;
    margin-right: 2px;
  }
  .content-list.poi-result li {
    width: 97%!important;
  }
  ul.content-list li.line {
    width: 88%!important;
  }
  .wrapper {
    width: 90%!important;
  }
  .form-map {
    width: 100%!important;
    margin-left: 0px!important;
    height: auto!important;
    
  }
  .form-wrapper {
    top: -6px!important;
    position: relative;
  }

  .mobileclear {clear:both;height: 0px;width: 0px}
  input[type="submit"], #search_button {
    width: 100%!important;
    margin:10px 0px 15px!important;

  }
  #locator_search {
    height: 100%!important;
  }
  #hideAreaMobile {
    margin: 0 10px;
  }
  .map {
    width:100%;
    height:200px;
    max-height: 250px;
  } 
  .poi {
    width:100%;
  }

  .search-box {
    border: none;
    background-color: white;
    width: 90%;
    height: 34px;
    padding: 10px;
    outline: none;
    color: black;
    font-family: "Freight", "sans serif";
    font-size: 16px;
    line-height: 28px;
  }
  .tab-content.active, .olPopupCloseBox {display: none!important;}
  .get-direction {display: none!important;}
  .getdirections {display: inline-block;}
  .desktopPhone {display: none!important;}
  .itemlist {
    width: 45%!important;
    font-size: 16px!important;
    line-height: 36px;
  }
  .wrapper h1 {
    line-height: 30px!important;
    top:-35px!important;
    position: relative!important;
    margin: 0px auto!important;
    font-size: 26px!important;
  }
}
@media (min-width: 320px) and (max-width: 350px){
  .locator-wrapper label, .dd-form-wrapper label {
    font-size: 14px!important;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  
  .locator-wrapper label, .dd-form-wrapper label {
    font-size: 15px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper {
    width: 98%!important;
    max-width: 980px!important;
  }
  .locator-wrapper {
    width: 96%!important;
  }
  .container {
    padding: 0 20px!important;
  }
  /*.map {
    left: 40px!important;
  }*/
  .result-area {
    /*float: right!important;
    width: 40%!important;*/
    margin-top: 20px;
  }
  .poi_num {
    left: -13px;
  }

  span.weekhead {
      width: 90px!important;
      display: inline-block;
  }

  .poi_address {
    font-size: 14px!important;
  }

  .height444 {
    min-height: 320px!important;
    max-width: 300px;
    float: left;
  }
  .imgcontainer {
    /*top: -378px!important;
    left: 573px!important;
    width: 150px!important;
    height: 150px!important;*/
    top: -64px!important;
    left: 88px!important;
    width: 216px!important;
    height: 216px!important;
  }
  .aboutFrame {
    /*top: -400px!important;
    height: 200px!important;
    width: 200px!important;
    left: 550px!important;*/
    /*top: -400px!important; */
    height: 300px!important;
    width: 300px!important;
    left: 50px!important;
  }
}
/*@media (min-width: 850px) and (max-width: 897px) {
  .aboutFrame {
    left: 630px!important;
  }
  .imgcontainer {
    left: 655px!important;
  }
}*/
@media (min-width: 850px) and (max-width: 991px) {
  .aboutFrame {
    top: -100px!important;
    height: 300px!important;
    left: 120px!important;
    width: 300px!important;
  }
  .imgcontainer {
    /*top: -348px!important;
    left: 694px!important;*/
    top: -61px!important;
    left: 156px!important;
    width: 220px!important;
    height: 220px!important;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  /*.map {
    left: 23px!important;
  }*/
}
.onlydesktop {
    display: block;
    
}

.mobileTable {
        display: block;
        padding: 0px 0px;
        color:#fff;
    }

.onlydesktop table tbody tr td{
    font-size:14px;
}
.mobile_one{display:none;}


input[type="submit"], #search_button {
    background: none repeat scroll 0 0 #c81e24;
    border: medium none;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 2px 7px;
    display: inline-block;
    width: 12%;
    float: left;
    margin: 0px 20px;
    height: 34px;
	  font-family: "Cerebri Sans", serif;
    font-size: 15px;
}

.closeBtn {position:absolute; right:10px; top:5px; z-index:999;}
.hideit {display:none !important;}

.monday .monhour,
.tuesday .tuehour,
.wednesday .wedhour,
.thursday .thuhour,
.friday .frihour,
.saturday .sathour,
.sunday .sunhour {
    font-weight: bold;
}

.callhours {
    display: block !important;
}



/*
 * Paging controls
 */
.poi_paging_wrapper {
    background: #fff;
    border-bottom: 1px solid #C7D3DA;
    margin-top: 5px;
    text-align: center
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev {
    display: inline-block;
    width: 49%;
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev,
.poi_paging_wrapper .poi_paging_next span, .poi_paging_wrapper .poi_paging_prev span {
    color: #D7294A;
    font-weight: bold;
    cursor: pointer;
}

.poi_paging_wrapper .poi_paging_disabled,
.poi_paging_wrapper .poi_paging_disabled span,
.poi_paging_wrapper .poi_paging_disabled i {
    color: #ccc;
    cursor: default;
}



.active_action {
    font-weight: bold;
}

.fa {margin-left:5px; margin-right:5px;}


/* driving directions form */

.dd-form-wrapper {
	padding:13px 10px;
	width:96%;
	margin:20px auto;
  border-bottom: 1px solid #000;
}


/*  new css for the page */

.forms-poi-box {
	display: block;
  /*width: 27%;*/
  position: relative;
	/*box-shadow: 0px 2px 5.58px 0.82px rgba(93, 51, 39, 0.6);*/
	background:#172838;
	height: auto;
  height: auto;
	overflow-y:auto;
	overflow-x:hidden;
}

.locator-wrapper {
	padding:5px 10px;
	width:97%;
	margin:10px auto;
	border-bottom: 1px solid #000;
}

.locator-wrapper label, .dd-form-wrapper label {
	font-size:16px;
	color:#c81e24;
	font-weight: 700;
}

.dd-form-wrapper label {
	display:block!important;
	
}

.locator-wrapper .search-box, .dd-form-wrapper .search-box{
	/*background-color: #172838;*/
	/*border-color: #fff;
	border:1px solid #000;
	outline:1px solid #fff;
	color: #000;
	margin: 10px 0 15px;
	display: inline;
	line-height: 100%;
	font-size:14px;
	height:33px;
	padding:0 10px;
	float:left;
	outline-offset:0px!important;*/
    background-color: white;
    border:1px solid #000;
    height: 34px;
    padding: 0 10px;
    outline: none;
    color: black;
    font-family: "Freight", "sans serif";
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    float: left;
}

.sidebar-section {
  margin-bottom: 18px;
}

.search-icon {
	background-color:#fff!important;
	/*background-image:url(../images/search-button.png)!important;*/
	background-repeat:no-repeat!important;
	background-position:right!important;
	border-color: #7a7e81!important;
	color: #fff!important;
	margin: 9px 0 15px!important;
	width: 10.6%;
	display:inline;
	line-height: 40px;
	padding: 0 0 0 10px!important;
	float:left;
	position:relative;
	outline:0px;
	height:44px;
}
.btn.btn-brand {
    color: white;
    background-color: #c81e24;
    background-position: 0px 1px;
    font-family: "Cerebri Sans", serif;
    font-size: 15px;
}
.btn {
    border-width: 0px;
    border-radius: 0px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clear {
	clear:both;
	height:0px;
	width:0px;
}

.map-copyrights-box {
	width:100%;
	float:right;
	position:relative;
	/*height:100%;
	margin: 0 15px;
	border: 1px solid #000;*/
}

.filterToggle {
	width: 100%;
	color:#fff; 
	cursor:pointer;
}

.filter-toggles {
  padding: 10px 0 0; 
}

.filter-toggles ul {
	list-style:none;
}

.filter-toggles ul li {
	width:50%;
	display:inline-block;
	float:left;
	font-size:13px;
	margin:5px 0;
	
}


.filter-toggles ul li label {
	font-size:13px;
	margin:5px 0;
}

.filter-grid {
	display:none;
    
}

.show-filter .filter-grid {
	margin: -11px 0 0 0; 
	display:block;
}
.show-filter .poi {
	/* if country and radius are there uncomment below line */
	/*height:490px;*/
	height:515px;
}

.iconsfa {
	margin-left: 150px;
	color:#fff;
}

.dropdown {
	background-color: #172838;
	border-color: #fff;
	border:0px;
	outline:1px solid #fff;
	color: #fff;
	margin: 10px 5px 15px 0;
	display: inline;
	border-radius: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	line-height: 100%;
	font-size:14px;
	
	height:42px;
	padding:0 10px;
	float:left;
	outline-offset:0px!important;
}



.emailicon, .mobileicon {
	width:17px;
	height:16px;
	position:relative;
}

/*.content-list.poi-result li.poi-item:hover .emailicon,  .content-list.poi-result li.poi-hover .emailicon {
	background:url(../images/email-hover.png) no-repeat;
}


.emailicon {
	background:url(../images/email.png) no-repeat;
}

.mobileicon {
	background:url(../images/mobile.png) no-repeat;
}*/

@media all and (min-width:0px) and (max-width:601px) {
	.forms-poi-box {
		width:100%;
	}
}

/* open layer map controls */

#OpenLayers_Control_PanZoom_panup, #OpenLayers_Control_PanZoom_panleft, #OpenLayers_Control_PanZoom_panright, #OpenLayers_Control_PanZoom_pandown {
	display:none;
	height:0px!important;
	width:0px!important;
	top:0px!important;
	left:0px!important;	
}

.w2gi-backbone .ol-panzoom {
	/*left:4px!important;*/
	top:5px!important;
}

#OpenLayers_Control_PanZoom_zoomin, #OpenLayers_Control_PanZoom_zoomin_innerImage, #OpenLayers_Control_PanZoom_zoomout, #OpenLayers_Control_PanZoom_zoomout_innerImage {
	width:25px!important;
	height:25px!important;
	border:1px solid #ddd;
}

#OpenLayers_Control_PanZoom_zoomout {
	top:87px!important;
}

/**/
.map-copyrights-box .map .icon {
    cursor: pointer!important;
}
.content-list.poi-result li.poi-item:hover b, .content-list.poi-result .poi-hover b {
	color: #000!important;
}
.content-list.poi-result li.poi-item b {
	color:#000;
}
.content-list.poi-result li.poi-item:hover .fa, .content-list.poi-result .poi-hover .fa{
	color: #000;
}
.content-list.poi-result li.poi-item:hover .onlydesktop table tbody tr td {
	color: #000;
}

.content-list.poi-result .poi-hover  .onlydesktop table tbody tr td {
	color:#000;
}
/**/

/*.icon{
	background-image: url(../joes.image/sprite/Sprite.png);
}*/
.icon.arrow.arrow-inverted, .icon.arrow-inverted.arrow-inverted {
    background-position: -156px -187px;
}
.icon.arrow, .icon.arrow-inverted {
    width: 10px;
    height: 8px;
    background-position: -156px -173px;
    float: none;
    display: inline-block;
    margin-left: 4px;
}
.displayinline {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
.displayinline label {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
/**/
a.poiname, a.poiname:hover {
    color: #c81e24!important;
    text-decoration: none;
}
.alcohol {
	display:inline-block!important;
}
.get-direction {
	color: #2C2C2C!important;
  display: inline-block;
}
.send-actions:hover, .get-direction:hover{
  color:#000;
}
.wrapper .line {
    height: 2px;
    position: relative;
    background-repeat: repeat-x;
    background-position: 0 -219px;
    background-image: url('../images/Sprite.png');
    margin: 10px 0 !important;
}
.input-border-container input, .input-border-container textarea {
    border: none;
    background-color: white;
    width: 100%;
    height: 34px;
    padding: 10px;
    outline: none;
    color: black;
    font-family: "Freight", "sans serif";
    font-size: 16px;
    line-height: 28px;
}
.from, .to {
  display: inline-block!important;
}
.wrapper h1{
    color: #c81e24;
    font-size: 30px;
    line-height: 24px;
    /*width: 71%;
    float: left;
    position: relative;*/
    font-family: "Freight", "sans serif";
    margin: 0px 0px 20px;
    position: absolute;
    top: -27px;
}

.container h1{
    color: #c81e24;
    font-size: 30px;
    line-height: 24px;
    /*width: 71%;
    float: left;
    position: relative;*/
    font-family: "Freight", "sans serif";
    margin: 0px 0px 20px;
    text-transform: capitalize;
    line-height: 1em;
    margin: 0 0 10px 0;
}

.container h2{
    color: #c81e24;
    font-size: 28px;
    line-height: 24px;
    /*width: 71%;
    float: left;
    position: relative;*/
    font-family: "Freight", "sans serif";
    margin: 0px 0px 20px;
    text-transform: capitalize;
    line-height: 1em;
    /*text-align: center;*/
    width: 100%;
    margin: 0 0 10px 0;
}

.container .h1title {
    color: #2c2c2c!important;
    font-size: 28px;
    line-height: 24px;
    /*width: 71%;
    float: left;
    position: relative;*/
    font-weight: 700;
    font-family: "Freight", "sans serif";
    margin: 0px 0px 20px;
    /* text-transform: capitalize; */
    line-height: 1em;
    margin: 0 0 10px 0;
}

.container .h1titles {
    color: #2C2C2C;
    font-size: 28px;
    line-height: 24px;
    font-weight: 700;
    font-family: "Freight", "sans serif";
    margin: 0px 0px 20px;
    text-transform: capitalize;
    line-height: 1em;
    margin: 0 0 10px 0;
    text-align: center;
}

.container .h3title {
    color: #2C2C2C;
    font-size: 16px;
    line-height: 24px;
    font-family: "Cerebri Sans", "sans serif";
    margin: 0px 0px 10px;
    text-transform: capitalize;
    line-height: 1em;
    clear: both;
    text-align: center;
    font-weight: 700;
    display: block;
    padding: 0px;
}

/*.container .h3title:hover, .container .h3title:active, .container .h3title:focus, .container .h1title:hover, .container .h1title:focus, .container .h1title:active {
  color: #1e52bd;
  text-decoration: none!important;
}*/

.link7 {
    color: #c81e24!important;
    font-size: 24px;
    line-height: 24px;
    font-family: "Cerebri Sans", "sans serif";
    /*font-family: "Freight", "sans serif";*/
    margin: 0px 10px 20px;
    text-align: center;
    text-transform: capitalize;
    line-height: 1em;
    clear: both;
    padding:10px 5px!important;
    display: block;
    position: relative;
    width: 250px;
    margin:10px auto;
    font-weight: 700;
    border: 1px solid #c81e24;
}

/*.link7:active, .link7:focus, .link7:hover {
  color: #1e52bd!important;
  text-decoration: none!important;
}*/

 .link7 > span {
    position: absolute;
    display: block;
    height: 15px;
    width: 25px;
}

.link7:hover > span.b1, .link7:active > span.b1, .link7:focus > span.b1 {
 /* div.address-lists > div.collection_distance > a > span.b1 {*/
    top: 5px;
    border-top: 1px solid #c81e24;
    border-left: 1px solid #c81e24;
}
.link7:hover > span.b2, .link7:active > span.b2, .link7:focus > span.b2 {
  /*div.address-lists > div.collection_distance > a > span.b2 {*/
    bottom: 5px;
    right: 5px;
    border-bottom: 1px solid #c81e24;
    border-right: 1px solid #c81e24;
}

.link7:hover, .link7:active, .link7:focus  {
    background: none;
    text-decoration: none;
    color: #c81e24;
    padding: 10px 5px!important;
    -webkit-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.33);
    -moz-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.33);
    box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.33);
    border: 1px solid #c81e24;
}

.link5 {
    font-family: "Cerebri Sans", sans-serif;
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 700;
}
.icon.icon-print {
    width: 20px;
    height: 18px;
    background-position: -190px -152px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}
.icon {
  background-image: url('../images/Sprite.png');
}
.result-area {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    margin-right: 10px;
    /*margin-bottom: 60px;*/
    margin-bottom: 20px;
}
.form-map{
    width: 69%;
    float: left;
    position: relative;
    margin-left: 10px;
    height: auto;
}
.line-border.border-top {
    top: 0px;
    left: 0;
    right: 0;
    height: 4px;
    width: 100%;
    background-position: 0 0px;
}
.line-border.border-top, .line-border.border-bottom {
    background-image: url(../images/img.border.ptb.png);
}
.line-border {
    position: absolute;
    padding: 0 !important;
}
.line-border.border-left {
    left: 0px;
    height: 100%;
    width: 5px;
    background-position: 0 0;
}
 .line-border.border-left, .line-border.border-right {
    background-image: url(../images/img.border.ltr.png);
    top: 0;
    bottom: 0;
}
.line-border.border-right {
    right: 0px;
    height: 100%;
    width: 4px;
    background-position: -4px 0;
}
.line-border.border-bottom {
    bottom: 0px;
    left: 0;
    right: 0;
    height: 4px;
    width: 100%;
    background-position: 0 -4px;
}

.input-border.input-border-side-bottom {
    height: 0px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}
.input-border {
    position: absolute;
    padding: 0 !important;
    background-color: white;
    background: url(../images/tabs.border.png);
}
.input-border.input-border-side-left, .input-border.input-border-side-right, .input-border.input-border-side-left, .input-border.input-border-side-right {
    background-position: 0 0;
    width: 0px;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
ul.content-list li.line{
    margin: -5px 44px -5px 44px!important;
    padding: 0!important;
    height: 2px;
    position: relative;
    background-repeat: repeat-x;
    background-position: 0 -219px;
    width: 69%;
    background-image: url(../images/Sprite.png)!important;
}




/* TJ STYLES */
.frame {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    border-width: 2px;
    border-image: url(../images/static.png) 2 repeat round;
    margin-bottom: 25px;
    border-style: solid;
    width: 100%;
}

.frames {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    margin-bottom: 25px;
    border-style: solid;
    width: 100%;
}

.square-crop {
    width: 100%;
    overflow: hidden;
    position: relative;
    width: auto;
}

.page-header h1 {
    position: relative;
    width: 100%;
    text-align: center;
    min-height: 92px;
    max-height: 132px;
    line-height: 132px;
    height: 132px;
    margin: 0;
    padding: 0 15px;
    font-size: 48px;
    color: #2C2C2C;
}

.page-header .line {
    margin-bottom: 1px;
}
.line {
    height: 2px;
    position: relative;
    background-repeat: repeat-x;
    background-position: 0 -219px;
}
.input-border-detected {
    border-width: 1px;
    border-image: url(../images/static.png) 2 repeat round;
    border-style: solid;
}
.nearby-stores {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 38px;
}
.nearby-stores ul {
    margin-left: -40px;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: space-evenly;
    align-content: center;
}

.red-title {
    text-align: left;
}
.viewBubble h1 {
    line-height: 1em;
    margin: 0 0 10px 0;
}










@media screen and (min-width: 10px) and (max-width: 815px) {
    .result-area {
        width: 100%;
        margin-top: 20px;
    }
    .form-map {
        width: 57%;
    }
    .directionsform .btn.btn-brand {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .directionsform .input-border-container {
        width: 100% !important;
        margin-bottom: 5px !important;
    }
}


@media screen and (max-width: 991px) and (min-width: 816px) {
    .container {
        width: 100%!important;
    }
    .result-area {
        height: auto;
    }
    .form-map {
        width: 57%;
    }
    .locator-wrapper {
        height: 165px;
    }
    .content-list.poi-result li {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .col-lg-3 {
        width: 20%;
    }
    .result-area {
        /*width: 41%;*/
    }
    .form-map {
        width: 56%;
    }
}

@media (min-width: 1200px) {
    .result-area {
        height: auto;
    }
    .form-map {
        width: 57%;
    } 
    .col-lg-3 {
        width: 20%;
    }   
}

/* SHARE THIS */
.at-resp-share-element {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
.at-style-responsive .at-share-btn {
    padding: 5px !important;
}
.at-resp-share-element .at-share-btn {
    display: inline-block;
    margin: 0 2px 5px;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    font-family: "Freight", sans-serif;
    background-color: transparent;
}
.at-resp-share-element .at-share-btn {
    transform: scale(0.7) !important;
    -webkit-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
}
.at4-visually-hidden {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}
.at-icon-wrapper {
    float: left;
}
.at-resp-share-element .at4-share-count-container {
    text-decoration: none;
    float: right;
    padding-right: 15px;
    font-size: 9pt;
}
span.at-label {
    float: left;
}

.directionsform .input-border-container {
    position: relative;
    width: auto;
    margin-bottom: 15px;
    float: left;
    margin-right: 10px;
}

.directionsform label {
    font-weight: bold;
}

.directionsform label em {
    font-weight: normal;
}

.content-list.poi-result .btn-brand span {
    display: inline-block;
}
.nearby-stores ul li {
  width: 33%;
  display: inline-block;
}

.mobile {
  display: none;
}

@media (max-width: 767px ) {




  body {
    font-size: 17px!important;
  }
  .nearby-stores ul {
    display: block!important;
    margin-left: 0px!important;
  }
  .nearby-stores ul li {
      width: 100%!important;
      margin:10px auto;
      position: relative;
  }
  .nearby-stores {
    height: auto!important;
  }

  .desktop {
    display: none!important;
  }



  .aboutFrame {
    position: relative!important;
    float: right;
    width: 250px!important;
    height: 235px!important;
    right: -10px;
    margin-top: -100px;
    top: unset!important;
  }

  .container .h1title {
    text-align: left!important;
    color: #2c2c2c!important;
  }

  .imgcontainer {
      width: 185px!important;
      height: 185px!important;
      right: 38px!important;
      left: unset!important;
      top: -76px!important;
  }

  .breadcrumb a {
    line-height: 24px;
  }

  .poi_address {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    padding-left: 0px!important;
    margin-left: 30px;
  }

  .addressline {
    /*font-weight: bold;*/
    text-align: left;
    font-size: 18px!important;
    line-height: 32px;
  }

  #aboutSection p, .coronavirus div {
    text-align: left;
  }

}

.see_all_hours {
  display: none!important;
}


/* local drill down pages*/
.itemlist {
    display: inline-block;
    /*padding: 10px;
    margin: 10px;
    border: 1px solid #ddd;
    width: 26%;*/
    width: 18%;
    padding: 5px 10px;
    margin: 5px auto;
    font-size: 14px;
}
.itemlist a { 
    font-size: 16px;
    color: #2C2C2C;
    text-decoration: none;
}


/*.address-left {
  float: left;
  width: 240px;
}*/
.view-right {
  margin: 10px auto;
}


@media (max-width: 880px) {
  div.enl-wrapper.col-sm-8 {
      width: 100%;
      padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .breadcrumb {
      width: 970px;
  }
}

@media (max-width: 768px) {
  .breadcrumb {
      display: none;
  }
}

#load-btn {
  border: 1px solid #d8d8d8;
  color: #c81e24;
  font-family: 'Cerebri Sans', sans-serif;
  padding: 10px 5px;
  
  /*min-width: 135px;
  max-width: 140px;*/
  min-width: 145px;
  max-width: 150px;
  text-align: center;
  margin: 15px auto;
  font-size: 18px;
}

#load-btn:hover, #load-btn:active {
  background: #c81e24;
  border:1px solid #c81e24;
  color: #fff;
  padding: 10px 5px;
  text-decoration: none;
}