body
{
	font-family: opens sans,sans-serif;
	background: #f1f0f0;
}
ul , li
{
	padding: 0px;
	margin:0px;
	list-style: none;
}
.navbar
{
    padding-bottom: 10px;
    background: #fff;
    margin-bottom: 0px;
}
.navbar-nav>li
{
	padding-bottom: 10px;
}
.navbar-nav>li:hover
{
	background: url(../images/linkbg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.navbar-nav>li:last-child:hover
{
    background: none;
}
.navbar-nav>li>a
{
	font-weight: bold;
	color: rgba(0,0,0,0.8);
	border-right: 1px solid black;
	margin-top: 30px;
	line-height: 0;
}

.navbar-nav>li:last-child>a
{
	border: none;
	margin: 0px;
    background: #fff;
}
.navbar-nav>li:hover a
{
	background: none;
}
.navbar-nav>li img {
	margin-top: 7px;
    width: 120px;
}
.navbar-toggle
{
	background-color: #2d2d71;
	margin-top: 20px;
}
span.icon-bar {
    background: #fff;
}
ul.nav.navbar-nav.navbar-right {
    height: 70px;
}
li.active-page {
    background: url(../images/linkbg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.page-heading {background: #2d2d71;color: white;font-family: playball;padding-bottom: 8px;margin-bottom: 30px;}

.page-heading h3 {
    font-size: 30px;
}

#products a {
    display: block;
    background: #fff;
    box-shadow: 0 0 5px 0px #337ab7;
    color: black;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#products a:hover
{
	box-shadow: 0 0 10px 2px #337ab7;
	text-decoration: none;
}
#products ul li {
    text-align: center;
}
#products img {
    height: 150px;
    padding-top: 10px;
}
}
.product-title {
    font-size: 20px;
    font-family: roboto slab !important;
    margin-top:10px;
}
.top-foot-section
{
	background: #2d2d71;
	padding: 15px 0;
    color: white;
}
.top-foot-section a {
    color: white;
}
.display-product {
    background: #fff;
}
.more-products h4 {
    background: #2d2d71;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 15px;
}
.more-products {
    padding-bottom: 15px;
    background: #fff;
    margin-top: 15px;
}
.more-products img {
    padding-top:15px;
    height: 105px;
}
.more-products ul li {
    text-align: center;
}
.more-products .row {
    padding: 0 15px;
}
.product-overview {
    background: #fff;
    min-height:316px;
}
.product-overview h3 {margin-top: 0;}

.product-overview {
    padding: 20px;
}

.product-overview h4 {
    margin-top: 30px;
}

.product-overview ul li {
    list-style: url(../images/list.png);
    margin-left: 30px;
    line-height: 1.9;
}
.composition , .dimension{
    background: #fff;
    margin-bottom: 20px;
}

.composition h3,.dimension h3 {
    background: #2d2d71;
    color: white;
    text-transform: capitalize;
    padding: 16px;
    margin-bottom: 0px;
    margin-top: 0;
}

.composition table tr th,  .composition td ,.dimension table tr th,  .dimension td {
    text-align: center;
    border: 1px solid rgba(0,0,0,0.2);
}
td,th {
    text-align: center;
    border: 1px solid rgba(0,0,0,0.1) !important;
    padding: 5px;
}
tr:nth-child(even)
{
    background: #f9f9f9;
}
.banner {
    background: url(../images/banner.jpg);
    height: 500px;
}

.heading-1 {
    margin: 0;
    background: #2d2d71;
    color: #fff;
    font-family: playball,sans serif;
    padding: 15px;
    text-align: center;
}

.who-are-we {
    background: #fff;
    box-shadow: 0 0 15px 3px rgba(0,0,0,0.2);
    margin-top: -69px;
}

.who-are-we p {
    padding: 30px;
    text-align: justify;
}
.heading-2 {
    margin: 0;
    padding-left: 20px;
    font-family: playball , sans-serif;
    color: #2d2d71;
    border-bottom: 1px solid #2d2d71;
    padding-bottom: 8px;
}

.what-we-do {
    margin-top: 30px;
}

.what-we-do p {
    text-align: center;
    font-family: open sans, sans-serif;
    padding: 20px;
    font-size: 20px;
}
.industry-products .heading {
    background: #2d2d71;
    color: #fff;
    padding: 14px;
    font-size: 20px;
    font-family: open sans,sans-serif;
    font-weight: 600;
}

.industry-products {
    background: #fff;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.5) !important;
    min-height: 326px;
    margin-bottom: 30px;
}
.industry-products li:nth-child(3) {
    padding:10px 10px 10px 10px; 
}

.brochure img {
    width: 100px;
}

.brochure ul li {
    font-size: 18px;
    font-family: roboto slab;
    font-weight: bold;
    color: #2d2d71;
    margin: 15px 0;
}

.heading-4 {
    font-family: playball, sans-serif;
    color: #2d2d71;
    text-align: center;
    font-size: 38px;
    margin: 0;
    padding-top: 35px;
}

.brochure a {
    background: #2d2d71;
    color: #fff;
    font-size: 32px;
    padding-left: 90px;
    padding-right: 90px;
    transition: all 0.5s;
}
.brochure {
    margin-top: 35px;
}
.banner h1 {
    margin-top: 50px;
    font-family: playball,sans-serif;
    color: white;
    font-size: 70px;
    text-transform: capitalize;
}
.banner2 {
    background: url(../images/banner2.jpg);
    height: 227px;
    padding-top: 20px;
}

.heading5 {
    color: #fff;
    font-family: playball,sans-serif;
    text-align: center;
}

.banner2 ul li {
    color: #fff;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 20px;
    padding: 15px;
}

.banner2 ul {
    width: 80%;
    margin: auto;
}
.contact
{
    padding-left: 15px;
    padding-top: 8px;
}
.contact li
{
    text-align: left;
    font-size: 12px;
}
.about-us
{
    padding-top: 20px;
}
.content {
    background: #fff;
    min-height: 500px;
    margin-bottom: 30px;
    box-shadow: 0 0 5px 0px;
    padding-top: 15px;
}
#contact-details h3 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    color: #2d2d71;
    font-family: roboto slab,sans-serif;
}
footer p {
    margin: 0;
}
#product-tables {
    background: #fff;
    margin-top: 20px;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 1px 0;
}

