/***** DEFAULT PRIMARY STYLES *****/
body {
    font-size:16px;
    background-color: #fff;
    font-family: 'Roboto', arial, sans-serif;
}
h1,.h1 {
    font-size:2em;
    font-weight: 400;
}
h2,.h2 {
    font-size:30px;
    font-weight:normal;
}
h3,.h3 {
    font-size:24px;
    font-weight:normal;
}
h4,.h4 {
    font-size:18px;
    font-weight:normal;
}
h5,.h5 {
    font-size:16px;
    font-weight:normal;
}
h6,.h6 {
    font-size:14px;
    font-weight:normal;
}
p {
    line-height:1.75em;
    margin:0 0 1em 0;
}

strong {
   /*  font-weight: 400; */
}
a,a:visited {
	text-decoration: none;
}
a {
    color: #4aa568;
}
a:hover {
    color: #115c2a;
}
ul, ol {
    margin-left:2em;
}


.standard-button {
    padding: 8px 30px;
    background: #196ca0;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    font-size: 1.2em;
}

.standard-button:hover {
	background: #4aa568;
}


.standard-button a:hover {
    color: #fff !important;
}



/***** HEADER AREA *****/
header {

}
.logo a {
    display: block;
}
nav {
    float: right !important;
    padding: 0% 2.5% 0% 2.5%;
}
.header-subnav {
    float:right;
    padding-right: 15px;
    min-width: 550px;
    max-width: 550px;
}

.header-subnav ul li {
    display: inline;
    list-style: none;
    margin-left: 8px;
}

.header-subnav ul li a{
    font-size: .9em;
}

.header-subnav ul {
    float: right;
}
.xheaderimg {
    width: 100%;
}
.xheaderimg img {
    width: 100%;
}



/***** SIDEBAR STYLES *****/
ul.fmlnav li {
    list-style: none outside none;
}

ul.fmlnav {
    margin:0;
    padding:0;
}
ul.fmlnav li {

    margin:5% 0;
}
ul.fmlnav li a {
    font-weight: 500;
    font-size: 1.2em;
    display: block;
    text-decoration:none;
    padding-left: 3%;
}

ul.fmlnav li a.fmlactive{
    font-weight: 400;
    font-size: 1.5em;
}
ul.fmlnav li a:hover {
	color: #999;
}
ul.fmlnav li a.fmlactive:hover {
	color: rgb(48, 159, 94);
}

/* SIDE NAV SECOND LEVEL */
ul.fmlnav ul li a{
    color: #565656;
    font-size: 1em;
    font-weight: 400;
}

ul.fmlnav ul {
    margin-left: 10px;
}
/* SIDE NAV THIRD LEVEL */
ul.fmlnav ul ul li {

}
/* SIDE NAV FOURTH LEVEL */
ul.fmlnav ul ul ul li {

}



/***** PAGE STYLES *****/
.two-column-page-container {
    padding: 0px 2.5%;
	margin-bottom: 35px;
}

.xpagewrapper {

}
.xcontent {

}
.xfull {

}

.header-image-container  {
    padding: 0px 0%;
    position: relative;
    z-index: 0;

}

.image-addon {
/*    position: relative;
    top: -110px;
    margin-bottom: -110px; */
}



.xsidebar {
    padding: 3em 2.5% 1em 0% !important;
}
.xleftnav {
    background: #dcdcdc;
    padding: 3% 7% 4%;
}

.fmlnav {

    background: url() center center repeat-x;
    background-size: cover;

}

ul.fmlnav li a {
    color: #000;
    font-size: 1em;
    font-weight: 400 !important;
}

.xleftcallouts {
    margin-top: 20px;
}

.leftnav-events {
    margin-top: 20px;
}

.leftnav-events .h2{
    font-size: 1.2em;
    width: 100%;
    padding: 5px 5px;
    color: #fff;
    margin-bottom: 10px;

}

.leftnav-events .event_date {
    margin-bottom: 6px;

}

.leftnav-events .event_title a{
    color: #173c53;
    font-weight: 600;
    padding-bottom: 2px;
    text-decoration: underline;
    font-size: 1.2em;
}


.leftnav-events a{
    font-size: .9em;
    color: #727272;

}



/***** FOOTER STYLES *****/
footer {
	padding: 15px 0 30px;
}
.ftr-wrapper {

}
.footer-subnav {

}
.footer-subnav a {

}
.footer-copy {
}


/**** footer styles ****/

