@media only screen and (max-width: 1024px){
	.testimonial-slider-item {
		max-width: 860px;
	}
	.blog-lists-wrapper ul .blog-item {
		width: 48%;
	}
}

@media only screen and (max-width: 991px){
	#_nav_menu-1091-34 .oxy-menu-toggle {
        display: initial;
        position: absolute;
        right: 10px;
        top: 20px;
    }
	.owl-theme .owl-nav {
		width: 100%;
		top: 40%;
		margin: 0 auto !important;
		left: -23px;
		right: -23px;
	}
}

@media only screen and (max-width: 768px){
	.owl-theme .owl-nav button.owl-prev {
		position: relative;
		left: -25px;
	}
	.owl-theme .owl-nav button.owl-next {
		position: relative;
		right: -25px;
	}
	.blog-heading h3 {
		font-size: 24px;
		line-height: 26px;
	}
	.main-booking-form-container {
		flex-direction: column;
	}
	.booking-information-summary {
		width: 100%;
	}
}

@media only screen and (max-width: 767px){
	#_nav_menu-1540-34 {
		right: 10px !important;
		left: unset !important;
		top: 0;
		margin-top: 21px;
	}
}

@media only screen and (max-width: 480px){
	  nav#_nav_menu-7-27 .oxy-menu-toggle {
		position: absolute;
		left: unset;
		top: 20px;
		right: 15px;
	}
	.testimonial-slider-content {
		padding: 12px 24px;
		flex-direction: column;
		position: relative;
	}
	.testimonial-slider-item {
		display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 40px;
        height: 100%;
	}
	.ts-user-info {
		position: relative;
    	bottom: 0;
		width: 100%;
	}
	.ts-star-icon {
		width: 80px;
		height: 100px;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.ts-star-icon {
		width: 50px;
		height: 70px;
		background-size: contain;
	}
	.gform_footer input[type="submit"], 
	.gform_footer button {
		width: 100% !important;
	}
	.blog-lists-wrapper ul .blog-item {
		width: 100%;
	}
	.td-form-row {
		flex-direction: column;
	}
	.slider-container {
		margin: 10px 0px 0 0 !important;
	}
	.save-15-txt-row h5 {
		font-size: 21px;
		line-height: 1.2;
		margin-top: 15px;
	}
	.cleaning-type-lists ul li {
		max-width: 155px;
	}
	.cleaning-type-item{
		padding-left: 10px;
		padding-right: 10px;
	}
	.service-icon-img {
		width: 70px;
	}
	.cleaning-type-item h6 {
		line-height: 1.1;
		margin-top: 10px;
		font-size: 14px;
	}
	.wizard-form-container {
		padding: 30px 20px;
	}
}
