@import url("https://use.typekit.net/ujr1mgr.css");
/*
#wrapperi #menudiv {
	display:none;
}

header {
	max-width:930px;
	margin: 0 auto;
}
 */


 html{
 }

.form-control {
    display: block;
	padding:0;
	width: 50%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.leftbaritem, .leftbartitle {
	display: none;
}

#lsuhealthlogo{
	padding-top: 20px;
}

#headerimgdiv{
	Max-Width: 1300px;
	Margin: auto;
}

#toprightcorner{
	padding-top: 20px;
}

#container {
	max-width:none;
	background: #fff;
}

div.dropshadow {
   max-width:none;
   margin:0;
   box-shadow:0;
}

#wrapper {
	max-width:none;
}

#wrapperi #menudiv {
	display:none;
}

nav #menudiv {
text-align:center;
margin:20px auto 0 auto;
}

#mainmenu {
	display:inline-block;
	margin:0 auto;
	border:0;
}

.DeptHeaderText{
	padding-right: 15px;
}

#maincontent{
	margin: auto;
}

img.centered{
	display: block;
    margin-left: auto;
    margin-right: auto
}

.facultydetail{
	max-width: 1000px;
	margin: auto;
}

.facultydetail img {
	alignment: left;
}

.facultywrapper {
	margin: auto;
	max-width: 1300px;
}

.facultygrid {
	clear:both;
	display:block;
	margin:0 auto;
}

.facultygrid:after {
	content: "";
	display: table;
	clear: both;
}

.facultygriditem {
	float:left;
	text-align:left;
	width:300px;
	height:300px;
	padding-right:10px;
}

.facultygriditem img {
	float:left;
	float:
	max-width:150px;
	max-height:180px;
	padding-right:25px;
}


.textwrapper {
	width:100%;
	max-width:1000px;
	margin-right: auto;
	margin-left:auto;
}

#wrapper {
max-width: none;
width: 100%;
}

nav #menudiv {
	border-radius: 0;
}
.margin0 {
	margin: 0 0 0 0;
}
.marginB {
	margin-bottom: 0;
}
.marginB-20{
	margin-bottom: 20px;
}
.marginT {
	margin-top: 0;
}
hr {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	margin: 30px 0;
	width: 100%;
	clear: both;
	float: left;
}
img{
	max-width: 100%;
	height: auto;
	border: 0;
	outline: 0;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6{
	font-family: ff-meta-web-pro,sans-serif;
}

#maincontent a {
	text-decoration: none;
}
#wrapperi{
	background: #fff;
	position: relative;
}
#wrapper{
	position: relative;
}
#wrapperi:before {
	content: "";
	width: 100%;
	height: 230px;
	position: absolute;
	top: 0; left: 0;
	background: #fff;
background: -moz-linear-gradient(top, rgba(70,29,124,0.81) 0%, rgba(70,29,124,0) 66%, rgba(70,29,124,0) 100%);
background: -webkit-linear-gradient(top, rgba(70,29,124,0.81) 0%,rgba(70,29,124,0) 66%,rgba(70,29,124,0) 100%);
background: linear-gradient(to bottom, rgba(70,29,124,0.81) 0%,rgba(70,29,124,0) 66%,rgba(70,29,124,0) 100%);
}
#maincontent{
	margin: auto;
	max-width: 100%;
	font-family: ff-meta-web-pro,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.3em;
}
#maincontentparent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin: 0;
    background-color: #ffffff;
    max-width: 1330px;
    margin: 0 auto;
        word-break: break-word;
}
.Content ol li, .Content ul li, .Content p, .maincontent ol li, .maincontent ul li, .maincontent p{
	line-height: 160%;
	text-align: left;
}
.Content ol li, .Content ul li, .maincontent ol li, .maincontent ul li{
	line-height: 1.4;
	padding-bottom: 5px;
}
#CMSFooter {
	padding: 20px;
}
#footer {
    padding-bottom: 20px;
}
div.dropshadow{
	box-shadow: none;
}
#maincontent h1 {
	font-size: 60px;
	line-height: 1.2
}
#maincontent h2{
	color: #461D7C;
	font-size: 36px;
}
#maincontent h3{
	color: #461D7C;
	font-size: 28px;
}
#maincontent h4{
	color: #461D7C;
	font-size: 22px;
}
#maincontent h5{
	color: #461D7C;
	font-size: 20px;
}
/* ================= NEW CONTAINERS =============== */

