 

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: -130px 0px 0px 0px;
}

.nbs-flexisel-item {
    float:left;
    margin:10px 0px 0px 0px;
    padding:0px ;
    cursor:pointer;
    position:relative; 
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:5000     
}

.nbs-flexisel-nav-left { background-image:url(../images/testiarrow_l.png); background-repeat:no-repeat; width:34px; height:16px;
    
	
}

.nbs-flexisel-nav-left:before {
     
}

.nbs-flexisel-nav-left.disabled {
  
}

.nbs-flexisel-nav-right { background-image:url(../images/testiarrow_r.png); background-repeat:no-repeat; width:34px; height:16px;
     
}

.nbs-flexisel-nav-right:before {
   
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.testimonials .nbs_inner {
    padding: 0px 0px 80px 0px !important;
}
.testimonials .nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 40px 0px;
}

<!--Demo 4-->
.services  .nbs-flexisel-nav-left,
.services  .nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:1000     
}

.services  .nbs-flexisel-nav-left { background-image:url(../images/arrow_left.png); background-repeat:no-repeat; width:84px; height:84px;
    right: 90px;
	top:00px;
	
}

.services  .nbs-flexisel-nav-left:before {
     
}

.services  .nbs-flexisel-nav-left.disabled {
  
}

.services  .nbs-flexisel-nav-right { background-image:url(../images/arrow_right.png); background-repeat:no-repeat; width:84px; height:84px;
    right:0px;    
		top:0px;
}
.services  .nbs-flexisel-nav-right:before {
   
}

.services  .nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.partners  .nbs-flexisel-nav-left,
.partners  .nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:1000     
}

.partners  .nbs-flexisel-nav-left { background-image:url(../images/arrow_left.png); background-repeat:no-repeat; width:84px; height:84px;
    left: 43%;
	bottom:00px;
	
}

.partners  .nbs-flexisel-nav-left:before {
     
}

.partners  .nbs-flexisel-nav-left.disabled {
  
}

.partners  .nbs-flexisel-nav-right { background-image:url(../images/arrow_right.png); background-repeat:no-repeat; width:84px; height:84px;
    right:43%;    
	bottom:00px;
}

.partners  .nbs-flexisel-nav-right:before {
   
}

.partners  .nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}


.partners  .nbs_inner {
    padding:0px 0px 0px 0px !important;
}

 
.updates  .nbs-flexisel-nav-left,
.updates  .nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:1000     
}

.updates  .nbs-flexisel-nav-left { background-image:url(../images/arrow_left.png); background-repeat:no-repeat; width:84px; height:84px;
    left: 43%;
	bottom:00px;
	
}

.updates  .nbs-flexisel-nav-left:before {
     
}

.updates  .nbs-flexisel-nav-left.disabled {
  
}

.updates  .nbs-flexisel-nav-right { background-image:url(../images/arrow_right.png); background-repeat:no-repeat; width:84px; height:84px;
    right:43%;    
	bottom:00px;
}
.updates  .nbs-flexisel-nav-right:before {
   
}

.updates  .nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}



.testi_sec  .nbs-flexisel-nav-left,
.testi_sec  .nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:1000     
}

.testi_sec  .nbs-flexisel-nav-left { background-image:url(../images/testiarrow_l.png); background-repeat:no-repeat; width:34px; height:16px;
    left: 0%;
	bottom:0px;
	
}

.testi_sec  .nbs-flexisel-nav-left:before {
     
}

.testi_sec  .nbs-flexisel-nav-left.disabled {
  
}

.testi_sec  .nbs-flexisel-nav-right { background-image:url(../images/testiarrow_r.png); background-repeat:no-repeat; width:34px; height:16px;
    left:10%;    
	bottom:00px;
}
 
.testi_sec  .nbs-flexisel-nav-right:before {
   
}

.testi_sec  .nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}


.gallery .nbs-flexisel-nav-left { background-image: url(../images/testi_arrow_l1.png) !important; background-repeat:no-repeat; width:32px; height:32px;
    left: 92%;
	top:0px;
	width:42px;
	height:42px;
	
}

