/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    html.skrollr.skrollr-mobile {
        overflow: visible!important;
    }
    body {
        overflow: visible!Important;
    }
    .topHeadRight li a {
        font-size: 20px;
        display: inline-block;
        margin-top: 12px;
    }

}
@media only screen and (max-width : 991px) {
    .topHeadRight form{
        margin-bottom:6px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .topHeadRight li a {
        font-size: 25px;
        display: inline-block;
        margin-top: 0px;
    }
        #mobSidenav {
        width:250px;
        background-color: #fff;
        display:none;
        height: 100%;
    }
    span.closeMobNav {
        float: right;
        padding: 15px 15px 0 0;
        font-size: 30px;
        color: #0a4f79;
    }
    .logoMenu {
        padding: 15px;
    }
    a.closebtn {
        float: right;
        font-size: 30px;
        padding: 10px;
        color: #1d2352;
    }
    #mobSidenav li {
        border-bottom: 1px solid #0a4f79;
        padding: 5px 0;
    }
    .logoHeader {
        max-height: 100px;
        padding: 18px 0 0 13px;
        text-align:right;
    }
    .logoHeader img {
        max-height: 80px;       
    }
    .mobMenuTr span {
        font-size: 38px!important;
    }
    .mobMenuTr {
        height: 100px;
        text-align: center;
        border-right: 1px solid #1d2352;
    }
    .mobMenuTr span {
        font-size: 38px;
        padding-top: 25px;
        display: inline-block;
        color:#1d2352;
    }
    .logoMenu {
        padding: 0;
        border-bottom: 1px solid #1d2352;
    }
    #mobSidenav .menu-main-menu-container {
        margin-top: 50px;
        width: 100%;
    }
    #mobSidenav ul {
        list-style-type: none;
        padding: 0 15px;
        font-size: 18px;
    }
    .blueHeader {
        padding: 0!important;
    }
    .topHeadLeft {
        padding: 0!important;
    }
    .topHeadRight ul {
        width: 50%;
    }
    .topHeadRight form {
        width: 50%;
    }
    .tp-leftarrow.tparrows.noSwipe {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.48);
        -webkit-transform: skew(-35deg)!important;
        -moz-transform: skew(-35deg);
        -o-transform: skew(-35deg);
        left: 20px!Important;
    }
    .tp-leftarrow.tparrows:before,
    .tp-rightarrow.tparrows:before {
        font-size: 21px;
    }
    .tp-rightarrow.tparrows.noSwipe {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.48);
        -webkit-transform: skew(35deg)!important;
        -moz-transform: skew(35deg);
        -o-transform: skew(35deg);
        right: 20px!important;
        left: auto!important;
    }
    .accBtn {
        height: auto;
    }
    .accBtn a {
        font-size: 16px;
        padding: 15px;
        height:auto;
    }
    .accBtn, .accBtn.active {
        height: auto;
        background-position: right 20px center;
        background-size: 23px;
    }



    .hFormInput input[type="text"] {
        max-width: 100%;
    }
    .hFormInput select {
        max-width: 100%;
        padding: 0 20px;
        background-color: #282f69;
        border: 1px solid;
    }
    .footer-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .parFooter {
        padding: 15px;
    }
    .footer-flex {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;

    }
    .footer-flex-item {
        padding-right: 0;
        max-width: 300px;
        width: 100%;
        margin-bottom: 0;
    }
    .footer-flex-item.most-popular {
        margin-top: 20px;
    }
    .ftLi {
        text-align: center;
    }
    .ftLi ul {
        border-bottom: 1px solid #fff;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    div#parCont {
        background-size: 295%;
        background-repeat: repeat;
    }
    div#parIn1, div#parIn2{
        background-size:auto;
    }
    .ftBottom {
        border: 0!important;
        text-align: center;
        margin-top: 0!important;
        padding-top: 15px;
    }
    .imgLink {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .imgLink:after{display:none;}
/*    .artText {
        max-width: 100%;
        padding: 15px;
    }*/
    .artText {
        max-width: 60%;
        padding: 15px;
    }
    .edVideo .imgLink-up {
        max-width: 40%;
        display: inline-block;
        width: 100%;
    }
    .artText a {
        width: 100%;
    }
    .artCont {
        padding-bottom: 15px!important;
        margin-bottom: 0!important;
        margin-top: 25px!important;
    }
    .pgMainT h2, .newsSingl h2 {
        margin-bottom: 15px;
    }
    .newsSingl h2 {
        margin-top: 15px;
    }
    .pgMainT h2 {
        margin-top:15px!important;
    }
    .bcrCont {
        margin-top: 15px;
    }
    .blog-image {
        padding: 0!important;
    }
    .newsSinText h3 {
        display: inline-block;
        font-size: 18px;
    }
    .KCfirst {
        margin-bottom: 15px;
    }
    .KCboxIn a {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
    }

    #profile-page .table-programme, 
    #profile-page .table-centre {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    #profile-page .table-programme {
        border-right: 0;
    }

    html.skrollr.skrollr-mobile {
        overflow: visible!important;
    }
    body {
        overflow: visible!Important;
    }

    #search-form #keyword-search-item {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    #search-form #center-select {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    body .search-item {
        padding: 0 5px;
    }

    .knowledge-centre-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }

    .KCboxIn button {
        width: 100%;
    }

    .team-flex-item {
        -ms-flex-preferred-size: calc(100% * (1/3) - 1px);
            flex-basis: calc(100% * (1/3) - 1px);
    }

    html.skrollr.skrollr-mobile {
        overflow: visible!important;
    }
    body {
        overflow: visible!Important;
    }
    
    body .search-item {
        padding: 0 20px;
    }

    .team-flex-item {
        -ms-flex-preferred-size: calc(100% * (1/3) - 1px);
            flex-basis: calc(100% * (1/3) - 1px);
    }
    .topHeadRight .form-group {
    width: 100%;
    }
    .topHeadRight .input-group {
        width: 100%;
    }
    .a-z-buttons {
        display: none;
    }
    .a-z-dropdown-form select {
        max-width: 300px;
        width: 100%;
    }
    .single-programme-title button {
        display: block;
        float: none;
        margin-top: 15px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .edVideo .imgLink-up {
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }
    .videoMobPadd {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    #mobSidenav {
        width:250px;
        background-color: #fff;
        display:none;
        height: 100%;
        /*left: 185px!important;*/
    }
    span.closeMobNav {
        float: right;
        padding: 15px 15px 0 0;
        font-size: 30px;
        color: #0a4f79;
    }

    .logoMenu {
        padding: 15px;
    }
    a.closebtn {
        float: right;
        font-size: 30px;
        padding: 10px;
        color: #1d2352;
    }
    #mobSidenav li {
        border-bottom: 1px solid #0a4f79;
        padding: 5px 0;
    }
    .logoHeader img {
        max-height: 80px;       
    }
    .mobMenuTr span {
        font-size: 38px!important;
    }
    .mobMenuTr {
        height: 100px;
        text-align: center;
        border-right: 1px solid #1d2352;
    }
    .mobMenuTr span {
        font-size: 38px;
        padding-top: 25px;
        display: inline-block;
        color:#1d2352;
    }
    .logoMenu {
        padding: 0;
        border-bottom: 1px solid #1d2352;
    }
    #mobSidenav .menu-main-menu-container {
        margin-top: 50px;
        width: 100%;
    }
    #mobSidenav ul {
        list-style-type: none;
        padding: 0 15px;
        font-size: 18px;
    }
    .blueHeader {
        padding: 0!important;
    }
    .topHeadLeft {
        padding: 0!important;
    }
    .topHeadRight ul {
        width: 50%;
    }
    .topHeadRight form {
        width: 50%;
    }
    .tp-leftarrow.tparrows.noSwipe {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.48);
        -webkit-transform: skew(-35deg)!important;
        -moz-transform: skew(-35deg);
        -o-transform: skew(-35deg);
        left: 20px!Important;
    }
    .tp-leftarrow.tparrows:before,
    .tp-rightarrow.tparrows:before {
        font-size: 21px;
    }
    .tp-rightarrow.tparrows.noSwipe {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.48);
        -webkit-transform: skew(35deg)!important;
        -moz-transform: skew(35deg);
        -o-transform: skew(35deg);
        right: 20px!important;
        left: auto!important;
    }
    .accBtn {
        height: auto;
    }
    .accBtn a {
        font-size: 16px;
        padding: 15px;
        height:auto;
    }
    .accBtn, .accBtn.active {
        height: auto;
        background-position: right 20px center;
        background-size: 23px;
    }
    .hFormInput input[type="text"] {
        max-width: 100%;
    }
    .hFormInput select {
        max-width: 100%;
        padding: 0 20px;
        background-color: #282f69;
        border: 1px solid;
    }
    .parFooter {
        padding: 15px;
    }
    .ftLi {
        text-align: center;
    }
    .ftLi ul {
        border-bottom: 1px solid #fff;
        padding-bottom: 15px;
    }
    div#parCont {
        background-size: 295%;
        background-repeat: repeat;
    }
    div#parIn1, div#parIn2{
        background-size:auto;
    }
    .ftBottom {
        border: 0!important;
        text-align: center;
        margin-top: 0!important;
        padding-top: 15px;
    }
    .imgLink {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .imgLink:after{display:none;}
    .artText {
        max-width: 100%;
        padding: 15px;
        width:100%;
    }
    .artText a {
        width: 100%;
    }
    .artCont {
        padding-bottom: 15px!important;
        margin-bottom: 0!important;
        margin-top: 25px!important;
    }
    .pgMainT h2, .newsSingl h2 {
        margin-bottom: 15px;
    }
    .newsSingl h2 {
        margin-top: 15px;
    }
    .pgMainT h2 {
        margin-top:15px!important;
    }
    .bcrCont {
        margin-top: 15px;
    }
    .blog-image {
        padding: 0!important;
    }
    .newsSinText h3 {
        display: inline-block;
        font-size: 18px;
    }
    .KCfirst {
        margin-bottom: 15px;
    }
    .KCboxIn a {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
    }

    #profile-page .table-programme, 
    #profile-page .table-centre {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    #profile-page .table-programme {
        border-right: 0;
    }

    html.skrollr.skrollr-mobile {
        overflow: visible!important;
    }
    body {
        overflow: visible!Important;
    }

    #search-form #keyword-search-item {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    #search-form #center-select {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    body .search-item {
        padding: 0 5px;
    }
    .knowledge-centre-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .KCboxIn button {
        width: 100%;
    }
    .team-flex-item {
        -ms-flex-preferred-size: calc(100% * (1/3) - 1px);
            flex-basis: calc(100% * (1/3) - 1px);
    }
    .topHeadRight .form-group {
       margin-bottom: 0px; 
    }
    .brochureTop {
        background: #fff;
        border-radius: 20px;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
                box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        margin: 15px !important;
        padding: 20px;
    }
    .brochureRow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
    }
    .brochureRow .brochureImg {
        margin-bottom: 20px;
    }
    .brochureCont h2 {
        margin-bottom: 20px;
    }
    .brochureCont p {
        margin-bottom: 20px;
    }
    .brochureBtn.view-online {
        display: none;
    }
    .profile-flex-item.profile-output {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
    }
    .programmesCentre .single-programme-item h4 {
        font-size: 14px;
    }
    .conAdrLeft,
    .conAdrRight {
        width: 100%;
    }
    .noLinkPopMain {
        padding: 30px 20px;
    }
    .aboutCentre, 
    .programmesCentre, 
    .contactCentre {
        padding: 20px 30px;
    } 
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

    .KCboxIn h2 {
        font-size: 22px;
    }
    .KCboxIn p {
        font-size: 13px;
    }
    .KCboxIn:before {
        content: '';
        width: 60px;
        height: 30px;
        display: inline-block;
        position: absolute;
        top: -29px;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 30px solid #252959;
        left: 55px;
    }
    .KCboxIn .white-btn {
        width: 100%;
    }
    .team-flex-item {
        -ms-flex-preferred-size: calc(100% * (1/2) - 1px);
            flex-basis: calc(100% * (1/2) - 1px);
    }
    #find-a-programme-block .title-pipe {
        display: none;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

    .team-flex-item {
        -ms-flex-preferred-size: calc(100% - 1px);
            flex-basis: calc(100% - 1px);
    }

}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 769px) {

    .brochureCont h2 {
        margin: 20px 0 25px;
    }

    .brochureCont p {
        margin-bottom: 20px;
    }

}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 993px) {
    
    .a-z-dropdown-form {
        display: none;
    }

    .single-programme-title .the-title {
        width: calc(100% - 180px);    
    }
    
}