/* CSS Document */

body{
margin:0;
padding:0;
}
.menu{
	width:49%;
	height:auto;
	float:left;
	margin-top:50px;}
#wrapper{
float:left;
width:100%;
}
.mar{ padding-top:20px;}
.header{
float:left;
width:100%;
background:#36AEE2;
}

@font-face {
    font-family: 'susannaregular';
    src: url('../fonts/susanna_0-webfont.eot');
    src: url('../fonts/susanna_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/susanna_0-webfont.woff') format('woff'),
         url('../fonts/susanna_0-webfont.ttf') format('truetype'),
         url('../fonts/susanna_0-webfont.svg#susannaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.left-table{
width:44%;
float:left;
}
.right-table{
width:56%;
float:left;
}
.left-table td,.right-table td{
height:38px;
}
table td.label-text{
display:none;
}
p.center{
text-align:center;
}
.navbar-nav li a{
font-weight:bold;
color:#fff !important;
font-family:Helvetica, Arial,  sans-serif !important;
font-size:14px !important;
margin-top:40px;
text-align:center;
margin-left:2px;
padding:10px 12px;
}
.top_mar{ margin:25px 0;}
.navbar-nav li:last-child{

}
.navbar-nav li a:hover{
	background:#ef1211 !important;
text-align:center;
border-radius:20px;
}
.navbar-fixed-top{

}
.navbar{
margin:0 !important;
}
.navbar-inverse .navbar-brand {
    color: #999999;
    position: relative;
    z-index: 9;
	height:auto !important;
	padding:0px 0 0 0  !important;
}
.navbar-header {
    float: left;
	/*padding-top:40px;*/
}

.box-sec {
text-align:center;
padding-top:14px;
}
.container-bg{
background:#36AEE2;
min-height:600px;
}
.map {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    min-height: 402px;
 
    width: 100%;
	margin-bottom:20px;
}
.tem {
	width: 75% ;
	margin-left: 12px;
	float: left;
	margin-top: 7px;
}
.tem1 {
	width: 68% !important;
	margin-left: 12px;
	float: left;
	margin-top: 7px;
}
.map iframe {
    width: 100%; 
	height: 275px;
}
@media only screen and (min-width:768px) and (max-width:980px){
.box-sec {
    background: none repeat scroll 0 0 #B50813;
    margin: 10px;
    text-align: center;
}
.left-table {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.right-table{
width:100%;
}

table td.label-text{
display:block;
width:100%;
}
.page-content img{
width:100%;
}
.pd-none{
text-align:left;
}
.pd-none img{
width:auto;
}
.social-bar input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #868585 -moz-use-text-color #868585 #868585;
    border-image: none;
    float:left;
	text-align:center;
 	background:#2E3233;
    width: 100% !important;
}
.social-bar input[type="submit"]{
   width: 24% !important;
}
.social-bar ul li {
    display: inline;
    margin-right: 0 !important;
}
}
@media only screen and (min-width:980px){
.margin-5 {
    margin: 5px;
    padding: 3px 6px;
    width: 72px !important;
}
}

@media only screen and (min-width:768px){
.margin-5 {
    margin: 5px;
    padding: 3px 6px;
    width: 74px !important;
}
}
@media only screen and (min-width:320px){
.margin-5 {
    margin: 5px;
    padding: 3px 6px;
    width: 17px !important;
}
}
@media only screen and (min-width:360px){
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after{
}
.margin-5 {
    margin: 5px;
    padding: 5px 6px;
    width: 30px !important;
}
}

@media only screen and (min-width:320px) and (max-width:360px){
#sidebar{
width:100%;
}
.left-table {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
table td.label-text{
display:block;
width:100%;
}

.product-img img {
    margin: 0 !important;
   
    width: 70% !important;
}
.detail-table tr td {
    font-size: 8px !important;
}
.elastislide-carousel ul {
    left: -117px !important;
}
.pd-none{
text-align:left;
float:left;
}
.pd-none img{
width:auto !important;
float:left;
}
.page-content img{
width:100%;
}
.pagination > li > a, .pagination > li > span {
    padding: 6px 10px;
}
table.product img{
width:90%;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after{
width:314px;
}
.elastislide-horizontal ul li {
    margin: 0 12px 0 0px !important;
}
.elastislide-carousel {
    width: 100% !important;
}
.social-bar{
background:#2E3233;  !important;
}
.social-bar input{
width:100% !important;
}
.social-bar input[type="submit"]{
width:21% !important;
}
.social-bar ul li {
    
}
.container h1 {
    font-size: 25px !important;
}
.social-bar ul {
    list-style: none outside none;
    margin: auto !important;
    padding:0px;
	line-height:50px;
    width: 100% !important;
}
.skdslider ul.slides {
    list-style-type: none;
    margin: 0;
    min-height: 134px !important;
    padding: 0;
}
.elastislide-carousel ul{
left:-37px !important;
}
.footer {
    
     
    margin: 0 5px !important;
    width: 100%;
}
}

}
@media only screen and (min-width:480px){
.margin-5 {
    margin: 5px;
    padding: 3px 6px;
    width: 46px !important;
}
table td.label-text{
display:block;
width:100%;
}
.left-table {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
}

@media only screen and (min-width:640px){
.margin-5 {
    margin: 5px;
    padding: 3px 6px;
}

.left-table {
    float: left;
    margin-bottom: 20px;
}
}
.row{

}
.email{color:#666;}
.email:visited{color:#666;}
.email:hover{color:#000; text-decoration:none;}

.email1{color:#C7C7C7;}
.email1:visited{color:#C7C7C7;}
.email1:hover{color:#fff; text-decoration:none;}
.row p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
 
letter-spacing:0.8px;
 
 
line-height:24px;
/*text-align:justify;*/
}
.row3 p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
letter-spacing:0.8px;
color:#666;
line-height:28px;
padding-bottom:100px;
/*text-align:justify;*/
}

.row1 p{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:justify;
letter-spacing:0.8px;
color:#666;
 
line-height:40px;
padding-bottom:150px;
/*text-align:justify;*/
}

.read{ color:#CCCCCC; text-align:right; float:right;}
a.read-more{
float:right;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#36AEE2;
 font-weight:bold;
}
 
.water{ color:#fff;}
.water:visited{ color:#fff;}
.water:hover{ color:#36AEE2; text-decoration:none;}
.container h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#EF1211;
	text-align:center;
	letter-spacing:1px;
}

.inner-content h5{
    font-size:30px;
	font-weight:bold;
	color:#EF1211;
	letter-spacing:1px;
	text-align:left;
	line-height:65px;
}
.enquiry p{
padding-top:3px;
}
.enquiry input{
width:100%;
height:36px;
border:1px #36AEE2 solid;
background:#eee;
padding:0 5px;
}
.enquiry textarea{
width:100%;
height:116px;
float:left;
border:1px #36AEE2 solid;
background:#eee;
padding:0 5px;
}
.enquiry button{
width:86px;
height:33px;
background:#3e3c3c;
float:right;
margin-top:10px;
color:#fff;
}
.enquiry button:hover{
background:#36AEE2;
color:#fff;

}
.social-bar{
	height:auto;
	background:#2E3233;
}
.social-bar ul{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#fff;
margin-left:-45px;
margin-top:10px;
}
.social-bar ul li {
    display: inline;
	color:#fff;
	padding:0px 38.6px;
}
.hd{ font-size:16px; color:#EF1211; letter-spacing:1px;}
.social-bar input{
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
float:left;
}
.social-bar input[type="submit"]{
width:47px;
height:40px;
background:#3e3c3c;
font-family: 'susannaregular';
font-size:15px;
color:#fff;
float:right;
}
.footer{
 width: 100%;
 
border-top:4px solid #616161;
}

.footer2{
 width: 100%;
background:#1E1F21;
border-top:2px solid #000;

}
.footer22{
 width: 100%;
background:#1E1F21;
border-top:2px solid #000;
margin-top:484px;
}
.policy{ padding:0 15px;}

.footer h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#fff;
font-weight:bold;
}
.middle{
	margin-left:280px;}
.footer ul{
list-style:none;
margin:0;
padding:0;
}
.footer ul li a{
 
font-size:13px;
 
margin-bottom:20px;
float:left;
width:100%;
}
.footer ul li {
	line-height:10px;
}
.footer ul#product-list{
width:100%;
float:left;
}
.footer ul#product-list li a {
    float: left;
    width: 100%;
}
.copyright{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.copyright12{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:10px 0;
background:#1E1F21;

}
.copyright12 a{
color:#CCCCCC;
}

.row img{
/*margin-left:105px;*/
}
.list-group{
margin-top:20px;
font-family:Helvetica, Arial, sans-serif;
}
table a{
color:#555555;
}
table a:hover{
color:#555555;
}
.row .social-bar img{
margin:0;
padding:0;
}
/*======================*/
.btn-default {
    background-image: linear-gradient(to bottom, #FFFFFF 0px, #E6E6E6 100%);
    background-repeat: repeat-x;
    border-color: #CCCCCC;
    text-shadow: 0 1px 0 #FFFFFF;
}
.panel h2,form{
font-family:Helvetica, Arial, sans-serif;
}
.col-md-3{
letter-spacing:normal;
font-family:Helvetica, Arial, sans-serif;
}
.pd-none{
padding:0;
float:left;
line-height:26px;
}
.pd-none img{
margin:0;
}
.p-img {
	margin:0 0 0 20px !important;
	text-align:right;
	float:right;
}
.p-img-left {
	margin:0 20px 0 0px !important;
	text-align:left;
	float:left;
}
.margin-none {
	margin:0 !important;
}
.sub-heading {
	color:#000;
	font-family:'susannaregular';
	font-size:20px;
	font-weight:bold;
	margin:15px 0 5px 0;
	text-transform:capitalize;
}
.other-heading {
	color:#EF1211;
}
.seprator {
	float:left;
	width:100%;
	margin:0 0 10px;
	text-align:center;
}
.seprator-2 {
	float:left;
	width:100%;
	margin:0 0 10px;
}
.center-50 {
	float:left;
	width:50%;
	text-align:center;
}
.list ul {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:justify;
}
.list ul li {
	line-height:27px;
	list-style:url(../images/bullet.png);
}
.detail-table tr td {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	border-color:#b70511;
}
.three-products {
	width:100%;
	float:left;
	margin-bottom:50px;
}
.three-products ul li {
	list-style:none;
	float:left;
	text-align:center;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
 
}


.three-products ul li:hover {
	
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}
.three-products ul {
	margin:0;
	padding:0;
}
.product-img {
	padding:10px;
	margin-right:50px;
	margin-bottom:20px;
	
}
.product-imgss {
	padding:10px;
	margin-right:50px;
	border:1px solid #ccc;
	margin-bottom:20px;
	
}


.product-name {
	color:#EF1211;
	text-align:left;
	margin-left:25px;
	letter-spacing:1px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.product-name-text{
	width:90%;
	height:100px;
	float:left;
	color:#2E3233;
	letter-spacing:1px;
	font-size:12px;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify;
	line-height:25px;
	margin-left:25px;
}
ul.value li {
	/*line-height:40px;
	padding:0 110px 0 10px;*/
}
.width-75 {
	width:75%;
}
.margin-5 {
	margin:5px;
	width:50px;
	padding:3px 6px;
}

.heading12 {
font-family: 'susannaregular';
font-size: 30px;
font-weight: bold;
color: #36AEE2;
text-align:center;
}
.table_col1{
background-color:#b70511;
width:468px;
height:33px;
text-align:left;
}
.table_col2{
background-color:#b70511;
width:130px;
height:33px;
text-align:center;
}
.table_row1{
width:130px;
text-align:center;
vertical-align:top;
height:1px;
}

.f-add{
font-family:Arial, Helvetica, sans-serif;
	color:#C7C7C7;
	font-size:13px;
	line-height:26px;
}
 
.icons{
	margin:0 10px 0px 0;} 
 .middle_container{
	 width:100%;
	 height:auto;
	 padding-bottom:50px;
	 float:left;
	 margin-top:20px;
	 background:#F7F7F7;}
 
 .main_name{
	 width:100%;
	 height:auto;
	 float:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:50px;
	 color:#fff;
	 margin:12px 0 0 3px;
	 letter-spacing:5px;
	 text-shadow:3px 4px 4px #000000;
	 }
	 
	 
	 .main_name2{
	 width:50%;
	 height:auto;
	 float:left;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-weight:bold;
	 font-size:12px;
	 color:#EF1211;
	 letter-spacing:0.8px;
	 margin-left:10px;
	 }
	 
.category{
	width:100%;
	height:auto;
	float:left;
	background:#2E3233;
	font-size:13px;
	color:#fff;
	margin-top:-0;
}	 
	 
	 
	 .footer-links {
	font-family:'arial';
	font-size:11px;
}
.footer-links ul {
	margin:0 5px;
	padding:0;
}
.footer-links ul li {
	list-style:none;
	line-height:18px;
}
.footer-links ul li a {
	color:#C7C7C7;
}
.footer-links ul li a:hover {
	color:#D9221E;
	text-decoration:none;
}
	 
	 
.heading-bg {
	background-image:url(../images/heading-bg.jpg);
    background-repeat:repeat-x;
    height:40px;
    width:100%;
	background-position:0 17px;
}	 
	 
	 
	 
	.products {
	margin:0;
	padding:0;
}
.products li {
	list-style:none;
	width:234px;
	float:left;
	text-align:right;
	margin:10px 0 10px 0;
} 
	.products li a {
	font-family: 'dosis-regular';
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:0 0 4px 0;
}
.main-header {
	background:#36AEE2;
	padding:25px 0;
}
#sidebar {
	width:100%;
}
.width-16 {
	width:16%;
}
.width-83 {
	width:83%;
}