.container-norm{
    max-width:1320px;
    margin:0 auto;
    padding:0 25px;
    position: relative;
}
.flex-container {
    max-width:1400px;
    margin:0 auto;
    padding:0 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.flex-container-center {
    max-width:1400px;
    margin:0 auto;
    padding:0 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    align-items: center;
}


#bottomrightcontent{
	order: 3;
    width: 20%;
    padding: 50px 50px 50px;
    position: relative;
    font-family: ff-meta-web-pro,sans-serif;
    margin-top: 56px;
}
#bottomrightcontent:before {
	content: "";
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(top, rgba(255,222,135,0) 0%, rgba(255,222,135,1) 50%, rgba(255,222,135,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,222,135,0) 0%,rgba(255,222,135,1) 50%,rgba(255,222,135,0) 100%);
	background: linear-gradient(to bottom, rgba(255,222,135,0) 0%,rgba(255,222,135,1) 50%,rgba(255,222,135,0) 100%);
}
#bottomrightcontent .makeAppt{
	background: #ffce2a;
    color: #472F91 !important;
    border: 5px solid #472F91;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
    padding: 15px 20px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    transition: all .3s ease;
    text-decoration: none;
    margin: 30px 0;
}
#bottomrightcontent .makeAppt:hover{
	background: #472F91 !important;
	color: #fff !important;
}
#maincontentparenti{
	order: 2;
	width: 65% !important;
	padding: 70px 20px;
	z-index: 5;
}
.Content, .maincontent {
	color: #333;
}

#bottomrightcontent .residentSpotlight{
	margin-top: 30px;
}
#bottomrightcontent .residentSpotlight p {
	font-size: 17px;
}
#bottomrightcontent .residentSpotlight h3 {
	font-size: 20px;
	background: #FDD023;
    color: #461D7C;
    margin: 0;
    padding: 6px 15px;
        font-family: ff-meta-web-pro,sans-serif;
}
#bottomrightcontent .residentSpotlight blockquote {
	margin: 0;
	padding: 15px;
	font-size: 14px;
	background: rgba(255, 222, 135, 0.18);
	position: relative;
	top: -5px;
}
#bottomrightcontent .residentSpotlight blockquote p {
	margin: 0;
	padding: 0;
}
#bottomrightcontent .residentSpotlight blockquote em {
	font-size: 16px;
}

/* =============== BUTTONS ==================== */
#maincontent .yellow-button {
	display: inline-block;
    background: #FFC325;
    color: #472F91 !important;
    border: 1px solid #fff;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: -5px 5px 0px 0px #472F91;
    transition: all .3s ease;
    width: auto;
    padding: 8px 25px;
    text-align: center;
    margin-right: 30px;
    margin-left: 5px;
}
#maincontent .yellow-button:hover {
	background: #472F91;
    color: #FFF !important;
    box-shadow: 5px 5px 0px 0px #FFC325;
}

#maincontent .purple-button {
	display: inline-block;
    background: #472F91;
    color: #ffffff !important;
    border: 1px solid #fff;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: -5px 5px 0px 0px #FFC325;
    transition: all .3s ease;
    width: auto;
    padding: 8px 25px;
    text-align: center;
    margin-right: 30px;
    margin-left: 5px;
}
#maincontent .purple-button:hover{
	background: #FFC325;
    color: #472F91 !important;
    box-shadow: 5px 5px 0px 0px #472F91;
}

/*Dimi = General Content Page  Custom  Additions-------------------------*/
.flexChildren {

}
.flexChildren .purple-button {
	margin-bottom: 18px;
	text-align:left !important;
}

/* =============== COLUMNS ====================*/

.col-one-half { width: 48%; }
.col-one-third { width: 30.5%; }
.col-one-fourth { width: 22%; }
.col-one-fifth { width: 16.8%; }
.col-one-sixth { width: 13.33%; }
.col-two-fifth { width: 37.6%; }
.col-two-third { width: 65.33%; }
.col-three-fifth { width: 58.4%; }
.col-three-fourth{ width: 74%; }
.col-four-fifth{ width: 67.2%; }
.col-five-sixth { width: 82.67%; }

