
/*        
----------------------------------------------------
----------------Tablet Layout: 720px----------------
----------------------------------------------------
*/

@media only screen and (min-width: 768px) and (max-width: 991px) { 
    #alert #alertContent , #alert h1 {
                       
                       width: auto;
                       
               }
			   
			   #alert #alertContent {
			   padding: 15px;
			   }

	
	
	header, #grid, #footerCtr {
		width: 720px;
		margin: 0 auto;
		overflow: hidden;
	}
	
		#zone1 {
			width: 495px;
		}
		
		#zone3 {
			width: 200px
		}
		
		div.PBViewing {
			width: auto!important;
			}

		img {
			max-width: 100%;
			height: auto;
			}
	#globalNav { 
	
	width: 100%;
	/*margin-left: 0;*/
	
	
	}		
	#globalNav li {
		font-size: 12px;
		}
		
	#globalNav a {
		padding: 10px 14px 8px 14px!important;
		}

	#subFooter {
		background-position: right 30px;
		}
		
	footer .news {
		width: 400px;
		}
		
		footer .news a {
			color: #154241;
		}
		
	.carousel {
		width: 495px!important;
		height: 205px!important;
	}
	
		.home .carousel img, .carousel img {
			width: 495px;
			height: auto;
			}
	
	.home #photoCt {
		width: 720px;
		}
		
	.home .carousel {
		width: 720px!important;
		height: 320px!important;
		
	}
	
	
		.home .carousel img {
			width: 720px;
			height: auto;
			}
			
			#ecmNext, #ecmPrevious, #ecmFirst, #ecmLast{
				display: none!important;
				
				}
		#showTab {
			top: 20px;
			right: 20px;
			}
		.audienceSelector {
			padding: 10px;
			}
				
		.audienceSelector a {
			padding-bottom: 7px;
			min-height: 1px;
			}
			
			UL.audPaths {
				max-height: 247px!important;
				max-width: 700px!important;
				}
				
				.innerDescription {
					width: 454px;
					height: 255px;
					}
					
				
					
	.home .events, .home .spotlight {
	
		}
		
		.home .eventList {
			width: 400px;
			margin: 0;
		}
		
		.home .events {
			margin: 0;
			width: auto;
			}
		
		.home .spotlight {
			width: 200px;
			margin: 0;
			float: right;
			
			display: none;
			}
		
		.home .spotlight .name{
			
			width: 170px
			}
			
			.home .spotlight .link {
			font-size: 17px;
			}
			
			.home .arrow {
				display: none;
				}
				
		.infoFor {
		
			}
			
	#ProgramSearch #ProgramSearchTextBox {
		width: 320px;
		}
		
	#programNav li {
		width: 138px;
		}
	
	.communityPathsCtrInner  {
		background: transparent;
		}
	
	.communityPath {
		width: 300px;
	}
	
	.listing .items {
		width: 425px;
		}
    .rslides img {
		margin-left: 51px;
		}
		
		.rslides_tabs a {
			padding: 9px 7px;
			}
			
		/* faces */
		.spotlight {
			width: 205px;
			}
			
			.spotlight .name {
				width: 175px;
				}
				
			.spotlight .link {
				font-size: 15px;
				}
				
		.spotlightDetails .dtlImage {
			max-width: 200px;
			}
			
			
			/* admissions */
			#bracket { display: none;}
			#areYou h4 { margin: 20px 0 0 0; }
		
}

/*        
----------------------------------------------------
----------------Mobile Layout: 320px----------------
----------------------------------------------------
*/

