/* #Tablet (Portrait)
Note: Design for a width of 768px   ¤j  */  

@media only screen and (min-width: 768px) and (max-width: 959px) {

.team_pic
{
    width:100%;
}

.slicknav_menu {
	display:none;
}

.page-title 
{
    display:block;
}

.staff_cell
{
   font-size:15px; 
}

staff_left
 {
     margin-left:0px; 
 }     
 
 .staff_right
 {
     width:100%;
     margin-left:55px;
 }
    
.staff_list
{
    margin-left:30px;
    margin-right:15px;
} 

.popular-posts .posts-list li {
    margin-right:0px;  
}

 .overflow_p {
       overflow:inherit;        
 }

/* Superfish Menu */
.sf-menu > li > a {
	padding-left: 12px;
	padding-right: 12px;
}

/* Post Loop */
/*
.post-loop li {
	width: 172px;
	height: 164px;
}

.post-loop .post-caption {
	padding: 12px;
}
		
.post-excerpt {
		overflow: hidden;
} 
*/
 .entry .featured-youtube
  {
      width:420px;
      height:265px; 
  }
  
  .entry .featured-youtube2
  {
      width: 100%; 
      height:325px; 
  }
  
  .entry .featured-audio
  {
      width:420px;
  }
  
    
    .subject_con, .subject_con2
	 {   
       margin-left:80px;           
    }    
    
    .subject_list2
    {
        margin-left:40px; 
    }   
      
    .ajax__tab_msngallery-theme .ajax__tab_body
    {
        padding-left: 80px;  /* */
    }
 

	.HouseBu1,.HouseBu2, .HouseBu3, .HouseBu4, .HouseBu5, .HouseBu6, .HouseBu7, .HouseBu8, .HouseBu9, .HouseBu10, .HouseBu11, .HouseBu13
  { 
      margin: 0 5px 0 8px;           
   }    

.HouseBu10 
{
    margin-bottom:10px; 
}   
    
 .house_menu 
    {
        margin-left: -1%;
        letter-spacing: 8px;
        width:100%;
    }
    
  .MapTable2
  {
     width:95%; 
  }

}


/* #Mobile (Portrait) 
Note: Design for a width of 320px   ¤p  */
@media only screen and (max-width: 767px) {

.sxItem_div
{ 
   font-size:16px;
}

/*
.bx-wrapper .bx-caption 
{
    display:none;
}
*/


.marquee
{
    width:97%;
}

.side02
{
    display:none;
}

.team_pic
{
    width:100%;
}

.feature
{
    font-size:17px;
}

.titlename
{
    font-size: 22px;
}

.onduty 
{
    margin-top:15px;
}

	#mobile_menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}

.page-title 
{
    display:none;
}

 .staff_quote
{
    font-size:16px;
}
 
 .staff_left
 {
    margin-left:0px;    
 } 
 
 .staff_right
 {
     width:85%;
     margin-left:15px;
     padding-right:20px;
 }

   .staff_list
   {
       margin-left:50px;             
   }   

/*
.prj-title2 	     
{
    letter-spacing:0; 
}

.prj-new-title
{
    letter-spacing:0px; 
}
*/

.popular-posts .posts-list li 
{
    margin-right:10px;  
}

   .tab-filter
   {
       margin-bottom:10px;
   }
 
 /*  
   .page-title
   {
       display:none; 
   }
*/
   .overflow_p   {
       overflow:inherit;   
   }


	/* Header */
	#header .grid_12 {
		margin-bottom: 0;
	}
	/* Header Top */
	.header-top {
		padding: 8px 0 12px 0;
	}
	
	/* Top Menu */
	.header-top-menu {
		float: none;
		overflow: hidden;
		padding: 0 0 10px 12px;
		text-align: center;
	}
		.header-top-menu li {
			float: none;
			display: inline;
		}
		
	/* Navigation */
	nav.primary .sf-menu {
		display:none;
	}


	/* Social Links */
	.social-links {
		float: none;
		overflow: hidden;
		width: 100%;
		text-align: center;
	}
	
	.social-links li {
			float: none;
			display: inline-block;
			overflow: hidden;
			margin-left: 6px;
			vertical-align: top;
		}

	/* Logo */
	#logo {
		float: none;
		text-align: center;
		padding: 15px 0 12px 0;
	}
	

	/* Footer */
	#footer [class^="grid_"]:last-child {
		margin-bottom: 0;
	}
	
	.copyright-title
	{
	   font-size:14px;
	}
	
	.copyright-title,
	.copyright-primary,
	.copyright-secondary {
		float: none;
		text-align: center;
	}
	.copyright .grid_12 {
		margin-bottom: 0;
	}


	.entry .featured-thumb-inline-left, 	.entry .featured-thumb-inline-right
	{	    	    
	  	width: 100%;	  		 
	}		
	
	 .search
    {
        width:96%;     
    }   

 

.TextBoxEM
 {
     height:2.8em;  
 }

