	div.match{margin-top:1em;}
	
	.blg_container img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto\9;
	}
	.blg_container{
	text-align: left;
	}
	.blg_container .panel{
	background-color:#fff;
	color:#000;
	}
	.blg_container .panel-body{
	padding: 4px 15px!important;
	}
	.blg_container .panel .gld{
	background-color:#C0A772;
	color:#fff;
	font-size:1.4em;
	}
	.fea{
	text-align: left!important;
	}
	.blg_container .blg_title_pnl{
	font-weight: bold!important;
	background-color: #000;
	color: #fff;
	font-size:1.4em;
	}
	.fea_img_container{
	/*background-image:url(http://test-www.fredastaire.com:9090/wp-content/uploads/2014/08/shutterstock_155550191.jpg);*/
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	
	}
	div.spacer {
    width: 100%;
    min-height: 213px;
    margin: 4px 12px 4px 0;
    border: 2px solid #fff;
    -moz-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.5);
}
	div.feature {
	width: 33%;
	float:left;
	
	}
	h2.lead{
	margin-bottom:0;
	margin-top:0;
	line-height: 1.8em;
    font-size: 1.8em;
    color:#000;
	}
	h3.lead{
	color:#000;
	line-height: 1.1em;
    font-size: 1.1em;
    text-align: center;
    font-weight:bold;
	}
	
 a.blog_btn:link, a.blog_btn:visited{
display: block;
padding: 20px 0;
background: #bdab86;
background: -moz-linear-gradient(top, #bdab86 0%, #e9e4d2 39%, #e9e4d2 61%, #bdab86 100%);
background: -webkit-linear-gradient(top, #bdab86 0%,#e9e4d2 39%,#e9e4d2 61%,#bdab86 100%);
background: linear-gradient(to bottom, #bdab86 0%,#e9e4d2 39%,#e9e4d2 61%,#bdab86 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdab86', endColorstr='#bdab86',GradientType=0 ); 
border:4px solid #D3C8AD;
color:#000;
text-decoration: none;
text-align: center;
font-size:20px;
font-weight: bold;
}
img.excerpt_tn{
	float:left !important;
	max-width:225px !important;
	height: auto !important;
	margin: 0 12px 6px 0 !important;
}
div.rule{
	width:100%;
	height:15px;
	border-top:1px solid #ccc;
	clear:both;
}
h3.excerpt_hd{
	margin-top:0;
}
#related_posts ul {
    list-style-type: none;
    margin: 0;
    padding:0;
    text-indent: 0;
}
#related_posts ul li{
    display:inline-block;
    width: 32%;
    padding:0 !important;
    margin:0 !important;
}
.relatedthumb img{
	max-width: 100%;
	height: auto;
}
#related_posts h3{
    font-size: 20px !important;
    font-weight: bold !important;
    display: block !important;
    width: 100% !important;
    border-bottom: 1px solid #666 !important;
    color: #666 !important;
    margin-bottom: 14px !important;
}
.relatedcontent h3{
	font-size:16px;
}
.relatedcontent h3 a:link, .relatedcontent h3 a:visited{
	color:#000!important;
	text-decoration: none!important;
}
h3.blog_subhead{
	color: #BFA675;
    font-size: 2.5em;
}
.sb_wrapper{
    background-color: #666;
    padding: 12px 8px;
    height: auto;
    display: table;
    -webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
div.sb_wrapper div.lead_capture_form-wrapper{
margin-top: 1em;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 1);
}
div.sb_wrapper input[type="text"], div.sb_wrapper input[type="email"] {
    font-size: 1em !important;
}
div.sb_wrapper h3{
	margin:6px 0;
}
div.panel-body div.sb_wrapper {
 background-color: #fff;;
}
div.contact_directory p{
line-height: normal;
font-size: 1em;
}
/*QUICK LINKS*/
.well a {
    color: white;
}
.well {
    background-color: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
 .quick-links {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .quick-links li {
            font-family: Montserrat;
            text-align: center;
            padding: 10px 0;
            border-bottom: 1px solid #AB7E5D;
            dis
        }

        .quick-links li:hover {
            background-color: #A69163;
        }

        .quick-links li.red {
            background-color: #D24040;
        }

        .quick-links li.black {
            background-color: #000000;
        }

        .quick-links li.black a {
            color: #ffffff;
        }

        .quick-links li.black:hover {
            background-color: #A69163;
        }

        .quick-links li.black:hover a {
            color: #000000;
        }

        .quick-links li:last-child {
            border: none;
        }

        .quick-links li.active {
            background-color: #8D7B54;
        }

        .quick-links li a {
            font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 700;
            color: #000000;
        }

        .quick-links li button {
            color: white;
            font-family: Montserrat;
            text-align: center;
        }
/*INTRO OFFER FORM ON INTRO OFFER PAGE*/
div#intro-offer-pg div.hp-fads-offer-outer div.lead_capture_form-wrapper{
 border:none;
 padding: 18px;
 /*background-color: #c0a772;*/
 background-color: #000;
}

div#intro-offer-pg div.hp-fads-offer-outer div.lead_capture_form-wrapper h3.lead_capture_form-header {
    color: #c0a772;
    text-shadow: 3px 3px 2px rgba(81, 70, 46, 1);
}


