@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
.rit{float:right;}
#SliderWrap {
    clear: both;
    margin: 0 auto;
    width: auto;
}
.breadcrumb{background:none; margin-left: 22px; margin-bottom:0;}
.breadcrumb a {color:#979696;}
.breadcrumb > .active {
    color: #bcd67d;
}
.breadcrumb > li + li::before {
    color: #bcd67d;
    content: "-";
    padding: 0 5px;
}
.navbar{
	min-height:0;
	}
.navbar-default{
	background:none;
	border:none;
	}
.navbar-right {
	margin-top:0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #bcd67d;
	border-bottom:5px solid #bcd67d;
	margin:0 20px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
     color: #bcd67d;
}
.navbar-right .dropdown-menu{left:0;}
.navbar-nav > li > .dropdown-menu {
	border-top-width:5px;
	border-top-color:#bcd67d;
	border-bottom-width:2px;
	border-bottom-color:#bcd67d;
	padding:0 12px;
}
.navbar-nav > li {
	text-transform:uppercase;
}
.navbar-nav.socialmedia > li{
	float:left;
	}
.navbar-nav > li > ul > li {
	text-transform: capitalize;
	border-bottom:1px solid #b4b1b1;
}
.navbar-nav > li > ul > li:last-child{border-bottom:none;}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #bcd67d;
  background-color: transparent;
  border-bottom:3px solid #bcd67d;
}

.navbar-nav > .active > a,{
  color: #fff;
  background-color: #bcd67d;
}


.service-icon {
    font-size: 17px;
}

.section-colored h2 {
	color:#bcd67d;
	margin-left:21px;
	margin-top:10px;
	font-weight:400;
}
.section-colored p {
	color:#676767;
	margin-left:21px;
	font-size:22px;
	font-weight:300;
}


.section1 {
  padding: 50px 0;
	background:url(../images/bck_seccolordshadowBtm.png) top repeat-x;
}
.noBckImage{background-image:none;}

.section1 h3, .section h3 {
	border-bottom: 1px solid #bcd67d;
    margin-bottom: 24px;
    margin-left: 22px;
	padding-bottom:5px;
}
.section h3{margin-left:0;}
.nopadsection{padding-top:0; padding-bottom:0;}
.section p {
    color: #565656;
    font-weight: 400;
}
.rightcolumn{
	min-height:200px;
	overflow:auto;
	}
.border-text {
	border-bottom: 1px solid #000;
}

.contactbullets {
	list-style:none;
	padding:0;
	margin:0
}

.contactbullets a { 
	display: block; 
	min-height: 30px; 
	background-repeat: no-repeat; 
	background-size: 30px 30px; 
	padding: 0 0 0 30px; 
	margin; 0 0 10px; 
}

.contactbullets li.phone a {
	background-image: url('../images/phone.png'); 
}

.contactbullets li.mail a { 
	background-image: url('../images/email.png'); 
}

.contactbullets li.address a { background-image: url('../images/address.png'); 
}

ul.TickList {
  list-style-image: url('../images/tick.png')
}

.datesinglepost {
    float: left;
    line-height: 2;
    padding: 0px 22px;
    text-align: center;
    color: #000;
	background-color:#f4f4f4;
}

.datesinglepost p {
    color: #676767;
    font-size: 20px;
	margin-bottom:0;
}


.datesinglepost1 {
    line-height: 2;
    padding: 0px 6px;
    text-align: center;
    color: #000;
	background-color:#666666;
}
.datesinglepost1 p {
    font-size: 15px;
    color: #fff;
}



.well1 {
  min-height: 330px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f8fbf2;
  border: 0px solid #e3e3e3;
  margin-left: 22px;
}
.well1 blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well1 p {
	color:#979696;
	margin-bottom:22px;
}


input {
    line-height: normal;
    margin-bottom: 14px;
    width: 93%;
	color: #979696;
	text-transform:uppercase;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	border:0 none;
	font-size:12px;
	height:30px;
}

textarea {
    overflow: auto;
    width: 93%;
	color: #979696;
	text-transform:uppercase;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	border:0 none;
	font-size:12px;
	height:80px;
}

.send {
	float: right;
    margin-right: 33px;
    margin-top: 5px;
    width: 20%;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	border:0 none;
}


.section2 {
  padding: 10px 0;
  background-color:#bcd67d;
}


footer {
    margin: 10px 0;
}

.section2 p {
	margin:0;
	margin-left:21px;
	color:#676767;
}

.footer-right {
	float:right;
	color:#676767;
	text-align:right;
}
.footer-right span{font-weight:300;}




.section3 {
  padding: 10px 0 20px;
  background:url(../images/bck_secTopBg.png) repeat-x bottom;
}

.section3 p {
	margin-left:21px;
	margin-bottom:0;
	color:#999999;
	font-size: 1.3rem;
	font-weight: 300;
}
.navbar-brand{
	padding-top:0;
	}
.navbar-nav > li > a {
    padding-bottom: 2px;
    padding-top: 2px;
}
.btn-primary1 {
    background-color: #fff;
    border-color: #eee;
    color: #999999;
	border-radius:0;
	margin-top:15px;
}


.btn-primary1:hover,
.btn-primary1:focus,
.btn-primary1:active,
.btn-primary1.active,
.open .dropdown-toggle.btn-primary1 {
  color: #999999;
  background-color: #fff;
  border-color: #eee;
}

.section-colored {
	background:url(../images/bck_seccolordshadow.png) top repeat-x #f8fbf2;
}


.dropdown-menu {
	position: absolute;
    top: 100%;
    z-index: 1000;
	float: left;
    font-size: 13px;
    left: 0;
    list-style: outside none none;
    margin-bottom: 0;
    margin-right: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	background-clip: padding-box;
    background-color: #a7a4a4;
	text-transform: capitalize;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: transparent;
    border-bottom: 3px solid #bcd67d;
    color: #999;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ccc;
  text-decoration: none;
  background-color: #a7a4a4;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

.dropdown-menu > li > a {
  display: block;
  padding: 6px 0 6px 5px;
  clear: both;
  font-weight:300;
  line-height: 1.428571429;
  color: #fff;
  white-space: nowrap;
}

@media (max-width: 478px) {
.features{
	padding:20px 0 !important;
	}
}
@media (min-width: 768px) {
	
.section3 .col-md-8 {
    width: 50.6667% !important;
	float:left;
}
.section3 .col-md-4 {
    width: 45.3333% !important;
	float:right;
}

	.navbar .navbar-nav > li > a {
    padding: 75px 0 50px;
	margin:0 14px;
	color:676767;
}
.navbar .navbar-nav > li:last-child > a {
	margin-right:0;
}

}

@media (max-width: 768px) {
	.section3 p{
		margin-left:0 !important;
		}
.navbar .navbar-nav > li > a {
    padding: 8px -1px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	margin:0 auto;
}
.section3 .col-md-8 {
    width: 50.6667% !important;
	float:left;
}

}

@media (max-width: 992px) {
	.navAdjust{
		width:100%;
		}
}