/* Add here all your CSS customizations */

#skippy {background-color:#446d4f!important;width:100%;float:right;text-align:center;padding:8px 0;}
#skippy span {color:#fff!important;}

.header-search.visible-xs {float:left!important;margin-bottom:20px;width:100%!important;}
.header-search.visible-xs form, .header-search.visible-xs input {width:100%!important;}
 .header-search.visible-xs .input-group-btn {}
  .header-search.visible-xs .input-group {width:95%;}

.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev:before, .owl-carousel.custom-arrows-style-1 .owl-nav .owl-next:before {border-top: 1px solid #284734;border-right: 1px solid #284734;}
  .owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev:after, .owl-carousel.custom-arrows-style-1 .owl-nav .owl-next:after {border-right: 1px solid #284734!important;border-top: 1px solid #284734;}
.panel-title a {display:block;}

#searchbox::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #284734;
}
#searchbox::-moz-placeholder { /* Firefox 19+ */
  color: #284734;
}
#searchbox:-ms-input-placeholder { /* IE 10+ */
  color: #284734;
}
#searchbox:-moz-placeholder { /* Firefox 18- */
  color: #284734;
}

.sr-only {color:#000;background-color:#fff;}

#footer p{color:#fff!important;}


@media (max-width: 992px) {

#footer img {max-width:25%!important;margin:10px auto;}

#header .header-search {
    float: right;
    margin-top: 17px;
    margin-left: 10px;
}

  }

.image-width{
		max-width: 100%!important;
}

#main_content img {max-width:100%;}
