body{}
@font-face{  
  font-family:'Open Sans', sans-serif;
  src: url(open-sans/OpenSans-Bold.ttf);
}
.wrap{
    width: 100%;
    float:left;
    margin: 0 auto;
    padding: 0px;
}
header{
    border-top:8px solid #00033B;
}

.tophead{
   width: 100%;
   float:left;
   margin-top:10px;
}
.log{
    width:100%;
    float:left;
    margin-bottom: 10px;
}
.log img{
    max-width: 100%;
}
.socialicon ul{
    margin: 0 auto;
    padding: 0px;
}
.socialicon ul li{
    list-style: none;
    display:inline-block;
}
.socialicon ul li a{
    text-decoration: none;
    font-size:30px;
    color:#cb639e;
}


.topmenu {
    /*float:right;*/
    padding-top:21px;
}

.topmenu ul {
    margin: 0 auto;
    padding: 0px;
} 

.topmenu ul li{
    list-style: none;
    display:inline-block;
}
.topmenu ul li a{
    text-decoration: none;
    font-size:12px;
    color:#005598;
    padding: 0px 5px;
    font-family: verdana;
}
.slider{
    width: 100%;
    float:left;
    border-bottom:54px solid #CB639E;
}
.slider img{
    max-width: 100%;
    width: 100%;
}
.menu{
    width:100%;
    float:left;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: -53px;
}
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.carousel-indicators {
    bottom: 54px;
}

.fpservice {
    text-align: center;
    margin-bottom: 25px;
    background-color: #c6d9f1;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    overflow: hidden;
    z-index: 999;
    margin-top: -2px;
}

.dropdown-content a {
    color: black;
    padding:8px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color:#00033B; 
    color:white;
}

.dropdown:hover .dropdown-content {
    display: block;
    overflow: hidden;
    color:##005598;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.navbar-default {
    background-image:none;
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow:none;
    background:#CB639E;
}
.navbar {
    border:none;
    margin-bottom:0px;
    min-height: 50px;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 37px;
    position: relative;
    
}

.contentpara {
    text-align: justify;
}

img.ourservimg {
    float: left;
    margin: 0px 5px 5px 5px;
}

.contentpara ul {
    list-style: none;
    padding-left: 10px;
}

.contentpara ul li {
    margin-bottom: 15px;
    line-height: 17px;
}
.app span img {

    width: 90px;

}
.socialicon, .app{
 display:inline-block;
 vertical-align: top;
  margin-left: 14px;	
  margin-top: 12px;
  float: right;
}

