/* GENERAL STYLES */
.disclaimers {
    font-size: 12px;
    font-weight: 300;
}
.disclaimers a {
    color: #f1f1f1;
}

    .disclaimers a:hover {
        color: #bc0a29;
    }

.page-default.bg-grey {
    background-color: #fafafa;
}

.required {
    color: #bc0a29;
}

body {
    line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
}

p {
    line-height: 1.4;
    margin: 15px 0 10px;
}

p.large, ul.large {
    line-height: 1.6;
    font-size: 21px;
}

p.blockquote {
    font-size: 1.4em;
    font-weight: 500;
    font-style: italic;
    color: #343434;
}

h1, h2, h3, h4, h5, h6 {
    color: #606060;
}

.page-header-wrapper h3 a {
    color: #ffffff;
}
.page-header-wrapper h3 a:hover {
    color: #343434;
}

.text-left {
    text-align: left;
}

.btn {
    overflow:hidden;
}

.small-text {
    font-size: .75em;
}

.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%;
    }

.typo-light {
    color: #f1f1f1;
}
.page-default p a {
    text-decoration: underline;
}
.page-default p.plain-link a {
    text-decoration: none;
}
.page-default p a:hover, li a:hover {
    color: #343434;
}
.page-default a.btn {
    text-decoration: none;
}
.page-default a.btn:hover {
    color: #f1f1f1;
}

.page-default h1 {
    margin: 40px 0 25px 0;
    font-size: 44px;
    line-height: 44px;
}

.page-default h2 {
    margin: 34px 0 14px 0;
    font-size: 36px;
    line-height: 36px;
}

.page-default h3 {
    margin: 32px 0 17px 0;
    font-size: 28px;
    line-height: 28px;
}

.page-default h4 {
    margin: 30px 0 14px 0;
    font-size: 24px;
    line-height: 24px;
}

.page-default h5 {
    margin: 26px 0 11px 0;
    font-size: 18px;
    line-height: 20px;
}

.page-default h6 {
    margin: 22px 0 7px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.page-default h1.small {
    font-size: 32px;
    line-height: 28px;
    margin: 40px 0 25px 0;
}

.page-default h2.small {
    font-size: 26px;
    line-height: 26px;
    margin: 34px 0 19px 0;
}

.page-default h3.small {
    font-size: 24px;
    line-height: 24px;
    margin: 32px 0 17px 0;
}

.page-default h4.small {
    font-size: 22px;
    line-height: 22px;
    margin: 30px 0 15px 0;
}

.page-default h5.small {
    font-size: 18px;
    line-height: 18px;
    margin: 26px 0 11px 0;
}

.page-default h6 {
    font-size: 14px;
    line-height: 18px;
    margin: 22px 0 7px 0;
}

p.academic-units {
    font-size: 1.2em;
}

.page-default img.margin-right-20 {
    margin-right: 20px;
}

.page-default img.pull-right {
    margin-left: 20px;
}

h5.member-name {
    margin: 0 0 15px;
    font-size: 18px;
}

.content-box h5.cta-title {
    margin-bottom: 0;
}

.content-box.icon-box:hover .icon-wrap i {
    background-color: #606060;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.saderwatch {
    position: fixed;
    bottom: 75px;
    z-index: 9999
}

.flashit {
    -webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .1;
    }

    100% {
        opacity: 1;
    }
}

.content-box i.fa {
    font-size: 1em;
}

.content-box i.fa-2x {
    font-size: 2em;
}

.content-box a {
    font-size: .8em;
}

.content-box.council-contact {
    min-height: 275px;
}

.content-box.council-contact h4, .content-box.student-contact h4 {
    font-size: 24px;
    margin-top: 10px;
}

.alumni-facts .content-box {
    padding: 0px;
}

.alumni-facts .alumni-states {
    background-image: url("/assets/images/FlagBG.jpg");
    background-size: cover;
    background-position: center;
}

.alumni-facts .alumni-members {
    background-image: url("/assets/images/CrowdBG.jpg");
    background-size: cover;
    background-position: center;
}

.alumni-facts .alumni-countries {
    background-image: url("/assets/images/MapBG.jpg");
    background-size: cover;
    background-position: center;
}

.alumni-facts .content-wrap {
    padding: 20px;
    height: 125px;
    color: #fcfcfc;
}

.alumni-facts .title-wrap {
    padding: 30px 10px 30px 10px;
    margin: 0px;
}

    .alumni-facts .title-wrap h2 {
        color: #fcfcfc;
        font-weight: 600;
        margin-top: 24px;
        margin-bottom: 24px;
        font-size: 75px;
    }


