body,td,th {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #444;
    font-weight:400;
}
body {
    background-color: #FFF;
    margin:0px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin:0px;
    padding:0px;
}
p
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 0px;
}
a {
    color:#fff;
}
a:hover {
    color:#fff;
    text-decoration:none;
}
#wrapper
{
    width:100%;	clear:both;	float:left;
}
#header
{
    width:100%;	clear:both;	float:left;
    padding:17px 0px;

}
#nav
{
    width:100%;	clear:both;	float:left;
}
.social-icons
{
    float:right;
    width:140px;

}
.social-icons ul
{
    margin:0px;
    padding:0px;
}
.social-icons li
{
    list-style-type:none;
    float:right;
    padding:4px 0px;
    width:38px;
    text-align:center;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    border:#fff solid 1px;
    font-size:16px;
}
.social-icons li:hover
{
    cursor:pointer;
    color:#00b7f1;
    background-color:#fff;
}
#banner-cntr
{
    width:100%;	clear:both;	float:left; position:relative;
}
#body-ctnr
{
    width:100%;	clear:both;	float:left;
}
#footer
{
    width:100%;	clear:both;	float:left; 
    /*        background-color:#003cb4;*/
/*    background-color:#00ADF0;*/
    background-color:#dadada;
    padding:40px 0px;
}

.top-section
{
    background-color:#003cb4;
    padding:5px 0px;
    width:100%;	clear:both;	float:left;
}

