@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
body {
  padding: 0px;
  margin: 0px;
  font-family: "Lato", sans-serif !important;
  font-size: 16px;
}
h1, h2, h3, h4, p, body {
  color: #003A5D;
  font-family: "Lato", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
li,
ul,
a,
img,
p,
span,
strong {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-family: "Lato", sans-serif !important;

}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
section {
  float: left;
  width: 100%;
}
.pad0 {
  padding: 0;
}
img {
  max-width: 100%;
}

@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
/* @font-face {
  font-family: "robotobold";
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"),
    url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotomedium";
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"),
    url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoregular";
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"),
    url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
} */
body {
  position: relative;
  min-height: 100vh;
  padding-bottom: 40px;
}
a {
  color: #00c7b2;
  text-decoration: none;
}
/**-------------------------Header--------------------------------*/

.slider {
  float: left;
  position: relative;
  width: 100%;
}

.header {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 0;
}

.logo {
  float: left;
  width: 200px;
}

.countryflag {
  /* float: right; */
  /* width: 50px;
	margin-top: 12px;
	margin-left: 12px; */
  /* right: 0px;
	position: absolute; */
  /* margin-right: -11%; */
  /* margin-right: -66rem; */
}

.countrymodalcustomcss {
  text-align: center;
  padding: 15px;
}
.countrymodalcustomcss {
  text-align: left;
}
.agree-modal p {
  font-size: 16px;
  line-height: 1.7;
  color: #666666;
}
.list-add-btn {
  height: 40px;
  background-color: #00c7b2;
  border-radius: 0px;
  color: #fff !important;
  /* width: 80px; */
  border: none;
  margin-top: 5px;
}
.agree-modal .modal-body {
  height: 71vh !important;
  overflow: scroll;
  overflow-x: hidden;
}
.list-add-btn:hover {
  background-color: #f00;
}
.bold-title {
  font-size: x-large;
  font-weight: bold;
  letter-spacing: 0.9px;
  text-align: left;
  color: #7f7f7f;
}
.strategies-bold-title {
  padding-right: 35px;
  /* min-width: 30%; */
  /* width: 30%; */
  word-wrap: break-word;
}
.strategies-bold-title,
.strategies-small-title {
  display: inline-block;
}
.ver-content-details.gsp-img {
  padding: 25px 0;
}
.gsp-img p {
  letter-spacing: 0.4px;
  font-size: 16px;
  line-height: 1.7;
  color: #666;
}
.ucitsdescStyle {
  background: #00c7b2;
  width: 100%;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  margin: 10px 0;
}
.ucitsdescStyle a {
  color: #ffffff;
}
.kotak-section {
  padding: 75px 0;
  margin-top: 100px;
}
footer {
  background: #2c2c2c;
  color: white;
  margin-top: 15px;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.7) !important;
  z-index: 1;
}
.footer-kotak-name {
  font-size: 12px;
}
.footer-callus,
.footer-toolfree {
  padding-left: 50px;
}
footer a {
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}

