@media only screen and (max-width: 1440px){
    .homepage-menu img#image-9-53 {
        width: 250px;
    }
} /* close: 1440px */

@media only screen and (max-width: 1024px){
    .homepage-menu .oxy-header-container {
        width: 100%;
        flex-wrap: wrap;
        gap: 20px;
    }
    .homepage-menu .oxy-header-container .oxy-header-left {
        width: 200px;
    }
    .homepage-menu .oxy-header-container .oxy-header-center {
        width: 55%;
    }
    .homepage-menu .oxy-header-container .oxy-header-center #_nav_menu-7-53 .menu-item a {
        padding-right: 7px;
        padding-left: 7px;
    }
    .homepage-menu .oxy-header-container .oxy-header-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .homepage-menu .oxy-header-container .oxy-header-right #div_block-32-53 {
        width: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
} /* close: 1024px */

@media only screen and (max-width: 990px){
    .homepage-menu .oxy-header-container {
        flex-wrap: nowrap;
        flex-direction: row !important;
    }
    .homepage-menu .oxy-header-container .oxy-header-center {
        width: 7%;
    }
    .homepage-menu .oxy-header-container .oxy-header-left {
        width: 50%;
    }
    .homepage-menu .oxy-header-container .oxy-header-right #div_block-32-53 {
        justify-content: end;
    }
    .homepage-menu .oxy-header-container .oxy-header-left {
        width: 44%;
        justify-content: start !important;
    }
} /* close: 990px */

@media only screen and (max-width: 768px){
    .homepage-menu .oxy-header-container .oxy-header-left {
        width: 60%;
    }
	.testimonial-slider-wrapper {
		width: 100%;
	}
	.testimonial-slider-content {
		width: 90%;
		align-self: center;
		margin: 0 auto !important;
	}
	.testimonial-slider-wrapper{
		margin: 0 auto;
	}
} /* close: 768px */

@media only screen and (max-width: 480px){
    .homepage-menu .oxy-header-container {
        flex-wrap: wrap;
        padding: 0 !important;
    }
    .homepage-menu .oxy-header-container .oxy-header-center {
        width: 7%;
        justify-content: end !important;
    }
    .homepage-menu .oxy-header-container .oxy-header-right #div_block-32-53 {
        justify-content: center;
    }
    #div_block-12-53 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    div#div_block-15-53 a,
    div#div_block-18-53 a {
        font-size: 14px;
    }
    .homepage-menu img#image-9-53 {
        width: 100%;
    }
	.custom-form-heading h1, .custom-form-heading h2 {
		line-height: 38px;
		font-size: 38px;
	}
	.custom-form-heading p {
		font-size: 18px;
		margin-top: 5px;
	}
	.ts-user-img {
		width: 65px;
		height: 65px;
	}
	.ts-user-info {
		align-items: center;
		justify-content: start;
		gap: 10px;
        width: 100%;
	}
	.user-info-right h5 {
		font-size: 18px;
		line-height: 14px;
	}
	.ts-user-says p {
		font-size: 16px;
		line-height: 24px;
	}
	.testimonial-slider-content {
        width: 99%;
    }
	.user-info-right .user-position {
		font-size: 12px;
		line-height: 18px;
	}
    .owl-nav button.owl-prev {
        position: relative;
        left: -15px;
    }
    .owl-nav button.owl-next {
        position: relative;
        right: -15px;
    }
} /* close: 480px */

@media only screen and (max-width: 375px){
} /* close: 375px */
