@media screen and (max-width:991px) {
	 img.navbar-image {
	    width: 100%;
	}
}

@media screen and (max-width:991px) {
	.dropdown-menu.show {
	  background: rgba(0,0,0,0.5);
	}
}

@media screen and (max-width:350px) {
	.user-profile-dropdown {
	   left: -8px !important;
	    width: 294px;
	}
	.phone-arrow {
	   right: -244px;
	}
}

/*===============================================*/

@media(min-width: 320px) and (max-width: 767px){
body
{
	position:relative;
}
body.page-id-64 form#wppb-register-user p.form-submit {
    margin-bottom: 100px;
    padding-bottom: 75px;
}
nav.navbar {
    	width: 290px;
}
.page-id-2,.page-id-6,.page-id-29
{
/* chnanges for issue 
  position:static;*/
}
	div#wpcf7-f22-o1 {
    padding-bottom: 97px;
}
.scroll-body .topright, .scroll-body .bottomright {
    right: 0;
}
	.about p,.about .media-body,.contact p,.contact .media-body,.service p {
    	font-size: 14px;
    	line-height: 20px;
	}
	br{
		display: none;
	}
	.about h1,.contact h1,.fees h1,.service h1,h1 {
    font-size: 35px !important;
    line-height: 33px !important;
    margin-bottom: 22px !important;
	}
	.about h4 {
    font-size: 20px !important;
    line-height: 22px !important;
    margin: 16px 0px !important;
    font-weight: 500;
}
	.about .media-body h5,
	.contact .media-body h5 {
    	font-size: 19px;
    	margin-bottom: 5px;
	}
	.about .media,
	.contact .media {
	    margin-bottom: 10px;
	}
	.top-fixed,.bottom-fixed {
    	position: absolute;
	}
	.bottom-fixed {
    	bottom:0;
    	padding-bottom: 15px;
	}
	.profile-dropdown-wrapper {
	    margin: 10px 0;
	}
	p.copyright {
		margin-bottom: 50px;
		font-size: 14px;
	}
	.about img.img-fluid{
		margin-bottom: 20px;
	}
	p {
    font-size: 13px !important;
    line-height: 23px !important;
    margin-bottom: 15px !important;
}
	ul.navbar-nav.mr-auto,
	.dropdown-menu.arrow-dropdown-right.user-profile-dropdown.show,
	.dropdown-menu.web-dropdown-arrow.language-dropdown.show,
	.dropdown-menu.web-dropdown-arrow.phone-arrow.show {
		background: #000;
	}
	.navbar-collapse {
    	z-index: 999;
	}
	.bgimg {
	/* change for issue */
	   /* height: auto; */
	   /* position: inherit; */
	   position: static;
	}
	body.pos_relative {
    	position: relative;
	}
	ul.social_links {
    	margin-top: 0px;
	}
	.about .media img,
	.contact .media img {
    	width: 25px;
	}
	.contact .text-left {
	    text-align: center !important;
	    margin-bottom: 30px;
	}
	.contact h3 {
    	font-size: 20px;
    	margin-bottom: 15px;
    	text-align: center;
	}
	.space60 {
	    margin-top: 20px;
	}
	.justify-content-md-center p {
    	margin-bottom: 50px;
    }
    .fees .table th:first-child {
    	width: 60%;
    }
    .fees .table th {
    	font-size: 16px;
    }
    .fees .table td {
	    line-height: 16px;
	    font-size: 12px;
	    padding: 5px 0;
	}
	.service h4 {
    	font-size: 16px;
	    margin-top: 0;
	    margin-bottom: 15px;
    }
    .user-profile-dropdown,.phone-arrow {
    	width: 270px !important;
	}
	.login-form-wrapper .button-group-block .btn {
    	padding: 7px 18px;
    }
}

@media(min-width: 768px) and (max-width: 991px){
	.about p,.about .media-body,.contact .media-body,.contact p,.service p {
    	font-size: 16px;
    	line-height: 25px;
	}
	br{
		display: none;
	}
	.about h1,.contact h1,.fees h1,.service h1 {
	    font-size: 36px;
	    margin-bottom: 30px;
	}
	.about .media-body h5,
	.contact .media-body h5 {
    	font-size: 24px;
    	margin-bottom: 5px;
	}
	.about .media,
	.contact .media {
	    margin-bottom: 10px;
	}
	ul.social_links {
    	margin-top: 0px;
	}
	.fees .table th:first-child {
    	width: 80%;
    }
    .service h4 {
    	font-size: 13px;
    }
    .navbar-collapse,.dropdown-menu {
    	background: rgba(0,0,0,0.7) !important;
    }
}

@media(min-width: 992px) and (max-width: 1199px){
	.about p,.about .media-body,.contact p,.contact .media-body {
    	font-size: 16px;
    	line-height: 25px;
	}
	.service h4 {
    	font-size: 19px;
    }
}
@media(min-width: 320px) and (max-width:767px){
.about, .contact, .fees, .service {
   margin-bottom: 171px !important;
}
.middle {
  width: 100%;
}


}