*
{
	margin:0;
	padding:0;
}
a,ul
{
	list-style:none;
	text-decoration:none;
}
img
{
	border:none;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input,select{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	font-weight: 400;
	font-size: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
	background:url(../images/10.jpg) no-repeat fixed;
	background-size:cover; 
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}

p.codrops-demos{
	display: block;
	padding: 8px 0px;
	background:rgb(250, 122, 4);
	border:1px solid rgb(255, 175, 102);
}
p.codrops-demos a
{
	padding:0 10px;
	/*border-left:1px solid rgb(238, 122, 12);*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:rgb(253, 233, 213);
	border-right:1px solid rgb(255, 173, 98);
}
p.codrops-demos a:last-child
{
	padding:0 10px;
	/*border-left:1px solid rgb(238, 122, 12);*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:rgb(253, 233, 213);
	border-right:0px solid rgb(255, 173, 98);
}

@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}
.mb_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#000;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
}
.mb_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	/*float:right;*/
}
.mb_footer a:hover{
	color:#fff;
}
.mb_footer a span{
	font-weight:bold;
}
.mb_footer a.mb_left{
	float:left;
}
#logo {
text-align: left;
margin:0 0 10px 0;
}
.inner_contain
{
	width:94%;
	height:100%;
	margin:40px auto;
}
.cl-10{
    width:100%;
	height:auto;
	margin:4px auto;
    display: block;
    float: left;
}
.cl-3
{
	width:25%;
	height:auto;
	box-sizing: border-box;
}
.cl-4
{
	width:30%;
	height:auto;
	padding:0 30px;
	box-sizing: border-box;
	float:left;
}
.cl-5
{
	width:50%;
	height:auto;
	padding:0 30px;
	box-sizing: border-box;
	float:left;
}
.cl-5 img{
    padding: 3% 0;
}

.align-center{
    text-align: center !important;
}
.align-center img{
    margin: 0 auto;
    display: block;
}
.in_pd
{
	margin:0 5% 0 0;
}
.cl-6
{
	width:65%;
	padding:0 30px;
	box-sizing: border-box;
	float:left;
}
.in_title
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:45px;
	padding:10px 0 10px 0;
	border-bottom:1px solid #fff;
	text-align:left;
	text-shadow:2px 2px 5px #000;
}
.in_head
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:16px;
	padding:5px 0 10px 0;
	border-bottom:1px solid #fff;
	text-align:left;
	transition:all 0.2s ease-in-out;
	cursor:pointer;
}
.scriptshow:focus
{
	color: orange;
	background:rgba(255, 255, 255, 1);
	font-weight:bold;
	
}
.in_head:hover
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #000;
	font-size:16px;
	padding:5px 0 10px 10px;
	border-bottom:1px solid #fff;
	text-align:left;
	background:rgba(255, 255, 255, 1);
	font-weight:bold;
}
.text_back
{
	border-left: 5px;
	border-left-color: #000000;
	border-right: 5px;
	border-right-color: #000000;
	background:url(../images/text_back.png);
}
.ovrflw
{
    overflow-y:scroll;
    height:540px;    
}
.ovrflw::-webkit-scrollbar {
    width: 5px;
}

.ovrflw::-moz-scrollbar {
    width: 5px;
}
 
.ovrflw::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    
}

.ovrflw::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    
}
 
.ovrflw::-webkit-scrollbar-thumb {
	background-color:silver;
	border-radius:5px;
}
.ovrflw::-moz-scrollbar-thumb {
	background-color:silver;
	border-radius:5px;
}