/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 25px;
    height: 25px;
    font-size:11px;
    background-color:#a69dc7;
}
.social-circle li i {
    margin:0;
    line-height:25px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.banner-text
{
    float:left;
    text-align:left;
    position:absolute;
    left:0px;
    top:130px;
}
.banner-text2
{
    float:left;
    text-align:left;
    position:absolute;
    left:0px;
    top:130px;
}
#service-panel
{
    width:100%;
    float:left;
    clear:both;
    padding:15px 0px;
    background:url(../images/bg-service.png) repeat-x;
    padding: 10px 0px 22px 0px;

}
.service-panel-col
{
    width:20%;
    float:left;
    text-align:center;

}
.service-panel-col h2
{
    font-size:14px;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    font-weight:600;
}
.service-panel-col h2 a
{
    color:#fff;
    font-weight:600;
    text-decoration:none;
    cursor:pointer;
}
.service-panel-col h2 a:hover
{
    color:#f75791;
    font-weight:600;
    text-decoration:none;
}
.service-panel-col img
{

    text-align:center;
}
.service-cnt
{
    background:url(../images/arrow.png) no-repeat right;

}

.online-invest-section
{
    width:100%;	clear:both;	float:left; background:url(../images/services-bg.png) no-repeat center; padding:40px 0px;
}
.video-section
{
    width:100%;
    float:left;
    clear:both;
}
.video-section img
{
    width:100%;
    float:left;
    clear:both;
    height:436px;
}
.video-section h2
{
    background-color:#003CB4;
    color:#fff;
    font-size:24px;
    padding:13px 0px;
    text-transform:uppercase;
    font-weight:700;
    clear:both;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align:center;
}
.video-section h2:hover
{
    background-color:#513c97;
    color:#fff;
    cursor:pointer;
}

.online-invest-cntr
{
    width:48%;
    float:left;
    margin-bottom: 21px;
}
.invest-cntr
{
    margin-right:22px;
}
.online-invest-cntr img
{
    width:100%;
    float:left;
    clear:both;
}
.online-invest-cntr h2
{
    background-color:#003CB4;
    color:#fff;
    font-size:15px;
    width: 100%;
    padding: 8px 0px 8px 15px;
    position: absolute;
    bottom: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

}
.online-invest-cntr h2:hover
{
    background-color:#463388;
    color:#fff;
    cursor:pointer;
}
.transition{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.img-responsive{
    width:100%;
}

/* --------- Simple Zoom Effects ----------*/
.product-div1{
    position:relative;
    overflow:hidden;
}
.product-div1:hover img{
    transform: scale(1.1);
}
img{
    transform: scale(1);
}

#calculator-sec
{
    width:100%;
    float:left;
    clear:both;
    background-color:#00ADF0;
    padding:40px 0px;
}
.calculator
{
    width:100%;
    float:left;
    clear:both;
    text-align:center
        float: left;
    width: 100%;

}
.calculator img
{
    width:100%;
    float:left;
    clear:both;
    margin-bottom:10px;
}
.calculator-btn
{
    text-align:center;
    float: left;
    width: 100%;
    margin-top:20px;
}
.page-head
{
    font-size:38px;
    color:#bc2828;
    font-weight:100;
    width:100%;	clear:both;
    text-align:center;
    padding: 0px 0px 20px 0px;
    font-weight:600;
    position:relative;
    background:url(../images/page-head.png) no-repeat bottom center;
    margin-bottom: 28px;

}

.page-head2
{
    font-size:38px;
    color:#003cb4;
    font-weight:100;
    width:100%;	clear:both;
    text-align:center;
    padding: 35px 0px 30px 0px;
    font-weight:600;
    position:relative;

}
.page-head2 p
{
    font-size:12px;
    color:#666;
    width:100%;	clear:both;
    text-align:center;
    background:url(../images/page-head2.png) no-repeat bottom center;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:400;


}
#market-news
{
    width:100%;
    float:left;
    clear:both;
    padding-bottom:50px;
}
.market-news-sec
{
    width:100%;
    float:left;
    clear:both;
} 
.market-news-sec img
{
    width:100%;
    float:left;
    clear:both;
    margin-bottom:10px;
}
.market-news-sec h2
{
    font-size:18px;
    color:#333;
    text-align:left;
    font-weight:400;
}
.market-news-sec h3
{
    font-size:14px;
    color:#00ADF0;
    text-align:left;
    margin-top:3px;
}
.market-news-sec p
{
    font-size:14px;
    color:#999;
    text-align:left;
    margin-top:12px;
}
.market-news-sec a
{
    font-size:12px;
    color:#fff;
    text-align:left;
    background-color:#00ADF0;
    border-radius:3px;
    padding:5px 20px 5px 20px;
    text-transform:uppercase;
    text-decoration:none;
}
.market-news-sec a:hover
{
    font-size:12px;
    color:#fff;
    text-decoration:none;
    background-color:#003cb4;
    cursor:pointer;
}
.footer-col
{
    width:100%;
    float:left;
    clear:both;
}
.footer-col ul
{
    margin:0px;
    padding:0px;
}
.footer-col li
{
    font-size:14px;
    color:#e9ebec;
    list-style-type:none;
    padding: 8px 0px;
}
.footer-col li a
{
    font-size:14px;
/*    color:#e9ebec;*/
    color:#000;
    text-decoration:none;
}
.footer-col li a:hover
{
    font-size:14px;
    color:#00ADF0;
    text-decoration:none;
}
.footer-col h2
{
    font-size:20px;
    font-weight:500;
/*    color:#fff;*/
    color:#000;
    background:url(../images/border.png) no-repeat left bottom;
    padding-bottom:10px;
}
.footer-col h3
{
    font-size:14px;
/*    color:#fff;*/
    color:#000;
    margin-top:12px;

}
.footer-col p
{
    font-size:12px;
    color:#9995ab;
    margin-top:8px;
    line-height: 20px;
    padding:0px;
}
.footer-col input
{
    background-color:#fff;
    padding:8px 12px;
    width:65%;
    border:none;
    margin-top:13px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color:#003cb4;
}
.footer-col button 
{
    background-color:#584a87;
    padding:8px 30px;
    color:#fff;
    font-weight:600;
    font-size:15px;
    text-transform:uppercase;
    border:none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left:-3px;
}
.email
{
    font-size:14px;
    color:#fff;
    float: right;
    margin-right: 22px;
    margin-top: 2px;
}
.phone
{
    font-size:14px;
    color:#fff;
    float: right;
    margin-top: 2px;
}
.headerSeparater
{
    width:100%;
    text-align:center;
    font-size:13px;
    color:#fff;
    background-color: #003CB4; /*#00ADF0;*/
    padding:1px 0px;
    float:left;
}
.copyright
{
    width:100%;
    text-align:center;
    font-size:13px;
    color:#fff;
    background-color: #003CB4; /*#00ADF0;*/
    padding:8px 0px;
    float:left;
}
.login-regs-btn
{
    float:right;
    margin:0px 20px 0px 0px;
}
.login-regs-btn a
{
    color:#fff;
    font-weight:bold;
}
.login-regs-btn a:hover
{
    color:#fff;
}

.page-title{
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 700;
    color: #ed1c24;
}