@charset "UTF-8";

.wp-block-latest-posts.wp-block-latest-posts__list, .wp-block-latest-posts.wp-block-latest-posts__list li {
list-style: disc;
padding-left: 0;
margin-left: 20px;
margin-bottom: 10px;
}


body {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-weight: normal;
	font-family: 'gill-sans-nova', Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	background: #FFFFFF;
}
html,
body,
h1,
h2,
h3,
h4,
h5, 
h6 {
	margin: 0;
	padding: 0;
}
footer,
header,
menu,
nav,
section {
	display: block;
	clear: both;
}
h1 {
	font-size: 42px;
	line-height: 100%;
	font-weight: 500;
	margin-bottom: 10px;
}
h2 {
	color: #1D3652;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 100%;
}
h3 {
	color: #005693;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 100%;
	font-size: 27px;
}
h4 {
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 100%;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 100%;
}
h6 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 400;
	line-height: 100%;
}
.title h1 {
	margin: 0;
	padding: 0
}
b,
strong,
.bold {
	font-weight: 500;
}
header h1, header h2, header h3, header h4 {
	color: #FFFFFF
}
.content input {
	padding: 12px 24px;
}
.white-bg input[type=text] {
	background-color: #DCDCDC
}
input,
optgroup,
select,
textarea {
	border-radius: 37px;
	border: 1px solid #999;
}
header input:focus {
	outline-width: 0;
}
.content img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 992px) {
	.homepage {
		background-image: url("../img/bg-left.svg");
		background-repeat: no-repeat, no-repeat;
		background-position: -134% -54%, 235% 64%;
		background-size: 69%;
	}
	.homepage {
		height: 30vh;
	}
	.homepage img {
		width: 55%;
	}
	.float p {
		font-size: 19px;
	}
}
.goog-te-gadget {
	font-size: 16px !important
}
@media (max-width: 902px) {
	.menu-toggle {
		width: 100%;
		position: relative;
	}
	.menu-toggle button img {
		float: right !important
	}
	.menu-1 li {
		float: left;
		width: 100%;
	}
}
/*.container.content {
	padding: 0 20px;
}*/
.feature-wide {
	clear: both;
}
.transparent {
	background-color: transparent;
}
.contact p {
	font-size: 15px;
}
.contact a:link {
	font-size: 22px;
	font-weight: 600
}
/* FRAMEWORK */
.profile-thumb {
    margin: 10px 0;
}
.profile .thumb-area {
	height: auto;
	padding: 20px 0;
	overflow: hidden;
	}
.profile .thumb-c img {
	border-radius: 50%;
    max-width: 220px;
    max-height: 220px;
	width: 220px;
    height: 220px;
    object-fit: cover;
    object-position: center center;
}
.profile .thumb-s img {
	width: 100%;
	height: auto;
    max-width: 250px;
    max-height: 250px;
	width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: center center;
}
.profile .btn  {
padding: 5px 14px;
font-size: 15px;
}
.profile-content {
height: 100px
}
.profile h2 {
	font-size: 25px;
}
.profile h3 {
	font-size: 19px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	.profile h2 {
    font-size: 23px;
}
}
.profile .btn a:active {
    top: inherit;
}
.widget {
	list-style: none !important;
}
header .widget-hf-area p {
	padding: 0;
	margin: 0;
}
.widget-hf-area img {
	max-height: 70px;
	max-width: 300px !important;
	width: 100%;
	height: 100%;
}
.widget-hf-area .site-title {
	font-size: 22px
}
.widget-hf-area .site-tagline {
}
.post-date {
    display: block;
	margin: 5px 0;
	font-size: 14px;
	color: #888888
}
.posted-by {
    text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0;
}
.posted-on {
    text-transform: uppercase;
	color: #555555
}
.sidebar #s {
    width: 72%;
}
@media (min-width: 992px) and (max-width: 1200px) {
.sidebar #s {
    width: 64%;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.sidebar #s {
    width: 52%;
}
.sidebar img, .sidebar .wp-caption-text {
	max-width: 80% !important
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: none;
}
#wp-calendar tbody td {
padding: 4px !important;
font-size: 12px;
}
}



/* calendar widget */

.widget_calendar {
	float: none;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: left;
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 13px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding: 10px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}
#searchform input {
	border: none;
	padding: 4px 17px;
	color: #000;
	line-height: 30px;
	margin-top: 7px;
	border-radius: 0;
}
#searchform label {
	display: none;
}
.searched {
	margin-bottom: 20px
}
header .text-right p {
	margin-top: 0
}
.feature img {
	object-fit: cover;
	width: 100%;
	max-height: 400px;
	height: 400px;
	margin-bottom: 0;
}
.feature-wide img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	max-height: 500px;
	border-radius: 0;
	height: 45vh;
}
/* NEWS */

