.mainbg{width:100%;height:100%;background:url('../images/bg.png'); position:fixed;z-index: -1;}

.caption h1 {font-size: 20px;line-height: 33px;}
.caption h1 a{font-size: 14px;line-height: 25px;font-weight: 600;}
.caption h1 strong{font-size: 14px;line-height: 33px;font-weight: 600;}
.copyright strong {
    font-size: 14px;
    font-weight: 100;
    color: #fdd678;
}

.editable ul{ margin:0px; padding:0px;}
.editable ul li{ list-style:none;}

.menu-bg{background-color: #020202;position: fixed;width: 100%;z-index: 99;}

.member h2{font-size:18px;text-align: center;line-height: 44px;margin: 0;color: #000;text-transform: uppercase;}

.top-boder{
    background: url(../images/top-boder.png) repeat-x scroll 0px 0px #fdd678;
    background-size: 100%;
    background-color: #fdd678 !important;
    padding: 0px;
    }
    
.blog-img{
    width: 100%;
    height: 100%;
}

.blog-img img{

    border-radius: 100%;
    border: 5px solid #fdd678;
}

.read{ float:right;}
.read span{position: relative;top: 4px;}

.submit {
    color: #680004;
    background-color: #ffd788;
    border: 1px solid #ffd788;
    cursor: pointer;
    padding: 5px;
}


.keyword{display: inline-block;margin: 0;}
.keyword ul{ margin:0px; padding:0px;}
.keyword ul li{list-style:none;display:block;float:left;position:relative;background: linear-gradient(390deg, rgb(8, 8, 8), rgb(53, 1, 3));box-shadow: #8c8787a3 0px 0px 2px;border-top: .5px solid #fdd678b3;border-bottom: 3px solid #fdd678b3;border-left: 1px solid #fdd678b3;border-right: 1px solid #fdd678b3;margin: 5px 5px 5px 5px;width: 218px;}
.keyword ul li a{font-family:Century Gothic;line-height: 26px;text-decoration:none;color: #fdd678;font-size: 15px;padding: 7px 23px 7px 23px;display: block;text-align: center;}

.banner-add img{box-shadow: #8c8787a3 0px 0px 2px;border-top: 1px solid #fdd678;border-bottom: 7px solid #fdd678;border-left: 2px solid #fdd678;border-right: 2px solid #fdd678;}

.caption{ padding:15px;}

.banner-add textarea {background-color: #fdd678;font-size: 16px!important;}


.details-left{width: 100%;height:auto;background-color: #020202;float:left;margin: 0 2%;padding: 2% 1%;position: relative;border: 2px solid #f9d888;}
.details-left h3{text-align:center;color: #ffd788;border-bottom: 2px solid #ffd688;font-size: 32px;padding: 0px 0px 20px 0px;}
.details-left p{text-align:center;color: #ffd687;}
.details-left b{text-align:center;color: #ffd687;font-size: 21px;padding: 15px 0px 15px 0px;display:  block;}
.details-right{width:50%;height:auto;float:left;}
.statstable{color: #ffd688;margin-bottom: 10px;}
.statstable td{border-bottom: 1px solid #fed888;padding: 5px;font-size: 14px;}

.detail-img{width: 100%;float:left;margin-bottom: 4%;box-shadow: #0000003d 0px 1px 10px;padding: 4px 4px 8px 4px;background-color: #fedb8a;}
.detail-img-mr{ margin-right:4%;}

.blackbg{ background-color:Black; padding:10px;}
.blackbg strong{ font-weight:bold; text-align:center; display:block;}
.blackbg p{ font-size:14px; text-align:justify;}
.blackbg p strong{ font-size:14px; text-align:justify; font-weight:normal;}
.footer-keyword a{ font-size:14px;}
.nav-box-left{width:auto; float:left;}
.nav-box-right{width:auto; float:right;}

.blackbg1{ background-color:Black; padding:10px;}
.blackbg1 strong{ font-weight:bold; text-align:center; display:block;}
.blackbg1 p{ font-size:14px; text-align:justify;}
.blackbg1 p strong{ font-size:14px; text-align:justify; font-weight:normal;}
.blackbg1{height: 444px;border-radius: 2px;}
.blackbg1 td{ border:1px solid #fdd678; padding:10px;}

@media (max-width:500px)
{
    .keyword{display: inline-block;margin: 0;}
.keyword ul{ margin:0px; padding:0px;}
.keyword ul li{list-style:none;display:block;float:left;position:relative;background: linear-gradient(390deg, rgb(8, 8, 8), rgb(53, 1, 3));box-shadow: #8c8787a3 0px 0px 2px;border-top: .5px solid #fdd678b3;border-bottom: 3px solid #fdd678b3;border-left: 1px solid #fdd678b3;border-right: 1px solid #fdd678b3;margin: 5px 5px 5px 5px;width: 100%;}
.keyword ul li a{font-family:Century Gothic;line-height: 26px;text-decoration:none;color: #fdd678;font-size: 15px;padding: 7px 23px 7px 23px;display: block;text-align: center;}

.nav-box-left{width:85%; float:left;}
.nav-box-right{width:15%; float:right;}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}

.slider {
    background: url(../images/top-bgg.html) repeat-y scroll left top rgba(0, 0, 0, 0);
    padding-top: 70px;
}

.blackbg1{height:auto;border-radius: 2px;}

}