Difference between revisions of "Team:ICT-Mumbai"

 
(76 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
#logo {
 
    height: 150px;
 
   
 
    padding-bottom: 30px;
 
    float: left;
 
  
 +
#grey-div2{
 +
background-color: #444;
 +
min-height: 200px;
 
}
 
}
  
#logo-image{
+
#grey-div2 h1{
    display: block;
+
color: #E86D06;
    min-height: 400px;
+
}
    background: url('https://static.igem.org/mediawiki/2018/3/3f/T--ICT-Mumbai--smart_soil_transparent.jpg') no-repeat center;
+
#div1{
    background-size: auto 150px;
+
min-height: 400px;  
 +
padding-top: -100px;
 +
background: #444;
 
}
 
}
  
Line 20: Line 20:
 
#hero-image {
 
#hero-image {
 
     height: 580px;
 
     height: 580px;
     padding-top: 1px;
+
     padding-top: 30px;
     background: #e8eced url('https://2018.igem.org/Team:ICT-Mumbai'><img src="https://static.igem.org/mediawiki/2018/1/17/T--ICT-Mumbai--logo_new.jpg') no-repeat center;
+
     background: #ffffff url("https://static.igem.org/mediawiki/2018/1/17/T--ICT-Mumbai--logo_new.jpg") no-repeat top;
     background-size: 1400px 580px;
+
     background-size: 300px auto;
 
     background-color: (0,0,0,0.5);
 
     background-color: (0,0,0,0.5);
 
}
 
}
  
#hero-image h2 {
+
#hero-image h1 {
     color: #444;
+
     color: #2F86A1;
     margin: 260px 0px -250px 0px;
+
    line-height: 1em;
 +
     margin: 260px 0px -250px 60px;
 
}
 
}
  
Line 47: Line 48:
 
     font-size: 20px;
 
     font-size: 20px;
 
     line-height: 50px;
 
     line-height: 50px;
     margin: 0px auto;
+
     margin: 300px auto;
 
    
 
    
 
}
 
}
Line 53: Line 54:
  
 
.button-1:visited {
 
.button-1:visited {
     background-color: #444;
+
     background-color: #777;
 
     color: #fff;
 
     color: #fff;
 
}
 
}
Line 62: Line 63:
  
  
#features ul {
+
.button-2 {
    margin: 80px 0;
+
}
+
#features ul li {
+
    width: 180px;
+
    padding-top: 140px;
+
    float: left;
+
    margin-right: 55px;
+
    text-align: center;
+
}
+
#features ul li.feature-1 {
+
    background: url('https://static.igem.org/mediawiki/2018/c/c0/T--ICT-Mumbai--eco_friendly_icon_new.jpg') no-repeat top center;
+
    background-size: contain;
+
}
+
#features ul li.feature-2 {
+
    background: url('https://static.igem.org/mediawiki/2018/7/79/T--ICT-Mumbai--smart_selective_icon.jpg') no-repeat top center;
+
    background-size: contain;
+
 
+
}
+
#features ul li.feature-3 {
+
    background: url('https://static.igem.org/mediawiki/2018/b/b4/T--ICT-Mumbai--safe_community_icon.jpg') no-repeat top center;
+
    background-size: contain;
+
 
+
}
+
#features ul li.feature-4 {
+
    background: url('https://static.igem.org/mediawiki/2018/7/7e/T--ICT-Mumbai--applications_icon.jpg') no-repeat top center;
+
    background-size: contain;
+
 
+
}
+
 
+
#primary-content {
+
    background-color: #f8fafa;
+
    padding: 60px 0;
+
    text-align: center;
+
}
+
#primary-content h3 {
+
 
     display: block;
 
     display: block;
    margin: 0 auto 20px auto;
 
    width: 400px;
 
    border-bottom: 1px solid #7aa11b;
 
    padding: 0 0 0px 0;
 
}
 
 
#primary-content p{
 
    font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 
    line-height: 2em;
 
}
 
 
#primary-content a img {
 
    margin: 20px 0;
 
}
 
 
 
#secondary-content {
 
    padding: 60px 0;
 
 
     text-align: center;
 
     text-align: center;
}
+
     background: #777;
#secondary-content article {
+
    width: 460px;
+
    height: 270px;
+
    float: left;
+
     background-color: #f5f5f5;
+
}
+
#secondary-content article:first-child {
+
    margin-right: 20px;
+
}
+
#secondary-content article .overlay {
+
    background: rgba(255, 255, 255, .95);
+
    height: 230px;
+
    width: 190px;
+
    padding: 20px;
+
}
+
article h4 {
+
    border-bottom: 1px solid #02b8dd;
+
    padding-bottom: 20px;
+
}
+
.more-link {
+
    border: 1px solid #02b8dd;
+
    color: #02b8dd;
+
    padding: 6px 20px;
+
 
     border-radius: 3px;
 
     border-radius: 3px;
}
 
.more-link:hover {
 
    background-color: #02b8dd;
 
 
     color: #fff;
 
     color: #fff;
}
 
 
#cta {
 
    padding: 60px 0;
 
    text-align: center;
 
}
 
#cta h3 {
 
    display: block;
 
    margin: 0 auto 20px auto;
 
    width: 400px;
 
    border-bottom: 1px solid #02b8dd;
 
    padding: 0 0 20px 0;
 
}
 
