/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*================index===============*/
#homeimg{
position:absolute;
}
.mobilenav{
	overflow:scroll;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    margin: auto;
    width: 100%;
}

.padding-none{
	padding:0;
}

.padding-gallery{
	padding:5%;
}

/*.padding-slider{
	padding:5%;
} */

a,a:hover,a:active,a:visited{
	text-decoration:none;
	color:#FFF;
}
body{
	line-height:1.5em;
	font-family: 'Open Sans', sans-serif;
	color:#000;
	/* font-size:2.4vh; */
	background-color:#FFF
}
.top-navigation{
	width:80%;
}
.menu-white-text{
	color:#FFF;
}
.top-navigation{
	margin:0 auto;
}
.mobilenav ul{
	border-bottom:2px solid #FFF;
}
.mobilenav li{
	display:inline-block;
}
.title{
	font-weight:bold;
	font-size:20px;
	margin:3% 0% 3% 1%;
	color:#FFF;
	text-align:center;
}
.product-name{
	font-size:14px;
	color:#FFF;
}
.product{
	border-bottom:1px solid #fff;
	margin:17px 12px;
	padding: 0% 2% 2% 0%;
}
.menu-fix{
	padding-bottom:1.7%;
}
.menu-fix:last-child{
	padding-bottom:1.2%;
}
.product-row{
	padding:0% 1% 0% 6%;
	margin-bottom:2%;
	text-align:center;
}
/* .product-row:last-child .product{
	border-bottom:0;
} */
.sub-product{
	font-size:10px;
}
.sub-heater-name{
	font-weight:normal;
}
/*==============About=============*/
.slide{
	box-shadow:2px 2px 30px rgb(200, 198, 198);
	margin-top: 71px;
}
.slide1{
	background-image:url("../images/slide_wallart.jpg");
	height:572px;
	width:100%;
	background-size:cover;
}
.slide2{
	background-image:url("../images/slide_wallart.jpg");
	height:572px;
	width:100%;
	background-size:cover;
}
.slide3{
	background-image:url("../images/slide_wallart.jpg");
	height:572px;
	width:100%;
	background-size:cover;
}

.no-margin{
	margin-top:0;
}

.slide-text ,.slide-white-text{
	position:absolute;
	top:65%;
	left:5%;
}
.slide-index{
	position:absolute;
	top: 30%;
    left: 18%;
    height: 100%;
}
	
.slide-white-text h1{
	font-size: 4vw;
	font-weight: bold;
	color: #fff;
    padding: 3% 0%;

}
.slide-white-text h2{
	font-size:3vw;
	font-weight: bold;
	color: #fff;
	padding: 3% 0%;

}
.slide-text h1,.slide-text-right h1{
	font-size: 4vw;
    font-weight: bold;
    color: #860707;
    padding: 6% 0%;
}
.slide-text h2,.slide-text-right h2{
	font-size:3vw;
	color:#860707;
}
.slide-text-right{
	position:absolute;
	right:5%;
	top:65%;
	text-align:right;
}
.fix-header{
	box-shadow:0px 1px 8px rgb(200, 198, 198);
}
.about-title{
	font-size:20px;
	font-weight:bold;
	margin: 20px 0px;
}
.about-text{
	line-height:normal;
	margin-bottom:4%;
	line-height:1.5em;
}
.about-text p{
	text-align:justify;
}
.lists-container{
	background-color:#860707;
	padding-bottom: 3%;
}
.list-block{
	padding-left: 5%;
    color: #FFF;
	padding-right:0;
}
.list-block li{
	padding-bottom:3%;
}
.list-title{
	margin: 3% 0% 5% 0%;
}
.footer-list{
	font-size:15px;
	border-right: 2px solid;
}
.footer-list li{
	padding:4% 0%;
}
.footer-list:first-child{
	margin-left:12%;
}
.footer-list:last-child{
	border:0;
}
.foot-last{
	color:#000;
	font-size:15px;
}
footer{
	padding:1%;
	background-color:#FFF;
}

/*=============Product===============*/
.red-text{
	color:#860707;
}
.aside-left{
	box-shadow:2px 2px 25px rgb(200, 198, 198);
	position:relative;
	left:0;
	bottom:inherit;
}
.aside-left a{
	color:#860707;
}
.fix-aside{
	position:fixed;
	top:85px;
}
.bottom-fix{
	position:fixed;
	bottom:180px;
}

