You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

368 lines
12 KiB

meta(charset='utf-8')
meta(name='viewport' content='width=device-width,initial-scale=1')
title SBI
link(rel='stylesheet' href='css/fonts.css')
link(href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous')
link(rel='stylesheet' href='css/style.css')
link(rel='stylesheet' href='css/responsive.css')
script(src='https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js')
link(rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css' integrity='sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==' crossorigin='anonymous' referrerpolicy='no-referrer')
script(src='https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js')
.main
// header section
nav
.bar-icon(onclick='myFunction(this)')
.bar1
.bar2
.bar3
.container
.navSec
.leftNav
a(href="/")
.logo
img.wtLogo(src='images/logo-wt.png' alt)
img.realLogo(src='images/logo.png' alt)
.centerNav
ul.navLinks
li
a(href='/about') About
li
a(href='/services') Service
li
a(href='/media') Media
li
a(href='/insights') Insights
li
a(href='/csr') CSR
li
a(href='/career') Carrer
li
a(href='/contact') Contact
.rightNav
.search-area
button.searchBtn
i.fa-solid.fa-magnifying-glass
.search-field
input(type='text' placeholder='Enter Your Text Here...')
.clientLogin
a.btn.btn-orange(href='login.html') Client Login
// header section end
// hero banner start
.marketPlaceWrap
.headingMarketPlace Market Updates
.marketUpdatesWrap
.search-market
input(type='text' placeholder='Search')
.marketUpdatesContain
.container
.row
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
.col-md-3.mb-4
.marketUpdateBox
.marketPrintBtn
img(src='images/pdfDownload.png' alt)
h2 Market Snapshot
.marketDate Nov 16, 2023
.marketLearnMore
a(href) Learn More
// hero benner end
// content area
.main
.container
.heading-area
h2 Insights
.marketPanel
.row
.col-md-8
.listingMarketing
.leftMarketArea
.insiteBox
.insiteBoxImg
img(src='images/market/img4.png' alt)
.insiteBoxContent
h2 Lorem Ipsum
p Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s
.insiteBoxReadMore
a(href) Read Post
.rtMarketArea
.insiteBox.mb-2
.insiteBoxImg
img(src='images/market/img2.png' alt)
.insiteBoxContent
h2 Lorem Ipsum
p Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s
.insiteBoxReadMore
a(href) Read Post
.insiteBox
.insiteBoxImg
img(src='images/market/img3.png' alt)
.insiteBoxContent
h2 Lorem Ipsum
p Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s
.insiteBoxReadMore
a(href) Read Post
.col-md-4
.latestUpdates
.latestUpdateHeader
.latestUpdateHeading Latest
.latestUpdateDrop
select(name)
option(value) Topic
ul.latestUpdatListing
li
.latestUpdateBox
.latestUpdateImg
img(src='images/market/img1.png' alt)
.latestUpadateContent
h2 Lorem ipsum
p Lorem ipsum dolor sit, amet consectetur adipisicing elit.
.latestReadMore
img(src='images/market/arrow-rt.png' alt)
li
.latestUpdateBox
.latestUpdateImg
img(src='images/market/img1.png' alt)
.latestUpadateContent
h2 Lorem ipsum
p Lorem ipsum dolor sit, amet consectetur adipisicing elit.
.latestReadMore
img(src='images/market/arrow-rt.png' alt)
li
.latestUpdateBox
.latestUpdateImg
img(src='images/market/img1.png' alt)
.latestUpadateContent
h2 Lorem ipsum
p Lorem ipsum dolor sit, amet consectetur adipisicing elit.
.latestReadMore
img(src='images/market/arrow-rt.png' alt)
li
.latestUpdateBox
.latestUpdateImg
img(src='images/market/img1.png' alt)
.latestUpadateContent
h2 Lorem ipsum
p Lorem ipsum dolor sit, amet consectetur adipisicing elit.
.latestReadMore
img(src='images/market/arrow-rt.png' alt)
// content area
// footer section
footer
.main
.container
// first layer footer
.topfooter
ul.socialLinks
li
a(href)
img(src='images/twitter.png' alt)
li
a(href)
img(src='images/facebook.png' alt)
li
a(href)
img(src='images/youtube.png' alt)
li
a(href)
img(src='images/linkedin.png' alt)
li
a(href)
img(src='images/instagram.png' alt)
.newsletter
label(for) Subscribe
.newletter-box
input(type='text' placeholder='Enter Email Here')
button
i.fa-solid.fa-arrow-right-long
// second layer footer
.footerLinks
.footer-col
h2 About
ul.footer_links
li
a(href="/about") Leadership
li
a(href="/corporate-overview") Corporate Overview
li
a(href="/satutory") Statutory
li
a(href="/disclaimer") Disclaimer
.footer-col
h2 SERVICES
ul.footer_links
li
a(href) Fund Accounting
li
a(href) Custody
li
a(href) Client Experience
li
a(href) Technology
li
a(href) Case Study / Testimonial
.footer-col
h2 MEDIA
ul.footer_links
li
a(href) Press Release
li
a(href) Media Kit
li
a(href) Events
li
a(href) Leadership Speak
.footer-col
h2 INSIGHTS
ul.footer_links
li
a(href) Market Update
li
a(href) Blogs
.footer-col
h2 CSR
ul.footer_links
li
a(href) Stories
li
a(href) Partners
li
a(href) Impact
.footer-col
h2 CAREERS
ul.footer_links
li
a(href) Opportunities
li
a(href) Life at SBI-SG
li
a(href) Testimonials
li
a(href) Awards
.footer-col
h2 CONTACT
ul.footer_links
li
a(href) Location
li
a(href) Functional Contact
li
a(href) Terms of Use
li
a(href) Registered Office
li
a(href) FAQs
.bottomSec
.main
.container
// third layer footer
.footer-bottom
.footer-logo
img(src='images/footer-logo.png' alt)
.address
| © Copyright 2022, SBI-SG Global Securities Services Pvt. Ltd.
br
| All rights reserved
.otherInfo
.reguAuth Regulatory Authorities: | SEBI | RBI | BSE | NSE | COSL | NSDL
ul.regCust
li
| SEBI Registered Custodian
br
| IN/CUS/022
li
| DP - NSDL IN-DP-NSDL
br
| -326-2010
li
| DP - CDSL IN-DP-CDSL
br
| -535-2010
// footer section end
script.
function myFunction(x) {
x.classList.toggle("change");
$(".centerNav").toggle();
$(".centerNav").toggleClass('slideNav');
}
$(".searchBtn").click(function(){
$(".search-field").toggle();
})
// footer mobile menu script
$( document ).width();
$(".footer-col h2").click(function(){
var $that = $(this);
if($(document).width()<992)
{
$(this).next().toggle();
$(this).toggleClass("showItems");
}
})
// tabs script
$(".tab-content > div").hide();
$(".tab-content > div:nth-child(4)").show();
$(".tabs li a").click(function(){
$(".tabs li a").removeClass('activeTab');
$(this).addClass('activeTab');
$(".tab-content > div").hide();
var vin = $(this).attr('rel');
$("#" + vin).show();
})