@media screen and (max-width: 1950px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1366px) {
	.navigation-section .stellarnav>ul>li>a {
		padding: 20px 9px;
		font-size: 14px;
	}

	.navigation-section .stellarnav>ul>li.get-quotes-btn a {
		padding: 9px 20px;
		line-height: 19px;
	}

	.contact-us-btn {
		top: 64%;
	}

	.stellarnav.desktop li.has-sub ul li a {
		font-size: 14px;
	}
}

@media screen and (max-width: 1299px) {}

@media screen and (max-width: 1199px) {}


@media screen and (max-width: 1024px) {}



@media screen and (max-width: 991px) {
	.navigation-section.f-nav {
		padding: 8px 0;
		position: unset;
		animation: unset;
	}

	.stellarnav ul ul {
		margin-top: 0px;
	}

	.stellarnav li li {
		border-bottom: 1px solid #fdf6f61a;
	}

	.navigation-section .stellarnav.mobile>ul>li>a {
		padding: 15px;
	}

	.navigation-section .stellarnav.mobile>ul>li {
		border-bottom: 1px solid #fdf6f61a;
	}

}







@media screen and (max-width: 768px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 667px) {}

@media screen and (max-width: 575px) {}



@media screen and (max-width: 400px) {}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}