@media only screen and (max-width: 630px) {
  .logo {
    display: none !important;
  }
}
@media only screen and (min-width: 630px) {
.logo-mobile{
    display: none !important;
    }
}
.logo-mobile{
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width:0px) and (max-width:767px) {
.school_galleryinr {
	width: 100%;
  }
  img.photo_galleryRaero, img.photo_galleryLaero {
	z-index: 99;
}
.photo_gallery {
	padding: 30px 0;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.school_galleryinr {
	width: 100%;
  }
  img.photo_galleryLaero {
	display: block;
	z-index: 99;
}
img.photo_galleryRaero {
	display: block;
	z-index: 99;
}
.photo_gallery {
	width: 100%;
	max-width: 702px;
	overflow: hidden;
}
}
.birthday_width{
width: 60%;
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}
.dropdown-item {
	display: block !important;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.abt img {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid red;
}
@media only screen and (max-width: 768px) {
  .abt img {
    width: 90%;
  }
  .pric_right img{
    width: 100% !important;
    margin-top: 10px !important;
  }
  .man_right img{
    margin: 0% auto !important;
    float: none !important;
    width: 150px !important;
    display: block;
  }
}
.pric_right img{
	float: right;
	width: 50%;
	margin-top: 72px;
	margin-left: 10px;
}
.man_right img{
	float: right;
	width: 20%;
	margin-top: 72px;
	margin-left: 10px;
}
.sub_menu{
margin-left: 230px;
}
.co_width{
  display:block;
  width:70%;
  float:left
}
.co_width_1{
    display:block;
  width:30%;
  float:left
}
@media only screen and (max-width: 850px) {
  .co_width{
    width:95%;
  }
  .co_width_1{
    width:95%;
  }
}
.searchform1 .viewbutton {
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 15px;
	width: 100px;
	border: none;
	background: #1d7516;
	border: solid 1px #1d7516;
	border-left: 0px;
	font-weight: 300;
	float: right;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .pgThumbView1 li, .photo_gn1 li {
	max-width: 40% !important;
	margin: 0px 1%;
  }
}
@media only screen and (max-width: 550px) {
  .pgThumbView1 li, .photo_gn1 li {
	max-width: 60% !important;
	margin: 0px 1%;
  }
  .photo_gn1 li a {
	height: 330px !important;
  }
}
@media screen and (min-width:1025px) and (max-width:1200px) {
  .galleryLS1 {
	max-width: 53% !important;
  }
  .gallerySR1 {
    max-width: 43% !important;
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
.pgThumbView1 li, .photo_gn1 li {
	max-width: 31.3% !important;
	margin: 0px 1% !important;
    }
}
.division_gif{
    width:100%;
    margin-top:72px;
}
.div_giv{
    width:25%;
    float:left;
    display:block;
}
.div_giv img{
    width:100%;
}
@media screen and (min-width:450px) and (max-width:900px) {
    .div_giv{
        width:50%;
    }
}
@media only screen and (max-width: 550px) {
        .div_giv{
        width:100%;
    }
}
.photo_gn1 li a {
    height:auto !important;
    min-height: 280px !important;
}
.photo_gn1 li a img {
	max-height: 180px !important;
}