.page-default img {
    margin: 10px 0px 20px 0px;
    padding: 7px;
    border: 1px solid #d6d6d6;
    background-color: #fefefe;
    /*
        box-shadow: 1px 1px 2px #999;
        -moz-box-shadow: 1px 1px 2px #999;
        -webkit-box-shadow: 1px 1px 2px #999;
    */
}

    .page-default img.no-frame {
        border: none;
        background-color: unset;
    }

.page-default .st-btn img {
    border: none;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}

.page-default .news-wrap img, .page-default.admin img, .page-default .team-container img {
    margin: unset;
    padding: unset;
    border: unset;
}

.page-default img.margin-left-0 {
    margin-left: 0;
}


p.unit-lead {
    font-style: italic;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.4em;
}

/* TABLES */
/*
.page-default table {
    margin: 0 0 20px;
}

    .page-default table thead th, tbody th {
        padding: 10px 5px;
        border: 2px solid #FFF;
        border-bottom: 4px solid #FFF;
    }

    .page-default table td {
        *//* text-align:center; *//*
        padding: 10px 15px;
        border: 2px solid #FFF;
    }

    .page-default table tbody td {
        text-align: left;
        text-indent: 0;
    }
    */

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #efefef;
}

.btn {
    background: #bc0a29;
    background-image: -webkit-linear-gradient(top, #ff0d35, #bc0a29);
    background-image: -moz-linear-gradient(top, #ff0d35, #bc0a29);
    background-image: -ms-linear-gradient(top, #ff0d35, #bc0a29);
    background-image: -o-linear-gradient(top, #ff0d35, #bc0a29);
    background-image: linear-gradient(to bottom, #ff0d35, #bc0a29);
    text-decoration: none;
    text-shadow: 1px 1px 3px #343434;
    margin-top: 10px;
}

.btn-primary {
    border-color: #009b2e;
}

.btn-fullwidth {
    width: 100%;
}

td .btn {
    margin-top: 0px;
}

.widgets-dark.typo-light .widget li a.btn {
    color: #f1f1f1;
}

ol.pad-5 li {
    margin-bottom: 5px;
}

ul {
    list-style-type: disc;
}

ul.blog-meta {
    padding-left: 10px;
}

.page-default li {
    padding-bottom: 10px;
}
li h1,li h2, li h3, li h4, li h5, li h6 {
    list-style-type: none;
}
.widget ul {
    -webkit-padding-start: 0px;
}
.event-list ul {
    list-style: none;
}
.widget li, ul.go-widget li {
    list-style-type: none;
    line-height: 1.42857143;
    padding-bottom: 0px;
}
ul.go-widget {
    padding-left: 20px;
}
/*tr.grid-pager > td > table > tbody > tr > td {
    padding: 10px;
    margin: 20px 0;
    text-align: center;
}*/
tr.grid-pager > td > table {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}
tr.grid-pager > td > table > tbody > tr > td > a, tr.grid-pager > td > table > tbody > tr > td > span {
    padding: 6px 10px;
    border: none;
    padding: 10px 16px;
	color: #606060;
	margin:0 3px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	   -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
		 -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
			box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 2px; 
       -moz-border-radius: 2px; 
        -ms-border-radius: 2px;
         -o-border-radius: 2px;
            border-radius: 2px;
         
}
tr.grid-pager > td > table > tbody > tr > td > span {
    -webkit-border-radius: 2px; 
       -moz-border-radius: 2px;
        -ms-border-radius: 2px;
         -o-border-radius: 2px;
            border-radius: 2px;
    background-color: #bc0a29;
    color: #f1f1f1;
}
tr.grid-pager > td > table > tbody > tr > td > span:focus, tr.grid-pager > td > table > tbody > tr > td > span:hover {
    background-color: #bc0a29;
    color: #fff;
}
tr.grid-pager > td > table > tbody > tr > td > a:active, tr.grid-pager > td > table > tbody > tr > td > a.focus, tr.grid-pager > td > table > tbody > tr > td > a:hover {
    background-color: #bc0a29;
    color: #fff;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	    -ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
		 -o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
			box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.table-striped>tbody>tr:nth-of-type(odd).grid-pager {
    background-color: transparent;
}

.no-js #pageloader {
    display: none;
}

#header
.sticky-header {
    padding-top: 14px;
}
.header-container {
    margin-top: 22px;
}
.header-container button {
    margin-top: -5px;
}
.cta-general {
    text-align: right;
    background-color:#343434;
    color: #fcfcfc;
    height: 32px;
    position: fixed;
    top: 0;
    width: 100%;
    line-height: 25px;
    font-size: 11px;
    z-index: 2000;
}
.cta-general ul {
    padding-top: 5px;
    font-weight: 400;
}
.cta-general li {
    display: inline-block; 
    padding: 0 10px;
    text-transform: uppercase;
}
.cta-general a {
    color: #fcfcfc;
}
.cta-general li:hover {
    background-color: #bc0a29;
}

.cta-general-red {
    text-align: center;
    background-color: #bc0a29;
    color: #fcfcfc;
    height: 28px;
    position: fixed;
    top: 0;
    width: 100%;
    line-height: 28px;
    font-size: 15px;
    font-weight: 400;
    z-index: 3000;
}

.cta-social {
    height: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cta-social ul {    
    padding-left: 10px;
    text-align: center;
    box-sizing: border-box;
}

.cta-social a {
    color: #f1f1f1;
}

.cta-social a:hover {
    color: #bc0a29;
}

.cta-social li {    
    display: inline-block;
    padding: 10px 0px;
    line-height: 32px;
    border-radius: 6px;
    background-color: #a1122b;
    margin: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

.cta-social li:hover {
    /* background-color: rgba(52,52,52,.2);*/
    background-color: #f1f1f1;
}

.bsu-cta {
    padding: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    font-size: 15px;
}

.bsu-cta i.fa {
    margin-bottom: 10px;
}

.bsu-cta {
    color: #f1f1f1;
}

    .bsu-cta.bsu-campus-link {
        background-color: #0066ff;
    }
        .bsu-cta.bsu-campus-link:hover {
            background-color: #0052cc;
        }
    .bsu-cta.bsu-priority-lunch {
        background-color: #e30909;
    }
        .bsu-cta.bsu-priority-lunch:hover {
            background-color: #c90808;
        }
    .bsu-cta.bsu-prayer-breakfast {
        background-color: #ff6600;
    }
        .bsu-cta.bsu-prayer-breakfast:hover {
            background-color: #e55c00;
        }
    .bsu-cta.bsu-apartment-ministries {
        background-color: #3ea029;
    }
        .bsu-cta.bsu-apartment-ministries:hover {
            background-color: #358723;
        }
    .bsu-cta.bsu-going-deeper {
        background-color: #272727;
    }
        .bsu-cta.bsu-going-deeper:hover {
            background-color: #404040;
        }
    .bsu-cta.bsu-missions {
        background-color: #b235dc;
    }
        .bsu-cta.bsu-missions:hover {
            background-color: #9d2fc2;
        }

.bg-cover h1 {
    /*
        position: absolute;
        bottom: 60px;
        margin-left: 8%;
    */
    font-family: 'Roboto', serif;
    font-size: 50px;
    letter-spacing: 5px;
    font-weight: 300;
    margin-bottom: 25px;
}

.nav-main-collapse .sub-nav {
    display: none;
}

.nav-main hr, .nav-main h4 {
    display: none;
}

.bg-careyred {
    background-color: #bc0a29;
}


.page-header.bg-careyred .breadcrumb li, .page-header.bg-careyred .breadcrumb li a:hover, .page-header.bg-careyred .breadcrumb li a:focus {
    color: #343434;
}

.page-header.bg-grey {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.page-header .breadcrumb li a.bg-careyred:hover {
    color: #343434;
}

.nav-sub, .nav-sub-stack {
    /* background-color: rgba(52,52,52,.8); */
    background-color: #343434;
    height: 75px;
    width: 100%;
    position: relative;
    bottom: 75px;
    color: #f1f1f1;
    font-weight: 300;
    line-height: 75px;
    font-size: 14px;
}

.nav-sub:empty, .nav-sub-stack:empty {
    display: none;
}
.nav-sub ul:empty, .nav-sub-stack ul:empty {
    display: none;
}

.nav-sub li, .nav-sub-stack li {
    display: inline-block;
    padding: 0 30px; 
    text-transform: uppercase;
}
.nav-sub a, .nav-sub-stack a {
    color: #f1f1f1;
}
.nav-sub li:hover, .nav-sub-stack li:hover {
    background-color: #bc0a29;
}
    .nav-sub a.active li, .nav-sub-stack a.active li {
        background-color: #bc0a29;
    }

.nav-sub i.fa:after, .nav-sub-stack i.fa:after,  i.fa.space-right:after, .breadcrumb i.fa:after {
    content: "\00a0\00a0"
}

.unit-breadcrumb {
    position: absolute;
    bottom: 75px;
    background-color: #bc0a29;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 34px;
    padding-left: 8%;
    font-size: 14px;
}

.unit-breadcrumb ol.breadcrumb {
    background-color: unset;
}

.unit-breadcrumb ol.breadcrumb li a {
    color: #fefefe;
}

.unit-breadcrumb ol.breadcrumb li a:hover {
    color: #343434;
}
    
    
.nav-sub .nav-alert li .fa, .nav-sub-stack .nav-alert li .fa {
        display: none;
    }

.nav-sub .nav-alert li:hover, .nav-sub-stack .nav-alert li:hover {
    color: #343434; 
    background-color: #fff311 ;
    font-weight: 500;
}

.nav-sub ul a li, .nav-sub ul a li:hover,.nav-sub-stack ul a li, .nav-sub-stack ul a li:hover {    
	-webkit-transition:all 750ms ease-in-out 0s;
	   -moz-transition:all 750ms ease-in-out 0s;
	    -ms-transition:all 750ms ease-in-out 0s;
	     -o-transition:all 750ms ease-in-out 0s;
		    transition:all 750ms ease-in-out 0s;
}

h2.alert-title {
    margin-top: 5px;
    font-weight: 400;
    color: #bc0a29;
}

.alert div.typo-dark {
    color: #606060;
}

.nav-sub .nav-alert li:hover .fa, .nav-sub-stack .nav-alert li:hover .fa {
    display: inline-block;
    line-height: 0px;
}

ul.events-meta {
    padding-left: 5px;
}

ul.events-meta li {
    font-size: .8em;
}

    .main {
    margin-bottom: -75px;
}

input.danger, input.danger:focus {
    border: 2px solid #bc0a29;
}

.input-group.center-button {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: -50px;
}

.event-details.typo-dark h4 a {
    color: #333;
}
.event-details.typo-dark h4 a:hover {
    color: #bc0a29;
}

.event-details.typo-dark li {
    color: #333;
    list-style: none;
}

.date {
    display: block;
    width: 100px;
    height: 117px;
    margin: 30px auto;
    background: #fff;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    position: relative;
}

    .date .binds {
        position: absolute;
        height: 15px;
        width: 60px;
        background: transparent;
        border: 2px solid #999;
        border-width: 0 5px;
        top: -6px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .date .month {
        background: #bc0a29;
        display: block;
        padding: 15px 0px 8px 0px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        border-bottom: 2px solid #8a071d;
        box-shadow: inset 0 -1px 0 0 #8a071d;
        text-transform: uppercase;
    }

    .date .day {
        display: block;
        margin: 0;
        padding: 15px 0;
        font-size: 48px;
        box-shadow: 0 0 3px #ccc;
        position: relative;
    }

        .date .day::after {
            content: '';
            display: block;
            height: 100%;
            width: 96%;
            position: absolute;
            top: 3px;
            left: 2%;
            z-index: -1;
            box-shadow: 0 0 3px #ccc;
        }

        .date .day::before {
            content: '';
            display: block;
            height: 100%;
            width: 90%;
            position: absolute;
            top: 6px;
            left: 5%;
            z-index: -1;
            box-shadow: 0 0 3px #ccc;
        }

.events-meta li {
    margin: 15px 0px -15px 0px;
}

.wantto li {
    list-style: none;
    line-height: 2em;
}
.wantto .col-xs-12 {
    margin-top: -10px;
}
.wantto a {
    font-weight: 300;
}
.wantto a i {
    color: #333;
}

.btn-wrap{
    white-space: normal;
}

/* Title */
.widget {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #fcfcfc;
}
.widget-title.contact-title {
    background-color: rgba(52,52,52,.1);
    border-bottom: 2px solid #bc0a29;
    padding: 10px 10px 8px 10px;
    margin: 0px 0px 10px 0px;
}
.widget-title.contact-title span {
    width: 100%;
}
.widget.page-not-found {
    padding: 50px;
}

div.pagetitle {
    position: absolute;
    bottom: 150px;
    margin-left: 8%;
    background-color: rgba(52,52,52,.5);
    padding: 25px;
    padding-bottom: 0px;
    border-bottom: 5px solid #bc0a29;
}

.carey-mag-title, .carey-pulpit-title {
    font-size: 1.3em;
    line-height: 1em;
    padding-left: 25px;
    margin-bottom: 30px;
}

    .carey-mag-title:hover, .carey-pulpit-title:hover {
        color: #343434;
    }

.carey-pulpit-title {
    font-size: .9em;
    line-height: .7em;
}

.cta-by-three,  .cta-by-three a div {
    overflow: hidden;
}

.cta-by-three a img {
    margin: unset;
    padding: unset;
    border: none;
    background-color: unset;
}

.cta-by-three a img {
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}

.cta-by-three a:hover img {
    transform: scale(1.02,1.02);
    -webkit-transform: scale(1.02,1.02);
    -moz-transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02);
    -o-transform: scale(1.02,1.02);
}

    .cta-by-three .cta-title {
        position: relative;
        background-color: rgba(52,52,52,.1);
        padding: 15px 25px 25px 25px;
        padding-bottom: 0px;
        border-bottom: 5px solid #bc0a29;
        clear: both;
    }

        .cta-by-three .cta-title h2 {
            text-transform: uppercase;
            font-size: 24px;
            margin-top: 0px;
            font-weight: 500;
        }


.cta-by-three a:hover .cta-title h2 {
    color: #bc0a29;
}

/* List Styles */
.info-icon-wide {
    width: 100%;
    text-align: left;
    color: #f1f1f1;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 24px;
}

.bg-red{
	background-color:#bc0a29;
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 2px;
}


.fa-2x, .fa-3x, .fa-4x, .fa-5x {
    vertical-align: middle;
}

.contact-info .btn-outline {
    line-height: 1.5;
}



.btn-outline {
    color: #343434;
    border: 2px solid #bc0a29;
}

.btn-outline.focus, .btn-outline:focus {    
    color: #fcfcfc;
    border: 2px solid #434343;
}

.btn-outline:hover {       
    color: #bc0a29;
    background-color: rgba(0, 0, 0, 0.1);
}

    .btn-outline.active, .btn-outline:active, .open > .dropdown-toggle.btn-outline {
        color: #fcfcfc;
        background-color: #a1122b;
        border-color: #343434
    }

    .btn-outline.active.focus, .btn-outline.active:focus, .btn-outline.active:hover, .btn-outline:active.focus, .btn-outline:active:focus, .btn-outline:active:hover, .open > .dropdown-toggle.btn-outline.focus, .open > .dropdown-toggle.btn-outline:focus, .open > .dropdown-toggle.btn-outline:hover {
        color: #fcfcfc;
        background-color: #434343;
        border-color: #161616
    }

.btn-outline.active, .btn-outline:active, .open>.dropdown-toggle.btn-outline {
    background-image:none
}

.btn-outline.disabled.focus, .btn-outline.disabled:focus, .btn-outline.disabled:hover, .btn-outline[disabled].focus, .btn-outline[disabled]:focus, .btn-outline[disabled]:hover, fieldset[disabled] .btn-outline.focus, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:hover {
    background-color:#bc0a29;
    border-color:#2e6da4
}

.btn-outline .badge {
    color:#bc0a29;
    background-color:#fff
}

ul li ul.indent {
    margin-left: 25px;
}

ul.IWantTo {
    padding-left: 0px;
}

ul.IWantTo li {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 5px;
}

ul.IWantTo i.fa:after {
    content: "\00a0\00a0"
}

.grid-button {
    background-color: #bc0a29; 
    height: 25vw; 
    margin-top: 20px;
}

.grid-button:hover {
    background-color: #a1122b;
}

.grid-button h3 {
    color: #f1f1f1; 
    position: absolute; 
    bottom: 0px;
}

.grid-button h3.grid-icon {
    top: 5vw;
    font-size: 3.5vw; 
}

.widget.admin-action {
    padding-bottom: 10px;
}

.alert {
    transition: all ease-in-out 4s;
    -moz-transition: all ease-in-out 4s;
    -webkit-transition: all ease-in-out 4s;
    -o-transition: all ease-in-out 4s;
}

.hasalerts li {
    background-color: #fff311;
    color: #343434;
}

.hasalerts li:hover {
    color: #f1f1f1;
}

.member-detail-wrap {   
     height: 275px;
}
a .panel.panel-default.unit {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-bottom: 3px #bc0a29 solid;
    border-radius: unset;
}

    a .panel.panel-default.unit h4 {
        color: #343434;
    }

    a:hover .panel.panel-default.unit h4 {
        color: #bc0a29;
    }

/*==================== 
	Logo Content
====================== */
.logo-download-variation-row {
    min-height: 50px;
    background-color: #efefef;
    padding: 10px;
    margin-bottom: 10px;

}
.logo-download-variation-title, .logo-download-variation-content, .logo-download-variation-content ul {
    display: inline;
    vertical-align: middle;
}
.logo-download-variation-content {
    float: right;
}
.logo-download-variations li {
    display: inline;
    padding: 5px 8px 7px 8px;
    border: .5px solid #606060;
    margin: 1px;
    line-height: 8px;
    background-color: #ffffff;
}

.logo-download-variations li a {
    font-size: 14px;
    line-height: 6px;
}


/*==================== 
	Panels
====================== */
.panel-group .panel-body .panel {
    border: 1px solid #dddddd;
    border-radius: 4px;
}

    .panel-group .panel-body .panel .panel-heading {
        padding: 10px 15px
    }

.panel.panel-default {
    background-color: #f1f1f1;
}

    .panel.panel-default .panel-body {
        background-color: #fcfcfc;
    }

.panel-steps h3.panel-title {
    font-size: 2em;
}

#theme-panel {
    max-width: 400px;
    font-size: 14px;
}

#theme-panel a.panel-button {
    height: 49px;
    top: 43px;
}

.accordion .panel-title a {
    background-color: unset;
}

.panel-steps {
    border-radius: 3px;
    margin-bottom: 25px;
}

    .panel-steps h3.panel-title {
        font-weight: bold;
        font-size: 3em;
        margin-top: 25px;
    }

    .panel-steps h1.panel-title {
        margin: unset;
        font-size: 4em;
        margin-bottom: 25px;
        margin-top: 30px;
        font-weight: bold;
    }

    .panel-steps .panel-heading {
        background-color: rgba(0, 0, 0, 0.14);
        border-radius: unset;
    }


.panel.unit .panel-heading {
    padding: 0;
    background-color: #efefef;
}

    .panel.unit .panel-heading img {
        border: none;
        margin: -10px 0px 10px 0px;
        padding: 0;
    }


.page-default h4.panel-title {
    margin: 0px 25px 0px 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

h2.panel-title {
    font-size: 26px;
    line-height: 26px;
    margin: 10px 0 10px 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #606060;
}

.panel-steps .panel-body, .panel-default .panel-body {
    padding-left: 35px;
    padding-right: 35px;
    background-color: #fcfcfc;
    margin-bottom: 0px;
}

.panel.panel-default.panel-signature, .panel.panel-default.panel-signature .panel-body {
    background-color: #ffffff;
}

.accordion .panel-body {
    padding: 15px 35px;
}

/*
    .panel-default > .panel-heading {
        background-color: #bc0a29;
        color: #fefefe;
    }
*/


.panel-academics {
    border-radius: 0px;
}

.panel-academics .panel-heading, .panel-default .panel-heading {
    background-color: #efefef;
    color: #606060;
    /*
        border-bottom: #bc0a29 6px solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    */
}

.panel-academics .panel-heading h2 a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    color: #606060;
}


.panel-academics .panel-body {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 25px;
}

    .panel-academics .panel-body table tbody tr td table {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 400;
    }

.panel-academics .panel-body table tbody tr td:first-child {
    font-weight: 700;
}

    .panel-academics .panel-body table.no-bold tbody tr td:first-child {
        font-weight: 400;
    }

    .panel-academics h5, .panel-search-pages h5, .panel-search-results h5 {
        font-size: 24px;
        line-height: 24px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 20px;
        transition: all .5s;
    }

    .panel-academics h5 a, .panel-search-pages h5 a, .panel-search-results h5 a {
        color: #bc0a29;
    }

        .panel-academics h5 a:hover, .panel-search-pages h5 a:hover, .panel-search-results h5 a:hover {
            color: #606060;
        }

.panel-search-pages p {
    font-size: .8em;
    margin-left: 30px;
}
    /*====================
 Specialty Divs
====================== */
    .international-testimonial {
    height: 750px;
}

/*==================== 
	Library Search
====================== */
div#LibSearchContent ul.tabs {
    border-bottom: 5px solid #bc0a29;
    margin: 0;
    padding: 0;
    position: relative;
}

    div#LibSearchContent ul.tabs li {
        display: inline-block;
    }

        div#LibSearchContent ul.tabs li a {
            padding: 5px 10px 2px 10px;
        }

            div#LibSearchContent ul.tabs li a.active {
                background: #bc0a29;
                border-radius: 3px 3px 0 0;
                color: #FFF;
            }

div#LibSearchContent div.searchBox {
    background: url(/assets/images/searchboxbackground.png) #bc0a29 0 0 no-repeat;
    min-height: 165px;
    width: auto;
}

    div#LibSearchContent div.searchBox form {
        height: 100%;
        min-height: 165px;
        display: block;
        position: relative;
    }

    div#LibSearchContent div.searchBox input[name='query'] {
        width: 75%;
        height: 30px;
        position: absolute;
        bottom: 18.5%;
        left: 9.8%;
        text-indent: 5px;
    }

    div#LibSearchContent div.searchBox input[type='submit'] {
        width: 50px;
        height: 30px;
        position: absolute;
        bottom: 18.5%;
        left: calc(85% - 30px);
        font-weight: 700;
    }