.button-2 {
 
    display: block;
 
    margin: 0 auto;
 
    border: 2px solid #02b8dd;
 
    color: #02b8dd;
 
    border-radius: 3px;
 
 
     width: 180px;
 
     width: 180px;
 
     height: 50px;
 
     height: 50px;
 
     font-size: 20px;
 
     font-size: 20px;
 
     line-height: 50px;
 
     line-height: 50px;
 +
    margin: 20px auto;
 +
    margin-bottom: -80px;
 +
 
 +
}
 +
 +
 +
.button-2:visited {
 +
    background-color: #777;
 +
    color: #fff;
 
}
 
}
 
.button-2:hover {
 
.button-2:hover {
     background-color: #02b8dd;
+
     background-color: #2F86A1;
 
     color: #fff;
 
     color: #fff;
 
}
 
}
 +
 
</style>
 
</style>
  
 
<body>
 
<body>
  
 +
<br>
 +
<br>
 +
<br>
 +
 +
<div style="min-height: 400px; padding-top: -100px;  background: #9ADED8;">
 +
<img style="display: block; margin: auto; height: 500px; margin-top: -38px;"src="https://static.igem.org/mediawiki/2018/0/0e/T--ICT-Mumbai--Home-cover.gif"></img>
 +
</div>
 +
 +
<div id="grey-div2" style="height: 240px;">
 +
<h1>Enabling soil bacteria to sense and respond to plant signals</h1>
 +
<a href="https://2018.igem.org/Team:ICT-Mumbai/Description" class="button-2">Learn More</a>
 +
</div>
 +
<!--
 
     <div id="hero-image">
 
     <div id="hero-image">
 
         <div class="wrapper">
 
         <div class="wrapper">
         <h2>Engineering soil bacteria to detect plants!<h2>
+
         <h1>Engineering soil bacteria to detect plants!</h1>
        <a href="https://2018.igem.org/Team:ICT-Mumbai/Description" class="button-1">Learn More</a>
+
      <a href="https://2018.igem.org/Team:ICT-Mumbai/Description" class="button-1">Learn More</a>
 
      
 
      
 
<a id="about"></a>
 
<a id="about"></a>
Line 188: Line 114:
  
  
    </div>
 
  
 
  <div id="primary-content">
 
 
    <div class="wrapper">
 
        <article>
 
           
 
        </article>
 
 
     </div>
 
     </div>
 +
    -->
 +
<div class="wrapper">
 +
<br>
 +
<br>
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/a/ae/T--ICT-Mumbai--farming.svg" style="float: left; height: 250px; border-radius: 30px; margin: 30px; margin-top: 150px; margin-bottom: 30px;"></img>
 +
<h1>
 +
Challenges in Agriculture
 +
</h1>
 +
<p>
 +
Agricultural practices followed by farmers in India are largely unsustainable and require the use of synthetic chemical fertilizers, pesticides and weedicides to ensure adequate plant nutrition, protect crops against various diseases and prevent growth of weeds, respectively. Excessive use of these chemicals lead to environmental pollution as well as a variety of health problems in the farming community. These facts are supported by the information gained from our <a href="https://2018.igem.org/Team:ICT-Mumbai/Human_Practices"><u>Human Practices</u></a> activities. Hence, there is a need for a solution that is easy to implement and moves Indian agriculture towards more sustainable practices.
 +
</p>
 
</div>
 
</div>
  
</div>  
+
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/4/43/T--ICT-Mumbai--sustainable.svg" style="float: right; height: 300px; border-radius: 30px; margin: 30px; margin-top: 150px; margin-bottom: 40px;"></img>
 +
<h1>
 +
Sustainable Agriculture and our project
 +
</h1>
 +
<p>
 +
Plant root exudates can act as molecular signals for microorganisms in the rhizosphere, which can in turn modulate gene expression. To exploit this natural phenomenon and engineer microorganisms to sense and respond to plants, we are studying changes in gene expression in the common soil bacterium, <i>Bacillus subtilis</i>, in response to root exudates of rice, wheat, tomato and soybean plants. As a case study, we are constructing a <a href="https://2018.igem.org/Team:ICT-Mumbai/Design"><u>genetic amplification circuit</u></a> using an exudate-inducible promoter to produce phosphatase, which will help solubilize organic phosphate present in the soil, and thus reduce the requirement of inorganic phosphate fertilizers. This represents an advance toward smart soil management practices and sustainable agriculture.
 +
</p>
 +
</div>
  
   
+
</div>
 
+
 
 +
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 02:41, 18 October 2018

Simply







Enabling soil bacteria to sense and respond to plant signals

Learn More


Challenges in Agriculture

Agricultural practices followed by farmers in India are largely unsustainable and require the use of synthetic chemical fertilizers, pesticides and weedicides to ensure adequate plant nutrition, protect crops against various diseases and prevent growth of weeds, respectively. Excessive use of these chemicals lead to environmental pollution as well as a variety of health problems in the farming community. These facts are supported by the information gained from our Human Practices activities. Hence, there is a need for a solution that is easy to implement and moves Indian agriculture towards more sustainable practices.

Sustainable Agriculture and our project

Plant root exudates can act as molecular signals for microorganisms in the rhizosphere, which can in turn modulate gene expression. To exploit this natural phenomenon and engineer microorganisms to sense and respond to plants, we are studying changes in gene expression in the common soil bacterium, Bacillus subtilis, in response to root exudates of rice, wheat, tomato and soybean plants. As a case study, we are constructing a genetic amplification circuit using an exudate-inducible promoter to produce phosphatase, which will help solubilize organic phosphate present in the soil, and thus reduce the requirement of inorganic phosphate fertilizers. This represents an advance toward smart soil management practices and sustainable agriculture.