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;*/
    text-decoration: none;
}

body {
    line-height: 1.4;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    color:#273039 !important;
}
ol, ul {
    list-style: none;
	clear:left;
}

img {
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}

a{color:#1e5a99;}
a:hover {color:#273039 !important; text-decoration:none !important;}

.map {
    position: relative; 
}


p {
    clear:both;
}

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


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


.wrapper {
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
}

.map div {
    padding: 0;
}

.poi {
    height:auto;
    overflow: auto;
    position: relative;    
    width: 29%;
    z-index: 1;

}
.map {
    float: left;
    height: 800px;
    margin: 0 auto;
    max-width: 100%;
    width: 70%;
}

h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 800;    
    text-align: left;
    vertical-align: top;
    clear:both;
}

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

.content-list.poi-result {
    /* width:20em; */
	clear: left;
}

.content-list.poi-result li {
    float:left;
    width: calc(33.3% - 20px);
    border: none;
    padding: 15px;
    position: relative;
    line-height: 20px;
    margin: 15px;

}
.poi-item a {
    cursor: pointer;  
}

.box-wrapper {
	position:relative;
}

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

.search-box{
    width: 70%;
    /* height: 2em; */
}

.button-search {
    background: none repeat scroll 0 0 #c60c30;
    border: medium none;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 2px 7px;
    text-transform: uppercase;
    cursor: pointer;
}

.button-location {
    background: rgb(139, 198, 56);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#8bc638', endColorstr='#7db333');
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(139, 198, 56)), to(rgb(125, 179, 51)));
    background: -moz-linear-gradient(top, #8bc638, #7db333);
    font-family: "HelveticaW02-RoundedBd",Arial,Helvetica,sans-serif;
    text-shadow: rgb(79, 79, 79) 0px 1px 1px;
    border: 0;
    color: #FFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    height: 36px;
    line-height: 31px;
    border: 1px solid rgb(112, 161, 44);
    -moz-border-radius: 4px;
    border-radius: 4px;
}

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

}

.modal{
    display: none;
    background:#fff;
    padding-top:20px;
    overflow:auto;
    z-index:1001;
    position:absolute;
    /* width: 750px;
    height: 500px; */
}


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

.itemlist {float:left; margin-right:20px; margin-left:5px; margin-bottom:20px;}

.wrapper{padding:0px 10px;}

div.breadcrumb {
    margin: 20px 10px;
    width: auto;
    background:transparent;
}

.footer {
    clear: both;
    float: left;
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
}

h1 {font-size:30px !important; font-weight:400; line-height:30px; margin-bottom:8px !important;}
.subtitle {font-size:18px;}
h2 {font-size:20px!important; font-weight:400!important; line-height:20px; margin-bottom:5px!important;}

.marginLR10px {display:inline-block; margin-left:10px; margin-right:10px;}

.hours-status {
    color: #2e8540;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.limitWidth {	
    margin-right: auto;
    margin-left: auto;
    min-width: 275px;
    max-width: 1258px;
}

h3 {
	font-size:24px !important; font-weight:400 !important;
}

.thehours {text-align:left;}
.bold {
    font-weight: 600!important;
}

h1 {
    font-size: 2em;
}

.seo-description-wrap {
    padding-top: 20px;
}

.seo-description-wrap ul {
    padding: 10px 20px;
    list-style-type: disc;
}

.seo-description-wrap h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
}


.desktopOnly {display:block;}
.mobileOnly {display:none;}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.map-search-wrap #q {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    vertical-align: middle;
    height: 44px;
    background: 0 0;
    width: calc(100% - 42px);
    color: #6d6e71;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    font-weight: 400;
    margin-left: -43px;
    padding-left: 42px;
    z-index: 1;
}

.hoursrow {
    float: left;
    width: 100%;
    margin-bottom: 3px;
}
.hourslabel {
    float: left;
    width: 40%;
}
.hour {
    float: left;
    width: 130px;
    position:relative;
}

.checkmark img {width:20px; height:20px;}
.checkmark {position:absolute; bottom:2px; display:none;}
.monday .monhour .checkmark, .tuesday .tuehour .checkmark, .wednesday .wedhour .checkmark, .thursday .thuhour .checkmark, .friday .frihour .checkmark, .saturday .sathour .checkmark, .sunday .sunhour .checkmark {
    display:inline-block;
} 

@media (min-width: 768px) and (max-width: 1280px){
	.w2giContentBlock {
	    padding: 0 15px;
	}
}

@media all and (min-width:0px) and (max-width:768px) { 
	
	.desktopOnly {display:none;}
	.mobileOnly {display:block;}
	
	.content-list.poi-result li {
		padding: 15px;
		margin:15px;
		width:calc(100% - 30px);
	}
	
	.hours-status {margin-top:10px;}
	.thehours {		
	    width: 88%;
	    margin: auto;
	}
	
	h3 {font-size:18px; text-align:center;}
	
}

