@media only screen and (max-width : 909px) {
.site-branding {
    bottom: 40px;
    top: 0px;
    left: 0;
    right: 0;
    position: relative !important;
    margin-bottom: 30px;
}
.inner-title h1 {
    font-size: 39px;
}
.post-right::before {
    width: 278px;
    height: 34px;
    top: -18px;
    background-size: 264px;
}
#colophon .row {
    width: 96%;
    background-size: 264px;
}
.post-right .widget {
    padding: 0px 25px;
}
.post-right .recent-posts-widget-with-thumbnails {
    padding: 0px 20px;
}
.service-list {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.service-list li {
    width: 31%;
    margin-right: 16px !important;
}
.services .service-list li h3 {
    font-size: 50px;
    height: 102px;
    line-height: 45px;
}
.sign-up .right .wpcf7-submit {
    width: 388px;
    height: 72px;
    padding-left: 170px;
    font-size: 20px;
}
.sign-up .right .wpcf7-email {
    width: 265px ;
    bottom: -59px;
    padding: 5px 10px;
}
.service-list li {
    width: 31%;
    margin-right: 17px !important;
}
.sign-up .left h3 {
    font-size: 45px;
    margin-top: 25px;
}
.post-image {
    float: left;
    width: 100%;
}
.post-left {
    padding-top: 50px;
    padding-left: 0px;
}
.posts-data-usr {
    padding-left: 0px;
    padding-top: 15px;
}
.post-right #search-3 {
    padding: 0px 20px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.rpwwt-widget ul li img {
    margin: 0em 1.5em 0.75em 0;   
}
.post-right .recent-posts-widget-with-thumbnails {
    padding: 0px 15px;
}
.post-right #text-4 .wpcf7 {
    padding: 0px 0px;
}
.home-post .row {
    padding: 0px 15px;
    background-size: 30.6%;
}
.post-right #search-3 h2 {
    margin-bottom: 15px;
}
.post-right #search-3 input {
    margin-top: 0px;
}
.site-branding {
    bottom: 0px !important;
   top:  0px !important;
    left: 0;
    right: 0;
    position: absolute;
    margin-bottom: 30px;
}
#site-header-menu ul li {
    float: none;
    text-align: center;
    display: block;
    background-color: #E6F9F3;
    padding: 10px;
}
#site-header-menu ul li a {
    border-right: 0px;

}
#site-header-menu {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0px;
}
#masthead {
    height: 300px;
    position: relative;
}
.custom-logo {
    max-width: 180px;
    
}
/*
#menu-toggle {
    float: right;
    position: relative;
    right: 5%;
    top: 20%;
    bottom: 20%;
}*/
#menu-toggle {
    float: right;
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #F2A6AE;
    border: 0px;
    color: #fff;
    margin: 0px;
    padding: 12px;
font-size: 20px;
}
.menu-toggle.toggled-on:focus {
    outline: none !important;
}
#site-header-menu {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0px;
    position: absolute;
    top: 90%;
    z-index:99999;
}
}
@media only screen and (max-width : 999px) and (min-width : 909px) {
.services .service-list li {
    width: 31.4%;
}
.sign-up .right .wpcf7-submit {
    padding-left: 225px;
}
.post-right::before {
    width: 329px;
    height: 29px;
    right: -26px;
    float: right;
    top: -22px;
    background-size: 323px;
    background-repeat: no-repeat;
}
#colophon .row {
    width: 98%;
    background-size: 320px;
}
}