@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?yinwqo");
	src: url("../fonts/icomoon.eot?yinwqo#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?yinwqo") format("truetype"), url("../fonts/icomoon.woff?yinwqo") format("woff"), url("../fonts/icomoon.svg?yinwqo#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
	content: "\e900";
}

.icon-linkedin:before {
	content: "\e903";
}

.icon-facebook:before {
	content: "\1f326";
}

.icon-youtube:before {
	content: "\e904";
}

.icon-twitter:before {
	content: "\e902";
}

.icon-left-chevron:before {
	content: "\e905";
}

.icon-right-chevron:before {
	content: "\e906";
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

body.ascend img {
	max-width: 100%;
}
html body.ascend {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff !important;
}
body.ascend h1,
body.ascend h2,
body.ascend h3,
body.ascend h4,
body.ascend h5,
body.ascend h6 {
	margin: 20px 0 0;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2, .h2
{
	font-size: 24px;
	color: #011e60;
}

h3, .h3
{
	font-size: 20px;
	color: #011e60;
}

body.ascend a:hover {
	text-decoration: none;
}

body.ascend a:focus {
	text-decoration: none;
}

.screen-reader-only {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.btn {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 7px;
	border-width: 2px;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	width: 244px;
	white-space: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 6px 8px;
	border-color: #d1a430;
	color: #012d74;
}

.btn:hover {
	background: none;
	opacity: .6;
	border-color: #d1a430;
}

.container-fluid {
	max-width: 1230px;
}

.carousel {
	position: relative;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel .mask .slideset {
	width: 99999px;
	float: left;
}

.slide {
	width: 100%;
	float: left;
}

.carousel .mask .slide.active {
	z-index: 1;
}

.slide-btns {
	padding: 8px 0 8px 25px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}

.slide-btns a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	background: #d1a430;
	color: #012d74;
	text-align: center;
	margin: 0 5px 0 0;
}

.slide-btns a:hover {
	color: #d1a430;
	background: #012d74;
}

.slide-btns a i {
	line-height: 30px;
	font-size: 18px;
}

.slide-image img {
	display: block;
	height: auto;
	width: 100%;
}

.slide-holder {
	max-width: 1230px;
	margin: 0 auto;
}

.slide-content {
	position: relative;
	background: rgba(209,164,48,0.9);
	padding: 20px 25px;
}

.slide-content blockquote {
	padding: 0;
	margin: 0 0 12px;
	font-size: 18px;
	border: none;
	color: #002d74;
	font-style: normal;
	text-align: center;
}

.slide-content .btn {
	width: 100px;
	font-size: 12px;
	border-color: #012d74;
	line-height: 16px;
	padding: 3px 8px;
	color: #012d74;
}

.visual-section {
	position: relative;
}

.visual-content {
	padding: 25px;
	width: 100%;
	background: #001538;
	z-index: 5;
	font-weight: 600;
	margin-top: -2px;
}

.visual-content-wrap {
	padding: 0 15px;
	max-width: 1230px;
	margin: 0 auto;
	color: #d1a430;
	font-size: 12px;
	font-style: italic;
}

.visual-content-wrap h2 {
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	font-size: 16px;
}

.visual-content-wrap p {
	margin: 0;
}

.support-section {
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	color: #fff;
	padding: 50px 0 40px;
}

.support-section:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 22, 56, .9);
}

.support-section .container-fluid {
	position: relative;
	z-index: 3;
}

.support-content {
	color: #fff;
	max-width: 620px;
	margin: 0 auto;
	line-height: 1.47;
}

.support-content h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 23px;
	color:#fff;
}

.support-content ol {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 12px;
}

.support-content ol li {
	padding-left: 10px;
	margin-bottom: 10px;
}

.support-content ol strong,
.support-content a {
	color: #d1a430;
}

.timeline-section {
	padding: 30px 0;
}

.timeline-content > h2:first-child,
.timeline-content > h3:first-child,
.timeline-content > h4:first-child,
.timeline-content > h5:first-child
{
	margin-top: 0;
}

