﻿/*
* Created By: MDC Web Services
* Description: SITE stylesheet 
* Revised: 4/10/2013
*/


/*Masthead Code*/

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #216DF3;
}







/*Content*/

#siteContent a:link,
#siteContent a:visited {
    text-decoration: none;
}

#siteContent a:hover,
#siteContent a:active,
#siteContent a:focus {
    text-decoration: underline;
}

@media (max-width: 767px) {
    #siteContent {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    #siteContent {
        margin-top: 0;
    }
}







/*Carousel*/

.carousel-caption strong a {
    color: #fff;
}

a.down-arrow.carousel-control {
    background-color: black;
    position: absolute;
    top: 100%;
    left: 0%;
    padding-top: 10px;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

a.down-arrow.carousel-control img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    a.down-arrow.carousel-control {
        height: 39px;
        margin-top: -219px;
    }
    a.down-arrow.carousel-control img {
        width: 10%;
    }
    .carousel-caption strong a {
        color: #243340;
    }
}

@media (min-width: 768px) {
    a.down-arrow.carousel-control {
        height: 29px;
        margin-top: -29px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    a.down-arrow.carousel-control {
        height: 48px;
        margin-top: -48px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    a.down-arrow.carousel-control {
        display: none;
    }
    .carousel-caption strong a {
        color: #243340;
    }
}

@media (min-width: 1201px) and (max-width: 1279px) {
    a.down-arrow.carousel-control {
        height: 45px;
        margin-top: -45px;
    }
}

@media (min-width: 1280px) {
    a.down-arrow.carousel-control {
        height: 105px;
        margin-top: -105px;
    }
    a.down-arrow.carousel-control img {
        padding-top: 20px;
    }
}

@media (min-width: 2561px) {
    a.down-arrow.carousel-control {
        display: none;
    }
    .carousel-caption strong a {
        color: #243340;
    }
}

.hp-section {
    /*  border-top: 10px solid #d4d4d4;
  border-bottom: 10px solid #d4d4d4;*/
}

.hp-stats {
    background-color: #eff1f1;
    background-image: url("/img/deco-stripes.png");
    padding: 30px 0;
    border-bottom: 6px solid #edecec;
}

.hp-cta {
    padding: 30px 0;
    background-color: #243340;
    color: #fff;
    text-align: center;
}







/*home page banner section*/

#iammdc.banner {
    background-color: #003fb1;
    color: #fff;
    text-align: center;
}

#iammdc.banner .banner-logo {
    margin: 1em auto;
    max-width: 100%;
}

#iammdc.banner .timmer {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .hp-cta {
        border-top: 6px solid #6892B2;
    }
}

@media (max-width: 767px) {
    .hp-cta .cta-col.cta-group {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 6px solid #6892B2;
    }
}

.hp-cta h2 {
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #3F6585;
    padding-bottom: 8px;
    color: #BCDDFA;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .hp-cta h2 {
        font-size: 20px;
    }
    /*    #iammdc.banner h3 {
        font-size: 2em;
    }
    #iammdc.banner .banner-sub {
        font-size: 2em;
    }
    #iammdc.banner .banner-logo{
    	width: 25%;
    	max-width: 100%;
    }
    
    #iammdc.banner .timmer {
        width: 60%;
    }*/
}

@media (max-width: 991px) {
    .hp-cta h2 {
        font-size: 18px;
    }
    /*#iammdc.banner .banner-logo {
        width: 25%;
    }*/
}

@media (max-width: 639px) {
    #iammdc.banner h3 {
        font-size: 2em;
        /*margin-bottom: 1em;*/
    }
    #iammdc.banner .banner-sub {
        font-size: 1.5em;
    }
    #iammdc.banner .timmer {
        width: 50%;
        margin: 3em auto;
    }
    #iammdc.banner .banner-logo {
        width: 45%;
    }
}
@media (min-width: 640px) and (max-width: 767px) {
    #iammdc.banner h3 {
        font-size: 2em;
    }
    #iammdc.banner .banner-sub {
        font-size: 2.1em;
    }
     #iammdc.banner .timmer {
        width: 50%;
        margin: 3em auto;
    }
    #iammdc.banner .banner-logo {
        width: 25%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #iammdc.banner h3 {
        font-size: 2em;
    }
    #iammdc.banner .banner-sub {
        font-size: 2.1em;
    }
    #iammdc.banner .timmer {
        width: 50%;
        margin: 3em auto;
    }
    #iammdc.banner .banner-logo {
        width: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #iammdc.banner {
        height: 168px;
    }
    #iammdc.banner h3 {
        font-size: 1.5em;
    }
    #iammdc.banner .banner-sub {
        font-size: 2em;
    }
    #iammdc.banner .timmer {
        width: 60%;
        margin-top: 1em;
    }
}