.gallery .nbs-flexisel-nav-right { background-image:url(../images/testi_arrow_r1.png); background-repeat:no-repeat; width:32px; height:32px;
    right:0%;    
	top:0px;
	width:42px;
	height:42px;
}


.clients_sec .nbs-flexisel-nav-left { background: none !important; background-repeat:no-repeat; width:32px; height:32px;
    left: 85%;
	top:80%;
	
}

.clients_sec .nbs-flexisel-nav-left:before {
     
}

.clients_sec .nbs-flexisel-nav-left.disabled {
  
}

.clients_sec .nbs-flexisel-nav-right { background: none !important; background-repeat:no-repeat; width:32px; height:32px;
    right:5%;    
	top:80%;
}


.nbs_inner { 
    padding: 0px 0px 0px 0px  ; 
} 
.news_slider{ padding:90px 0px 0px 0px !important; 
}  

.news_area .nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 35px 0px;
}

@media screen and (max-width: 1000px){
	
	.nbs-flexisel-nav-left {
    left: 42%;
}
	
	.nbs-flexisel-nav-right {
    right: 42%;    
}

	
}

@media screen and (max-width: 767px){
	
	.nbs-flexisel-nav-left {
    left: 39%; 
}
	
	.nbs-flexisel-nav-right {
    right: 39%;    
}

.testi_con_sec1 .nbs-flexisel-nav-left { 
    top: 90%;
}

.testi_con_sec1 .nbs-flexisel-nav-right { 
    top: 90%;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
      padding: 0px 0px 10px 0px;
}
	
}


@media screen and (max-width: 500px){
	
	.nbs-flexisel-nav-left {
    left: 33%;
}
	
	.nbs-flexisel-nav-right {
    right: 33%;    
}

	
}

.news_area .nbs-flexisel-inner1 { 
    padding-bottom: 150px !important;
}


.news_area .nbs-flexisel-nav-left,
.news_area .nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    bottom:0%; 
    color: #fff;
	z-index:5000     
}

.news_area .nbs-flexisel-nav-left { background-image:url(../images/arrow_left_round.png); background-repeat:no-repeat; width:42px; height:42px;
    left: 46%;
	bottom:00px;
	
}

.news_area .nbs-flexisel-nav-left:before {
     
}

.news_area .nbs-flexisel-nav-left.disabled {
  
}

.news_area .nbs-flexisel-nav-right { background-image:url(../images/arrow_right_round.png); background-repeat:no-repeat; width:42px; height:42px;
    right:46%;    
	bottom:00px;
}

.news_area .nbs-flexisel-nav-right:before {
   
}

.news_area .nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

@media screen and (max-width: 900px){
.news_area .nbs-flexisel-nav-left { 
    left: 34%; 
}

.news_area .nbs-flexisel-nav-right { 
    right: 34%; 
}

.services .nbs-flexisel-nav-left { 
    left:35%;  
} 
.services .nbs-flexisel-nav-right { 
    right: 35%; 
}

.updates  .nbs-flexisel-nav-left { 
    left:35%;  
} 
.updates .nbs-flexisel-nav-right { 
    right: 35%; 
}
.testi_sec .nbs-flexisel-nav-left { 
    left: 0%; 
}
.testi_sec .nbs-flexisel-nav-right { 
    left: 18%; 
}
}


@media screen and (max-width: 767px){
.news_area .nbs-flexisel-nav-left { 
    left: 34%; 
}

.news_area .nbs-flexisel-nav-right { 
    right: 34%; 
}

.services .nbs-flexisel-nav-left { 
    left:25%;  
} 
.services .nbs-flexisel-nav-right { 
    right: 25%; 
}

.updates  .nbs-flexisel-nav-left { 
    left:25%;  
} 
.updates .nbs-flexisel-nav-right { 
    right: 25%; 
}
.testi_sec .nbs-flexisel-nav-left { 
    left: 0%; 
}
.testi_sec .nbs-flexisel-nav-right { 
    left: 18%; 
}
.partners .nbs-flexisel-nav-left { 
    left:25%;  
} 
.partners .nbs-flexisel-nav-right { 
    right: 25%; 
}
.nbs-flexisel-inner { 
    padding: 0px 0px 0px 0px;
    margin: 1px 0px 0px 0px;
}
}