.fpservice h3 {
    background-color: #558ed5;
    color: #ffffff;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}


.fpservice {
    text-align: center;
    margin-bottom: 25px;
    background-color: #c6d9f1;
    height: 150px;
}

.lifeinsurnae img {
    border: 1px solid #fff;
    padding: 5px;
    background-color: #fff;
}

.txplng {
    min-height: 291px;
}

.retiremntplaning {
    height: auto;
}

.insuproduct {
    background-color: #4f81bd;
}

.lifeinsurnae h5 {
    font-weight: bold;
    text-decoration: underline;
}

.insuproduct p {
    font-weight: bold;
    letter-spacing: 1px;
}

.insuproduct h4 {
    margin-top: 0 !important;
    color: #ffffff !important;
}

.insuproduct img {
    width: 40%;
    margin: 15px 0 0 0;
}

.insuproduct {
    background-color: #4f81bd;
    color: #ffffff;
    padding: 20px 15px;
}

.retiremntplaning ul {
    padding: 15px 20px;
    text-align: left;
    list-style: circle;
}

.contact-form h4 {
    background-color: #00033B;
    color: #ffffff;
    margin-top: 0;
    padding: 6px 10px;
}

.fdbond {
    min-height: 220px;
}

.fdbond ul {
    padding: 15px 20px;
    text-align: left;
    list-style: circle;
}

.ourteam img {
    float: left;
    margin-right: 15px;
    width: 23%;
}

.ourteam {
    clear: both;
    margin-bottom: 20px;
}

.slider1 {
    text-align: center;
}

.slider1 img {
    margin: 0 auto;
}

.lifeinsurnae {
    background-color: #c6d9f1;
    text-align: center;
    padding: 15px;
    float: left;
    width: 47%;
    margin-right: 15px;
    min-height: 205px;
    margin-bottom: 8px;
}

.fpservice p {
    margin: 10px 0 0 0;
    min-height: 65px;
}

.retiremntplaning p {
    min-height: auto;
    text-align: left;
    margin-left: 5px;
    font-weight: bold;
}

.fpservice a {
    background-color: #cb639e;
    color: #fff;
    padding: 5px 9px;
    border-radius: 5px;
}


.contentpara ul li i {
    margin-right: 5px;
}

.contentpara h4 {
    color: #00033B;
    font-weight: bold;
    margin: 20px 0;
}

.close {
    color: rgb(0, 0, 0);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity:0;
    text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color:#00033B;
    color:#fff;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-nav {
    float: left;
    margin:5px 0 0;
    width: 100%;
}
.navbar-collapse {
    border-top: 1px solid rgba(0, 0, 0, 0);
    box-shadow: 0px !important;
    overflow-x: visible;
    padding-left: 0px;
    padding-right: 0px;
	
}
.contentpart{
    width:100%;
    float:left;
}
.prdoct{
    width: 100%;
    float:left;
    background-color: white;
}
.lefta{
    width:100%;
    float:left;
    margin-top: 20px;
}
.prodimag{
    width: 18%;
float: left;
padding: 12px 0px 0px 0px;
border: 1px solid #999;
margin: 0 8px 15px;
}
.calc-img {
    padding-left: 30px;
}
.prodimag {
    border-bottom: 8px solid #CB639E;
}
.title {
    font-size: 20px;
    background: #00033B;
    color: #fff;
    padding: 8px;
    margin: 15px 0;
}
.prodimag p {
    color: #00033B;
    margin-top: 20px;
    font-size: 17px;
	text-align: center;
}
.new{
    width: 100%;
    float:left;
    border-radius: 6px 0px 0px 0px;
    background: rgba(250,247,247,1);
background: -moz-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,247,247,1)), color-stop(13%, rgba(255,255,255,1)), color-stop(14%, rgba(255,255,255,1)), color-stop(30%, rgba(255,255,255,1)), color-stop(82%, rgba(218,222,223,1)), color-stop(100%, rgba(218,222,223,1)));
background: -webkit-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -o-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: linear-gradient(135deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);

}
.fvideo1{
    width: 100%;
    float:left;
  background: rgba(250,247,247,1);
background: -moz-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,247,247,1)), color-stop(13%, rgba(255,255,255,1)), color-stop(14%, rgba(255,255,255,1)), color-stop(30%, rgba(255,255,255,1)), color-stop(82%, rgba(218,222,223,1)), color-stop(100%, rgba(218,222,223,1)));
background: -webkit-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -o-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
background: linear-gradient(135deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
}
.fvideo1 h4{
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background:#00033B;
    margin: 0px;
    padding: 11.2px 0px;
    color:white;
    text-align: center;
}
.fund{
    width: 100%;
    float:left;
    background-image: url(../images/fundimg.png);
    background-repeat: no-repeat;
    background-size:auto;
    margin-top: 10px;
}
.fund h4{
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 8px 10px;
    color:white;
    text-align: left;
}
.righta{
    width:100%;
    float:left;
    margin-top: 20px;
}
.port{
    width: 100%;
    float:left;
    background: rgba(250,247,247,1);
    background: -moz-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,247,247,1)), color-stop(13%, rgba(255,255,255,1)), color-stop(14%, rgba(255,255,255,1)), color-stop(30%, rgba(255,255,255,1)), color-stop(82%, rgba(218,222,223,1)), color-stop(100%, rgba(218,222,223,1)));
    background: -webkit-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
    background: linear-gradient(135deg, rgba(250,247,247,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 30%, rgba(218,222,223,1) 82%, rgba(218,222,223,1) 100%);
    margin-bottom: 10px;
    
}
.port h4{
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background:#00033B;
    margin: 0px;
    padding: 11.2px 0px;
    color:white;
    text-align: center;
    border-radius: 6px 0px 0px;
}
.port p{
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 15px;
}
.tools{
    width: 100%;
    float:left;
    background-image: url(../images/tools.png);
    background-repeat: no-repeat;
    background-size:auto;
    margin-top: 10px;
   

}
.tools h4{
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 8px 10px;
    color:white;
    text-align: left;
}
.tools ul {
    margin: 0 auto;
    padding: 0px;
}
.tools ul li{
    list-style: none;
    border-bottom: 1px dotted #cb639e;
    margin: 2px 0px;
    
}
.tools ul li a{
    text-decoration: none;
     font-family:'Open Sans', sans-serif;
    font-size: 14px;
    display: inline-block;
    color:black;
    padding:10px 5px;
}
.tools img{
    float: left;
    max-width: 100%;
    margin-right: 20px;
}
.grap{
    width: 100%;
    float:left;
    margin-top: 20px;
  
}
.nse{
    width: 100%;
    float:left;
    border:1px solid #ccc;
    margin-top: 10px;
}
.nse img{
    max-width: 100%;
    float:left;
    width: 100%;
    height: 150px;
  
}
.img1{
    width: 100%;
    float: left;
}
.img1 img{
    max-width: 100%;
}
.nse2{
    width: 100%;
    float: left;
    margin-top: 20px;
}

