@charset "UTF-8";
/* CSS Document */

body{
	margin:0px auto;
	padding:0px;
	font-family: 'Lato', sans-serif;
	background-color: #efeffb;
}

.header{
	width:100%;
	float:left;
	padding: 5px 0;
	background-color: #a11818;
}
.header ul li a{
	color: #fff !important;
}
.header ul li span{
	color: #fff !important;
}
.header ul li i{
	color: #fff !important;
}

.mobile_email span {
    color: #09498d;
}

.logo{
	width:100%;
	float:left;
}
.logo img{
	max-width:100%;
	
}
.right_class,.mobile_email{
	float:right;
	/*margin-top: 25px;*/
}

.mobile_email {
    /*margin-top: 15px;*/
    float: left;
}

.right_class ul,.mobile_email ul{
	margin:0px;
	padding:0px;
}
.right_class ul li,.mobile_email ul li{
	list-style:none;
	float:left;
}
.right_class ul li a{
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 15px;
	font-size:16px;
}
.mobile_email ul li{
	text-decoration:none;
	display:block;
	font-size:16px;
	margin-bottom:-5px;
	margin:0px 9px;
}

a.njwealth {
    background-color: #a11818;
    text-align: center;
    display: block !important;
    color: #ffffff;
    width: 160px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 13px !important;
    padding: 5px !important;
    margin-left: 10px;
}

.grayBox {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1055;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.box_content {
    background-color: #FFFFFF;
    border: 2px solid #AE6948;
    top: 30%;
    overflow: hidden;
    padding: 15px;
    position: fixed;
    left: 50%;
    transform: translate(-30%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 430px;
    z-index: 1056;
    height: 240px;
}

.imgs {
    top: 0%;
    right: 0%;
    position: fixed;
}

.right_class i{
	font-size: 18px;
    color: #09498d;
}

.right_class i:hover {
     color: #09498d;
	}
	
.mobile_email i{
	font-size: 18px;
    color: #09498d;
    padding: 0 10px;
}
.sp {
    float: right;
}
#bs-example-navbar-collapse-1 .navbar-nav
{
	margin-top: 10px;
}
#bs-example-navbar-collapse-1
{
	border: none;
	box-shadow: none;
}
.menu {
    width: 100%;
    float: left;
    background: #efeffb;
    padding: 11px;
    border-bottom: 1px solid #a11818;
}

.menu .nav.navbar-nav li a {
    color: #000 !important;
}
.navbar-default {
    background-color:transparent;
    border-color:transparent;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding-top: 9px;
}
/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.nav > li > a {
    display: block;
    font-size: 16px;
    padding: 14px 18px;
    position: relative;
    color: #fff !important;
    font-weight: 800;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-collapse {
    border-top:0px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left:0px;
    padding-right:0px;
}
.sld{
	width:100%;
	float:left;
	margin-top:20px;
}
.right_classrit{
	width:100%;
	float:left;
	
}
.right_class1{
	width:100%;
	float:left;
	background:#e7ecf0;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
        margin-top: 37px;
}
.right_classrit p{
	font-style: normal;
    font-weight: 400;
    color: #6d6e71;
    font-size: 15px;
	}
.right_class1 h3{
	margin:0px;
	background: #a11818;
	color:#ffffff;
	text-align:center;
	padding:10px 0px;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.tbx {
    height: 36px;
    margin-bottom: 10px;
    width: 100%;
	border-radius:4px;
	background-color: #ced6dc;
	border:1px solid #ccc;
	padding:5px 8px; 
	color:black;
}
.login_btn {
    background: #a11818;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 5px 30px;
}
.context{
	width:100%;
	float:left;
	margin:20px 0px 20px;
}
.context h3{
	margin:0px;
	color:#505050;
	font-weight:bold;
	font-size:28px;
}
span{
	color:#a11818;
}
.left_class1{
	width:100%;
	float:left;
}
.slid{
	width:100%;
	float:left;
}

.slid .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #565555;
}

.TabbedPanelsTab:nth-child(1) {
    /*border-top-left-radius: 15px;*/
}

.TabbedPanelsTab:nth-child(4) {
    border-top-right-radius: 15px;
}


.slid .carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #007dc5;
}

.context p{
	margin:0px;
	color:#505050;
	font-weight:400;
	font-size:15px;
	text-align:left;
	margin-top:10px;
	line-height:22px;
}
.carousel-inner img{
	width:100%;
	min-height:305px;
}
.news{
	width:100%;
	float:left;
	background:#f5f5f5;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 20px;
}

.left_tabsnew{
	width:100%;
	float:left;
	
}
.left_tabsnew ul{
	margin:0px;
	padding:0px;
}
.left_tabsnew ul li{
	list-style:none;
	display:block;
	background: #a11818; 
	margin-bottom: 14px;
}

   .left_tabsnew ul li:nth-child(1) {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
   }

    .left_tabsnew ul li:nth-child(20) {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
   }

.left_tabsnew ul li a{
	text-decoration: none;
    color: #ffffff;
    padding: 7px 10px;
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight: 600;
}
.video{
	width:100%;
	float:left;
}

.market{
	width:100%;
	
	background:#ffffff;
}

.market h3{
    color: #ffffff;
    background: #a11818;
    text-align: center;
    padding: 8px 0;
    font-size: 20px;
    margin-bottom: 0;
}
.market p{
	margin:0px;
	color:#505050;
	font-weight:400;
	font-size:15px;
	text-align:left;
	margin-top:10px;
	line-height:24px;
	padding:9px 15px;
}

section.videos {
    clear: both;
}

section.footer p {
    margin-bottom: 0;
    color: #fff;
}

div#contact_form {
    background-color: #eee;
    padding: 10px 0 0;
}

.adds{
	width:100%;
	float:left;
	margin-top:20px;
}

div#contact_form {
    padding: 15px 0;
}