.news img {
	object-fit: cover;
max-width: 30%;
max-height: 255px;
margin-top: 10px;
float: left;
margin-right: 3%;
margin-bottom: 10px;
}
@media (max-width: 768px) {
	.news img {
		max-width: 100%;
		width: 100%;
	}
	.title h1 {
		font-size: 25px
	}
}
.news h2 {
	font-size: 30px;
	margin-bottom: 10px;
}
.news-side a:link,
.news-side a:visited {
	color: #000000;
	text-decoration: underline;
	text-underline-position: under;
}
.news-title h1 {margin-bottom: 30px}
.articles h2 {
	font-size: 27px;
	margin-bottom: 10px;
}
.articles strong {
	margin-bottom: 3px;
}
.author {
	font-size: 12px
}
.alignleft {
float: left;
margin-right: 25px;
margin-top: 25px;
margin-bottom: 15px;
max-width: 100%;
height: auto;
}
.alignnone {
float: none;
margin-top: 25px;
margin-bottom: 15px;
max-width: 100%;
height: auto;
}
.alignright {
float: right;
margin-left: 25px;
margin-top: 25px;
margin-bottom: 15px;
max-width: 100%;
height: auto;
}
.aligncenter {
display: block;
margin: 25px auto;
max-width: 100%;
height: auto;
}
@media (max-width: 768px) {
.alignleft img, .aligncenter img, .alignright img, .alignnone img, .alignleft, .aligncenter, .alignright, .alignnone {
float: none;
margin: auto;
display: block;
clear: both
}
}
.wp-caption p, .vc_figure-caption {
	background: #005693;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	line-height: normal;
	border-top: solid #FFF 1px;
	margin-top: 0;
	text-align: left
}
.content p a:link,
.content p a:visited,
.content li a:link,
.content li a:visited {
	color: #000000;
	font-weight: 500;
	border-bottom: solid 1px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: underline;
}
.grey-grad p a:link,
.grey-grad p a:visited {
	border-bottom: none;
	padding-left: 40px;
	background-image: url("../img/open-icon.svg");
	background-repeat: no-repeat;
	background-position: 0;
	background-size: 25px;
	float: left;
	margin-bottom: 7%;
	min-height: 25px
}
.nf-form-content {
	padding: 0 !important;
	max-width: 100% !important;
	margin: 0 auto;
	padding-top: 35px;
}
.logos img {
	max-height: 80px;
}
.dark,
.btn,
button,
footer,
#top,
.btn-grad {
	background-color: #252E42;
	color: #FFFFFF;
}
.dark a:link, .dark a:visited, .dark p a:link, .dark p a:visited {
	color: #FFFFFF
}
.sidebar footer {
    background-color: transparent;
    color: inherit;
}
header .wp-block-image {
    margin: 0 !important;
}
ol.wp-block-latest-comments {
    margin: 0;
    padding: 0;
}
.tag-cloud-link {
    color: #000;
    text-decoration: underline;
}
.blue {
	background-color: #005693 !important;
}
.light {
	background-color: #005693 !important;
}
.gradient,
.white,
.white p,
.white a,
.white a:visited {
	color: #FFFFFF;
}
.gradient,
.btn-grad {
	background: rgb(0, 86, 147);
	background: -moz-linear-gradient(0deg, rgba(0, 86, 147, 1) 0%, rgba(37, 46, 66, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0, 86, 147, 1) 0%, rgba(37, 46, 66, 1) 100%);
	background: linear-gradient(0deg, rgba(0, 86, 147, 1) 0%, rgba(37, 46, 66, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#005693", endColorstr="#252e42", GradientType=1);
}
.grey-gradient {
	background: rgb(217, 217, 217);
	background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(217, 217, 217, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(217, 217, 217, 1) 100%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(217, 217, 217, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d9d9d9", GradientType=1);
}
.grey {
	background-color: #e0e0e0;
}
.light-grey {
	background-color: #f4f4f4;
}
.dark-grey {
	background-color: #262626;
	color: #FFFFFF;
}
.black {
	background-color: #000000;
	color: #FFFFFF;
}
.white {
	background: #FFFFFF
}
.outline {
    border: solid;
}
.gradient p,
.dark h2,
.dark h3,
.dark .intro p {
	color: #FFFFFF !important
}
.dark-text,
.grey h2,
.grey-grad h2 {
	color: #3d5ca8;
}
.sub-page .intro p {
	margin: 20px 0 !important;
}
.sub-page .dark {
	padding: 30px 0;
}
.gap {
	margin-bottom: 11px;
}
.paddingt1 {
	padding-top: 10px;
}
.paddingt2 {
	padding-top: 20px;
}
.paddingt3 {
	padding-top: 30px;
}
.paddingb1 {
	padding-bottom: 10px;
}
.paddingb2 {
	padding-bottom: 20px;
}
.paddingb3 {
	padding-bottom: 30px;
}
.paddingb1 {
	padding-bottom: 10px;
}
.paddingb2 {
	padding-bottom: 20px;
}
.paddingtb3 {
	padding: 30px 0 30px 0
}
.latest {
	padding: 50px 35px 0 35px
}
.padding1 {
	padding: 10px 10px;
}
.padding2 {
	padding: 20px 20px;
}
.padding3 {
	padding: 30px 30px;
}
@media (min-width: 768px) {
	.paddingr3 {
		padding-right: 30px;
	}
	.text {
	padding-right: 30px;
}
}
.padding4,
.content .dark,
.vc_row.wpb_row.vc_row-fluid.gradient,
.content .grey {
	padding: 40px 40px;
}
.padding5 {
	padding: 50px 50px;
}
a:active {
	top: 2px;
	position: relative;
}






/* MENUS */

.sub-menu a {
padding: 0;
white-space: nowrap; 
width: auto;    
float: none;  
text-shadow: none !important;
}
.sub-menu li {
    font-size: 16px;
    text-align: center;
    display: block;
	line-height: 35px;
}
.menu-1 ul .sub-menu {
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -ms-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
}
.menu-item-has-children {
    background-image: url("../img/arrow-down-light.svg");
    background-size: 14px 14px;
    background-repeat: no-repeat;
  background-position: 96% 69%;
}
.menu-1 ul {
list-style: none;
    margin: 0 auto;
    padding: 0;
    display: table;
    text-align: center;
}
.menu-1 li {
	float: left;
	position: relative;
}
.menu-1 a {
display: block;
	text-decoration: none;
	cursor: pointer;
}
.menu-1 ul ul {
position: absolute;
left: 50% !important;
	transform: translateX(-50%);
z-index: 99999;
display: none;
}
.sub-menu {
    display: block;
}
.menu-1 ul ul ul {
	left: -999em;
	top: 0;
}
.menu-1 ul ul li {
	width: 100%;
	color: #FFFFFF
}
	.menu-1 ul li:hover > ul,
	.menu-1 ul li.focus > ul {
		display: block;
	}
.menu-1 ul li:hover > ul,
.menu-1 ul li.focus > ul {
	left: auto;
}
.menu-1 ul ul li:hover > ul,
.menu-1 ul ul li.focus > ul {
	left: 100%;
}
.menu-1 a {
padding: 0 25px;
color: #FFFFFF;
}
.menu-1 li ul li a {
    color: #000000;
}
.menu-toggle {
	display: none
}
	
@media (max-width: 900px) {
		.menu-1 a {
    line-height: 40px;
}
.menu-item-has-children {
  background-position: center 32px;
background-size: 10px;
padding-right: 0;
}
.menu-1 li ul li a {
    color: #FFFFFF;
}
.sub-menu {
background-color: #223046;
}
.overlay-icon img{
    width: auto;
    float: none;
    margin-right: 0;
}
#menu-top {
    width: 100%;
}
	#site-menu {
		display: none;
	}
	.menu-1 a {
		color: #FFFFFF;
		text-shadow: none;
	}
.menu-1 ul ul {
left: 0;
}
.menu-toggle {
color: #FFFFFF;
margin: 0 auto;
width: 100%;
border: 0;
border-radius: 0;
background-color: transparent;
	}
	.toggled .menu-toggle {
	color: white;
	margin: 0 auto
	}
	/* Small menu. */
	.menu-toggle,
	.menu-1.toggled #site-menu {
	display: block;
	}
.menu-item-has-children {
    background-position: 95% 20px;
}
	.menu-1 li {
		float: none;
	}
	.menu-1 ul ul {
		position: relative;
		float: none;
		left: 0 !important;
		display: none;
		transform: initial;
	}
	.menu-1 ul li:hover > ul,
	.menu-1 ul li.focus > ul {
		display: block;
	}
	.menu-1 ul ul a {
		width: 100%;
	}
	.menu-1 ul ul ul {
		left: auto
	}

	.menu-1 ul ul li:hover > ul,
	.menu-1 ul ul li.focus > ul {
		left: auto;
	}
}
@media (min-width: 900px) and (max-width: 1400px) {
.menu-1 a {
padding-left: 17px;
padding-right: 17px;
font-size: 75%;
  }
.menu-item-has-children {
   background-position: 92% 64%;
	background-size: 9px 9px;
}
.sub-menu a:link {
 font-size: 15px;
}
}

@media (min-width: 900px) {
	.sub-menu .sub-menu {
margin-left: -80px !important;
}
		.sub-menu li a {
    padding: 5px 20px;
}
	.menu-1 {
	 padding: 7px 0;
}
	.sub-menu li {
	background-color: #FFF;
}
ul .sub-menu {
    padding-top: 7px !important;
    background-color: transparent !important;
}
.menu-1 {
	font-size: 21px;
}
.sub-menu {
background-color: #ffffff;
border-radius: 0;
box-shadow: 0px 29px 20px -7px #00000033
	}
.current-menu-item {
	text-decoration: underline;
	text-underline-position: under;
}
.sub-menu .current-menu-item {
	text-decoration: none;
}
	.sub-menu .current-menu-item {
    border-radius: 0;
    color: #000 !important;
	background-color: #223046;
}
	.sub-menu .current-menu-item a {
    color: #FFFFFF;
}
}



tags a {
	color: #FFFFFF;
	padding: 7px 14px;
	display: inline-block;
	margin-right: 4px;
	font-size: 14px;
	text-transform: capitalize;
	background-color: #005693;
}
.tag-cloud-link {
    font-size: 17px !important;
}
.library img {
	object-fit: cover;
	width: 100%;
	height: 180px;
}
.library .info {
	padding-bottom: 30px
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-vimeo iframe {
  max-width: 100%;
}

@media screen and (max-width: 600px) {
  .embed-vimeo iframe {
    max-height: 200px;
  }
}
/* Blockquotes */
blockquote {
font-size: 1.2em;
width: 100%;
margin: 30px auto;
color: #555555;
padding: 15px 30px 15px 65px;
border-left: 8px solid #02538D;
line-height: normal;
position: relative;
background: transparent;
border-radius: 15px;
}
blockquote strong {
    font-weight: 600;
	color: #000;
}
blockquote::before{
font-family: inherit;
content: "\201C";
color: #02538D;
font-size: 5em;
position: absolute;
left: 10px;
top: -45px;
font-weight: bold;
}
blockquote::after{
  content: '';
}
blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}




header .widget blockquote {
    font-size: 18px;
    width: 100%;
    margin: 0;
    color: #FFF;
    padding: 0;
    border-left: 0;
    line-height: 25px;
    position: relative;
    background: transparent;
    border-radius: 0;
}
header .widget blockquote strong {
    font-weight: 600;
	color: #000;
}
header .widget blockquote::before{
font-family: inherit;
content: "";
color: #FFF;
font-size: 18px;
left: 0;
top: 0;
font-weight: inherit;
position: initial;
}
header .widget blockquote::after{
  content: '';
}
header .widget blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:0;
}




