/* This is the master conversion from WP */

/********************************/
/***** style.css *****/
h1, h2, h3, h4 {
	text-align: center;
} /* 23 */

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, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
} /* 32 */

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
} /* 40 */

nav ul {
	list-style: none;
} /* 41 */

ul {
	list-style: disc;
} /* 43 */

ul ul {
	list-style: circle;
} /* 44 */

table {
	border-collapse: collapse;
	border-spacing: 0;
} /* 51 */

input[type=submit], input[type=button], button {
	margin: 0;
	padding: 0;
} /* 53 */

input, select, a img {
	vertical-align: middle;
} /* 54 */

i, em {
	font-style: italic;
} /* 57 */

form input[type="text"] {
	color: #000000;
	background-color: #f6f6ff;
} /* 58 */

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
} /* 60 */

.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
} /* 66 */

.aligncenter {
display: block;
margin: 5px auto 5px auto;
} /* 69 */

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
} /* 73 */

i {
	margin-right: 5px;
} /* 85 */

a {
	text-decoration: none;
} /* 86 */

p {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left; /* DO NOT CHANGE -- Eric M. Aldrich I */
} /* 87 */

ul, ol {
	margin-bottom: 20px;
	margin-left: 30px;
} /* 88 */

body {
	line-height: 1.7;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
} /* 89 */

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	margin-bottom: 18px;
	font-weight: 500;
} /* 91 */

.container {
	padding: 0px;
	margin: 0px auto;
} /* 98 */

.column, .columns {
	float: left;
	position: relative;
	min-height: 1px;
} /* 99 */

div.footer-container {
	margin-top: 0;
} /* 110 */

.three {
	width: 33.333%;
} /* 112 */

.four {
	width: 25%;
} /* 111 */

.two {
	width: 50%;
} /* 114 */

.one-column {
	width: 100%;
} /* 120 */

.content-item {
	margin: 0px 15px 20px;
	min-height: 1px;
} /* 124 */

.content-item.content-main {
	margin-bottom: 55px;
} /* 128 */

.color-wrapper,
.section-container, .item-start-content {
	padding-top: 50px;
} /* 130 */

.main-content-container {
	padding-top: 50px;
}

.color-wrapper {
	padding-bottom: 40px;
} /* 131 */

img, video {
	max-width: 100%;
	height: auto;
	width: auto;
} /* 138 */

input[type="text"], input[type="email"], input[type="password"], textarea {
	border: 0px;
	outline: none;
	padding: 6px;
	max-width: 100%;
} /* 140 */

a {
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
} /* 144 */

.body-wrapper {
	overflow: hidden;
} /* 151 */

.left {
	float: left;
} /* 161 */

.right {
	float: right;
} /* 162 */

.content-wrapper {
	position: relative;
	padding: 0 10px;
	z-index: 89;
} /* 164 */

.header-wrapper,
header {
	background-color: #ffffff;
	position: relative;
	z-index: 99;
	left: 0px;
	right: 0px;
	padding: 30px 10px 0 10px;
} /* 215 */

.header-container {
	position: relative;
	z-index: 97;
	/* margin-top: 30px; */
} /* 216 */

.header-logo,
.logo {
	float: left;
	/* margin-top: 15px; */
	margin-left: 15px;
	margin-right: 15px;
	max-width: 190px;
} /* 217 */

.header-inner {
	transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	-webkit-transition: background-color 300ms;
}//* 220 */

.color-wrapper {
	overflow: hidden;
	background-position: center 0px;
	background-repeat: repeat;
	position: relative;
} /* 261 */

.widget-title {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: 3px;
	text-transform: uppercase;
} /* 267 */

/* This should be moved to the narrow view only */
/* Moved to small_device.css */
/* .widget.footer-widget {
	margin-bottom: 50px;
} */ /* 269 */

.stunning-text-item.type-normal .stunning-text-title {
	font-size: 26px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 3px;
} /* 280 */

.stunning-text-item.type-normal .stunning-text-caption {
	font-size: 14px;
} /* 281 */

.stunning-text-item.with-padding {
	padding: 35px 35px 15px;
} /* 285 */

.stunning-text-item.with-padding .stunning-text-caption {
	margin-bottom: 20px;
} /* 289 */

