@media only screen and (min-height: 767px) and (max-width: 1440px) {
	.section.feat .wrapper {
		height: 200px;
	}
	.section.feat .feat-info {
		top: -15px;
	}
}

@media only screen and (min-height: 481px) and (max-width: 1366px) {
	.section.feat {
		background-position: top -40px center;
	}
	.section.feat .wrapper {
		height: 200px;
	}
	.section.feat .feat-info {
		top: -40px;
	}
}

@media only screen and (height: 1366px) and (width: 1024px) {
	.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-height: 481px) and (max-width: 1280px) {
	.section.feat {
		background-position: top -40px center;
		min-height: 525px;
	}
	.section.feat .wrapper {
		height: 200px;
	}
	.section.feat .feat-info {
		top: -40px;
	}
}

@media only screen and (max-width: 1280px) {
	.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	header .inner-head > .wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 1024px) {
	.section.feat {
		background-position: top center;
	}
	.section.feat .feat-info {
		top: -20px;
	}
	.section.investors ul.box > li {
		background: #fff;
		width: 330px;
		margin-right: 10px;
		padding: 100px 30px 30px;
		position: relative;
		margin-left: 10px;
	}
	.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.for-desktop {
		display: none;
	}
	.for-mobile {
		background: rgba(0, 36, 105, 0.9);
	}
	#nav-menu {
		height: 0;
		transition-duration: 0.5s;
	}
	.divlogo {
		width: 100%;
	}
	.divlogo a {
		display: inline-block;
	}
	.section.feat {
		min-height: auto;
	}
	.section {
		padding: 30px 0 1px;
		padding-bottom: 35px;
	}
	.is-desktop {
		display: none !important;
	}
	.is-mobile {
		display: block;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 50px;
		margin: 0 auto;
		padding-top: 40px
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 15px;
	}
	.wrapper {
		padding: 0 20px;
	}
	header .logo {
		position: relative;
		z-index: 9999;
		width: 200px;
	}
	header .inner-head {
		background: rgba(0, 36, 105, 0.9);
		padding: 20px 0;
	}
	header .btn-open-nav:after {
		content: "\f0c9";
		font-family: FontAwesome;
		font-style: normal;
		text-decoration: inherit;
		color: #fff;
		font-size: 24px;
		line-height: 33px;
		position: absolute;
		top: 0;
		right: 20px;
		cursor: pointer;
		z-index: 9999;
		width: 44px;
		height: 34px;
		border: 1px solid #fff;
		border-radius: 4px;
		text-align: center;
	}
	header .btn-close-nav:after {
		content: "\f00d";
		font-family: FontAwesome;
		font-style: normal;
		text-decoration: inherit;
		color: #fff;
		font-size: 24px;
		line-height: 33px;
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer;
		z-index: 9999;
		width: 44px;
		height: 34px;
		border: 1px solid #fff;
		border-radius: 4px;
		text-align: center;
	}
	header ul.menu {
		display: none;
		position: absolute;
		top: 30%;
		left: 0;
		width: 100%;
		margin-top: 0;
		float: none;
	}
	header ul.menu li {
		width: 100%;
		margin: 0;
	}
	header ul.menu li .btn {
		display: block;
		margin: 0 auto;
		max-width: 270px;
		padding: 8px 8px 6px;
		height: auto;
		line-height: normal;
		margin-bottom: 20px;
		margin-top: 15px;
	}
	header ul.menu li a {
		color: #fff;
		padding: 20px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		font-size: 24px;
	}
	header ul.menu li a:after {
		display: none;
	}
	header ul.menu.active {
		background: rgba(0, 36, 105, 0.9);
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	footer .footer-top h3 {
		text-align: center;
		max-width: none;
		width: auto;
		padding-left: 0;
		padding-top: 130px;
		background-position: top center;
		background-size: 115px;
		margin-top: 50px;
	}
	.content {
		margin-top: 77px;
	}
	.section.feat {
		background-position: center;
		min-height: 715px;
	}
	.section.feat .wrapper {
		height: 300px;
	}
	.section.feat .feat-info {
		width: 80%;
		top: 18%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		text-align: center;
	}
	.section.feat .feat-info h1 {
		color: #fff;
		text-align: center;
		margin-bottom: 20px;
	}
	.section.feat .feat-info .btn {
		display: inline-block !important;
		font-size: 14px;
		padding-top: 2px;
	}
	.section.feat .pot {
		max-width: 90%;
		bottom: 0;
	}
	.section.info p {
		padding-left: 75px;
		padding-right: 75px;
		line-height: 32px;
	}
	.section .section-title {
		padding-left: 75px;
		padding-right: 75px;
		font-size: 46px;
		line-height: normal;
	}
	.section.investors ul.box {
		display: block;
		padding-top: 60px;
		padding-left: 70px;
		padding-right: 70px;
		width: auto;
		margin: 0 auto;
	}
	.section.investors ul.box > li {
		width: 97%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 35px;
		padding-bottom: 50px;
		padding-right: 35px;
		margin-bottom: 150px;
		margin-top: 50px;
	}
	.section.investors ul.box > li:last-child {
		margin-bottom: 50px;
	}
	.section.investors ul.box > li h4 {
		margin-top: 12px;
	}
	.section.investors ul.box > li .box-feat {
		width: 80px;
		height: 80px;
		top: -40px;
	}
	.section.investors ul.box > li .box-feat img {
		width: 256%;
		left: 43%;
	}
	#offerings.section .section-title {
		padding-left: 65px;
		padding-right: 65px;
	}
	.btn {
		line-height: 20px;
	}
	.btn.btn-large {
		padding: 0px 30px;
		line-height: 30px;
		padding-top: 5px;
	}
	footer .footer-top .footer-action {
		width: 100%;
		margin-bottom: 30px;
	}
	footer .footer-top .footer-action .btn {
		margin-right: 0;
		font-size: 23px;
		margin: 0 30px 20px !important;
		width: 45%;
		padding: 20px 10px;
	}
	.section.feat .feat-info h1 {
		margin: 0;
		color: #002469;
		font-size: 60px;
	}
	footer .footer-top .wrapper {
		width: 75%;
	}
	footer .footer-top strong {
		display: block;
	}
	footer .footer-top p {}
	footer .footer-bottom p {
		color: #fff;
		margin: 0 auto;
	}
	footer .footer-top {
		padding: 0px;
	}
}

