.body-container {
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
}

/* #search-vertical{ */
/* 	display: none;	 */
/* } */

#brand{
	display: none;	
}

#media-links-bottom {
	display: none;
}

.ls-menu {
	font-size: 15px;
	font-weight: bold;
	/* 	border: 1px solid red; */
}

.home-page-carousel-caption {
	color: black;
}

.home-page-carousel-caption>p>a {
	background-color: rgba(174, 179, 186, 0.8);
}

.home-left-container {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid white;
}

.panel-default {
	border-color: white;
}

.home-right-container {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid white;
}

.container.ls-menu-container {
	/* 	border: 1px solid green;	 */
	
}

.navbar-default {
	background-color: white;
	border-color: white;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #BCC6D2;
}

.clickable {
	cursor: pointer;
}

.centered {
	text-align: center;
}

.product-description {
	padding-top: 60px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #708090
}

.product-title {
	padding-bottom: 0px;
}

.product-image {
	margin-left: 20px;
}

.product-tabs {
	padding-right: 20px;
	padding-left: 20px;
}

.product-singletab {
	padding-top: 20px;
}

.description-small {
	font-size: 5px;
}

.news-container {
	margin-left: 0px;
	margin-right: 0px;
}

#search {
	text-align: center;
}

#memory {
	text-align: center;
}

#support {
	border-bottom: 1px solid #708090;
	text-align: center;
}

#logo {
	padding-top: 50px;
	padding-bottom: 90px;
	background-color: #bcc6d2;
	height: 100px;
}

#logo-right {
	display: none;
}

.follow-label {
	padding-left: 10px;
	width: 150px;
}

.login-container {
	/*vertical-align: bottom;
    color: black;*/
	height: 50px;
}

.login {
	position: absolute;
	color: #C0C0C0;
	cursor: pointer;
	bottom: 0;
	left: 0;
}

.center-container {
	padding-top: 20px;
}

.carousel-inner>.item>img {
	margin: 0 auto;
}

.media-container {
	padding-bottom: 50px;
	border-bottom: 1px solid #708090;
}

#row-contect {
	margin-left: 0px;
	margin-right: 0px;
}

/*Whats new*/
.collapse-all {
	padding-bottom: 20px;
	padding-left: 12px;
}

.news-title {
	border: 1px solid #708090;
}

.image-news {
	margin-right: 0px;
	padding-right: 0px;
}

.content-news {
	text-align: left
}

.news-title {
	border: 1px solid #708090;
}

.top-news {
	margin-top: 50px;
	margin-bottom: 50px;
}

.preview-home {
	width: 90%;
	height: 200px;
	border: 1px solid red;
	/* 	height: 100px; */
}

.rownews {
	position: relative;
	top: 15%;
	height: 100%;
	border: 1px solid black;
}

.preview-home-img-container {
	width: 60%;
	height: 100%;
	padding-left: 20px;
}

.preview-home-img {
	width: 100%;
	text-align: right;
}

#partContent {
	padding-bottom: 50px;
}

#gmap_canvas img {
	max-width: none !important;
	background: none !important
}

.boldTitle {
	font-weight: bold;
}

.ls-video {
	height: 200px;
}

.rohs-container {
	padding-top: 20px;
	margin: auto;
	width: 65%;
}

.rohs-sub {
	
}

