* {
    font-family: PhilosopherBold, sans-serif;
}
.list-item-active {
    color: #000 !important;
}

.thalign
{
    text-align: center !important;
}

body {
    font-family: 400 15px PhilosopherBold, sans-serif;
    line-height: 1.8;
    color: #000;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}

h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}

.jumbotron {
    background-color: #4F9300;
    color: #fff;
    padding: 100px 25px;
    font-family: PhilosopherBold, sans-serif;
}

.gallery .specials .contact .services {
    padding-top: 80px !important;
}

section {
    padding-top: 120px !important;
}

.container-fluid {
	/*padding:80px 50px*/
    padding: 40px 50px;
}

.bg-grey {
    background-color: #f6f6f6;
	text-align:center;
}

.logo-small {
    color: #4F9300;
    font-size: 50px;
}

.logo {
    color: #4F9300;
    font-size: 200px;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    color: #4F9300;
}

.carousel-indicators li {
    border-color: #4F9300;
}

.carousel-indicators li.active {
    background-color: #4F9300;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}

.panel {
    border: 1px solid #4F9300;
    border-radius: 0 !important;
    transition: box-shadow 0.5s;
}

.panel:hover {
    box-shadow: 5px 0px 40px rgba(0, 0, 0, .2);
}

.panel-footer .btn:hover {
    border: 1px solid #4F9300;
    background-color: #fff !important;
    color: #4F9300;
}

.panel-heading {
    color: #fff !important;
    background-color: #4F9300 !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-footer {
    background-color: white !important;
}

.panel-footer h3 {
    font-size: 32px;
}

.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}

.panel-footer .btn {
    margin: 15px 0;
    background-color: #4F9300;
    color: #fff;
}

.navbar {
    margin-bottom: 0;
    background-color: #4F9300;
    z-index: 9999;
    border: 0;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    font-family: PhilosopherBold, sans-serif;
    padding: 1em;
}

.navbar li a,
.navbar .navbar-brand {
    color: #fff !important;
}

.navbar-nav li a:hover {
    color: #a6ff4d !important;
    background-color: #4F9300 !important;
}

.navbar-nav li.active a {
    color: #000 !important;
    background-color: #4F9300 !important;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}

footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #4F9300;
}

.slideanim {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
    /*margin-top: 78px;*/
	margin-top: 1px;
    color: #000;
}

@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
}

.overlay {
    color: #fff;
    position: absolute;
    z-index: 12;
    left: 0;
    width: 100%;
    text-align: center;
}

.rslides {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}


/*-- Slider part Ends Here --*/


/*-- banner --
background: url(../img/leaf_nature.png) no-repeat;
    background-size: cover;
  margin: -37px 0 36%;
  */

.banner-text {
    margin-top: 0em;
    padding-left: 2em;
    padding-right: 2em;
}

.header-nav {
    padding: 0;
    margin-top: 50px;
}

.banner-text h1 {
    color: #fff;
    font-size: 45px;
    text-align: center;
    line-height: 1.5em;
    text-shadow: 2px 2px #000000;
}

.banner-text h3 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
    line-height: 1.8em;
    font-style: italic;
    letter-spacing: 2px;
    text-shadow: 2px 2px #000000;
}

@media screen and (max-device-width: 1204px) {
    .banner-text h1 {
        color: #fff;
        font-size: 28px;
        text-align: center;
        line-height: 1.5em;
        text-shadow: 2px 2px #000000;
    }
    .banner-text h3 {
        color: #fff;
        font-size: 14px;
        text-transform: capitalize;
        text-align: center;
        line-height: 1.8em;
        font-style: italic;
        letter-spacing: 2px;
        text-shadow: 2px 2px #000000;
    }
}

@media screen and (max-device-width: 768px) {
    .banner-text h1 {
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 1.5em;
        text-shadow: 2px 2px #000000;
    }
    .banner-text h3 {
        color: #fff;
        font-size: 10px;
        text-transform: capitalize;
        text-align: center;
        line-height: 1.8em;
        font-style: italic;
        letter-spacing: 2px;
        text-shadow: 2px 2px #000000;
    }
}

