/*--
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
{
	border: 1px solid #ccc;
    padding: 4px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.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 0px 0px 0px;
	position: relative;
}
.nbs-flexisel-item > img {
	
	positon: relative;
	margin-top:10px;
	margin-bottom: 10px;
	width: 37px;
	height: 39px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.client-list .nbs-flexisel-nav-left {
	display:none;
}
.client-list .nbs-flexisel-nav-right {
	display:none;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 37px;
	height: 39px;
	position: absolute;
	z-index: 100;
	cursor:pointer;
}
.team1{
	padding-right:0px !important;
	}
.nbs-flexisel-nav-left {
	left: 0%;
    top: 45% !important;
	background:url(../images/prev1.png) no-repeat;
	z-index:9999999;
}
.nbs-flexisel-nav-right {
	right:0%;
	top: 45% !important;
	background:url(../images/next1.png) no-repeat;
	z-index:9999999;
}

#address .nbs-flexisel-nav-left {
	left:85%;
	top: 80% !important;
	width: 37px;
	height: 39px;
	background:url(../images/prev1.png) no-repeat;
}
#address .nbs-flexisel-nav-right {
	right:0%;
	top: 80% !important;
	width: 37px;
	height: 39px;
	background:url(../images/next1.png) no-repeat;
}


/*-- flexisel --*/

@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	.list img
	{
		display:none;
	}
	.lx
	{
		width:100%;
		margin:0;
		padding:30px;
	}
	.nbs-flexisel-nav-left {
	left:0%;
	top: 130px;
	background:url(../images/prev1.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right:0%;
	top: 130px;
	background:url(../images/next1.png) no-repeat;
}
}
/*----*/




@media (max-width:768px){
	.sec-1-rightr {
		margin: 1em 0 0;
		float: none;
		width: 100%;
	}

	.sec-1-right {
		margin:0;
		float: none;
		width: 100%;
	}
	
}
	


@media (max-width:1024px){

.nbs-flexisel-nav-left 
{
    right: 0%;
    top: 45% !important;
    background: url(../images/prev1.png) no-repeat;
}
.nbs-flexisel-nav-right 
{
    right: 0%;
    top: 45% !important;
    background: url(../images/next1.png) no-repeat;
}
}
















	