/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
    /* Desktop styles go below this line */
 

 #navigation .nav li.parent > a:after {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: .75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f101";
}

#wrapper #loopedSlider.business-slider .content {
width: 33%;
top: inherit;
bottom: 2.5em;
right: 0;
left: inherit;
text-align: right;
}


}


#loopedSlider.business-slider .content {
background-color: rgba(0, 104, 148, 0.5);
}

#loopedSlider.business-slider .content h2 {
font-family: Cinzel, Georgia, Times, serif;
letter-spacing: 2px;
}


#navigation ul {
margin-bottom: 0;
padding-top:15px;
}

#header {

margin-bottom: -0px;
padding: 0 0 0px;
}

.home .breadcrumbs {
margin-bottom: 0;
}

ul.nav li a {
text-transform: uppercase; 
}
/* #footer-container { background: #206791; } */

#footer-widgets-container { background: #ccab7d; }



#bluebar {
background-color: #206791; 
}

.bluebar {
    width: 1020;
    margin: 0 auto;
    background: #206791;
}
.el p {
    padding: .5em;
    background: 206791;font-family: Arial, Helvetica; font-size:14px;color:#eee;text-align: center;line-height: 24px;padding-top: 20px;padding-bottom: 20px;
}

.fw {
    background: #206791;
    position: relative;
    
}

h4.features {
background: transparent url(/wp-content/themes/site/images/back-heading-ornament-light.png) no-repeat bottom center;
font-size:14px;
padding-bottom: 24px;
text-transform: uppercase;
font-weight: 300;
margin-bottom: 15px;
text-align: center;
}

.ngg-gallery-thumbnail img {
border:none!important;}

.widget_woothemes_testimonials blockquote p {padding-left: 30px;padding-right: 30px; padding-bottom: 20px; padding-top: 10px;}
.widget_woothemes_testimonials .quote .author {padding-left: 30px;padding-right: 30px;}

.widget h3 {border: none;font-weight: 300;text-transform: uppercase; color:#333;}

.widget_woothemes_testimonials .quote .author .title {
display: block;
font-size: 1em;
font-weight: normal;
color: #333;
margin: 0;

}

#footer-widgets {border-bottom: 1px solid #000;} 

.threecol-one {
margin-bottom: 0%;
}

.page-title, .post .title, .page .title {
padding-top: 20px;
}

#bccf_display_price {display: none;}