/* responsive styles for laptop */
@media (max-width:1400px){
	.container{
		width: 90%;
	}
.logo img {
    width: 70%;
}
.headerRgt a {
    font-size: 15px;
    height: 45px;
    padding: 0 28px;
}
.bestFixedBlockCont h3 {
    font-size: 40px;
    line-height: 50px;
}
.bestFixedBlockCont a {
    height: 60px;
    font-size: 18px;
    padding: 0 40px;
    margin-top: 40px;
}
.invstFormBlockCont h2 {
    font-size: 28px;
    line-height: 40px;
}
.invstFormBlockCont p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 25px;
}
.invstFormBlockCont ul {
    margin-top: 30px;
}
.invstFormBlockCont li {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 26px;
}
.invstForm li input, .invstForm li select {
    font-size: 14px;
}
.invstForm ul li {
    width: 48%;
}
.invstForm li label {
    font-size: 13px;
    line-height: 17px;
}
.comRateBlockLogo {
    width: 70px;
}
.comRateBlockTxt p {
    font-size: 18px;
    line-height: 22px;
}
.comRateBlockTxt h4 {
    font-size: 17px;
    line-height: 22px;
}
.hyReturnBlockLft p {
    font-size: 16px;
    line-height: 26px;
}
.hyReturnBlockLft h3 {
    font-size: 28px;
    line-height: 38px;
}
.hyReturnBlockLft a {
    font-size: 18px;
    line-height: 22px;
}
.hyReturnBlock {
    padding: 55px 0;
}
.regularIncmBlock {
    padding: 60px 0;
    background: #fff;
}
.regularIncmBlock ul li {
    width: 28%;
}
.regularIncmBlock ul li img {
    width: 80px;
}
.regularIncmBlock li h4 {
    font-size: 20px;
    line-height: 30px;
}
.regularIncmBlock li p {
    font-size: 15px;
    line-height: 25px;
    min-height: 90px;
}
.regularIncmBlock li a {
    font-size: 16px;
    height: 45px;
    margin-top: 15px;
}








}
/* responsive styles for tablet/ipad */
@media (max-width:991px){
/*	.container{
		width: 750px;
	}*/
.logo img {
    width: 220px;
}
.headerRgt a {
    font-size: 13px;
    height: 40px;
    padding: 0 22px;
}
.header {
    padding: 12px 0;
}
.banner {
    padding: 30px 0;
}
.bannerCont h1 {
    font-size: 28px;
    line-height: 34px;
}
.bannerCont h2 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 24px;
}
.bannerCont p {
    font-size: 18px;
    line-height: 28px;
}
.bannerCont a {
    font-size: 15px;
    height: 45px;
    padding: 0 20px;
    margin-top: 25px;
}
.investmentRange ul li img {
    width: 120px;
}
.investmentRange ul li h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}
.investmentRange ul li h6 {
    font-size: 30px;
    line-height: 36px;
}
.investmentRange ul li span {
    font-size: 13px;
    line-height: 17px;
}
.investmentRange ul {
    margin-top: 50px;
}
.investmentRange h3 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
}
.investmentRange h2 {
    font-size: 28px;
    line-height: 32px;
}
.investmentRange {
    padding: 35px 0;
}
.bestFixedBlockCont a {
    height: 50px;
    font-size: 16px;
    padding: 0 30px;
    margin-top: 30px;
}
.bestFixedBlockCont h3 {
    font-size: 34px;
    line-height: 44px;
}
.bestFixedBlock {
    padding: 35px 0;
}
.invstForm li input, .invstForm li select {
    font-size: 16px;
}
.invstForm li label {
    font-size: 16px;
    line-height: 19px;
}
.invstForm ul li {
    width: 100%;
}
.comRateBlockTxt h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.comRateBlockTxt p {
    font-size: 16px;
    line-height: 20px;
}
.comRateBlockTxt {
    margin-left: 14px;
}
.comRateBlockLogo {
    width: 55px;
}
.hyReturnBlockLft a {
    font-size: 15px;
    line-height: 20px;
    margin-top: 25px;
}
.hyReturnBlockLft p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 25px;
}
.hyReturnBlockLft h3 {
    font-size: 22px;
    line-height: 30px;
}
.hyReturnBlock {
    padding: 40px 0;
}
.footerTop h3 {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 20px;
}
.footer {
    padding: 30px 0;
}




}
/* responsive styles for mobile */
@media (max-width:767px){
/*	.container{
		width: 100%;
	}*/

.logo img {
    width: 145px;
}
.headerRgt a {
    font-size: 12px;
    height: 35px;
    padding: 0 10px;
}
.header {
    padding: 10px 0;
}
.bannerCont h1 {
    font-size: 24px;
    line-height: 34px;
}
.bannerCont h2 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 22px;
}
.bannerCont p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 16px;
}
.bannerCont ul li {
    font-size: 18px;
    line-height: 40px;
    width: 100%;
}
.bannerCont a {
    font-size: 14px;
    height: 45px;
    padding: 0 10px;
    margin-top: 25px;
    width: 100%;
}
.investmentRange {
    padding: 25px 0;
}
.investmentRange ul li:nth-child(2) {
    margin: 0 10%;
}
.investmentRange ul li h5 {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px;
}
.investmentRange ul li h6 {
    font-size: 22px;
    line-height: 28px;
}
.investmentRange ul li span {
    font-size: 11px;
    line-height: 16px;
}
.investmentRange ul {
    margin-top: 30px;
}
.bestFixedBlockCont h3 {
    font-size: 22px;
    line-height: 32px;
}
.bestFixedBlockCont a {
    height: 45px;
    font-size: 14px;
    padding: 0px 15px;
    margin-top: 30px;
}
.invstFormBlockIn {
    display: block;
}
.invstForm {
    width: 100%;
}
.invstFormBlockCont {
    width: 100%;
    margin-bottom: 40px;
}
.invstFormBlockCont h2 {
    font-size: 24px;
    line-height: 36px;
}
.invstFormBlockCont p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}
.invstFormBlock {
    padding: 30px 0;
}
.comRateBlockCont ul {
    display: block;
}
.comRateBlockCont li {
    width: 100%;
    margin-bottom: 30px;
}
.comRateBlockCont li:last-child{
	margin-bottom: 0;
}
.comRateBlock {
    padding: 30px 0;
}
.hyReturnBlock {
    padding: 30px 0;
}
.hyReturnBlockIn {
    display: block;
}
.hyReturnBlockLft {
    width: 100%;
    margin-bottom: 30px;
}
.hyReturnBlockRgt {
    width: 100%;
}
.regularIncmBlock {
    padding: 30px 0;
}
.regularIncmBlockcont ul {
    display: block;
}
.regularIncmBlock ul li {
    width: 100%;
    margin-bottom: 35px;
}
.regularIncmBlock ul li:last-child {
    margin-bottom: 0;
}
.regularIncmBlock ul li img {
    width: auto;
}
.regularIncmBlock li a {
    font-size: 16px;
    height: 45px;
    margin-top: 20px;
}
.regularIncmBlock li p {
    font-size: 17px;
    line-height: 28px;
    min-height: auto;
}
.footerTop h3 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
}
.footerBtm {
    margin-top: 40px;
}
.footerBtm > ul > li {
    width: 100%;
    margin-bottom: 25px;
}
.footerBtm ul {
    display: block;
}
.footerBtm > ul > li:last-child {
    width: 100%;
}
.modal-wrapper {
    width: 90%;
    max-width: 500px;
}





}