﻿@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html {
    height: 100%;
}
body {
    min-height: 100%;
    margin: 0px;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 500;
    font-style: normal;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0px;
    padding-right: 0px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.container {
    width: 100%;
    position: relative;
    padding: 0px 8%;
}
h1,h2,h3,h4,h5,h6{
    margin:0px;
}
p{
    margin:0px;
}
ul{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a, a:hover, a:active{
    text-decoration: none;
}
.medium {
    font-family: 'Red Hat Display';
    font-weight: normal;
    font-style: normal;
}
.fixmenuwrap ul li a {
    font-family:'Red Hat Display' !important;
}
.bold {
    font-family: 'Red Hat Display';
    font-weight: bold;
    font-style: normal;
}

.black {
    font-family: 'Red Hat Display';
    font-weight: normal;
    font-style: normal;
}

.light {
    font-family: 'Red Hat Display';
    font-weight: normal;
    font-style: normal;
}
.asset_cont p {
    font-family: 'Red Hat Display';
}
.banner{
    position:relative;
    width:100%;
    background-size:cover !important;
    background-position:top center !important;
}
/*div#homeBannerTwo h1 {
    color: #013874;
}*/
/*div#homeBannerTwo p {
    color: #013874;
}*/
#homeBannerOne {
    background: url(../images/home/GMR-GPUIL-Banner.jpg) no-repeat;
    height: 73vh;
    background-position: top left !important;
}
#homeBannerTwo {
    background: url(../images/home/Banner-2.jpg) no-repeat;
    height: 73vh;
}
.clrWht {
    color: #fff;
}
.bannerCaption.clrWht {
    display: table;
    width: 100%;
}
.bannerInnerCaption {
    display: table-cell;
    vertical-align: bottom;
    height: 73vh;
    padding-bottom: 100px;
}
.stock_img {
    position: absolute;
    left: -100%;
    max-width: 100%;
    top: 0px;
    padding: 20px;
}
.homeIndicator {
    position: absolute;
    margin: 0px;
    left: 8%;
    text-align: left;
    bottom: 60px;
}
.homeIndicator li {
    border-color: #8F8E8C !important;
    width: 12px;
    height: 12px;
    border: 2px solid;
    margin: 0px 5px 0px 0px !important;
}
.homeIndicator li.active {
    background: #fff;
    width: 12px;
    height: 12px;
    border: 2px solid #fff !important;
}
.clrBlk{
    color:#000 !important;
}
.knowmore {
    background: #F9A61A;
    display: inline-block;
    width: 120px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    padding: 4px 0px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	outline:none;
}
.knowmore:hover {
    color: #F9A61A !important;
    background:#fff;
}
.knowmore:hover,.knowmore:focus,.knowmore:visited{
    text-decoration: none;
}
.inv_pdf_list .inv_t:nth-child(2) {
    background: #EDEDED;
}
.bannerInnerCaption span {
    display: block;
}
.font45 {
    font-size: 45px;
}
.font24{
    font-size:24px;
}
.bannerInnerCaption p {
    padding: 20px 0px;
}
.fixmenuwrap {
    width: 100%;
    height: 60px;
    background: #fff;
    position: relative;
    z-index: 99;
    text-align: center;
    box-shadow: 1px 1px 5px #ccc;
}
#menuBtmOne ul.dropdown-menu {
    right: 0px;
    left: auto;
}
ul.fixmenuleft li {
    float: left;
    padding: 20px 0px 20px 0px;
    margin: 0px 20px 0px 0px;
}
ul.fixmenuleft {
    list-style-type: none;
    margin: 0;
    float: none;
    display: inline-block;
    float: left !important;
}
ul#menuBtmOne li {
    padding: 0px;
    margin: 0px;
}
ul.fixmenuleft li a {
    /*color: #4B4B4B;*/
    color:#020202;
    font-size: 15px;
    font-family: 'Red Hat Display' !important;
    display: block;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-weight: 400;
}
ul.fixmenuleft li a:hover {
    font-family: 'Red Hat Display' !important;
    font-weight: bold;
}
ul#menuBtmOne li a span {
    display: inline-block;
    color: #AAAAAA;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
    font-size: 15px;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: 0px;
}
.navbar-right ul.dropdown-menu li a {
    font-family: 'Red Hat Display' !important;
    border: none !important;
}
.navbar-right ul.dropdown-menu li.active-menu a {
    font-family: 'Red Hat Display' !important;
    font-weight: bold;
    background: #0E437D;
    color:#fff;
}
.quickLinks ul li a {
    font-family: 'Red Hat Display' !important;
    font-weight: bold;
}
.navbar-right li.active-menu a {
    font-family: 'Red Hat Display' !important;
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #0E437D;
}
.dropdown-menu li {
    padding: 0px !important;
    float: none !important;
    margin: 0px !important;
}
.dropdown-menu {
    top: 100% !important;
    bottom: auto !important;
    min-width: inherit !important;
}
span.caret {
    margin: 0px 0px 0px 5px;
}
ul#menuBtmOne li a#menuhiglight {
    border: 1px solid #EFEFEF;
    padding: 0px;
    border-bottom: 3px solid #F9A61A;
    padding: 18px 30px;
    display: block;
}
ul.dropdown-menu li a {
    padding: 5px 20px;
}
ul#menuBtmOne li:hover a#menuhiglight {
    background: #F9A61A;
    color: #fff;
    border: 1px solid #F9A61A;
    border-bottom: 3px solid #F9A61A;
}
.investor_highlight {
    /*background: #F5F5F5;*/
    background: #e5e5e5;
}
.invest_list {
    margin: 0px -12px;
    padding: 0px 0px 40px 0px;
}
.invest_list_inn {
    padding: 0px 12px
}
#homeLatestRelease .invest_list_inn:hover .invest_listbg {
    transform: scale(1.05);
}
.invest_listbg {
    background: #fff;
    border-radius: 5px;
    transform: scale(1);
}
#homeLatestRelease .invest_listbg:before {
    border: 8px solid transparent;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 0px;
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#homeLatestRelease .invest_list_inn:hover .invest_listbg:before {
    border: 8px solid #f2f2f2;
    border-radius: 8px;
}
#homeLatestRelease .invest_list_inn:hover .press_release {
    padding: 20px 20px;
    box-shadow: inherit;
}
.invest_listbg p {
    font-size: 18px;
    padding: 15px 20px 20px 20px;
}
.invest_listbg h2 {
    padding: 10px 20px 30px 20px;
}
.inv_pdf_list {
    border-top: 1px solid #EAEAEA;
}
.inv_t {
    padding: 0% 20px;
    height: 50px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    width: 100%;
}
.inv_t_left {
    width: 50%;
    font-size: 16px;
    float: left;
}
.inv_t_right {
    width: 50%;
    float: right;
    text-align: right;
}
.inv_t_right a {
    color: #F9A61A;
}
.view_all {
    padding: 20px 20px 40px 20px;
    border-top: 1px solid #F5F5F5;
}
.irfoot_list {
    text-align: center;
    padding: 3% 0px;
}
.irfoot_list ul li {
    display: inline-block;
}
.irfoot_list ul li a {
    color: #000;
    font-size: 13px;
}
.irfoot_list ul li span {
    background: #000;
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: -1px 5px;
}
.press_release {
    padding: 20px 20px;
    box-shadow: 1px 1px 2px #ccc;
        /*min-height: 178px;*/    
        min-height: 194px;    
}
.press_release span {
    display: block;
    font-size: 13px;
    color: #6E6E6E;
}
.pad20 {
    padding: 20px 0px;
}
.pad50 {
    padding: 50px 0px;
}
.orangeclr {
    color: #F9A61A !important;
}
.text_center {
    text-align: center;
}
.view_allpress_release a {
    width: auto;
    padding: 4px 10px;
}
.font18{
    font-size:18px;
}
.view_all_policy {
    border: none;
}
#chairman_bg {
    background: url(../images/home/Chairman-message.png) no-repeat;
    height: 45vh;
    margin: 0px 0px 20px 0px;
}
.invest_title p {
    padding: 0px 0px 20px 0px;
}
.chairmant_context h2 {
    color: #556F95;
}
.chairmant_context h4 span {
    display: block;
    color: #C8D1DA;
    font-size: 13px;
    padding: 5px 0px 0px 0px;
}
.chairmant_context p {
    color: #C8D1DA;
}
#stock_bg {
    background: url(../images/home/Graph-bg.jpg) no-repeat;
    /*height: 60vh;
    margin: 0px 0px 50px 0px;*/
    height: 70vh;
}
.stock_bg {
    background: rgba(4, 59, 116, 0.9);
    position: relative;
    top: 50px;
    border-radius: 5px;
    height: 60vh;
}
.stripfixed{
    position:fixed;
    top:0px;
}
.clearboth {
    clear: both;
}
.stock_left {
    padding: 20px 20px;
}
.stock_tab li.active a {
    border-bottom: 2px solid #F9A61A;
}
.stock_tab li a {
    color: #6689AE;
    margin: 0px 15px 0px 0px;
    background: inherit !important;
    font-size: 22px;
    border-radius: 0px;
    padding: 0px;
}
.stock_cont {
    border: 1px solid #2A5786;
    margin: 20px 0px 0px 0px;
}
.stock_right {
    padding: 0px 20px 0px 0px;
}
.stock_cont_left {
    border-right: 1px solid #1D4E81;
    height: 120px;
    padding: 2% 10%;
}
.stock_cont p {
    color: #D0D5DD;
    text-align: left;
    padding: 0px;
}
.stock_cont p span {
    display: block;
    font-size: 42px;
    color: #fff;
}
.view_all.view_Stock {
    padding: 20px 0px;
    border: none;
}
p.smll_txt {
    color: #D0D5DD;
    padding: 0px;
}
.invest_title h5 {
    padding: 0px 0px 30px 0px;
    font-size: 16px;
}
.shareholder_form {
    width: 65%;
    margin: 0px auto 70px auto;
    background: #fff;
    padding: 20px 6%;
    border-radius: 8px;
}
.shareholder_form p {
    padding: 0px 0px 20px 0px;
    font-size: 16px;
}
.input_Style {
    border: 1px solid #BABABA;
    background: #F5F5F5;
    height: 45px;
    border-radius: 6px;
    font-family: 'Red Hat Display';
}
.view_all.submitbtn {
    border: none;
    padding: 20px 0px 40px 0px;
}
.view_all.submitbtn button {
    border: none;
    width: 160px;
    height: 40px;
    font-size: 18px;
    outline: none;
}
.btn_right{
    float:right;
}
.input_Style.textarea_style {
    height: 150px;
}
.input_Style::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #141414;
}
.input_Style::-moz-placeholder { /* Firefox 19+ */
    color: #141414;
}
.input_Style:-ms-input-placeholder { /* IE 10+ */
    color: #141414;
}
.input_Style:-moz-placeholder { /* Firefox 18- */
    color: #141414;
}
.gmroverview {
    padding: 0px 0px 70px 0px;
}
.gmrgroup_right {
    padding: 0px 90px 0px 40px;
}
.gmrgroup_left p {
    font-size: 16px;
}
.gmrgroup_left {
    padding: 0px 0px 0px 50px;
}
.gmrgroup_right {
    padding: 0px 90px 0px 40px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    justify-content:center;
    height: 20vh;
}
.overviewbg {
    background: #EDEDED;
}
.ir_footer {
    background: #fff;
}
.asset_tablist li.resp-tab-active img.icon-off {
    display: block;
}
.icon-off {
    display: none;
}
.asset_tablist li.resp-tab-active img.icon-on {
    display: none;
}
.asset_tablist {
    box-shadow: 1px 1px 5px #ccc;
    clear: both;
    width: 100%;
    display: inline-block;
    z-index: 9;
    position: relative;
    background: inherit;
    border: none;
}
.asset_tablist li:first-child {
    border-radius: 8px 0px 0px 0px;
}
.asset_tablist li span {
    display: inline-block;
    vertical-align: text-bottom;
    padding: 0px 5px 0px 0px;
}
.asset_tablist li.resp-tab-active img.icon-off {
    display: block;
}
.asset_tablist li.resp-tab-active img.icon-on {
    display: none;
}
.asset_tablist li span img {
    width: 30px;
}
.asset_tablist li.resp-tab-active {
    background: #fff !important;
    color: #000;
    border: none !important;
    padding: 18px 0px !important;
}
.asset_tablist li {
    width: 25%;
    margin: 0px !important;
    padding: 18px 0px !important;
    text-align: center;
    background: #10437A !important;
    display: block;
    color: #fff;
    height: 65px;
    font-size: 20px !important;
    border-right: 1px solid #6685A6 !important;
}
.asset_tablist_context {
    margin: -65px 0px 0px 0px;
    padding: 65px 0px 0px 0px !important;
}
.resp-tab-content {
    border: none !important;
    padding: 0px !important;
}
.key_asset_cont {
    background: #fff;
    padding: 50px 30px 30px 30px;
    margin: 0px 0px 50px 0px;
    border-radius: 0px 0px 8px 8px;
}
.asset_cont {
    padding: 0px 0px 0px 30px;
}
.asset_cont p {
    padding: 0px 0px 20px 0px;
    font-size: 18px;
    color: #4C4C4C;
}
.green_init {
    position: relative;
    margin: 0px 0px 50px 0px;
}
.green_init_bg {
    background: #fff;
    border-radius: 8px;
    padding: 40px 190px 40px 40px;
    position: relative;
}
.green_bx_img {
    position: absolute;
    right: 0px;
    top: 0px;
}
.green_bx_img.btm_img {
    bottom: 0px;
    top: auto;
}
.green_init_context p {
    font-size: 16px;
    padding: 0px 0px 20px 0px;
}
.company_sec p span {
    display: block;
}
address {
    margin: 0px;
    font-size: 16px;
}
.green_init_img img {
    width: 380px;
}
.green_init_img {
    position: absolute;
    right: 0px;
    top: 25%;
}
.green_init_context p a {
    color: #000;
}
.hide{
    display:none !important;
}
.quart_table#quarttablelist .rTableCell, .quart_table#quarttablelist .rTableHead:first-child {
    width: 30% !important;
    text-align: left !important;
}
.quart_table#quarttablelist .rTableRow .rTableCell:first-child {
    width: 30% !important;
    text-align: left !important;
}
.rTableHead {
    height: 65px;
}
.quart_table#quarttablelist .rTableCell, .rTableHead:nth-child(2), .quart_table#quarttablelist .rTableCell, .rTableHead:nth-child(3),
.quart_table#quarttablelist .rTableCell, .rTableHead:nth-child(4), .quart_table#quarttablelist .rTableCell, .rTableHead:last-child {
width: 17.5% !important;
text-align: center !important;
}
.quart_table#quarttablelist .rTableRow .rTableCell:nth-child(2), .quart_table#quarttablelist .rTableRow .rTableCell:nth-child(3),
.quart_table#quarttablelist .rTableRow .rTableCell:nth-child(4), .quart_table#quarttablelist .rTableRow .rTableCell:last-child {
    width: 17.5%;
    text-align: center;
}
.rTableRow:nth-child(even) {
    background: #EDEDED;
}
.rTable {
    display: table;
    width: 100%;
    margin: 0px;
}
.rTableCell a img {
    width: 20px;
    margin: 0px auto;
}
.rTableBody {
    background: #fff;
    border-radius: 0px 0px 8px 8px;
}
.rTableRow {
    display: inline-table;
    font-family: 'Red Hat Display';
    width: 100%;
}
.rTableHeading {
    background: #10437A;
    color: #DEE1E8;
    border-radius: 8px 8px 0px 0px;
    display: table;
    width: 100%;
}
.pad90 {
    padding: 0px 90px;
}
.quart_table {
    margin: 60px 0px;
}
.rTableRow .rTableCell {
    font-family: 'Red Hat Display';
}
.quart_txt_left p {
    font-size: 16px;
    padding: 5px 0px 0px 0px;
}
.quart_filter {
    padding: 0px 0px 0px 30px;
}
.quart_select button {
    background: #fff !important;
    height: 50px;
    padding: 0px 40px;
    font-size: 20px;
    border: 1px solid #DFDFDF !important;
    border-radius: 8px;
    outline: 0 !important;
    box-shadow: inherit !important;
    color: #000 !important;
}
.quart_select {
    width: 100% !important;
}
.quart_select .dropdown-menu.open {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.quart_select ul li a {
    padding: 5px 40px;
}
.quart_select ul li span {
    padding: 0px;
    font-size: 20px;
    color: #000 !important;
}
.quart_select span.bs-caret {
    background: inherit !important;
    height: auto;
    position: absolute;
    right: 25px;
    top: 3px;
}
span.bs-caret:after {
    font-family: FontAwesome !important;
    content: "\f107" !important;
    color: #7B7B7B !important;
    font-size: 30px;
}
span.caret {
    display: none;
}
.annual_report_inn {
    margin: 60px 0px;
}
.ann_left_bg {
    padding: 15px 15px;
    background: #fff;
    border-radius: 8px;
}
.ann_top a {
    padding: 30px 15px;
    font-size: 13px;
}
.pdf_icon {
    width: 12px;
}
.ann_top a {
    padding: 25px 15px;
    font-size: 13px;
    display: block;
}
.ann_top a span {
    padding: 0px 0px 0px 5px;
}
.inv_t.annual_reprt {
    background: #F5F5F5;
    border-radius: 8px;
    margin: 0px 0px 10px 0px;
    font-family: 'Red Hat Display';
    padding: 3% 10px;
}
.inv_t.annual_reprt .inv_t_left {
    width: 90%;
    font-size: 15px;
}
.inv_t.annual_reprt .inv_t_right {
    width: 10%;
}
.ann_rpt_left {
    padding: 0px 50px 0px 0px;
}
.proxy_form {
    background: #fff;
    border-radius: 8px;
    padding: 5% 20px 20px 20px;
    margin: 0px 0px 20px 0px;
}
.proxy_title {
    color: #345685;
    font-size: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding: 0px 0px 5px 0px;
}
.inv_t.proxy_report {
    padding: 20px 0px 0px 0px;
}
.inv_t.proxy_report a {
    font-size: 12px;
    padding: 4px 0px 0px 0px;
    display: block;
}
.inv_t.proxy_report span {
    padding: 0px 0px 0px 10px;
    vertical-align: text-bottom;
}
.stock_tab.annual_report_Tab li.active {
    background: #fff;
}
.stock_tab.annual_report_Tab li {
    padding: 5px 15px;
    border-radius: 8px 8px 0px 0px;
}
.stock_tab.annual_report_Tab li.active a {
    color: #14437C;
    border-bottom: 2px solid #1A4C83;
}
.stock_tab.annual_report_Tab li a {
    color: #888888;
    margin: 0px;
    font-size: 18px;
}
.stock_tab.annual_report_Tab li a {
    color: #888888;
    margin: 0px;
    font-size: 18px;
}
.annual_tab .tab-content {
    background: #fff;
    border-radius: 0px 8px 8px 8px;
    margin: 0px 0px 20px 0px;
}
.annual_tab .tab-content h2 {
    padding: 40px 20px 15px 20px;
}
.inv_t.tab_report .inv_t_left {
    width: 70%;
}
.inv_t.tab_report .inv_t_right {
    width: 30%;
}
.inv_t.tab_report:nth-child(odd) {
    background: #EDEDED;
}
.proxy_form:last-child {
    margin: 0px;
}
.inv_t.tab_report .inv_t_right a {
    font-size: 13px;
}
.inv_t.tab_report {
    padding: 0px 20px;
    height: 8.5vh;
}
.inv_t.tab_report .inv_t_right a span {
    padding: 0px 0px 0px 5px;
    vertical-align: text-bottom;
}
.stock_title {
    background: #10437A;
    padding: 15px 20px;
    border-radius: 8px 8px 0px 0px;
    font-size: 20px;
}
.stock_list {
    background: #fff;
    border-radius: 0px 0px 8px 8px;
    margin: 0px 0px 25px 0px;
}
.stock_list_inn {
    border-right: 1px solid #ECECEC;
    box-sizing: border-box;
}
.inv_t.stk_overview {
    padding: 6% 20px;
}
.inv_t.stk_overview .inv_t_left {
    width: 40%;
    font-size: 14px;
}
.inv_t.stk_overview .inv_t_right {
    width: 60%;
    text-align: left;
}
.stock_list_inn:nth-child(2) .inv_t.stk_overview .inv_t_right, .stock_list_inn:nth-child(3) .inv_t.stk_overview .inv_t_right {
    width: 45%;
}
.stock_list_inn:nth-child(2) .inv_t.stk_overview .inv_t_left, .stock_list_inn:nth-child(3) .inv_t.stk_overview .inv_t_left {
    width: 55%;
}
.inv_t.stk_overview:nth-child(2) {
    background: #EDEDED;
}
.stock_list_inn:last-child {
    border: none;
}
.stock_weekly_report p {
    color: #999999;
    font-size: 20px;
    padding: 0px 0px 10px 0px;
}
.stock_weekly_report h5 {
    color: #999999;
    font-size: 13px;
    padding: 30px 0px;
}
.stock_report_Table .rTableHead:first-child {
    width: 20%;
}
.stock_report_Table .rTableRow .rTableCell:first-child {
    width: 20%;
    font-family: 'Red Hat Display';
    font-weight: bold;
}
.stock_report_Table .rTableRow .rTableCell:nth-child(2),
.stock_report_Table .rTableRow .rTableCell:nth-child(3), .stock_report_Table .rTableRow .rTableCell:nth-child(4),
.stock_report_Table .rTableRow .rTableCell:last-child {
    width: 20%;
    text-align: left;
}
.stock_report_Table .rTableCell, .stock_report_Table .rTableHead {
    height: 45px;
    font-size: 14px;
    border-right: 1px solid #DDDDDD;
    padding: 0px 12px;
}
.stock_report_Table .rTableCell:last-child, .stock_report_Table.rTableHead:last-child {
    border-right: none;
}
.rTable.stock_report_Table .rTableRow:nth-child(even) {
    border-radius: 0px 0px 8px 8px;
}
.exchage_right {
    padding: 0px 0px 0px 20px;
}
.exchange_bg {
    background: #fff;
    padding: 15px 15px;
    border-radius: 8px;
}
.exchange_top {
    border-bottom: 1px solid #E3E3E3;
}
.exchang_btm {
    border-radius: 8px;
    margin: 15px 0px 0px 0px;
    background: #F5F5F5;
}
.exchang_btm h2 {
    color: #7A7A7A;
    font-size: 16px;
    padding: 15px 20px;
    border-bottom: 1px solid #CFCFCF;
}
.ex_list {
    border-bottom: 1px solid #E1E1E1;
}
.ex_list_left {
    float: left;
    width: 20%;
    padding: 25px 20px;
    color: #666666;
    border-right: 1px solid #E1E1E1;
}
.ex_list_right {
    width: 80%;
    float: left;
    color: #7A7A7A;
    font-size: 12px;
    padding: 10px 15px;
}
.ex_list:last-child {
    border: none;
}
.exchange_report_table .rTableHead:first-child {
    width: 50%;
    text-align: left;
}
.exchange_report_table .rTableHead:nth-child(2), .exchange_report_table .rTableHead:last-child {
    width: 25% !important;
    text-align: left !important;
}
.exchange_report_table .rTableRow .rTableCell:first-child {
    width: 50%;
    text-align: left;
}
.exchange_report_table .rTableRow .rTableCell:nth-child(2), .exchange_report_table .rTableRow .rTableCell:last-child {
    width: 25%;
    text-align: left;
}
.stock_weekly_report {
    margin: 25px 0px 0px 0px;
}
.exchange_report_table .rTableCell:last-child, .rTableHead:last-child {
    border: none;
}
.rTableCell i {
    color: #659934;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
    font-size: 16px;
}
.exchange_report_table .rTableHead {
    color: #fff;
}
ul#menuBtmOne {
    padding: 0px 0px 0px 25%;
}
.hideleft{
    left:-100%;
}
.inv_t_right a span {
    vertical-align: text-bottom;
    padding: 0px 0px 0px 5px;
}
.mobileshow{
    display:none;
}
.navbar-right ul.dropdown-menu li {
    display: block;
}
.exchange_report_table .rTableCell, .rTableHead {
    padding: 0px 12px !important;
    font-size: 14px !important;
    height: 35px !important;
    border-right: 1px solid #E7E7E7;
}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 0px 26px ;
    height: 55px;
    vertical-align: middle;
    font-size: 16px;
    text-align: left;
    border-right: 1px solid #F8F8F8;
}
#quarttablelist .rTableCell, #quarttablelist .rTableHead {
    padding: 0px 26px !important;
    height: 55px !important;
    font-size: 16px !important;
}
.green_bx_img.btm_img img {
    width: 270px;
    display: inline-block;
}
.green_bx_img.btm_img {
    text-align: right;
}
.green_bx_img.top_img img {
    width: 200px;
}
/*update-overview-02-07-2018*/
.gmrgroup_right{
    display:block !important;
}
.assets_section {
    background: url(../images/overview/BG.png) no-repeat;
    background-size: cover;
    height: auto !important;
}
.assets_inner {
    color: #fff;
}
.invest_title p {
    /*text-align: center;
    font-size: 22px;*/
}
.assest_head {
    padding: 0px 0px 40px;
}
.assest_cont {
    padding: 10px 0px;
}
.assets_inner {
    color: #fff;
    margin: 0px auto;
    display: block;
    padding-top: 50px;
padding-bottom: 50px;
}
.assest_cont p {
    font-size: 18px;
    padding: 10px 0px;
}
ul.assest_list {
    line-height: 34px;
    padding: 0px 0px 0px 10px;
}
.assest_cont p {
    font-size: 18px;
    padding: 10px 0px;
    font-weight: 600;
}
ul.assest_list li {
    list-style-type: initial;
    color: #ddd;
    font-size: 12px;
}
.assest_head h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 10px;
    margin: 4px 0px 0px 0px;
    letter-spacing: 2px;
    display: inline-block;
    font-family: 'Red Hat Display' !important;
    font-weight: bold !important;
}
.top_urban{
      vertical-align: top !important;
}
.assest_head img {
    display: inline-block;
vertical-align: text-bottom;
}
.assets_inner_cont {
    padding: 0px 0px 0px 20px;
    min-height: 400px;
}
.border_right {
    border-right: 1px solid #355B85;
}
/*update-03-07-2018*/
.ir_footer{
    position:relative;
}
.ir_sitemap span {
    padding: 0px 5px;
}
.irfoot_list {
    text-align: left;
    padding: 15px 0px;
}
.ir_sitemap {
    float: right;
    position: absolute;
    right: 10%;
    bottom: 0px;
    background: #0f4379;
    padding: 5px 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 10%;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 60px 60px 0px 0px;
}
.sitemap_content {
    background: #0f4379;
    color: #fff;
        display:none;

}
.sitemap_row p {
    font-size: 18px;
    padding:10px 0px 0px 0px;
    opacity: 0.8;
}
.sitemap_row p:hover {
    opacity: 1;
}
ul.sitemap_list li a:hover {
    opacity: 1;
}
ul.sitemap_list li a {
    opacity: 0.8;
}
ul.sitemap_list li a {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    font-family: 'Red Hat Display' !important;
    line-height: 33px;
}
ul.sitemap_list li a:hover,ul.sitemap_list li a:focus,ul.sitemap_list li a:visited{
    color:inherit;
    text-decoration:none;
}
.sitemap_inner {
    padding: 10px 0px;
}
.rotate_img{
    transform: rotate(180deg);
}
.transform_img{
    display: inline-block;
    margin: -5px 0px 0px 0px;
}
.blue_strip{
    width:100%;
    height:8px;
    background:#0f4379;
}
.invest_listbg.press_release.transition_speed {
    cursor: pointer;
}
.sitemap_row p a {
    color: #fff;
}
/*feedback_10-07-2018*/
/*.star_white{
    background-image: url(../images/blank_star.png);
    width: 16px;
    height: 16px;
   display: inline-block;
}
.star_yellow {
    background-image: url(../images/shining_star.png);
    width: 16px;
    height: 16px;
    display: inline-block;
}*/
.feedback_sec p {
    padding: 0px 0px 7px 0px;
    font-size: 14px !important;
}
.feedback_sec{
    padding: 0px 0px 10px 0px;
}
.first_feedback_column {
    padding: 0px 20px 0px 0px;
}
.note {
    font-size: 10px !important;
}
#comment_txt {
    height: 90px !important;
}
.first_feedback_column > .form-group{
    margin-bottom:25px !important;
}
.shareholder_form_head {
    width: 65%;
    margin: 0px auto;
}
@media (max-width:767px){
.knowmore{
    height:30px !important;
    font-size:14px !important;
    margin:10px 0px ;
    /*float:left;*/
    /*width: 110px !important;*/
}


.btn_right{
    float:right !important;
}

    .bodbodycont h4 {
        font-size: 17px !important;
    }
}

