/* Add your custom styles here */

.clear {
   clear:both;
   margin-bottom: 10px;
}

.imgr {
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
}

.imgl {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
}

.soliloquy-container .soliloquy-caption-inside {
    max-width: 1100px;
    margin: 0 auto;
    background: none!important;
    text-align: left!important;
}

.soliloquy-container .soliloquy-caption {
    bottom: 5%!important;
}

.slide-title {
    font-size: 45px!important;
    margin-bottom: 20px;
    color: white!important;
    font-weight: lighter;
      text-shadow:2px 2px 4px #444!important;
}


a.slide-btn {
    margin-top: 0px;
    display: inline-block;
    padding: 12px 15px;
    background: #619320;
    background: -webkit-gradient(linear, left top, left bottom, from(#f79e51), to(#ef8a2b));
    background: -moz-linear-gradient(top, #f79e51, #ef8a2b);
    border-radius: 4px;
    color: white;
    float: right;
}

.slide-text-wrap p {
    font-size: 20px!important;
    margin: 10px 0px;
    line-height: 1.2;
}

.slide-text-wrap {
    padding: 15px!important;
    background-color: rgba(0, 0, 0, 0.38)!important;
    width: 50%!important;
    display: inline-block;
}

.easy_testimonial {
    background-color: #ccd5b8!important;
}

.testimonial_body {
    font-size: 20px!important;
}

.home-slider .wrap {
    max-width: 100%;
    width: 100%;
}

.soliloquy-container .soliloquy-image {
    width: 100%;
}

.soliloquy-image {
    width: 100%!important;
}
.header-bar {
    max-width: 100%;
    background: #446814;
}

.header-bar .wrap {
    margin: 0 auto;
    max-width: 1180px;
    color: #FFF;
    padding: 5px;
    text-align: right;
    font-size: 16px;
}

.header-bar a { color: #FFF !important; }

header .widget_nav_menu {
    float: right;
    margin: 2px 0px;
    padding: 29px 10px;
    text-align: right;
    width: auto;
}

header .widget_nav_menu a {
    color: #444 !important;
}
header .widget_nav_menu a:hover {
    color: #444 !important;
    border-bottom: 2px solid #446814;
}
.home-bottom, .home-bottom .wrap {
    background: #f7a765;
}
.instagram {
    background: rgba(255, 255, 255, .75);
}
.instagram .wrap {
    background: rgba(0,0,0,0);
}
.home-welcome, .welcome-wrap {
    background: #d6ddbe;
}

.head-wrap {
    width: 100%;
    position: fixed;
    z-index: 9999;
}

a.anchor {
    display: block;
    position: relative;
    top: -220px;
    visibility: hidden;
}

/* Home slider and site-inner margin-top changes depending on header height */
.home-slider {
    margin-top: 146px;
}

.page .site-inner, .single .site-inner {
    margin-top: 180px;
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    .head-wrap {
        position: relative;
    }

    .home-slider {
        margin-top: 0px;
    }

    .page .site-inner, .single .site-inner
{
        margin-top: 20px;
    }

}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) { }

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) { 
header .widget_nav_menu {
    float: none !important;
    text-align: center;
    width: auto; 
    padding: 20px 5px !important;
}
.genesis-nav-menu { display: none;
    background-color: #f7a765;
}

#header-menu-icon:before, #primary-menu-icon:before, #secondary-menu-icon:before {
    color: #f7a765 !important;
}
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { }


#menu-item-148 a{
	background-color:#446814 !important;
	color: #FFF !important;
}