#handbookPDF{
	float: right;
}

.portrait {
padding: 5px 15px 10px 10px !important;
float: left !important;
}

.arts-landing-caption > .arts-landing-caption-header{
	display: none;
}
#notify{
padding-top: 10px !important;
}

.arts-jumbotron-inner  h1 {
    text-shadow: 1px 1px 2px #000;
}

.arts-jumbotron-inner  p {
    text-shadow: 1px 1px 2px #000;
}

#graphic{

background-image:url(images/long2.png);
background-size: contain;
background-repeat: no-repeat;
height: 135px;

}
.mobile-display{
	display: none;
}

.fb-share-btn{
	background-color:#3b5998;
	color: white !important;
	border: 2px solid #3b5998;
	min-width: 120px;
}

.fb-share-btn:hover{
	background-color:#3b5998;
	border: 2px solid #3b5998;
	opacity: 0.5;
}

.tw-share-btn{
	background-color:#1DA1F2;
	color: white !important;
	border: 2px solid #1DA1F2;
	min-width: 120px;
}

.tw-share-btn:hover{
	background-color:#1DA1F2;
	border: 2px solid #1DA1F2;
	opacity: 0.5;
}

.gp-share-btn{
	background-color:#d34836;
	color: white !important;
	border: 2px solid #d34836;
	min-width: 120px;
}

.gp-share-btn:hover{
	background-color:#d34836;
	border: 2px solid #d34836;
	opacity: 0.5;
}

@media only screen and (max-width: 990px) {

	#handbookPDF{
		float: none !important;
		font-size: 14px;
		width: 100%;
		margin-bottom: 10px;
	}

	#graphic{
		background-size: contain;
		background-repeat: no-repeat;
		background-image:url(images/longsmall.png);

	}

	.mobile-display{
		display: inline-flex;
	}
	.mobile-display-none{
		display: none !important;
	}

}

@media only screen and (max-width: 760px) {
  .portrait{
    width: 100%;
  }
  blockquote{
    font-size: 16px;
    font-weight: normal;
  }
  #notify{
  padding-top: 10px !important;
  }

	.arts-jumbotron-inner  h1 {
	    text-shadow: 1px 1px 2px #000;
	}

	.arts-jumbotron-inner{
			padding-top: 50%;
	}
	.arts-landing-caption{
		display: none;
	}

	.youtube{
		width: 90% !important;
	}

	.sponsors{
		width: 100% !important;
	}

}

@media (min-width: 768px) {


	.notify{

	position: absolute;
	bottom: .5em;
	z-index: 110;
	right: 3em;
	width:350px;
	background-color: rgba(255,255,255,.9);
	background-image: url(images/UofS_SquarePattern_Grey_Letter.png);
  padding-top: : 10px !important;

}
  .arts-topmenu {
    top: 54px;
  }

  body {
    padding-top: 108px;
  }

	.arts-jumbotron-inner  h1 {
	    text-shadow: 1px 1px 2px #000;
	}



}


@media (min-width: 768px) {
  .arts-pullout-inner {
    z-index: 1500;
    position: fixed;
    top: 160px;
    right: 0;
    left: auto;
    display: block;
    width: 240px;
    margin-left: 0;
    margin-right: -240px;
    overflow-x: hidden !important;
    -webkit-transition: margin 0.2s ease;
    transition: margin 0.2s ease;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) -1px 0 1px;
    box-shadow: rgba(0, 0, 0, 0.2) -1px 0 1px;
    background-image: url('/images/menu-bg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
  }

  .arts-pullout-tab {
    position: fixed;
    z-index: 1500;
    top: 200px;
    right: 240px;
    margin-right: -240px;
    margin-left: 0;
    width: 110px;
    height: 37px;
    color: #FFF;
    font-family: 'Icomoon';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    padding: 7px 0 0 12px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: margin 0.2s ease;
    transition: margin 0.2s ease;
    background: #eb9b37;
  }

  .arts-pullout-tab:before {
    content: "\e041";
    padding-right: 10px;
  }

  .arts-pullout-open > .arts-pullout-tab:before {
    content: "\e042";
  }

  .arts-pullout-open > .arts-pullout-inner, .arts-pullout-open > .arts-pullout-tab {
    margin-right: 0;
  }

  .arts-pullout-inner .navbar {
    background: none;
  }

  .arts-pullout-inner .navbar > h3 {
    color: #ffffff;
  }

  .arts-pullout-inner .navbar-nav > li {
    width: 100%;
  }


  .arts-pullout-inner .navbar-nav > li > a {
    font-weight: 600;
    height: 48px;
    line-height: 48px;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
  }

  .arts-pullout-inner .navbar-nav > li > a:hover {
	background-color: #FFF;
	color: #090;
}

  .arts-pullout-inner h3 {
    padding-left: 15px;
 }


.arts-landing-jumbotron {
  height: auto;
}


h4 {
	color:#F90;
	font-weight:200;
	margin-bottom: 6px;
	margin-top: 6px;
}


h7 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 52px;
	color:#FFF;
	font-weight: 600;
	height: 72px;
	letter-spacing: -4px;
	line-height: 72px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	text-align: center;
	text-shadow: rgb(0, 0, 0) 1px 1px 2px;
}

