<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media ( min-width : 992px) and (max-width: 1099px) {
	.container-fluid {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 20px;
	}
	.navbar {
		min-height: 130px;
		margin-left: .5%;
		margin-right: 0.5%;
		border: 0;
		width: 99%;
	}
	.nav {
		font-size: 15px;
	}
	.navbar-right {
		margin-right: 50px;
		margin-top: 35px;
	}
	.logo {
		margin-top: 10px;
		width: 18%;
		z-index: 1;
		position: absolute;
		margin-left: 5%;
	}
	.main-width {
		width: 93%;
		font-size: 11pt !important;
	}
	.feature-width {
		width: 58%;
		font-size: 11pt !important;
	}
	.gallery-width {
		width: 58%;
		font-size: 11pt !important;
	}
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 18pt !important;
	}
	.about-sub-title {
		font-size: 16pt !important;
	}
	.about-content {
		font-size: 8.5pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 9pt !important;
	}
	.about-alhasawi-bg {
		height: 400px;
	}
	.abdul-karim-photo {
		width: 100%;
	}
	.about-inner-containt-btn {
		left: 70%;
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 150%;
		margin-left: -25%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 0px;
		font-weight: 100;
	}
	.about-us-images {
		width: 190%;
		margin-left: -40%;
	}
	.manufacturing-litle {
		font-size: 9pt !important;
	}
	.retail-images-width {
		width: 100%;
	}
	.circle {
		display: block;
		height: 160px;
		width: 160px;
		line-height: 160px;
		-moz-border-radius: 80px;
		border-radius: 80px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		width: 700px;
		left: -3.5%;
	} */
	.main-product-content-p {
		font-size: 10pt !important;
	}
	.main-product-image {
		width: 110%;
	}
	.ace-image {
		width: 150%;
	}
	.sears-image {
		width: 150%;
	}
	.peak-image {
		width: 150%;
	}
	.dadida-image {
		width: 150%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 10pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 80px;
	}
	.retail-content-height {
		height: 60vh;
	}
	.visit-font-size {
		font-size: 10pt !important;
	}
	.certificate-bg-image {
		/* background: url(../images/certificate-bg.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; */
		left: -1.5%;
		width: 103%;
	}
	.contact-scroll {
		background: #cccccc;
		width: 103%;
		margin-left: -1.5%;
	}
	.contact-map-bg {
		margin-left: -1.5%;
		width: 103%;
	}
	.contact-height {
		height: 560px;
	}
	.form-control {
		display: block;
		width: 100%;
		height: 25px;
		padding: 6px 12px;
		font-size: 12px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
			ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
			.15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	textarea.form-control {
		height: 80px;
	}
	.btn {
		display: inline-block;
		padding: 5px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
}

@media ( min-width : 1100px) and (max-width: 1199px) {
	.container-fluid {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 20px;
	}
	.navbar {
		min-height: 130px;
		margin-left: 0px;
		margin-right: 0px;
		border: 0;
		width: 100%;
	}
	.nav {
		font-size: 15px;
	}
	.navbar-right {
		margin-right: 60px;
		margin-top: 35px;
	}
	.logo {
		margin-top: 10px;
		width: 18%;
		z-index: 1;
		position: absolute;
		margin-left: 5%;
	}
	.main-width {
		width: 100%;
		font-size: 12pt !important;
	}
	.feature-width {
		width: 61%;
		font-size: 12pt !important;
	}
	.gallery-width {
		width: 61%;
		font-size: 12pt !important;
	}
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 18pt !important;
	}
	.about-sub-title {
		font-size: 16pt !important;
	}
	.about-content {
		font-size: 8.5pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 9pt !important;
	}
	.about-alhasawi-bg {
		height: 400px;
	}
	.abdul-karim-photo {
		width: 100%;
	}
	.about-inner-containt-btn {
		left: 70%;
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 130%;
		margin-left: -20%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 0px;
		font-weight: 100;
	}
	.about-us-images {
		width: 150%;
		margin-left: -40%;
	}
	.manufacturing-litle {
		font-size: 9pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 170px;
		width: 170px;
		line-height: 170px;
		-moz-border-radius: 85px;
		border-radius: 85px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		width: 730px;
		left: 0px;
	} */
	.main-product-content-p {
		font-size: 10pt !important;
	}
	.main-product-image {
		width: 110%;
	}
	.ace-image {
		width: 150%;
	}
	.sears-image {
		width: 150%;
	}
	.peak-image {
		width: 150%;
	}
	.dadida-image {
		width: 150%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 10pt !important;
	}
	.retail-content-btn {
		width: 300px;
    left: 80px;
	}
	.retail-content-height {
		height: 60vh;
	}
	.visit-font-size {
		font-size: 10pt !important;
	}
	.certificate-bg-image {
		/* background: url(../images/certificate-bg.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; */
		left: -1.5%;
		width: 103%;
	}
	.contact-scroll {
		background: #cccccc;
		width: 103%;
		margin-left: -1.5%;
	}
	.contact-map-bg {
		margin-left: -1.5%;
		width: 103%;
	}
	.contact-height {
		height: 560px;
	}
	.form-control {
		display: block;
		width: 100%;
		height: 25px;
		padding: 6px 12px;
		font-size: 12px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
			ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
			.15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	textarea.form-control {
		height: 80px;
	}
	.btn {
		display: inline-block;
		padding: 5px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
}</pre></body></html>