home,body{
    width:100%;
    overflow-x:hidden;
    background-color: #6F262B;
}
    .navbar-inverse .navbar-nav>li>a{
        color:#fff;
    }
    .col-md-6{
        float: none;
        margin: auto;
    }
    .navbar{
        background: #00461b;
        border:none;
        border-radius: 0px;
    }
    .navbar-brand{
        color: white !important;
        padding: 5px 0 0 0;
    }
    .navbar-nav {
        padding: 6px 0 0 0;
    }
    .navbar-nav>li {
        font-family: poppins;
        font-size: 13px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 8px;
    }
    a {
        color: #efff00;
    }
    .itali{
        font-style: italic;
        font-size: 28px;
    }
    
    a:hover{
        color: #f1f1f1;
        text-decoration: none;
    }
    .rightside{
        margin-top: 30px;
        border-left:2px solid #fff;
        margin-right: 10px;
    }
    .frontcover{
        border-top: 5px;
        border-bottom: 2px solid #fff;
    }
    .more{
        margin:5px 0px 5px 0px;
    }
    .mt-10{
        margin-top:20px;
    }
    .subscription{
        
    }
    .heading{
        font-weight:600;
    }
    .r-heading{
        margin-left:30px;
        color: #fff;
    }
    .description{
        margin-bottom:15px;
        margin-top: 10px;
        font-family: 'Kalpurush', sans-serif;
        font-size: 18px;
        color: #e9e9e9;
    }
    .fas{
        margin-top:10px;
    }
    .pb-3{
        padding-bottom: 15px;
    }
    .mb-3{
        margin-bottom: 15px;
    }
    .leftsideheading{
        margin-left: 0px;
        font-family: 'Kalpurush', sans-serif;
        color: #fff;
    }
    .leftsidesummary{
        margin-left: 0px;
    }
    .contributor{
        margin: 10px 0px 10px 0px;
        font-size: 15px;
        font-weight:bold;
        font-family: 'Kalpurush', sans-serif;
    }
    footer {
        text-align: center;
        padding: 3px;
        background-color: DarkSalmon;
        color: white;
    }
    h3{
        font-weight:500;
        font-size: 22px;
        color: #fff;
    }
    h4{
        font-size:20px;
        font-weight:500;
        margin:20px 0 0 0;
    }
    .headingbottom{
        border-top: 2px solid #fff;
    }
    hr{
        border-top: 2px solid #fff !important;
    }
     #myBtn {
        display: none;
        position: fixed;
        bottom: 40px;
        right: 30px;
        z-index: 99;
        font-size: 18px;
        border: none;
        outline: none;
        background-color: #0bfd1d;
        color: white;
        cursor: pointer;
        padding: 15px;
        border-radius: 4px;
        height:50px;
    }

    @media (min-width: 768px)
    .navbar {
        border-radius: 0px;
    }
    @media screen and (max-width: 420px){
        .rightside{
            border-left:0px;
            margin-right:0px;
        }
        .frontcover{
            text-align:center;
        }
        .subscription{
            /*border-bottom:0px;*/
            
        }
    }
    footer {
        text-align: center;
        padding: 15px;
        background-color: #00461b;
        color: white;
    }
    
    .headings {
        background: #fff;
        padding: 15px;
        font-size: 24px;
        font-family: poppins;
    }
    .pop{
        font-family: poppins;
    }
    .dinone{
        display: none !important;
    }
    .diblock{
        display: block !important;
    }
.container-padding-bttom{padding-bottom:25px;}
.not-found-content {
    color: #FFF;
    padding: 200px 0;
}
ul.letter-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

li.letter-list-li {
    display: inline-block;
}

a.letter-list-li-a {
    font-size: 22px;
    padding: 0 10px;
}

.contributor-filters {
    text-align: center;
}
div#contributorContents {
    padding: 40px 0;
}

.contributor-item {
    background: #ffffff52;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 15px;
    min-height: 100px;
    border-radius: 5px;
    max-height: 200px;
    overflow-y: scroll;
}

