/*start of global styles*/
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.m-20{
	margin-top: 20px;
}

.m-bottom-20{
	margin-bottom: 20px;
}

.m-bottom-50{
	margin-bottom: 50px;
}

html,body{
	background: #fff;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Raleway', sans-serif, Tahoma;
}

html { min-height: 100%; }

.our-products-btn {
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	background: #fff;
	color: red;
	margin-top: -20px;
	display: block;
	/*width: 100%;*/
	width: 200px;
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 100px;
	z-index: 2000;
	margin-left: -100px;
	-moz-user-select: none;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
}

.btn-brands{
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	background: #444;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	display: block;
	text-align: center;
	border-radius: 0;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
}

.btn-brands:hover , .btn-brands:active , .btn-brands:focus{
	color: #eee;
}

.modal-title{
	text-align: center;
	text-transform: uppercase;
}
/*.brands-btn{
	background: #fff;
	color: #444;
	-ms-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
}

.aboutus-btn:hover,.aboutus-btn:focus,.aboutus-btn:active{
	color: #eee;
	text-decoration: none;
}*/


.our-products-btn:hover,.our-products-btn:active,.our-products-btn:focus{
	color: #444;
	text-decoration: none;
}

.bold-900{
	font-weight: 900;
}

.navbar-brand{
	margin-top: -25px;
}

.navbar-noscroll{
	padding: 15px 0;
	background-color: #f5f5f5 !important;
	border-bottom: 2px solid #cbcbcb !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
}

.navbar-default{
	background-color: #f5f5f5 !important;
	border-bottom: 2px solid #cbcbcb !important;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	color: #333;
	background: transparent;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #777777;
}

.navbar-default .navbar-nav > li > a{
	color: #555;
	text-transform: uppercase;
	font-weight: 500;
}



.section-title{
	font-weight:200;
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.dotted-effect{
	position: relative;
}

.dotted-effect::before{
	position: absolute;
	top: 80%;
	left: 50%;
	content: '•';
	font-size: 1.2em;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
	color: #717171;
	text-shadow: 20px 0 #717171, -20px 0 #717171;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;	
	transition:.3s;
}

.dotted-effect:hover::before{
	text-shadow: 30px 0 #717171, -30px 0 #717171;
}

.heading-container{
	text-align: center;
}

.form-control{
	background-color: transparent;
}

.stroke{
	position: relative;
	margin: 0 auto;
	width: 400px;
}

.stroke:before, .stroke:after{
	content: '';
	border-bottom: solid 1px #eee;
	position: absolute;
	display: block;
	top: 10px;
	width: 20%;
}

.stroke:after{
	right: 0;
}

.extreme-bold{
	font-weight: 900;
}

.custome-btn{
	background: transparent;
	color: #fff;
	border: 1px solid #ccc;
	font-weight: 500;
	padding: 10px 80px;
}

.custome-btn:hover{
	color: #fff;
}





/*Global styles ends here*/

.wrapper{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}

.wrapper-inside{
	display: table-cell;
	vertical-align: middle;
	/*background: url('../images/banner.jpg') no-repeat;*/

	/*url('../images/banner_pattern.png') repeat,*/
		
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: inset 5px 5px 55px rgba(0,0,0,.8);
	box-shadow: inset 5px 5px 55px rgba(0,0,0,.8);
}

.wrapper-inside .content{
	z-index: 2;
	position:relative;
}


.banner .main-header{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 3em;
	text-shadow: 1px 1px 3px #000;
	font-weight: 900;
}

.banner p{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	text-shadow: 1px 1px 3px #000;
	text-transform: none;
	color: #fff;
	font-size: 1.9em;
	letter-spacing: 2px;
}

/*Styling for about us*/

.aboutus{
	overflow: hidden;
}

.aboutus-btn{
	margin: 20px 0 50px 0;
}

.aboutus p {
	font-size: 16px;
}

.aboutus .image-holder{
	display: inline-block;
	height: 210px;
	width: 210px;
	background: url('../images/aboutus-sprite.png');	
}

.aboutus-btn, .brands-btn{
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	background: #444;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	display: block;
	width: 200px;
	text-align: center;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
}

.brands-btn{
	background: #fff;
	color: #444;
	-ms-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, .1);
}

