/* Global */
body {
	background: #fff;
}
body,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
p {
		font-family: 'Roboto', 'Helvetica Neue', sans-serif;
}
.utdentists, .uthphysicians {
	margin-bottom:2rem;
		border-bottom:1px solid #fff;
		padding-bottom:2rem;
}
@media print, screen and (min-width: 64em) {
	.sticky {
		position: static !important;
		margin-top: 0 !important;
	}
	.utdentists, .uthphysicians {
	margin-bottom:0;
	border-bottom:0;
	padding-bottom:0;
}
}
#masthead .grid-container {
	padding: 0;
}
#q, #q2 {
	height: 3rem;
}
ul li a[href*="inside.uth.edu"]::after,ul li a[href*="my.uth.tmc"]::after {
	font-family: "Font Awesome 6 Pro";
	content: "\f30d";
	padding-left: 0.3rem;
}
/* Prevent FOUC */
.no-js .top-bar {
	display: none;
}
#utility-nav {
	display: none;
}
.utility-nav-search-container {
	height: 2.8rem;
}
.utility-nav-search-container .menu {
	right: 7.5%;
}
/* Masthead */
#masthead, #megamenu {
	background-color:#747578;
	/* overflow: hidden;
	*/
}
.sb-icon-search {
	/* search button background color */
	background-color:#747578 !important;
}
div.logoDiv {
	z-index:100;
	min-height: 139px;
	position: relative;
	text-align: center;
	overflow: hidden;
	width: 33%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	padding: 2rem 0.5rem;
	box-shadow: 6px 0 10px -2px #0009;
}
#masthead #utility-nav a {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.7rem;
}
#masthead #main-nav {
	border-bottom: 5px solid var(--uthorange);
	z-index:99;
	position:relative;
	;
}
.drilldown .is-drilldown-submenu {
	background: #002856;
}
.drilldown .js-drilldown-back>a::before {
	border-color: transparent #ae6042 transparent transparent;
	margin-right: 0.5rem;
	margin-left:.5rem;
	margin-top:-.25rem;
}
#masthead #main-nav .top-bar .top-bar-left ul{
	height:100vh;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom:5rem;
}
#masthead #main-nav .top-bar .top-bar-left ul.secondary-m-menu li{
	padding-left:.5rem;
	padding-right:.5rem;
}
#masthead #main-nav .top-bar .top-bar-left ul.secondary-m-menu li:first-child{
	padding-left:0rem;
	padding-right:0rem;
}
@media only screen and (max-width: 1023px) {
	.top-bar .input-group input {
		max-width:100%;
	}
	#masthead #main-nav .top-bar {
		/* position:absolute;
		*/
		/* z-index:10;
		*/
		/* width:100%;
		*/
	}
	.feature {
		margin-top:2rem;
	}
	#masthead #main-nav .feature a,#masthead #main-nav .feature-giving a {
		text-decoration: underline;
		background-color: initial;
		display: inline-block;
	}
	#masthead #main-nav .feature a:hover,#masthead #main-nav .feature-giving a:hover {
		color: #dcdcdc;
	}
	#masthead #main-nav {
		border-bottom: none;
	}
	#masthead #main-nav .top-bar,#masthead #main-nav .top-bar ul {
		padding-bottom: 1.75rem;
	}
}
#masthead h2,#masthead h3 {
	color:#fff;
	font-weight:700;
	margin-top:1rem;
}
#masthead #main-nav .top-bar ul li ul li a {
	padding-top: .75rem;
	padding-bottom: .75rem
}
#masthead #main-nav p {
	color: #fff;
	font-weight: normal;
}
.patients-item a{
	margin-top:.01rem !important;
	margin-bottom:.01rem !important;
	padding:0 !important;
	text-decoration:underline !important;
	line-height:1.2;
}
.patients-item p {
	/* margin:0 !important; */
	/* padding:0 !important; */
	line-height:1.4;
}
.patients-item p:last-child{
	/* margin-bottom:3rem !important; */
}
/*** End medium down styles ***/
#masthead #main-nav .top-bar ul li ul li a:hover {
	background-color: none;
}
#masthead #main-nav .top-bar {
	padding: 0;
}
#masthead #main-nav .is-dropdown-submenu {
	border: none;
}
#masthead #main-nav .is-dropdown-submenu>li {
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
#masthead #main-nav .top-bar ul li.js-drilldown-back a {
	font-size: 1.125rem !important;
}
#main-nav .drilldown li.patients ul li div a,#main-nav .drilldown li.patients ul li div h3.text-center,#main-nav .drilldown li.patients ul li div a {
	padding: 0;
	margin: 0rem 0 0rem 0;
}
#main-nav .drilldown li.patients ul li div p {
	margin: 1rem 0;
}
#masthead #main-nav .top-bar ul li ul li a {
	position: relative;
	text-decoration: none;
	line-height: 1.3;
	padding:.25rem 0;
	padding-left:.25rem;
	font-size:1em;
	margin:.15rem 0;
	font-weight:400;
	transition: all .25s ease-in-out;
}
#masthead #main-nav .top-bar ul li ul li:not(.patients-item) a:hover {
	text-decoration: underline;
	padding-left:.6rem;
	color:#fff;
}
.dropdown.menu.vertical>li>a::after {
	display:none;
}
#masthead h2,#masthead h3,#masthead .mega-heading-2, .mega-mobile-heading {
	/* border-bottom: solid 1px #e8e8e8; */
}
#masthead h2,#masthead .mega-heading-2{
	font-size: 1.2rem;
	font-weight: 1000;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	line-height:1.4;
	color:#fff;
}
#masthead .research.feature h2{
	font-size: 1.2rem;
	font-weight: 1000;
	padding:0;
	margin-top:.5rem;
}
#masthead .research.feature p{
	font-weight: 500;
	padding:0;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}
