.main-menu .navigation > li.active > a {color:#6ac610;}
.sidebar .list li a.active {color:#6ac610;}

.main-menu .navigation > li {
    position: relative;
    float: left;
    padding: 0px;
    margin-right:20px;
}

h3 a {color: #25292f;}

.main-header .top-bar .info-box li {margin-right: 55px;}
.main-header .top-bar .info-box li:after {right:-30px;}
.social-links-one a {width:80px;}
.btn-success {background:#6ac610;}
.caption {font-size:1.3em;font-weight:bold;}

.news {margin-bottom:60px;}
.grid-section .row {margin-bottom:60px;}
.grid-section .column {padding-right:30px;}
.grid-section img {width:100%;}
.grid-section h3 {margin-bottom:20px;}
.parallax-section {margin-bottom:60px;}
.image-detail {margin-top:10px;margin-bottom:10px;}

/*.page-title {height:300px;}*/
h1 {margin-bottom:30px;font-size:32px;}
h3 {font-size:20px;font-weight:bold;}

.blog-news-column h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
}

.main-menu .navigation > li > ul {width:250px;}

.overlay {
    background-color: #000;
    opacity: 0.4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom:260px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption h1 {
    font-size: 48px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
}

.carousel-caption p {
    font-size: 24px;
}

.main-features .title-box {
    font-size: 18px;
    font-weight: 300;
    color: #7c7c7c;
}

.news-post {
    position: relative;
    padding: 0px 0px 0px 80px;
    margin-bottom:60px;
    color: #c9c9c9;
    line-height: 20px;
}

.news-post .news-content {
    margin-bottom: 5px;
}

.news-post .image-thumb {
    position: absolute;
    width: 65px;
    height: 65px;
    left: 0px;
    top: 0px;
}

.news-post .image-thumb img {
    display: block;
    width: 65px;
}

.news-post a {
    position: relative;
    color: #c9c9c9;
}

.news-post .time {
    position: relative;
    color: #808080;
    font-size: 12px;
}

.atable tr {border-bottom:1px solid #000;}
.atable tr td {padding-top:5px;padding-bottom:5px;}

.main-header .header-upper .nav-outer .btn-donate {width:120px;}
.main-header .header-upper .nav-outer {padding-right:120px;}
.main-features {padding:60px 0px 60px;}
.main-footer .footer-upper {padding:50px 0px 60px;}
.content-box {position:relative;padding:0;padding-right:40px;}
.sidebar {position:relative;padding-top:30px;}
.sidebar .sidebar-title {margin-bottom:18px;}
.content-box h1 {font-weight:bold;}
.content-box ul li{list-style-type:disc;padding:0px;margin-left:20px;}
.content-box ol li{list-style-type:decimal;padding:0px;margin-left:20px;}
.footer-widget {padding-left:0px;padding-right:0px;}
.footer-upper .column h2 {margin-bottom:20px;}

.sec-title {
    position: relative;
    margin-bottom:80px;
}

label {font-weight:normal;}
.form-group {position:relative;margin-bottom:20px;}
.panel-info {border:0;}
.panel {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}

.form-group input, .form-group select, .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 8px 16px;
    color: #555555;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}

.form-group input[type=checkbox] {
	width:15px;
    height:15px;
	display:inline-block;
}

.default-featured-column.style-two h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}

.events-section .column {
    border: 1px solid #e0e0e0;
	padding:20px;
}

.default-featured-column .content-box .text {
    position: relative;
    margin-bottom: 15px;
}

.footer-upper .links-widget li {
    position: relative;
    margin-bottom: 10px;
}