.col-one-half,
.col-one-third,
.col-two-third,
.col-three-fourth,
.col-one-fourth,
.col-one-fifth,
.col-two-fifth,
.col-three-fifth,
.col-four-fifth,
.col-one-sixth,
.col-five-sixth  { position: relative; margin-right: 4% !important; margin-left: 0; margin-bottom: 20px !important; float: left; }
.col-last      { margin-right: 0 !important; clear: right !important; }

@media only screen and (max-width: 767px) {
       .col-one-half,
.col-one-third,
.col-two-third,
.col-three-fourth,
.col-one-fourth,
.col-one-fifth,
.col-two-fifth,
.col-three-fifth,
.col-four-fifth,
.col-one-sixth,
.col-five-sixth{ position: relative; width: 98%; padding: 0 1%; margin-bottom: 20px; float: none; clear: both; }

		.col { width: 100% !important; margin-left: 0px !important; right: 0px !important; clear: both; }

}

.aligncenter{
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

/* =============== SIDEBAR STYLES ===============*/
#bottomrightcontent .sidebarBtn{
	display: block;
    background: #FFC325;
    color: #472F91 !important;
    border: 1px solid #fff;
    padding: 20px;
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: -5px 5px 0px 0px #472F91;
    transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    margin: 40px auto;
}
#bottomrightcontent .sidebarBtn > img {
    text-align: center;
    display: block;
    margin: 0 auto 5px;
}
#bottomrightcontent .sidebarBtn:hover{
	background: #472F91;
    color: #FFF !important;
    box-shadow: 5px 5px 0px 0px #FFC325;
}

#bottomrightcontent .sidebarBtn:hover > img {
	filter: brightness(10);
}
#bottomrightcontent a.logoLink {
	display: block;
}




/* ============= HOMEPAGE HERO =================*/

#maincontent .hero{
	height: auto;
	min-height: 570px;
	max-height: 850px;
	overflow: hidden;
	position: relative;
	width: 100%;
/* 	background: url(/ortho/images/ortho_img.jpg?6/10/2019%204:45:21%20pm) center top no-repeat; */
	background-size: cover;
	line-height: 0;
}
#maincontent .hero img {
	width: 100%;
}
#maincontent .hero video {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
}

#maincontent .hero video.videoLg {

}
#maincontent .hero video.videoSm {
	display: none;
}

#maincontent .hero .apptBtn {
    background: #FFC325;
    color: #472F91 !important;
    border-left: 8px solid #fff;
    border-bottom: 8px solid #fff;
    border-right: 8px solid #fff;
    text-transform: uppercase;
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 50px;
    text-align: center;
    padding: 15px 20px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    transition: all .3s ease;
}
#maincontent .hero .apptBtn:hover {
	background:  #472F91 !important;
	color: #ffffff !important;
}
#maincontent .hero .introText {
	background: rgba(71, 46, 145, 0.7);
	padding: 30px 30px 30px 100px;
	width:480px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
#maincontent .hero .introText h1 {
    color: #ffffff;
    font-weight: normal;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.1;
}
#maincontent .hero .introText h1 span {
	font-weight: bold;
	font-size: 70px;
}
#maincontent .hero .introText p {
    color: #ffffff;
    font-size: 24px;
    text-align: left;
    line-height: 1.6;
}
#maincontent .hero .introText p a {
	color: #fff;
	font-weight: bold;
}
#maincontent .hero .introText p a:hover{
	color: #FDD023;
}

/* ============= BREAKING NEWS =================*/