.footer-wrapper {
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
} /* 292 */

.footer-wrapper .dlr-widget-title {
	margin-bottom: 25px;
} /* 295 */

.footer-wrapper .widget-title {
	margin-bottom: 25px;
	color: #ffffff;
}

.footer-container {
	padding-top: 60px;
} /* 296 */

.copyright-left {
	margin: 0px 15px;
	float: left;
} /* 299 */

.copyright-right {
	margin: 0px 15px;
	float: right;
} /* 300 */

.copyright-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
} /* 301 */

.copyright-container {
	padding: 15px 0px;
} /* 302 */

.item-title-wrapper.content-item {
	text-align: center;
	margin-bottom: 40px;
} /* 326 */

.item-title-wrapper .item-title {
	font-size: 36px;
	margin-bottom: 0px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 4px;
} /* 332 */

.item-title-wrapper .item-title.title-small {
	font-size: 20px;
} /* 335 */

.item-title-wrapper .item-title-divider {
	width: 20%; /* 50px; */
	margin-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
} /* 343 */

.item-title-wrapper.pos-center {
	text-align: center;
} /* 348 */

.item-title-wrapper.pos-center .item-title-divider {
	margin-left: auto;
	margin-right: auto;
} /* 349 */

.title-item {
	margin-bottom: 40px;
} /* 350 */

.title-item .item-title-wrapper.content-item {
	margin-bottom: 0px;
} /* 351 */

.title-item .item-title-wrapper .item-title {
	font-size: 37px;
} /* 352 */

input[type="submit"], input[type="button"] {
	-webkit-appearance: none;
} /* 382 */

.button,
a.abutton,
input[type="button"], input[type="submit"] {
	display: inline-block;
	font-size: 13px;
	padding: 17px 25px;
	margin-bottom: 15px;
	margin-right: 5px;
	outline: none;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	border: none;
} /* 383 */

.button.small,
.footer-wrapper a.abutton.small {
	font-size: 11px;
	padding: 12px 16px;
} /* 386 */

.footer-wrapper a.abutton.small {
	margin-top: 30px;
	color: #333366;
	background-color: #ffffff;
}

.column-service-item .column-service-title {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
} /* 394 */

.service-with-image-item .service-with-image-title {
	font-size: 17px;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 3px;
} /* 409 */

.service-with-image-item .service-with-image-content-wrapper {
	overflow: hidden;
} /* 410 */

i.footer-icon {
	margin-right: 10px;
} /* 450 */

.image-frame {
	display: inline-block;
	max-width: 100%;
	position: relative;
} /* 459 */

/*
.image-frame img {
	display: block;
} *//* 460 */

.image-frame.frame-type-rounded {
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
} /* 463 */

.image-frame-item {
	text-align: center;
	line-height: 0;
} /* 473 */

.image-frame .image-link-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
} /* 478 */

.image-frame .image-link-icon {
	padding: 25px;
	line-height: 1;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -37px;
	margin-left: -37px;
	background: url('images/portfolio-icon-overlay.png');
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	filter: inherit;
} /* 481 */

.image-frame .image-link-icon i {
	margin-right: 0px;
} /* 486 */

#special_events {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
} /* 524 */

#special_events div {
	clear: both;
	padding-top: 80px;
} /* 530 */

#special_events h3 {
	margin-bottom: 20px;
} /* 535 */

#special_events .odd {
	float: left;
	margin-right: 30px;
} /* 551 */

#special_events .even {
	float: right;
	margin-left: 30px;
} /* 556 */

table {
	width: 100%;
	text-align: center;
} /* 596 */

table tr td {
	padding: 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
} /* 597 */

table tr td:first-of-type {
	text-align:left;
}

table tr th {
	padding: 13px 0px;
	font-size: 16px;
	font-weight: normal;
} /* 598 */

body .ms-skin-default .ms-inner-controls-cont {
	position: static;
} /* 782 */

.speaker-item .speaker-item-title {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 7px;
} /* 1122 */

.speaker-item .speaker-item-content {
	text-align: center;
} /* 1124 */

.speaker-item .speaker-thumbnail {
	margin-bottom: 26px;
} /* 1127 */

