body {
	color: #0a4b40;
	font-family: "Lato", sans-serif !important;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}
#page-content {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.featured-image {
	background: #000;
	position: absolute;
	text-align: center;
	width: 100%;
}
.featured-image > img {
	opacity: .7;
}
.main-content {
	position: relative;
}
#breadcrumbs, .breadcrumbs {
	padding: 19px 0 10px;
}
#breadcrumbs ul, .breadcrumbs ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#breadcrumbs li, .breadcrumbs li {
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px 0 0;
	float: left;
	padding-left: 15px;
}
#breadcrumbs li a {
	color: #ffc72c;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.83);
}
#breadcrumbs i, .breadcrumbs i {
	margin: 0;
	color: #ffc72c;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.83);
	font-weight: 900;
	margin-left: 5px;
}
#breadcrumbs li a:hover, #breadcrumbs li a:active, #breadcrumbs li a:focus, #breadcrumbs li a.active {
	color: #ffc72c;
	text-decoration: none;
}
.main-content h1 {
	font-size: 36px;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.83);
	color: #fff;
	border-bottom: 1px solid #757575;
	border-color: rgba(117, 117, 117, .13);
	font-weight: 900;
	margin: 0;
	padding-bottom: 20px;
	text-transform: none;
	padding-left: 15px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border-bottom: 1px solid #757575;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #ffc72c;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background-color: #0a4b40;
	color: #FFF;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.83);
	font-size: 14px;
	font-weight: bold;
}
.nav>li>a {
	padding: 20px 15px;
}
#navbar {
	padding: 0;
}
.navbar {
	margin-bottom: 0;
}
.body-content {
	background: #FFF !important;
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.morecontent span {
	display: none
}
.morelink {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin-top: 20px;
	font-size: 13px;
	color: #ececec
}
.morelink:after {
	content: "";
	-ms-flex-item-align: start;
	align-self: flex-start;
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-top: 6px;
	margin-left: 10px;
	border: 1px solid #ececec;
	border-top: none;
	border-right: none;
	background: transparent;
	transform: rotate(-45deg);
	transform-origin: bottom
}
.morelink.less:after {
	margin-left: 7px;
	transform: rotate(135deg)
}
.text-content {
	padding: 15px;
}
.text-content h4 {
	color: #4c868e;
	font-weight: 500;
	line-height: 1.2;
	font-size: 24px;
	margin-bottom: .5rem;
}
.text-content p {
	margin-bottom: 1rem;
}
.rightBoxOne {
	background-color: #b1892f;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	margin-bottom: 1rem;
	word-wrap: break-word;
	position: relative;
	padding: 20px;
}
.rightBoxOne h5 {
	margin-bottom: .75rem;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
}
.rightBoxOne p {
	color: #fff;
	line-height: 25px;
	margin-bottom: 1rem;
}
.rightBoxOne p a {
	color: #ffc72c;
	text-decoration: underline;
}
.rightBoxOne p a:hover {
	color: #ffc72c;
}
.csmBtn {
	min-width: 186px;
	margin-top: 15px;
	background-color: #ffc72c;
  border-radius: 22px;
	color: #0b4b40;
	font-weight: 700;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	white-space: initial;
	padding: 10px 40px;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
}
.csmBtn:hover {
	background-color: #006446;
	color: #fff;
	text-decoration: none;
}

.csmBtn:active {
  background-color: #0b4b40;
  color: #fff;
  text-decoration: none;
}

.rightBoxTwo {
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	margin-bottom: 1rem;
	word-wrap: break-word;
	position: relative;
	margin-top: 45px;
}
.rightBoxTwo .rightBoxTwoInner {
	padding: 20px;
}
.rightBoxTwo .rightBoxTwoInner h5 {
	margin-bottom: .75rem;
	font-size: 20px;
	color: #0a4b40;
	font-weight: 500;
}
.mediaBox {
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	word-wrap: break-word;
	position: relative;
	height: 100%;
	min-height: 100%;
}
.mediaBox .mediaBoxInner {
	padding: 20px;
}
.mediaBox .mediaBoxInner h5 {
	margin-bottom: .75rem;
	font-size: 20px;
	color: #0a4b40;
	font-weight: 500;
}
.mediaBox .mediaBoxInner h6 {
	font-size: 14px;
	color: #6c757d;
	font-weight: 400;
	margin-top: 20px;
}
.col-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}
.sec-title {
	margin-bottom: 10px;
	font-size: 20px;
	color: #0a4b40;
	font-weight: 500;
	margin-top: 0;
}
.a-link {
	color: #000;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}
.a-link:hover {
	color: #ffc72c;
	text-decoration: underline;
}
.form-control-c-searc {
	border-radius: 0;
	box-shadow: none;
	height: 30px;
}
.btn-c {
	border-radius: 0;
	height: 30px;
	border-left: 0;
	background-color: #0a4b40;
	color: #fff;
	border-color: #0a4b40;
}
.navbar-form {
	float: right;
	margin-top: 15px;
}
.main-title {
	font-size: 30px;
	margin: 15px 0;
	color: #333;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #0a4b40;
}
footer {
	background-color: #0a4b40;
	padding: 15px 0;
}
footer .f-link {
	margin: 0;
	padding: 0;
	text-align: center;
}
footer .f-link li {
	margin: 0 15px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
footer .f-link li a {
	color: #ffc72c;
	font-size: 12px;
}

/* Media Quries */
@media screen and (min-width: 1200px) {
.sidebar {
	margin-top: 0;
	padding-left: 40px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.rightBoxOne, .rightBoxTwo {
	margin-left: 0;
}
.rightBoxTwo img {
	width: 100%;
	min-width: 100%;
}
.nav>li>a {
	padding: 20px 10px;
}
.navbar-form {
	float: left;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 15px;
}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation : landscape) {
.rightBoxOne, .rightBoxTwo {
	margin-left: 0;
}
.rightBoxTwo img {
	width: 100%;
	min-width: 100%;
}
.navbar-form {
	float: left;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 15px;
}
}

@media only screen and (max-width:767px) {
.main-content h1 {
	padding: 0 15px 20px 15px;
}
#breadcrumbs, .breadcrumbs {
	padding: 19px 15px 10px 15px;
}
.main-content h1 {
	font-size: 28px;
}
.rightBoxOne, .rightBoxTwo {
	margin-left: 0;
}
.navbar-default {
	background-color: #296167;
}
#navbar {
	padding: 0 15px;
}
.col-eq-height {
	display: block;
}
.rightBoxTwo img {
	width: 100%;
	min-width: 100%;
}
.mediaBox {
	margin-bottom: 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
}
