@media (min-width: 200px) and (max-width: 450px) {

.beautypress-welcome-container h3{
	font-size:26px;	
}

.beautypress-welcome-container h2{
	font-size:28px;
}

.beautypress-welcome-container p{
	font-size:20px;
}

.preloader-content h2{
	font-size:26px;	
}

.beautypress-new-about-text-gruop .beautypress-sub-heading.beautypress-watermark-title h2{
	font-size: 24px;
	line-height:27px;
	/* text-align:justify; */
}

.beautypress-new-about-text-gruop {
    padding: 0 0 30px 30px;
}

.beautypress-simple-text-with-img-section {
    padding: 60px 0 30px;
}

.beautypress-simple-text.beautypress-version-2 .beautypress-big-sub-heading h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2px;
}

.beautypress-simple-text-with-img-section .beautypress-simple-text {
    margin: 0 0 0px;
    padding: 0;
}

.beautypress-big-sub-heading h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 28px;
}

.beautypress-big-sub-heading {
    margin: 0 0 0px;
}

.section-padding {
    padding: 40px 0 20px;
}

.beautypress-section-headinig {
    padding: 20px 0 20px 0;
}

.beautypress-padding-bottom {
    padding: 0 0 34px;
}

.beautypress-footer-content{
	padding: 0 0 10px;
}

.beautypress-copyright-text {
    padding: 0 0 30px;
}

.beautypress-separetor-sub-heading h2{
	font-size:26px;
}

.beautypress-booking-form-wraper select{
	height: 40px !important;
}

.beautypress-booking-form-wraper input:not([type="submit"]), 
.beautypress-booking-form-wraper textarea{
	height: 40px !important;
}

.beautypress-booking-text {
    height: 100%;
    padding: 30px 0 30px 35px;
}

.beautypress-booking-text h3{
	margin: 0 0 26px;
    font-size: 24px;
}

.beautypress-inner-welcome-content h1{
	font-size: 26px;
}

.beautypress-contact-us-section {
    padding: 50px 0 0;
}

.beautypress-contact-details {
    margin: 0 0 0px;
}

.beautypress-contact-form .input-group{
	margin: 0 0 0px;
}

.beautypress-contact-form input:not([type="submit"]), 
.beautypress-contact-form textarea{
	height: 40px;
}




}


