body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.navbar-fixed-top .nav {
    padding: 40px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

footer {
    padding: 30px 0;
}

@media(min-width:768px) {
    body {
        padding-top: 100px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
       padding: 40px 0;
    }
.navbar-nav {
float: right !important;
}
}
img.img-responsive.center-block {
max-width: 1140px;
width: 1140px !important;
}
div.container.wrap-footer {
width: 100%;
/* background: #303030 url(../images/border-footer.png) repeat-x; */
//height: 70px;
margin-top: 10px;
color: #000 !important;
text-align: center;
//line-height: 70px;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	position: absolute !important;
}
.sidebar .heading {

}
.heading h2{
	font-size: 29px;
	background: rgb(206, 235, 242);
	font-weight: initial;
	color: rgb(22, 180, 219);
	border-left: 5px solid;
	padding-left: 5px;
	line-height: 40px;
}
div.row.content {
margin-top: 20px;
}
div.content li {
border-bottom: 1px solid #E1E1E1;
padding: 5px;
}
img{
	margin-right:10px!important;
}
div.row.main-img {

padding-bottom: 10px;
}
.news li{
	list-style:none !important;
}
.links li{
	list-style:none !important;
}
div.container.wrap-footer a:hover {
}
a{
	color: #98A209 !important;
}
ul.nav.navbar-nav li:hover {
border-bottom: 2px solid #fff;
}
ul.nav.navbar-nav li.active {
border-bottom: 2px solid #fff;

}
ul.nav.navbar-nav li.active > a{
	background-color: #98A209 !important;

	color: #fff !important;
}
.title h4 {
font-size: 20px;
font-weight: bold;
color: rgb(152, 162, 9);
}

img.page-1{
	float: left;
	max-width: 450px;
	margin-right: 10px;
}
li{
	list-style: none;
}
img.img-gallery {
max-width: 150px;
margin-bottom: 10px;
}
.main-img {
background: #48D1F3;
margin-top: 33px;
}
.navbar-inverse {
background-color: #E3E6B7 !important;
border-bottom: 1px solid #E3E6B7 !important;
}
.read-more {
background: #98A209;
line-height: 30px;
margin-bottom: 5px;

text-align: center;
width: 100px;
margin: 0 auto;
}
a.more {
color: white !important;
margin-left: 5px;
}
img.img-post {
width: 57%;
float: left;
}
.heading h3 {
background: rgb(227, 230, 183);
line-height: 40px !important;
border-left: 5px solid #98A209;
padding-left: 5px;
color: rgb(152, 162, 9);
}
div#wrap-content {
margin-top: 30px;
}
div#main-img {
background: #E3E6B7;
margin-top: 33px;
}

.row.news-link {
padding-bottom: 10px;
}
ul.nav.navbar-nav li> a:hover {
background-color: #98A209 !important;
color: #fff !important;
}
.content-post {
-webkit-box-shadow: 0 8px 6px -6px black;
}
.heading-widget h3{
	background: rgb(227, 230, 183);
line-height: 40px !important;
padding-left: 5px;

	color: rgb(152, 162, 9);
text-align: center;
border-radius: 5px;
box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px 1px #DDDDDD;

	-webkit-box-shadow: inset 0px 0px 10px 0px #E3E6B7,5px 5px 5px 1px #DDDDDD;
-moz-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px 1px #DDDDDD;
-o-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px 1px #DDDDDD;
}
img.img-responsive.logo:hover {
opacity: 0.7;
}
img.img-gallery {
opacity: 0.7;
}
img.img-gallery:hover {
opacity: 1;
}
div#subcontent {
margin-top: 33px;
}
img.logo:hover {
opacity: 0.7;
}
img.img-gallery {
width: 100%;
}
div#subcontent {
background: rgb(248, 248, 248);
}
.post-content {
    background: rgb(239, 240, 226);
}
.top-content {
background: antiquewhite;
}
.link-content {
background: rgb(224, 227, 226);
}
h1.sitetitle {
font-size: 13px;
margin-top: 40px;
background: rgb(245, 245, 245);
line-height: 54px;
width: 400px;
text-align: center;
border-radius: 5px;
}
.col-xs-12.logo-footer {
line-height: 50px;
}
img.img-responsive.subimg {
width: 30%;
float: left;
}

.col-sm-6 {
  width: 365% !important;
}