HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/icbm.sbsc.in/index.php
<!doctype html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <title>10th INTERNATIONAL CONFERENCE ON BUSINESSS & MANAGEMENT 2022-23 (HYBRID MODE)</title>
 
    <link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap" rel="stylesheet">
    <link href="//fonts.googleapis.com/css?family=Hind&display=swap" rel="stylesheet">
   
    <link rel="stylesheet" href="assets/css/style-starter.css">
  </head>
  <body>

<!---------------header --------------->	
	<?php include 'header.php'; ?>
<!-----------------header --------------->		


 <!-- --------------------/main-slider-------------------------------- -->
<section class="w3l-main-slider" id="home">
  <div class="companies20-content">   
    <div class="owl-one owl-carousel owl-theme">
      
	  <div class="item">
        <li>
          <div class="slider-info banner-view bg bg2" data-selector=".bg.bg2">
            <div class="banner-info">
              <div class="container">
                <div class="banner-info-bg mx-auto text-center">
                  <h6 style="margin-top:-70px;">10<sup>th</sup> INTERNATIONAL CONFERENCE ON BUSINESSS & MANAGEMENT 2022-23 (HYBRID MODE)</h6>
				  <p>BUSINESS PRACTICES IN THE ERA OF SUSTAINABLE DEVELOPMENT GOALS (SDGs) 2030 AND NEW AGE TECHNOLOGIES</p><br>
				   
				   <p>Organised by</p><br>
				  
				  <p> DEPARTMENT OF COMMERCE,</p>
				  <p>SHAHEED BHAGAT SINGH COLLEGE,</p>
				  <p>UNIVERSITY OF DELHI </p><br>
				  
				  <p> 10<sup>th</sup> to 11<sup>th</sup> NOVEMBER, 2022	</p>			  				  
                 <a class="btn btn-secondary btn-theme2  mt-4" href="#">Read More</a>
                 <div class="scroll-button">
                  <a href="#about" class="scroll">
                    <div class="icon-scroll">
                      <div class="mouse">
                        <div class="wheel"></div>
                      </div>
                      <div class="icon-arrows">
                        <span></span>
                      </div>
                    </div>
                  </a>
                </div>
              </div>
                
              </div>
            </div>
          </div>
        </li>
      </div>
<!----------------------banner1------------------------------> 
	  

 	  
    </div>
  </div>


  <script src="assets/js/owl.carousel.js"></script>
  <!-- <script>
    $(document).ready(function () {
      $('.owl-one').owlCarousel({
        loop: true,
        margin: 0,
        nav: false,
        responsiveClass: true,
        autoplay: false,
        autoplayTimeout: 5000,
        autoplaySpeed: 1000,
        autoplayHoverPause: false,
        responsive: {
          0: {
            items: 1,
            nav: false
          },
          480: {
            items: 1,
            nav: false
          },
          667: {
            items: 1,
            nav: true
          },
          1000: {
            items: 1,
            nav: true
          }
        }
      })
    })
  </script>--->

</section>
 <!-- --------------------/main-slider-------------------------------- -->


<!-------------------------- banner bottom section---------------------- -->
    <section class="w3l-bottom-grids-6 pb-lg-5 text-center" id="services">
        <div class="container">
            <div class="grids-area-hny main-cont-wthree-fea row">
                <div class="col-lg-3 col-md-6 px-lg-2">
                    <div class="area-box color-1">
                        <i class="fa fa-cogs" aria-hidden="true"></i>
                        <h4><a href="call-for-papers.php" class="title-head">Call For Papers</a></h4>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6 px-lg-2 mt-md-0 mt-3">
                    <div class="area-box color-2">
                        <i class="fa fa-book" aria-hidden="true"></i>
                        <h4><a href="https://docs.google.com/forms/d/e/1FAIpQLSfcx8hNKR1VETKMkxo_NgyuFIIgOxOsH_XDrRjsQf01hrXB5Q/viewform" class="title-head">Register Now</a></h4>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6 px-lg-2 mt-lg-0 mt-3">
                    <div class="area-box color-3">
                        <i class="fa fa-calendar" aria-hidden="true"></i>
                        <h4><a href="important-dates-for-papers.php" class="title-head">Important Dates</a></h4>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6 px-lg-2 mt-lg-0 mt-3">
                    <div class="area-box color-4">
                        <i class="fa fa-hourglass-half" aria-hidden="true"></i>
                        <h4><a href="faqs.php" class="title-head">FAQ's</a></h4>
                    </div>
                </div>
            </div>
        </div>
    </section>