/*==================== 
	Spacings 
====================== */
.pad-bottom-10 {
    padding-bottom: 10px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-24 {
    padding-top: 24px;
}

.pad-it-20 {
    padding: 20px;
}


.margin-5 {
    margin: 15px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

#RelatedNews div div a div span {
    color: #606060;
}

#RelatedNews div div a div:hover, #RelatedNews div div a div span:hover {
    color: #343434;
}

.google-maps {
    position: relative;
    padding-bottom: 30px;
    height: 550px;
    overflow: hidden;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 500px !important;
    }

/*==================== 
	Image Wrapper 
====================== */
.dropshadow {
    padding: 5px;
    margin: 10px 10px;
    border: solid 1px #EFEFEF;
    box-shadow: 1px 1px 5px #999;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
}

/* ======================= */
/*     Course Listing      */
/* ======================= */

.course-content h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 4px;
    margin-top: 10px;
}
.course-content h5 {
    margin-top: 0px;
    margin-bottom: 30px;
}
.course-content h5 span {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
}
.course-content .bg-careyred {
    padding: 10px;
}
.course-content .bg-careyred h2, .course-content .bg-careyred h6 {
    color: #f1f1f1;
}
.course-content .bg-careyred h2 {
    font-weight: 700;
    font-size: 65px;
}
.course-content .bg-careyred h6 {
    margin-top: 0px;
    line-height: 18px;
    font-size: 18px;
}

