@charset "utf-8";
@font-face {
    font-family: 'Proxima Nova';
    src: url('/fonts/proxima-nova-regular/proxima_nova_reg.eot');
    src: url('/fonts/proxima-nova-regular/proxima_nova_reg?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-regular/proxima_nova_reg.woff') format('woff'), url('/fonts/proxima-nova-regular/proxima_nova_reg.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/fonts/proxima-nova-regular-italics/proxima_nova_reg_it.eot');
    src: url('/fonts/proxima-nova-regular-italics/proxima_nova_reg_it?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-regular-italics/proxima_nova_reg_it.woff') format('woff'), url('/fonts/proxima-nova-regular-italics/proxima_nova_reg_it.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/fonts/proxima-nova-extra-bold/proxima_nova_extra_bold.eot');
    src: url('/fonts/proxima-nova-extra-bold/proxima_nova_extra_bold.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-extra-bold/proxima_nova_extra_bold.woff') format('woff'), url('/fonts/proxima-nova-extra-bold/proxima_nova_extra_bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/fonts/proxima-nova-light/proxima_nova_light.eot');
    src: url('/fonts/proxima-nova-light/proxima_nova_light.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-light/proxima_nova_light.woff') format('woff'), url('/fonts/proxima-nova-light/proxima_nova_light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Light';
    src: url('/fonts/proxima-nova-light-italics/proxima_nova_light_it.eot');
    src: url('/fonts/proxima-nova-light-italics/proxima_nova_light_it.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-light-italics/proxima_nova_light_it.woff') format('woff'), url('/fonts/proxima-nova-light-italics/proxima_nova_light_it.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/fonts/proxima-nova-bold/proxima_nova_bold.eot');
    src: url('/fonts/proxima-nova-bold/proxima_nova_bold.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-bold/proxima_nova_bold.woff') format('woff'), url('/fonts/proxima-nova-bold/proxima_nova_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url('/fonts/proxima-nova-condensed/proxima_nova_condensed_regular.eot');
    src: url('/fonts/proxima-nova-condensed/proxima_nova_condensed_regular.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-condensed/proxima_nova_condensed_regular.woff2') format('woff2'), url('/fonts/proxima-nova-condensed/proxima_nova_condensed_regular.woff') format('woff'), url('/fonts/proxima-nova-condensed/proxima_nova_condensed_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url('/fonts/proxima-nova-condensed-bold/proxima_nova_condensed_bold.eot');
    src: url('/fonts/proxima-nova-condensed-bold/proxima_nova_condensed_bold.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-condensed-bold/proxima_nova_condensed_bold.woff2') format('woff2'), url('/fonts/proxima-nova-condensed-bold/proxima_nova_condensed_bold.woff') format('woff'), url('/fonts/proxima-nova-condensed-bold/proxima_nova_condensed_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url('/fonts/proxima-nova-condensed-extra-bold/proxima_nova_condensed_extra_bold.eot');
    src: url('/fonts/proxima-nova-condensed-extra-bold/proxima_nova_condensed_extra_bold.eot?#iefix') format('embedded-opentype'), url('/fonts/proxima-nova-condensed-extra-bold/proxima_nova_condensed_extra_bold.woff2') format('woff2'), url('/fonts/proxima-nova-condensed-extra-bold/proxima_nova_condensed_extra_bold.woff') format('woff'), url('/fonts/proxima-nova-condensed-extra-bold/proxima_nova_condensed_extra_bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}


/* CSS Document */


/********************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: initial;
    background: transparent;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%
}

html,
body {
    text-align: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: 'Proxima Nova';
    background: #fff;
    color: #000005;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 0.6px;
    height: 100%;
}


/* Text CSS */


/********************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-weight: bold;
    color: #000005;
    padding: 0 0 18px 0;
}

p {
    padding: 0 0 18px 0;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-size: 15px;
    line-height: 24px;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

ul li,
ol li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

sup {
    vertical-align: top;
    font-size: 8px;
}

small {
    font-size: 8px;
}


/* Link CSS */


/********************************************************************/

a,
a:link,
a:visited {
    font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    line-height: inherit;
    color: #8d1919;
    vertical-align: initial;
}

a:active,
a:hover,
a:focus {
    color: #000;
    cursor: pointer;
}


/* Color CSS */

.gray {
    color: #696969 !important;
}

.light-gray {
    color: #999899 !important;
}

.red {
    color: #8d1919 !important;
}


/* Buttons */

a.info-btn,
a.info-btn:link,
a.info-btn:visited {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    background-color: #fff;
    font-weight: bold;
    color: #840029;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
}

a.info-btn:hover,
a.info-btn:focus,
a.info-btn:active {
    background: #840029;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s;
}


/* Float CSS */


/********************************************************************/

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.display-none,
.no-desktop {
    display: none;
}

.display-block {
    display: block;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear-both {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}


/* CSS Document */


/********************************************************************/

.container {
    width: 1280px;
    margin: auto;
}

.skin-area {
    overflow: hidden;
}

.container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/* Top Nav */


/********************************************************************/

.top-nav {
    background: #000005;
    position: relative;
}

.top-nav ul.topnav {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background: #000005;
}

.top-nav li.topnav-item {
    float: left;
    list-style: none;
}

.top-nav li.topnav-item:first-child a {
    margin-left: 0;
}

.top-nav a.nav-link {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    margin: 0px 21px;
    font-weight: normal;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    text-decoration: none;
}

.top-nav a.nav-link:hover {
    color: #999899;
}

.logo-holder {
    display: block;
    padding: 0 40px;
    background-color: #8a191f;
    position: relative;
}

.logo-holder:hover {
    background-color: #999999;
}

.logo-holder:hover path {
    fill: #840029 !important;
}

svg.TopNavLogo {
    height: 33px;
    width: 100px;
}


/* Quicklinks */


/********************************************************************/

.QuickLinksWp {
    background-color: #696969;
    padding: 50px 0;
    position: absolute;
    width: 100%;
    z-index: 9999;
    display: none;
}

.QuickLinksWp .container {
    display: flex;
    justify-content: space-between;
}

ul.QuickLkList {
    margin: 0;
    padding: 10px 32px 0 0;
    width: 258px;
    float: left;
}

li.QuickLkItem {
    margin: 0;
    padding: 3px 0;
}

a.QuickLkLink,
a.QuickLkLink:link,
a.QuickLkLink:visited {
    color: #fff;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1.5px;
    font-weight: 800;
}

a.QuickLkLink:hover,
a.close-btn:hover {
    text-decoration: none;
}

a.toggleLink,
a.toggleLink:link,
a.toggleLink:visited {
    color: #fff;
}

a.closeBtn {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    font-weight: 800;
}


/* Header */


/********************************************************************/

.header {
    padding: 40px 0;
}

.menu {
    float: left;
    margin: 21px 0 0 0;
}

.header .logo {
    float: left;
}

.menu li.menu-item {
    float: left;
    margin: 0px 22px;
}

.menu a.menu-link {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 18px;
    vertical-align: middle;
    font-weight: bold;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    letter-spacing: 1px;
}

.mDropDown {
    position: absolute;
    background-color: #faf9fb;
    padding: 28px;
    z-index: 999;
    margin: 20px 0 0 0;
    display: none;
}


/*
.mDropDown:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #faf9fb;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    _border-right-color: #8d1919;
    _border-left-color: #8d1919;
    _filter: chroma(color=#8d1919);
}
*/

.mDropDown .mCol {
    float: left;
    padding: 0 30px 0 0;
    margin: 0;
}

.mDropdown1 {
    position: absolute;
    background-color: #fff;
    padding: 0 34px 28px;
    z-index: 999;
    margin: 16px 0 0 0;
    display: none;
}

.m1Link,
a.m1Link,
a.m1Link:link,
a.m1Link:visited {
    color: #999899;
    text-transform: capitalize;
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-weight: normal;
    letter-spacing: 1.25px;
}

ul.mSub li,
ul.mSub1 li {
    padding: 2px 0;
}

.m2Link,
a.m2Link,
a.m2Link:link,
a.m2Link:visited {
    color: #000005;
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-weight: normal;
    font-size: 17px;
}

.m2Link:hover,
a.m2Link:hover {
    color: #8d1919;
    text-decoration: none;
}

.m3Link,
a.m3Link,
a.m3Link:link,

a.m3Link:visited {
    color: #000005;
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-weight: normal;
    font-size: 17px;
}

.m3Link:hover,
a.m3Link:hover {
    color: #840029;
    text-decoration: none;
}

.menu a.menu-link:hover,
.menu a.menu-link:focus,
.menu a.menu-link:active {
    text-decoration: none;
    color: #999899;
}

.search-content {
    display: inline-block;
    padding: 20px 0px 1px;
    position: relative;
    float: right;
}

.search-content a {
    color: #999899;
    font-size: 21px;
}

.mobile-search {
    padding: 18px 0px 0;
    position: relative;
}

.mobile-search a {
    font-size: 24px;
}

.Open-search,
.mob-OpenSearch {
    float: left;
    margin-right: 30px;
    position: absolute;
    bottom: -16%;
    right: 0;
    transition: transform ease 500ms;
}

#searchInput,
#MobsearchInput {
    background-color: #f6f4f4;
    border: 0;
    box-shadow: none;
    padding: 8px;
    font-weight: bold;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    color: #999899;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: width .35s ease-in-out;
    -moz-transition: width .35s ease-in-out;
    transition: width .35s ease-in-out;
    display: none;
}


/* debug menu */

.debug-menu {
    position: fixed;
    /*border: 1px solid black;*/
    z-index: 9999;
    background: transparent;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
}

.debug-menu:hover {
    cursor: pointer;
}

.debug-menu:hover>#link-navigator-debug {
    visibility: visible;
}

#link-navigator-debug {
    visibility: hidden;
    position: relative;
    background-color: #fff;
    z-index: 9998;
    top: 200px;
    left: 0;
    width: 150px;
}


/* Slider CSS*/


/********************************************************************/

.slider {
    position: relative;
}

.slideItem {
    float: left;
    position: relative;
}

.slider .slideImageWp img {
    width: 100%;
}

img.img-mobile {
    display: none;
}

.slideShowPag {
    position: absolute;
    right: 2%;
    bottom: 3%;
    width: 100%;
    text-align: right;
}

.slideCaption {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -72px;
}

.slideCaptionInner {
    padding: 0 50px;
}

.slideCaption h1.slideTitle {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 42px;
    font-weight: 800;
    line-height: 44px;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    width: 61%;
}

.slideShowPag a,
.slideShowPag a:link,
.slideShowPag a:visited {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0 0 0 6px;
    overflow: hidden;
    text-indent: 999px;
    background: transparent url(../images/slider-pagination-square.png) 0 0 no-repeat;
}

.slideShowPag a.selected,
.slideShowPag a.selected:link,
.slideShowPag a.selected:visited {
    background: transparent url(../images/selected-hover.png) 0 0 no-repeat;
}


/* secondary-menu */


/********************************************************************/

.secondary-menu {
    background-color: #840029;
    position: relative;
    max-width: 1280px;
    min-width: 285px;
    margin: auto;
}

.secondary-menu:before {
    content: "";
    position: absolute;
    top: -16px;
    bottom: -14px;
    left: 0;
    height: 100px;
    width: 12%;
    background: #999899;
}

.sec-nav {
    display: flex;
}

.secondary-menu li.secNav-item {
    float: left;
    width: 16.666%;
    border-left: 1px solid white;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color: #840029;*/
    padding: 8px 0;
    border-bottom: #989898;
}

.secondary-menu li.secNav-item:hover {
    background-color: #999899;
}

.secondary-menu li.secNav-item.first {
    background: #999899;

    height: 84px;
    margin: -16px 0;
    border-left: 0;
}

.secondary-menu li.secNav-item.first a:hover {
    cursor: default;
}

.secondary-menu li.secNav-item.first:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    right: -20px;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 0 solid transparent;
    border-left: 20px solid #999899;
}

.secondary-menu li.secNav-item.bottom {}

.secondary-menu li.secNav-item.first:before,
.secondary-menu li.secNav-item.bottom:before {
    display: none;
}

.secondary-menu a.sec-link,
.secondary-menu a.sec-link:link,
.secondary-menu a.sec-link:visited {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.secondary-menu a.sec-desktop,
.secondary-menu a.sec-desktop,
.secondary-menu a.sec-desktop:link,
.secondary-menu a.sec-desktop:visited {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.secondary-menu a.sec-link:hover,
.secondary-menu a.sec-link:focus,
.secondary-menu a.sec-link:active {
    text-decoration: none !important;
    font-weight: bold;
}

.secondary-menu li.secNav-item.first a.sec-link,
.secondary-menu li.secNav-item.first a.sec-link:link,
.secondary-menu li.secNav-item.first a.sec-link:visited {
    font-size: 19px;
    line-height: 22px;
    padding: 24px 12px;
    display: block;
    text-align: center;
    margin: -22px 0;
}


/* photo-block */


/********************************************************************/

.DarkGrey {
    background-color: #f6f4f4;
    max-width: 1280px;
    margin: auto;
}

.photo-block {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}

.photo-block .ItemWrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

li.ImgHolder {
    margin-right: 102px;
    float: left;
}

li.ImgHolder:last-child {
    margin-right: 0;
}

.BlockMedia {
    width: 100%;
    height: auto;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.Wide {
    clear: both;
    line-height: 34px;
    padding: 5px 10px;
}

a.Gray {
    background-color: #696969;
    color: white;
    text-decoration: none;
}

.FloatList li {
    min-width: 40%;
    display: inline-block;
}

.photo-block a.BlockTitleLink {
    text-decoration: none;
}

.photo-block h3.BlockTitle {
    margin-top: -50px;
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    padding-bottom: 0;
    padding-top: 18px;
    font-size: 26px;
    color: white;
    line-height: 30px;
    padding-left: 10px;
}

.photo-block h3.BlockTitle:hover {
    color: #840029;
}


/* Announcements & News */


/********************************************************************/

.News,
.Announcements {
    padding: 60px;
}

.Announcements {
    background: #ffffff;
}

.News {
    background: #f6f4f4;
}

.Left48 {
    width: 48%;
    float: left;
}

.Right48 {
    width: 48%;
    float: right;
}

h2.AnnTitle,
h2.NewsTitle {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-weight: 800;
    font-size: 32px;
    color: #840029;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #dddbdc;
    padding-bottom: 8px;
    line-height: 32px;
    letter-spacing: 2px;
}

h4.SubTitle,
h4.NSubTitle {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 31px;
    color: #000005;
    font-weight: normal;
    padding-top: 30px;
    width: 100%;
    letter-spacing: 1px;
}

p.AnnDate,
p.NewsDate {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    color: #000005;
    padding-bottom: 10px;
}

p.NewsDate {
    padding-bottom: 18px;
}

p.AnnLocation {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 16px;
}

p.AnnText,
p.NewsText {
    padding-bottom: 30px;
    width: 83%;
}

a.moreLink {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    font-weight: normal;
    color: #696969;
}

a.see-btn,
a.see-btn:link,
a.see-btn:visited {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    background-color: #840029;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 25px 10px 25px;
    transition: all 0.5s;
    display: inline-block;
}

a.see-btn:hover,
a.see-btn:focus,
a.see-btn:active {
    background: #999899;
    text-decoration: none;
}

a.see-btn-same-width,
a.see-btn-same-width:link,
a.see-btn-same-width:visited {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    background-color: #840029;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 25px 10px 25px;
    transition: all 0.5s;
    display: block;	
	text-align:center;
}

a.see-btn-same-width:hover,
a.see-btn-same-width:focus,
a.see-btn-same-width:active {
    background: #999899;
    text-decoration: none;
}

.AnnBlock,
.NewsBlock {
    position: relative;
}

.AnnContent {
    padding: 49px 0 29px 40px;
}

.AnnImage .img-responsive,
.NewsImage .img-responsive {
    visibility: hidden;
}

.AnnImage:before,
.NewsImage:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}

.AnnImage:before {
   /* background-image: url("../images/Announcements.jpg");   */
    left: 0;
}

.NewsImage:before {
    background-image: url("../images/News.jpg");
    right: 0;
}

.NewsContent {
    padding: 44px 40px 29px 0;
}

.Left31,
.Right31,
.Middle31 {
    width: 32.50%;
}

.NewsBlock img,
.AnnBlock img {
    width: 100%;
}

.Right31 {
    margin-right: 0;
}

.thumb {
    max-width: 35%;
    padding-right: 5%;
    float: left;
}

.EventList,
.NewsList,
.PhotoList {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 16px;
}

.NewsList,
.PhotoList {
    margin-top: 34px;
}

span.EventDate {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 70px;
    line-height: 55px;
}

p.EventDay {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    float: left;
    font-size: 40px;
    line-height: 55px;
    text-transform: uppercase;
    width: 20%;
    padding: 7px 0;
    border-right: 2px solid #f2f0f0;
    margin-right: 15px;
    text-align: center;
}

h5.EventTitle,
h5.Title {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    width: 100%;
    padding-bottom: 6px;
}

.RsideContent {
    padding: 18px 0;
    /*    background-color: #f6f4f5;
  */
}

a.LearnMore,
a.LearnMore:link,
a.LearnMore:visited {
    text-transform: uppercase;
    color: #840029;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-weight: bold;
    transition: all 0.5s
}

a.LearnMore:hover,
a.LearnMore:focus,
a.LearnMore:active {
    text-decoration: none;
    color: #999899;
}

h5.NewsHeadlines {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #696969;
    padding-bottom: 0;
}

img.NewsImg {
    max-width: 20%;
    float: left;
}

.NRsideContent {
    display: inline-flex;
    margin: auto;
    width: 60%;
    padding: 0 20px;
    height: 100%;
    align-items: center;
    justify-content: center;
}

h2.AnnTitle.no-desktop,
h2.NewsTitle.no-desktop {
    display: none;
}


/* full width template */


/********************************************************************/

.full-width-content {
    margin: auto;
    max-width: 95%;
}

.full-width-skin.content-page {
    padding-bottom: 0px !important;
}


/* General content pages */


/********************************************************************/

.content-page {
    width: 100%;
    margin: auto;
    padding: 0;
}

.content-page h1 {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 46px;
    color: #840029;
    text-transform: uppercase;
    display: block;
    padding-bottom: 8px;
    line-height: 48px;
    color: #000005;
    line-height: 52px;
    padding-bottom: 30px;
}

.content-page h2 {
    font-size: 24px;
}

.content-page .more-link {
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    color: #999899;
    font-weight: bold;
}

.content-page .container.main {
    display: table;
}

.content-page .side-nav {
    background: #fff;
    min-width: 330px;
    max-width: 330px;
    display: table-cell;
    vertical-align: top;
}

.content-page .side-nav .nav-list {
    padding: 0 45px 20px 75px;
}

.content-page .nav-subheader {
    margin-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif;
    border-bottom: 1px solid #e4e4e4;
    color: #000;
    font-size: 22px;
    font-weight: 800;
    width: 210px;
    letter-spacing: 1.5px;
}

.content-page .side-carousel {
    max-width: 500px;
}
.content-page .left-margin-side .side-carousel {
    padding: 0 45px 20px 45px;
    position: relative;
}
.content-page .side-carousel .sub-headline {
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 0;
}

.content-page .side-carousel .carousel-item p {
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #696969;
}

.content-page .side-carousel .controls {
    display: flex;
    justify-content: center;
}

.content-page .side-carousel .controls button {
    height: 20px;
    outline: none;
    border: 0;
    background: none;
    padding: 0;
    width: 20px;
}

.content-page .side-carousel .controls button path {
    fill: #8a191f !important;
}

.content-page .side-carousel .controls button:hover {
    cursor: pointer;
}

#carousel-counter {
    display: inline-block;
    margin: 0 15px 0 10px;
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    font-weight: bold;
    color: #696969;
}

.content-page .side-nav ul li {
    padding: 0;
    margin: 0;
}

.content-page .side-nav ul li a.sec-link {
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    /* text-transform: uppercase;*/
    font-size: 15px;
    line-height: 1;
    padding: 1.7em 40px 1.7em;
    letter-spacing: 1px;
    display: block;
    /*border-top: 1px solid #999999;*/
}

.content-page .side-nav .nav-list div a {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.content-page .side-nav .nav-list div .fa {
    line-height: 1.3em;
}

.content-page .side-nav .nav-list div,
.content-page .side-nav .nav-list ul li {
    margin-bottom: 10px;
}

.content-page .side-nav .nav-list div a,
.content-page .side-nav .nav-list ul li a {
    text-transform: capitalize;
}

.content-page .side-nav .nav-list ul li a.active {
    color: #8a191f;
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    font-weight: bold;
}

.content-page .content {
    padding: 20px 10% 40px;
    flex-grow: 1;
    flex: 1;
}


/* secondary navigation dropdown menu */

.content-page:not(.current-students-skin) .secondary-menu .container {
    max-width: 350px;
    margin: 0;
}

.content-page:not(.current-students-skin) .secNav-dropdown .secNav-menu {
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
}

.content-page:not(.current-students-skin) .secNav-dropdown .secNav-menu img {
    margin-left: 20px;
}

.content-page:not(.current-students-skin) .secondary-menu .sec-nav {
    flex-flow: column;
    padding: 0;
    width: 100%;
    display: none;
    position: absolute;
    background-color: #000000;
}

.content-page:not(.current-students-skin) .secondary-menu::before {
    display: none;
}

.content-page:not(.current-students-skin) .secondary-menu .container::after {
    display: none;
}

.content-page:not(.current-students-skin) .secondary-menu li.secNav-item {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    border-left: 0;
}

.content-page h1.Title {
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif;
    font-size: 32px;
    border-bottom: 2px solid #e4e4e4;
    font-weight: 800;
    color: #840029;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 5px;
    max-width: 75%;
    word-break: break-word;
}

.content-page h2.Title {
    text-transform: uppercase;
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif;
    font-size: 22px;
    border-bottom: 2px solid #e4e4e4;
    font-weight: 800;
    color: #696969;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 5px;
    max-width: 75%;
}

.content-page .content .TextGrid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content-page .TextGrid .TextBlock {
    width: 48%;
    min-width: 250px;
    position: relative;
}

.content-page .IconList li {
    margin: 5px 0;
}

.content-page .IconList li a {
    color: #696969;
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .06em;
    display: flex;
}

.content-page .IconList li a:hover {
    color: #8d1919;
}

.content-page .IconList li i {
    width: 25px;
    color: #840029 !important;
    margin-right: 10px;
    display: block;
    text-align: center;
    line-height: inherit;
}

.content-page p.EventLocation,
.content-page p.Description {
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    color: #999899;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 6px;
}

.content-page .section {
    display: inline-block;
    margin-top: 50px;
}

.content-page .PhotoGrid .PhotoItem {
    width: 170px;
    height: 165px;
    color: white;
    display: inline-block;
    margin-right: -4px;
    position: relative;
    background-size: cover;
}

.content-page .PhotoGrid .PhotoItem:before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .75), rgba(0, 0, 0, 0) 50%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
}

.content-page .PhotoGrid .PhotoItem a {
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif !important;
    font-size: 18px;
    letter-spacing: .06em;
    font-weight: bold;
    position: absolute;
    left: 5px;
    bottom: 5px;
    color: white;
    text-transform: uppercase;
    transition: all 0.3s;
}

.content-page .PhotoGrid .PhotoItem a:hover {
    color: #840029;
    font-weight: bold;
}


/* options drop down menu */

.nav-list-mobile {
    display: none;
}

.full-width-content {
    padding: 20px 0px;
}


/* Mission & Vision*/


/********************************************************************/

.mission-vision-content {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.mission-vision-skin .nav-list {
    padding-top: 20px;
    justify-content: center;
    padding-left: 0;
}

.mission-vision-skin .content {
    background-color: #f6f4f4;
}

.mission-vision-skin .content ul li {
    list-style: circle;
}

.mission-vision-skin .info-pane {
    display: inline-block;
    width: 18%;
    vertical-align: top;
}

.mission-vision-skin .info-pane .info-pane-header {
    background: #999899;
    padding: 8px 12px;
}

.mission-vision-skin .info-pane .info-pane-header h3 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 0;
}

.mission-vision-skin .info-pane .info-pane-content {
    padding: 18px 12px 6px 18px;
}

.mission-vision-skin .info-pane .info-pane-content .moreLink {
    margin-top: 10px;
    display: block;
}


/* Nursing */

.nursing-skin {
    padding-bottom: 0
}

.content-page .hero {
    height: 100%;
    background-position: center top;
    background-size: cover;
    position: relative;
    z-index: 0;
    overflow: hidden;
    max-height: 350px;
}

.content-page .hero-img {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.hero-img img {
    height: initial;
    max-width: none;
    min-width: initial;
    margin: 0 auto;
    width: initial;
    min-height: 100%;
}

h5.AccTitle {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    color: #696969;
    width: 100%;
    padding-bottom: 10px;
}

.AccLogo {
    max-width: 190px;
    float: left;
    margin-right: 40px;
}

.Accreditations {
    margin-top: 40px;
    margin-bottom: 40px;
}


/* add gradient over bg image to make text stand out more */

.hero:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, #000, #656565);
    opacity: .2;
    max-width: 1280px;
}

.hero .title-container {
    padding: 10% 75px;
    text-transform: uppercase;
    position: relative;
}

.hero .title-container h1 {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 42px;
    line-height: 44px;
    font-weight: 800;
    letter-spacing: 3px;
    color: #fff;
}

.hero .title-container h2 {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 30px;
    max-width: 50%;
}

.content-page .container {
    background-color: #f6f4f4;
}

.side-nav .contact-us {
    color: #999899;
}

.side-nav .contact li.who {
    font-size: 16px;
    font-family: "Proxima Nova Condensed", Helvetica, Arial sans-serif;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: 20px;
}

.side-nav .contact li,
.side-nav .contact li a {
    font-size: 14px;
    text-transform: none;
    line-height: 20px;
}

.side-nav .contact li.office,
.side-nav .contact li.phone a {
    color: #999899;
}

.nursing-skin .content .ItemList {
    justify-content: space-between;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.nursing-skin .content .ItemList li.ImgHolder {
    margin: 0;
    width: auto;
}

.nursing-skin .content .ItemList li.ImgHolder img {
    min-height: 200px;
    max-width: 300px;
}

.nursing-skin .content p.EventDay {
    border-right: 2px solid #e2e0e3;
    padding-right: 10px;
}

.nursing-skin .content .Event {
    width: 310px;
    display: flex
}

.nursing-skin .content .EventDetails {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    min-width: 180px;
}

.infographic {
    margin-top: 30px;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    color: #840029;
    justify-content: space-between;
}

.ig_stat {
    text-align: center;
    flex-direction: column;
    float: left;
    flex-basis: 25%;
    min-width: 150px;
}

.ig_stat:nth-child(1) .ig_number,
.ig_stat:nth-child(1) .ig_copy {
    color: #840029;
}

.ig_stat:nth-child(1) .ig_headline {
    background-color: #840029;
}

.ig_stat:nth-child(2) .ig_number,
.ig_stat:nth-child(2) .ig_copy {
    color: #999899;
}

.ig_stat:nth-child(2) .ig_headline {
    background-color: #999899;
}

.ig_stat:nth-child(3) .ig_number,
.ig_stat:nth-child(3) .ig_copy {
    color: #696969;
}

.ig_stat:nth-child(3) .ig_headline {
    background-color: #696969;
}

.content .infographic .ig_number {
    width: 100%;
    font-family: 'Proxima Nova', Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 75px;
    padding-bottom: 10px;
}

.content .infographic .ig_headline {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 19px;
    line-height: 31px;
    width: 100%;
    height: 31px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.content .infographic .ig_copy {
    width: 100%;
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 31px;
    padding-bottom: 5px;
    text-transform: uppercase;
	line-height: 26px;
}


/* footer */


/********************************************************************/

.footer {
    background-color: #999899;
    padding: 40px 0 15px 0;
}

.Left25,
.Right25,
.Middle25 {
    width: 25%;
    float: left;
}

.social {
    height: 192px;
    position: relative;
}

.log-into {
    position: absolute;
    bottom: 0;
    right: 39px;
    color: #fff;
}

.log-into p {
    text-align: right;
    padding-bottom: 5px;
    font-size: 12px;
}

.MylewsImg {
    width: 100px;
    height: 27.22px;
}

.MylewsImg:hover {
    cursor: pointer;
}

.MylewsImg:hover path {
    fill: #840029 !important;
}

.ContactInfo {
    color: #fff;
    font-size: 12px;
    width: 70%;
    margin: 10px auto 0;
}

.ContactNum {
    font-size: 12px;
    padding-bottom: 10px;
}

ul.FooterLinks {
    width: 70%;
    margin: 0 auto;
}

li.LinksList {
    margin-bottom: 10px;
}

a.Flinks,
a.Flinks:link,
a.Flinks:visited {
    color: #fff;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 25px;
    display: block;
    border: 1px solid #a9a8a9;
    font-weight: bold;
    text-align: center;
    transition: all 0.5s;
}

a.Flinks:hover,
a.Flinks:focus,
a.Flinks:active {
    background-color: #fff;
    color: #000005;
    text-decoration: none;
}

.ReqInfo p {
    color: #fff;
    font-family: 'Proxima Nova', Helvetica, Arial sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
}

img.HclLogo,
img.footerLogoImg,
img.LasallianImg {
    margin: 0 auto;
    display: block;
}

img.footerLogoImg {
    width: 50%;
}

img.LasallianImg {
    width: 70%;
}

.AboutUs {
    border-right: 1px solid #a3a3a3;
    display: flex;
    justify-content: flex-start;
    flex-flow: column;
}

.CopyRightInfo {
    clear: both;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding-top: 30px;
}

.CopyRightInfo a,
.CopyRightInfo a:link,
.CopyRightInfo a:visited {
    color: #fff;
    text-decoration: underline;
}

.CopyRightInfo a:hover,
.CopyRightInfo a:focus,
.CopyRightInfo a:active {
    color: #000;
}

.SiteLinks {
    display: flex;
    justify-content: space-around;
}

.SiteLinks a,
.SiteLinks a:link,
.SiteLinks a:visited {
    font-size: 12px;
    vertical-align: top;
    line-height: 64px;
}

p.AboutLewis {
    float: left;
    width: 34%;
    margin-right: 53px;
    padding-bottom: 0;
    font-size: 12px;
    vertical-align: top;
    line-height: 20px;
}

p.AboutLewis a,
p.AboutLewis a:link,
p.AboutLewis a:visited {
    margin-left: 0px;
    font-size: 12px;
    vertical-align: top;
    line-height: 20px;
}

p.CopRight {
    float: left;
    padding: 0;
    margin-top: 20px;
    font-size: 12px;
}

.social-content {
    display: inline-block;
    width: 275px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

a.social-link,
a.social-link:link,
a.social-link:visited {
    transition: all 0.5s;
    font-size: 24px;
    border: 1px solid white;
    height: 35px;
    width: 35px;
    transition: all 0.5s;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 12px;
}

a.social-link:hover {
    color: #000005;
    background-color: #fff;
}

a.social-link svg {
    padding: 3px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

a.social-link svg * {
    fill: #ffffff;
}

a.social-link:hover svg * {
	fill: #000005;
}

a.social-link i {
    line-height: 35px;
}

.side-nav .nav-list-dropdown-items {
    padding-left: 15px;
}

.TextGrid .side-carousel.left-margin-slider {
    position: relative;
}

#carousel-wrapper {
	position: relative;
}

.left-margin-side .side-carousel.left-margin-slider {
    padding: 0 40px;
    position: relative;
    margin-bottom: 40px;
}

.slick-slider {
    padding-bottom: 40px;
    border-bottom: #D7D7D7 2px solid;
}

button.slick-arrow {
    position: absolute;
    bottom: 20px;
    border: none;
    text-indent: -9999px;
    width: 30px;
    margin: auto;
    outline: none;
    cursor: pointer;
}

button.slick-prev.slick-arrow {
    background: url(../images/left-red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    left: 32%;
    right: auto;
}

button.slick-next.slick-arrow {
    background: url(../images/right-red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    right: 32%;
    left: auto;
}

.pagingInfo {
    text-align: center;
    display: block;
    padding: 0;
    color: #696969;
    font-size: 15px;
    font-family: "Proxima Nova", Helvetica, Arial sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    width: auto;
    position: absolute;
    left: 0%;
    right: 0%;
    margin: auto;
    bottom: 20px;
    line-height: 20px;
    max-width: 40px;
}
.left-margin-side  .pagingInfo {
    bottom: 40px;
}
.pagingInfo a {
    display: inline-block;
    width: 20px;
}

.btn-toggle {
    display: none;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    width: 40px;
    height: 32px;
    background: url('../images/top-menu.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.btn-toggle.active {
    background: url('../images/top-close.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.PhotoItem {
    margin-bottom: 25px;
    width: 100%;
}

.mission-Statement-Image {
    float: right;
    padding: 10px;
}

.SubImg {
    float: right;
    padding: 10px;
}

.form-div {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.form-div * {
    box-sizing: border-box;
}

.form-controls {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.form-controls input {
    line-height: 24px;
    padding: 6px 15px;
    display: inline-block;
    outline: none;
    border: #757575 1px solid;
    margin: 5px 0 5px 1px;
    height: 38px;
    vertical-align: middle;
}

.form-controls input[type="radio"],
.form-controls input[type="checkbox"] {
    height: 14px;
    border-radius: 50%;
    width: 14px;
    padding: 0;
    border: none;
    vertical-align: middle;
    text-align: center;
}

.form-controls textarea {
    outline: none;
    resize: none;
    line-height: 24px;
    padding: 6px 15px;
    margin: 5px 0;
    border: #757575 1px solid;
}

.form-controls input:focus,
.form-controls textarea:focus {
    border: 1px solid #840029;
}

.form-controls input#Address {
    min-height: 75px;
}

.form-controls select {
    width: auto;
    padding: 8px;
    line-height: 22px;
    height: 38px;
    text-align: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    font-family: 'Proxima Nova';
    background: #fff;
    color: #000005;
    font-weight: normal;
    letter-spacing: 0.6px;
    outline: none;
    border: #757575 1px solid;
}

.form-controls input[type="submit"] {
    background: #840029;
    color: #fff;
    border: none;
    padding: 8px 30px;
    cursor: pointer;
}

.form-controls input[type="submit"]:hover {
    background: #222;
}

/******************************************/
/* Lewis Added Style (new or from old site*/
/******************************************/

ul.bulletList { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type: disc;
}

li.bulletListItem {
	padding: 0; 
	margin: 0;
	list-style-type: disc;
}

ol.numberList { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type:decimal;
}

li.numberListItem {
	padding: 0; 
	margin: 0;
	list-style-type:decimal;	
}

ol.alphaList { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type:lower-alpha;	
}

li.alphaListItem {
	padding: 0; 
	margin: 0;
	list-style-type:lower-alpha;	
}

ol.alphaListUpper { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type: upper-alpha;	
}

li.alphaListUpperItem {
	padding: 0; 
	margin: 0;
	list-style-type: upper-alpha;	
}

ol.romanListLower { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type: lower-roman;	
}

li.romanListLowerItem {
	padding: 0; 
	margin: 0;
	list-style-type: lower-roman;	
}

ol.romanListUpper { 
	padding: 0 0 18px 24px; 
	margin: 0;
	list-style-type: upper-roman;	
}

li.romanListUpperItem {
	padding: 0; 
	margin: 0;
	list-style-type: upper-roman;	
}

.imgWrapper	{ 
	padding: 0 0 30px 0; 
}

.leftAlignImg { 
	float: left; padding: 0 20px 20px 0; 
}

.rightAlignImg { 
	float: right; 
	padding: 0 0 20px 20px; 
}

h5.LUcontent {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
}

h1.LUcontent {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 34px;  
	font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px;
}

h2.LUcontent {
    font-family: 'Proxima Nova Condensed', Helvetica, Arial sans-serif;
    font-size: 24px;  
	font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px;
}

h8.LUcontent { 
	font-family: 'ProximaNova-Regular', Helvetica, Arial sans-serif; 
	font-size: 17px; 
	font-weight: bold;
	color:#000; 
	padding: 0 0 10px 0; 
}

.clear-both	{ 
	clear:both; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px; 
}

.tableResponsive {
	overflow-x:auto; 
	display: block;
}

.tableGeneral {
	background-color:#e0ded8; 
	width:100%;
}

.tableGeneralCellHeader {
	background-color: #ccc; 
	padding:5px;
	vertical-align:middle;
}

.tableGeneralCell {
	background-color: #FFF; 
	padding:5px;
}

.tableGeneralCellMiddle {
	background-color: #FFF; 
	padding:5px;
	vertical-align: middle;
}

.mobileBoxContent {
	padding: 40px;
}

a.redBoxLink,
a.redBoxLink:link,
a.redBoxLink:visited { 
	font-family: 'ProximaNova-Regular', Arial,Helvetica,sans-serif;
	font-size: 22px; 
	line-height: 32px; 
	color: #fff; display: block;
	background-color: #8d1919; 
	padding: 20px; 
	text-decoration: none; 
}

a.redBoxLink:hover,
a.redBoxLink:focus	{ 
	background-color: #660000; 
}
.redBoxLinkTitle { 
	padding: 0 32px 10px 0; 
	display: block;
	background: transparent url(../images/rounded-arrow.png) right 0 no-repeat; 
}
a.redBoxLink small,
a.redBoxLink:link small,
a.redBoxLink:visited small { 
	font-size: 12px; 
	line-height: 18px; 
	display: block; 
}

a.grayBoxLink,
a.grayBoxLink:link,
a.grayBoxLink:visited { 
	font-family: 'ProximaNova-Regular', Arial,Helvetica,sans-serif;
	font-size: 28px; line-height: 30px; color: #fff; display: block;
	background-color: #515252; 
	padding: 20px; 
	text-decoration: none; 
}

a.grayBoxLink:hover,
a.grayBoxLink:focus	{ 
	background-color: #242424; 
}
.grayBoxLinkTitle  { 
	padding: 0 32px 10px 0; 
	display: block;
	background: transparent url(../images/rounded-arrow.png) right -200px no-repeat; 
	}
a.grayBoxLink small,
a.grayBoxLink:link small,
a.grayBoxLink:visited small { 
	font-size: 12px; 
	line-height: 18px; 
	display: block; 
}

.cnSpacing { 
	padding: 0 0 30px 0; 
}

.Left45 {
    width: 45%;
    float: left;
}

.Right45 {
    width: 45%;
    float: right;
}

.responsiveCal {
 	position: relative; 
	padding-bottom: 75%; 
	height: 0; 
	overflow: hidden;
}
 
.responsiveCal iframe {
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

.whiteBackground {
	background-color:#FFF;
	width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px; height: 0; 	
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container-half {
    position: relative;
	top: 0;
    left: 0;
    width: 50%;
	overflow: hidden;
}

.video-container-half iframe,
.video-container-half object,
.video-container-half embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.ImgTxtMiddle {
	vertical-align: middle;	
}
		
div.redBox {
	width: 97%; 
	border: 2px solid; 
	padding: 8px; 
	border-color:#840029;				
}
