﻿@import url(/includes/css/grid-flex.css);
@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}
body{margin:0;padding:0;-webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

img{border: 0}
ul{padding-left: 0}
ul li{list-style:none}
html, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#333330}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
iframe[src="/management/login/persistSession.aspx"] {display: none}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body>*>.wrap,#alertApp>*,.home .wrap{width:100%;max-width:70rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
body, .text, input, button, select, textarea {
	font-family: 'Barlow Condensed', sans-serif;
	line-height:1.5;color:#666;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.text{font-size: 1rem}
a, a *{color:#093D75;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#31659b}
#content>:is(p, ul, ol, .highlight, .twoCol, .categoryWrap) a:not(.button), .home-registration ul li a:not(.button) {text-decoration: underline;}
#content ul.fancy-list li a:not(.button) {text-decoration: none;}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {margin-top:2em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#31659b}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:600}
u{text-decoration:none}
hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:1em 0;padding-top:1px}
p{font-size:1.125em; color: #4A4A4A;}
h1, .home-registration h2{font-size:2.25em; color: #515151; font-weight: 600;}
h2, .content * h1, .home-registration h3{font-size:1.875em; font-weight: 600; color: #53769B;}
h3, .content * h2, .home-registration h4{font-size:1.5em; font-weight: 600; color: #333330;}
h4, th{font-size:1.25em; font-weight: 600; color: #666;}
h5 {font-size:1.1em; font-weight: 600; color: #4A4A4A;}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub {font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* HEADER ------------------------------*/
body>header{background:#fff; border-bottom: 1px solid #fff;}
body>header>.wrap{height:60px}
#brand{display:-webkit-box;display:-ms-flexbox;display:flex;float: left;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#brand img{height: 3rem;width: auto;}
#brand .logobox {
	width: 4.375em;
	height: 4.375em;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#brand .logobox.hall {background: rgba(216, 216, 216, .9);}
#brand .logobox.hall img {mix-blend-mode: multiply;}
#brand .logobox.conard {background: #851512; border-right: 1px solid #fff;}
#brand span {
	font-weight: 600;
	margin-left: .5em;
	font-size: 1.75em;
	color: #515151;
	letter-spacing: 0.47px;
	line-height: .964em;
}

/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff;}
main>.wrap{padding-top:1em}
.contentEditor{background:#fff;min-width:100%;}
/* t1 */
#sidenav>ul>li>a {display: none;}
#sidenav{width:100%;overflow:hidden;margin:0 0 3rem}
#sidenav ul{padding: 0}
#sidenav li{height:1%;overflow:hidden}
#sidenav li a{padding:.5em .25rem;line-height:1.1em;display:block; font-size: 1.125em;}
#sidenav li a:hover, #sidenav li a:active{background:#e5e5e5}
#sidenav li.on>a{color:#000}
/* t2
#sidenav li.on ul{border-top:1px solid rgba(0,0,0,.15)} 
#sidenav li.on ul li{border-bottom:1px solid rgba(0,0,0,.15)}*/
#sidenav li.on ul li a{padding:.3em .5rem .3em .5rem;font-size:1.125em;color:#093D75; font-weight: 500;}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#fff;background:#093D75}
#sidenav li ul li.on>a{color:#fff; background:#093D75;}
/* t3 
#sidenav li ul li.on ul{padding-bottom:.5em;border:0}*/
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:1rem;font-size:1em;color:#515151; background: rgba(216, 216, 216, 0.6);}
#sidenav li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#fff;}
#sidenav li ul li ul li.on>a{color:#515151; background:#fff;}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:1.5rem;font-size:.875em;color:#515151}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#fff}
#sidenav li ul li ul li ul li.on>a{color:#515151s; background:#fff;}
/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}
/* breadcrumb */
.breadcrumb{margin-bottom: 1em}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0"}

/* content */
.content{word-wrap:break-word}
.content .photoright, .content .photoleft{max-width:50%;height:auto}
.content .photoright img,.content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
.content img.phototreatment{max-width:50%;height:auto}
.content figure.phototreatment{width: 100%;text-align: center}
.content figure.phototreatment img{max-width: 100%;width: auto;height: auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {max-width: 100%;width: auto;height: auto}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:rgba(216, 216, 216, 0.6);padding:1.875em 1.25em;margin:2.5em 0; color: #515151;}
.highlight ul li:not(:last-of-type), .content .highlight ul li:not(:last-of-type) {margin-bottom: .75em;}
.highlight h1 {font-style: italic; color: #515151; font-size: 1.75em;}
small, .textSm{font-size:.8em}
.content table{width:100%}
.pageHeader{width:100%;height:auto;background-position: center;margin-bottom:2em; padding-top: 9.375rem; background-size: cover; background-repeat: no-repeat;margin-bottom: 0.875em; }

.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
	.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
	.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
	.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
	.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

.intro {font-size: 1.25em; color: #666; font-weight: 500;}

/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li, .home-registration ul li{padding-left:2em;text-indent: -1em; font-size: 1.125rem;}
.interior #wsMainManagement ul li {font-size: 11px;}
.content ul li:before, .home-registration ul li:before{content: ""; background-image: url(/images/arrow.svg);    background-size: contain;
    display: inline-block;
    width: 1em;
    height: 11px;
    margin-bottom: .06em;
    text-align: center;
    background-repeat: no-repeat;
	text-indent: 0;}
.content ul li ul li:before{opacity: .5}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}

.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoContainer {width: 100%;height:0;line-height:0;position: relative;padding-top:56.25%; /* 16:9 */}
.videoContainer.ratio-4-3 {padding-top:75%; /* 4:3 full-frame */}
.videoContainer iframe {position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:0}

/* forms */
input, button, select{font-size:.9rem;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], input[type="reset"]{border-radius:0; outline: none; -webkit-appearance:none;font-size: 1.125rem; font-weight: 500;}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{    border: 2px solid #e2e2e2; -webkit-transition: all .2s; transition: all .2s;
    background-color: #fff;padding:3px 5px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{background-color:#fff; border: 2px solid #888;}
textarea{display:block;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;padding-right: 18px}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background-color:#E2E2E2;color:#093D75; border:0;padding: .550em 1.289em .700em;line-height:1em;cursor:pointer; font-size: 1.25rem; font-weight: 600;}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,.button.hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#093D75;color:#fff; }
.button{display: inline-block}
button img{height:1em;width:auto;vertical-align:top}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable,
:where(.formTable, .form-flex) :where(input:where([type="text"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), table, textarea, select) {
	width: 100%;
}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea, .formTable select{width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.formEdit select, .formBuilder select { width:40%; }
.formTable td {font-size: 1.125em;}
.ContactForm ul li:before {display:none;}
#ContactForm fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#ContactForm fieldset legend {
	padding: 0;
	font-size: 1.5em;
    font-weight: 600;
	margin-bottom: 1rem;
    color: #333330;
}

#ContactForm fieldset table {
	margin-left: 2em;
}

#ContactForm fieldset label {
	width: 50%;
	font-size: 1.125em;
}

/* Forms - without tables ----- */
form.narrow .form-flex,
.narrow.form-flex {
	max-width: 18.75em;
}

.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.form-flex fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.form-flex fieldset legend {
	float: left;
	width: 100%;
}

.form-flex>div {
	margin: 0 0 .75em;
	font-size: 1.125em;
}

.form-flex .full {
	width: 100%;
}

.form-flex>div>label:first-of-type {
	display: block;
}

/* Checkboxes, radios */
.form-flex>div>fieldset>label {
	display: inline-block;
}


/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header 
.pageHeader{width:100%;height:auto;margin-bottom:2em}*/

/* alert */
#alertApp {background: #990000;cursor: pointer;position: relative;width: 100%;padding: .5rem 2.5rem;z-index: 1;}
#alertApp:hover { background:#660000;}
#alertApp.alertStatic { cursor: default;}
#alertApp h1 {color: #FFF;font-size: .9375rem;line-height: 1.25rem;margin: 0 auto;padding: .1875rem .3125rem;text-align: center;}
#alertApp:hover h1,#alertApp.expand h1 {color: #FFF;}
#alertApp #alertDesc {height: 0;overflow: hidden;}
#alertApp p {color: #FFF;font-size: .9375rem;line-height: 1.5;margin: 0;padding: .5rem 0 .75rem;position: relative;text-align: center; z-index: 1;}

/* management overrides */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td:nth-child(2) {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}


/* WELCOME SECTION */
.welcome {
    height: 32.9vw;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    background-repeat: no-repeat;
}
.welcome h1 {
	letter-spacing: 2px;
	margin-top: 1rem;
	font-size: 5.625em;
	font-weight: 700;
	color: #fff;
	line-height: 1.18;
	text-transform: uppercase;
	margin-bottom: 0;
}
.welcome h1>span {
	font-size: .289em;
	color: rgba(255,255,255,0.6);
	font-weight: 500;
	display: block;
	letter-spacing: 0;
	text-transform: capitalize;
}
.welcome h1:after {
	content:"";
	display: block;
	width: 2.1875rem;
	height: 1.3rem;
	border-bottom: 3px solid #fff;
	margin: 0 auto;
}
.welcome p:first-of-type {
	font-size: 1.5em;
	line-height: 1.167em;
    margin: 1em 0 1.5em;
    font-weight: 500;
	color: rgba(255,255,255,0.7);
}
.welcome p:last-of-type {
	margin-bottom: 0;
}
.welcome p>span.textColor {
	color: #fff;
	font-weight: 600;
}
.welcome p .button {
	font-size: 1.112em;
	backface-visibility: hidden;
	color: #093D75;
	font-weight: 600;
	background: #fff;
	padding: .625325em .98445em;
	-webkit-transform: perspective(1px);
	        transform: perspective(1px);
}
.welcome p .button:hover {
	color: #53769B;
}
.welcome p .button:active, .welcome p.button:focus {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}
.welcome p .button:first-child:before {
	content: "";
	background-image: url("/images/download.svg");
	background-size: contain;
	display: inline-block;
	margin-right: .625rem;
}

/* RIBBON 2 ---------------------------- */
.athletics {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	border-top: 4px solid rgba(216, 216, 216, 0.52);
	border-bottom: 4px solid rgba(216, 216, 216, 0.52);
}
.sports h2 {
	font-size: 2.125em;
	display: table;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: #fff;
	margin-top: -1.85rem;
	font-weight: 600;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 0 2px #E2E2E2;
	        box-shadow: 0 0 0 2px #E2E2E2;

}
.conard.sports h2 {
	background: #D30E2D;
	margin-left: -.125rem;
	float: left;
	padding: 0 1.25rem .375rem;
}
.conard.sports {
	background-image: url(/images/conard-logo-watermark.svg);

}
.hall.sports {
	background-image: url(/images/hall-updated-watermark.svg);
}
.conard.sports:after {
	content:"";
	position: absolute;
	right: -4px;
	top: 0;
	height: 100%;
	display: block;
	border-right: 4px solid rgba(216, 216, 216, 0.52);
}
.hall.sports h2 {
	background: #093D75;
	float: right;
	margin-right: -.125em;
    padding: 0rem 1.625rem .375rem;
}
.sports {
	width: calc(50% - .1rem);
	display: inline-block;
	position: relative;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.sports ul {    margin: 3em 3em 2.5em; clear: both;}
.sports ul li  {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: calc(33% - .85em);
	font-size: 1.375em;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: .25em .41em;
}
.sports ul li a {
	color: #333;
	backface-visibility: hidden;
	text-align: center;
	line-height: 1.2;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform: perspective(1px);
	        transform: perspective(1px);
}
.sports ul li img {
	border: 4px solid #E2E2E2;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}


.hall.sports ul li a:hover {
	color: #093D75;
}
.hall.sports ul li a:hover img {
	-webkit-box-shadow: 0px 0px 0px 4px #093d75;
	        box-shadow: 0px 0px 0px 4px #093d75;
	border: 4px solid #fff;
}
.conard.sports ul li a:hover {
	color: #D30E2D;
}
.conard.sports ul li a:hover img {
	-webkit-box-shadow: 0px 0px 0px 4px #D30E2D;
	        box-shadow: 0px 0px 0px 4px #D30E2D;
	border: 4px solid #fff;
}

/* Home Registration Ribbon ------------------------------ */
.home-registration{padding:0 0 5rem 0}
.home-registration :is(h1, h2) {margin-top: 2rem}
.home-registration :is(h1, h2, h3) {text-align: center}
.home-registration h3{width: 100%;background-color:rgba(216, 216, 216, 0.52);font-size: 1.2rem;padding: .5rem .5rem;margin-bottom: 0}
.home-registration h4 {text-transform: uppercase;font-weight: 700}
.home-registration section {border: 4px solid rgba(216, 216, 216, 0.52);float: left;width: 100%;padding: 1em 1em;margin-top: 0}
.home-registration ul{margin-bottom: 2em}
/* FOOTER ------------------------------ */
body>footer{padding-top:3.5em;padding-bottom: 2em;color:#fff;font-size:1em;border-top: 1px solid #fff; background: #333330;}
body>footer>.wrap{overflow:visible; max-width: 40.6875em;}
body>footer>.fatFooter {max-width: 51.6875em;width:100%;
	margin-left:auto;margin-right:auto;position:relative;overflow:auto}
body>footer .fatFooter address br {line-height: 1.65;}
body>footer a{color:#fff}
body>footer a:hover, footer a:active{color:#fff}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
.fatFooter{margin-bottom:3em;}
.fatFooter>nav>ul ul li{padding-left: 1rem}
/*.fatFooter>*>*:last-child{width:1%;padding-right:0;white-space:nowrap}*/
body>footer nav{display:inline}
body>footer>div{min-height:18px}
footer>.wrap>div {text-align: center; color: #9D9D9B; font-size: .875em; margin-bottom: .5em;}
footer>.wrap>div a {color: #9D9D9B;}
footer>.wrap>div a:hover {color: #fff;}
  
.fatFooter .footer-column {
	display: inline-block;
	text-align: center;
    width: 49%;
}
.fatFooter .footer-column img {
	height: 5.625rem;
	width: auto;
	margin-bottom: .25em;
}
.fatFooter .button {
	color: #333330;
	background: #fff;
	font-weight: 600;
	margin-top: 1em;
	font-size: 1.125em;
	padding: .34em .652em .4392em;
}
.fatFooter .footer-column:first-of-type .button:hover {
	background: #cf413b;
	color: #fff;
}
.fatFooter .footer-column:first-of-type a:hover {
	color: #e18784;
}

.fatFooter .footer-column:last-of-type .button:hover {
	background: #53769b;
	color: #fff;
}
.fatFooter .footer-column:last-of-type a:hover {
	color: #8ba5c1;
}


/* RESPONSIVE ------------------------------ 
@media screen and (max-width:1200px) {
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 1.5dppx) {
#brand{background:url(/images/brand@2x.png) no-repeat center center;background-size: 200px 60px;}
	#brand img{visibility:hidden;}
}*/


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus, select:focus, textarea:focus{-webkit-transition: background-color 150ms ease;transition: background-color 150ms ease}


/* FORM ERROR ------------------------------ */
.form-error {
	color: #EE0000;
	font-size: 0.9375em;
}

.reverse .form-error {
	background: #EE0000;
	color: #FFF;
}

fieldset label:first-of-type input:focus {
	outline: 1px solid #FF0000;
}

.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; color: #fff;}
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }

/* ANIMATION CLASSES ------------------------------ */

.no-glide {
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
	-webkit-transition: none !important;
	transition: none !important;
  }
  
  .fade-in,
  .animate-left, .animate-right, .animate-down, .animate-up,
  .animate-up-left .animate-up-right, .animate-down-left, .animate-down-right {
	opacity: 0;
	position: relative;
	-webkit-transition: all .75s ease;
	transition: all .75s ease;
  }
  
  .animate-left { left: 4.75rem; top: 0; }
  .animate-right { right: 4.75rem; top: 0; }
  .animate-up { top: 4.75rem; }
  .animate-down { top: -4.75rem; }
  
  .animate-down-left { left: 4.75rem; top: -4.75rem; }
  .animate-down-right { right: 4.75rem; top: -4.75rem; }
  .animate-up-left { left: 4.75rem; top: 4.75rem; }
  .animate-up-right { right: 4.75rem; top: 4.75rem;  }
  
  .animate-left.animated { left: 0; top: 0; }
  .animate-right.animated { right: 0; top: 0; }
  .animate-up.animated { top: 0; }
  .animate-down.animated { top: 0; }
  
  .animate-up-left.animated { left: 0; top: 0; }
  .animate-up-right.animated { right: 0; top: 0; }
  .animate-down-left.animated { left: 0; top: 0; }
  .animate-down-right.animated { right: 0; top: 0; }
  
  .animated {opacity: 1;}
  
  .animated,
  .delay-1 {-webkit-transition-delay:.15s; transition-delay:.15s;}
  .delay-2 {-webkit-transition-delay:.3s;  transition-delay:.3s;}
  .delay-3 {-webkit-transition-delay:.45s; transition-delay:.45s;}
  .delay-4 {-webkit-transition-delay:.6s;  transition-delay:.6s;}
  .delay-5 {-webkit-transition-delay:.75s; transition-delay:.75s;}
  .delay-6 {-webkit-transition-delay:.9s;  transition-delay:.9s;}
  .delay-7 {-webkit-transition-delay:1.05s; transition-delay:1.05s;}
  .delay-8 {-webkit-transition-delay:1.2s; transition-delay:1.2s;}
  .delay-9 {-webkit-transition-delay:1.35s; transition-delay:1.35s;}
  .delay-10 {-webkit-transition-delay:1.5s; transition-delay:1.5s;}
  