font-face {
    font-family: "Pluto Sans";
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.eot?#iefix");
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.eot?#iefix") format("eot"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.svg") format("svg"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.ttf") format("ttf"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.woff2") format("woff2"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/pluto-sans.woff") format("woff"); }
  
  @font-face {
    font-family: "Sofia Pro";
    font-weight: 300;
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Regular.eot?#iefix");
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Regular.eot?#iefix") format("eot"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Regular.woff2") format("woff2"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Regular.woff") format("woff"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Regular.ttf") format("truetype"); }
  
  @font-face {
    font-family: "Sofia Pro";
    font-weight: 600;
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Bold.eot?#iefix");
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Bold.eot?#iefix") format("eot"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Bold.woff2") format("woff2"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Bold.woff") format("woff"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-Bold.ttf") format("truetype"); }
  
  @font-face {
    font-family: "Sofia Pro";
    font-weight: 300;
    font-style: italic;
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-RegularItalic.eot?#iefix");
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-RegularItalic.eot?#iefix") format("eot"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-RegularItalic.woff2") format("woff2"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-RegularItalic.woff") format("woff"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-RegularItalic.ttf") format("truetype"); }
  
  @font-face {
    font-family: "Sofia Pro";
    font-weight: 600;
    font-style: italic;
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-BoldItalic.eot?#iefix");
    src: url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-BoldItalic.eot?#iefix") format("eot"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-BoldItalic.woff2") format("woff2"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-BoldItalic.woff") format("woff"), url("https://aas.uncg.edu/wp-content/themes/CAS-2018/assets/fonts/SofiaW03-BoldItalic.ttf") format("truetype"); }
html {
        overflow-y: scroll;
}
body a {
  color: #336699;
}
#main-header {
	background: #fff;
	border-bottom: 1px solid #ddd;
}
#main-header a {
	font-family: "Pluto Sans",Arial,Helvetica,sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px;
	text-transform: uppercase;
	text-align: center;
}
#main-nav .navbar-default, #desktop-nav {
	
}
#main-nav .navbar-header {
	display: none;
}
#main-nav .navbar-brand {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #333;
	font-weight: normal;
}
#main-nav .navbar-toggle {
	float: right;
	margin: 15px 10px 0 0;
}
#main-nav .navbar {
	border-radius: 0!important;
}
#main-nav .navbar ul, #desktop-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#main-nav .navbar ul li, #desktop-nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
#main-nav .nav>li>a, #desktop-nav ul>li>a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #333;
	margin: 0px;
	line-height: 20px;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
}
.navbar-default {
    background-color: #fff!important;
    border-color: #fff!important;
}
#main-nav .navbar ul li a:hover, #desktop-nav ul li a:hover {
	color: #336699;
	background: #fff;
}
#main-nav .navbar-collapse {
	padding: 0!important;
	border: none!important;
}
#main-nav .dropdown-menu, #desktop-nav ul ul {
	min-width:inherit;
	background-color: #eee;
	Border-radius: 0;
}
#main-nav ul.dropdown-menu li, #desktop-nav ul ul li {
	width: 100%;
}
#main-nav .dropdown-menu a, #desktop-nav ul ul a {
	border-bottom: none!important;
	background: #eee;
}
#main-nav .dropdown-menu a:hover, #desktop-nav ul ul a:hover {
	color: #336699!important;
	border-bottom: none!important;
}
#main-nav .dropdown-menu>.active>a {
	background-color: transparent!important;
	color: #333!important;
}
#main-nav .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>.open>a {
	background-color: #fff!important;
}
.dropdown-menu li a, #desktop-nav ul ul a {
	color: #333!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none!important;
}
.navbar-default .navbar-nav>.open>a {
	
}
.dropdown-menu li.separator {
	border-top: 2px solid #ccc;
}

