/* Core styles can be used any where you need a generic HTML block */

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	color: #1c2f5d;
	font-size: 71px;
	font-family: 'Twentieth Century W05', sans-serif;
	line-height: 66px;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
	color: #1c2f5d;
	font-size: 61px;
	font-family: 'Twentieth Century W05', sans-serif;
	line-height: 56px;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	color: #393839;
	font-size: 36px;
	line-height: 34px;
	font-family: 'Twentieth Century W05', sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	color: #1c2f5d;
	font-size: 30px;
	line-height: 34px;
	font-family: 'Twentieth Century W05', sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 8px;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	color: #249ea2;
	font-size: 26px;
	line-height: 30px;
	font-family: 'Twentieth Century W05', sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 8px;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	color: #393839;
	font-size: 19px;
	line-height: 30px;
	font-family: 'Univers W01', sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 8px;
}

.core-styles p,
.contentRender_name_plugins_core_textbox p {
	color: #393839;
	font-size: 16px;
	font-family: 'Univers W01', sans-serif;
	font-weight: 400;
	line-height: 27px;
	margin-bottom: 25px;
	text-rendering: optimizeLegibility;
}

.core-styles a,
.contentRender_name_plugins_core_textbox a {
	color: #249ea2;
	font-family: 'Univers W01', sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
	color: #393839;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Univers W01', sans-serif;
	font-weight: 400;
	font-style: normal;
	list-style-position: inside;
}
.core-styles table,
.contentRender_name_plugins_core_textbox table {
	border-collapse: collapse;
	border: 1px solid #efefef;
	margin-bottom: 20px;
}
.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles tr,
.contentRender_name_plugins_core_textbox tr {
	border-collapse: collapse;
	border: 1px solid #efefef;
	color: #393839;
	font-size: 16px;
	font-family: 'Univers W01', sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 50px;
	text-rendering: optimizeLegibility;
}

.core-styles strong, .contentRender_name_plugins_core_textbox strong,
.core-styles b, .contentRender_name_plugins_core_textbox b {
	font-weight: 900;
}

.core-styles em, .contentRender_name_plugins_core_textbox em,
.core-styles i, .contentRender_name_plugins_core_textbox i {
	font-style: italic;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	font: inherit;
	color: inherit;
	text-decoration: none;
}
.core-styles,
.contentRender_name_plugins_core_textbox {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-size: 	16px;
	line-height: 24px;
}

.core-styles img[align*='right'],
.contentRender_name_plugins_core_textbox img[align*='right'] { margin-left : 15px; margin-bottom: 5px; }
.core-styles img[align*='left'],
.contentRender_name_plugins_core_textbox img[align*='left'] { margin-right : 15px; margin-bottom: 5px; }

@media screen and (max-width: 1024px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 48px;
		line-height: 46px;
	}
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 36px;
		line-height: 36px;
	}
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 33px;
		line-height: 33px;
	}
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 28px;
		line-height: 32px;
	}
	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 24px;
		line-height: 28px;
	}
	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 17px;
		line-height: 28px;
	}
	.core-styles p,
	.contentRender_name_plugins_core_textbox p {
		font-size: 16px;
		line-height: 22px;
	}
}
@media screen and (max-width: 640px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 48px;
		line-height: 43px;
		margin-bottom: 8px;
	}
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 36px;
		line-height: 34px;
	}
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 33px;
		line-height: 33px;
	}
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 30px;
		line-height: 34px;
	}
	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 8px;
	}
	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 16px;
		line-height: 25px;
	}
	.core-styles p,
	.contentRender_name_plugins_core_textbox p {
		font-size: 16px;
		line-height: 22px;
	}
}