.getContent {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index:999; /* Sit on top */
  padding-top:18%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
.modal-header h2{ 
  text-align: center;
  font-size: 23px;
  line-height:2;
  margin:  0 0 2% 0;
}
.modal-body { }
.modal-body ul{}
.modal-body ul li{
	width: 16.7%;
	height: auto;
	margin: 0 0.5%;
	border: 1px solid #D5D5D5;
	float: left;
	padding: 1%;
}
.modal-body ul li img { 
	width:50%;
	height: auto;
	margin:0 25%;
}
.modal-body ul li p { padding: 5px 0 0 0;text-align: center;}
.btn_hand {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 70%;
	position: absolute;
	margin: 27px 0 0 -99px;
}
.btn_hand1 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 70%;
	position: absolute;
	margin: 27px 0 0 -100px;
}
.btn_hand2 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 70%;
	position: absolute;
	margin: 27px 0 0 -90px;
}
.btn_hand3 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 70%;
	position: absolute;
	margin: 27px 0 0 -104px;
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin:0  20%;
  padding: 13px 10px 20px 10px;
  border: 1px solid #888;
  width: 60%;
  position: relative;
  display: inline-block;
  border-radius:15px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 1%;
  top: -1%;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width:768px) and (max-width:1024px) {
.btn_hand {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 84%;
	position: absolute;
	margin:30% 0 0 -101%;
	font-size: 17px;
}
.btn_hand1 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 84%;
	position: absolute;
	margin: 30% 0 0 -101%;
	font-size: 17px;
}
.btn_hand2 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 105%;
	position: absolute;
	margin: 35% 0 0 -101%;
	font-size: 17px;
}
.btn_hand3 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 78%;
	position: absolute;
	margin: 28% 0 0 -101%;
	font-size: 17px;
}
.modal-content {
  background-color: #fefefe;
  margin:0  5%;
  padding: 13px 1% 20px 1%;
  border: 1px solid #888;
  width: 87.6%;
  position: relative;
  display: inline-block;
  border-radius:15px;
}
	
.modal-body ul li{
	width: 16%;
	height: auto;
	margin: 0 0.8% 1.2% 0.8%;
	border: 1px solid #D5D5D5;
	float: left;
	padding: 1%;
}
.modal-body ul li img { 
	width:100%;
	height: auto;
	margin:0 auto;
}
	
}

@media screen and (max-width:767px) {
	
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index:999; /* Sit on top */
  padding-top:13%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 3%;
  top: 0;
}
	
.btn_hand {
	background-color: #46177A;
	border-radius: 25px;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
	width: 70%;
	position: absolute;
	margin:33px 0 0 -98px;
	font-size: 17px;
}
.btn_hand1 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 88%;
	position: absolute;
	margin: 32px 0 0 -101px;
}
.btn_hand2 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 105%;
	position: absolute;
	margin: 27px 0 0 -79px;
}
.btn_hand3 {
	background-color: #46177A;
	border-radius: 25px;
	padding: 5px 1px;
	text-align: center;
	color: #FFFFFF;
	width: 84%;
	position: absolute;
	margin: 31px 0 0 -108px;
}
.modal-content {
  background-color: #fefefe;
  margin:0  5%;
  padding: 13px 1% 20px 1%;
  border: 1px solid #888;
  width: 87.6%;
  position: relative;
  display: inline-block;
  border-radius:15px;
}
	
.modal-body ul li{
	width: 29%;
	height: auto;
	margin: 0 0.8% 1.2% 0.8%;
	border: 1px solid #D5D5D5;
	float: left;
	padding: 1%;
}
.modal-body ul li img { 
	width:100%;
	height: auto;
	margin:0 auto;
}
	
}