blockquote2 {
    font-size: 20px;
    width: 100%;
    margin: 10px auto;
    color: #555555;
    padding: 20px;
    line-height: 1.6;
    position: relative;
    background: transparent;
    border-radius: 15px;
	display: block;
}
blockquote2 strong {
    font-weight: bold;
	color: #000;
}
blockquote2::before{
font-family: inherit;
content: "!";
color: #FF0000;
font-size: 28px;
position: absolute;
left: 0;
top: 0;
}
blockquote2::after{
  content: '';
}
blockquote2 span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}
.block {display: block}

/* TOP */

#top {
	display: none;
	position: fixed;
	bottom: 14px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	padding: 12px;
	border-radius: 12px;
	font-size: 17px;
	opacity: 0.5;
	-webkit-animation: fadein 2.2s;
	-moz-animation: fadein 2.2s;
	-ms-animation: fadein 2.2s;
	-o-animation: fadein 2.2s;
	animation: fadein 2.2s;
}
#top:hover {
	opacity: 1
}
footer {
	padding: 3% 0;
}
footer a:link,
footer a:visited,
footer p {
	color: #ffffff;
	margin: 0
}
.links {
	line-height: 27px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.sidebar {
	padding: 20px 25px;
}
.sidebar #searchsubmit {
	background-color: #005693;
	color: #FFFFFF
}
.gallery-item {
	border: 5px solid transparent !important;
	margin: 0 !important;
}
.gallery-caption {
    display: none;
}
.gallery img { border: none !important; }
footer #searchsubmit {
	background-color: #f0f0f0;
}
/* FORMS */

