/* Start HOME */

#homepage .wrapper .content img {
    width: 700px;
}

.hero_image {
	background: url('/media/schools-and-colleges/dental/images/homepage/dentalschool_homeimagerev.jpg');
    padding-top: 27%;
    background-size: cover;
    background-repeat: no-repeat;
}

.homepage h1.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    background-size: 700px 135px;
    background-repeat: no-repeat;
    width: 700px;
    height: 135px;
    transform: translate(-50%, -50%);
}

.homepage .mobile-header-container h1.logo {
    display: none;
} 

@media (max-width: 1024px) {
    .homepage h1.logo {
        display: none;
    }
}
.homepage h1.logo span {
    display: block;
    opacity: 0;
    overflow: hidden;
    width: .1rem;
    height: .1rem;
}

#homepage #video_overlays {
   background: #6EB9D1;
}

#homepage main .container {
      width: 80%;
}



@media (max-width: 1024px) { 
  
  #homepage #hero-buttons {
    width: 100%;
  }
  
#hero-buttons a.button.button--large {    
  width: 100%;
    float: left;
}
    
 #hero-text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 1%;
}
  
 
}



/* End Home */


/* Start NAV */


}

.header__nav-primary .main_nav_white_logo {
  display: none;
}
.header__nav-primary.header__nav--fixed .main_nav_white_logo {
  display: inline-block;
}
.header__nav-primary.header__nav--fixed .main_nav_color_logo {
  display: none;
}
.dental-new .main_nav_color_logo {
  	width: 33%;
    display: inline-block;
    margin: 2% 0 0 0;
  	top: 15%;
} 

.homepage .header__nav-primary .new-header-logo {
    display: none;
}

.homepage .header__nav-primary.header__nav--fixed .new-header-logo {
  display: block;
}

@media (min-width: 64em) {
#homepage .header__nav-primary, #homepage.new-nav #nav_main.new-nav-container, .new-nav .new-nav-container {
    background: transparent;
}
  
#homepage.school-site .header__nav-primary .header__menu__search, #homepage.new-nav .new-header-link {
    color: #fff;
  font-size: 1.125rem;
} 

#homepage.new-nav .new-header {
    height: 45px;
}  

#homepage .header__menu__search:before {
  background-color: #fff;
}

#homepage.dental-new.new-nav .new-header-logo, .dental-new.new-nav .new-header-logo {
    width: 16rem;
}
}

/* End NAV */

/* news and events */ 

#newsevents_header {
  padding-top: 20px;
}

.news_events_landing_page_layout .category_list {
  display: none;
}

.twitter {
  background: url('/media/schools-and-colleges/dental/images/twitter-background.jpg');
  background-size: cover;
  text-align: center;
}

.media-contact .contact-name {
	color: #103CCC;
    font-family: gotham;
    text-transform: uppercase;
    font-weight: 700;
}

.media-contact span {
  display: block;
}

.media-contact .contact-email {
  display: block;
}

.media-contact p {
  line-height: 1.9;
}

.media-contact a {
  color: #103CCC;
}

.from.our.faculty .news-thumb {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  padding-bottom: 0;
}

body.our.faculty .news-deets .category {
    display: none;
}

/* start PATIENT CARE */


  
/* start PATIENT CARE APPOINTMENT FORM */

.fsBody {
    padding: 0px !important;
    font-family: "Libre Baskerville", serif !important;
    color: #000 !important;
}

.fsBody .fsLabel, .fsBody label {
    font-size: 14px;
    color: #000;
}

.fsRowBody input[type="text"].fsRequired, .fsRowBody input[type="email"].fsRequired, .fsRowBody input[type="number"].fsRequired, .fsRowBody input[type="tel"].fsRequired, .fsForm select.fsRequired, .fsForm textarea.fsRequired {
	border: 1px solid #000;
}

.fsRowBody input[type="radio"]:before, .fsRowBody input[type="radio"]:checked:before, .fsRowBody input[type="checkbox"]:before, .fsRowBody input[type="checkbox"]:checked:before {
	border: 1px solid #002F87;
}

.fsRowBody input[type="checkbox"]:checked:before {
    border-color: #002F87;
    background-color: #002F87;
}

.fsRowBody input[type="text"], .fsRowBody input[type="email"], .fsRowBody input[type="number"], .fsRowBody input[type="tel"], .fsForm textarea, .fsSignature {
    border: 1px solid #000;
}

#field60212468_othervalue {
	margin-top: 10px;
}