#maincontent .breakingNews {
	background: #ffc630;
	background: -moz-linear-gradient(45deg, #ffc630 0%, #ffde87 44%);
	background: -webkit-linear-gradient(45deg, #ffc630 0%,#ffde87 44%);
	background: linear-gradient(45deg, #ffc630 0%,#ffde87 44%);
	padding: 40px;
	display: none;
}
#maincontent .breakingNews .flex-container {
	align-items: center;
}
#maincontent .breakingNews .breakingNewsContent {
	width: 70%
}
#maincontent .breakingNews .breakingNewsContent h2{
	color: #472F91;
	font-weight: bold;
	font-size: 64px;
	margin-top: 0;
	margin-bottom: 10px;
}
#maincontent .breakingNews .breakingNewsContent p{
	color: #3C1755;
	font-size: 25px;
	line-height: 1.4;
	text-align: left;
	margin-top: 0;
}
#maincontent .breakingNews .breakingReadMore {
	display: inline-block;
    background: #472F91;
    color: #fff !important;
    border: 1px solid #fff;
    padding: 10px 30px;
    font-size: 30px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: -5px 5px 0px 0px #FFC325;
    transition: all .3s ease;
}
#maincontent .breakingNews .breakingReadMore:hover{
	background: #fff;
	color: #472F91 !important;
	box-shadow: 5px 5px 0px 0px #472F91;
	border-color:#FFC325;
}

/* ============= 2022 RESIDENCY VIDEO ============= */

.residencyVideoBanner{
  background-color:#472F91;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3em 0;
}

.VB-copy-container{
  background-color:white;
  margin: 0em 0 0em 5em;
  padding: 2em;
  height:245px;
}

.VB-copy-container h2{
  color:#FFC325 !important;
}

.VB-copy-container p {
  padding: 0 1em;
  margin:0;
}

.VB-arrow-container{
  display: flex;
  justify-content: flex-end;
}

.video-container{
  margin: 2em 5em 2em 0;
  display:flex;
}

@media (max-width:1300px){
  .residencyVideoBanner{
    flex-flow: column;
  }
  .VB-copy-container{
    margin:0;
    width: 493px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 178px;
  }
  .video-container{
    margin:0
  }
  .VB-copy-container h2 {
    padding: 0 !important;
    margin: 0 !important;
  }
  .VB-arrow-container{
    display: none;
  }
}

@media (max-width:750px){
  .VB-copy-container{
    margin: 0em 2em;
  }
}

/* ============= FIND A DOCTOR =================*/

#maincontent .findDoctor {
	background: #ffffff;
	background: -moz-linear-gradient(left, #999999 0%, #ffffff 41%);
	background: -webkit-linear-gradient(left, #999999 0%,#ffffff 41%);
	background: linear-gradient(to right, #999999 0%,#ffffff 41%);
	padding: 100px 0px;
	overflow: hidden;
}
#maincontent .findDoctor .manMap {
	width: 50%;
	min-width: 659px;
}
#maincontent .findDoctor .manMap h4 {
	text-align: center;
	color: #472F91;
	font-size: 50px;
	font-weight: normal;
	line-height: 1;
}
#maincontent .findDoctor .manMap h4 strong{
	font-size: 55px;
}
#maincontent .findDoctor .findText {
	width: 50%;
}
#maincontent .findDoctor .findText h2 {
	font-size: 80px;
	text-transform: uppercase;
	color: #472F91;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.2;
}
#maincontent .findDoctor .findText h3 {
	font-size: 60px;
	text-transform: uppercase;
	color: #3C1755;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
}
#maincontent .findDoctor .findText p {
	font-size: 30px;
	color: #3C1755;
	line-height: 1.3;
	margin-top: 0;
	text-align: left;
}

#maincontent .findDoctor .findText .searchBtn, #maincontent .residencyProgram .searchBtn{
	display: inline-block;
    background: #FFC325 ;
    color: #472F91 !important;
    border: 1px solid #fff;
    padding: 10px 30px;
    font-size: 24px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: -5px 5px 0px 0px #472F91;
    transition: all .3s ease;
    width: 140px;
    text-align: center;
    margin-right: 30px;
    margin-left: 5px;
    float: left;
}
#maincontent .findDoctor .findText .searchBtn:hover, #maincontent .residencyProgram .searchBtn:hover{
	background: #472F91;
	color: #FFF !important;
	box-shadow: 5px 5px 0px 0px #FFC325;
}
.findDoctor .findText .pedsBtn{
	clear: both;
    float: left;
    margin: 60px 0;
    border: 3px solid #472F91;
    padding: 25px;
    background: transparent;
    position: relative;
	z-index: 2;
	width: 520px;
}