#nf-field-4 {
	padding: 7px 40px;
	display: inline-block;
	color: #FFFFFF;
	background-color: #005593;
	border-radius: 25px;
}
#nf-field-4:hover,
.forms button:hover {
	text-decoration: none;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	opacity: 0.5;
	cursor: pointer;
}
/* BUTTONS and LINKS */

.btn,
button,
.btn-grad {
	padding: 10px 25px;
	display: inline-block;
	font-size: inherit;
	font-weight: inherit;
	border: none;
}
.btn,
button,
.btn-grad {
	color: #FFFFFF;
}
.no-border {
	border: none;
}
.btn-light {
	color: #FFFFFF;
	background-color: #66c3d0;
}
.buttons .btn a, .buttons .btn a:visited {
    color: #FFF;
}
.buttons .blue {
	margin-bottom: 10px;
		margin-top: 10px
}
a {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
a:hover {
	text-decoration: none;
	opacity: 0.8;
	cursor: pointer;
}
.content p a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: solid 2px transparent;
}
.sidebar img {
	max-width: 100%;
	height: auto;
}
nav a:active {
	position: relative;
	top: 2px;
}
/* ICONS */

.social img {
	width: 35px;
	height: 35px;
	margin: 0 2%;
	margin-top: 0px;
	float: left;
	margin-top: 20px;
}
.icons img {
	width: 45px;
	height: 70px;
	margin: 0 2%;
}

