@media ( min-width : 1200px) and ( max-width : 1299px) {
	.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: 16px;
	}
	.navbar-right {
		margin-right: 65px;
		margin-top: 35px;
	}
	.logo {
		margin-top: 5px;
		width: 18%;
		z-index: 1;
		position: absolute;
		margin-left: 5%;
	}
	.main-width {
		width: 83.65%;
		font-size: 13pt !important;
	}
	.feature-width {
		width: 58.65%;
		font-size: 13pt !important;
	}
	.gallery-width {
		width: 58.65%;
		font-size: 13pt !important;
	}
	.home-page-height {
		height: 500px;
	}
	/* .main-width {
		width: 77.65%;
	}
	.feature-width {
		width: 49.65%;
	}
	.gallery-width {
		width: 49.65%;
	} */
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 20pt !important;
	}
	.about-sub-title {
		font-size: 18pt !important;
	}
	.about-content {
		text-indent: 50px;
		font-size: 11pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 11pt !important;
	}
	.about-alhasawi-bg {
		height: 400px;
	}
	.abdul-karim-photo {
		width: 65%;
	}
	.about-inner-containt-btn { /* left: 70%; */
		
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 100%;
		margin-left: 0%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 2px;
		font-weight: 100;
	}
	.about-us-images {
		width: 100%;
		margin-left: 0%;
	}
	.manufacturing-litle {
		font-size: 11pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 180px;
		width: 180px;
		line-height: 180px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		left: 3.9%;
	} */
	/* .water-coolers-btn {
		margin-left: 21%;
	} */
	.main-product-content-p {
		font-size: 12pt !important;
	}
	.main-product-image {
		width: 100% !important;;
	}
	.ace-image {
		width: 120%;
	}
	.sears-image {
		width: 120%;
	}
	.peak-image {
		width: 120%;
	}
	.dadida-image {
		width: 120%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 11pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 50px;
	}
	.retail-content-height {
		height: 70vh;
	}
	.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: 630px;
	}
	.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;
	}
	.abou-us-bg-btn {
		background: url(../images/about-bg-bnt.png);
		background-repeat: no-repeat;
		color: #cccccc;
		background-size: 100% 100%;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media ( min-width : 1300px) and ( max-width : 1399px) {
	.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: 16px;
	}
	.navbar-right {
		margin-right: 50px;
		margin-top: 40px;
	}
	.logo {
		margin-top: 0;
		width: 18%;
		z-index: 1;
		position: absolute;
		margin-left: 4%;
	}
	.main-width {
		width: 83.65%;
	}
	.feature-width {
		width: 53.65%;
	}
	.gallery-width {
		width: 53.65%;
	}
	.home-page-height {
		height: 500px;
	}
	.main-width {
		width: 87.65%;
	}
	.feature-width {
		width: 56.65%;
	}
	.gallery-width {
		width: 56.65%;
	}
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 20pt !important;
	}
	.about-sub-title {
		font-size: 18pt !important;
	}
	.about-content {
		font-size: 10.5pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 11pt !important;
	}
	.about-alhasawi-bg {
		height: 420px;
	}
	.abdul-karim-photo {
		width: 65%;
	}
	.about-inner-containt-btn { /* left: 70%; */
		
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 100%;
		margin-left: 0%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 2px;
		font-weight: 100;
	}
	.about-us-images {
		width: 100%;
		margin-left: 0%;
	}
	.manufacturing-litle {
		font-size: 11pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 180px;
		width: 180px;
		line-height: 180px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		left: 50px;
		min-width: 800px;
	} */
	/* .water-coolers-btn {
		margin-left: 21%;
	} */
	.main-product-content-p {
		font-size: 12pt !important;
	}
	.main-product-image {
		width: 100% !important;;
	}
	.ace-image {
		width: 120%;
	}
	.sears-image {
		width: 120%;
	}
	.peak-image {
		width: 120%;
	}
	.dadida-image {
		width: 120%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 11pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 50px;
	}
	.retail-content-height {
		height: 65vh;
	}
	.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: 630px;
	}
	.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;
	}
	.abou-us-bg-btn {
		background: url(../images/about-bg-bnt.png);
		background-repeat: no-repeat;
		color: #cccccc;
		background-size: 100% 100%;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.margin-top-brand 
{
	margin-bottom: 0px; margin-top: 0px;
}
}

