.contactForm{width:50%;margin:10px auto 50px;background-color:rgba(255,255,255,.75);padding:16px}.contactForm>.form-group.row{margin:0}.contactForm>.form-group.row>.checkbox{width:200px;margin-left:250px}.contactForm>.form-group.row>button{width:100px;height:40px}@media (max-width:959px){.contactForm{width:calc(90%)}.contactForm>.form-group.row>.checkbox{width:calc(100% - 100px);margin-left:0}.contactForm>.form-group.row>#mycaptcha{width:100%}.contactForm>.form-group.row>button{width:100px;height:40px}}@media (max-width:575px){.contactForm{width:calc(100%)}.contactForm>.form-group.row>.checkbox{width:100%;margin-left:0}.contactForm>.form-group.row>#mycaptcha{width:100%}.contactForm>.form-group.row>button{width:100%;height:40px}}.content{height:calc(100% - 112px);min-height:calc(100% - 112px)}.footer{width:80%;margin:auto auto 0}