.aside-right-fixed{
	margin-left:16.6%;
}
.aside-left h1{
	padding: 10px 0px;
	margin: 2% 0%;
    border-bottom: 1px solid rgba(134, 7, 7, 0.16);
    text-align: left;
	font-weight:bold;
	
}
.aside-left  .no-border{
	border-bottom:none;
}
.no-border{
	border-bottom:none;
}
.aside-left h1:last-child {
	border-bottom:none;
}

.video-block{
	width:100%;
	height:450px;
	background-color:#000;
}
.img-slider{
	margin-bottom:5%;
}
.img-block img{
	display:block;
	width: 100%;
    height: auto;
    margin: 2px;
	background-size:cover;
	background-position:center center;
}
.tab-section{
	background-color:#e6e7e8;
	padding:1%;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	width: 25%;
}
.five-tab>li{
	width: 20%;
}
.tab-section ul li.active a{
	color:#FFF;
	background-color:#860707;
}
.tab-section ul li .active a:hover{
	color:#FFF;
	background-color:#860707;
}
.tab-section ul li a:hover{
	background-color:#860707;
	color:#FFF;
}
.active a,.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background-color:#860707;
	color:#FFF;
}	
.tab-section ul li a{
	color: #860707;
	background-color: #FFF;
	border-radius: 0;
	margin-bottom: 4%;
	margin-left: 2%;
	border: 1px solid #860707;
	font-size:0.8em;
}
.sub-tab{
	margin:2%;
	line-height:1.5em;
}
.text-bold{
	font-weight:bold;
}
.sub-heater-section{
	background-color:#860707;
	padding:1%;
	text-align:justify;
	color:#fff;
}

.immersion-sub,.tubular-sub{
	background-color:rgb(241,241,242);
	box-shadow:2px 2px 25px rgb(200, 198, 198);
	position:absolute;
	z-index:999;
	width: 190px;
	display:none;
}
.immersion-sub{
	top: 5%;
	left: 14%;
}
.tubular-sub{
	top: 0.7%;
	left: 14%;
}
.immersion-sub a,.tubular-sub a{
	color:#000;
}
.immersion-sub h1,.tubular-sub h1{
	margin:3%;
 	 border-bottom: 1px solid #860707;
 	 text-align: center;
}
.immersion-sub h1:last-child ,.tubular-sub:last-child{
	border-bottom:none;
}
thead{
	background-color:#860707;
	border:1px solid rgb(203, 199, 199);;
	color:#fff;
}
table{
	border:1px solid rgb(203, 199, 199);;
	padding:1%;
}
td{
	padding:1% 2%;
}
tr{
	border-bottom:1px solid rgb(203, 199, 199);;
}
.table-head{
	width:17%;
}
.show-hide{
	display:block;
}

/*=============ENQUIRY===============*/
.enquiry-center{
	width:100%;
	margin: 0 auto;
}


/*=============CONTACT===============*/
.col-none-padding{
	padding:0px;
}
.contact-form input,.contact-form select{
	margin: 10px 10px 10px 1px;
	padding:10px 10px 10px 1px;
	width:100%;
	max-width:500px;
	overflow:hidden;
	
}

.enquiry-form input,.enquiry-form select{
	margin: 10px 10px 10px 50px;
	padding:10px 10px 10px 1px;
	width:100%;
	max-width:500px;
	overflow:hidden;
	
}


.contact-textArea{
	margin: 10px 10px 10px 1px;
	padding:10px 10px 10px 1px;
	height:150px;
	max-height:150px;
	overflow:hidden;
	width:100%;
	resize:none;
}
.contact-textArea_enquiry{
	margin: 10px 10px 10px 50px;
	padding:10px 10px 10px 1px;
	height:150px;
	max-height:150px;
	max-width:500px;
	overflow:hidden;
	width:100%;
	resize:none;
}
.submit,.submit:hover{
	margin: 10px 0px 21px 0px;
	width: 80px;
	background-color:#860707;
	border:0;
	color:#fff;
}
.submit_enq,.submit_enq:hover{
	margin: 10px 0px 21px 50px;
	width: 80px;
	background-color:#860707;
	border:0;
	color:#fff;
}

@media (min-width:320px) and (max-width:767px){
.enquiry-form input,.enquiry-form select{
	margin: 10px 10px 10px 1px;
	padding:10px 10px 10px 1px;
	}
.contact-textArea_enquiry{
	margin: 10px 10px 10px 1px;
	padding:10px 10px 10px 1px;
	}
	
.submit_enq,.submit_enq:hover{
	margin: 10px 0px 21px 0px;
	width: 80px;
	background-color:#860707;
	border:0;
	color:#fff;
}
}