#maincontent .findDoctor .findText .pedsBtn h4 {
	font-size: 35px;
	color: #472F91;
	font-weight: normal;
	position: relative;
	z-index: 2;
	margin-top: 0;
	line-height: 1;
}
#maincontent .findDoctor .findText .pedsBtn h4 strong{
	font-size: 40px;
}
#maincontent .findDoctor .findText .pedsBtn .searchBtn{
	font-size: 20px;
	width: auto;
	padding: 8px 25px;
}
#maincontent .findDoctor .findText .pedsBtn img.kids{
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 0;
}


/* ============= RESIDENCY =================*/

#maincontent .residency {
	padding: 100px 20px;
	background: #472F91;
	position: relative;
	overflow: hidden;
}
#maincontent .residency h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 80px;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 100px;
}
#maincontent .residency ul {
	list-style: none;
	max-width: 1800px;
	margin: 0px auto;
	padding: 0 25px;
	position: relative;
}
#maincontent .residency ul a {
	display: block;
}
#maincontent .residency ul li {
	width: calc(25% - 30px);
	position: relative;
	margin: 15px;
	background: rgba(127, 127, 127, .75);
}
#maincontent .residency ul li a:hover .imgWrap{
	opacity: .6;
}
#maincontent .residency ul li .imgWrap{
	display: block;
	position: relative;
	transition: all .3s ease;

}
#maincontent .residency ul li .imgWrap:before {
/* 		content: ""; */
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		height: 100px;
		background: -moz-linear-gradient(top, rgba(71,47,145,0) 0%, rgba(71,47,145,0) 36%, rgba(71,47,145,1) 73%, rgba(71,47,145,1) 99%);
		background: -webkit-linear-gradient(top, rgba(71,47,145,0) 0%,rgba(71,47,145,0) 36%,rgba(71,47,145,1) 73%,rgba(71,47,145,1) 99%);
		background: linear-gradient(to bottom, rgba(71,47,145,0) 0%,rgba(71,47,145,0) 36%,rgba(71,47,145,1) 73%,rgba(71,47,145,1) 99%);
}
#maincontent .residency ul li blockquote{
	margin: 0;
	padding: 5%;

	color: #fff;
	position: relative;

	left: 0;
	width: 90%;
}
#maincontent .residency ul li blockquote p{
	font-size: 20px;
	margin: 0 0;
	text-align: left;
}

/* ======================= Residency Program ======================= */
#maincontent .residencyProgram {
	background: #fff;
	width: 100%;
	position: relative;
	padding: 100px 0;
}
#maincontent .residencyProgram .programIntro h4, #maincontent .residencyProgram .deptHeads h4  {
	color: #FFC325;
	font-size: 60px;
	line-height: 1.1;
	margin-top: 0;
}
#maincontent .residencyProgram .programIntro p {
	color: #3C1755;
	font-size: 20px;
	text-align: left;
	margin-bottom: 50px;
	line-height: 1.6;
}
#maincontent .residencyProgram .programIntro {
/* 	width: 49%; */
}
#maincontent .residencyProgram .deptHeads {
	width: 45%;
	display: flex;
}
#maincontent .residencyProgram .deptHeads .headWrap {
	width: 270px;
	height: 400px;
	background: pink;
	position: relative;
	margin: 20px;
}
#maincontent .residencyProgram .deptHeads .headWrap p{
	margin: 0;
	padding: 5%;
	background: rgba(127, 127, 127, 0.75);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
#maincontent .residencyProgram .deptHeads .headWrap p em {
	font-size: 18px;
	font-weight: normal;
}
 #maincontent .residencyProgram .searchBtn{
	 margin-bottom: 30px;
 }