/* Index Scroller */
#accolades {
	background: #336699;
	border-bottom: 1px solid #ddd;
}
#tagline {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 40px;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .1);
	box-shadow: inset 0 0px 200px 3px rgba(0, 0, 0,1);
}
#tagline p {
	position: absolute;
	bottom: 0;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	padding: 40px;
}
#accolades .item {
	box-shadow: 0 0px 10px rgba(0, 0, 0, .6);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	top: 75%!important;
}
.carousel-control.right, .carousel-control.left {
	background-image: none!important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 60px!important;
}
.carousel-control {
	color: #DDAD00!important;
}
.carousel-outer {
}
.carousel-caption, #accolades .item {
	background: #eee;
}
.carousel-caption p {
	background: #003366;
}
.carousel-caption a {
  display: block;
  color: #f5f5f5;
  text-align: center!important;
  font-size: 55px;
  line-height: 66px;
  text-shadow: none!important;
  font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
.carousel-caption a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.carousel-control.right {
    
}
#accolades .glyphicon {
    color: #ffcc00!important;
}
a.button-link {
	display:inline-block;
	text-align: center;
	border: 1px solid;
	border-radius: 5px;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	color: #f5f5f5;
}
a.button-link.caption-button {
	border-color: #f5f5f5;
	color: #f5f5f5;
	margin-top: 30px;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 20px;
}
a.button-link.news-button {
	border-color: #547e41;
	color: #547e41;
	float: right;
	font-size: 14px;
	line-height: 14px;
	padding: 7px 15px;
}
div a.button-link:hover {
	text-decoration:none!important;
}
a.button-link.caption-button:hover {
	background: #ddd;
	color: #3D3939;
}
a.button-link.news-button:hover {
	background: #547e41;
	color: #f5f5f5;
	border-color: #547e41;
}
#main-contents {
	background: #333;
}
.program-intro h1 {
	font-size: 24px;
	color: #d74127;
	text-transform: uppercase;
	margin: 0 0 20px;
	font-style: normal;

}
.program-intro {
	padding: 40px;
	font-size: 18px;
	font-style: italic;
	background: #fff;
}
.index-sect {
	padding: 40px 30px;
	background: #fff;
}
.dept-section {
	width: 100%;
	font-size: 14px;
	border-top: 1px dashed #ddd;
	padding: 30px 0 40px;
}
.dept-section h2 {
	font-size: 22px;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 20px;
	font-style: normal;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
}
.dept-section h3 {
	font-size: 20px;
	color: #7d7d7d;
	font-style: normal;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
}
.sect-news {
	background: #f3f4f2;
	padding: 15px;
	margin-top: -40px;
	border-radius: 6px;
}
p.read-more {
	font-size: 12px;
}
.sect-news img {
	width: 45%;
	height: auto;
	float: right;
	padding: 0 0 7px 7px;
}
.sect-news .carousel-indicators {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.sect-news hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ddd;
}
.sect-news .carousel-indicators li {
	border: 1px solid #d74127!important;
}
.sect-news .carousel-indicators .active {
	background-color: #d74127!important;
}
#research .col-sm-8 {	
	padding-left: 30px;
}
#undergraduate{
	
}
#graduate {
	
}
#events {
	padding: 40px 30px;
	background: #f3f4f2;
	border-top: 1px solid #E8E7DA;
}
.events-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.events-box li {
	display: block;
}
.events-box li a {
	display: block;
	border: 1px solid #ddd;
	padding: 10px 7px;
	background: #FAFDEF;
	margin-bottom: 7px;
	font-size: 16px;
}
.events-list {
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
}
.events-list a {

}
.events-list p {
	margin-bottom: 0;
}
#events h2, .announcements h3 {
	font-size: 22px;
	color: #d74127;
	font-style: normal;
	font-family: "TradeGothicW01-BoldCn20 675334", "Sans-serif;";
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#events h3 {
	font-size: 20px;
	color: #333;
	font-style: normal;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
}
p.times {
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
#services {
	padding: 40px 30px;
	color: #f5f5f5;
	background: #336699;
	box-shadow: inset 0px 0px 30px 10px #215588;
	text-shadow: 0px 0px 3px #215588;
	text-align: center;
}
#services a {
	color: #ffcc00;
}
#services a:hover {
	color: #fff;
	text-decoration: none;
}
#services h2 {
	font-size: 20px;
	color: #f5f5f5;
	font-style: normal;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#services img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	box-shadow: 0 0px 10px rgba(33, 85, 136, .6);
}
#misc-index {
	padding: 40px 30px;
	background: #fff;
}
.dept-msg {
	background: #f3f4f2;
	padding: 15px;
	border-radius: 6px;
}
.dept-msg img {
	float: right;
	padding: 7px;
	margin: 0 0 15px 15px;
	width: 30%;
	height: auto;
}
.dept-head strong {
	font-size: 16px;
}
.announcements img {
	float: right;
	width: 30%;
	height: auto;
	margin: 0 0 10px 10px;
}
span.more-link {
    text-align: left;
    margin-top: 10px;
    clear: both;
    display: inline-block;
    margin-right: 12px;
    background-image: none;
    padding: 0;
}
.more-link a {
    color: white;
    border-color: #d74127;
    background-color: #d74127;
    text-decoration: none;
	float: left;
    height: 26px;
    line-height: 26px;
    position: relative;
    margin: 0;
    padding: 0 10px 0 11px;
}
.more-link a:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 13px;
	border-left-color: #d74127;
}
.more-link a:hover {
    text-decoration: none !important;
	color: white!important;
}
a.in-button {
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	padding: 10px 25px;
	border: 2px solid #336699;
	color: #336699;
	border-radius: 6px;
	margin: 25px;
}
a.in-button:hover {
	border: 2px solid #003366;
	text-decoration: none;
}