<style>
.w3l-bottom-grids-6 {
  position: relative;
  margin-top: -4em;
}

.w3l-bottom-grids-6 .area-box.color-1 {
  background-color: rgba(10, 132, 255, 1);
  
} 
 .w3l-bottom-grids-6 .area-box {
  padding: 50px 33px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background-color: var(--bg-color);
}

.w3l-bottom-grids-6 h4 a.title-head {
  margin-top: 25px;
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}

.w3l-bottom-grids-6 .area-box i {
  font-size: 45px;
  color: #fff;
}


.w3l-bottom-grids-6 .area-box.color-2 {
  background-color: rgba(116, 177, 239, 1);
}

.w3l-bottom-grids-6 .area-box.color-3 {
  background-color: #ff4f81;
}

.w3l-bottom-grids-6 .area-box.color-4 {
  background-color: #57e1aa;
}
</style>
<!-------------------------- banner bottom section---------------------- -->





<!--------------About Confrence----------------->
<section class="w3l-features-4">
	<div class="features py-3" id="about">
      <div class="container py-lg-3">
		<div class="feat-top row">
			
			<div class="feat-top-left col-lg-6">			
				<h4 class="sub-title">About Conference</h4>
				<p class="mt-3">The concept of sustainability is encouraged for equitable economic growth to secure the rights of future generations. Due to the global challenges posed by global warming and its effect on the scarcity of natural resources, adopting this paradigm is the need of the hour. In addition, social and political unrest will impede the nation&#39;s economic progress if the benefits of economic development do not percolate down to the base of the pyramid. Therefore, there is a global agreement to pursue the Sustainable Development Goals (SDGs) to ensure the positive effects of economic development are lasting. Globally for furtherance of SDGs, regulators are encouraging corporate entities to consider Environmental, Social, and Governance (ESG) factors while making their financial and investment choices.</p>
				<a class="btn btn-secondary btn-theme2 mt-4" href="about-conference.php"> Read More  &rarr;</a>
			</div>
			
			<div class="fea-gd-vv col-lg-6  mt-lg-0 mt-5 pl-lg-5">	
				<img src="assets/images/conference.jpg" class="img-fluid" alt="">
				 
		  </div> 
		</div>
		 </div>
	   </div>
   <!-- //features -->
</section>
<!--------------About Confrence----------------->




<!-----------------Our Knowledge Partners-------------->
 
<section class="w3l-features-1">
   <div class="features py-5" id="features">
      <div class="container py-md-3">
	     <div class="heading text-center mx-auto">
			<h3 class="head">Our Knowledge Partners </h3>
				
		 </div>
		<div class="fea-gd-vv row mt-5 pt-3">	
			<div class="float-lt feature-gd col-md-6">	
				<div>
     				<img src="assets/images/middlesex-university.png" style="width:100px;">
				</div>
				<div class="icon-info">
				   <h2><a href="#" style="color:#000;">MIDDLESEX UNIVERSITY</a></h2>
					  <p> Dubai</p>
						<a href="knowledge-partners.php" class="red mt-3">Read More <span class="fa fa-angle-right pl-1"></span></a>
				</div></center>					 
			</div>	
			
			<div class="float-mid feature-gd col-md-6 mt-md-0 mt-5">	
				<div>
     				<img src="assets/images/yasar-university.png" style="width:100px;">
				</div>
				<div class="icon-info">
					<h2 ><a href="yasar-university" style="color:#000;">YASAR UNIVERSITY</a></h2>
					<p>University in Bornova, Turkey</p>
					<a href="knowledge-partners.php" class="red mt-3">Read More <span class="fa fa-angle-right pl-1"></span></a>
				</div>
			</div> 					 
		  </div>  
		 </div>
	   </div> 
</section>
<!-----------------Our Knowledge Partners-------------->

