.scForm button {
    padding: .6em 3em;
}
.scForm input[type=text] {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}
@media only screen and (max-width: 767px) {
    /*.noMobileNav .navContainer {
        right: 0;
        position: absolute;
        top: 15px;
    }*/
    .navContent li .navSocialIcons a.zocial {
        color: #fff;
        font-size: 16px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        background-color: #28303d;
        border-radius: 50%;
        margin: 0 0 0 14px;
}
    /*slider height*/
    .flexslider, 
    .js .flexslider .slides > li {
        height: 400px;
    }
    /*logo*/
    /*.blockWrap_ee4920f61f6b4ad38e7d40f59cbcba33 .blockImg {*/
    /*    text-align: center;*/
    /*}*/
    /*.blockWrap_ee4920f61f6b4ad38e7d40f59cbcba33 .contentImg {*/
    /*    max-width: 140px;*/
    /*}*/
    /*.block_ee4920f61f6b4ad38e7d40f59cbcba33 {*/
    /*    padding-top: 0;*/
    /*}*/
    /*title*/
    .block_c8396d3f58d84dcb87e8ecf35c6d4763 .contentTitle {
        font-size: 32px;
    }
    .block_c8396d3f58d84dcb87e8ecf35c6d4763 .blockText {
        padding-top: 30px;
    }
}
@media only screen and (min-width: 768px) {
    /*.blockWrap_ee4920f61f6b4ad38e7d40f59cbcba33 {*/
    /*    position: absolute;*/
    /*    right: 56px;*/
    /*    bottom: 0;*/
    /*}*/
    .blockContentBleed.layoutD .blockForm {
        float: none !important;
        width: 100% !important;
        max-width: 525px;
        margin: auto;
    }
    /*#page_f41f331f0be94f34a5c0c93b2be26937 .navContent ul li a {
        color: #ffffff;
    }*/
    .tuckContent .headerAndNavContainer {
        position: static;
    }
}