/* BREADCRUMBERATORS */

#breadcrumbs {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
#breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#breadcrumbs .separator {
	font-size: 18px;
	font-weight: 400;
	color: #ccc;
}
.breadcrumbs a {
	color: #FFF;
}


.brand img {
	width: auto;
	height: 70px;
	max-height: 70px;
	float: left;
	margin-right: 40px;
}
@media (max-width: 768px) {
	#breadcrumbs {
    margin: 10px;
}
	.col-md-6.text-right {
		width: 100%;
		display: block;
		float: left;
	}
	.brand img {
		float: none;
		display: block;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 20px
	}
	.articles.text-center {
		text-align: left;
	}
	.text-right {
		text-align: center;
		float: none;
	}
}
@media (max-width: 768px) {
	.overlay a:link {
		line-height: 50px;
		font-size: 20px;
	}
	.btn,
	.btn-arrow,
	.btn-solid,
	.btn-grad {
		margin-top: 20px;
		display: inline-block;
		text-align: center;
	}
	.padding2,
	.padding3,
	.padding4,
	.content .dark,
	.vc_row.wpb_row.vc_row-fluid.gradient,
	.content .grey,
	.padding5,
	.paddingt1,
	.paddingt2,
	.paddingb1,
	.paddingb2,
	.paddingt3 {
		padding: 20px 20px;
	}
	h2 {
		font-size: 35px;
	}
	.logos img {
		max-height: 55px;
		text-align: center;
		width: 20%;
	}
	footer .links a {
		margin-right: 0;
		display: block;
		margin-bottom: 10px
	}
	footer {
		text-align: center
	}
}
@media (max-width: 992px) {
	blockquote {
		padding: 10px 20px;
		margin: 0 0 20px;
		font-size: 17.5px;
		border-left: 5px solid #eee;
	}
	blockquote2 {
		padding: 10px 20px;
		margin: 0 0 20px;
		font-size: 17.5px;
		border-left: 5px solid #FF0000;
	}
	.social img {
		width: 32px;
		height: 32px;
		float: none;
		margin-bottom: 20px;
	}
	.feature img {
		height: 100%;
	}
	.feature-wide img {
		height: 100%;
	}
	.left {
		padding-left: 0;
	}
	header {
		text-align: center;
	}
}
.dark hr,
.gradient hr {
	border-top-color: #FFFFFF
}
hr {
	border-top-color: #000000
}
.content li {
}
.content ol li {
	line-height: 24px
}
.content .sidebar h2 {
	margin-bottom: 0;
}
a:hover {
	outline: 0
}
mark {
	background: #ff0;
	color: #000
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
.nav-link.text-decoration-none.uwp-account-notifications {
	display: none;
}
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
select {
	text-transform: none
}
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,
th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	text-decoration: none
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-circle {
	border-radius: 50%
}
hr {
	border: 0;
	border-top: 1px solid;
	margin: 25px 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.container {
	margin-right: auto;
	margin-left: auto
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}
section {
	margin-right: auto;
	margin-left: auto
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
}
@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
}
@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none
}
input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple],
select[size] {
	height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
textarea.form-control {
	height: auto
}
.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}
.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.clearfix:after,
.clearfix:before,
section:after,
section:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}
.clearfix:after,
section:after,
.container:after,
.row:after {
	clear: both
}