.sbody{ 
    min-height: 100vh; 
    margin: 0; 
    
    display: grid;
    grid-template-rows: auto 1fr auto;
  }
#clouds{
    margin-top: -85px;
    top:0;
}
.topbtn{

    background-image: url('../img/buttonbg.png');
    background-repeat: no-repeat;
    background-size: cover;
     font-size: 2em;  
     font-weight: 600;
      color: #032E55;
}

.surveybtn{
    font-size: 2.5em;  
    font-weight: 600;
     color: #fff;

}



.scloud{

    height: 200px;
}

.scloud1{

    height: 100px;
}



input[type="radio"]:checked + label {
    background-color: #751611;
    cursor: default;
    color: #E6E6E6;
}


input[type="radio"] {
    display: none;
}




.continue{
    width: 300px !important;
}



.form-container {
    width: 100%;
    
    margin-top:10% !important;
}
.form-container input[type=text], .form-container input[type=email], .form-container input[type=phone], .form-container input[type=number], .form-container textarea {
    width: 100%;
   
   
}



 .btn-group {
    width: 90%;
    margin: 0 auto 10px auto;
}

 .btns {
    width: 300px;
    padding: 20px;
}
/* Multi-Part CSS */


/* Style the form */


/* Show Step 4 & Hide Step 3 */
#step4:checked ~ #part4 {
    opacity: 1;
    height: auto;
}
#step4:checked ~ #part3 {
    opacity: 0;
    height: 0;
    display: none;
}
/* Show Step 3 & Hide Step 2 */
#step3:checked ~ #part3 {
    opacity: 1;
    height: auto;
}
#step3:checked ~ #part2 {
    opacity: 0;
    width: 0;
    height: 0;
}



  
  /* Style the input fields */
  input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
  }
  
  /* Mark input boxes that gets an error on validation: */
  input.invalid {
    background-color: #ffdddd;
  }
  
  /* Hide all steps by default: */
  .tab {
    display: none;
  }
  
  /* Make circles that indicate the steps of the form: */
  .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
  }
  
  /* Mark the active step: */
  .step.active {
    opacity: 1;
  }
  
  /* Mark the steps that are finished and valid: */
  .step.finish {
    background-color: #4CAF50;
  }

  .qimgb{
    /*position: fixed !important;*/
    /*right: 0 !important;*/
    /*bottom: 100px ;*/
    text-align:right;
    /*left: 70% ;*/
}
.ath{
    font-size: 24px; 
    font-weight:600;
   
}
.ath1{
    font-size: 24px; 
    font-weight:600;
    width: 100% !important;
 
    text-align: center !important;
}

.intext21{

font-size: 16px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
}


.intext12{

    font-size: 18px !important;
    margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;

}




@media (max-width:768px) {

    .topbtn{

         font-size:14px;  
         font-weight: 600;
         
    }

    .surveybtn{
        font-size: 14px;  
        font-weight: 900;
    
    }
.survrynav{
    margin-top:22px !important;
    font-size: 20px !important;  
    color: #000 !important;
}
.topnavbg{
    padding-top:-150px !important;
    height: 13vh !important;
}
h1{
    font-size: 18px !important;
}

.btns {
    width: 250px !important;
    padding: 5px !important;

}

ol{
    font-size: 16px !important;
}

.qimg{
    height: 100px !important;
    
    
}

.qimgb{
    /*position: fixed !important;*/
    /*right: 0 !important;*/
    /*bottom: 0 !important;*/
    /*left: 68px !important;*/
    text-align:center;
}
.img-fluid1{
    width: 300px !important;
}
.ath ,.ath1{
    font-size: 16px;
}

.ath1{

    width: 70px !important;
}

.intext{

font-size: 16px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
}


.intext1{

    font-size: 18px !important;
    margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;

}

.intext21{

font-size: 12px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
}


.intext12{

    font-size: 14px !important;
    margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;

}

.mpre{

    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important; 
}

.linh{

    line-height: 40px !important;
}

.linhg{
    
    line-height: 25px !important;
    
}

.prpl{
    
    padding-right:0px !important;
     padding-left:0px !important;
}

.scloud1{

    height: 80px !important;
}



}
