body {color: #5a5a5a;font-size:14px}
p {margin-bottom:2px;}
a {text-decoration: none;color: #5a5a5a;}
a:hover {text-decoration: none;}
ul {list-style: circle;padding-left: 1.2rem;}
.acs ul{padding-left: .6rem;}
.acs ul li{padding-left: 0.7rem;}
.acs ul li::marker{content: "\00BB";}
.cd1{font-size:1.1rem;font-weight:500;text-transform:uppercase;}
.topBott{padding: 4px 15px;border-radius: 0 0 2px 2px;text-decoration: none;}
.topBott:hover{color: #fff;text-decoration: none;}
.logo img{padding:10px 0;transition: all 0.8s ease-in-out;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;}
.navbar{padding:0}
.navbar-light .navbar-nav .nav-link{color:#fff;transition: 0.6s;padding: 10px 12px;font-weight:500;text-transform:uppercase;}
.navbar-toggler{border-radius: 0;}
.nav-item{border-right: 1px solid #fff;}
.nav-item:last-child{border: none;}
h4.card-title{color:#000}
.absolute{position: absolute;left: -1px;width: 88%;	border-radius: 2px 5px;}
.absolute button{border-radius: 0 5px 5px 0; transition: 0.3s; }
.absolute button:hover{padding-right:5px; }
.m-left {margin-left:-16px;}
.m-left button{border-radius: 0px 5px 5px 0;transition: 0.3s;}
.m-left button:hover{padding-right:5px; }
.minh-10 {min-height:10rem;}
.p-top-05{padding-top:0.5rem;}
ul.notice li{padding-top: 5px;padding-bottom: 5px;border-bottom: 1px solid #d2d2d2;}
.topBott2{z-index: 9;background-color: #fff;color: #198754;padding:15px;}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 12rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 13px;
	text-transform:uppercase;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color: #4f6228;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 0;
}
.carousel {
    margin-bottom: 0;
}
.dropdown-item{ color: #fff;}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3b4a1c !important;
}
.mt-40{margin-top: 40px;}
.members{
	border-radius: 50%;
    border: solid 1px rgb(133, 126, 126);
width: 50%;
    height: 96px;
    margin-top: 10px;
}
.min-h-140{min-height: 140px;}
/*Extra Responsive css*/
/*for small device*/
@media (max-width: 767.98px) {
	.topBott{position: absolute;right: 0;top: 9.6em;z-index: 9;background-color: #fff!important;color: #198754!important;padding:15px;}
	.navbar{padding-top: .5rem;padding-bottom: .5rem;}
	.topBott{display:none}
	.navbar-toggler:focus{box-shadow:none;}
	.navbar-toggler{border-color: rgb(255 255 255)!important;background-color: #fff;}
	.topBott2{z-index: 9;background-color: #fff;color: #198754;padding:15px;}
	.single_ftr{text-align:center}
	.nav-item{border: none;}
}
/*for extra small device*/
@media (max-width: 575.98px) {
	.text-sm-center{text-align:center;}
	.topBott{position: absolute;right: 0;top: 9.6em;z-index: 9;background-color: #fff;color: #198754;padding:15px;}
	.topBott{display:none}
	.topBott2{z-index: 9;background-color: #fff;color: #198754;padding:15px;}
	.navbar{padding-top: .5rem;padding-bottom: .5rem;}
	.navbar-toggler:focus{box-shadow:none;}
	.navbar-toggler{border-color: rgb(255 255 255)!important;background-color: #fff;}
	.single_ftr{text-align:center}
	.nav-item{border: none;}
}
/*for super extra small device*/
@media (max-width: 360px) {	
}
/*Extra Responsive css closed*/
/*table responsive*/
.table-responsive-stack tr {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}
.table-responsive-stack td,.table-responsive-stack th {display:block;/*flex-grow | flex-shrink | flex-basis*/-ms-flex: 1 1 auto;flex: 1 1 auto;}
.table-responsive-stack .table-responsive-stack-thead {font-weight: bold;}

@media screen and (max-width: 768px) {
	.table-responsive-stack tr {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;border-bottom: 3px solid #ccc;display:block;}
   .table-responsive-stack td {float: left\9;width:100%;} /*  IE9 FIX   */
}
/*table responsive closed*/
/*Theme Color green Open*/
.bg-grey{background-color:#dddfd4;} /**Banner Background Color**/
.bg-nav {background-color:#6a7e41}
.bg-nav .collapse{background-color:#4f6228}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color:#fff;background-color:#3b4a1c;}
.navbar-light .navbar-nav .nav-link:hover{color:#fff;background-color:#3b4a1c;}
.navbar-light .navbar-nav .nav-link:focus{color:#fff;}
.topBott{color: #fff;background-color: #3b4a1c;}
.topBott:hover{color: #fff;background-color: #3b4a1c;}
/*Theme Color green closed*/
/*Color Section Box custom-1 Open*/
.bg-custom-1 {background-color:#e6e2af;}
.bg-custom-1 .card-header{background:linear-gradient(38deg,#8c0404,#c52929);color:#fff;}
.bg-custom-1 .card-body{background-color:#8c0404;color:#fff;}
.bg-custom-1 .card-body a{color:#fff;}
.bg-custom-1 .card-body a:hover , .bg-custom-1 .card-body a:focus {color:#d0a825;}
/*Color Section Box custom-1 closed*/
/*Color Section Box green custom-2 Open*/
.bg-custom-2 {background-color:#e5ffed;}
.bg-custom-2 .card-header{background:linear-gradient(38deg,#015f34,#019934);color:#fff;}
.bg-custom-2 .card-body{background-color:#015f34;color:#fff;}
.bg-custom-2 .card-body a{color:#fff;}
.bg-custom-2 .card-body a:hover , .bg-custom-2 .card-body a:focus {color:#fbff0e;}
/*Color Section Box green custom-2 closed*/
/*Color Section Box green custom-3 Open*/
.bg-custom-3 {background-color:#dddfd4;}
.bg-custom-3 .card-header{background:linear-gradient(38deg,#3fb0ac,#3fb0ac);color:#fff;}
.bg-custom-3 .card-body{background-color:#3fb0ac;color:#fff;}
.bg-custom-3 .card-body a{color:#fff;}
.bg-custom-3 .card-body a:hover , .bg-custom-3 .card-body a:focus {color:#fbff0e;}
/*Color Section Box green custom-3 closed*/
/*Color Section Box custom-4 Open*/
.bg-custom-4 {background-color:#dddfd4;}
.bg-custom-4 .card-header{background:linear-gradient(38deg,#173e43,#173e43);color:#fff;}
.bg-custom-4 .card-body{background-color:#173e43;color:#fff;}
.bg-custom-4 .card-body a{color:#fff;}
.bg-custom-4 .card-body a:hover , .bg-custom-1 .card-body a:focus {color:#d0a825;}
/*Color Section Box custom-4 closed*/
.footer_area{padding:30px 0 0px;position: relative;color: #fff;z-index: 100;word-break: break-all;word-wrap: break-word;}
.single_ftr>ul{padding:0px;text-decoration:none;list-style:none;/* font-size:0.9em; */color:#FFF;/* line-height:20px; */}
.footer_area .heading-top{margin:0 0 13px 0;}
.footer_area .copyright_text{padding: 11px;font-size:12px}
.ftr_btm_area{background-color: #6a7e41;}
.drag-end{position: absolute;bottom: 0;right: 9%;}
.notice li, .bg-custom-4 .card-body .notice li a{text-decoration: none;color: #5a5a5a;}
.bg-custom-4 .card-body .notice li a:hover, .bg-custom-4 .card-body .notice li a:focus{text-decoration: none;color: #d0a825;}
#page-title {position: relative;padding: 3rem 0;background-color: #f5f5f5;border-bottom: 1px solid #eee;margin-bottom: 1.6rem;}
#page-title .container {position: relative;}
#page-title h1 {padding: 0;margin: 0;line-height: 1;font-weight: 600;letter-spacing: 1px;color: #333;font-size: 2rem;text-transform: uppercase;}
#text{display:none;}

.fixed-top{background-color:#fff;}
.fixed-top img{/*width:35%;*/transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out ;}
/*Marquee**/
.marquee {
  background-color: #6a7e41;
  /*margin: 4px auto;*/
}
.marquee ul{
	padding: 6px;
    margin-bottom: 0;
    list-style: none;
}
.marquee a{
  font-size: 15px;
  line-height: 25px;
  color: #ffff;
  position: relative;
  margin-left: 5px;
  animation: marquee 16s linear infinite;
}
.marquee a:hover{color:#fbff0e}
.marquee a:focus{color:#fbff0e}
/*Marquee**/
.breadcrumb {
    position: absolute!important;
    width: auto!important;
    top: 50%!important;
    left: auto!important;
    right: 15px!important;
    margin: 0!important;
    background-color: transparent!important;
    padding: 0!important;
    font-size: 90%;
    transform: translateY(-50%);
}
.button1 {
        
        cursor: pointer;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        -webkit-animation: glowing 1300ms infinite;
        -moz-animation: glowing 1300ms infinite;
        -o-animation: glowing 1300ms infinite;
        animation: glowing 1300ms infinite;
      }
		 @-webkit-keyframes glowing {
        0% {
          background-color: red;
        }
        50% {
          background-color: #4f6228;
         
        }
        100% {
          background-color: red;
         
        }
      }
ul.strive-list li{
	margin-bottom: 5px;
}
ul.strive-list li a{    color: red;font-weight: 500;text-decoration: underline;}
ul.strive-list li a:hover{color: #4f6228;}







