/*
 * Iconic State Digital Agency Inc. 
 * SFU Computer Science - Max Width 980px Style Sheet
 *
 */


@media all and (max-width: 980px) {
	
 /*
  * GLOBAL STYLE PROPERTIES 
  ****************************************************************************/	
/* Advisor/Campus Tour Boxes */
.global-talk-to-advisor-box p {font-size:0.9em; line-height:1.5em;}
.global-talk-to-advisor-box {padding:0.9em;}
.book-campus-tour-box {padding:0.9em;}
.book-campus-tour-box p {font-size:0.9em; line-height:1.5em;}

/* Story Boxes */

.sub .textimage .image {
    margin-right: 0;
}

.three-column .sub {
    margin-top: 0px;
	padding-top: 0;
}

.three-column .sub .sub_content {
    overflow: auto;
}

.student-stories-sidebar .image {
    float: left;
    width: 25%;
}

.student-stories-sidebar .text {
	margin: 0 auto 36px;
	float: left;
	width: 75%;
}

.student-stories-sidebar .text p {font-size:0.9em;}



.student-stories-sidebar .image, .sub_content .highlight-boxes .image {width:20%; float:left;}
.sub_content .highlight-boxes .text, .student-stories-sidebar .text {width:80%; float:left;}
.student-stories-sidebar .text p, .sub_content .highlight-boxes .text p {font-size:0.8em;}
.student-stories-sidebar .text h3, .sub_content .highlight-boxes .text h3 {font-size:0.7em;}
.faculty-highlights .text h5 a, .highlight-boxes .text h5 a {bottom:-34px; font-size:1.0em;}
.student-stories-sidebar .text h2, .sub_content .highlight-boxes .text h2 {font-size:1.2em;}

 /* Misc Links Horizontal Box - Yellow*/
.global-misc-links-square h4 {
    font-size: 1.25em;
}

/* Misc Links Horizontal Box - Red*/
.global-misc-links-square-red h4 {
    font-size: 1.25em;
}

/* Carousels */
.carousel .carousel-text {
    width: 300px !important;
}

.carousel .carousel-text h2 {
    font-size: 1.1em !important;
    padding:10px 5px 10px 10px !important;
}

.carousel .carousel-text h3 {

font-size:0.875em !important;
}

.carousel .carousel-text h4 {
    font-size: 0.875em;
}

 /* 
  * 0.0 CS Homepage
  ****************************************************************************/ 

.cs-home .homepage-btn h4 a {
	font-size: 1.05em!important;  
} 

.cs-home.path-btns p.p1{
	padding-top: 15px;
} 

 /* 
  * 1.0 ABOUT COMPUTING SCIENCE SECTION 
  ****************************************************************************/ 
 
 /* About Us Landing Page */ 
.about-us {}
.about-us.banner .text p{
    font-size: 0.75em;	
    margin-top: 10px;
}




 /* 
  * 3.0 PEOPLE SECTION 
  ****************************************************************************/ 
.people.faculty-grid .textimage .text {}
.faculty-grid-box .seeall {font-size:0.7em !important;}
.people.faculty-grid .textimage .text p {font-size:0.9em !important;}


 /* 
  * 4.0 PROSPECTIVE STUDENTS SECTION 
  ****************************************************************************/ 

/*
.path-btns .grad-degree-btn {height:83%;}
.path-btns .bach-degree-btn {height:83%;}
*/

/* 4.1.1 - Admissions students page */
.adm-student-boxes .parsys_column {
	width: 25%;
	float: left;
}

.adm-student-boxes div.cq-colctrl-lt8-c2 {
	clear: none;
} 

 /* 
  * 5.0 CURRENT STUDENTS SECTION
  ****************************************************************************/ 

 /* 5.0 Current Students Landing Page */ 


.current.resource-links .coop-link .text p:nth-child(1) {
    font-size: 1.25em;
    margin-top: 20px;
}

.current.resource-links .coop-link .text p:nth-child(2) {
    font-size: 1.25em;
}

.current.resource-links .coop-link .image{
    left: 10%;
    width: 80%;
}

 /* 
  * 5.0 CURRENT STUDENTS SECTION 
  ****************************************************************************/ 

.path-btns h4 a {font-size:1.7em !important;}
.global-misc-links-square-studies h4, .global-misc-links-square-grey h4, .global-misc-links-square-resources h4 {font-size:1.25em !important;}

	
} /* end @media all and (max-width: 480px) */