/*
Green: #006947
Gold: #dba600
*/
h1, h2, h3, h4, h5, h6 {
	color: #006947;
}

h2 small {
	font-size:100%;
	color: #006947;
}

.t3-wrapper {
    padding-top: 195px;
}

.navbar {
	background-color:#fff;
	margin-bottom:0;
}
body {
	padding-top:0;
}

.home h2 {
	text-align:center;
}

.home h2.article-title {
	text-align:left;
}

.id-column {
	background-color:#e6e6e5;
}

.hp-daily.items-row {
	background-color:#fff;
	padding:10px;
	border:1px solid #006947;
	display:block;
}

a.hp-daily.items-row:hover, a.hp-daily.items-row:active {

	border:1px solid #dba600;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);

}

a.hp-daily.items-row h2.article-title {
	color: #262626;
}

a.hp-daily.items-row section.article-intro {
	color: #262626;
}


.hp-daily section.article-intro{
	padding-left:0;
	padding-right:0;
}

.hp-id-form input[type="text"].col-xs-12 {
	width:100% !important;
}
.hp-id-form input[type="text"].col-sm-6 {
	width:48% !important;
}

.hp-id-form .input-group {
	margin-bottom:5px;
	width:100% !important;
}

#hp-id-showmore-link {
	display:none;
}

.hp-id-form-container {
	background-color:#006947;
	border:6px solid #dba600;
	padding:15px;
	color:#fff;
	margin:20px 0;
}

.hp-id-form-container h2 {
	color:#fff;
	margin-top:5px;
	font-size:24px;
}

.hp-id-form-container h2 i.fa-envelope {
	text-shadow: 0 0 5px #dba600;
	/*font-size:40px;*/
}

.hp-id-form-container input[type="text"] {
	background: #f7f7f7 !important;
}

.t3-header {
	border-bottom:3px solid #006947;
}

.items-row {
	border-bottom: 1px solid #dba600;
}

.category-module.article-list {
    padding-top: 20px;
    border-top: 1px solid #dba600;
    position: relative;
}

.hp-remanining-id .items-row:last-child {
	border-bottom:0;
}

.hp-events-module {
    border-bottom: 0;
    padding-bottom: 5px;
}

.hp-map-module h3 {
	text-align:center;
}

.hp-map-container {
	width:250px;
	float:none;
	margin:0 auto;
}

.t3-mainnav .t3-navbar {
	border:0;
}

.navbar-default {
	border-color:#dba600;
}

.hp-events img {
	display:inline;
}

.hp-events .article-intro {
	text-align:center;
}

.hp-events .img-holder {
	margin-bottom:10px;
}

#t3-footer > .container {
	width:100%;
	padding-left:0;
	padding-right:0;
}

.t3-footer .footer-detail {
    border-top: 4px solid #dba600;
	
	
}

.t3-footer .footer-detail .t3-copyright {
    border-top: 0px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    padding: 10px;
}

.hp-id-link {
	border:2px solid #006947;
	padding:5px 10px;
	margin:10px auto;
	width:100%;
	float:none;
	display:block;
	text-align:center;
	float: left;
}

.itemid-283 .id-column-hp h2.hp-id-header {
	margin-top:0;
	padding:10px 0;
	background-color:#006947;
	text-align:center;
	color:#fff;
	    font-size: 24px;
}

.itemid-283 h2.hp-popular-header {
	margin-top:0;
	padding:10px 0;
	background-color:#006947;
	text-align:center;
	color:#fff;
	    font-size: 24px;
}

.itemid-283 .id-column-hp .category-module.article-list {
	padding-top: 0;
}

.itemid-283 .id-column-hp  .items-row .item-content .article-header {
	margin-bottom:0;
}

.itemid-283 .id-column-hp article {
	margin-top:0;
	padding:5px 5px;
	background-color:#d4d4d4;
	text-align:center;
	font-size:16px;
	margin-bottom:10px;
}

.itemid-283 .id-column-hp  .items-row .article-aside {
	display:none;
}

.itemid-283 .id-column-hp  .items-row .item-content .article-header  h2.article-title {
	font-size:16px;
	color:#3c3c3c;
}


.category-module.article-list {
	border-top:0;
}

.category-module.article-list.hp-carousel {
	padding-top:0;
}

.hp-carousel .article-aside {
	display:none;
}

.hp-carousel .carousel-indicators {
	bottom:0;
}

.hp-carousel .carousel-indicators li {
	border:1px solid black;
}

