  html {
  scroll-behavior: smooth;
}
body {
	background-color: #fff;
	/* width: 100%; */
	/*max-width: 1200px; */
  height: 100%;
  background-size: cover;
  background-attachment: fixed;
	/* background-image: url("/pix/GreyBG.jpg"); */
	color: #000;
	/* text-align: center; */
	 font-family: 'Nunito', sans-serif; 
	   /*  font-family: 'Montserrat', sans-serif; */
  padding: 0;
  margin: 0 auto;
}
.twevle { max-width: 1200px; margin: 0 auto; }
a {
	color: #0051AD;
	text-decoration: none;
}
.hidden {
  display: none !important;
}
.searchIcon img { height: 1.25em; width: 1.25em; margin: auto; }
.hpsubhead h2 { 
    margin: 1em 0;
    font-size: 2.1875rem;
    border-bottom: 1px solid #222;
    /* font-weight: 500; */
    line-height: 1.3;
    margin-bottom: 20px;
    padding-bottom: 12px;
	}
.hpsubhead {
	/*max-width: 100%; margin: auto;*/
	/*margin-top: 75px;*/
	}
.hpsubhead h2 { 
	font-family: 'Oswald', sans-serif;
	font-size: 2em; 
	letter-spacing: 0.06em;
	text-transform: uppercase;
	/*background-color: #ffffff;*/
	}
.hpsubhead h3 { 
	font-size: 1.5em; 
	font-weight: 300; 
	color: #414141;
	/* background-color: #ffffff;*/
	}
h1, h2, h3 { font-family: 'Oswald', sans-serif; }
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
}	
	
/* =================== SASB =================== */
.sasbBand {
background-size: 1px; 
background-repeat: no-repeat; 
background-color: rgba(0, 0, 0, 0); 
/* background-image: url("/pix/hero/Medical-Students.jpg"); */
background-attachment: scroll; 
background-position: top;
max-width: 1400px;
padding: 0, 100px;
margin: -18px auto -24px auto;
}
.sasb {


/* min-width: 640px;  */
left: 0px; 
width: 100%;
/* max-width: 1400px; */	
	/* height: 420px;*/
	padding: 50px 0px;
	align-items: center;
	/* justify-content: center; */
	display: flex;

}

.sasbwidget {

/* min-width: 640px;  */
left: 0px; 
width: 100%;
/* max-width: 1400px;	
	height: 420px; */
	align-items: center;
	/* justify-content: center; */
	display: flex;

}


.spacer100 {
	height: 50px;
	clear: both;
	display: block;
}

.whitetext {
	color: white;
}

.whitetext_sm {
	color: white;
	font-size: 1rem;
}



/* =================== Search Form =================== */

.search {

	background-color: rgba(2,82,136,0.87) !important;
    padding-left: 5px;
    padding-right: 0px;
    line-height: 1.75em;
	/*margin-left: 100px;
	margin-right: 100px;
	*/
	 /* margin: 0 auto; */
	display: inline-block;
  	clear: both;	
  	
}


.top-search > h2 {
	font-family: 'Oswald', sans-serif;
    font-size: 2.6rem;
    color: white;
    line-height: 1em;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: .1rem;
    /* padding-top: 1em; */
    text-transform: uppercase;

}

.search_select {
    font: inherit;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%;
    font-size: 16px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #333;
    line-height: 1.3;
    padding: 0.7em 1.4em 0.7em 0.8em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid lightgray;
    background-color: #ffffff;
    
}

.search_box {
	font: inherit;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 40px;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%;
	min-width: 300px;
    font-size: 16px;
    font-family: Lato, sans-serif;
    
}

.search_button {

    font: inherit;
    border: 1px solid lightgray;
    background: #0168b3;
    color: white;
    padding: 0.5rem 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 15%;
    flex: 1 0 15%;
    -webkit-transition: 0.2s ease color, 0.2s ease background;
    -o-transition: 0.2s ease color, 0.2s ease background;
    transition: 0.2s ease color, 0.2s ease background;
    min-height: 40px;
    font-size: 16px;
    font-family: Lato, sans-serif;
    font-weight: 700;
    
}

/* =================== A to Z Databases =================== */

.top-azdb {

    font-size: 1.3rem;
    color: white;
    font: Lato;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: .1rem;
    padding-top: 1em;
    padding-bottom: 2em;
	
}


.top-azdb a:link, .top-azdb a:visited {
    color: white;
}

.top-azdb a:hover, .top-azdb a:active {
    color: #fff;
    text-decoration: underline;
}

/* =================== Calendar =================== */

.top-cal {

   
    color: white;
    
    font-weight: 300;
    margin-top: 0;
    margin-bottom: .1rem;
    padding-top: 1em;
    padding-bottom: 2em;
 
	
}
.top-cal-h2 {
padding-top: 1em;
margin: 0;
    font-size: 2.6rem;
     font-weight: 300;
     line-height: 1.5em;
}


