h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol, li{margin: 0;padding:0;list-style:none;}
p, a {margin: 0;}
html{ font-size:100%; }
body{
	margin:0;
	padding:0;
	/*font-family: 'Capriola', sans-serif;
	font-family: 'PT Serif Caption', serif;
	*/
	color: #606060;
	font-size: 0.9em;
	text-align: justify;
}

.h3, h3 {
	font-size: 21px;
}

a{
	text-decoration: none;
	color: #DF582B;
	}
a:hover{
	text-decoration: none;
	color:#DF582B;
	}	
	
.header-holder{
	width:100%;
	margin:0 auto;
	background-color: #DF582B;
	border-bottom: 3px solid #f98d2b;
}
	
.header,.footer,.prefooter{
	width:92%;
	margin:0px auto;
	padding:4px 0 7px 0;
}

.header p.logo{
	font-size:2.3em;font-family: 'Arvo', sans-serif;color:white;
	}
.header p.enquiries {
		/*text-align:center;*/
		padding: 10px;
		float: right;
		color:white;
	}	
.header p.enquiries a:hover{
		color:#E7E7E7;	
	}
.header a,.footer a{
	color:#FFF;
}	
.header a:hover,.footer a:hover{
	color:#DF582B;
}	
		
.navbar{
	width:92%;
	margin:0 auto;
	border:none;
	text-align: center;	
}
.nav-holder{
	background-color: #f8f8f8;
	}
.navbar-default .navbar-nav>li>a{
	color: black;
	font-size:1.073em;
	padding: 16px 12px;
	}
.navbar li.single_line a{
	/*padding: 26px 15px; */
	padding: 26px 15px;
	}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: #DF582B;
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #DF582B;
	background-color:#e7e7e7;
	}	
.container-fluid{
	padding:0;
	}	
.banner-holder{
	width:100%;
	margin:0 auto;
	background-color: #FFF;	
}
.banner{
	width:92%;
	margin:0px auto;
	}	
			
.carousel-control.right {
	background-image: none;
}

.carousel-control.left {
	background-image: none;
}

.carousel-control .glyphicon-chevron-left {
	left: 17%;
	top: 85%;
}
.carousel-control .glyphicon-chevron-right {
	right: 620%;
	top: 85%;
}

.banner_bottom{
	background-color: #DF582B;
	text-align:center;
	padding:10px 0;
	font-family: 'Capriola', sans-serif;
	margin:0;
}
h3{
	font-size: 2em;
	font-weight:bold;
	color:white;
	}
.banner_bottom p{
	color: white;
	}
.content-holder{
	width:100%;
	margin:0 auto;
	background-color: #FFF;	
	}

.content{
	width:92%;
	margin:0px auto;
	margin-top: 15px;
	}
.content div{
	margin:5px 0;
	}	
.thumbnail {
	border: none;
	margin-bottom: 5px;
}
.thumbnail p {
	text-align: center;
	line-height: 21px;
	color: #606060;
	font-size: 14px;
	width: 100px;
	margin: 0 auto;
}
.pic span {
	display: block;
	font-size: 2.5em;
	line-height: 65px;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.15);
	color: #fff;
	background: #DF582B;
	border-radius: 151px;
	padding: 0.5em;
}

.thumbnail h3 {
	font-size: 21px;
	color: #273963;
	line-height: 30px;
	text-align: center;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 400;
}

h4 {
	font-size: 1.6em;
	color: #273963;
	line-height: 30px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 400;
	margin: 10px 0;
	padding-left: 10px;
	border-left: 5px solid #DF582B;
}

.h2, h2 {
	font-size: 1.4em;
	color: #DF582B;
	line-height: 30px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 400;
}

.content .about p{
	margin:10px 0;
	color: #606060;
	text-align: justify;
	font-size:1em;
	line-height: 1.5em;
}
.btn-primary{
	color: #fff;
	background-color: #DF582B;
	border-color: #DF582B;
	float: right;
	padding: 2px 12px;
}
.btn-primary:hover{
	color: #fff;
	background-color: #f98d2b;
	border-color: #f98d2b;
}
.new_ann li {
	padding: 10px 0;
}
.new_ann a {
	color: #DF582B;
}

.new_ann {
	width: 359px;
	height: 242px;
	float: left;
	margin-right: 22px;
}

#owl-demo .item{
  margin: 3px;
}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

