#wpcf7-f83-p115-o1 input[type=email] {
       background-color: #f4f4f4; 
       border-radius: 3px; 
       font-size: 14px!important; 
       height: 35px; 
       width: 500px; 
    } 

#wpcf7-f83-p115-o1 input[type=submit] {
       border-radius: 3px; 
       border-width: 5px; 
       font-size: 30px; 
       height: 58px; 
       margin-top: 20px; 
       width: 130px; 
    } 

#wpcf7-f83-p115-o1 input[type=text] {
       background-color: #f4f4f4; 
       border-color: #bbbbbb; 
       border-radius: 3px; 
       border-width: 1px; 
       font-size: 14px; 
       height: 35px; 
       width: 500px; 
    } 

#wpcf7-f83-p115-o1 label {
       color: rgba(0,0,0,1); 
       font-size: 18px; 
       font-weight: normal!important; 
       text-shadow: rgb(204, 204, 204) 0px 1px 1px; 
    } 

#wpcf7-f83-p115-o1 textarea {
       background-color: #f4f4f4; 
       border-radius: 3px; 
       font-size: 14px; 
       height: 210px; 
       width: 500px; 
    } 


@media screen and (max-width: 1024px)  { #wpcf7-f83-p115-o1 input[type=email] {   width: 425px; }  }  
@media screen and (max-width: 1024px)  { #wpcf7-f83-p115-o1 input[type=text] {   width: 425px; }  }  
@media screen and (max-width: 1024px)  { #wpcf7-f83-p115-o1 textarea {   width: 425px; }  }  
@media screen and (max-width: 768px)  { #wpcf7-f83-p115-o1 input[type=email] {   width: 615px; }  }  
@media screen and (max-width: 768px)  { #wpcf7-f83-p115-o1 input[type=text] {   width: 615px; }  }  
@media screen and (max-width: 768px)  { #wpcf7-f83-p115-o1 textarea {   width: 615px; }  }  
@media screen and (max-width: 667px)  { #wpcf7-f83-p115-o1 input[type=email] {   width: 435px; }  }  
@media screen and (max-width: 667px)  { #wpcf7-f83-p115-o1 input[type=text] {   width: 435px; }  }  
@media screen and (max-width: 667px)  { #wpcf7-f83-p115-o1 textarea {   width: 435px; }  }  
@media screen and (max-width: 480px)  { #wpcf7-f83-p115-o1 input[type=email] {   width: 240px; }  }  
@media screen and (max-width: 480px)  { #wpcf7-f83-p115-o1 input[type=text] {   width: 240px; }  }  
@media screen and (max-width: 480px)  { #wpcf7-f83-p115-o1 textarea {   width: 240px; }  }  