<!-----------------Important Dates For Papers-------------->
<div class="w3l-open-block-services py-5" id="services">
	<div class="container py-lg-5 pt-4">
		<div class="heading text-center mx-auto">
				<h3 class="head">Important Dates For Papers</h3>
								  
			  </div>
			<div class="row pt-5 mt-3">
				<div class="col-lg-4 col-md-6">
					<div class="card text-center">
						<div class="icon-holder">
							<span class="fa fa-check-circle service-icon" aria-hidden="true"></span>
						</div>
						<h4 class="mission">Last Date of Submission of Abstracts & Full Paper</h4>
						<div class="open-description">
							<p>12<sup>th</sup> Oct, 2022</p>
							<a href="important-dates-for-papers.php">Read More</a>
						</div> 
					</div>
				</div>
				<div class="col-lg-4 col-md-6 mt-md-0 mt-3 pt-md-0 pt-3">
					<div class="card text-center">
						<div class="icon-holder">
							<span class="fa fa-check-circle service-icon" aria-hidden="true"></span>
						</div>
						<h4 class="mission">Last Date of Registration</h4>
						<div class="open-description">
							<p><br>31<sup>st</sup> Oct, 2022</p>
							<a href="important-dates-for-papers.php">Read More</a>
						</div>
					</div>
				</div>
				<div class="col-lg-4 col-md-6 mt-lg-0 mt-3 pt-lg-0 pt-3">
					<div class="card text-center">
						<div class="icon-holder">
							<span class="fa fa-check-circle service-icon" aria-hidden="true"></span>
						</div>
						<h4 class="mission">Conference Dates</h4><br>
						<div class="open-description">
						
							<p><br>10<sup>th</sup> To 11<sup>th</sup> NOVEMBER, 2022</p>
							<a href="important-dates-for-papers.php">Read More</a>
						</div>
					</div>
				</div>
				
			</div>
		</div>
	</div>
<!----------------Important Dates For Papers-------------->		
	
	
	
<!-------------------Extended Abstract Submission-------------->	
<section class="w3l-index6 py-5">
  <div class="container py-md-3 text-center">
    <div class="heading text-center mx-auto">
		<h3 class="head text-white">Last Date of Extended Abstract Submission</h3>
		<p class="my-3 head text-white"> (Word Limit - 1500-2000 words) : 12 October, 2022</p>
				  
	</div>
    <div class="buttons mt-5">
      <a href="contact.php" class="btn btn-outline-primary mr-2 theme-button lft-btn">Contact Us</a>
      <a href="contact.php" class="btn btn-primary theme-button ml-2">Get Started</a>
    </div>
  </div>
</section>
<!-------------------Extended Abstract Submission-------------->




	

<!-----------------------------about us------------------------->				
<section class="w3l-news" id="news">
  <section id="grids5-block" class="py-5">
    <div class="container py-lg-3">
      <div class="heading text-center mx-auto">
			<h3 class="head">About Us</h3>
			
	   </div>
      <div class="grid-view">
        <div class="row">
          <div class="col-lg-4 col-md-6 mt-md-4 mt-4">
            <div class="grids5-info">
              <a href="#" class="d-block zoom"><img src="assets/images/a1.jpg" alt="" class="img-fluid news-image"></a>
              <div class="blog-info">
                <ul class="news-top">
                   <li><a href="university-of-delhi.php">University Of Delhi</a></li>                  
                </ul>

                <p class="blog-text">The University of Delhi is a premier university of the country with a venerable legacy and international acclaim for highest academic standards, diverse educational programmes, distinguished faculty, illustrious alumni, varied co-curricular activities and modern infrastructure. Over the many years of its existence. </p>
                <a href="university-of-delhi.php" class="btn btn-news">Read More <span class="fa fa-angle-right pl-1"></span> </a>
              </div>
            </div>
          </div>
          <div class="col-lg-4 col-md-6 mt-md-4 mt-5">
            <div class="grids5-info">
              <a href="#" class="d-block zoom"><img src="assets/images/a2.jpg" alt="" class="img-fluid news-image"></a>
              <div class="blog-info">
                <ul class="news-top">
                  <li><a href="shaheed-bhagat-singh-college.php">Shaheed Bhagat Singh College</a></li>
               </ul>
                                
                <p class="blog-text">Shaheed Bhagat Singh College is planning to organise an International conference on advances in business and management on 10th-11 November 2022. It aims to use the International platform for the dissemination of the recently emerged advanced research pertaining to Sustainable Goals and New Age Technologies. </p>
                <a href="shaheed-bhagat-singh-college.php" class="btn btn-news">Read More <span class="fa fa-angle-right pl-1"></span> </a>
              </div>
            </div>
          </div>
          <div class="col-lg-4 offset-md-3 offset-lg-0 col-md-6 mt-md-4 mt-5">
            <div class="grids5-info">
              <a href="#" class="d-block zoom"><img src="assets/images/a3.jpg" alt="" class="img-fluid news-image"></a>
              <div class="blog-info">
                <ul class="news-top">
                  <li><a href="department-of-commerce.php">Department Of Commerce</a></li>
                  
               </ul>
                               
                <p class="blog-text">Our college has established itself as a premier institution in the University of Delhi in the field of Commerce education. The Department of Commerce conducts the Three Year Undergraduate Program as per Choice Based Credit System (CBCS) and Master’s Program in Commerce.  </p>
                <a href="department-of-commerce.php" class="btn btn-news">Read More <span class="fa fa-angle-right pl-1"></span> </a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