.sec-header {
	position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.secondary-title {


}
.secondary-title h1 {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 20px;
	width: 100%;
	padding: 24px 20px 20px;
	border-bottom: 1px solid #ddd;
	box-shadow: inset 0 0px 13px 3px rgba(0, 0, 0, 0.2);
}
.left-nav {
	padding: 20px 0;
}
.left-nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.left-nav > ul {
	margin-bottom: 40px;
}
.left-nav li {
	margin: 0px;
	padding: 0px;
}
.left-nav a {
	font-size: 14px;
	line-height: 18px;
	display: block;
	padding: 7px;
}
.left-nav li {
	border-bottom: 1px solid #ddd;
}
.left-nav li li {
	border-bottom: none;
}
.left-nav a:hover {
	text-decoration: none;
	background: #eee;
}
.left-nav ul ul {
	margin-left: 30px;
	list-style-type: square;
	color: rgb(170, 169, 169);
	padding-bottom: 5px;
}
.left-nav ul ul a {
	font-size: 14px;
	line-height: 18px;
	border-width: 0px;
	padding: 3px 5px;
}

#contents .left-nav a:hover {
	background-color: #eeeeee;
	text-decoration: none;
}
#contents .left-nav ul ul a:hover {
	background-color: #f5f5f5;
	text-decoration: underline;
}
.right-content {
	padding-top: 20px;
	min-height: 650px;
	padding-bottom: 20px;
	line-height: 1.7em;
}
.right-content img {
	max-width: 100%;
	height: auto;
}
.right-content h2 {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif!important;
	font-size: 28px;
	margin: 0px;
	color: #333;
	line-height: 36px;
	margin-bottom: 20px;
}
.right-content h3 {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif!important;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: none!important;
}
.right-content h4 {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif!important;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.right-content h5 {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif!important;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h3.fac-table {
	display: block;
	padding: 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
p.date-light {
	font-size: 12px;
	color: #777;
	margin-top: 5px;
}
.right-img img {
	float: right;
	margin: 0 0 20px 20px;
	width: 30%;
	height: auto;
	padding: 7px;
	border: 1px solid #ddd;
}
.full-img img {
	margin: 0 0 20px;
	width: 100%;
	height: auto;
}
.wp-caption-text {
  font-size: 12px;
  font-style: italic;
  padding-top: 10px;
}
.accs {
	margin-bottom: 10px;
}
.accs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.accs ul li {
	padding-bottom: 5px;
	font-style: italic;
}
figure {
	margin: 15px 40px!important;
}
figcaption {
	font-size: 14px;
	line-height: 1.7em;
}
.group-img img {
  width: 100%;
  height: auto;
}
.person-box img {
	width: 100%;
	height: auto;
	float: left;
	padding: 7px;
	border: 1px solid #ddd;
}
.person-box, .grad-box {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 20px 0;
}
.person-box h4, .grad-box h4 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin: 2px 0 10px;
}
p.list-btn {
	display: inline-block;
	padding: 10px;
	border: 1px solid #ddd;
	float: right;
	clear: right;
	
}
.current-wrap {
	border-radius: 6px;
	background: #f3f4f2;
	padding: 10px;
	margin-bottom: 15px;
}
.extra-stuff ul {
	margin: 0;
	padding: 0 20px;
}
hr {
	clear: both;
}
button.accordion {
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border: 1px solid #003366;
	background-color: #003366;
	font-size: 20px;
    color: #fff;
}
button.accordion.active, button.accordion:hover {
    background-color: #336699;
}
div.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
    border: 1px solid #ddd;
}
button.accordion:after {
    content: '+'; /* Unicode character for "plus" sign (+) */
    font-size: 30px;
    color: #ffffff!important;
    float: right;
    margin-left: 5px;
    line-height: 20px;
}

button.accordion.active:after {
    content: "-"; /* Unicode character for "minus" sign (-) */
}
.page-image img {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 5px solid #dddcdc;
	clear: right;
	width: 35%;
	height:auto;
}
table.alternating tr:nth-child(even) {
	background: #bec0c2;
}
table.alternating {
	counter-reset: rowNumber;
}

table.alternating tr:not(:first-child) {
	counter-increment: rowNumber;
}
table.alternating td:first-child {
	width: 10%;
	text-align: right;
}
table.alternating tr:not(:first-child) td:first-child::before {
	content: counter(rowNumber) '.';
	min-width: 1em;

}
table.noborder td {
	border: none;
}
table.faculty, table {
  border-collapse: collapse;
  margin: 10px 0;
}
table.faculty td, table td  {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #ddd;
}
table th  {
	padding: 10px;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #ddd;
}
table.faculty th  {
	text-align: center;
	padding: 10px;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #ddd;
}
table.faculty img {
	max-width: 140px;
	height: auto;
}

table.simple-table th {
  padding: 7px;
  font-size: 18px;
  line-height: 20px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
}
table.list-tbl img {

}
table.list-tbl td {
	font-size: 14px;
	padding-right: 15px!important;
}
table.tbl-pad td {
	font-size: 14px;
	padding: 10px;
}
p.small-text {
	font-size: 12px;
}
a.give-button {
	border: 1px solid #ebbc02;
  background: #ffcc00;
	color: #003366;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	padding: 7px 15px;
  border-radius: 6px;
}
a.give-button:hover {
	text-decoration:none!important;
  color: #003366;
  background: #ebbc02;
}
a.project-button, a.rm-button {
	border: 1px solid #eee;
  background: #eee;
	color: #616060;
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	padding: 7px 15px;
  border-radius: 6px;
	margin-top: 10px;
}
a.project-button:hover, a.rm-button:hover {
	text-decoration:none!important;
  color: #333;
  background: #eee;
	border: 1px solid #ddd;
}
ul.res-list {
	display: inline-block;
	float: left;
}
img[src$=".gif"], img[src$=".png"] {
                   image-rendering: -moz-crisp-edges;         /* Firefox */
                   image-rendering:   -o-crisp-edges;         /* Opera */
                   image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
                   image-rendering: crisp-edges;
                   -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
                 }


#nav-container {
	box-shadow: none!important;
}
blockquote {
    padding: 10px 40px!important;
    font-size: 14px!important;
    border-left: none!important;
}
.tabs {
	margin-top: 30px;
}
.side-box {
	width: 30%;
	padding: 15px;
	float: right;
	border: 1px solid #ddd;
	margin: 0 0 20px 20px;
	text-align: center;
}

