body {
  padding-top: 54px;
}



#lightbox .modal-content {
  display: inline-block;
  text-align: center;   
}
.modal-content {
  width: auto !important;
}
#lightbox .close {
  opacity: 1;
  color: rgb(255, 255, 255);
  background-color: rgb(25, 25, 25);
  padding: 5px 8px;
  border-radius: 30px;
  border: 2px solid rgb(255, 255, 255);
  position: absolute;
  top: -15px;
  right: -55px;
  
  z-index:1032;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

@media (min-width: 600px) {
 .img-grd-jkd{
   width: 328px;
   height: 138px;
 }
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255) !important;
}
    .navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255);
    }
    
.btn-secondary {

    color: #fff;
    background-color: #662d38 !important;
    border-color: #000 !important;

}
.img-grd{
  height: 108px;
    width: 162px;
}
.img-grd-jkd{
  height: 155px;
  width: 340px;
}

h1,h2,h3,h4,h5{
  color: #ed5a41;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'oswald';
}
h1{
  font-size: 1.5625em;

}
h2{
  font-size: 1.3rem;
}
h4{
  font-size: 1rem;
}

.star1 {
  float: right;
  width: 500px;
  height: 330px;
  shape-outside: url(images/jkd.jpg);
  shape-margin:20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.bottom1{
  margin-bottom: 1rem !important;
}
.bottom2{
  margin-bottom: 2rem !important;
}
.bottom3{
  margin-bottom: 3rem !important;
}
.bottom4{
  margin-bottom: 4rem;
}
.bottom5{
  margin-bottom: 5rem;
}
.bottom6{
  margin-bottom: 6rem;
}
.bottom7{
  margin-bottom: 7rem;
}
.bottom8{
  margin-bottom: 8rem;
}
.bottom9{
  margin-bottom: 9rem;
}


h3,h4{
  font-size: 1rem;
}
.grey{
  background-color: #efeff0;
  margin-left: -30px;
  margin-right: -30px;
  letter-spacing: 3px;
}
.full-row{
  width: 100%;
  margin: 0 auto;
  height: 70px;
  padding: 15px;
}
.list-bg{
  margin: 0 auto;
  background-color: bisque;
}

.center{
  text-align: center;
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.mb-3, .my-3 {
  margin-bottom: 6rem !important;
}

p,li{
  color: #6c757d;
}

.nav-link{
  color: #fff !important;
}     
.btn-secondary {
    color: #fff;
    background-color: #662d38 !important;
    border-color: #000 !important;
}
.padding1{
  padding: 1em;
}
/*spacing b/w bullet & text*/
.margin-list{
  margin-left: 6px;
}

.list li{
    list-style: none;
    font-size: 1.2em;
    line-height: 1.5em;
    letter-spacing: 1px;
    margin-bottom: 5px;
    color: #6c757d;
    display: flex;
}
.list h2{
  font-size: 1.5625em;
  color: #ed5a41;
  text-transform: uppercase;
}
.rounded {
  border-radius: 1em !important;
}
p {
  text-align: justify;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
}
.star {
  float: right;
  width: 500px;
  height: 350px;
  shape-outside: url(../images/bjj.jpg);
  shape-margin:20px;
  margin-left: 20px;
  margin-bottom: 20px;
}

.vl {
  border-left: 1px solid black;
    height: auto;
    margin: 0 auto;
}

.list-title-pdng{
  padding-top: 13px;
}
.utube-vid{
  display: flex;
}
@media (max-width: 600px) {
  .utube-vid {
    width: 100%;
    height: auto;
  }
}

.mb-2 {
 margin-bottom: 3rem !important;
}
