

@import url('../font/calibri/default.css');
@import url('../font/rupee/default.css');
@import url('custom.css');

html {
    -ms-overflow-style: scrollbar; /*auto | none | scrollbar | -ms-autohiding-scrollbar*/
    
}

a img {
    border: none;
}

a, a:focus, a:hover {
    outline: none;
    text-decoration: none;
}

select, input, input:focus, select:focus, textarea:focus {
    outline: none;
    border: none;
}

::-moz-selection {
    background: #fdfd9c;
    color: #000;
    outline: medium none;
}

::selection {
    background: #fdfd9c;
    color: #000;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

ul, ol {
    margin: 0px;
    padding: 0px;
}

li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

.pd0 {
    padding: 0;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.h5 {
    height: 5px;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.m0 {
    margin: 0 !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.f11 {
    font-size: 11px !important;
}

.f13 {
    font-size: 13px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.bold {
    font-weight: 700 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

body {
    font-family: 'Calibri';
    font-size: 12px;
    line-height: 18px;
    color: #f5f5f5;
    overflow-x: hidden;
}

.logo {
    position: relative;
    border: none;
    margin: 0px auto;
    display: table-cell;
    padding:9px 0px 0px 5px;
}

.headerright {
    float: right;
    padding: 10px 0px 0px 0px;
    position: relative;
}

    .headerright .Rchus {
        background: #E8E8E8;
        padding: 10px 15px;
        border-radius: 10px;
        float: left;
    }

        .headerright .Rchus table {
            width: 100%;
            line-height: 15px;
        }

        .headerright .Rchus h2 {
            color: 444443;
            font-size: 20px;
        }

.tfmid {
    color: #1f317f;
    font-weight: 700;
}

.frr {
    float: right;
}

.careerfrm {
    background: #343434;
    border-radius: 10px;
    padding: 15px;
}

.tb1 input[type=text], .tb1 input[type=password], .tb1 input[type=date], .tb1 select, .tb1 textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0 0 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 100%;
    font-family: 'Calibri';
    font-size: 10px;
    color: #9b9b9b;
    text-transform: uppercase;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}

.headerright .Searchbox {
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    float: right;
    margin: 0;
    padding: 0;
    height: 33px;
    line-height: 30px;
}

@-moz-document url-prefix() {
    /*.headerright .Searchbox select{ position:relative; top:-6px;}*/
}

.headerright .Searchbox input {
    border: none;
    outline: none;
    border-right: 1px solid #E1E1E1;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 5px;
    text-transform: uppercase;
    color: #9b9b9b;
    font-size: 10px;
}

.career .headerimage {
    background-image: url("../images/Careers_bnr.jpg");
    height: 300px;
}

.headerright .Searchbox select {
    border: none;
    border-right: 1px solid #E1E1E1;
    line-height: 30px;
    margin: 0 0 0 5px;
    text-transform: uppercase;
    color: #000000;
    font-size: 11px;
    height: 30px;
}

.btn {
    background: url(../images/searchicn.gif) no-repeat 0% 50%;
    width: 16px;
    height: 15px;
    padding: 0 30px 0 0;
    outline: none;
    border: none;
}

    .btn:focus {
        outline: none;
    }

.fr {
    float: right;
}

.fl {
    float: left;
}

.btnLog {
    background: #6DB22E;
    color: #FFF;
    font-size: 14px;
    padding: 5px 10px;
    border: 0;
    outline: 0;
    border-radius: 7px;
    text-transform: uppercase;
}

    .btnLog:hover {
        background: #008CD5;
        color: #FFF;
    }
/*.............Navigation.........................*/
.navi {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    float: left;
}

.nav {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight:bold;
    margin: 0;
    padding: 0;
    font-family: Calibri Light;
    font-weight:bold;   
     text-transform: uppercase;
}

.nav-list {
    text-align: left;
}

.nav-item {
    float: left;
    *display: inline;
    zoom: 1;
    position: relative;
    padding: 0px 0px;
    height: 35px;
    line-height: 41px;
}

    .nav-item a {
        display: block;
        color: #444443;
        padding: 0px 6px 6px 6px;
    }


    .nav-item a {
        padding: 0px 6px 6px 10px;
    }


.nav-item > a:hover {
    text-decoration: none;
    background: #d6d4d4;
    color: #444443;
}

.nav-item:hover .nav-submenu {
    display: block;
}

.nav-item:hover .nav-submenu1 {
    display: block;
}

.nav-item:hover, .nav-item:hover {
    background: #d6d4d4;
    height: 47px;
    line-height: 41px;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
	position:absolute;
	left:0;
	width:100%;
	z-index:+999;
	background:#d6d4d4; text-transform:capitalize
}
.nav-submenu table{ width:100%; margin-left:-480px !important; border-top:2px solid #D6D4D4}
.nav-submenu1 table{ width:100%; border-top:3px solid #D6D4D4;}
.nav-submenu td,.nav-submenu th,.nav-submenu1 td,.nav-submenu1 th{ width:12.5%; }
.nav-submenu td,.nav-submenu1 td{ background:#F0F0F0; vertical-align:top;line-height:18px; padding-bottom:10px}
.nav-submenu th,.nav-submenu1 th{ background:#d6d4d4; padding-left:15px; text-align:left; font-weight:300; vertical-align:middle; color:#444443;	text-transform:uppercase;font-size:13px;}
.nav-submenu th{ line-height:14px; padding:3px 0 3px 25px;height:30px;}
.nav-submenu1 th{line-height:30px;}
.nav-submenu-item{ float: left; min-width:153px; margin-left:15px; padding-bottom:5px}
.nav-submenu-item:first-child,.nav-submenu-item1:first-child{ margin-top:5px}
.nav-submenu-item a {
	background:#F0F0F0 url(../images/bullet_tiny-grey.png) 0 5px no-repeat;
	font-family: 'Calibri';
	font-size:13px;
	font-weight:300 !important;
	display:block;
	padding:0 0 0 15px !important;
	transition: background-position 100ms ease-in-out;
}

.nav-submenu-item a:hover {
	background:#F0F0F0 url(../images/bullet_tiny-blue.png) 2% 5px no-repeat;
	transition: background-position 100ms ease-in-out;
	color:#008DD6;
}

.nav-submenu1 {
	display:none;
	position:absolute;
	right:0;
	width:100%;
	z-index:+999;
	background:#d6d4d4;
	text-transform:capitalize
}
.nav-submenu-item1{ float: left; width:200px; margin-left:15px; padding:3px 0; padding-bottom:5px}
.nav-submenu-item1 a {
	background:#F0F0F0 url(../images/bullet_tiny-grey.png) 0 5px no-repeat;
	font-family: Calibri Light;
	font-size:16px !important;
	font-weight:300 !important;
	display:block;
	padding:0 0 0 15px !important;
	transition: background-position 100ms ease-in-out;
}

.nav-submenu-item1 a:hover {
	background:#F0F0F0 url(../images/bullet_tiny-blue.png) 2% 5px no-repeat;
	transition: background-position 100ms ease-in-out;
	color:#008DD6;
}

/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#5b892e url(../images/nav.jpg) no-repeat center center;
	background-size:18px;
	height:30px;
	width:30px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	height:36px;
	width:48px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:36px;
	width:48px;
	background:#6CB22E url(../images/drop.svg) no-repeat center center;
	background-size:15px;
}
.nav-click:hover {
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*.....................................................*/
.banner img {
    position: static;
    height: auto;
    width: 100%;
    z-index: 1;
}

.fill img {
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: none;
    outline: none;

}



.onlinetrading {
    position: absolute;
    z-index: 2;
    height: 227px;
    margin-top: 100px;
}

.content {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.commodity {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .commodity > p {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
        background-image: url(../images/commodity.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .commodity:hover > p {
        -moz-transform: scale(1.2,1.2);
        -webkit-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
    }

    .commodity > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
        background: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.comhe {
    padding: 15px;
}

    .comhe h4 {
        font-size: 31px;
        font-family: 'Calibrib';
        color: #FFF;
        text-transform: uppercase;
        text-shadow: 0px 0px 6px #000;
    }

    .comhe p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .comhe a {
        font-size: 12px;
        color: #facf00;
    }

.Acorn {
    border-bottom: 1px dashed #a7a7a7;
    border-top: 1px dashed #a7a7a7;
    padding: 7px 10px;
    width: 102%;
}

.premiumbro {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .premiumbro > p {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background-image: url(../images/PreminuBroking.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .premiumbro:hover > p {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .premiumbro > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background: #000;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.precon {
    padding: 20px;
}

    .precon h2 {
        font-family: 'Calibrib';
        color: #46cdff;
        text-transform: uppercase;
        line-height: 26px;
        font-size: 31px;
        text-shadow: 0px 0px 6px #000;
    }

    .precon a {
        font-size: 12px;
        color: #facf00;
    }

    .precon ul {
        margin: 10px 0px;
        padding: 0px;
    }

    .precon li {
        list-style: none;
        padding: 2px 0px 2px 0px;
    }

        .precon li a {
            font-size: 17px;
            color: #c5dd00;
            background: url(../images/yellowarrow.png) 0px 12px no-repeat;
            padding: 5px 0px 0px 15px;
        }

            .precon li a:hover {
                background: url(../images/yellowarrow.png) 5px 12px no-repeat;
                padding: 5px 0px 0px 15px;
                text-decoration: none;
            }

    .precon p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 16px;
    }

.ptext {
    padding: 10px 0px 0px 0px;
}

.research {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .research > p {
        position: absolute;
        height: 100%;
        width: 102%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background-image: url(../images/research.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .research:hover > p {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .research > span {
        position: absolute;
        height: 100%;
        width: 102%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.rescon {
    padding: 20px;
}

    .rescon h2 {
        font-family: 'Calibrib';
        color: #fff;
        text-transform: uppercase;
        line-height: 26px;
        font-size: 31px;
        text-shadow: 0px 0px 6px #000;
    }

    .rescon a {
        font-size: 12px;
        color: #facf00;
    }

    .rescon p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 16px;
        margin-bottom: 5px;
    }


.nps {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .nps > p {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background-image: url(../images/nps.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .nps:hover > p {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .nps > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.npscon {
    padding: 20px;
}

    .npscon h2 {
        font-family: 'Calibrib';
        color: #ff8400;
        text-transform: uppercase;
        line-height: 26px;
        font-size: 31px;
        text-shadow: 0px 0px 6px #000;
    }

    .npscon a {
        font-size: 12px;
        color: #facf00;
    }

    .npscon p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 16px;
        margin-bottom: 5px;
    }

.ntext {
    padding: 10px 0px 0px 0px;
}

.market {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .market > p {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background-image: url(../images/market.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .market:hover > p {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .market > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.marco {
    padding: 15px;
}

    .marco h4 {
        font-size: 21px;
        font-family: 'Calibrib';
        color: #FFF;
        text-transform: uppercase;
        text-shadow: 0px 0px 6px #000;
    }

    .marco h2 {
        font-size: 32px;
        font-family: 'Calibrib';
        color: #FFF;
        text-transform: uppercase;
        text-shadow: 0px 0px 6px #000;
    }

    .marco p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .marco a {
        font-size: 12px;
        color: #facf00;
    }


.chart {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .chart > p {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background-image: url(../images/charting.jpg);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .chart:hover > p {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .chart > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        background: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1;
    }

.chartd {
    padding: 20px;
}

    .chartd h2 {
        font-family: 'Calibrib';
        color: #fff;
        text-transform: uppercase;
        line-height: 26px;
        font-size: 31px;
        text-shadow: 0px 0px 6px #000;
    }

    .chartd a {
        font-size: 12px;
        color: #facf00;
    }

    .chartd ul {
        margin: 10px 0;
        padding: 0px;
    }

    .chartd li {
        list-style: none;
        padding: 2px 0px 2px 0px;
    }

        .chartd li a {
            font-size: 17px;
            color: #c5dd00;
            background: url(../images/yellowarrow.png) 0px 12px no-repeat;
            padding: 5px 0px 0px 15px;
        }

            .chartd li a:hover {
                background: url(../images/yellowarrow.png) 5px 12px no-repeat;
                padding: 5px 0px 0px 15px;
                text-decoration: none;
            }

    .chartd p {
        padding-left: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 16px;
    }

.fp{
	overflow: hidden;
	position: relative;
	height: 200px;
	width: 100%;
}
.fp > p { position: absolute; height: 100%; width: 100%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); background-image: url(../images/FinacialPlanning.jpg); -moz-background-size: cover; -webkit-background-size: cover;background-size: cover; z-index: -1;-webkit-backface-visibility: hidden;}
.fp:hover > p { -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.fp > span {position: absolute; height: 100%; width: 100%;-moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); background:#000;opacity:0.6;  filter:alpha(opacity=60);-moz-background-size: cover; -webkit-background-size: cover;background-size: cover; z-index: -1;}
.fpd{ padding:20px;}
.fpd ul{ margin:10px 0px; padding:0px;}
.fpd li{ list-style:none; padding:2px 0px 2px 0px;}
.fpd li a{font-size:17px; color:#c5dd00;background:url(../images/yellowarrow.png) 0px 12px no-repeat;padding:5px 0px 0px 15px;}
.fpd li a:hover{background:url(../images/yellowarrow.png) 5px 12px no-repeat;padding:5px 0px 0px 15px; text-decoration:none;}
.fpd h2{font-family:'Calibrib'; color:#6db22e; text-transform:uppercase; line-height:26px; font-size:31px; text-shadow: 0px 0px 6px #000; }
.fpd a{ font-size:12px; color:#facf00;}
.fpd p{ padding-left:2px; font-size:16px; color:#fff; line-height:16px;}


.foot {
    width: 100%;
    background: #e5e5e5;
}

.flinks {
    border-bottom: solid 1px #cecece;
}

.fl ul {
    margin: 0px;
    padding: 0px;
}

.fl li {
    list-style-type: none;
    float: left;
    font-size: 12px;
    color: #008dd6;
    padding: 0px 10px;
    line-height: 55px;
}

    .fl li a {
        color: #008dd6;
    }

.fl div {
    position: absolute;
    visibility: hidden;
    background: #FFF;
    border: 1px solid #CECECE;
    margin: 0;
    padding: 0;
    z-index: 99;
    width: 250px;
}

    .fl div a {
        position: relative;
        display: block;
        width: auto;
        text-align: left;
        text-decoration: none;
        background: #fff;
        color: #008dd6;
        margin: 0;
        padding: 5px 10px;
        line-height: 20px;
    }

        .fl div a:hover {
            background: #eeeeee;
            color: #000;
        }

.social {
    float: right;
    padding-top: 15px;
}

.compd {
    margin: 5px 0px 2px 0px;
    padding-right: 50px;
}

    .compd p {
        padding: 10px 0px;
        color: #4f4f4f;
        font-size: 11px;
    }

    .compd span {
        padding: 0px 0px 10px 0px;
        color: #000;
        font-size: 14px;
    }

.groupco {
    background: url(../images/groupArrow.jpg) right 25px no-repeat;
}

    .groupco span {
        padding-right: 5px;
    }

.group {
    float: right;
    padding: 10px 0px 50px 0px;
    color: #5f6060;
}

.copy p {
    padding: 10px 0px;
    color: #4f4f4f;
    font-size: 12px;
    color: #5f6060;
}

.chat {
    position: fixed;
    bottom: 36px;
    width: 100%;
    z-index: 999;
}

.header {
    position: fixed;
    top: 0;
    height: 100px;
    z-index: +99999;
    background: #FFF;
}

.maincont {
    margin-top: 100px;
}

.Inncont {
    margin-top: 100px;
    background: #000;
    color: #cccccc;
    font-family: 'Calibrib';
    padding: 10px 0;
}

    .Inncont h1, h2, h3, h4, h5 {
        margin: 0;
        padding: 0;
        display: inline-block;
    }
       
       
    .Inncont .mk {
    }

        .Inncont .mk i {
            vertical-align: bottom;
        }

    .Inncont h1 {
        font-family: 'Calibril';
        font-size: 31px;
        color: #FFF;
        text-transform: uppercase;
    }

    .Inncont h3 {
        font-family: 'Calibril';
        font-size: 25px;
        color: #FFF;
        text-transform: uppercase;
    }

.breadcrumb {
    font-family: 'Calibrib';
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    text-align: right;
    margin: 15px 5px 0 0;
}

    .breadcrumb a {
        color: black;
    }

        .breadcrumb a:hover {
            color: #008dd6;
        }

.ticker {
    background: #333333;
    height: 36px;
    margin: 10px 0 0 0;
    font-family: 'Calibrib';
    padding: 5px;
    color: #FFF;
}

    .ticker table {
        width: 100%;
        text-transform: uppercase;
    }

.tbse {
    background: #F9CF00;
    width: 60px;
    color: #fff;
    padding: 2px 0px 2px 7px;
    color: #000;
    font-size: 14px;
    font-family: 'Calibri';
}

.Mup {
    color: #14d603;
}

.Mdn {
    color: #ff0038;
}

.boxcontainer {
    background: #000 url(../images/grey-blackBG.png) repeat-x 0% 100%;
    height: 99px;
    height: 102px\9 \0;
    border: 1px solid #4F4F4F;
    margin: 5px 0 0 0;
    padding: 0px 5px;
}

    .boxcontainer table {
        width: 100%;
        text-transform: uppercase;
        color: #adadad;
    }

    .boxcontainer .col-md-3 {
        margin: 5px 0 5px 0;
    }

    .boxcontainer h1 {
        font-family: 'Calibrib';
        font-size: 18px;
        color: #00a8ff;
    }

    .boxcontainer .Dtcon {
        padding: 5px 10px 0px 10px;
        font-family: 'Calibrib';
    }

.mval {
    font-size: 30px;
    color: #d1d1d1;
    font-family: 'Calibri';
}

.Inncont .boxcontainer i {
    vertical-align: sub;
}

.bb1 {
    border-bottom: 1px solid #4F4F4F;
}

.dashed1 {
    border-bottom: 1px dashed #4F4F4F;
}

.dashedW1 {
    border-bottom: 1px dashed #FFF;
}

.br1 {
    border-right: 1px solid #4F4F4F;
}

.b1 {
    border: 1px solid #4F4F4F;
}

.tgl {
    text-align: center !important;
    margin-top: 0px;
    top: -22px;
    position: relative;
}

.w15 {
    width: 15% !important;
}

.w95 {
    width: 95% !important;
}

.w100 {
    width: 100% !important;
}

.w5 {
    width: 5% !important;
}

.sec2 {
    margin: 15px 0 0 0;
}

    .sec2 .addec {
        padding: 10px 7px 5px 15px;
        background: #2F2F2F;
        width: 102%;
    }

    .sec2 table {
        width: 100%;
    }

    .sec2 .col-md-3 {
        width: 27% !important;
        padding: 0;
    }

    .sec2 .col-md-5 {
        padding: 0;
        margin-right: 15px;
        width: 43% !important;
    }

        .sec2 .col-md-5 .FuAct img {
            width: 100%;
            height: 65px;
            margin: 20px 0 10px 0;
        }

        .sec2 .col-md-5 .SePerf img {
            width: 100%;
            height: 135px;
            margin: 11px 0 10px 0;
        }

    .sec2 .col-md-3 img {
        width: 100%;
        height: 304px;
        margin: 11px 0 10px 0;
    }

    .sec2 .col-md-5 .FuAct {
        padding: 10px;
    }

    .sec2 .col-md-5 .SePerf {
        padding: 10px;
        margin-top: 20px;
    }

    .sec2 .col-md-3 .con2 {
        padding: 10px;
    }

.sec3 {
    margin: 15px 0 0 0;
}

    .sec3 .col-md-8 {
        padding: 10px;
        width: 71%;
    }

    .sec3 .col-md-3 {
        padding: 7px 10px;
    }

        .sec3 .col-md-3 img {
            width: 116%;
            height: 220px;
            margin: 10px 0 10px 0;
        }

        .sec3 .col-md-3 ul {
            margin: 10px 0 0 0;
        }

        .sec3 .col-md-3 li {
            margin-right: 15px;
            float: left;
        }

            .sec3 .col-md-3 li:last-child {
                margin-right: 0px;
            }

.mcon {
    margin: 10px 0 0 0;
}

    .mcon i {
        vertical-align: text-top;
        margin-top: 2px;
    }

    .mcon table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .mcon td, .mcon th {
        height: 25px;
        line-height: 25px;
    }

    .mcon th, .mcon td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
    }

        .mcon td:last-child, .mcon th:last-child {
            border-right: none;
        }

    .mcon th {
        background: #646464;
        padding-right: 10px;
        text-align: right;
    }

        .mcon th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .mcon td:first-child {
        text-align: left;
        padding-left: 5px;
        color: #01a8ff;
    }

    .mcon td {
        vertical-align: middle;
        padding-right: 10px;
        text-align: right;
    }

        .mcon td.hgh {
            height: 37px;
            line-height: 37px;
            padding-left: 25px;
        }

.sec1 {
    margin: 25px 0 0 0;
}

    .sec1 .col-md-3 {
        width: 28% !important;
        margin-left: 15px;
    }

    .sec1 .col-md-6 {
        margin: 0;
        padding-left: 15px;
    }

    .sec1 .col-md-5 {
        border: 1px solid #4F4F4F;
        padding: 0;
    }

        .sec1 .col-md-5 .con1 {
            padding: 10px;
        }

            .sec1 .col-md-5 .con1 img {
                width: 100%;
                height: 245px;
            }

    .sec1 .Acorn {
        border-bottom: 1px dashed #a7a7a7;
        border-top: 1px dashed #a7a7a7;
        padding: 7px 10px;
        width: 102%;
    }

    .sec1 .Recom {
        border-bottom: 1px dashed #a7a7a7;
        border-top: 1px dashed #a7a7a7;
        padding: 7px 10px;
    }

    .sec1 h1, .sec2 h1, .sec3 h1 {
        font-family: 'Calibri';
        font-size: 22px;
        text-transform: capitalize;
    }

    .sec1 h2 {
        font-size: 14px;
        text-transform: uppercase;
        color: #00a8ff;
        font-family: 'Calibrib';
    }

    .sec1 .Acorn p {
        color: #d1d1d1;
        font-size: 13px;
        text-align: justify;
    }

    .sec1 .Acorn i {
        margin-right: 7px;
        margin-top: 5px;
    }

    .sec1 .Acorn table {
        width: 100%;
    }

    .sec1 .Acorn td {
        vertical-align: top;
    }

.recom {
    padding: 10px 15px 5px 15px;
  background: #2F2F2F;
    width: 101%;
}

    .recom table {
        width: 100%;
    }

    .recom p {
        color: #d1d1d1;
        font-size: 13px;
        text-align: justify;
    }

    .recom i {
        margin-right: 7px;
        margin-top: 5px;
    }

    .recom table {
        width: 100%;
    }

    .recom td {
        vertical-align: top;
        text-align: justify;
    }

    .recom h3 {
        font-size: 14px;
        color: #00a8ff;
        font-family: 'Calibrib';
    }

.date {
    font-size: 12px !important;
    font-style: italic;
    color: #9c9c9c;
}
.calb {
font-family: 'Calibrib' !important;
}
.BlPixel1 h4 {
font-family: 'Calibri';
font-size: 22px;
}
.iis {
}

.nav-toggle1 {
    background: #AEAEAE;
    border: none;
    outline: none;
    line-height: 5px;
    margin-right: 5px;
    padding: 0px 4px;
    border-radius: 10px;
    color: #000;
}

.closediv {
    background: #646464;
    color: #000;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    line-height: 5px;
    margin-right: 10px;
    padding: 4px;
    border-radius: 10px;
}

.view {
    color: #ff8400;
    text-transform: uppercase;
    text-align: right;
    margin: 0;
    font-family: 'Calibri';
}

    .view a {
        text-decoration: none;
        color: #ff8400;
        font-size: 11px;
    }

        .view a:hover {
            text-decoration: none;
            color: #F9CF00;
        }

.popup {
    position: absolute;
    min-width: 600px;
    height: auto;
    background: #000;
    border: 2px solid #02A8FC;
    z-index: +9999;
    padding: 20px 15px 10px 20px;
    display: none;
    color: #FFF;
    font-family: 'Calibri';
    margin-top: -10px;
}

    .popup h1 {
        font-family: 'Calibrib';
        font-size: 28px;
        text-transform: uppercase;
        margin-right: 15px;
        vertical-align: middle;
    }

    .popup .close1 {
        float: right;
        margin-top: -10px;
        height: 17px;
        width: 17px;
    }

    .popup .dt {
        font-size: 13px;
    }

.cont {
    line-height: 16px;
}

.popup table {
    width: 100%;
    color: #d1d1d1;
}

.popup .col-md-4 td {
    border-bottom: 1px solid #333333;
    border-right: none;
    padding-left: 15px;
    color: #d1d1d1;
}

    .popup .col-md-4 td:last-child {
        text-align: right;
        padding-right: 15px;
    }

.popup .col-md-4 img {
    width: 100%;
    height: 115px;
    margin-top: -5px;
}

.price1 span {
    font-family: 'Rupee-Foradian';
}

.poptabl {
    margin: 10px 0 5px 0;
}

    .poptabl table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .poptabl td, .poptabl th {
        height: 25px;
        line-height: 25px;
        text-align: left;
        border-right: none;
    }

        .poptabl td:last-child {
            border-right: none;
        }

    .poptabl th {
        background: #646464;
        padding-left: 10px;
    }

    .poptabl td:last-child {
        padding-left: 10px;
        color: #01a8ff;
        text-align: left;
    }

        .poptabl td:last-child a {
            color: #01a8ff;
            text-align: left;
        }

    .poptabl td:first-child {
        padding-left: 10px;
        color: #FFF;
    }

    .poptabl td {
        vertical-align: top;
        padding-right: 10px;
        text-align: right;
    }

.nodata {
    color: #facf00;
}

.charttab {
    width: 100%;
    background: #4F4F4F;
    min-height: 32px;
    line-height: 32px;
    padding-top: 1px;
}

    .charttab ul {
        font-family: 'Calibrib';
        font-size: 14px;
    }

    .charttab li {
        list-style: none;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 20px;
        float: left;
    }

        .charttab li.active {
            background: #000 !important;
            border-left: 1px solid #4F4F4F !important;
        }

            .charttab li.active > a {
                color: #FFF !important;
            }

        .charttab li a {
            color: #ababab !important;
        }


.charttab_Comm {
    width: 100%;
    min-height: 32px;
    line-height: 32px;
    padding-top: 1px;
}

    .charttab_Comm ul {
        font-family: 'Calibrib';
        font-size: 12px;
    }

    .charttab_Comm li {
        list-style: none;
        background: #798800;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 10px;
        float: left;
    }

        .charttab_Comm li.active {
            background: #000 !important;
            border-left: 1px solid #4F4F4F !important;
        }

            .charttab_Comm li.active > a {
                color: #FFF !important;
            }

        .charttab_Comm li a {
            color: #000000 !important;
        }

.pag {
    width: 100%;
}

    .pag ul {
        font-size: 12px;
    }

    .pag li {
        list-style: none;
        text-align: center;
        margin: 0 5px;
        padding: 10px 7px;
        float: left;
        line-height: 0;
    }

        .pag li:last-child {
            float: right;
            padding: 0;
            margin: 0;
        }

        .pag li.active {
            background: #008DD5 !important;
        }

            .pag li.active > a {
                color: #FFF;
            }

        .pag li a {
            color: #ababab;
            padding: 0;
        }

.sindices {
    background: #F9CF00;
    text-transform: none;
    width: auto;
    color: #8A7100 !important;
    padding: 2px 0px 2px 7px;
    color: #000;
    font-size: 14px;
    font-family: 'Calibri';
}

.selgain {
    background: #F9CF00;
    text-transform: inherit;
    width: auto;
    color: #000 !important;
    padding: 4px 5px 4px 7px;
    color: #000;
    font-size: 12px;
    font-family: 'Calibri';
}

.movtab {
    width: 100%;
    margin: 15px 0 0 0;
    font-family: 'Calibrib';
    text-transform: uppercase;
}

    .movtab ul {
        font-size: 12px;
    }

    .movtab li {
        list-style: none;
        text-align: center;
        margin-right: 5px;
        padding: 10px;
        float: left;
        line-height: 0;
    }

        .movtab li.active {
            background: #008DD5 !important;
        }

            .movtab li.active > a {
                color: #FFF;
            }

        .movtab li a {
            color: #ababab;
            padding: 0;
        }

.mscrntab {
    width: 100%;
    margin: 10px 0 0 0;
    font-family: 'Calibrib';
}

    .mscrntab ul {
        font-size: 12px;
    }

    .mscrntab li {
        list-style: none;
        text-align: center;
        margin-right: 2px;
        padding: 10px 7px;
        float: left;
        line-height: 0;
    }

        .mscrntab li.active {
            background: #008DD5 !important;
        }

            .mscrntab li.active > a {
                color: #FFF;
            }

        .mscrntab li a {
            color: #ababab;
            padding: 0;
        }

.sec1 .col-md-5 .con1 table {
    width: 100%;
    background: #646464;
    font-family: 'Calibri';
    font-size: 11px;
    text-transform: uppercase;
}

.sec1 .col-md-5 .con1 td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #d1d1d1;
    text-align: right;
    padding-right: 5px;
}

.sec1 .col-md-5 .con1 tr:last-child td {
    background: #8B8B8B;
    color: #FFF;
}

.tac {
    text-align: center !important;
}

.ygrn {
    color: #c5dd00 !important;
}

.InIco {
    margin: 0 0 0 15px;
}
    /*.InIco li{list-style-image: url(../images/nwarw.png);line-height: 18px;padding-bottom: 10px;text-transform: none; font-weight:300}*/
    .InIco li:last-child {
        padding-bottom: 0px;
    }

.ach {
    height: 27px;
}

.ach1 {
    height: 15px;
}

.pl0 {
    padding-left: 0px !important;
}

.sld {
    padding: 10px;
}

.sld1 {
    padding: 10px;
}

.sld img {
    width: 100%;
    height: 56px;
}

.ylw {
    color: #facf00 !important;
}

.white {
    color: #FFF !important;
}

.uppercase {
    text-transform: uppercase !important;
}

/*....................MF Slider Flexi...........................*/
#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 97%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    /*line-height: 0px;*/
}

    .nbs-flexisel-item img {
        width: 100%;
        cursor: pointer;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 160px;
        height: 123px;
    }
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
    background: url('../images/w2wsprite.png') no-repeat;
    display: inline-block;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background-position: -6px -317px;
    width: 17px;
    height: 46px;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background-position: -28px -317px;
    width: 17px;
    height: 46px;
}
/*...............................................................*/
.sec4 {
    margin: 15px 0 0 0;
}

    .sec4 h1 {
        font-family: 'Calibri';
        font-size: 40px;
        text-transform: capitalize;
    }

    .sec4 h2 {
        font-size: 22px;
        text-transform: capitalize;
        font-weight: 700;
        color: #FFF;
    }

.greybg {
    padding: 10px 15px 5px 15px;
    background: #2F2F2F;
}

.shpat img {
    width: 100%;
    height: 182px;
    margin: 10px 0;
}

.grops {
    width: 220px;
    margin: 0 auto;
}

.part {
    width: auto;
    float: left;
}

    .part li {
        list-style: none;
        float: none;
        padding: 0;
        padding: 0;
    }

.grops i {
    margin: 0 8px 8px 0;
    vertical-align: text-top;
}

.sec4 .col-md-8 {
    padding: 0;
    width: 71%;
}

.sec4 .col-md-3 {
    padding: 7px 10px;
}

    .sec4 .col-md-3 .rsec {
        width: 116%;
    }

.smbld {
    font-size: 13px;
    font-family: 'Calibrib';
}

.pad {
    padding: 35px;
    font-family: 'Calibri';
}

    .pad .col-md-2 {
        width: 20%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 0 0 0 30px;
        width: 36%;
    }

.hghvalue {
    font-size: 50px;
    display: block;
    font-family: 'Calibri';
    margin: 20px 0;
}

.buysell {
    margin: 30px auto 0 auto;
    width: 140px;
    font-family: 'Calibrib';
    font-size: 16px;
    text-transform: uppercase;
}

.buy {
    background: url(../images/buy.png) 0% 50% no-repeat;
    width: 62px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.sell {
    background: url(../images/sell.png) 0% 50% no-repeat;
    width: 68px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.Cinfo {
    margin: 10px 0 5px 0;
}

    .Cinfo table {
        width: 100%;
        font-family: 'Calibri';
        font-size: 12px;
    }

    .Cinfo td {
        border-right: none;
        border-bottom: 1px solid #333333;
        text-align: left;
        height: 35px;
        line-height: 35px;
    }

        .Cinfo td:first-child {
            color: #d1d1d1;
            padding-left: 10px;
        }

        .Cinfo td:last-child {
            text-align: right;
            color: #FFF;
            padding-right: 10px;
        }

.rs {
    font-family: 'Rupee-Foradian';
}

.ylhead {
    font-size: 16px;
    text-transform: uppercase;
    color: #facf00;
    font-family: 'Calibrib';
}

.bdr0 {
    border: none !important;
}

.inher {
    text-transform: inherit !important;
}

.financ {
    padding: 10px;
}

.grph {
    margin: 10px 0;
}

    .grph .col-md-4 {
        text-align: center;
        font-family: 'Calibrib';
        font-size: 14px;
        text-transform: uppercase;
    }

        .grph .col-md-4 img {
            width: 90%;
            height: 238px;
        }

.fundcomp {
    padding: 20px 20px 10px 20px;
}

.mcon1 {
    margin: 10px 0 5px 0;
}

    .mcon1 i {
        vertical-align: text-top;
        margin-top: 5px;
    }

    .mcon1 table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .mcon1 td, .mcon1 th {
        height: 25px;
        line-height: 25px;
    }

    .mcon1 th, .mcon1 td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
    }

        .mcon1 td:last-child, .mcon1 th:last-child {
            border-right: none;
        }

    .mcon1 th {
        background: #646464;
        padding-right: 10px;
        text-align: right;
    }

        .mcon1 th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .mcon1 td:first-child {
        text-align: left;
        padding-left: 5px;
        color: #FFF;
    }

    .mcon1 td {
        vertical-align: top;
        padding-right: 10px;
        text-align: right;
    }

.sec5 {
    margin: 25px 0 0 0;
}

    .sec5 .col-md-3 {
        width: 26% !important;
        margin-left: 15px;
    }

    .sec5 .col-md-5 {
        margin: 0;
        width: 44.5%;
    }

    .sec5 .corp {
        padding: 10px 7px 5px 15px;
        background: #2F2F2F;
        width: 106%;
    }

    .sec5 input[type="checkbox"] {
        margin: 4px 5px 10px 0;
        margin-top: 1px \9;
        line-height: normal;
        vertical-align: top;
    }

.cont16 {
    line-height: 16px;
}

.blue {
    color: #01a8ff !important;
}

.cpdet {
    min-height: 280px;
}

.staticcon {
    margin-top: 100px;
    color: #cccccc;
    font-family: 'Calibrib';
    padding: 0;
}

    .staticcon h1, h2, h3, h4, h5 {
        margin: 0;
        padding: 0;
        display: inline-block;
    }

.about .headerimage {
    height: 325px;
    background-image: url(../images/AboutUs_Bnr.jpg);
}

.headerimage {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
}

.headerimagepartner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
}

.titlewidth {
    margin: 30px;
}

    .titlewidth h2 {
        font-family: 'Calibri';
        font-size: 35px;
        margin: 25px 0;
        display: block;
        color: #FFF;
        padding-left: 20px;
        text-shadow: rgb(0, 0, 0) 0px 0px 15px;
    }

h1.entry-title {
    font-family: 'Calibrib';
    text-transform: uppercase;
    font-size: 32px;
    color: #FFF;
    height: 58px;
    line-height: 58px;
    background: url(../images/warow.png) 98% 10px no-repeat #000;
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
    border-radius: 5px;
    opacity: 0.8;
    width: 50%;
}

.Bluebg {
    width: 100%;
    height: auto;
    padding: 0px;
    background: url(../images/bluebg.gif) 0% 0% repeat;
    color: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.selgain1 {
    background: #F9CF00;
    text-transform: inherit;
    width: auto;
    color: #000 !important;
    padding: 4px 5px 4px 7px;
    color: #000;
    font-size: 12px;
    font-family: 'Calibri';
}

.w100 {
    width: 100% !important;
}

.Acorn i {
    margin-right: 7px;
    margin-top: 5px;
}

commod .col-md-8 {
    width: 66.3%;
    border: 1px solid #4F4F4F;
    padding: 10px;
    margin-right: 15px;
}

.Acorn h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #00a8ff;
    font-family: 'Calibrib';
}

.pt0 {
    padding-top: 0px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.commod .col-md-12 img {
    width: 100%;
    max-height: 196px;
}

.greystrip {
    width: 100%;
    height: auto;
    padding: 0px;
    background: url(../images/greybg.gif) 0% 0% repeat;
    color: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.career .headerimage {
    height: 300px;
    background-image: url(../images/Careers_bnr.jpg);
}

.blackbord {
    border-bottom: 1px solid #2C2C2C;
}

.grey {
    color: #adadad !important;
}

.BGnone {
    background-image: none !important;
}

.cont20 {
    line-height: 27px;
}

.termcond .headerimage {
    height: 245px;
    background-image: url(../images/Terms-Conditions_bnr.jpg);
}

.privpol .headerimage {
    height: 245px;
    background-image: url(../images/PrivacyPolicy_bnr.jpg);
}

.invawar .headerimage {
    height: 245px;
    background-image: url(../images/InvestorAwarenesCompliance-_bnr.jpg);
}

.staticon {
    padding: 30px 50px;
    font-family: 'Calibri';
}

.staticon1 {
    padding: 30px 20px;
    font-family: 'Calibri';
}

.staticon h1 {
    font-family: 'Calibri';
    font-size: 50px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.staticon1 h1 {
    font-family: 'Calibri';
    font-size: 40px;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    width: 100%;
}

.staticon p, .staticon1 p {
   font-size: 14px;
    text-align: justify;
    line-height: 25px;
}

.Mhd {
    background: #FFF url(../images/sta_arw.png) 15px 50% no-repeat;
    width: 100%;
    padding: 10px 0 10px 35px;
    margin-top: 30px;
    font-family: 'Calibrib';
    font-size: 17px;
    text-transform: uppercase;
    color: #00508c;
}

.staticon ol, .staticon1 ol {
    margin: 25px 15px 20px 25px;
}

    .staticon ol li, .staticon1 ol li {
        padding-bottom: 20px;
        list-style: decimal;
        font-size: 14px;
        text-align: justify;
    }

.stLnav {
    background: #494949;
    padding: 10px 15px;
    width: 100%;
    font-family: 'Calibri';
    font-size: 14px;
    border-radius: 10px;
}

    .stLnav ul {
        margin: 0;
        padding: 0;
    }

    .stLnav li {
        border-bottom: 1px solid #2C2C2C;
    }

        .stLnav li:last-child {
            border-bottom: none;
        }

        .stLnav li a {
            padding: 10px 0;
            background: url(../images/lnav.png) 100% 50% no-repeat;
            display: block;
            color: #FFF;
        }

            .stLnav li a:hover, .stLnav li a.active {
                background: url(../images/lnav-a.png) 100% 50% no-repeat;
                color: #facf00;
                font-family: 'Calibrib';
            }

.commod {
    margin: 10px 0;
}

    .commod .col-md-4 {
        width: 32.6%;
        border: 1px solid #4F4F4F;
        padding: 10px;
        margin-right: 15px;
    }

    .commod .col-md-3 {
        width: 32.5%;
        border: 1px solid #4F4F4F;
        padding: 10px;
        margin-right: 0px;
    }

        .commod .col-md-4 img, .commod .col-md-3 img {
            width: 98%;
            height: 238px;
        }

        .commod .col-md-4 h1, .commod .col-md-3 h1, .commod .col-md-6 h1 {
            font-family: 'Calibri';
            font-size: 22px;
            color: #FFF;
            text-transform: capitalize;
        }

.w30 {
    width: 30% !important;
}

.tb2 table {
    width: 100%;
    background: #646464;
    font-family: 'Calibrib';
    font-size: 12px;
    text-transform: uppercase;
}

.tb2 td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #FFF;
    text-align: center;
    padding-right: 5px;
}

.commod .col-md-8 {
    width: 66.3%;
    border: 1px solid #4F4F4F;
    margin-right: 15px;
}

.Acorn h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #00a8ff;
    font-family: 'Calibrib';
}

.pt0 {
    padding-top: 0px !important;
}

.breadcrumbI {
    font-family: 'Calibrib';
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    text-align: right;
    padding: 10px 15px 0 0;
}

    .breadcrumbI a {
        color: #004e77;
    }

        .breadcrumbI a:hover {
            color: #FFF;
        }

.blbord {
    border-bottom: 1px solid #004E77;
}

blockquote.style1 {
    padding: 8px;
    margin: 5px;
    background-image: url(../images/openquote.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
    border-left: 0px;
}

    blockquote.style1 span {
        display: block;
        background-image: url(../images/closequote.png);
        background-repeat: no-repeat;
        background-position: bottom right;
    }

.daspace {
    margin: 10px 20px;
}

.hd {
    color: #00507A;
}

.pr20 {
    padding-right: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.h10 {
    height: 20px;
}

.subul {
    margin: 0 0 0 15px;
}

    .subul li {
        list-style-image: url(../images/subnav-arw.png);
        padding-bottom: 8px;
        text-transform: none;
        font-size: 13px;
        color: #c1ff89;
    }

        .subul li.actv {
            list-style-image: url(../images/subnav-sel-arw.png);
            padding-bottom: 8px;
            text-transform: none;
            font-size: 15px;
            color: #FFF !important;
        }

.go {
    background: #EE7B00;
    padding: 2px 7px;
    color: #FFF;
}

.w90 {
    width: 90% !important;
}

.w85 {
    width: 85% !important;
}

.gainlos {
    margin: 10px 0 5px 0;
}

    .gainlos i {
        vertical-align: text-top;
        margin-top: 2px;
    }

    .gainlos table {
        width: 100%;
        font-family: 'Calibrib';
        font-size:13px;
    }

    .gainlos th, .gainlos td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
        min-height: 25px;
        line-height: 25px;
        text-align: center;
    }

        .gainlos td:last-child, .gainlos th:last-child {
            border-right: none;
            font-weight: 300;
        }

    .gainlos th {
        background: #646464;
        padding-right: 10px;
        text-align: center;
    }

        .gainlos th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .gainlos td:first-child {
        text-align: left;
        padding-left: 5px;
        color: #01a8ff;
    }

    .gainlos td {
        vertical-align: top;
        padding-right: 10px;
        text-align: center;
    }

.pagin {
    float: right;
    margin-top: 10px;
}

    .pagin ul {
        font-family: 'Calibrib';
        font-size: 13px;
    }

    .pagin li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
    }

        .pagin li a {
            color: #01a8ff;
        }

        .pagin li.active > a {
            background: #01a8ff;
            color: #FFF;
            border-radius: 3px;
            padding: 0px 5px;
            color: #FFF;
        }

.tabbtn {
    float: right;
}

    .tabbtn ul {
        font-family: 'Calibri';
        font-size: 13px;
        text-transform: uppercase;
    }

    .tabbtn li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }

        .tabbtn li:last-child {
            margin-right: 0px;
        }

        .tabbtn li a {
            color: #FFF;
        }

        .tabbtn li.active > a {
            background: #01a8ff;
            color: #FFF;
            padding: 5px 7px;
            color: #FFF;
        }

.number {
    float: left;
}

    .number ul {
        font-family: 'Calibri';
        font-size: 13px;
        text-transform: uppercase;
    }

    .number li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
        background: #01a8ff;
        padding: 2px 7px;
        text-align: center;
    }

        .number li:last-child {
            margin-right: 0px;
        }

        .number li a {
            color: #FFF;
        }

        .number li.active {
            background: #4BA215;
        }

.commod .headerimage {
    height: 365px;
    background-image: url(../images/Commodities_bnr.jpg);
}

.greenbg {
    width: 100%;
    height: auto;
    padding: 0px;
    background: url(../images/greenbg.gif) 0% 0% repeat;
    color: #FFF;
}

.stLnav .active {
    background: url(../images/lnav-a.png) 100% 50% no-repeat !important;
    color: #facf00;
    font-family: 'Calibrib';
}

.grnbord {
    border-bottom: 1px solid #B6D997;
}

.black {
    color: #000 !important;
}

.bb1-grn {
    border-bottom: 1px solid #879800;
}

.Icorep {
    margin: 0 0 0 15px;
    font-family: 'Calibri';
}

    .Icorep li {
        list-style-image: url(../images/arw-rpts.png);
        padding-bottom: 15px;
        font-size: 18px;
    }

.report {
    width: 900px;
    margin: 0 auto;
}

.ClntServ {
    background: #212121;
    padding: 30px 45px 30px 40px;
    margin-top: 30px;
    width: 100%;
    color: #FFF;
    min-width: 1348px;
    margin-left: -40px;
}

.IcoCs {
    margin: 10px 0 0 25px;
    font-family: 'Calibri';
}

    .IcoCs li {
        list-style-image: url(../images/arw-cs.png);
        padding-bottom: 20px;
        font-size: 18px;
        line-height: 25px;
    }

.Qltm {
    background: #4F4F4F;
    padding: 20px 25px 40px;
    color: #FFF;
    margin-top: 40px;
    border-radius: 10px;
}

.BlPixel {
    background: url(../images/bluepixelBG.gif) 0% 0% repeat;
    padding: 20px 40px 40px;
    color: #FFF;
    height: auto;
}

    .BlPixel h4 {
        font-family: 'Calibri';
        font-size: 22px;
    }

    .BlPixel .col-md-3 {
        width: 22%;
    }

    .BlPixel .col-md-2 {
        width: 12%;
    }

.onlinetrad .headerimage {
    height: 365px;
    background-image: url(../images/onlineTrading_green_bnr.jpg);
}

.buton {
    background: #0C2769;
    padding: 5px 20px;
    display: block;
    font-family: 'Calibri';
    border-radius: 5px;
}

    .buton:hover {
        background: #008DD6;
    }

    .buton a {
        color: #FFF;
        text-transform: uppercase;
        font-size: 14px;
    }

.BlPixel .col-md-8 h4 {
    text-align: center !important;
    display: inline-block;
    width: 100%;
}

.BlPixel .col-md-4 {
    background: #0C276A;
    border-radius: 10px;
    padding: 20px 25px;
}

    .BlPixel .col-md-8 p, .BlPixel .col-md-4 p {
        font-size: 14px;
        font-family: 'Calibri';
    }

.InIcosml {
    margin: 15px 0 0 25px;
}

    .InIcosml li {
        list-style-image: url(../images/sml_arw.png);
        padding-bottom: 22px;
        text-transform: none;
        font-size: 16px;
        font-family: 'Calibri';
    }

.whtbordLt {
    border-bottom: 1px solid #364E8E;
}

.grncurv1 {
    font-family: 'Calibri';
    background: #3B6F0A;
    text-align: center;
    color: #7cff00;
    font-size: 20px;
    padding: 20px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    margin-right: 20px;
    min-height: 115px;
}

    .grncurv1 span {
        color: #FFF;
        font-size: 12px;
        display: inline-block;
        text-transform: capitalize;
        margin-top: 15px;
    }

.tb1 input[type=text] {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0 0 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 100%;
    font-family: 'Calibri';
    font-size: 10px;
    color: #9b9b9b;
    text-transform: uppercase;
}

    .tb1 input[type=text]:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 5px 0px 5px 10px;
        margin: 0px;
        border: 1px solid rgba(81, 203, 238, 1);
    }

.button1 {
    border: 1px solid #15aeec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #49c0f0;
    background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);
}

    .button1 > a {
        color: #FFF !important;
    }

    .button1:hover {
        border: 1px solid #1090c3;
        background-color: #1ab0ec;
        background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    }

.w75 {
    width: 75% !important;
}

.contact .headerimage {
    height: 300px;
    background-image: url(../images/Contact_bnr.jpg);
}

.f22 {
    font-size: 22px !important;
}

.contylw {
    font-size: 37px !important;
    color: #facf00 !important;
}

.f50 {
    font-size: 50px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.cinfo {
    background: url(../images/cinfo.png) 100% 100% no-repeat;
}
/*30-10-14*/
.h10 {
    height: 20px;
}

/*................03-12-14........................*/
.pms .headerimage {
    height: 325px;
    background-image: url(../images/PMS_bnr.jpg);
}

.butonylw {
    background: #FACF00;
    padding: 5px 20px;
    display: block;
    font-family: 'Calibri';
    border-radius: 5px;
}

    .butonylw:hover {
        background: #000E16;
    }

        .butonylw:hover > a {
            color: #FFF;
        }

    .butonylw a {
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
    }

.staticon1 b {
    font-family: 'Calibrib';
    font-size: 18px;
}

.sec2 .col-md-9 {
    width: 73% !important;
    padding: 0;
}

.sec2 .col-md-6 {
    width: 33% !important;
    padding: 0;
}

.sec2 .col-md-8 {
    padding: 0 25px;
}

.sprep {
    font-family: 'Calibrib';
}

    .sprep img {
        width: 100%;
        height: 52px !important;
        padding-right: 10px;
        margin: 0 !important;
    }

    .sprep h3 {
        font-size: 14px;
        color: #00a8ff;
        text-transform: uppercase;
        line-height: 18px;
    }

.buygrn {
    font-size: 14px;
    color: #14d603;
    padding: 0 10px;
}

.by {
    background: #18C009;
    padding: 5px 15px;
    line-height: 10px;
    color: #FFF;
    display: inline-block;
    /*cursor: pointer;*/
}

    .by:hover {
        /*background: #FFF;
        color: #000;
        border: 1px solid #18C009;
        padding: 4px 14px;*/
    }

.sel {
    background: #AE1436;
    padding: 5px 15px;
    line-height: 10px;
    color: #FFF;
    display: inline-block;
    /*cursor: pointer;*/
}

    .sel:hover {
        /*background: #FFF;
        color: #000;
        border: 1px solid #AE1436;
        padding: 4px 14px;*/
    }

.adv img {
    width: 100%;
    height: 194px !important;
    margin: 0 !important;
}

.fea img {
    width: 103%;
    height: 84px !important;
    margin: 5px 0 10px 0 !important;
}

.kno {
    margin: 15px 0 0 20px;
    padding: 15px 15px 0 15px;
}

    .kno .col-md-4 {
        width: 31.7%;
        border: none;
        padding: 10px 20px;
    }

/*.............................Footer......................*/
.footer {
    background-color: #FACF00;
    color: #515151;
    padding: 10px;
    text-align: center;
}

    .footer a {
        color: #444443;
        padding: 0 14px;
        font-size: 15px;
        text-transform: uppercase;
    }

        .footer a:hover {
            color: #000;
        }

.toggle {
    border-bottom: 5px solid #FACF00;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: url(../images/QH-plus.png) 50% 50% no-repeat;
    padding: 15px;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -ms-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

    .toggle.is-open {
        background: url(../images/QH-minus.png) 50% 50% no-repeat;
    }

.navipart {
    width: 100%;
    height: 542px;
    margin: 0 auto;
    background: url(../images/navr.gif);
    background-position: center;
    background-repeat: repeat-x;
    position: absolute;
    margin-top: -1px;
    z-index: +99999;
}

dd#oceanDef {
    top: 165px;
    left: 63px;
}

    dd#oceanDef a {
        position: absolute;
        width: 205px;
        height: 70px;
        text-decoration: none;
        border: 1px solid #FFFCE6;
        background: transparent url(note.png) repeat;
    }

        dd#oceanDef a span {
            display: none;
        }

        dd#oceanDef a:hover {
            background: transparent url(hover.png) repeat;
            border: 1px solid #BCBCBC;
        }

            dd#oceanDef a:hover span {
                display: block;
                text-indent: 0;
                vertical-align: top;
                color: #000;
                background-color: #F4F4F4;
                font-weight: bold;
                position: absolute;
                border: 1px solid #BCBCBC;
                bottom: 100%;
                margin: 0;
                padding: 5px;
                width: 75%;
            }
/*......Tooltip slide...........*/
ul.nav {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

    * html ul.nav > li {
        width: auto




    }

ul.Mid {
    background: url(../images/Mid.png) no-repeat right top !important;
}

ul.Tf {
    background: url(../images/tf.png) no-repeat right top !important;
}

ul.Lus {
    background: url(../images/locateus.png) no-repeat right top !important;
}

ul.Lgn {
    background: url(../images/login.png) no-repeat right top !important;
}

ul.sub {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub li a {
            display: block;
            width: 220px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: lowercase;
        }

            ul.sub li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }

ul.nav > li:hover {
    margin-left: 33px;
    width: 220px;
    background: #008dd6;
    border-radius: 5px;
}

ul.nav1 {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav1 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

    * html ul.nav1 > li {
        width: auto;
    }

ul.sub1 {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub1 li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub1 li a {
            display: block;
            width: 240px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: uppercase;
        }

            ul.sub1 li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }

ul.nav1 > li:hover {
    margin-left: 33px;
    width: 240px;
    background: #008dd6;
    border-radius: 5px;
}

ul.nav2 {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav2 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

        ul.nav2 > li:hover {
            margin-left: 33px;
            width: 110px;
            background: #008dd6;
            border-radius: 5px;
        }

    * html ul.nav2 > li {
        width: auto;
    }

ul.nav3 {
    list-style: none;
    height: 33px;
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
}

    ul.nav3 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

        ul.nav3 > li:hover {
            margin-left: 33px;
            width: 130px;
            background: #008dd6;
            border-radius: 5px;
        }


ul.sub2 {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub2 li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub2 li a {
            display: block;
            width: 110px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: uppercase;
        }

            ul.sub2 li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }


.login {
    float: right;
    margin-right: 15px;
    position: relative;
}
.hm{ float:right; margin-right:15px; position:relative}
.hm:hover a img{ transition:all 0.2s; opacity:0.8}
.mainMenus li {
    position: relative;
}

.subMenus {
    display: none;
    position: absolute;
    background: #008DD6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: +99999;
    width: 177px;
    top: 40px;
    left: 0px;
}

    .subMenus li:first-child > a:after {
        content: '';
        position: absolute;
        left: 12px;
        top: -8px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 8px solid #008DD6;
    }

    .subMenus li {
        padding: 7px 10px;
        border-bottom: 1px solid #CECECE;
    }

        .subMenus li:last-child {
            border-bottom: none;
            padding: 10px 0;
            text-align: center;
        }

        .subMenus li a {
            color: #FFF;
        }

            .subMenus li a:hover {
                color: #000;
            }
            
            
            /*.....110215........*/
.panone{ display:none; margin:10px 2px}
.panone h1{font-size:25px; text-transform:uppercase;font-family: 'Calibri Light'; color:#000; display:block}
.panone p{ font-size:14px; font-family: 'Calibri Light'; color:#715e00;}
.mh-menu li:hover div p span{ color:#000; text-decoration:underline}
.panone p.fhd{ color:#1f317f; font-size:18px; margin-top:10px}
.panone div ul{ margin:15px 0px 5px 20px; float:left !important; width:340px}
.panone div ul li{ padding-bottom:5px; list-style-image:url(../images/arw.png); border:none; color:#000; font-size:14px; width:320px}
.panone ul li.lgn{ width:150px !important; float:left; margin-right:20px; padding:0}

.panel-default > .panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #dddddd;
  font-size:14px; font-family: 'Calibri Light'; 
}

.panel-default >.panel-heading >.panel-body:hover {
 text-decoration-color: #8fbe3e !important;
}
.panel-default >:hover {
   text-decoration-color: #8fbe3e !important;

}
.buspartn{overflow: hidden;position: relative; height:200px;}
.buspartn > p { position: absolute; height: 100%; width: 100%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); background-image: url(../images/business-partner.jpg); -moz-background-size: cover; -webkit-background-size: cover;background-size: cover; z-index: -1;-webkit-backface-visibility: hidden;}
.buspartn:hover > p { -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.buspartn > span {position: absolute; height: 100%; width: 100%;-moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); background:#000;opacity:0.6;  filter:alpha(opacity=60);-moz-background-size: cover; -webkit-background-size: cover;background-size: cover; z-index: -1;}
.bpcon{ padding:20px;}
.bpcon h2{font-family:'Calibri Light'; color:#ff8400; text-transform:uppercase;font-size:31px; text-shadow: 0px 0px 6px #000; }
.bpcon a{ font-size:12px; color:#facf00;}
.bpcon p{ padding-left:2px; font-size:16px; color:#fff; line-height:16px; margin-bottom:5px}
.ntext{ padding:10px 0px 0px 0px;}
/*............*/
/*020315*/
.bluecurv{ font-family: 'Calibri';background:#1B317F; opacity:0.7; text-align:center; color:#7cff00; font-size:20px; padding:20px 0; border-radius:10px; text-transform:uppercase; margin-right:20px; min-height:115px} 
.bluecurv:hover{transition:0.5s ease-in-out; -moz-transition:0.5s ease-in-out; -webkit-transition:0.5s ease-in-out; opacity:1; cursor:pointer}
.bluecurv img{ vertical-align:middle}
.bluecurv p{ text-align:center; margin-top:5px}
.inblock{ display:inline-block !important}
.grncurv2{ font-family: 'Calibri Light';background:#3B6F0A; text-align:center; color:#7cff00; font-size:18px; padding:10px; border-radius:10px; line-height:20px } 
.m10{ margin:10px}
.mt0{ margin-top:0}
.staticon h4 {
font-family: 'Calibri Light';
font-size: 30px;
text-align: center;
display: inline-block;
width: 100%;
color: #facf00;
text-transform: uppercase;
}
.f12 {font-size: 12px !important;}
/*110315*/
.btpd{ padding:10px 20px !important;}
.btpd img{ margin-right:30px; margin-top:20px}
.grncurv3{ font-family: 'Calibri Light';background:#568e22; color:#FFF; font-size:16px; padding:20px; border-radius:10px; margin-right:20px;} 
.grncurv3:hover{transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out; cursor:pointer;background:#5c8f2d;}

.grncurv4{ font-family: 'Calibri Light';background:#5c8f2d; color:#FFF; font-size:16px; padding:20px; border-radius:10px; margin-right:20px; min-height:115px;} 
.grncurv4:hover{transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out; opacity:1; cursor:pointer;background:#568e22;}
.grncurv4 img{ vertical-align:middle}

.BlPixel2{ background:url(../images/navbluestrip.gif) 0% 0% repeat; padding:30px 20px; color:#FFF; height:auto; border-radius:30px; text-align:center !important; font-size:20px; line-height:30px !important; margin:70px 0 0 50px}
.BlPixel2 a{ font-size:25px}
.BlPixel2:hover,.BlPixel2:hover a{ color:#FFF;transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out; cursor:pointer;border-radius:0;}
.BlPixel2:hover a{ text-decoration:underline}
.Icorepwh li span {
color: #3a6017;
font-size: 18px;
}
 .ticker {
            background: #333333;
            height: 36px;
            margin: 10px 0 0 0;
            font-family: 'Calibri Light';
            padding: 5px;
            color: #FFF;
            width: 100%;
        }

            .ticker .sele {
                width: 60px !important;
                float: left;
            }

                .ticker .sele select {
                    background: #F9CF00;
                    width: 60px;
                    color: #fff;
                    padding: 2px 0px 2px 7px;
                    color: #000;
                    font-size: 14px;
                    font-family: 'Calibri Light';
                }

            .ticker .compan {
                width: 100% !important;
            }
                /* 10-3-15*/

                .ticker .compan .tickmar {
                    margin: 0px;
                    padding: 0px;
                    width: 94% !important;
                }
        /* 10-3-15*/
        @media screen and (-webkit-min-device-pixel-ratio:0) {
            .ticker .compan .tickmar {
                position: absolute;
                margin-top: -9px;
            }
        }
        /* 10-3-15*/
        .tickmar marquee {
            overflow: hidden;
        }
        /* 10-3-15*/
        .tickmar span {
            display: inline;
        }

        .ticker .compan .tickg {
            color: #14d603;
        }

        .ticker .compan .tickr {
            color: #ff0038;
        }
        /*230315*/
.bmod { margin:15px 0 5px 0;}
.bmod table{ width:100%;font-family: 'Calibri Light'; margin-top:4px; font-size:14px}
.bmod td,.bmod th{ border-bottom:1px dashed #FFF;min-height:25px; line-height:25px; vertical-align:middle; padding-left:15px !important; text-align:left;  padding:5px 0; color:#FFF;}
.bmod th{ background:#004E77;color:#f3cb1c; text-transform:uppercase;border-bottom:none;}
.bmod td:last-child,.bmod th:last-child{ border-right:none;}
.bmod td:first-child,.bmod th:first-child{ text-align:left;}
.mt50{ margin-top:50px}

.sitem_cont{ margin-bottom:30px;}
.sitem_cont a{
	font-family: 'Calibri Light';
	font-size: 16px;
	color: #f3cb1c;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	display: block;
	padding-left:20px;
	background:url(../images/lnav-a.png) no-repeat 0% 50%;
}

.sitem_cont li{ list-style-type:none; color:#000; font-size:13px; padding:4px 0px 4px 20px;display:block; transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out;}
.sitem_cont li a{ color:#FFF;transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out;}
.sitem_cont li a > b{background:url(../images/bullet_tiny.png) no-repeat; position:absolute; width:10px; height:7px; margin-left:-18px; margin-top:8px;transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out;}
.sitem_cont li:hover a{ color:#FFF;transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out;}
.sitem_cont li a:hover > b{margin-left:-13px;transition:0.2s ease-in-out; -moz-transition:0.2s ease-in-out; -webkit-transition:0.2s ease-in-out;}
/*300315*/
.Ainv{ margin-top:20px;}
.Ainv .col-md-2{ width: 20%;}
.Ainv .col-md-2 .bluecurv{ min-height:145px; padding:10px 20px}
.Ainv .col-md-2 .bluecurv p{ line-height:20px}

/*.........03022016.........*/
.finplan .headerimage{ height:295px; background-image:url(../images/financialplan.jpg)}
.gradient {background: rgba(13,125,189,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(13,125,189,1) 0%, rgba(2,170,248,1) 0%, rgba(13,125,189,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(13,125,189,1)), color-stop(0%, rgba(2,170,248,1)), color-stop(100%, rgba(13,125,189,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(13,125,189,1) 0%, rgba(2,170,248,1) 0%, rgba(13,125,189,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(13,125,189,1) 0%, rgba(2,170,248,1) 0%, rgba(13,125,189,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(13,125,189,1) 0%, rgba(2,170,248,1) 0%, rgba(13,125,189,1) 100%);
background: radial-gradient(ellipse at center, rgba(13,125,189,1) 0%, rgba(2,170,248,1) 0%, rgba(13,125,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d7dbd', endColorstr='#0d7dbd', GradientType=1 );
}
.fplan{ padding:20px 10px}
.fplan h2{ font-family: 'Calibri Light';font-size:22px; text-align:center; margin-bottom:50px; padding:10px 30px}
.fplan i.whyuneed:hover,.fplan i.stepsto:hover,.fplan i.yourrole:hover{-webkit-box-shadow: 0 8px 6px -6px black;-moz-box-shadow: 0 8px 6px -6px black;box-shadow: 0 15px 15px -15px black; transition:all 0.3s}
.fpsprite {background: url(../images/w2wsprite.png) no-repeat;display: inline-block;}
.whyuneed{ background-position:-2px -584px !important;width: 219px;height: 72px;transition:ease-in-out 0.3s}
.stepsto{ background-position:-245px -584px !important;width: 219px;height: 72px;transition:ease-in-out 0.3s}
.yourrole{ background-position:-490px -584px !important;width: 219px;height: 72px;transition:ease-in-out 0.3s}
.quocont{ background-position:-90px -535px !important;width: 152px;height: 38px;}
.quor{ font-size:13px; text-align:center; margin-top:30px}
.quor i{ margin:0 auto; position:relative; cursor:pointer}
.quor i:hover{ -webkit-animation: mymove 5s linear; animation: mymove 1s linear;}
@-webkit-keyframes mymove {
    0%   {top: 0px;}
    25%  {top: 10px;}
    75%  {top: 0px}
    100% {top: 0px;}
}

/* Standard syntax */
@keyframes mymove {
    0%   {top: 0px;}
    25%  {top: 10px;}
    75%  {top: 0px}
    100% {top: 5px;}
}
.onlfrm h4{ text-align:center; text-decoration:underline; display:block}
.onlfrm h4 span{ color:#FDF113; text-transform:uppercase}
.fplan input[type=text]{ color:#055788; text-transform:capitalize; font-size:13px;}
.fplan button{ background:#48A808; border:none; outline:none; color:#FFF; text-align:center; padding:5px 10px; width:98%; transition:all 0.3s}
.fplan button:hover{ background:#C7DE0A; color:#1D2D82}
.fplan .onlfrm{ background:#076AA4; margin-top:15px}
.fplan .col-md-4{ text-align:center; margin-bottom:10px}
.dec_non{ text-decoration:none !important}
.button2 {
    border: 1px solid #48A308;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 0px 8px;
    text-decoration: none;
    display: inline-block;
    font-weight:normal;
    color: #FFFFFF;
    background-color: #48A308;
    background-image: linear-gradient(to bottom, #48A308, #48A308);
}

    .button2 > a {
        color: #FFF !important;
        font-size: 12px !important;
    }

    .button2:hover {
        border: 1px solid #1090c3;
        background-color: #1ab0ec;
        background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    }
/*.......................Media Queries....................*/
@media only screen and (min-width: 240px) and (max-width: 768px) {
    h1.entry-title {
        font-size: 25px;
    }

    .contact .headerimage {
        height: auto;
    }

    .contylw {
        font-size: 20px !important;
    }

    .Cus table {
        width: auto;
        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: pre-wrap; /* css-3 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
        word-break: break-all;
        white-space: normal;
    }

        .Cus table td:first-child {
            background: #006EA9;
            font-family: 'Calibri';
            font-size: 25px;
            color: #FFF;
            text-transform: uppercase;
            width: 35%;
        }

    .ClntServ {
        padding: 30px 15px 30px 10px;
        margin-top: 20px;
        width: auto;
        color: #FFF;
        margin-right: 20px;
    }

    .IcoCs {
        margin: 10px 0 0 25px;
        width: auto;
    }

    .breadcrumbI {
        font-size: 11px;
        padding: 10px 10px 0 0;
    }

    .BlPixel .col-md-3 {
        width: 100%;
        margin: 7px 0;
    }

    .BlPixel .col-md-2 {
        width: 100%;
    }

    .tabbtn {
        float: left;
        margin-top: 10px;
    }

    .number li {
        margin-top: 5px;
    }

    .w95 {
        width: 100% !important;
    }

    .w85 {
        width: 100% !important;
    }

    .go {
    }

    h1.entry-title {
        width: 100%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 20px 0 0 0;
        width: 100%;
    }

    .sec4 .col-md-3 .rsec {
        width: 100%;
    }

    .iis img {
        width: 120px;
        height: 120px;
    }

    .selgain {
    }

    .sec4 .col-md-8 {
        width: 100%;
    }

    .ml20 {
        margin-left: 0px !important;
    }

    .ml5 {
        margin-left: 0px !important;
    }

    .pad .col-md-2 {
        width: 100%;
    }

    .sec5 .col-md-3 {
        width: 100% !important;
        margin-left: 0px;
        margin-top: 10px;
    }

    .sec5 .col-md-5 {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .sec5 .corp {
        width: 101%;
    }

    .boxcontainer {
        height: auto;
    }

    .sec1 .col-md-3 {
        width: 100% !important;
        margin-left: 0px;
    }

    .sec2 .col-md-3 {
        width: 100% !important;
        padding: 0;
        margin-top: 10px;
    }

    .sec2 .col-md-5 {
        padding: 0;
        margin-right: 15px;
        width: 100% !important;
        margin-top: 10px;
    }

    .sec3 .col-md-8 {
        padding: 10px;
        width: 100%;
    }

    .mcon td, .mcon th, .mcon td:first-child, .mcon th:first-child {
        padding: 3px;
        font-size: 11px;
    }

    .sec3 .col-md-3 img {
        width: 100%;
    }

    .sec1 .col-md-5 .con1 table {
        margin-left: 0px;
    }

    .sec1 .col-md-5 .con1 td {
        padding-right: 2px;
    }

    .mcon table {
        margin-left: -10px;
    }

    .boxcontainer .col-md-3 {
        width: 100%;
    }

    .br1 {
        border-right: none;
    }

    .sec2 .addec {
        width: 100%;
    }

    .w15 {
        width: 100% !important;
    }

    .w5 {
        width: 100% !important;
    }

    .header {
        position: static;
    }

    .logo {
        text-align: center;
    }

    .navi {
        display: none;
    }

    .active {
        text-decoration: none;
        background: #5b892f;
        border-radius: 0px;
        color: #FFF;
    }

    .mh-menu {
        margin-top: -70px !important;
    }

    .mobile_menu_wrapper {
        width: 100% !important;
    }

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }

    .W320 {
        width: auto !important;
    }

    .pagin td {
        padding-left: 0px !important;
    }
     .ticker .compan .tickmar {
        width:80%;
    }
/*.........03022016.........*/
     .quor{ margin-top:10px}
.fplan h2{margin-bottom:10px;}
 .finplan .headerimage{ height:auto; background-position:100%}

}

@media (max-width: 1100px) {
    #menu > ul > li > div {
        position: absolute;
        left: -1150px !important;
        padding: 1.5% !important;
        width: 1100px;
        z-index: +99999 !important;
    }

        #menu > ul > li > div > .wrapper > ul > li.column-4 {
            width: 17%;
        }

    .onlinetrading {
        margin-top: 60px !important;
    }
     .ticker .compan .tickmar {
        width:80%;
    }
}
@media screen and (min-width: 260px) and (max-width: 400px) and (-webkit-min-device-pixel-ratio:0)  
{  
    .ticker .compan .tickmar {
        width:77% !important;
    }
}
@media screen and (min-width: 400px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio:0)  
{  
    .ticker .compan .tickmar {
        width:82% !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1050px) and (-webkit-min-device-pixel-ratio:0)  
{  
    .ticker .compan .tickmar {
        width:92% !important;
    }
}


@media (max-width: 979px) {
}

@media (max-width: 768px) {
    .IcoCs {
        width: 698px !important;
    }

    .Qltm {
        width: 728px !important;
    }
}

@media (max-width: 767px) {
    .Inncont {
        margin-top: 142px;
    }

    .staticcon {
        margin-top: 142px;
    }

    .frr {
        display: none;
    }
    /*....110215.......*/	 
.mh-menu{ display:none}
.panone{ display:block}
.maincont{ margin-top:0px}
.hide_mob_dta{display:none;}

.Inncont,.staticcon{ margin-top:142px; }
.grncurv{ margin-right:0px; margin-top:10px !important}
.Icorepwh{ margin:10px 0 0 10px}
.BlPixel .col-md-4{ margin:15px 0}	 
.sitelogin1{ width:auto; }
.panel-group .panel {
    margin-bottom: 0px;
    overflow: visible;
    border-radius: 4px;
	clear:both;
	margin-top:10px
}	
.hm{ margin-top:-90px; margin-right:45px}
}
@media (max-width: 736px) { .hm{ margin-top:0px; margin-right:15px}}
@media (max-width: 667px) { .hm{ margin-top:0px; margin-right:15px}}

@media (max-width: 600px) {
    .Searchbox input {
        width: 55%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .onlinetrading {
        margin-top: 70px !important;
    }

    .popup {
        min-width: 550px;
    }

    .IcoCs {
        width: 530px !important;
    }

    .Qltm {
        width: 560px !important;
    }
    /*080914*/
    .logo img{ width:70%; height:70%}

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -90px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -90px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 62px;
    }

    .Searchbox {
        margin: 0px 5px;
        padding: 0;
        width: 570px;
    }

    .frr {
        display: none;
    }

    .popup {
        min-width: 0px !important;
        width: 98% !important;
    }

    .ipopup {
        min-width: 0px !important;
        width: 100% !important;
    }

        .ipopup #tblInfo td {
            width: 50% !important;
        }
        .hm{ margin-top:-90px; margin-right:45px !important}
}

@media (max-width: 568px) {
    .Searchbox input {
        width: 50%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
        float: right;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .mh-menu {
        display: none;
    }

    .popup {
        min-width: 520px;
    }

    .IcoCs {
        width: 518px !important;
    }

    .Qltm {
        width: 528px !important;
    }
    /*080914*/
    .logo img{ width:60%; height:60%}

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -80px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -80px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 50px;
    }

    .Searchbox {
        margin: 0px 5px;
        padding: 0;
        width: 530px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: -1 !important;
    }
    .hm{ margin-top:-80px; margin-right:45px !important}
}

@media (max-width: 480px) {
    .headerright .Rchus {
        padding: 5px 10px;
    }

        .headerright .Rchus table {
            width: 100%;
            line-height: 15px;
        }

        .headerright .Rchus h2 {
            color: 444443;
            font-size: 15px;
        }

    .headerright {
        width: 100%;
        float: left;
    }

    .tfmid {
        font-size: 12px;
    }

    .headerright .Searchbox {
        margin: 10px;
        padding: 0;
        width: 90%;
    }

        .headerright .Searchbox input {
            width: 50%;
        }

            .headerright .Searchbox input[type=button] {
                width: 10%;
            }

        .headerright .Searchbox select {
            width: 30%;
        }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
    }

    .popup {
        min-width: 440px;
    }

    .IcoCs {
        width: 410px !important;
    }

    .Qltm {
        width: 440px !important;
    }

    .Searchbox {
        margin: 0px 5px !important;
        padding: 0;
        width: 90%;
    }

    .Cus table {
        margin: 15px 10px 15px -40px;
        width: 450px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: -1 !important;
    }
    .logo img{ width:60%; height:70%}
}

@media (max-width: 384px) {
    .Searchbox input {
        width: 50%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    .sec1 .col-md-5 .con1 table {
        margin-left: -10px;
    }

    .popup {
        min-width: 340px;
    }

    .IcoCs {
        width: 314px !important;
    }

    .Qltm {
        width: 344px !important;
    }

    .Cus table {
        width: 344px !important;
        margin: 15px 5px 15px -30px;
    }
    /*080914*/
    .logo img{  background-size:contain; width:50%; height:50%}

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -90px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -90px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 60px;
    }

    .Searchbox {
        margin: 5px !important;
        padding: 0;
        width: 95%;
    }
    /*30-10-14*/
    ul.nav > li:hover {
        margin-left: 13px;
        width: 210px;
    }

    ul.nav1 > li:hover, ul.nav2 > li:hover {
        margin-left: 13px;
    }

    ul.sub li a, ul.sub1 li a, ul.sub2 li a {
        font-size: 14px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: -1 !important;
    }


    .charttab_Comm li {
        list-style: none;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 3px;
        float: left;
    }

    .charttab li {
        list-style: none;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 3px;
        float: left;
    }

    .pag li {
        list-style: none;
        text-align: center;
        margin: 0 5px;
        padding: 10px 0px;
        float: left;
        line-height: 0;
    }
    .hm{ margin-top:-90px; margin-right:5px !important}
}

@media (max-width: 320px) {
    popbody {
        min-width: 0px !important;
    }

    .logo img{ width:38%;background-size:contain; height:38%}   

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    .IcoCs {
        width: 250px !important;
    }

    .Qltm {
        width: 280px !important;
    }

    .Cus table {
        width: 280px !important;
        margin: 15px 5px 15px -30px;
    }

    .SelTopLinks, .TopLinks {
        width: 100% !important;
        padding: 0px !important;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
    }

    ul.sub2 li a, ul.sub1 li a, ul.sub li a {
        font-size: 11px;
    }

    ul.sub li a, ul.nav > li:hover {
        width: 157px;
    }

    ul.sub1 li a, ul.nav1 > li:hover {
        width: 125px;
    }

    ul.sub2 li a, ul.nav2 > li:hover {
        width: 100px;
    }

    .footer a {
        color: #444443;
        padding: 0 10px;
    }

    .headerright .Rchus {
        padding: 5px 10px;
    }

        .headerright .Rchus h2 {
            color: 444443;
            font-size: 15px;
        }

    .headerright {
        width: 100%;
        float: left;
    }

    .tfmid {
        font-size: 12px;
    }

    .headerright .Searchbox {
        margin: 10px;
        padding: 0;
        width: 270px;
    }

        .headerright .Searchbox input {
            width: 150px;
        }

        .headerright .Searchbox select {
            width: auto;
        }

        .headerright .Searchbox input[type=button] {
            width: auto;
        }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
        float: right;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .movtab li {
        margin-right: 0px;
        padding: 10px 7px;
    }

    .sec1 .col-md-5 .con1 table {
        font-size: 10px;
        text-transform: none;
    }
    /*Shabeer */
    .login {
        float: right;
        margin-right: 5px !important;
        position: relative;
    }

    ul.nav > li:hover {
        margin-left: 5px !important;
    }

    ul.nav1 > li:hover, ul.nav2 > li:hover {
        margin-left: 5px !important;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -90px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -90px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 60px;
    }

    .charttab_Comm {
        list-style: none;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 3px;
        float: left;
    }

    .charttab li {
        list-style: none;
        text-align: center;
        border-right: 1px solid #000;
        padding: 0 3px;
        float: left;
    }

    .mcon table {
        margin-left: -5px;
    }

    .mcon th, .mcon td {
        font-weight: 300;
        font-size: 11px !important;
        padding: 0px !important;
    }

    .popup {
        min-width: 260px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: -1 !important;
    }

    .mcon table {
        margin-left: -5px;
    }

    .mcon th, .mcon td {
        font-weight: 300;
        font-size: 11px !important;
        padding: 0px !important;
    }
    .hm {
  margin-top: -80px ;
  margin-right: 40px !important;
}
}

/*30-10-14*/
ul.nav > li:hover {
    margin-left: 13px;
    width: 170px;
}

ul.nav1 > li:hover, ul.nav2 > li:hover {
    margin-left: 3px;
}

ul.nav > li, ul.nav1 > li, ul.nav2 > li {
    margin-right: 3px;
}

ul.sub li a, ul.sub1 li a, ul.sub2 li a {
    font-size: 12px;
}

.login {
    margin-right: 3px;
}

}

@media (min-width: 980px) and (max-width: 1280px) {
    .selgain {
    }

    .pad .col-md-2 {
        width: 19% !important;
    }

    .pad .col-md-4 {
        padding: 0 !important;
        margin: 0 0 0 15px !important;
        width: 38% !important;
        line-height: 16px !important;
    }

    .H394 {
        height: 410px !important;
    }

    .boxcontainer .Dtcon {
        padding: 2px 2px;
    }

    .nav-collapse a {
        font-size: 11px !important;
        padding: 5px 0px !important;
    }

    .sec1 .col-md-3 {
        margin-left: 10px;
    }

    .sec2 .col-md-5 {
        margin-right: 10px;
    }

    .movtab li {
        margin-right: 0px;
        padding: 10px 5px;
    }

    .sec2 .col-md-3 .con2 {
        padding: 7px 10px;
    }

    .sec3 .col-md-3 li {
        margin-right: 8px;
    }

    .onlinetrading {
        margin-top: 80px;
    }

    .fl li {
        padding: 0px 6px;
    }

    .groupco span {
        padding-right: 10px;
    }

    .logo img {
        width: 100%;
    }

    .social {
        display: none;
    }

    .nav-item a {
        padding: 0px 5px;
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .IcoCs {
        width: 698px;
    }

    .Qltm {
        width: 728px;
    }
}
/* 13-08-2014 sila */
.gainlos_all {
    margin: 10px 0 5px 0;
}

    .gainlos_all i {
        vertical-align: text-top;
        margin-top: 2px;
    }

    .gainlos_all table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .gainlos_all th, .gainlos_all td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

        .gainlos_all td:last-child, .gainlos_all th:last-child {
            font-weight: 300;
        }

    .gainlos_all th {
        background: #646464;
        padding-right: 10px;
        text-align: center;
    }

        .gainlos_all th:first-child {
            padding-left: 10px;
        }

    .gainlos_all td:first-child {
        padding-left: 5px;
    }

    .gainlos_all td {
        vertical-align: top;
        padding-right: 10px;
        text-align: center;
    }

.seexch table {
    width: 100%;
    border-collapse: collapse;
}
/*................*/
/* 12-08-2014 Shabeer*/
.gainlos {
    margin: 10px 0 5px 0;
}

    .gainlos i {
        vertical-align: text-top;
        margin-top: 2px;
    }

    .gainlos table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .gainlos th, .gainlos td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

        .gainlos td:last-child, .gainlos th:last-child {
            border-right: none;
            font-weight: 300;
        }

    .gainlos th {
        background: #646464;
        padding-right: 10px;
        text-align: center;
    }

        .gainlos th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .gainlos td:first-child {
        text-align: right;
        padding-left: 5px;
        color: #01a8ff;
    }

    .gainlos td {
        vertical-align: top;
        padding-right: 10px;
        text-align: center;
    }

.pagin {
    float: right;
    margin-top: 10px;
}

    .pagin ul {
        font-family: 'Calibrib';
        font-size: 13px;
    }

    .pagin li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
    }

        .pagin li a {
            color: #01a8ff;
        }

        .pagin li.active > a {
            background: #01a8ff;
            color: #FFF;
            border-radius: 3px;
            padding: 0px 5px;
            color: #FFF;
        }

.subul {
    margin: 0 0 0 15px;
}

    .subul li {
        list-style-image: url(../images/subnav-arw.png);
        padding-bottom: 8px;
        text-transform: none;
        font-size: 13px;
        color: #c1ff89;
    }

        .subul li.actv {
            list-style-image: url(../images/subnav-sel-arw.png);
            padding-bottom: 8px;
            text-transform: none;
            font-size: 15px;
            color: #FFF !important;
        }

.subsubul {
    margin: 0 0 0 15px;
}

    .subsubul li {
        list-style-image: url(../images/subnav-arw.png);
        padding-bottom: 8px;
        text-transform: none;
        font-size: 13px;
        color: #c1ff89;
    }

        .subsubul li.actv {
            list-style-image: url(../images/subnav-sel-arw.png);
            padding-bottom: 8px;
            text-transform: none;
            font-size: 15px;
            color: #FFF !important;
        }

.w85 {
    width: 85% !important;
}

.go {
    background: #EE7B00 !important;
    padding: 2px 7px !important;
    color: #FFF !important;
}

.pd20 {
    padding: 20px !important;
}

.pagin {
    float: none !important;
    margin-top: 10px;
    width: 100%;
}

    .pagin table {
        width: 100% !important;
        font-family: 'Calibrib';
        font-size: 13px;
        width: auto !important;
        display: table !important;
        float: right !important;
    }

    .pagin tr {
        border: 0px solid #ccc !important;
    }

    .pagin td {
        margin-right: 10px;
        width: 100%;
        border-right: 0px solid #737373 !important;
        display: table-cell !important;
        text-align: right !important;
        border-bottom: 0px solid !important;
    }

        .pagin td a {
            color: #01a8ff;
        }

        .pagin td span {
            background: #01a8ff;
            color: #FFF;
            border-radius: 3px;
            padding: 0px 5px;
            color: #FFF;
        }

@media (min-width: 980px) and (max-width: 1280px) {
    .selgain {
    }

    .pad .col-md-2 {
        width: 19%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 0 0 0 15px;
        width: 38%;
        line-height: 16px !important;
    }

    .hghvalue {
        font-size: 45px;
    }

    .boxcontainer .Dtcon {
        padding: 2px 2px;
    }

    .nav-collapse a {
        font-size: 11px !important;
        padding: 5px 0px !important;
    }

    .sec1 .col-md-3 {
        margin-left: 10px;
    }

    .sec2 .col-md-5 {
        margin-right: 10px;
    }

    .movtab li {
        margin-right: 0px;
        padding: 10px 5px;
    }

    .sec2 .col-md-3 .con2 {
        padding: 7px 10px;
    }

    .sec3 .col-md-3 li {
        margin-right: 8px;
    }

    .sec5 .corp {
        width: 101%;
    }

    .recom {
        width: 99%;
        margin-left: 15px;
    }

    .onlinetrading {
        margin-top: 80px;
    }

    .fl li {
        padding: 0px 6px;
    }

    .groupco span {
        padding-right: 10px;
    }

    .logo img {
        width: 100%;
    }

    .social {
        display: none;
    }

    .nav-item a {
        padding: 0px 4px;
        font-size: 16px;
        font-weight:bold;
    }
    .finplan .headerimage{ height:210px; background-size:contain;}
}

@media (min-width: 768px) and (max-width: 979px) {

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .IcoCs {
        width: 698px;
    }

    .Qltm {
        width: 728px;
    }

    .Glnav .col-md-2, .Glnav .col-md-3 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .W320 {
        width: 290px !important;
    }

    .recom {
        width: 99%;
        margin-left: 15px;
    }

    .sec5 .col-md-3 {
        margin-left: 5px;
    }

    .sec5 .corp {
        width: 107%;
        margin-left: 15px;
    }

    .ml20 {
        margin-left: 20px !important;
    }

    .w85 {
        width: 80% !important;
    }

    .w75 {
        width: 75% !important;
    }

    .go {
    }

    .IcoCs {
        width: 1170px;
    }

    .Qltm {
        width: 1190px;
    }
    .nav-submenu table{ width: 100%;
margin-left: -480px !important;
border-top: 2px solid #D6D4D4;}
.nav-submenu-item{  float: left;
min-width: 153px;
margin-left: 15px;
padding-bottom: 5px;}
}

@media (max-width: 1024px) and (min-width: 979px) {
    .commod .col-md-3 {
        width: 31.5% !important;
    }

    .sec2 .col-md-3 {
        width: 26.7% !important;
    }

    .popup {
        min-width: 0px;
        width: 400px;
    }

    .ipopup {
        min-width: 0px !important;
        width: 100% !important;
    }
}

.ml20px {
    margin-left: 12px;
}

@media only screen and (max-width: 1024px) {
    .ml20px {
        margin-left: 0px !important;
        white-space: nowrap;
        width: 70px;
    }

    .nav-item {
        font-size: 12px !important;
    }

    .nav-submenu table {
        margin-left: -260px !important;
    }

    .nav-submenu-item {
        min-width: 70px;
    }
    /*30-10-14*/
    ul.rNav a {
        font-family: 'Calibrib';
        font-size: 12px !important;
        text-transform: uppercase;
        color: #FFF;
        text-decoration: none;
        float: left;
        padding: 8px 11px !important;
        background: #949494 url(images/selarw.png) no-repeat 95% 50%;
    }

    .W320 {
        width: 240px !important;
    }

    .hghvalue {
        font-size: 42px !important;
    }

    .ach {
        height: 10px;
    }

    .H255 {
        height: 260px !important;
    }

    .ml20 {
        margin-left: 12px !important;
    }

    .recom {
        width: 99%;
        margin-left: 10px;
    }

    .sec5 .corp {
        width: 100% !important;
        margin-left: 10px;
    }

    .w85 {
        width: 82% !important;
    }

    .go {
    }

    .IcoCs {
        width: 954px;
    }

    .Qltm {
        width: 924px;
    }
}


.titlewidth h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'Calibri';
    font-size: 35px;
    margin: 25px 0;
    padding-left: 20px;
    text-shadow: 0 0 15px #000000;
}

.headerimage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
}

Glnav {
    margin-top: 7px;
}

.Glnav .col-md-2 {
    width: 15.5%;
}

.Glnav .col-md-10 {
    float: right;
}

.normal {
    font-weight: 300 !important;
}

.greenbg1 {
    width: 100%;
    padding: 0px;
    background: url(../images/greenbg1.gif) repeat;
    color: #FFF;
}

.prodserv .headerimage {
    height: 300px;
    background-image: url(../images/Product-Services_bnr.jpg);
}

.prodservcon {
    padding: 30px 50px;
    font-family: 'Calibri';
}

.grnparotbord {
    border-bottom: 1px solid #7CFF00;
}

.whtbord {
    border-bottom: 1px solid #B6D997;
}

.prodservcon h1 {
    font-family: 'Calibri';
    font-size: 65px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.prodservcon p {
    font-size: 18px;
    text-align: justify;
    line-height: 25px;
}
.grncurv{ font-family: 'Calibri';background:#3A6017; text-align:center; color:#7cff00; font-size:20px; padding:20px 0; border-radius:10px; text-transform:uppercase; margin-right:20px; min-height:115px;opacity:0.8;} 
.grncurv:hover{transition:0.5s ease-in-out; -moz-transition:0.5s ease-in-out; -webkit-transition:0.5s ease-in-out; opacity:1; cursor:pointer}
.grncurv img{ vertical-align:middle}
.grncurv h2{ text-align:center !important; margin-top:5px;font-family: 'Calibri'; font-size:18px !important; padding:0 15px; line-height:26px ; display:block}

    .grncurv p {
        text-align: center !important;
        margin-top: 5px;
    }

.f20 {
    font-size: 20px !important;
}

.Icorepwh {
    margin: 30px 0 0 70px;
    font-family: 'Calibri';
}

    .Icorepwh li {
        list-style-image: url(../images/arw-tps.png);
        padding-bottom: 15px;
        font-size: 18px;
        text-align: justify;
    }

.headerimagepartner {
    height: 300px;
    background-image: url(../images/partner_bnr.jpg);
}

.realestate .headerimage {
    height: 300px;
    background-image: url(../images/RealEstate_bnr.jpg);
}

.BlPixel1 {
    background: url(../images/navbluestrip.gif) 0% 0% repeat;
    padding: 20px 40px 30px;
    color: #FFF;
    height: auto;
}

    .BlPixel1 .col-md-3 {
        width: 22%;
    }

    .BlPixel1 .col-md-2 {
        width: 12%;
    }

.Bgnone {
    background: none transparent !important;
}

.onlfrm {
    background: #005B8A;
    border-radius: 10px;
    padding: 15px;
}

.DTR, .HTR, .TAR, .THR {
    padding-right: 5px;
    text-align: right !important;
}

.DTL, .HTL, .TAL, .THL {
    text-align: left !important;
    padding-left: 5px;
}

.DTC, .HTC, .TAC, .THC {
    text-align: center !important;
}

.subsubul li.actv a {
    list-style-image: url(../images/subnav-sel-arw.png);
    padding-bottom: 8px;
    text-transform: none;
    font-size: 15px;
    color: #FFF !important;
}

.subsubul li a {
    list-style-image: url(../images/subnav-arw.png);
    padding-bottom: 8px;
    text-transform: none;
    font-size: 13px;
    color: #c1ff89;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.SelTopLinks {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #4BA215;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
    font-weight: bold; /*height: 26px;*/
    width: 35px;
}

    .SelTopLinks a {
        margin-right: 5px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        width: 35px;
    }

.TopLinks {
    background: #008DD5;
    text-decoration: none;
    text-align: center;
    padding: 5px 0px;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    width: 35px;
}

    .TopLinks:hover {
        color: #BBA86B;
        text-decoration: none;
        background: #008DD5;
        width: 35px;
    }

    .TopLinks a {
        margin-right: 5px;
        color: #BBA86B;
        text-decoration: none;
    }

        .TopLinks a:hover {
            margin-right: 5px;
            color: #BBA86B;
            text-decoration: none;
            background: #F7CC08;
        }

.curvBtn {
    padding-top: 10px;
}

@media (max-width: 240px) {
    .SelTopLinks, .TopLinks {
        width: 16px !important;
        padding: 0px 0px !important;
    }

    .tabbtn li {
        margin-top: 10px !important;
    }
}

.active {
    background: #6CB22E !important;
    color: #FFF;
    color: #FFF;
}

.inactive {
    padding: 5px 15px;
    color: #FFF;
}

.tabbtn {
    float: right;
}

    .tabbtn ul {
        font-family: 'Calibri';
        font-size: 13px;
        text-transform: uppercase;
    }

    .tabbtn li {
        list-style: none;
        display: inline-block;
        margin-right: 5px;
    }

        .tabbtn li:last-child {
            margin-right: 0px;
        }

        .tabbtn li.active > a {
            background: #4BA215;
            color: #FFF;
            padding: 5px 7px;
            color: #FFF;
        }

        .tabbtn li a {
            background: #01a8ff;
            color: #FFF;
            padding: 5px 7px;
            color: #FFF;
        }

.subul li.actv a {
    color: #FFF !important;
}

.subul li a {
    color: #c1ff89;
}

.pd10 {
    padding: 10px !important;
}

.W50 {
    width: 50% !important;
}

@media (min-width: 320px) and (max-width: 500px) {
    .SelTopLinks, .TopLinks {
        width: 100% !important;
        padding: 0px !important;
    }

    .tabbtn li {
        margin-top: 10px !important;
    }
}

@media (max-width: 320px) {


    .pagin td {
        padding-right: 3px !important;
    }

    .w85 {
        width: 75% !important;
    }

    .W50 {
        width: 40% !important;
    }
}

.Ink {
    color: #01a8ff !important;
}
/* Ranjan */
.indexquotes {
    margin: 10px 0 5px 0;
}

    .indexquotes i {
        vertical-align: text-top;
        margin-top: 2px;
    }

    .indexquotes table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .indexquotes th, .indexquotes td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

        .indexquotes td:last-child, .indexquotes th:last-child {
            border-right: none;
            font-weight: 300;
        }

    .indexquotes th {
        background: #646464;
        padding-right: 10px;
        text-align: center;
    }

        .indexquotes th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .indexquotes td:first-child {
        text-align: left;
        padding-left: 5px;
        color: #01a8ff;
    }

    .indexquotes td {
        vertical-align: top;
        padding-right: 10px;
        text-align: center;
    }


.lblActive {
    background: #4BA215;
    color: #FFF;
    padding: 5px 15px;
    color: #FFF;
}

.VAT {
    vertical-align: top;
}

.VAM {
    vertical-align: middle;
}

.grdGreen {
    color: Green;
}

.grdRed {
    color: Red;
}
/* Ranjan --*/
.number1 {
    padding-left: 5px;
}

    .number1 li {
        list-style: none;
        display: inline-block;
        margin-bottom: 5px;
    }

li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.liActive {
    text-align: center;
    padding: 3px 7px;
    margin-left: 10px;
    background: #4BA215;
}

.liNormal {
    text-align: center;
    padding: 3px 7px;
    margin-left: 10px;
    background: #01a8ff;
}

.go1 {
    background: #EE7B00;
    padding: 4px 7px;
    color: #FFF;
}

.mb10 {
    margin-bottom: 10px;
}

.error td {
    margin-top: 10px;
    text-align: center !important;
    padding: 3px 4px;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #737373;
    border-right: solid 1px #737373 !important;
    color: #ff8400 !important;
    text-transform:uppercase;
}

.number {
    float: left;
}

    .number ul {
        font-family: 'Calibri';
        font-size: 13px;
        text-transform: uppercase;
    }

    .number li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
        background: #01a8ff;
        padding: 2px 7px;
        text-align: center;
        width: 33PX;
        margin-top: 10PX;
    }

        .number li:last-child {
            margin-right: 0px;
        }

        .number li a {
            color: #FFF;
        }

        .number li.active {
            background: #4BA215;
        }

.exchsel {
    font-size: 14px;
    font-weight: bold;
    color: #01a8ff !important;
    margin-top: 10px;
}

.atozbutton {
    float: left;
}

    .atozbutton ul {
        font-family: 'Calibri';
        font-size: 13px;
        text-transform: uppercase;
    }

    .atozbutton li:last-child {
        margin-right: 0px;
    }

    .atozbutton li a {
        color: #FFF;
    }

    .atozbutton li.active {
        background: #4BA215;
    }

    .atozbutton li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
        background: #008DD5;
        padding: 0px 0px;
        text-align: center;
        width: 42PX;
        margin-top: 10PX;
    }

.W320 {
    width: 310px;
}

.IcoCs {
    margin: 10px 0 0 25px;
    font-family: 'Calibri';
}

    .IcoCs li {
        list-style-image: url(../images/arw-cs.png);
        padding-bottom: 20px;
        font-size: 18px;
        line-height: 25px;
    }


/* 08/21/2014*/
.sec4 {
    margin: 15px 0 0 0;
}

    .sec4 h1 {
        font-family: 'Calibri';
        font-size: 40px;
        text-transform: capitalize;
    }

    .sec4 h2 {
        font-size: 22px;
        text-transform: capitalize;
        font-weight: 700;
        color: #FFF;
    }

.Searchbox {
    background: #FFF;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    float: right;
    margin: 0;
    padding: 0;
    height: 33px;
    line-height: 30px;
}
    /*@-moz-document url-prefix(){
	.Searchbox select{ position:relative; top:-6px;}
	}*/
    .Searchbox input {
        border: none;
        outline: none;
        border-right: 1px solid #E1E1E1;
        height: 30px;
        line-height: 30px;
        margin: 0 0 0 10px;
        text-transform: uppercase;
        color: #9b9b9b;
        font-size: 10px;
        width: auto;
    }

    .Searchbox select {
        border: none;
        border-right: 1px solid #E1E1E1;
        height: 30px;
        line-height: 30px;
        margin: 0 0 0 5px;
        text-transform: uppercase;
        color: #000000;
        font-size: 11px;
    }

.btn {
    background: url(../images/searchicn.gif) no-repeat 0% 50%;
    width: 16px;
    height: 15px;
    padding: 0 30px 0 0;
    outline: none;
    border: none;
}

    .btn:focus {
        outline: none;
    }

.ylhead {
    font-size: 16px;
    text-transform: uppercase;
    color: #facf00;
    font-family: 'Calibrib';
}


.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}
/* 24 JULY 2014 SHABEER */
/**AutoComplete Style********/
.ac_results {
    padding: 0px;
    border: 1px solid #ffffff;
    background-color: white;
    overflow: hidden;
    margin-top: 0px;
    z-index: 99999;
    font-family: Verdana;
    border: 1px solid #ccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .ac_results li {
        margin: 0px;
        padding: 2px 5px;
        cursor: default;
        display: block;
        /* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
        /*width: 100%;*/
        font: menu;
        font-size: 12px;
        /* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
        line-height: 16px;
        overflow: hidden;
    }

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #008DD6;
    color: white;
}

.subheading {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 10px;
}

.TopLinksGo {
    background: #EE7B00;
    text-decoration: none;
    text-align: center;
    padding: 2px 7px;
    font-size: 12px;
    text-transform: uppercase;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    width: auto;
}

.ColYellow {
    color: #f3cb1c !important;
    font: 13px !important;
    text-transform: uppercase;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.ColBlue {
    color: #01a8ff;
}

.ColRed {
    color: #D70000;
}

.W82 {
    width: 80% !important;
}

.W300px {
    width: 300px;
}

@media (max-width: 360px) {
    .W82 {
        width: 74% !important;
    }
}

@media (max-width: 1024px) {
    .W82 {
        width: 75% !important;
    }
}

@media (max-width: 360px) {
    .W82 {
        width: 74% !important;
    }

    .W300px {
        width: auto !important;
    }
}

.amChartsButtonSelected {
    background: #4BA215 !important;
    color: #FFF !important;
    color: #FFF !important;
}

.amChartsButton {
    background: #01a8ff !important;
    color: #FFF !important;
    color: #FFF !important;
}

.buysell {
    margin: 30px auto 0 auto;
    width: 140px;
    font-family: 'Calibrib';
    font-size: 16px;
    text-transform: uppercase;
}

.buy {
    background: url(../images/buy.png) 0% 50% no-repeat;
    width: 62px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.sell {
    background: url(../images/sell.png) 0% 50% no-repeat;
    width: 68px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.Cinfo {
    margin: 10px 0 5px 0;
}

    .Cinfo table {
        width: 100%;
        font-family: 'Calibri';
        font-size: 12px;
    }

    .Cinfo td {
        border-right: none;
        border-bottom: 1px solid #333333;
        text-align: left;
        height: 35px;
        line-height: 35px;
    }

        .Cinfo td:first-child {
            color: #d1d1d1;
            padding-left: 10px;
        }

        .Cinfo td:last-child {
            text-align: right;
            color: #FFF;
            padding-right: 10px;
        }

.rs {
    font-family: 'Rupee-Foradian';
}

.ylhead {
    font-size: 16px;
    text-transform: uppercase;
    color: #facf00;
    font-family: 'Calibrib';
}

.bdr0 {
    border: none !important;
}

.inher {
    text-transform: inherit !important;
}

.financ {
    padding: 10px;
}

.grph {
    margin: 10px 0;
}

    .grph .col-md-4 {
        text-align: center;
        font-family: 'Calibrib';
        font-size: 14px;
        text-transform: uppercase;
    }

        .grph .col-md-4 img {
            width: 90%;
            height: 238px;
        }

.pad {
    padding: 35px;
    font-family: 'Calibri';
}

    .pad .col-md-2 {
        width: 20%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 0 0 0 30px;
        width: 35%;
    }

.hghvalue {
    font-size: 50px;
    display: block;
    font-family: 'Calibri';
    margin: 20px 0;
}

.greybg {
    padding: 10px 15px 5px 15px;
    background: #2F2F2F;
}

.shpat img {
    width: 100%;
    height: 182px;
    margin: 10px 0;
}

.grops {
    width: 220px;
    margin: 0 auto;
}

.part {
    width: auto;
    float: left;
}

    .part li {
        list-style: none;
        float: none;
        padding: 0;
        padding: 0;
    }


.grops i {
    margin: 0 8px 8px 0;
    vertical-align: text-top;
}

.sec4 .col-md-8 {
    padding: 0;
    width: 71%;
}

.sec4 .col-md-3 {
    padding: 7px 10px;
}

    .sec4 .col-md-3 .rsec {
        width: 116%;
    }

.fundcomp {
    padding: 20px 20px 10px 20px;
}

.mcon1 {
    margin: 10px 0 5px 0;
}

    .mcon1 i {
        vertical-align: text-top;
        margin-top: 5px;
    }

    .mcon1 table {
        width: 100%;
        font-family: 'Calibrib';
    }

    .mcon1 td, .mcon1 th {
        height: 25px;
        line-height: 25px;
    }

    .mcon1 th, .mcon1 td {
        border-right: 1px solid #737373;
        border-bottom: 1px solid #737373;
    }

        .mcon1 td:last-child, .mcon1 th:last-child {
            border-right: none;
        }

    .mcon1 th {
        background: #646464;
        padding-right: 10px;
        text-align: right;
    }

        .mcon1 th:first-child {
            text-align: left;
            padding-left: 10px;
        }

    .mcon1 td:first-child {
        text-align: left;
        padding-left: 5px;
        color: #FFF;
    }

    .mcon1 td {
        vertical-align: top;
        padding-right: 10px;
        text-align: right;
    }

.sec5 {
    margin: 25px 0 0 0;
}

    .sec5 .col-md-3 {
        width: 26% !important;
        margin-left: 15px;
    }

    .sec5 .col-md-5 {
        margin: 0;
        width: 44.5%;
    }

    .sec5 .corp {
        padding: 10px 7px 5px 15px;
        background: #2F2F2F;
        width: 106%;
    }

    .sec5 input[type="checkbox"] {
        margin: 4px 5px 10px 0;
        margin-top: 1px \9;
        line-height: normal;
        vertical-align: top;
    }

.sec1 .col-md-5 {
    border: 1px solid #4F4F4F;
    padding: 0;
}

    .sec1 .col-md-5 .con1 {
        padding: 10px;
    }

        .sec1 .col-md-5 .con1 img {
            width: 100%;
            height: 245px;
        }

.sec1 .Acorn {
    border-bottom: 1px dashed #a7a7a7;
    border-top: 1px dashed #a7a7a7;
    padding: 7px 10px;
    width: 102%;
}

.sec1 .Recom {
    border-bottom: 1px dashed #a7a7a7;
    border-top: 1px dashed #a7a7a7;
    padding: 7px 10px;
}

.sec1 h1, .sec2 h1, .sec3 h1, .sec5 h1 {
    font-family: 'Calibri';
    font-size: 22px;
    text-transform: capitalize;
}

.sec1 h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #00a8ff;
    font-family: 'Calibrib';
}

.sec1 .Acorn p {
    color: #d1d1d1;
    font-size: 13px;
    text-align: justify;
}

.sec1 .Acorn i {
    margin-right: 7px;
    margin-top: 5px;
}

.sec1 .Acorn table {
    width: 100%;
}

.sec1 .Acorn td {
    vertical-align: top;
}

.cpdet {
    min-height: 280px;
}

.cinfo {
    background: url(../images/cinfo.png) 100% 100% no-repeat;
}

@media (min-width: 768px) and (max-width: 979px) {

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }
}


@media only screen and (min-width: 240px) and (max-width: 768px) {
    .commod .col-md-4 {
        width: 100% !important;
        margin-top: 10px;
    }

    .commod .col-md-3 {
        width: 100% !important;
        margin-top: 10px;
    }

    .commod .col-md-8 {
        width: 100%;
        margin-top: 10px;
    }

    .pag li:last-child {
        padding: 7px;
        line-height: 18px;
    }

    .sec5 .col-md-3 {
        width: 100% !important;
        margin-left: 0px;
        margin-top: 10px;
    }

    .sec5 .col-md-5 {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .sec5 .corp {
        width: 101%;
    }

    .sec4 .col-md-8 {
        width: 100%;
    }

    .pad .col-md-2 {
        width: 100%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 20px 0 0 0;
        width: 100%;
    }

    .sec4 .col-md-3 .rsec {
        width: 100%;
    }

    .iis img {
        width: 120px;
        height: 120px;
    }

    .sec2 .col-md-9 {
        width: 100% !important;
    }

    .sec2 .col-md-6 {
        width: 100% !important;
    }

    .kno {
        margin: 15px 0 0 5px;
        padding: 15px 0 0 15px;
    }

        .kno .col-md-4 {
            width: 100% !important;
        }

    .adv img {
        margin: 10px 25px !important;
        width: 90%;
    }

    .sec2 .col-md-8 {
        padding: 0;
    }

    .recom {
        margin-left: 0 !important;
    }

    .H275 {
        height: auto !important;
    }
}

.Cinfo {
    margin: 10px 0 5px 0;
}

    .Cinfo table {
        width: 100%;
        font-family: 'Calibri';
        font-size: 12px;
    }

    .Cinfo td {
        border-right: none;
        border-bottom: 1px solid #333333;
        text-align: left;
        height: 35px;
        line-height: 35px;
    }

        .Cinfo td:first-child {
            color: #d1d1d1;
            padding-left: 10px;
        }

        .Cinfo td:last-child {
            text-align: right;
            color: #FFF;
            padding-right: 10px;
        }

.H275 {
    height: 275px;
}

.WP {
    white-space: nowrap;
}

.ipopup i {
    vertical-align: text-top;
    margin-top: 2px;
}

.Bluebg {
    width: 100%;
    height: auto;
    padding: 0px;
    background: url(../images/bluebg.gif) 0% 0% repeat;
    color: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bb1-blue {
    border-bottom: 1px solid #005B8A;
}

.chat1 {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}

.W15 {
    width: 15% !important;
}

.W13 {
    width: 13% !important;
}

.W14 {
    width: 14% !important;
}

.W10 {
    width: 10% !important;
}

.W9 {
    width: 9% !important;
}

.p1 {
    padding: 1px !important;
}

.W33 {
    width: 33% !important;
}

.W34 {
    width: 34% !important;
}

.W25 {
    width: 25% !important;
}

.W16 {
    width: 16% !important;
}

.W17 {
    width: 17% !important;
}

.W20 {
    width: 20% !important;
}

.W50 {
    width: 50% !important;
}

.W52 {
    width: 52% !important;
}

.W68 {
    width: 68% !important;
}

.W52 {
    width: 52% !important;
}

.W36 {
    width: 36% !important;
}

.W12 {
    width: 12% !important;
}

.calL {
    font-family: 'Calibri';
}

.f18 {
    font-size: 18px !important;
}

.Cus {
}

    .Cus table {
        border: 1px solid #005B8A;
        width: 91%;
        margin: 15px 50px;
    }

        .Cus table td {
            padding: 15px;
            font-family: 'Calibrib';
            vertical-align: top;
            font-size: 12px;
        }

            .Cus table td:first-child {
                background: #006EA9;
                font-family: 'Calibri';
                font-size: 25px;
                color: #FFF;
                text-transform: uppercase;
            }

.bb1-blue {
    border-bottom: 1px solid #005B8A;
}

.blarw {
    margin: 0 0 0 15px;
}

    .blarw li {
        list-style-image: url(../images/blarw.png);
        padding-bottom: 20px;
        text-transform: none;
        font-size: 18px;
        color: #003366;
    }

        .blarw li:last-child {
            padding-bottom: 0px;
        }

.tb1 input[type=text], .tb1 select, .tb1 textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0 0 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 100%;
    font-family: 'Calibril';
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
}

    .tb1 input[type=text]:focus, .tb1 select:focus, .tb1 textarea:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 5px 0px 5px 10px;
        margin: 0px;
        border: 1px solid rgba(81, 203, 238, 1);
        font-family: 'Calibril';
        font-size: 11px;
        color: #000000;
    }

.tb1 textarea {
    height: 80px;
}

.button1 {
    border: 1px solid #15aeec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0099E9;
    background-image: linear-gradient(to bottom, #0099E9, #2CAFE3);
}

    .button1 > a {
        color: #FFF !important;
    }

    .button1:hover {
        border: 1px solid #1090c3;
        background-color: #1ab0ec;
        background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    }

.w75 {
    width: 75% !important;
}

.contact .headerimage {
    height: 300px;
    background-image: url(../images/Contact_bnr.jpg);
}

.f22 {
    font-size: 22px !important;
}

.contylw {
    font-size: 37px !important;
    color: #facf00 !important;
}

.InIco {
    margin: 0 0 0 15px;
}

    .InIco li {
        list-style-image: url(../images/nwarw.png);
        padding-bottom: 10px;
        text-transform: none;
        font-weight: 300;
    }

        .InIco li a {
            color: White !important;
        }

        .InIco li:last-child {
            padding-bottom: 0px;
        }

.m0 {
    margin: 0 !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.navBlPixel {
    background: url(../images/navbluestrip.gif) 0% 0% repeat;
    padding: 20px 40px 15px;
    color: #FFF;
    height: auto;
    min-height: 300px;
}

    .navBlPixel h3 {
        font-size: 33px;
        text-transform: uppercase;
        font-family: 'Calibri';
    }

    .navBlPixel h4 {
        font-size: 25px;
        text-transform: uppercase;
        font-family: 'Calibri';
    }

    .navBlPixel h5 {
        font-size: 22px;
        text-transform: none;
        font-family: 'Calibri';
    }

    .navBlPixel .col-md-8 {
        text-align: center;
        font-family: 'Calibril';
        font-size: 14px;
        padding: 0 20px;
    }

blockquote.style1 {
    padding: 8px;
    margin: 5px;
    background-image: url(../images/openquote.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
    border-left: 0px;
}

    blockquote.style1 span {
        display: block;
        background-image: url(../images/closequote.png);
        background-repeat: no-repeat;
        background-position: bottom right;
    }

.orlogo {
}

    .orlogo ul {
        margin: 10px;
        color: #FFF;
        font-size: 20px;
    }

    .orlogo li {
        padding-bottom: 15px;
        list-style: none;
        line-height: 25px;
    }

        .orlogo li.blue {
            background: url(../images/logo_blues.gif) 0% 6% no-repeat;
            padding-left: 20px;
            color: #FFF !important;
        }

        .orlogo li.red {
            background: url(../images/logo_red.gif) 0% 6% no-repeat;
            padding-left: 20px;
            color: #FFF !important;
        }

        .orlogo li.yelw {
            background: url(../images/logo_yellow.gif) 0% 6% no-repeat;
            padding-left: 20px;
            color: #FFF !important;
        }

        .orlogo li.green {
            background: url(../images/logo_gr.gif) 0% 6% no-repeat;
            padding-left: 20px;
            color: #FFF !important;
        }

@media (max-width: 320px) {
    .IcoCs {
        width: 250px !important;
    }

    .Qltm {
        width: 280px !important;
    }

    .Cus table {
        width: 280px !important;
        margin: 15px 5px 15px -30px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 768px) {

    .breadcrumbI {
        font-size: 11px;
        padding: 10px 10px 0 0;
    }

    .contact .headerimage {
        height: auto;
    }

    .contylw {
        font-size: 20px !important;
    }

    .Cus table {
        width: auto;
        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    }
}
/*16-10-2014*/
.sitelog .headerimage {
    height: 245px;
    background-image: url(../images/login_bnr.jpg);
}

.sitelogin1 {
    width: 670px;
    border-radius: 15px;
    background: #130E0A;
    padding: 15px;
    margin: 20px auto;
    border: 3px solid #FFF;
}

.tb_1og input[type=text], .tb_1og input[type=password] {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0 0 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 0px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 100%;
    font-family: 'Calibri';
    font-size: 10px;
    color: #9b9b9b;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #292929;
    box-shadow: inset 0 0 10px #292929;
}

    .tb_1og input[type=text]:focus, .tb_1og input[type=password]:focus {
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 5px 0px 5px 10px;
        margin: 0px;
        border: 1px solid rgba(81, 203, 238, 1);
    }

.lbutton {
    border: 1px solid #15aeec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    background-color: #0099E9;
    text-transform: uppercase;
    font-family: Calibrib;
    background-image: linear-gradient(to bottom, #0099E9, #2CAFE3);
}

    .lbutton > a {
        color: #FFF !important;
    }

    .lbutton:hover {
        border: 1px solid #1090c3;
        background-color: #1ab0ec;
        background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    }

/************30/12/2014**********************/

.pt5 {
    padding-top: 5px;
}

.cont16 {
    line-height: 16px;
}

.Acorn p {
    color: #d1d1d1;
    font-size: 13px;
    text-align: justify;
}

.by {
    background: #18C009;
    padding: 5px 15px;
    line-height: 10px;
    color: #FFF;
    display: inline-block;
    /*cursor: pointer;*/
}

.sel {
    background: #AE1436;
    padding: 5px 15px;
    line-height: 10px;
    color: #FFF;
    display: inline-block;
    /*cursor: pointer;*/
}

.p0 {
    padding: 0px !important;
}

.glossymenu1 {
    margin: 0px 0px;
    padding: 0;
    width: 100%;
    border: 0px solid #9A9A9A;
    border-bottom-width: 0;
}

    .glossymenu1 .menuitem1 {
        font: 12px Verdana, Helvetica, sans-serif;
        color: white;
        position: relative;
        width: auto;
        padding: 7px 0;
        padding-right: 20px;
        text-decoration: none;
        border-bottom: 1px solid #2C2C2C !important;
        text-align: left;
    }

        .glossymenu1 .menuitem1 a {
            color: white;
        }
    /*.glossymenu1 .menuitem1:last-child{ border-bottom:none}*/

    .glossymenu1 .NoSubmenu1 {
        font: 12px Verdana, Helvetica, sans-serif;
        color: white;
        position: relative;
        width: auto;
        padding: 8px 0;
        text-decoration: none;
        border-bottom: 1px solid white;
        text-align: left;
    }

    .glossymenu1 .close1 {
        font: 12px Verdana, Helvetica, sans-serif;
        color: #fff;
        padding: 10px 15px;
    }

    .glossymenu1 .menuitem1:visited, .glossymenu1 .menuitem1:active {
    }

    .glossymenu1 .menuitem1 .statusicon1 {
        position: absolute;
        top: 10px;
        right: 0px;
        border: 0;
    }

.accordsuffix {
    float: right;
}

.glossymenu1 .menuitem1:hover, .glossymenu1 .menuitem1.active {
    color: #facf00 !important;
    cursor: pointer;
    background: #494949 !important;
}

    .glossymenu1 .menuitem1 a:hover, .glossymenu1 .menuitem1.active a {
        color: #facf00 !important;
        cursor: pointer;
    }

.NoSubmenu1:hover {
    background: #50271d;
    color: #e2ab00;
    cursor: pointer;
}

.glossymenu1 .open1 {
    background: #000;
    color: #facf00 !important;
    font: 12px Verdana, Helvetica, sans-serif;
    display: block;
    position: relative;
    width: auto;
    padding: 9px 15px;
    text-decoration: none;
    border-bottom: 0px solid #000;
    text-align: left;
    text-transform: uppercase;
}

.glossymenu1 div.submenu1 {
    border: solid 1px #D6D4D4;
    margin-bottom: 1px;
}

    .glossymenu1 div.submenu1 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .glossymenu1 div.submenu1 ul li {
            border-bottom: 1px solid #D6D4D4;
            background: #fff;
            padding: 7px 0px;
        }

            .glossymenu1 div.submenu1 ul li a {
                display: block;
                font: normal 12px Verdana, Helvetica, sans-serif;
                color: black;
                text-decoration: none;
                text-align: left;
                padding-left: 30px;
                line-height: 24px;
            }

                .glossymenu1 div.submenu1 ul li a.selected1 {
                    color: #1467a0;
                }

                .glossymenu1 div.submenu1 ul li a:hover {
                    color: #003987;
                }

.pix {
    padding-left: 30px;
    width: 20px !important;
    height: 20px;
}

.pix1 {
    background: url(../images/plix-16.png) 0px -495px no-repeat;
}

.pix2 {
    background: url(../images/plix-16.png) 0px -417px no-repeat;
}

.pix3 {
    background: url(../images/plix-16.png) 0px -817px no-repeat;
}

.pix4 {
    background: url(../images/plix-16.png) 0px -464px no-repeat;
}

.pix5 {
    background: url(../images/plix-16.png) 0px -576px no-repeat;
}

.pix6 {
    background: url(../images/plix-16.png) 0px -1392px no-repeat;
}

.pix7 {
    background: url(../images/plix-16.png) 0px -47px no-repeat;
}

.pix8 {
    background: url(../images/plix-16.png) 0px -417px no-repeat;
}

.pix9 {
    background: url(../images/plix-16.png) 0px -111px no-repeat;
}

.pix10 {
    background: url(../images/plix-16.png) 0px -704px no-repeat;
}

.pix11 {
    background: url(../images/plix-16.png) 0px -672px no-repeat;
}

.pix13 {
    background: url(../images/plix-16.png) 0px -656px no-repeat;
}

.pix14 {
    background: url(../images/plix-16.png) 0px -401px no-repeat;
}

.pix15 {
    background: url(../images/plix-16.png) 0px -336px no-repeat;
}

.marketle {
    background: #494949;
    padding: 10px 15px;
    width: 100%;
    font-family: 'Calibri';
    font-size: 14px;
    border-radius: 10px;
}

.gainlos1 {
    margin: 15px 0 5px 0;
}

    .gainlos1 table {
        width: 100%;
        font-family: 'Calibrib';
        margin-top: 4px;
        font-size: 14px;
    }

    .gainlos1 td {
        border-bottom: 1px dashed #FFF;
        min-height: 25px;
        line-height: 25px;
        vertical-align: bottom;
        padding-right: 15px;
        text-align: left;
        color: #f3cb1c;
        padding: 5px 0;
    }

        .gainlos1 td:last-child {
            border-right: none;
            font-weight: 300;
            text-align: center;
        }

        .gainlos1 td:first-child {
            text-align: left;
            padding-left: 5px;
            font-style: italic;
            font-size: 12px;
            color: #CCC;
        }

    .gainlos1 .pagin table td {
        padding-right: 5px;
    }



/*.............................KYC.................................*/
.Innbg {
    background: #FFF url(../images/inncontbg.jpg) repeat-x 0% 0%;
    padding: 0;
    margin-top: -6px;
}

.grnbord3 {
    border-bottom: 3px solid #3B6F0A;
}

.kycbox {
    background: #FFF;
    border: 4px solid #BCBCBC;
    padding: 10px;
    margin: 0;
}

    .kycbox h1 {
        font-family: 'Calibrib';
        font-size: 15px;
        text-transform: uppercase;
        text-align: left;
        color: #008DD6;
        margin: 15px 0 0 5px;
    }

        .kycbox h1 > span {
            font-family: 'Calibri';
            font-size: 12px;
            text-transform: capitalize;
            color: #000;
            margin-left: 10px;
        }

.sitelogin3 {
    width: 100%;
    background: #fff;
    padding: 10px 0 10px 15px;
    margin: 15px 0;
    color: #000;
}

.tb3 {
    font-family: 'Calibri';
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
}

    .tb3 label {
        color: #000;
        text-transform: uppercase;
        margin-top: 5px;
        font-family: 'Calibrib';
        font-weight: 300;
        font-size: 13px;
    }

    .tb3 input[type=text], .tb3 input[type=date], .tb3 input[type=password], .tb3 input[type=date], .tb3 select, .tb3 textarea {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        padding: 0 0 0 10px;
        height: 32px;
        line-height: 32px;
        margin: 0px;
        border: 1px solid #BCBCBC;
        border-radius: 5px;
        width: 97%;
        font-family: 'Calibri';
        text-transform: uppercase;
        color: #7A7A79;
        font-size: 11px;
    }

        .tb3 input[type=text]:focus, .tb3 input[type=password]:focus, .tb3 input[type=date]:focus, .tb3 select:focus, .tb3 textarea:focus {
            box-shadow: 0 0 5px rgba(81, 203, 238, 1);
            padding: 5px 0px 5px 10px;
            margin: 0px;
            border: 1px solid rgba(81, 203, 238, 1);
        }

    .tb3 input[type=file] {
        padding: 0px 5px;
        border: 1px solid #BCBCBC;
        border-radius: 5px;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        width:97%;
        
    }

    .tb3 textarea {
        display: block;
    }

    .tb3 input[type=radio], .tb3 input[type=checkbox] {
        vertical-align: text-top;
        margin: 2px 5px 0 5px;
    }

.aut {
    width: auto !important;
}
/*.sitelogin3 .col-md-6 { padding-right:30px  }*/
/*................................................................*/
/*.............................Footer......................*/
.footer {
    background-color: #FACF00;
    color: #515151;
    padding: 2px;
    text-align: center;
}

    .footer a {
        color: #444443;
        padding: 0 14px;
        font-size: 14px;
        text-transform: uppercase;
    }

        .footer a:hover {
            color: #000;
        }

.toggle {
    border-bottom: 5px solid #FACF00;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: url(../images/QH-plus.png) 50% 50% no-repeat;
    padding: 15px;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -ms-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

    .toggle.is-open {
        background: url(../images/QH-minus.png) 50% 50% no-repeat;
    }

.navipart {
    width: 100%;
    height: 542px;
    margin: 0 auto;
    background: url(../images/navr.gif);
    background-position: center;
    background-repeat: repeat-x;
    position: absolute;
    margin-top: -1px;
    z-index: +99999;
}

dd#oceanDef {
    top: 165px;
    left: 63px;
}

    dd#oceanDef a {
        position: absolute;
        width: 205px;
        height: 70px;
        text-decoration: none;
        border: 1px solid #FFFCE6;
        background: transparent url(note.png) repeat;
    }

        dd#oceanDef a span {
            display: none;
        }

        dd#oceanDef a:hover {
            background: transparent url(hover.png) repeat;
            border: 1px solid #BCBCBC;
        }

            dd#oceanDef a:hover span {
                display: block;
                text-indent: 0;
                vertical-align: top;
                color: #000;
                background-color: #F4F4F4;
                font-weight: bold;
                position: absolute;
                border: 1px solid #BCBCBC;
                bottom: 100%;
                margin: 0;
                padding: 5px;
                width: 75%;
            }
/*......Tooltip slide...........*/
ul.nav {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

    * html ul.nav > li {
        width: auto;
    }

ul.Mid {
    background: url(../images/Mid.png) no-repeat right top !important;
}

ul.Tf {
    background: url(../images/tf.png) no-repeat right top !important;
}

ul.Lus {
    background: url(../images/locateus.png) no-repeat right top !important;
}

ul.Lgn {
    background: url(../images/login.png) no-repeat right top !important;
}

ul.sub {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub li a {
            display: block;
            width: 220px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: lowercase;
        }

            ul.sub li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }

ul.nav > li:hover {
    margin-left: 33px;
    width: 220px;
    background: #008dd6;
    border-radius: 5px;
}

ul.nav1 {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav1 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

    * html ul.nav1 > li {
        width: auto;
    }

ul.sub1 {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub1 li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub1 li a {
            display: block;
            width: 240px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: uppercase;
        }

            ul.sub1 li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }

ul.nav1 > li:hover {
    margin-left: 33px;
    width: 240px;
    background: #008dd6;
    border-radius: 5px;
}

ul.nav2 {
    list-style: none;
    height: 33px;
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

    ul.nav2 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

        ul.nav2 > li:hover {
            margin-left: 33px;
            width: 110px;
            background: #008dd6;
            border-radius: 5px;
        }

    * html ul.nav2 > li {
        width: auto;
    }

ul.nav3 {
    list-style: none;
    height: 33px;
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
}

    ul.nav3 > li {
        float: right;
        height: 33px;
        width: 33px;
        position: relative;
        margin-right: 15px;
        overflow: hidden;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
    }

        ul.nav3 > li:hover {
            margin-left: 33px;
            width: 130px;
            background: #008dd6;
            border-radius: 5px;
        }


ul.sub2 {
    list-style: none;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

    ul.sub2 li {
        float: left;
        margin-left: 33px;
        color: #fff;
    }

        ul.sub2 li a {
            display: block;
            width: 110px;
            height: 33px;
            line-height: 33px;
            float: left;
            overflow: hidden;
            position: relative;
            text-decoration: none;
            color: #fff;
            font-size: 15px;
            font-weight: 500;
            text-transform: uppercase;
        }

            ul.sub2 li a p {
                font-size: 12px;
                display: block;
                margin: 0;
            }


.login {
    float: right;
    margin-right: 15px;
    position: relative;
}

.mainMenus li {
    position: relative;
}

.subMenus {
    display: none;
    position: absolute;
    background: #008DD6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: +99999;
    width: 177px;
    top: 40px;
    left: 0px;
}

    .subMenus li:first-child > a:after {
        content: '';
        position: absolute;
        left: 12px;
        top: -8px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 8px solid #008DD6;
    }

    .subMenus li {
        padding: 7px 10px;
        border-bottom: 1px solid #CECECE;
    }

        .subMenus li:last-child {
            border-bottom: none;
            padding: 10px 0;
            text-align: center;
        }

        .subMenus li a {
            color: #FFF;
        }

            .subMenus li a:hover {
                color: #000;
            }

.gainlos1 {
    margin: 15px 0 5px 0;
}

    .gainlos1 table {
        width: 100%;
        font-family: 'Calibrib';
        margin-top: 4px;
        font-size: 14px;
    }

    .gainlos1 td {
        border-bottom: 1px dashed #FFF;
        min-height: 25px;
        line-height: 25px;
        vertical-align: bottom;
        padding-right: 15px;
        text-align: left;
        color: #f3cb1c;
        padding: 5px 0;
    }

        .gainlos1 td:last-child {
            border-right: none;
            font-weight: 300;
            text-align: center;
        }

        .gainlos1 td:first-child {
            text-align: left;
            padding-left: 5px;
            font-style: italic;
            font-size: 12px;
            color: #CCC;
        }
/*.......................Media Queries....................*/

@media only screen and (min-width: 240px) and (max-width: 768px) {
    .Glnav .col-md-2 {
        width: 100%;
    }

    .Glnav .col-md-10 {
        float: none;
    }

    h1.entry-title {
        font-size: 25px;
    }

    .contact .headerimage {
        height: auto;
    }

    .contylw {
        font-size: 20px !important;
    }

    .Cus table {
        width: auto;
        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: pre-wrap; /* css-3 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
        word-break: break-all;
        white-space: normal;
    }

        .Cus table td:first-child {
            background: #006EA9;
            font-family: 'Calibri';
            font-size: 25px;
            color: #FFF;
            text-transform: uppercase;
            width: 35%;
        }

    .ClntServ {
        padding: 30px 15px 30px 10px;
        margin-top: 20px;
        width: auto;
        color: #FFF;
        margin-right: 20px;
    }

    .IcoCs {
        margin: 10px 0 0 25px;
        width: auto;
    }

    .breadcrumbI {
        font-size: 11px;
        padding: 10px 10px 0 0;
    }

    .BlPixel .col-md-3 {
        width: 100%;
        margin: 7px 0;
    }

    .BlPixel .col-md-2 {
        width: 100%;
    }

    .BlPixel1 .col-md-3 {
        width: 100%;
        margin: 7px 0;
    }

    .BlPixel1 .col-md-2 {
        width: 100%;
    }

    .tabbtn {
        float: left;
        margin-top: 10px;
    }

    .number li {
        margin-top: 5px;
    }

    .w95 {
        width: 100% !important;
    }

    .w85 {
        width: 100% !important;
    }

    .go {
        margin-top: 10px;
    }

    h1.entry-title {
        width: 100%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 20px 0 0 0;
        width: 100%;
    }

    .sec4 .col-md-3 .rsec {
        width: 100%;
    }

    .iis img {
        width: 120px;
        height: 120px;
    }

    .selgain {
        margin-top: 10px;
    }

    .sec4 .col-md-8 {
        width: 100%;
    }

    .ml20 {
        margin-left: 0px !important;
    }

    .ml5 {
        margin-left: 0px !important;
    }

    .pad .col-md-2 {
        width: 100%;
    }

    .sec5 .col-md-3 {
        width: 100% !important;
        margin-left: 0px;
        margin-top: 10px;
    }

    .sec5 .col-md-5 {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .sec5 .corp {
        width: 101%;
    }

    .boxcontainer {
        height: auto;
    }

    .sec1 .col-md-3 {
        width: 100% !important;
        margin-left: 0px;
    }

    .sec2 .col-md-3 {
        width: 100% !important;
        padding: 0;
        margin-top: 10px;
    }

    .sec2 .col-md-5 {
        padding: 0;
        margin-right: 15px;
        width: 100% !important;
        margin-top: 10px;
    }

    .sec3 .col-md-8 {
        padding: 10px;
        width: 100%;
    }

    .mcon td, .mcon th, .mcon td:first-child, .mcon th:first-child {
        padding: 3px;
        font-size: 11px;
    }

    .sec3 .col-md-3 img {
        width: 100%;
    }

    .sec1 .col-md-5 .con1 table {
        margin-left: 0px;
    }

    .sec1 .col-md-5 .con1 td {
        padding-right: 2px;
    }

    .mcon table {
        margin-left: 0px;
    }

    .boxcontainer .col-md-3 {
        width: 100%;
    }

    .br1 {
        border-right: none;
    }

    .sec2 .addec {
        width: 100%;
    }

    .w15 {
        width: 100% !important;
    }

    .w20 {
        width: 100% !important;
    }

    .w5 {
        width: 100% !important;
    }

    .header {
        position: static;
    }

    .logo {
        text-align: center;
    }

    .navi {
        display: none;
    }

    .active {
        text-decoration: none;
        background: #5b892f;
        border-radius: 0px;
        color: #FFF;
    }

    .mh-menu {
        margin-top: -70px !important;
    }

    .mobile_menu_wrapper {
        width: 100% !important;
    }

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }
    /*080914*/
    .InIco li {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 5px;
    }

    .pl20 {
        padding-left: 0px !important;
    }

    .orlogo li {
        font-size: 14px;
    }

    .Icorep {
        margin: 0 0 0 5px;
    }

    .commod .col-md-4 {
        width: 100% !important;
        margin-top: 10px;
    }

    .commod .col-md-3 {
        width: 100% !important;
        margin-top: 10px;
    }

    .commod .col-md-8 {
        width: 100%;
        margin-top: 10px;
    }

    .pag li:last-child {
        padding: 7px;
        line-height: 18px;
    }

    .sec2 .col-md-9 {
        width: 100% !important;
    }

    .sec2 .col-md-6 {
        width: 100% !important;
    }

    .kno {
        margin: 15px 0 0 5px;
        padding: 15px 0 0 15px;
    }

        .kno .col-md-4 {
            width: 100% !important;
        }

    .adv img {
        margin: 10px 25px !important;
        width: 90%;
    }

    .sec2 .col-md-8 {
        padding: 0;
    }

    .recom {
        margin-left: 0 !important;
    }
}

@media (max-width: 1100px) {
    #menu > ul > li > div {
        position: absolute;
        left: -1150px !important;
        padding: 1.5% !important;
        width: 1100px;
        z-index: +99999 !important;
    }

        #menu > ul > li > div > .wrapper > ul > li.column-4 {
            width: 17%;
        }

    .onlinetrading {
        margin-top: 60px !important;
    }
}

@media (max-width: 979px) {
}

@media (max-width: 768px) {
    .IcoCs {
        width: 698px !important;
    }

    .Qltm {
        width: 728px !important;
    }
    /*080914*/
    .ml50 {
        margin-left: 30px !important;
        float: left !important;
    }

    .grncurv1 {
        margin-right: 0px;
        margin-top: 10px !important;
    }

        .grncurv1 span {
            display: block;
        }
}

@media (max-width: 767px) {
    .Inncont, .staticcon {
        margin-top: 0px;/*142px*/
    }

    .grncurv {
        margin-right: 0px;
        margin-top: 10px !important;
    }

    .Icorepwh {
        margin: 10px 0 0 10px;
    }

    .BlPixel .col-md-4 {
        margin: 15px 0;
    }

    .sitelogin1 {
        width: auto;
    }
}

@media (max-width: 600px) {
    .Searchbox input {
        width: 55%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .onlinetrading {
        margin-top: 70px !important;
    }

    .popup {
        min-width: 550px;
    }

    .IcoCs {
        width: 530px !important;
    }

    .Qltm {
        width: 560px !important;
    }
    /*080914*/
    .logo img {
        width: 80%;
    }

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -90px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -90px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 0px;/*62px*/
    }

    .Searchbox {
        margin: 0px 5px;
        padding: 0;
        width: 570px;
    }
}

@media (max-width: 568px) {
    .Searchbox input {
        width: 50%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
        float: right;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .mh-menu {
        display: none;
    }

    .popup {
        min-width: 520px;
    }

    .IcoCs {
        width: 518px !important;
    }

    .Qltm {
        width: 528px !important;
    }
    /*080914*/
    .logo img {
        width: 60%;
    }

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -80px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -80px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 0px;/*60px*/
    }

    .Searchbox {
        margin: 0px 5px;
        padding: 0;
        width: 530px;
    }
}

@media (max-width: 480px) {
    .headerright .Rchus {
        padding: 5px 10px;
    }

        .headerright .Rchus table {
            width: 100%;
            line-height: 15px;
        }

        .headerright .Rchus h2 {
            color: 444443;
            font-size: 15px;
        }

    .headerright {
        width: 100%;
        float: left;
    }

    .tfmid {
        font-size: 12px;
    }

    .Searchbox input {
        width: 50%;
    }

        .Searchbox input[type=button] {
            width: 10%;
        }

    .Searchbox select {
        width: 30%;
    }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
    }

    .popup {
        min-width: 440px;
    }

    .IcoCs {
        width: 410px !important;
    }

    .Qltm {
        width: 440px !important;
    }

    .Cus table {
        margin: 15px 10px 15px -40px;
        width: 450px;
    }
    /*080914*/
    .logo img {
        width: 60%;
    }

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -80px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -80px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 0px;/*50px*/
    }

    .Searchbox {
        margin: 0px 5px;
        padding: 0;
        width: 90%;
    }

    .tollf {
        font-size: 22px;
    }

    .tm {
        top: 0px;
        left: 10px;
        position: relative;
    }

    .Cus table td:first-child {
        font-size: 20px;
    }

    .Cus table td {
        padding: 10px 15px 10px 10px;
    }

    .titlewidth h2 {
        font-size: 25px;
    }
}

@media (max-width: 384px) {
    .Searchbox input {
        width: 50%;
    }

        .Searchbox input[type=button] {
            width: 5%;
        }

    .Searchbox select {
        width: 30%;
    }

    .sec1 .col-md-5 .con1 table {
        margin-left: -10px;
    }

    .popup {
        min-width: 340px;
    }

    .IcoCs {
        width: 314px !important;
    }

    .Qltm {
        width: 344px !important;
    }

    .Cus table {
        width: 344px !important;
        margin: 15px 5px 15px -30px;
    }
    /*080914*/
    .logo img {
        width: 60%;
    }

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -90px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -90px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 0px;/*60px*/
    }

    .Searchbox {
        margin: 5px;
        padding: 0;
        width: 95%;
    }
    /*30-10-14*/
    ul.nav > li:hover {
        margin-left: 13px;
        width: 210px;
    }

    ul.nav1 > li:hover, ul.nav2 > li:hover {
        margin-left: 13px;
    }

    ul.sub li a, ul.sub1 li a, ul.sub2 li a {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .prodservcon h1 {
        font-size: 45px;
    }

    h1.entry-title {
        font-size: 20px;
    }

    .IcoCs {
        width: 250px !important;
    }

    .Qltm {
        width: 280px !important;
    }

    .Cus table {
        width: 280px !important;
        margin: 15px 5px 15px -30px;
    }

    ul.sub2 li a, ul.sub1 li a, ul.sub li a {
        font-size: 11px;
    }

    ul.sub li a, ul.nav > li:hover {
        width: 185px;
    }

    ul.sub1 li a, ul.nav1 > li:hover {
        width: 125px;
    }

    ul.sub2 li a, ul.nav2 > li:hover {
        width: 100px;
    }

    .footer a {
        color: #444443;
        padding: 0 10px;
    }

    .headerright .Rchus {
        padding: 5px 10px;
    }

        .headerright .Rchus h2 {
            color: 444443;
            font-size: 15px;
        }

    .headerright {
        width: 100%;
        float: left;
    }

    .tfmid {
        font-size: 12px;
    }

    .Searchbox {
        margin: 10px;
        padding: 0;
        width: 270px;
    }

        .Searchbox input {
            width: 150px;
        }

        .Searchbox select {
            width: auto;
        }

        .Searchbox input[type=button] {
            width: auto;
        }

    .mobile_menu {
        margin: 45px 0 10px 10px;
        width: 100%;
        float: right;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }

    .movtab li {
        margin-right: 0px;
        padding: 10px 7px;
    }

    .sec1 .col-md-5 .con1 table {
        font-size: 10px;
        text-transform: none;
    }

    .mcon table {
        margin-left: -5px;
    }

    .mcon th, .mcon td {
        font-weight: 300;
        font-size: 11px !important;
        padding: 0px !important;
    }

    .popup {
        min-width: 260px;
    }
    /*080914*/
    .logo img {
        width: 38%;
    }

    .logo {
        padding: 10px 0px 0px 5px;
        text-align: left;
    }

    ul.nav2 > li, ul.nav1 > li, ul.nav > li {
        margin-right: 5px;
        margin-top: -80px;
    }

    ul.nav2, ul.nav1, ul.nav {
        height: 0px;
    }

    .login {
        float: right;
        margin-right: 5px;
        margin-top: 0px;
    }

    .mainMenus {
        margin-top: -80px;
    }

    .subMenus {
        left: -20px;
    }

    .Inncont, .staticcon {
        margin-top: 0px;/*60px*/
    }
    /*30-10-14*/
    ul.nav > li:hover {
        margin-left: 13px;
        width: 170px;
    }

    ul.nav1 > li:hover, ul.nav2 > li:hover {
        margin-left: 3px;
    }

    ul.nav > li, ul.nav1 > li, ul.nav2 > li {
        margin-right: 3px;
    }

    ul.sub li a, ul.sub1 li a, ul.sub2 li a {
        font-size: 12px;
    }

    .login {
        margin-right: 3px;
    }
}

@media (min-width: 980px) and (max-width: 1280px) {
    .grncurv1 {
        font-size: 17px;
        padding: 20px 20px;
    }

    .selgain {
        margin-top: 10px;
    }

    .pad .col-md-2 {
        width: 19%;
    }

    .pad .col-md-4 {
        padding: 0;
        margin: 0 0 0 15px;
        width: 38%;
        line-height: 16px !important;
    }

    .hghvalue {
        font-size: 45px;
    }

    .boxcontainer .Dtcon {
        padding: 2px 2px;
    }

    .nav-collapse a {
        font-size: 11px !important;
        padding: 5px 0px !important;
    }

    .sec1 .col-md-3 {
        margin-left: 10px;
    }

    .sec2 .col-md-5 {
        margin-right: 10px;
    }

    .movtab li {
        margin-right: 0px;
        padding: 10px 5px;
    }

    .sec2 .col-md-3 .con2 {
        padding: 7px 10px;
    }

    .sec3 .col-md-3 li {
        margin-right: 8px;
    }

    .sec5 .corp {
        width: 101%;
    }

    .recom {
        width: 99%;
        margin-left: 15px;
    }

    .onlinetrading {
        margin-top: 80px;
    }

    .fl li {
        padding: 0px 6px;
    }

    .groupco span {
        padding-right: 10px;
    }

    .logo img {
        width: 100%;
    }

    .social {
        display: none;
    }

    .commod .col-md-4 {
        width: 32.5%;
    }

    .commod .col-md-3 {
        width: 32.4%;
    }

    ul.rNav a {
        padding: 8px 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    .mobile_menu {
        margin: 0 0 10px 10px !important;
        width: 100%;
        float: right;
        border-top: 1px solid #eeeeee;
    }

    #menu .mobile_menu_trigger {
        margin-top: -7px;
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .IcoCs {
        width: 698px;
    }

    .Qltm {
        width: 728px;
    }
}

@media only screen and (max-width: 1280px) {
    .recom {
        width: 99%;
        margin-left: 15px;
    }

    .sec5 .col-md-3 {
        margin-left: 5px;
    }

    .sec5 .corp {
        width: 107%;
        margin-left: 15px;
    }

    .ml20 {
        margin-left: 20px !important;
    }

    .w85 {
        width: 80% !important;
    }

    .w75 {
        width: 75% !important;
    }

    .go {
        margin-top: 10px;
    }

    .IcoCs {
        width: 1170px;
    }

    .Qltm {
        width: 1190px;
    }

    .nav-submenu, .nav-submenu1 {
        z-index: +999999;
    }

        .nav-submenu table {
            margin-left: -415px !important;
        }

    .nav-submenu-item {
        min-width: 145px;
    }

    .nav-item a {
        padding: 2px 5px;
    }
}

@media only screen and (max-width: 1024px) {
    .ml20 {
        margin-left: 12px !important;
    }

    .recom {
        width: 99%;
        margin-left: 10px;
    }

    .sec5 .corp {
        width: 106%;
        margin-left: 10px;
    }

    .w85 {
        width: 82% !important;
    }

    .go {
        margin-top: 10px;
    }

    .IcoCs {
        width: 954px;
    }

    .Qltm {
        width: 924px;
    }

    .nav-item {
        font-size: 12px !important;
    }

    .nav-submenu table{ margin-left:-350px !important;}
.nav-submenu-item{  min-width:145px;}
    /*080914*/
    .ml50 {
        margin-left: 30px !important;
        float: left !important;
    }

    .commod .col-md-4 {
        width: 32.2%;
    }

    .commod .col-md-3 {
        width: 32.1%;
    }
    /*30-10-14*/
    ul.rNav a {
        font-size: 12px;
        padding: 8px 15px 8px 5px;
    }

    .recom {
        width: 99%;
        margin-left: 0px;
    }

    .kno .col-md-4 {
        width: 31%;
    }

    .recom {
        padding: 10px 15px 32px 15px;
    }
}

@media only screen and (max-width: 1366px) {
    .nav-submenu-item {
    }
}

@media only screen and (min-width: 1440px) {
    .nav-submenu-item {
    }

   .nav-submenu table{ margin-left:-530px !important;}

    .recom {
        padding: 10px 15px 32px 15px;
    }
}

/****22/01/2014*/
.kycplus {
    background: #01a8ff;
    border: none;
    outline: none;
    line-height: 5px;
    margin-right: 5px;
    padding: 0px 4px;
    border-radius: 10px;
    color: #fff !important;
    cursor: pointer;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block;
    }

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}
.abtn {
    display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

.newsbg{color:#FFF; padding:10px 10px; margin:0 30px 20px 30px;}



.gainlos2 {
    margin: 15px 0 5px 0;
}

    .gainlos2 table {
        width: 100%;
        font-family: 'Calibrib';
        margin-top: 4px;
        font-size: 14px;
    }

    .gainlos2 td {
        border-bottom: 1px dashed #FFF;
        min-height: 25px;
        line-height: 25px;
        vertical-align: top;
        padding-right: 15px;
        text-align: left;
        color: #f3cb1c;
        padding: 5px 0;
    }

        .gainlos2 td:last-child {
            border-right: none;
            font-weight: 300;
            text-align: center;
        }

        .gainlos2 td:first-child {
            text-align: left;
            padding-left: 5px;
            font-style: italic;
            font-size: 12px;
            color: #CCC;
        }

    .gainlos2 .pagin table td {
        padding-right: 5px;
    }
    .recom1 {
    padding: 10px 15px 5px 35px;
    /*background: #2F2F2F;*/
    width: 101%;
}

    .recom1 table {
        width: 100%;
    }

    .recom1 p {
        color: #d1d1d1;
        font-size: 13px;
        text-align: justify;
    }

    .recom1 i {
        margin-right: 7px;
        margin-top: 5px;
    }

    .recom table {
        width: 100%;
    }

    .recom1 td {
        vertical-align: top;
        text-align: justify;
    }

    .recom1 h3 {
        font-size: 14px;
        color: #00a8ff;
        font-family: 'Calibrib';
    }
    /*26-Mar-2015 */
    .entry-title {
	font-family: 'Calibrib';
	text-transform: uppercase;
	font-size: 32px;
	color: #FFF;
	height: 58px;
	line-height: 58px;
	background: url(../images/warow.png) 98% 10px no-repeat #000;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	border-radius: 5px;
	opacity: 0.8;
	width: 50%
}
    .liquid-slider h1,.liquid-slider h2 {
  font-family: 'Calibri';
  font-size: 36px !important;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.Icorepwh h3{ font-size:18px;}
.tp h2 {
    font-family: 'Calibri';
  font-size: 18px !important;
  padding: 0 15px;
  line-height: 26px; margin-top:0px !important;
}

.ip h2,.ip h3{
    font-family: 'Calibri';
  font-size: 30px !important;
  text-align: center;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
.ins h2 {
    font-size:18px !important;
    text-align:left !important;
    margin-top:0px !important;
}
.fnd h2 {
    font-size:30px !important;
    margin-top:0px !important;
}
.fs30 {
    font-size:30px !important;

    font-family: 'Calibri';
  
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  color: #FFF;
}
.acc h1, .acc h2 {
    font-family: 'Calibri';
  font-size: 30px;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #facf00;
  text-transform: uppercase;
}


 .sec1 h3
 {
 	font-family: 'Calibri';
  font-size: 22px;
  text-transform: capitalize;
 }
.boxcontainer h2
{
    font-family: 'Calibrib';
    font-size: 18px;
    color: #00a8ff;
}
.fs31 {
    font-size:31px !important;
}
.fs22 {
    font-size:22px !important;
}
.rst h3 {
    font-family: 'Calibril';
  font-size: 25px;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  color: #facf00;
  text-transform: uppercase;
}
.soc-i img { margin-right:10px}
.soc-i img:hover { margin-right:10px; transition:all 0.3s; transform:rotate(360deg); opacity:0.8; cursor:pointer}
.header_h3_Cap {
  font-family: 'Calibril' !important;
  font-size: 31px !important;
  color: #FFF !important;
  text-transform: uppercase !important;
}
.header_h3 {
  font-family: 'Calibri' !important;
  font-size: 22px !important;
  text-transform: none !important;
  color: #FFF !important;
}
button.nav-toggle1 {
    background: #AEAEAE;
    border: none;
    outline: none;
    line-height: 5px;
    margin-right: 5px;
    padding: 4px !important;
    border-radius: 10px;
    color: #000;
}
/*.BNtab {
    background:#f9f9f9;
}
.BNtab h3 {
    font-family: 'Calibri' !important;
  font-size: 22px !important;
  text-transform: none !important;
  color: #ff8400 !important;
}*/
.no-flick{-webkit-transform:translate3d(0,0,0);}
.titlewidth h2 span {
  font-size: 35px;
  color: #FFED03;
}
img,img a {
  outline: none !important;
  border: none !important;
}
area{ outline:none}
.BlPixel2 a{color:#f3cb1c}