blockquote {
    font-size: 16px;
    font-weight:normal;
	padding-left: 30px;
    border: none;
}



@media (min-width: 768px) {

	.arts-jumbotron-inner  h1 {
	    text-shadow: 1px 1px 2px #000;
	}

  .arts-landing-caption {
    bottom: 3em;
    left: 3em;
    width: 40px;
    height: 40px;
    z-index: 110;
    color: #000000;
    position: absolute;
    opacity: 0.6;
  }

  .arts-landing-caption .arts-landing-caption-heading {
    width: 100%;
    padding: 7px 7px 7px 20px;
    display: block;
    min-height: 40px;
    border-radius: 5px 5px 0 0;
    background-color: #abca00;
    color: #fff;
    height: 30px;
  }

  .arts-landing-caption > .arts-landing-caption-trigger {
    width: 40px;
    height: 40px;
    padding-left: 3px;
    font-size: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #ffffff;
    cursor: pointer;
  }

  .arts-landing-caption-open {
    width: 290px;
    height: 190px;
    padding-top: 150px;
    opacity: 1.0;
  }

  .arts-landing-caption-open > .arts-landing-caption-trigger {
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
  }

  .arts-landing-caption > .arts-landing-caption-text {
    display: none;
    position: absolute;
    cursor: pointer;
    font-size: 0.8em;
    left: 40px;
    bottom: 40px;
    width: 0;
    background-color: #ffffff;
    border-radius: 5px 5px 5px 0;
  }

  .arts-landing-caption-text > .arts-landing-caption-text-content {
    display: none;
  }

  .arts-landing-caption-open > .arts-landing-caption-text-slideout {
    width: 350px;
  }


  .arts-landing-caption-text-content {
    padding: 5px 20px 20px 20px;
  }
}

@media (max-width: 767px) {

  .arts-landing-caption > .arts-landing-caption-trigger {
    display: none;
  }

  .arts-landing-caption .arts-landing-caption-heading {
    display: none;
  }

  .arts-landing-caption > .arts-landing-caption-header {
    width: 50%;
    margin: 0 5% 0 5%;
    padding: 2%;
    background-color: #abca00;
    color: #fff;
    border-radius: 5px 5px 0 0;

  }
  .arts-landing-caption > .arts-landing-caption-text {
    margin: 0 5% 2% 5%;
    padding: 2%;
    background-color: #dddddd;
    border-radius: 0 5px 5px 5px;
  }
}

h1 {
	color:#F90;
}

h5 {
	line-height: 14px;
}


.panel {
	margin-right:8px;
}


a:hover {
	color:#F90;
}


.arts-jumbotron-inner-grey {
  position: relative;
  top: 30%;
  height: auto !IMPORTANT;
}


.uofs-jumbotron-grey {
  padding:0px;
  padding-top:46px;
}



.arts-jumbotron-thin {
	padding-top:46px;
	padding-bottom:1px;
	margin-bottom:70px;
}


.arts-jumbotron-inner {
  position: relative;
  top: 30%;
  height: auto !IMPORTANT;
}


.arts-jumbotron-inner  p {
    text-shadow: 1px 1px 2px #000;
}

.arts-jumbotron-inner  h1 {
    text-shadow: 1px 1px 2px #000;
}

.arts-jumbotron-inner-grey h1 {
    text-shadow: 1px 1px 2px #FFF;
}

.aboriginal-jumbotron {

}


.research-jumbotron {

}


.news-jumbotron {

}


.graduate-jumbotron {

}

.undergraduate-jumbotron {

}


.alumni-jumbotron {

}


.college-jumbotron {

}

.give-jumbotron {

}


.home-jumbotron {
  background-image: url('/images/home.jpg');
  background-repeat: no-repeat;
}


.sitemap {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 80px;
	background-color: #C0C0C0;
	margin-bottom:-48px;
}


.sitemap a {
	color: #FFF;
}


.sitemap a:hover {
	color: #6A6A6A;
}




.video-container { position: relative; /* keeps the aspect ratio */ padding-bottom: 56.25%; /* fine tunes the video positioning */ overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

.researchfaculty-buttons {
  margin-top: 45px;
}

.researchfaculty-select {
  margin-top: 5px;
}


p.arrow {
	padding: 0px 0px 0px 22px;
	margin: 4px;
}

p.arrow:before {
  content: "\e038";
  position: relative;
  top: 1px;
  padding-right: 3px;
  display: inline-block;
  font-family: 'Icomoon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.youtube-thumbnail {
  position: relative;
}

.youtube-thumbnail:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(images/youtube-dark.png) no-repeat center;
  pointer-events: none;
}