.hp-carousel.category-module li {
	padding:0;
}

.hp-carousel .carousel-indicators li {
    margin: 0 2px;
    width: 16px;
    height: 16px;
    background-color: #006947;
	border:1px solid #dba600;
}

.hp-carousel .carousel-indicators .active {
    margin: 0 2px;
    width: 16px;
    height: 16px;
    background-color: #dba600;
	border:1px solid #006947;
}

.hp-carousel ol.carousel-indicators {
	    position: relative;
    margin-top: 0;
    margin-bottom: 0px;
}

.hp-carousel .carousel-inner {
	height: 225px;
}

a.items-row.hp-daily-2 {
	width:100%;
	float:left;
	margin-bottom:15px;
	border-style:solid;
	border-color: #ffc305;
	border-width:1px 1px 8px;
	padding-bottom:0;
}

a.items-row.hp-daily-2:visited, a.items-row.hp-daily-2:hover {
	border-style:solid;
	border-color: #f5e3ab;
	border-width:1px 1px 8px;
	
}
a.items-row.hp-daily-2:hover {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.50);
}

.itemid-283 .id-column-hp .hp-daily-2 article {
	margin-bottom:0;
	    background-color: #fff;
}

h5.hp-id-date {
	margin:10px 0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.social-header {
	padding-top:15px;
	text-align:right;
}

.social-header a.fa {
	color:#006947;
	font-size:32px;
}

.logo-ia {
		text-align:center;
	}
	
	.nav.navbar-nav > li {
    display: inline-block;
    float: none;
    margin: 0 2%;
}

.leading-main .item-content {
	border-bottom:0;
	width:100%;
}

#signup-form-show {
	width:100%;
	cursor:pointer;
}

.btn-success {
	background-color: #006947;
	border-color: #006947;
}

.hp-about img {
	margin:0 0 10px 10px;
	width:25%;
	max-width:250px;
}

.logo-image small.site-slogan {
	display:none;
	clear:both;
	font-size:14px;
	font-weight:bold;
	padding-left:35px;
	margin-top:-5px;
}

.founded-tag {
	display:block;
	clear:both;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	    margin-top: 20px;
}


.scrollDown .logo-image small.site-slogan, .scrollDown .founded-tag {
	display:none;
}

div.xblog .article-aside, div.xblog-item .article-aside {
    border: 0px solid #eaeaea;
    border-top: 0;
    margin-bottom: 20px;
    padding: 10px 20px;
}

.xblog .items-leading {
	border:0;
}

.hp-carousel h2.article-title a, .hp-carousel h2.article-title, .hp-carousel .article-header h2 {
	font-size:20px;
	line-height:20px;
}

.head-social {
	padding-right:65px;
}


@media (max-width: 767px){
	.hp-remanining-id {
		display:none;
	}
	
	#hp-id-showmore-link {
		display:block;
	}
	
	.social-header {
	display:none;
	}
	.site-slogan {
		display:none !important;
	}
	
	.t3-wrapper {
		padding-top: 100px;
		}
		
	.hp-id-showmore {
		margin-bottom: 10px;
	}

}

@media (min-width: 768px){
	.logo-ia {
		text-align:left;
	}
	
	.fa-search:before {
		font-size: 23px;
	}
	
	.fa-search:after {
    content: "Search";
    color: #262626;
    text-transform: uppercase;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 5px;
}

	
}




@media (min-width: 768px) AND (max-width:1199px){
	.site-slogan {
		display:none !important;
	}
	.logo-image {
		padding:5px 0;
	}
	
	.t3-wrapper {
		padding-top:100px;
	}
}

@media (min-width: 1199px){
	.off-canvas-toggle {
		display:none;
	}
}

@media (min-width: 1000px) AND (max-width:1199px){
	.off-canvas-toggle {
		display: none;
	}
	.t3-mainnav {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    margin-bottom: 0;
        position: absolute;
    padding-top: 25px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1029;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform 400ms, padding-top 400ms;
}
	
	
	.t3-mainnav .t3-navbar {
    border: 0;
    display: block;
}

.t3-wrapper {
    padding-top: 150px;
}

.navbar-nav .open .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.t3-megamenu .mega.open > .mega-dropdown-menu, .t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
    display: block;
    width: 200px !important;
}

.scrollDown .t3-mainnav {
    padding-top: 60px;
    transform: translateY(-150%);
    -webkit-transform: translateY(-150%);
}




}