/* CSS Document */

@font-face {
font-family: 'DIN Pro Bold Italic';
font-style: normal;
font-weight: normal;
src: local('DIN Pro Bold Italic'), url('fonts/DINPro-BoldItalic.woff') format('woff');
}

@font-face {
font-family: 'DIN Pro Bold';
font-style: normal;
font-weight: normal;
src: local('DIN Pro Bold'), url('fonts/DINPro-CondBold.woff') format('woff');
}

@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('fonts/helvetica.woff') format('woff');
}

body { /*background:url(../images/page-bg.jpg) no-repeat top / cover;*/ font-family: 'Helvetica'; position: relative; font-size: 13px; line-height: 25px;}
h1,h2,h3,h4,h5,h6 {  }
h1,h2,h3,h4,h5,h6, .navbar-nav > li > a{ text-transform: uppercase; font-family: 'DIN Pro Bold';  letter-spacing: 0.8px; font-style: italic;}
a, a:focus, a:active { outline: 0;}
/** Vertical space helpers **/
.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
/** End of vertical space helpers **/

.btn-cateye { background: #000000; color: #ff0202; text-transform: uppercase; font-family: 'DIN Pro Bold'; border-radius: 0; font-style: italic; font-size: 22px;}
.btn-cateye:hover { background: #483140; color: #FFFFFF;}

.btn-cateye-red { background: #ff0000; color: #000000; text-transform: uppercase; font-family: 'DIN Pro Bold'; border-radius: 0; font-style: italic; font-size: 22px; padding: 7px 40px; }
.btn-cateye-red:hover { background: #cc0000; color: #000000; }

header { text-align: center; margin-top: -85px !important; padding:0 !important; z-index:1;}
header img { width: 100%; height: auto; }
header .herotext, header .herotext .row, header .herotext .col-sm-12 { margin-top: 0; margin-bottom: 0; text-align: left; }
.textcenter { text-align: center;}

.topredbar { border-top: solid 15px #ff0000; display: inline-block; height: auto; width: 100%; z-index:9998;}
.topredbar img { position:relative; z-index: 9998; }
header .bottomright { position: absolute; right: 10px; bottom: 50px; }
header .bottomleft { position: absolute; left: auto; bottom: 50px;  }

.carouselcontent .bottomright { float: right; margin-right: 5%; position:relative; z-index: 9009; }
.carousel-control { z-index: 900; height: 75%;}
.carousel-control.left, .carousel-control.right { background-image: none; }
/** for pre-loader */
.loaderoverlay {
    background: #fff url("../images/preloader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/** end of pre-loader **/

.navbar { min-height: 42px; background: #FFF; margin-bottom: 0; margin-top: -1px; border-bottom: solid 1px #ccc; }
.navbar-brand { height: 42px; padding: 0px 15px; }
.navbar-brand img { height: 20px; margin-top: 10px; }
.no-svgasimg .navbar-brand img { height: auto; }
.navbar-default .navbar-nav > li > a { padding-top: 7px; padding-bottom: 11px; color: #1d1e1f; border-top: solid 4px #FFFFFF; font-size: 16px; letter-spacing: 1px;}
.navbar-nav > .active > a, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover,.navbar-nav > li > a:active { border-color: #fd2d35; background: none !important;}
.navbar-default .navbar-toggle { border: none; }
.navbar-default .navbar-toggle .icon-bar { background-color: #FF0000; width: 25px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #FFFFFF; }

/** for showing X for clicked navigation icon bars in mobile **/
.navbar-toggle {
  border: none;
  background: #ffffff !important;
}
.navbar-toggle:hover {
  background: #ffffff !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 20% 0%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.sticky {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
}

/** End of showing X **/
/** Language Drop down 
#languagedrop { margin-top: 7px; }
#languagedrop .menu-item { font-size: 14px; color: #483140; text-transform:uppercase; font-family:'DIN Pro Bold'; }
#languagedrop .menu-item a { padding: 3px 7px; font-weight: normal; }
#languagedrop .menu-item a:hover { border: none; }
#languagedrop .dropdown.menu-item { border: solid 3px #483140; margin-left: 10px;}
#languagedrop .dropdown.menu-item a { border: none; font-size: 14px; padding: 0px 10px 0px 10px;}
#languagedrop .dropdown.menu-item a .caret { margin-left: 20px; }
#languagedrop .menu-item a:hover, #languagedrop .menu-item a:focus, #languagedrop .menu-item a:active { border: none; background: #483140 !important; color: #FFFFFF; }
#languagedrop .dropdown ul { background-color: #483140;}
#languagedrop .dropdown-menu li a{ color: #ffffff; line-height: 26px; font-style:italic;}
#languagedrop .dropdown-menu li a:hover { background: #6a5765 !important; }
#languagedrop .dropdown-menu { margin-right: -3px; border: none; box-shadow: none; }

 End of language drop down **/
/** Custom select for language **/ 
#languagedrop { margin-top: 7px; font-size: 14px; color: #483140; text-transform:uppercase; font-family:'DIN Pro Bold'; }
#languagedrop .lng { margin-right: 8px; }
#languagedrop .bootstrap-select .dropdown-menu{ font-style: italic; background: #483140; color: #FFFFFF;}
#languagedrop .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: auto; }
#languagedrop .bootstrap-select.open .dropdown-menu { left: auto; right: 0; margin-top: -2px; border-radius: 0;}
#languagedrop .bootstrap-select > .dropdown-toggle { background: none; border: solid 3px #483140; border-radius: 0; padding-top: 0px; padding-bottom: 0px; font-style:italic;}
#languagedrop .bootstrap-select.open .dropdown-toggle { background: #483140; color: #FFFFFF;}
#languagedrop .dropdown-menu > li > a { color: #ffffff; font-weight: normal;}
#languagedrop .dropdown-menu > li > a:focus, #languagedrop .dropdown-menu > li > a:hover,#languagedrop .dropdown-menu > li.selected > a {background: #6a5765; color: #FFFFFF;}

/** End of custom select for language **/

.firstsec { 
	background: rgba(255, 255, 255, 1) url("../images/sec-outshine-bg.jpg");
	background-repeat: no-repeat;
	background-position:center bottom;
	background-size: cover;
	min-height: 357px;
}

.bgimage {
    background: rgba(0, 0, 0, 0) url("../images/sec-smart-computers-big.jpg") no-repeat scroll center center / cover ;
    min-height: 357px;
}

.redtext { color: #ff0000; }

.addpaddingtopright { padding-top: 65px; padding-right: 60px;}
.addpaddingtopleft { padding-top: 72px; padding-left: 90px; padding-right: 35px;}

.firstsec img, .secondsec img, .harnesssec img { max-width: 100%; }
.firstsec h1 { font-size: 34px; letter-spacing: 0.3px; color: #412c3a; }
.harnesssec h1 { font-size: 34px; letter-spacing: 0.3px; color: #412c3a;}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/** for main img carousel at top */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

#mainCarousel.carousel-fade .item { margin-bottom: 0;}

/* Carousel base class */
.carousel {
  height: auto; /*610px;*/
  margin-bottom: 0px;
  background: #000 url(../images/sec-features-bg.jpg) no-repeat;
  background-size: cover;
  color: #FFFFFF;
}
/* Since positioning the image, we need to help out the caption */
#myCarousel .carousel-caption, #myCarousel1 .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
#myCarousel.carousel .item, #myCarousel1.carousel .item {
  height: auto;/*560px;*/
  margin-bottom: 50px;/*0;*/
  padding-top: 50px;
  box-sizing:unset!important;
}
#myCarousel .carousel-inner > .item > img, #myCarousel1 .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
#myCarousel.carousel .item h2, #myCarousel1.carousel .item h2 { font-size: 45px; text-align: center; line-height: normal; margin-bottom: 0; margin-top: 0;}
.carousel .item h4:before {
    background: #ff0000;
    content: "";
    display: block;
    height: 2px;
    margin: 0 0 10px 0;
    width: 25px;
}
#myCarousel.carousel .item h3, #myCarousel1.carousel .item h3 { font-size: 30px; /*text-align: center;*/ line-height: normal; margin-bottom: 24px; margin-top: 0;}
#myCarousel.carousel .item .row, #myCarousel1.carousel .item .row { overflow: hidden; }
.carousel-indicators { bottom: 50px; }
#mainCarousel .carousel-indicators { bottom: -15px; }
.carousel-indicators .active { background-color: #ff0000; border-color: #FF0000; }
#mainCarousel .carousel-indicators .active { background-color: #cccccc; }
.carousel-indicators li { border: solid 3px #bfb7bc; width: 12px; height: 12px; margin: 0px 1px; }
#mainCarousel .carousel-indicators li { border: solid 1px #cccccc; width: 12px; height: 12px; margin: 0px 1px; }

.sliderfooter { text-align: center; text-transform: uppercase; font-family: 'DIN Pro Bold'; font-size: 15px; font-style:italic; /*margin-top: -30px;*/ margin: 40px auto 20px auto;}
.sliderarrow { width: 20px; height: 36px; margin-top: -15px; display: inline-block; position: absolute; top: 75px; z-index: 5; background-repeat: no-repeat; background-size: cover;}
.sliderarrow.sa-left { margin-left: -15px; background-image: url(../images/arrows-left.svg);}
.sliderarrow.sa-right { background-image: url(../images/arrows-right.svg); margin-right: -15px;}

.slide-modes, .slide-benefits { padding-left: 48px; background-repeat: no-repeat; background-position: left top; background-size: 42px;}
.slide-modes h4, .slide-benefits h4, .slide-features h4 { font-family: 'Helvetica'; font-size: 22px; /*font-weight: bold;*/ text-transform:none; text-align: left; letter-spacing:0; font-style: normal !important;}
.slide-benefits { margin-bottom: 25px; }
.slide-features h4 { margin-bottom: 20px; }
.ico-mirror { background-image: url(../images/ico-mirror-mode.png); }
.ico-sensor-direct { background-image: url(../images/ico-sensor-direct.png); }
.ico-app-int { background-image: url(../images/ico-app-integration.png); }
.ico-save-share { background-image: url(../images/ico-save-share.png); }
.ico-backlight { background-image: url(../images/ico-backlight.png); }
.ico-phone-friendly { background-image: url(../images/ico-phone-friendly.png); }
.ico-no-distractions { background-image: url(../images/ico-no-distractions.png); }

ul.redtext { padding-left: 10px; }
ul.redtext p { color: #483140; }

/** added on 23/04/2016 */
.carouselcontent { margin-top: 25px;}
.carouselcontent ul { display: block; clear: both; overflow: hidden; margin-bottom: 30px;}
.carouselcontent ul li { /*float: left; width: 50%;*/ line-height: normal;  font-size: 18px; margin-bottom: 8px;}
#myCarousel1 .carouselcontent {}


/* End of carousel **/
.harnesssec { 
	background: rgba(255, 255, 255, 1) url("../images/sec-breakaway.jpg");
	background-repeat: no-repeat;
	background-position:center center;
	background-size: cover;
	min-height: 400px;
}

.harnesssec {}

.deskimg { height: 34px; margin-right: 26px;}
.deskimg.nomargin { margin: 0; }
.nobottommargin { margin-bottom: 0!important; }
.specssec { padding-top: 50px; background: #FFFFFF url(../images/specs-bg.jpg) repeat-x; }
.specssec .borderrightbottom { border-width: 0 1px 1px 0; border-color: #cbcacd; border-style: solid; padding: 15px;}
.specssec .borderbottom { border-width: 0 0px 1px 0; border-color: #cbcacd; border-style: solid; padding: 15px;}
.specssec .row .col-sm-4 { padding-left: 0; padding-right: 0; }
.specssec .btn-cateye { margin-bottom: 40px; }
.specssec h4, .specssec h5 { font-family: 'Helvetica'; font-weight: bold; text-transform:none; letter-spacing: 0; font-style:normal !important; }
.specssec .specleft { text-align: left; font-weight: bold; padding-right: 8px; padding-left: 30px;}
.specssec .specright { padding-left: 8px;}
.specssec .specsleftright { padding: 30px 0 0px 0; border-right: solid 1px #cbcacd; margin-bottom: 60px;}
.specssec .specsleftright.noborder { border-right: none; border-bottom: none;}
.specssec .speccompat ul li { font-size: 11px; line-height: 20px; }
.specssec ul { padding-left: 14px; }

.specssec h2 { text-align: center; font-size: 45px; color: #412c3a; }

.reviewssec { background-color: #FFFFFF; padding-top: 80px; padding-bottom: 90px;}

.ratingstars {text-transform: uppercase; font-family: 'DIN Pro Bold'; color: #221f1f; line-height:  normal; margin-bottom: 10px; font-style:italic}
.ratingstars img { margin-right: 7px; vertical-align: baseline; }
.ratingnum { font-size: 45px; color: #ff0000; margin: -10px 8px 8px 8px; line-height: 30px;}
.ratingoutof {  font-size: 20px;}

.reviewssec .prodname { font-style: italic; font-weight: bold; font-size: 17px;}
.reviewssec .uname { font-style: italic; font-size: 15px;}

.sharesocial { min-height: 285px; background-image: url(../images/sec-social-bg.jpg); background-repeat: no-repeat; background-size: cover; #FFFFFF;  }
.sharesocial .socialcontent { padding-top: 100px;}
.sharesocial .socialcontent h4 { margin-top: 0; margin-bottom: 0; font-size: 45px; color: #FFFFFF;}
.sharesocial .socialcontent h4 a { color: #FFFFFF; text-decoration: none; }
.sharesocial .socialcontent h5 { margin-bottom: 0; margin-top: 0; font-size: 30px; color: #FFFFFF;}


footer { background-color: #ff0000; color: #FFFFFF; height: 52px;}
footer .imgmarginright { margin-right: 20px; }
footer .imgmarginright img { border: 0; }
.footer { margin-top: 15px; text-transform: uppercase; font-family: 'DIN Pro Bold'; font-size: 12px;}

.visible-under640 { display: none; }

a.back-to-top {
	display: none;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #ff0000 url("../images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 4px;
}

/** Sprinkles **/
#features { position:relative; }
.sprinkle-top-features { position: absolute; top: -5px; right: 0;}
.sprinkle-bottom-features { position: absolute; bottom: -10px; left: 0;}

#specs { position:relative; }
.sprinkle-top-specs { position: absolute; top: -5px; right: 0;}
.sprinkle-bottom-specs { position: absolute; bottom: -10px; left: 0;}


@media (max-width: 1199px) {
	.addpaddingtopright { padding-top: 30px; padding-right: 60px;}
	.secondsec .addpaddingtopright { padding-top: 15px;}
	.firstsec { min-height: 330px; }
	.harnesssec { min-height: 340px; }
}
@media (min-width: 991px) and (max-width: 1199px) {
	h1 { font-size: 32px; }
	.addpaddingtopleft { padding-left: 70px; padding-right: 42px; padding-top: 35px;}
	.deskimg { height: 30px; margin-right: 16px;}
}
@media (width: 1024px) {
	.firstsec { min-height: 280px; }
	.harnesssec { min-height: 312px; }
	.addpaddingtopleft, .addpaddingtopright { padding-top: 20px;}
	
}
@media (max-width: 991px) {
	.addpaddingtopright { padding-top: 15px; padding-right: 10px;}
	.secondsec .addpaddingtopright { padding-top: 0px;}
	
	.carousel, .carousel .item { height: auto;}
	#myCarousel img, #myCarousel1 img { max-width: 100%; max-height: 100%; }
	.slide-modes { margin-bottom: 40px; }
	.slide-features2 { margin-bottom: 40px; }
	.sliderfooter { margin-bottom: 20px; }
	
	.harnesssec { min-height: 295px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	h1 { font-size: 26px; margin-top: 10px;}
	.addpaddingtopleft { padding-left: 15px; padding-right: 15px; padding-top: 10px;}
	.deskimg { height: 26px; margin-right: 15px;}
	.navbar-brand img { height: 15px; margin-top: 13px; }
	.navbar-nav > li > a { padding-left: 7px; padding-right: 7px; font-size: 15px;}
	.firstsec { min-height: 280px; }
	.harnesssec { min-height: 270px; }
	
	.sliderarrow { width: 20px; height: 36px; top: 75px; }
}
@media (min-width: 768px) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
 
}

@media (max-width: 767px) {
	.firstsec .show-bg-in-mobile {
		background: rgba(0, 0, 0, 0) url("../images/mobile/sec-outshine-bg.jpg");
		background-repeat: no-repeat;
		background-position:left bottom;
		background-size: cover;
		min-height: 357px;
	}
	.firstsec, .harnesssec { background-image: none; }
	.harnesssec .show-bg-in-mobile {
		background: rgba(0, 0, 0, 0) url("../images/mobile/sec-breakaway.jpg");
		background-repeat: no-repeat;
		background-position:left bottom;
		background-size: cover;
		min-height: 400px;
	}
	
	.addpaddingtopright { padding-top: 30px; padding-right:0; padding-bottom: 30px; }
	.secondsec .addpaddingtopright { padding-top: 0px; padding-right: 0;}
	.addpaddingtopleft { padding-bottom: 30px; padding-top: 20px; padding-left: 0; padding-right: 0;}
	
	#myCarousel.carousel, #myCarousel1.carousel {
		background: #000 url(../images/mobile/sec-features-bg.jpg) no-repeat center top;
		background-size: 100% 50%;
	}
	.carousel .item { margin-bottom: 60px; }
	#myCarousel.carousel .item h2, #myCarousel1.carousel .item h2 { font-size: 37px; }
	.carousel .item h2 {  text-align: center; line-height: normal; margin-bottom: 0; margin-top: 0;}
	.carousel .item h3 { /*font-size: 18px; text-align: center;*/ line-height: normal; margin-bottom: 18px; margin-top: 20px;}
	.nopadding { padding-left: 0 !important; padding-right: 0 !important; margin-left: 0; margin-right: 0; }
	.firstsec .nopadding img, .harnesssec .nopadding img { width: 100%; }
	
	.sliderarrow { width: 20px; height: 36px; top: 72px;/* 05/05/2016 100px; /* 185 */ }
	
	.deskimg { height: 35px; margin-right: 20px;}
	
	.sharesocial .socialcontent h4 { font-size: 30px; }
	.sharesocial .socialcontent h5 { font-size: 24px; }
	
	.specssec .borderrightbottom { border-width: 0 0px 0px 0; padding: 0px 0px 10px 0px;}
	.specssec .borderbottom { border-width: 0 0px 0px 0; padding: 0px;}
	/*.specssec .btn-cateye { width: 100%; }*/
	.specssec .row .col-sm-4 { padding-left: 15px; padding-right: 15px; }
	.specssec .specsleftright { border-right: none; border-bottom: solid 1px #cbcacd; padding-bottom: 40px; margin-bottom: 40px; }
	.specssec h4, .specssec h5 { font-size: 16px; }
	.navbar-brand { display: none; }
	.navbar { border-bottom: none; background: none;}
	.navbar-toggle.collapsed { margin-top: 28px; }
	
	.navbar-default .navbar-toggle .icon-bar { width: 32px; height: 3px; }
	
	
	
	.navbar-collapse { background: #FFFFFF; max-height: 400px !important;}
	 #languagedrop { padding-bottom: 100px; }
	#languagedrop .bootstrap-select.open .dropdown-menu { left: 0; right: auto; }
	#languagedrop .lng { display: block; font-size: 16px; letter-spacing: 1px;  }
	
	.navbar-nav > li > a { margin-left: 15px; margin-right: 15px; border-top: none; border-bottom: solid 1px #3c2936; color: #3c2936 !important; padding-left: 0;}
	.navbar-nav > .active > a, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover,.navbar-nav > li > a:active { border-color: #3c2936; color: #ff0000;}
	.navbar-fixed-top .navbar-collapse {   }
	.navbar-collapse.in { }
	#languagedrop .bootstrap-select > .dropdown-toggle { float: none; width: 100%; }
	#languagedrop .bootstrap-select { display: block; width: 100%; }
	.carouselcontent ul li { float: none; width: 100%; /*display:block; list-style-type:disc;*/}
	.carouselcontent ul { padding-left: 20px;}
	.carouselcontent .bottomright { float: none; margin-right: 0; }
	.carouselcontent .btn-cateye-red.bottomright { margin-bottom: 30px; }
	.carousel-indicators { bottom: 10px; }
	
	.slide-modes, .slide-benefits { padding-left: 0; }
	
	.carouselimg { text-align: center; }
	#myCarousel.carousel .item h3, #myCarousel1.carousel .item h3 { margin-top: 10px;}
	
	.center-in-mobile { text-align: center; }
	.specssec .btn-cateye { margin-left: auto; margin-right: auto; max-width: 300px; }
	.specssec .specleft { padding-left: 15px; }
}
@media (max-width: 640px) {
	header .bottomright {
		position: relative; bottom: auto; right: auto; width: 90%; display: block; margin:-110px auto 10px;
	}
	header .bottomleft {
		position: relative; bottom: auto; left: auto; width: 90%; display: block; margin:-110px auto 10px;
	}
	
	.visible-under640 { display: block; width: 31px; margin: auto;}
	
	.reviewssec .row .col-sm-6{ margin-bottom: 30px; }
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { top: 15%; }
	header { margin-top: 0px !important;}
	
	/*.navbar-fixed-top .navbar-collapse {  
		max-height: none;
		position:absolute;
		top:0;
		width: 100%;
		height:1000px;
		overflow: hidden;
		z-index:1;
	}
	.navbar-toggle { margin-top: 10px; z-index: 2}
	
	.cateyemobilemenu { position: absolute !important; height: 500px; background: #FFFFFF; top: 0;}*/
	.navbar-fixed-top { max-height: 400px; }
	.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px;}
	.cateyemobilemenu .navbar-fixed-top .navbar-collapse { position:absolute; top: 0; z-index: 1; width: 100%; }
	.cateyemobilemenu .navbar-toggle { margin-top: 3px; z-index: 2;}
  .topredbar { z-index:1;}

}
@media (min-width: 480px) and (max-width: 640px) {
	.btn-cateye{ font-size: 30px;}
}
@media (max-width: 480px) {
		.firstsec .show-bg-in-mobile { min-height: 267px;}
		.harnesssec .show-bg-in-mobile {min-height: 300px;}
		.ratingnum { font-size: 36px; margin-left: 5px; margin-right: 5px;}
		.ratingstars img { margin-right: 5px; }
		.ratingoutof { font-size: 18px;}
		
		.sliderarrow { width: 18px; height: 32px; }
.sliderarrow.sa-left { margin-left: 0px; left: 20px; }
.sliderarrow.sa-right { margin-right: 0px; right: 20px;}

	#myCarousel.carousel .item h2, #myCarousel1.carousel .item h2 { height: 86px; }
	.slide-modes { margin-bottom: 10px; }
	.carouselcontent ul:last-child { margin-bottom: 15px; }
}
@media (max-width: 400px) {
	header .bottomright {
		width: 100%; display: block; margin:-75px auto 10px;
	}
	header .bottomleft {
		width: 100%; display: block; margin:-85px auto 10px;
	}
	
	.visible-under640 { width: 20px; line-height: 5px;}
	.firstsec .show-bg-in-mobile { min-height: 169px;}
	.harnesssec .show-bg-in-mobile {min-height: 200px;}
	.deskimg { height: 26px; margin-right: 14px;}
	/*.navbar-fixed-top .navbar-collapse {  max-height: 480px; }*/
	.footer { font-size: 11px; padding-left: 5px; padding-right: 5px;}
	footer .imgmarginright { margin-right: 12px; }
}

@media (width: 768px) {
	.firstsec { min-height: 220px; /*background-size: 50% 100%;*/}
	.harnesssec { min-height: 235px;}
	.harnesssec p:last-child { margin-bottom: 0; }
	.harnesssec .addpaddingtopleft { padding-top:0; }
	.harnesssec .addpaddingtopleft p {line-height: 23px; }
	.addpaddingtopright { padding-right: 0; }
	/*header { margin-top: 0px !important;}*/
	.navbar-nav > li > a { font-size: 13px;}
}

/*modal language*/
.modal-backdrop.in {
  opacity: 0.9!important;
}
.modal-body {
  text-align:center;
  padding:11px 0 0;
  }
  .modal-title {
    font-size:45px;
    text-align:center;
    width:100%;
    margin:0 auto;
    
    
  }
  .left-line { margin-right:20px;height:3px;width:8%;}
  .right-line { margin-left:20px;height:3px;width:8%;}
  .modal-content {
    border-radius: 0;
    padding:27px 40px;
  }
  .modal-header {
    border-bottom: none;
    padding:0px;
  }
  .modal-body .btn.us {
   
  }
  .modal-body .btn {
    
    margin-top:10px;
    margin-bottom:10px;
    display:block;

  }
  .toptexture {
    display:block;
    background:url("../images/modal-texture-top.png") left top no-repeat;
    min-height:75px;
    width:500px;
    margin:50px auto 0;
    max-width:100%;

  }
  .bottomtexture {
    display:block;
    background:url("../images/modal-texture-bottom.png") right top no-repeat;
    min-height:125px;
    width:500px;
    margin:0px auto;
    max-width:100%;

  }
  .modal-dialog {
    margin-top:0!important;
    margin-bottom:-20px!important;

  }
  

  @media (max-width: 767px) {
.modal-title {
  font-size:30px;
}
  }
@media (max-width: 480px) {
.modal-title {
  font-size:20px;
}
.left-line { margin-right:6px;width:5%;}
  .right-line { margin-left:6px;width:5%;}
  }

#myCarousel1 .carousel-control,#myCarousel1 .carousel-indicators {
  display:none;
}