.strategies-bold-title-top {
  text-align: left;
}
.strategies-bold-title-top h2 {
  font-size: 18px;
  letter-spacing: 0.9px;
  color: #7f7f7f;
}
.share-link {
  text-align: right;
}
.share-link a {
  cursor: pointer;
  margin-left: 7px;
  padding: 5px;
  display: inline-block;
  color: #999;
  font-size: 20px;
}
.tab-bx {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
.tabs-in-fund-details{
  border-bottom:none;
}
.nav-tabs-dspuat {
  border: 1px solid #f2f3f3;
}
.nav-tabs-dspuat li {
  border-bottom: solid 1px #f2f3f3;
  border-right: solid 1px #f2f3f3;
}
 .nav-tabs .nav-link.active{
  background: #fff;
  border-bottom: 3px solid #00c7b2 !important;
  border-radius: 4px;
   
}

.nav-tabs-dspuat li:hover {
  background: #f2f2f2;
 
 
color: #00c7b2 !important;
}
.nav-tabs-dspuat li.active a {
  color: #00c7b2 !important;
}
.nav-tabs .nav-link{
  border:none !important;
}
.nav-tabs-dspuat li > a {
  padding: 16px 15px 16px 22px;
  line-height: 21px;
  color: #000;
  font-size: 11px;
  letter-spacing: 0.3px;
  font-weight: 300;
  text-transform: uppercase;
  word-break: break-word;
}
.dspuat-tab-pane {
  display: inline-block;
  width: 100%;
  border: 1px solid #f2f3f3;
  padding: 20px;
}
.dspuat-tab-pane h3 {
  text-transform: uppercase !important;
  color: #00c7b2 !important;
  font-size: 15px !important;
}
.dspuat-tab-pane h3 span {
  text-transform: uppercase !important;
  color: #00c7b2 !important;
  font-size: 15px !important;
}
.dspuat-content {
  display: inline-block;
  width: 100%;
  padding: 25px 0;
}
.dspuat-content p {
  font-size: 15px;
  line-height: 1.7;
  color: #6e6e6e;
  margin-bottom: 10px;
}
.dspuat-content span {
  font-size: 15px;
  line-height: 1.7;
  color: #6e6e6e;
  margin-bottom: 10px;
}
.dspuat-content-link {
  display: inline-block;
  width: 100%;
  padding-left: 40px;
}
.dspuat-content-link li {
  font-size: 15px;
  line-height: 1.7;
  color: #666666;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  list-style-type: disc;
}
.dspuat-select-bx {
  display: inline-block;
  width: 240px;
}
.dspuat-select-part {
  display: inline-block;
  /* width: 30%; */
  margin-top: 10px;
}
.dspuat-select-part label {
  width: 100%;
}
.dspuat-selectpdf {
  display: inline-block;
  width: 100%;
  /* margin-top: 40px; */
}
.dspuat-selectpdf ul {
  display: inline-block;
  width: 100%;
}
.dspuat-selectpdf ul li {
  float: left;
  width: 100%;
  padding-top:15px;
}
.nav-link:focus, .nav-link:hover{
  color: #000;
}
.dspuat-selectpdf ul li a {
  float: left;
  width: 100%;
  background: url("../img/pdf.png") no-repeat left top;
  font-size: 14px;
  color: #333;
  padding: 8px 0 8px 36px;
}
.xls {
  width: 100%;
  background: url("../img/xls.png") no-repeat left top !important;
}
.dspuat-Documents {
  padding-top: 0;
}
.claim_dots {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
}
.claim_dots li {
  float: left;
  width: 100%;
  list-style-type: disc;
  color: #666;
}
label.error {
  display: none !important;
}
.agree-modal .modal-body input[type="checkbox"].error {
  outline: 1px #f00 solid;
  line-height: normal;
  height: 13px;
  margin-top: 8px !important;
}
.agree-modal .modal-body input[type="checkbox"] {
  margin: 7px 4px !important;
  vertical-align: top;
  display: inline-block;
  height: 14px;
}
.navbar{
 
 
  margin-left: auto;
}
.brand{
  padding:0px;
  margin-left:4px;
}
.supernav{
  line-height: 10px;
}
.navbar-me {
  float: right;
  width: 70%;
}
.navbar-me .navbar-nav {
  float: right;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.9;
}

/*-------------------------------Media css-------------*/

@media only screen and (max-width: 1400px) {
}
@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1150px) {
  #country-flags {
    max-height: 200px;
    overflow-y: scroll;
  }
	.menu-bar{
		/* margin-right: auto !important; */
	}
  .countryflag {
    /* margin-right: 20px !important; */
    /* margin-top: 7px !important; */
	}

	.top10-headers td::before {
		/* position: relative !important; */
		font-weight: inherit;
		top: 0px !important;
		text-align: left !important;
	}

	.top10-headers td {
		padding-top: 18px !important;
		text-align: right !important;
	}

	.charges-data td {
		text-align: left !important;
	}

	.strategies-bold-title-top, .dataTables_info{
		padding: 5px 8px;
	}

	.top10-headers td:nth-of-type(1):before { content: "HOLDING"; }
	.top10-headers td:nth-of-type(2):before { content: "MARKET"; }
	.top10-headers td:nth-of-type(3):before { content: "SECTOR"; }
	.top10-headers td:nth-of-type(4):before { content: "WEIGHT"; }

	.culumative-headers td:nth-of-type(1):before { content: ""; }
	.culumative-headers td:nth-of-type(2):before { content: "1 MONTH"; }
	.culumative-headers td:nth-of-type(3):before { content: "1 YEAR"; }
	.culumative-headers td:nth-of-type(4):before { content: "3 YEARS"; }
	.culumative-headers td:nth-of-type(5):before { content: "5 YEARS"; }
	.culumative-headers td:nth-of-type(6):before { content: "SINCH LAUNCH"; }

	.culumative-headers td::before {
		font-weight: inherit;
	}

	.calendar-headers td:nth-of-type(1):before { content: ""; }
	.calendar-headers td:nth-of-type(2):before { content: "2016"; }
	.calendar-headers td:nth-of-type(3):before { content: "2017"; }
	.calendar-headers td:nth-of-type(4):before { content: "2018"; }
	.calendar-headers td:nth-of-type(5):before { content: "2019"; }
	.calendar-headers td:nth-of-type(6):before { content: "2020"; }
	.calendar-headers td:nth-of-type(7):before { content: "YTD"; }

	.calendar-headers td::before {
		font-weight: inherit;
	}

	#portfolioAnalysisBySector td, #portfolioAnalysisBySector td > span
	{
		border: none !important;
		padding: 0px !important;
		margin: 0px !important;
		text-align: center !important;
	}
		
}
@media only screen and (max-width: 767px) {
  .footer-kotak-name {
    font-size: 7px;
  }
  body {
    padding-right: 0 !important;
  }
  .header .navbar-collapse {
    float: right;
    left: 0;
    margin: 0px 0 0;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99;
    top: 100%;
    box-shadow: 0 0 6px 0 #999;
    padding: 0;
  }
  .navbar-expand-lg .navbar-toggler {
    padding :0px;
    position:absolute;
    right: 5px;
    
  }
  
  .header .navbar-toggler:focus {
    outline: none;
  }
  .header .navbar-toggler .toggle {
    width: 30px;
    height: 30px;
  }
  .header .navbar-toggler .toggle .line {
    width: 30px;
    height: 2px;
    border-radius: 99px;
    background: #000f;
    transition: 0.2s;
    position: absolute;
  }
  .nevication-bar .navbar-nav {
    margin: 0;
    width: 100%;
  }
  .navbar-me {
    float: right;
    width: 60px;
    position: initial;
  }
  .header .navbar-toggler .toggle .line.top {
    opacity: 0;
    top: 5px;
  }
  .header .navbar-toggler .toggle .line.middle {
    top: 14px;
  }
  .header .navbar-toggler .toggle .line.bottom {
    opacity: 0;
    bottom: 5px;
  }
  .header .navbar-toggler .toggle .line.cross1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header .navbar-toggler .toggle .line.cross2 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header .navbar-toggler.collapsed .toggle .line.top {
    opacity: 1;
  }
  .header .navbar-toggler.collapsed .toggle .line.cross1 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .header .navbar-toggler.collapsed .toggle .line.cross2 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .header .navbar-toggler.collapsed .toggle .line.bottom {
    opacity: 1;
  }
  .navbar-light .menus_design .navbar-nav .nav-link {
    font-size: 18px;
    border-bottom: 1px #ddd solid;
    color: #000;
  }
  .navbar-brand {
    position: initial;
    left: 0;
    top: 0px;
    height: auto;
    transform: translate(0%, 0);
    float: left;
    width: auto;
  }
}
@media only screen and (max-width: 580px) {
}
@media only screen and (max-width: 479px) {

  .close_humberger{
    display:block;
  }
}
@media only screen and (max-width: 452px) {

  .close_humberger{
    display:block;
  }
}
@media only screen and (max-width: 365px) {

  .close_humberger{
    display:block;
  }
}


