@media only screen and (max-width: 1520px) {
    .col5050 .pqa-column45imgleft,
    .col5050 .pqa-column45imgright {
        position: absolute;
        top: 0;
        bottom: 0;
        min-height: 100%;
        height: auto;
    }

    .col5050 .pqa-column45imgleft {
        left: 0;
    }

        .col5050 .pqa-column45imgleft .img-responsive,
        .col5050 .pqa-column45imgright .img-responsive {
            position: absolute;
            top: 0;
            max-width: 100%;
            height: 100%;
            object-fit: cover;
            padding: 20px 0;
        }

    .pqa-column55right {
        margin-left: 45%;
    }

    .col5050 .pqa-column45imgright {
        right: 0;
    }

    .pqa-column55left {
        margin-left: 0;
    }
}

@media only screen and (max-width: 991px) {

    .navbar-right #loginLink {
        margin-bottom: 20px;
    }

    .searchbox {
        border-radius: 30px;
        border: 2px solid #42445a;
        padding: 15px 0px 15px 0px;
    }
    .button-search-icon {
        position: absolute;
        height: 48px;
        width: 48px;
        border: 0;
        padding: 15px 5px 5px 0;

    }
        .button-search-icon span {
            font-size: 20px;
            padding: 0;
        }

    .searchbox select {
        width: 186px;
        font-size: 13px;
    }

    .button-header2, .enter-post-code-here {
        width: 126px;
        font-size: 13px;
        padding: 13px 15px;
    }

    .button-search-words {
        position: relative;
        height: auto;
        width: 100px;
        right: 0px;
        border: 0;
        padding: 15px 2px 12px 0px;
        font-size:12px;
    }


    .popup_title {
        font-size: 25px;
        line-height: 26px;
    }


    .navbar-expand-lg .navbar-nav .mobile_arrow {
        display: block;
        visibility: visible;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        display: inline-block;
    }

    .dropdown-menu {
        margin-left: 0;
        top: 65%;
        border: none;
        left: auto;
        display: none;
        background-color: #000;
    }

    .frame-menu,
    .pqa {
        position: absolute;
    }

    .modal-body {
        padding: 4px;
    }

    .active-nav nav ul li,
    nav ul li {
        padding: 24px 0;
    }

    .active-nav .arrow-down,
    .arrow-down {
        color: #fac60e;
    }

    .umb-block-grid__layout-item {
        width: 49%;
    }

    .blog-collection .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .find-your-local-academy-and-book-your-free-session {
        padding-right: 0;
    }

    .navbar {
        padding: 0 1rem;
        background-color: #000;
    }

        .navbar .navbar-nav {
            display: block;
            margin-top: 40px;
        }

    .web-new-menu-gradient {
        padding: 0;
        margin: 0;
    }

    .navbar-light {
        margin: 0;
        height: auto;
        min-height: 100%;
    }

    .pqa-logo-white-only-rgb-2 {
        top: 0;
        left: 2px;
        width: 20%;
        height: 100%;
        min-height: 110px;
    }

    .pqa {
        width: 100%;
        max-width: 123px;
        height: auto;
        right: 0;
        left: 0;
        bottom: 0;
        top: 5px;
    }

    .frame-action {
        padding: 17px 0;
        top: 0;
        left: 18%;
        width: auto;
        z-index: 999;
    }

    .frame-2272 {
        display: block;
    }

    .frame-menu {
        display: block;
        height: 0;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .navbar-toggler {
        display: block;
        right: 10px;
        top: 15px;
    }

    .navbar-nav .dropdown-menu.show {
        opacity: 1;
        display: block;
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 14px;
        line-height: 35px;
        color: #fac60e;
    }

        .active-nav .find-academy-enter-postcode,
        .active-nav .parent-login,
        .navbar-nav .dropdown-menu .dropdown-item:active {
            color: #000;
        }

    .arrow-down {
        font-size: 16px;
        margin: 0;
        opacity: 0.9;
        transform: scale(0.85);
        transition: 0.7s;
    }

    .navbar-nav .show .arrow-down {
        margin: 18px 0;
        opacity: 1;
        transform: scale(1);
    }

    nav ul li {
        box-sizing: border-box;
        width: 70%;
    }

    .navbar-expand-lg .navbar-nav .mobile_arrow {
        width: auto;
        float: right;
        height: 35px;
        margin-top: 2px;
    }

    .frame-72 {
        gap: 22px;
    }

    .active-nav .web-new-menu-gradient {
        padding: 0;
        height: 77px;
    }

    .active-nav .pqa {
        background-image: url("/images/pqa-drama-school-logo.png");
        width: 100%;
        height: 100%;
    }

    .active-nav .frame-action {
        padding: 17px 0;
    }

    .active-nav .button-header {
        border-color: #fff;
    }

    .active-nav .search {
        color: #fff;
    }

    .web-hero-sub {
        height: 130px;
    }

    .web-book-a-free-session-pqa-abingdon-5 {
        padding: 10px;
    }

    .pqa-section {
        padding: 20px;
    }

    .pqa-first-third-s {
        width: 40%;
        padding: 0 10px 0 0;
        float: left;
    }
}

