/* Main Menu, overcrowded */
.region-menu .menu-small .menu > li {
letter-spacing: -0.035em;
word-spacing: 0.15em;
}

.region-menu .menu-small .menu > li a {
padding: 0.3em 0.65em;
}

/* Handsome Dan Tips block */
.dans-tips h3 {
font-size: 24px;
line-height: 1.2;
margin-top: 0;
}

.dans-tips h3:after {
content: "";
display: block;
width: 2.5em;
border-bottom: 1px solid #ddd;
margin: 0.85em 0 1.2em 100px;
}

.dans-tips p {
line-height: 1.5;
}

.dans-tips ul {
margin-top: 1.5em;
}

.dans-tips li {
padding-left: 0 !important;
line-height: 1.5;
}

.dans-tips li:before {
content: none !important;
} 

.dans-tips .content li a {
display: block;
background: url(/sites/default/files/images/cap-icon.png) no-repeat 0 2px;
padding: 0 0 10px 30px;
} 

/* Events listing pages */
.page-events .view-grouping-header h3 {
font-size: 1.555em;
}

/* FAQ's page */
.view-faq .views-accordion-faq-page-header {
font-family: "TheSans", Arial, Helvetica, sans-serif;
text-transform: none;
letter-spacing: normal;
word-spacing: normal;
}

.ui-accordion h3.ui-accordion-header {
font-size: 1.1667em;
}

/* Future Commencement block title
.future-commencement-block h2 {
width: 80%;
} */

/* Connect with us */
.connect {
margin: 25px 0 0 0;
text-align: center;
}

.connect li {
display: inline-block;
font-size: 1.6em;
line-height: 0.5;
text-align: center;
padding-left: 0 !important;
}

.connect li:before {
content: none !important;
}

.connect span {
text-indent: -9999em;
display: block;
width: 0;
height: 0;
}

.region-sidebar-second .connect .fa:before {
margin-right: 0.75em;
}

/* Plan Your Trip, Collapsiblock pages */
.top .block-inner {
border-top: 1px solid #ddd !important;
}

section.block-heading {
margin-bottom: 0.75em;
}

.block-heading h2.block-title {
font-family: "YaleNew", Georgia, "Times New Roman", serif;
font-weight: normal;
font-size: 1.667em;
line-height: 1.3;
color: #00356b;
}

h2.block-title.collapsiblock {
font-size: 1.1em;
}

/* Calendar pages */
.page-events .view-grouping-header h3 {
color: #00356b;
}

.views-field-field-event-time {
width: 120px;
}

@media only screen and (max-width: 740px) {
   .views-field-field-event-time {
   width: 95px;
   }
   .views-field-title {
   width: 100%;
   }
}

.view-events-list- caption {
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}

/* Reset Google Map Pin */
article span.map-icon a {
    position: static;
    background: none;
    display: initial;
    top: initial;
    right: initial;
}

article span.map-icon {
    text-indent: initial;
}

/* adjust top commencement videos */
.zone-preface {
margin-bottom: 1.5em;
}

.region-menu .menu-small .menu > li a {
    font-size: 18px;
}

.region-menu .menu-small .menu > li.last a {
    background-color: #00356b;
    margin-left: 10px;
    color: #fff;
}

.region-menu .menu-small .menu > li.last a:hover { 
    color: #b0d4ff;
}
