
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-item
{
width:350px;	
}
#flexiselDemo3 li
{
	padding:0px;
	/*background-color:#eeeeee;	
	border-bottom:1px solid #000;*/
	margin-right:0px;
	margin-top:25px;
}

.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    /*text-align:center;  */
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    max-width:100%;
    
}
.pro-h { font-size: 35px; font-family: 'franklin gothic demi cond'; text-align: center;line-height: 15px;color: #000;}
.pro-font { font-size: 25px;   font-family: 'Questrial-Regular'; text-align: center;line-height: 35px;color: #000;}
.nbs-flexisel-item {
    float:left;
   
}
.slider-font-01 {
    font-size: 25px;
    text-decoration: none;
    color: #fff !important;
    background-color: #797979;
    height: 55px;
    width: 277px;
    text-align: center;
    padding: 10px;
    margin-top: -11px !important;
    font-family: 'Questrial-Regular';
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.slider-font-02 {
    font-size: 25px;
    text-decoration: none;
    color: #fff !important;
    background-color: #797979;
    height: 55px;
    width: 277px;
    text-align: center;
    padding: 10px;
    margin-top: 115px !important;
    font-family: 'Questrial-Regular';
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 8px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 11px;
    max-width:282px;
    max-height:240px;
	/*! border:1px solid #b6b6b6; */
	
}


/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 70px;
    height: 70px; 
   position:relative;
    cursor: pointer;
    z-index: 100;
    
}

.nbs-flexisel-nav-left {
    left: -595px;
	top:146px !important;
	
	
    background: url(../../images/button-previous.png) no-repeat;
	
}

.nbs-flexisel-nav-right {
    left: 368px;
	top:75px !important;
    background: url(../../images/button-next.png) no-repeat;
}

}
@media  (min-width:768px) and (max-width: 1024px)
{
   
.nbs-flexisel-nav-left {
     display:none;
    left: -433px;
    top: 126px !important;
    background: url(../images/button-next.png) no-repeat;
}

.nbs-flexisel-nav-right {
    
	display:none;
	left: 442px;
    top: 57px !important;
    background: url(../images/button-previous.png) no-repeat;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:158px;
    max-height:268px;
	border:1px solid #eae5ce;
	
}
.slider-font-01 {
    font-family: 'Open Sans';
    font-size: 10px;
    text-decoration: none;
    color: #64635d;
    background-color: #bfbdb0;
    height: 40px;
    width: 158px;
    text-align: center;
    padding: 10px;
    margin-top: -12px;
    font-weight: bold;
}	
}

@media only screen and (max-width: 480px) {
.pro-font {
    font-size: 18px;
    font-family: 'Questrial-Regular';
    text-align: center;
    line-height: 10px;
    color: #000;
}
    .slider-font-01 {
    font-size: 25px;
    text-decoration: none;
    color: #fff !important;
    background-color: #797979;
    height: 55px;
    width: 282px;
    text-align: center;
    padding: 10px;
    margin-top: -11px !important;
    font-family: 'Questrial-Regular';
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
    .slider-font-02 {
    font-size: 25px;
    text-decoration: none;
    color: #fff !important;
    background-color: #797979;
    height: 55px;
    width: 282px;
    text-align: center;
    padding: 10px;
    margin-top: 145px !important;
    font-family: 'Questrial-Regular';
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 8px;
}
}

 @media  (min-width:768px) and (max-width: 1024px)
{

.slider-font-01 {
    font-size: 20px;
    width: 100%;
}
}   
