/* mobile.css */

body.admin-menu #thefixed {
    padding-top: 0;
}
body.admin-menu #page {
    padding-top: 45px;
}

#page,
body.legal #page,
body.privacy #page {
    width: auto;
    padding-top: 50px !important;
}
#alpha_layer {
    z-index: 202;
}
#theheader {
    width: 100%;
}
#theheader-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: auto;
    background: #f8f8f8;
    padding: 4px 15px;
    height: 40px;
}

#admin-menu {
    display: none;
}
body.admin-menu #thefixed {
    padding-top: 0;
    z-index: 204;
}

.mobileonly {
    display: block;
}
td.mobileonly {
    display: table-cell;
}
.notmobile {
    display: none;
}

.rs-cartlink {
    width: 20px;
}

.rs-login {
    width: 20px;
}

.pancake {
    width: 28px;
}

#top {
    background: url(/sites/all/themes/aw_core_v4/images/v4-public-hero-mobile.jpg?d=20191113151800) no-repeat white;
    height: 445px;
}
#top > div > div {
    XXXmargin-top: 40px !important;
}
#top #heroimage {
    display: none;
}
#topblurb {
    display: inline-block;
    width: 80%;
}

.user-box-input {
    margin: 10px auto;
    padding: 11px 13px;
}
#user-box .box-inner-title {
    padding: 6px 0px 8px;
}
#create-inner .box-inner-title p {
    margin-top: 0;
}
.selectorcontainer {
    height: 163px;
    width: 315px;
    text-align: center;
    position: relative;
    margin: 20px auto;
}
#user-box .selectorcontainer {
    height: 98px;
}
.selectorcontainer .selector {
    float: none;
    margin-bottom: 10px;
    position: absolute;
}
.selectorcontainer .selector.inst_select {
    top: 0;
    z-index: 3;
}
.selectorcontainer .selector.style_select {
    top: 48px;
    z-index: 2;
}
#user-box .selectorcontainer .selector.inst_select,
#user-box .selectorcontainer .selector.style_select {
    margin: 0;
    left: 25px;
    padding: 5px 10px;
}
.selectorcontainer a.selector {
    bottom: 0;
    left: 50%;
    margin-left: -5%;
    z-index: 1;
}
#terms-container {
    margin: 3px auto;
    clear: both;
}
.user-submit {
    margin: 15px auto 13px;
}

#mobileunderhero {
    padding: 10px 0;
}
#mobileunderhero #underhero {
    margin:auto;
    width:330px;
}
#mobileunderhero #underhero td {
    padding: 15px 10px;
}
#mobileunderhero #underhero td.text {
    color: #eee;
}

#explore-inner {
    width: 345px;
}
#explore a {
    display: inline-block;
    margin-bottom: 10px;
}

.section {
    padding: 40px;
}
.section#browse #browse_courses {
    columns: 2;
    column-gap: 1.5em;
}
.section#browse #browse_courses p:last-child a {
    letter-spacing: -.5px;
}
.fas.fa-long-arrow-alt-right {
    margin-left: 0;
}
#browse p a:link,
#browse p a:visited {
    white-space: nowrap;
}

.section#featured {
    padding: 20px 0;
    margin: 0;
}
#featured h2 {
    margin: 0 0 25px;
    font-size: 26px;
}
#featured .views-row {
    width: 80%;
    margin-bottom: 20px;
}
#featured .views-field-field-description-value {
    min-height: 0;
}
#featured #featured-inner {
    max-width: 425px;
    margin: auto;
}

.section#resources {
    height: auto;
    margin-bottom: 10px;
}
#resources > img {
    width: 100%;
}
#resources #formcontainer {
    clear: both;
    border: none;
    position: static;
    width: 90% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 20px 0 !important;
}
#resources #formcontainer p {
    padding: 0px 40px;
}
#resourceform input,
#resourceform ul {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
#resourceform ul {
    margin-bottom: 20px;
    padding: 8px 10px;
}