.dimension,.composition {
    border: 1px solid;
}
.product {
    background: #fff;
    min-height: 316px;
}

.display-product {
    width: 480px;
    float: left;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 30px;
}
.productimage
{
    transition:all 1s;
    height:0;
}
.activepro
{
    height: 251px ;
    margin: auto;
}
.thumbs {
    float: left;
    margin-top: 40px;
}
.thumbs li
{
    text-align: center;
}
.thumbs a {
    margin-bottom: 20px;
    box-shadow: 0 0 5px;
    display: block;
    width: 50px;
}
.thumbs img {
    height: 29px:;
}
.top-foot-section .col-md-4:nth-child(2) {
    text-align: center;
}

.top-foot-section .col-md-4:nth-child(3) {
    text-align: right;
}
.dimension img {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}
@media only screen and (max-width: 768px)
{
	.navbar-nav>li img {
    width: 108px;
	}
}

#liquid1{
    height: 215px !important;
    padding-top: 15px;
    color: #fff;
}
.liquid{
    background: #fff;
    border: none;
    border-radius: 0px;
}
#liquid1 .wrapper,#liquid1 .wrapper ul , #liquid1 .wrapper ul li{
    height: 190px !important;
}
#liquid1 .wrapper ul li{
    width: 200px;
    margin-right: 15px;
}
a.bloglink {
    color: #000;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-top: 13px;
}
.liquid .previous{
    background-image: url() !important;
    cursor: pointer;
    position: relative;
}
.liquid .previous:before {
    content: "\f060";
    display: block;
    position: absolute;
    font-family: "FontAwesome";
    color: #000;
    opacity: 1 !important;
    z-index: 0;
    font-size: 26px;
    left: 20px;
    top: 65px;
}
.liquid .next{
    background-image: url() !important;
    cursor: pointer;
    position: relative;
}
.liquid .next:before {
    content: "\f061";
    display: block;
    position: absolute;
    font-family: "FontAwesome";
    color: #000;
    opacity: 1 !important;
    z-index: 0;
    font-size: 26px;
    left: 20px;
    top: 65px;
}
.liquid ul li a img{
    box-shadow:none;
}
h3.moreproducts {
    background: #2D2D71;
    color: #fff;
    padding: 18px;
    margin: 30px 0 0 0;
}
.brochure a:hover {
    color: #fff;
    background: #4545A8;
}
.download {
    background: #2D2D71;
    color: #fff;
    padding: 13px;
    margin-top: 15px;
    display: inline-block;
}
.download:hover{
    color: #fff;
    background: #4545A8; 
    text-decoration: none;
}
.emailForBrochure {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 13;
    top: 0;
    display: none;
}

.form-container {
    position: relative;
    top: 240px;
    left: 285px;
    background: #fff;
    width: 800px;
    padding: 20px;
    border:1px solid #000;
    height: 150px;
}
.send {
    background: #2D2D71;
    color: #fff;
    padding: 6px 13px;
    border-radius: 5px;
    border:none;
}
.send:hover{
    color: #fff;
    background: #4545A8; 
    text-decoration: none;
    border:none;
}
.msg{
    display: none;
}
.navbar-brand img {
    width: 100%;
}
#products a {
    min-height: 210px;
}
.chicklet{ 
    display: block;
    width: 136px;
    background: #2550BE;
    color: #fff;
    position: fixed;
    z-index: 10;
    transform: rotate(90deg) translateX(135%) translateY(-60%);
    right: 0;
    text-align: center;
    padding: 11px;
    border: 3px solid #fff;
    transition: all .2s linear;
}

.chicklet:hover {
    color: #fff;
    text-decoration: none;
    right: 15px;
}