.footer-holder{
	background-color: #383838;
	color: #f1f1f1;
	margin-top: 30px;
	padding: 0 0 10px 0;
}
.footer{
	/*background-color: #383838;*/
}
.footer h4{
	color:#FFF;
}
.footer ul li {
	border-bottom: 1px dotted #5A5A5A;
	padding: 0px 4px 10px 0px;
	padding-top: 5px;
}
.footer ul li:last-child {
	border: none;
}
.list-inline{
	margin-left:0;
	}
.footer3 .list-inline>li {
	padding-right: 20px;
	border: none;
}

.post_footer-holder{
	background-color: #333030
	}
.post_footer p{
	color: #cfcfcf;
text-align: center;
padding:20px 0;
	}	
	
	
.side_img{
	text-align:center;
}	
 h5{
	font-size: 1.2em;
color: #DF582B;
line-height: 30px;
text-transform: capitalize;
font-style: normal;
font-weight: 400;
margin: 0 0 10px 0;

/*border-left: 5px solid #DF582B;*/
}	
ul {
	margin-left: 0px;
}	
.content ul li{
	color: #DF582B;
	padding: 10px 0;
}
.content .about ul li{
	color: #606060;
	padding: 10px 0;
}
.org_span{
	color: #DF582B;
	}

ul.nav-tabs li{
	color: #DF582B;
	padding: 0;
}
	
.tab-pane .img-thumbnail{
	margin-top:13px;
	}	
.nav-tabs>li>a{
	font-size:1.1em;
	}	
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #273963;
	}	

.panel-body .content{
	width: 100%;
	}
a .panel-title{
	font-size: 1.6em;
	color: #DF582B; /*#273963*/
	}	

	.accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #DF582B;         /* adjust as needed */
    top:-25px; /* top:-33px; */
    position:relative;
}
.accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
    }


table{
	text-align:center;
	}
table th{
	background-color: #DF582B;
	color:#FFF;
	text-align:center;;
	}
.bg_color{
	background-color: #DF582B;
	color:white;
	}
h6{
	font-size: 1.4em;
	color: #DF582B; 
	font-weight: 400;
	}	
/*  goto top style   */
	
.scrollup {
	background: url("../img/cd-top-arrow.png") no-repeat scroll 20px 25px #DF582B;
	bottom: 0px;
	display: none;
	height: 60px;
	position: fixed;
	right: 35px;
	text-indent: -9999px;
	width: 60px;
	opacity:0.7;
	z-index:100;
}

.content .about .contact_panel p{
	font-size:1.07em;
	}
.content .about .panel-body{
	padding:0 15px;
	}
	
 .left-inner-addon {
			    position: relative;
			}
			.left-inner-addon input ,.left-inner-addon textarea {
			    padding-left: 44px;    
			}
			.left-inner-addon .addon_bg{
			    position: absolute;
			    padding: 10px 12px;
			    pointer-events: none;
			    color: white;
				background-color: #DF582B;
				border-radius: 5px 0 0 5px;
			}	
		
.btn-default{
	color: white;
	background-color: #DF582B;
	
	}
.btn-default:hover {
	color: #333;
	background-color: white;	
}
.enquiry {
	top: -390px;
position: absolute;
right: 69px;
	}
.form-signin {
height: 277px;
}	
.form-signin h3 {
color: #273963;
font-weight: normal;
}

.form-horizontal .control-label{
	padding-top: 0px; 
}
.has-feedback label~.form-control-feedback{
	top:0;
	}
/*
.enquiry .form-control,.enquiry .btn-primary {
	width:70%;
	}	
.enquiry .btn-primary {
	float: none; 
	}
	
-----------------------Media query starts here--------------------------*/


.aboutus_ourproduct {
	margin-left: 20px;
	}
.graphite_laminated {
	margin-left: 20px;
	}

@media only screen and (min-width: 1400px) and (max-width: 1920px){

.navbar li.single_line a{
	/*padding: 26px 15px; */
	padding: 26px 25px;
	}
}


@media only screen and (max-width: 980px){
	.header p.logo{
	font-size:1.8em;
	text-align: center;
	}
	.header p.enquiries {
		text-align:center;
		padding: 3px;
		float: none;
	}
	.banner{
		display:none;
	}
	/*.contact_map .banner{
		display:block;
	}
	*/h5{
		margin: 10px 0;
	}	
	
	.aboutus_ourproduct {
	margin-left: 10px;
	}
	
	.graphite_laminated {
	margin-left: 10px;
	}
	
	
}	