/* Custom CSS */

#banner_top {
padding: 20px 0px 0px 0px;
max-height: 375px;
background: rgb(40,52,59); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(40,52,59,1) 0%, rgba(130,140,149,1) 64%, rgba(181,189,200,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(64%,rgba(130,140,149,1)), color-stop(100%,rgba(181,189,200,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#b5bdc8',GradientType=0 ); /* IE6-9 */

	/*border-bottom: 1px solid #424242;*/
}

#nav-1 li.current_page_item a, #nav-1 li.current-menu-item a, #nav-1 li.current-cat a {
	border-style: solid !important;
	border-bottom-color: #EE3A43;
	border-bottom-width: 5px !important;	
}

#content .post ul li, #content .page ul li {
font-size: 1.2em;
padding-bottom: 25px;
}

#content .entry-title {
padding: 15px 0 30px 0px;
}
#ez-home-container-wrap .ez-widget-area {
font-size:1.2em;
}

.wpgmza_markerbox {
line-height: 1.5em;
}

#slider_box {
max-width: 1000px;
min-width:350px;
}

.nivo-controlNav, .theme-default .nivo-controlNav {
padding-top: 0px !important;
}

/*.map_wrap {
box-shadow: 1px 2px 5px #AAAAAA;
border: 1px solid #AAAAAA;
}*/

#building img {
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 2px 2px 4px 0px #AAAAAA;
box-shadow: 2px 2px 4px 0px #AAAAAA;
}

.theme-default .nivoSlider {
background: rgba(255, 255, 255, 0) !important;
    -webkit-box-shadow: 2px 4px 10px 0px #4a4a4a !important;
    -moz-box-shadow: 2px 4px 10px 0px #4a4a4a !important;
    box-shadow: 2px 4px 10px 0px #4a4a4a !important;
}

#navbar-1-wrap {
height: 48px;
}

#ez-home-container-wrap .ez-widget-area h4 {
font-size: 16pt;
text-align:center;
font-weight: bold;
text-shadow: 0px 2px 4px #B6B6B6;
}

.wpgmza_map {
	border: 2px solid #AAAAAA;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 4px 4px 0px #BBBBBBB;
	box-shadow: 0px 4px 4px 0px #BBBBBB;
}

.wpgmaps_get_directions {
color: #FFFFFF;
background-color: #28343B;
border: none;
height: 30px;
width: 60px;
font-size: 18px;
}

#gform_submit_button_1 {
color: #FFFFFF;
background-color: #28343B;
border: none;
height: 30px;
width: 90px;
font-size: 18px;
}

.wpgmaps_get_directions:hover, #gform_submit_button_1:hover {
background-color: #455a66;
-webkit-box-shadow: 2px 2px 3px 0px #919191;
	box-shadow: 2px 2px 3px 0px #919191;
}

.wpgmaps_get_directions:active, #gform_submit_button_1:active {
position: relative;
top: 1px;
box-shadow: none;
box-shadow: none;
}

.stickers, #header-left {
opacity: 1;
/* Firefox */
	-moz-transition: opacity 1s ease 0s;
	/* WebKit */
	-webkit-transition: opacity 1s ease 0s;
	/* Opera */
	-o-transition: opacity 1s ease 0s;
	/* Standard */
	transition: opacity 1s ease 0s;
}

.stickers:hover, #header-left:hover {
opacity: .6;
}

#ez-home-top-container {
margin-top: 20px;
}

.stickers {
text-align: center;
}

.stickers img {
width: 225px;
height: 225px;
}

.pdfs img {
vertical-align: middle;
margin-bottom: 20px
}

.pdfs {
margin-left: 70px;
margin-bottom: -35px;
}

#capabilities-nivo {
max-width: 300px;
margin: 0px auto -25px auto;
}

.sfsiplus_norm_row {
position: relative !important;
margin-top:18px;
padding-right:2px;
}

#sfsi_holder {
display:none;
}

.gform_body, .gform_footer {
margin:0px !important;
padding:0px !important;
}



/* Custom Responsive CSS */

@media only screen and (max-width: 960px) {

}

@media only screen and (min-width: 768px) and (max-width: 960px) {

}

@media only screen and (min-width: 480px) and (max-width: 960px) {
.stickers img {
width: 175px;
height: 175px;
}
}

@media only screen and (max-width: 767px) {
.stickers img {
width: 150px;
height: 150px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.stickers img {
width: 150px;
height: 150px;
}
}

@media only screen and (max-width: 479px) {
.stickers img {
width: 150px;
height: 150px;
}
}