@media only screen and (max-width: 680px) {

    .searchbox {
        border-radius: 30px;
        border: 2px solid #42445a;
        padding: 13px 0px 13px 0px;
    }
    .searchbox .pl55 {
        padding-left: 10px;
    }

    .button-search-icon {
        display:none
    }

        .button-search-icon span {
            font-size: 16px;
        }

    .searchbox select {
        width: 130px;
        font-size: 12px;
        height: 40px;
    }

    .button-header2, .enter-post-code-here {
        width: 100px;
        font-size: 11px;
        padding: 10px 8px;
    }

    .button-search-words {
        position: relative;
        height: auto;
        width: 80px;
        right: 0px;
        border: 0;
        padding: 15px 2px 12px 0px;
        font-size: 10px;
    }


    .video-container,
    .video-image {
        max-height: 270px;
    }

    .NotfountMessage {
        width: 80%;
        top: 650px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .message-block {
        padding: 10px;
    }

    .tickets-rows .pqa-column20,
    .tickets-rows .pqa-column45 {
        display: inline-block;
        width: 50%;
    }

    .tickets-rows .pqa-column35 {
        padding-top: 20px;
        display: block;
        width: 100%;
    }

    .tickets-rows .pl25 {
        padding-left: 0;
    }

    .tickets-rows .border-right-black {
        border-right: none;
    }

    .carousel-item .fullwith-container .pqa-column45 {
        display: none;
    }

    .sspy-target h2 {
        width: 100%;
        white-space: nowrap;
        font-size: 38px;
        float: left;
        text-align: left;
    }

    .be-your-amazing-self-wrap h1 {
        width: 80%;
        white-space: normal;
    }

    .col5050 .pqa-column45imgleft,
    .col5050 .pqa-column45imgright {
        position: relative;
        width: 100%;
        float: left;
    }

        .col5050 .pqa-column45imgleft .img-responsive,
        .col5050 .pqa-column45imgright .img-responsive {
            position: relative;
        }

    .pqa-column55left,
    .pqa-column55right {
        margin-left: 0;
    }

    .blog-collection .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pqa-column45imgleft,
    .pqa-column45imgright,
    .pqa-column55left,
    .pqa-column55right {
        flex: 0 0 100%;
        position: relative;
        width: 100%;
    }

    .text-left-body {
        padding: 10px 10px 30px 0;
    }

    .text-right-body {
        padding: 10px 0;
    }

    .pauline-container .overlay,
    .pauline-container .overlay_pauline {
        background-color: #000;
    }

    .pauline-container .pauline-column {
        width: 100%;
        background-color: transparent;
    }

    .pauline-container .pauline-image {
        opacity: 0.5;
    }

    .academy-list-item {
        margin: 0 20px;
    }

    .pqa-first-third-s {
        width: 100%;
    }

    .pqa-first-half,
    .pqa-second-half {
        position: relative;
        width: 100%;
    }

    .sale-box {
        position: relative;
        padding-top: 20px;
        margin: 10px 30px 0 0;
    }

    .frame-address {
        height: auto;
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }

    .rectangle-map {
        max-height: 400px;
        height: auto;
        width: 100%;
        padding-left: 0;
        overflow: hidden;
    }

    .map {
        height: 400px;
    }

    .project-card {
        width: 100%;
        margin: 0;
        padding-bottom: 55px;
    }

        .project-card .mt10 {
            margin-top: 2px;
        }

    .be-your-amazing-self-span2 {
        line-height: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .academy-list-item {
        width: 90%;
    }

    .modal-body {
        padding: 1px;
    }

    .mobile_modal h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .section-find-your-local-academy .search-home-page,
    .section-find-your-local-academy .search-home-page .button-header {
        width: 100%;
    }
}

@media only screen and (min-device-width: 200px) and (max-device-width: 320px) {
    .be-your-amazing-self-wrap-custom .btn-std {
        position: relative;
        top: 85px;
    }

    #floated .principal-image {
        width: 120px;
    }

    .be-your-amazing-self-wrap-custom,
    .umb-block-grid__layout-item {
        width: 100%;
    }

        .be-your-amazing-self-wrap-custom h1 {
            width: 100%;
            left: 0;
            padding-left: 20px;
        }

        .be-your-amazing-self-wrap-custom .bannersubtitle {
            position: relative;
            left: 0;
            padding-left: 20px;
            width: 100%;
            white-space: wrap;
            top: 85px;
            font-size: 38px;
            line-height: 44px;
        }

    .NotfountMessage {
        width: 70%;
        top: 600px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .message-block {
        display: block;
        font-size: 12px;
        padding: 5px;
        background: #fff;
        border-radius: 8px;
    }

    .tickets-rows .pqa-column20 {
        display: block;
        width: 100%;
        min-height: 200px;
    }

    .tickets-rows .pqa-column45 {
        display: block;
        width: 100%;
    }

    .tickets-rows .pqa-column35 {
        padding-top: 20px;
        display: block;
        width: 100%;
    }

    .tickets-rows .pr25 {
        padding-right: 0;
    }

    .sspy-target h2 {
        font-size: 26px;
    }

    .be-your-amazing-self-wrap h1 {
        min-width: 200px;
        max-width: 340px;
        white-space: normal;
    }

    .overlay-post-black,
    .overlay-post-black2 {
        padding-top: 280px;
    }

    .card-title-left,
    .card-title-right {
        font-size: 26px;
        line-height: 32px;
    }

    .academy-list-item {
        width: 88%;
    }

    .search-inner-wrap .btn-std,
    .search-inner-wrap .btn-std-alt {
        padding: 5px 10px;
    }

        .search-inner-wrap .btn-std .btn-text,
        .search-inner-wrap .btn-std-alt .enrol-now {
            font-size: 11px;
        }

    .pqa-breadcrumbs {
        padding: 10px 20px;
    }

    h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 50px;
    }

    .pqa-section-title h2 {
        font-size: 30px;
        font-weight: 400;
        line-height: 30px;
    }

    .web-new-menu-gradient {
        height: 75px;
    }

    .active-nav .web-new-menu-gradient {
        padding: 0;
        height: 55px;
    }

    .active-nav .frame-action,
    .frame-action {
        padding: 5px 0;
    }

    .frame-action {
        left: 17px;
        width: auto;
        max-width: 210px;
    }

    .navbar-toggler {
        right: 10px;
        top: 5px;
    }

    .button-header {
        width: 150px;
        padding: 6px 10px;
    }

    .search-inside {
        right: 0;
        margin-top: 0;
        margin-left: 0;
        position: absolute;
    }

    .web-hero-sub {
        height: 80px;
    }

    .pqa-section-title,
    .subpage-title {
        padding: 0;
    }

    .pqa-section {
        padding: 30px 0;
    }

    .center-intro-text p,
    .web-book-a-free-session-pqa-abingdon-4,
    .web-book-a-free-session-pqa-abingdon-5 {
        padding: 10px;
    }

    .mt40 {
        margin-top: 20px;
    }

    .frame-address,
    .mb40 {
        margin-bottom: 20px;
    }

    .project-card {
        width: 100%;
        margin: 0;
    }

    .principal-image {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .principal-container .btn-std .btn-text-black {
        font-size: 11px;
        line-height: 16px;
    }

    .principal-container .col-6 {
        max-width: 100%;
    }

    .find-your-local-academy-and-book-your-free-session {
        font-size: 36px;
        line-height: 43px;
    }

    .group-card {
        position: relative;
    }

        .group-card .btn-bright {
            width: 95%;
        }

    .sspy h4 {
        font-size: 13px;
        line-height: 16px;
    }
}

@media only screen and (min-device-width: 321px) and (max-device-width: 420px) {
    #floated .principal-image {
        width: 120px;
    }

    .be-your-amazing-self-wrap-custom .btn-std {
        position: relative;
        top: 75px;
    }

    .be-your-amazing-self-wrap-custom {
        width: 100%;
        max-width: 330px;
        top: 40%;
        height: 300px;
    }

        .be-your-amazing-self-wrap-custom h1 {
            width: 100%;
            left: 0;
            padding-left: 20px;
        }

        .be-your-amazing-self-wrap-custom .bannersubtitle {
            position: relative;
            left: 0;
            padding-left: 23px;
            width: 100%;
            white-space: wrap;
            font-size: 30px;
            top: 75px;
        }

    .mobile_modal h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .NotfountMessage {
        width: 75%;
        top: 540px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .modal-body {
        padding: 1px;
    }

    .message-block {
        padding: 10px;
        font-size: 12px;
    }

    .tickets-rows .pqa-column20 {
        display: block;
        width: 100%;
        min-height: 200px;
    }

    .tickets-rows .pqa-column45 {
        display: block;
        width: 100%;
    }

    .tickets-rows .pqa-column35 {
        padding-top: 20px;
        display: block;
        width: 100%;
    }

    .tickets-rows .pr25 {
        padding-right: 0;
    }

    .sspy-target h2 {
        font-size: 31px;
    }

    .sspy h4 {
        font-size: 14px;
        line-height: 16px;
    }

    .be-your-amazing-self-wrap h1 {
        min-width: 250px;
        max-width: 400px;
        white-space: normal;
    }

    .overlay-post-black {
        padding-top: 280px;
    }

    .section-find-your-local-academy .search-home-page .button-header,
    .umb-block-grid__layout-item {
        width: 100%;
    }

    .group-card .btn-bright {
        width: 85%;
    }

    .find-your-local-academy-and-book-your-free-session {
        font-size: 36px;
        line-height: 43px;
    }

    .card-title-left,
    .card-title-right {
        font-size: 26px;
        line-height: 32px;
    }

    .section-find-your-local-academy .search-home-page {
        width: 80%;
    }

    .academy-list-item {
        padding: 10px 10px 20px;
    }

    #PrincipalModal h2 {
        font-size: 28px;
        line-height: 33px;
    }

    h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 50px;
    }

    .web-new-menu-gradient {
        height: 75px;
    }

    .active-nav .web-new-menu-gradient {
        padding: 0;
        height: 55px;
    }

    .active-nav .frame-action,
    .frame-action {
        padding: 5px 0;
    }

    .frame-action {
        left: 17px;
        width: auto;
        max-width: 210px;
    }

    .navbar-toggler {
        right: 10px;
        top: 5px;
    }

    .button-header {
        width: 200px;
        padding: 6px 10px;
    }

    .search-inside {
        right: 0;
        margin-top: 0;
        margin-left: 0;
        position: absolute;
    }

    .web-hero-sub {
        height: 80px;
    }

    .pqa-section-title,
    .subpage-title {
        padding: 0;
    }

    .pqa-section {
        padding: 30px 0;
    }

    .center-intro-text p,
    .web-book-a-free-session-pqa-abingdon-4,
    .web-book-a-free-session-pqa-abingdon-5 {
        padding: 10px;
    }

    .mt40 {
        margin-top: 20px;
    }

    .frame-address,
    .mb40 {
        margin-bottom: 20px;
    }

    .sale-box {
        margin-right: 0;
    }

    .project-card {
        width: 100%;
        margin: 0;
    }

    .principal-image {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .principal-container .btn-std .btn-text-black {
        font-size: 11px;
        line-height: 16px;
    }

    .principal-container .col-6 {
        max-width: 100%;
    }

    .web-hero {
        height: 70vh;
    }
}

@media only screen and (min-device-width: 421px) and (max-device-width: 480px) {
    .be-your-amazing-self-wrap-custom {
        max-width: 330px;
        top: 35%;
        height: 300px;
        width: 100%;
    }

        .be-your-amazing-self-wrap-custom .btn-std {
            position: relative;
            top: 85px;
        }

    #floated .principal-image {
        width: 120px;
    }

    .be-your-amazing-self-wrap-custom h1 {
        width: 100%;
        left: 0;
        padding-left: 20px;
    }

    .be-your-amazing-self-wrap-custom .bannersubtitle {
        position: relative;
        left: 0;
        padding-left: 20px;
        width: 100%;
        white-space: wrap;
        top: 85px;
        font-size: 38px;
        line-height: 44px;
    }

    .mobile_modal h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .NotfountMessage {
        width: 75%;
        top: 540px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .modal-body {
        padding: 1px;
    }

    .message-block {
        padding: 10px;
        font-size: 12px;
    }

    .sspy h4 {
        font-size: 15px;
    }

    .overlay-post-black {
        padding-top: 280px;
    }

    .umb-block-grid__layout-item {
        width: 100%;
    }

    .web-hero {
        height: 60vh;
    }

    #PrincipalModal h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .principal-container .btn-std .btn-text-black {
        font-size: 14px;
        line-height: 16px;
    }

    .principal-image {
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 10px;
    }

    .frame-address,
    .mb40 {
        margin-bottom: 20px;
    }

    .sale-box {
        margin-right: 10px;
    }

    .mt40 {
        margin-top: 20px;
    }

    h1 {
        font-size: 55px;
        font-weight: 400;
        line-height: 45px;
    }

    .center-intro-text p,
    .web-book-a-free-session-pqa-abingdon-4,
    .web-book-a-free-session-pqa-abingdon-5 {
        padding: 10px;
    }

    .frame-2272 {
        gap: 0;
    }

    .frame-action {
        left: 5px;
    }

    .pqa-logo-white-only-rgb-2 {
        top: 0;
        left: 0;
        width: 25%;
        height: 100%;
        min-height: 90px;
    }

    .web-hero-sub {
        height: 100px;
    }

    .pqa-section-title,
    .subpage-title {
        padding: 0;
    }

    .pqa-section {
        padding: 30px 0;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 661px) {
    .principal-image {
        left: 50%;
        transform: translateX(-50%);
    }

    .modal-body {
        padding: 1px;
    }
}

@media only screen and (min-device-width: 682px) and (max-device-width: 767px) {
    .pqa-first-third-s {
        width: 100%;
    }
}

@media only screen and (min-device-width: 1520px) and (max-device-width: 3440px) {
    .pqa-column45imgleft,
    .pqa-column45imgright {
        position: relative;
        height: 400px;
        overflow: hidden;
    }

    .customtemplate .pqa-column45imgright {
        position: relative;
        height: 600px;
        overflow: hidden;
    }

    .pqa-column45imgleft img,
    .pqa-column45imgright img {
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    #TermDates .carousel-inner {
        display: flex;
    }

    #TermDates .carousel-item {
        margin-right: 0;
        flex: 0 0 33.333333%;
        display: block;
    }
}