#masthead .research.feature a{
text-decoration:none;
}
#masthead .research.feature a:hover{
text-decoration:underline
}
#masthead .is-submenu-item a {
	font-size: 0.8125rem;
}
#masthead .is-drilldown-submenu-item p {
	padding: 0 .5rem;
	color: #fff;
}
.drilldown .js-drilldown-back>a::before {
}
.menu.align-right.vertical li {
	display: block;
	text-align: left;
}
.menu.align-right.vertical li .submenu li {
	text-align: left;
}
#main-nav .title-bar {
	background: #002856;
	color: #fff;
	justify-content: center;
	border-bottom:3px solid var(--uthorange)
}
.title-bar img {
	height: 25px;
}
#main-nav .drilldown .is-drilldown-submenu-parent>a {
	border-bottom:1px solid #8d97a3;
	transition: 0.25s;
}
#main-nav .drilldown .is-drilldown-submenu-parent>a:hover {
	border-bottom:1px solid #8d97a3;
	background-color:var(--uthorange);
}
#main-nav .drilldown a {
	background: transparent;
	color: #fff;
	font-size: 1.2125rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom:none;
	font-weight:500;
	letter-spacing:1px;
}
#main-nav .drilldown a.students-call {
	padding: .25rem;
}
#main-nav .drilldown .is-drilldown-submenu-parent>a::after {
}
#main-nav .drilldown .top-tiers a {
	font-size:1rem;
	border:none;
	font-weight:400;
}
#main-nav .drilldown .top-tiers a:hover {
	background-color:#ae6042;
}
#main-nav .drilldown a:hover :not(.patients-item, img) {
	/* background: var(--uthorange); */
}
#main-nav .drilldown .is-drilldown-submenu-parent>a::after {
	font-family: "Font Awesome 6 Pro";
	content: "\f054";
	left:auto;
	top:1rem;
	right:1.75rem;
	transition: 0.25s;
	border-color: transparent transparent transparent;
}
.feature {
	background-color: #333333;
	min-height: 175px;
	padding: .5rem;
	border-radius: 5px;
	box-shadow: 1px 0 6px 0px #00000063;
}
.feature h2 {
	border-bottom:0px !important;
	font-size:7rem;
}
.feature h2, feature p{
	padding:0;
	margin:0;
	letter-spacing:.03rem;
}
.feature img {
	padding:3px;
	margin:0 5px 5px 0px;
	max-width:50%;
}
#masthead .feature {
	padding:1rem;
}
#masthead .feature.students-tab .mega-heading-2, #masthead .feature.research .mega-heading-2{
padding-top:0;
	margin-top:0 !important;
	    margin-top: .125rem !important ;
    margin-bottom: 0.5rem;
}
.feature.students-tab img{
	max-width:170px;
}
#masthead .feature p {
	line-height:1.25rem;
	font-size:1rem;
	margin-left:0;
	padding:0;
	padding-right:0;
}
#main-nav .feature a {
	padding: 0;
	display: inline-block;
	font-size: 1rem;
	background:none;
	text-decoration:underline;
}
#main-nav .feature a:hover {
	text-decoration:none;
	color:#fff;
}

.uthphysicians img, .uthealthservices img, .utdentists img {
	width:60%;
	max-width:320px;
	margin-bottom:1rem;
	}
.mega-mobile-heading {
	color:#fff;
	font-weight:800;
	margin-top:1.5rem;
	font-size:1.25rem;
}
.search-container-mobile .mega-mobile-heading {
	border-top:1px solid #fff;
	color:#fff;
	font-weight:800;
	margin-top:1.5rem;
	font-size:1.25rem;
	padding-top:1rem;
	padding-bottom:.5rem;
}

.patient-logo-wrapper {
	height:5.5vw;
	max-height:5.5rem;
}
/* Medium and Up */
@media only screen and (min-width: 40em) {
	.no-js .top-bar {
		display: block;
	}
	.no-js .title-bar {
		display: none;
	}
	#utility-nav {
		display: block;
	}
	#masthead {
		/* height: 9.15rem;
		*/
	}
	#masthead #utility-nav .logoDiv a {
		padding: 0;
		height: auto;
		position:relative;
		left:auto;
		right:5%;
	}
	#masthead #utility-nav .logoDiv img {
		padding: 0 1rem;
	}
	#masthead .dropdown.menu {
		position: initial;
		/* height: 6rem;
		*/
	}
	.mega-menu .dropdown-pane {
		width: 100%;
		/* height: auto; */
		margin: 0 auto !important;
		left: 0 !important;
		right: 0 !important;
		border: none;
		border-bottom: none;
		box-shadow: 0px 2px 12px #0000008a;
	}
	.mega-menu .dropdown-pane * {
		color: #fff;
		/* line-height: 2; */
	}
	 .img-bg-container{
		background-color:#b35a31
	}