.news-wrap .news-content {
    padding-top: 15px;
}

.news-content h5 {
    font-size: 24px;
    line-height: 27px;
    margin-top: 10px;
}

.news-content.news-content-all {
    height: 150px;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: both;
    position: relative;
    background-color: #343434;
}
/*
.news-content.news-content-all {
    position: unset;
    background-color: #343434;
}
    */

div.final-news {
    margin-top: 25px;
}

p.caption {
    font-size: 14px;
    font-style: italic;
}
    
@media (min-width: 1500px) {
        .bg-cover h1 {
        font-size: 80px;
        bottom: 150px;
    }    

    .grid-button {
        height: 20vw; 
    }
    
    .grid-button h3.grid-icon {
        top: 4.5vw;    
        font-size: 3vw;
    }
}

@media (min-width: 1165px) {
    .nav-sub {
        font-size: 14px;
    }
    
    .nav-sub li {
    padding: 0 20px; 
    }
    
    .bg-cover h1 {
        font-size: 70px;
        bottom: 100px;
    }

    .grid-button {
        height: 25vw; 
    }
    
    .grid-button h3.grid-icon {
        top: 4vw;    }
    }


@media (max-width: 1024px) {
    .main {
        margin-bottom: 0px;
    }


    .page-default {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #loginForm {
        margin-top: -50px;
    }


    .news-wrap .news-content {
        padding-top: 2px;
    }

    .news-content h5 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 2px;
    }

    div.final-news {
        margin-top: 25px;
    }

}