.section#whatitslike {
    padding: 25px 0 0;
    border: 1px solid #ddd;
}
#whatitslike-inner {
    width: 100%;
}
#whatitslike-inner #whatitslike-left {
    width: 88%;
    padding-top: 0;
}
#whatitslike-inner #whatitslike-left h2 {
    letter-spacing: -2px;
}
#whatitslike-inner #whatitslike-right {
    clear: both;
    float: left;
    width: 94%;
    margin-left: 6%;
    height: auto;
}
.whatitslike-subtopic-hdg {
    margin-bottom: 0;
}
.whatitslike-subtopic.selected .whatitslike-subtopic-hdg {
    margin-bottom: 20px;
}
.whatitslike-subtopic-hdg-arrow {
    width: 24px;
    height: 20px;
    float: right;
    background: url(/sites/all/themes/aw_core_v4/images/downarrow.jpg);
}
.whatitslike-subtopic.selected .whatitslike-subtopic-hdg-arrow {
    background: url(/sites/all/themes/aw_core_v4/images/uparrow.jpg);
}
.whatitslike-subtopic-copy {
    display: none;
}
.whatitslike-subtopic.selected .whatitslike-subtopic-copy {
    display: block;
}
.whatsaying-featured img {
    margin: 15px 0;
}
.whatitslike-img {
    max-width: 95%;
    float: right;
}

#whatsaying.section {
    padding: 20px;
}
#reviews-left {
    left: -10px;
}
#reviews-right {
    right: -10px;
}

#footer {
    width: 99% !important;
}
#footer_inner1 {
    padding: 5px 0 10px 25px;
}
#footer_left {
    width: 95%;
    float: none;
    margin: 20px 20px 0;
}
.footer_menu_col {
    width: 47%;
    float: left;
}
.footer_menu_col.fix_mobile{
    width: 90%;
    float: none;
    clear: both;
}
.footer-support-wrapper {
    width: 54%;
    float: left;
}
.footer-social-wrapper {
    width: 40%;
    float: left;
}
#followus a {
    margin-right: 8px;
}
#followus a:last-child {
    margin-right: 0;
}
#footer_right {
    float: none;
    padding-right: 0;
    width: auto;
}
#search_area {
    display: none;
}
#legal_area {
    margin-top: 10px;
}
#footer .footer-support-wrapper ul {
    margin-bottom: 12px;
}
.review-box {
    height: auto;
    width: 70%;
    margin-bottom: 15px;
}
#tp-score {
    display: none;
}
.review-left {
    width: auto;
    display: block;
    vertical-align: middle;
    text-align: center;
}
.review-right {
    height: auto;
    width: auto;
    min-height: 100px;
    max-height: 200px;
}
.review-right .review-title {
    display: none;
}
.review-right .review-text {
    margin-top: 20px;
}

/* pancake */

