/* Remove the navbar's default margin-bottom and rounded borders */ 
    .body {
		    font-family: 'PT Sans',sans-serif !important;
		margin: 0;
		padding: 0;		
		overflow-x: hidden !important;
	}
	.rightbg ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff !important; /* Firefox */
	}
	.nav-tabs{
	  font-family: 'PT Sans',sans-serif !important;  
	}
	.nav-justified a{
		color: #fff;
	}
	.nav-justified li active{
		background-color: #f25c27 !important;
	}
	.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
	{
	color: #fff;
    background-color: #f25c27 !important;
	}
	.dropdown-menu{
	    margin: 0px 0 0 !important;
	        min-width: 175px !important;
	}
	.container{
		margin-bottom: 25px;
	}
	.sticky {
    position: fixed;
    top: 0;
    width: 100%;
	background-color: #fff;
	z-index: 99;
}
	#myNavbar{
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
	}
	.logo{
		text-align: center;	
		display: block;
		padding-top: 10px;
	}
	.logo img{
		width: 100px;
		
	}
	.item{
		height: 430px;
	}
	.row{
		margin: 0 !important;
		padding: 0;
	}
	.leftbg{
	  background-color: #f25c27;
	  padding: 12px;
	  border-radius: 0px 20px 20px 0px;
	  top: 28px;
	  position: absolute;
	  color: #fff;
	  font-family: 'PT Sans',sans-serif !important;
	  font-weight: bold;
	  left: 0;
	  width: 175px;
	  text-align: center;
	}
	.leftbg p{
		margin: 0!important; 
	}
	.rightbg{
	  background-color: #f25c27;
	  padding: 6px;
	  border-radius: 20px 0px 0px 20px ;
	  top: 28px;
	  position: absolute;
	  color: #fff;
	  font-family: 'PT Sans',sans-serif !important;
	  font-weight: bold;
	  width: 175px;
	  right: 0;
	}
	.rightbg input{
		background-color: #f25c27;
		border: none !important;
		box-shadow: none;
		transition: none;
		
	}
	.navbar{
	    padding:0;
	}
	.rightbg button{
		background-color: #f25c27;
		box-shadow: none;
		transition: none;
		border: none !important;		
	}
	.rightbg .btn-default:hover{
		background-color: #f25c27 !important;
	}
	.rightbg .btn-default {
		color: #fff;
	}
	.navbar-inverse{
		margin-top: 10px;
	}
	/* header */
	.dropdown:hover .dropdown-menu{
		display: block;
	}
	.dropdown-menu a:hover{
		background-color: #f25c27 !important;
		color: #fff !important;
	}
	#cart_count{
	    display:none;
	}
	
	#heading.text-center{
		text-align: center;
		color: #f25c27;
		
	}
	#heading.text-center p{
		color: #000;
		font-family: 'PT Sans',sans-serif !important;
	}
	#heading1.text-center{
		background-color: #f1eff0;
		font-family: 'PT Sans',sans-serif !important;
		line-height: 28px;
	}
	#heading3.text-center{
		background-color: #f1eff0;
		font-family: 'PT Sans',sans-serif !important;
	}
	#heading3 .input-group{
		margin-top: 20px;
	}
	#heading3 .row{
		margin-bottom: 20px !important;
		font-family: 'PT Sans',sans-serif !important;
	}
	#heading3 button{
		background-color: #f25c27;
		color: #fff;
		font-family: 'PT Sans',sans-serif !important;
	}
	button{
		background-color: #f25c27;
		padding: 10px;
		border-radius: 20px;
		border: none;
		outline: none;
		padding-right: 15px;
		padding-left: 15px;
		font-family: 'PT Sans',sans-serif !important;
	}
	button a{
		color: #000;
	}
	.textalign{
		text-align: left;
	}
	.textalign p{
		line-height: 40px;
	}
	.block1 img{
		height: 250px;
	}
	.blocks{
		display: block;
	}
	.blocks1{
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
	}
	.blocks1 img {
		height: 60px;
	}
	.blocks2 img {
		height: 150px;
	}
	.sblock{
		margin-bottom: 20px !important;	
		border: solid 1px #f25c27;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.blockdesign{
		/*border-right: solid 2px #f25c27;*/
		/*border-left: solid 2px #f25c27; */
	}
	.blockdesign1{
		/*border-right: solid 2px #f25c27;*/
	}
	
