.gd-backlink {
    background: url(../images/back-arrow.svg) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 9px;
    height: 7px
}

.mobi-breadcrumb {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding: 24px 20px 0 20px
}

.mobi-breadcrumb a {
    text-decoration: none;
    color: #000 !important;
    text-transform: capitalize
}

.oi-bredcrumb-arrow {
    background: url(https://images.goodreturns.in/common_dynamic/images/wap/bredcrumb-arrow.svg) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.gd-ipo-maincontainer {
    font-family: Arial,Helvetica,sans-serif
}

.gd-ipo-section {
    margin: 0 0 16px 0
}

.gd-mainheading {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
    line-height: 24px;
    letter-spacing: .24px
}

.gd-maindesc {
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 8px;
    position: relative;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s
}

.gd-maindesc p {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.gd-readmore {
    border: 0;
    color: #333;
    text-decoration: underline;
    font-weight: 600;
    background: 0;
    font-size: 15px
}

.gd-ipo-updates {
    margin: 0 0 36px 0
}

.gd-ipo-updates ul {
    margin: 0;
    box-sizing: border-box
}

.gd-ipo-updates ul li {
    display: block;
    vertical-align: top;
    white-space: normal;
    width: 100%;
    margin-bottom: 24px
}

.gd-ipo-article-thumb img {
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 5px
}

.gd-ipo-article-title {
    font-size: 15px;
    line-height: 24px;
    color: #4b4b4b;
    margin: 12px 0 0 0
}

.gd-ipo-timeline-wrapper {
    padding: 10px 0
}

.gd-ipo-tabsouter {
    background: #f5f6f7;
    padding: 16px 24px
}

.gd-ipo-tabsouter.sticky {
    z-index: 10000000;
    position: fixed;
    top: 0;
    width: 612px
}

.gd-ipo-tabsouter.sticky {
    z-index: 10000000;
    position: fixed;
    top: 64px;
    width: 660px;
    box-sizing: border-box
}

.gd-ipo-tabs {
    border-radius: 28px;
    background: #fff;
    padding: 12px 16px
}

.gd-ipo-tabs ul {
    display: flex;
    justify-content: space-between
}

.gd-ipo-tabs ul li {
    display: inline-block
}

.gd-ipo-tabs ul li a {
    padding: 8px 16px;
    border-radius: 30px;
    background: #dcfdec;
    color: #292929;
    font-size: 15px;
    text-align: center;
    display: block;
    line-height: 18px;
    min-width: 80px
}

.gd-ipo-tabs ul li a.active {
    background: #159b5a;
    color: #fff
}

.gd-ipo-search-block {
    margin: 24px 0 24px 0;
    position: relative
}

.gd-ipo-searchbox {
    position: relative;
    border: 1px solid #ECEAEBEB;
    padding: 12px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff
}

.gd-ipo-searchtextbox {
    border: 0 none;
    background: transparent;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #4b4b4b;
    outline: 0
}

.gd-ipo-search-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://images.goodreturns.in/common_dynamic/images/desk-search.svg) no-repeat 0 0
}

.gd-ipo-container {
    border: 1px solid #eceaeb;
    border-radius: 10px;
    margin: 36px 0
}

.gd-ipo-header {
    padding: 16px 16px 12px 16px;
    position: relative;
    border-bottom: 1px solid #159b5a;
    display: flex;
    align-items: center
}

.gd-ipo-arrow {
    border: solid #1e1e1e;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: all .8s ease-in-out 0;
    -moz-transition: all .8s ease-in-out 0;
    -webkit-transition: all .8s ease-in-out 0;
    position: absolute;
    right: 16px
}

.gd-ipo-company-logo {
    width: 60px;
    height: 60px;
    border: .8px solid #eceaeb;
    border-radius: 6px;
    background: #fff;
    padding: 12px
}

.gd-ipo-company-name {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin: 0 12px;
    font-weight: bold
}

.gd-ipo-content {
    padding: 24px 10px 10px 10px
}

.gd-ipo-content1 {
    padding: 24px 0 0 0
}

.gd-ipo-rows-right {
    text-align: left
}

.gd-ipo-rows {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.gd-ipo-rowslast {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.gd-ipo-content1 .gd-ipo-rows {
    padding: 0 16px
}

.gd-ipo-content1 .gd-ipo-rowslast {
    background: #fbfbfb;
    padding: 10px 16px;
    border-radius: 0 0 10px 10px
}

.gd-ipo-rows-label {
    font-size: 15px;
    line-height: 16px;
    color: #8b8b8b;
    font-weight: normal;
    margin-bottom: 12px
}

.gd-ipo-rows-detail {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: bold
}

.gd-ipo-rows-amount,.gd-ipo-rows-link {
    font-size: 16px;
    line-height: 20px;
    color: #159b5a;
    font-weight: bold
}

.gd-ipo-rows-amount span {
    color: #8b8b8b;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px
}

.gd-ipo-rows-link a {
    color: #159b5a;
    text-decoration: underline
}

.gd-showmore {
    margin: 24px 0
}

.gd-showmore a {
    background: #159b5a;
    display: block;
    line-height: 44px;
    min-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-weight: normal;
    margin: 0 auto
}

.gd-ipo-otherdetails {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    margin: 0
}

.gd-ipo-otherdetails p {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
    line-height: 28px
}

.gd-ipo-header-block {
    padding: 24px 0 12px 0;
    position: relative;
    display: flex;
    align-items: center
}

.gd-ipo-topblock .gd-ipo-content {
    padding: 10px 0
}

.gd-ipo-otherdetail-rows {
    margin-bottom: 12px;
    flex: 0 0 25%
}

.gd-ipo-bottom-blockouter {
    border-top: 1px solid #eceaeb;
}

.gd-ipo-bottom-block {
    padding: 10px 10px 0 10px;
    margin: 24px 0 0 0;
    background: #fbfbfb;
    border-radius: 10px;
    display: flex;
    justify-content: space-around;
    gap: 10px;
    flex-wrap: wrap
}

.gd-ipo-secondary-data {
    border: 1px solid #eceaeb
}

.gd-ipo-secondary-data-rowise {
    display: flex;
    justify-content: space-between
}

.gd-ipo-secondary-data-rowise.ipoheading {
    background: #fbfbfb
}

.gd-ipo-secondary-data-label {
    padding: 12px 10px;
    font-size: 15px;
    line-height: 17px;
    color: #333;
    font-weight: bold;
    text-align: left
}

.gd-ipo-secondary-data-detail {
    padding: 12px 10px;
    font-size: 15px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
    text-align: left
}

.gd-ipo-secondary-data-rowise div:first-child {
    width: 50%
}

.gd-ipo-secondary-data-rowise div:nth-child(2) {
    width: 50%
}

.gd-ipo-tabledata-outer {
    border-radius: 5px;
    padding: 10px 0
}

.gd-ipo-tablescroll {
    max-width: 360px;
    white-space: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.gd-ipo-tabledata {
    border-collapse: collapse;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 #0000001A
}

.gd-ipo-tabledata th {
    background: #141d27;
    padding: 16px;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    font-weight: normal;
    text-align: left
}

.gd-ipo-tabledata td {
    padding: 16px;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #eceaeb
}

.gd-ipo-tabledata tr:last-child td {
    border-bottom: 0 none
}

.gd-ipo-tabledata th:first-child {
    border-radius: 5px 0 0 0
}

.gd-ipo-tabledata th:last-child {
    border-radius: 0 5px 0 0
}

.gd-ipo-detail-desc {
    background: #fbfbfb;
    border-radius: 4px;
    padding: 10px 0
}


.gd-ipo-topblock .gd-ipo-rows {
    margin-bottom: 40px
}

.gd-ipo-bottom-block {
    padding: 24px 0;
    position: relative
}

.gd-ipo-timeline-wrapper ul {
    margin: 0
}

.gd-ipo-timeline-wrapper ul li {
    padding: 0 0 24px 0;
    position: relative;
    height: 80px;
    width: 51%
}

.gd-ipo-timeline-wrapper ul li {
    border-right: 1px solid #b3b3b3;
    float: left
}

.gd-ipo-timeline-wrapper ul li:last-child {
    border-left: 0;
    padding-bottom: 0;
    min-height: auto
}

.gd-ipo-timeline-circle {
    width: 10px;
    height: 10px;
    background: #279e74;
    position: absolute;
    right: -5px;
    top: 0;
    border-radius: 50%
}



.gd-ipo-timeline-wrapper ul li:nth-child(2n+1) .gd-ipo-timeline-data {
    margin-right: 20px;
    text-align: right
}

.gd-ipo-timeline-wrapper ul li:nth-child(2n) .gd-ipo-timeline-data {
    width: 280px;
    position: absolute;
    left: 370px
}

.gd-ipo-timeline-date {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 6px
}

.gd-ipo-timeline-label {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    font-weight: normal
}

.gd-ipo-timeline-wrapper ul li.curpos .gd-ipo-timeline-circle {
    width: 18px;
    height: 18px;
    right: -9px;
    top: 0;
    background: url(https://images.goodreturns.in/common_dynamic/images/ipo-tick.svg) no-repeat 0 0;
    color: green
}

.gd-ipo-timeline-wrapper ul li.curpos .gd-ipo-timeline-data {
    background: #f5f6f7
}

.gd-subheading {
    font-size: 17px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px
}

.gd-ipo-milestones-wrapper ul {
    margin: 0
}

.gd-ipo-milestones-wrapper ul li {
    border-left: 1px solid #b3b3b3;
    padding: 0 0 24px 8px;
    position: relative;
    min-height: 55px
}

.gd-ipo-milestones-wrapper ul li:last-child {
    border-left: 0;
    padding-bottom: 0;
    min-height: auto
}

.gd-ipo-milestones-circle {
    width: 10px;
    height: 10px;
    background: #279e74;
    position: absolute;
    left: -5px;
    top: 0;
    border-radius: 50%
}

.gd-ipo-milestones-data {
    margin-left: 10px;
    text-align: left;
    padding: 0 8px 0 0;
    border-radius: 4px
}

.gd-ipo-milestones-date {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 6px
}

.gd-ipo-milestones-desc,.gd-ipo-detail-desc1 {
    padding: 10px 0;
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
    line-height: 28px
}

.gd-ipo-listing-details {
    background: #fbfbfb;
    padding: 10px 0
}

.gd-ipo-listing-title {
    font-size: 16px;
    color: #8b8b8b;
    line-height: 15px;
    margin: 8px
}

.gd-ipo-listing-label {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    margin: 8px
}

.bottomborder {
    border-bottom: 1px solid #eceaeb;
    padding-bottom: 24px;
    margin-bottom: 24px
}

.oi-ipo-faqs-section {
    margin: 0 0 24px 0;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 24px
}

.oi-ipo-faqs-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    position: relative;
    cursor: pointer;
    padding-right: 20px
}

.oi-ipo-faqs-desc {
    display: none;
    font-size: 15px;
    line-height: 28px;
    font-weight: normal;
    color: #333;
    margin-top: 12px
}

.oi-ipo-faqs-section.show .oi-ipo-faqs-desc {
    display: block
}

.oi-ipo-faqs-title:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 5px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .8s ease-in-out 0;
    -moz-transition: all .8s ease-in-out 0;
    -webkit-transition: all .8s ease-in-out 0
}

.oi-ipo-faqs-section.show .oi-ipo-faqs-title:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.gd-ipo-contact-label,.gd-ipo-contact-detinner {
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0;
    color: #4b4b4b;
    display: flex;
    margin-bottom: 12px;
    margin-right: 20px
}

.gd-ipo-contact-label a {
    color: #4b4b4b;
    font-weight: bold
}

.gd-ipo-location-icon {
    display: block;
    width: 45px;
    height: 22px;
    background: url(https://images.goodreturns.in/common_dynamic/images/location-icon.svg) no-repeat 0 0;
    margin-right: 5px;
    vertical-align: middle
}

.gd-ipo-phone-icon {
    display: block;
    width: 22px;
    height: 18px;
    background: url(https://images.goodreturns.in/common_dynamic/images/phone-icon.svg) no-repeat 0 0;
    margin-right: 5px;
    vertical-align: middle
}

.gd-ipo-website-icon {
    display: block;
    width: 22px;
    height: 21px;
    background: url(https://images.goodreturns.in/common_dynamic/images/website-icon.svg) no-repeat 0 0;
    margin-right: 5px;
    vertical-align: middle
}

.gd-ipo-contact-det {
    background: #fbfbfb;
    border-radius: 4px;
    padding: 10px;
    display: flex;
    justify-content: start;
    justify-content: space-around
}

.gd-ipo-contact-detinner {
    display: flex;
    align-items: center
}

.gd-ipo-lineseperator {
    color: #eceaeb;
    font-size: 20px;
    margin-right: 20px
}

.gd-ipo-listing-wrapouter {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 24px;
    flex-wrap: wrap
}

.gd-ipo-listing-wrapouter.last {
    margin-bottom: 0
}

.gd-ipo-listing-wrap {
    width: 25%;
    flex: 1 0 25%
}

.gd-ipo-container.hide {
    display: none
}

.question>p {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important
}

a.gd-readmore:hover {
    cursor: pointer
}

.gd-iposearch-dropbox {
    position: absolute;
    background: #fff;
    left: 0;
    top: 50px;
    width: 110px;
    border: 1px solid #159b5a;
    display: none;
    border-radius: 4px;
    z-index: 999
}

.gd-iposearch-dropbox {
    width: 100%
}

.gd-iposearch-dropbox.popup-open {
    display: block
}

.gd-iposearchbox-popup {
    height: 250px;
    overflow-y: auto
}

.gd-iposearch-dropbox a {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .01em;
    color: #333;
    padding: 10px;
    list-style-type: none;
    border-bottom: .8px solid #e3e3e3;
    cursor: pointer;
    display: block
}

a.isDisabled {
    color: #333;
    font-weight: 600;
    cursor: not-allowed;
    text-decoration: none;
    cursor: not-allowed
}

.gr-heading-wrapper {
    background: #141d27;
    border-radius: 5px;
    padding: 8px 10px 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.gr-heading-wrapper .gr-heading {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding: 5px 0 5px 11px;
    margin: 0;
}

.gr-heading-wrapper .gr-heading:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    top: 3px;
    width: 3px;
    background: #159b5a;
    margin: auto
}
ul {
    list-style-type: none;
}
.gd-ipo-timeline-data {
    margin-left: 0;
    text-align: left;
    /*background: #fbfbfb;*/
    padding: 8px 16px;
    border-radius: 4px
}

