/** External Style  **/
h2{font-family:'RobotoCondensed-Regular';} 
	.container a { 
	color: #7A4C64 !important;
	text-decoration: none;
	font-size: 15px;
	}
#myNavbar{clear:right !important}

myNavbar ul.dropdown-menu {
    background: #fffef9 none repeat scroll 0 0;
    border-top: 4px solid #00e2af;
    margin-top: -4px;
}

ul.dropdown-menu {
    background: #fffef9 none repeat scroll 0 0;
    border-top: 0px solid #00e2af;
    margin-top: -4px;
}

.dropdown-menu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  list-style: outside none none;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}

.padd-right5 {
	padding-right: 5px!important;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/** Font family**/
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../fonts/RobotoCondensed-Regular.eot');
    src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
         url('../fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('../fonts/RobotoCondensed-Regular.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/Open Sans.eot');
    src: url('../fonts/Open Sans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Open Sans.woff') format('woff'),
         url('../fonts/Open Sans.ttf') format('truetype'),
         url('../fonts/Open Sans.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {-webkit-font-smoothing: antialiased;}

.arial-font
{
/* font-family: 'arial', sans-serif; */
font-family: 'arial', sans-serif;
}
.open_sans_regular
{
font-family: 'arial' !important;	
}
.roboto{font-family: 'Roboto Condensed', sans-serif;}
.ancher-style
{
color:#7A4C64
}
/** Font family end**/

/**font-family: 'arial', sans-serif;*/

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.navbar {
    margin-bottom: 0;
    min-height: 125px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 20px;
	margin-right: 32px;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover
{
color: #fff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: transparent !important;
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a{   background-color: transparent;
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a span{color:#00e2af}

.nav .glyphicon.glyphicon-menu-down {
  color: #ffffff;
  font-size: 9px;
  padding-left: 8px;
  top: -1px;
}

.navbar-inverse .navbar-nav > li > a:hover  .glyphicon-menu-down 
{
color: #00e2af;
}
.navbar-right .dropdown-menu {
    left: 0;
    right: 0;
}
.nav > li > a {
    width: auto;
	cursor:pointer;
}

.reg-login-wrap ul li a {
  color: #fff;
font-size: 18px;
 font-family:'RobotoCondensed-Regular' !important;
}

.checkbox.checkbox-wrap.term-condtion-checkbox .error-validation {
  padding: 0 !important;
}
.reg-login-wrap ul li {
display: inline-block;
padding: 2px 7px;
border: 1px solid #ccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
width: 98px !important;
text-align: center;
}
.reg-login-wrap ul {
	margin-right: 35px;	
}

.reg-login-wrap.withoutlogin ul{
margin-right:0px !important;
}

.btn-style {
    background: #7A4C64 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:20px;
}
.btn-style:hover ,
.btn-style:focus,
.btn-style:active
{
    background: #01634d;
    color: #fff;
}
.header-top {
    margin: 20px 0 12px;
}

.text-field-style {
    border: 1px solid #ccc;
    box-shadow: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.search-icon {
background: url("../images/search-icon.png") no-repeat scroll 96% center #fff;
padding: 6px 24px 7px 6px;
width: 255px !important;
border: 0px;
color: #818181;
}
.banner-section
{
background:url("../images/banner.jpg") no-repeat;
background-size:cover;
background-position:top center;
width:100%;
float:left;
}
.nav .dropdown-menu {
    padding: 0 !important;
}
.nav .dropdown-menu li {
    padding: 0;
}

.dropdown-menu > li > a:hover {
    color: #7A4C64;    
	background-color: #eeeff1;
}
.dropdown-menu > li > a
{    
       font-family: "arial",sans-serif;
 font-size: 16px;	   
}
.register-wrapper {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 3px #000;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    float: right;
    padding: 20px;
    width: 400px;
   margin: 0px 30px 0px 0px!important;
}

.nav .dropdown-menu > li > a {
  padding: 7px 20px;
}
.reg-btn {
    width: 100%;
	float: right;
}
.register-wrapper h2 {
    color: #7A4C64;
    text-align: center;
}
.mandatory-label {
    font-weight: normal;
    padding-top: 8px;
}
.register-wrapper h2 {
    color: #7A4C64;
    margin-top: 10px !important;
    text-align: center;
}
.banner-content {   
    text-align: center;
    width: 100%;
	 color: #fff;
}
.banner-content h2 {
    font-size: 50px;
}
.banner-content .sub-content {
    font-size: 26px;
    font-weight: 100;
    margin: 0 auto;
    max-width: 347px;
}
.banner-section-space {
    float: left;
    margin: 65px 0;
    width: 100%;
}

.register-wrapper .form-control
{
width:94%;
}

.register-wrapper.non-log-register-wrapper .form-control
{
width:100% !important;
}

.mandatory-symbol-checkbox {
    line-height: 27px;
    margin-right: 5px;
    padding-left: 0 !important;
}

.country-dropdown .glyphicon-menu-down {
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 13;
}
.country-dropdown {
    position: relative;
}
.lang-dropdown {
    position: relative;
}

.slider-content {
    color: #fff;
}

.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 70%;
      margin: auto;
  }
  
  .carousel-indicators { 
    display: none;
}

.carousel-control.right,.carousel-control.left {
    background-image: none;   
}

.banner-slider {
    margin-top: 36px !important;
}
.slider-content h2 {
    border-bottom: 1px solid #fff;
    font-size: 50px;
    margin: 12px auto;
    padding: 9px;
    width: 125px;
}
.slide-marqee p {
    margin-bottom: 0;
}
.slide-marqee {
float: left;
padding: 14px 0;
width: 100%;
background: #cccccc;
}
.border-bottom-line
{
border-bottom: 1px solid #CCCCCC;
}
.border-top-line
{
border-top: 1px solid #CCCCCC;
}
.slide-marqee marquee ul li {
    display: inline;
    margin-right: 50px;
}
.slide-marqee p,.slide-marqee marquee ul li a {
	 font-size: 16px;
	 
	}
	.content-head {
    color: #7A4C64;
    font-size: 32px;
	padding: 0px 0 15px;
}
.content-list li {
    list-style-type: none;
	padding: 6px 0;	
	float:left;
	width:100%;
}
.content-list li a {
	float:left;
    color: #1a1a1a;
    font-size: 20px;
    padding: 10px 0 4px 50px;
    text-decoration: none;
	background:url("../images/list-hover-bullet.png") no-repeat;
	background-position:0 14px;
	display:block;
}

.section {
    float: left;
    padding: 30px 0;
    width: 100%;
	background: #eeeff1;
}

.view-all {
  border: 1px solid #7A4C64;
  border-radius: 2px;
  clear: both;
  color: #7A4C64;
  display: inline-block;
  font-size: 18px;
  height: 32px;
  line-height: 30px;
  margin: 20px 0 0;
  padding: 0 18px;
  text-decoration: none;
  font-family:'RobotoCondensed-Regular' !important;
  
}

.view-all:hover{
    background:#cccccc;
    text-decoration: none;
    color:#00896a;
     border: 1px solid #cccccc;
}

.view-all:active{
    background:#818181;
    color:#fff;
    text-decoration: none;
     border: 1px solid #818181;
}

.artical-head {
     font-size: 20px;
    line-height: 24px;
}
.aritcal-date {
    color: #818181;
    float: left;
}
.artical-cmnt {
    float: right;
}
.artical-date-cmnt-wrap {
    float: left;
    width: 100%;
}
.artical-sub-head {
    font-family: "arial",sans-serif;
    font-size: 14px;
}
.artical-cmnt-nor,
.artical-cmnt .glyphicon-comment
 {
    color: #007685;
	padding-left: 8px;
}
.artical-wrapper {
    padding: 16px 0;
}
.read-click {
    color: #007685;
}

.tab-wrapper .nav-tabs li {
    font-size: 18px;
    text-align: center;
}
.tab-wrapper .nav-tabs li a {
    color: #a1a1a1;	
}

.no-padding
{
padding:0px;
}

.tab-content .slider-content {
    color: #1a1a1a;
}

.margin-space
{
margin-bottom:16px;
}
.form-group label.register-label {
   float: left;
    font-size: 28px;
    font-weight: normal;
    padding: 0px 12px;
    line-height: 38px;
	font-family:'RobotoCondensed-Regular' !important;
}

/*parabakaran 12-02-2016*/
.footer-setion,.footer-setion-2,.footer-setion-3
{
	background-color: #fff;
}
.footer-setion h2
{
	font-size:20px;
}
.footer-list
{
	color: #7A4C64;
	list-style-type:none;	
        padding-left: 0px;
	
}
.footer-list li, .footer-list li a
{
	font-family: 'arial', sans-serif;
	color:#7A4C64 !important;
	padding: 6px 0px;
	font-size: 15px;
}

.footer-list li a:hover, .footer-list li a:focus{
	text-decoration:underline
	`}
.footer-list li a:focus{
	color:#004e58;
	`}

.sub
{
	line-height: 24px;
	margin-left: -5px;
	border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
        font-family: 'RobotoCondensed-Regular';
}
.sub-p, .follow-us
{
	color: #1a1a1a;
}
.footer-setion-2.section ul li {
    border-right: 1px solid #ccc;
    display: inline;
    list-style-type: none;
    padding: 0 16px;
    font-family:'arial', sans-serif;
}
.footer-setion-2.section ul li a,.lang-label {
    color: #7A4C64;
    text-decoration: none;
	font-family: 'arial', sans-serif;
	font-size:15px;
}
.footer-setion-2.section ul li:last-child {
    border-right: 0 none;
}
.footer-setion-3 {
    font-size: 15px;
    padding: 12px 0;
}

select#sel1 {
	/*for firefox*/
	-moz-appearance: none;
	/*for chrome*/
	-webkit-appearance:none;
	}
	
	/*for IE10*/
	select::-ms-expand {
	display: none;
	}
	
.how-it{float:none !important; display:inline-block !important;}
#logo-md-sm{display:none;}

a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {

    outline : 0 !important;
}

/* 15 Feb 2016 */
#lang-dropdown{width:auto !important;	display:inline-block; float:right;}
.footer-setion-2.section ul li:nth-child(6){border-right:none;}
#pop-assetmgr{position:relative;}
/* #pop-assetmgr:after{content:""; position:absolute; right:0; top:0; width:1px; height:82%; background:#818181;} */
.logo-section> div > span{display:inline-block; position:relative; padding:0 0 20px 0;}
.logo-section > div > span:after{content:""; position:absolute; right:0; bottom:0; width:100%; height:1px; background:#818181;}
#home-tabs{width:100%;}
#home-tabs .nav-tabs li,#home-tabs .nav-tabs li a{display:inline-block; width: 185px !important; float:none !important}

/** 16 Feb 2016 **/
.footer-setion-2 ul {
    margin-bottom: 0;
    padding: 0;
}
.footer-setion-2.section ul li a {
    line-height: 32px;
}
.footer-setion-2 { padding: 10px 0;}
marquee ul {  margin: 0;}
.marquee-head-wrapper {
	float: left;
    width: 200px;
    padding-left: 10px ;
    text-align: center;
}
.marquee-contend-wrapper {
    float: left;
    margin-top: 1px;
    height: 20px;
	position:relative;
}

.fade-sroll {
  position: absolute;
  top: -14px;
  right: 0;
  z-index: 999;
}
.comment-baloon { background: url("../images/comment-balloon.png") no-repeat 0 3px;float: left;height: 17px; width: 12px;}

.border-right{border-right:solid 1px #cccccc;}

.text-grey {
	color: #818181;
}

.space2{padding:30px 20px;}

/* Base for label styling */
.term-condition-txt {
  float: left;
  line-height: 14px;
  padding-left: 9px;
}

.notifi-wraper li {
  display: inline-block;
  padding: 2px 10px;
  position:relative;
}

.notifi-wraper {
  padding-right: 12px;
  display:inline-block;
  margin-bottom:0px;
  padding: 0px;
}
.notify-number {
  background: #cc3333 none repeat scroll 0 0;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  color: #fff;
  font-size: 9px;
  height: 13px;
  line-height: 13px;
  position: absolute;
  right: -4px;
  text-align: center;
  width: 13px;
}
.top-panel-reg-list li {
    display: inline;
}
.top-panel-reg-wrap {
  background: #cccccc;
  float: left;
  width: 100%;
  padding: 8px 0;
}
.top-panel-reg-wrap .form-control {
 background: #ccc;
border: 0 none;
color: #008394;
cursor: pointer;
font-family: arial;
font-weight: bold;
}
.profile-dropdown {
    margin-bottom: 0;
    position: relative;
}
.profile-dropdown  .glyphicon-menu-down {
color: #008394;
position: absolute;
right: 7px;
top: 10px;
z-index: 13;
}
.profile-dropdown {
  margin-bottom: 0;
  position: relative;
  width: 112px;
}
.top-panel-reg-list {
    margin-bottom: 0;
	padding:0px;
}
.top-panel-reg-list li a {
    color: #fff;
    padding: 0 14px;
}

.top-panel-reg-list li:first-child img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
	
}
.notifi-wraper > li a {
  position: relative;
}

/*** 17-02-2015*/
.non-login-header {
	background: #7A4C64;
	height: 130px;
	border-bottom: 1px solid #d7d7d7;
}

.non-login-header .header-top {
	position: absolute;
	right: 20px;
}
.non-login-header-logo a {
	width: 100%;
	text-align: center;
}

.non-log-register-wrapper {
float: none !important;
box-shadow: 1px 1px 2px #E1E1E1;
-moz-box-shadow: 1px 1px 2px #E1E1E1;
-webkit-box-shadow: 1px 1px 2px #E1E1E1;
margin: 0 auto 35px !important;
max-width: 560px;
width: 100%;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border: 1px solid #e3e3e3;
}
.non-log-register-wrapper-head h2 {
    color: #7A4C64;
    margin-top: 10px !important;
    text-align: center;
    padding: 6px 10px 20px;
    float: left;
    width: 100%;
	font-size:32px;
}

.non-log-register-wrapper .mandatory-symbol {	
	line-height: 5px;	
	padding-top: 5px;
}

.checkbox-wrap {
	float: left;
	width: 100%;
}
.no-padding
{
padding:0px !important;
}
.non-log-register-wrapper .country-dropdown .glyphicon-menu-down {
	top: 35px;
}
.error-validation {

	font-weight: normal;
	font-size: 15px;
	color: #cc3333 !important;
}
.error-border-line {
	border-color: #cc3333;
}
.help-circle {
	background: #fff;
width: 21px;
float: right;
text-align: center;
height: 21px;
font-size: 9px;
border-radius: 20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
margin-left: 0px;
cursor: pointer;
font-size: 16px;
border: 1px solid #007685;
line-height: 20px;
}
.help-circle:hover,.help-circle-active {
    color: #fff;
    background: #007685;
}

.help-circle:focus{ background: #007685;}

#qualifiedcont.checkbox-width {
  width: 193px !important;
}

.field-inst {
	font-weight: normal;
	padding-left: 17px;
	font-size: 11px;
}
.margin-10
{
margin-top:10px;
}
#myCarousel .slider-content p{
	font-size: 20px;
}

/*** place holder text **/

/* Webkit */
::-webkit-input-placeholder { font-family: 'arial', sans-serif;}

/* Firefox 4-18 */
:-moz-placeholder { font-family: 'arial', sans-serif;}

/* Firefox 19+ */
::-moz-placeholder { font-family: 'arial', sans-serif; }

/* IE10+ */
:-ms-input-placeholder { font-family: 'arial', sans-serif; }

input,select
{
font-family: 'arial', sans-serif;
}

.section2 .nav-tabs li a {
padding: 5px 7px;
margin: 0;
}
.section2 .tab-content .item img {
    width: 138px ;
}
.white-slide-arrow-left {
	background: url("../images/white-arrow-slide.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 49px;
	width: 25px;
	position: absolute;
	left: 8%;
	top: 22%;
}
.white-slide-arrow-right {
	background: url("../images/white-arrow-slide.png");
	background-position: 0px -59px;
	background-repeat: no-repeat;
	height: 49px;
	width: 25px;
	position: absolute;
	right: 8%;
	top: 22%;
}

.slide-tab-arrow.tab-arrow-left {
	background: url("../images/arrow-tab-slide.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 49px;
	width: 25px;
	position: absolute;
	left: 8%;
	top: 10%;
}
.slide-tab-arrow.tab-arrow-right {
	background: url("../images/arrow-tab-slide.png");
	background-position: 0px -59px;
	background-repeat: no-repeat;
	height: 49px;
	width: 25px;
	position: absolute;
	right: 8%;
	top: 10%;
}
.tab-content .artical-sub-head {
	height: 230px;
}
.section3 .content-head {
	padding: 0px 0 32px;
}
select::-ms-expand {
    display: none;
}

.section2 .tab-content .artical-wrapper .artical-head {max-width: 300px;}
.res-search-btn-img {padding: 5px 0px 0px !important;}

.navbar-inverse .navbar-toggle {
	border-color: #333;
	z-index: 99999;
}
.qualified-investor-txt {
	font-size: 15px;
}
.term-condtion-wrap {
	float: left;
	width: 100%;
	position:relative;
        padding-right:0px;
}
.term-condtion-checkbox {
	width: 96%;
}
.register-wrapper .form-group {
	
}
.register-wrapper  .checkbox-wrap
{
margin-top:5px;
margin-bottom:5px;
}
.term-condtion-wrap .mandatory-symbol {
    line-height: 36px;
}
span.marquee-content {
    margin-right: 40px;
}
.logo-section-wrap-element img {
   padding: 18px 0;
   width:142px;
}
.non-log-register-wrapper .term-condtion-wrap .mandatory-symbol {
   display: inline-block;
    line-height: 20px;
    padding-top: 0;
}
.padding-left-20
{
padding-left:20px;
}
.logo-section-wrap-element {
	width: 90%;
	margin: 0px auto 0px;
}
.span-back-btn {
    float: left;
	cursor:pointer;
}
.togglebut {
    float: right;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #1a1a1a;
	cursor: default;
	background-color: #fff;
	border-bottom-color: transparent !important;
	border-top-color: #ccc !important;
	border-left-color: #ccc !important;
	border-right: #ccc !important;
	border-style: solid !important;
	border-width: 1px 1px 3px 1px !important;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #fff;
}
.nav-tabs > li > a:hover {
	border-color: #fff #fff #fff #fff !important; 
	border-width: 0px 0px 3px !important;
}

ul.socialnav.nav-tabs > li.active > a {
	border-color: -moz-use-text-color -moz-use-text-color #7A4C64 !important;
border-style: none none solid !important;
border-width: medium medium 3px !important;
background:transparent;
}

.nav-tabs > li > a {  border: 0px solid transparent !important;}

/** simply scroll **/
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above
.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 576px;
	height: 200px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: auto !important;
	height: 200px;
        margin-right: 30px;
}

/** simply scroll end**/
.simply-scroll {
    height: 20px !important;
    margin-bottom: 1em;
    width: 100% !important;
}
.simply-scroll .simply-scroll-clip {
    height: 20px !important;
    width: 100% !important; 
}
.simply-scroll .simply-scroll-list li a {
-webkit-text-stroke: 0.2px !important;
font-weight: 100 !important;
}

input {
    outline: 0 !important ;
}
input[type='checkbox'] {
  outline:0 !important;
}
*:focus {
outline: none !important;
}
/*remove outline from clicked links*/
*|*:-moz-any-link:focus{outline-width:0!important}
/*remove outline inputs*/
input:focus::-moz-focus-inner{border-color:transparent!important}
select:-moz-focusring {
    color: transparent !important;
    text-shadow: 0 0 0 #000 !important;
}

input[type="radio"]:focus { outline: none !important;}
input[type="radio"]:-moz-focusring {outline:none !important;}
input[type="checkbox"]:focus { outline: none !important;}
input[type="checkbox"]:-moz-focusring {outline:none !important;} 

.padding-space {
	padding: 0px 10px;
	float: left;
}

/** 03-01-2016 **/
.wrapper-outer .reg-btn,.wrapper-outer .form-control {
	width: 100%;
}

.wrapper-outer
{
padding: 16px 12px;
}
.forget-password-wrap a {
    float: right;
	line-height: 26px;
}
.font-size-14
{
font-size: 14px;
}
.background-color
{
background-color:#eeeff1;
}

.text-bold
{
font-weight:600;
}

.margin-top-40 {
    margin-top: 40px;
}
.top-right-pos {
    position: absolute;
    right: 0;
    top: 12px;
}
.btn-space-10 {
    margin: 10px 0;
}
.modal-header {border-bottom: 0 none;}
.close {font-size: 32px;opacity: 0.5;}
.modal-body ul {  list-style-type: none;  padding: 0;}
.modal-body ul  li{ font-family:'arial',sans-serif;  }
.modal-content.clearfix { padding: 20px 25px;}
.modal-footer { border-top: 1px solid #ccc; padding-top: 22px !important;}
.modal-header {padding: 0;}
.tool-tip-wrapper {
	display: none;
	background: #fefdf4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 11px #9B9797;
	-moz-box-shadow: 1px 1px 5px #c5c5c5;
	-webkit-box-shadow: 1px 1px 5px #c5c5c5;
	left: -123px;
	padding: 10px 23px;
	position: absolute;
	top: -183px;
	width: 347px;
	z-index: 14;
	cursor: help;
	font-size: 13px;
	border: 1px solid #ccc;
	line-height: 20px;
}

.tool-arrow {
    position: absolute;
    bottom: -22px;
    right: 26px;
}

.tool-tip-content p {color: #1a1a1a;font-size: 15px;line-height: 22px;}
.top-top-close-btn {cursor: pointer;}

.arrow-down {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #818181;
  height: 0;
  position: absolute;
  width: 0;
}
.arrow-down-qulifier{
  right: 28px;
  bottom: -10px;
}

.padding-left-4{
    padding-left: 4px;
}
h2.heading-space {
    margin-bottom: 2px;
    margin-top: 30px !important;
}

.non-login-header a.navbar-brand {
    height: auto;
    text-align: center;
}

body {
  padding-right: 0px !important
}
.modal-open {
  overflow-y: auto;
}

.margin-top-15
{
margin-top:15px;
}

.red-mandatory-symbol {
  color: #cc3333;
}

.txt-bold-600
{
font-weight:600;
}
.footer-setion-2.section ul li a:hover, .footer-setion-2.section ul li a:focus {
    text-decoration: underline;
}
.width-120
{
width:120px;
}
label
{
font-weight:normal;
}

.form-group label {
    font-family: 'arial' !important;

}

body.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
}
.margin-top-25
{
margin-top:25px
}

/** 24-03-2016 **/
.arial-font{
font-family:arial;
}
.footer-setion-2 p{
font-family:arial;
font-size:13px;
}

.box-section {
border: 1px solid #e3e3e3;
box-sizing: border-box;
margin: 0 auto;
padding: 40px 24px;
width: 604px;
background-color: #fff;
box-shadow: 1px 1px 3px #E1E1E1;
-moz-box-shadow: 1px 1px 3px #E1E1E1;
-webkit-box-shadow: 1px 1px 3px #E1E1E1;
}
.box-section-outter {
    float: left;
    width: 100%;
}

.copy-right-txt{font-size:14px !important;padding:36px 0px 24px}
.footer-adddres-sec {padding-top: 45px;}

.no-border{border:0px !important}
.user-name {
    font-size: 18px;
	font-family: 'arial';
}
.sub-heading-text.text-center {
    font-size: 14px;
	font-family: 'open_sansregular';
	padding-bottom:15px;
	}
	.padding-tb-space {
    padding: 30px 0 80px !important;
}

/** 29-03-2016 **/
.eye-icon {
   background: #fff url("../images/eye-icon.png") no-repeat;
background-position: 98% center !important;
width: 19px;
height: 13px;
position: absolute;
right: 6px;
top: 33px;
cursor: pointer;
}
.password-field-wrap
{
position:relative;
}
.password-field-wrap .text-field-style{
    padding-right: 36px;
}


/** Bala murugan **/
.errorfield {border-color:#cc3333 !important; }
input[type="checkbox"] + label.errorfield:before{border: solid 1px red !important;
border-radius: 2px !important;}
 #qualifiedcont{visibility:hidden; display:none;}
 
 /**Bala murugan **/
 /** kovarthan **/
  
.success{color:green;}
.error_message_alert{color:red;}

/** kovarthan end **/

.header .navbar {
    background: #008394 !important;
    border: 0;
    border-radius: 0px;
}

.qualified-investor-txt a {
    line-height: 21px;
}

.res-search-icon
{
padding: 0px 14px;
}

.scroll-txt-color
{
color:#1a1a1a;
}

.box-layout-style {
	width: 100%;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
	padding: 20px 12px;
	margin-bottom: 8px;
}
.social-icon-list li a img {
    opacity: 0.35;
}
.social-icon-list li a img:hover
{
opacity:1;
}
.tab-content .carousel-inner {
     width: 80%;
     margin: 0 auto;
}

.reg-login-wrap ul li:first-child {
	margin-right: 10px;
}
p.sub-p {
    font-family: arial;
    font-size: 15px;
}
.border-button
{
display: inline-block;
padding: 3px 16px;
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-align: center;
color: #fff;
font-size: 18px;
}

.padding-lr-adjust {
    padding: 0 5px;
}

.non-log-register-wrapper form {
    float: left;
    width: 100%;
    padding: 26px 10px;
	max-width: 100% !important;
}
.color-white
{
color:#fff;
}
.green-color
{
color:#7A4C64;
}

.eye-icon.eye-icon-no-label {
    right: 15px;
    top: 10px;
}
.no-margin-right
{
margin-right:0px !important;
}
.top-right-adjust {
    right: 20px;    
}
.banner-section .slider-content h2,
.banner-section .banner-content .sub-content,
.banner-section #myCarousel .slider-content p
 {
    color: #fff;
}
.box-header-adjust {
    font-size: 18px;
    padding: 26px 0;
}
.box-sub-adjust {
    font-size: 15px;
    padding: 20px 0;
}


.modal-footer .btn + .btn { 
    margin-left: 10px !important;
}
div.box-section-large
{
width:976px;
}
.slah-color{color:#818181}
.bread-crump-color{color:#008394;}
.border-button:focus,*
.border-button:hover
{
    border: 1px solid #ccc !important;
    color:#fff !important;
}

.eye-open {
   background: #fff url("../images/eye-open.png") no-repeat;
background-position: 98% center !important;
width: 22px;
height: 13px;
position: absolute;
right: 4px;
top: 35px;
cursor: pointer;
}
.eye-icon-no-label.pass-see.eye-open {
    top: 11px;
}

.padding-LT-10
{
padding:0 10px;    
}

.subscribe-txt-field-width {
    width: 202px !important;
}
.register-label-1 {
    color: #1a1a1a !important;
    padding-right: 26px !important;
}


.nav-tabs {
    border-bottom: 1px solid #f0efef !important;
}

.font-bold {font-weight: bold;}

.header-adjust {
    padding: 6px 0 30px !important;
    text-align: left !important;
}
.desc-font-size
{
font-size:15px;
}

.top-align-arrow {
    top: 36px !important;
}


.upload-hide-btn {
    opacity: 0;
    width: 132px;
    height: 43px;
    margin: 14px 0 !important;
	cursor:pointer;
}
.upload-btn-style {
    position: absolute;
    margin: 14px auto;
	cursor:pointer;
}

.clear-div{
float:left;
width:100%;
}


.arial-font.alert-box-txt {
    font-family: arial;
    font-size: 15px;
    color: #fff;
}

.alert-box-wrapper {
margin: 10px auto;
width: 976px;
background: #009f38;
padding: 10px 20px;
}
.alert-box-wrapper .close {
    color: #fff;
    opacity: 1;
}
.form-group .radio-inline {
    margin-right: 10px;
}
.big-padding
{
padding: 35px 79px;
}
.full-width-btn {
    width: 100%;
    float: left;
}
.padding-TB-20
{
padding:20px 0;
}	

/** 14-04-2016 **/
.my-profile-popup-wrapper {
    background: #fff !important;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #ccc;
	position:absolute;
	border-radius: 3px;
    box-shadow: 1px 1px 2px #ccc;
    left: 9px;
    position: absolute;
    top: 42px;
    width: 124px;
}

.pos-relative
{
position:relative;
}	
.my-profile-popup-wrapper
{
display:none;
}
.my-profile-popup-wrapper ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 10px !important;
}
.my-profile-popup-wrapper ul li span {
    color: #1a1a1a;
    padding-right: 8px;
}
.my-profile-popup-wrapper ul li a {
color:#1a1a1a;
text-decoration:none;
font-size: 15px;
}

.eye-icon.pass-see.eye-align {
  right: 11px;
  top: 35px;
}

/**start style for blog page**/
.blog_banner{
	background:url(../images/blog_banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
  margin: 0 0 30px;
}

.blog_headng {
    padding: 0 0 20px;
}

.blog_headng h3 {
    font-size: 32px;
    margin: 0px;
    padding: 70px 0 20px 0;
    color: #FFF;
}

.blog_headng h6 {
    margin: 0;
    padding: 30px 0 67px 0;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.post_title h4 {
    font-size: 28px;
    margin: 0;
    padding: 0 0 20px 0;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.post_artical img {
    width: 100%;
}

.post_by p {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 10px;
}

.date_time p {
    font-size: 15px;
    margin: 0px;
    padding: 10px 0 8px;
    font-weight: 500;
}

.artical_discription p {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 20px;
}

.add_border{
  border-right:1px solid #c1c2c4;
  border-bottom:1px solid #c1c2c4;
}

.black_border li:nth-child(2){
  border-right: solid 2px #151515!important;
}

.pading_top {
    padding: 20px 0 0;
}

.artical_discription h6 {
    font-size: 17px;
    margin: 0;
    padding: 0 0 25px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.comment_area textarea {
    height: 180px;
}

.comment_area {
    margin: 30px 0 10px;
}

.post_title span {
    float: right;
    padding: 8px 0 0;
}

.archives_sect {
    padding: 0 0 30px;
}

.archives_sect h3 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-size: 23px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
}

.archives_sect select {
    width: 90%;
    border: 1px solid #ccc;
    padding: 7px 7px;
    margin: 0px auto;
    display: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/select_arrow.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center right;
    margin-bottom: 30px;
}

.arrow{
    background: url(../images/green_arow.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #000;
}
.archives_sect .defyeararrow{
    background: url(../images/green_arow2.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #000;
}

.archives_sect .hoverrredmnth:focus {
    background: url(../images/green_arow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #000;
} 
.archives_sect .focusssedyr:active {
    background: url(../images/green_arow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #000;
}

/* changes by pradeep */
.archives_sect .openmontharchive {
    background: url(../images/green_arow.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #000;
} 

.archives_sect .closedarticle {
    display:none;
}

.archives_sect .dropdown {
    margin: 20px 0 0 19px;
}

.archives_sect .dropdown-submenu {
    position: relative;
}

.archives_sect .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.archives_sect .dropdown-submenu:active>.dropdown-menu {
    display: block;
}
/* end */
.archives_sect .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.archives_sect .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.archives_sect .dropdown-submenu.pull-left {
    float: none;
}

.archives_sect .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.archives_sect .dropdown-menu > li > a{
  font-size:13px!important;
  color:#000;
}

.archives_sect .dropdown-menu > li{
   
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position:top left;
}

.archives_sect .dropdown-menu > li:focus {
    max-height: 100%!important;
    display: inline-block;
    width: 100%;
}
/* end */

.archives_sect .dropdown-submenu > a:after{
  display: none;
}

.archives_sect li.dropdown-submenu {
    min-height: 45px!important;
}

.open>.dropdown-menu{
  padding: 10px 10px;
}

.mobile_view{
  display: none;
}

.tab_btn{
  display: none!important;
}

.news_banner{
  background:url(../images/news.png);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center top;
  margin: 0 0 30px;
}
.premium_banner{
  background:url(../images/premium1.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:right top;
  margin: 0 0 30px;
}
.premium_banner2{
  background:url(../images/premium1.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:left top;
  margin: 0 0 30px;
}

.award_banner {
    background: url(../images/award.png);
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center top;
    margin:0;
}
.help_banner {
    background: url(../images/faqbanner.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center top;
    margin:0;
}

.relative{position:relative}

.num-text {
  color: #fff;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 60px;
  border-bottom:solid 2px #fff;
}

.text-white{color:#ffffff;}

.mtop10{margin-top:10px;}
.mtop54{margin-top:54px;}

.dropdown-menu{
	min-width:230px;
	}

.right0{right:0 !important; left:auto !important}

input.reg-check [type="checkbox"] {
  margin-left: 0px !important;
}

#fos_user_registration_form_qualifiedInvestor {
  margin: 0;
}

.req-star::before {
  content: "*";
  left: -15px;
  position: absolute;
  top: 34px;
}

#fos_user_registration_form_qualifiedInvestor{margin-top:4px}

.res-title{font-size:32px;}

.nomargin{margin:0px !important}

.text-black{color:#000;}

.mtop25{margin-top:25px;}

.fixhImg {
  min-height: 150px;
}

.rememberChack input[type="checkbox"]{
  margin-left: 0 !important;
}

.rememberChack label::before {
  content: "*";
  left: -13px !important;
}

.footer-setion-3{	font-family:'RobotoCondensed-Regular' !important; font-size:16px;}

.checkbox input[type="checkbox"] {
  margin-left: 0px;
  position: absolute;
}

ul.platform li a{font-family: 'Roboto Condensed', sans-serif;}
.box-h{height:321px;}
.padding-brow1{padding-bottom:51px;}
.padding-brow2{padding-bottom:85px;}

.browsebtn{
bottom: 0;
left:0;
margin: 0 auto;
position: absolute;
text-align: center;
width: 100%;}

.box-height-home{height:630px;}
.mtop12{margin-top:12px}
.mleft10{margin-left:10px}
.mright10{margin-right:10px}
.mtop15{margin-top:15px;}

.inputalign .search-icon {
width: 266px !important;
}

/*--------------------------------------About us----------------------------------------------------*/
.banner{ background-color:#2eaeb7;color:#fff; padding:40px 0px; min-height:254px;}
.banner .help-block{ color:#fff;}
.about{ background-image:url(../images/about-us.png) ; background-repeat:no-repeat; background-position:98% center;} 
.how-itwork{ text-align:center; padding-top:40px;}
.how-itwork .img-responsive { margin: 0 auto;}
.list-numbers{ margin:0px; padding:0px 0 0 20px;} 
.list-numbers li { margin:0px; padding:20px 0px 0px 10px;}
.mleft-25{ margin-left:-25px;}
.input-group-btn .sub{margin-left: 0px;}
input[type=checkbox].square:checked+label:before {
    content: "\f0c8";
} 

.profile-log{ padding:10px 3px; border:1px solid #eee;}
ul.social-share.pro li a, .font13, .font13 a { font-size:13px;} 
ul.social-share.pro>li>a{ padding:0px 20px; font-size: 18px;}
ul.social-share.tab>li>a{ font-size:15px;}
ul.social-share.tab li{ font-size:15px;line-height: 18px;}
ul.social-share.mleft-20{ margin-left:20px;}
.video {width: 100%;}
.video-wrapper{display:table;width:auto;position:relative;width:100%;}
.playpause {background-image:url(../images/play_button.png);background-repeat:no-repeat;width:109px;height:109px;position:absolute;left:0%;right:0%;top:0%;bottom:0%;margin:auto;background-position: center; cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

ol.breadcrumb img {width: auto; } 
.relationship{ position:relative; padding:0px; margin:0px; overflow:hidden;}
.relationship:before{ position:absolute; height:100%; width:1px;  background:#cccccc; top:-12px; left:30px; content:"";}
.relationship li { margin:0px; padding:6px 0px ; list-style:none; position:relative; font-size:13px;}
.relationship li p{ font-size:13px; margin-bottom:2px}
.relationship li p a{ font-size:13px;}
.relationship li:last-child,.relationship li:last-child{ padding-bottom:0px;}
.relationship li:before{ position:absolute; height:1px; width:20px;  background:#cccccc; left:30px; top:13px; content:"";}
.relationship .icon-box{ float:left; width:40px; color:#818181; font-size:16px;}
.relationship .relation-content{ overflow:hidden; margin-left:60px;}
.rel-date{ display:inline-block; color:#818181; padding-left:10px;}

/*------------------------Search-widget-----------------------------*/
.investment_vehicle input[type=checkbox] + label:before { color: #000;}
.tooltip-body-left input.square[type="checkbox"] + label {  /*  display: block;    height: 29px;    line-height: 22px;    padding: 1px 0 2px ;*/}
.tooltip-body-left input[type=checkbox].square + label:before {
     background:url(../images/semi-select.png) no-repeat 0px 4px;padding-left: 25px;
    text-indent: -20000px;
    
    }

.tooltip-body-left input[type="checkbox"]:checked + label::before{ color:#181818;}
.tooltip-body-left  input[type="checkbox"] + label::before{color:#181818;}

/*------------------------------Left-menu-----------------------*/
.left-menu li{ line-height:20px;}
.left-menu li i{ font-size:16px; text-align: center;width: 28px; display:inline-block;}
.arrow-down-tooltip .tooltip-body.custom { width:330px;right:auto; left:0px; margin:0px;border-top:1px solid #fefdf4;}
.arrow-down-tooltip .tooltip-body{border:1px solid #ddd; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;  box-shadow:2px 1px rgba(0,0,0,.2); -moz-box-shadow:2px 1px  rgba(0,0,0,.2); -webkit-box-shadow:2px 1px rgba(0,0,0,.2);background:#fefdf4;}
.tooltip-body.custom .left-menu, .left-menu{ padding:2px 0px;}
.tooltip-body.custom .left-menu li a, .left-menu li a{ display:block;padding:5px 0px 4px 15px;}
.tooltip-body.custom  .left-menu li a:hover, .tooltip-body.custom  .left-menu li.avtive a,  .left-menu li a:hover, .left-menu li.avtive a{ background:#cccccc; text-decoration:none;}
.tooltip-body.custom  .left-menu  .social-share, .left-menu  .social-share{ padding:4px 0px 4px 15px;}
.tooltip-body.custom  .left-menu  .social-share div,.left-menu  .social-share div{ display:inline-block; padding:0px;}
.tooltip-body.custom  .left-menu .social-share a, .left-menu .social-share a{ color:#008394; display:inline-block; padding:0 5px; border-right:1px solid #ccc;}
.tooltip-body.custom .social-share a:last-child,.left-menu  .social-share a:last-child{ padding-right:0px; border-right:none;}
.breadcrumb>li>a{ font-size:14px;}
.breadcrumb>li:first-child { padding-left:25px; border-left:1px solid #cccccc}
.breadcrumb>li.active{ background:#fefdf4;box-shadow:2px 0px rgba(0,0,0,.2);border-left:1px solid #ddd}
.arrow-down-tooltip .tooltip-body.custom .leftMenu-para, .leftMenu-para{padding:2px 15px; margin:0px; min-height:30px;}

ol.breadcrumb  .myimage{ position:relative; display:inline-block;     top: -3px;}
ol.breadcrumb  .myimage span{ top:-2px ;position:absolute; left:-4px;}
ol.breadcrumb .myimage span img, ol.breadcrumb  .myimage img{ width:30px;}
ol.breadcrumb .myimage span img{ vertical-align:bottom;} 
ol.breadcrumb .myimage span span{ top:2px;}
ul.social-share li a.close-popup{ font-size:20px;}
.social-share  .map-location .tooltip-body{ width:685px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; left:-70%; box-shadow:2px 2px rgba(0,0,0,.2); -moz-box-shadow:2px 2px  rgba(0,0,0,.2); -webkit-box-shadow:2px 2px rgba(0,0,0,.2);}
.map-location  .arrow-popup:before{ border-width:11px; border-color:rgba(204, 204, 204, 0) rgba(204, 204, 204, 0) #cccccc; }
.map-location  p{ font-size:14px;}

.btn-variation, .btn-variation-line{ font-size:18px;}
.btn-variation.btn-lg, .btn-variation-line.btn-lg{ font-size:18px; }
a.close-popup{ font-size:20px!important;}
.tag-section .more{ font-size:14px;  }
.tags.right-align .tooltip-body {left: -60px;right: auto;width: 356px; margin-top:2px;}
#left-filter .multiselect-container{ margin-left:0px!important;}
ol.breadcrumb>li>a>.img-thumbnail{ margin-bottom:2px;}
/*----------------------Alerts---------------*/
.alert-warning {color: #fff;    background-color: #af7c00;    border-color: #af7c00;    border-radius: 0px;}
.alert-success {color: #fff;    background-color: #009f38;    border-color: #009f38;    border-radius: 0px;}
.alert-danger {color: #fff;    background-color: #cc3333;    border-color: #cc3333;    border-radius: 0px;}
.alert .close{ color:#fff; font-size:21px;  opacity:1;}
label.error-validation{ font-weight:normal;} 

.icon-pencil, a .icon-pencil{ font-size:14px;}
.Cell .text-green { vertical-align:top; margin-right:5px;}
.paddTB20{ padding-top:20px; padding-bottom:15px;}
ul.social-share li a.active{ font-weight:bold;}

.pagination > li > a:focus{border: solid 1px #fff;}
.pagination > li{ display:inline-block;}
.pagination > li.active > a{ cursor:default; background-color:#fff;border: solid 1px #ddd; color:#008394}
.pagination > li.active > a:hover, .pagination > li > a:hover{color: #008394;border: solid 1px #ddd;background-color:#fff;}
.pagination > li > a, .pagination > .disabled > a ,.pagination > .disabled > a:hover , .pagination > li .pages-no, .pagination > li .pages-no:hover{ border-color:#fff;}
.pagination > li .pages-no{ padding:6px; line-height:20px; color:#181818;}
.pagination > li > a{color:#008394}
.pagination > .disabled > a{ color:#777;}

/********** Read more and read less functionality ***********/
#locationdata p{ padding-top:6px;}
.txt-cont{ max-height: 64px;overflow: hidden;  position:relative;  transition: .25s ease; display:block;}
.read-more.txt-cont{ max-height:inherit; transition: .25s ease;  }
.show-btn, .show-btn:focus{ text-decoration:none;}

a:focus, a.focus{ text-decoration:underline;}
a:active, a.active{ color:#004e58;  text-decoration:underline;}
.body-background{ background:#eeeff1; width:250px; height:250px; overflow:hidden; }
.content-div{  position:relative; margin-left:-30px ; margin-top:-10px;}
.subtitle{ font-size:28px; color:#1a1a1a;}
.multiselect-container > li.multiselect-group{ display:none;}
.multiselect-container > li+li.multiselect-group{ font-weight:400;  width:100%;text-indent: -2000px; display:block }
.multiselect-container > li+li.multiselect-group:before{border-top:1px dashed #777; height:5px; width:90%; content:""; display:block; margin-top:7px;margin-top: 8px;margin-left: 5%;margin-right: 5%;}
.multiselect-container > li+li.multiselect-group label{ display:none;}
ul.social-share.no1space li:first-child a{ padding-left:4px;}
#socialMedia .at-resp-share-element .at-share-btn{ opacity:.35;}
#socialMedia .at-resp-share-element .at-share-btn:hover{opacity:1; transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);}
.tooltip-body.left { left:0px;}

.selection-tree{list-style:none; padding:0px;}
.selection-tree li { list-style:none; font-size:15px; position: relative; padding-left:15px; }
.selection-tree li:before {position: absolute;top: 6px; 	left:0px;margin: 0;vertical-align: middle;    display: inline-block;    width: 8px;    height: 8px;    background: #818181;    content: "";}
.selection-tree .parent{ margin-bottom:5px; margin-top:2px;}
.selection-tree .child{ margin-left:20px; margin-bottom:2px}
.selection-tree li.child:before{    width: 6px;    height: 6px;  top: 8px;}
.selection-tree .grand-child{ margin-left:40px; margin-bottom:0px;}
.selection-tree li.grand-child:before{    width: 4px;    height: 4px;  top: 9px;}
.text-danger { color:#cc3333}
.btn-variation-dangerline{ border:1px solid #cc3333;color:#cc3333; font-size:18px; line-height:1.3333333; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.btn-variation-dangerline:hover {    border-color: #CCCCCC;    background:#CCCCCC;    color:#cc3333;}
.btn-variation-dangerline:focus {    border-color: #818181;    background:#818181;    color:#fff;    outline:none;}
.text-red{ color:#cc3333 }
.file-error-message { color:#cc3333}
.fileinput-remove{ display:none;}
.email-list li { padding:15px 0px; font-size:15px;}
.Cell50{ width:40px;}
.cell150{width:150px;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.table-mod{ padding:0px; margin:0px; display:block;}
.table-mod li{ list-style:none;padding:0px; margin:0px;}
.table-mod li .tbl-row:after,.table-mod li .tbl-row:before{ content:""; clear:both; display:table;}
.table-mod .tbl-row.tbl-head  [class^="col-"],.table-mod .tbl-row.tbl-head [class*=" col-"]{   padding: 10px 5px; font-size:15px; background: #eeeff1;    color: #818181;    font-weight: 700;}
.table-mod .tbl-row [class^="col-"],.table-mod .tbl-row  [class*=" col-"]{padding: 10px 5px; font-size:15px; font-weight:normal; }
.table-mod 	.radio label::before, .radioTop.radio label::before{top:0px;}
.table-mod 	.radio label::after, .radioTop.radio label::after{ top:3px;}
.action-icons a{ display:inline-block; margin:5px!important; }
.left-panel .panel{ background-color:transparent;}
.colPadd5 [class^="col-"],.colPadd5 [class*=" col-"]{ padding-left:10px;padding-right:10px;}
form label{font-weight:bold;}
.wdt380{ width:380px;}
.thumb-imgcont{ width:40px; overflow:hidden;max-height: 35px;display: inline-block;vertical-align: middle;}
.thumb-imgcont img{ max-width:40px;}
.btn-group .dropdown-menu .divider{ display:none; visibility:hidden;}
.bootstrap-select, .register-wrapper.non-log-register-wrapper .bootstrap-select, .register-wrapper.non-log-register-wrapper .term-condtion-checkbox {  width: 100% !important;}
.bootstrap-select .btn{ border-radius:2px; font-size:15px; font-family:Arial, Helvetica, sans-serif !important; line-height:20px;}
.form-control{border-radius:2px; box-shadow:none; padding:5px 12px;}
.register-wrapper .bootstrap-select{ width:94% !important}
.text-center>.img-responsive {margin: 0 auto;}
.pad-left15{ padding-left:15px!important;}
.bg-lightgrey{ background:#f6f7f8;} 
.cell30p{ width:250px;}

.coloum{display: table-cell;}
.vertical-middle{ vertical-align:middle;}
h2 a { font-size: inherit;}
.text-green { color: #7A4C64 !important;}
.hedged-dominated { padding-top:9px;}
.hedged-dominated .form-group{ width:auto!important; float:left;}
/*.register-wrapper .error-validation{ display:none;}*/
.register-wrapper .error-validation.inline-block{ display:block;}

.register-wrapper.non-log-register-wrapper .checkbox-width.term-condtion-checkbox {  width: 198px !important;}
.align-center{ text-align:center;}
.align-center ul.social-share-global{ text-align:center; float:none;}
.align-center ul.social-share-global li{ float:none; text-align:left; display:inline-block;}
.tooltip-body.wdt300 { width:400px;}

/*.tooltip-body.wdt300 {border:1px solid #ddd; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;  box-shadow:2px 1px rgba(0,0,0,.2); -moz-box-shadow:2px 1px  rgba(0,0,0,.2); -webkit-box-shadow:2px 1px rgba(0,0,0,.2);background:#fefdf4;}*/
.search-wrapper.fix-wdt{width:610px;}
.reg-login-wrap { position:relative;}
.search-wrapper .header_searchbox { margin-right:5px;}
.reg-login-wrap .header_searchbox{ display:none;position: absolute;right: 0;width: 266px;top: 45px;background: #008394;padding: 5px 5px 2px;z-index: 1999;}
.res-search-icon{ cursor:pointer;}
.header_searchbox input.gsc-search-button{border:1px solid #ccc; background-color:transparent; color:#fff; border-radius:3px;padding:2px 8px;height: auto;font-size: 18px;font-family: 'RobotoCondensed-Regular' !important;font-weight: normal;}
.header_searchbox input.gsc-input{padding: 3px 6px; border-radius: 3px; font-size:16px;}
.header_searchbox table.gsc-search-box td.gsc-input{padding-right: 2px;}
.header_searchbox .gsc-clear-button,#res-myCarousel{ display:none;}
.header_searchbox div.gsc-clear-button{padding-bottom: 6px;}
.max300{ max-width:310px}
.vmiddle{vertical-align:middle;display:inline-block;}
.vmiddle .img-thumb-icon-small{margin-right:1px;}
.header2 .dropdown-backdrop{ display:none; visibility:hidden;}
.full-width{ width:100% !important;}
.resendEmailText{border: solid 1px #ccc;padding: 5px 10px;border-radius: 5px;}
.notetext{color:#1a1a1a !important}
/*----------------------------------------------------Responsive CSS Start------------------------------------*/
@media screen and (max-width:1200px){
    .padding-brow2{padding-bottom:106px;}
    .ellipsis{ white-space:inherit;}
    .mtop10-sm{ margin-top:10px}
    .block-sm{ clear:both; display:block; }
    .hedged{ padding-left: 23px !important;width: 201px;}
    .addinvest.hedged{ padding-left: 23px !important;width: 250px;}
    .hedged-dominated label.text-black{ padding:0px !important; width:110px;margin-right: 10px !important;}
    #left-filter .white-background.padd20{padding:10px;}
}

@media screen and (max-width:1116px){
    .padding-brow2{padding-bottom:128px;}
    #left-filter .tooltip-body-left {    right: -418px!important;    width: 400px!important;}
    .tooltip-body-left #invest_vehicle,.tooltip-body-left .search-widget  {margin-top: 0px!important;margin-bottom: 0px!important;margin-left: auto !important;margin-right:auto !important;    width: 96%!important;}
    .tooltip-body.wdt300 { width:300px;}
  
}

@media screen and (max-width:1010px){
    .padding-brow2{padding-bottom:150px;}
      #known+div{ opacity:0; visibility:hidden;}
      .cell30p{ width:200px;}
        .header_searchbox {
	float: left;
	width: 240px !important;
    }
}

@media screen and (max-width:900px){
    .hide-text-ipad{display:none}
    .social-share .map-location .tooltip-body{width: 500px;}
      .search-wrapper.fix-wdt{width:510px;}
}
@media screen and (max-width:768px){
    .res-register-wrapper h2{font-size:30px;}
    .banner-content .sub-content {max-width: 397px;}
}

@media screen and (max-width:767px){
.box-layout-style .border-right{border:none;}
.social-share .map-location .tooltip-body{left: 0px;width: 320px;}
#left-filter .tooltip-body-left {    position: relative!important;    right: 0!important;    top: 0!important;    width: 100%!important;}
#invest_vehicle, .search-widget { font-size: 13px!important;    margin: 0 auto!important;    width: 90%!important;}
.padd-left0-xs{ padding-left:0px!important; }
.text-center-xs{ text-align:center;}
.action-icons a{ display:block; margin:5px 0px!important; }
.bootstrap-select > select{left:0% !important;}
 hedged{ padding-left: 0px !important;width:auto;}
.cell30p{ width:50px; padding:0px 10px}
.wdtFull-xs, .wdtFull-xs select,.wdtFull-xs .btn-group{ width:100% !important;}
 .hedged-dominated label.text-black{ padding:0px !important; width:100%; display:block; margin-right:0px!important}
 .hedged-dominated .form-group{ width:auto!important; float:none;}
 .hedged-dominated  .multiselect { margin-bottom:10px;}
 .search-wrapper .header-dropdown{right: -68px;}
 .search-wrapper .header-dropdown .arrow-dropdown { right: 72px; left: auto;}
.tooltip-body.right-xs {right:auto; left:0px;}
.tooltip-body.wdt300 { width:272px;}
.search-wrapper ul.smm-notification li{ margin:0px 2px;}
.search-wrapper.fix-wdt{width:auto;}
 .header-top{margin: 0px;} 

}

@media screen and (max-width:550px) {
      
    .non-login-header .header-top {
	position: static;
	right: 0px;
    }
    .header-top {
	margin: 20px 0 0;
    }
}

@media screen and (max-width:480px){
    .banner-content .sub-content {max-width: 96%; padding:0 2%; }
    .social-share .map-location .tooltip-body{left: -74px;}
    .padd20.investment_vehicle{ padding:20px 15px!important;}
    .vehicle-tooltip input[type="checkbox"] + label::before,.region-tooltip  input[type="checkbox"] + label::before,.process-tooltip  input[type="checkbox"] + label::before,.focus-tooltip  input[type="checkbox"] + label::before, .vehicle-tooltip input[type="checkbox"]:checked + label::before,.focus-tooltip input[type="checkbox"]:checked + label::before,.process-tooltip input[type="checkbox"]:checked + label::before, .region-tooltip input[type="checkbox"]:checked + label::before{ position:absolute; left:0px; top:-3px; z-index:1; }
    .vehicle-tooltip input[type="checkbox"] + label, .region-tooltip  input[type="checkbox"] + label, .vehicle-tooltip input[type="checkbox"]:checked + label, .region-tooltip input[type="checkbox"]:checked + label,  .investment_focus  input[type="checkbox"] + label, .investment_focus input[type="checkbox"]:checked + label, .process-tooltip  input[type="checkbox"] + label, .process-tooltip input[type="checkbox"]:checked + label,  .investment_focus  input[type="checkbox"] + label, .type-tooltip input[type="checkbox"]:checked + label, .process-tooltip  input[type="checkbox"] + label, .type-tooltip input[type="checkbox"]:checked + label{ padding-left:26px; position:relative;}
   
    #accessform .form-group+div.pull-right{ display:block; width:100%;}
    #accessform .btn.search{ display:block; width:100%; padding:3px;} 
    .wdt380{ width:100% !important;}
}

@media screen and (max-width:397px){
    .subscribe-wrap input#subscriber_email{width:100% !important}
    .subscribe-wrap input.btn-style{width:100%; margin-left:0; margin-top:10px;}
     .search-wrapper ul.smm-notification li{ margin:5px 3px 0px;}
}

.display-none{    display:none !important;    }
.inline-block{    display:inline-block !important;}

/********Added for Myprofile page multiple thumb on breadcrumb*****commented by Anirudh Sood**** on 22/08/2017**/

/*****************************style added by Anirudh Sood on 15/12/2017 for search box****/
.header_searchbox{ 
    float:left;
    width:280px;
}

.archives_sect .dropdown-menu > li:focus {
    max-height: 100%!important;
    display: inline-block;
    width: 100%;
}
/* end  */