.contributor-item-name > h4 {
    margin: 0 0 10px;
    border-bottom: 1px solid #dde637;
    padding: 0 0 10px;
    font-size: 15px;
    color:#fff;
}
.contributor-item-short-bio{
    color:#fff;
    min-height: 300px;
}
label.error {color: #f00 !important;}
input.error {
    border: 1px solid #f00;
}
ul.user-sidebar-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

a.user-sidebar-ul-li-a {
    padding: 10px 0 10px 10px;
    display: block;
    background: #1f2924;
}

li.user-sidebar-ul-li {
    margin-bottom: 1px;
}
a.user-sidebar-ul-li-a.active {
    background: #882f35;
    color: #FFF;
}
.dashboard-item {
    background: #882f35;
    padding: 15px;
    color: #FFF;
	margin-bottom:15px;
}

.dashboard-item > h3 {
    font-size: 15px;
    text-align: center;
    color: #FFF;
}
.user-dashboard-padding{padding:50px 0 145px;}
tr.table-head-style {
    background: #fff;
}
.table-body-style {
    background: #c3b8b8;
}
h3.table-heading {
    color: #FFF;
    font-size: 18px;
}
p.src-not-found {
    color: #fff;
    font-size: 20px;
}

/***************************/
/************Reviews********/
.reviews{
  padding: 15px;
  max-width: 768px;
  margin: 0 auto;
}

.review-item{
  background-color: white;
  padding: 15px;
  margin-bottom: 5px;
  box-shadow: 0 0 0;
  border-radius: 5px;
}

.review-item .review-date{
  color: #cecece;
}
.review-item .review-text{
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
  color: #686869;
}

.review-item .reviewer{
  width: 100px;
  height: 100px;
  border: 1px solid #cecece;
}

/****Rating Stars***/
.raterater-bg-layer {
    color: rgba( 0, 0, 0, 0.25 );
}
.raterater-hover-layer {
    color: rgba( 255, 255, 0, 0.75 );
}
.raterater-hover-layer.rated { /* after the user selects a rating */
    color: rgba( 255, 255, 0, 1 );
}
.raterater-rating-layer {
    color: rgba( 255, 155, 0, 0.75 );
}
.raterater-outline-layer {
    color: rgba( 0, 0, 0, 0.25 );
}

/* don't change these - you might break something.. */
.raterater-wrapper {
    overflow:visible;
}

.software .raterater-wrapper {
    margin-top: 4px;
}

.raterater-layer,
.raterater-layer i {
    display: block;
    position: absolute;
    overflow: visible;
    top: 0px;
    left: 0px;
}
.raterater-hover-layer {
    display: none;
}
.raterater-hover-layer i,
.raterater-rating-layer i {
    width: 0px;
    overflow: hidden;
}
.bj-reviews-container {
    margin-top: 50px;
}

.bj-user-reviews {
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid;
	padding-bottom:15px;
}
a.r-user{font-weight:bold;color:#0a0;}
h2.comments-title {
    color: #fff;
}
.message > label {
    color: #fff;
}

.panel-table {
    display:table;
}
.panel-table > .panel-heading {
    display: table-header-group;
    background: transparent;
}
.panel-table > .panel-body {
    display: table-row-group;
}
.panel-table > .panel-body:before,
.panel-table > .panel-body:after {
    content:none;
}
.panel-table > .panel-footer {
    display: table-footer-group;
    background: transparent;
}
.panel-table > div > .tr {
    display: table-row;
}
.panel-table > div:last-child > .tr:last-child > .td {
    border-bottom: none;
}
.panel-table .td {
    display: table-cell;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    border-left: none;
}
.panel-table .td:last-child {
    border-right: none;
}
.panel-table > .panel-heading > .tr > .td,
.panel-table > .panel-footer > .tr > .td {
    background-color: #f5f5f5;
}
.panel-table > .panel-heading > .tr > .td:first-child {
    border-radius: 4px 0 0 0;
}
.panel-table > .panel-heading > .tr > .td:last-child {
    border-radius: 0 4px 0 0;
}
.panel-table > .panel-footer > .tr > .td:first-child {
    border-radius: 0 0 0 4px;
}
.panel-table > .panel-footer > .tr > .td:last-child {
    border-radius: 0 0 4px 0;
}

.fx-image-gal {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          width: 85%; /* arbitrary valye */
          margin: 0px auto;
        }
        
        
        .fx-gal-image-thumb img {
          width: 100%;
          cursor: pointer;
          transition: all 0.3s ease;
        }
        
        .fx-gal-image-thumb:hover img {
          width: 100%;
          cursor: pointer;
        }
        
        .fx-gal-image-thumb:focus + .fx-gal-image-big {
          display: block;
        }
        
        .fx-gal-image-big {
          display: none;
          position: fixed;
          top: 0;
          left: 0;
          background-color: rgba(5, 10, 15, 0.8);
          overflow: hidden;
          height: 100vh;
          width: 100vw;
          z-index: 999;
          transition: all 0.3s ease;
        }
        
        .fx-gal-image-big img {
          max-width: 90vw;
          position: absolute;
          box-shadow: 0px 0px 800px 40px rgba(0, 0, 0, 0.9);
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
}
.logos img{
    width: 430px;
}
@media only screen and (max-width: 768px) {
    .logos img{
    width: 295px;
    }
    .sslimg{
    width: 295px;
    }
}