/*	.blockdesign2{
		border-right: solid 2px #f25c27;
	}*/
	#heading1 h1{
		margin-bottom: 20px;
	}
	.moreinfo{
		margin-top: 20px;
		line-height: 20px;
	}
	.moreinfo button{
		background-color: #fff;
		border: solid 1px #f25c27;
	}
	.moreinfo button.bg{
		background-color: #f25c27;
		border: solid 1px #f25c27;
	} 
	.moreinfo button a:hover{
	    text-decoration: none !important;
	    color: #000;
	}
	#heading2{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.navbar {
      margin-bottom: 0 !important;
      border-radius: 0 !important;
    }
	.nav>li>a:focus, .nav>li>a:hover {
    background-color: #f25c27 !important;
	}
	.nav>li>a {
		padding: 15px 15px !important;
	}
	.nav-justified a:focus, .nav-justified a:hover{
		color: #fff !important;
	}
	.whobanner img{
		width: 100%;
	}
	.whoweare{
		margin-top: 30px;
		line-height: 28px;
		text-align: justify;
		font-family: 'PT Sans',sans-serif !important;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	    line-height: 28px !important;
	}
	ol, ul{
	    line-height: 30px;
	}
	/*.navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
	}*/
    
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #000;
      padding: 25px;
	  color: #fff;
	  font-family: 'PT Sans',sans-serif !important;
    }
	footer h3{
		text-transform: uppercase;
		color: #f25c27;
	}
   footer .borders {
	   border-right: solid 2px #f25c27;
	   border-left: solid 2px #f25c27;	   
   }
   footer a{
	   color: #fff;
	   font-family: 'PT Sans',sans-serif !important;	   
   }
    footer a:hover{
		text-decoration: none;
		color: #fff;
	}
   footer .fa{
	    color: #fff;
		width: auto;
		padding: 10px;
   }
   footer ul{
		padding: 0;
		margin: 0;
	}
   footer ul li{
	   list-style: none;
	   padding: 5px;
   }
   footer .flocation{
	   margin-left: 80px;	
   }
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }
	.fixed{
		display: none;
	}
	.fixed1{
		display: none;
	}
@media all and (max-width:723px) and (min-width:320px){
.vertical-tab .tab-content>.tab-pane {
    padding: 0px !important;
}
.whoweare img{
    width:100%;
}
.navbar-toggle{
    display:block;
}
    
}  	  
  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {

    .carousel-caption {
      display: none; 
    }
	.item{
		height: auto;
	}
	.logo img{
		width: 100px;
	}
	.rightbg{
		top: 8px;
		padding: 1px;
		width: 120px;
		border-radius: 0px;
	}
	.leftbg{
		top: 35px;
		padding: 10px;
		border-radius: 0px 20px 20px 0px;
		width: 120px;
	
	}
	.navbar-inverse{
		margin-top: 5px;
	}
	#heading2 .textalign{
		text-align: center;
	}
	footer ul{
		padding: 0;
		margin: 0;
	}
	
  }
  
  a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    font-family: 'PT Sans',sans-serif !important;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    min-width: 28%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #333;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 12px;
    margin: 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background-color: transparent;
    border: none !important;
}
.vertical-tab .nav-tabs li a:before{
    content: '';
    background-color: #f25c27;
    height: 100%;
    width: 100%;
    opacity: 0;
    transform-origin: top left;
    transform: scale(0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before{
    opacity: 1;
    transform: scale(1);
}
.vertical-tab .tab-content{
    color: #f25c27;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 12px 15px;
    border-top: 5px solid #f25c27;
    border-left: 5px solid #f25c27;
    box-shadow: 8px 8px 8px rgba(0,0,0,0.15) inset;
    border-radius: 0;
    display: table-cell;
    position: relative;
    width: 100%;
}
.vertical-tab .tab-content h3{
    font-weight: 500;
    margin: 0 0 5px 0;
}

.salvagetable table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.salvagetable td, th {
  border: 4px solid #dddddd;
  text-align: left !important;
  padding: 8px !important;
}
.salvagetable caption{
	padding-top: 8px;
    padding-bottom: 8px;
    color: #000;
    text-align: center;
	font-weight: bold;
}
/*.salvagetable tr:nth-child(even) {
  background-color: #dddddd;
}*/
.rsi img{
	text-align: center;
}
@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a{
        padding: 14px 20px;
        margin: 0 0 5px;
    }
    .vertical-tab .tab-content{
        padding: 20px 15px 10px;
        display: block;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}
  