@media only screen and (max-width: 767px) { 


    
	#alert #alertContent , #alert h1 {
                       
                       width: auto;
                       
               }
			  
			  
			  #alert #alertContent {
			   padding: 15px;
			   }

	
	img {
		max-width: 100%;
		width: 100%;
		height: auto;
		}
	
	header, #grid, #footerCtr, #globalNav {
		width: 300px;
		padding: 0 10px;
		overflow: hidden;
		margin: 0 auto;
	}
	
	#breadCtTop {
		display: block;
		}
	
	#outer {
		background-position: 0 -45px;
		}
	
	#grid {
		margin-top: 10px!important;
		}
		
	header {
		position: relative;
		}
		
	header h1 {
		margin-bottom: 5px;
		
		}
	
	#logo {
		background-size: 100%;
		width: 100%;
		margin-bottom: 0;
		position: absolute;
		top: 0;
		left: 10px;
		width: 300px;
		margin-top: 18px;
		}
	
	#globalNav {
		margin-top: 50px;
		background: transparent;
		height: auto;
		text-align: center;
		padding: 0;
	}
	
		#globalNav ul {
			background: #1d8d89;
		}
	
		#globalNav li {
			display: block;
			float: none;
			background: transparent;
		}
			#globalNav li a {
				background-position: -2px 0;
				float: none;
				height: auto;
				display: block;
				padding: 5px 0;
				border-bottom: 1px solid #17726e;
				}
	
	select.mobileNav {
		width: 300px;
		padding: 10px;
		margin: 15px 0 10px 0;
		display:block;
	}
	
	.zoneContent #navPage {
		display: none;
		}
	
	
	#search {
		position: static;
		width: 100%;
		}
		
		#search #ctl00_SiteHeader1_q {
			width: 250px;
			}
	
	footer .news {
		width: auto;
		}
		
	
	#subFooter {
		padding: 10px;
		background-image: none;
		}
		
		footer .news a {
			color: #154241;
		}
		
		footer .news .control a {
			display: block;
			text-align: center;
			}
			
		footer .banner {
			margin: 0;
			}
		
		footer .right, footer .left {
			float: none;
			}
		
		#textOnly {
			float: right;
			margin-top: -2em;
			position: static;
			}
	
	#zone1, #zone3 {
		float: none;
		width: 100%;
	}
	
	/* homepage */
	.infoFor, .home .events {
		margin: 0;
		float: none;
		width: auto;
		clear: both;
		}
		
	.eventList {
		float: none;
		}
		
	.home .spotlight {
		display: none;
		}
		
	.home #photoCt {
		width: 300px;
		}
		
	.home .carousel, .carousel {
		width: 300px!important;
		height: 135px!important;
		
	}
	
	
	
		.home .carousel img, .carousel img {
			width: 300px;
			height: auto;
			}
			
			.playButton, .leftArrow, .rightArrow , .pauseButton,#ecmNext, #ecmPrevious, #ecmFirst, #ecmLast{
				display: none!important;
				
				}
	.l-home-subgrid {
		float: none;
		width: 100%;
	}
	.m-video {
		width:100%;
		
	}
	
	.innerCtr {
		position: relative;
		}
		
		UL.audPaths {
			display: block!important;
			width: auto!important;
			height: auto!important;
			}
		
		.audienceSelector {
			position: static;
			overflow: auto;
			padding-top: 0;
		}
		
			.audienceSelector li a {
				width: 130px;
			}
			
			
		
		#hideTab, #showTab, .audienceSelector a.closeControl , .audienceSelector a.fly  {
			display: none;
			}
			
			.innerDescription {
				width: auto;
				height: auto;
				overflow: visible!important;
				padding: 5px 15px 5px 15px;
				background: #f8f7f1;
				position: static;
				display: block!important;
			}
		
	
	
		.innerDescription .section h4 {
			font-size: 16px;
			cursor: pointer;
			padding: 10px 0 5px 0;
			border-top: 1px dotted;
			margin-bottom: 0px!important;
			}
			
			.item0 .section h4 {
				border: 0;
				}
			
			p.item {
				margin-bottom: 0;
				}
			.audPaths .item {
					font-size:12px;
				}
			
	  /* community */
	body .communityPathsCtrInner {
		background: transparent;
	}
	
	body .communityPath {
		width: auto;
		float: none;
		padding-bottom: 0;
		}		