.fsSubmitButton {
    padding: 18px 30px;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important;
    font-size: 14px !important;
    font-weight: 700;
    background-color: #103CCC !important;
    float: right;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}

.fsSubmitButton: hover {
	border: 2px solid #103CCC !important;
	color: #000 !important;
}

.fsForm .fsSubmit {
    margin-top: 0;
    padding: 0;
}

/* end PATIENT CARE APPOINTMENT FORM */

/* start general patient care */

#oral-health-title {
  width: 65%;
}

#oral-health-holder {
    background: #f2f2f2;
    padding: 0 20px 20px 20px;
      float: left;
  margin-top: 30px;
}





@media (max-width: 808px) and (min-width: 701px) {
  #oral-health-title {
    width: 55%;
  }
}

@media (max-width: 700px) {
  #oral-health-title {
    width: 100%;
  }
}


/* end patient care */


/*start CURRICULUM*/

.tabs-menu {
	list-style: none;
	padding: 0;
    border-bottom: 4px solid #103CCC;
    float: left;
    width: 100%;
}

.tabs-menu li {
	float: left;
margin-bottom: 20px;
}

.tabs-menu li:first-child {
	padding-right: 20px;
}

.tabs-menu .button {
  background: transparent;
  color: #000;
}

.tabs-menu .button:hover {
   background: #103CCC;
  color: #fff;
}

.tabs-menu .active .button {
  background: #103CCC;
  color: #fff;
}

.course-title {
float: left;
}

.course-description {
float: left;
  line-height: 1.4;
}

.sans {
    font-size: 1.125rem;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.16px;
    margin-bottom: 1rem;
    line-height: 22px;
    color: #000;
}
#tabs-container {
margin-top: 40px;
}

.course-lister {
clear: left;
}
.curriculum li.active a {
    background-color: #103CCC;
    color: #fff;
}

/* end curriculum */



/* Start content images */

.student.life .content img, .patient.care .content img, .our.campus .content img, .basic.sciences .content img, .clinical .content img {
    max-width: 48%;
    height: auto !important;
    float: left;
    margin: 1%;
}

/* end content images */

/* start ERROR PAGE */
#errorPage #main-content {
  background: url('/media/schools-and-colleges/dental/images/inner-page-images/404-image-test.jpg') no-repeat center;
  background-size: cover;
}


/* end error */




/* Start FOOTER */

.footer {
      border-top: 10px solid #6EB9D1;
}

.footer__top__logo {
    max-width: 600px;
}

/* end Footer */





/* start CLOSURES */

.closure-calendar table {
  width: 100%;
}

.closure-calendar th:nth-child(1) {
    width: 60%;
}
.closure-calendar th:nth-child(2) {
    width: 40%;
}

/* end Closures */






/* START GALA EVENT */


.event_main_body .white-one {
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif; font-size: 1.65rem; color: #fff; font-weight: 700;
}

.event_main_body .gold-one {
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif; font-size: 16px; color: #E8B04F; font-weight: 700;
}

.event_main_body .white-two {
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif; font-size: 16px; color: #fff; font-weight: 700;
}

.event_main_body .white-three {
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif; font-size: 16px; color: #fff; font-weight: 400;
}

.event_main_body .grey-one {
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif; font-size: 1.25rem; color: #ababab; font-weight: 700;
}

/* end gala */



/* start ABOUT > LEADERSHIP */

.leadership .faculty_experts_lister .fe_item {
    width: 100%;
}

/* end about */



@media (min-width: 1024px) {
  
  #homepage.dental-new #js-video {
     background-image: url(/media/schools-and-colleges/dental/images/dental-videoBW.jpg);
     background-size: cover;
  }  

}

/* Start GOLF 2019 */

#dental-golf-2019 {
    text-align: center;
}

#dental-golf-2019 .block {
    background: #002F87;
    padding: 25px 25px 10px 25px;
    color: #fff;
    margin: 40px 0;
}

#dental-golf-2019 .block .h5 {
    color: #fff;
}

#dental-golf-2019 .co-chairs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    margin: 20px 300px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}

#dental-golf-2019 .photos {
display: -ms-grid;
display: grid;
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}


#dental-golf-2019 .buttons {
    margin: 0 0 40px 20px;
}

#dental-golf-2019 .button {
margin: 10px;
}

#dental-golf-2019 .photos .one {
-ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
}

#dental-golf-2019 .photos .two {
-ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
}

#dental-golf-2019 .photos .three {
-ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
}

#dental-golf-2019 .photos .four {
-ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
}

#dental-golf-2019 .photos .five {
-ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
}

#dental-golf-2019 .photos .six {
-ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
}

