/* GEO - Semibold */
@font-face {font-family: 'Geogrotesque-SemiBold';src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot');src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('../fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('../fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');}

/* GEO - Medium */
@font-face {font-family: 'Geogrotesque-Medium';src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot');src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('../fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');}

/* GEO - Regular */
 @font-face {font-family: 'Geogrotesque-Regular';src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot');src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('../fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('../fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/webfonts/flexslider-icon.eot');
	src:url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/webfonts/flexslider-icon.woff') format('woff'),
		url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}







/*----------------------------------------*/
/*  1.  Base Css For All Content
/*----------------------------------------*/
html, body {height: 100%;}
.fl {float:left}
.fr {float:right}
a:focus {outline:0px solid; text-decoration: none;}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
.flash > a{
  -webkit-animation-name: flash;
          animation-name: flash;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes flash {
  from {
    color: red;
  }
  to {
    color: black;
  }
}

@keyframes flash {
  from {
    color: red;
  }
  to {
    color: black;
  }
}

.mainContainer{width: 88%;margin: 0 auto;}
.fCopyRight{background:#3B3B3B;color: #fff;}
.nNav{background:#e31a22;padding: 0px 0;}
.nNav .navbar{min-height:auto;}



.bsasket-wrapper {
    float: right;
    background: #3B3B3B;
    padding: 4px 5px;
    line-height: 56px;
    position: relative;
    margin-top: -23px;
    margin-right: 30px;
}
.bsasket-wrapper img {    float: left;
    margin: 0 0px 0px 0;
    position: absolute;
    left:-118px;
	    z-index: 9999;
    top: -34px;
    width: 125px;
    max-width: 125px;}
	.bg{background: url(../images/topicon1.png);}
.bsasket-wrapper:before { position:absolute; left:-23px; top:0; content:""; background:url(../images/topicon1.png) no-repeat left top; width:23px; height:23px;}
.bsasket-wrapper:after { position:absolute; right:-23px; top:0; content:""; background:url(../images/topicon2.png) no-repeat left top; width:23px; height:23px;}

.bsasket-wrapper span{display:inline-block; font-size:71px; color:#f9f048; float:left; margin:0 13px 0 0; }

.bsasket-wrapper strong{font-family: 'Poppins', sans-serif; display:inline-block; font-size:13px; font-weight:400; color:#000; position:absolute; top:7px; left:48px;}















h1, h2, h3, h4, h5, h6 {
    color: #292929;
    letter-spacing: 1.5px;
    line-height: 1.35;
    margin: 0 0 5px;
}
a {transition: all 0.5s ease 0s;text-decoration:none;color:#FFFFFF}
a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a:active, a:hover {
    outline: 0 none;
}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.font{font-family: 'Source Sans Pro', sans-serif;}

body {color:#333335; font-size: 14px;font-family: 'Open Sans', sans-serif;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;overflow-x:hidden;}

::selection
{
color:#000;background: #e5e5e5  ;
}
::-moz-selection
{
color:#000;background: #e5e5e5 ;
}
.clear{clear:both}

section, h1, li, img {
    -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    
    -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    transition: width 1s ease-in-out, left 1.5s ease-in-out;
}





.fancybox-slide--iframe .fancybox-content {

	max-width  : 55%;
	max-height : 100%;
	margin: 0;
}























@media only screen
and (min-width : 320px)
and (max-width : 480px) {
.main{
    width:480px;
/* Animation Property */
animation-property: width;
animation-property: height;
transition-duration: 1s;

/* webkit */
-webkit-animation-property: width;
-webkit-animation-property: height;
-webkit-transition-duration: 3s;
 
/* moz */
-moz-animation-property: width;
-moz-animation-property: height;
-moz-transition-duration: 3s;
 
/* opera */
-o-animation-property: width;
-o-animation-property: height;
-o-transition-duration: 3s;
}
.sidebar{
    width:480px;
/* Animation Property */
animation-property: width;
animation-property: height;
transition-duration: 1s;

/* webkit */
-webkit-animation-property: width;
-webkit-animation-property: height;
-webkit-transition-duration: 3s;
 
/* moz */
-moz-animation-property: width;
-moz-animation-property: height;
-moz-transition-duration: 3s;
 
/* opera */
-o-animation-property: width;
-o-animation-property: height;
-o-transition-duration: 3s;
}
}




















/*header*/

 .headroom {
  	position: static;
  	top: 0;
  	left: 0;
  	right: 0;
  	-webkit-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
  }
  .headroom--unpinned {
  	top: 0px;
  }
  .headroom--pinned {
  	top: 0;
  }




.tpLinks{float: right;margin: 10px;}
.tpLinks ul li {
    float: left;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 12px;
}

.tpLinks ul li a {
    color:#FFFFFF;padding: 8px 0 0;display: inline-block;
}

.tpLinks ul li a:hover {
    color: #ed1c24
}






















/*loader here*/

/* loader */
.loader-wrapper.loader-off,
body.loaded .loader-wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 500ms linear 0s;
  -moz-transition: all 500ms linear 0s;
  -ms-transition: all 500ms linear 0s;
  -o-transition: all 500ms linear 0s;
  transition: all 500ms linear 0s;
}

.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000111;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 500ms linear 0s;
  -moz-transition: all 500ms linear 0s;
  -ms-transition: all 500ms linear 0s;
  -o-transition: all 500ms linear 0s;
  transition: all 500ms linear 0s;
}

.loader {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  perspective: 400px;
  transform-type: preserve-3d;
}

.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.loader svg {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.loader .loader-animation {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

.loader-btn {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  perspective: 400px;
  transform-type: preserve-3d;
}

.loader-btn:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.loader-btn svg {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.loader-btn .loader-animation {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color1 6s ease-in-out infinite;
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

@keyframes color {
  100%,
  0% {
    stroke: #5fd179;
  }
  40% {
    stroke: #5fd179;
  }
  66% {
    stroke: #5fd179;
  }
  80%,
  90% {
    stroke: #5fd179;
  }
}

@keyframes color1 {
  100%,
  0% {
    stroke: #fff;
  }
  40% {
    stroke: #fff;
  }
  66% {
    stroke: #fff;
  }
  80%,
  90% {
    stroke: #fff;
  }
}







/*----------------------------------------*/
/*  Home Page
/*----------------------------------------*/

.tpNav .container-fluid{padding: 0;padding-left: 15px;}


.tpNav .flag_top{margin-top: 0px;}












.tpBar{padding: 5px 0;background:#3B3B3B;}
.tpNav{background:#000000;/* padding: 20px; */-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);}
.tpNav .navbar-default{background-color:inherit;border:inherit;font-size: 14px;text-transform: uppercase;font-weight: 700;}
.tpNav .navbar{margin-bottom: 0;margin-top: 0px;}

  
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color:#000;color: #fff!important;
}
  
  
  
  
  
.tpNav .navbar-nav>li{margin-right: 10px;}

.tpNav .navbar-nav>li>a {
    color: #fff;
    padding: 11px 10px;
    border-radius: 0px;
}



.tpNav .navbar-nav>li>a:hover{color: #fff!important;background: #000;}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{color: #fff;background: #000;}

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


.dropdown-menu{background:#000;}
.dropdown-menu>li>a{padding: 8px 20px;color: #fff;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .nav .open> a, .nav .open> a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ee1d25;
}






















/* sub menus arrows on desktop */
.navbar-nav:not(.sm-collapsible) ul .caret {
	position: absolute;
	right: 0;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
	padding-right: 30px;
}
/* make sub menu arrows look like +/- buttons in collapsible mode */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: -3px 15px 0 0;
	padding: 0;
	width: 32px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
 	border-style: solid;
}
.navbar-nav.sm-collapsible .caret:before {
	content: '+';
	font-family: monospace;
	font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {
	content: '-';
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 50px;
}
/* revert to Bootstrap's default carets in collapsible mode when the "data-sm-skip-collapsible-behavior" attribute is set to the ul.navbar-nav */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
	position: static;
	margin: 0 0 0 2px;
	padding: 0;
	width: 0;
	height: 0;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-left: 4px solid transparent;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
	content: '' !important;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
	padding-right: 15px;
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-bottom: 7px solid;
	border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
	top: 6px;
	border-top: 7px solid;
	border-right: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
	border-left: 7px dashed transparent;
}
/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
	padding-left: 35px;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
	padding-left: 45px;
}
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 55px;
}
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
	padding-left: 65px;
}
/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
.navbar-nav .dropdown-menu > li > a {
	white-space: normal;
}
.navbar-nav ul.sm-nowrap > li > a {
	white-space: nowrap;
}
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
	white-space: normal;
}
/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu {
	left: 0;
	right: auto;
}
/*end navigation*/

.cName{margin: 18px 0 18px;}

/*home banner*/



       
.bs-slider{
    overflow: hidden;
    max-height: 800px;
    position: relative;
   
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;height: auto!important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 90px;
    height: 90px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 80px;
    cursor: pointer;
    overflow: hidden;
    line-height: 80px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.0);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 20px 1px 1px;
    box-shadow: 0 0 0 2px #F80004;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 35%;
    right: 10%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0 0 10px 0;
    color: #ffffff;
    font-size: 50px;font-weight: 700;
    display: block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	text-shadow: 1px 1px 1px #000;position: relative;line-height: 50px;margin-bottom: 0;
	/*text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.4);*/ 
}
/*.slide-text > h1::after{position: absolute;right: -10px;top: -0px;content: '';width: 5px;height: 70px;background: #e31a22;}*/
.slide-text > p {
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    font-weight:600;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
	text-shadow: 1px 1px 1px #000;text-transform: uppercase;background: #e31a22;display: inline-block;position: relative;right: -10px;
}
.slide-text > p::after{position: absolute;
    content: '';
    left: -30px;
    top: 0px;
    border-style: solid;
    border-color: transparent #e31a22 #e31a22 transparent;
    border-width: 30px 30px 0px 0px;}




.slide-text > p > span{display: block;font-size: 24px;font-weight: 600;padding-top: 25px;}



.slide-text > a.btn-default{
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	background:#ed1c24;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}


/*home banner end*/

.homeBanner{width: 100%;position: relative;margin-top:0px;}









ul.tpSearch{ background: #e31a22;padding: 42px 0px;position: relative;margin-left: 0px;}


ul.tpSearch:before{position: absolute;
    content: '';
    left: -50px;
    top: 0px;
    border-style: solid;
    border-color: transparent #e31a22 #e31a22 transparent;
    border-width: 104px 50px 0px 0px;}
ul.tpSearch li{float: left;margin-right: 30px;position: relative;}
ul.tpSearch li:last-child{margin-right: 0;}

/*search here*/


#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

/*search here end*/

.cartBtn{position: relative;}
.cartBtn span{text-align: center;font-size: 13px;font-weight: 700;margin-left: 10px;}


.tSearch {
   
    margin-top: 0px;margin-right: 15px;position: relative;
	
}
.tSearchInner {
    padding: 0px 8px;
    margin: 0px 0px;
}





.tSearch i {
    font-size: 22px;
    color: #fff
}

.tSearch .navbar-form {
    padding: 0;
    margin: 0
}

.tSearch input {
    background: grey;
    border: none;
    color: #fff;
    margin: 0;
	box-shadow:none;
}

.tSearch inpiut[type=text] {
    padding-top: 5px
}







 
 
 

	
	h1{font-size: 40px;font-weight: 100;color: #292929;text-transform: uppercase;display: inline-block;margin-bottom:20px;line-height: 30px;}
h1 span:before{display: block;content: '';}
/*h1 span:after{position: absolute;content: ''; right: -10px;
    bottom: 8px;;width: 4px;height: 20px;background:#cccccc;}*/
h1 span{font-size: 26px;color: #e31a22;font-weight: 700;position: relative;}
	


.catThumb{position: relative;
-webkit-box-shadow:0 18px 13px -6px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow:0 18px 13px -6px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 18px 13px -6px rgba(0, 0, 0, 0.2);overflow: hidden;border: solid 1px #9e9e9e;
}
.catThumb::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}



.catThumb figcaption{position: absolute;bottom: 30px;left: 20px;}
.catThumb h2{font-size: 24px;font-weight: 700;text-transform: uppercase; position: relative;color: #fff;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);-webkit-transition: all 0.3s, color 0.3s;
	-o-transition:all 0.3s, color 0.3s;
	-moz-transition:all 0.3s, color 0.3s;
	transition: all 0.3s, color 0.3s;}
.catThumb h2::after{position: absolute;left: 0;bottom: -6px;height: 3px;width: 80px;background: #e31a22;content: '';-webkit-transition: all 0.3s, color 0.3s;
	-o-transition:all 0.3s, color 0.3s;
	-moz-transition:all 0.3s, color 0.3s;
	transition: all 0.3s, color 0.3s;}


.catThumb:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



.catThumb:hover h2{padding-left: 10px;}








#cat .owl-stage-outer{padding:0px 0 30px;}

#cat .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 18%;width: 100%;
}
#cat .owl-prev{background:#D0D0D0;font-size: 38px;width: 60px;height: 60px;line-height: 45px;-webkit-border-radius:100px;
-moz-border-radius:100px ;
border-radius:100px ;left:-30px;position: absolute; color:#9e9e9e;border: solid 2px #9e9e9e;}
#cat .owl-next{background:#D0D0D0;;font-size: 38px;width: 60px;height: 60px;line-height: 45px;-webkit-border-radius:100px;
-moz-border-radius:100px ;
border-radius:100px;right: -30px;position: absolute; color:#9e9e9e;border: solid 2px #9e9e9e;}


.centerSection{padding: 60px 0 0px;background-image: url(../images/contentbg.svg); background-attachment: fixed; background-position: center 1000px; background-repeat: no-repeat; background-size: cover;}




















.featuredProduct{padding:0px 0;
}
.featuredProduct h1{padding-top: 10px;padding-bottom: 0;}


#featured .owl-stage-outer{padding: 20px 0;}

#featured .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 42%;width: 100%;z-index: 20;
}
#featured .owl-prev{background:#FFFFFF;border:#706666 solid 1px;-webkit-border-radius:50%;
-moz-border-radius:50% ;
border-radius:50% ;font-size: 22px;left: 0px;position: absolute;color: #808080;}
#featured .owl-next{background:#FFFFFF;border:#706666 solid 1px;-webkit-border-radius:50%;
-moz-border-radius:50% ;
border-radius:50%;font-size: 22px;right: 0;position: absolute;color: #808080;}






#featured .item{padding: 0 15px;}



.proThumb{-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);border:#e0e0e0 solid 1px;

position: relative;background: #fff;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;overflow: hidden;
text-align: center;}
/*.proThumb:after{border-bottom:#d2d2d2 solid 3px;position: absolute;bottom: -50px;width: 100%;height: 50px;background:#000000;content: '';}*/





.proThumb .txtContainer{padding: 15px;}





.proThumb .txtContainer .name{font-size: 16px;color: #333335;margin-bottom: 0px;font-weight: 600;display: block;position: relative;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;width: 100%;}
.proThumb .txtContainer .name::before{position: absolute;left: 0;top: -10px;width: 30px;height: 1px;background: #ec1c23;content: '';transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;width: 100%;}
.proThumb .txtContainer .artNo{font-size: 16px;font-weight: 600;color: #ec1c23;margin-bottom:0px;display: block;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;}

.proThumb .myBtn{position: absolute;bottom: 0;  right:-100%;}
.proThumb .zoom{position: absolute;  
    bottom: -7px;width: 40px;height: 40px;color: #fff;font-size: 56px;height: 0;
	border-bottom: 80px solid #ec1c23;
	border-left: 80px solid transparent;font-weight: 100;transition: all 0.2s ease;-moz-transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-ms-transition: all 0.2s ease;box-shadow: none;}
.proThumb .zoom::after{font-size: 56px;content: '+';position: absolute;    right: 5px;
    top: 14px;font-weight: 100;}





.proThumb:hover{border: #e31a22 solid 1px;-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.6);
-moz-box-shadow:  0px 0px 30px 0px rgba(0,0,0,0.6);
box-shadow:  0px 0px 30px 0px rgba(0,0,0,0.6);}

.proThumb:hover .name::before{width:100%;background: #333335;}
.proThumb:hover .name{color: #ec1c23;}
.proThumb:hover .artNo{color: #333335;padding-left: 10px;}
.proThumb:hover .zoom{right: -13px;
    bottom: -7px;}















.newsletterSec{background: #e31a22;padding: 14px 0 11px;margin: 15px 0 0 0;}
.newsletterSec h3{font-size: 26px;color: #fff;font-weight: 600;margin-bottom: 15px;text-transform: uppercase;}
.social{margin-top: 0px;float: right;}
.social ul li{display: inline-block;margin-right: 5px;margin-bottom:0px;}
.social ul li:last-child{margin-right: 0;}
.social ul li a{width: 30px;height: 30px;background: #000002;display: block;text-align: center;line-height: 30px;text-align: center;font-size: 16px;border-radius: 8px;}
.social ul li a:hover{background:#fff;color:#e31a22;}


.newsletter{margin-top: 0px;}
.newsletter input[type="text"]{width: 50%;display: inline-block;height: 30px;font-size: 13px;;color: #000;padding-left: 10px;}
.newsletter .btn{width: 21%;display: inline-block;font-size:14px;padding:0px 0;margin:0;text-transform: uppercase;background: #000002;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;left: -4px;height: 30px;line-height: 30px;border: none;color: #fff;}
.newsletter .btn:hover{background:#fff;color: #e31a22;}






.media h3{font-size: 30px;margin-bottom: 40px;font-weight: 100;text-transform: uppercase;}
.media h3 span{font-size: 30px;font-weight: 700;}
.media h4{font-size: 18px;font-weight: 700;text-transform: uppercase;}
.media h5{font-size: 16px;font-weight: 700;color: #ed1c24;padding-top: 10px;padding-bottom: 10px;}

#scroller a{color: #ed1c24;display: inline-block;text-align: right;font-weight: 700;}
#scroller p{font-weight: 300;}






.catalogue{position: relative;overflow: hidden;}

.catalogue img {
    max-width: 100%;
    height: auto;
}
.cataloguer a {
    display: block;
    position: relative;
    overflow: hidden;
}
.catalogue a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
}
.catalogue a img {
    max-width: 100%;
	width: 100%;
}

.catalogue:hover a:before {
    -webkit-animation: shine 1.5s;
    animation: shine 1.5s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}


.copyrights{padding: 15px 0;}
.copyrights a, .copyrights span{color: #e31a22;font-weight: 600;}
.copyrights a:hover{color: #000002;}





#ttcmsbanner {
    float: left;
	width: 100%;
    overflow: hidden;
    margin: 0 auto 50px;
    position: relative;
    display: inline-block;
}
#ttcmsbanner .col-sm-6,
#ttcmsbanner .col-sm-12 {
    padding: 0;
    text-align: center;
}
#ttcmsbanner .ttbanner img {
    max-width: 100%;
    height: auto;
}
#ttcmsbanner .ttbanner a {
    display: block;
    position: relative;
    overflow: hidden;
}
#ttcmsbanner .ttbanner a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
}
#ttcmsbanner .ttbanner a img {
    max-width: 100%;
	width: 100%;
}

#ttcmsbanner .ttbanner:hover a:before {
    -webkit-animation: shine 1.5s;
    animation: shine 1.5s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}



















.homeRelatedProducts{margin-bottom: 30px;position: relative;}


.homeRelatedProducts #owl-demo .item{
padding: 10px;

  text-align: center;
}
.homeRelatedProducts .customNavigation{
  text-align: center;
}

.homeRelatedProducts .customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.homeRelatedProducts .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #333333;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.homeRelatedProducts .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;position: absolute;top: -90px;right:-10px;
}
.homeRelatedProducts .owl-theme .owl-controls .owl-buttons div {
    background:none;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    margin: 5px;
    opacity: 1;
    padding:10px;
}












.blink{background: #000;border-top:#DF2326 solid 2px;padding: 30px 0;}
.blink h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: inherit;
}
/*.blink h3::after{position: absolute;right: -10px;top: 7px;width: 3px;height: 19px;background: #e31a22;content: '';}*/


/*.blink ul{padding-bottom: 30px; }
.blink ul li{margin-bottom: 12px;}
.blink ul li:last-child{margin-right: 0}
.blink ul li a{color: #fff;text-transform: uppercase;position: relative;padding-left: 15px;}
.blink ul li a::before{ font-family: 'FontAwesome';content: '\f105';position: absolute;left: 0;top: 0;color: #fff;font-size: 16px;transition: all 0.5s ease 0s;}
.blink ul li a:hover{color: #DF2326;}
.blink ul li a:hover::before{color: #DF2326;}*/


 ul.blink2{padding-bottom: 0px; }
 ul.blink2 li{margin-bottom: 12px;}
 ul.blink2 li:last-child{margin-right: 0}
 ul.blink2 li a{color: #fff;text-transform: uppercase;position: relative;padding-left: 15px;}
 ul.blink2 li a::before{ font-family: 'FontAwesome';content: '\f105';position: absolute;left: 0;top: 0;color: #fff;font-size: 16px;transition: all 0.5s ease 0s;}
 ul.blink2 li a:hover{color: #DF2326;}
 ul.blink2 li a:hover::before{color: #DF2326;}





.hNews{margin: 5px 0px 0 0;}
.hNews ul {padding-top: 30px;}
.hNews ul li{margin-bottom:25px;}
.hNews ul li p{color: #fff;}


.hNews .nTxt{float:left;width: 70%;font-size:12px;font-weight:100;}


.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		/* padding-top: 1.5em; */
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: -84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: -84px 0 !important;
	}
	.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
		background-position: -84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
		background-position: -42px -88px;
	}
	
	.simply-scroll-btn-pause {
		right: 6px;
		bottom: 6px;
		background-position: -168px -44px;
	}
	.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
		background-position: -168px -88px;
	}
	
	.simply-scroll-btn-pause.active {
		background-position: -84px -44px;
	}
	.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
		background-position: -84px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 576px;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left; padding-right:20px;
			/*width: 290px;
			height: 200px;*/
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: auto;
	height: auto;
	margin-bottom: 0.2em;
}

	.vert .simply-scroll-clip {
		width: auto;
		height: 120px;
		padding-top: 20px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: auto;
			height: auto;
			
			
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}
	











































/*-------------------Go to top---------------------*/


#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../img/top.png) no-repeat left top;z-index: 999;
}

#toTopHover {
	background:url(../img/top.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}





.bread{background:#161616;text-transform: uppercase;font-size: 14px;}
.breadcrumb{font-weight: 100;font-size: 12px; }
.breadcrumb>li a:hover{color: #e3142f;}
.backBtn a{color: #fff;display: block;padding: 10px;}
.backBtn a:hover{color: #ce1d1b;}


.tpNav .navbar-nav > li > a >.caret{display: none;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    position: absolute;
    right: 0;
    margin: -3px 15px 0 0;
    padding: 0;
    width: 32px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    top: 1px;}
	
	
.navbar-collapse {
    max-height: inherit!important;
}

/*--------------------------------------------------<dropdown>===========================*/

/*.proBanner{background:url(../images/title-bg.jpg) no-repeat left bottom fixed;
 background-size: cover;
padding: 109px 0;text-align: center;}*/
	.pageTitle{font-size: 40px;text-transform: uppercase;font-weight: 700;color: #292929;position: relative;display: inline-block;padding-top: 30px;}

	.breadcrumb{text-transform: uppercase;}
.breadcrumb a{color: #292929;}
	.breadcrumb .active{color: #ed1c24;}

.proHeadingM{margin-bottom: 33px;}

/*-------------------left menu---------------------*/
.accordion{border: #e2e2e2 solid 1px;}

#leftCol h1 {
    font-size: 30px; padding-left: 15px;padding-top: 10px;border-bottom: #e2e2e2 solid 1px;display: block;margin-bottom: 0;padding-bottom: 16px;background: #e2e2e2;}
.lMenu h2
{
	font-size: 36px;
	font-weight: 700;
	position: relative;
	color: #232020;
	display: inline-block;
	padding: 20px 20px 10px;
	
}
.lMenu h2:after
{
	position: absolute;
	content: '';
	right: -5px;
	top: 50%;
	width:10px;
	height: 2px;
	background:#ed1c24
}
.lMenu hr
{
	border-top:#e2e2e2 solid 1px;
	margin: 0px 0
}
.lMenu
{
	margin-bottom: 30px;
	/*border: #e2e2e2 solid 1px;*/
	text-transform: uppercase;
	background:#FFFFFF
}
.lMenu .accordion
{

}
.lMenu .accordion, .lMenu .accordion li
{
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #dbdbdb
}
.lMenu .dcjq-parent-li > li:first-child
{
	border-top: solid 1px #dbdbdb
}
.lMenu .accordion a
{
	padding: 10px 10px 10px 15px;
	text-decoration:none;
	display: block;
	color: #4c4646;
	font-weight: bold;
	font-size: 16px;
	text-transform:inherit;
	position: relative;
	border-bottom: #ffffff solid 1px
}
.lMenu .accordion ul > li a:before
{
	content: '\f105';
	position: absolute;
	left: 0;
	top:10px;
	font-family: 'FontAwesome'
}
.lMenu .accordion ul > ul > li:first-child
{
	border-top:#dbdbdb solid 1px
}
.lMenu .accordion ul > li:last-child
{
	border: none
}
.lMenu .accordion ul a
{
	padding: 10px 0px 10px 20px;
	color: #4c4646;
	font-size: 14px;
	font-weight: 700;
	position: relative
}
.lMenu .accordion ul
{
	background:#FFFFFF;
	padding: 8px
}
.lMenu .accordion ul i
{
	float: right;
	display: inline-block;
	line-height: 22px;
	font-size: 9px;
	font-style: normal;
	color: #696969
}
.lMenu .accordion ul span
{
	display: inline-block;
	padding-left: 5px
}
.lMenu .accordion a.dcjq-parent
{
	color: #4c4646;
	font-weight: bold;
	
	text-transform:inherit;
	position: relative;
	border-bottom: #ffffff solid 1px;
	background:url(pluse.png) no-repeat right
}
.lMenu .accordion a.dcjq-parent:hover
{
	color: #ed1c24
}
.lMenu .accordion a.dcjq-parent, .lMenu .accordion a.dcjq-parent:hover
{
	padding: 10px 10px 10px 15px
}
.lMenu .accordion a.dcjq-parent.active
{
	color: #ed1c24;
	background: url(minus.png) no-repeat right
}
.lMenu .accordion a.dcjq-parent .num
{
	float: right;
	padding-right: 18px
}
.lMenu .accordion a:hover
{
	color: #ed1c24
}
.lMenu .accordion a:active
{

}
.lMenu .accordion a.dcjq-parent span
{
	float: right
}
.lMenu .accordion a.dcjq-parent:last-child
{
	border-bottom:none
}
.lMenu .accordion ul > li.active a, .lMenu .accordion ul > li.active a::before
{
	color: #b0b0b0
}
.lMenu .accordion ul > li:first-child
{
	border-top: solid 1px #dbdbdb
}


























.listingSection{margin-bottom: 20px;border: #e2e2e2 solid 1px;padding: 10px 10px 10px;background: #e2e2e2;}
.listingSection .total{color: #666666;margin-top: 0px;display: block;}
.listingSection .total b{color: #e31a22;padding-left: 5px;}
.listingSection h2{font-size: 28px;font-weight: 300;color: #e31a22;text-transform: uppercase;}







.listingSection .btn-group span{padding-right: 10px;}
.listingSection a{padding-left: 15px;font-size: 15px;color: #575757;}
.listingSection a:focus, .listingSection a:hover{color: #ed1c24!important}


.listingSection .total{color: #4c4646;}
.item.list-group-item
{
    float: none;
    width: 100%;
    /* background-color: #f2f2f2; */
    margin-bottom: 10px;
    border: none;
}


#products .proThumb{margin-bottom: 10px;}



.item.list-group-item .item.list-group-item:hover .textContainer{border-right: none;-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;background: none;}


.item.list-group-item{margin-bottom: 20px;}

.list-group p{display: none;}

.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    /* background: #fff; */
}


.item.list-group-item .proThumb .inquirNow{transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;opacity: 1;position: relative;left: 50%;width: 170px;margin-left: -85px;}


.item.list-group-item .proThumb .textContainer h5 {
    font-size: 18px;
    color: #e3122f;
    font-weight: 600;
    margin-bottom: 80px;
}




.item.list-group-item:hover{/* -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.6); */-moz-box-shadow:  0px 0px 30px 0px rgba(0,0,0,0.6);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6);}
.item.list-group-item:hover .textContainer{background:#FFFFFF;margin-top:0px;}








.item.list-group-item .proThumb{background:#FFFFFF;}

.item.list-group-item .imgContainer
{
     float: left;width: 40%;
}
.item.list-group-item .imgContainer img{width: 100%;height: auto;}


.item.list-group-item .txtContainer{float: left;width: 60%;text-align: left;}
.item.list-group-item .txtContainer::after{clear:both; content:"";display: block;}
.item.list-group-item p{position: relative;float: left;width: 100%;}
.item.list-group-item p:before{clear:both; content:"";display: block;}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}

.item.list-group-item:hover .proThumb{-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6);
-moz-box-shadow:  0px 0px 0px 0px rgba(0,0,0,0.6);
box-shadow:  0px 0px 0px 0px rgba(0,0,0,0.6);}

.item.list-group-item .txtContainer .name::before{height: 0;}






.item.list-group-item:nth-of-type(odd)
{
   
}






.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item .product-thumbnail
{
    float: left;
    margin-right: 30px;
    width: 50%;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
.item.list-group-item p{display: block;padding-top: 10px;margin-bottom: 0px;font-size: 15px;line-height: 20px;padding-left: 15px;}
.item.list-group-item .product-item .item-inner .item-info {
    text-align: left;
    padding-top: 12px;
    background: #fff;
}


.item.list-group-item .proThumb .txtContainer .name{font-size: 26px;padding-bottom: 5px;padding-left: 30px;}
.item.list-group-item .proThumb .txtContainer .artNo{font-size: 20px;padding-left: 30px;}



.item.list-group-item .proThumb{display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;}

.item.list-group-item .proThumb .txtContainer{background: #e2e2e2;}
.item.list-group-item .imgContainer{background:#FFFFFF;}
.item.list-group-item .imgContainer img{   position: relative;
  top: 50%;
  transform: translateY(-50%);}



























.paginationSection{border: #e2e2e2 solid 2px;padding: 15px 0 10px;color: #4c4646;}
.pagination{margin: 0;margin-bottom: 0px;}
.pagination > li{margin-right: 10px;}
.pagination > li > a, .pagination > li > span {
    background-color:inherit;
    border:#e2e2e2 solid 2px;
    color: #4c4646;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;margin-right: 10px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #ce1d1b;
    border-color: #e2e2e2 solid 1px;
    color: #fff;
    z-index: 2;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ce1d1b;
    border-color: #e2e2e2;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span
 {
    -webkit-border-radius:0 ;
    -moz-border-radius: 0;
    border-radius:0!important ;
    margin-left: 0;
}

.paginationSection nav{border-radius:0px!important;}

.showing{color: #4c4646;}




.popup-box-on {
    display: block !important;
}
.off {
    display: none;
}
.chat_box .chat_message_wrapper ul.chat_message > li + li {
    margin-top: 4px;
}

#search.open {
    opacity: 1;
    transform: translate(0px, 0px) scale(1, 1);
}
#search {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 2000;
    
}
#search .close {
    color: #be5254;
    font-size: 40px;
    opacity: 1;
    padding: 10px 17px;
    position: fixed;
    right: 15px;
    top: 15px;
}
button.close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
}
.close {
    float: right;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

#search input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 50px;
    font-weight: 300;
    margin: -51px auto 0;
    outline: medium none;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
#search .btn {
    left: 50%;
    margin-top: 60px;
    padding: 10px 50px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
}
nav {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 151px !important;
}
.s-icon a {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 40px !important;
    color: #be5254 !important;
    font-size: 26px;
    height: 44px;
    margin: 3px -12px 0 0;
    padding: 7px 0 0 !important;
    text-align: center;
    width: 44px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-brand {
    background: #fff none repeat scroll 0 0 !important; 
    border-radius: 50px;
     color: #be5254 !important;
    height: auto;
    margin: 3px 0 2px -12px !important;
    padding: 12px 20px !important;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 153px;
    font-size: 29px;
}
.btn-site {
    background: #be5254 none repeat scroll 0 0;
    color: #fff !important;
}


.largeSection{padding: 0px;
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;}
.largeImg{background: #fff;padding: 15px;/*-webkit-box-shadow: 5px 0px 10px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 0px 10px 2px rgba(0,0,0,0.1);
box-shadow: 5px 0px 10px 2px rgba(0,0,0,0.1);*/}


.tpNPBtn {
    text-align: right;
    margin-bottom: 0px;
    position: absolute;
    right: 18px;z-index:100;
}
.tpNPBtn a {
    color: #000;
    margin-right: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    margin-top: 11px;
    font-size: 25px;
    background: #ddd;
}
.tpNPBtn a:hover{color: #df1a21;}


.detailSection{/*! padding: 30px 15px; *//*! border:#d0d0d0 solid 1px; *//*! background: #f8f8f8; */ /*! margin-top: 30px; */position: relative;}


.detailSection .heading {
    font-size: 26px;
    font-weight: 700;
    color: #df1a21;
    position: relative;
    text-transform: uppercase;
    line-height: 34px;padding-top: 10px;
    margin-bottom: 6px;
}
/*.detailSection .heading:before{position: absolute;left: 0;top: -10px;width: 30px;height: 2px;background: #ed1c24;content: '';}*/


.detailSection .artNo {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #292929;
    font-weight: 700;
    border-bottom: solid 1px #EDEDED;
    padding-bottom: 10px;width: 94%;
}

.detailSection hr{border-bottom:#d0d0d0 solid 1px;margin-bottom: 30px;}

.detailSection p{color: #706666;font-size: 14px;line-height: 28px;margin-bottom: 10px;}

.detailSection h3{font-size: 18px;font-weight: 700;color: #232020;text-transform: uppercase;margin-bottom: 20px;}
.detailSection select{border-radius: 0;}

.detailSection .quantitySection{margin-bottom: 15px;margin: 30px 0;color: #232020;}
.detailSection .quantitySection .col:first-child{width: 24%;}
.detailSection .quantitySection .col{width: 34%;float: left;}
.detailSection .inquiry{display: block;    margin-top: 10px; }
.detailSection .inquiry a{background: #ed1c24;padding: 10px 14px;font-size: 14px;text-transform: uppercase;border-radius: 4px;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;}
.detailSection .inquiry a i{padding-right: 5px;}
.detailSection .inquiry a:hover{background: #232020;}

.detailSection .chart{position: relative;top: -15px;}
.detailSection .chart a{background: #232020;padding: 10px 14px;font-size: 14px;text-transform: uppercase;border-radius: 4px;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-ms-transition: all 0.4s ease;}
.detailSection .chart a:hover{background: #ed1c24;color: #fff;}
a:focus, a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 90px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}



















#carousel .flexslider{margin-top: 0;}

#carousel img{border: solid 1px #EDEDED ;cursor: pointer;}







.moreDetail{margin: 40px 0;color: #706666;}
.moreDetail p{font-size: 14px;line-height: 30px;}

.moreDetail .nav-tabs>li>a{background: #666666;text-transform: uppercase;font-size: 14px;}

.moreDetail .nav-tabs>li.active>a, .moreDetail .nav-tabs>li.active>a:focus, .moreDetail.nav-tabs>li.active>a:hover{color: #fff;background: #ed1c24;}

.moreDetail .tab-content{background: #f5f5f5;border: #d9d9d9 solid 2px;padding: 20px;}
.moreDetail .tab-content ul{margin: 15px 0;font-size: 14px;}
.moreDetail .tab-content ul li{margin-bottom: 10px;}



.relatedProduct{padding: 10px 0;
}
#relatedProduct .owl-stage-outer{padding: 30px 0;}

#relatedProduct .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 42%;width: 100%;z-index: 20;
}
#relatedProduct .owl-prev{background:#FFFFFF;border:#706666 solid 1px;-webkit-border-radius:50%;
-moz-border-radius:50% ;
border-radius:50% ;font-size: 22px;left: 0px;position: absolute;color: #808080;}
#relatedProduct .owl-next{background:#FFFFFF;border:#706666 solid 1px;-webkit-border-radius:50%;
-moz-border-radius:50% ;
border-radius:50%;font-size: 22px;right: 0;position: absolute;color: #808080;}






#relatedProduct .item{padding: 0 15px;}


.contactUs h2{color: #e31a22;}

.contactUs h3{font-size: 20px;font-weight: 600;text-transform: uppercase;margin-bottom: 30px;}
.contactUs i{padding-right: 10px;text-align: center!important;color: #e31a22;}
.contactUs a{color: #e31a22;}
.contactUs input[type="text"]{width: 100%;color: #808080;padding-left: 10px;margin-bottom: 15px;text-transform: uppercase;background: #e6e6e6;border: none;border-radius: 0;line-height: 36px;height: 36px;}
.contactUs textarea{width: 100%;color: #808080;padding-left: 10px;margin-bottom: 15px;text-transform: uppercase;background: #e6e6e6;border: none;border-radius: 0;}
.contactUs .btn{background: #18191a;color: #fff;text-transform: uppercase;border-radius: 0;padding: 10px 15px;border: none;}

.contactUs .btn:hover{background: #e31a22;}

.address{margin-bottom: 30px;}
.address ul li{border-bottom:#dedede solid 1px;padding-bottom: 15px;margin-bottom: 15px;}
.address ul li:last-child{border: none;	}
.address .icon{float: left;width: 20%;}
.address i{width:36px;height: 36px;margin-right: 10px;font-size: 20px;background: #e31a22;color: #fff;text-align: center;line-height: 36px;}
.address .rTxt{float: left;width: 78%;}
.address h4{color: #e31a22;font-size: 16px;text-transform: uppercase;}

.address p{font-size: 13px;}
.map{margin-top: 30px;}
.map iframe{width: 100%;height: 500px;}


.no-more-tables {
    width: 100%
}

.no-more-tables .table-bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-radius: 4px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    width: 100%;
    margin-bottom: 30px
}

.myRow label {
    margin-bottom: 15px
}

.myRow input[type="text"],
.myRow input[type="email"],
.myRow select {
    width: 60%;
    height: 30px;
    line-height: 30px
}

.myRow textarea {
    height: 200px;
    width: 60%
}

@media only screen and (max-width: 800px) {
    .myRow input[type="text"],
    .myRow input[type="email"],
    .myRow textarea {
        width: 95%
    }
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block
    }
    .no-more-tables table {
        width: 100%
    }
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .no-more-tables tr {
        border: 1px solid #ccc
    }
    .no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 48%;
        white-space: normal;
        text-align: left
    }
    .no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }
    .no-more-tables td:before {
        content: attr(data-title)
    }
}

.tdHeading {
    color: #FFFFFF;
    background: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center
}

.tdTxt {
    font-size: 12px;
    color: #616161
}

.tdTxt .view {
    color: #e56c25
}

.tdTxt .view:hover {
    text-decoration: underline
}

.tdTxt .reorder {
    color: #616161;
    font-weight: bold
}

.tdTxt .reorder:hover {
    text-decoration: underline
}

.backPage {
    margin-top: 5px;
    float: right;
    width: auto
}

.backPage a {
    background: #d04d20;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block
}

.addToCartPage .no-more-tables .cartImg {
    float: left;
    margin: 10px
}

.addToCartPage .no-more-tables .cartImg img {
    max-width: 100%;
    width: 100%;
    width: 80px
}

.addToCartPage .no-more-tables .cartText {
    display: block;
    text-align: left;
    white-space: pre-line
}

.addToCartPage .no-more-tables .price {
    font-weight: bold
}

.addToCartPage .updateBtn a {
    display: block;
    padding: 4px 10px;
    background: #d85621;
    margin: 5px 5px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 12px
}

.removeAll {
    float: left;
    width: auto;
    font-size: 12px;
    color: #000
}

.removeAll a {
    color: #000
}

.removeAll a:hover {
    color: #f37021
}

.totalSection {
    float: right;
    width: auto;
    font-size: 16px;
    text-align: right;
    margin-top: 15px
}

.totalSection span {
    display: block;
    border-bottom: #d8d8d8 solid 1px;
    padding: 5px 0
}

.totalSection p {
    color: #616161;
    font-size: 12px
}

.totalSection a {
    display: inline-block;
    padding: 4px 10px;
    background: #d85621;
    margin: 10px 5px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.totalSection p img {
    display: inline-block;
    padding: 2px
}

.totalSection p .orange {
    color: #e56c25;
    display: inline-block;
    border: none
}

.totalSection .orange {
    color: #e56c25
}

.addToCartPage .btn {
    background: #ee1d25;
    color: #fff
}

.addToCartPage .btn:hover {
    background: #c40008
}




.formSection h3 {
    font-size: 22px;
    font-weight: 700;
    color: #232020;
    display: inline-block;
    padding: 20px 20px 10px 0px
}

.formSection .myRow {
    margin-bottom: 15px
}

.formSection .myRow label {
    margin-bottom: 15px;
    display: block;
    color: #232020;
    font-weight: normal;
    font-size: 13px
}

.formSection .myRow input[type="text"],
.myRow input[type="email"],
.myRow select {
    width: 80%;
    height: 30px;
    line-height: 30px;
    color: #232020;
    font-size: 12px;
    padding-left: 10px
}

.formSection .myRow textarea {
    height: 200px;
    width: 80%;
    color: #232020;
    font-size: 12px;
    padding-left: 10px
}

.formSection .myRow .red {
    color: #FF0004
}

.formSection .btn {
    border: #e31a22 solid 1px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background: #FFFFFF;
    padding: 8px 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #e31a22;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease
}

.formSection .btn:hover {
    color: #fff;
    background: #e31a22
}





.about{margin: 0;background: #fff;}
.about img{margin-bottom: 30px;}
.about p{font-size: 16px;line-height: 30px;}
.about img{-webkit-box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.22);
-moz-box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.22);
box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.22);border:#f2f2f2 solid 2px;}

.newsThumb {
    background: #f9f9f9;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.16);
}
.newsThumb img{width: 100%;}
.newsThumb h4 {
    font-size: 18px;
    font-weight: 700;
    color: #232020;
    text-transform: uppercase;
}
.newsThumb .txtContainer {
    padding: 15px;
}
.mediaNews{margin: 0;}
.mediaNews ul li{margin-bottom: 30px;border-bottom: #dedede solid 1px;}
.mediaNews .date{color: #252525;font-size: 14px;font-weight: 700;}
.mediaNews .newsHeading{font-size: 22px;font-weight: 700;color: #e31a22;padding: 10px 0;}
.mediaNews p{line-height: 26px;}

.blink h3, .blink h4, .blink h5{color: #e31a22;}
.blink h4{font-size: 15px;}






/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.row-eq-height [class*="col-"] {
  padding-top: 0px;
  padding-bottom: 0px;

border-right:#323232 solid 1px
}
.row-eq-height [class*="col-"]:last-child{border: none;}




footer address{color: #fff;line-height: 30px;}



/*--------------------------------------------------<end css here>===================================================*/

/*new media end*/



/*==========  Mobile First Method  ==========*/

	


	/*==========  Non-Mobile First Method  ==========*/

	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1280px){
		.tpNav .navbar-nav>li {margin-right: 10px;}

	}




	@media only screen and (max-width : 1024px) {
.tpNav .navbar-nav>li {margin-right: 6px;}
		.tpNav .navbar-nav>li>a {padding: 8px 6px;font-size: 13px;}
		
		
	

}
		

	/* Medium Devices, Desktops */
@media (min-width: 1024px) and (max-width: 1114px) {
	.homeBanner {margin-top:0px;}
}


@media (min-width: 768px) and (max-width: 991px) {
	.navbar-nav .open .dropdown-menu {
		
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #fff;
		white-space: nowrap;
	}
		.dropdown-menu > li > a:hover {
		color: #ce1d1b;
		background-color:inherit;

	}
	
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 7.5px -15px;*/
		margin: 7.5px 50px 7.5px -15px
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
	
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;border-color:inherit;box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);margin-top: 20px;}
.tpNav .navbar-nav > li > a >.caret{display: block;}
}
	
	
	@media only screen and (max-width : 992px){
	.tpNav .navbar-default .navbar-nav > .open > a::before {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid #ce1d1b;
    width: 0;
}
.tpNav .navbar-default .navbar-nav > .open > a::after {
    border-bottom: 0 solid #ce1d1b;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
}
.tpNav .navbar-default .navbar-nav > li {
    margin-right: 0;
}
.navbar-nav {
    float: none;
    margin: 7.5px 0px 7.5px 0px;
}

	
		.tpNav .navbar-default .navbar-nav > li > a {font-size: 14px;}
		.tpNav .search{float: left;margin-top: 8px;width: 45%;}
		.tpNav .form-control {
    background-color: #181818;
    border: medium none;
    border-radius: 0;
}
.tpNav .btn {
    background: #434343 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #181818;
}
.tpNav .navbar-default .navbar-nav > .active > a::before,
.tpNav .navbar-default .navbar-nav > .active > a::after,
.tpNav .navbar-default .navbar-nav > li > a::before,
.tpNav .navbar-default .navbar-nav > li > a::after,
.tpNav .navbar-default .navbar-nav > li > a:hover::before,
.tpNav .navbar-default .navbar-nav > li > a:hover::after
 {
   border: none;
}
		.tpNav .navbar-nav>li>a:hover {
    color: #e31a22;
   background:transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}

		.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   background:transparent;color: #e31a22;
}
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:inherit;
    background:transparent;
}*/
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background:transparent;}
		
		
		
		
		
.asideOpen{display: block;}


.navbar-default .navbar-brand img{max-width: 75%;}
#newPro .nTxt, .nImg {max-width: 50%;}
.social ul li {margin-bottom: 10px;}




	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;border-color:inherit;box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);margin-top: 0px;
	
}
.tpNav .navbar-default .navbar-nav > li {margin-right: 0;margin: 10px 0;}
.tpNav {padding:0px 0px 10px;}
#header .pull-right{float: none!important;}

.tpNav .navbar-nav > li > a >.caret{display: block;}


	
	/*end*/}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){
		
		.tpNav .navbar-default .navbar-nav > li {margin-right: 0;}
		.tpNav .navbar{margin-bottom: 0;}
		.tpNav .search{float: left;margin-top: 8px;width: 45%;}
		.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {margin: 0 15px 0 0;}
		
		.newsletter .btn {width: 26%;}
		.newsletterSec h3{font-size: 22px;}
		.blink h3{font-size: 17px;}
		.blink h3::after {top: 1px;}
		ul.blink2 li {width: 100%;}

	
	}








	@media only screen and (max-width : 767px){
		
	.navbar-brand {
    float: left;
    height: inherit;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;width: 42%;
}
		.navbar-default .navbar-brand img {

    max-width: 100%;

}

.tpNav .flag_top {

    margin: 12px 0;
    text-align: center;

}
.tSearch {

    margin-top: 0px;
    background: none;

}
.tSearch .form-group {

width: 80%;
    display: inline-block;

}
		
		.homeBanner {
    width: 100%;
    position: relative;
    margin-top: 0px;
}
		
	h1{    margin-bottom: 20px;
    font-size: 24px;
    line-height: 20px;}
	h1 span {font-size: 18px;}
		h1 span:after {bottom: 2px;}
		.tpNav .navbar {
    margin-bottom: 0;
    margin-top: 0px;
}
		
	.featuredProduct h1 {padding-top: 10px;	}
		.headroom{position: static;}

	.slide-text {top: 14%;}
	
	
	
ul.tpSearch {
    margin-top: 33px;
    float: right;
    margin-right: 60px;
}
.tpNav {
    padding: 0px 0px;
}
.navbar-toggle {margin-top: 22px;}
.hNews {
    margin: 0px 0px 30px 0;
}
.social ul li a {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    font-size: 16px;
}


.newsletter input[type="text"] {width: 65%;}
.newsletter .btn {width: 32%;}

.blink ul li {
    width: 28%;
    margin-bottom: 15px;
    margin-right: 0px;
    font-size: 14px;}
	#newPro .nTxt h3 {font-size: 18px;}
	#newPro .nTxt .artNo {font-size: 14px;}
	.blink ul{margin-bottom: 0px;}
	ul.tpSearch {
    background:transparent;
    padding: 0px 0px;
    position: relative;
		margin-left: 0px;}
		ul.tpSearch:before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0px;
    border-style: solid;
    border-color: transparent #e31a22 #e31a22 transparent;
    border-width: 0px 0px 0px 0px;
}
.centerSection {padding: 20px 0;}
ul.blink2 {
    padding-bottom: 10px;
}		
		
	.tpNav .btn {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #181818;
    margin-top: -2px;
}	
		

		}






	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){
.blink ul li {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0px;
    font-size: 14px;
}
.media .col-xs-6{width: 100%;}

#products .list-group {

    padding-left: 0;
    margin-bottom: 10px;text-align: left;

}
		#products .col-xs-6{width: 100%;}		
		
		.newsletterSec .col-xs-5, .newsletterSec .col-xs-7{width: 100%;}	
		.newsletterSec .newsletter{margin-bottom: 30px;}
		
		

	}

	/* Custom, iPhone Retina */
	@media only screen and (max-width : 360px){
		
		ul.tpSearch {
    margin-top: 24px;
    float: right;
    margin-right: 40px;
}

.detailSection .quantitySection .col {
    width: 100%;
    display: block;
}
.detailSection .inquiry {
    position: relative;
    top: 0px;display: block; 
}
		
		
		
		
		
		
		
	}









.transation{-moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -moz-transition-property: height, top;
  -o-transition-property: height, top;
  -webkit-transition-property: height, top;
  transition-property: height, top;
  -moz-box-shadow: rgba(30, 50, 50, 0.25) 0 0.05em 0.5em;
  -webkit-box-shadow: rgba(30, 50, 50, 0.25) 0 0.05em 0.5em;
  box-shadow: rgba(30, 50, 50, 0.25) 0 0.05em 0.5em;}











textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color:none;
  box-shadow:none;
  outline: 0 none;
}


/*custom select*/
.custom-select {
  position: relative;
 /* display: block;*/
  max-width: 140px;
  min-width: 100px;
  margin: 0 auto;
border: 1px solid #C2C2C2;

background-color: #EFEFEF;
  z-index: 10;
}
.custom-select select {
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  width: 100%;
  padding: 2px 25px 2px 10px;
  font-size: 14px;
  color: #787878;
}
.custom-select:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 100%;
  line-height: 20px;
  content: "∨";
  text-align: center;
  color: #787878;
  font-size: 14px;
  border-left: 1px solid #d2d2d2;
  z-index: -1;
}