#pancakedrop,
#loggedindrop {
    padding-top: 17px;
    background: none;
    position: relative;
    top: 0px;
    right: -10px;
    float: right;
    width: 104%;
}
#loggedindrop {
    margin-right: 70px;
}
#pancakedrop-inner,
#loggedindrop-inner {
    padding: 20px 0 10px;
    background: white;
    position: relative;
    float: right;
    width: 98%;
    max-width: 400px;
    line-height: 175%;
    margin: 4px; /* for the shadow */
    border-radius: 5px;
}
#pancakedrop .droppointer,
#loggedindrop .droppointer {
    position: absolute;
    top: -13px;
    right: 7px;
}
#pancakedrop .coursecol {
    padding-left: 22px;
    float: left;
    width: 87%;
}
#pancakedrop .coursecol .coursecol {
    padding-right: 0;
}
#pancakedrop a.insthdg {
    font-size: inherit;
}
#pancakedrop .coursecol > ul > li.insthdg-nolnk {
    font-weight: 500;
}
#pancakedrop .coursecol > ul > li.insthdg-nolnk:hover {
    cursor: pointer;
}
#pancakedrop .coursecol .coursecol > ul > li.insthdg-nolnk {
    font-weight: 600;
}
#pancakedrop .coursecol a {
    border: none;
}
#pancakedrop li {
    line-height: 1.3em;
    margin-bottom: 8px;
    font-size: 19px;
    position: relative;
}
#pancakedrop ul ul li a {
    margin-left: 25px;
    display: none;
}
#pancakedrop li:first-child a {
    margin-left: 0;
    display: block;
}
#pancakedrop .coursecol ul .coursecol {
    display: none;
}
#pancakedrop .coursecol ul.expanded .coursecol {
    display: block;
    width: 93.5%;
}
#pancakedrop li.insthdg-nolnk,
#pancakedrop li.insthdg-nolnk > a {
    color: rgb(157,114,173);
    display: block;
}
#pancakedrop ul ul li.insthdg-nolnk {
    color: rgb(51,13,71);
}
#pancakedrop .coursecol.instructors .coursecol .expanded li {
    height: 32px;
}
#pancakedrop .coursecol.instructors .coursecol .expanded li:first-child {
    height: auto;
}
#pancakedrop ul ul.expanded .acourse {
    display: inline;
    line-height: .5em;
}
#pancakedrop .coursecol .expcoll,
#mysettings .expcoll {
    position: absolute;
    top: 1px;
    right: 0;
}
#mysettings .expcoll {
    top: 6px;
}
#pancakedrop .expcoll.exp,
#mysettings .expcoll.exp {
    display: inline;
    font-size: 90%;
    font-weight: 500;
}
#pancakedrop .coursecol .expcoll.coll,
#mysettings .expcoll.coll {
    display: none;
    top: 4px;
}
#mysettings .expcoll.coll {
    top: 9px;
}
#pancakedrop .coursecol > ul.expanded > li > .expcoll.coll,
#pancakedrop .coursecol .coursecol ul.expanded .expcoll.coll,
#mysettings.expanded .expcoll.coll {
    display: inline;
}
#pancakedrop .coursecol > ul.expanded > li > .expcoll.exp,
#pancakedrop .coursecol .coursecol ul.expanded .expcoll.exp,
#mysettings.expanded .expcoll.exp {
    display: none;
}
.coursecol.resources li {
    display: none;
}
.coursecol.resources li:first-child,
.coursecol.resources ul.expanded li {
    display: block;
}
.coursecol.resources li a {
    color: black;
    margin-left: 20px;
    font-weight: 600;
    display: block;
}

.glow-box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.course-subhdg {
    padding-left: 25px;
}


/* public artist */

#artist_path {
    padding-left: 15px;
    font-size: 14px;
}
#artist_header {
    height: auto;
}
#artist_right {
    padding: 0;
    width: 100%;
}
#artist_photo {
    height: auto;
    width: 100%;
}
#artist_left {
    padding: 25px;
}
#artist_left p {
    margin-bottom: 0;
    line-height: 215%;
}
body.ismobile #artist_left p {
    font-size: 10px;
}
#artist_left p:nth-of-type(1) {
    margin-bottom: 30px;
    line-height: 135%;
    font-size: 16px;
}
body.ismobile.landscape #artist_left p:nth-of-type(1) {
    font-size: 16px;
}
body.ismobile.landscape #artist_left p {
    font-size: 10px;
}
body.ismobile #artist_left p {
    font-size: 16px;
}
#artist_left .far.fa-check-circle {
    height: 34px;
    margin-left: 0 !important;
    float: left;
    clear: both;
    font-size: 16px;
}
body.landscape #artist_left .far.fa-check-circle {
    height: 35px;
}
#artist_left .far.fa-check-circle:first-child {
    margin-top: 8px;
}
#artist_left p:last-child .far.fa-check-circle:first-child {
    margin-top: 0;
}
#artist_content {
    padding: 25px;
}
#reviews {
    height: auto;
    padding: 25px;
}
#artist_content,
#artist_left,
#select_plan,
#reviews #trustpilot,
#reviews #trustpilot .review-box {
    width: auto;
}
#select_plan {
    position: static !important;
}

/* instrument page */