@media only screen and (max-width: 480px) {
	.divlogo {}
	#offerings.section .section-title:after {
		background: #fff;
	}
	.section.feat {
		min-height: auto;
	}
	.section {
		padding: 0px 0 20px;
	}
	.is-desktop {
		display: none !important;
	}
	.is-mobile {
		display: block;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 26px;
		margin: 0 auto;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 15px;
	}
	.wrapper {
		padding: 0 15px;
	}
	header .inner-head {
		padding: 20px 0;
	}
	header .logo {}
	header .mobile-menu:after {}
	header .btn-close-nav:after {}
	.mobile-nav {}
	header ul.menu {
		display: none;
		top: 20%;
	}
	header ul.menu li {
		width: 100%;
		margin: 0;
	}
	header ul.menu li .btn {}
	header ul.menu li a {}
	header ul.menu li a:after {
		display: none;
	}
	header ul.menu.active {
		background: rgba(0, 36, 105, 0.9);
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	footer .footer-top h3 {
		background: url(../img/message-icon.png) no-repeat;
		text-align: center;
		color: #002469;
		width: auto;
		margin: 0 auto;
		font-size: 26px;
		padding-top: 70px;
		padding-left: 30px;
		padding-right: 30px;
		background-position: top center;
		background-size: 70px;
		margin-bottom: 30px;
		margin-top: 50px;
	}
	.content {
		margin-top: 68px;
	}
	.section.feat {
		background-position: center;
	}
	.section.feat .wrapper {
		height: 480px;
	}
	.section.feat .feat-info {
		width: 80%;
		top: 15%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		text-align: center;
	}
	.section.feat .feat-info h1 {
		color: #fff;
		text-align: center;
		margin-bottom: 20px;
	}
	.section.feat .feat-info .btn {
		display: inline-block !important;
		font-size: 14px;
		padding-top: 2px;
	}
	.section .section-title {
		font-size: 26px;
		line-height: 32px;
		padding-left: 15px;
		padding-right: 15px;
	}
	#about.section .section-title > br {
		display: none;
	}
	.section.feat .pot {
		max-width: 90%;
		bottom: 0;
	}
	.section.info p {
		font-size: 16px;
		padding: 0px 15px;
		text-align: center;
		line-height: 24px;
	}
	#offerings.section .section-title {
		padding-left: 30px;
		padding-right: 30px;
	}
	.section.investors ul.box {
		display: block;
		padding-top: 30px;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	.section.investors ul.box > li {
		width: 92%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-top: 60px;
		padding-bottom: 40px;
		margin-bottom: 90px;
		margin-left: auto;
		margin-right: auto;
	}
	.section.investors ul.box > li ul li {
		font-size: 16px;
		margin-bottom: 3px;
		line-height: 20px;
	}
	.section.investors ul.box > li h4 {
		font-size: 22px;
	}
	.section.investors ul.box > li .box-feat {
		width: 80px;
		height: 80px;
		top: -40px;
	}
	.section.investors ul.box > li .box-feat img {
		left: 45%;
		width: 165px;
	}
	.section.investors ul.box > li strong {
		font-size: 18px;
	}
	.section.investors ul.box > li p {
		font-size: 20px;
		margin-bottom: 0;
	}
	.btn {
		line-height: 20px;
	}
	.btn.btn-large {
		padding: 0px 30px;
		line-height: 30px;
		padding-top: 5px;
	}
	footer .footer-top .footer-action {
		width: 100%;
		margin-bottom: 30px;
	}
	footer .footer-top .footer-action .btn {
		font-size: 14px;
		padding: 5px;
	}
	.section.feat .feat-info h1 {
		margin-top: 0px;
		color: #002469;
		font-size: 32px;
		margin-bottom: 30px;
	}
	footer .footer-top .wrapper {
		width: auto;
	}
	footer .footer-top strong {
		font-size: 14px;
		padding-bottom: 5px;
		display: block;
		padding: 0px 15px 0px 15px;
	}
	footer .footer-top p {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 20px;
	}
	footer .footer-bottom p {
		color: #fff;
		width: 90%;
		margin: 0 auto;
	}
	footer .footer-top {
		padding: 0px;
	}
}