.footer-subnav {
    font-size: .9em;
    color: #727272;
}

.footer-subnav a {
    padding-right: 15px;
    color: #ccc;
}

.footer-copy {
    color: #727272;
    font-size: .8em;
    float: left;
    padding-left: 2.5%;
    margin-top: -10px;
    margin-bottom: 5px;
}

.footer-copy a {
    color: #727272;
}

.social-links {
    float: right;
	text-align: right;
}

.social-links li {
    display: inline;
    list-style: none;
}

.footer-bg {
    background: #000;
}

.footer-bar {
    float: none;
    margin: 0 auto;
	/**/
	width: 100%!important;
	padding: .5em 5%;
}

.mid-contact-bar {
    background: #989f9a;

}

.mid-bar-bg {
    background: url(/images/locate-map-bg.png) no-repeat;
    height: auto;
    padding: 2% 2.5%;
	background-size: cover;
}
.mid-bar-bg .footer-bar {
	width: 80%!important;
}

.mid-contact-bar-content {
    color: #000;
    font-size: 1.5em;
    font-weight: 300;

}
.mid-contact-bar-content ul {
    margin-left: 0px;
}
.mid-contact-bar-content li{
    display: inline;
	font-size:	38px;
}

.mid-contact-bar-content span {
    font-weight: 400;
}

.mid-contact-bar-content .standard-button {

    margin-top: -10px;
    margin-left: 5%;

}

.mid-contact-bar-content .standard-button a {
    color: #fff;
    font-weight: 300;
    font-size: .8em;
}



/***** HOMEPAGE *****/
.splash {
    overflow: hidden;

}
.callout-table .callout-cell img {
    width: 100%;
}
.hp_cta_row {
    display: block;
}
.hp_news .news_entry {
    display: block;
}
.hp_events .event_entry {
    display: block;
}
.hp_resources .resource_entry {
    display: block;
}
.hp_welcome .more {
    display: block;
}
.hp_testimonial .testimonial_entry {
    display: block;
}
.hp_testimonial .testimonial_entry .xtestimonial {
    display: block;
}
.hp_testimonial .testimonial_entry .testimonial_name {
    display: block;
}



/***** INTERNAL STYLES *****/
.xleftcallouts .callout img {
    width: 100%;
}

/*-- team page styles --*/
.teamtable tr {
	border-bottom: 1px solid #000;
}



/***** BREADCRUMBS *****/
.bcrumbs {
    color: #939393;
    display: none;
}
.bcrumbs a {
    color: #939393;
    text-decoration: none;
}
.bcrumbs a.xactive {
    color:#275071;
    text-decoration: underline;
}
.bcrumbs a:hover {
    color: black;
}

/****** flexslider styles *****/

.flex-caption {
	line-height: 1.75em;
	margin: 0 0 1em 0;
	position: absolute;
	top: 20%;
	margin-left: 18%;
	width: 30%;
	height: auto;
	padding: 0.5% 0.3%;
	color: #fff;
	font-size: 1.3em;
	text-align: left;
}

.flex-caption span {
    line-height: 1.4em;
    float: left;
    font-size: .8em;
    margin-bottom: 20px;
}

.flex-title {
    font-size: 1.9em;
    font-weight: 400;
    color: #fff;
    padding: 2% 0%;
    float: left;
    width: 100%;
    margin-bottom: 0%;
	line-height: 1.1em;
}

.slider-learn-more {
    padding: 8px 30px;
    background: #196ca0;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
}



/**** left and right block area ****/

.left-block {
    background: url(/images/left-block-bg.jpg) center center no-repeat;
    background-size: cover; 
    height: auto;
    border-right: 2px solid #fff;
    border-top: 4px solid #fff;
}