.info
{
	font-family:"Century Gothic";
	color:#eee;
	text-align:justify;
	line-height:24px;
	padding:10px 0;
	font-size:13px;
}
.person
{
	float:left;
	margin:0 20px 0 0;
	position:relative;
	top:10px;
	width:80px;
	height:80px;
}
.person-nm
{
	font-size:20px;
	font-weight:bold;
	color:rgb(250, 122, 4);
}
.detail
{
	padding:0 30px 30px 30px;
}
.inside_head
{
	color:#fff;
}
.bds
{
	box-shadow:0 0 10px #000;
	border-radius:10px;
	width:100%;
	height:auto;
}
.para
{
	font-family:"Century Gothic";
	line-height:24px;
	color:#eee;
	text-align:justify;
	padding:20px 0;
}
.in_title2
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:50px;
	padding:10px 0 10px 0;
	text-align:left;
	text-shadow:2px 2px 5px #000;
}
#quick ul li
{
    display:inline;
    border-right:1px solid white;
    
}
#copy-right
{
    width: 588px;
float: left;
color: white;
padding: 4px 0px;
}
#copy-right a
{
    border-right:1px solid white;
    padding:0px 10px;
}
#quick
{
    width: 425px;
float: right;
padding: 4px;
}
.social-icn
{
    float:right;
}
.social-icn a
{
    padding:0px;
    font-size:18px;
}
.enq-fld
{
    font-family: "Century Gothic";
    color: #eee;
    text-align: right;
    padding: 10px 0;
    font-size: 13px;
}
    #contact label{
    display: inline-block;
    text-align: right;
}
#contact_submit{
    /*padding-left: 100px;*/
}
#contact_submit input
{
    outline:none;
}
#contact div{
    margin-top: 1em;
}
textarea{
    vertical-align: top;
    height: 5em;
    resize:none;
}
.error{
    display: none;
    margin-left: 10px;
}      
 
.error_show{
    color: red;
    margin-left: 10px;
}
input.invalid, textarea.invalid{
    border: 2px solid red;
}

.enq-btn
{
    width: 66px;
    height:25px;
    background: rgb(250, 122, 4);
    border: 1px solid rgb(250,122,4);
    cursor: pointer;
    color:#fff !important;
}
.enq-btn:hover
{
    background: none;
    color: rgb(250, 122, 4) !important;
    border:1px solid rgb(250,122,4);
}
/*---products---*/
.main-prod
{
   
}

.pro-div
{
    width:32.33%;
    float:left;
    padding:20px 10px;
    box-sizing:border-box;
    margin:0.5%;
    transition:all 0.4s ease-in-out;
    background: -webkit-linear-gradient(rgb(205, 205, 205), rgb(78, 78, 78));
    background: -o-linear-gradient(rgb(205, 205, 205), rgb(78, 78, 78));
    background: -moz-linear-gradient(rgb(205, 205, 205), rgb(78, 78, 78));
    background: linear-gradient(rgb(205, 205, 205), rgb(78, 78, 78));
}
.pro-div:hover
{
    background:#000;
}
.pro-div img
{
    height:177px;
}
@media screen and (max-width: 980px) {
	.pro-div
	{
		width:49%;
		float:left;
	}
}
@media screen and (max-width: 768px) {
	.pro-div
	{
		width:99%;
		clear:both;
	}
}
@media screen and (max-width: 480px) {
	.pro-div
	{
		width:99%;
		clear:both;
	}
}
.in_title3
{
    font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
    color: #fff;
    font-size: 18px;
    padding: 10px 0 0px 0;
    text-align: center;
    text-shadow: 2px 2px 5px #000;
}
.prod-para
{
    font-family: "Century Gothic";
    color: #eee;
    text-align: justify;
    padding: 10px 0;
    font-size: 12px;
    border-bottom:5px solid #fff;
    border-top:1px solid #fff;
}
.lght-prod-para
{
    font-family: "Century Gothic";
    color: #000;
    text-align: justify;
    padding: 10px 0;
    font-size: 12px;
    border-bottom:5px solid #000;
    border-top:1px solid #000;
}