.sidebar-nav {
	padding: 10px 0;
	margin-bottom: 13px;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-nav ul {
	margin: 0;
}

.sidebar-nav li {
	margin-bottom: 13px;
}

.sidebar-nav a {
	color: #012d74;
	font-weight: 500;
	font-size: 16px;
}

.sidebar-nav a:hover {
	opacity: .6;
}

.timeline-sidebar {
	font-size: 14px;
	padding-top: 20px;
	border-top: 1px solid #d1a430;
}

.timeline-sidebar h4 {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 8px;
	margin: 0 0 10px;
	position: relative;
}

.timeline-sidebar h4:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #d1a430;
}

.timeline-sidebar p {
	margin-bottom: 15px;
}

.timeline-sidebar .learn-more {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #012d74;
}

.timeline-sidebar .learn-more:hover {
	opacity: .6;
}

.sidebar-content {
	margin-bottom: 36px;
	color: #626262;
	font-size: 12px;
	line-height: 16px;
}

.sidebar-content h4 {
	color: #000;
}

.image-caption {
	padding: 2px 0;
	font-size: 12px;
	color: #626262;
}

.image-caption p {
	margin: 0;
}

.timeline-row {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 40px;
}

.timeline-row p {
	margin-bottom: 20px;
}

.timeline-row .list-title {
	display: block;
	margin-bottom: 10px;
}

.timeline-list {
	margin: 0;
}

.timeline-list li {
	padding-left: 27px;
	position: relative;
}

.timeline-list li:after {
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #d1a430;
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
}

.timeline-list-secondary {
	margin: 0 -30px;
}

.timeline-list-secondary li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #bdbdbd;
	font-weight: 600;
	font-size: 22px;
	padding: 14px 30px 4px;
}

.timeline-list-secondary li span {
	display: block;
}

.timeline-list-secondary li span:first-child {
	width: calc(100% - 110px);
}

.timeline-list-secondary li .price {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	width: 110px;
	text-align: left;
}

.timeline-title,
.timeline-title.ui-accordion-header {
	position: relative;
	padding-left: 0;
	line-height: 36px;
	font-size: 22px;
	margin-bottom: 18px;
	margin-left: 50px;
	font-weight: bold;
	color: #012d74;
	border: none;
	background: transparent;
	outline: none;
}

.timeline-title .timeline-number {
	width: 33px;
	height: 33px;
	background: #f5f7f8 url(../images/number-bg.png) no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font: 25px/1 "Playfair Display", Georgia, "Times New Roman", Times, serif;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: -50px;
	top: calc(50% + 3px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	border: 1px solid #012d74;
	color: #012d74;
	text-align: center;
}

.timeline-title .timeline-number span {
	position: absolute;
	top: 38%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.top-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #012d74;
}

.top-section .column-holder {
	width: 100%;
	padding: 18px 30px;
	overflow: hidden;
}

.top-section .rightside-column {
	margin: 0 -30px;
	background: #fff;
	position: relative;
	z-index: 10;
}

.top-section .rightside-column:after {
	position: absolute;
	content: "";
	height: 100%;
	top: 0;
	left: 100%;
	width: 999999px;
	background: #fff;
}

.top-section .rightside-column strong {
	font-size: 18px;
	text-transform: uppercase;
}

.top-section .leftside-column {
	background: #d1a430;
	margin: 0 -30px;
	position: relative;
}

.top-section .leftside-column:before {
	position: absolute;
	content: "";
	height: 100%;
	top: 0;
	right: 100%;
	width: 999999px;
	background: #d1a430;
}

.top-section .leftside-column h2 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
}

.top-section .leftside-column h2 strong {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
}

.top-section .leftside-column-content {
	position: relative;
	z-index: 10;
}

.timeline-chart-holder {
	/* max-width: 535px; */
	margin: 0 auto;
}

