   @media screen and (max-width: 720px) {
.main-slider {
   display: none;
  }
       .auto-cont{
           margin: 0px !important;
       }
       .auto-cont h2{
 
        color: white;
  
           
}
       .auto-cont li a{
           color: white;
       }
       .auto-cont{
           color: #FFAA00;
       }

       
       .bann{
          height: 20px;
           
       }

          .smb{
              padding-top: 25px;
          }
       
       .photo{
           display: none;
       }       
       
       p{
           text-align: justify;
       }
   
   
       
}


.p{
    text-align: justify;
}

.img1 {
    max-height: 100%;
    height: auto;
    border-radius: 5%;
    border: 1px solid fff;
    box-shadow: 5px 5px 3px #ccc;
    -moz-box-shadow: 5px 5px 3px #ccc;
    -webkit-box-shadow: 5px 5px 3px #ccc;
    -xhtml-box-shadow: 5px 5px 3px #ccc;
}
.auto-cont{
    z-index:10;
    margin-top:160px;
}
.bann{
    background-size:cover;
    height:30vw
}
p{
    text-align: justify;
}



.l{
    list-style-type: circle;
}
ol li{
    list-style-type:decimal;
}