.in_title4
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:25px;
	padding:10px 0 10px 0;
	text-align:left;
	text-shadow:2px 2px 5px #000;
}
.light-tbl
{
    border-color:black;
    margin-top:10px;
}
.light-tbl td
{
    padding:5px;
}
.light-tbl .td1
{
    width:250px;
}
.in_title5
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:20px;
	padding:0px 0 10px 0;
	text-align:left;
	text-shadow:2px 2px 5px #000;
}
.snd-enq-frm label
{
    width:100px;
    text-align:right;
    display:inline-block;
}
.snd-enq-frm p
{
    
}
.send-enq
{
    background:#f2f2f2;
    padding:10px;
}
.snd-enq-frm input[type="text"]
{
    margin-top:4px;
    height:22px;
}
.snd-enq-frm textarea
{
    width:210px;
    margin-top:4px;
}
.snd-enq-frm input[type="submit"]
{
    width:160px;
    height:30px;
    font-weight:bold;
    background:rgb(250, 122, 4);
    color:white;
    transition:all 0.2s ease-in-out;
    border:1px solid rgb(250, 122, 4);
}
.snd-enq-frm input[type="submit"]:hover
{
    background:white;
    color:rgb(250, 122, 4);
    border:1px solid white;
}
.in_title6
{
	font-family:open, "Open Sans Condensed Light", "Segoe UI Light";
	color: #fff;
	font-size:40px;
	padding:10px 0 10px 0;
	text-align:center;
	text-shadow:2px 2px 5px #000;
}
.wwr-ul
{
    list-style-type:disc;
    font-family: "Century Gothic";
    line-height: 24px;
    color: #eee;
    text-align: left;
    padding: 0px 20px;
}
.prod-img
{
    text-align:center;
}
.mps
{
    width:100%;
    height:460px;
}
.conlbs
{
    text-align:right;
}
.clear
{
    clear:both;
}

