html{height:100%;}
body{    padding-top: 70px;
    font-size: 12px;
    position: relative;
    color: #34495e;
    display: inline-block;
    min-height: 100vh;
    padding-bottom: 78px;
    background: #fff;
    width: 100%;}
	footer{position:absolute;bottom:0px;}
ul.list-inline {
    list-style-type: none;margin-top:10px;
}ul.list-inline li{display:inline-block;margin-right:10px;font-size:12px;}
i#phone,i#mail {
        color: #149815;
    padding: 3px;
    font-size: 16px;
    border-radius: 50%;
    margin-right: 3px;
    vertical-align: middle;
}i#mail{font-size:12px;padding:4px;}.container-fluid{padding:0px;}.item img{height:500px !important;}
i.fa.fa-chevron-left {
    font-size: 20px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20%;
}i.fa.fa-chevron-right {
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 20%;
}.back-image{background-repeat:no-repeat;background-size:cover;width:100%;text-align:center;line-height:400px;}.sambrani{     width: 70%;
    margin: 0 auto;
}
.carousel-control.left,.carousel-control.right{background-image:none;}header.navbar .nav>li{display:inline-block;}
.content-image {
    display: inline-block;
    width: 100%;
    margin: 20px 0px;
}.content-sambrani{    font-size: 15px;
    display: inline-block;
    color: #999;}
.box_industries
{
  
  overflow: hidden;
  text-align: center;
  position: relative;
}

.box_industries .content
{
       background: rgba( 0, 0, 0, 0.7 );
    bottom: -100%;
    color: #fff;
    height: 50%;
    left: 0%;
    padding: 10px;
    text-align: center;
    position: absolute;
    transition: bottom 1s ease;
    width: 95%;
    margin: 0 14px;
}
.box_industries:hover .content
{
  bottom: 0%;
}.image.fill{background-image:url('images/sambrani2.jpg');background-repeat:no-repeat;background-size:cover;width:100%;height:250px; background-position: center;}
.banner{background-image:url("images/imageback1.png");background-repeat:no-repeat;width:100%;height:250px;background-size:cover;display:inline-block;background-position:center;}
.inner-banner{background-color:rgba(0,0,0,0.5);width:100%;display:inline-block;height:250px;}
.banner-contact{background-image:url("images/cont-banner.jpg");background-repeat:no-repeat;width:100%;height:200px;background-size:cover;display:inline-block;background-position:center;}
span.banner-product {
    font-size: 55px;
    color: #fff;
    position: absolute;
    top: 30%;
    left: 40%;
}.content-image h1 {
    text-align: center;
}
span.banner-cont {
    font-size: 55px;
    color: #fff;
    position: absolute;
    top: 30%;
    left: 38%;
}
.nopadding{padding:0px;}ul.list-inline li:last-child{margin:0px;}
.product-images {
    display: inline-block;
    width: 100%;
    margin: 50px 0px;
}
.inside-background1{background-image:url('images/thangamayil1.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px; background-position: center; transition: transform .9s;}
.inside-background2{background-image:url('images/thangamayil2.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background3{background-image:url('images/thangamayil3.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background4{background-image:url('images/image5.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background5{background-image:url('images/img3.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px; background-position: center; transition: transform .9s;}
.inside-background6{background-image:url('images/image6.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background7{background-image:url('images/img2.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background8{background-image:url('images/img1.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
.inside-background9{background-image:url('images/img5.png');background-repeat:no-repeat;background-size:cover;width:100%;height:250px;    background-position: center; transition: transform .9s;}
* {
    box-sizing: border-box;
}


.content-box1 {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}.product-inside-content {
    display: inline-block;
    width: 100%;
    padding: 25px 0px;
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.18);
}.darkheader ul.list-inline li{color:#fff;}
div#contact-page {
    display: inline-block;
    width: 100%;
    margin: 40px 0px;
}
footer{background-color:#f5f5f5;display: inline-block;width: 100%;padding-top: 15px;}
ul.footer-list {
    list-style-type: none;
}.footer-list li{display:inline-block;}.footer-list li a {
    color: #000;padding: 10px;font-size: 15px;
}footer p {
    font-size: 15px;
    color: #000;
}
::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:#b62016;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:hover {background-color:#52302d;}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 8px;
    width: 30px;
    height: 30px;
}  #footer a {
            color: #fff;
        }

        #back-to-top {
            position: fixed;
            bottom: 40px;
            right: 40px;
            z-index: 999;
            width: 32px;
            height: 32px;
            text-align: center;
            line-height: 30px;
            background: #ea63bb;
            color: #444;
            cursor: pointer;
            border: 0;
            border-radius: 2px;
            text-decoration: none;
            transition: opacity 0.2s ease-out;
            opacity: 0;
        }

            #back-to-top:hover {
                background: #ccc;
            }
                #back-to-top:hover i {
                    color: #fff !important;
                }
            #back-to-top.show {
                opacity: 1;
            }

        #footer a:hover {
            color: #fff;
        }
@media(max-width:1191px){.box_industries .content{width:94%;}}
@media(max-width:991px){.box_industries .content{width:92%;}#contact-page h4{margin-top:15px;}div#contact-page{margin:40px 0px 0px;}.back-image{line-height:initial;}.content-image{margin:20px 0px;}.col-md-6.col-xs-12.box_industries:first-child {margin: 0px auto;}.box_industries {
    width: 80%;
    margin: 10px auto;
    float: none;padding:0px;
}.content-box1{margin-bottom:0px;}.box_industries .content {
    width: 100%;
    margin: 0px;
}
}
@media(max-width:767px){header #logo{background-position:center;width:100%;margin-top:-10px;}.nav-collapse.pull-right {
    float: none !important;
    text-align: center;
}ul.pull-right.list-inline {
    float: none !important;
    text-align: center;
}.content-image{margin:20px 0px;}div#jssor_1 {
    margin-top: 109px !important;
}span.banner-product{top: 54%;left:5%;}
span.banner-cont{top: 54%;
    left: 5%;}.col-md-12.col-xs-12.nopadding.visible-xs.mobile-content {margin-top: 90px;}header #logo{left:0px;}.banner,.banner-contact{margin-top:109px;}
}
@media(max-width:480px){.box_industries .content{height:70%;}span.banner-cont{top:50%;font-size:40px;}}
