@charset "utf-8";
/* CSS Document */
@font-face {
        font-family: "Rupee Foradian";
        src: url('fonts/Rupee_Foradian.html');
        src: url('fonts/Rupee_Foradiand41d.html?#iefix') format('embedded-opentype'),
        url('fonts/Rupee_Foradian-2.html#Rupee Foradian') format('svg'),
        url('fonts/Rupee_Foradian-3.html') format('woff'),
        url('fonts/Rupee_Foradian.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

.rs {font-family: "Rupee Foradian";}
.thumbnail {border-radius: 0px;}
a { text-decoration:none !important; outline:none !important; }
.row { padding:0px; margin:0px !important; }
.container-fluid { padding:0px; }
.container  { width:100%; }
.clr-left { padding-left:0px; }
.clr-right { padding-right:0px; }
.clr-top { padding-top:0px; }
.clr-top2 { margin-top:0px !important; }
.clr-bottom { padding-bottom:0px; }
.clr-all { padding:0px; }
.padding { padding:10px !important; display:block; }

.top-20 { padding-top:20px;}
.bottom-20 { padding-bottom:20px;}
.bot-mar-30 { margin-bottom:50px; }
.top-mar-50 { margin-top:50px; }


.margin-left { margin-right:10px; }
.margin-bottom-10 { margin-bottom:10px !important; }
.margin-top-20 { margin-top:15px !important; }

.red-bg { background-color:#f49038 !important; }
.grey-bg { background-color:rgba(46,46,46,0.8); }
.light-grey-bg { background-color:#eeeeee; }
.sand-bg { background-color:rgba(240,219,177,0.8); }
.green-bg { background-color:#a9bb31; }

.bla-col { color:#2e2e2e; }
.red-col { color:#f49038; }


#header {}
.inner-banner1,.inner-banner2,.about-banner,.Stone-inlay,.exclusive-banner { background-repeat:no-repeat; background-image:url(images/innar-banner1.jpg); background-position:center center; background-size:100% 100%; min-height:421px;}
.inner-banner2 {background-image:url(images/innar-banner2.jpg);}
.about-banner {background-image:url(../images/about-banner.jpg);}
.inner-no-hight { min-height:inherit;}
.Stone-inlay {background-image:url(../images/stone-banner.jpg);min-height:381px;}
.mother-pearl-banner {background-image:url(../images/mother-pearl-banner.jpg); min-height:381px;}
.antique-reproduction-banner {background-image:url(../images/reproduction-banner.jpg); min-height:381px;}
.semi-precious-banner {background-image:url(../images/semi-precious-banner.jpg); min-height:381px;}
.stone-carving-banner {background-image:url(../images/stone-carving-banner.jpg); min-height:381px;}
.marble-temple-banner {background-image:url(../images/marble-temple.jpg); min-height:381px;}
.wood-carving-banner {background-image:url(../images/wood-carving.jpg); min-height:381px;}
.cnc-waterjet-banner {background-image:url(../images/cnc.jpg); min-height:381px;}
.new-addition-banner {background-image:url(../images/new-addition-banner.jpg); min-height:381px;}
.contact-banner {background-image:url(../images/contact.jpg); min-height:381px;}

/* NAV */
.navbar {border-radius: 0px;   padding-top: 6px;   padding-bottom: 6px; margin-bottom:0px;}
.navbar-inverse { background-color:rgb(255, 255, 255); border:none;}
.navbar-brand { padding: 9px 15px; }
.nav>li>a { padding: 10px 7px; }
.navbar-inverse .navbar-nav>li>a { color:#404040; text-transform:uppercase; font-size:16px; }
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover { color:#f49038; }
.wishlist { border:none; background-color:#FFF; padding:5px; }
.nav-pad {  padding-top: 15px !important }

.dropdown-menu { /*background-color:rgba(0,0,0,0.8); border-top:solid 3px #f49038;*/ font-family: lato; font-weight:400;}
.dropdown-menu>li { margin:0 20px; }
.dropdown-menu>li>a {padding: 10px 20px; font-size: 16px; /*border-bottom: 1px dotted rgba(255,255,255,0.4); color:#fff;*/ text-transform:uppercase;}


/* CAT LIST */
.cat-list a { display:block; text-align:center; background-color:#999; color:#FFF; padding:10px 4px; font-size:16px; font-weight:400; margin-bottom:5px; border-right:solid 2px #FFF; }
.cat-list a:hover { background-color:#ff0000;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-transform: translate3d(0,0,0);}

h2.pro-title { font-weight:300; color:#FFF; font-size:23px; text-transform:uppercase; position:absolute; top:24px; left:17px; margin:0px; }
h2.pro-title span { padding:5px 10px;line-height: 1.1em;display: block;}
.read-more-arrow { position:absolute; bottom:10px; left:17px; }

.hover-desc { position:absolute; display:none; padding:15px; width:99%; height:100%; left:0px; top:0px; z-index:99; background-color:rgba(255,0,0,0.9); }
.hover-desc .col-md-6 { display:none; }

.hover-desc a:hover img {
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.hover-desc a img {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

/* ABOUT */
.lead2 { text-align:center; font-family: lato; color:#7d7d7d; font-size:24px; font-weight:300; line-height:31px; margin-bottom:25	px;}
.lead2 span { font-weight:700; }

.about-con {font-family: lato;  color:#2e2e2e;  padding: 10px 5px;}
.about-con h2 { margin:0px; font-size:36px;font-weight:300; line-height:1em; padding-top:15px; margin-bottom:18px;}
.about-con h2 span { font-weight:700;}
.about-con p { font-size:20px; font-weight:300; line-height:1.1em;}
.about-grey { background-color:#fff; }

.browse-bt { text-align:center; font-size:21px; margin-top:40%;}
.browse-bt a span { background-color:#FFF; color:#2e2e2e;padding:8px 12px;}
.browse-bt a:hover span { background-color:#ff0000; color:#FFF; border:solid 1px #FFF;}
.browse-bt2 { margin-top:8%; }

.banner-title { font-size:46px; color:#FFF; line-height: 1.2em; font-family: lato; font-weight:300;padding-top: 100px;}
.banner-title strong {}
.banner-title span {font-size:60px; font-weight:700;}
.banner-title p { font-size:16px;   line-height: 1.2em;
  padding-right: 320px; }

.breadcrumb { background-color:#FFF; border-radius: 0px; }
.breadcrumb li a { color:#666; text-transform:uppercase; padding-right:10px; }
.breadcrumb>.active { color:#f49038;text-transform:uppercase;  }
.breadcrumb>li+li:before {  content: "/\00a0"; font-size:0px;}
#tabs,#customers { background-color:#EEEEEE; }

.panel-default>.panel-heading { background-color:transparent; border:none; }
.nav-tabs>li { margin-right:10px; margin-bottom:10px; }
.nav-tabs>li>a{font-family: 'source_sans_prosemibold'; font-size:20px; color:#9f9f9f; background-color: #dcdcdc; }
.nav-tabs>li.active>a {   background-color: #f49038; color:#FFF; }
.panel-default { border:none; }
.panel { background-color:transparent; }
.panel-body { padding:0px; }

h2.tabs-title { color:#323232; font-size:36px; border-bottom:solid 1px #c0c0c0; padding-bottom:10px;}
h2.tabs-title span { color:#f49038; }

.thumbnail .caption { padding:0px; }
.carousel-control { width:4%; height: 50px; top: 50%; }
.intrested-con { border:none; padding:10px; -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.48);
box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.48);}
.intrested-con h3 { margin:0px; margin-top:8px; font-weight:700; color:#323232; font-size:17px; font-family: 'source_sans_prosemibold';}
.intrested-con p { color:#9d9d9d;  font-family: 'source_sans_prosemibold'; font-size:18px;} 
.thunb li { border: solid 1px #e4e4e4; margin-right:5px !important; }
.large li img {border: solid 1px #e4e4e4;}

.pro-con {}
.pro-con h2 { color:#f49038; font-size:32px; margin:0px; margin-bottom:5px; }
.pro-con h3 { margin:0px;}
.pro-con h3 a { color:#FFF; }
.pro-con h3 span { background-color:#747474; padding:3px 5px; font-size:14px; color:#FFF;}
.pro-con h4 { font-size:18px; font-family: 'source_sans_prosemibold'; color:#606060; margin:0px; margin-top:18px;}
.pro-con h4 span { text-transform:uppercase; color:#b0b0b0; }
.pro-con h5 { margin:0px; font-size:18px; color:#2e2e2e;font-family: 'source_sans_prosemibold'; text-transform:uppercase; } 
.color-selection { border-bottom:solid 1px #e4e4e4; border-top:solid 1px #e4e4e4; padding:25px 0px; margin:25px 0px; }
.color-selection img { border:solid 1px #e4e4e4; }
.label-text { font-size:15px; color:#b4b4b4; text-transform:uppercase; }

table.pro-val { width:100%; background-color:#f9f9f9; margin-top:10px;}
table.pro-val tr.white-bg { background-color:#FFF; }
table.pro-val tr.white-bg td { border:none; padding-bottom:10px; }
table.pro-val tr td { padding:0px; text-align:center; font-size:16px; font-weight:400; color:#848484; border:solid 1px #e9e9e9;}
table.pro-val tr td a { font-size:30px; color:#848484;}
table.pro-val tr.complete{ background-color:#e1e1e1; }

.cat-sub-title { color:#FFF;font-family: 'source_sans_prosemibold'; font-size:18px; text-transform:uppercase;}
.cat-sub-title span { background-color:#f49038; padding:3px 5px; }
.bottom-bor { border-bottom:solid 1px #e4e4e4; margin-bottom:30px !important;}
.inner-cat { padding:0px; text-align:center;   position: relative;}
.inner-cat .caption { background-color:#eeeeee;}
.inner-cat .caption p { margin-bottom:0px; }
.inner-cat .caption .btn-primary { background-color:#2e2e2e;margin-bottom:13px; }

.inner-cat .caption h3 { color:#f49038; font-size:17px; padding-top:15px; text-transform:uppercase; font-weight:600; font-family: lato;}
.inner-cat .caption table { background-color:#FFF; text-transform:uppercase; margin-bottom:10px;}
.inner-cat .caption table tr td { border:solid 1px #e4e4e4; padding:5px;font-family: 'source_sans_prosemibold'; font-size:16px; }

.view-all { font-size:16px; color:#000; }

.right-nav {}
.right-nav ul { margin:0px; padding:0px; list-style-type:none; }
.right-nav ul li { margin-bottom:10px; }
.right-nav ul li a { border:solid 1px #e4e4e4; color:#848484; font-size:14px; font-family: 'source_sans_prosemibold'; padding:12px 5px; display:block;}
.right-nav ul li a span { color:#FFF; background-color:#848484; padding:5px 10px; padding-top:7px; -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; font-weight:300; margin-right:10px; }
.right-nav ul li a:hover { background-color:#f49038; color:#FFF; }
.right-nav ul li a:hover span {background-color:#FFF; color:#f49038;}  

.new-pro { position:absolute; top:9px; left:0px;}
.new-pro span { padding:10px; background-color:#0864e3; color:#FFF; text-align:center; text-transform:uppercase; font-size:16px; font-weight:600; font-family: lato;}

.small-sub-test { text-transform:uppercase; font-weight:600; font-family: lato; font-size:18px; margin:10px 0px; }
#customers { padding:15px 0px; }

.customers-con { border:none; padding:0px; background-color:transparent; }
.customers-con h3 { font-size:20px; }
#brands { padding-top:50px; }
#bread {background-color:#e4e4e4 !important;}

.left-nav { background-color:#707070 !important; text-transform:uppercase; background-image:url(images/expand.png); background-repeat:no-repeat; background-position:93% 50%; color:#FFF !important; border-top-left-radius: 0px; border-top-right-radius: 0px; padding:0px; font-family: lato;  font-weight:400;} 
h4.panel-title a { padding:14px 10px !important; display:block; font-size:15px; }


.left-nav-list ul { margin:0px; padding:0px; list-style-type:none; }
.left-nav-list ul li { border-bottom:solid 1px #e4e4e4; }
.left-nav-list ul li a { display:block; padding:8px; padding-left:15px; font-size:16px; color:#838383; font-family: lato; font-weight:400;}
.left-nav-list ul li a:hover { background-color:#f3f3f3; color:#000; font-weight:700;}

h3.textsize { font-size:18px !important; }
h2.inner-sub-title { font-weight:300; font-family: lato; text-transform:uppercase; margin:0px; padding-bottom:15px;}
.actives { background-color:#f49038 !important; color:#FFF !important; background-image:url(images/collapse.png); background-repeat:no-repeat; background-position:93% 50%;}
.bor-bot { border-bottom:solid 1px #e4e4e4; padding-bottom:15px; margin-bottom:20px !important; }
#features { border-bottom:solid 1px #e4e4e4; border-top:solid 1px #e4e4e4; margin-top:20px; padding:22px 0px; }
ul.feature-list  { margin:0px; padding:0px; list-style-type:none; margin-top:15px;}
ul.feature-list li { background-image:url(images/red_dot.jpg); background-repeat:no-repeat; background-position:left 7px; padding-left:20px; font-size:14px; color:#848484;   margin-bottom: 7px;  font-family: lato; font-weight:300;}

.feature-view-all { text-align:right; padding-top:8px;}
.feature-view-all a { color:#f49038; font-size:14px; text-decoration:underline !important;}

.total { margin-bottom:15px; }
.total h3 { margin:0px; font-weight:700; font-size:18px;}
.total { font-size:28px; color:#2e2e2e; font-weight:700; font-family: lato;}

.form-control {
  height: 44px;
  padding: 6px 12px;
}

.input-group-addon b {
  font-size: 25px;
  padding: 9px;
  padding-top: 15px;
  padding-bottom: 1px;
  display: block;
  color: #f49038;
}
.ex-pad { font-size:18px; line-height:1.4em; font-family: lato; font-weight:300; }

.common-tittle-wrp{ width:45%; text-align:center; margin:0 auto 25px;}

.common-tittle-wrp span.green-bord-ttle{ border-bottom:1px solid #1e9a63; width:144px; float:left; display:inline-block;}

.common-tittle-wrp span.main-title{ color:#333333; font-size:30px; font-weight:900; float:left;}

.common-tittle-wrp span.thin-mm{ color:#666666; font-size:30px; font-weight:400;}

.common-tittle-wrp span.main-sub-ttle{ color:#219a64; font-size:16px; font-weight:700; text-transform:uppercase; display:block;}

.common-tittle-wrp span.thin-title{ font-weight:400;}


.common-tittle-wrp{ width:45%; text-align:center; margin:0 auto 25px;}

.common-tittle-wrp-new{ width:70%;}

.common-tittle-wrp span.grey-bord-ttle{ border-bottom:1px solid #d2d2d2; width:136px; float:left; display:inline-block; margin-top:0px;}

.common-tittle-wrp span.main-title2{ color:#f49038; font-family: lato; font-size:24px; font-weight:300; float:left; text-transform:uppercase; padding:0px 10px;}

p.product-range-desc{ color:#7d7d7d; font-size:18px; line-height:24px; font-weight:300; text-align:center; padding:0% 18%;}

.breadcrumb { margin-bottom:0px !important; } 

.container-1024 { width:1024px; margin:0px auto;  }

.slider-thumb { height:100px; width:100%; background-image:url(images/sample.jpg); background-repeat:no-repeat; background-size:contain; background-position:center center;}
.slider-large { min-height:407px; width:100%; background-image:url(images/sample.jpg); background-repeat:no-repeat; background-size:contain; background-position:center center;}

.inner-content {  }
.inner-content p { font-size:17px; color:#7d7d7d; line-height:1.2em; }

.page-title h1 { font-weight:700; color:#2e2e2e; font-size:36px; font-family: lato;}
.cerf { text-transform:uppercase; font-weight:300; color:#2e2e2e; font-size:36px; font-family: lato; line-height: 1em; margin-top: 37%;}
.cerf span { font-weight:700; color:#ea2828; }

a.rmwhite2 {
	
    border:1px solid #000;
    padding:8px 15px;
    font-size:16px;
    text-decoration: none;
    color: #000;
    display: inline-block;
    margin-top:10px;
    font-weight: 600;
	font-family: lato;
}

.tips-content {font-family: lato;padding: 10px 45px; color:#FFF; }
.tips-content p { font-size:24px; line-height:1.2em;}
.tips-content p.small-test { font-size:16px; }
.tips-content h2 { font-size:36px; font-weight:300; text-transform:uppercase;}
.tips-content h2 span { font-weight:700; }
.tips-content ul { margin:0px; padding:0px; list-style-type:none; margin-top:15px;}
.tips-content ul li { background-image:url(images/white.png); background-repeat:no-repeat; background-position:left 3px; padding-left:35px; font-size:16px; font-weight:400;padding-bottom: 15px; line-height:1.2em;} 

.tips-content2 { color:#2e2e2e; }
.tips-content2 ul li { background-image:url(images/grey_arrow.png); background-repeat:no-repeat;}
.tips-content3 { position:absolute; top:0px; }

.san-con { background-image:url(images/tips-pic4.jpg); background-repeat:no-repeat; background-size:cover; background-position:center center; min-height:570px; }


.wrapper{
	width:90%;
	max-width:800px;
	margin:30px auto;
}
.st-accordion{
    width:100%;
    min-width:270px;
    margin: 5% auto;
	font-family: lato;
}

.st-accordion ul{ list-style:none; list-style-type:none;}

.st-accordion ul li{
	width:100%;
	background-color:#ececec;
    min-height: 70px;
	padding:10px;
	margin-right:20px;
	margin-bottom:30px;
    border-top:1px solid #fff;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
   
    font-size: 19px;
    display: block;
	position: relative;
    line-height: 18px;
	color:#2e2e2e;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

.st-accordion ul li > a.single-line-pad{ padding-top:3%; font-weight:600; padding-left:10px;}

.st-accordion ul li > a span{
	background: transparent url(images/faq-plus_05.png) no-repeat center center;
  text-indent: -9000px;
  width: 31px;
  height: 31px;
  position: absolute;
  top: -42%;
  right: -22px;
  margin-top: -7px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
   /* color: #fff;*/
}
/*.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}*/
.st-accordion ul li.st-open > a{
    color: #2e2e2e;
	padding-left:10px;
}

.st-accordion ul li.st-open{ color:#262626; background-color:#ececec;}

.st-accordion ul li.st-open > a span{
	background: transparent url(images/faq-minus_05.png) no-repeat center center;
  right: -22px;
	opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  16px;
    line-height:  18px;
    padding: 0px 4px 8px 4px;
	font-weight:300;
	line-height:1.3em; 
}
.st-content img{
    width:125px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}

.st-accordion ul{ padding-left:0px;}

.faq-wrp{ width:100%;}

/* specifications */
.cms-seat-cover-matrix #content-table {/*background: none repeat scroll 0 0 #E6E7E8;*/ height: auto; padding: 0 0; width: 100%; font-family: lato;}
.cms-seat-cover-matrix #content-table table th { padding: 5px 8px; font-weight: bold; text-align: center; vertical-align: middle; font-size: 14px; color: #606062; }
.cms-seat-cover-matrix #content-table table td { font-weight: normal; vertical-align: middle; font-size: 14px; padding: 3px 8px; text-align: center; font-family: lato;}
.cms-seat-cover-matrix #content-table table td:first-child { text-align: left !important; }
.cms-seat-cover-matrix #content-table table td strong { color: #606062; font-size: 14px; }
.cms-seat-cover-matrix .in_abt_txt { padding:0; height: auto; margin:0; width: auto;/*background-color: #e6e7e8;*/ float: left; width: 100%; }
.cms-seat-cover-matrix .in_abt_txt h1 { color: #ED3237; float: left; font-family: lato; font-size: 19px; font-weight: bold; margin: 0 0 20px; text-align: left; text-transform: uppercase; width: 640px; }
.cms-seat-cover-matrix .in_abt_txt .matrix-logo { width:200px !important; float: right; }

#content-table { width:100%; height:auto; }
#content-table table { border-collapse:collapse; width: 83%; margin:0 auto; margin-top:30px; margin-bottom:30px; }
#content-table table th { color:#3c3c3c; background-color:#e4e4e4; font-size:18px;}
#content-table table td { color:#333333;font-family: lato; padding:10px; }
#content-table table td strong { font-size:16px; color:#f49038; }
#content-table table, #content-table th, #content-table td { border:1px solid #babbbc; padding-left:8px; }
.colorpalette { padding:30px 0 0 0 !important; width: 92%; height:auto; float:left; margin:0 0px 30px;/*background-color: #e6e7e8;*/ }
.cms-seat-cover-matrix .colorpalette h1 { color: #ed3237; text-transform: uppercase; font-size: 19px; width: 770px; margin: 0 0 30px 0; }
.colorpalette .image { width:400px; height:300px; margin-top:0; float:left; }
.colorpalette .detail { float: right; margin: 0; padding: 0; width: 400px; }
.colorpalette .detail p { float: left; font-weight: bold; width: 76px; color: #383536; font-size: 15px; margin: 0 0 5px; }
.colorpalette .description { color:#3c3c3c; float: left; line-height: 18px; margin-left: 11px; width:300px; font-size: 14px; }
.colorpalette .note { float: right; margin-top:30px; padding: 0; width:400px; font-size: 15px; }
.colorpalette .dot { color:#3c3c3c; float: left; font-weight: bold; line-height: 4px; margin-top: 6px; width: 5px; }
.colorpalette .note strong { color: #383536; font-size: 15px; font-weight: normal; }

.dealer { padding:0px;  font-family: lato; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; -webkit-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.15);
box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.15);}
.dealer h3 { font-weight:300; color:#2e2e2e; font-size:18px; background-color:#f4f4f4; padding:13px 13px; text-transform:uppercase; margin:0px; }
.dealer .caption { padding:10px; }
.dealer .caption p { font-size:18px; color:#2e2e2e; font-weight:400; }
.dealer .caption p strong { font-weight:700; }
.dealer .caption p a { font-weight:300; color:#2e2e2e; }
.dealer .fa-map-marker { color:#e91818; font-size:22px; }

.bottom-links { text-align:center; border-top:solid 1px #e4e4e4; margin-top:15px !important; } 
.bottom-links a { display:block; padding:10px; border-right:solid 1px #e4e4e4;}
.bottom-links a.last-child { border-right:none !important }
.bottom-links a h2 { font-weight:700; font-size:16px; color:#2e2e2e; padding-top: 18px; }
.bottom-links a:hover {background-color:#f4f4f4; }
.bottom-links a.map,.bottom-links a.sms,.bottom-links a.email { background-image:url(images/map.png); background-repeat:no-repeat; background-position:center 10px; }
.bottom-links a.sms { background-image:url(images/sms.png); }
.bottom-links a.email { background-image:url(images/email.png); }

.bottom-links a:hover h2 { color:#e91818; }
.bottom-links a:hover.map {background-image:url(images/map-hover.png); background-repeat:no-repeat; background-position:center 10px;}
.bottom-links a:hover.sms{background-image:url(images/sms-hover.png); background-repeat:no-repeat; background-position:center 10px;}
.bottom-links a:hover.email {background-image:url(images/email-hover.png); background-repeat:no-repeat; background-position:center 10px;}

.submit-bt { padding:9px 38px !important; font-size:18px; font-weight:600; font-family: lato; background-color:#e91818; border:none;}
/* specifications */

.download-center { border:none;  font-family: lato; font-size:16px; font-weight:400;} 
.download-center .btn-primary { background-color:#ed1c24; border:none;}
.download-center h3 { font-size:18px; font-weight:600; }
.downlod-min-height { min-height:150px; }


#footer-con { background-color:#000; padding-top:40px; padding-bottom:40px; margin-top:50px; }
.footer-link h2 { margin:0px; color:#fff; font-weight:700; font-family: lato; font-size:17px; margin-bottom:5px;}
.footer-link h2 a { color:#fff;}
.footer-link a { color:#fff;font-weight:300; font-family: lato; font-size:15px; display:block; margin-bottom:3px;}
.footer-link a:hover { color:#fff;}
.footer-link p { color:#fff; font-size:16px; font-family: lato; font-weight:300;}


/* NAVE */
.nav-wrapper{}


.navbar-default {



  border: none;



  background-color: transparent;



}



ul.nav {

  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: relative;
}







.nav>li{ position:relative;}


.search-box { height:32px !important; }
.logo-box {padding-top: 0px;}

.cse .gsc-control-cse, .gsc-control-cse{ padding:0px !important;}
form.gsc-search-box{ margin-bottom:-3px !important;}
/*table.gsc-search-box td{ padding:10px !important;}*/
#gs_tti50{ padding:0px !important;}
.gsib_a{ padding:0px !important;}
.gsib_b{ display:none !important;}

input.gsc-search-button{ width:15px !important; height:24px !important; padding: 6px 19px !important; background-image:url(img/search-btn_03.html) !important; background-repeat:no-repeat !important; background-position: 10px 3px !important;}

#divTestArea4{ width: 450px;
  height: 81px;



  position: absolute;



  bottom: -81px;



  right: -15px;



  padding: 10px;



  background-color: rgba(0,0,0,0.8);



  display: none;}



  



  #divTestArea4 input[type="text"]{ width:100%; border:none; padding:5px;}







.nav>li>a {



  position: relative;



  display: block;



  padding: 25px 20px;



}







.navbar-default .navbar-nav>li>a{  color:#404040; text-transform:uppercase; font-size:17px; font-family: cursive; }

F00.navbar-default .navbar-nav>li>a:hover{ color:#f49038;}

.navbar-default .navbar-nav>li>a.act2{ color:#f49038;}



.navbar-default .navbar-nav>li{ position:relative;}

.navbar-default .navbar-nav>li>ul{

  list-style: none;

  list-style-type: none;

  margin: 0px;

  padding: 0px;}

  

  .navbar-default .navbar-nav>li>ul li{ float:none; width:220px;}

  .navbar-default .navbar-nav>li>ul li a{ color:#fff; font-size:18px; text-transform:uppercase; font-weight:300; text-decoration:none; padding:10px 0px 10px 8px; display:block; border-bottom:1px solid #fff;}

    .navbar-default .navbar-nav>li>ul li a:hover{ color:#f49038; }

    .navbar-default .navbar-nav>li>ul li a.lst{ border-bottom:none;}

.navbar-default .navbar-nav>li > .drop-box-full{ display:none; padding:35px;  position: absolute; top: 49px; width:900%;left:-296%;z-index: 99; border-top: 3px solid #f49038; min-height:400px; background-color:rgba(0,0,0,0.8);}

  .navbar-default .navbar-nav>li > .drop-box-full2{ display:none; padding:35px; background-color:rgba(0,0,0,0.8);  position: absolute; top: 70px; width:900%;left: -192%;z-index: 99; border-top: 3px solid #f49038;}

 .navbar-default .navbar-nav>li > .drop-box-full2 {  width: 585%;

  left: -385%;}
  
  drop-box-full2

  

   .navbar-default .navbar-nav>li > .drop-box-full ul li .drop-new-2{   width: 100%;

  padding-top: 6%;

  margin-top: 0%;

  border-right: 1px dotted #535353;}
  
  .navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-new-2{   width: 100%;
  margin-top: 0%;
  padding: 2% 0% 0%;
  border-bottom: 1px dotted rgba(255,255,255,0.4);}

  

  .navbar-default .navbar-nav>li > .drop-box-full ul li .drop-new-2-lst{ border-right:none;}
  
    .navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-new-2-lst{ border-right:none;}

    .navbar-default .navbar-nav>li > .drop-box-full ul li .drop-new-2 a{ text-decoration:none; color:#fff; font-size:16px; display:block; background-image:url(img/arrw-drop-dwn_07.html); background-repeat:no-repeat; background-position: 0px 7px;

  padding-left: 10px;

  padding-bottom: 10px;}
  
   .navbar-default .navbar-nav>li > .drop-box-full2 ul li a .drop-main-box{margin-bottom: 15px;
  border-bottom: 1px dotted rgba(255,255,255,0.4);
  padding-bottom: 15px;}
  
  .navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-new-2 a{ text-decoration:none; color:#fff; font-size:16px; display:block; background-image:url(img/arrw-drop-dwn_07.html); background-repeat:no-repeat; background-position: 0px 7px;

  padding-left: 10px;

  padding-bottom: 10px;}

  

.navbar-default .navbar-nav>li:hover > .drop-box-full{ display:block;}
.navbar-default .navbar-nav>li:hover > .drop-box-full2{ display:block;}

.navbar-default .navbar-nav>li > .drop-box-full ul{ list-style:none; width:33%; float:left; list-style-type:none; margin:0px; padding:0px;}
.navbar-default .navbar-nav>li > .drop-box-full2 ul{ list-style:none; width:33%; float:none; list-style-type:none; margin:0px; padding:0px;}

.navbar-default .navbar-nav>li > .drop-box-full ul li{ float:none; width:100%;    padding: 10px 0px 10px 10px; margin-bottom:10px}
.navbar-default .navbar-nav>li > .drop-box-full2 ul li{ float:none; width:100%;    padding: 0px 0px 0px 0px; margin-bottom:0px}

.navbar-default .navbar-nav>li > .drop-box-full ul li:hover{ background-color:#f49038; color:#fff !important; background-image:url(images/drop-arrw.png); background-repeat:no-repeat; background-position:center right;}

.navbar-default .navbar-nav>li > .drop-box-full ul li.act-nav{ background-color:#f49038; color:#fff !important;  background-image:url(images/drop-arrw.png); background-repeat:no-repeat; background-position:center right;}

.navbar-default .navbar-nav>li > .drop-box-full ul li a{ text-decoration:none;}
.navbar-default .navbar-nav>li > .drop-box-full2 ul li a{ text-decoration:none;}

.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box{ width: 100%;

  padding-right: 0px;

  margin-right: 20px;}

  .navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box-lst{ padding-right: 0px;

  margin-right: 0px; border-right:none}

.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box .drop-pic{ float:left; padding-right:10px; display:none;}

.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box .drop-desc{ float:left; width:100%;}

.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box .drop-desc p.drop-txt-1{ color:#fff; font-size:18px; font-weight:400; line-height:18px; margin-bottom:0px;}

.navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-main-box .drop-desc p.drop-txt-1{ color:#fff; font-size:18px; font-weight:400; line-height:18px; margin-bottom:0px;}



.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box .drop-desc p.drop-txt-1 span{ color:#499f36;}

.navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-main-box .drop-desc p.drop-txt-1 span{ color:#499f36;}

.navbar-default .navbar-nav>li > .drop-box-full ul li:hover .drop-main-box .drop-desc p.drop-txt-1 span{color:#fff !important;}
.navbar-default .navbar-nav>li > .drop-box-full ul li.act-nav .drop-main-box .drop-desc p.drop-txt-1 span{color:#fff !important;}

.navbar-default .navbar-nav>li > .drop-box-full ul li .drop-main-box .drop-desc p.drop-sub-desc{ color:#fff; font-size:13px; font-weight:300; margin-bottom:0px; opacity:0.7;}

.navbar-default .navbar-nav>li > .drop-box-full2 ul li .drop-main-box .drop-desc p.drop-sub-desc{ color:#fff; font-size:13px; font-weight:300; margin-bottom:0px; opacity:0.7;}



.navbar-default .navbar-nav>li:hover > a{ color:#fff; background-color:#f49038;}

.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box{ width:67%; float:left; min-height:234px; padding:0px 20px 0px; border-left:1px solid #f49038;}


.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box .drop-product-box{ width:100%; margin-bottom:10px;}
.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box .drop-product-box img{ width:100%;}

.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box .drop-product-box a{ text-decoration:none}
.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box .drop-product-box a p{text-align: center;
  padding: 7px 0px 0px 0px;
  margin: 0px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;}
  
.navbar-default .navbar-nav>li > .drop-box-full .right-drop-box  a.browse-drop{ text-decoration:none; background-color:#f49038; color:#fff; text-transform:uppercase; display:block; width:125px; text-align:center; padding:6px; margin:0 auto;}
  
  
  .navbar-default .navbar-nav>li > .drop-box-full2{ width: 205%;left: -69%;}
   
   .navbar-default .navbar-nav>li > .drop-box-full2 ul{ width:100%;}
    .navbar-default .navbar-nav>li > .drop-box-full2 ul li:hover{ background-color:transparent !important; background-image:none;}

.mob-links-only{ display:none;}




/*------------5 column definition -----------*/

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  display: inline-block;
  float: none;
  /* text-align: left; */
  margin-right: -4px;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
	width: 33%;
	float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
	width: 33%;
	float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
	width: 33%;
	float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
	width: 33%;
	float: left;
}
}
