/*
Theme Name: Start Up Toronto
Theme URI: https://www.convergine.com
Author: Convergine
Author URI: https://www.convergine.com/
Description: Custom theme for Start Up Toronto
Version: 10.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/*
#################### Developed by #################
  ____                               _
 / ___|___  _ ____   _____ _ __ __ _(_)_ __   ___
| |   / _ \| '_ \ \ / / _ \ '__/ _` | | '_ \ / _ \
| |__| (_) | | | \ V /  __/ | | (_| | | | | |  __/
 \____\___/|_| |_|\_/ \___|_|  \__, |_|_| |_|\___|
                               |___/
###################################################
*/

@font-face {
	font-family: 'montreal-boldregular';
	src: url('css/fonts/montreal-bold-webfont.eot');
	src: url('css/fonts/montreal-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('css/fonts/montreal-bold-webfont.woff2') format('woff2'),
	url('css/fonts/montreal-bold-webfont.woff') format('woff'),
	url('css/fonts/montreal-bold-webfont.ttf') format('truetype'),
	url('css/fonts/montreal-bold-webfont.svg#montreal-boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TwCenMTStd-Bold';
	src: url('css/fonts/montreal-serial-bold-webfont.eot');
	src: url('css/fonts/montreal-serial-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('css/fonts/montreal-serial-bold-webfont.woff2') format('woff2'),
	url('css/fonts/montreal-serial-bold-webfont.woff') format('woff'),
	url('css/fonts/montreal-serial-bold-webfont.ttf') format('truetype'),
	url('css/fonts/montreal-serial-bold-webfont.svg#montreal-serialbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TwCenMTStd';
	src: url('css/fonts/30117F_0_0.eot');
	src: url('css/fonts/30117F_0_0.eot?#iefix') format('embedded-opentype'),url('css/fonts/30117F_0_0.woff2') format('woff2'),url('css/fonts/30117F_0_0.woff') format('woff'),url('css/fonts/30117F_0_0.ttf') format('truetype');
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Open Sans';
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

article,
aside,
details,
figcaption,
figure,
footer,
header.main-header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #FFF;
	position: relative;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	/*border: 1px solid #d1d1d1;*/
}

table {
	border-collapse: separate;
	border-spacing: 0;
	/*border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;*/
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #007acc;
}

button:focus,
select.custom-select:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}
select.custom-select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: rgba(255, 255, 255, 0.8);
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}
select.custom-select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #007acc;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #686868;
}

a:focus {
	outline: thin dotted;
	text-decoration: none;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation li {
	border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #007acc;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 46px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}

.social-navigation li {
	float: left;
	margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #1a1a1a;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.social-navigation a:before {
	content: "\f415";
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 33px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #007acc;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}

.pagination {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #1a1a1a;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	content: "\f429";
	right: -1px;
}

.pagination .nav-links:after {
	content: "\f430";
	right: 55px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding: 0.8157894737em 0.7368421053em 0.3947368421em;
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #007acc;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -1px;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget {
	border-top: 4px solid #1a1a1a;
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.site-header {
	padding: 2.625em 7.6923%;
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
}

.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}

.site-description {
	color: #686868;
	display: none;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 1.076923077em 0;
	padding: 0.769230769em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #007acc;
	color: #007acc;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}


/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 7.6923%;
	margin-left: 7.6923%;
}

.entry-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #007acc;
}

.post-thumbnail {
	display: block;
	margin: 0 7.6923% 1.75em;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0.140625em;
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 900;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-header {
	border-top: 4px solid #1a1a1a;
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.page-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0 7.6923% 1.75em;
}

.site-info {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	/*border-radius: 50%;*/
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

header.main-header { background: #000; height: 120px; position: fixed; width: 100%; z-index: 100000; top:0; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header .logo { background: url('css/images/startup_toronto_logo_w.svg') no-repeat left; background-size: contain; width: 213px; height: 120px; float: left; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; margin-right: 20px; }
header.main-header ul.top_menu { font-family:'TwCenMTStd-Bold'; height: 120px; float: left; list-style-type: none; margin: 0; line-height: 120px; letter-spacing: 1px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header ul.top_menu .submenu { display: none; background: #000; position: absolute; z-index: 999; top:80px; list-style-type: none; margin: 0; left: 0; padding-bottom: 15px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header ul.top_menu .submenu li { line-height: 40px; white-space: nowrap; }
header.main-header ul.top_menu li { float: left; padding: 0 25px; position: relative; }
header.main-header ul.top_menu li:hover > .submenu { display: block; }
header.main-header ul.top_menu li a { text-transform: uppercase; font-size: 16px; color: #FFF; }
header.main-header ul.top_menu li a:hover { text-decoration: none; color: #FFE900; }
header.main-header .search { float: right; line-height: 120px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header .search input { text-transform: uppercase; color: #FFE900; border: none; border-bottom:2px solid #FFE900; background: #000; border-radius: 0; padding: 7px 0; font-family:'TwCenMTStd-Bold'; letter-spacing: 1px; width: 175px; }
header.main-header .search input:focus { border: none; border-bottom:2px solid #FFE900; background: #000; color: #FFE900; }
header.main-header .search input::-webkit-input-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
header.main-header .search input:-moz-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
header.main-header .search input::-moz-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
header.main-header .search input:-ms-input-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
header.main-header .search input:focus::-webkit-input-placeholder { color:transparent; }
header.main-header .search input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
header.main-header .search input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
header.main-header .search input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

header.main-header.transfer { height: 70px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer .container { height:70px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer .container .row { height:70px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer .logo { height: 60px; margin-top: 5px; background-size: contain; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer ul.top_menu { line-height: 70px; height: 70px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer ul.top_menu .submenu { top:55px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer .search { line-height: 70px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }

/*.homepage-top-banner { height: 850px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; display: none; }
.homepage-top-banner img { margin-top: 220px; }
.homepage-top-banner p { color: #FFF; font-size: 18px; width: 58%; padding: 20px 0; margin: 0; line-height: 26px; }
.homepage-top-banner a { color: #FFF; border: 3px solid #FFF; padding: 10px 30px; font-size: 20px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; display: inline-block; }
.homepage-top-banner a:hover { text-decoration: none; background: #FFF; color: #000; }
.homepage-top-banner .overlay { position: absolute; height: 150px; width: 100%; bottom: 0; }
.homepage-top-banner .overlay .left { background: #FFF; height: 150px; float: left; width: calc((100% - 1180px)/2); }
.homepage-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 150px 150px 0 0; border-color: transparent #FFF #FFF #FFF; float: left; }
.homepage-top-banner .overlay .right { background: #FFF; height: 150px; float: left; width: calc(100% - 150px - ((100% - 1180px) / 2)); }*/

.homepage-slider { /*height: 850px;*/ background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }
.homepage-slider img { /*margin-top: 220px;*/ }
.homepage-slider p { color: #FFF; font-size: 18px; width: 58%; padding: 20px 0; margin: 0; line-height: 26px; display: block; }
.homepage-slider a { color: #FFF; border: 3px solid #FFF; padding: 10px 30px; font-size: 20px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; display: inline-block; }
.homepage-slider a:hover { text-decoration: none; background: #FFF; color: #000; }
.homepage-slider .overlay { position: absolute; height: 150px; width: 100%; bottom: 0; z-index: 9997; }
.homepage-slider .overlay .left { background: #FFF; height: 150px; float: left; width: calc((100% - 1180px)/2); }
.homepage-slider .overlay .center { width: 0; height: 0; border-style: solid; border-width: 150px 150px 0 0; border-color: transparent #FFF #FFF #FFF; float: left; }
.homepage-slider .overlay .right { background: #FFF; height: 150px; float: left; width: calc(100% - 150px - ((100% - 1180px) / 2)); }

.event-top-banner { height: 666px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }
.event-top-banner .container { padding-top: 120px; height: 100%; }
.event-top-banner .top-event { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; }
.event-top-banner .datetime { color: #FFE900; font-family: 'TwCenMTStd-Bold'; font-size: 22px; display: inline-block; line-height: 38px; }
.event-top-banner .datetime .date { float: left; background: #000; padding: 0 10px; }
.event-top-banner .datetime .time { float: left; margin-left:60px; font-size: 18px;background: #000; padding: 0 10px; }
.event-top-banner .datetime .time i { padding-right: 5px; }
.event-top-banner .event-title { margin-bottom: 20px; margin-left:10px; color: #000; font-family: 'TwCenMTStd-Bold'; display: table; font-size: 70px; clear: both; line-height: 60px; letter-spacing: -2px; }
.event-top-banner .event-title span { background-color: #FFF; line-height: 117%; box-shadow: 10px 0 0 #FFF, -10px 0 0 #FFF; box-decoration-break: clone; -webkit-box-decoration-break: clone; }
.event-top-banner .event-title .line1, .event-top-banner .event-title .line2 { background: #FFF;  margin-bottom: 5px; padding: 8px 10px; }

.event-top-banner p { color: #000; font-size: 18px; width: 58%; margin: 0 0 20px 0; padding: 5px 10px; line-height: 26px; background: #FFE900; }
.event-top-banner a { color: #FFF; border: 3px solid #FFF; padding: 10px 30px; font-size: 20px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; display: inline-block;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.event-top-banner a:hover { text-decoration: none; background: #FFF; color: #000; }

.event-description .back, .post-description .back { color: #000; text-decoration: underline; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; }
.event-description .tags { margin-top: 30px; }
.event-description .tags a, .post-tags a { text-decoration: none; color: #667273; background: #E3E6E8; text-transform: uppercase; display: inline-block; padding: 5px 30px; margin-bottom: 5px; font-family: 'Open Sans'; font-size: 12px; font-weight: 600; }
.event-description .tags a:hover, .post-tags a:hover, .post-tags a.active { color: #E3E6E8; background: #667273; }
.event-description .tags.tags-bottom { display: none; }
.event-description .tags.tags-bottom a { margin-right: 5px; }

.event-map { float: right; width: 100%; }
.event-map #map { width: 100%; height: 500px; }
.event-map .event-details { background: #000; padding: 25px; }
.event-map .event-details .address { color: #FFE900; font-family: 'TwCenMTStd-Bold'; font-size: 18px; /*text-decoration: underline;*/ }
.event-map .event-details .address i { padding-right: 10px; }
.event-map .event-details p { color: #FFF; font-size: 14px; margin: 20px 0; }
.event-map .event-details .phone { color: #FFE900; font-family: 'TwCenMTStd-Bold'; font-size: 28px; }
.event-map .event-details .phone i { padding-right: 15px; }
.event-map .event-details a { color: #FFE900; font-family: 'TwCenMTStd-Bold'; font-size: 18px; text-decoration: underline; }
.event-map .event-details a:hover { text-decoration: none; }
.event-map .event-details a i { padding-right: 15px; }

.post-top-banner { height: 470px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }
.post-top-banner .container { height: 100%; }
.post-top-banner .post-title { color: #000; font-family: 'TwCenMTStd-Bold'; font-size: 70px; clear: both; line-height: 60px; letter-spacing: -2px; margin-left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; }
.post-top-banner .post-title span { background-color: #FFF; line-height: 117%; box-shadow: 10px 0 0 #FFF, -10px 0 0 #FFF; box-decoration-break: clone; -webkit-box-decoration-break:clone; }
.post-top-banner .post-title .line1, .post-top-banner .post-title .line2 { background: #FFF;  margin-bottom: 5px; padding: 8px 10px; }
.post-top-banner .overlay { position: absolute; height: 70px; width: 100%; bottom: 0; }
.post-top-banner .overlay .left { background: #FFF; height: 70px; float: left; width: calc((100% - 1180px)/2); }
.post-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 70px 0 0 70px; border-color: transparent #FFF #FFF #FFF; float: left; }
.post-top-banner .overlay .right { background: #FFF; height: 70px; float: left; width: calc(100% - 70px - ((100% - 1180px) / 2)); }
.post-top-banner .overlay .right .author { display: inline-block; margin: 40px 0 0 25px; line-height: 50px; color: #000; font-family: 'TwCenMTStd-Bold'; font-size: 22px; text-decoration: underline; }
.post-top-banner .overlay .right .author img { margin: 0 20px 0 0; height: 50px; width: auto; }
.post-top-banner .overlay .right .author:hover { text-decoration: none; }
.post-description .excerpt { font-size: 20px; margin-right: 10%; }
.post-description .post-content { font-size: 14px; margin-right: 10%; }
.post-description .post-content img.featured-image { /*margin-bottom: 1.75em; margin-right:1.75em; float: left;*/display: block; margin: 0 auto 20px auto; }
.post-description .side-title h2 { text-transform: none; }
.post-description a.back { display: inline-block; margin-bottom: 180px; }
.post-description blockquote { color: #09F; border: none; padding: 20px 0; border-top: 2px solid #DDD; border-bottom: 2px solid #DDD; position: relative; margin-bottom: 40px; }
.post-description blockquote:after { content: url(css/images/quote-arr.png); position: absolute; width: 29px; height: 29px; bottom: -36px; left: 20px; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { margin: 0 0 1em; }

.success-story-top-banner { height: 850px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }
.success-story-top-banner .container { height: 100%; }
.success-story-top-banner .post-title { color: #000; font-family: 'TwCenMTStd-Bold'; font-size: 70px; clear: both; line-height: 60px; letter-spacing: -2px; margin-left: 10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; }
.success-story-top-banner .post-title span { background-color: #FFF; line-height: 117%; box-shadow: 10px 0 0 #FFF, -10px 0 0 #FFF; box-decoration-break: clone; -webkit-box-decoration-break: clone; }
.success-story-top-banner .post-title .line1, .success-story-top-banner .post-title .line2 { background: #FFF;  margin-bottom: 5px; padding: 8px 10px; }
.success-story-top-banner .overlay { position: absolute; height: 150px; width: 100%; bottom: 0; }
.success-story-top-banner .overlay .left { background: #FFF; height: 150px; float: left; }
.success-story-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 150px 0 0 150px; border-color: transparent #FFF #FFF #FFF; float: left; }
.success-story-top-banner .overlay .right { background: #FFF; height: 150px; float: left; }

.single-success-story .post-content { font-size: 16px; }

.top-quote { margin-top: -60px; margin-left: 100px; }
.top-quote .quote { font-family: 'TwCenMTStd-Bold'; font-size: 40px; letter-spacing: -2px; line-height: 48px; }
.top-quote .author { font-size: 16px; font-style: italic; font-weight: 600; margin-top: 20px; }
.top-quote.noarr { margin: 40px 0 0 0; }

.short-summary { background: #000; float: right; padding: 20px; margin-bottom: 60px; width: 100%; position: relative; color: #FFF; font-size: 16px; }
.short-summary .top-bg { width: 100%; height: 9px; background: url('css/images/company-bio-top-bg.png') repeat-x; position: absolute; left:0; top:-4px; }
.short-summary h2 { color: #FFE900; font-family: 'TwCenMTStd-Bold'; text-transform: uppercase; font-size: 26px; font-weight: 300; margin: 10px 0; }
.short-summary table td.logo { width: 150px; }
.short-summary table td.short-info { color: #FFF; font-family: 'TwCenMTStd-Bold'; font-size: 23px; padding: 0; }
.short-summary table td.short-info table { display: none; }
.short-summary table td.short-info table td { padding: 0; line-height: 24px; }
.short-summary table td.short-info table td:nth-of-type(1) { text-align: right; padding-right: 5px; width: 50%; }
.short-summary a.website { color: #FFE900; font-family: 'TwCenMTStd-Bold'; font-size: 24px; text-decoration: underline; margin: 20px 0; display: inline-block; }
.short-summary a.website:hover { text-decoration: none; }
.short-summary h3 { font-family: 'TwCenMTStd-Bold'; font-size: 22px; font-weight: 300; margin-bottom: 20px; }
.short-summary a.social { color: #000; background: #FFE900; width: 35px; display: inline-block; text-align: center; margin-right: 10px; margin-bottom: 10px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.short-summary a.social:hover { background: #FFF; }
.short-summary .image { width: 200px; height: 200px; border-radius: 50%; border: 10px solid #008BE8; margin: 0 auto 30px auto; background-position: center; }

.post-categories { margin-bottom: 60px; }
.post-categories h2 { font-family: 'TwCenMTStd-Bold'; font-size: 22px; text-transform: uppercase; margin-bottom: 20px; }
.post-categories a { text-decoration: none; color: #667273; background: #E3E6E8; text-transform: uppercase; display: table; padding: 5px 30px; margin-bottom: 5px; font-family: 'Open Sans'; font-size: 12px; font-weight: 600; }
.post-categories a:hover { color: #E3E6E8; background: #667273; }
.post-tags { margin-bottom: 60px; }
.post-tags h2 { font-family: 'TwCenMTStd-Bold'; font-size: 22px; text-transform: uppercase; margin-bottom: 20px; }

.container { max-width: 1210px; position: relative; }
.minitweets { width: 100%; }

.top-news-twitter, .upcoming-events, .event-description, .post-description { margin-top: 50px; position: relative; }
.event-description .post-content { margin-right: 10%; }
.upcoming-events { margin-bottom: 80px; }
.top-news ul { margin: 0; list-style-type: none; }
.top-news ul li { clear: both; margin-bottom: 20px; }
.top-news ul li .featured-image { height: 350px; width: 100%; float: left; background-repeat: no-repeat; background-position: top center; background-size: cover; }
.top-news ul li .news-content { float: left; background: #EDEDED; padding: 20px 25px; position: relative; }
.top-news ul li .news-content a.title { font-family: 'TwCenMTStd-Bold'; font-size: 24px; color: #000; text-decoration:underline; line-height: 24px; letter-spacing: -1px; display: inline-block;    max-height: 72px; overflow-y: hidden; }
.top-news ul li .news-content a.title:hover { color: #09F; text-decoration: none; }
.top-news ul li .news-content a.author { margin-top: 5px; display: inline-block; color: #09F; font-size: 13px; text-decoration: underline; }
.top-news ul li .news-content a.author:hover { text-decoration: none; }
.top-news ul li .news-content a.author img { margin: 0 10px 0 0; height: 25px; width: auto; }
.top-news ul li .news-content span { color: #09F; font-size: 13px; margin: 0 10px; }
.top-news ul li .news-content .date { display: inline-block; color: #09F; font-size: 13px; }
.top-news ul li .news-content p { font-size: 14px; font-weight: normal; margin: 10px 0; max-height: 120px; overflow-y: hidden; }
.top-news ul li .news-content .tags a, .news-top-news .small .tags a, .all-news .tags a { background: #F6F6F6; color: #09F; text-transform: uppercase; font-size: 11px; padding: 2px 5px; margin-right: 5px; margin-bottom: 5px; white-space: nowrap; float: left; }
.top-news ul li .news-content .tags a:hover, .news-top-news .small .tags a:hover, .all-news .tags a:hover { background: #09F; color: #F6F6F6; text-decoration: none; }
.top-news ul li .news-content .triangle { width: 0; height: 0; border-style: solid; border-width: 0 0 42px 42px; border-color: transparent transparent #ededed transparent; position: absolute; bottom: 0; left:-42px; }

.featured-news { margin: 150px auto 0 auto; color: #FFF; }
.featured-news a { color: #FFF; text-decoration: underline; }
.featured-news .large { width: 100%; height: 500px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.featured-news .large .overlay { padding: 60px 40px; }
.featured-news .large .overlay a.title { font-family: 'TwCenMTStd-Bold'; font-size: 50px; line-height: 55px; border-bottom: 2px solid #FFF; text-decoration: none; }
.featured-news .large .overlay a:hover { border-bottom: none; }
.featured-news .large .overlay .small-author-date-white { margin: 0 0 10px 0; }
.featured-news .large .overlay p { font-size: 18px; line-height: 28px; }
.featured-news .small { width: 100%; height: 235px; background-repeat: no-repeat; background-size: cover; background-position: center; float: right; margin-bottom: 30px; position: relative; }
.featured-news .small .overlay { padding: 30px; }
.featured-news .small .overlay a.title { font-family: 'TwCenMTStd-Bold'; font-size: 22px; line-height: 27px; }
.featured-news .small .overlay a:hover { text-decoration: none; }
.featured-news .small .overlay .small-author-date-white { margin-bottom:10px; position: relative; bottom: 0; }
.featured-news .overlay { background: rgba(0,0,0,0.5); height: 100%; width: 100%; position: relative; }
.post-box .overlay .tags { opacity:0; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.post-box .overlay:hover .tags { opacity:1; }

.news-top-news .large { width: 100%; height: 400px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.news-top-news .overlay { background: rgba(0,0,0,0.5); height: 100%; width: 100%; position: relative; }
.news-top-news .overlay .small-author-date-white { margin: 0 0 10px 0; }
.news-top-news .overlay .title { font-family: 'TwCenMTStd-Bold'; font-size: 50px; line-height: 55px; border-bottom: 2px solid #FFF; text-decoration: none; color: #FFF; }
.news-top-news .overlay .title:hover { border-bottom:none; }

.news-top-news .small { min-height: 130px; height: 130px; display: table; width: 100%; margin: 2px 0; }
.news-top-news .small .space { display: table-cell; width: 5px; }
.news-top-news .small .date { width: 70px; display: table-cell; height: 100%; vertical-align: middle; text-align: center; background: #EEE; color: #33475E; }
.news-top-news .small .date .m { font-size: 14px; line-height: 14px; text-transform: uppercase; }
.news-top-news .small .date .d { font-size: 34px; font-weight: 700; line-height: 30px; }
.news-top-news .small .date .y { font-size: 10px; }
.news-top-news .small .content { display: table-cell; padding: 20px 40px; border-bottom: 1px solid #EEE; position: relative; vertical-align: top; }
.news-top-news .small .content .title { font-size: 18px; color: #000; text-decoration: underline; line-height: 20px; font-weight: 600; }
.news-top-news .small .content .title:hover { color: #0099FF; }
.news-top-news .small .content .categories { position: absolute; bottom:15px; }
.news-top-news .small .content .categories a { background: #F6F6F6; color: #09F; text-transform: uppercase; font-size: 11px; padding: 2px 5px; margin-right: 5px; margin-bottom: 5px; white-space: nowrap; float: left; }
.news-top-news .small .content .categories a:hover { background: #09F; color: #F6F6F6; text-decoration: none; }
.news-top-news .small .image { display: table-cell; height: 100%; width: 130px; background-position: center; background-size: cover; background-repeat: no-repeat; }
.news-top-news .show-more { background: #38ADFC; color: #FFF; display: block; text-align: center; margin-top: 20px; font-size: 18px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; height: 60px; line-height: 60px; }
.news-top-news .show-more:hover { background: #147CC1; text-decoration: none; }

.news-top-news ul.big { margin: 0; list-style-type: none; }
.news-top-news ul.big li { clear: both; display: inline-block;margin-bottom: 20px; }
.news-top-news ul.big li .featured-image { height: 295px; width: 100%; float: left; background-repeat: no-repeat; background-position: top center; background-size: cover; }
.news-top-news ul.big li .news-content { float: right; background: #EDEDED; width: 95%; padding: 20px 30px; position: relative; margin-top: 10px; }
.news-top-news ul.big li .news-content a.title { font-family: 'Open Sans'; font-size: 20px; color: #09F; text-decoration: underline; line-height: 22px; font-weight: 700; display: inline-block; }
.news-top-news ul.big li .news-content a.title:hover { text-decoration: none; }
.news-top-news ul.big li .news-content a.author { margin-top: 15px; display: inline-block; color: #34495E; font-size: 13px; text-decoration: underline; }
.news-top-news ul.big li .news-content a.author:hover { text-decoration: none; }
.news-top-news ul.big li .news-content a.author img { margin: 0 10px 0 0; height: 25px; width: auto; }
.news-top-news ul.big li .news-content span { color: #34495E; font-size: 13px; margin: 0 10px; }
.news-top-news ul.big li .news-content .date { display: inline-block; color: #34495E; font-size: 13px; }
.news-top-news ul.big li .news-content p { font-size: 14px; font-weight: normal; margin: 10px 0 5px 0; line-height: 22px; }
.news-top-news ul.big li .news-content .triangle { width: 0; height: 0; border-style: solid; border-width: 42px 0 0 42px; border-color: transparent transparent transparent #ededed; position: absolute; left:0; top:-42px; }

.top-news-events { margin-top: 60px; margin-bottom: 80px; }

.small-calendar { margin-bottom: 20px; text-align: center; }

.news-top-news ul.small { background: #EDEDED; margin: 0; padding: 40px; list-style-type: none; }
.news-top-news ul.small li { margin-bottom: 10px; }
.news-top-news ul.small li:last-of-type { margin-bottom: 0; }
.news-top-news ul.small li .date { color:#34495E; }
.news-top-news ul.small li .tags { margin-top: 2px; display: inline-block; }
.news-top-news ul.small a.title { font-family: 'Open Sans'; font-size: 16px; color: #000; line-height: 18px; font-weight: 700; display: inline-block; text-decoration: underline; margin: 5px 0; }
.news-top-news ul.small a.title:hover { color: #09F; }

.small-author-date-white { font-size: 14px; line-height: 25px; font-weight: 600; color: #FFF; }
.small-author-date-white a { font-size: 13px; color: #FFF; text-decoration: underline; }
.small-author-date-white a:hover { text-decoration: none; }
.small-author-date-white .author img { margin: 0 10px 0 0; height: 25px; width: auto; float: none; }
.small-author-date-white span { margin: 0 10px; }
.small-author-date-white .date { display: inline-block; margin-right: 25px; }

.small-author-date-blue { font-size: 13px; line-height: 25px; font-weight: 600; color: #09F; white-space: nowrap; }
.small-author-date-blue a { font-size: 13px; color: #09F; text-decoration: underline; }
.small-author-date-blue a:hover { text-decoration: none; }
.small-author-date-blue .author img { margin: 0 10px 0 0; height: 25px; width: auto; }
.small-author-date-blue span { margin: 0 10px; }
.small-author-date-blue .date { display: inline-block; }

.latest-contributed h2 { font-family: 'TwCenMTStd-Bold'; font-size: 22px; text-transform: uppercase; float: left; margin-bottom: 15px; }
.latest-contributed a.more { font-size: 14px; text-decoration: underline; color: #000; float: right; }
.latest-contributed a.more:hover { text-decoration: none; }
.latest-contributed .cont { width: 100%; height: 175px; display: inline-block; margin-bottom: 30px; background-repeat: no-repeat; background-size: cover; }
.latest-contributed .col-md-12:last-of-type .cont { margin-bottom: 0; }
.latest-contributed .cont .overlay { background: rgba(0,0,0,0.5); height: 100%; width: 100%; padding: 20px; position: relative; }
.latest-contributed .cont .overlay a.title { font-family: 'TwCenMTStd-Bold'; font-size: 24px; line-height: 29px; color: #FFF; text-decoration: underline; }
.latest-contributed .cont .overlay a.title:hover { text-decoration: none; }
.latest-contributed .cont .overlay .small-author-date-white { margin-bottom: 10px; position: relative; bottom: 0; }
.latest-contributed .box-align-bottom { bottom: 20px; left:20px; right:20px; }

.latest-contributed-news { position: relative; }
.latest-contributed-news .head { background: #40D47E; display: inline-block; width: 100%; height: 70px; padding: 0 25px; position: relative; }
.latest-contributed-news .head h2 { font-family: 'TwCenMTStd-Bold'; font-weight: 400; font-size: 22px; text-transform: uppercase; float: left; line-height: 70px; }
.latest-contributed-news .head a.more { font-size: 14px; text-decoration: underline; color: #000; float: right; margin: 25px 0; line-height: 20px; }
.latest-contributed-news .head a.more:hover { text-decoration: none; }
.latest-contributed-news .head .arr { width: 0; height: 0; border-style: solid; border-width: 19px 19px 0 0; border-color: #40D47E transparent transparent transparent; position: absolute; bottom: -19px; left: 0; z-index: 2; }
.latest-contributed-news .posts { margin-top: -6px; height: 724px; overflow: hidden; position: relative; }
.latest-contributed-news .post { min-height: 100px; height: 100px; display: table; margin-bottom: 2px; width: 100%; }
.latest-contributed-news .post .content { display: table-cell; background: #EDEDED; padding: 0 20px; vertical-align: middle; }
.latest-contributed-news .post .content .date { color: #333; font-size: 12px; }
.latest-contributed-news .post .content .title { font-size: 14px; color: #000; line-height: 18px; display: inline-block; text-decoration: underline; }
.latest-contributed-news .post .content .title:hover { text-decoration: none; }
.latest-contributed-news .post .image { display: table-cell; width: 100px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.latest-contributed-news .arrUp { cursor: pointer; background-image:url('images/arrUp.png'); background-repeat: no-repeat; background-position: center; height: 60px; width: 100%; background-color: #40D47E; display: none; position: absolute; top:70px; z-index: 3; }
.latest-contributed-news .arrUp:hover { background-color:#33AF67; }
.latest-contributed-news .arrDown { cursor: pointer; background-image:url('images/arrDown.png'); background-repeat: no-repeat; background-position: center; height: 60px; width: 100%; background-color: #40D47E; margin-top: 20px; }
.latest-contributed-news .arrDown:hover { background-color:#33AF67; }

.all-news .no-results { text-align: center; }
.all-news .loading { display:none; line-height: 30px; text-align: center; width: 100%; position: absolute; top: 0; }
.all-news .side-title .calendar { background: url('images/icon_news_calendar.png') no-repeat; width:27px; height: 26px; cursor: pointer; float: right; margin-top: 10px; }
.all-news .side-title #selectDate { opacity: 0; width: 0px; height: 0px; padding: 0; }
.all-news .cont a.title { color: #000; font-size: 18px; line-height: 20px; font-weight: 700; text-decoration: underline; display: inline-block; margin-bottom: 20px; }
.all-news .cont a.title:hover { color: #09F; }
.all-news .cont p { font-size: 14px; margin: 20px 0; }
.all-news .cont .tags { margin-bottom: 30px; display: inline-block; }

.all-news .one-day { border-left: 1px solid #DDD; padding: 70px 20px 30px 20px; position: relative; margin-bottom: 10px; }
.all-news .one-day .date { position: absolute; top: 0; left: -1px; background: #2CA8FC; color: #FFF; display: inline-block; font-size: 18px; font-family: 'TwCenMTStd-Bold'; padding: 0 40px 0 10px; line-height: 30px; font-weight: 400; }
.all-news .one-day .date .arr { width: 0; height: 0; border-style: solid; border-width: 9px 9px 0 0; border-color: #2CA8FC transparent transparent transparent; position: absolute; bottom: -9px; left: 0; z-index: 2; }
.all-news .one-day .cont { border-bottom: 1px dotted #DDD; margin-bottom: 20px; padding-bottom: 20px; }
.all-news .one-day .cont:last-of-type{ border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.all-news .one-day .bottom { display: inline-block; }
.all-news .one-day .small-author-date-blue { display: inline-block; float: left; }
.all-news .one-day .tags { margin-bottom: 0; line-height: 25px; margin-left: 60px; float: left; }
.all-news .one-day .tags a { margin-bottom: 0; padding: 0 5px; height: 25px; }

.top-news-latest .all-news a.show-more-news { margin: 20px; }

.latest-news-twitter .all-news .featured-image { width: 100%; background-size: cover; background-position: top center; height: 150px; display: inline-block; }
.latest-news-twitter .all-news .cont a.title { font-size: 16px; }
.latest-news-twitter .all-news .cont p { font-size: 13px; }

.trending-news { margin-bottom: 60px; position: relative; }
.trending-news h2 { font-family: 'TwCenMTStd-Bold'; font-weight: 400; font-size: 22px; text-transform: uppercase; float: left; margin-bottom: 15px; }
.trending-news a.more { font-size: 14px; text-decoration: underline; color: #000; float: right; }
.trending-news a.more:hover { text-decoration: none; }
.trending-news .cont { width: 100%; display: inline-block; margin-bottom: 25px; background-repeat: no-repeat; background-size: cover; }
.trending-news .cont:last-of-type { margin-bottom: 0; }
.trending-news a.title { color: #000; font-size: 14px; line-height: 18px; font-weight: 600; margin-bottom: 10px; display: inline-block; text-decoration: underline; }
.trending-news a.title:hover { color: #09F; }
.trending-news .zip { background: url('images/trending.png'); width: 12px; height: 24px; position: absolute; top:0; left:-25px; }

.top-categories { background: url('css/images/top-categories-bg.jpg') no-repeat; background-size:cover; background-position: center; position: relative; }
.top-categories .overlay { background: rgba(0,0,0,0.6); width: 100%; height: 100%; margin: 80px 0; padding: 120px 0; }
.top-categories .side-title h2, .top-categories .side-title a { color: #FFF; }
.top-categories .category { height: auto; font-family: 'TwCenMTStd-Bold'; font-size: 30px; text-transform: uppercase; display: table; margin-bottom: 30px; }
.top-categories .category:nth-of-type(even) .count { margin-right: 0; }
.top-categories .category .dash { color:#38ADFC; padding-right: 10px; display: table-cell; vertical-align: bottom; line-height: 30px; }
.top-categories .category a { color: #FFF; border-bottom: 2px solid #D1D1D1; display: table-cell; white-space: nowrap; vertical-align: bottom; line-height: 25px; }
.top-categories .category a:hover { color: #38ADFC; border-bottom: 2px solid #38ADFC; text-decoration: none; }
.top-categories .category .dots { border-bottom: 2px dotted #38ADFC; display: table-cell; width: 100%; }
.top-categories .category .count { color: #38ACFC; margin-right: 20px; display: table-cell; vertical-align: bottom; line-height: 30px; }
.top-categories .category .space { width: 5px; display: table-cell; font-size: 10px; }

.latest-author { margin-bottom: 60px; }
.latest-author h2 { font-family: 'TwCenMTStd-Bold'; font-size: 22px; text-transform: uppercase; float: left; margin-bottom: 20px; }
.latest-author a.more { float: right; color: #000; text-decoration: underline; font-size: 14px; }
.latest-author a.more:hover { text-decoration: none; }
.latest-author .post { display: inline-block; margin-bottom: 30px; width: 100%; }
.latest-author .post a.post-link { display: inline-block; font-size: 14px; text-decoration: underline; color: #000; font-weight: 600; line-height: 18px; margin-bottom: 5px; }
.latest-author .post a.post-link:hover { color: #0099FF; }

.twitter-feed { width: 100%; float: right; margin-bottom: 40px; }
.twitter-feed .head i { background: #09F; line-height: 60px; color: #FFF; text-align: center; font-size: 25px; float: left; }
.twitter-feed .head div { float: left; line-height: 60px; text-align: center; font-size: 16px; font-family:'Open Sans'; font-weight: 700; background: #E6E6E6; cursor: pointer; position: relative; color: #000; }
.twitter-feed .head div.tab { padding: 0; white-space: nowrap; }
.twitter-feed .head div.tab.active, .twitter-feed .head div.tab:hover { background: #008BE8; color: #FFF; }
.twitter-feed .head div.tab .arr { display: none; width: 0; height: 0; border-style: solid; border-width: 11px 11px 0 0; border-color: #008be8 #F6F6F6 #F6F6F6 #F6F6F6; position: absolute; bottom: -11px; left:0; }
.twitter-feed .head div.tab.active .arr { display: block; }
.twitter-feed .content { background: #F6F6F6; padding: 20px; display: inline-block; width: 100%; }
.twitter-feed .content .feed { display: none; }
.twitter-feed .content .feed.active { display: block; }

.latest-news-twitter .twitter-feed { margin-bottom: 0; }

.author-page { padding-bottom: 10px; }
.author-page .large { width: 100%; height: 427px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.author-page .large .overlay { background: rgba(0,0,0,0.5); height: 100%; width: 100%; position: relative; padding: 60px 40px; }
.author-page .large .overlay .small-author-date-white { margin: 0 0 10px 0; }
.author-page .large .overlay a.title { font-family: 'TwCenMTStd-Bold'; font-size: 50px; line-height: 55px; border-bottom: 2px solid #FFF; text-decoration: none; color: #FFF; }
.author-page .large .overlay a.title:hover { border-bottom: none; }

.author-bio { font-size: 24px; margin-right: 10%; color: #000; }

.box-align-bottom, .box-align-top { position: absolute; }
.large .box-align-bottom { bottom: 40px; left:40px; right:40px; }
.small .box-align-bottom { bottom: 20px; left:20px; right:20px; max-height: 120px; overflow-y: hidden; }
.large .box-align-top { top:25px; left: 25px; right:40px; }
.small .box-align-top { top:20px; left: 20px; right:20px; }
.large .box-align-top a { font-size: 12px; }
.box-align-top .categories, .box-align-top .tags { display: inline-block; width: 100%; height: 26px; overflow-y: hidden; }
.box-align-top .tags a { background: rgba(0,0,0,0.5); color: #FF0; text-transform: lowercase; }
.box-align-top .tags a:hover { background: #FF0; color: #000; }

.upcoming-event { width: 100%; height: 400px; margin-bottom: 30px; color: #FFF; font-family: 'TwCenMTStd-Bold'; font-size: 20px; position: relative; background-size: cover; background-position: center; }
.upcoming-event .overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: 22px; background: rgba(0,0,0,0.5); }
.upcoming-event .date-cont { position: absolute; top: 0; left: 22px; background: #FFE900; width: 60px; text-align: center; color: #000; font-family: 'TwCenMTStd-Bold'; padding: 10px 0 0; }
.upcoming-event .date-cont .month { font-size: 18px; line-height: 20px; text-transform: uppercase; }
.upcoming-event .date-cont .day { font-size: 32px; line-height: 32px; }
.upcoming-event .date-cont:after { content: ''; border-color: rgb(255, 233, 0) transparent transparent; border-width: 10px 60px 0px 0px; border-style: solid; width: 0; height: 0; line-height: 0px; position: absolute; left: 0; }
.upcoming-event .date { float: left; color:#FFE900; }
.upcoming-event .time { float: left; font-size: 18px; background: url(images/icon_clock.png) no-repeat; background-position: left 6px; text-transform: uppercase; padding-left: 22px; margin-left: 80px; }
.upcoming-event .time i { color:#FFE900; }
.upcoming-event a { color: #FFF; display: inline-block; text-decoration: underline; font-size: 28px; line-height: 28px; margin-top: 50px; }
.upcoming-event a:hover { text-decoration: none; color: #FFE900; }
.upcoming-event .address-cont { position: absolute; bottom:22px; width: 100%; left:0; padding: 0 22px; }
.upcoming-event .address { font-size: 18px;  line-height: 20px; font-family: 'TwCenMTStd'; }
.upcoming-event .address i { color:#FFE900; padding-right: 5px; }

.upcoming-event.small { background: #333; height: 90px; padding: 5px 20px; border-left:5px solid #FFE900; margin-bottom: 15px; font-family: 'TwCenMTStd-Bold'; }
.upcoming-event.small .date { font-size: 14px; }
.upcoming-event.small .time { font-size: 14px; float: left; padding-left: 20px; background-position: left 4px; }
.upcoming-event.small a { margin: 0; font-size: 18px; line-height: 15px; }
.upcoming-event.small:hover { background: #FFE900; }
.upcoming-event.small:hover .date, .upcoming-event.small:hover .time, .upcoming-event.small:hover a { color: #000; }
.upcoming-event .tags { margin-top: 10px; }
.upcoming-event .tags a { font-size: 11px; font-family: 'Open Sans'; text-transform: uppercase; background: rgba(0,0,0,0.5); text-decoration: none; padding: 0 5px; margin: 0 5px 5px 0; float: left; }
.upcoming-event .tags a:hover { background: #FFE900; color: #000; }


.side-title { position: absolute; right: calc(100% + 40px); text-align: right; }
.side-title h2 sup {
   text-transform: none;
}
.side-title h2 { font-family: 'TwCenMTStd-Bold'; font-weight: 400; font-size: 22px; text-transform: uppercase; color: #000; white-space: nowrap; }
.side-title a { font-size: 14px; text-decoration: underline; color: #000; }
.side-title a:hover { text-decoration: none; }

.succeed-here { background: #8E44AD; color: #FFF; }
.succeed-here img { padding: 35px 0; width: 100%; }
.succeed-here .text { line-height: 24px; padding: 20px 0; }

.succeed-tiles .col-md-2 { text-align: center; height: 315px; padding: 0; background-repeat: no-repeat; background-size: cover; background-position-x: center; }
.succeed-tiles .col-md-2 .overlay { background: rgba(0,0,0,0.6); height: 100%; cursor: pointer; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
.succeed-tiles .col-md-2 .text { display: none; position: absolute; z-index: 2; bottom: 0; background: #8E44AD; color: #FFF; padding: 15px 20px; line-height: 18px; font-weight: 400; }
.succeed-tiles .col-md-2 .text:after { content: ''; position: absolute; border-style: solid; border-width: 0 15px 15px; border-color: #8E44AD transparent; display: block; width: 0; z-index: 1; top: -15px; left: calc(50% - 15px); }
.succeed-tiles .col-md-2:hover .overlay { background: rgba(0,0,0,0); }
.succeed-tiles .col-md-2:hover .text { display: block; width: 100%; }

.testimonials { background: url('css/images/testimonials-bg.png') no-repeat; height: 500px; position: relative; padding-top: 120px; background-size: cover; background-position-x: center; text-align: center; margin-top: 10px; }
.testimonials .arr { content: ''; position: absolute; border-style: solid; border-width: 32px 32px 0; border-color: #FFFFFF transparent; display: block; width: 0; z-index: 1; top: 0; left: calc(50% - 32px); }
.testimonials .testimonial .tl { float: left; border-bottom: 2px solid #FFF; width:calc(50% - 50px); }
.testimonials .testimonial .tm { float: left; position: relative; width: 100px; height: 1px; }
.testimonials .testimonial .tm .quote { background: url('css/images/testi-quote.png') no-repeat; background-position: center; position: absolute; width: 100px; height: 29px; top:-15px; }
.testimonials .testimonial .tr { float: left; border-bottom: 2px solid #FFF; width:calc(50% - 50px); }
.testimonials .testimonial .ml { border-left:2px solid #FFF; width: 48px; }
.testimonials .testimonial .mm { width: 100%; padding: 40px 0; font-family: 'Open Sans'; font-style: italic; color: #FFF; font-size: 22px; text-align: center; vertical-align: middle; }
.testimonials .testimonial .mr { border-right:2px solid #FFF; width: 48px;}
.testimonials .testimonial .bl { float: left; border-bottom: 2px solid #FFF; /*width:33.33%;*/ }
.testimonials .testimonial .bm { float: left; position: relative; margin-top: -20px; font-family: 'TwCenMTStd-Bold'; color: #FFF; text-align: center; font-size: 22px; padding: 0 40px; white-space: nowrap; }
.testimonials .testimonial .bm.absolute { word-wrap: normal; width: 100%; margin-top: 10px; white-space: normal; }
.testimonials .testimonial .br { float: right; border-bottom: 2px solid #FFF; /*width:33.33%;*/ }
.testimonials .scroll { color: #FFF; width: 100%; }
.testimonials .scroll .sep { display: inline-block; height: 30px; vertical-align: top; font-size: 20px; padding: 0 10px; font-weight: 100; }
.testimonials .scroll .arrLeft { background: url('css/images/arr-left.png') no-repeat left 10px; width: 25px; height: 30px; cursor: pointer; display: inline-block; vertical-align: top; background-position-y: 10px; }
.testimonials .scroll .arrRight { background: url('css/images/arr-right.png') no-repeat left 10px; width: 25px; height: 30px; cursor: pointer; display: inline-block; vertical-align: top; background-position-y: 10px; }

.contact-top-banner { height: 850px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }
.contact-top-banner .container { height: 100%; }
.contact-top-banner.smaller { height: 700px; }
.contact-top-banner.medium { height: 700px; }
.contact-top-banner.smallest { height: 550px; }
.support-top-banner.submission-banner {
   position: relative;
}
.support-top-banner.submission-banner:after,
.contact-top-banner:after {
   content: "";
   width: 100%;
   height: 100%;
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   margin: 0 auto;
   background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.1) 100%);
}
.support-top-banner.submission-banner .container,
.contact-top-banner .container {
   position: relative;
   z-index: 2;
}
.contact-top-banner img {  }
.contact-top-banner p { color: #FFF; font-size: 18px; width: 58%; padding: 20px 0; margin: 0; line-height: 26px; }
.contact-top-banner .post-title { color: #000; font-family: 'TwCenMTStd-Bold'; font-size: 70px; clear: both; line-height: 60px; letter-spacing: -2px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; }
.contact-top-banner .post-title span { background-color: #FFF; line-height: 117%; box-shadow: 10px 0 0 #FFF, -10px 0 0 #FFF; box-decoration-break: clone; -webkit-box-decoration-break: clone; margin-left: 10px; }
.contact-top-banner .post-title .line1, .contact-top-banner .post-title .line2 { background: #FFF; margin-bottom: 5px; padding: 8px 10px; }
.contact-top-banner .overlay { z-index: 3; position: absolute; height: 150px; width: 100%; bottom: 0; }
.contact-top-banner .overlay .left { background: #FFF; height: 150px; float: left; width: calc((100% - 1470px)/2); }
.contact-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 150px 0 0 150px; border-color: transparent #FFF #FFF #FFF; float: left; }
.contact-top-banner .overlay .right { background: #FFF; height: 150px; float: left; width: calc(100% - 150px - ((100% - 1470px) / 2)); }
.contact-top-banner.collision .post-title h1 {
   line-height: 65px;
   font-size: 65px;
   letter-spacing: -0.02em;
   text-transform: uppercase;
   color: #FFF;
   margin-bottom: 20px;
}
.contact-top-banner.collision .post-title h2 {
   font-style: normal;
	font-weight: 900;
	line-height: 50px;
	font-size: 40px;
	color: #FFFFFF; }
.contact-top-banner.collision .post-title h2 strong { color: #FFE900; }
.contact-top-banner.collision .post-title p {font-family: 'Open Sans';
	line-height: 26px;
	font-size: 18px;
	letter-spacing: -0.02em;
	color: #FFFFFF; width: 100%; }
.contact-top-banner.collision .post-title p span { background: #000; line-height: 1; box-shadow: none; margin-left: 0; color: #FFE900; font-weight: bold; padding: 0 5px; }
.contact-top-banner.collision .post-title a.button-blue { margin-top: 20px; display: inline-block; }

.contact-top-banner.collision .top-banner { text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; }
.contact-top-banner.collision .top-banner h1 { line-height: 71px; font-size: 70px; letter-spacing: -0.02em; text-transform: uppercase; color: #FFF; margin-bottom: 20px; }
.contact-top-banner.collision .top-banner.text-left h2,
.contact-top-banner.collision .top-banner.text-left h1,
.contact-top-banner.collision .top-banner.text-left p { text-align: left;}
.contact-top-banner.collision .top-banner h2 span {color: #fff;}
.contact-top-banner.collision .top-banner h2 { line-height: 49px; font-size: 40px; text-align: center; color: #FFE900; }
.contact-top-banner.collision .top-banner p { font-size: 18px; letter-spacing: -0.02em; width: 100%; padding-top: 5px; }
.contact-top-banner.collision .top-banner p span { background: #FFE900; color: #000; font-weight: 700; padding: 0 5px; }

.contact-page { padding-top: 40px; }
.contact-page .excerpt { font-size: 24px; padding: 0 80px; margin-top: -80px; }
.contact-page .excerpt.noarr { margin: 10px 0 0 0; padding: 0; }
.contact-page .side-title { margin-top: 24px; }
.contact-page .post-content { font-size: 14px; margin-top: 24px; }
.contact-page .col-md-7 h2 { font-family: 'TwCenMTStd-Bold'; font-size: 14px; text-transform: uppercase; margin-bottom: 10px; }
.contact-page .address { font-size: 14px; line-height: 24px; margin-bottom: 30px; }
.contact-page .phone { font-size: 20px; line-height: 20px; }
.contact-page .email { color: #000; font-size: 14px; line-height: 20px; }
.contact-page .email:hover { text-decoration: none; }
.contact-page .contact-form { background: #F6F6F6; padding: 30px 40px; margin-bottom: 100px; }
.contact-page .contact-form input, select.custom-select, .contact-page .contact-form textarea { border: none; border-bottom: 2px solid #000; border-radius: 0; padding: 15px 10px; font-size: 14px; color: #777; resize: none; }
.contact-page .contact-form textarea { height: 80px; }
.contact-page .contact-form input:focus, .contact-page .contact-form textarea:focus { border-bottom: 2px solid #FFE900; background: #EDEDED; }
.contact-page .contact-form input::-webkit-input-placeholder, .contact-page .contact-form textarea::-webkit-input-placeholder { font-family:'Open Sans'; }
.contact-page .contact-form input::-moz-placeholder, .contact-page .contact-form textarea::-moz-placeholder { font-family:'Open Sans'; }
.contact-page .contact-form input::-moz-placeholder, .contact-page .contact-form textarea::-moz-placeholder { font-family:'Open Sans'; }
.contact-page .contact-form input:-ms-input-placeholder, .contact-page .contact-form textarea:-ms-input-placeholder { font-family:'Open Sans'; }
.contact-page .contact-form input::-ms-input-placeholder, .contact-page .contact-form textarea::-ms-input-placeholder { font-family:'Open Sans'; }
.contact-page .contact-form input:placeholder-shown, .contact-page .contact-form textarea:placeholder-shown { font-family:'Open Sans'; }
.contact-page .contact-form input[type="submit"] { color: #000; background: transparent; border: 3px solid #000; padding: 15px 50px; font-size: 22px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.contact-page .contact-form input[type="submit"]:hover { background: #000; color: #F6F6F6; }
.contact-page .contact-form span.wpcf7-not-valid-tip { padding: 0 10px; font-size: 12px; color: #C00; }
.contact-page .contact-form div.wpcf7-validation-errors { margin: 0; border: 2px solid #C00; color: #C00; line-height: 20px; }
.contact-page #map { height: 528px; margin-bottom: 100px; }

.contact-page .contact-form form { max-width: 700px; width:auto; }
.contact-page .contact-form form label { color:#000; font-size:14px; font-family: Arial, Arial, Helvetica, sans-serif; }
.contact-page .contact-form form label.required:after { content: " *"; color: #F00; font-size: 90%; }
.contact-page .contact-form form label.error { color: red; font-size: 13px; position: absolute; text-align: right; left: 0; bottom: -28px; width: 100%; font-family: 'Open Sans'; }
.contact-page .contact-form form .field-cont { margin-top: 15px; position:relative; }
.contact-page .contact-form form .field-cont input { font-family: Merriweather, Georgia, serif; }
.contact-page .contact-form form .field-cont input[type="submit"] { font-family: 'TwCenMTStd-Bold'; }
.contact-page .contact-form form .field-cont input.error { border-color: red; }

.about-page { margin-top: 40px; }
.about-content { margin-bottom: 60px; margin-right: 10%; }
.about-content .wForm label { color: #000; padding: 0; }
.about-content .wForm .inputWrapper { width: 100%; }
.about-content .wForm input { border: none; border-bottom: 2px solid #000; border-radius: 0; padding: 15px 10px; font-size: 14px; color: #777; resize: none; }
.about-content .wForm input:focus { border-bottom: 2px solid #FFE900; background: #EDEDED; }
.about-content .wForm input[type="submit"] { color: #000; background: transparent; border: 3px solid #000; padding: 15px 50px; font-size: 22px; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.about-content .wForm input[type="submit"]:hover { background: #000; color: #F6F6F6; }

.subnav { list-style-type: none; width: 100%; margin: 0 0 60px 0; float: right; }
.subnav li { display: block; }
.subnav li a { font-size: 18px; color: #000; text-decoration: underline; width: 100%; display: block; padding: 10px 25px; }
.subnav li a:hover, .subnav li.current_page_item a { background: #EEE; color: #09F; position: relative; }
.subnav li a:hover:after, .subnav li.current_page_item a:after { width: 0; height: 0; border-style: solid; border-width: 0 17px 17px 0; border-color: transparent #EEE transparent transparent; position: absolute; content:""; left:-16px; top:0; }

a.show-more-news,a.show-more-events { border: 3px solid #000; color: #000; display: inline-block; font-size: 16px; margin: 0 auto 50px; text-align: center; text-transform: uppercase; padding: 8px 20px; font-weight: bold; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
a.show-more-news:hover,a.show-more-events:hover { background-color: #000; color: #fff; text-decoration: none; }

.author-top-banner { height: 470px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; margin-bottom: 50px; }
.author-top-banner .container { height: 100%; }
.author-top-banner .post-title { color: #000; font-family: 'TwCenMTStd-Bold'; font-size: 70px; clear: both; line-height: 60px; letter-spacing: -2px; margin-left: 10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; }
.author-top-banner .post-title span { background-color: #FFF; line-height: 117%; box-shadow: 10px 0 0 #FFF, -10px 0 0 #FFF; box-decoration-break: clone; -webkit-box-decoration-break: clone; }
.author-top-banner .post-title .line1, .author-top-banner .post-title .line2 { background: #FFF;  margin-bottom: 5px; padding: 8px 10px; }
.author-top-banner .overlay { position: absolute; height: 70px; width: 100%; bottom: 0; }
.author-top-banner .overlay .left { background: #FFF; height: 70px; float: left; width: calc((100% - 1180px)/2); }
.author-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 70px 70px 0 0; border-color: transparent #FFF #FFF #FFF; float: left; }
.author-top-banner .overlay .right { background: #FFF; height: 70px; float: left; width: calc(100% - 70px - ((100% - 1180px) / 2)); }
.author-top-banner .author { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; padding-top: 120px; margin: 0; height: 294px; }
.author-top-banner .author .image { display: inline-block; padding: 12px; background: #FFF; margin-right: 40px; }
.author-top-banner .author .image img { margin: 0; }
.author-top-banner .author .info { display:inline-block; vertical-align: top; }
.author-top-banner .author .info .name { font-family: 'TwCenMTStd-Bold'; font-size: 40px; color: #FFF; margin-top: 30px; }
.author-top-banner .author:hover { text-decoration: none; }
.author-top-banner .social .email { background: #02A8F3; color: #FFF; display: inline-block; font-size: 12px; text-transform: uppercase; padding: 5px 35px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; margin-right: 10px; }
.author-top-banner .social .email:hover { text-decoration: none; background: #FFF; color:#02A8F3; }
.author-top-banner .social .website { display: inline-block; background: #475EB4; color: #FFF; font-size: 12px; text-transform: uppercase; padding: 5px 35px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.author-top-banner .social .website:hover { text-decoration: none; background: #FFF; color:#475EB4; }

.category-top-banner { height: 530px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; margin-bottom: 40px; }
.category-top-banner .container { height: 100%; }
.category-top-banner .trans-overlay { position: absolute; width: 100%; height:100%; background: rgba(0,0,0,0.5); top:0; }
.category-top-banner .category-title { color: #FFF; font-family: 'TwCenMTStd-Bold'; font-size: 71px; text-align: center; text-transform: uppercase; clear: both; line-height: 60px; letter-spacing: -2px; padding-top: 120px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: relative; }
.category-top-banner .overlay { position: absolute; height: 30px; width: 100%; bottom: 0; }
.category-top-banner .overlay .left { background: #FFF; height: 30px; float: left; width: calc(50% - 32px); }
.category-top-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 30px 32px 0 32px; border-color: transparent #FFF #FFF #FFF; float: left; }
.category-top-banner .overlay .right { background: #FFF; height: 30px; float: left; width: calc(50% - 32px); }

.col-height { display: table-cell; float: none; height: 100%; }
.row-height { display: table; table-layout: fixed; height: 100%; width: 100%; }

.post-box a.category { text-transform: uppercase; background: #1DA3FD; color: #FFF; font-size: 11px; margin: 0 5px 5px 0; text-decoration: none; padding: 2px 7px; font-weight: 600; float: left; }
.post-box a.category:hover { background: #147CC1; }
.post-box a.tag { text-transform: lowercase; background: rgba(0,0,0,0.5); color: #FF0; font-size: 13px; margin: 0 5px 5px 0; text-decoration: none; padding: 2px 7px; font-weight: 600; float: left; }
.post-box a.tag:hover { background: #FF0; color: #000; }

footer { background: #000; padding: 50px 0 40px 0; }
footer h1 { color:#FFE900; font-family:'TwCenMTStd-Bold'; font-size: 30px; text-transform: uppercase; margin-bottom: 40px; }
footer .container { max-width: 1180px; }
footer .bottom_menu { list-style-type: none; font-family:'TwCenMTStd-Bold'; font-size: 15px; letter-spacing: 1px; margin: 0; }
footer .bottom_menu > li { float: left; text-transform: uppercase; margin-right: 25px; }
footer .bottom_menu > li a:hover { color:#FFE900; text-decoration: none; }
footer .bottom_menu li a { color: #FFF; }
footer .bottom_menu li .submenu { text-transform: none; list-style-type: none; margin: 0; font-family: 'Open Sans'; }
footer .bottom_menu li .submenu a { border-bottom: 1px solid #FFF; line-height: 30px; }
footer .bottom_menu li .submenu a:hover { color:#FFE900; border-bottom: 1px solid #FFE900; }

footer .bottom_menu_mobile { list-style-type: none; font-family:'Open Sans'; font-weight: 700; font-size: 14px; letter-spacing: 1px; margin: 0; padding-bottom: 30px; border-bottom: 2px solid #FFE900; }
footer .bottom_menu_mobile > li { text-transform: uppercase; margin-right: 25px; }
footer .bottom_menu_mobile > li a:hover { color:#FFE900; text-decoration: none; }
footer .bottom_menu_mobile li a { color: #FFF; text-decoration: underline; line-height: 30px; }
footer .bottom_menu_mobile li a:hover { text-decoration: underline; }

footer .separator { border: 1px solid #FFE900; margin-top: 30px; margin-bottom: 30px; }
footer .site-title { color:#FFF; font-size: 12px; font-weight: 400; }
footer .site-title-link a { color: #FFF; font-size: 12px; text-decoration: underline; font-family: 'Open Sans'; font-weight: 400; }
footer .site-title-link a:hover { color:#FFE900; }
footer .newsletter { display: inline-block; width: 100%; clear: both; }
footer .newsletter h2 { font-family: 'TwCenMTStd-Bold'; font-size: 15px; letter-spacing: 1px; text-transform: uppercase; color: #FFF; }
footer .newsletter .text { color: #FFF; font-weight: 100; font-size: 13px; line-height: 18px; padding: 10px 0; }
footer .newsletter input { text-transform: lowercase; color: #FFE900; border: none; border-bottom: 2px solid #FFE900; border-radius: 0; padding: 7px 0; font-family: 'TwCenMTStd-Bold'; letter-spacing: 1px; width: 100%; background: #000; }
footer .newsletter input:focus { border: none; border-bottom:2px solid #FFE900; background: url('images/plus_yellow.png') #000 no-repeat right; color: #FFE900; }
footer .newsletter input::-webkit-input-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
footer .newsletter input:-moz-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
footer .newsletter input::-moz-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
footer .newsletter input:-ms-input-placeholder { color: #FFE900; font-family:'TwCenMTStd-Bold'; }
footer .newsletter input[type='submit'] { width: 15px; border: none; position: absolute; right: 0; top:0; background: url('images/plus_yellow.png') #000 no-repeat right; }
footer .newsletter input:focus::-webkit-input-placeholder { color:transparent; }
footer .newsletter input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
footer .newsletter input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
footer .newsletter input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
footer #mc_embed_signup_scroll { position: relative; }
footer ul.social-menu { float:right; margin: 0; }
footer ul.social-menu li { display: inline-block; margin-left: 20px; }
footer ul.social-menu li a { color: #FFE900; font-size: 20px; }

.black_separator { margin: 50px 0 30px 0; border: 2px solid #000; border-radius: 2px; width: 100%; }
.white_separator { margin: 50px 0 30px 0; border: 2px solid #FFF; border-radius: 2px; width: 100%; position: relative; }
.vcenter { display: inline-block; vertical-align: middle; float: none; }

.landing-top-banner { height: 880px; }
.landing-top-banner .left { width: 29%; height: 100%; float: left; background-repeat: no-repeat; background-position: right; background-size: cover; }
.landing-top-banner .right { width: 71%; height: 100%; float: left; background-repeat: no-repeat; background-position: left; background-size: cover; }
.landing-top-banner .text { font-family: 'TwCenMTStd-Bold'; color: #FFF; font-size: 46px; margin-top: 266px; line-height: 58px; letter-spacing: -1px; text-transform: uppercase; }
.landing-top-banner .logo { margin: 80px 0 0 0; }

.landing-content { padding: 60px; }
.landing-content h2 { font-family: 'TwCenMTStd-Bold'; font-size: 50px; margin-bottom: 20px; margin-top: 20px; display: inline-block; }
.landing-content h3 { font-family: 'TwCenMTStd-Bold'; font-size: 40px; margin-bottom: 30px; }
.landing-content table, .landing-content td { border:none; font-size: 14px; }
.landing-content td { padding-bottom: 40px; vertical-align: top; }
.landing-content table strong { font-family: 'TwCenMTStd-Bold'; font-style: normal; font-size: 22px; line-height: 23px; display: inline-block; }

header.main-header .mobile-burger { float: right; color: #FFE900; cursor: pointer; font-size: 26px; border: 2px solid #FFE920; padding: 5px 10px; line-height: 20px; margin-top: 39px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer .mobile-burger { margin-top: 15px; }
header.main-header .mobile-burger a { color: #FFE900; }
header.main-header .mobile-burger a:hover { text-decoration: none; }

.mobile-menu { right:-60%; background: rgba(0,0,0,0.9); width: 60%; position: fixed; z-index: 100001; height: 100vh; }
.mobile-menu .head { display: inline-block; width: 100%; line-height: 120px; border-bottom: 2px solid #FFE900; padding: 0 20px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
.mobile-menu.transfer .head { line-height: 70px; }
.mobile-menu .home { color: #FFE900; text-transform: uppercase; font-size: 20px; font-weight: 600; float: left; }
.mobile-menu .mobile-burger { cursor: pointer; color: #FFE900; float: right; font-size: 14px; text-transform: uppercase; }
.mobile-menu .content { position: absolute; overflow: auto; overflow-y: scroll; width: 100%; height: 100vh; }
.mobile-menu .menu { padding: 0 20px; margin: 0; list-style-type: none; }
.mobile-menu .menu li { line-height: 32px; }
.mobile-menu .menu > li > a { color: #FFE900; text-transform: uppercase; font-weight: 600; font-size: 15px; }
.mobile-menu .menu > li > ul.submenu { list-style-type: none; margin: 0; }
.mobile-menu .menu > li > ul.submenu > li > a { color: #FFF; text-decoration: underline; font-size: 15px; }
.mobile-menu .menu > li > ul.submenu > li > a:hover { text-decoration: none; }
.mobile-menu .social { color: #FFE900; border-top: 2px solid #FFE900; border-bottom: 2px solid #FFE900; padding: 10px 20px; text-transform: uppercase; margin: 30px 0; font-size: 15px; }
.mobile-menu .social_menu { list-style-type: none; height: 210px; } /*GETS HIDDEN WITH NO PRESET HEIGHT*/

.mobile-menu .social_menu li a { color: #FFF; font-size: 14px; text-transform: uppercase; }
.mobile-menu .social_menu li a:hover { text-decoration: none; color: #FFE900; }
.mobile-menu .social_menu li a i { width: 20px; text-align: center; margin-right: 10px; }

body.error404 .contact-top-banner { background: #F34235; }
body.error404 .contact-top-banner .container { height: 100%; }
body.error404 .contact-top-banner .container img { position: absolute; right: 0; bottom: 0; }
body.error404 .contact-top-banner.smaller .container img { bottom: 0; }
body.error404 .contact-top-banner .container .post-title { font-size: 190px; letter-spacing: -5px; }
body.error404 .excerpt { margin-top: -95px; margin-bottom: 200px; }
body.error404 .excerpt.noarr { margin: 10px 0 200px 0; }
body.error404 .excerpt strong { font-family: 'TwCenMTStd-Bold'; font-size: 100px; line-height: 50px; }
body.error404 .excerpt p { font-family: 'TwCenMTStd-Bold'; font-size: 50px; letter-spacing: -3px; line-height: 70px; }
body.error404 .excerpt a { margin-bottom: 40px; border: 3px solid #000; text-decoration: none; padding: 8px 20px; letter-spacing: -1px; color: #000; font-weight: 700; font-size: 22px; text-transform: uppercase; transition: all 0.2s ease; -webkit-transition: all 0.2s ease; display: inline-block; }
body.error404 .excerpt a:hover { background: #000; color: #FFF; }
body.error404 .excerpt .text { display: inline-block; font-size: 18px; line-height: 56px; padding: 0 20px; }
body.error404 .excerpt form { display: inline-block; position: relative; }
body.error404 .excerpt input { background: #EEE; border: 0; line-height: 50px; padding: 0 20px; width: 400px; font-size: 18px; font-style: italic; color: #999; }
body.error404 .excerpt input::-webkit-input-placeholder { color: #999; font-family: 'Open Sans'; }
body.error404 .excerpt input:-moz-placeholder { color: #999; font-family: 'Open Sans'; }
body.error404 .excerpt input::-moz-placeholder { color: #999; font-family: 'Open Sans'; }
body.error404 .excerpt input:-ms-input-placeholder { color: #999; font-family: 'Open Sans'; }
body.error404 .excerpt input:focus::-webkit-input-placeholder { color:transparent; }
body.error404 .excerpt input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
body.error404 .excerpt input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
body.error404 .excerpt input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
body.error404 .excerpt button { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #000; font-size: 27px; position: absolute; right: 10px; top: 10px; padding: 0; }

.partners-table { border:none; border-collapse: separate; border-spacing: 30px; margin: 0 -30px; min-width: 100%; }
.partners-table td { border: 3px solid #EEE; text-align: center; vertical-align: middle; }

#accordion h2 { display: block; cursor: pointer; }
#accordion > div { display: none; }
#accordion > div:first-of-type { display: block; }
#accordion > div > p { margin: 0; }

.content-top-banner { background-size: cover; height: 400px; padding-top: 90px; }
.content-top-banner .banner-text { display: block; padding-top: 100px; }
.content-description { margin-top: 60px; }
.content-description .post-content { margin-right: 10%; }

body.page-template-template-succeed .site-content { background-color: #1B2950; background-image: url('css/images/succeed-bg.png'); background-repeat: no-repeat; background-position: center bottom; }
.succeed-content { margin: 200px 0 0 0; text-align: center; }
.succeed-content .logo { margin-bottom: 60px; }
.succeed-content .excerpt { font-size: 22px; color: #FFF; }
.succeed-content .succeed-arr { background: url('css/images/succeed-arr.png') no-repeat center; height: 30px; position: absolute; top:-2px; width: 100%; }
.succeed-content .white_separator { margin-bottom: 100px; }
.succeed-table { border:none; min-width: 100%; margin-bottom: 1200px; }
.succeed-table td { text-align: center; vertical-align: middle; width: 33.33%; padding: 80px 0; }

.addthis_sharing_toolbox { margin: 40px 0 20px 0; }
.hide_trick { display: none; }

.daterangepicker .ranges .range_inputs button { font-family: inherit; letter-spacing: normal; text-transform: none; }

.search-icon { color: #FFE900; font-size: 16px; }
#searchform button { border-bottom: 2px solid #FFE900; background: #000; border-radius: 0; padding: 7px 0 }
#searchform button:hover { background: #000; }
#searchform input { text-transform: none; }
#searchform input::placeholder { text-transform: uppercase; }

.text-right { text-align: right; }

.event-filter-cont { background: #F4F4F4; height: 60px; line-height: 60px; margin-bottom: 60px; font-size: 14px; }
.event-filter-cont input[type="text"] { height: 40px; border-radius: 0; color: #1F92F2; font-size: 14px; font-style: italic; padding: 0 15px; }
.event-filter-cont #filterSearch { background: #FFF url('images/icon_search.png') no-repeat; background-position: 98% center; }
.event-filter-cont #filterDate { background: #FFF url('images/icon_date_range.png') no-repeat; background-position: 95% center; padding: 0 12px; cursor: pointer; }
.event-filter-cont select.form-control { display: inline-block; }
.event-filter-cont .dropdown { height: 50px; margin-top: -1px; }
.event-filter-cont .dropdown button { background-color: #fff; border: 1px solid #ccc; border-radius: 0; color: #1f94f2; font-family: Open Sans; font-size: 14px; font-style: italic; font-weight: normal; text-transform: none; text-align: left; width: 100%; height: 40px; }
.event-filter-cont .dropdown button .caret { color: #000; float: right; font-size: 22px; margin-top: -5px; }
.event-filter-cont .dropdown-menu li { line-height: 30px; padding: 0 10px; white-space: nowrap; }
.event-filter-cont .dropdown-menu li input { display: inline-block; vertical-align: middle; }
.event-filter-cont .dropdown-menu li span { display: inline-block; color: #007acc; font-size: 14px; }
.event-filter-cont .row.no-gutter > [class*="col-"] { padding: 0 5px; }
.event-filter-cont input[type="submit"] { background: #2095F2 url('images/icon_refresh.png') no-repeat center center; border-radius: 0; height: 40px; vertical-align: middle; width: 100%; }
.event-filter-cont .reset-filter { position: absolute; right: 13px; bottom: -25px; white-space: nowrap; line-height: 100%; }

.submission-form-inner .alert-danger { margin: 40px 0 0 0; }

a.calendar-view { color: #1F94F2; margin-top: 10px; display: inline-block; }
.button-blue:focus {color:#fff; text-decoration: none;}
.button-blue { background: #2095F2; color:#FFF; font-weight: bold; padding: 0 25px; font-family: 'Open Sans'; letter-spacing: 0; display: inline-block; }
.button-blue:hover { text-decoration: none; color: #FFF; opacity: 0.8}
.button-blue:focus { text-decoration: none; color: #FFF; }
.button-large { height: 56px; line-height: 56px; font-size: 18px; text-transform: uppercase; }
.button-medium { height: 40px; line-height: 40px; font-size: 14px; }
.button-black { border: 3px solid #000; background: #fff; color:#000; font-weight: bold; padding: 0 25px; font-family: 'Open Sans'; letter-spacing: 0; display: inline-block; }
.button-black:hover,.button-black:focus { border: 3px solid #000; text-decoration: none; color: #FFF; background-color: #000; }
.button-xl {
   height: 60px;
   line-height: 54px;
   font-size: 20px;
   min-width: 120px;
   text-transform: uppercase;
}
.button-yellow { background: #F9E700; color:#000; font-weight: bold; padding: 0 25px; font-family: 'Open Sans'; letter-spacing: 0; display: inline-block; }
.button-yellow:hover { background: #000; text-decoration: none; color: #FFF; }
.button-holder .button {
   margin: 30px 15px 0 0;
   min-width: 120px;
}
section.web-banner {
	height: 850px;
	width: 100%;
	position: relative;
}
section.web-banner .image {
	height: 100%;
	width: 100%;
	-webkit-background-size:cover;
	background-size: cover;
	background-position: bottom center;
}
section.web-banner .title {
	top: 40%;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
section.web-banner .title h1 {
	display: inline-block;
	text-transform: uppercase;
	color: #FFE900;
	background: #000;
	font-size: 80px;
	padding: 10px 30px;
	font-family: 'TwCenMTStd-Bold', sans-serif;
}
section.web-banner .overlay { position: absolute; height: 150px; width: 100%; bottom: 0; z-index: 9997; }
section.web-banner .overlay .left { background: #FFF; height: 150px; float: left; width: calc((100% - 1180px)/2); }
section.web-banner .overlay .center { width: 0; height: 0; border-style: solid; border-width: 150px 150px 0 0; border-color: transparent #FFF #FFF #FFF; float: left; }
section.web-banner .overlay .right { background: #FFF; height: 150px; float: left; width: calc(100% - 150px - ((100% - 1180px) / 2)); }


section.web-main {
	margin: 50px auto 100px;
	position: relative;
}
.cs-list ul {
	padding: 0;
	margin: 0;
}
.cs-list ul li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	line-height: 2;
	margin-bottom: 15px;
}
.cs-list ul li:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #8d44ac transparent transparent transparent;
}
.cs-list ul li a {
	color: #134F91;
	border-bottom: 1px solid #134F91;
}
section.web-main .mission-box .title {
	margin-top: -5px;
	margin-bottom: 25px;
}
section.web-main .mission-box .title h2 span {
	color: #8C44AC;
}
section.web-main .mission-box .description {
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 40px;
}
section.web-main .mission-box .content {
	font-size: 16px;
}
section.web-main .partners {
	padding-left: 30px;
}
section.web-main .partners h4 {
	font-size: 22px;
	margin-bottom: 30px;
}
section.web-main .partners .logo {
	margin-bottom: 45px;
}
section.web-main .agenda-holder {
	position: relative;
	margin-top: 100px;
}
section.web-main .agenda-box .title h3 {
	font-size: 26px;
	font-weight: normal;
}
section.web-main .agenda-box .timeline-boxes {
	margin: 15px auto;
}
section.web-main .agenda-box .timeline:first-child {
	padding-top: 40px;
}
section.web-main .agenda-box .timeline:last-child {
	padding-bottom: 50px;
}
section.web-main .agenda-box .timeline:last-child:after {
	content: none;
}
section.web-main .agenda-box .timeline:first-child:after {
	top: 95px;
	height: calc(100% - 65px);
}
section.web-main .agenda-box .timeline:after {
	content: "";
	position: absolute;
	top: 90px;
	width: 1px;
	height: calc(100% - 60px);
	left: 40px;
	z-index: 3;
	border-left: 1px dashed #FFE900;
}
section.web-main .agenda-box .timeline {
	position: relative;
	padding: 30px 20px;
	transition: all ease 0.5s;
}
section.web-main .agenda-box .timeline .date {
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
}
section.web-main .agenda-box .timeline .duration {
	line-height: 1.2;
	font-size: 18px;
}
section.web-main .agenda-box .timeline:nth-child(odd){
	background-color: #3BA9F6;
}
section.web-main .agenda-box .timeline:nth-child(even){
	background-color: #40AFF7;
}
section.web-main .agenda-box .timeline:nth-child(odd):hover{
	background-color: #5ebdff;
}
section.web-main .agenda-box .timeline:nth-child(even):hover{
	background-color: #5ebdff;
}
section.web-main .agenda-box .timeline .left-col *{
	color: #FFE900;
}
section.web-main .agenda-box .timeline .right-col {
	max-width: 550px;
}
section.web-main .agenda-box .timeline .right-col .title {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	line-height: 1.4;
}
section.web-main .agenda-box .timeline .right-col .description {
	color: #fff;
	font-size: 14px;
}
section.web-main .main-content {
	margin: 50px 0;
}
section.web-main .main-content h3 {
	font-size: 26px;
	font-weight: normal;
}
section.web-main .submit-button {
	margin-top: 30px;
}
section.web-main .web-form {
	border-top: 10px solid #FFE900;
	padding-top: 20px;
}

.line-form {
	border-bottom: 1px solid rgb(0, 0, 0);
	text-align: center;
	margin: 10px auto 0;
}

.line-form span {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	padding: 15px;
	background: #fff;
	position: relative;
	top: 10px;
}
#registrationform label {
	font-family: Merriweather, Georgia, serif;
}
#registrationform label.required {
	color: #000;
}
#registrationform label.required:after, #registrationform span.required:after {
	content: " *";
	color: red;
}
.collision-menu { height: 150px; border-bottom: 2px solid #000; padding: 60px 0 0;
	top: -150px;
	display: inline-block;
	position: absolute; }
.collision-menu > li { display: inline-block; margin: 0 15px; position: relative; line-height: 35px; }
.collision-menu > li:first-of-type { margin-left: 0; }
.collision-menu > li:last-of-type { margin-right: 0; }
.collision-menu > li > a.active { border-bottom: 4px solid #FFE900; }
.collision-menu > li i { padding-left: 5px; }
.collision-menu > li:hover > ul { display: block; }
.collision-menu > li > ul { display: none; position: absolute; z-index: 1; left:-10px; margin: 0; background: #FFF;
	padding: 0 10px; min-width: calc(100% + 10px); }
.collision-menu > li > ul > li { display: block; margin: 0; line-height: 35px; }
.collision-menu a { font-family: Open Sans;
	line-height: normal;
	font-size: 16px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #000000; list-style: none; white-space: nowrap; font-weight: 600; }
.collision-menu a:hover { text-decoration: none; border-bottom: 4px solid #FFE900; }
.collision-how-it-works { padding-bottom: 100px; padding-top: 40px; }
.collision-how-it-works h1 { font-size: 50px; margin-bottom: 40px; }
.collision-how-it-works h2 { font-size: 28px; margin-bottom: 10px; }
.collision-how-it-works p { line-height: 24px; font-size: 16px; }
.collision-how-it-works img.rounded { border-radius: 5px; }

.collision-how-it-works .steps .head { height: 60px; background: #E6E6E6; }
.collision-how-it-works .steps .head .icon { background: #9E5ABA; width: 60px; height: 60px; float: left; background-image: url('images/collision/icon-steps.svg'); background-repeat: no-repeat; background-position: center; }
.collision-how-it-works .steps .head .get-started { background: #8E44AD; color: #FFF; line-height: 60px; float: left; width: 50%; text-align: center; position: relative; }
.collision-how-it-works .steps .head .get-started .arr {width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 11px 0 0;
	border-color: #8E44AD #F6F6F6 #F6F6F6 #F6F6F6;
	position: absolute;
	bottom: -11px;
	left: 0;}
.collision-how-it-works .steps .head .num-steps { float: left; line-height: 60px; text-align: center; width: calc(50% - 60px); font-weight: bold; text-transform: uppercase; }
.collision-how-it-works .steps .cont { background: #F6F6F6; padding: 20px; }
.collision-how-it-works .steps .cont .step { background: #FFF; padding: 15px; margin-bottom: 20px; }
.collision-how-it-works .steps .cont .step .num { font-weight: bold; display: table-cell; width: 65px; }
.collision-how-it-works .steps .cont .step .text { display: table-cell; line-height: 22px; }

.collision-how-it-works .questions { margin-top: 40px; }
.collision-how-it-works .questions .head { background-image: url('images/collision/icon-question.png'); background-repeat: no-repeat; background-position: left; padding-left: 30px; text-transform: uppercase; font-size: 22px; font-weight: bold; }
.collision-how-it-works .questions p { font-size: 14px; }
.found {
   margin: 30px 0;
   font-size: 17px;
}
.list-address a {
   font-family: "Open Sans";
   font-size: 14px;
   color: #000;
}
.list-time {
   font-family: "Open Sans";
   font-size: 14px;
   text-transform: uppercase;
}

.hours .text:last-child:after {
   content: none;
}
.hours .text:after {
   content: ",";
}
.hours .text.active {
   color: #017ACC;
   font-weight: bold;
}
.host-cont {
   background: #F4F4F4;
	border: 5px solid #EBEBEB;
	box-sizing: border-box; margin-bottom: 30px; }
.host-cont .host-logo {
   height: 65px;
   width: 65px;
   display: inline-block;
   float: right;
}
.host-cont .host-logo img {
   float: none;
}
.host-cont .top { padding: 30px 15px; height: 130px; position: relative; }
.host-cont .name { float: left;max-width: calc(100% - 67px); }
.host-cont .name a {font-weight: bold;
	text-decoration-line: underline;
	color: #000000; }
.host-cont .name a:hover { text-decoration: none; }
.host-cont img { float: right; }
.host-cont .industry { font-weight: bold;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase; color: #017ACC;    bottom: 4px;
	position: absolute; }
.host-cont .bottom { background: #2095F2; }
.host-cont.active .bottom {
   background-color: #FFE900;
   color: #566162;
}
.host-cont.active .bottom  .schedule {
   background-color: #566162;
}
.host-cont.active .bottom  .profile,
.host-cont.active .bottom  * {
   color: #566162;
}
.host-cont .bottom .profile { font-weight: bold; font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF; line-height: 46px; margin-left: 15px; }
.host-cont .bottom .map-link { display: inline-block;
	color: #FFF;
	margin-left: 10px;
	font-size: 20px; }
.host-cont .bottom .schedule {width: 46px; height: 46px;
	background: #017ACC;
	float: right;}
.host-cont.active .bottom .schedule a {
   background-image: url('images/collision/icon-basket.svg?v=1');
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size:  18px 18px;
   background-size: 18px 18px;
}

.host-cont .bottom .schedule a {
   background-image: url('css/images/calendar.svg');
   width: 46px;
	height: 46px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center; }

.collision-featured h2 { font-size: 50px; margin-bottom: 40px; }

label.form-checkbox {
	line-height: 30px;
	display: inline-block;
	margin-top: 0;
	position: relative;
	padding-left: 40px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
	font-size: 14px;
}
.form-checkbox input {
	position: absolute;
	opacity: 0;
	left: 0;
	height: 30px;
	width: 30px;
	top: 0;
}
.form-checkbox .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 30px;
	background-color: #FAFAFA;
	border-radius: 0;
	border: 1px solid #dadada;
	transition: all ease 0.2s;
}
.form-checkbox:hover input ~ .checkmark {
	border-color: #d2d2d2;
}
.form-checkbox input:checked ~ .checkmark.white {
	background-color: #fff;
	border: 1px solid #fff;
}
.form-checkbox input:checked ~ .checkmark {
	background-color: #FFE900;
	border-color: #FFE900;
}
.form-checkbox input:checked ~ .checkmark:after {
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotate(45deg) scale(1);
	-ms-transform: rotate(45deg) scale(1);
	transform: rotate(45deg) scale(1);
}
.form-checkbox .checkmark:after {
	content: "";
	position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: all ease 0.15s;
	left: 11px;
	top: 4px;
	width: 8px;
	height: 15px;
	border: solid rgb(0, 0, 0);
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg) scale(0);
	-ms-transform: rotate(45deg) scale(0);
	transform: rotate(45deg) scale(0);
}

.text-center { text-align: center; }

#preloader {
	margin-left: 10px;
	visibility: hidden;
}
p.login_error, .login_error p, p.error { color: #F00; font-size: 14px; }
#password-strength { width: 100%;
	display: inline-block;
	padding: 5px;
	text-align: center;
	border-radius: 2px;}
#password-strength.short { background-color: #f1adad; border: 1px solid #e35b5b; }
#password-strength.bad { background-color: #fbc5a9; border: 1px solid #f78b53; }
#password-strength.good { background-color: #ffe399; border: 1px solid #ffc733; }
#password-strength.strong { background-color: #c1e1b9; border: 1px solid #83c373; }

#account { position: absolute; right: 0; line-height: 120px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; margin-right: 20px; }
#account i.fa:hover, #account i.fa.active { color: #FFE900; }
#account i.fa { color: #FFF; font-size: 24px; cursor: pointer; }
header.main-header.transfer #account { line-height: 70px; }
ul.account-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 11px 11px 11px;
	border-color: transparent transparent #ffe900 transparent;
	position: absolute;
	top: -11px;
	right: 21px;
}
ul.account-menu { display: none; position: absolute;line-height: normal;
	list-style: none;
	margin: 0;
	padding: 10px;
	background: #000;
	top: 95px; right: -20px; border-top: 2px solid #FFE900; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
header.main-header.transfer ul.account-menu { top: 70px; }
ul.account-menu li { white-space: nowrap; line-height: 30px; }
ul.account-menu li a { color: #FFF; text-transform: uppercase; font-family: 'TwCenMTStd-Bold'; }
ul.account-menu li a:hover { color: #FFE900; text-decoration: none; }
.icon-refresh {
   display: inline-block;
   height: 16px;
   width: 16px;
   background-image: url("images/collision/icon-refresh.svg");
   background-position: center;
   -webkit-background-size: cover;
   background-size: cover;
}
.icon-calendar {
   display: inline-block;
   height: 22px;
   width: 17px;
   background-image: url("images/collision/icon-calendar.svg");
   background-position: center;
   -webkit-background-size: cover;
   background-size: cover;
}



/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		/*height: 21px;*/
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}

	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image).admin-bar:before {
		/*top: 46px;*/
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site { margin: 0; }

	.site-main {
		margin-bottom: 5.25em;
	}

	.site-header {
		padding: 3.9375em 7.6923%;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.site-description {
		display: block;
	}

	.menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}

	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 2.625em;
	}

	.header-image {
		margin: 1.3125em 0;
	}

	.pagination {
		margin: 0 23.0769% 4.421052632em 7.6923%
	}

	.post-navigation {
		margin-bottom: 5.25em;
	}

	.post-navigation .post-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main > article {
		margin-bottom: 5.25em;
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 23.0769%;
	}

	.entry-title {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-bottom: 0.8484848485em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		margin-left: -1.473684211em;
	}

	.entry-content blockquote blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote blockquote,
	.comment-content blockquote blockquote {
		margin-left: 0;
	}

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,
	.comment-content blockquote > ol {
		margin-left: 1.5em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		position: relative;
		top: 0.25em;
		width: 42px;
	}

	.comment-list .children > li {
		padding-left: 1.75em;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 3.5em;
	}

	.comments-area,
	.widget,
	.content-bottom-widgets .widget-area {
		margin-bottom: 5.25em;
	}

	.sidebar,
	.widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 1.157894737em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.473684211em;
	}
}


/**
 * 14.2 - >= 783px
 */
@media screen and (max-width: 1695px) {
	.short-summary { }
	.side-title { position: relative; left:0; text-align: left; }
	.side-title h2 { display: inline-block; padding-right: 40px; margin-bottom: 20px; width: auto; }
	.side-title .tags { display: none; }
	.event-description .tags.tags-bottom { display: block; clear: both; }
	.support-footer { margin-top: 80px !important; }
	.support-footer .side-title { top:-120px !important; }
    .latest-contributed-news { margin-top: 45px; }
    .all-news .side-title .calendar { display: inline-block; float: none; margin-top: 0; margin-bottom: -5px; }
}

@media screen and (max-width: 1497px) {
	.collision-menu {position: relative;
		top: 0;
		left: 0;
		margin-left: 0;
		padding: 0;
		float: left;height: auto;
		line-height: 60px;}
}

@media screen and (max-width: 991px) {
	.host-cont { margin-bottom: 30px; }
	.collision-how-it-works h1 { font-size: 40px; margin-bottom: 20px; }
	.collision-how-it-works .row:first-child .button-blue { margin-bottom: 20px; }
	.collision-how-it-works .steps .cont .button-blue { margin-bottom: 0; }
	.collision-how-it-works .row:last-child h2 { margin-top: 20px; }
}

@media screen and (min-width: 768px) {
	.row.vertical-align { display: flex; align-items: center; }
}

@media screen and (min-width: 768px) and (max-width: 1188px) {
	body:not(.custom-background-image).admin-bar:before {
		/*top: 32px;*/
	}
	body.error404 .contact-top-banner .container .post-title { font-size: 160px; top: 0; transform: none; padding-top: 200px; }
	body.error404 .contact-top-banner .container img { height: 500px; }
	body.error404 .excerpt input { width: 300px; }
	body.error404 .excerpt p { font-size: 44px; }
	header.main-header ul.top_menu { line-height: 20px; }
	header.main-header ul.top_menu li { width: 110px; padding: 40px 0; }
	header.main-header ul.top_menu .submenu { top:90px; left: -25px; }
	header.main-header ul.top_menu .submenu li { width: auto; line-height: 20px; padding: 10px 25px; }
	header.main-header .search input { width: 70px;}
	header.main-header.transfer ul.top_menu { line-height: 20px; }
	header.main-header.transfer ul.top_menu li { padding: 15px 0; }
	header.main-header.transfer ul.top_menu .submenu li { padding: 10px 25px; }
	.event-top-banner p { width: 100%; }
	.homepage-slider { height: 600px !important; }
	.homepage-slider .rev_slider { height: 600px !important; }
	.homepage-slider img { display: block; margin-bottom: 20px; width: 100% !important; height: auto !important; margin-top: 10px; }
	.homepage-slider p { display: none; }
	.post-top-banner .post-title { font-size:60px; }
	.contact-top-banner { height: 700px; }
	.contact-top-banner p { width: 100%; }
	.succeed-table td { padding: 80px 40px; }
	.testimonials { height: 550px; }
	.top-categories .category { font-size: 20px; margin-bottom: 15px; }
	.twitter-feed .head div { font-size: 14px; }
	.all-news .one-day .small-author-date-blue { display: block; float: none; }
	.all-news .one-day .tags { margin: 20px 0 0 0; display: block; }
	.latest-contributed .cont .overlay a.title { font-size: 18px; line-height: 23px; display: inline-block; }
	.latest-contributed .cont .overlay .small-author-date-white .author { display: none; }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
    .news-top-news .overlay .title { font-size: 30px; line-height: 35px; }
	.featured-news .small .box-align-bottom { max-height: 127px; }
    .featured-news .small .overlay a.author { display: none; }
    .featured-news .small .overlay a.title { font-size: 18px; line-height: 23px; }
    .news-top-news .small .content { vertical-align: middle; }
    .news-top-news .small .content .categories { display: none; }
    .latest-contributed-news .head h2 { white-space: nowrap; }
    .latest-contributed-news .post .content .title { font-size: 12px; line-height: 14px; }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	footer .newsletter { margin-top: 40px; }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
	.latest-contributed a.more { display: none; }
}
@media screen and (max-width: 767px) {
	.collision-how-it-works { padding-top: 40px; padding-bottom: 60px; }
}
	@media screen and (min-width: 500px) and (max-width: 767px) {
	.testimonials { height: 400px; }

}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	section.web-banner {
		height: 500px;
	}
	section.web-banner .overlay {
		height: 80px;
		width: 100%;
	}
	section.web-banner .overlay .left {
		height: 80px;
		width: 80px;
	}
	section.web-banner .overlay .center {
		border-width: 80px 80px 0 0;
		width: 50px;
	}
	section.web-banner .overlay .right {
		height: 80px;
		width: calc(100% - 160px);
	}
	section.web-banner .title h1 {
		font-size: 45px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	section.web-main .contact-page .contact-form form label {
		white-space: inherit;
	}
	section.web-main .partners .logo {
		max-width: 150px;
		margin-bottom: 20px;
	}
	section.web-main .content {
		margin: 25px 0;
	}
	section.web-main .agenda-box .timeline .duration,
	section.web-main .agenda-box .timeline .date {
		font-size: 14px;
	}
	.contact-page .contact-form form label {
		white-space: normal;
		text-align: left;
	}
	section.web-main .agenda-box .timeline:after {
		top: 75px;
	}
	section.web-banner {
		height: 500px;
	}
	section.web-banner .title h1 {
		font-size: 35px;
	}
	section.web-banner .overlay {
		height: 60px;
		width: 100%;
	}
	section.web-banner .overlay .left {
		height: 60px;
		width: 60px;
	}
	section.web-banner .overlay .center {
		border-width: 60px 60px 0 0;
		width: 50px;
	}
	section.web-banner .overlay .right {
		height: 60px;
		width: calc(100% - 120px);
	}
	section.web-main .web-form {
		padding: 15px;
		overflow: auto;
	}
	section.web-main .main-content {
		margin: 40px auto;
	}
	section.web-main .main-content h3,
	section.web-main .content h3 {
		font-size: 20px;
	}
	section.web-main .contact-page {
		padding-top: 20px;
	}
	section.web-main .agenda-box .timeline {
		padding: 20px 5px;
	}
	section.web-main .mission-box .description {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	section.web-main .side-title h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	section.web-main .content {
		margin: 50px 0;
	}
	.cs-list ul li:before {
		top: 7px;
	}
	.cs-list ul li,
	section.web-main .mission-box .content {
		font-size: 14px;
		line-height: 1.6;
	}
	section.web-main .side-title {
		padding-bottom: 0px;
		margin-bottom: 20px;
		border-bottom: 2px solid #8B46AB;
	}
	section.web-main .mission-box .title h2 {
		font-size: 24px;
	}
	section.web-main .agenda-box .title h3 {
		font-size: 20px;
		font-weight: normal;
	}
	section.web-main .agenda-box .timeline .right-col .title {
		font-size: 18px;
	}
	section.web-main .agenda-box .timeline:after {
		left: 27px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	header.main-header ul.top_menu li {
		width: 100px;
	}
	section.web-main .partners .logo {
		max-width: 120px;
		margin-bottom: 20px;
	}
	section.web-main .content {
		margin: 25px 0;
	}
	section.web-main .agenda-box .timeline .duration,
	section.web-main .agenda-box .timeline .date {
		font-size: 12px;
	}
	section.web-banner .title h1 {
		font-size: 22px;
	}
	.contact-page .contact-form form label {
		white-space: normal;
		text-align: left;
	}
	section.web-banner {
		height: 400px;
	}
	section.web-banner .overlay {
		height: 40px;
		width: 100%;
	}
	section.web-banner .overlay .left {
		height: 40px;
		width: 50px;
	}
	section.web-banner .overlay .center {
		border-width: 40px 49px 0 0;
		width: 50px;
	}
	section.web-banner .overlay .right {
		height: 40px;
		width: calc(100% - 100px);
	}
	section.web-main .web-form {
		padding: 15px;
		overflow: auto;
	}
	section.web-main .main-content {
		margin: 40px auto;
	}
	section.web-main .main-content h3,
	section.web-main .content h3 {
		font-size: 20px;
	}
	section.web-main .contact-page {
		padding-top: 20px;
	}
	section.web-main .agenda-box .timeline {
		padding: 20px 5px;
	}
	section.web-main .mission-box .description {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	section.web-main .side-title h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	section.web-main .content {
		margin: 50px 0;
	}
	.cs-list ul li:before {
		top: 7px;
	}
	.cs-list ul li,
	section.web-main .mission-box .content {
		font-size: 14px;
		line-height: 1.6;
	}
	section.web-main .side-title {
		padding-bottom: 0px;
		margin-bottom: 20px;
		border-bottom: 2px solid #8B46AB;
	}
	section.web-main .mission-box .title h2 {
		font-size: 24px;
	}
	section.web-main .agenda-box .title h3 {
		font-size: 20px;
		font-weight: normal;
	}
	section.web-main .agenda-box .timeline .right-col .title {
		font-size: 18px;
	}
	section.web-main .agenda-box .timeline:after {
		left: 27px;
	}
}
@media screen and (max-width: 767px) {
	body:not(.custom-background-image).admin-bar:before {
		/*top: 32px;*/
	}
	body.error404 .contact-top-banner { height: 540px; }
	body.error404 .contact-top-banner .container .post-title { font-size: 100px; top:0; transform:none; padding-top: 150px; }
	body.error404 .contact-top-banner .container img { max-height: 350px; }
	body.error404 .excerpt strong { font-size: 50px; }
	body.error404 .excerpt p { font-size: 30px; letter-spacing: -2px; line-height: 30px; margin-top: 20px; }
	body.error404 .excerpt a { margin-left: .9375rem; margin-bottom: 20px; }
	body.error404 .excerpt form { margin-top: 20px; }
	body.error404 .excerpt input { width: 100%; margin-left: .9375rem; }
	header.main-header ul.top_menu { display: none; }
	header.main-header .search input { width: 60px;}
	footer ul.social-menu { float:none; margin: 10px 0 0 0; text-align: center; }
	.about-content { margin-right: 0; }
	.author-top-banner .author .image { margin: 0 auto; display: table; width: 100px; }
	.author-top-banner .author .info { display: block; text-align: center; }
	.author-top-banner .author .info .name { margin-top: 0; }
	.author-top-banner .social .email, .author-top-banner .social .website { margin: 0 5px; }
	.contact-top-banner .post-title { font-size: 50px; line-height: 40px; }
	.content-description .post-content { margin-right: 0; }
	.featured-news { margin: 140px auto 20px auto; }
	.featured-news .large { margin-bottom: 30px; height: 350px; }
    .featured-news .large .overlay a.title { font-size: 30px; line-height: 35px; }
	.homepage-slider { height: 400px !important; }
	.homepage-slider .rev_slider { height: 400px !important; }
	.homepage-slider a { /*display: none;*/ margin-top: 20px; }
	.homepage-slider img { width: 70% !important; height: auto !important; margin-top: 70px; display: block; }
	.homepage-slider p { display: none; }
	.homepage-slider .overlay { display: none; }
	.contact-top-banner { height: 600px; }
	.contact-top-banner p { width: 100%; }
	.contact-page .contact-form { margin-bottom: 40px; }
	.contact-page #map { margin-bottom: 40px; }
	.event-top-banner .datetime { margin-bottom: 20px; }
	.event-top-banner .datetime .time { float: none; margin-left: 0; }
	.event-top-banner p { width: 100%; }
	.landing-content { padding: 60px 0; }
	.landing-content h2 { font-size: 35px; }
	.latest-contributed { margin-top: 40px; }
	.latest-contributed .cont { height: 250px; }
	.landing-top-banner .left { width: 0; }
	.landing-top-banner .logo { margin-left: 0 !important; }
	.landing-top-banner .right { width: 100%; }
	.mobile-menu { height: 120vh; }
	.partners-table { border-spacing: 15px; margin: 0 -15px; }
	.post-top-banner { height: 510px; }
	.post-top-banner .post-title { font-size: 45px; line-height: 40px; }
	.post-description .excerpt { margin-right:0; }
	.post-description .post-content { margin-right:0; }
	.post-description a.back { margin-bottom: 40px; border: 3px solid #000; text-decoration: none; padding: 8px 20px; letter-spacing: -1px; }
	.post-description a.back:hover { background: #000; color: #FFF; }
	.short-summary { margin-top: 0; }
	.side-title { position: relative; left:0; text-align: left; }
	.side-title h2 { display: inline-block; padding-right: 40px; margin-bottom: 20px; }
	.side-title a { float: right; }
	.succeed-table td { padding: 40px 20px; }
	.success-story-top-banner .post-title { font-size: 45px; line-height: 40px; }
	.testimonial { overflow: visible; }
	.testimonials { padding-top: 90px; height: 600px; }
	.testimonials .testimonial .bm.absolute { padding: 0; left:0; text-align: center; margin-top: 10px; width: 100% !important; line-height: 22px; white-space: normal; }
	.testimonials .testimonial .ml { width: 20px; }
	.testimonials .testimonial .mm { font-size: 16px; }
	.testimonials .testimonial .mr { width: 20px; }
	.testimonials .testimonial .bm { font-size: 20px; }
	.testimonials .scroll { bottom: 40px; }
	.top-news-twitter { margin-top: 20px; }
	.event-top-banner .event-title { font-size: 50px; line-height: 40px; }
	.event-description .post-content { margin-right:0; }
	.event-map { margin-top: 40px; }
	footer { padding: 20px 0 10px 0; }
	footer h1 { margin-bottom:10px; }
	footer .newsletter { margin-top: 40px; }
	footer .separator { display: none; }
	footer .site-title { margin-top: 40px; display: block; text-align: center; }
	footer .site-title-link { margin-top: 5px; display:block; text-align: center; }
	.upcoming-events { margin-bottom: 40px; margin-top:0; }

	#page-content * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
    .trending-news .zip { display: none; }
    .all-news { margin-bottom: 80px; }
    .news-top-news .overlay .title { font-size: 30px; line-height: 35px; }
    .news-top-news .small .content { padding: 15px 20px; vertical-align: middle; }
    .news-top-news .small .content .categories { display: none; }
    .news-top-news .small .image { display: none; }
    .top-categories .overlay { padding: 40px 0; margin: 40px 0; }
    .all-news .one-day .small-author-date-blue { display: block; float:none; }
    .all-news .one-day .tags { margin: 20px 0 0 0; display: block; }
    .all-news .one-day .tags a { margin-bottom: 5px; }
    .all-news .side-title .calendar { display: none; }
    .top-categories .category { font-size: 18px; margin-bottom: 10px; }

	.author-page .large .overlay a.title { font-size: 30px; line-height: 35px; }
	.latest-contributed .box-align-bottom { bottom: 40px; left:40px; right:40px; }

	.featured-news .small { height: 270px; }
	.small .box-align-top { top:25px; left:25px; right:40px; }
	.small .box-align-bottom { bottom:40px; left:40px; right:40px; }

	section.web-banner .title h1 {
		font-size: 22px;
	}
	.contact-page .contact-form form label {
		white-space: normal;
		text-align: left;
	}
	section.web-banner {
		height: 400px;
	}
	section.web-banner .overlay {
		height: 40px;
		width: 100%;
	}
	section.web-banner .overlay .left {
		height: 40px;
		width: 50px;
	}
	section.web-banner .overlay .center {
		border-width: 40px 49px 0 0;
		width: 50px;
	}
	section.web-banner .overlay .right {
		height: 40px;
		width: calc(100% - 100px);
	}
	section.web-main .web-form {
		padding: 15px;
		overflow: auto;
	}
	section.web-main .content h3 {
		font-size: 20px;
		font-weight: normal;
	}
	section.web-main .contact-page {
		padding-top: 20px;
	}
	section.web-main .agenda-box .timeline {
		padding: 20px 5px;
	}
	section.web-main .mission-box .description {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	section.web-main .side-title h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	section.web-main .main-content h3 {
		font-size: 18px;
		font-weight: normal;
	}
	section.web-main .main-content {
		margin: 50px 0;
	}
	.cs-list ul li:before {
		top: 7px;
	}
	.cs-list ul li,
	section.web-main .mission-box .content {
		font-size: 14px;
		line-height: 1.6;
	}
	section.web-main .side-title {
		padding-bottom: 0px;
		margin-bottom: 20px;
		border-bottom: 2px solid #8B46AB;
	}
	section.web-main .mission-box .title h2 {
		font-size: 24px;
	}
	section.web-main .agenda-box .title h3 {
		font-size: 20px;
		font-weight: normal;
	}
	section.web-main .agenda-box .timeline .right-col {
		padding-left: 30px;
		padding-top: 20px;
	}
	section.web-main .agenda-box .timeline .right-col .title {
		font-size: 18px;
	}
	section.web-main .agenda-box .timeline:after {
		left: 27px;
	}
}

@media screen and (max-width: 510px) {
	.collision-menu a { margin: 0 10px; }
	.collision-menu a:first-child { margin-left: 0; }
	.collision-menu a:last-child { margin-right: 0; }
}


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	.site-header {
		padding-right: 4.5455%;
		padding-left: 4.5455%;
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation {
		margin: 0 -0.875em;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #007acc;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}

	.site-content {
		padding: 0;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}

	.sidebar {
		float: left;
		margin-left: 75%;
		padding: 0;
		width: 25%;
	}

	.widget {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 3.230769231em;
		padding-top: 1.615384615em;
	}

	.widget .widget-title {
		margin-bottom: 1.3125em;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,
	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;
		padding: 0.846153846em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h2 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-bottom: 1.1052631579em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}

	.widget .aligncenter {
		margin-bottom: 1.6153846154em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}

	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
		margin-top: 2.625em;
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}

	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}

	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		/*margin-right: 15%;
		margin-left: 15%;*/
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-main {
		margin-bottom: 7.0em;
	}

	.site-header {
		padding: 5.25em 4.5455%;
	}

	.site-branding,
	.site-header-menu,
	.header-image {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}

	.image-navigation {
		margin-bottom: 3.230769231em;
	}

	.post-navigation {
		margin-bottom: 7.0em;
	}

	.pagination {
		margin-bottom: 5.894736842em;
	}

	.widget {
		margin-bottom: 4.307692308em;
	}

	.site-main > article {
		margin-bottom: 7.0em;
	}

	.entry-title {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 1.225;
		margin-bottom: 1.05em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 23px;
		font-size: 1.4375em;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.post-thumbnail {
		margin-bottom: 2.625em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-top: 1.696969697em;
		margin-bottom: 0.8484848485em;
	}

	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-top: 2.4347826087em;
		margin-bottom: 1.2173913043em;
	}

	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		letter-spacing: 0.131578947em;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-top: 2.9473684211em;
		margin-bottom: 1.473684211em;
	}

	.author-info {
		border-bottom-width: 0;
		padding-bottom: 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 5.25em;
	}

	.comments-area,
	.sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 7.0em;
	}

	body:not(.search-results) .entry-summary {
		margin-bottom: 2.210526316em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.105263158em;
	}

	body:not(.search-results) article:not(.type-page) .entry-content {
		float: right;
		width: 71.42857144%;
	}

	body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta {
		margin-left: -40%;
		width: -webkit-calc(60% - 1.4736842105em);
		width: calc(60% - 1.4736842105em);
	}

	body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		margin-left: -40%;
		max-width: 140%;
	}

	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: left;
		margin-top: 0.1538461538em;
		width: 21.42857143%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
		display: none;
	}

	.single .byline,
	.full-size-link,
	body:not(.search-results).group-blog .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		display: block;
		margin-bottom: 0.5384615385em;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: block;
		height: auto;
		margin: 0 0 0.5384615385em;
		width: 49px;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-right: -100%;
		margin-left: 34.99999999%;
		width: 50.00000001%;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: -100%;
		margin-left: 15%;
		width: 15%;
	}
}


/**
 * 14.5 - >= 1200px
 */

/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
   
}

@media screen and (max-width: 480px)  {
   .upcoming-events .side-title { margin-top: 15px; }
   .contact-top-banner.collision h2 { line-height: 50px; font-size: 50px; }
   .contact-top-banner.collision .post-title h1,
   .contact-top-banner.collision .top-banner h1,
   .contact-top-banner.collision .post-title h2 {
      line-height: 30px;
      font-size: 30px;
   }
   .contact-top-banner.collision .top-banner h2 {
      font-size: 22px;
      line-height: 22px;
   }
   .contact-top-banner.smallest {
      height: 300px;
   }
}

@media screen and (min-width: 1200px)  {
   .homepage-slider .overlay .left { width: calc((100% - 1180px)/2) !important; }
   .homepage-slider .overlay .right { width: calc(100% - 150px - ((100% - 1180px) / 2)) !important; }
}