#instrument_wrapper #instrument_title_box {
    padding: 20px;
    height: auto;
    margin: auto;
}
#instrument_wrapper #instrument_title_box p {
    margin-left: 0;
}
#instrument_wrapper #instrument_subtitle_box {
    margin: 0;
    height: auto;
    width: auto;
    margin: auto;
}
#instrument_wrapper #instrument_subtitle_box #feature_photo,
#instrument_wrapper #instrument_subtitle_box #feature_copy {
    float: none;
}
#instrument_wrapper #instrument_subtitle_box #feature_photo,
#instrument_wrapper #instrument_subtitle_box #feature_photo img {
    width: 100%;
    height: auto;
}
#instrument_wrapper #instrument_subtitle_box #feature_copy {
    padding: 20px 20px 30px;
    width: auto;
    border-bottom: 2px solid #eee;
}
#instrument_wrapper #instrument_subtitle_box #feature_copy #preview {
    margin: 20px auto 0;
    width: 250px;
    display: block;
}
#instruments-page #features {
    padding: 20px 0;
}
#instruments-page #features .feature_row {
    padding: 0;
}
#instruments-page #features .feature_row .feature_item {
    padding: 25px 0;
    width: auto;
}
#instruments-page #features .feature_row .feature_item p {
    width: 61%;
}
.panel-pane.pane-views.pane-instrument-term-view,
.panel-pane.pane-views.pane-genre-v4-view {
    padding-top: 30px;
    margin: 0;
}
.pane-instrument-term-view h2.pane-title,
.pane-genre-v4-view h2.pane-title {
    display: none;
}
.pane-instrument-term-view li.views-row,
.pane-genre-v4-view li.views-row {
    width: auto;
    max-width: 340px;
}
#bottom_features {
    padding: 60px 40px 0;
}
#watch_why {
    width: 250px;
    margin: 20px auto 0;
}
#bottom_subscribe {
    padding: 20px;
    width: auto;
    height: auto;
    margin: 0;
}
#bottom_subscribe p {
    padding: 0;
}

body.legal #content,
body.about-us #content,
body.privacy #content {
    width: 90%;
    margin: auto;
}
body.about-us .exec img {
    width: 140px !important;
    height: 169px !important;
}

