#bsPhotoGalleryModal .modal-content {
    border-radius:0;
}
#bsPhotoGalleryModal .modal-dialog img {
    text-align:center;
    margin:0 auto;
    width:100%;
}
#bsPhotoGalleryModal .modal-body {
    padding:0px !important;
}
#bsPhotoGalleryModal .bsp-close {
  position: absolute; 
  right: -20px; 
  top: -23px; 
  font-size: 30px; 
  color:#fff; 
  text-shadow: 1px 1px 18px #000;
}

#bsPhotoGalleryModal .bsp-close:hover {
  cursor: pointer;
  color:#bdbdbd;   
}
.bspHasModal {
  cursor: pointer;
}
.bspHasModal .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.imgWrapper {background:#ccc;}
.imgWrapper:hover{background:#b9b9b9;}
.imgWrapper img {
 /*  height: 250px !important; */
  width:100%;
  padding:0 20%
}

.imgWrapper img:hover{  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);}

a.bsp-controls, 
a.bsp-controls:visited, 
a.bsp-controls:active {
  position: absolute;
  top: 44%;
  font-size: 26px;
  color: #fff;
  text-shadow: 1px 1px 18px #000;
}
a.bsp-controls.next {
  right:25px;
}
a.bsp-controls.previous {
  left:25px;
}
a.bsp-controls:hover {
  opacity:.6;
  text-shadow: none;
}
.bsp-text-container {
  clear:both;
  display:block;
  padding-bottom: 5px;
}
#bsPhotoGalleryModal h6{
  margin-bottom: 0;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 5px;
}
#bsPhotoGalleryModal .pText {
  font-size: 16px;
  margin-bottom: 0px;
  font-weight:bold;

} 
 

@media screen and (max-width: 480px){
	
.text {
 
    font-size: 12px !important

}
.first h3{ font-size: 15px !important}	
	
}
@media screen and (max-width: 380px){
   .col-xxs-12 {
     width:100%;
   }
   .col-xxs-12 img {
     width:100%;
   }
}
 
.top20{margin-top:20px!important}
.modal-body {
    border: 10px solid #fff;
    padding: 15px;
    position: relative;
} 
    @import url(https://fonts.googleapis.com/css?family=Bree+Serif);

      .bodyy {
        background:#ebebeb;
      }
     .bodyy ul {
          padding:0 0 0 0;
          margin-bottom:40px !important;
      }
     .bodyy ul li {
          list-style:none;
          margin-bottom:10px;
		  
      }

    .text {
      /*font-family: 'Bree Serif';*/
      color:#666;
      font-size:16px;
  /*     margin-bottom:10px; */
      padding:12px;
      background:#fff;
	  border-bottom:1px solid #77a2fd;
    }

	
	