@charset "utf-8";
/* CSS Document */


@media only screen and (max-width: 1300px) {


}
@media only screen and (max-width: 1199px) {
.navigation ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 0px;
    position: relative;
}
.contact-det ul li i {
   
    display: block;
}
}
@media only screen and (max-width: 991px) {
.logo {
   
    text-align: center;
}
header {
    
    position:relative;
    background: #232992;
}
.banner {
  
    padding-top: 0px;
}
.navigation ul li a {
    padding: 15px 8px;
}
.statis-details {
    text-align: center;
    padding-bottom: 10px;
}
.plan-img {
    text-align: center !important;
}
.head-center {
    text-align: center !important;
}

.contact-det ul li i {
    display: inline-block;
}

.form-sec .banner-img {
    display: none;
    content: inherit;
}
.form-sec {
   
    padding-top: 0px;
}
}
@media only screen and (max-width:767px) {

.menu {
	display: block;
	color: #06cde0;
}



.navbar-light .navbar-toggler {
    background: #06cde0;
}

.navigation ul li:hover a {
    color: #ffffff !important;
	background: transparent;
}
.navigation ul li {
    background: #06cde0;
	padding: 4px 0px;
}
.navigation ul li a {
   
    padding: 0px 0px;
	
}
.navbar-nav {
    text-align: center !important;
}
.navigation ul li:hover {

	color:#ffffff;
	background:#2c55af;
}

.navigation {
    padding: 6px 0px;
	float: none;
}
.banner-content {
    text-align: center;
}
.banner-img {
    display: none;
    content: inherit;
}
.banner {
    background: #232992;
   
}

.logo-det {
    text-align: center;
}
.Social-links {
    text-align: center;
}

.det-links {
    text-align: center;
}
.form-page .button {
    padding: 5px 6px;
    
}
}
@media only screen and (max-width:600px) {
.invest-details {
    padding: 0px 15px;
}
.plan-img {
   
    padding: 0px 12px;
}
.home {
    padding: 0px 10px;
}
.banner-content h1 {
    font-size: 25px;
  
}
.heading h2 {
   
    font-size: 28px;
   
}
}
@media only screen and (max-width: 520px) {


}
@media only screen and (max-width: 480px) {

}
 @media only screen and (max-width: 420px) {
 .form-sec {
    background: #232992;
   
}
.form-sec .heading h2 {
   
    font-size: 40px;
  
}
}
 @media only screen and (max-width: 360px) {
 
}