.right-block {
    background: url(/images/right-block-bg.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    border-left: 2px solid #fff;
    border-top: 4px solid #fff;
}

.left-block-content {
    padding: 6% 2%;
}

.right-block-content {
    padding: 6% 2%;
}

.left-block-content .h2 {
    color : #fff;
    font-weight: 400;
    font-size: 2em;
}

.right-block-content .h2 {
    color : #fff;
    font-weight: 400;
    font-size: 2em;
}

.left-block-content p{
    color: #fff;
}

.right-block-content p{
    color: #fff;
}

.left-block-content a {
    font-weight: 400;
    font-size: 1.3em;
    color: #3ac869;
}

.right-block-content a {
    font-weight: 400;
    font-size: 1.3em;
    color: #3ac869;
}

/**** bottom content block with CTA ****/

.block-bottom-container {
    padding: 3% 0%;

}


.bottom-content-blocks-left p {
    line-height: 1.75em;
	color: #727272;

}

.bottom-content-blocks-left .h2 {
    font-size: 2em;
    color: #000;
    font-weight: 400;
    padding-bottom: 10px;



}


.bottom-content-blocks-left .h2 span {
    color: #059434;
}

.bottom-content-blocks-right img {
    float: right;
    width: 100%;
    max-width: 550px;

}

/**** internal page styles ****/

.xcontent h1 {
    color: #9d9d9d;
}

.xcontent h1 strong {
    color: #009932;
}

.xcontent h2 {
    font-size: 1.8em;
    color: #000;
}

.xcontent h3 {
    font-size: 1.4em;
    color: #3d3d3d;
}

.xcontent p {
    color: #727272;
    font-size: 1em;
}

.xpagebodytext img {
    margin: 0px 0% 4% 4%;
}

.check-container {
    padding: 4% 3% 11% 3%;
}

.group-container {
    font-size: 1.2em;
    color: #727272;
    padding: 3%;
}

.group-container input{
    margin-left: 15px;
}

.group-container .h2 {
    color: #3d3d3d;
    font-size: 1.3em;
}

.location-content h1 {
    border-bottom: 2px solid #479e49;
}

.location-content h1 span {
    color: #479e49;
}

.checked-box {
    background: #fff;
    background-color: #fff !important;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
    box-sizing: border-box;
    padding: 0px;
    height: 15px;
    width: 19px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #fff !important;

}

/**** store page styles ****/


.store-container {
    border-bottom: 1px solid #727272;
}

.store-location {
    min-height: 580px;
}

.store-location .h2 {
    padding: .2em 0px;
    font-size: 1.5em;

}

.store-location .h2 span{
    color: #727272;
    font-size: .7em;

}

.store-location .services {
    padding-bottom: 5px;
    margin-bottom: 10px;
    /*font-size: 1.2em;
    font-weight: 400;*/
    border-bottom: 1px solid #727272;
}

.services-list {
    /*list-style-type: none;*/
}

.store-location .address-area {
    font-weight: 400;
    padding-bottom: .8em;
    font-size: 1em;
    color: #727272;
}

.store-location .telephone-area {
    font-weight: 400;
    padding-bottom: .3em;
    font-size: 1em;
    color: #727272;
}

.store-location .telephone-area a {
    padding-bottom: .6em;
    font-size: .9em;
    color: #059434;
}

.store-location a {
    color: #059434;
    font-size: .9em;
    font-weight: 500;
    margin-bottom: .6em;
}
.store-location a:hover {
	color: #115c2a;
}

.left-nav-up {
    margin-top: -80px;
    z-index: 99999;
    position: relative;
}

.video-container {
    position: relative;
    padding-bottom: 450px;
    padding-top: 30px; height: 0; overflow: hidden;
    border-top: 4px solid #727272;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.store-name {
    font-size: 1.5em;
    color: #3d3d3d;
}

.store-name span {
    color: #309f5e;
    font-size: .7em;
}

.content-block-one .Service {
    color: #3d3d3d;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 10px;
}

.Service ul {
    margin: 0;
}

.Service li {
    list-style-type: none;
}

.content-block-one .address-area {
    font-size: 1em;
    color: #727272;
    margin-bottom: 15px;
}

.content-block-one .directions-map {
    margin-top: 15px;
}

.content-block-one .directions-map a{
    margin-top: 15px;
    color: #bf4a4a;
}

.content-block-two .hours-op strong{
    font-weight: 500;
    font-size: 1.1em;
}

.content-block-two .hours-op {
    font-weight: 400;
    font-size: .9em;
    margin-bottom: 10px;
}

.content-block-two .showroom-hours strong {
    color: #309f5e;
    font-weight: 500;
    font-size: 1.1em;
}

.content-block-two .showroom-hours {
    font-weight: 400;
    font-size: .9em;

}

.content-block-three .manager-info strong {
    font-weight: 500;
    font-size: 1.1em;
    color: #000;
}

.content-block-three .manager-info {
    font-weight: 400;
    font-size: 1em;
    color: #727272;
    margin-bottom: 15px;
}

.content-block-three {
    float: right;
}
.location-buttons-container {
    margin: 35px 0;
}
.location-buttons-container ul {
    margin-left: 0px;
}

.location-buttons-container li {
    list-style: none;
    margin-bottom: 30px;
}

.standard-button2 {
    padding: 8px 51px;
    background: #196ca0;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    font-size: 1.2em;
}

.standard-button2:hover {
    color: #fff;
}

.standard-button2 a {
    color: #fff;
}

.green-block {
    padding: 1% !important;
    background: #309f5e;
    color: #fff;
    list-style-type: none;
}

.green-block li {
    font-size: .8em;
	list-style-type: none;
    /*display: inline;
    font-size: .6em;
    font-weight: 500;*/
}

.green-content li:first-child {

}

.green-block li img {
    padding: 1% 3%;
}

.img-store-wrap {
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 8px;
}

.mobile-splash {
    display: none;
}

.tablet-splash {
    display: none;
}

.mobile-sub {
    display: none;
}
.article-internal {
    margin-top: 30px;
}

.contact-page-internal {
    margin-top: 30px;
}

.product-alpha-list {
    margin-top: 20px;
    border-bottom: 1px solid #727272;
    padding-bottom: 8px;
}

.product-alpha-list ul {
    margin-left: 0px;
}

.product-alpha-list ul li {
    display: inline;
    padding-right: 15px;

}

.product-alpha-list ul li a {
    color: #727272;
}

.list-discription .h2{
    font-size: 1.3em;
}

.product-alpha-list .h3{
    font-size: 1em;
    color: #727272;
    margin: 10px 0px;
}

.product-block-container {

}

.product-block {
    border: 1px solid #727272;
    padding: 4%;
    margin: 2px;
    width: 23% !important;
    height: 101px;
    list-style-type: none;
}

.product-block span {
    padding-top: 18px;
    display: inline-block;
}

.block-wrap {

}

h1 span {
    color: #309f5e;
}

.professional-grid {
    margin-bottom: 20px;
}

.professional-block {
    display: inline-block;
    width: 32%;
    border: 2px solid #fff;
}
.professional-block img {
	width: 100%;
}

.bottom-tag {
    background: rgba(0,0,0, .9);
    width: 100%;
    padding: 15px;
    display: block;
}

.bottom-tag .h4 {
    color: #fff;
    padding-left: 10px;
    display: block;
}

.bottom-tag-link {
    padding-left: 10px;
}

.green-pro-bar {
    background: #309f5e;
}

.center-blocks {
    margin: 0 auto;
}

.green-pro-bar li {
    font-size: .65em;
    font-weight: 400;
    color: #fff;
	display: block;
	float: none;
	text-align: center;

}

.green-pro-bar li a {
    font-size: 1em !important;
    font-weight: 400 !important;
    min-width: 300px;
}

.green-pro-bar .standard-button {

	/**/
	display: block;
	width: 60%;
	text-align: center;
	float: none;
	margin: 1em auto 0;
}


.checkbox-wrap {
    height: 30px;
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

input.custom-chk {
    position: absolute;
    clip: rect(0,0,0,0);
}

input.custom-chk ~ label {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #bebebe;
    background-image: -moz-linear-gradient(top, #8aafc7, #708fa1);
    background-image: -webkit-linear-gradient(top, #8aafc7, #708fa1);
    background-image: -ms-linear-gradient(top, #8aafc7, #708fa1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aafc7', endColorstr='#708fa1', GradientType=0);
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    color: #DDDFE4;
    text-shadow: none;
}

input.custom-chk:checked ~ label {
    box-shadow: 0 1px 2px  rgba(0,0,0,.2) inset;
    background-image: -moz-linear-gradient(top, #0d6ba7, #1287cf);
    background-image: -webkit-linear-gradient(top, #0d6ba7, #1287cf);
    background-image: -ms-linear-gradient(top, #0d6ba7, #1287cf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6ba7', endColorstr='#1287cf', GradientType=0);
    color: #fff;
    text-shadow: 0 0 2px #196390;
}

input.custom-chk:checked ~ label::after {
    content: ' ✓';
    display: inline;
}



/*-- NEWS STYLES --*/
.news_entry {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.news_date {
	text-transform: uppercase;
	font-size: 12px;
	color: #888;
	padding-bottom: 5px;
}
.news_title, .news-title a {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 5px;
}

.xblognav {
	padding: 3% 3% 2%;
	margin-top: 45px;
	width: 22.5%!important;
	margin-right: 2.5%;
}