@media only screen and (max-width: 1024px) and (min-width: 767px) {
    .blog-meta li {
        font-size: 14px;
    }
        .blog-meta li i {
            width: 35px;
        }
}
    @media (max-width: 991px) {
        .nav-sub {
            display: none;
        }

        .nav-sub-stack {
            height: unset;
            bottom: unset;
        }

            .nav-sub-stack li {
                display: block;
            }

        .sticky-header .header-container {
            margin-top: 35px;
        }

        .nav-main-collapse .sub-nav {
            display: block;
        }

        .nav-main-collapse li:hover {
            background-color: #bc0a29;
        }

        .nav-main-collapse .hide-on-response {
            display: none !important;
        }

        .nav-main hr, .nav-main h4 {
            display: block;
        }

        .sticky-header .header-container button {
            margin-top: 5px;
        }

        .grid-button h3.grid-icon {
            right: 8vw;
            top: 6vw;
            font-size: 4vw;
        }

        .cta-social li {
            font-size: 12px;
        }

        .admin-buttons {
            margin-top: -25px;
        }

        .bg-cover h1 {
            font-size: 40px;
            line-height: 50px;
        }

        .contact-info {
            margin-bottom: 30px;
        }

        .panel-steps .panel-heading {
            height: unset;
            text-align: left;
            padding-top: 15px;
        }

        .panel-steps h3.panel-title {
            display: inline;
            margin-left: .25em;
        }

        .panel-steps h1.panel-title {
            display: inline;
            font-size: 3em;
            margin-top: 15px;
            margin-left: .1em;
        }

        .btn-sm {
            line-height: 1.4;
            font-size: 18px;
        }

        .page-default img.margin-right-20 {
            margin-right: 0px;
        }

        .page-default img.pull-right {
            margin-left: 0px;
        }

        .saderwatch {
            position: fixed;
            bottom: 5px;
            z-index: 9999;
            text-align: center;
        }
        
        .unit-breadcrumb {
            bottom: 0px;
            padding-left: 2%;
        }

        /*==================== 
	    Panels
    ====================== */

        #theme-panel a.panel-button {
            height: 49px;
            top: 100px;
        }

        /*====================
     Specialty Divs
    ====================== */
        .international-testimonial {
            height: 650px;
        }
    }

    @media (max-width: 768px) {
        
        .clearfix br {
            display: none;
        }

        /*.img-responsive.col-xs-12 {
        width: 95%;
    }*/
        section.after-slider {
            margin-top: 0px;
        }

        .sticky-header .header-container button {
            margin-top: -5px;
        }

        .cta-social {
            padding-left: 0;
            height: unset;
            margin-top: 50px;
            text-align: center;
        }

            .cta-social li {
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 20px;
                display: block;
                width: 80%;
                font-size: 24px;
                line-height: 80px;
            }

        #loginForm {
            margin-top: -100px;
        }

        /*.course-content .bg-careyred h2 {
        line-height: 40px;
        font-size: 45px;
        margin-top: 5px;
    }

    .course-content .bg-careyred h6 {
        line-height: 12px;
        font-size: 15px;
    }*/

        .btn.col-xs-12 {
            font-size: 1em;
            padding-left: 10px;
            padding-right: 10px;
            margin-left: unset;
            margin-right: unset;
        }

        .contact-info {
            padding-left: 5px;
            padding-right: 5px;
        }

        .alumni-facts .content-wrap {
            height: unset;
        }

        .col-xs-12 .margin-top-50.col-xs-margin-top-0 {
            margin-top: 10px;
        }


        .news-wrap .news-content {
            padding-top: 10px;
        }

        .news-content h5 {
            font-size: 21px;
            line-height: 24px;
        }

        div.final-news {
            margin-top: 0px;
        }
    /*==================== 
	    Panels
    ====================== */
        #theme-panel {
            display: block;
            max-width: 250px;
        }

        h4.panel-title a {
            padding-left: 0px;
        }


        .panel-body, .course-content {
            padding: 15px 5px;
        }

            .panel-body h5 span, .course-content h5 span {
                font-size: 18px;
                line-height: 20px;
            }

            .panel-body .bg-careyred, .course-content .bg-careyred {
                padding: 0px;
            }

                .panel-body .bg-careyred h2, .course-content .bg-careyred h2, .panel-body .bg-careyred h6, .course-content .bg-careyred h6 {
                    font-size: 32px;
                    font-weight: 400;
                    display: inline-block;
                    margin-top: 0px;
                }

        .panel-search-pages p {
            margin-left: 5px;
        }


    /*====================
     Specialty Divs
    ====================== */
        .international-testimonial {
            height: unset;
        }
    }


    @media (max-width: 768px) {
        .news-wrap .news-content-all {
            padding: 20px;
        }

        .news-wrap .news-content h5, .news-wrap .news-content h6 {
            font-size: 24px;
            margin: 5px 0;
            line-height: 18px;
        }

        .news-wrap .news-content span {
            font-size: 12px;
        }

        .cta-general {
            font-size: 6px;
        }
    }

    @media (max-width: 512px) {
        .grid-button {
            height: 150px;
        }

            .grid-button h3 {
                font-size: 24px;
            }

                .grid-button h3.grid-icon {
                    top: 5vw;
                    right: 10vw;
                    font-size: 3vw;
                }

        /*
            .course-content .bg-careyred h6 {
            line-height: 10px;
            font-size: 11px;
        }
            */

        .cta-social li {
            font-size: 18px;
            line-height: 60px;
        }

        .panel-academics .panel-body {
            padding-left: 25px;
            padding-right: 25px;
        }

        .btn.col-xs-12 {
            font-size: .8em;
        }


        .unit-breadcrumb {
            height: unset;
        }
        .unit-breadcrumb ol.breadcrumb {
            margin-bottom: 0px;
        }
    }


    @media print {
        #header, #theme-panel {
            display: none;
        }

        .page-header-wrapper {
            margin-top: 10px !important;
        }

        .margin-top-30, .margin-top-50 {
            margin-top: 5px;
        }

        .margin-bottom-30 {
            margin-bottom: 5px;
        }

        .page-default {
            padding-top: 10px;
        }
    }