#dental-golf-2019 .co-chairs .one {
-ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
}

#dental-golf-2019 .co-chairs .two {
-ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
}

.BBFormContainer[data-bbox-part-id="db5d276d-2bd5-432f-8b81-62fe70eb1cbc"] .BBFormPricingTable {
    max-width: 1000px !important;
}

.BBFormContainer[data-bbox-part-id="db5d276d-2bd5-432f-8b81-62fe70eb1cbc"] .BBFormSection {
    max-width: 1000px !important;
}

.BBFormContainer[data-bbox-part-id="2553c3fa-0762-41e1-80d4-034eed607e1a"] .BBFormPricingTable {
    max-width: 1000px !important;
} 

.BBFormContainer[data-bbox-part-id="2553c3fa-0762-41e1-80d4-034eed607e1a"] .BBFormSection {
    max-width: 1000px !important;
}
  

@media (max-width: 700px) {
#dental-golf-2019 .co-chairs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 20px 0%;
}
}

@media (max-width:500px) {
#dental-golf-2019 .photos {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
}
  
/* end golf 2019 */



/* start Class Statistics */

.class.statistics .class-stats.table th {
width: 25%;
}

.class.statistics .class-stats.table th, .class.statistics .class-stats.table td {
border: 1px solid #cacaca;
text-align: left;
}

.class.statistics .class-stats.table tr:nth-of-type(even) {
    background: #fff;
}

.class.statistics .stats-img {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.class.statistics .stats-img p {
    margin-top: 30px;
    text-align: center;
}

.class.statistics .stat {
  margin: 20px;
}

@media (max-width: 850px) {
  .class.statistics .stats-img {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 400px) {
  .class.statistics .stats-img {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
}

/* end Class Statistics */


/* start CONTINUING EDUCATION */
.continuing.education img {
  height: auto !important;
}

.ce-course {
    background: #002F87;
    display: block;
    padding: 20px;
    margin: 20px 0;
    color: #fff;
  text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; 
}

.ce-course:hover {
    box-shadow: 10px 10px 30px rgba(0,0,0,0.1);
    -webkit-transform: perspective(1200px) translateZ(50px);
    -moz-transform: perspective(1200px) translateZ(50px);
    -ms-transform: perspective(1200px) translateZ(50px);
    -o-transform: perspective(1200px) translateZ(50px);
    transform: perspective(1200px) translateZ(50px);
}

.continuing.education a, {
  text-decoration: none !important;
}

.ce-course .title {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 1.5em;
    color: #fff;
    font-weight: 700;
  margin-bottom: 0;
}

.ce-course .desc {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 1.25em;
    color: #fff;
    font-weight: 400;
}

.continuing.education .form-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.continuing.education .mc-field-group.pdes, .continuing.education .mc-field-group.email {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
}

.continuing.education .mc-field-group.pdes {
    margin-top: 1%;
}

.continuing.education #mc_embed_signup form {
  padding: 0;
}

.continuing.education #mc_embed_signup input {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000;
    background-color: #f1f1f1;
    height: 40px;
    width: 100%;
      padding: 0px .8em;
}

.continuing.education #mc_embed_signup .mc-field-group {
    padding-bottom: 2%;
    width: 100%;
}


.continuing.education #mc_embed_signup .mc-field-group select {
    width: 100%;
    height: 40px;
    background: #f1f1f1;
    border: none;
  border-radius: 0;
}
.continuing.education #mc_embed_signup .mc-field-group label {
    margin-bottom: 8px;
}

.continuing.education #mc_embed_signup .button {
       border-radius: 3px;
    border: 2px solid #103CCC;
    color: #fff;
    background-color: #103CCC;
    height: 50px;
    padding: 0 30px;
    width: 150px;
    font-weight: 700;
    font-size: 0.8125rem;
    float: right;
  margin: 0;
}

.continuing.education #mc_embed_signup .button:hover {
    color: #000;
    background-color: transparent;
}

.continuing.education #mc_embed_signup .clear {
    width: 28%;
  float: right;
}

.continuing.education #mc_embed_signup input.email::placeholder {
  color: #000;
}

.sponsor-img img {
  width: 200px !important;
  height: auto !important;
  padding: 20px 0;
}

.con-ed.faculty_experts_lister .fe_item {
    width: 100%;
    float: none;
}

.bold {
  font-weight: 700;
}

.img-circle img {
  height: auto !important;
}

.upcoming-courses {
  float: right;
}

.block-text .h5 {
  color: #fff;
}

