@media only screen and (max-width: 1300px) {
	.navbar-light .navbar-nav .nav-link {
    margin-right: 14px;
    font-size: 14px;
}
.logo h1 {
    font-size: 30px;
}
.logo h3 {
    font-size: 15px;
}
.logo p {
    font-size: 15px;
}
}
@media only screen and (max-width: 1200px) {
	.navbar-light .navbar-nav .nav-link {
    margin-right: 10px;
    font-size: 13px;
}
.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.servicesec {
    padding-bottom: 3em;
}
.servicesec p.section-title{
	margin-bottom: 0;
}
.servicesec h1{
	font-size: 30px;
	margin-bottom: 20px!important;
}
.bg-light{
	padding: 15px 10px!important;
}
#test {
    padding: 3em 0;
}
#test h1{
	font-size: 30px;
	margin-bottom: 10px;
}
.aboutsec h1 {
	font-size: 35px;
}
.aboutsec p {
    color: #333333;
    font-size: 15px;
}
.testimonial-item p {
    font-size: 16px;
}
.whylft h1 {
	font-size: 30px;
}
.hosp {
    padding: 3em 0;
}
.hosp h1{
	font-size: 30px;
	margin-bottom: 15px;
}
.service-item h5 {
    font-size: 23px;
    font-weight: 700;
}
.service-item p {
    font-size: 15px;
}
.service-item {
    padding: 30px;
}
.text2 h3 {
	font-size: 25px;
	padding-bottom: 0;
}
.hosp h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.footer .copyright {
    padding: 20px 0;
}

}
@media only screen and (max-width: 992px) {
	.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active {
		color: #6222cc!important;
	}
	.logo p {
	    font-size: 15px;
	    color: #333333;
	}
	.logo h3 {
	    font-size: 15px;
	    color: #333333;
	}
	.navbar-toggler {
	    padding: 10px 20px;
	    font-size: 28px;
	    background: #666666;
	}
	.navbar-toggler span{
		color: #ffffff;
	}
	.abtimg{
		text-align: center;
	}
	.navbar{
		padding: 10px!important;
	}
	.appcnt h1 {
	    font-size: 24px;
	}
	.appbtn a {
	    padding: 7px 40px;
	    font-size: 16px;
	}
	.testimonial-item p i{
		font-size: 15px;
	}
	.whylft {
    	width: 50%;
	    padding: 46px 30px;
	}
	.consultaion {
	    background: #6222cc;
	    height: auto;
	    margin-top: 60px;
	    padding: 30px 15px;
	}
	.text2 p:last-child {
		margin-bottom: 0;
	}
	.text2 h3 {
	    padding-top: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.contactpage {
    padding: 2.5em 0;
}
	.form-floating{
		margin-top: 40px;
	}
.footer {
    padding-top: 2.5rem;
}
.footer .row>* {
    margin-top: 20px!important;
    margin-bottom: 0!important;
}
.footer p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px!important;
    padding: 0;
}
.footer .btn.btn-social {
    margin-right: 20px;
}
.footer .btn.btn-link {
    margin-bottom: 4px;
}
.whylft {
    width: 100%;
    padding: 46px 30px;
}
.whyrgt{
	width: 100%;
}
.footer {
    background: #6222CC;
}
.hosp h1 {
    font-size: 20px;
    margin-bottom: 20px!important;
}
}
@media only screen and (max-width: 576px) {
.logo h1 {
    font-size: 23px;
}

.logo p {
    font-size: 11px;
}
.logo h3 {
    font-size: 11px;
    color: #333333;
}
.navbar-toggler {
    padding: 8px 12px;
    font-size: 21px;
    background: #666666;
    border-radius: 5px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 1.5rem;
}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 36%;
}
.aboutsec h1 {
    font-size: 24px;
}
.dropdown-item {
    font-size: 14px;
}
.aboutsec col{
	padding-top: 0;
}
.aboutsec h4 {
    font-size: 14px;
    margin-bottom: 8px;
}
.aboutsec h4 span {
    font-size: 15px;
}
.aboutsec p {
    color: #333333;
    font-size: 15px;
    margin-bottom: 0;
    text-align: justify;
}
.aboutsec .btn{
	font-size: 15px;
	padding: 5px 25px;
}
#test h1 {
    font-size: 25px;
    margin-bottom: 10px!important;
}
.testimonial-carousel .testimonial-item {
    margin-top: 0;
}
.appcnt {
	text-align: center;
}
.appcnt h1 {
    font-size: 20px;
    padding-bottom: 15px;
}
.whylft h1 {
    font-size: 25px;
}
.whylft ul li {
    font-size: 15px;
    padding: 6px 0;
    padding-left: 35px;
}
.whylft ul li i {
    font-size: 18px;
}
.service-item h5 {
    font-size: 17px;
    font-weight: 800;
}
.text1 p {
    font-size: 15px;
}
.text2 h3 {
    font-size: 20px;
}
.text2 p {
    margin-bottom: 10px;
    font-size: 15px;
}
.pdtnone{
	margin: 0!important;
	padding: 0!important;
}
.servicesec h1 {
    font-size: 26px;
}
.portfolio-item  h5{
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.hosp {
    padding: 2.5em 10px;
}
.service-item .service-icon {
    margin: 0 auto 5px auto;
    width: 90px;
    height: 90px;
}
.service-item {
    padding: 30px 10px;
}
}



@media (max-width: 992px){
	.navbar{
		background: #8243ea;
	}
	.navbar-light .navbar-brand h1{
		color: #f2f675;
	}
	.logo p, .logo h3{
		color:#fff;
	}
}
@media (max-width: 991px){
	.navbar-light .navbar-toggler{
		background: #fff;
	}
	.navbar-toggler span{
		color: #000;
	}
	.navbar-light .navbar-collapse{
		background: #fff;
        padding: 15px 20px;
	}
}