@charset "utf-8";
/* CSS Document */

/* SEARCH FOR PHONES */
/* Media Queries XS - SM */
@media only screen 
and (max-width: 767px) {
	
body {
    padding-top: 116px;
    overflow-x: hidden;
} 

html {
	overflow-x:hidden;
}
		
.parralax {
	background-attachment: scroll !important;
	background-size: cover!important;
}

.side-menu {
	top: auto;
	bottom: 0px;
}

body {
    padding-top: 139px;
}
	
.container-fluid {
    padding-right: 65px !important;
}

.header a#burgerMenu, .side-menu .search-form-main {
    display: block !important;
}
	
.menu-header-menu-container, .header-main .search-container, .site-intro:after {
	display: none;
}
	
.container {
    width: 100%;
    max-width: 360px;
}

.mobile-menu-container {
    width: 87%;
}	
	
.side-menu.active {
    right: 87%;
}
	
.notification-container {
    width: 87vw;
	padding: 40px 20px 42px;
}
	
.notification-container h3 {
    font-size: 28px;
    margin: 0 0 15px;
}

.header-top a {
    margin: 0 15px 0 0;
}
	
.header-top .col-12 {
    padding: 0;
}
	
.slider-main h1 {
    line-height: 32px;
    font-size: 22px;
}
	
.slider-main {
    width: calc(100% - 50px);
}
	
.slider-main, .slider-main .slides {
    height: 320px;
}
	
.slider-main h1 {
    bottom: 55px;
}
	
.site-intro h2, .full-width-quote p, .date-card .date, .content h1, .content h2, .flexible-article-fields.has-sidebar .row.quote p, .row.downloads h2, .row.link-blocks a h4, .row.link-blocks .col-12 div h4, .term-date-container .date {
    font-size: 22px;
    line-height: 38px;
}
	
.intro-content {
    margin: 0 -15px 0px;
}
	
.quick-link {
    margin: 0 15px 30px !important;
}

.site-intro {
    margin: 0 0 30px;
}
	
.full-width-quote p, .term-dates p, .footer .footer-section .meta-inner a, .flexible-article-fields.has-sidebar {
    padding: 0;
}
	
.full-width-quote, .colour-block {
    height: auto;
}
	
.full-width-quote .container.vertical, .colour-block .container {
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 75px 0;
}
	
.date-card {
    height: 293px;
}
	
.term-dates {
    margin: 0 0 80px;
}
	
.contact-details, .menu-footer-quick-links-container {
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
	
.footer .footer-section ul.menu li {
    width: 50%;
    text-align: left;
    padding-right: 15px;
	margin: 0 0 30px;
}
	
footer .right a {
    margin: 0 11px 20px 0;
}
	
.menu-footer-quick-links-container, .footer .footer-section .meta-inner {
    margin: 0 0 10px !important;
}
	
.site-intro:before {
    left: 45%;
}
	
.slider-main h1 {
    width: 91%;
}
	
.mobile-menu-container .search-form-main form.search-form button.search-submit {
    background: #f7b926;
}
	
.side-menu .search-form-main {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 90%;
}
	
.sub-menu > ul {
    height: 200px;
	overflow-y: scroll;
}
	
.meet-the-team p:last-of-type {
    margin-bottom: 40px !important;
}
	
.accordion-section .acc-section .table-section {
    float: left;
    width: 100%;
    overflow-x: scroll;
}
	
.row.featured-download:after {
    height: 109%;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
	
.full-with-image .image-container img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}
	
.video .video-container, .full-with-image .image-container {
    height: 190px;
}
	
.container-fluid.video {
    padding: 0 0 65px;
}
	
.row.link-blocks, .flexible-article-fields.has-sidebar .quick-links {
    margin-bottom: 50px;
}
	
.term-date-container {
    height: auto;
    padding: 60px 0;
}
	
.page-template-contact-page .image-container {
	width: 100%
}
	
.contact-details {
	margin: 0;
}
	
a#scrollToTheTop {
    right: 65px;
    top: -50px;
}
	
.search .quick-link {
    margin: 0 0 15px !important;
	padding: 15px;
}
	
.buttons-container .twitter-toggle, .buttons-container .notification-toggle {
    height: 52px;
}
	
p#breadcrumbs {
    margin: 22px 0;
}
	
.slides.with-video video {
    height: 100%;
    width: auto !important;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sub-menu>ul::-webkit-scrollbar {
    width: 5px !important;
    height: 30px !important;
	-webkit-appearance: none !important;
}
	
.sub-menu>ul::-webkit-scrollbar-thumb {
    background: #29235C !important;
}
	
.sub-menu>ul::-webkit-scrollbar-track {
    background: #e6e6e6 !important;
}
	
ul#menu-footer-quick-links {
    margin: 30px 0 0;
}
	
/* cookie policy styling to save it going in the plugin */
.cookieconsent-popup {
    width: 350px !important;
}

.cookieconsent-popup .cookie-left {
    width: 72% !important;
    font-size: 12px !important;
    line-height: 23px !important;
    margin: -6px 0 24px 0 !important;
}