/* checkout pages */
#v4_cart_container {
    width: 88%;
    margin-bottom: 35px;
}
#v4_cart_container.confirmation {
    padding-bottom: 0;
    margin-bottom: 0;
}
#v4_cart_container #carttable td {
    display: block;
}
#v4_cart_container #carttable .cart_price {
    display: none;
}
#v4_cart_container #carttable .cart_price.mobile {
    display: block;
    float: right;
    padding-top: 0;
    font-size: 18px;
}
#v4_cart_container .cart_total .cart_promo {
    float: none
}
#v4_cart_container .cart_total .cart_promo form #edit-panes-coupon-code {
    width: 60%;
}
#uc-cart-checkout-form #edit-panes-coupon-code-wrapper input[type=text] {
    width: 240px;
}
#v4_cart_container #carttable label {
    font-size: 15px;
    letter-spacing: 0;
}
#v4_cart_container .itemtitle {
    line-height: 95%;
}
#v4_cart_container .cart_total .cart_totals {
    width: 100%;
    margin-top: 25px;
    font-size: 18px;
}
#v4_cart_container #uc-cart-checkout-form #billing-pane {
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
}
#v4_cart_container #uc-cart-checkout-form #billing-pane legend {
    position: static;
}
#v4_cart_container #uc-cart-checkout-form fieldset,
#uc-cart-checkout-form table#totals,
#uc-cart-checkout-form #checkout-form-bottom {
    width: 100%;
    border: none;
    float: none;
    box-shadow: none;
    padding: 0;
}
#uc-cart-checkout-form table#totals {
    margin-bottom: 25px;
}
#uc-cart-checkout-form table#totals #subtotal-title,
#uc-cart-checkout-form table#totals #coupon-title,
#uc-cart-checkout-form table#totals #total-title {
    float: left;
}
#uc-cart-checkout-form #checkout-form-bottom {
    margin-bottom: 60px;
}
#uc-cart-checkout-form input[type=text],
#uc-cart-checkout-form input[type=password] {
    width: 95%;
}
#uc-cart-checkout-form select {
    width: 90%;
}
#uc-cart-checkout-form #payment-pane #edit-panes-payment-payment-method-paypal-wps-wrapper {
    margin-top: 15px;
}
#edit-panes-payment-payment-method-credit-wrapper img:nth-of-type(1) {
    margin-left: 18px;
}
#v4_cart_container #uc-cart-checkout-form #coupon-pane {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 25px;
}
#uc-cart-checkout-form fieldset table {
    width: 100%;
}
#uc-cart-checkout-form #payment_details select {
    width: 49%;
    margin: 0;
}
#v4_cart_container .cart_total .cart_totals tr {
    text-align: left;
}
#v4_cart_container .cart_total .cart_totals tr td.cart_subtotal,
#v4_cart_container .cart_total .cart_totals tr td.cart_order_total {
    text-align: right;
}
#v4_cart_container .cart_also_container .cart_also_hdg {
    font-size: 25px;
}
#v4_cart_container .continue,
#v4_cart_container .checkout {
    float: none;
    width: 335px;
    margin: 25px auto;
    display: block;
}
#uc-cart-checkout-form #checkout-form-bottom #edit-continue {
    float: none;
    left: 50%;
    margin-left: -150px;
   -webkit-appearance: none;
}
#uc-cart-checkout-form #checkout-form-bottom #edit-cancel {
    bottom: -125px;
    left: 50%;
    margin-left: -26px;
}
#checkout-form-bottom {
    border: none;
}
#uc-cart-checkout-form #go-to-dashboard {
    float: none;
    margin: 15px auto;
}
#how-it-works-2 {
    margin-top: 20px;
}
#uc-cart-checkout-form .cart-review .cart_remove {
    letter-spacing: 0;
}
 #footer_inner1 {
    padding: 25px;
}
#footer_inner1 #footer_left {
    width: 100%;
    margin-left: 0;
}
#footer_inner1 #footer_left .footer_menu_col {
    width: 50%;
}
#footer_inner1 #footer_left .footer_menu_col:last-child {
    width: 95%;
    clear: both;
}
#footer_inner1 #footer_left .footer_menu_col #footer_menu_col_part1 {
    float: left;
    width: 52%;
}
#footer_inner1 #footer_left .footer_menu_col #followus a:last-child {
    margin-right: 0;
}
#footer_inner1 #footer_left .footer_menu_col #followus img {
    width: 20px;
}

/* hubspot signup form */
.bottom_subscribe .hs-input,
.bottom_subscribe .hs-form-field,
.bottom_subscribe select.hs-input {
    margin-right: 0 !important;
    float: none !important;
}

body.press-media .inner-public-inner {
    width: auto;
}
body.press-media h2 {
    margin: 15px 0;
}
body.press-media .view-aw-press-item-view,
body.press-media .view-press {
    width: 95%;
    margin: auto;
}
body.press-media .view-aw-press-item-view .view-content,
body.press-media .view-press .view-content {
    margin: auto;
}
body.press-media .view-aw-press-item-view .panel-2col,
body.press-media .view-press .view-content .item-list {
    margin: 10px;
}
body.press-media .view-aw-press-item-view .panel-panel.panel-col-first,
body.press-media .view-aw-press-item-view .panel-panel.panel-col-last {
    width: 100%;
    float: none;
}
body.press-media .view-aw-press-item-view .views-field-field-awpress-thumbnail-fid {
    height: auto;
    float: none;
}
body.press-media .view-aw-press-item-view .views-field-title {
    height: auto;
}
body.press-media .view-aw-press-item-view .views-field-field-awpress-link-url {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    display: block;
}
.pressvideos td {
    width: 100%;
    display: block;
}

