/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

.sec-1-right{
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  height: auto;
  float:none;
  text-align:center;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.sec-1-rightr{
	float: right;
    width: 100%;
}

/*-- flexisel --*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	position: relative;
}
.nbs-flexisel-item > img {
	
	positon: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:250px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	z-index: 100;
	cursor:pointer;
}
.nbs-flexisel-nav-left {
	left:1%;
	top: 45% !important;
	background:url(../images/prev1.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right:1%;
	top: 45% !important;
	bottom:0;
	background:url(../images/next1.png) no-repeat;
}
.hotoffer .nbs-flexisel-nav-left {
	left:1%;
	top: 53% !important;
	background:url(../images/prev11.png) no-repeat;
}
.hotoffer .nbs-flexisel-nav-right {
	right:1%;
	top: 53% !important;
	background:url(../images/next11.png) no-repeat;
}
/*-- flexisel --*/

@media only screen and (max-width: 768px) {

	.list img
	{
		display:none;
	}
	.lx
	{
		width:100%;
		margin:0;
		padding:30px;
	}

}
/*----*/




@media (max-width:768px){

	
}
	


@media (max-width:1024px){

.nbs-flexisel-nav-left 
{
    left: 2% !important;
}
.nbs-flexisel-nav-right 
{
    right: 2% !important;
}
}
















	