.cookieconsent-popup {
    padding: 26px 30px !important;
}

.cookieconsent-popup a.cookieconsent-cookie-policy-link {
    font-size: 12px !important;
}

.cookieconsent-popup a.cookieconsent-cookie-policy-link, 
.cookieconsent-popup .cookieconsent-button-wrap button:first-of-type span.ui-button-text {
    text-align: left !important;
    line-height: 1.5 !important;
    margin-top: 13px !important;
    font-size: 12px !important;
}

.cookieconsent-popup .cookieconsent-button-wrap button:first-of-type {
    left: 30px !important;
}

.cookieconsent-popup a.cookieconsent-cookie-policy-link {
	display:none !important;
}

.cookieconsent-popup .cookieconsent-button-wrap {
    width: 19%!important;
    margin-top: 0px !important;
}

.cookieconsent-dialog-content {
    width: 720px !important;
}

.cookieconsent-dialog-content {
    width: 100% !important;
    height: 100vh !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    border-radius: 0px !important;
}

.cookieconsent-dialog-content .cookieconsent-level-changer-wrap .cookieconsent-permission-panels .ui-corner-all {
    margin-bottom: 30px !important;
}

.cookieconsent-edit-settings .cookieconsent-cookie-policy-link {
    line-height: 1.4 !important;
    padding: 0 20px !important;
    margin-top: -20px !important;
}

.cookieconsent-dialog-content .cookieconsent-dialog-close {
    display: block !important;
    background: none !important;
    border: none !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center !important;
    font-weight: 100 !important;
    margin: 0px !important;
    font-size: 22px !important;
    opacity: 1;
    color: red !important;
    top: 22px;
	position:absolute;
    right: 22px;
}

.cookieconsent-dialog-content .cookieconsent-dialog-close:hover {
	opacity:0.6;
}

.cookieconsent-dialog-content .cookieconsent-dialog-close span.ui-icon {
	display:none !important;
}

.cookieconsent-dialog-content .cookieconsent-dialog-close:before {
	font-family: "Font Awesome 5 Pro";
	content:"\f00d";
}
	
.sub-menu.sub-nav h2:after {content: "\f078";font-family: "Font Awesome 5 Pro";font-size: 16px;float: left;position: absolute;right: 0;top: 0;}

.sub-menu.sub-nav h2 {
    position: relative;
    font-size: 24px;
    padding-right: 22px;
    margin: 0;
    border-bottom: 0;
}

.sub-menu.sub-nav > ul {
    display: none;
    border-top: 1px solid #E6E6E6;
    padding: 25px 0 0;
    margin: 0;
}
	
.featured-download .image-container {
    margin: 0 0 30px;
}
	
.sub-menu.sub-nav {
    border: 1px solid #E6E6E6;
    padding: 4px 15px 0;
    margin-bottom: 15px;
}
	
.row.link-blocks a h4, .row.link-blocks .col-12 div h4 {
    width: 84%;
}
	
.twitter-container .container-fluid {
    padding: 0 0 0 50px !important;
}

.quick-links .links-container {
    flex-wrap: wrap;
    flex: 1;
}

.quick-link {
    margin: 0 15px 30px !important;
    height: 150px;
}

.quick-link h5 {
    font-size: 29px;
    line-height: 30px;
}
	
.header a#logo-main img {
    width: 90%;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vimeo {
    margin: 0 0 40px;
}



.slider-with-twitter-feed .twitter-feed-hero #ctf .ctf-tweet-items .ctf-tweet-content .ctf-tweet-media {
    height: 187px;
    overflow: hidden;
}



.slider-with-twitter-feed {
    background: #29235C;
}

.slider-with-twitter-feed {
    background: #29235C;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} 

.slider-with-twitter-feed .twitter-feed-hero {
    width: 299px;
    position: relative;
    clear: both;
    right: auto;
    float: left;
    margin-top: 5px;
    margin-right: 24px;
    max-height: none;
}

.slider-with-twitter-feed .twitter-feed-hero #ctf .ctf-tweet-items .ctf-author-box .ctf-author-box-link a.ctf-author-name {
    max-width: 150px;
}

.slider-with-twitter-feed.logged-in-twitter:before {
	display:none;
}

.homepage-vimeo {
    margin: 0 0 50px;
}

}

/* SEARCH FOR IPAD PORTRAITS */
/* Media Queries SM - MD */
@media only screen 
and (min-width : 768px) 
and (max-width : 991px) {


.container {
    width: 100%;
    max-width: 750px;
}
	
.container-fluid {
    padding-right: 50px !important;
}
	
.flexible-article-fields.has-sidebar .row.quote p {
    font-size: 32px;
}
	
.meet-the-team p:last-of-type {
    margin-bottom: 40px !important;
}
	
.footer .footer-section ul.menu li, .page-template-contact-page .text-container {
    width: 100%;
}
	
.slider-main h1 {
    line-height: 50px;
    font-size: 42px;
}
	
.site-intro h2, .content h1, .row.downloads h2, .full-width-quote p, .term-date-container .date, .page-template-contact-page h1 {
    font-size: 30px;
    line-height: 40px;
}
	
.quick-link {
    margin: 0 15px 30px !important;
}
	
.term-dates p {
    padding-left: 0;
}
	
.featured-download .image-container, .full-with-image .image-container {
    height: 330px;
}
	
.full-with-image .image-container img, .featured-download .image-container img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}
	