.echeckout-submit .cart-review {
    width: 100%;
}
.echeckout-submit .cart-review .itemtitle {
    float: none;
    margin: 10px 0px;
}
.echeckout-submit .line-item-table {
    width: 100%;
}

#masthead.blog h1 {
    margin-left: 30px;
}
.blog .inner-public-inner {
    width: 275px;
}
.node-type-blog #content {
    width: 320px;
}

/* gift certs page */

div#gift_header {
    height: auto;
}
div#gift_left {
    width: auto;
    padding: 24px;
}
#gift_header #gift_photo {
    width: 100%;
    height: auto;
}
div#gift_right {
    padding: 0px;
    width: 100%;
    text-align: center;
}
#gift_header img {
    display: inline;
}
div#gift_content {
    padding: 1em;
    width: auto;
    min-height: auto;
}
#gift_wrapper div#select_plan {
    margin: 0 auto;
    padding: 10px 0;
    width: auto;
}


/* Plans and Pricing */

#plans_title_box {
    height: auto;
    padding: 50px 1em;
}
#plans_subtitle_wrapper {
    top: auto;
    width: auto;
}
#plan-3mo {
    position: relative;
    width: 100%;
}
#plan-6mo {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
}
#plan-12mo {
    position: relative;
    width: 100%;
}
#plans_content {
    margin: 30px 0px;
}
/* may be temporary until all-courses is mobile */
#plans_content #browse-link {
    display: none;
}

/* all courses */
#courses_title_box {
    height: auto;
    padding: 19px;
}
#courses_subtitle_box {
    margin: 0 auto;
    width: auto;
}
#courses_filter {
    padding: 10px 20px;
}
##courses_filter #filter-by {
    margin-bottom: 17px;
}
#instr-checkboxes {
    margin-top: 20px;
}
.checkbox-col {
    width: 29%;
}
#all-courses-view {
    margin: 0;
}
.chk-container {
    padding-left: 30px;
}

/* all courses page landscape */
body.ismobile.landscape #courses_filter a.filter-slct:link,
body.ismobile.landscape #courses_filter a.filter-slct:visited {
    font-size: 10px;
}

#theheader-inner #mysettings a,
#theheader-inner #mysettings div {
    white-space: normal;
    padding-left: 10px;
    color: rgb(157,114,173);
    font-size: 17px;
    font-weight: 500;
}

#user-x {
    display: none;
}

#mysettings > li {
    position: relative;
}
ul#mysettings ul.myschools {
    max-height: 140px;
    margin-left: 15px;
}

#floatcart {
    position: static !important;
}

/* sample lessons page */
a.joinnow {
    margin-right: 0;
}
.inner-sample-section.hdg {
    padding: 30px 20px;
}
.inner-sample-section .hdg {
    width: 70%;
}
.inner-sample-section {
    padding: 10px 20px;
}
.inner-sample-section.video-about {
    padding: 30px 20px;
}
.v2tab {
    width: 31%;
    padding: 13px 5px;
    letter-spacing: -1px;
}
.v2tab.autowidth {
    width: auto;
    padding: 13px;
}
.v2tab .lasttabword {
    display: block;
}
#player-container {
    padding:15px;
}
#player-container-inner {
   width:auto;
}
#player {
    min-height: auto;
}
#othersamples-container {
    overflow: unset !important;
}
#othersamples {
    height: auto;
    width: auto !important;
}
#othersamples a {
    display: block;
    margin: 20px auto;
}
#othersamples a img {
}
#about-container {
    padding: 0 !important;
}
#about-container-inner {
    max-width: 100%;
    width: auto;
    position: static !important;
    background: rgba(80, 80, 80, .6);
}
.inner-sample-section .review-box {
    float: none;
    margin: 20px auto;
}

#spreakerbox iframe {
    width: 94% !important;
}
#podcast_title_box {
    padding: 0 !important;
    text-align: center;
}
#podcast_title_box img {
    float: none !important;
    margin-top: 25px !important;
}
#podcast_title_box_inner {
    float: none !important;
    width: 90% !important;
    margin: auto;
    padding-bottom: 55px;
}