.accordion-button:not(.collapsed)::after,
.accordion-button::after{
  display:none !important;
}
.accordion-button:not(.collapsed){
  color:#000;
  background-color: #ffffff;
}
.accordion-header {
  border: 1px solid #ddd;
}
.accordion-item{
  margin-bottom: 5px !important;
}
.accordion-button:focus{
  border:none !important;
}

.dropdown-toggle::after{
  display:none;
}
.performance-top{
  border-bottom:none;
}
.performance-top li a{
  color:#00c7b2;

}
tbody, td, tfoot, th, thead, tr {
 border-color: #eee; 
   border-style: solid;
}

.table>:not(:last-child)>:last-child>* {
  border-bottom-color: #eee;
}

.list-group-item{
  border:none !important;
  /* border-bottom:1px solid #00c7b2 !important; */
  color:#00c7b2 !important;
}
#calenderTable tbody > tr:last-child > td ,
#culumativeTable tbody > tr:last-child > td {
  border-bottom: 1px dashed #000;
}
.navbar-expand-lg .navbar-nav .nav-link{
  font-size:17px !important;
  color:#222;
  font-weight: 700 !important;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
  color:#00c7b2;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(..assets/images/menu.svg) !important;
}
@media (min-width:1200px){
  header .navbar-expand-lg .navbar-nav .nav-link{
    line-height: 32px;

  }
  #imageurl{
    margin-right:6px;
  }
  #default{
    color:#000;
  }
  
}
@media (max-width:767px){
  #portfolio .portfolio-tab-titles, #myDiv #portfolio #v-pills-tabContent{
    float:none !important;

  }
.portfolio-sec-2-tab-details tr{
  display:flex !important;
  justify-content: space-between;

}
.portfolio-sec-2-tab-details .am-dspuat-content span{
  margin-bottom: 0;
}
.nav-tabs-dspuat li > a {
  padding: 12px 6px!important;
  font-weight: 400!important;
  font-size: 12px!important;
}
}