/* admissions */
	#bracket {
		display: none;
		}
		
		#areYou h4 {
			margin-top: 6px;
			font-size: 18px;
			}
			
			#areYou .slidePanel {
				margin-top: -10px;
				}
				
			#areYou .panel {
				width: 300px;
				}
				
		#ProgramSearch #ProgramSearchTextBox  {
			width: auto;
			}
			
			#programNav li {
				width: 100%;
				}
	#eventDetail div.title {
		width: 230px;
		line-height: 1.2;
		margin-top: 0;
	}
	
	#miniCal {
		display: none;
		}
		
		.listing .items {
			padding-left: 0;
			width: 305px;
			}
			
	#linkDiv {
		position: static!important;
		}
			
	.colrow {
		padding-bottom: 0px!important;
		}
		
	.colrow .col1, 
	.colrow .col2 {
		position: static!important;
		float: none!important;
		width: 100%!important;
		margin-bottom: 20px!important;
		}
		
	body .coursedetailtitle {
		float: none!important;
		}
		
		div.test {
			border: 4px solid red;
		}
		
		.rslides img {
		width: 250px;
		margin-left: 25px;
		}
		
		.rslides_tabs {
			display: none;
			}
		.rslides_tabs a {
			padding: 6px 5px;
			font-size: 11px;
			}
			
		/* faces */
		.spotlight .name {
				width: 228px;
				} 
				
		.spotlightDetails .sp {
			margin: 5px 0 10px 0;
			float: none;
		}
		
		.contact label, .contact .choices { 
			float: none;
			width: auto;
			}
			
			.form input[type="submit"] { margin: 0;}
			
			.glance { width: 248px; margin-bottom: 10px;}
			
			div.PBViewing { width: auto!important;}
			
		/* admissions */
		
		#areYou .slidePanel, #areYou ul { width: 300px; }
		#areYou li { width: 300px; float: none; padding: 15px 0 0 0;}
		
		
}


/*        
----------------------------------------------------
--------------Wide Mobile Layout: 480px--------------
----------------------------------------------------
*/

@media only screen and (min-width: 480px) and (max-width: 767px) { 
    
	header, #grid, .home #photoCt,  #footerCtr, #logo, select.mobileNav, #globalNav  {
		width: 460px;
	}
	
	#search #ctl00_SiteHeader1_q {
			width: 410px;
			}
			
	.home .carousel, .carousel {
		width: 460px!important;
		height: 205px!important;
	}
	
		.home .carousel img, .carousel img {
			width: 460px;
			height: auto;
			}
			
	.twoColumn #zone1 .zoneContent .zoneContentBottom .right, .twoColumnWide #zone1 .zoneContent .zoneContentBottom .right {
		padding-left: 0;
		width: 480px;
		float: none!important;
		}
			
	footer .banner {
		width: 220px;
		float: left;
		margin: 5px;
		}
		
		#areYou .panel {
			width: 480px;
			}
			
	#ProgramSearch #ProgramSearchTextBox {
		width: 294px;
		}
	
	#eventDetail div.title,.listing .items {
		width: 390px;
		padding-left: 20px;
		float: left;
		}
		
	body .col1 {
		width: 30%!important;
		}
		
	.rslides img {
		width: 400px;
		margin-left: 32px;
		}
		.rslides_tabs a {
			padding: 9px 7px;
			}
			
			/* faces */
		.spotlight {
			width: 188px;
			}
			
			.spotlight .name {
				width: 158px;
				}
				
			.spotlight .link {
				font-size: 15px;
				}
				
				.spotlightDetails .dtlImage {
			max-width: 200px;
			}
			
			.spotlightDetails .sp {
				float: right;
				margin: 10px;
			}
			
		.glance {width: 408px;}
		
		#areYou .slidePanel, #areYou ul , #areYou .panel{ width: 450px; }
		#areYou li { width: 220px; float: left; padding: 15px 10px 0 0;}
}

    /* BEGIN - CSS added 10/25/17 -- mnieves */