div#intro-offer-pg div.hp-fads-offer-outer div.lead_capture_form-wrapper h3.lead_capture_form-header{
 line-height: normal;
 font-size:30px !important;
 font-weight:bold;
}
div#intro-offer-pg div.hp-fads-offer-outer div.lead_capture_form-wrapper form input{
 margin-top:12px;
 margin-bottom: 12px;
}
.fads-form select,  .fads-form textArea {
    max-width: 96%;
}
ul.navbar-nav{
margin-top: 41px;
}
.modal-backdrop {
    z-index: 50!important;
    background-color: #000;
}
.cbp-af-header.cbp-af-header-shrink ul.navbar-nav{
margin-top: 25px;
}
.cbp-af-header.cbp-af-header-shrink #military{
padding:0;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	div.row-locations {
    bottom: 80px !important;
    max-width: 80%;
    left: 10%;
    height: 80px;
	}
	
	div#map-canvas{
	height: 751px!important;
	}
	
	div#map-overlay {
    position: absolute!important;
    margin-top: 50px!important;
    z-index: 0;
	}
	#map-wrapper {
    top: 206px!important;
	}
	/*div.input-group{
	position: absolute;
    max-width: 80%;
    left: 10%;
    bottom: 158px !important;
	}*/
	div#map-overlay.col-xs-12.col-sm-12.col-md-12.col-lg-4{
	height: 500px!important;
	}
	
}
/* iPhone 8 pluss: 375px (2.0 DPR) */
@media only screen and (max-width : 414px) {
	div.row-locations { bottom: -240px !important; height: 152px; }
	.fads-form select, .fads-form textArea { max-width: 91%; }
	/*div.input-group{ bottom: -200px !important; }*/
	div#map-overlay.col-xs-12.col-sm-12.col-md-12.col-lg-4{ position: absolute!important; margin-top: 50px!important; height: 300px!important; z-index: 0; }
	#map-wrapper { top: 206px!important; }
	div#map-canvas{ height: 400px!important; }
}

/* iPhone 6: 375px (2.0 DPR) */
@media only screen and (max-width : 375px) {
	div.row-locations {
    bottom: -240px !important;
	}
	/*div.input-group{
	width: 86%!important;
	}*/
	
	
	div#map-overlay {
    position: absolute!important;
    margin-top: 50px!important;
    z-index: 0;
	}
	#map-wrapper {
    top: 206px!important;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	div.row-locations {
    bottom: -297px !important;
    width: 90% !important;
	}
}