.video .video-container {
    height: 400px;
}
	
.container-fluid.video {
    padding: 0 0 90px;
}
	
.mobile-menu-container {
    padding: 115px 10px 0;
}
	
footer .right a {
    margin: 0 11px 10px 0;
}
	
.footer .footer-section ul.menu li {
    margin: 0 0 22px;
}

.page-template-contact-page .text-container p, .page-template-contact-page .contact-details a p {
    margin: 0;
}
	
.search-container .search-form-main.active {
    width: 250px;
}
	
.slides.with-video video {
    height: 100%;
    width: auto !important;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.quick-links .links-container {
    flex-wrap: wrap;
    flex: 1;
}

.quick-link {
    max-width: 46%;
    min-width: 45%;
    height: 180px;
}

.quick-link h5 {
    font-size: 35px;
    line-height: 38px;
}
	
/* cookie policy styling to save it going in the plugin */
.cookieconsent-popup {
    width: 720px !important;
}

.cookieconsent-popup .cookie-left {
    width: 85% !important;
}

.cookieconsent-popup .cookieconsent-button-wrap button:first-of-type span.ui-button-text {
    margin-top: 17px !important;
}

.cookieconsent-popup .cookieconsent-button-wrap {
    width: 12%!important;
}

.cookieconsent-dialog-content {
    width: 720px !important;
}
	
.twitter-container .container-fluid {
    padding: 0 0 0 50px !important;
}


.slider-with-twitter-feed .twitter-feed-hero {
    width: 350px;
    position: relative;
    clear: both;
    right: auto;
    float: left;
    margin-top: 15px;
}


.slider-main h1 strong {
    font-size: 52px;
}

.slider-with-twitter-feed .twitter-feed-hero #ctf .ctf-tweet-items .ctf-tweet-content .ctf-tweet-media {
    height: 187px;
    overflow: hidden;
}

.slider-main h1 {
    font-size: 34px;
    line-height: 66px;
    bottom: 52px;
}

.slider-with-twitter-feed {
    background: #29235C;
}

.slider-with-twitter-feed {
    background: #29235C;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.slider-with-twitter-feed.logged-in-twitter:before {
	display:none;
}

}

/* SEARCH FOR IPAD LANDSCAPE */
/* Media Queries MD - LG */
@media only screen 
and (min-width : 992px) 
and (max-width : 1200px) { 

.container {
	width:100%;
	max-width: 960px;
}

.container-fluid {
    padding-right: 50px !important;
}
	
.flexible-article-fields.has-sidebar .row.quote p {
    font-size: 32px;
}
	
.meet-the-team p:last-of-type {
    margin-bottom: 40px !important;
}
	
.footer .footer-section ul.menu li {
    width: 100%;
}
	
.footer .footer-section ul.menu li {
    text-align: left;
}
	
.slides.with-video video {
    height: 100%;
    width: auto !important;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.quick-link {
    max-width: 22%;
    min-width: 22%;
    height: 210px;
}

.quick-link h5 {
    font-size: 28px;
    line-height: 35px;
}

/* cookie policy styling to save it going in the plugin */
.cookieconsent-popup {
    width: 800px !important;
}

.cookieconsent-popup .cookie-left {
    width: 85% !important;
}

.cookieconsent-popup .cookieconsent-button-wrap {
    width: 12%!important;
}

.cookieconsent-popup a.cookieconsent-cookie-policy-link {
    margin-top: 17px !important;
}

.twitter-container .container-fluid {
    padding: 0 0 0 50px !important;
}

.slider-with-twitter-feed .twitter-feed-hero {
    width: 350px;
    right: 50px;
}


.slider-main h1 strong {
    font-size: 52px;
}

.slider-with-twitter-feed .twitter-feed-hero #ctf .ctf-tweet-items .ctf-tweet-content .ctf-tweet-media {
    height: 187px;
    overflow: hidden;
}

.slider-main h1 {
    font-size: 34px;
    line-height: 66px;
    bottom: 52px;
}

.slider-with-twitter-feed.logged-in-twitter:before {
    width: 380px;
}

.site-intro:after {
    width: 430px;
}
	
}

/* Media Queries Ipads Landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.quick-link {
    margin: 0 15px 30px !important;
}
	
.search .container-fluid.post-list .row {
    margin: 0 0 0 -15px !important;
}

}

/* Media Queries Ipads Portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

	.development-notice {
		display:block !important;
	}
	
	 .parralax {
	   background-attachment: scroll !important;
	   background-size: cover!important;
	 }
	 
}

/* Media Queries Iphones Landscape */
@media only screen 
and (max-device-width : 767px) 
and (orientation : landscape) {

}