.m_txt
{
   font-size:14px; 
   line-height:140%;  
}


	/* #Content
	================================================== */
	.page-title .grid_12 {
		margin-bottom: 0;
	}

	.content-wrapper {
		padding-bottom: 25px;
	}
 

	/* Post Loop */
	.post-loop {
		margin-bottom: -40px;
		overflow: hidden;
	}
	.post-loop li {
		width: 145px;
		height: 138px;
		margin: 0 10px 10px 0;
	}
	.post-loop .post-img {
		opacity: 1;
	}
	.post-loop li:nth-child(2n) {
		margin-right: 0;
	}
		.post-loop .post-caption {
			padding: 10px;
		}

	/* Latest Posts */
	.latest-posts-holder .featured-thumb {
		max-width: 145px;
		overflow: hidden;
		margin: 0 10px 12px 0;
		height: auto;
	}
	.latest-posts-holder .post-meta span {
		display: block;
		margin-bottom: 2px;
	}
	.latest-posts-holder .post-excerpt {
		clear: both;
	}
	
	.latest-posts-holder .post-header h3 {
		font-size: 18px;
	}

	/* Post Navigation */
 
	/* Sidebar Bottom */
	.sidebar__bottom {
		padding-top: 0;
	}
	
	/* #Sidebar
	================================================== */
	.sidebar 
	{
		margin-bottom: 0 !important;		
	}

	/* Horizontal Rule */
	.grid_1 .hr,
	.grid_2 .hr,
	.grid_3 .hr,
	.grid_4 .hr,
	.grid_5 .hr,
	.grid_6 .hr,
	.grid_7 .hr,
	.grid_8 .hr,
	.grid_9 .hr,
	.grid_10 .hr,
	.grid_11 .hr,
	.grid_12 .hr {
		margin-left: 0;
		margin-right: 0;
	}
 
.entry .featured-youtube
  {
      width:265px;
      height:200px; 
  }
  
  .entry .featured-youtube2
  {
      width: 100%;
      height:200px; 
  }

   .entry .featured-audio
   {
       width:285px;
   }
      	
	.entry .featured-thumb-inline-right
	{	    
        width:50%;      
        margin-left:5px;
        margin-right:0; 
        margin-bottom:5px; 
        padding: 0 5px 0 0;
	}	 
	
	.entry .featured-thumb-inline-left
	{	    
        width:50%;      
        margin-left:0;
        margin-right:5px; 
        margin-bottom:5px; 
        padding: 0 0 0 5px; 
	}	 

    .contact-form .field
    {
        width:90%; 
    } 
  
  
   .MapTable2
  {
     width:290px;
  }
  
   .MapTable 
{
   margin-left:5px; 
   width:95%;
}

 
.arrow2
{
     background-image:url(../images/detail.png);            
      width:13px; height:20px;
}  
   
   	 .ajax__tab_msngallery-theme .ajax__tab_body
    {
        padding-left: 18px;  /* */
     }
	
	
   .HouseBu
	{
	    margin:10px auto; 	  
	} 	
	
	.header-info-box
	{
	    display:none; 
	}
	
	.subject_con
	 {   
       margin-left:19px;      
    }   
    
    .subject_con2
	 {   
       margin-left:19px;     
    }   
    
    .subject_con3
	 {   
       margin-left:19px; 
    }   	
    
    .house_menu 
    {
        margin-left: -2%;
        width:100%;
    }
    
    .house_menu a
    {
       letter-spacing: 2px;
    }
	
}


/* #Mobile (Landscape) 
Note: Design for a width of 480px  ¤¤ */
@media only screen and (min-width: 480px) and (max-width: 767px) {


.team_pic
{
    width:100%;
}


#mobile_menu {
	display:none;
}
	
.slicknav_menu {
	display:block;
}

.page-title 
{
    display:none;
}


  .staff_left
 {
     margin-left:95px; 
 }  
 
  .staff_right
 {
     width:80%;
     margin-left:35px;
 }
    
    .staff_list
   {
       margin-left:6px;
       margin-right:6px;       
       
   }    


.staff_cell
{
   font-size:17px; 
}

.prj-title2 	     
{
    letter-spacing:0; 
}

.prj-new-title
{
    letter-spacing:1px; 
}

.popular-posts .posts-list li 
{
    margin-right:0px;  
}

   .tab-filter
   {
       margin-bottom:10px;
   }
   
   /*
   .page-title
   {
       display:none; 
   } */

   .overflow_p
   {
       overflow:inherit;   
   }

  .entry .featured-youtube
  {
      width:380px;
      height:250px; 
  }
  
  .entry .featured-youtube2
  {
      width: 100%;
      height:250px; 
  }
 
  .entry .featured-audio
  {
      width:380px;
  }

/*
	.post-loop {
		margin-bottom: -40px;
		overflow: hidden;
	}
	
	.post-loop li {
		width: 200px;
		height: 191px;
		margin: 0 20px 20px 0;
	}
*/

	/* Latest Posts */
	.latest-posts-holder .featured-thumb {
		margin: 0 20px 10px 0;
	}
	.latest-posts-holder .featured-thumb,
	.latest-posts-holder .featured-thumb a {
		max-width: 200px;
		float: left;
	}
	.latest-posts-holder .post-meta span {
		margin-bottom: 4px;
	}
	
	.latest-posts-holder .post-header h3 {
		font-size: 18px;
		margin-bottom: 1em;
	}
	 

    .subject_list2
	{
	     margin-left:70px; 	 
	}	
	 
    .subject_con
	 {   
       margin-left:80px;      
    } 
    
     .subject_con2
	 {   
       margin-left:80px;     
    } 
    
      .subject_con3
	 {   
       margin-left:80px; 
    } 
		
   .ajax__tab_msngallery-theme .ajax__tab_body
    {
        padding-left: 75px;  /* */
     }
     
   .MapTable2
  {
     width:95%; /* 400px; */
  }
  
.house_menu 
{    
    margin-left:-1%;
    width:98%;
}    

   
 .house_menu a
{
    font-size:14px; 
    letter-spacing: 8px;
}

 .HouseBu
{	
	margin:10px auto; 	  
}	
	
	.HouseBu1,.HouseBu2, .HouseBu3, .HouseBu4, .HouseBu5, .HouseBu6, .HouseBu7, .HouseBu8, .HouseBu9, .HouseBu10, .HouseBu11, .HouseBu13
   { 
      margin: 0 3px 0 5px;           
   }    
   
   .HouseBu10 
    {
        margin-bottom:10px; 
    }    

 
}
 