.youtube-thumbnail:hover:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(images/youtube-color.png) no-repeat center;
  pointer-events: none;
}

.colldir-cards {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

a > i.uofs-icon {
  color: #4D4D4D;
}

.rows-striped > .row {
  border-top: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}

.rows-striped > .row:nth-child(odd) {
  background-color: #f9f9f9;
}

.rows-striped-alt > .row {
  border-top: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}

.rows-striped-alt > .row:nth-child(even) {
  background-color: #f9f9f9;
}

.table-striped-alt > tbody > tr:nth-child(even) > td,
.table-striped-alt > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9; }

.scrollable-menu {
  height: auto;
  max-height: 350px;
  overflow-x: hidden;
}

.btn-circle {
  background-color: #eb9b37;
  color: #ffffff;
  font-size:98px;
  width: 180px;
  height: 180px;
  text-align: center;
  padding: 13px 0;
  border: 1px solid #eb9b37;
  margin-right:22px;
  margin-left:22px;
  margin-top:-70px;
  border-radius: 900px;
}


@media (min-width: 768px) {
  .fancy-circle {
    background-color: #eb9b37;
    display: inline-table;
    color: #ffffff;
    font-size:98px;
    width: 180px;
    height: 180px;
    margin-top: -70px;
    text-align: center;
    border: 1px solid #eb9b37;
    border-radius: 50%;
  }

  .fancy-circle-inside {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .firstyearsection {
    width: 100%;
    height: 254px;
    margin-top: 70px;
  }

  .firstyearbackground {
    height: 254px;
    width: 100%;
  }

  .firstyearheader {
    max-width: 1128px;
    padding-left: 64px;
    padding-right: 64px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 52px;
    font-weight: 600;
    height: 72px;
    letter-spacing: -4px;
    line-height: 72px;
    position: relative;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
  }

  .firstyearheader .fancy-circle {
    position: relative;
  }

  .firstyearheader .firstyeartagline {
    position: relative;
  }

  .firstyearheader.rightside .fancy-circle {
    float: right;
  }

  .firstyearheader.rightside .firstyeartagline {
    float: right;
    margin-right: 20px;
  }

  ._sticky {
    position: fixed;
    top: 108px !IMPORTANT;
    z-index: 100;
  }

  .firstyearbackground._compact .fancy-circle {
    font-size: 24px;
    width: 80px;
    height: 80px;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .firstyearbackground._compact .firstyeartagline {
    top: -35px;
  }

  .firstyearbackground._compact .firstyearheader.rightside .firstyeartagline {
    top: 20px;
  }

  .firstyearbackground._compact {
    height: 90px;
  }
}

@media (max-width: 767px) {
  .sitemap {
    display: none;
  }

  .fancy-circle {
    background-color: #eb9b37;
    display: inline-table;
    color: #ffffff;
    font-size:72px;
    width: 120px;
    height: 120px;
    margin-top: -40px;
    text-align: center;
    border: 1px solid #eb9b37;
    border-radius: 50%;
  }

  .fancy-circle-inside {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .firstyearsection {
    width: 100%;
    height: 254px;
    margin-top: 40px;
  }

  .firstyearbackground {
    height: 254px;
    width: 100%;
  }

  .firstyearheader {
    max-width: 1128px;
    padding-left: 64px;
    padding-right: 64px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 600;
    height: 72px;
    letter-spacing: -4px;
    line-height: 72px;
    position: relative;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
  }

  .firstyearheader .fancy-circle {
    position: relative;
  }

  .firstyearheader .firstyeartagline {
    position: relative;
  }

  .firstyearheader.rightside .fancy-circle {
    float: right;
  }

  .firstyearheader.rightside .firstyeartagline {
    float: right;
    margin-right: 20px;
  }

  ._sticky {
    position: fixed;
    top: 54px !IMPORTANT;
    z-index: 100;
  }

  .firstyearbackground._compact .fancy-circle {
    font-size: 24px;
    width: 80px;
    height: 80px;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .firstyearbackground._compact .firstyeartagline {
    top: -35px;
    font-size: 20px;
    letter-spacing: -2px;
  }

  .firstyearbackground._compact .firstyearheader.rightside .firstyeartagline {
    top: 20px;
  }

  .firstyearbackground._compact {
    height: 90px;
  }

  .newsimage {
    max-height: 400px;
  }
}


.asjobpanel {
  min-height: 18em;
}

td {
vertical-align:bottom !important;
}

#section-people li {
  margin-bottom: 0.5em;
}

.priority-panel{

	min-height: 350px;
	max-height: 350px;

}

div.container {
	position: relative;


}

div.container div.text {
	position: absolute;
	bottom: 0px;
}
.portrait {
padding: 5px 15px 10px 10px !important;
float: left !important;
}
}
@media (max-width: 1000px) {
  .sitemap {
    display: none;
  }
}

.image-fill{
  height:200px; 
  width:100%; 
  object-fit: cover;
}

.isap-story-panel{
  min-height: 325px;
  
}