html{height:100%;font-size:100%;margin:0;padding:0; background: #fff;}
p{margin:0;}
a,a:hover,a:focus{color:#000;}
body{font-family:"Trebuchet MS",arial,sans-serif;margin:0;padding:0;}
#container, footer {     width: 100%; text-align: center; }
#topLegals {color:#000}
#topLegals a {color:#000}
#logo { background-color: transparent; }
#logo img {width: 61px; height: 12px; padding: 10px 0px 0px 0px}
#picture{width:100%;}
#picture img {width: 100%;}
.picture{width:100%;}
#section{margin:0 auto;}
#button{width:100%;text-align:center;}
#button img{width:80%; margin-top: 3px}
#price1 {color: #000; font-weight: bold; margin-top: 3%; font-size: 16px;}
#price2 {color: #000; font-weight: bold; margin-top: 16%; font-size: 16px;}
#cancel{width:100%;text-align:center; padding-bottom: 4px; margin-top: 40px;}
#cancel a{font-size: 17px;}
#iframe{color:#000; background: transparent; margin-top: 5%;}
form {width: 90%; margin: 0 auto;}
footer{color:#000; margin-top: 20px}
footer a{color:#000;}
.grecaptcha-badge{visibility: collapse !important;}
/*@media screen*/
        
        @media screen and (min-width:280px) {
            #topLegals, #iframe, footer {font-size: 0.650rem;}
           }
        
       
        @media screen and (min-width:640px) {
            #topLegals, #iframe, footer {font-size: 1.2rem;}
            }
        @media screen and (min-width:1280px) {
            #topLegals{background-color: #009245;color:#ffffff;width: 100%; font-size: 70%; margin:0 auto; padding:5px 0;} 
            #topLegals a{color:#ffffff;} 
            #picture{width:50%;margin: 0 auto;}
            #picture img{border-radius: 5px;}
            .picture{width:50%;margin-top: 4px;}
            #iframe{width:55%;font-size: 12px;margin: 0 auto;}
            .pin{width: 50% !important;}
            #cancel{margin-top: 15px;}
            #iframe > p:first-child{width: 45%; margin: 0 auto;margin-top:1%; }
            #iframe #container p{width: 50%; margin: 0 auto;margin-top:2%; }
            footer{color:#000; margin-top: 20px;font-size: 12px;}
            }
  