@media (min-width: 1200px) {
    #iammdc.banner {
        height: 205px;
    }
    #iammdc.banner h3 {
        font-size: 2em;
    }
    #iammdc.banner .banner-sub {
        font-size: 2em;
    }
    #iammdc.banner .timmer {
        width: 60%;
        margin-top: 2em;
    }
}

.hp-cta a {
    color: #fff;
}

.hp-cta a:link,
.hp-cta a:visited {
    text-decoration: underline;
}

.hp-cta a:hover,
.hp-cta a:active {
    text-decoration: none;
}

.btn-hp-academics {
    float: right;
}

.apply-btn .btn:hover {
    color: inherit;
}

.btn-hp-cta:hover {
    background-color: #990400;
}

.btn-hp-cta:focus {
    color: #fff;
}

.action-field .form-control {
    height: 52px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.action-field .input-group-addon {
    border-radius: 0;
}

@media (min-width: 1200px) {
    .form-inline .form-control.hp-text-field {
        width: 320px;
        height: 52px;
    }
}

.form-control.hp-text-field {
    border-radius: 0;
}

.btn {
    border-radius: 0;
}

.btn-hp-cta {
    background-color: #cd0028;
    border: none;
    color: #fff;
    -webkit-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.4);
}

.btn-schedule {
    background-color: transparent;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 14px 14px;
    font-size: 18px;
    line-height: 1.3333333;
}

.site-infographic {
    padding: 0 0 20px 0;
}

.academic-calendar {
    padding: 26px 0;
}

.stats-hp>.module-footer {
    border-bottom: none;
}







/*Carousel Area*/

@media (max-width: 767px) {
    .item .fill {
        height: 321px;
    }
}







/*User Area*/

.user-featured {
    background-color: #145fac;
    color: #fff;
    padding: 2px;
    margin-bottom: 20px;
}

.user-featured img.pull-left {
    margin: 0px 30px 0 0px;
}







/*Miami Book Fair*/

.hp-bookfair {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
    border-bottom: 6px solid #edecec;
    background-color: #028199;
    padding: 10px 0;
}

.hp-bookfair h3 {
    font-size: 40px;
    letter-spacing: 5px;
    text-shadow: 3px 1px 4px rgba(6, 6, 6, 0.57);
}

.hp-bookfair p {
    margin-bottom: 16px;
}

.hp-bookfair img {
    margin-top: 8px;
    margin-bottom: 8px;
}

.hp-bookfair a {
    color: inherit;
    text-decoration: none;
}

.hp-bookfair a:link {
    text-decoration: none;
}

.hp-bookfair p a:hover {
    text-decoration: underline;
}