@media screen and (max-width: 1366px) { 
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 220px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:231px;
    }
    .eqtxtarea
    {
        width:228px;
    }
}
@media screen and (max-width: 1140px) { 
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 170px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:181px;
    }
    .eqtxtarea
    {
        width:178px;
    }
    .mps
    {
        width:100%;
        height:540px;
    }
}
@media screen and (max-width: 1024px) { 
	.in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 28px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 40px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-6 {
		width: 68%;
		padding: 0 30px;
		box-sizing: border-box;
		float: left;
	}
	#contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 135px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:148px;
    }
    .eqtxtarea
    {
        width:147px;
    }
    .mps
    {
        width:100%;
        height:484px;
    }
}
@media screen and (max-width: 980px) { 
	.in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 30px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 40px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-6 {
		width: 68%;
		padding: 0 30px;
		box-sizing: border-box;
		float: left;
	}
	#contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 199px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:211px;
    }
    .eqtxtarea
    {
        width:209px;
    }
    .mps
    {
        width:100%;
        height:570px;
    }
    .conlbs
    {
        text-align:left;
        float:left;
        clear:both;
    }
}
@media screen and (max-width: 768px) { 
	.in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 24px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 40px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-4 {
        width: 30%;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        float: left;
    }
	.cl-6 {
		width: 68%;
		padding: 0 20px;
		box-sizing: border-box;
		float: left;
	}
	.in_head {
        font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
        color: #fff;
        font-size: 13px;
        padding: 5px 0 10px 0;
        border-bottom: 1px solid #fff;
        text-align: left;
        transition: all 0.2s ease-in-out;
        cursor: pointer;
    }
    .person {
	    float:left;
	    margin:0 0 20px 0;
	    position:relative;
	    top:10px;
	    width:160px;
	    height:160px;
    }
    .person-nm 
    {
        font-size:16px;
        font-weight: bold;
        color: rgb(250, 122, 4);
        clear:both;
        padding:0 0 10px 0;
    }
    .info {
        font-family: "Century Gothic";
        color: #eee;
        text-align: justify;
        line-height: 18px;
        padding: 10px 0;
        font-size: 13px;
    }
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 159px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:171px;
    }
    .eqtxtarea
    {
        width:169px;
    }
    .mps
    {
        width:100%;
        height:550px;
    }
    .conlbs
    {
        text-align:left;
        float:left;
        clear:both;
    }
}
@media screen and (max-width: 640px) { 
	.in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 18px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 30px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-4 {
        width: 30%;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        float: left;
    }
	.cl-6 {
		width: 68%;
		padding: 0 20px;
		box-sizing: border-box;
		float: left;
	}
	.in_head {
        font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
        color: #fff;
        font-size: 13px;
        padding: 5px 0 10px 0;
        border-bottom: 1px solid #fff;
        text-align: left;
        transition: all 0.2s ease-in-out;
        cursor: pointer;
    }
    .person {
	    float:left;
	    margin:0 0 20px 0;
	    position:relative;
	    top:10px;
	    width:140px;
	    height:140px;
    }
    .person-nm 
    {
        font-size:14px;
        font-weight: bold;
        color: rgb(250, 122, 4);
        clear:both;
        padding:0 0 10px 0;
    }
    .info {
        font-family: "Century Gothic";
        color: #eee;
        text-align: justify;
        line-height: 18px;
        padding: 10px 0;
        font-size: 13px;
    }
    .para {
        font-family: "Century Gothic";
        line-height: 24px;
        color: #eee;
        text-align: justify;
        padding: 20px 0;
        font-size:14px;
    }
    .ovrflw {
        /* overflow-y: scroll; */
        height: auto;
    }
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 124px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:135px;
    }
    .eqtxtarea
    {
        width:133px;
    }
    .mps
    {
        width:100%;
        height:550px;
    }
    .conlbs
    {
        text-align:left;
        float:left;
        clear:both;
    }
}
@media screen and (max-width: 480px) { 
    .in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 24px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 30px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-4 {
        width: 100%;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        clear:both;
    }
	.cl-6 {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		clear:both;
	}
	.in_head {
        font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
        color: #fff;
        font-size: 18px;
        padding: 3px 0 7px 0;
        border-bottom: 1px solid #fff;
        text-align: left;
        transition: all 0.2s ease-in-out;
        cursor: pointer;
    }
    .info {
        font-family: "Century Gothic";
        color: #eee;
        text-align: justify;
        line-height: 18px;
        padding: 10px 0;
        font-size: 13px;
        display:none;
    }
    .para {
        font-family: "Century Gothic";
        line-height: 24px;
        color: #eee;
        text-align: justify;
        padding: 20px 0;
        font-size:14px;
    }
    .ovrflw {
        /* overflow-y: scroll; */
        height: auto;
    }
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 260px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:271px;
    }
    .eqtxtarea
    {
        width:269px;
    }
    .mps
    {
        width:100%;
        height:380px;
        margin:10px 0 0 0;
    }
    .conlbs
    {
        text-align:right;
        float:none;
    }
}
@media screen and (max-width: 320px) { 
    .in_title {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 24px;
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #fff;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_title2 {
		font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
		color: #fff;
		font-size: 30px;
		padding: 10px 0 10px 0;
		text-align: left;
		text-shadow: 2px 2px 5px #000;
	}
	.in_pd {
		margin: 0 2% 0 0;
	}
	.cl-4 {
        width: 100%;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        clear:both;
    }
	.cl-6 {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		clear:both;
	}
	.in_head {
        font-family: open, "Open Sans Condensed Light", "Segoe UI Light";
        color: #fff;
        font-size: 18px;
        padding: 3px 0 7px 0;
        border-bottom: 1px solid #fff;
        text-align: left;
        transition: all 0.2s ease-in-out;
        cursor: pointer;
    }
    .info {
        font-family: "Century Gothic";
        color: #eee;
        text-align: justify;
        line-height: 18px;
        padding: 10px 0;
        font-size: 13px;
        display:none;
    }
    .para {
        font-family: "Century Gothic";
        line-height: 24px;
        color: #eee;
        text-align: justify;
        padding: 20px 0;
        font-size:14px;
    }
    .ovrflw {
        /* overflow-y: scroll; */
        height: auto;
    }
    #contact input {
        border: 1px solid #b0b0b0;
        padding: 3px 5px 4px;
        color: #979797;
        width: 155px;
    }
    #contact label {
        display: inline-block;
        text-align: right;
    }
    .eqtype
    {
        width:167px;
    }
    .eqtxtarea
    {
        width:165px;
    }
    .mps
    {
        width:100%;
        height:260px;
        margin:10px 0 0 0;
    }
    .conlbs
    {
        text-align:right;
        float:none;
    }
}
