*{
	margin:0;
	padding:0;
}
@font-face {
    font-family: Robotoregular;
	src:url(../font/Roboto-Regular.ttf);
}
@font-face {
    font-family: Robotobold;
	src:url(../font/Roboto-Bold.ttf);
}
h1,h2,h3,h4,h5,{
	font-family: Robotobold;
}
span,p,blockquote{
	font-size:14px;
}
body{
   font-family: Robotoregular;
}
.header,.banner,.content,.footer{
	float:left;
	width:100%;
	clear:both;
}
.banner {
  max-height: 600px;
  overflow: hidden;
  margin-top: -51px;
}
.wel-con img {
  float: left;
  margin-right: 15px;
}
.home-pic .col-xs-12 {
  padding: 0;
}
.home-pic .col-xs-4 {
  padding: 0;
}
.content {
  padding-bottom:40px;
}
.top-header {
  background: #86c543 none repeat scroll 0 0;
  padding: 20px 0;
}
.top-header h1 {
  color: #283B14;
  font-size: 28px;
  margin-bottom: 0;
  margin-top: 1px;
}
.top-header a:hover {
	text-decoration:none;
}
.social-icn {
  text-align: center;
}
.social-icn a i {
  border: 1px solid #283B14;
  border-radius: 100%;
  color: #283B14;
  font-size: 18px;
  height: 32px;
  margin-right: 15px;
  padding-top: 6px;
  width: 33px;
}
.social-icn a i:hover {
  background: #283b14;
  color:#86C543;
}
.navbar {
  margin-bottom: 0px;
  min-height: 44px;
}
.navbar-default {
  background: rgba(0, 0, 0, 0);
  border: none;
}
.menu-bar {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color:  #f4f4f4 ;
  color: #333333;
}
.navbar-default .navbar-nav > li > a {
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  color: #ffffff;
  padding: 12px 30px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background-color: #F4F4F4;
  color: #333333;
}
.footer {
  background: #34302d none repeat scroll 0 0;
  color: #ffffff;
  border-top: 2px solid #24221f;
}
.call-con {
  padding: 20px 0;
}
.footer .copyright {
  background: #24221f none repeat scroll 0 0;
  padding: 5px 0;
}
.phn i {
  border: 3px solid;
  border-radius: 100%;
  color: #ffffff;
  float: left;
  font-size: 46px;
  padding: 8px 12px;
}
.phn span {
  float: left;
  font-size: 22px;
  margin-left: 10px;
  margin-top: 21px;
}
.stay-ac {
  padding: 15px 0;
  text-align: right;
}
.stay-ac span {
  float: left;
  font-size: 22px;
}
.stay-ac input[type="email"] {
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #333333;
  padding: 6px 3px;
  position: absolute;
  right: 63px;
  width: 230px;
}
.input-frm input[type="submit"] {
  position: absolute;
  right: -1px;
}
.updates-con {
  background: #edeae3 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  padding: 20px 0;
  margin-bottom:40px;
  width: 100%;
}
.list img {
  float: left;
  margin-right: 15px;
}
.list .col-xs-12 {
  border-bottom: 1px dotted #cccccc;
  padding: 10px 0;
}
.list .col-xs-12:last-child {
  border-bottom: medium none;
}
.hr {
  background: #cccccc none repeat scroll 0 0;
  float: left;
  height: 1px;
  margin: 20px 0;
  width: 100%;
}
.menu-nm{
	display:none;
}
.copyright span {
  font-size: 12px;
}
.page-heading {
  background: #f4f4f4 none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  float: left;
  margin-bottom: 40px;
  padding: 22px 0;
  width: 100%;
}
.page-heading h1 {
  font-size: 26px;
  margin: 0;
  padding: 0;
}
.pic-grid {
  border-right: 1px dotted #cccccc;
}
.pic-grid:last-child {
  border-right: none;
}
.form-con input {
  border-radius: 5px;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.form-con input[type="text"],.form-con input[type="email"],.form-con input[type="number"] {
  border: 1px solid #333333;
  padding: 5px;
}
.form-con textarea {
  border: 1px solid #333333;
  border-radius: 5px;
  float: left;
  height: 100px;
  margin-bottom: 20px;
  padding: 5px;
  width: 100%;
}
.scl-con blockquote {
  border-left: medium none;
  float: left;
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
}
.scl-con blockquote i {
  float: left;
  font-size: 36px;
  width: 34px;
}
.scl-con blockquote span {
  float: left;
  line-height: 36px;
  margin-left: 20px;
}
.social-cont i {
  color: #333333;
  float: left;
  font-size: 40px;
}
.social-cont .fa.fa-google-plus-square {
  margin: 0 25px;
}
@media (max-width: 767px) {
        .menu-bar {
  background: #333333 none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a {
  border-right: medium none;
  color: #ffffff;
  padding: 10px 7px;
}
.header .logo {
  padding-bottom: 13px;
  text-align: center;
}
.menu-nm{
	display:block;
	color:#fff;
	font-size: 21px;
	line-height: 50px;
}
.copyright {
  text-align: center;
}
.phn {
  text-align: center;
}
.phn i {
  float: none;
}
.phn span {
  float: left;
  font-size: 22px;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.stay-ac {
  text-align: center;
}
.stay-ac input[type="email"] {
  position: static;
}
.input-frm input[type="submit"] {
  margin-left: -60px;
  margin-top: -3px;
  position: static;
}
.input-frm {
  margin-top: 5px;
}
.pic-grid {
  border-right: none;
  margin-bottom: 25px;
}
}