.aboutus-btn:hover,.aboutus-btn:focus,.aboutus-btn:active{
	color: #eee;
	text-decoration: none;
}

.aboutus .col-md-4 h2{
	font-weight: 900;
	text-transform: uppercase;
	font-size: 25px;
}

.aboutus .our-clients{
	background-position: 0 0;
}

.aboutus .high-quality{
	background-position: -210px 0;
}

.aboutus .professionals{
	background-position: -420px 0;
}

.aboutus .image-holder-2{
	display: inline-block;
	height: 210px;
	width: 210px;
}

.aboutus .incaa{
	background-position: 0 0;
}

.aboutus .incaa{
	background-position: -210px 0;
}

.aboutus .richlamp{
	background-position: 0px 0;
}

/*our products styles start here*/
.our-products .section-title{
	/*color: #fff;*/
    /*text-shadow: 1px 1px 1px rgba(0,0,0,.7),*/
					/*1px 1px 2px rgba(0,0,0,.2);*/
	color: #444;
	color: hsl(0, 0%, 44%)					
}

.our-products a , .our-brands a{
	color: #000;
	text-decoration: none;
}

.our-products  a:hover,.our-products a:active , .our-brands a:hover,.our-brands  a:active {
	color: #000;
}

.our-products{
	font-family: 'Raleway', sans-serif, Tahoma;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	max-width: 1500px;
	/*background: transparent url(../images/products-bg.jpg) no-repeat 50% 50%;*/
	background-size: cover;
	position: relative;
}

.our-products figure{
	position: relative;
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 5px 2px rgba(0,0,0,.2);
}

.our-products figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	height: 25%;
	line-height: 2.5em;
	letter-spacing: 2px;
	text-align: center;
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
	text-transform: uppercase;
	font-size: 1.4em;
}


/*.our-products .dotted-effect::before{
	color: #fff;
	text-shadow: 20px 0 #fff, -20px 0 #fff;
}*/

/*.our-products .dotted-effect:hover::before{
	color: #fff;
	text-shadow: 30px 0 #fff, -30px 0 #fff;
}

.our-products .dotted-effect:hover::before{
	text-shadow: 30px 0 #fff, -30px 0 #fff;
}*/

/*our products styles ends here*/







/*Our brand styled here*/

.our-brands{
	padding-bottom: 50px;
}

.our-brands figure{
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 5px 2px rgba(0,0,0,.2);
}

.our-brands figure figcaption{
	height: 25%;
	line-height: 3em;
	letter-spacing: 2px;
	text-align: center;
	background: rgba(255,255,255,.7);
	text-transform: uppercase;
	font-size: 1.4em;
	border: 1px solid rgba(0,0,0,.1);
}

.modal-body figure figcaption{
	font-size: 1em;
}

.circular-next,.circular-prev{
	outline: none;
	border: none;
	padding:20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow:  1px 1px 1px rgba(0,0,0,.3);
	box-shadow:  1px 1px 1px rgba(0,0,0,.3);
	margin: 10px 0;
	border: 2px solid #eee;
}

/*our brand style ends here*/

/*inquery section starts here*/
.inquiry{
	height: 120%;
	overflow: hidden;
	background: url(../images/Inquery-Bg.jpg);
}

	

.inquiry-form-container{
	margin-top: 50px;
	background: #000;
	padding: 30px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 15px rgba(254,12,12,.5);
	box-shadow: 0px 0px 15px rgba(254,12,12,.5);
}

.inquiry-form{
   /*kept empty on intention*/
}


.inquiry-form-container .form-control{
	background: #727272;
	color: #fff;
	border: 1px solid #727272;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
}

.inquiry-btn{
	background: #727272;
	padding: 10px 80px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
}

/*end of inquery section*/

/*showroom code starts here*/

.showrooms{
	background: #eee;
	/*hack for parent-child margin collapse*/
	padding-top: 1px;   
	margin-top: -1px;
	padding-bottom: 50px;
	background: url(../images/showrooms-bg.jpg) no-repeat 50% 70%;
	background-size: cover;
}

.showrooms .section-title{
	margin-top: 50px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.9),
				1px 1px 2px rgba(0,0,0,.5);
}