@media ( min-width : 1400px) and ( max-width : 1499px) {
	.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: 17px;
	}
	.navbar-right {
		margin-right: 85px;
		margin-top: 40px;
	}
	.logo {
		margin-top: 0%;
		width: 17%;
		z-index: 1;
		position: absolute;
		margin-left: 5%;
	}
	.main-width {
		width: 81.65%;
	}
	.feature-width {
		width: 51.65%;
	}
	.gallery-width {
		width: 51o .65%;
	}
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 20pt !important;
	}
	.about-sub-title {
		font-size: 18pt !important;
	}
	.about-content {
		font-size: 12pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 11pt !important;
	}
	.about-alhasawi-bg {
		height: 400px;
	}
	.abdul-karim-photo {
		width: 65%;
	}
	.about-inner-containt-btn { /* left: 70%; */
		
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 100%;
		margin-left: 0%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 2px;
		font-weight: 100;
	}
	.about-us-images {
		width: 100%;
		margin-left: 0%;
	}
	.manufacturing-litle {
		font-size: 11pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 180px;
		width: 180px;
		line-height: 180px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		left: -85px;
		min-width: 800px;
	} */
	/* .water-coolers-btn {
		margin-left: 21%;
	} */
	.main-product-content-p {
		font-size: 12pt !important;
	}
	.main-product-image {
		width: 100% !important;;
	}
	.ace-image {
		width: 120%;
	}
	.sears-image {
		width: 120%;
	}
	.peak-image {
		width: 120%;
	}
	.dadida-image {
		width: 120%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 11pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 50px;
	}
	.retail-content-height {
		height: 70vh;
	}
	.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: 630px;
	}
	.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;
	}
	.abou-us-bg-btn {
		background: url(../images/about-bg-bnt.png);
		background-repeat: no-repeat;
		color: #cccccc;
		background-size: 100% 100%;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media ( min-width : 1500px) and ( max-width : 1599px) {
	.container-fluid {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 45px;
		margin-left: .5px;
	}
	.logo {
		margin-top: -17px;
		width: 200px;
		z-index: 1;
		position: absolute;
		margin-left: 70px;
	}
	.navbar {
		min-height: 130px;
		margin-left: 0px;
		margin-right: 0px;
		border: 0;
		width: 100%;
	}
	.nav {
		font-size: 18px;
	}
	.navbar-right {
		margin-right: 100px;
		margin-top: 10px;
	}
	.home-main {
		height: 550px;
	}
	.carousel-image {
		height: 401px !important;
		width: 100%;
	}
	.sub-title {
		height: 85px;
	}
	.about-main-container {
		height: 500px !important;
	}
	.main-width {
		width: 70.65%;
	}
	.feature-width {
		width: 45.65%;
	}
	.gallery-width {
		width: 45.65%;
	}
	/* .home-page-height {
		height: 600px;
	} */
	.main-width {
		width: 77.65%;
	}
	.feature-width {
		width: 49.65%;
	}
	.gallery-width {
		width: 49.65%;
	}
	.home-page-height {
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 24pt !important;
	}
	.about-sub-title {
		font-size: 20pt !important;
	}
	.about-content {
		font-size: 12pt !important;
	}
	.about-inner-title {
		font-size: 20pt !important;
	}
	.about-inner-containt {
		font-size: 12pt !important;
	}
	.about-alhasawi-bg {
		height: 450px;
	}
	.abdul-karim-photo {
		width: 65%;
	}
	.about-inner-containt-btn { /* left: 70%; */
		
	}
	.about-main-btn {
		left: 50px;
	}
	.our-values-image {
		width: 100%;
		margin-left: 0%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 2px;
		font-weight: 100;
	}
	.about-us-images {
		width: 100%;
		margin-left: 0%;
	}
	.manufacturing-litle {
		font-size: 11pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 180px;
		width: 180px;
		line-height: 180px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		left: -61px;
	} */
	/* .water-coolers-btn {
		margin-left: 21%;
	} */
	.main-product-content-p {
		font-size: 12pt !important;
	}
	.main-product-image {
		width: 100% !important;;
	}
	.ace-image {
		width: 100%;
	}
	.sears-image {
		width: 100%;
	}
	.peak-image {
		width: 100%;
	}
	.dadida-image {
		width: 100%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 12pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 50px;
	}
	.retail-content-height {
		height: 70vh;
	}
	.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: 630px;
	}
	.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;
	}
	.abou-us-bg-btn {
		background: url(../images/about-bg-bnt.png);
		background-repeat: no-repeat;
		color: #cccccc;
		background-size: 100% 100%;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media ( min-width : 1600px) {
	.container {
		width: 100%;
	}
	.container-fluid {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 20px;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.logo {
		margin-top: -4px;
		width: 250px;
		z-index: 1;
		position: absolute;
		margin-left: 70px;
	}
	.navbar {
		min-height: 130px;
		margin-left: 0px;
		margin-right: 0px;
		border: 0;
		width: 100%;
	}
	.nav {
		font-size: 13pt;
	}
	.navbar-right {
		margin-right: 100px;
		margin-top: 30px;
	}
	.home-main {
		height: 650px;
	}
	.carousel-image {
		height: 401px !important;
	}
	.sub-title {
		height: 85px;
	}
	.about-main-container {
		height: 500px !important;
	}
	.main-width {
		width: 70.65%;
	}
	.feature-width {
		width: 45.65%;
	}
	.gallery-width {
		width: 45.65%;
	}
	/* .home-page-height {
		height: 600px;
	} */
	.main-width {
		width: 77.65%;
	}
	.feature-width {
		width: 49.65%;
	}
	.gallery-width {
		width: 49.65%;
	}
	.home-page-height {
		margin-top: 50px;
		height: 500px;
	}
	.carousel-height {
		height: 400px;
	}
	.about-main-title {
		font-size: 20pt !important;
	}
	.about-sub-title {
		font-size: 18pt !important;
	}
	.about-content {
		font-size: 12pt !important;
	}
	.about-inner-title {
		font-size: 18pt !important;
	}
	.about-inner-containt {
		font-size: 12pt !important;
	}
	.about-alhasawi-bg {
		height: 55vh;
	}
	.abdul-karim-photo {
		width: 65%;
	}
	.about-inner-containt-btn { /* left: 70%; */
		
	}
	.about-main-btn {
		left: 12%;
	}
	.our-values-image {
		width: 100%;
		margin-left: 0%;
	}
	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 20px;
		padding-left: 20px;
	}
	.jumbotron p {
		margin-bottom: 2px;
		font-weight: 100;
	}
	.about-us-images {
		width: 95%;
		margin-left: 0%;
	}
	.manufacturing-litle {
		font-size: 11pt !important;
	}
	.retail-images-width {
		width: 80%;
	}
	.circle {
		display: block;
		height: 180px;
		width: 180px;
		line-height: 180px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		background-color: #0B4776;
		color: white;
		text-align: center;
		font-size: 2em;
	}
	.img-circle {
		background-color: #0B4776;
		color: white;
	}
	/* .manufactoring-sub-menu {
		left: -55px;
	} */
	/* .water-coolers-btn {
		margin-left: 50px;
	} */
	.main-product-content-p {
		font-size: 12pt !important;
	}
	.main-product-image {
		width: 100% !important;;
	}
	.ace-image {
		width: 100%;
	}
	.sears-image {
		width: 100%;
	}
	.peak-image {
		width: 87%;
	}
	.dadida-image {
		width: 100%;
	}
	.ace-sub-image {
		width: 20%;
	}
	.retail-sub-content {
		font-size: 12pt !important;
	}
	.retail-content-btn {
		width: 300px;
		left: 50px;
	}
	.retail-content-height {
		height: 70vh;
	}
	.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: 630px;
	}
	.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;
	}
	.abou-us-bg-btn {
		background: url(../images/about-bg-bnt.png);
		background-repeat: no-repeat;
		color: #cccccc;
		background-size: 100% 100%;
		float: left;
		padding-left: 2%;
		padding-right: 2%;
	}
}

.header-bg {
	background: url('../images/main-menu-bar.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.nav>li {
	margin-left: 20px;
	margin-right: 20px;
}

.carousel-image {
	width: 100%;
}

/* .ace-image:hover {
	background-color: White;
	border: 1px solid White;
	border-radius: 20px;
}

.sears-image:hover {
	background-color: White;
	border: 1px solid White;
	border-radius: 20px;
}

.peak-image:hover {
	background-color: White;
	border: 1px solid White;
	border-radius: 20px;
}

.dadida-image:hover {
	background-color: White;
	border: 1px solid White;
	border-radius: 20px;
} */
.certificate-bg-image {
	background-color: rgba(217, 225, 233, .6);
}

.certificate-title {
	font-size: 11pt;
}

.img-thumbnail {
	background-color: transparent;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px solid rgba(217, 225, 233, .6);
}

/* .height-50vh {
	height: 570px !important;
} */