/*vote*/
.vote-mdc img {
    padding-top: 10px
}
@media (max-width: 991px) {
.vote-mdc img {
    margin-bottom:15px
    } 
} 
@media (min-width: 992px) {
    .vote-text {
    padding-top: 36px
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .vote-mdc img {
    padding-top: 37px
    } 
}
@media (min-width: 1201px) {
    .vote-mdc img {
    padding-top: 28px
    } 
}
.vote-mdc {
    background-image: url("/img/vote-flag.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    background-color: #337ab7;
}
@media (min-width: 992px) {
  .vote-mdc {
    font-size: 18px;
    }
}
.vote-text span {
    background-color: #202a46;
    padding: 6px;
}
.vote-text strong{
    color: #fff;
    text-decoration: underline;
}
@media (min-width: 992px) {
    .vote-text strong{
    font-size: 30px;
    line-height: 20px;
    }
    .vote-text p {
    margin: 0;
    }
    .vote-text p {
        margin-bottom: 13px;
        line-height: 36px;
    }
}

.vote-mdc a {
    color: #fff;
}
@media (min-width: 992px) {
 .vote-mdc{
    height: 162px;
}   
}





/*Summer Camp*/

.hp-camp {
    background-image: url("/img/hp-camp-background-lg2.png");
    background-blend-mode: difference;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    border-bottom: 6px solid #edecec;
    background-color: #337ab7;
}

.hp-camp .camp-title h3 {
    font-size: 55px;
    line-height: 50px;
    text-shadow: 3px 1px 4px rgba(6, 6, 6, 0.57);
}

.hp-camp .camp-title small {
    font-weight: bold;
    color: inherit;
}

.hp-camp .camp-title p {
    text-shadow: 3px 1px 4px rgba(6, 6, 6, 0.57);
}

.hp-camp .camp-search p {
    text-shadow: 3px 1px 4px rgba(6, 6, 6, 0.57);
}

.hp-camp-outer {
    display: table;
}

.hp-camp .camp-search {
    display: table-cell;
    vertical-align: middle;
    height: 201px;
}

.hp-camp .camp-logo {
    display: table-cell;
    vertical-align: bottom;
    height: 201px;
}

.hp-camp .camp-title {
    display: table-cell;
    vertical-align: middle;
    height: 201px;
}

.hp-camp .btn-primary {
    background-color: #cd0028;
}

.hp-camp.camp-search btn btn-primary {
    background-color: #005dab;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hp-camp .camp-logo {}
}

@media (min-width: 768px) and (max-width: 992px) {
    .hp-camp {
        font-size: 16px;
    }
    .camp-title {
        margin-left: 35px;
    }
    .hp-camp .camp-title h3 {}
    .hp-camp .camp-logo {
        height: 213px;
    }
    .hp-camp .camp-title h3 {
        font-size: 50px;
        line-height: 50px;
    }
    .hp-camp .camp-search {
        height: 213px;
    }
    .hp-camp .camp-logo {
        height: 213px;
    }
    .hp-camp .camp-title {
        height: 213px;
    }
}

@media (max-width: 768px) {
    .hp-camp .camp-title h3 {
        font-size: 40px;
        line-height: 40px;
    }
    .hp-camp {
        font-size: 15px;
    }
    .hp-camp-outer {
        display: block;
    }
    .hp-camp .camp-search {
        display: inherit;
        height: auto;
        margin-bottom: 15px;
    }
    .hp-camp .camp-title {
        display: inherit;
        height: auto;
    }
    .hp-camp .camp-logo {
        display: inherit;
    }
}

@media (min-width: 768px) and (max-width: 769px) {}







/*News and Events*/

.news-events {
    background-color: #eff1f1;
    padding: 30px 0;
}

.news-events a {
    color: #005dab;
}







/*Calendar*/

.calendar-date {
    text-align: center;
    background-color: #fff;
    width: 67px;
    height: 67px;
    color: #4E6D8D;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .calendar-date {
        height: 50px;
    }
}

@media (min-width: 768px) {
    .calendar-date {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .calendar-date {
        margin-bottom: 10px;
    }
}

.calendar-date .month {
    text-transform: uppercase;
}

.calendar-date .day {
    display: block;
    font-size: 42px;
    letter-spacing: -1px;
    padding-top: 6px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .calendar-date .day {
        font-size: 28px;
        padding-top: 0;
    }
}

.calendar-listing h4 {
    margin-top: 0;
}

.calendar-item {
    border-bottom: 1px solid #c9d0d7;
    padding-bottom: 29px;
    padding-top: 20px;
}

.calendar-item:first-of-type {
    padding-top: 0;
}

.calendar-item:nth-of-type(3) {
    border-bottom: none;
    padding-bottom: 36px;
}

@media (min-width: 992px) {
    .calendar-details {
        height: 107px;
        overflow: hidden;
    }
}







/*News Media List*/

.media-list li {
    border-bottom: 1px solid #c9d0d7;
}

.media-list li:last-child {
    border-bottom: none;
}

.media-list li {
    padding-bottom: 19px;
}

@media (min-width: 992px) {
    .news-detail {
        height: 117px;
    }
}

.athletics.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.athletics-teaser {
    padding: 24px 0;
}

.athletics-sport-col {
    width: 28%;
}

.athletics-date-col {
    width: 18%;
}

.athletics-time-col {
    width: 18%;
}

.athletics-opp-col {
    width: 36%;
}

.user-profiles {
    padding-bottom: 30px;
}

.news-events {
    /*    border-top: 10px solid #d4d4d4;
    border-bottom: 10px solid #d4d4d4;*/
    border-bottom: 6px solid #edecec;
}

.news-detail h4,
.calendar-details h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}

.mdc-community {
    /*    border-top: 10px solid #d4d4d4;
    border-bottom: 10px solid #d4d4d4;*/
    padding: 30px 0;
    border-bottom: 6px solid #edecec;
}

.mdc-arts {
    padding: 30px 0;
    border-bottom: 6px solid #edecec;
}

.social-media {
    padding: 30px 0;
}

.studentlife-sec {
    padding: 30px 0;
    border-bottom: 6px solid #edecec;
}

.juicer-feed h1.referral a {
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #fff !important;
    display: inline-block;
}

.caption-teaser2 {
    height: 100%;
    width: 100%;
    display: block;
    bottom: -70%;
    text-align: center;
}

@media (min-width: 768px) {
    .caption-panel:hover .caption-teaser2 {
        background-color: rgba(6, 85, 154, 0.90);
        -moz-transform: translateY(-70%);
        -o-transform: translateY(-70%);
        -webkit-transform: translateY(-70%);
        transform: translateY(-70%);
    }
}

.org-detail {
    padding: 0 20px 0;
}

.org-title {
    height: 30%;
    padding: 10px;
}

.org-title h4 {
    font-weight: 300;
    font-size: 12px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .org-title h4 {
        font-size: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .org-title h4 {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .org-title h4 {
        font-size: 18px;
    }
}

.org-detail p {
    line-height: 1.5;
    padding-bottom: 10px;
    font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .org-detail p {
        font-size: 11px;
    }
}

.caption-container2 {
    background-color: rgba(36, 51, 64, 0.8);
    position: absolute;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
}

.site-infographic p {
    font-size: 85%;
    line-height: 1.30em;
    text-align: center;
}

.stat-header {
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 10px;
}

.college-quicklinks {
    background-color: #fff;
    padding: 30px;
}

@media (min-width: 992px) {
    .cta-col {
        padding: 0 20px;
    }
}

.action-field {
    margin-bottom: 20px;
    border-bottom: 1px dashed #314C63;
    padding-bottom: 24px;
}

.ql-featured {
    background-color: #337ab7;
    padding: 6px 10px;
    margin-bottom: 30px;
    color: #fff;
}

.ql-featured.faculty-staff {
    background-color: #13A5A1;
}

.ql-featured.alumni-donors {
    background-color: #dd7800;
}

.ql-featured.student-profile {
    background-color: #0060a9;
    padding: 6px 10px;
    border: 3px double #fff;
    margin-bottom: 30px;
}

.ql-featured a {
    color: #fff;
}

.ql-featured strong small {
    color: #fff;
    font-weight: 400;
}

.ql-featured strong {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.25;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.caption-panel {
    background-color: #243340;
}

@media (max-width: 767px) {
    .caption-panel {
        width: 320px;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mdc-community .caption-panel,
    .mdc-arts .caption-panel {
        height: 209px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mdc-community .caption-panel,
    .mdc-arts .caption-panel {
        height: 176px;
    }
}

@media (min-width: 1200px) {
    .mdc-community .caption-panel,
    .mdc-arts .caption-panel {
        height: 218px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .caption-fadein {
        line-height: 18px;
        font-size: 12px;
        padding: 10px;
    }
}







/*--------------------------------------------------------------
3.3 - Featured Panel
--------------------------------------------------------------*/

.featured-panel {
    background-color: #3873B0;
    color: #fff;
}

@media (max-width: 991px) {
    .cta-section-content {
        padding-left: 30px;
    }
}

.cta-section-content {
    padding-right: 30px;
}

@media (min-width: 992px) {
    .cta-section {
        width: 100%;
        position: relative;
    }
    .cta-section-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: table;
    }
    .cta-section-content {
        display: table-cell;
        vertical-align: middle;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cta-section {
        height: 142px;
    }
    .cta-section-container {
        height: 142px;
    }
}

@media (min-width: 1200px) {
    .cta-section {
        height: 142px;
    }
    .cta-section-container {
        height: 142px;
    }
}

.cta-section-content h4 {
    font-weight: 400;
    font-size: 18px;
}

.featured-panel {
    margin-bottom: 20px;
}

.featured-panel img {
    padding: 10px;
}

.campaign-title {
    background-color: #245281;
}

.subheader {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #4B667C;
    border-bottom: 1px dashed #c9d0d7;
    padding-bottom: 4px;
}

.athletics-intro {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #102C46;
    color: #A6D1F9;
}

.athletics-banner {
    background-color: #145FAC;
    border: 1px solid #145FAC;
}

.athletics-info {
    padding: 10px 30px;
    margin-bottom: 20px;
}

.student-events li a span {
    font-weight: 800;
}

.athletics-statement {
    height: 206px;
    margin-bottom: 30px;
    background-color: #f1f1f1;
    border: 1px solid #DDDDDD;
}

.module .student-events {
    margin-bottom: 25px;
}

@media (min-width: 992px) {
    .headline-copy {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .headline-copy strong {
        margin-top: 0;
    }
}







/*Photo Galleries*/

.photo-galleries .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.photo-galleries .row {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.photo-galleries {
    padding: 30px 0;
}

.photo-galleries img {
    float: left;
}







/*Carousel Controls*/

@media (min-width: 768px) {
    a.right.carousel-control {
        position: absolute;
        top: 50%;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        background-color: black;
        margin-right: 30px;
    }
    a.left.carousel-control {
        position: absolute;
        top: 50%;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        background-color: black;
        margin-left: 30px;
    }
}

.input-group-addon {
    background-color: #216DF3;
    color: #fff;
}

.input-group-search {
    padding: 0;
}

.btn-search {
    background-color: #216DF3;
    border: none;
}

.action-field span.glyphicon.glyphicon-search {
    padding-left: 8px;
    padding-right: 8px;
}







/*Alerts*/

.alerts {
    padding: 50px 0;
    background-color: #a94442;
    color: #f2dede;
    display: none;
}

.alerts .glyphicon-alert {
    color: #fff;
}

.alerts-description a:link,
.alerts-description a:visited {
    color: #fff;
    text-decoration: underline !important;
}

.alerts-description a:hover,
.alerts-description a:active {
    color: #f2dede;
    text-decoration: none !important;
}

@media (min-width: 768px) {
    .alerts .glyphicon-alert {
        font-size: 36px;
    }
}

.alerts-title {
    margin-bottom: 10px;
    color: #fff;
}

@media (min-width: 768px) {
    .alerts-title {
        font-size: 28px;
    }
}







/*MDC Landing Pages*/

.mdc-landing-pages {
    padding: 30px 0;
}

.lp-descriptions {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 992px) {
    .lp-descriptions {
        padding-top: 20px;
        height: 220px;
    }
}

@media (max-width: 992px) {
    .mdc-landing-pages .module>h3 {
        font-size: 16px;
    }
}







/*Fast Facts*/

.fast-facts {}

@media (max-width: 991px) {
    .fast-facts {
        text-align: center;
        padding-bottom: 30px;
    }
}

.fast-facts h4 {
    font-size: 24px;
    font-weight: 400;
    color: #4d657a;
    margin-top: 0;
}

@media (max-width: 1024px) {
    .fast-facts h4 {
        font-size: 16px;
    }
}

.fast-facts span {
    font-style: italic;
}

.fast-facts h5 {
    margin-bottom: 0;
}

.facts-figures {
    font-size: 40px;
    font-weight: bold;
}

.facts-figures.even {
    color: #bf80bd;
}

.facts-figures.odd {
    color: #87C4F5;
}

.fast-facts hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px dashed #c9d0d7;
}







/*Quick Facts*/

.q-facts {
    padding-bottom: 30px;
}

.stat-field {
    text-align: center;
}

.stat-field p {
    line-height: 22px;
    font-style: italic;
}

.stat-field img {
    margin-bottom: 12px;
}

.stat-field strong,
.stat-field span {
    color: #0067ac;
}

.stat-field strong {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    line-height: 1.25;
}

.stat-field span {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 2px;
    border-bottom: 1px dashed #c9d0d7;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.25;
}

.caption-panel-athletics {
    margin-top: 70px;
    font-size: 18px;
    display: block;
}







/* Single-direction drop shadow */

hr.style-stat {
    height: 6px;
    border: 0;
    box-shadow: inset 0 6px 6px -6px rgba(0, 0, 0, 0.5);
}







/*------------------Juicer Social Media Feed----------------- */

.j-social {
    display: none !important;
}

a.heart,
a.comments,
a.retweets {
    color: #777777 !important;
}