OK, so first of all for Sticky Class put: #masthead
Disable at Small Screen Sizes should be around 980
Under .myfixed css class put this:
.myfixed { margin:0 auto; max-width: 1180px; width: 100%; } .myfixed .awaken-search-button-icon {display:none;} .myfixed .main-navigation { background: transparent; max-width:800px;float:right;} .myfixed .container {display:inline-block; }.myfixed .site-branding { display:inline-block;height: 60px;min-height: 60px;} .myfixed .container:nth-of-type(1) {width:100%; }.myfixed .container:nth-of-type(2) {max-width:70%;width:70%; float:right}.myfixed .menu {float:right} .myfixed .site-title-text{display:none;} #mysticky-wrap{height:220px!important;} .myfixed .main-navigation a {padding-top:40px;}
Please let me know if this working for you, it should work with default Awaken theme