/*Pauli Styles*/
.photoframe {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 15px;
}
table.congtable {
	max-width: 100%;
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
table.congtable td, table.congtable th {
	padding: 5px;
	border: 1px solid #fff;
}
table.congtable .common {
	background: #AACCEE;
	text-align: center;
}
table.congtable .green {
	background: #EEAACC;
	text-align: center;
}
table.congtable .blue {
	background: #CCEEAA;
	text-align: center;
}



/*Cas Nav*/
#CASnav {
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	background-color: #fff;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 3px solid #FC0;
}
#CASnav img.banner {
	margin-right: 20px;
}
#CASnav #home {
	margin-right: 10px;
}

#CASnav #social {
	font-style: italic;
	line-height: 23px;
	color: #003366;
	height: 23px;
	text-align: right;
}
#CASnav #social img {

}
#CASnav #social #connect {
	line-height: 23px;
}
#CASnav #social #icons {
}
.giveNow {
	text-decoration: none;
	color: #776A64;
	font-family: "Sofia Pro",Arial,Helvetica,sans-serif;
	font-style: italic;
	width: 225px;
	margin-left: 20px;
	margin-top: 20px;

}

@media (max-width: 567px) {
.section-title p {
	padding-top: 0px;
}
img.banner-img {
  max-width: 100%;
  height: auto;
}
.person-box img {
	display: none;
}
}
@media (min-width: 568px) {
.section-title p {
	display: block;
	float: right;
	padding-top: 15px;
}
}
@media (max-width : 767px) {

#main-nav .navbar-header {
	display: block;
	text-align: center;
}
#main-nav .navbar ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	float: none;
}
#main-nav .nav>li>a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	line-height: 20px;
}
#main-nav .navbar-nav>li>a {
	padding: 10px 15px!important;
}
div.header-subwrapper {
	height: 0!important;
}