/* ============================FACULTY AND STAFF ============================*/
/* ============================FACULTY AND STAFF ============================*/
#maincontent ul.faculty {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;

}
#maincontent ul.faculty li {
	width:calc(33.33% - 30px);
	margin: 0 15px 15px 15px;
	max-width: 350px;
}
#maincontent ul.faculty.peds li {
		width:calc(33.33% - 30px);
}
#maincontent ul.faculty li a {
	display: block;
}
#maincontent ul.faculty li p{
	margin-top: 0px;
	text-align: left;
}
#maincontent ul.faculty li img {
	transition: all .3s ease;
}
#maincontent ul.faculty li a:hover img {
	opacity: .6;
}
#maincontent ul.facultyLg.faculty li{
	width:100%;
	display: flex;
	display: block;
	max-width: inherit;
	margin-bottom: 40px;

}
#maincontent ul.facultyLg.faculty li img {
	max-width: 200px;
	margin-right: 20px;
	float: left;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
	#maincontent ul.faculty li {
		width:calc(33.333% - 30px);
	}
}
@media screen and (max-width: 768px) and (min-width: 660px) {
	#maincontent ul.faculty li {
		width:calc(33.333% - 30px);
	}
}
@media only screen and (max-width: 659px) {
	#maincontent ul.faculty li, #maincontent ul.faculty.peds li  {
		width:calc(50% - 30px);
	}
	#maincontent ul.facultyLg.faculty li{
		width:100%;
		display: flex;
		display: block;
		max-width: inherit;
		margin-bottom: 40px;
	}
	#maincontent ul.faculty.facultyLg li img {
		max-width: 100%;
		margin-right: 0px;
		float: none;
	}
}
#maincontent .spacer {
	height: 40px;
	display: block;
	width: 100%;
	float: left;
	background: transparent;
	clear: both;
}

.googleCalendar.mobile {
	display: none;
}
.googleCalendar > iframe{
	width: 100% !important;
}
@media only screen and (max-width: 659px) {
	.googleCalendar.desktop{
		display: none;
	}
	.googleCalendar.mobile{
		display: block;
	}
}

/* ===================== FIND DOCTOR BY CONDITION / NAME ===================*/
#maincontent .conditionList{
	clear: both;
}
#maincontent .conditionList h2 {
	margin-top: 40px;
	padding-left: 0px;
}
#maincontent .conditionList ul {
	margin: 0;
	padding: 0;
}
#maincontent .conditionList ul li {
    font-size: 16px;
    list-style: none;
    overflow: hidden;
/*     padding: 12px 5px 12px 5px; */
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
#maincontent .conditionList ul li:nth-child(odd) {
    background-color: rgba(255, 195, 37, 0.05);
}
#maincontent .conditionList ul li p {
    float: left;
    font-size: 16px;
    margin: 0;
    width: 45%;
    padding: 12px 5px 12px 15px;
}
#maincontent .conditionList ul li {
	 padding: 12px 5px 12px 15px;
}
#maincontent .conditionList ul li a{
	transition: all .3s ease;
}
#maincontent .conditionList ul li a:hover {
	color: #B78B0E;
	margin-left: 3px;
}
#maincontent .conditionList ul li:hover {
    background-color: rgba(70, 29, 124, 0.07);
}
#maincontent .conditionList ul li:nth-child(odd):hover {
    background-color: rgba(70, 29, 124, 0.07);
}

#maincontent .conditionList ul li a.appt{
	float: right;
	text-align: right;
	margin-right: 20px;
}
#maincontent .conditionList ul li a.appt span {
	border: 1px solid #461D7C;
	padding:3px 10px
}
#maincontent .conditionList ul li a.appt:hover span{
	background:#FDD023;
	color:#461D7C;
	border-color:#FDD023;
}

#maincontent .doctorName.filterList span{
	display: inline;
    padding: 0 3px;
}
#maincontent .doctorName.filterList {
	font-size: 20px;
}
#maincontent .doctorName.filterList {
/*
	width: 48%;
	float: left;
*/
	list-style: none;
	text-align: left;
	padding-left: 0;
}
#maincontent .doctorName.filterList li{
	line-height: 1.1;
	margin-bottom: 8px;
	text-align: left;
}
/* ===================== MEET OUR RESIDENTS ===================*/

#maincontent .meet_residents.resident {
	display: block;
	width: 100%;
	margin: 20px 0;
	float: left;
}
#maincontent .meet_residents.resident img {
	float: left;
	margin: 0 20px 20px 0;
	transition: all .3s ease;

}
#maincontent .meet_residents.resident img:hover {
	opacity: .7;
}
#maincontent .meet_residents.resident p {
	margin-top: 0;
}
#maincontent .meet_residents.resident h4 a {
	color: #461D7C;
	transition: all .3s ease;
}
#maincontent .meet_residents.resident h4 a:hover{
	color: #FDD023;
}