@media screen and (max-device-width: 480px) {
    .banner-text h1 {
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 1.5em;
        text-shadow: 1px 1px #000000;
    }
    .banner-text h3 {
        color: #fff;
        font-size: 8px;
        text-transform: capitalize;
        text-align: center;
        line-height: 1.8em;
        font-style: italic;
        letter-spacing: 2px;
        text-shadow: 1px 1px #000000;
    }
}


/*-- //banner --*/


/*-- specials 
.specials{
  padding:30px 0 0 0;
}--*/

.specials h3 {
    font-size: 40px;
    color: #CB9D2D;
    margin-bottom: 35px;
    text-align: center;
}

.special-left img {
    width: 100%;
}

.special-left,
.special-right,
.special-left img {
    min-height: 0px;
    padding: 0;
}

.special-right {
    background: #f7f7f7;
    padding: 10px 20px 20px 20px;
}

.special-right h4 {
    line-height: 1.5em;
    font-size: 24px;
    color: #000;
}

.special-right p {
    margin: 20px 0 0px 0;
    font-size: 14px;
    color: #464646;
    line-height: 2.2em;
}

.l-grids figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.l-grids figure img {
    position: relative;
    display: block;
}

.l-grids figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.l-grids figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-bubba {
    background-color: #676767;
    margin: 0;
}

figure.effect-bubba:hover img {
    opacity: 0.6;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h4 {
    padding-top: 6%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
    padding-bottom: 0;
}

figure.effect-bubba p {
    padding: 0px 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.special-left h4,
.spl-bot-right h4 {
    font-size: 30px;
    color: #FFF;
}

.special-left p,
.spl-bot-right p {
    margin: 50px auto 0;
    font-size: 14px;
    color: #fff;
    line-height: 2em;
    width: 75%;
}

.sp-wid {
    width: 80%;
}

.l-wid {
    width: 80%;
    float: right;
    text-align: right;
}

p.sp-para {
    font-size: 14px;
    line-height: 2.2em;
    text-align: left;
    color: #464646;
    width: 50%;
    margin: 0 auto;
}

.special-grids {
    margin-top: 0px;
    background: #f7f7f7;
    padding: 1em;
}

.where-spl
{
  background: #f7f7f7;  
  padding: 1em;
}
.special-grids img,.where-spl img,.spl-bot img{
    height: 140px !important;
}

.spl-bot-right {
    padding: 0;
}

.spl-bot-left {
    
    padding: 10px 20px;
}

.spl-bot-left h4 {
    line-height: 1.5em;
    font-size: 24px;
    color: #000;
}

.spl-bot-left p {
    color: #464646;
    font-size: 14px;
    line-height: 2.2em;
    margin-top: 25px;
}

.spl-bot-right h4 {
    margin-top: 30px;
}


/*-- //specials --*/

.content-section-a {
    padding: 50px 0;
    background: url(../images/leaves.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
    margin-left: 0;
    margin-right: 0;
}

.content-section-life {
    padding: 50px 0;
    background: url(../images/life.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
    margin-left: 0;
    margin-right: 0;
    color: #FFF;
    padding: 2em;
}

@media screen and (max-device-width: 768px) {
    .content-section-a {
        padding: 50px 0;
        background: none;
        margin-left: 0;
        margin-right: 0;
    }
    .content-section-life {
        padding: 50px 0;
        background: none;
        margin-left: 0;
        margin-right: 0;
        color: #000;
        padding: 2em;
    }
}
 #navbrand {
        margin-top: -10px;
        margin-left: -27px;
    }


@media screen and (max-device-width: 1200px) {
    #navbrand {
        margin-top: -10px;
        margin-left: -50px;
    }
}
@media screen and (max-device-width: 768px) {
    #navbrand {
        margin-top: -10px;
        margin-left: -29px;
    }
}
@media screen and (max-device-width: 328px) {
    #navbrand {
        margin-top: 0px;
    }
    .banner-text {
        margin-top: 2em;
    }
}

.titlecss {
    margin-top: 0px;
    color: white;
    font-size: 1.8em;
}

.titlecss:hover {
    color: #a6ff4d !important;
}

