/* Header */

@media only screen and (max-width: 991px) {
.mobile_dnn_logo img {
    max-height: 70%;
}

.mobile_dnn_logo {
    line-height: 43px;
}
}

@media only screen and (min-width: 992px) {
.dnn_layout {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dnn_logo {
    line-height: 90px;
    height: 100px;
}
}

.header_bg {
    position: relative;
}


/* Page Titles */

@media only screen and (max-width: 991px) {
.pagetitleBox .pagetitleborder {
    padding: 120px 0;
}
}


/* Body Top Padding Desktop */

@media only screen and (min-width: 1600px) {
#dnn_content {
    padding-top: 50px;
}
}

@media only screen and (max-width: 991px) {
.bottom-margin-mobile {
    margin-bottom: 40px;
}
}


/* Sponsor Logos */

@media only screen and (max-width: 991px) {
.logo-margin-mobile {
  margin: 0 0 40px 0;
}
  
.tufts-logo-margin-mobile {
  margin: 0 0 10px 0;
}

.new-hampshire-logo-margin-mobile {
  margin: 0 0 20px 0;
}
}

@media only screen and (min-width: 992px) {
.logo-vert-alignment {
    height:150px;
}

.logo-vert-alignment img {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
}


/* Font Awesome Icons */

.join-us .fa {
    font-size: 98px!important;
    color: #00aded;
}


/* Recaptcha */
.grecaptcha-badge {
opacity: 0;
}

.dg-form-content li p {
    line-height: 28px;
}


/* Photo Drop Shadow */

.photo-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  max-width: 300px;
}


/* Newsletter Hero

#dnn_ctr563_ModuleContent {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
}

@media only screen and (max-width: 991px) {
#dnn_ctr563_ModuleContent {
    height: 300px;
}
}

@media only screen and (max-width: 768px) {
#dnn_ctr563_ModuleContent {
    height: 200px;
}
} */


/* Button Hover */

.dnngo-main [class*="dg-btn-"]:hover {
    background: #ac2a2a;
}


/* Float Columns Right */

@media only screen and (min-width: 992px) {
.float-columns-right {
    float: right;
}
}


/* Index Slider Buttons */

.rev-btn {
    padding: 8px 18px 6px!important;
}

.pagetitle_bg  .Breadcrumb_box_bg{
    background-color: transparent;

}
.Breadcrumb_box_bg li:first-child{
	display:block;
}


/* Custom Dividers */

.dividers-07 {
    background-color: #1bbcaa;
    background: linear-gradient(left , rgb(172, 42, 42) 34% , rgb(27, 188, 170) 61% , rgb(22, 71, 140) 86%);
    background: -o-linear-gradient(left , rgb(172, 42, 42) 34% , rgb(27, 188, 170) 61% , rgb(22, 71, 140) 86%);
    background: -ms-linear-gradient(left , rgb(172, 42, 42) 34% , rgb(27, 188, 170) 61% , rgb(22, 71, 140) 86%);
    background: -moz-linear-gradient(left , rgb(172, 42, 42) 34% , rgb(27, 188, 170) 61% , rgb(22, 71, 140) 86%);
    background: -webkit-linear-gradient(left , rgb(172, 42, 42) 34% , rgb(27, 188, 170) 61% , rgb(22, 71, 140) 86%);
}


/* Cookies */

.cc-color-override-688238583.cc-window {
    color: rgb(27, 188, 170)!important;
    background-color: rgb(255, 255, 255)!important;
}

.cc-color-override-688238583 .cc-btn {
    color: rgb(255, 255, 255)!important;
    background-color: rgb(27, 188, 170)!important;
}


/* White Buttons */

.white-btn-accent {
    border-color: #ffffff;
    background-color: #ffffff;
}

.white-dg-btn-1 {
    color: #1bbcaa!important;
}

.white-dg-btn-1:hover {
    color: #ffffff!important;
    text-decoration: none!important;
}


/* All Buttons */

[class*="dg-btn-"] {
    font-size: 20px;
}


/* Advisory Board */

.ourteam-short06 h2 {
    margin: 0 20px;
}


/* Events Calendar */

.eds_news_NewsMagazine.eds_subCollection_calendar .month_selection td, .eds_news_NewsMagazine.eds_subCollection_calendar .fc-toolbar h2 {
    font: normal normal 22px/1 "Coda", sans-serif;
    color: #ac2a2a;
}

.eds_news_NewsMagazine.eds_subCollection_calendar .calendar_table td.week_days, .eds_news_NewsMagazine.eds_subCollection_calendar .fc-widget-header {
    background-color: #ac2a2a;
}

.eds_news_NewsMagazine.eds_subCollection_calendar .calendar_table, .eds_news_NewsMagazine.eds_subCollection_calendar .fc {
    border: solid 1px #ac2a2a !important;
}

.eds_news_NewsMagazine.eds_subCollection_calendar .month_selection td.next_prev_months a, .eds_news_NewsMagazine.eds_subCollection_calendar .fc-button-group .fc-prev-button, .eds_news_NewsMagazine.eds_subCollection_calendar .fc-button-group .fc-next-button {
    border: solid 1px #ac2a2a;
}

.eds_news_NewsMagazine.eds_subCollection_calendar .month_selection td, .eds_news_NewsMagazine.eds_subCollection_calendar .fc-toolbar h2 {
    font-family: 'PT Sans';
}


/* Index Facebook Feed Embed */

._2p3a {
    width: 100%!important;
}


/* Flip Boxes */

.flip-box01 .front .fa {
    color: #1bbcaa;
}

.flip-box01 .back {
    background-color: #1bbcaa;
}


/* New Posts */

@media only screen and (min-width: 992px) {
.news-post-alignment {
    display: flex!important;
    align-items: center!important;
}
}

/* Articles */
.edn_articleList li a{
    color: #16478c;
    line-height: 25px;
}


/* Accordions */

.panel-group {
    margin-bottom: 0;
}


/* Smooth scrolling on the whole document */
html {
	scroll-behavior: smooth;
}

.dnn_layout.clearfix{
    padding: 0 15px;
}





