@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {

}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 50%;
    right: -52%;
}
	.header-logo {
    width: 75%;
}
	.home-slider-content h3 {
    font-size: 50px;
}
	section.special .row {
    gap: 70px;
}
	.home-slider-image {
    height: 600px;
}
	.home-slider-content-wrap {
    top: 29%;
}
	section.services-section {
    padding: 50px 0px;
}
	section.special {
    padding: 40px 0px;
    padding-bottom: 100px;
}
	.testimonial-item {
    margin: 0 auto;
    text-align: center;
}
	.counter-main {
    width: 100%;
}
	.client-title {
    width: 55%;
}
	section.client {
    padding-bottom: 0px;
    padding-top: 70px;
}
	section.home-form .home-form-img {
    height: 520px;
}
	section.home-form .form > .row {
    row-gap: 35px;
}
	.footer-about {
    padding-left: 16%;
}
	.page-id-226 .testimonial-items {
    margin-top: 40px;
}
}

@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.booking-form .wpbc_structure_calendar {
    width: 100% !important;
}
.booking-form .wpbc_structure_form {
    width: 100% !important;
}
.booking-form .wpbc_structure_form .form-group {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
}
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
	section.responsive-menu {
    width: 100%;
    right: -102%;
}
	.home-slider-image {
    height: 500px;
}
	.home-slider-content h3 {
    font-size: 32px;
    line-height: normal;
}
	.special-content {
    width: 90%;
}
	.special-box {
    width: 100%;
}
	.testimonial-slide-content p {
    width: 100%;
}
	section.testimonial button.slick-arrow {
    bottom: 15px;
    top: unset !important;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
}
	.services-content h2 {
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 36px;
}
	.special-item-title h2 {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
}
	.testimonial-item h2 {
    font-size: 30px;
    line-height: 30px;
}
	.client-title h2 {
    font-size: 30px;
    line-height: 30px;
}
	.section-content h3 {
    font-size: 30px;
}
	.services-image {
    width: 30%;
    margin-bottom: 0px;
}
section.testimonial button.slick-arrow.slick-prev {left: -50px !important;}

section.testimonial button.slick-arrow.slick-next {
    right: -50px !important;
}
	.counter-main-1{
		height:unset;
	}
	section.counter{
		height:
		unset;
		padding: 50px 0px;
	}
	.footer-about {
    padding-left: 8%;
}
	.footer-right{
		padding: 25px 25px;
		flex-wrap: wrap;
    	row-gap: 30px;
		 align-items: flex-start;
	}
	.footer-menu {
		width: 50%;
	}
	.haeder-btn a{
		font-size: 11px;
	}
	.client-title {
		width: 100%;
	}
	.testimonial-item {
		width: 100%;
	}
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
	.special-item-title h2 {
    font-size: 24px;
}
	.special-item-title {
    margin-bottom: 0px;
}
	.special-box-content h2 {
    font-size: 20px;
    line-height: 28px;
}
	.testimonial-item h2 {
    font-size: 24px;
}
	.client-title h2 {
    font-size: 24px;
    line-height: 30px;
}
	.section-content h3 {
    font-size: 24px;
}
	h5.services-title a {
    font-size: 20px;
    line-height: 32px;
}
	
	
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

	.home-slider-content h3 {
    font-size: 25px;
}
	section.services-section {
    padding: 50px 0px 0px 0px;
}
	.special-box {
    padding: 40px 30px;
}
	section.home-form .home-form-img {
    height: 320px;
}
	.home-form-img img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
	section.testimonial button.slick-arrow.slick-prev {
    left: -50px !important;
    bottom: 0px !important;
}
	section.testimonial button.slick-arrow.slick-next {
    right: -50px !important;
	bottom: 0 !important;	
}
	.testimonial-slide {
    border-radius: 10px;
}
	.form {
    border-radius: 20px;
}
	.menu-icon .menu-logo {
    width: 84%;
}
	
}