.logocss {
    margin-top: -23px;
    width: 85px;
}
@media screen and (max-device-width: 515px) {
    #navbrand {
        margin-top: -5px;
        margin-left: -29px;
    }
    .titlecss {
        margin-top: 0px;
        color: white;
        font-size: 1.2em;
    }
    .logocss {
        width: 60px;
    }
}
@media screen and (max-device-width: 384px) {
    .titlecss {
        margin-top: 0px;
        color: white;
        font-size: 0em;
    }
    .logocss {
        width: 76px;
    }
}

.content1 {
    color: #3D7200;
    margin-left: -92px;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.card {
    /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); 
    transition: 0.3s;
    width: 100%;*/
}

.card:hover {
   /* box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);*/
}

.card p {
    padding: 5px;
}
.container {
    padding: 2px 16px;
}

/* portfolio */

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(254, 209, 54, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

/* portfolio end */

/* portfolio modal */


.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
  margin-top: 75px;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 0px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
/*portfolio modal end */
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.my-4
{
    padding-top: 54px;
}

/* store modal  start*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow: scroll;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 80%;
  position: relative;
  transition: all 5s ease-in-out;
  color: #000;
}

.popup h2 {
  margin-top: 0;
  color: #000;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
/* store modal  end*/
.badge
{
    background-color: red !important;
}

.modalMargin
{
    margin-top: 50px !important;
}
@media screen and (max-width: 486px){
  #mainTitle{
    display: none;
  }
  #storeTitle{
    display: none;
  }
}
.boxstyle
{
    border-bottom: 2px solid #000;
}

#columns {
    column-width: 320px;
    column-gap: 15px;
  width: 90%;
    max-width: 1100px;
    margin: 50px auto;
}

div#columns figure {
    background: #fefefe;
    border: 2px solid #fcfcfc;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 10px;
    transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}

div#columns figure img {
    width: 60%; height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

div#columns figure figcaption {
    color: #444;
  line-height: 1.5;
}

div#columns small { 
  font-size: 1rem;
  float: right; 
  text-transform: uppercase;
  color: #aaa;
} 

div#columns small a { 
  color: #666; 
  text-decoration: none; 
  transition: .4s color;
}

/*div#columns:hover figure:not(:hover) {
    opacity: 0.4;
}*/

@media screen and (max-width: 750px) { 
  #columns { column-gap: 0px; }
  #columns figure { width: 100%; }
}
@media screen and (max-width :1200px){
	.text-style{
		font-size:15.7px;
	}
}


@media screen and (max-width: 750px) {
    #contact {
        font-size: 13px;
		text-align:center;
		margin-top:30px;
    }
}
@media screen and (max-width: 750px){
	
		.slide{
			margin-top:18px;
		}
	
}

.text-style{
	font-size:17.5px;
	margin-left:-5px;
	text-decoration:underline;
	}
/*#text-margin:{
	margin-right:-82px;
}*/
/*
@media screen and (min-width:974px){
		.Mobile-devices{
			 visibility: visible;
		}
		
}*/

/*@media screen and (min-width:974px){
		.Mobile-devices{
			 visibility: visible;
		}
}
@media screen and (min-width:975px){
	.Mobile-devices{
			display:none;
    }
}*/
#popup_content_wrap {
width: 100%;
    height: 100%;   
    top: 0;
    left: 0;   
	position: fixed;	
    background: rgba(0, 0, 0, 0.74);
    z-index: 9999999;
}
#popup_content {
	 position: relative;
	top: 15%;  
}

@media only screen and (min-width:990px){
	.navbar-nav > li > a.Mobile-devices{
		display:none;
}
}

/*@media only screen and (min-width:974px){
		.Mobile-devices{
			 display:none;
		}
}*/

/*a.info:hover{
	color:#315901;
	text-decoration:underline;
}
.info{
	color:#4F9300;
	
}

@media screen and (max-width: 790px) {
    #information {
		text-align:center;
		line-height:0px;
    }
}

#information{
	margin-left:35px;
}
#infohead{
	margin-left:50px;
	text-align:center;
	padding-top:20px;
	margin-bottom:30px;
}*/
#info{
	padding-bottom:25px;
}