.speaker-item .speaker-thumbnail-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
} /* 1128 */

.speaker-type-round .speaker-item {
	margin-bottom: 35px;
} /* 1139 */

.speaker-type-round .speaker-thumbnail-overlay,
.speaker-type-round .speaker-thumbnail {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
} /* 1140 */

.speaker-thumbnail {
	position: relative;
} /* 1149 */

.speaker-thumbnail img {
	display: block;
} /* 1150 */

.location-item {
	font-size: 15px;
	text-align: center;
} /* 1311 */

.location-item .location-title {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	letter-spacing: 4px;
} /* 1312 */

.location-item .location-addr i {
	margin-right: 15px;
} /* 1313 */

.master-slider-parent {
	padding-bottom: 0px !important;
} /* 1561 */

/***** End style.css *****/
/********************************/
/* strategion style.css */
div.login {
	position: relative;
	float: right;
/*
	margin-right: 20px;
	margin-left: 700px;
*/
	z-index: 100;
} /* 138 */

div#login input {
	margin-left: 5px;
} /* 145 */

div#login input[type="submit"] {
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
} /* 149 */

div.login a:first-of-type {
	margin-left: 10px;
}

/* New Since 2019-04-17 */
#event-results div {
	overflow-x: scroll;
}

#event_search .results li {
	list-style-type: none;
}

img.left {
	margin-right: 5px;
}

img.right {
	margin-left: 5px;
}

footer p {
	font-size: 13px;
	text-align: left;
}

.guest.special h4 {
	margin-top: 40px;
}

.guest.special img {
	width: 320px;
	margin-top: 5px;
	margin-bottom: 40px;
}

.guest.special img.left {
	margin-right: 40px;
}

.guest.special img.right {
	margin-left: 40px;
}

.dept h3 {
	margin-top: 20px;
}

.dept img {
	width: 40%;
	margin-top: 5px;
	margin-bottom: 20px;
}

.dept img.left {
	margin-right: 20px;
}

.dept img.right {
	margin-left: 20px;
}

.highlight-box {
	background-color: #333366;
	color: #ffffff;
	padding: 15px;
	border-radius: 10px;
}

.highlight-box h3 {
	color: #ffffff;
}

.highlight-box ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
}

.highlight-box p {
	font-size: 13px;
}

/*
#sign-up .highlight-box {
	float: right;
}
*/

.msg_box {
	display: inline-block;
	margin: 15px auto;
	border: 2px solid black;
	padding: 20px;
	font-size: 2em;
}

#sign-up ul {
	list-style-type: none;
	margin-left: 0px;
}

#sign-up .button {
	float: none;
}

#sign-up .signed-up li>span {
	white-space: nowrap;
}

#sign-up .signed-up li>span:first-of-type {
	font-weight: bold;
}

#sign-up .signed-up span {
	margin-right: 5px;
}
/*
.high {
	border-color: #ffffcc;
	border-width: 2px;
	border-style: solid;
}
*/
/* End strategion style.css */
/********************************/
/***** Strategicon style-custom.css *****/
/* .page-id-3512 .stunning-text-caption h4, .page-id-3512 .stunning-text-caption a {
	color: #ffffff;
} *//* 2 */

/***** End Strategicon style-custom.css *****/
/********************************/
/***** twitter-feed.min.css *****/
/* atf css attached to potentiolly unviewed html */
/*
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper {
	margin: 0 0 15px 0;
	width: 100%;
	text-rendering: optimizeLegibility;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	font-size: 14px;
} *//* 1:6122 */

/*.atf-object .atf-tweet-wrapper {
	box-sizing: content-box !important;
	cursor: pointer;
} *//* 1:9255 */

/*.atf-object.atf-skin-default .atf-tweet-wrapper {
	background-color: transparent;
} *//* 1:10577 */

/***** End twitter-feed.min.css *****/
/********************************/
/*
fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900&#038;subset=latin&#038;ver=4.7.3'
fonts.googleapis.com/css?family=Montserrat%3Aregular%2C700&#038;subset=latin&#038;ver=4.7.3'
fonts.googleapis.com/css?family=Droid+Serif%3Aregular%2Citalic%2C700%2C700italic&#038;subset=latin&#038;ver=4.7.3'
*/