#maincontent .meet_residents.residentProfile {
	display: block;
	clear: both;

}
#maincontent .meet_residents.residentProfile .residentImg{
	width: 300px;
	height: auto;
	float: right;
	margin: 0 0 30px 40px;
}
#maincontent .meet_residents.residentProfile .residentInfo blockquote {
	box-sizing: border-box;
    background-color: rgba(253, 209, 35, 0.08);
    color: #461D7C;
    border-width: 1px 1px 1px 10px;
    border-style: solid;
    border-color: rgba(253, 208, 35, 0.18) rgba(253, 208, 35, 0.18) rgba(253, 208, 35, 0.18) #FDD023;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.47368;
    padding: 15px 60px 15px 40px;
    margin: 1.5em 0px;
    font-style: italic;
}
#maincontent .facultyInfo h3{
		margin-bottom: 0;
}
#maincontent .facultyInfo p{
	margin-top: 0;
}

/* ======================= NEWS / EVENTS ======================= */
#maincontent .newsItem {
	width: calc(50% - 40px);
	margin: 20px 0;
}
#maincontent .newsItem a {
	display: block;
}
#maincontent .newsItem .newsImg{
	width: 100%;
	display: block;
	overflow: hidden;
	min-height: 200px;
	max-height: 300px;
	background: blue;
}
#maincontent .spacer {
	height: 40px;
	display: block;
	width: 100%;
	float: left;
	background: transparent;
	clear:both;
}
/* ======================= RESEARCH FACILITIES ======================= */
#maincontent .researchFacility{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;

}
#maincontent .researchFacility p {
	text-align: left;
	margin: 0 0;
}

/* ======================= SMALL SCREEN / TABLET SIZES ======================= */

@media only screen and (max-width: 1400px) {
	#maincontent .findDoctor .findText {
		width: 40%;
	}
	#maincontent .findDoctor .findText p {
		font-size: 24px;
	}
	#maincontent .findDoctor .findText .pedsBtn{
		width: 390px;
	}

	#maincontent .findDoctor .findText .pedsBtn img.kids {
	    top: 50px;
	    right: -20px;
	    width: 194px;
	}
	#maincontent .findDoctor .findText .searchBtn{
		width: 120px;
	}
	#maincontent .residency ul li blockquote p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1200px) {
	#menudiv ul li > a {
		font-size: 16px;
		padding: 15px 10px;
	}
	#maincontent .findDoctor .manMap {
   		width: 100%;
   		text-align: center;
	}
	#maincontent .findDoctor .findText{
		width: 100%;
		margin-top: 20px;
		padding: 0 40px;
	}

	#maincontent .residency, .residencyProgram,  #maincontent .residencyProgram  {
    	padding: 50px 10px;
    }