</section>
<!-----------------------------about us------------------------->

<!--------------------------------Our Team--------------- --------------->
<section class="w3l-team-main" id="team">
	<div class="team py-5">
		<div class="container py-lg-4">
			<div class="heading text-center mx-auto">
				<h3 class="head">Conference Directorate </h3>
				
			 </div>
			
			<div class="row team-row pt-3 mt-5">
			   <div class="col-lg-4 col-6 team-wrap">
				   <div class="team-info text-center">
					  <div class="column position-relative">
						<a href="#url"><img src="assets/images/team1.jpg" alt="" class="img-fluid team-image"></a>
					  </div>
					  <div class="column">
						<h3 class="name-pos"><a href="#url">Prof. Anil Sardana</a></h3>
						<p>PRINCIPAL (OFFG.)</p>
						<div class="social">
							<div class="social-left">
								<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"></span></a>
								<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
								<a href="#linkedin"><span class="fa fa-linkedin" aria-hidden="true"></span></a>
								<a href="#google"><span class="fa fa-google-plus" aria-hidden="true"></span></a>
							</div>
						</div>
					  </div>
				   </div>
				</div>
				
				<div class="col-lg-4 col-6 team-wrap">
					<div class="team-info text-center">
						<div class="column position-relative">
							<a href="#url"><img src="assets/images/team2.jpg" alt="" class="img-fluid team-image"></a>
						</div>
						<div class="column">
							<h3 class="name-pos"><a href="#url">Prof. Pooja Goel</a></h3>
							<p>ORGANISING SECRETARY</p>
							<div class="social">
								<div class="social-left">
									<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"> </span></a>
									<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
									<a href="#linkedin"><span class="fa fa-linkedin" aria-hidden="true"></span></a>
									<a href="#google"><span class="fa fa-google-plus" aria-hidden="true"></span></a>
								</div>
							</div>
						</div>
					</div>
				</div>
				
				<div class="col-lg-4 col-6 team-wrap">
					<div class="team-info text-center">
						<div class="column position-relative">
							<a href="#url"><img src="assets/images/team3.jpg" alt="" class="img-fluid team-image"></a>
						</div>
						<div class="column">
							<h3 class="name-pos"><a href="#url">Dr. Sonika Sharma</a></h3>
							<p>CONFERENCE DIRECTOR</p>
							<div class="social">
								<div class="social-left">
									<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"> </span></a>
									<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
									<a href="#linkedin"><span class="fa fa-linkedin" aria-hidden="true"></span></a>
									<a href="#google"><span class="fa fa-google-plus" aria-hidden="true"></span></a>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</section>
<!--------------------------------Our Team--------------- --------------->

<!---------------footer --------------->	
	<?php include 'footer.php'; ?>
<!-----------------footer --------------->	

<script src="assets/js/jquery-3.3.1.min.js"></script>
</section>
<script>
  $(function () {
    $('.navbar-toggler').click(function () {
      $('body').toggleClass('noscroll');
    })
  });
</script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
  integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
  integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
  integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>


<script src="assets/js/all.js"></script>
<script src="assets/js/owl.carousel.js"></script>


<script>
  $(document).ready(function () {
    $('.owl-one').owlCarousel({
      loop: true,
      margin: 0,
      nav: true,
      responsiveClass: true,
      autoplay: false,
      autoplayTimeout: 5000,
      autoplaySpeed: 1000,
      autoplayHoverPause: false,
      responsive: {
        0: {
          items: 1,
          nav: false
        },
        480: {
          items: 1,
          nav: false
        },
        667: {
          items: 1,
          nav: true
        },
        1000: {
          items: 1,
          nav: true
        }
      }
    })
  })
</script>


</body>
</html>