@media only screen and (max-width : 1200px) {
#site-navigation {
    width: 100%;
}
#site-header-menu .row {
    width: 100%;
}
.row {
    width: 100%;
}
#site-header-menu ul li a {
    padding-left: 9px;
    padding-right: 4px;
}
.service-list {
    padding-left: 20px;
    padding-right: 20px;
}
.service-list li {
    width: 31.5%;
    margin-right: 16px !important;
}
.sign-up .right .wpcf7-submit {
    width: 437px;
    height: 84px;
    padding-left: 97px;
}
.sign-up .right .wpcf7-email {
    width: 380px;
    bottom: -72px;
}
.sign-up {
    padding-left: 20px;
    padding-right: 20px;
}
.sign-up .left {
    padding: 0;
    width: 30%;
}
.sign-up .right {
    width: 70%;
}
.sign-up .right .wpcf7-submit {

    width: 412px;
    height: 81px;
    padding-left: 202px;
    font-size: 24px;

}
.sign-up .right .wpcf7-email {

    width: 380px;
    bottom: -70px;
}
.post-left {
    padding-top: 70px;
}
.post-right {
    width: 31.5%;
    padding: 0;
}
.post-right::before {
    width: 357px;
    height: 28px;
    right: -26px;
    float: right;
    top: -23px;
    background-size: 352px;
    background-repeat: no-repeat;
}
.posts-data-usr {
    float: left;
    width: 56%;
    padding-left: 20px;
}
.home-post .row {
    width: 100%;
    background-position: right 29px top;
    padding: 0px 15px;
    background-size: 31%;
}
#colophon .row {
    width: 98%;
    background-size: 355px;
}
#wpadminbar {
    display: none;
}
.blog-inner .inner-title h1 {

    color: #c57c8e !important;
    font-size: 42px;
    font-weight: normal;
}
.site-branding {
    bottom: 40px;
    top: 40px;
    left: 0;
    right: 0;
    position: relative !important;
    margin-bottom: 30px;
}
#masthead {
    height: auto !important;
    position: relative;
}
}