.foot{
    width: 100%;
    float: left;
    background:#00033B;
    margin-top: 20px;
}
.fbox{
    width:100%;
    float:left;
    text-align: center;
}
.fbox h4{
    font-family:'Open Sans', sans-serif;
    font-style:normal;
    font-size: 15px;
    color:white;
}
.fbox a{
    text-decoration: none;
    color:white;
    font-size: 13px;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;
    display: inherit;
}
.fbox1{
    width:100%;
    float:left;
    text-align: center;
}
.fbox1 a{
    text-decoration: none;
    color:white;
    font-size: 13px;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;
    display:inline-block;
    padding: 0px 2px;
    margin: 0px 4px;
}
.fbox1 h4{
    font-family:'Open Sans', sans-serif;
    font-style:normal;
    font-size: 15px;
    color:white;
}
.fbox p{
    font-family:'Open Sans', sans-serif;
    font-style:normal;
    font-size: 15px;
    color:white;
}
.bottomfoot{
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px;
	background:#CB639E;
}
.bottomfoot a{
    text-decoration: none;
    color:white;
    font-size: 13px;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;
    display:inline-block;
    
}

.carousel-caption {
    bottom: 88px;
    color: rgb(255, 255, 255);
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
    margin: 0 auto;
    width: 25%;
    text-align: center;
    
}
.carousel-caption h2{
    font-size: 30px;
    background-color: rgba(0, 85, 152, 0.65);
    opacity: 0.8;
    color:white;
    padding: 15px 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
border:0px !important;
}




@-moz-document url-prefix() { 
.nav > li > a {
padding: 10px 36px !important;
}
.socialicon ul li a img {
    margin-bottom: 5px;
}
.contact-form {
    background: #aeaeae;
    padding: 20px;
}
.add {
    font-size: 18px;
    background: #CB639E;
    color: #fff;
    padding: 5px 9px;
}
.contact-dtls p {
    font-size: 16px;
    margin: 16px 0;
}
.add span {
    margin-right: 15px;
}

.uselink {
    list-style: none;
    background: #00033B;
    padding: 0px !important;
}
.uselink li {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid white;
}
.uselink li:hover{
 background:#CB639E;	
}
.uselink li a, .uselink li a:hover {
    color: white;
    font-weight: bold;
}
}















@media only screen and (max-width:1199px){

.nav > li > a {
    padding: 10px 22px !important;
}
.prodimag{
 width:17%;	
}
.fw{
    width:217px;
}
.fw1{
     width:696px !important;
}
.port p {
    
    font-size: 13px;
    line-height: 18px;
    padding: 10px;
}

}

@media only screen and (max-width:991px){
    .topmenu ul li a{
        padding: 0px 4px;
    }
    .nav > li > a {
    padding: 10px 9.5px;
}
    .fw{
    width:100%;
}
    .new{
        margin-bottom: 20px;
    }
     .prodimag img {
   
    min-height: 140px;
}
.carousel-caption {
        margin-top:0px!important;
         width: 30%;
    }
    .carousel-caption h2{
        font-size: 20px;
    }
	.nav > li > a {
    padding: 10px 7px !important;
}
.prodimag img{
 min-height:auto;	
}
} 
@media (min-width: 768px)
.navbar-nav>li {
    float: left !important;
}

@media only screen and (max-width:768px){
    .log img{
        text-align: center;
        float:none;
        margin: 0 auto;
        max-width: 100%;
}
    .socialicon{
        width: 100%;
        text-align: center;
}
     .topmenu{
        width: 100%;
        text-align: center;
}
    .prodimag {
   
    width:33% !important;
}
    .fw1{
     width:100% !important;
}
    .carousel-caption {
       display: none;
    }
.carousel-caption h2 {
    font-size: 16px !important;
    }
}
@media only screen and (max-width:620px){
    
}
@media only screen and (max-width:500px){
    .prodimag {
   
    width:45% !important;
}
    .carousel-caption h2 {
        display: none;
    }
}
@media only screen and (max-width:360px){
    .prodimag {
   
    width:100% !important;
}
}



@media only screen and (max-width: 800px) {
    .account 
    {
        display: none;
    }
}
.booster_btn , .booster_btn:hover
{
background: #009688;
  background: none;
  color: #fff;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 9999;
  bottom: 25px;
  right: 18px;
  font-size: 19px;
  padding: 10px 14px;
  border-radius: 5px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  float: r;
  float: right;
  background: #03033b;
 text-decoration: none;
}
.booster_btn img
{
    padding-right: 4px;
}
.booster_btn
{
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}

@keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}

@-webkit-keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}


