/* CSS RESET (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent }
body { line-height: 1; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
hgroup,
menu,
nav,
section { display: block }
nav ul { list-style: none; margin-bottom: 0; padding-left: 0; }
nav ul li { margin-bottom: 0; }
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after { content: none }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent }
ins { background-color: #ff9; color: #000; text-decoration: none }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold }
del { text-decoration: line-through }
abbr[title],
dfn[title] { border-bottom: 1px dotted; cursor: help }
table { border-collapse: collapse; border-spacing: 0 }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #d5d4d4; padding: 0 }
input,
select { vertical-align: middle; }
select > option,
select > optgroup > option { font-weight: normal; }
input[type="color"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"] { -webkit-appearance: none; }

/* VARIOUS WIDGETS */
.nopadding { padding: 0; }
.noborder { border: 0; }
a.directed:after { content: ' \203A'; }
a.external:after { content: ' \203A'; }
a.learnmore { display: inline-block; }
a.learnmore:after { content: ' \203A'; }
a.readmore:after { content: ' \203A'; }
.floatleft { float: left; margin: 0 7px 7px 0; }
.floatright { float: right; margin: 0 0 7px 7px; }

/* - CSS accordion */
.accordion { border: #d6d6d6 solid 1px; border-radius: .2em; cursor: pointer; }
.accordion.jsprocessed { background: #1f3e75; border-color: #1f3e75; color: #fff; padding: .5em 1em; }
.accordion.jsprocessed + div { border: #d6d6d6 solid 1px; border-top: 0; height: auto; line-height: 1.5em; padding: 1em; overflow: hidden; -webkit-transition: 500ms ease-in-out; -ms-transition: 500ms ease-in-out; transition: 500ms ease-in-out; }
.accordion.jsprocessed.closed { background: transparent; color: #666666; }
.accordion.jsprocessed.closed + div { max-height: 1px !important; padding: 0 1em; }
h3.accordion.jsprocessed { font-size: 1em; margin: 1.5em 0 0 0; }
.accordion + div + .accordion { margin-top: 0em; }

/* - Button */
.button { background-color: #1f3e75; border: .1em solid #1f3e75; color: #fff; cursor: pointer; display: inline-block; font-size: 1.6em; font-weight: normal; line-height: 1em; padding: .4em 1em; text-align: center; text-transform: uppercase; }
.button:hover { background-color: #2a3953; border-color: #2a3953; }
.button:active { background-color: #fff; border-color: #2a3953; color: #1f3e75; }
.button.gold { background-color: #efc740; border-color: #ddb83b; color: #1f3e75; }
.button.gold:hover { background-color: #ddb83b; border-color: #ddb83b; }
.button.gold:active { border-color: #ddb83b; }
.button.full { display: block; }

/* - Responsive embed. Wrap iframe with div with class embed */
div.embed { margin-bottom: .25em; position: relative; }
div.embed:after { content: ''; display: block; height: 0; padding-bottom: 56%; width: 100%; }
div.embed iframe { bottom: 0; left: 0; height: 100%; position: absolute; right: 0; top: 0; width: 100%; }
div.embed[data-aspectratio="1x1"]:after,
div.embed[data-aspectratio="1X1"]:after,
div.embed[data-aspectratio="square"]:after { padding-bottom: 100%; }
div.embed[data-aspectratio="3x2"]:after,
div.embed[data-aspectratio="3X2"]:after { padding-bottom: 67%; }
div.embed[data-aspectratio="4x3"]:after,
div.embed[data-aspectratio="4X3"]:after { padding-bottom: 73%; }
div.embed[data-aspectratio="16x9"]:after,
div.embed[data-aspectratio="16X9"]:after { padding-bottom: 56%; }
div.embed[data-aspectratio="21x9"]:after,
div.embed[data-aspectratio="21X9"]:after { padding-bottom: 43%; }
div.embed[data-aspectratio="2x3"]:after,
div.embed[data-aspectratio="2X3"]:after { padding-bottom: 150%; }
div.embed[data-aspectratio="3x4"]:after,
div.embed[data-aspectratio="3X4"]:after { padding-bottom: 133%; }
div.embed[data-aspectratio="9x16"]:after,
div.embed[data-aspectratio="9X16"]:after { padding-bottom: 178%; }
div.embed[data-aspectratio="9x21"]:after,
div.embed[data-aspectratio="9X21"]:after { padding-bottom: 233%; }

/* - Responsive slides */
.rslides { list-style: none; margin: 0; overflow: hidden; padding: 0; position: relative; width: 100%; }
.rslides li { -webkit-backface-visibility: hidden; display: none; left: 0; position: absolute; top: 0; width: 100%; }
.rslides li:first-child { display: block; float: left; position: relative; }
.rslides img { border: 0; display: block; height: auto; float: left; width: 100%; }

/* - Repeatable content section */
.field-collection-container { border-bottom: 0; }
.field-collection-container .field-collection-view { border-bottom: 0; margin: 0; padding: 0; }
.field-collection-container ul.action-links-field-collection-add { margin-top: 1em; }

.editingtabs {}
.editingtabs > .content h2 {display: none;}
.editingtabs > .content ul {border-bottom: 1px solid #bbb; border-collapse: collapse; height: auto; line-height: normal; list-style: none; margin: 5px; padding: 0 0 0; }
.editingtabs > .content ul li {bottom: -1px; display: inline; position: relative;}
.editingtabs > .content ul li a {background-color: #ddd; border-color: #bbb; border-style: solid solid none solid; border-width: 1px; height: auto; margin-right: 0.5em; padding: 0 1em; text-decoration: none;}
.editingtabs > .content ul li.active a {background-color: #fff; border: 1px solid #bbb; border-bottom: 1px solid #fff;}
.editingtabs > .content ul li a:hover {background-color: #eee; border-color: #ccc; border-bottom-color: #eee;}


/* - Responsive versioning. Show/hide element under certain responsive conditions. Can mix and match (data-responsive="desktop tablet") */
@media all and (min-width:62.5em) {
	*[data-responsive~="tablet"],
	*[data-responsive~="mobile"] { display: none !important; }
	*[data-responsive~="desktop"] { display: initial !important; }
	.hide-desktop { display: none !important; }
	*[class*="span-"] { box-sizing: border-box; /*display: inline-block;*/ margin-right: -4px !important; vertical-align: top; }
	.span-1 { width: 10%; }
	.span-2 { width: 20%; }
	.span-25 { width: 25%; }
	.span-3 { width: 30%; }
	.span-333 { width: 33.3%; }
	.span-4 { width: 40%; }
	.span-5 { width: 50%; }
	.span-6 { width: 60%; }
	.span-666 { width: 66.6%; }
	.span-7 { width: 70%; }
	.span-75 { width: 75%; }
	.span-8 { width: 80%; }
	.span-9 { width: 90%; }
	.span-10 { display: block; margin-right: 0; width: auto; }
	*[class*="span-wm-"] { margin: 0 .8% 1em 1% !important; margin-right: calc(1% - .3em) !important; }
	.span-wm-1 { width: 8%; }
	.span-wm-2 { width: 18%; }
	.span-wm-25 { width: 23%; }
	.span-wm-3 { width: 28%; }
	.span-wm-333 { width: 31.3%; }
	.span-wm-4 { width: 38%; }
	.span-wm-5 { width: 48%; }
	.span-wm-6 { width: 58%; }
	.span-wm-666 { width: 64.6%; }
	.span-wm-7 { width: 68%; }
	.span-wm-75 { width: 73%; }
	.span-wm-8 { width: 78%; }
	.span-wm-9 { width: 88%; }
	.span-wm-10 { display: block; margin-left: 0; margin-right: 0; width: auto; }
}
@media all and (max-width:62.49em) and (min-width:48em) {
	*[data-responsive~="desktop"],
	*[data-responsive~="mobile"] { display: none !important; }
	*[data-responsive~="tablet"] { display: initial !important; }
	.hide-tablet { display: none !important; }
	*[class*="span-"] { box-sizing: border-box; display: inline-block; margin-right: -4px !important; vertical-align: top; }
	.span-t-1 { width: 10%; }
	.span-t-2 { width: 20%; }
	.span-t-25 { width: 25%; }
	.span-t-3 { width: 30%; }
	.span-t-333 { width: 33.3%; }
	.span-t-4 { width: 40%; }
	.span-t-5 { width: 50%; }
	.span-t-6 { width: 60%; }
	.span-t-666 { width: 66.6%; }
	.span-t-7 { width: 70%; }
	.span-t-75 { width: 75%; }
	.span-t-8 { width: 80%; }
	.span-t-9 { width: 90%; }
	.span-t-10 { display: block; margin-right: 0; width: auto; }
	*[class*="span-wm-"] { margin: 0 .8% 1em 1% !important; margin-right: calc(1% - .2em) !important; }
	.span-wm-t-1 { width: 8%; }
	.span-wm-t-2 { width: 18%; }
	.span-wm-t-25 { width: 23%; }
	.span-wm-t-3 { width: 28%; }
	.span-wm-t-333 { width: 31.3%; }
	.span-wm-t-4 { width: 38%; }
	.span-wm-t-5 { width: 48%; }
	.span-wm-t-6 { width: 58%; }
	.span-wm-t-666 { width: 64.6%; }
	.span-wm-t-7 { width: 68%; }
	.span-wm-t-75 { width: 73%; }
	.span-wm-t-8 { width: 78%; }
	.span-wm-t-9 { width: 88%; }
	.span-wm-t-10 { display: block; margin-left: 0; margin-right: 0; width: auto; }
}
@media all and (max-width:47.99em) {
	*[data-responsive~="desktop"],
	*[data-responsive~="tablet"] { display: none !important; }
	*[data-responsive~="mobile"] { display: initial !important; }
	.hide-mobile { display: none !important; }
	*[class*="span-"] { box-sizing: border-box; display: inline-block; margin-right: -4px !important; vertical-align: top; }
	.span-m-1 { width: 10%; }
	.span-m-2 { width: 20%; }
	.span-m-25 { width: 25%; }
	.span-m-3 { width: 30%; }
	.span-m-333 { width: 33.3%; }
	.span-m-4 { width: 40%; }
	.span-m-5 { width: 50%; }
	.span-m-6 { width: 60%; }
	.span-m-666 { width: 66.6%; }
	.span-m-7 { width: 70%; }
	.span-m-75 { width: 75%; }
	.span-m-8 { width: 80%; }
	.span-m-9 { width: 90%; }
	.span-m-10 { display: block; margin-right: 0 !important; width: auto; }
	*[class*="span-wm-"] { margin: 0 calc(1% - .2em) 1em 1% !important; }
	.span-wm-m-1 { width: 8%; }
	.span-wm-m-2 { width: 18%; }
	.span-wm-m-25 { width: 23%; }
	.span-wm-m-3 { width: 28%; }
	.span-wm-m-333 { width: 31.3%; }
	.span-wm-m-4 { width: 38%; }
	.span-wm-m-5 { width: 48%; }
	.span-wm-m-6 { width: 58%; }
	.span-wm-m-666 { width: 64.6%; }
	.span-wm-m-7 { width: 68%; }
	.span-wm-m-75 { width: 73%; }
	.span-wm-m-8 { width: 78%; }
	.span-wm-m-9 { width: 88%; }
	.span-wm-m-10 { display: block; margin-left: 0 !important; margin-right: 0; width: auto; }
}

/* FORM STYLE INITIALIZATION */
.enterpriseform .field-wrapper { }
.enterpriseform .field { background: #fff; border: 1px solid #777; margin-bottom: 1.2em; padding: .4em .5em; }
.enterpriseform .field > .inner { position: relative; }
.enterpriseform .actions .field { background: none; border: 0; padding: 0; text-align: center; }
.enterpriseform .field-wrapper[data-field-type="checkbox"] .field,
.enterpriseform .field-wrapper[data-field-type="radios"] .field { background: none; border: 0; padding: 0; }
.enterpriseform .step:first-child { display: block; }
.enterpriseform .step { background: none; border: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; display: none; margin: 0; padding: 0; top: 0; }
.enterpriseform .step > legend { background: none; border: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; color: inherit; display: block; float: none; font-family: inherit; left: 0; line-height: 1em; margin: 0; -webkit-padding-start: 0; -webkit-padding-end: 0; padding: 0; position: relative; text-indent: 0; text-shadow: none; top: 0; width: auto; }
.enterpriseform .step.current { display: block; }
.enterpriseform .step:first-of-type .laststep { display: none; }
.enterpriseform .step:last-of-type .nextstep { display: none; }
.enterpriseform label { color: #333; display: block; font-weight: bold; margin-bottom: .5em; }
.enterpriseform label.error { color: #A51E25; font-size: .8em; font-style: italic; line-height: 1em; margin-bottom: .3em; margin-top: -1.3em; }
.enterpriseform .option label,
.enterpriseform .option label { display: inline; margin-left: 4px; vertical-align: middle; }
.enterpriseform .actions { background: none; border: 0; clear: both; padding: 0; }
.enterpriseform .placeholder { bottom: 0; display: none; left: 0; margin-bottom: 0; overflow: hidden; position: absolute; right: 0; top: 0; white-space: nowrap; z-index: 0; }
.enterpriseform input[type=email],
.enterpriseform input[type=number],
.enterpriseform input[type=tel],
.enterpriseform input[type=text],
.enterpriseform select,
.enterpriseform textarea { -moz-appearance: none; -webkit-appearance: none; appearance: none; border: 0; display: block; margin: 0; outline: none !important; padding: 0; position: relative; max-width: 100%; width: 100%; z-index: 1; }
.enterpriseform input,
.enterpriseform select,
.enterpriseform textarea { -webkit-padding-after: 0px; -webkit-padding-before: 0px; -webkit-padding-end: 0px; -webkit-padding-start: 0px; -webkit-margin-after: 0px; -webkit-margin-before: 0px; -webkit-margin-end: 0px; -webkit-margin-start: 0px; }
.enterpriseform input[type=checkbox],
.enterpriseform input[type=radio] { padding: 0; margin: 0; vertical-align: middle; }
.enterpriseform input[type=number] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
.enterpriseform input[type=number]::-webkit-inner-spin-button,
.enterpriseform input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.enterpriseform .placeholder,
.enterpriseform input,
.enterpriseform select { font-family: inherit; font-size: 1em; font-weight: normal; height: 1.4em; line-height: 1.4em; }
.enterpriseform textarea { font-family: inherit; font-size: 1em; font-weight: normal; height: 4.2em; letter-spacing: 0px; line-height: 1.4em; }
.enterpriseform select { line-height: 1.3em; }
.enterpriseform [data-field-type="select"] .inner:after { color: #333; content: '\25bc'; display: block; font-size: .85em; line-height: 1em; margin-top: -.5em; position: absolute; top: 50%; right: 0; }
.enterpriseform .placeholder-show input,
.enterpriseform .placeholder-show textarea,
.enterpriseform .placeholder-show select { background: transparent !important; }
.enterpriseform .placeholder-show .placeholder { display: block; }
.enterpriseform .placeholder-show select { color: #888; }
.enterpriseform .placeholder { color: #888; text-align: left !important; }
.enterpriseform::-webkit-input-placeholder { color: #888; line-height: 1.4em; }
.enterpriseform:-moz-placeholder { color: #888; line-height: 1.4em; opacity: 1; }
.enterpriseform::-moz-placeholder { color: #888; line-height: 1.4em; opacity: 1; }
.enterpriseform:-ms-input-placeholder { color: #888; line-height: 1.4em; }
.enterpriseform:focus::-webkit-input-placeholder { color: #333; }
.enterpriseform:focus:-moz-placeholder { color: #333; }
.enterpriseform:focus::-moz-placeholder { color: #333; }
.enterpriseform:focus:-ms-input-placeholder { color: #333; }
.enterpriseform input:focus,
.enterpriseform select:focus,
.enterpriseform input:focus + .placeholder { background: transparent; color: #333; outline: none !important; }
.enterpriseform select:focus optgroup,
.enterpriseform select:focus option { color: #000; }
.enterpriseform select:focus { width: auto\9; max-width: 350px\9; min-width: 100%\9; }

/* .enterpriseform select::-ms-value {background: transparent!important; color: #000;} .enterpriseform select:focus::-ms-value {background: transparent!important; color: #333;} */