.success {
    text-align: center;
    color: green;
    letter-spacing: 1px;
}

.error {
    text-align: center;
    color: red;
    letter-spacing: 1px;
}

form#contact_body .form-group {
    margin-bottom: 11px;
}

form#contact_body input, form#contact_body textarea {
    width: 100%;
    padding: 1px 5px;
    border-radius: 4px;
    border: 1px solid #000;
}

.adds img{
	max-width:100%;}
.footer{
	width:100%;
	float:left;
	background: #a11818;
	margin-top:20px;
	text-align:center;
	padding:10px 0px;
}
.footer h6 a{
	text-decoration:none;
	color:#ffffff;
	margin:0px;
	padding:10px 0px;
}
.welcome {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.clcutr{
width:100%;
float:left;
margin-top:30px;	
}
.container-middle{
	width:100%;
	display:inline-block;
	margin-top:30px;
	min-height:350px;
}
.frame{
	max-width:100%;
	width:100%;
	}
	
.live-ticker {
    text-align: center;
    border: 1px solid #999;
}
.live-tick {
    display: inline-block;
    background: url(http://www.moneycontrol.com/gd/mail_indices.php)no-repeat scroll center center/cover;
    width: 250px;
    height: 85px;
    vertical-align: middle;
    margin-bottom: 15px;
}


.dropdown.open .dropdown-menu {
    width: 165px;
}
.dropdown.open .dropdown-menu>li>a {
    padding: 10px 15px;
    font-size: 16px;
}


.menu .nav.navbar-nav li:last-child a {
    padding-right: 0;
}

.header-tagline {
    text-align: right;
    color: #a11818;
    padding-top: 15px;
}







/**** RESPONSIVE ****/

@media only screen and (max-width:1199px){
.market p{
	line-height:20px !important;
}
.TabbedPanelsTab{
	font-size:17px !important;
}
}
	
@media only screen and (max-width:768px){
	.logo {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.logo img{
	text-align:center;
}
.TabbedPanelsTab{
	font-size:18px !important;
}
.market p{
	line-height:28px !important;
	padding:10px;
}
.right_class, .mobile_email {
    display: table;
    margin: 0 auto;
    text-align: center;
	float:none;
	/*margin-top:20px;*/
}
.TabbedPanelsTab{
	font-size:16px !important;
}
.mbxs-20{
margin-bottom:20px !important;
}
}
@media only screen and (max-width:450px){
	.TabbedPanelsTab{
	font-size:14px !important;
}
	.right_class, .mobile_email {
    display: table;
    margin: 0 auto;
    text-align: center;
	float:none;
	margin-top:20px;
}
.right_class i{
	font-size:20px;
	color: #09498d; 
}
.mobile_email i{
	font-size:20px;
	color: #0099cc; 
	padding:10px 10px;
}
.right_class ul li a{
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 10px;
	font-size:14px;
}
.sp {
    display: inline-block;
    float: none;
    margin-top: 2px;
}
.mobile_email ul li{
	text-decoration:none;
	display:block;
	font-size:14px;
	margin-bottom:-5px;
	margin:0px 3px;
}
}
@media only screen and (max-width:375px){
	
	.right_class, .mobile_email {
    display: table;
    margin: 0 auto;
    text-align: center;
	float:none;
	margin-top:20px;
}
.right_class i{
	font-size:19px;
	color: #09498d; 
}
.mobile_email i{
	font-size:19px;
	color: #0099cc; 
	padding:10px 10px;
}
.right_class ul li a{
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 6px;
	font-size:16px;
}
.mobile_email ul li{
	text-decoration:none;
	display:block;
	font-size:11px;
	margin-bottom:-5px;
	margin:0px 1px;
}
}
.content-img img
{
	width: 231px;
	height: 90px;
	margin-bottom: 17px;
	border: 1px solid #000;
}
.tabing ul li a
{
	background: #a11818;
	color: #fff;
}
.tabing ul li 
{
	float: none;
	margin-bottom: 10px;
}
.tabing ul li a.active , .tabing ul li a:hover , .tabing ul li a:active
{
	background: #09498d;
}
.tabing .tab-pane.in
{
	display: block !important;
}
.tabing .tab-pane
{
	display: none !important;
}
.ticker
{
	padding-bottom: 30px;
}
.partner ul li	
{
	display: inline-block;
}
.partner ul li img
{
	width: 141px;
	margin-right: 20px;
}
.partner {
    margin: 55px 0px;
}
@media screen and (max-width: 771px) 
{
  	.navbar-toggle
	{
		float: none;
		margin: 11px auto;
		display: block;
	}
}
#bs-example-navbar-collapse-1
{
	float: right;
}

@media screen and (min-width: 767px) {
.right-column {
    padding-right: 0;
}
.right-column .container-fluid {
    padding-right: 0;
}
}
.left_tools img
{
	width: 100%;
	margin-bottom: 2rem;
}

h3.tools-view {
    background: #a9691e;;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 5px;
    margin-bottom: 2rem;
}
.useful_links {
    width: 700px;
   
    height: 0px;
    text-align: center;
    color: #fff;
}
.useful_links a
{
	color: #fff;
}	
.TabbedPanelsTabSelected {
   
    background: #a11818 !important;
   
    
}
.TabbedPanelsTab {
    background: #000 !important;
    
}

.booster_btn , .booster_btn:hover
{
background: #009688;
  background: none;
  color: #fff;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 9999;
  bottom: 25px;
  right: 18px;
  font-size: 19px;
  padding: 10px 14px;
  border-radius: 5px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  float: r;
  float: right;
  background: #a11818;
 text-decoration: none;
}
.booster_btn span , .booster_btn:hover span
{
    color: #fff;
    
}

.booster_btn img
{
    padding-right: 4px;
}
.booster_btn
{
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}

@keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}

@-webkit-keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}