.timeline-chart-holder .point {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 12px;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.timeline-chart-holder .point:after {
	content: "";
	position: absolute;
	height: 8px;
	width: 2px;
	background: #012d74;
	top: 0;
	left: 50%;
}

.timeline-chart-holder .point.point-1 {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	left: 0;
}

.timeline-chart-holder .point.point-1:after {
	left: 0;
}

.timeline-chart-holder .point.point-2 {
	left: 25%;
}

.timeline-chart-holder .point.point-3 {
	left: 50%;
}

.timeline-chart-holder .point.point-4 {
	left: 75%;
}

.timeline-chart-holder .point.point-5 {
	left: 100%;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.timeline-chart-holder .point.point-5:after {
	left: auto;
	right: 0;
}

.timeline-chart-wrap {
	position: relative;
	padding-bottom: 25px;
}

.timeline-chart {
	width: 100%;
	height: 23px;
	border: 3px solid #012d74;
	position: relative;
	overflow: hidden;
}

.timeline-chart .handler {
	position: absolute;
	background: #012d74;
	width: 100%;
	height: 100px;
	top: 0;
	-webkit-transform: skew(-22deg) translateX(-27%);
	-ms-transform: skew(-22deg) translateX(-27%);
	transform: skew(-22deg) translateX(-27%);
	left: 0;
}

.timeline-chart .handler:after {
	content: "";
	position: absolute;
	left: 100%;
	width: 5px;
	height: 100%;
	background: #012d74;
	top: 0;
	margin-left: 5px;
}

.timeline-chart .handler:before {
	content: "";
	position: absolute;
	width: 40px;
	right: 100%;
	top: 0;
	height: 100%;
	margin-right: -1px;
	background: #012d74;
}

.homepage-timeline {
	background: #fff;
}

.homepage-timeline-wrap {
	padding: 20px 0 15px;
}

.homepage-timeline-wrap .timeline-row {
	font-size: 22px;
	line-height: 36px;
}

.homepage-timeline-wrap .timeline-row.active {
	margin-bottom: 10px;
}

.homepage-timeline-wrap .timeline-row.no-active {
	margin-bottom: 20px;
}

.homepage-timeline-wrap .timeline-row.no-active .timeline-title,
.homepage-timeline-wrap .timeline-title.ui-accordion-header-collapsed {
	font-size: 18px;
}

#timeline-accordion h3.timeline-title.ui-accordion-header-collapsed:first-of-type
{
	margin-top: 0;
}

.homepage-timeline-wrap .timeline-row.no-active .timeline-title .timeline-number {
	width: 26px;
	height: 26px;
	font-size: 19px;
}

.homepage-timeline-wrap .timeline-row.no-active .timeline-row-content {
	display: none;
}

.timeline-active-info-wrap .btn-holder {
	padding: 20px 30px;
}

.timeline-options .list-title {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
}

.timeline-options .timeline-list {
	font-weight: normal;
}

.timeline-options .timeline-list li {
	padding-left: 12px;
	font-weight: normal;
}

.timeline-options .timeline-list li:after {
	background: #212121;
	width: 3px;
	height: 3px;
}

.timeline-title.ui-accordion-header.ui-accordion-header-active
{
	border-top: 2px solid #d1a430;
	border-radius: 0;
	padding-top: 10px;
}

.timeline-list-active.ui-accordion-content {
	border-bottom: 2px solid #d1a430;
	border-radius: 0;
	padding-bottom: 32px;
	margin-bottom: 26px;
}

.timeline-list-active.ui-accordion-content
{
	padding: 0 0 32px;
	background: transparent;
	border-left: none;
	border-right: none;
}

.timeline-row.timeline-list-active
{
	position: relative;
}

.timeline-row.timeline-list-active:before
{
	position: absolute;
	left: -62px;
	width: 2px;
	background: #f5f7f8;
	content: '';
	top: 0;
	bottom: 0;
	display: block;
}

ul.leaders
{
	margin: 0;
	padding: 24px 0 40px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

ul.leaders li
{
	list-style-type: none;
	padding-right: 20px;
}

.active-info-box {
	padding: 10px 0 20px;
	font-size: 22px;
}

.active-info-box ul {
	font-size: 22px;
	line-height: 36px;
	margin: 0;
}

.active-info-box li {
	margin-bottom: 22px;
	position: relative;
	padding-left: 20px;
}

.active-info-box li:after {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #d1a430;
	content: "";
	position: absolute;
	left: 0;
	top: 16px;
}

.active-info-title {
	font-size: 22px;
	line-height: 36px;
	color: #012d74;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
}

.active-info-title span {
	font-weight: bold;
}

.active-info-title span + em {
	font-size: 16px;
}

.active-info-title em {
	font-weight: bold;
	color: #d1a430;
	text-transform: uppercase;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.header {
	background: #012d74;
	position: relative;
	z-index: 999;
}

.header-wrap {
	padding: 18px 15px 23px;
}

.logo {
	width: 160px;
}

.logo a {
	display: block;
}

.nav-opener {
	width: 48px;
	height: 48px;
	position: absolute;
	right: 27px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99999;
	text-indent: -9999px;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: -webkit-transform .3s ease-in-out, background .3s ease-in-out;
	transition: transform .3s ease-in-out, background .3s ease-in-out;
	width: 44px;
	height: 4px;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 22px;
	left: 2px;
	right: 3px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 8px;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 22px;
	left: 7%;
	right: 5%;
	background: #fff !important;
}

.nav-opener:after {
	top: 36px;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-opener:hover:before,
.nav-opener:hover:after,
.nav-opener:hover span,
.nav-opener:focus:before,
.nav-opener:focus:after,
.nav-opener:focus span {
	outline: none;
}

.nav-drop {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.nav-drop .social-networks {
	font-size: 22px;
}

.social-networks {
	font-size: 30px;
	line-height: 1;
}

.social-networks li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px;
}

.social-networks a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: block;
	color: #d1a430;
}

.social-networks a:hover {
	opacity: .8;
}

.header-panel {
	text-align: center;
	padding: 20px;
}

.header-panel .btn {
	border-color: #d1a430;
	color: #fff;
	vertical-align: middle;
}

.extra-logo {
	width: 160px;
	margin: 0 auto 15px;
}

.sub-drop {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	display: none;
	background: #001538;
}

.sub-drop ul {
	margin: 0;
	padding: 0;
}

.sub-drop li {
	display: block;
}

.sub-drop li a {
	font-weight: 500;
	color: #bdbdbd;
	display: block;
	padding: 10px 25px;
}

.sub-drop li a:hover {
	color: #d1a430;
}

.nav {
	font-size: 16px;
	font-family: "Hind", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nav > ul {
	margin: 0;
}

.nav > ul > li {
	color: #fff;
	position: relative;
	z-index: 99;
}

.nav > ul > li.hover .sub-drop {
	display: block;
	opacity: 1;
	visibility: visible;
}

.nav > ul > li.hover > a {
	color: #d1a430;
}

.nav > ul > li.hover > a.has-drop-down-a {
	position: relative;
}

.nav > ul > li.hover > a.has-drop-down-a:after {
	-webkit-transform: rotate(90deg) translateX(-50%);
	-ms-transform: rotate(90deg) translateX(-50%);
	transform: rotate(90deg) translateX(-50%);
}

.nav > ul > li.active > a,
.nav > ul > li.nav-path-selected {
	color: #fff;
	background: #001538;
}

.nav > ul > li > a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	font-weight: 600;
	color: #fff;
	padding: 10px 45px 10px 25px;
	display: block;
}

.nav > ul > li > a.has-drop-down-a {
	position: relative;
}

.nav > ul > li > a.has-drop-down-a:after {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	content: "\e904";
	font-size: 14px;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "icomoon" !important;
}

.nav-active {
	overflow: hidden;
	height: 10vh;
}

.nav-active body.ascend {
	overflow: hidden;
	height: 100vh;
}

.footer {
	background: #002d74;
}

.footer-holder {
	padding: 24px 0;
}

.footer-options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-info {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}

.footer-info strong {
	font-size: 16px;
}

.footer-info address {
	margin: 0;
}

.footer-info .copyright {
	display: block;
}

.footer-info .copyright span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 10px;
}

.footer-info .copyright span:after {
	position: absolute;
	content: "";
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 2px;
	width: 2px;
	background: #fff;
}

.footer-info a {
	color: inherit;
}

.footer-info a:hover {
	opacity: .6;
}

.footer-logo {
	width: 175px;
	margin: 0 auto 47px;
}

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

.footer-extra-logo {
	width: 215px;
	margin: 0 auto 40px;
}

@media (min-width: 768px) {
	html body.ascend {
		font-size: 18px;
	}

	.slide {
		min-height: 338px;
		background-position: 50% 50%;
		background-size: cover;
		padding-top: 35px;
	}

	.homepage-visual .slide {
		min-height: 400px;
	}

	.slide-btns {
		padding: 8px 0 8px 0;
	}

	.slide-image {
		display: none;
	}

	.slide-holder {
		padding: 0 15px;
	}

	.slide-content {
		max-width: 720px;
		margin: auto 0 0 0;
		padding: 39px 66px;
	}

	.slide-content blockquote {
		font-size: 20px;
		margin-bottom: 20px;
		font-style: normal;
		text-align: center;
	}

	.slide-content .btn {
		width: 162px;
		font-size: 16px;
		line-height: 24px;
	}

	.visual-content {
		position: absolute;
		background: rgba(0, 22, 56, .8);
		bottom: 0;
		left: 0;
		padding: 35px 25px 45px;
		margin: 0;
	}

	.visual-content-wrap {
		font-size: 16px;
	}

	.visual-content-wrap h2 {
		font-size: 20px;
	}

	.support-section {
		padding: 70px 0 50px;
	}

	.support-content h3 {
		font-size: 22px;
		margin-bottom: 33px;
		color:#fff;
	}

	.support-content ol {
		font-size: 16px;
	}

	.support-content ol li {
		margin-bottom: 20px;
	}

	.timeline-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.timeline-content {
		width: 75%;
		padding-left: 40px;
	}
	.timeline-content.without-sidebar
	{
		width: 100%;
		padding-left: 0;
	}
	.timeline-sidebar {
		width: 25%;
		border: none;
		padding: 0;
	}

	.timeline-sidebar h4 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.sidebar-content {
		margin-bottom: 40px;
		font-size: 14px;
		line-height: 20px;
	}

	.image-caption {
		padding: 15px 0;
	}

	.timeline-row {
		font-size: 16px;
		line-height: 1.42;
		padding-left: 87px;
		margin-bottom: 50px;
	}

	.timeline-row .list-title {
		font-size: 18px;
	}

	.timeline-list li {
		font-weight: 600;
	}

	.timeline-list li:after {
		width: 5px;
		height: 5px;
	}

	.timeline-list-secondary {
		margin: 0;
	}

	.timeline-list-secondary li {
		padding: 14px 0 4px;
	}

	.timeline-title,
	.timeline-title.ui-accordion-header {
		padding: 0;
		margin-bottom: 8px;
		margin-left: 58px;
		line-height: 36px;
		font-size: 24px;
	}

	.timeline-title .timeline-number {
		width: 47px;
		height: 47px;
		font-size: 36px;
		left: -82px;
		top: calc(50% + 3px);
	}

	.timeline-title.ui-accordion-header-collapsed .timeline-number
	{
		width: 33px;
		height: 33px;
		font-size: 25px;
		left: -75px;
	}
	
	.timeline-title.ui-accordion-header-collapsed .timeline-number span
	{
		top: 30%;
	}
	
	.top-section {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.top-section .rightside-column {
		width: 50%;
		margin: 0;
	}

	.top-section .rightside-column strong {
		font-size: 24px;
	}

	.top-section .leftside-column {
		width: 50%;
		margin: 0;
	}

	.top-section .leftside-column:after {
		position: absolute;
		content: "";
		left: 23px;
		right: 0;
		bottom: 0;
		height: 45px;
		border-left: 2px solid #fff;
		border-top: 2px solid #fff;
	}

	.top-section .leftside-column h2 {
		font-size: 22px;
	}

	.top-section .leftside-column h2 strong {
		font-size: 45px;
	}

	.timeline-chart-holder .point {
		font-size: 12px;
		padding-top: 10px;
	}

	.timeline-chart-wrap:before {
		content: "";
		position: absolute;
		height: 2px;
		width: 400px;
		background: #012d74;
		right: 100%;
		bottom: 25px;
	}

	.timeline-chart {
		height: 47px;
	}

	.timeline-chart .handler {
		-webkit-transform: skew(-22deg) translateX(-25%);
		-ms-transform: skew(-22deg) translateX(-25%);
		transform: skew(-22deg) translateX(-25%);
	}

	.homepage-timeline {
		background: #f5f7f8;
	}

	.homepage-timeline-wrap {
		padding: 0;
	}

	.homepage-timeline-wrap .timeline-row {
		font-size: 22px;
	}

	.homepage-timeline-wrap .timeline-row.active {
		padding-left: 80px;
	}

	.homepage-timeline-wrap .timeline-row.active .timeline-number {
		left: -80px;
	}

	.homepage-timeline-wrap .timeline-row.active .timeline-number:before {
		content: "";
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-bottom: 2px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 2px;
		height: 1000px;
		background: #012d74;
	}

	.homepage-timeline-wrap .timeline-row.no-active {
		padding-left: 60px;
		margin-bottom: 35px;
	}

	.homepage-timeline-wrap .timeline-row.no-active .timeline-title,
	.homepage-timeline-wrap .timeline-title.ui-accordion-header-collapsed {
		font-size: 18px;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.homepage-timeline-wrap .timeline-row.no-active .timeline-title .timeline-number {
		width: 32px;
		height: 32px;
		font-size: 24px;
		left: -60px;
	}

	.timeline-active-info-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.timeline-options {
		/* width: calc(50% - 23px); */
		width: 100%;
		padding: 38px 20px 0 0;
		margin-left: 23px;
		border-left: 2px solid #d1a430;
	}

	.timeline-options .list-title {
		font-size: 22px;
	}

	.timeline-options .timeline-list {
		font-size: 20px;
	}

	.timeline-options .timeline-list li {
		padding-left: 27px;
	}

	.timeline-list-active {
		margin-left: 60px;
		margin-bottom: 50px;
	}

	.active-info-box {
		/* background: #fff; */
		/* width: 50%; */
		padding: 58px 42px 45px;
		position: relative;
		border-top: 1px solid #bdbdbd;
		font-size: 18px;
	}

	.active-info-box:after
	{
		position: absolute;
		top: -1px;
		bottom: 0;
		left: 100%;
		content: '';
		background: inherit;
		display: block;
		width: 100%;
	}
	
	.active-info-box li:after {
		width: 7px;
		height: 7px;
		top: 16px;
	}

	.active-info-title {
		padding-left: 20px;
	}

	.footer-holder {
		padding: 45px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		margin: 0 -20px;
	}

	.footer-column {
		padding: 0 20px;
		width: 50%;
	}

	.footer-options {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.footer-info {
		text-align: left;
		padding-left: 35px;
		line-height: 30px;
		margin: 0;
	}

	.footer-info strong {
		font-size: 12px;
	}

	.footer-logo {
		margin: 0 0 15px;
		width: 245px;
	}

	.footer-options .social-networks {
		font-size: 16px;
		margin-bottom: 27px;
	}

	.footer-extra-logo {
		width: 268px;
		margin: 0;
	}
}

@media (min-width: 1024px) {
	.slide {
		padding-top: 70px;
	}

	.homepage-visual .slide {
		min-height: 600px;
	}

	.slide-content .btn {
		font-size: 20px;
		line-height: 24px;
		padding: 6px 8px;
	}

	.visual-content-wrap {
		font-size: 18px;
	}

	.visual-content-wrap h2 {
		font-size: 30px;
	}

	.homepage-visual .visual-content-wrap h2 {
		font-size: 24px;
	}

	.support-content h3 {
		font-size: 36px;
		color:#fff;
	}

	.timeline-content {
		width: 79%;
	}

	.timeline-sidebar {
		width: 21%;
	}

	.timeline-list-secondary li {
		font-size: 22px;
		padding: 19px 0 5px;
	}

	.timeline-list-secondary li span:first-child {
		width: calc(100% - 210px);
	}

	.timeline-list-secondary li .price {
		padding: 0 56px;
		width: 210px;
	}

	.top-section .rightside-column strong {
		font-size: 30px;
	}

	.top-section .leftside-column h2 {
		font-size: 28px;
	}

	.top-section .leftside-column h2 strong {
		font-size: 60px;
	}

	.homepage-timeline-wrap .timeline-row {
		font-size: 22px;
	}

	.timeline-options {
		padding-right: 80px;
	}

	.active-info-box ul {
		font-size: 22px;
		line-height: 36px;
	}

	.active-info-box li {
		padding-left: 40px;
	}

	.active-info-title {
		font-size: 22px;
		line-height: 36px;
		padding-left: 0;
		margin-bottom: 30px;
	}

	.active-info-title span {
		font-size: 24px;
		line-height: 36px;
	}

	.active-info-title span + em {
		font-size: 36px;
		line-height: 60px;
	}

	.active-info-title em {
		font-size: 24px;
	}

	.footer-info .copyright br {
		display: none;
	}
}

@media (min-width: 1200px) {
	.header {
		position: static;
	}

	.header-wrap {
		padding: 43px 0 0 0;
		position: relative;
	}

	.logo {
		position: absolute;
		left: 0;
		width: 250px;
		top: 25px;
	}

	.nav-opener {
		display: none;
	}

	.nav-drop .social-networks {
		font-size: 16px;
	}

	.social-networks {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
		font-size: 16px;
	}

	.header-panel {
		padding: 0;
		text-align: right;
		margin-bottom: 43px;
	}

	.extra-logo {
		text-align: center;
		padding: 0 20px;
		display: block;
		width: 242px;
		margin: 0 0 18px auto;
	}

	.sub-drop {
		position: absolute;
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 100%;
		left: 0;
		width: 310px;
		padding: 16px 22px 39px;
	}

	.sub-drop li {
		border-bottom: 1px solid #bdbdbd;
	}

	.sub-drop li a {
		padding: 10px 22px 3px;
		display: inline-block;
		vertical-align: top;
	}

	.nav > ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.nav > ul > li.hover > a {
		color: #fff;
		background: #001538;
	}

	.nav > ul > li.hover > a.has-drop-down-a:after {
		display: none;
	}

	.nav > ul > li:last-child .sub-drop {
		left: auto;
		right: 0;
	}

	.nav > ul > li > a {
		padding: 20px 10px;
	}

	.nav > ul > li > a.has-drop-down-a:after {
		display: none;
	}
}

@media (min-width: 1230px) {
	.nav > ul {
		margin: 0 -8px;
	}
}

@media (max-width: 1199px) {
	.nav-drop {
		position: absolute;
		top: 100%;
		background: #012d74;
		left: 0;
		width: 100%;
		opacity: 0;
		visibility: hidden;
		max-height: calc(100vh - 114px);
		overflow-y: auto;
		padding-bottom: 30px;
	}

	.nav-active .nav-drop {
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 767px) {
	.container-fluid {
		padding: 0 30px;
	}

	.slide {
		background: none !important;
		padding-bottom: 0 !important;
	}

	.timeline-list li {
		font-size: 16px;
	}
	
	.homepage-timeline-wrap .timeline-row {
		font-size: 18px;
		line-height: 36px;
	}

	.timeline-active-info-wrap .btn-holder {
		display: none;
	}
	
	.active-info-title {
		font-size: 19px;
	}
	
	.active-info-box ul {
		font-size: 19px;
	}
	
	.active-info-title .lw_image_caption.lw_column_width_half, img.lw_column_width_half, picture.lw_column_width_half {
		max-width: 100%;
	}
	
	.active-info-title .lw_image_caption.lw_align_right, img.lw_align_right, picture.lw_align_right { 
		float: none;
	}
	
	.active-info-title picture.lw_image {
		display: block;
	}
	
}