@media (max-width: 600px) {
  .continuing.education .form-grid {
    -ms-grid-columns: 1fr 10px;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
  .continuing.education .mc-field-group.fname, .continuing.education .mc-field-group.lname {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
}
  .continuing.education #mc_embed_signup .button {
    margin-top: 15px;
    
  }
}

/* IE */

@media all and (min-width: 600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .continuing.education .form-grid {
    display: block;
    
  }
}

/* end continuing education */

/* START COMMENCEMENT */

.class.of .breadcrumb {
  display: none;
}

#commencement-landing .number-title span {
    background: #002F87;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    color: #fff;
    line-height: 50px;
}

#commencement-landing .commencement-event-info {
    padding-left: 75px;
    margin-bottom: 30px;
}   

.i4ewOd-pzNkMb-haAclf {
    background-color: #002F87 !important;
}

.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj {
    background-color: #002F87 !important;
}

/* end commencement */


/* START HOMEPAGE PROMO (DENTAL)*/

.home-promo.commencement {
background: url('/media/schools-and-colleges/dental/images/commencement/commencement.jpg'); 
  background-size: cover;
    padding-bottom: 20%; 
  position: relative; 
  text-align: center;
}

@media (max-width: 1200px) {
  .home-promo.commencement {
    padding-bottom: 30%;
  }
}

@media (max-width: 950px) {
  .home-promo.commencement {
    padding-bottom: 45%;
  }
}

@media (max-width: 800px) {
  .home-promo.commencement {
    padding-bottom: 60%;
  }
}

@media (max-width: 600px) {
  .home-promo.commencement .h2 {
    font-size: 35px;
}
  
  .home-promo.commencement .h4 {
    font-size: 20px;
}
}

@media (max-width: 400px) {
  .home-promo.commencement .h2 {
    font-size: 28px;
}
  
  .home-promo.commencement .h4 {
    font-size: 16px;
}
}



.dental-new #col-one {
      height: 300px;
    width: 40%;
    background-size: contain;
    float: left;
    margin-left: 5%;
  margin-right: 5%;
    background-repeat: no-repeat;
    background-position: center center;
  margin-top: 20px;
}

.dental-new #col-two {
height: 400px;
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 40px;
}

.dental-new #box {
  height: 400px;
  padding: 20px;
}

.dental-new #box .button  {
  margin-top: 20px;
    color: #fff;
    border: 2px solid #fff;
  background: transparent;
}

.dental-new #box .button:hover {
  background: #fff;
  color: #402B17;
}

@media (max-width: 1492px) {
  .dental-new #box {
    height: 450px;
  }
}

@media (max-width: 982px) {
  .dental-new #box {
    height: 550px;
  }
}

@media (max-width: 800px) {
  .dental-new #col-one {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
  }

  .dental-new #col-two {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .dental-new #box {
    height: 750px;
  }

}

@media (max-width: 516px) {
  .dental-new #box {
    height: 850px;
  }

}

@media (max-width: 422px) {
  .dental-new #box {
    height: 950px;
  }

}


/* End Promo */



/* Begin Dropdown */

.dropdown-text {
    color: black;
    font-weight: bold;
    font-size: 0.8125rem;
    padding-right: 15px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}

.dropdown-down{
    
    width: 10px;
}

.dropbtn {
    background: #103CCC;
    color: white;
    border: none;
    cursor: pointer;
    width: 275px;
}

.dental-dropdown {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}


.drop-content {
    display: none;
    position: absolute;
    width: 275px;
    padding: 0;
    z-index: 1;
    margin-top: 2px;
    border: 2px solid #103CCC;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.drop-content a {
    color: black;
    padding: 12px 24px;
    text-decoration: none;
    display: block;
    font-size: 0.8125rem;
    margin: 0 0 2px 0;
}


.drop-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropbtn {
    background: #103CCC;
}

.dental-dropdown:hover .drop-content {
    display: block;
}

.dropbtn.button.button--large:hover, .dropbtn.button.button--large:focus {
	color: white;
    background: #103CCC;
}

#dropdownBtn .active{
	color: white;
    background: #103CCC;
}

.dropdown-container{
  padding-top: 30px;
}


@media (max-width: 1024px) {
#faculty_experts_home {
    margin-top: 3.5rem;
    margin-bottom: 3rem;
}
}
/* Mobile Dropdown */

.mobile{
  display: none;
}
@media (max-width: 1024px) {
#faculty_experts_home .page__content .dropdown-container.desktop {
   display : none; 
}
#faculty_experts_home .page__content .dropdown-container.mobile {
   display : block; 
}  
}


