@charset "UTF-8";
/* CSS Document */
*{color:#333333;}
img{border:0;}
#wrapper{ background-color:#FFF;}
.default-wrapper{ background-color:#FFF; min-height:450px; color:#FFF;}

body{ background-color:#FFFFFF; font-family: 'Open Sans', sans-serif;}

.honey{display: none;}
.container{max-width: 1000px;}
.top-nav{height:50px;background-color:#482e74;}
.navbar{background-color: transparent;border-style: none;}
.icon-links{color: #7fa832;}
a.navbar-links{color: #ffffff!important;}
a.navbar-links:hover{color: #7fa832!important;}
.navbar-search-form{border-radius:0px;}
.navbar-search-addon{border-radius:0px;background-color: #ffffff;}
a.main-nav-links{color: #7fa832;}
.nav > li > a.main-nav-links:hover {background-color: #ebf4dc!important;}
.main-nav{border-style: solid!important;border-width: 1px 0px 1px 0px!important;border-color: #e0e0e0!important;}
.banner-h1{font-family: impact,'Open Sans', sans-serif;font-size: 52px;color: #ffffff}
.banner-h3{font-family: 'Open Sans', sans-serif;font-size: 16px;color:#ffffff;}
.caption-container{text-align: left!important;left:10%!important;}
.carousel-control {width: 10%!important;}
.carousel-indicators {bottom: 0;}
.ghost-btn{padding:8px 12px;border-style: solid;border-color: #ffffff;border-width: 2px;color: #ffffff;background-color: transparent;margin-top:10px;transition: all 0.3s ease 0s;}
.ghost-btn:hover{padding:8px 12px;border-style: solid;border-color: #ffffff;border-width: 2px;color: #333333;background-color: #ffffff;margin-top:10px;}
.featured-section{background-image: url('../_images/featured-bgnd.jpg');height: 550px;margin-top: 50px;}
h2{color:#333333;}
.footer-container{border-style: solid!important;border-width: 1px 0px 0px 0px!important;border-color: #e0e0e0!important;margin-top:20px;}
h6{color:#a4a3a3;font-size:11px;line-height:16px;}
.footer-links{color:#a4a3a3;text-decoration: none;}
.footer-links:hover{color:#a4a3a3;text-decoration: underline;}
h4{color:#333333;}
h3{color:#333333;font-size: 18px}
p{color:#333333;}
.vertical-line{width: 1px; background-color: #e0e0e0; height: 390px;display: inline-block;}
.content-container{padding:30px 0px;height: 390px;}
.content-container-sub-pages{padding:0px 0px;height: 390px;}
.no-pad{padding:0px!important;}
.clearfix-line-height{line-height: 40px;}
.success-stories{width: 408px; height: 343px; background-image: url('../_images/success-stories.jpg');overflow-y: hidden!important;margin: 25px 0px 0px 0px;}
.success-caption{background-color: rgba(255,255,255,.7);width: 408px; height: 313px; top: 200px; position: relative;padding:15px;transition: all 0.3s ease 0s;}
.success-caption:hover{background-color: rgba(255,255,255,.9);width: 408px; height: 313px; top: 150px; position: relative;padding:15px;}
.success-link{color: #7fa832;font-weight: bold; font-size: 17px;}
.success-link:hover{color: #7fa832;text-decoration: underline;}
a{color: #7fa832;}
a:hover{color: #7fa832;text-decoration: underline;}
a.sidebar-link{color: #333333;transition: all 0.3s ease 0s;background-position: 0px 7px;line-height:24px!important;display: inline-block;}
a.sidebar-link:hover{color: #7fa832;text-decoration: none;padding:0px 0px 0px 16px;background-image: url('../_images/green-arrow.png');background-repeat: no-repeat;background-position: 0px 7px;}
.success-title{font-size: 20px;}
.category-lists{margin: 25px 0px 0px 0px;}
.page-title{padding:0px!important;margin:5px 0px 10px 0px!important;}
.ghost-btn-green{padding:8px 12px;border-style: solid;border-color: #7fa832;border-width: 2px;color: #7fa832;background-color: transparent;margin-top:10px;transition: all 0.3s ease 0s;}
.ghost-btn-green:hover{padding:8px 12px;border-style: solid;border-color: #7fa832;border-width: 2px;color: #ffffff;background-color: #7fa832;margin-top:10px;}
.ghost-btn-green-deactivate{padding:8px 12px;border-style: solid;border-color: #cccccc;border-width: 2px;color: #ffffff;background-color: #cccccc;margin-top:10px;cursor:default;}
.ghost-btn-green-deactivate:hover{padding:8px 12px;border-style: solid;border-color: #cccccc;border-width: 2px;color: #ffffff;background-color: #cccccc;margin-top:10px;cursor:default;}
.form-labels{color:#333333;}
.mission-list{color:#333333;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #ffffff;
        border-color: transparent;
        border-image: none;
        border-style: none;
        border-width: 0px;
        color: #cccccc;
        cursor: default;
        outline:none;
}
.nav-tabs > li > a {
      line-height: 1.42857;
      background-color:#d2d8d8;
      color:#ffffff;
      margin-right:0px;
      text-align:center;
      outline:none;
      line-height: 70px;
      padding: 0px;
      height: 70px;
}
.nav-tabs > li > a:hover {
      line-height: 1.42857;
      background-color:#d2d8d8;
      color:#ffffff;
      margin-right:0px;
      text-align:center;
      outline:none;
      border-color:#d2d8d8;
      line-height: 70px;
      padding: 0px;
      height: 70px;
}
.first-tab{
      border-radius: 4px 0px 0px 0px!important;
}
.second-tab {
      border-radius: 0px 4px 0px 0px!important;
}
.modal-content {
      background-clip: padding-box;
      background-color: #fff;
      border: 0px none rgba(0, 0, 0, 0);
      border-radius: 6px;
      box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
      outline: 0 none;
      position: relative;
}
.nav-tabs {
      border-bottom: 0px none transparent;
      height:70px;
}
.modal-body {
      padding: 0px;
      position: relative;
}
.tab-content{padding:15px;}
.submit-btn{background-color:#482e74;color:#ffffff;font-size:16px;padding:16px 0;font-weight: bold;}
.submit-btn:hover{background-color:#5a4087;color:#ffffff;font-size:16px;lpadding:16px 0;font-weight: bold;}
.carousel-indicators{margin-bottom:-40px!important;}
.item-container{width:321px;height:333px;background-color:#ffffff;padding:20px;color:#333333;}
.caption-box{height:230px;}
#carousel-generic{margin-top:30px;}
.login-form{height: 42px;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #ebf4dc!important;
    border-color: #337ab7;
}
.dropdown-menu > li > a:hover {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
    background-color: #ebf4dc!important;
}
.cart-items {
    margin: 0!important;
}
.bar {
    height: 18px;
    background: green;
}
.details-modal-title{margin:15px 0px 0px 15px!important;line-height: 50px!important;}
.box1{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-1.jpg');background-size: 100%;background-repeat:no-repeat;transition: .3s ease-in-out;background-position: 50% 50%;float:left;}
.box1:hover{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-1.jpg');background-size: 125%;background-repeat:no-repeat;}
.box2{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-2.jpg');background-size: 100%;background-repeat:no-repeat;transition: .3s ease-in-out;background-position: 50% 50%;float:left;}
.box2:hover{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-2.jpg');background-size: 125%;background-repeat:no-repeat;}
.box3{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-3.jpg');background-size: 100%;background-repeat:no-repeat;transition: .3s ease-in-out;background-position: 50% 50%;float:left;}
.box3:hover{width:140px;height:140px;border-style:solid;border-color:#cccccc;border-width:5px;border-radius:10px;margin:20px;background-image: url('../_images/step-3.jpg');background-size: 125%;background-repeat:no-repeat;}


/* Image Gallery */
.slideshow .big, .slideshow .controls, .slideshow .thumb {list-style-type : none; }
.slideshow .big li {border-style: solid;border-width: 1px;border-color:#cccccc; position : relative; top : 0; left : 0; display : none; vertical-align: middle; text-align: center; max-width:100%;padding-top:30px;padding-bottom:30px;}
.slideshow .big li:first-child {display : block;}
.slideshow .big img, .slideshow .big {}
.slideshow .thumb img {width : 99px; border-width:1px; border-color:#ebebec; border-style:solid; float: left;padding:10px 0px 10px 0px;}
.slideshow .thumb li:first-child {float : left; cursor : pointer; padding:18px 18px 0px 0px!important;}
.slideshow .thumb li {float : left; cursor : pointer; padding:18px 18px 0px 0px;}
.slideshow .thumb li:last-child {float : left; cursor : pointer; padding:18px 0px 0px 0px!important;}

.slideshow .thumb li:hover {opacity : .8;}

#forgot-password{display:none;}
.green-link{color: #7fa832;cursor: pointer;}
.green-link:hover{color: #7fa832;text-decoration: underline;}
.pad-right{padding:0px 10px 0px 0px;line-height: 14px;}

#price-table > table > tbody > tr > td {padding:10px!important;border-style:solid;border-width:1px;border-color:#cccccc;}
#price-table > table > thead > tr > th {background-color:#f9f9f9!important;border-style:solid;border-width:1px;border-color:#cccccc;text-align:center;}



/*_______MEDIA QUERIES_______*/

@media (max-width: 480px) {

}

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}
