@charset "utf-8";
h5{
    font-size: 30px;
}
 #clients{
    background: #ffffff;
    color: black;
    padding: 100px;   
}
.hr4{
    color: black;
    background-color: black;
    height: 2px;
   
}
.clients{
    font-size: 18px;
    padding: 10px;
}
#somebody{
    font-size: 20px;
    padding: 20px;
}

#flexiselDemo3 {
display:none;
    background: #ffffff;
}


.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:10px;
    padding:50px;
    list-style-type:none;   
    text-align:center;
}

.nbs-flexisel-inner {
    background: #ffffff;
    overflow:hidden;
    float:left;
    width:100%;
  /* background:#fcfcfc;
   /* background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); // FF3.6+
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
   /*   background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
  /*    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
  /*  background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%);
      
}

.nbs-flexisel-item {
    background: #ffffff;
    float:left;
   /* margin:0px;
    padding:60px;*/
    cursor:pointer;
    position:relative;
    line-height:10px;
}
.nbs-flexisel-item img {
    background: #ffffff;
    width:100%;
    cursor: pointer;
    position: relative;
    
    margin-bottom: 80px;
    max-width:150px;
    max-height:150px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media only screen and (min-width: 481px) and (max-width: 1000px) {
   h5{
        font-size: 25px;
    }
    #clients{
    background: #fff;
    color: black;
    padding: 20px;
    
}
.clients{
    font-size: 15px;
}
#somebody{
    font-size: 20px;
    padding: 30px;
}

#flexiselDemo3 {
display:none;
    background: #fff;
}


.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:10px;
    padding:15px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    background: #fff;
    overflow:hidden;
    float:left;
    width:100%;
  /* background:#fcfcfc;
   /* background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); // FF3.6+
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
   /*   background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
  /*    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
  /*  background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%);
     
    /* W3C */
   
}

.nbs-flexisel-item {
    background: #fff;
    float:left;
    margin:0px;
    padding:15px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    background: #fff;
    width:100%;
    cursor: pointer;
    position: relative;
    
    margin-bottom: 100px;
    max-width:200px;
    max-height:200px;
	padding:15px;
}
   

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media only screen and (max-width: 480px) {
    h5{
        font-size: 20px;
    }
    .hr4{
        width: 150px;
    }
    #clients{
    background: #fff;
    color: black;
    padding: 20px;
    
}
.clients{
    font-size: 15px;
}
#somebody{
    font-size: 15px;
    padding: 25px;
}

#flexiselDemo3 {
display:none;
    background: #fff;
}


.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:10px;
    padding:10px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    background: #fff;
    overflow:hidden;
    float:left;
    width:100%;
  /* background:#fcfcfc;
   /* background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); // FF3.6+
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
   /*   background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
  /*    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
  /*  background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%);
     
    /* W3C */
   
}

.nbs-flexisel-item {
    background: #fff;
    float:left;
    margin:0px;
    padding:1px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    background: #fff;
    width:100%;
    cursor: pointer;
    position: relative;
    margin-bottom: 100px;
    max-width:150px;
    max-height:150px;
	padding:10px;
}
   
}