@media (max-width: 500px) {
  .mobile {
    display: block;
  }
  
  .desktop{
    display: none;
  }
  
  
  .mobile-dropdown{
    position: relative;
    padding-top: 20px;

  }

  #select-arrow{
   position: absolute;
   right: 15px;
   bottom: 15px;
   width: 10px; 
   color: white;
   pointer-events: none;
  }
  
  select{
  appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
  opacity: 0;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
}


}

/* End Mobile Dropdown */



/* End Dropdown */


/* Override margin mobile */
@media (max-width: 1024px) {
  #main-content{
    margin-top: 0;
  }
}
/* End override */







/* START COMMENCEMENT */


.main__content .commencement h2 {
  margin-bottom: 50px;
  text-align: center;
}

/* start Leadership Messages */

.main__content .commencement .space {
  margin-top: 60px;
}

.main__content .commencement .leadership-messages .name {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 20px;
    color: #002F87;
    font-weight: 700;
}

.main__content .commencement .leadership-messages .title {
font-style: italic; 
}

.main__content .commencement .leadership-messages img {
  float: left;
  width: 250px;
  height: auto;
  padding:0 20px 10px 0;
}

/* end leadership messages */

/*start Schedule */

.main__content .commencement .schedule .name {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 20px;
    color: #002F87;
    font-weight: 700;
}

.main__content .commencement .schedule .title {
font-style: italic; 
}

.main__content .commencement .schedule h5 {
  font-size: 22px;
  margin-top: 0;
}

.main__content .commencement .schedule .item {
  margin-bottom: 40px;
}

.main__content .commencement .schedule hr {
  height: 3px;
width: 15px;
 margin-bottom: 40px;
}

.main__content .commencement .company {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    color: #103CCC;
}

/* end schedule */

.main__content .commencement .three-col {
  column-count: 3;
}


@media (max-width: 800px) {
 .main__content .commencement .three-col {
  column-count: 2;
}
}


@media (max-width: 550px) {
    .main__content .commencement .three-col {
  column-count: 1;
}
}

@media (max-width:450px) {
  
.main__content .commencement .leadership-messages img {
  float: none;
}
}




/* Dental header */
@media (min-width: 1024px) and (max-width: 1399px) {
 
  
   #homepage.dental-new.new-nav .new-header-link, .dental-new.new-nav .new-header-link{
    	font-size: 14px;
	}
  
    .dental-new.new-nav .header__menu__search:before {
    	left: -.5rem;
	}
  
    .dental-new.new-nav .header__menu__search .svgstore--search svg{
      width: 2rem;
      transform: scale(.75);
    }
}


.dental-new.new-nav .inner_page.support #main-content{
  margin-top: -20px;
}




/* header links state targeting each section*/

.about_section #mn_about:before, .about #mn_about:before,
.patient_care_section #mn_patient_care:before, .patient #mn_patient_care:before,
.admissions_section #mn_admissions:before, .admissions #mn_admissions:before,
.dds_program_section #mn_academics:before, .dds #mn_academics:before,
.faculty_section #mn_faculty:before, .faculty #mn_faculty:before,
.continuing_education_section #mn_ce:before, .continuing #mn_ce:before,
.news_events_section #mn_events:before, .news #mn_events:before,
.education #mn_education:before, .education_section #mn_education:before{
    opacity: 1;
}


/* end header links state */

@media (max-width: 1024px){
   .faculty .dental-faculty #mobile__subnav{
     display: none;
   }
  
  .faculty .dental-faculty#touroCanvas{
    grid-template-rows: 104px auto auto;
    grid-template-areas:
        "header"
        "main-content"
        "footer";
  }
  
}

/* line height siteimprove */
.dental-new .date-notice-box .date-square .date{
	line-height: 1.5;
}






/* supernav dropdown links different lines */
.dental-new.school-site .header__nav-secondary__list li a{
  display: block;
}

/* homepage video button style */
/* https://touro-web.monday.com/boards/4403606775/pulses/6722086879?notification=4640752198 */
button.pauseVideo{
  border: none;
  background-color: transparent;
}


.dental-new.new-nav .patients_section .new-header-logo, .patients_section .header__small__icon--logo{
	width: 13rem;
}


.new-nav .patients_section .new-nav-container{
  padding: 1.25rem 5%;
  height: auto;
}


.patients_section .subnav__placeholder--mobile {
        top: 104px;
    }

@media (max-width: 768px){
  .school-site .patients_section header.header{
    height: 104px;
  }
}
