.chairman_inn {
        padding: 30px 0px 0px 0px;
    margin-top: 40px;
}

.contact-page-left p{
    background: #144279;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
    width: 90%;
    margin-bottom: 5px;
    border-radius: 4px;
}
.contactinnervone p span {
    color: #144279;
    font-weight: bold;
    display: inline-block;
}
.contact-page-left p:hover{
    cursor: pointer;
}
.contactinnervone p {
    font-size: 16px;
    padding: 15px 15px 0px 15px;
    margin: 0px;
}
.contactinnervone{
    display: none;
    background: #fff;
    width: 95%;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 1px 1px 10px #ccc;
    padding: 15px 10px 15px 10px;
    min-height: 270px;
    max-height: 270px;
}
.contactinnervone:first-child{
    display: block;
}
.contactinnervone .contacthead{
    padding: 0px 15px 0px 15px;
    margin: 0px;
}
.contactinnervone .contacthead h5{
    font-size: 18px;
}
.contact-page-left p.active{
    background-color: #F9A61A;
    color: #fff;
}



.inv_tcus {
    padding: 0% 20px;
    height: 50px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    width: 100%;
}
.inv_tcus_left {
    width: 90%;
    font-size: 16px;
    float: left;
}
.inv_tcus_right {
    width: 10%;
    float: right;
    text-align: right;
}
.inv_tcus_right a {
    color: #F9A61A;
}
.otr_div .quart_table#quarttablelist .rTableHead:first-child{width: 3.2% !important;}
.otr_div .quart_table#quarttablelist .rTableHead:nth-child(2){width: 30% !important;}
.otr_div .quart_table#quarttablelist .rTableHead:nth-child(3){width: 14% !important;}
.otr_div .quart_table#quarttablelist .rTableRow .rTableCell:nth-child(1){width: 5% !important; text-align: center !important;}
.otr_div .quart_table#quarttablelist .rTableRow .rTableCell:nth-child(2){width: 30% !important;}
.otr_div .quart_table#quarttablelist .rTableRow .rTableCell:nth-child(3){width: 14% !important;}