.top-cal a:link, .top-cal a:visited {
    color: white;
}

.top-cal a:hover, .top-cal a:active {
    color: #fff;
    text-decoration: underline;
}

.wrap {
    float: left;
    display: block;
    margin-right: 50px;	
}


/* =================== Tasks =================== */


.topwrap {
	display: grid;
	grid-template-columns: 1fr;
	grid-column-gap: 1px;
	grid-row-gap: 1px;
	grid-template-columns: 200px 200px;
}

.topwrap { max-width: 100%; margin: auto; }

.tasksBand { background-color: #025288; }
.task {
	/* background-color: #025288;
	background: linear-gradient(to right,#8930fd,#49ccf9);*/
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	color: white;
	line-height: 1;
	flex-wrap: wrap;
	font-weight: 200;
	transition: all .3s ease;
}
.task a {
	white-space: nowrap; 
	display: flex;
	align-items:center;
	margin-left: -50px;
}
.task a img {
	max-height: 50px; 
	max-width: 50px; 
	margin: .5em 1em;
}
.task a:link,.task a:visited  {
	color:white;
}

.letter hr {
  width: 100%;
}

.wrapper1, .wrapper2, .wrapper3 , .tasks {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 1.5em; 
}
.tasks {
grid-column-gap: 1px;
}
.wrapper1,.wrapper2, .wrapper3  { /*max-width: 100%;*/ margin: 2em auto ; }


.wrapper1 {  grid-template-columns: 1fr; }

  @media all and (max-width: 800px){
    .wrapper3 {  grid-template-columns: 1fr;}
.wrapper2 {  grid-template-columns: 1fr; }
  }
    @media all and (min-width: 1000px){
    .wrapper3 {  grid-template-columns: 1fr 1fr 1fr; }
    .wrapper2 {  grid-template-columns: 1fr 1fr; }
    .tasks {  grid-template-columns: 1fr 1fr 1fr 1fr; }
  }



/* =================== Events/Workshops =================== */

.letter {
  /* background-color: #0069b3; */
  /*background: linear-gradient(to right,#8930fd,#49ccf9);*/
  display: flex;
  justify-content: start;
 /* align-items: center; */
  /* padding: 20px; */
  color: white; 
  line-height: 1;
flex-wrap: wrap;
  font-weight: 200;
 /* transition: all 5s ease; */
}
.letter a img, .letter p {
	position: relative;
 	 top: 0;
 	 transition: top ease 0.5s;
  }
.letter a img:hover {
             top: -20px;
            /*  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
/* =================== Service Tools =================== */
.eventCalBand {

padding: 1px 1em 1em 1em;

display: block;
		background:
		    /* top, transparent black, faked with gradient */ 
    	    linear-gradient(
    	      rgba(255,255, 255, 0.4), 
        	  rgba(255, 255, 255, 0.8)
	        ),
    	    /* bottom, image */
        	url('/pix/classroom.jpg') no-repeat;
		background-size: cover;
		background-position: bottom;

}
.eventCal {

	   
	color:  grey;
	/* padding-bottom: 5px; */
	
	align-items: start;
	/* margin: 20px; */
	 padding-left: 100px; 
	 padding-right: 1em;
	 padding-bottom: 1em;
	
	background: #dde5fd; 
	 background-image: url('/pix/CalBack.jpg'); 
	color:  #474747;
	display: block;
}
}
.eventCal h3 { width: 100%; text-align: left; font-size: 1.2em;}
.eventCal h4 { width: 100%; text-align: left; color:  #575757;  margin-top: 1em;}
.eventCal h3, .eventCal h4 { /* margin: 5px 0; */ }
.date {
	width: 100%; text-align: left;
	color:  #474747;	
	/*padding: 5px;*/
}


/*p.longdesc {
  height: 100px;
  overflow: auto;
}*/

.seeall {
justify-content: left;
    padding: 0px;
    /*background-color: #ffffff;*/
   
}
/* =================== Service Tools =================== */
.iconBlockBand {background-color: #fff; padding: 1px 1em 1em 1em;}

.iconBlock {
	align-items: start;
	/* margin: 20px; */
	/* padding-left: 100px; */
	/* background: #dde5fd; */
	/* background-image: url('/pix/blocks/BGgear.gif'); */
	color:  #474747;
	display: block;
}

.iconBlock img {
	max-width: 100%;
	width: 100%;
}
/* =================== Photo Block =================== */



.photoBlock h3 { width: 100%; text-align: left; font-size: 1.5em;  /* text-shadow: 2px 2px #000; */  }

.photoBlock a:link, .photoBlock a:visited {
    color: #fff; 
}

.photobock p { 
text-shadow: 2px 2px #000;   
height: 100px;
  overflow: auto;
  }
/* .fader {
padding: 40px;
	display: block;
	background: linear-gradient(177deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
	opacity: .7;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out; }
.fader:hover {

	 opacity: 95;}
.fader h3, .fader p {opacity: 1;}	
*/
.photoBlock::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #333;
	background: linear-gradient(0deg, rgba(45,48,56,1) 0%, rgba(11,56,170,1) 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: .75;
	z-index: 0;
	 transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
	}
@support (mix-blend-mode: hard-light) {
	.photoBlock::after {
		opacity: 1;
		}
	}	
.photoBlock:hover::after {
	opacity: 1;
	}	
.photoBlock {
	padding: 0 20px 70px 20px;
	position: relative;
	}
.photoBlock > * {
	z-index: 10;
	position: relative;
	}	

 
/* =================== history =================== */

.historyBlockBand {

	background-color: #e1ccb7; padding: 1px 0;
	display: block;
		background:
		    /* top, transparent black, faked with gradient */ 
    	    linear-gradient(
    	      rgba(255,255, 255, 1), 
        	  rgba(255, 255, 255, 0.85)
	        ),
    	    /* bottom, image */
        	url('/pix/history/waringBG.jpg') no-repeat;
		background-size: cover;
		background-position: bottom;
		} 
   .historyBlock {
	/*padding-left: 100px;*/
	background-color: #fff;
	color:  #642623;
	margin: 1em;
	padding: 0;
	
}
#waringHeader { background-color: #743824; padding: 1em 0;}
#waringHeader img { max-height: 50px; }
   .historyBlock img {
	width: 100%;
	margin: 0;
	
	
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	width: 350px;
	height: 197px;
	object-fit: cover;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
	
	
	
	}
   .historyBlock p, .historyBlock h3 {
   display: block;
	padding: 0 1em;
	text-align: left;
	}
.historyBlock h3 { 
	margin: .5em;
    padding-bottom: 1rem;
    border-bottom: 2px solid #CD9459;
    /* width: 100%; */
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
    color: #642623; }

/* =================== Jen =================== */

.jenBlockBand {
display: block;
		background:
		    /* top, transparent black, faked with gradient */ 
    	    linear-gradient(
    	      rgba(255,255, 255, 0.8), 
        	  rgba(255, 255, 255, 0.02)
	        ),
    	    /* bottom, image */
        	url('/pix/books.jpg') no-repeat;
		background-size: cover;
				background-position: bottom;

	
padding: 1px 1em 1em 1em;}
   .jenBlock {
	/*padding-left: 100px;*/
	background-color: #e2f3f9;
	color:  #414141;
	/*margin: 1em;*/
	padding: 1em;
	border: 2px solid #025288;
	/*height: 150px;*/	
}
  
   .jenBlock p, .jenBlock h3 {
   display: block;
	padding: 0 1em;
	text-align: left;
	

}
.jenBlock h3 { 
	margin: 0;
	height: 25px;
    padding-bottom: 1rem;
    border-bottom: 2px solid #89d7f7;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
    color: #00549a; }

/* =================== news =================== */

.remoteItem {
	margin: 0px auto;	
	align-items:center;
	text-align: center;

}

.remoteItem img {
	width: 50%;
	height: 50%;
	margin-left: auto;
  	margin-right: auto;
  	display: block;
}

/* =================== Pages =================== */

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 768px) {
  
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .search {
    padding-left: 50px;	
	}
	.sasbBand {
    background-size: cover;
  }   
  .jenBlock {
	height: 150px;
}
 
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }

}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}



.container-fluid {
height: 100%;
/*max-width: 1200px;*/
margin: 0 auto;
}
.bannerBack{
padding: 0 auto;
background: rgb(68,226,238);
background: linear-gradient(0deg, rgba(68,226,238,1) 0%, rgba(51,141,255,1) 100%);
}

.pageSpacer {
	width: 100%;
	height: 25px;
}

.Technology, .Featured  {
	background-color: #ffffff;
	color: grey;
}
.Technology img, .Featured img {
	max-width: 100%;
}

footer { 
	background-color: #1c4576; 
	margin-top: 1em;
	padding: 1em;
	color: #ffffff;
	clear: both;
}

footer a:link, footer a:visited {
	color:white;
}

footer .leftfoot {
	float: left;

}

footer .rightfoot {
	float: right;
}

footer .rightfoot img {
	padding: 10px 0;
	width: 25px;
}
 
/* 
------------------------- 
Floating News Icon
------------------------- 
*/

.newsfloat{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	/* background-color:#0C9; */
	background-color:#F00;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	line-height: 60px;
}

.my-newsfloat{
	margin-top:22px;
}
