﻿.carousel-nav { 
  77width: 100%; 
  777border-bottom: 1px solid #E6E6FF;
  777margin-bottom: 40px;
	}

  .carousel-nav a { 
    color:  #E6E6FF;
    padding: 20px;
    text-align: center;
    display: inline-block; 
	}

    .carousel-nav a:hover {
      color: #FFFFCC; 
	}

    .carousel-nav a.active {
      color: #FFF0EE; color: #0FF0FC;
      font-weight: bold;
	}

      .carousel-nav a.active:before {
        content: "";
        bottom: -1px;
        left: 0;
        right: 0;
        position: absolute;
        border-bottom: 1px solid #FF6347;  border-bottom: 2px solid #0FF0FC;
	}



.le-tampon-name {
	border: 0px !important;
	outline: none !important;
	}


/* SMALLER TABLET screens */   /* SMALLER TABLET */
@media screen and (max-width: 480px) {
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_40.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 37px !important;   
		height: 25px !important;
		cursor: default !important    
  		}
	}





@media only screen and (min-width : 320px) and (max-width : 480px) {/* Mobile portrait */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_40.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 37px !important;   
		height: 25px !important;
		cursor: default !important;  
  		}
	}





@media only screen and (min-width : 480px) and (max-width : 595px) {/* Mobile landscape */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_40.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 37px !important;   
		height: 25px !important;
		cursor: default !important;  
  		}
	}





@media only screen and (min-width : 595px) and (max-width : 690px) {/* Small tablet portrait */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_50.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 42px !important;   
		height: 29px !important;
		cursor: default !important;   
  		}
	}





@media only screen and (min-width : 690px) and (max-width : 769px) {/* Tablet portrait */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_60.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 47px !important;   
		height: 32px !important;
		cursor: default !important;  
  		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture) --- SMALLER TABLET */
@media only screen and (min-width : 769px) and (max-width : 800px) {/* Small tablet landscape */
	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_70.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 53px !important;   
		height: 36px !important;
		cursor: default !important;   
  		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture --- SMALLER TABLET */
@media only screen and (min-width : 800px) and (max-width : 1024px) {/* Small tablet landscape */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_80.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 58px !important;   
		height: 39px !important;
		cursor: default !important;     
  		}
	}





@media only screen and (min-width : 1024px) and (max-width : 1224px) {/* Tablet landscape */
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_90.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 63px !important;   
		height: 43px !important;
		cursor: default !important;  
  		}
	}






/* Desktops and laptops */  /* SMALL DESKTOP */
@media only screen 
and (min-width : 1224px) {
  	.le-tampon-name { 
  		background-image: url("../CSS-JS-NSIM-best_05-30-2024_renovate/IMAGE-CENTER-NSIM-best/le-tampon_NSIM_100.png");
 		background-position: right 1px center; 
  		background-repeat: no-repeat;   
		width: 68px !important;   
		height: 46px !important;  
		cursor: default !important;   
		} 
	}