.contact-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover}.contact-wrapper .contact-inner{background-color:rgba(67,59,57,.5);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:400px;padding:60px 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-wrapper .contact-container{width:100%}.contact-wrapper .contact-content{text-align:center}.contact-wrapper .contact-content h2{color:#fff;margin-bottom:20px}.contact-wrapper .contact-content p{color:#fff;font-weight:400}.contact-wrapper .contact-button .button{display:inline-block}@media(max-width:767px){.contact-wrapper .contact-inner{min-height:350px}.contact-wrapper .contact-content{max-width:100%}}