.support-header {
	background-image: url("/lsdata/images/support.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
}

.support-text {
	color: white;
}

.rohs-background {
	border-radius: 25px;
	width: 100%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/* IE10+ */
	background-image: -ms-linear-gradient(top, #63FF52 0%, #50A83E 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #63FF52 0%, #50A83E 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, #63FF52 0%, #50A83E 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #63FF52),
		color-stop(100, #50A83E));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #63FF52 0%, #50A83E 100%);
	/* W3C Markup */
	background-image: linear-gradient(to bottom, #63FF52 0%, #50A83E 100%);
}

.required-field:after {
	color: #d00;
	content: "*";
	font-weight: bold;
	position: absolute;
	margin-left: 3px;
	top: 10px;
}

.distributor-label {
	font-weight: bold;
}

.distributor-title-name {
	font-size: 16px;
	font-style: italic;
}

.distributor-container {
	height: 300px;
	overflow: hidden;
}

.product-container {
	height: 150px;
	border: 0px solid white;
}

.news-main-container {
	border: 0px solid white;
}

.news-container {
	height: 250px;
	border: 1px solid #ebebe0;
	border-radius: 10px;
}

.home-preview-container {
	border: 1px solid red;
	height: 350px;
}

.thumbnail.preview-container {
	height: 350px;
	border: 1px solid #ebebe0;
	border-radius: 0px;
}

.img-container {
	height: 150px;
	line-height: 150px;
}

.testimonial-img {
	max-width: 120px;
	max-height: 120px;
}

.testimonial-caption {
	height: 120px;
	font-size: 14px;
	font-style: italic;
}

.testimonial-title {
	float: left;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}

.testimonial-read-more {
	margin-left: 10px;
	/*color: blue;*/
}

.thumbnail.companyInfo-element {
	border-radius: 20px;
	height: 200px;
	background-color: #e0e0d1;
}

.info-title {
	font-size: 20px;
	font-weight: bold;
}

.info-caption {
	font-size: 14px;
	font-style: italic;
}

.bar-invisible {
	visibility: hidden;
}

.bar-visible {
	visibility: visible;
}

#singleTestimonial {
	margin-top: 40px;
	text-align: left;
}

.singletestimonial-title {
	padding-left: 20px;
	padding-right: 20px;
}

/***Product***/
.thumbnail.product-container {
	height: 300px;
	border: 1px solid #ebebe0;
	border-radius: 0px;
}

.img-product-container {
	height: 115px;
	line-height: 115px;
}

.product-img {
	max-width: 100px;
	max-height: 100px;
}

.product-caption {
	height: 40px;
	font-size: 14px;
	font-style: italic;
}

.product-title {
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

.product-read-more {
	margin-left: 10px;
	/*color: blue;*/
}

.media-body .media-left .media-right {
	display: table-cell;
}

.preview-main-container {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid gray;
}

.media.media-preview-container {
	
}

.media-left.media-middle.left-preview {
	width: 35%;
}

.media-body.body-preview {
	text-align: center;
}

.media-heading.header-preview {
	font-weight: bold;
}

.caption-preview {
	font-style: italic;
}

.media-object.preview-img {
	display: inline;
}

#news-container {
	padding-top: 50px;
}

.ls-news-body {
	text-align: left;
}

.required-field:after {
	font-size: 25px;
}

@media ( max-width : 1198px) {
	#logo {
		margin-top: 100px;
	}
	#logo-right {
		display: none;
	}
	
	.carousel-caption>h3 {
		font-size: 44px;
	}
	.description-home{
		display: inline;
	}
		
/* 	#search-horizontal{ */
/* 		display: inline; */
/* 	} */
	
/* 	#search-vertical{ */
/* 		display: none;	 */
/* 	} */
}

@media ( max-width : 995px) {
	#logo-right {
		display: none;
	}
	#media-links-top {
		display: none;
	}
	#media-links-bottom {
		display: inline;
	}
	
	.carousel-caption>h3 {
		font-size: 14px;
	}
	.description-home{
		display: none;
	}
/* 	#search-horizontal{ */
/* 		display: inline; */
/* 	} */
	
/* 	#search-vertical{ */
/* 		display: none;	 */
/* 	} */
}

@media ( max-width : 918px) {
	#logo-left{
		display: none;
	}
	
	#logo-right {
		display: inline;
		float: right;
		margin-top: -60px;
	}
	#media-links-top {
		display: none;
	}
	#media-links-bottom {
		display: inline;
	}
	
/* 	#search-horizontal{ */
/* 		display: inline; */
/* 	} */
	
/* 	#search-vertical{ */
/* 		display: none; */
/* 	} */
}


/*903*/
@media ( max-width : 904px) {
	#logo-left {
		display: none;
	}
	
	#logo-right {
		display: none;
	}
	
	/*
	#logo-right {
		display: block;
		float:right;
		margin-top: -5px;
	}*/
	
	#brand{
		display: inline;
	}
	
/* 	#search-horizontal{ */
/* 		display: none; */
/* 	} */
	
/* 	#search-vertical{ */
/* 		display: inline; */
/* 		margin-left: 180px; */
/* 	} */
}

@media ( max-width : 768px) {
	#media-links-bottom {
		display: inline;
	}
	#logo-right {
		display: none;
	}
	
	#brand{
		display: inline;
	}
	
/* 	#search-horizontal{ */
/* 		display: none; */
/* 	} */
	
	#search-vertical-left{
		width: 250px;
	}
	#search-vertical-right{
		width: 250px;
	}
	
	#search-left-button{
		position: absolute;
		margin-top: -38px;
		margin-left: 260px;
	}
	
	#search-right-button{
		position: absolute;
		margin-top: -38px;
		margin-left: 260px;
	}
	
	#search-horizontal{
		margin-left: 0px;
		margin-top: -55px;
		display: block;
		width: 95%;
	}
}
/*691*/
@media ( max-width : 691px) {
	#search-vertical-left{
		width: 250px;
	}
	
	#search-vertical-right{
		width: 250px;
	}
	
	.carousel-caption>h3 {
		font-size: 12px;
	}
	.description-home{
		display: none;
	}
}

@media ( max-width : 550px) {

	.carousel-caption>h3 {
		font-size: 12px;
	}
	.description-home{
		display: none;
	}
}
