@charset "utf-8";
/* CSS Document */


.cadslogo {margin-top: 120px;
		padding: 10px 10px;
}

.cadspos {position:absolute; 
	top: 15%; 
	bottom: auto; 
	right: 10%; 
	width: 35%; 
	padding: 0%; 
	text-align: justify-all;
	background-color: rgb(11,35,65,.8); 
}



@media only screen and (min-device-width: 768px)  and (max-device-width: 992px)  {
  .cadspos {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
position:absolute; 
	top: 10%; 
	bottom: auto; 
	right: 10%; 
	width: 48%; 
	padding: 0%; 
	text-align: justify-all;
	background-color: rgb(11,35,65,.8); 
  }
}



@media only screen and (min-device-width: 565px) and (max-width: 767px) {
  .cadspos {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
position:relative; 
	top: auto; 
	bottom: auto; 
	right: 0; 
	width: 100%; 
	padding: 0%; 
	text-align: justify-all;
	background-color: rgb(11,35,65,1.0); 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
   .cadspos { position:relative; 
	top: auto; 
	bottom: auto; 
	right: 0; 
	width: 100%; 
	padding: 0%; 
	text-align: justify-all;
	background-color: rgb(11,35,65,1.0); 
  }
}









.cadsposh { 
	width: 100%; 
	padding: 0% 3%; 
	text-align: justify-all;
	background-color: rgb(204,78,11,1.0); 
}


.cadspad {margin-left: 15px;}



@media only screen and (max-width: 767px) {
  .cadspad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
  .cadspad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}




.cadspadh {margin-top: 15%;}


@media only screen and (max-width: 767px) {
  .cadspadh {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
  .cadspadh {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}




.cadsppad {margin-left: 5%;}



@media only screen and (max-width: 767px) {
  .cadsppad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
  margin-left: 0px; 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
  .cadsppad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
  margin-left: 0px; 
  }
}



.cadsxpvid {margin-top: 5%;
		   margin-left: 3%;
}




@media only screen and (max-width: 767px) {
  .cadsxpvid {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
 margin-left: 0px; 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
  .cadsxpvid {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
 margin-left: 0px; 
  }
}





.cadstitle {font-size: 26px;
		font-weight: 600;
		padding: 2% 5% 2% 3%;
	text-transform: uppercase;
	color: #fff;
		font-family: 'Lato', sans-serif;
	 
 
}
.cadstitlesm {font-size: 24px;
		font-weight: 400;
		padding: 10px 10px;
		font-family: 'Lato', sans-serif;
}


.cadsdtp {font-size: 19px;
		font-weight: 400;
		padding: 5% 5%;
		font-family: 'Lato', sans-serif;
		line-height: 1.35em;

}

 
.cadsdtp-link {
	position: relative;
	font-size: 19px;
		font-weight: 400;
		padding: 0%;
		margin-left: 5%;
		font-family: 'Lato', sans-serif;
		line-height: 1.35em;
}

.cadsdtp-link:hover {
	/*text-decoration: underline; */
	/*border-bottom: 2px solid rgb(204,78,11,1.0)*/
}



.cadsdtp-link::after {
content: '';
opacity: 0;
transition: all .35s;
height: 2px;
width: 99%;
background-color: rgb(204,78,11,1.0);
position: absolute;
bottom: 0;
left: 0;
}

.cadsdtp-link:hover::after {
	opacity: 1;
}


.cadstoptext {color: #fff;
			z-index: 5;
			
}
.cadstoptext2 {color: #fff;
			z-index: 5;
			
}

.cadstoptext p {font-size: 19px;
			line-height: 1.3em;
			color: #fff;
			padding: 10px 10px;
			z-index: 5;
}

.cadstoptext2 p {font-size: 19px;
			line-height: 1.3em;
			color: #fff;
			padding: 10px 10px;
			z-index: 5;
	text-align: right;
}

.cadspagtext {color: #5e5f62 !important;
			z-index: 5;
	 
			
}

.cadspagtext p{font-size: 19px !important;
			line-height: 1.6em !important;
			color: #5e5f62;
			padding: 20px 25px;
			z-index: 5;
}

.cadstoptext a{color: #fff !important;}

.cadstoptext a:hover {color: rgba(207,128,48,1.00) !important;}


.cadspad {margin-top: 30px;}


@media only screen and (max-width: 767px) {
  .cadspad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}


@media only screen and (min-device-width: 350px) and (max-device-width: 481px) and (orientation:portrait) {
  .cadspad {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
 margin-top: 0px;
	  margin-left: 0px; 
  }
}



.cadspad2 {margin-top: 15%;}

.cadspad2a {margin-top: 25%;}

.cadspad3 {margin-top: 7%;}

.cadspadding {margin-left: 6.5%;}

.cadspadneg {margin-top: -8%;
margin-bottom: 5%;}

.cadsptitpad {margin-top: 2%;}

.cads_cblock {text-align: center;
			color: #fff; 
			background-color: #03244d;
			font-size: 3.5vw;
			font-family: 'PT Sans', sans-serif; 
			font-weight: 600;
			padding: 5px 5px;
			text-transform: uppercase;
			filter: opacity(75%);
			margin-bottom: -5.5%;
			z-index: 1000;
}


.cadsbar {margin: 0;
padding: 3% 10%;
background-color: rgb(11,35,65,1.0); 
}

.cadinfocon {text-align: center; 
	color: #fff; 
	font-weight: 400;
	font-size: 20px;
	}



.cadinfocon a  {color: rgba(255,255,255,1.00);}
.cadinfocon a:visited  {color: rgba(255,255,255,1.00);}
.cadinfocon a:hover {color: rgb(204, 78, 11); text-decoration: underline !important;}



.cads_mjtit, .cads_mjtit a {color: #fff;
	font-size: 24px;	
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 30%;
	text-align: center;
	z-index: 8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-shadow: 2px 2px 3px #000;	 
}



.cads_mjtitbs {color: #fff;
	font-size: 6.5vw;	
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 15%;
	text-align: center;
	z-index: 8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-shadow: 2px 2px 3px #000;	 
}


.cadswelc {font-size: 1.35em;
	font-family: davis-sans, sans-serif; 
	font-weight:300;
color: #0a2341;
padding: 5% 0; }


.cadslandtxt, .cadslandtxt p {font-size: 1.2em;
	font-family: davis-sans, sans-serif; 
	font-weight:300;
color: #0a2341 !important;
	
}





/* Titles & Page Text Classes */



.sectpad {padding-top: 2%;
margin-top: 2%;
}




.cadsli ul, li {font-size: 1.1em !important; 
	font-family: davis-sans, sans-serif; 
	font-weight: 300;
	color: #0a2341!important;
	margin-left: 2.5%;
	list-style: none !important;
	}






/* -------------- Faculty Staff Pages ----------------*/



	.cads_facp_title {font-size: 3em;
	font-weight: 600;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(204, 78, 11);
		
	}


	.cads_facp_sub {font-size: 2em;
	font-weight: 400;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(3, 36, 77);
	margin-bottom: 45px;
		
	}

	.cads_cont_card {background-color: rgb(204, 78, 11);
	padding: 10px 20px;
	font-size: 1.25em;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	margin-top: 10%;
	width: 90%;
	}

	.cads_cont_card a {color: #fff;}

	.cads_cont_card a:hover {color: #fff;
	text-decoration: underline !important;
	}

	.cads_cont_cardwrp {border: rgb(204, 78, 11) solid 1px; 
	margin-top: 10%;
		padding-left: 0px;
		padding-right: 0px;
	}

	.cads_cont_cardfun {background-color: rgb(204, 78, 11);
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	 
	}

	.cads_cont_facts  { 
	padding: 10px 20px;
	font-size: 15px;
	line-height: 1.5em;
	color: #444;
	 
	}

	.cads_tosm {margin-top: 2%;
	padding-top: 3%;
	}

	.cads_con_line {border-top: rgba(255,255,255,1.00) solid 1px;
		
	}

	.cads_facsec_line {border-bottom: rgba(0,0,0, .45) solid 1px;
	margin-left: 15px;
	padding-right: 15px;
				
	}


	.cads_nopad {padding: 0px;}

	.cads_fac_pad {padding-right: 0px;
	padding-left: 0px;

	}

	.cads_facsec_title {font-size: 1.75em;
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 2%;
		
	}

	.cads_facsec_txt {font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 300;
	margin-bottom: 3%;
	margin-top: 2%;
	padding-left: 2%;
	
	}


.cadsimage {text-overflow: clip;}