/*============================*\
* (\/) MOBILE STYLES: Portrait
* (i)  -- 'Explore HCCC'
* (ii) -- 'Footer Nav'
*=============================*/

@media only screen and (min-width: 320px) and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 4){
/***** Targets: ****
* G5
* Galaxy Note 3
* Galaxy Note 4
* Galaxy S4
* Galaxy S5
* Galaxy S6
* Galaxy S7
* Galaxy S8
* Galaxy S8P
* HTC One M8
* iPhone 5
* iPhone 6
* iPhone 6P
* iPhone 6S
* iPhone 6SP
* iPhone 7
* iPhone 7P
* Lumia 930
* Moto X (2nd gen) (Android 5, 6)
* Moto G (2nd gen)
* Nexus 5
* Nexus 5X
* Nexus 6 (Android 5, 6)
* Nexus 6P
* Nexus 7 (Android 4.4, 6)
* Pixel (android 7.1, 8)
* Pixel XL
*******************/

/* 'Explore HCCC' module. */
  .link_container_top{
    display: flex;
    flex-direction: column !important;
    height: 16.5em;
    width: 100%;
    justify-content: center;
    margin: 20px 0;
  }

  .top_link{
    display: flex !important;
    margin: 5px 2.5px;
    max-width: 100%;
    flex-basis: 100%;
    background: #18716d;
    border: 6px solid #18716d;
    box-shadow: 0 0 0 2px white inset;
  }

  .top_link a{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: stretch !important;
    text-align: center;
    text-decoration: none;
    color: white;
    flex-basis: 100%; /* make size of links 100% of parent main-axis. */
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    text-shadow:none !important;
    font-size: 2.3em;
    line-height: 30px;
    text-transform: uppercase;
  }

/* 'Footer Links' module. */

  .link_container_bottom{
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    margin-top: 30px;
    width: 300px !important;
  }

  .bottom_link{
    box-sizing: border-box !important;
    background: #18716d;
    height: 76px !important;
    margin: 5px 0;
  }

  .bottom_link img{
    height: 76px;
  }

  .bottom_link:not(:nth-of-type(1)):not(:nth-of-type(2)){
    box-sizing: border-box !important;
    background: #18716d;
    border: 6px solid #18716d;
    box-shadow: 0 0 0 2px white inset;
  }

  .bottom_link a{
    color: white;
    min-height: 100%;
    flex-direction: column !important;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
    text-decoration: none;
    color: white;
    flex-basis: 100%; /* make size of links 100% of parent main-axis. */
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    text-shadow:none !important;
    font-weight: normal !important;
    font-size: 1.3em;
    line-height: normal;
  }

  .bottom_link:nth-of-type(1) a{
    background: url('http://www.hccc.edu/uploadedImages/Content/Banners/happenings-footer\(1\).jpg');
  }
}

/*===================================\
* MOBILE STYLES: Tablets -- Portrait
====================================*/
@media only screen and (min-width: 1280px) and (device-aspect-ratio: 16/10){
/***** Targets: ****
* Samsung Galaxy Tab 4
*******************/

  .link_container_top{
    height: 80px;
  }
  
  
}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 3.5) and (max-aspect-ratio: 4/3){
/***** Targets: *******
* Samsung Galaxy Tab 4
**********************/

.link_container_top{
  display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-box-orient: horizontal;
 -moz-box-orient: horizontal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-align-content: space-between;
 -ms-flex-line-pack: justify;
 align-content: space-between;
 -webkit-box-align: start;
 -moz-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
}

.top_link{
  margin: 0px 10px;
  width: 50%;
  flex-basis: 50%;

}

}
    /* END - CSS added 10/25/17 -- mnieves */
