@charset "utf-8";
/* CSS Document font-family: Arial,sans-serif;*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Roboto);
html, body, p, a, a:hover, h1, h2, h3, h4, h5, h6, ul, li, table, embed, tr, td, dl, dd, dt { margin:0px; padding:0px; text-decoration:none !important;}

body { background:#fff; font:normal 14px/20px "Raleway", Sans-Sarif !important;}
header { background:transparent; color:#7b1316; padding:16px 0px 0px;  position:absolute; left:0; right:0; z-index:999;}
/*.top-hdr { padding-bottom: 7px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);}*/
.top-hdr-left ul li { display:inline-block; list-style-type:none; padding-left:0px; margin-right:7px; font-size: 13px; font-weight: 600;}
.top-hdr-left ul li span.fa { font-size: 16px; margin-right: 5px;}
.top-hdr-left ul li a { color:#7b1316;}
.top-hdr-left ul li.call-icon { background:url(../../templateassets/images/call-icon.png) no-repeat 0% 81%;}
.top-hdr-left ul li.fax-icon { background:url(../../templateassets/images/fax-icon.png) no-repeat 0% 61%;}
.top-hdr-left ul li.mob-icon { background:url(../../templateassets/images/mob-icon.png) no-repeat 0% 61%;}
.top-hdr-left ul li.mail-icon { background:url(../../templateassets/images/mail-icon.png) no-repeat 0% 61%;}
.social-icon ul li { display:inline-block; list-style-type:none;}
.top-hdr-left { padding-top:5px;}
.dwn-hdr { border-bottom: 0px solid #595b6a; padding:18px 0 0 10px; margin-top:14px;}
.nav > li > a { display: block; padding: 21px 24px !important; position: relative; font-weight: 600;}
.navbar-default { background-color: rgba(0, 0, 0, 0.95); border-color: #151511; float:right; position: relative; top: -4px;}
.navbar-default .navbar-nav > li > a { color: #fff;}
.navbar  { margin-bottom:0px; margin-top:0px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color: #8D1629; color: #fff;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { background-color: #8D1629; color: #fff;}
@media screen and (max-width:991px) and (min-width:768px){
.nav > li > a { padding: 16px 25px !important;}
}
@media screen and (max-width:991px){
header { padding:0px;}
.navbar  { margin-top:11px;}
.navbar-default { display:inline-block; float:none;}
.navbar-toggle { margin-right: 0px; float:none;} 
}
.mob-logo img { display:inline-block;}
@media screen and (max-width:767px){ .navbar-default { display: inline-block; float: none; width: 100%;}}
.top-bottom { padding:70px 0px;}
.logo { width: 269px;}
.mob-logo { background: #5a0406; padding: 5px 5px 6px 5px;}
h3.title::before {
    border-bottom: 1px solid #cecece;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
}
h3.title span {
    background: #fff none repeat scroll 0 0;
    padding: 10px 15px;
    z-index: 1;
}
h3.title {
    font-size: 24px;
    font-weight: 300;
    left: 0;
    line-height: normal;
    padding: 20px 15px 40px;
    position: relative;
}
.pic-caption {
    background: rgba(90, 4, 6, 0.92) none repeat scroll 0 0 ;
    cursor: default;
    height: 100%;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 90%;
    margin-left: 15px;
    color: #fff; line-height:34px; padding-top:31px !important; font-size:22px;
}
.mdl-prt { padding-left: 52px; margin-top: 42px;}
.mdl-prt h4 { margin:38px 0px 16px;}
@media screen and (max-width:324px){ h3.title { font-size: 20px;}}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
#newsletter .form-control {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    height: 45px;
    padding: 10px 20px;
}
.form-inline .form-control {
    display: inline-block;
}
.form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
    color: #959595;
    font-size: 14px;
    padding: 5px 20px;
}
.form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 54px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100% !important;
}
.btn.btn-primary {
    background: #8d1629 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    transition: all 0.3s ease 0s;
}

.btn-lg { font-size: 18px; color: #fff;}
#newsletter .btn-lg {
    font-weight: 300;
    line-height: 1.4;
    margin-left: -17px;
    padding: 10px 69px !important;
}
#newsletter .btn-lg:hover {
    background-color: #000 !important;
}
footer{ background:#8d1629; padding:43px 0px; color:#fff; font-size: 16px;}
.ftr-social ul li { display:inline-block; list-style-type:none; margin-right:7px;}
@media screen and (max-width:661px){
.mob-dis-none { display:none;}
}
@media screen and (max-width:991px){
.mob-pad-top-none { padding:0 0 70px;}
.mob-pad-btm-none { padding:70px 0 0px;}
.dwn-hdr { padding: 18px 0 0 0px !important;}
}
.about-banner { background:url(../../templateassets/images/about-banner.jpg) no-repeat 0% 0% / 100% auto; padding:168px 0;}
.blog-banner { background:url(../../templateassets/images/blog-banner.jpg) no-repeat 0% 0% / 100% auto; padding:168px 0;}
.product-banner { background:url(../../templateassets/images/product-banner.jpg) no-repeat 0% 0% / 100% auto; padding:168px 0;}
.video-banner { background:url(../../templateassets/images/video-banner.jpg) no-repeat 0% 0% / 100% auto; padding:168px 0;}
.contact-banner { background:url(../../templateassets/images/contact-banner.jpg) no-repeat 0% 0% / 100% auto; padding:178px 0;}
@media screen and (max-width:991px) and (min-width:768px){
.product-banner { padding: 14% 0 !important;}
}
@media screen and (max-width:767px) and (min-width:700px){
.product-banner { padding: 15% 0 !important;}
}
@media screen and (max-width:699px) and (min-width:650px){
.product-banner { padding: 16% 0 !important;}
}
@media screen and (max-width:649px) and (min-width:600px){
.product-banner { padding: 17% 0 !important;}
}
@media screen and (max-width:599px) and (min-width:550px){
.product-banner { padding: 18% 0 !important;}
}
@media screen and (max-width:549px) and (min-width:500px){
.product-banner { padding: 20% 0 !important;}
}
@media screen and (max-width:499px) and (min-width:450px){
.product-banner { padding: 22% 0 !important;}
}
@media screen and (max-width:449px) and (min-width:430px){
.product-banner { padding: 23% 0 !important;}
}
@media screen and (max-width:429px) and (min-width:400px){
.product-banner { padding: 24% 0 !important;}
}
@media screen and (max-width:399px) and (min-width:370px){
.product-banner { padding: 27% 0 !important;}
}
@media screen and (max-width:369px) and (min-width:340px){
.product-banner { padding: 29% 0 !important;}
}
@media screen and (max-width:339px) and (min-width:320px){
.product-banner { padding: 31% 0 !important;}
}
@media screen and (max-width:319px) and (min-width:300px){
.product-banner { padding: 34% 0 !important;}
}
@media screen and (max-width:299px) and (min-width:270px){
.product-banner { padding: 35% 0 !important;}
}
@media screen and (max-width:269px) and (min-width:240px){
.product-banner { padding: 37% 0 !important;}
}
@media screen and (max-width:239px) and (min-width:220px){
.product-banner { padding: 39% 0 !important;}
}
@media screen and (max-width:219px) and (min-width:200px){
.product-banner { padding: 41% 0 !important;}
}
.bg-white { background:#fff; margin:-108px auto 0; padding:34px 0px !important;}
h2 { font-size:36px; margin-bottom:80px; font-weight: normal; padding-left: 30px;}
.form-group {
    margin-bottom: 15px;
}
.contact-form label {
    color: #959595; 
    font-weight: normal;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
a { color: #8d1629;}
.mob-pad-btm-none a { color: #000;}
.form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
    color: #959595;
    font-size: 14px;
    padding: 5px 20px;
}
.form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}




.fa-icon {
    float: left;
    width: 0;
}
.fa-home::before {
    content: "";
}
.contact-info .fa {
    background: #8d1629 none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
    color: #fff;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    width: 28px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.blog-containe {
    float: left;
    margin-left: 42px;
}
.cont-home-icon {
    background: rgba(0, 0, 0, 0) url("../../templateassets/images/cont-home-icon.png") no-repeat scroll 0 0  !important;
    height: 11px;
    position: absolute;
    width: 14px;
    z-index: 999 !important;
    margin: 8px 17px 0 -7px !important;
}
.cont-ph-icon {
    background: rgba(0, 0, 0, 0) url("../../templateassets/images/cont-ph-icon.png") no-repeat scroll 0 0  !important;
    height: 13px;
    position: absolute;
    width: 13px;
    z-index: 999 !important;
    margin: 8px 17px 0 -7px !important;
}
.cont-mail-icon {
    background: rgba(0, 0, 0, 0) url("../../templateassets/images/cont-mail-icon.png") no-repeat scroll 0 0  !important;
    height: 12px;
    position: absolute;
    width: 16px;
    z-index: 999 !important;
    margin: 8px 17px 0 -7px !important;
}
.cont-web-icon {
    background: rgba(0, 0, 0, 0) url("../../templateassets/images/cont-web-icon.png") no-repeat scroll 0 0  !important;
    height: 13px;
    position: absolute;
    width: 14px;
    z-index: 999 !important;
    margin: 8px 17px 0 -7px !important;
}
.dropdown-menu { background:rgba(34, 34, 34, 1.00);}
.dropdown-menu > li > a { line-height:34px; color:#fff;}
.dropdown-menu > li { border-bottom:1px dashed #ccc;}
.dropdown-menu > li:last-child { border-bottom:0px dashed #ccc !important;}
.mdl-img { width:555px; height:455px;}
.video { width:95%; height:267px; margin:3px 0 0 0px; position:absolute;}
.video-mob { width:100%; height:267px; margin:0px 0px 0px 0px;}
.tp-btm-sctn { padding:0 0 70px;}
@media screen and (max-width:991px) {
.tp-btm-sctn { padding:70px 0 70px !important;}
.bg-white { padding: 34px 15px !important;}
}
.product-image{ margin-bottom: 30px;}
.product-height{ min-height: 330px; }
.side-form {  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);  padding: 20px;}
.h4, h4 { font-size: 14px; }
.md1-img { }
.navbar-static-top { border-width: 0;}
.pic-caption {
    background: rgba(235, 44, 51, 0.85) none repeat scroll 0 0 !important;
    cursor: default;
    height: 100%;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 90%;
}
.pic-caption { cursor: pointer !important; text-align: left !important;}
.blog h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
    text-transform: uppercase; margin-bottom: 30px;
}
.blog .accordion-inner ul { padding-left: 46px !important;}
.accordion-group { margin-bottom: 11px; border-bottom: 1px dashed #ccc; padding-bottom: 15px;}

/* chirag blog image hover */
.blog-image-wrapper{
	position: relative;
}
.img-overlay{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	display: block;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.blog-image-wrapper:hover .img-overlay{
	left: 0;
	width: 97.5%;
	opacity: 1;
}

.blog-img-icon {
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	visibility: hidden;
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.blog-image-wrapper:hover .blog-img-icon {
	margin-top: -20px;
	opacity: 1;
	top: 50%;
	visibility: visible;
}

.blog-img-icon a{
	background: #fff;
	border: medium none;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	border-radius: 100%;
}
.blog-image-wrapper .bx-wrapper .bx-pager { display: none;}
.blog-image-wrapper .bx-wrapper { margin-bottom: 0;}

/* chirag.... 10-03-2016..... Start*/
.feature-image{ margin-top:50px;}
.feature-image::after { background: #cecece none repeat scroll 0 0; content: ""; height: 1px; margin-top: -13px; position: absolute; right: 49px; top: 60%; width: 120px; z-index: -1; }
hr { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #8d1629 -moz-use-text-color -moz-use-text-color; border-image: none; border-style: solid none none; border-width: 1px 0 0; margin-bottom: 33px; margin-top: 33px; }
.round{ padding: 2px 3px; display: inline-block; -moz-border-radius: 100px; -webkit-border-radius: 100px; -moz-box-shadow: 0px 0px 0px #888; -webkit-box-shadow: 0px 0px 0px #888; box-shadow: 0px 0px 0px #888; }
a:focus, a:hover { color: #8d1629; }
.feature-wrapper::before { background: #cecece none repeat scroll 0 0; bottom: 0; content: ""; height: 616px; left: -50px; position: absolute; top: 0; width: 1px; z-index: 1; }
.feature-wrapper::after { background: #8d1629 none repeat scroll 0 0; border-radius: 100%; box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09); content: ""; height: 8px; left: -53.5px; position: absolute; top: 46%; width: 8px; z-index: 3; }
.feature-content-wrapper::before { background: #8d1629 none repeat scroll 0 0; border-radius: 100%; box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09); content: ""; height: 8px; left: -53.5px; position: absolute; top: 0; width: 8px; z-index: 3; }
.feature-content-wrapper::after { background: #8d1629 none repeat scroll 0 0; border-radius: 100%; bottom: 0; box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09); content: ""; height: 8px; left: -53.5px; position: absolute; top: 611px; width: 8px; z-index: 3; }
.news-msg{margin: 52px 0px 0px 20px; font-size:17px; }
.accordion-heading .fa-plus {
	color:#fff;
	font-size:8px;
}
.accordion-heading .fa-minus {
	color:#fff;
	font-size:8px;
}
.scroll-up img {
    margin-top: -121px;
}
.flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important;
}
.tp-bullets .simplebullets .hovered, .tp-bullets.preview1 .bullet.selected {
    background: #8d1629 none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
    border-radius: 100% !important

}
.bullet {
	background: none !important;	
    border: 2px solid #fff !important;
	border-radius: 100%;
}	
.portfolio-overlay{
    background: rgba(235, 44, 51, 0.75) none repeat scroll 0 0;
    color: #fff;
	height: 100% !important;
    width: 100% !important;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    z-index: 10;
}
.portfolio-overlay-gallery{
	width: 86% !important; 
	margin-left: 5px;
	background: rgba(235, 44, 51, 0.75) none repeat scroll 0 0;
    color: #fff;
	height: 100% !important;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    z-index: 10;
}
.accordion-heading .icon-fixed-width{ 	
	border-color: #8d1629!important;
    border-image: none;
    border-radius: 100%;
    border-style: solid;
    border-width: 0px;
    background-color: #8d1629;
}	
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected{
	background-color: #8d1629 !important;
}
a:focus, a:active, a:focus   {
    outline: 0 none !important;
}
.accordion-heading a:hover{
   padding-left: 10px;
}
.accordion-heading .round{
	position: relative; top: -3px; 
}
.tparrows{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
	border-radius: 0px;
	height: 40px !important;
	width: 40px !important;
}
.tparrows::before {
    color: #fff;
    display: inline-block;
    font-family: "revicons";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    margin-right: 0;
    margin-top: 9px;
    text-align: center;
    text-decoration: inherit;
    width: 32px;
}
.tp-rightarrow::before {
    content: "\276F" !important;
}
.tp-leftarrow::before {
    content: "\276E" !important;
}
.box-custom-slider{
	width:70%; margin:0 auto;
}

.prod-list ul li { display: block; list-style-type: none; border-bottom: 1px dashed #ccc; line-height: 23px; position: relative; padding: 5px 0px 5px 25px;}
.prod-list ul li span.fa { position: absolute; line-height: 25px; left: 0px;}
.prod-image img { display: inline-block; margin: 34px 0px 108px;}
.product-title{ margin-bottom: 10px;}
.inquiry-title{ margin-bottom: 10px;}
.product-desc{
	margin-top: 25px;
}
.product-desc .img-responsive {
	width: 60%;
}
.captcha-field{
	width:50% !important;
}
.captcha-img{
	width: 50%;
	float: left;
}
.bx-wrapper {
    margin: 0 auto 0px !important;
    padding: 0;
    position: relative;
}	
.contact-captcha{ width: 20%; float: left; margin-right: 10px;}
.img-responsive:hover {
    width: 405px;
}
.feature-image:hover::after { top: 51%;}
.contact-info h3 { margin-bottom: 66px !important;}
.w750 { width: 750px;}
.blog h3 { margin-top: 25px;}
@media screen and (max-width:1199px) and (min-width:992px) {
h2 { margin-bottom: 34px !important;}
.video { position: relative; width: 100%;}
}
@media screen and (max-width:991px) and (min-width:768px){
.contact-banner, .blog-banner { padding: 140px 0px !important;}
}
@media screen and (max-width:1199px){
.about-banner { background: rgba(0, 0, 0, 0) url("../images/about-banner.jpg") no-repeat scroll 0 0 !important;}
h2 { padding-left: 0px !important;}
.w750 { width: 100% !important;}
}
@media screen and (max-width:991px){
.contact-info h3 { margin-bottom: 25px !important; margin-top: 43px;}
h2 { margin-bottom: 34px !important;}
.img-responsive:hover { width: auto !important;}
}
@media screen and (max-width:767px){
.video { position: relative !important; width: 100% !important; margin-bottom: 43px; height: auto !important;}
.contact-banner, .blog-banner { padding: 114px 0 !important;}
h2 { font-size: 30px;}
.mdl-prt { padding-left: 0px !important;}
.tp-btm-sctn { padding: 0px 0 25px !important;}
.ftr-social { float: none;}
.scroll-up img { margin-top: -160px !important;}
.navbar-nav .open .dropdown-menu { height: 122px !important; overflow-y: scroll !important; overflow: hidden; position: relative;}
}
.ftr-social { float: right;}
.bx-caption p{ color: #000 !important; }
.bx-wrapper .bx-caption span {
    color: #000;
    display: block;
	font-family: "Raleway",sans-serif !important;
    font-size: 0.85em;
    padding: 10px;
}

.ftr-social li a{
	color:#fff;	
}