.person-thumb img {
	float: none;
}
#CASnav #home-giving {
	display:none;
}
.news-archive img {
  display: none;
}
#CASnav #giving {
}
#CASnav #social {
	font-style: italic;
	line-height: 23px;
	color: #003366;
	height: 23px;
	text-align: center;
}
#CASnav #social img {

}
#CASnav #social #connect {
	line-height: 23px;
}
#CASnav #social #icons {
}
.carousel-caption {
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  position: relative!important;
  padding: 20px!important;
}
.carousel-control {
  bottom: 58%!important;
}
.carousel-control.right {
  right: 0!important;
}
.news-box img {
	display: none;
}
.news-item-text {
	padding: 15px;
	width: 100%;
}
img.alignleft {
  margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
img.alignright {
  margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
img.aligncenter {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
.wp-caption.alignleft {
  margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  height: auto;
  display: block;
}
.wp-caption.alignright {
  margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  height: auto;
  display: block;
}
.wp-caption.aligncenter {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
  height: auto;
  display: block;
}
}

/* iPads (portrait and landscape) !----------- */
@media (min-width:768px){
li.home-btn a {
	font: 0/0 a;
	color: transparent!important;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	display: block;
	width: 50px;
	white-space: nowrap;
}
li.home-btn {
	display: inline-block;
	background-size: 22px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/MAT/assets/home.svg);
}
#main-nav .navbar ul li.home-btn a:hover {
	background: none!important;
}
  img.alignleft, .wp-caption.alignleft {
  	float: left;
  	margin-right: 20px;
  	margin-bottom: 5px;
  }
  img.alignright, .wp-caption.alignright {
  	float: right;
  	margin-left: 20px;
  	margin-bottom: 10px;
  }
  img.aligncenter {
  	margin-right: auto;
  	margin-bottom: 10px;
  	margin-left: auto;
  }
.carousel-caption {
  display: block;
  width: 33.333%;
  color: #f5f5f5;
  text-align: left;
  padding: 20px!important;
  right: 0!important;
  bottom: 0!important;
  height: 100%;
  left: initial!important;
}
.carousel-caption p {
  display: block;
	height: 100%;
	padding-top: 30px;
}
.news-archive img {
	float: right;
	margin: 0 0 20px 20px;
	width: 15%;
	height: auto;
}
#accolades img {
	width: 100%;
	height: auto;
}
#accolades .item {
	width: 100%;
	max-height: 437px;
	overflow: hidden;
}
.right-content {
	border-left: 1px solid #ddd;
}
#main-nav {
	padding-top: 0px;
}
#main-nav li + li a:after {
    content: '';
    display: block;
    position: absolute;
    height: 40%;
    width: 1px;
    background: #ccc;
    top: 50%;
    left: -1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
}


/* Desktops and laptops !----------- */

@media only screen

and (min-width : 1024px) {
#CASnav #home-giving {
	display:block;
}
#CASnav #social {
	text-align: right;
}
#main-nav .navbar-nav>li>a {
	padding: 11px 18px!important;
}
#main-header a {
	font-size: 40px;
	line-height:50px
}
}
@media (max-width : 1023px) {
#CASnav #home-giving {
	display:none;
}
#CASnav #social {
	font-style: italic;
	line-height: 23px;
	color: #003366;
	height: 23px;
	text-align: center;
}
#CASnav #social img {
	margin-left: 5px;
}
#CASnav #social #connect {
	line-height: 23px;
}
.person-box .person-img {
	display: none;
}
#main-nav .navbar-nav>li>a {
	padding: 10px!important;
}
.navbar-default .navbar-toggle .icon-bar {
    
}
#main-header a {
	font-size: 35px;
	line-height: 35px
}
}
