
    @media only screen and (min-width: 0px) {
            
                                     .cd-hero-slider li:nth-of-type(1) { background-image: url("/_assets/img/_homepage/grad-general/homepage-xs.jpg");   background-size: cover; } 
                                                                                        
                                     .cd-hero-slider li:nth-of-type(2) { background-image: url("/_assets/img/_homepage/einsteins_study_group/homepage-xs.jpg");   background-size: cover; } 
                                                                                        
                                     .cd-hero-slider li:nth-of-type(3) { background-image: url("/_assets/img/_homepage/classroom_engineering/homepage-xs.jpg");   background-size: cover; } 
                                                                                        
                                     .cd-hero-slider li:nth-of-type(4) { background-image: url("/_assets/img/_homepage/cnh_sunset/homepage-xs.jpg");   background-size: cover; } 
                                                                                        
                                     .cd-hero-slider li:nth-of-type(5) { background-image: url("/_assets/img/_homepage/fh-celebration/homepage-xs.jpg");   background-size: cover; } 
                                                                                    }
    @media only screen and (min-width: 768px) {
            
                                                             .cd-hero-slider li:nth-of-type(1) { background-image: url("/_assets/img/_homepage/grad-general/homepage-md.jpg");   background-size: cover; } 
                                                                
                                                             .cd-hero-slider li:nth-of-type(2) { background-image: url("/_assets/img/_homepage/einsteins_study_group/homepage-md.jpg");   background-size: cover; } 
                                                                
                                                             .cd-hero-slider li:nth-of-type(3) { background-image: url("/_assets/img/_homepage/classroom_engineering/homepage-md.jpg");   background-size: cover; } 
                                                                
                                                             .cd-hero-slider li:nth-of-type(4) { background-image: url("/_assets/img/_homepage/cnh_sunset/homepage-md.jpg");   background-size: cover; } 
                                                                
                                                             .cd-hero-slider li:nth-of-type(5) { background-image: url("/_assets/img/_homepage/fh-celebration/homepage-md.jpg");   background-size: cover; } 
                                                            }
    @media only screen and (min-width: 992px) {
            
                                                                         .cd-hero-slider li:nth-of-type(1) { background-image: url("/_assets/img/_homepage/grad-general/homepage-lg.jpg");   background-size: cover; } 
                                                    
                                                                         .cd-hero-slider li:nth-of-type(2) { background-image: url("/_assets/img/_homepage/einsteins_study_group/homepage-lg.jpg");   background-size: cover; } 
                                                    
                                                                         .cd-hero-slider li:nth-of-type(3) { background-image: url("/_assets/img/_homepage/classroom_engineering/homepage-lg.jpg");   background-size: cover; } 
                                                    
                                                                         .cd-hero-slider li:nth-of-type(4) { background-image: url("/_assets/img/_homepage/cnh_sunset/homepage-lg.jpg");   background-size: cover; } 
                                                    
                                                                         .cd-hero-slider li:nth-of-type(5) { background-image: url("/_assets/img/_homepage/fh-celebration/homepage-lg.jpg");   background-size: cover; } 
                                                }
    @media only screen and (min-width: 1200px) {
            
                                                                                     .cd-hero-slider li:nth-of-type(1) { background-image: url("/_assets/img/_homepage/grad-general/homepage-xl.jpg");   background-size: cover; } 
                                        
                                                                                     .cd-hero-slider li:nth-of-type(2) { background-image: url("/_assets/img/_homepage/einsteins_study_group/homepage-xl.jpg");   background-size: cover; } 
                                        
                                                                                     .cd-hero-slider li:nth-of-type(3) { background-image: url("/_assets/img/_homepage/classroom_engineering/homepage-xl.jpg");   background-size: cover; } 
                                        
                                                                                     .cd-hero-slider li:nth-of-type(4) { background-image: url("/_assets/img/_homepage/cnh_sunset/homepage-xl.jpg");   background-size: cover; } 
                                        
                                                                                     .cd-hero-slider li:nth-of-type(5) { background-image: url("/_assets/img/_homepage/fh-celebration/homepage-xl.jpg");   background-size: cover; } 
                                    }
    @media only screen and (min-width: 1500px) {
            
                                                                                                 .cd-hero-slider li:nth-of-type(1) {  background-image: url("/_assets/img/_homepage/grad-general/homepage-retina.jpg");   background-size: cover; } 
                            
                                                                                                 .cd-hero-slider li:nth-of-type(2) {  background-image: url("/_assets/img/_homepage/einsteins_study_group/homepage-retina.jpg");   background-size: cover; } 
                            
                                                                                                 .cd-hero-slider li:nth-of-type(3) {  background-image: url("/_assets/img/_homepage/classroom_engineering/homepage-retina.jpg");   background-size: cover; } 
                            
                                                                                                 .cd-hero-slider li:nth-of-type(4) {  background-image: url("/_assets/img/_homepage/cnh_sunset/homepage-retina.jpg");   background-size: cover; } 
                            
                                                                                                 .cd-hero-slider li:nth-of-type(5) {  background-image: url("/_assets/img/_homepage/fh-celebration/homepage-retina.jpg");   background-size: cover; } 
                        }
    @media only screen and (min-width: 2600px) {
            
                                                                                                
                                                                                                
                                                                                                
                                                                                                
                                                                                            }