/*
	#maincontent .residencyProgram .programIntro {
  	  width: 43%;
	}
	#maincontent .residencyProgram .deptHeads{
		width: 54%;
	}
*/
	#maincontent .residency ul li {
		width: 45%;
		margin: 25px 15px;
	}

}
@media only screen and (max-width: 991px) {
	#maincontent .hero .introText{
		padding: 15px 0px;
		width: 100%;
		position:relative;
		background: #461D7C;
		top: auto;
		transform: none;
		left: auto;
		overflow: hidden;
	}
	#maincontent .hero .introText h1{
		font-size: 40px;
		padding: 0 25px;
	}
	#maincontent .hero .introText h1 span{
		font-size: 60px;
	}
	#maincontent .hero .introText p{
		font-size: 20px;
		padding: 0 25px;
	}
	#maincontent .breakingNews, #maincontent .findDoctor, #maincontent .residencyProgram{
		padding: 40px 0px;
	}
	#maincontent .breakingNews .breakingNewsContent{
		width: 100%;
	}

    #maincontent .residency h3 {
	    font-size: 60px;
	    margin-bottom: 50px
    }

	#maincontent .residencyProgram .programIntro {
  	  width: 96%;
	}
	#maincontent .residencyProgram .deptHeads{
		width: 96%;
	}
	#maincontent .residencyProgram .deptHeads .headWrap{
		margin: 40px 40px 20px 0;
	}

	#wrapperi:before {
		height: 120px;
	}
	#maincontent .hero .apptBtn {
		display: none;
	}

}
@media screen and (max-width: 991px) and (min-width: 660px) {
	#maincontentparenti{
		order: 4;
		width: 100% !important;
		padding: 20px 30px 50px;
		z-index: 5;
	}

	#bottomrightcontent{
		width: 90%;
	    padding: 0px 20px;
	    margin-top: 40px;
	}
	#bottomrightcontent a.logoLink {
		display: block;
	    text-align: center;
	    max-width: 300px;
	    margin: 0 auto 10px;
	}

	#bottomrightcontent:before{
		display: none;
	}
	#bottomrightcontent .sidebarWrap{
		display: flex;
		justify-content: space-between;
	}
	#bottomrightcontent .sidebarBtn {
	    padding: 10px;
	    font-size: 18px;
	    margin: 0 auto;
		width: calc(33.333% - 60px);
	}
	#bottomrightcontent .sidebarBtn img {
		display: none;
	}
	#bottomrightcontent .residentSpotlight{
		display: none;
	}
}

/* ======================= MOBILE PHONE  ======================= */

@media only screen and (max-width: 659px) {
	#maincontent .findDoctor .manMap, #maincontent .findDoctor .findText p, #maincontent .hero video.videoLg  {
		display: none;
	}
	#maincontent .imgHidden {
		height: 0px !important;
	}
	#maincontent .hero{
		min-height: auto;
		margin-top: 20px;
	}
	#maincontent .hero .introText h1{
		font-size: 30px;

	}
	.hero .introText h1 span {
   	 	font-size: 40px;
	}
	#maincontent .hero video.videoSm{
		display: block;
	}

	#maincontent .conditionList ul li a{
		display: block;
		float: none !important;
	}

	#maincontent .residency ul{
		padding: 0;
	}
	#maincontent .residency ul li {
		width: calc(50% - 35px);
		margin: 20px auto;
	}
	#maincontent .findDoctor .findText{
		width: 100%;
		margin-top: 0px;
		padding: 0 0px;
	}
	.#maincontent findDoctor .findText .pedsBtn{
		width: 88%;
	}
	#maincontent .findDoctor .findText .searchBtn{
		margin: 20px 10px;
	}
	#maincontent .findDoctor .findText .pedsBtn h4 {
		font-size: 29px;
		color: #472F91;
		font-weight: normal;
		position: relative;
		z-index: 2;
		margin-top: 0;
		line-height: 1;
	}
	#maincontent .findDoctor .findText .pedsBtn h4 strong{
		font-size:35px;
	}
	#maincontent .findDoctor .findText .pedsBtn .searchBtn{
		font-size: 20px;
		width: auto;
		padding: 8px 25px;
	}
	#maincontent .findDoctor .findText .pedsBtn img.kids{
		position: absolute;
		top: 80px;
		right: 10px;
		z-index: 0;
	}
	#maincontent .residency h3, #maincontent .residencyProgram .programIntro h4, #maincontent .findDoctor .findText h2, #maincontent .findDoctor .findText h3 {
	    font-size: 50px;
    }
	#maincontent .residencyProgram .deptHeads{
		flex-direction: column;
	}
	.alignright {
		display: block;margin: 10px auto;float: none;
	}

	.alignleft {
		display: block;margin: 10px auto;float: none;
	}

	#maincontent .breakingNews .breakingNewsContent h2 {
		font-size: 44px;
	}
	#maincontent .breakingNews .breakingNewsContent p, #maincontent .breakingNews .breakingReadMore{
		font-size: 20px;
	}
	#maincontent .findDoctor .findText .pedsBtn{
		width: 320px;
		max-width: 100%;
	}
	#maincontent .findDoctor .findText .pedsBtn .searchBtn{
		margin: 10px;
	}
	#maincontent .residencyProgram .programIntro p{
		margin-bottom: 20px;
	}
}
