    
     .txt1 {
    font-size: 30px;
    margin-top: 3px;
    margin-bottom: 36px;
}
     .txt2
     {
         color:white;
         font-size:27px;
         text-align:center;
         margin-top:50px;
         margin-bottom:60px;
     }
     .setup
     {
         background-color:#249494;
         height:460px;
         
     }
    .txt3
     {
       font-size:16px; 
       color:white;
     }
     .txt4
     {
         
            margin-left:20px;
  font-size:16px;
  margin-top:35px;
         
     }
     .full
     {
         border:none;
       border-bottom:2px solid #A0A0A0;  
       width:90%;
       height:40px;
       margin-left:20px;
       outline:none;
         
     }
       .txt41
     {
         border:none;
            margin-left:20px;
  font-size:16px;
  margin-top:35px;
         
     }
      .full2
     {
         border:none;
       border-bottom:2px solid #A0A0A0;  
       width:95%;
       height:40px;
       margin-left:20px;
       outline:none;
         
     }
     .sub1
     {
         height:47px;
         width:250px;
         color:white;
         background-color:#249494;
                margin-left:20px;
                border:none;
margin-top:30px;
margin-bottom:30px;
     }
     

  /*footer*/
   .heading5
   {
       margin-top:35px;
       margin-left:30px;
       margin-bottom:50px;
       color:Black;
       font-weight:500;
   }
   .txt10
   {       margin-left:35px;
margin-right:10px;
      font-size:15px;
      color:#A9A9A9;
   }
   .text11
   {
font-size:15px;
      color:#A9A9A9;
      margin-top:12px;
       margin-left:25px;
       
   }
   .logo2
        	  {
        	      margin-top:40px;
        	    height:140px;
        	    
        	    margin-left:60px;
        	    

        	  }
   
   
.fog
{
   background-color:#f0f0f0;
    padding-bottom:130px;
}
.txt12
{
    font-size:15px;
      color:#A9A9A9;
             margin-left:25px;
                   margin-top:25px;


}

.fa-facebook {
  background: transparent;
  color: #A9A9A9;
                   margin-top:20px;
padding:10px;
}

.fa-youtube {
  background:transparent;
  color: #A9A9A9;
   padding:10px;         
   margin-top:20px;

}

.fa-instagram {
  background: transparent;
  color: #A9A9A9;
      padding:10px;
      margin-top:20px;

}
.hot{
 height:70px;   
}


  

/*Snak Bar start*/


    #snackbar {
      visibility: hidden;
      min-width: 250px;
      margin-left: -125px;
      background-color: #333;
      color: #fff;
      text-align: center;
      border-radius: 2px;
      padding: 16px;
      position: fixed;
      z-index: 1;
      left: 50%;
      bottom: 30px;
      font-size: 17px;
    }
    
    #snackbar.show {
      visibility: visible;
      -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
      animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }
    
    @-webkit-keyframes fadein {
      from {bottom: 0; opacity: 0;} 
      to {bottom: 30px; opacity: 1;}
    }
    
    @keyframes fadein {
      from {bottom: 0; opacity: 0;}
      to {bottom: 30px; opacity: 1;}
    }
    
    @-webkit-keyframes fadeout {
      from {bottom: 30px; opacity: 1;} 
      to {bottom: 0; opacity: 0;}
    }
    
    @keyframes fadeout {
      from {bottom: 30px; opacity: 1;}
      to {bottom: 0; opacity: 0;}
    }
    /*Snak Bar End*/

 @media only screen and (max-width: 768px) {

 
.heading5
   {
       margin-top:35px;
       margin-left:10px;
       margin-bottom:31px;
       color:black;
   }
.text11
   {
font-size:15px;
      color:#A9A9A9;
      margin-top:12px;
       margin-left:13px;
       
   }
   .txt10 {
    margin-left: 13px;
    margin-right: 10px;
    font-size: 15px;
    color: #A9A9A9;
}
.txt2 {
    color: white;
    font-size: 27px;
    text-align: center;
     margin-top: 1px; 
    margin-bottom: 60px;
    padding-top: 40px;
}
}
       	     @media only screen and (max-width: 768px) {
 .logo2
        	  {
        	      margin-top:70px;
        	    height:119px;
        	    margin-left:20px;
        	    

        	  }
        	  .setup {
    background-color: #249494;
    height: 302px;
}
.container
{
    margin-left:15px;
    margin-right:15px;
}


}