.feature .img-bg-container img{
padding:0;
	margin:0;
	max-width:120px;
		}
	#feature h2 {
		
	}
	.mega-menu .dropdown-pane li a {
		line-height: 24px;
		font-size: 0.8125rem;
	}
	.mega-menu .dropdown-pane a {
		padding: 0;
		font-weight:500;
		text-decoration:none;
	}
	.mega-menu .dropdown-pane a:hover {
		padding: 0;
		font-weight:500;
		text-decoration:underline;
	}
	.dropdown.menu.medium-horizontal>.is-dropdown-submenu-parent>a::after,.mega-menu>a::after {
		display: inline-block;
		right: inherit;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fff transparent transparent;
		margin-left: 10px;
	}

	#main-nav .dropdown-pane,#masthead #main-nav .dropdown-pane ul {
		background-color:var(--uthorange);
	}
	#mega-menu3 hr {
		border:none;
		height: 20px;
		width: 49%;
		height: 50px;
		margin-top: 0;
		border-bottom: none;
		box-shadow: 0 20px 20px -20px #0000008c;
		margin: -50px auto 1.5rem;
		opacity:.9;
	}
	#mega-menu3 p {
		line-height:1.5;
	}
	#mega-menu3 img {
		width:50%;
		margin-bottom:.75rem;
	}
	#mega-menu3 .uthphysicians img {
		width:50%;
	}
	.mega-menu {
		width: 20%;
	}
	.mega-menu>a {
		font-family: 'Roboto', 'Helvetica Neue', sans-serif;
		font-size: 1rem;
		color: #fff;
		text-align: center;
		line-height: 4.5rem;
		font-weight: 700;
		letter-spacing: .025rem;
	}
	.mega-menu h3 {
		font-size: 14px;
	}
	#menu-announcements li a:link {
		padding-left: 0;
	}
	.dropdown.menu .is-active>a {
		color: #fff;
	}
	#masthead #utility-nav a {
		height: 45px;
		padding: 0.9375rem .75em;
		line-height: 1.3;
		font-family: 'Roboto', 'Helvetica Neue', sans-serif;
		font-size: .7rem;
		font-weight:500;
		letter-spacing:1px;
	}
	#utility-nav ul li:hover:not(.has-form):not(.logoDiv)>a,.mega-menu:hover,.mega-menu>a:hover {
		background-color:var(--uthorange);
	}
	.dropdown.menu .mega-menu>a:hover {
		text-decoration: none;
		color: #fff;
	}
}


@media screen and (min-width: 64em) {
	div.logoDiv {
		width: 25%;
	}
	.mega-menu {
		width: 18%;
	}
		#main-nav .dropdown-pane {
		/* height:20.5rem; */
	}
	#masthead #main-nav .top-bar .top-bar-left ul{
		height:auto;
		overflow-y: auto;
		overflow-x: auto;
		padding-bottom:0rem;
	}
	.sb-search {
		right:1%;
	}
	.sb-search-input {
		right:0%;
		width:100%;
	}
	.feature img {
		padding:3px;
		/* margin:0 5px 5px 5px; */
		max-width:180px;
		width:100%;
	}
}
@media screen and (min-width:80em) {

		#main-nav .dropdown-pane {
		/* height:17.5rem; */
	}
}

@media only screen and (max-width: 1023px) {
	#masthead {
		height: 4rem;
	}
	#main-nav {
		/* position:fixed;
		*/
		width:100%;
		z-index:999;
	}

}
/* Arrow CSS to bring the user to the top of the screen */


.footer__to-top i {
	font-size:1.75em;
	font-weight:400;
margin-top:0em;
}
.show-to-top .footer__to-top {
	visibility: visible;
	opacity: .8;
}

.show-to-top .footer__to-top:hover {
	opacity:1;
}
.show-to-top .footer__to-top i {
	transition: transform 1s;
}

.show-to-top .footer__to-top:hover i {
		transform: translate(0px, -8px)
}

.footer__to-top {
	position: fixed;
	z-index: 1;
	right: 0rem;
	bottom: 2.5rem;
	background: var(--uthorange);
	color: #fff;
	padding: .5em;
	visibility: hidden;
	opacity: 0;

	transition: visibility ease 320ms, opacity ease 320ms;
}
.svgstore--angle-up-double {
	padding-bottom: 100%;
}

a:hover.footer__to-top{
	color:#fff;
}

.info{display:none}
.info img{margin-top:15px}
.info-visible{display:block; width:22vw; max-width:350px;}
.info-visible img{padding:0; margin:0;}


@media screen and (min-width: 64em) {

.footer__to-top i {
	font-size:3rem;
margin-top:.4rem;
}
.footer__to-top {
	padding: 1rem;
}
}