.showrooms .dotted-effect::before{
	position: absolute;
	top: 80%;
	left: 50%;
	content: '•';
	font-size: 1.2em;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
	color: #fff;
	text-shadow: 20px 0 #fff, -20px 0 #fff;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;	
	transition:.3s;
}

.showrooms .dotted-effect:hover::before{
	text-shadow: 30px 0 #fff, -30px 0 #fff;
}

/*showroom code ends here*/




/*contact us code starts here*/

.contactus{
	background: url('../images/contactus_page.jpg') no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top:20px; 
	padding-bottom:5px; 
	color: #fff;
	position: relative;
}

.contactus .form-control{
	color: #fff;
}

.contactus .form-control:focus{
	background-color:rgba(0,0,0,.5); 
}

.contactus .map-holder{
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid rgba(255,255,255,.5);
}

.contactus address{
	margin-top: 20px;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 400;
}

.contactus .heading-container{
	/*height: 20%;*/
	margin: 0 0 50px;
}

.contactus .container{
	display: table;
	height: 50%;
	vertical-align: top;
}


.contactus .section-title{
	margin-top: 20px;
} 


.address {
	background: #fff;
	margin-bottom: 20px;
	color: #000;
	text-align: center;
}

.address h2{
	background: #000;
	padding: 20px;
	color: #fff;
	text-align: center;
}

.address h3{
	margin-top: 0px;
}

.address .content{
	padding: 15px;
}
.address .content ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.address  .content li{
	width: 100%;
	float: left;
}
.address  .content .coloumb{
	width: 100%;
	float: left;
}
.address  .clearfix:after,.clearfix:before{
	display: table;
	content: '';
}
.address  .clearfix:after{
	clear: both;
}
/*.address .call{
	margin-top: 30px;
	font-weight: 500;
	font-size: 1.2em;
}*/


/*contact us code ends here*/





/*footer code begins here*/

.footer{
	bottom: 0;
	color: #fff;
	width: 100%;
	padding: 0px 20px;
	padding-top:20px;
	z-index: 15;
}

.footer .social-strip{
	list-style: none;
	float: right;
}

.footer .social-strip a{
	color: #fff;
} 

.footer .social-strip a:hover,.footer .social-strip a:active,.footer .social-strip a:focus{
	color: #eee;
} 


.footer .social-strip li{
	display: inline-block;
}

.footer .social-strip li + li {
	margin-left: 10px;
}

/*footer code ends here*/


.our-products-btn{
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	background: #fff;
	color: #444;
	margin-top: -20px;
	display: block;
	/*width: 100%;*/
	width: 200px;
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 100px;
	z-index: 1000;
	margin-left: -100px;
	-moz-user-select: none;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
}


.our-products-btn:hover,.our-products-btn:active,.our-products-btn:focus, .brands-btn:hover , .brands-btn:focus , .brands-btn:active{
	color: #656565;
	text-decoration: none;
}


@media only screen and (min-width : 992px) {

		.aboutus{
			height: auto;
		}

		.aboutus .container{
			/*display: table !important;
			height: 100%;
			vertical-align: middle;*/
			margin-top: 50px;
		}

		.aboutus .row{
			/*display: table-row !important;*/
			vertical-align:middle; !important;
			/*height: 100%;*/
		}

		.aboutus .col-md-4{
			/*float: none;*/
			height: 100%;
			/*display: table-cell !important;*/
			/*vertical-align:middle; !important;*/
		}


		/*contact us responsive style*/

		.contactus div[class^="col-md"]{
			display: table-cell !important;
			height: 130% !important;
			vertical-align: middle;
			float: none;
		}

		.banner p {
		font-size:2.9em;
		}
		/*contact us code ends heere*/

 }


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

	.our-products-btn{
		left: 75%;
	}
	.banner p {
		font-size:1.5em;
		}
}

@media only screen and (min-width : 992px){


}
.backpage_ul {
margin:0px;
padding:0px;
}
.backpage_ul li{
  border: 1px solid #cbcbcb;
  font-size: 17px;
  padding: 10px;
  background-color: rgba(0,0,0,0.05);
  list-style: none;
  margin: 10px 0px;
  }