body{
  padding:0;
  margin:0;
  font-size: 1em;
  color: #222;
  font-family: 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
}

a.skip-main {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
	
}


a.skip-main:focus, a.skip-main:active {
    position: static !important;
    overflow: visible;
    clip: auto;
    width: auto;
	font-size: 1.25em;
	line-height: 2.85em;
    height: 50px;
	padding: 10px;
}


@media screen and (max-width: 360px) {
  h1 {
        font-size: 1.5em;

  }
  .hero h1{
    padding-left: 10px;
  }
  .hr1{
    display: block;
    margin: 0 auto;
  }
  h2 {
        font-size: 1.3em;
    }
  .hero p {
        font-size: 1em;
    }

  .hero .update{
      font-size: 0.85em;
    }
    .largetext{
      color: #fff;
    }
  /*  button{
      display:block;
      margin:0.4em auto;
     }*/


}

@media (max-width:629px){
  .centered p{
        font-size:1em;
          color: #fff;
    }

}
@media (min-width: 630px){

  .centered p{
    font-size:1.1em;
      color: #fff;
  }
  .container{
    padding-top:2%;
    padding-bottom:2%;
  }
	 #main{
	 min-height: 550px;
	}
	.modal {
	margin-top: 50px;
	}
}
@media screen and (min-width: 361px) {
  h1 {
        font-size: 2em;

  }
  .hero h1{
    padding-left: 10px;
  }
  .hr1{
    display: block;
    margin: 0 auto;
  }
 h2 {
        font-size: 1.75em;
    }
  .hero p {
        font-size:1.1em;
    }

  .hero .update{
      font-size: 0.85em;
    }
    .largetext{
      color: #fff;
      font-size: 1.2em;
    }
    /*button{
      display:block;
      margin:0.4em auto;
     }*/
	

    #scrolldown{
      width:10%;
      height:10%;
    }


  }.dropdown-submenu {
  position: relative;
}

.dropdown-menu > li > a{
	min-height: 44px;
	line-height: 2em;
}

@media (max-width:768px){
	.IRPAlogo{
	display:none;
	}
	.UMDIRPAlogo
	{
	width: 75%;
	height: auto;
	}
}
@media (min-width: 769px){
 .UMDIRPAlogo
  {
    width: 40%;
    height: auto;
  }  
  .IRPAlogo{
    width: 10%;
    height: auto;
    float: right;
  }
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

multi-level {
    left: 100%;
    top: 0;
}

/*li:hover > ul {
    display: block;
}*/
#navbar1{
  background-color: white !important;
	padding-top: 25px;
}
#navbar2{
  background-color: white !important;
  border-bottom: 1px #ebebeb solid;
  z-index: 1000;
}
/*h1, h2, h3
{
  font-family: 'Crimson Text', Georgia, serif;
}*/
 h1, h2, h3, h4, h5, p{
   font-family: 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif;
}
footer{
  background-color: #222;
  min-width:100%;
  max-width:100%;
  height: auto;
}
.footer_header{
  color: #FFD520;
  font-size: 1em;
}
h6{
	color:#ffd520;
}
.addresshead{
  color: #b6b6b6;
  font-size: 1em;
  opacity: 1;
}
.address{
  color: #b6b6b6;
  opacity: 1;
  font-size: 0.85em;
}
footer li{
	font-size:0.85em;
	padding:5px 1px;
}
footer a{
  color: #fff;
  opacity: 0.8;
}
footer a:hover{
    color: #fff;
    opacity: 1;
    text-decoration: underline;
}
h1{
  margin-bottom: 20px;
  margin-top:20px;
  display: inline-block;
}
i{
  opacity: 0.7;
  padding-left:10px;
}

.btn{
    border-radius: 0px;
    color: #190cab;
    border-color: #190cab;
	padding: 12px;
    margin: 10px;
}
.btn:hover{
  background-color: #190cab;
  border-color: #190cab;
  color: #fff;
}
.btn-right{
  float: right;
}
.card{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
}

.card:hover {
  box-shadow: 0 12px 24px 0 rgba(0,0,0,0.2);

}

.slide-link {
  color: #190cab;
  float: left;
  font-size: 1em;
  padding: 12px 1px 0px 1px;
  line-height: 2em;
  position: relative;

}
/* line 786, ../sass/_base.scss */
.slide-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #190cab;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* line 803, ../sass/_base.scss */
.slide-link:hover {
  color: #190cab;
  text-decoration: none;
}

/* line 806, ../sass/_base.scss */
.slide-link:hover::before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
	transform: scaleX(1);}



.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
  /*  border: 20px solid rgba(0, 0, 0, 0.1); */
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
}
.team-member:hover .team-hover .desk {
    top: 50%;

}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: left;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 2em;
}

.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 1em;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 0.75em;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}
.card-img-top{
	width: 100%;
	height: auto;
	max-height: 250px;
}
.modal-body{
	height: 100%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #EAF2F8  ; /*change color of links in drop down here*/
}

.nav > li > a,
.nav > li > a {
   	color:#333;
	min-height: 44px;
	min-width: 44px;
}


.nav > li > a:hover,
.nav > li > a:focus {
   	color:#000;
	text-decoration: none;
    background-color: #EAF2F8  ; /*Change rollover cell color here*/
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}