@media only screen and (max-width: 412px) {
	.wrapper {
		max-width: none;
		width: auto;
	}
}

@media only screen and (max-width: 320px) {
	.divlogo {}
	#offerings.section .section-title:after {
		max-width: 80px;
	}
	.section.feat {
		min-height: auto;
	}
	.section {
		padding: 5px 0 15px;
	}
	.is-desktop {
		display: none !important;
	}
	.is-mobile {
		display: block;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 15px;
	}
	.wrapper {
		padding: 0 10px;
	}
	header .mobile-menu:after {
		font-size: 24px;
	}
	header .btn-close-nav:after {
		font-size: 24px;
	}
	header ul.menu {}
	header ul.menu li {}
	header ul.menu li .btn {
		display: block;
		margin: 0 auto;
		max-width: 170px;
		padding: 0 10px;
		height: 32px;
		line-height: 34px;
		margin-bottom: 20px;
		margin-top: 15px;
	}
	header ul.menu li a {
		font-size: 20px;
		padding: 15px;
	}
	header ul.menu li a:after {
		display: none;
	}
	header ul.menu.active {
		background: rgba(0, 36, 105, 0.9);
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-top: -70px;
	}
	footer .footer-top h3 {
		background: url(../img/message-icon.png) no-repeat;
		text-align: center;
		color: #002469;
		margin: 0 auto;
		width: auto;
		font-size: 20px;
		padding-top: 40px;
		background-position: top center;
		background-size: 45px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.content {
		margin-top: 58px;
	}
	.section.feat {
		background-position: center top 17px;
	}
	.section.feat .wrapper {
		height: 325px;
	}
	.section.feat .feat-info {
		top: 20%;
	}
	.section.feat .feat-info h1 {
		color: #fff;
		text-align: center;
		margin-bottom: 20px;
	}
	.section.feat .feat-info .btn {
		display: inline-block !important;
		font-size: 14px;
		padding-top: 2px;
	}
	.section .section-title {
		font-size: 21px;
		line-height: 25px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.section.feat .pot {
		max-width: 90%;
		bottom: 0;
	}
	.section.info p {
		text-align: center;
		padding: 0px 30px;
	}
	#about.section .section-title:after {
		max-width: 80px;
	}
	.section.investors ul.box {
		display: block;
		margin: 0 auto;
		padding-top: 60px;
		padding-left: 30px;
		padding-right: 30px;
		width: auto;
	}
	.section.investors ul.box > li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0;
		margin: 0 auto;
		margin-bottom: 80px;
		padding-top: 60px;
		padding-bottom: 30px;
		width: auto;
	}
	.section.investors ul.box > li ul li {
		font-size: 14px;
		margin-bottom: 3px;
		line-height: 17px;
	}
	.section.investors ul.box > li h4 {
		font-size: 18px;
		margin-top: 20px;
	}
	.section.investors ul.box > li .box-feat {
		width: 80px;
		height: 80px;
		top: -40px;
	}
	.section.investors ul.box > li .box-feat img {
		width: 140px;
		left: 47%;
	}
	.section.investors ul.box > li strong {
		font-size: 16px;
	}
	.section.investors ul.box > li p {
		font-size: 16px;
		margin-bottom: 0;
	}
	.btn {
		line-height: 20px;
	}
	.btn.btn-large {
		padding: 0px 30px;
		line-height: 30px;
		padding-top: 5px;
	}
	footer .footer-top .footer-action {
		width: 100%;
		margin-bottom: 15px;
	}
	footer .footer-top .footer-action .btn {
	}
	.section.feat .feat-info h1 {
		margin: 0;
		color: #002469;
		font-size: 25px;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	footer .footer-top .wrapper {
		width: 90%;
	}
	footer .footer-top p {
		padding-left: 25px;
		padding-right: 25px;
	}
	footer .footer-top strong {
		font-size: 14px;
		padding-bottom: 5px;
		display: block;
		padding-left: 25px;
		padding-right: 25px;
	}
	footer .footer-bottom p {
		color: #fff;
		margin: 0 auto;
	}
	footer .footer-top {
		padding: 0px;
	}
}