.contact-heading {
	margin-bottom:35px;
	margin-top:5px;
}
.contact-heading h4{
	margin-left:0;
	color:#860707;
	font-size:1.2em;
}
.contact-title{
	color:#860707;
	margin: 1% 0% 2% 1.2%;
}
.enquiry-form{
	margin:0 auto;
}
/*=============Media Query===============*/


@media (min-width:50px) and (max-width:767px){
body{
	font-size:13px;
}

.nav-tabs {
	font-size: 11px;
	text-align:left;
}
.menu-text{
	display:none;
}
.aside-left{
	display:none;
}
.aside-right-fixed {
	margin-left:0;
}
.red-text{
	text-align:left;
}
.footer-list:first-child {
	margin-left:0;
}
.footer-list{
	font-size:12px;
}

.footer-text {
	font-size:11px
	}
	
.foot-last{
	font-size: 9px
}
}

@media (min-width:50px) and (max-width:500px){

.nav-tabs>li{
	width: 100%;
}
.footer-list{
	border-right:none;
	width:100%;
}
.top-navigation li a{
	font-size:13px;
}
.mobilenav li:first-child{
	margin-top:1px;
}
.top-navigation li{
	display:block;
	padding:5px;
}
.list-block{
	width:100%;
}
.slide-text,.slide-text-right,.slide-white-text{
	top:63%;
}
.slide-text h1,.slide-text-right h1,.slide-white-text h1{
	padding:0px;
}
.slide-text h2,.slide-text-right h2,.slide-white-text h2{
	padding:0px;
}
.footer-text {
	font-size:11px
	}

}

@media (min-width: 768px) and (max-width:1024px){

body{
	font-size:14px;
}
.menu-text{
	top: 2.8%;
    right: 10%;
}
}
@media (min-width: 560px) and (max-width:990px){
.message{
	max-width:500px;
}
}
@media (min-width:500px) and (max-width:835px){
.big-tab>li{
	width:29%;
}
}

/*=============OUR INFRASTRUCTURE===============*/
.infra-title{
	font-size:18px;
	font-weight:bold;
	margin: 10px 0px;
}

.slide-2{
	margin-bottom:1%;
	margin-top: 0px;
	
}

/*************************/
a.specialeffects:hover , a.specialeffects:active{
  color: #860707;
  text-decoration:underline ;
}


/*****************/
.division{
background-color:#eee;
}

/***Products bakground ************/
.product-bg{
	background-color:#f6f6f6;
	padding-bottom:1%;
	padding-top:5%;
	}
.product-page-title{
	font-size:20px;
	font-weight:bold;
	color:#860707;
	
}

/*Media query*/
@media (min-width:50px) and (max-width:736px){
.product-padtop{
	padding-top:4%;
}
}

.product-top{
padding-top:2%;}

.product-top-others{
padding-top:4%;}

.product-side{
padding-left:35px;
padding-right:35px;}


/*Media query for form*/

@media (device-width: 1024px) and (orientation: landscape) { 
.enquiry-form input,.enquiry-form select{
	max-width:400px;
		
}
.contact-textArea_enquiry{
	max-width:400px;
}

.contact-form input,.contact-form select{
	max-width:400px;
	
}

}

@media (device-width: 768px) and (orientation: portrait) { 
.enquiry-form input,.enquiry-form select{
	max-width:300px;
	
}
.contact-textArea_enquiry{
	max-width:300px;
}

.slide-index{
	top:80%;
}

}


@media (min-width: 600px) and (max-width:736px){
.contact-form{
	text-align:center;
}
.enquiry-form{
	text-align:center;
}
.slide-index{
	top:80%;
}

}

@media (device-width: 773px) and (orientation: landscape) { 
.enquiry-form input,.enquiry-form select{
	max-width:300px;
	
}
.contact-textArea_enquiry{
	max-width:300px;
}
.contact-form input,.contact-form select{
	max-width:300px;
	
}
.slide-index{
	top:30%;
}
}

@media (device-width: 568px) and (orientation: landscape){
.slide-index{
	top:30%;
}
}
@media (min-width: 640px) and (max-width:767px){
.slide-index{
	top:25%;
}
}


/*contact font*/
.custom-font{
	font-size:14px;
}
@media (device-width:731px) and (orientation:landscape){
	.custom-font{
	font-size:11.5px;
}
}
@media (min-device-width: 667px) and (orientation: landscape) { 

.custom-map{
	float:right;
}
.custom-info{
	float:left;
}
}

/* Contact Map Responsive*/
@media (max-width: 767px) and (min-width: 50px){
iframe {
    height: 250px;
}
}
@media (device-width:773px) and (orientation:landscape){
iframe {
    height: 250px;
}	
}



/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}