@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,700;1,900&display=swap");
@font-face {
font-family: "Gordita";
src: url(//www.ccais.ac.uk/wp-content/themes/ccais/Gordita-Font/MyFontsWebfontsKit/webFonts/Gordita/font.woff2) format('woff2'), url(//www.ccais.ac.uk/wp-content/themes/ccais/Gordita-Font/MyFontsWebfontsKit/webFonts/Gordita/font.woff) format('woff');
}
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: inherit;
}
a:visited {
color: inherit;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 850px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
html {
scroll-behavior: smooth;
font-size: 62.5%;
}
:root {
--primary: #450DC0;
--mainwhite: #fff;
--black: #000;
--white: #ffffff;
--primarytowhite: #450DC0;
--secondarytowhite: #D5007F;
--tertiarytowhite: #0C838F;
}
.dark-logo {
display: none !important;
}
.darkmode {
--primary: #3CBAC6;
--black: #fff;
--white: black;
--mainwhite: #1F1F1F;
--primarytowhite: #fff;
--secondarytowhite: #fff;
--tertiarytowhite: #fff;
}
.darkmode .hero-section h1, .darkmode .hero-section p {
color: #ffffff !important;
}
.darkmode h1, .darkmode h2, .darkmode h3, .darkmode h4, .darkmode h5, .darkmode h6 {
color: #ffffff !important;
}
.darkmode h1 span, .darkmode h2 span, .darkmode h3 span, .darkmode h4 span, .darkmode h5 span, .darkmode h6 span {
color: #ffffff !important;
}
.darkmode .desktop-logo {
display: none !important;
}
.darkmode .dark-logo {
display: block !important;
}
body {
color: var(--black);
background: var(--mainwhite);
font-family: Gordita;
font-size: 1.6rem;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
}
body.no-scroll {
overflow: hidden;
}
.container {
padding-right: 20px;
padding-left: 20px;
margin: 0 auto;
}
@media (min-width: 768px) {
.container {
margin: 0 auto;
padding-right: 30px;
padding-left: 30px;
}
}
@media (min-width: 1500px) {
.container {
max-width: 1500px;
width: 100%;
margin: 0 auto;
}
}
.small-container {
max-width: 1000px;
width: 100%;
margin: 0 auto;
}
@media (max-width: 768px) {
.site-content {
margin-top: 104px;
}
}
a {
color: #D5007F;
text-decoration: none;
}
a:visited, a:active, a:hover {
color: #D5007F;
}
a:hover {
color: inherit;
text-decoration: underline;
}
h1 {
font-size: 70px;
margin: 0;
font-weight: 900;
font-size: clamp(2.4rem, 7vw, 6rem);
line-height: normal;
}
h2 {
margin: 0;
font-size: 36px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.72px;
font-size: clamp(2rem, 7vw, 3.6rem);
}
h3 {
font-size: 40px;
margin: 0;
font-weight: bold;
line-height: normal;
font-size: clamp(1.8rem, 7vw, 2.5rem);
}
h4 {
font-size: 34px;
font-size: clamp(1.4rem, 5vw, 2.5rem);
margin: 0;
font-weight: normal;
line-height: normal;
}
h5 {
font-size: 24px;
font-size: clamp(1.2rem, 5vw, 2rem);
margin: 0 0 16px 0;
line-height: normal;
}
h6 {
font-size: 20px;
margin: 0;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.4px;
font-size: clamp(1rem, 7vw, 2rem);
}
p {
font-size: 16px;
font-size: clamp(1.4rem, 4vw, 1.6rem);
line-height: 1.7;
font-weight: normal;
}
a:hover {
text-decoration: none;
color: inherit;
}
.customButton.button-primary {
background: #450DC0;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.customButton.button-primary::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.customButton.button-primary:hover {
background: #370a9a;
transition: all 0.3s ease;
}
.customButton.button-primary:active {
background: #1a0549;
}
.customButton.button-secondary {
background: #D5007F;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.customButton.button-secondary::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.customButton.button-secondary:hover {
background: #ac0067;
transition: all 0.3s ease;
}
.customButton.button-secondary:active {
background: #560033;
}
.customButton.button-tertiary {
background: #0C838F;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.customButton.button-tertiary::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.customButton.button-tertiary:hover {
background: #096169;
transition: all 0.3s ease;
}
.customButton.button-tertiary:active {
background: #021719;
}
.search-results .site-main {
margin: 50px 0;
}
.search-results h1 {
margin-bottom: 20px;
}
.search-results article {
border-bottom: 2px solid #450DC0;
}
.search-results article:first-of-type {
border-top: 2px solid #450DC0;
margin-top: 50px;
}
.search-results article img {
display: none;
}
.search-results article h2 a {
color: #450DC0;
font-size: 20px;
}
.search-results article .entry-footer, .search-results article .entry-meta {
display: none;
}
.navigation-numbers-block {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
.navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.navigation-numbers-block ul li {
display: inline;
position: relative;
}
.navigation-numbers-block ul li a {
color: #450DC0;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.navigation-numbers-block ul li.active {
border-bottom: 1px solid #450DC0;
}
.author-wrap {
margin-top: 50px;
}
.author-wrap .authPic {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-right-radius: 0;
max-width: 300px;
width: 100%;
height: 400px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
flex: 1;
}
@media (max-width: 768px) {
.author-wrap .authPic {
flex: unset;
}
}
.author-wrap .author-info {
margin-bottom: 30px;
}
.author-wrap .author-info .small-container {
display: flex;
align-items: flex-start;
gap: 30px;
max-width: 100% !important;
}
@media (max-width: 768px) {
.author-wrap .author-info .small-container {
flex-direction: column;
}
}
.author-wrap .text-info {
display: flex;
flex-direction: column;
gap: 20px;
flex: 1;
}
.author-wrap .text-info p {
margin: 0;
}
.author-colour-primary .author-name, .author-colour-primary .job-title {
color: #450DC0;
}
.author-colour-primary .text-info h4, .author-colour-primary .text-info a {
color: #450DC0;
}
.author-colour-primary .navigation-numbers-block .active {
border-bottom: 1px solid #450DC0;
}
.author-colour-primary .navigation-numbers-block a {
color: #450DC0;
}
.author-colour-secondary .author-name, .author-colour-secondary .job-title {
color: #D5007F;
}
.author-colour-secondary .text-info h4, .author-colour-secondary .text-info a {
color: #D5007F;
}
.author-colour-secondary .navigation-numbers-block .active {
border-bottom: 1px solid #D5007F;
}
.author-colour-secondary .navigation-numbers-block a {
color: #D5007F;
}
.author-colour-tertiary .author-name, .author-colour-tertiary .job-title {
color: #0C838F;
}
.author-colour-tertiary .text-info h4, .author-colour-tertiary .text-info a {
color: #0C838F;
}
.author-colour-tertiary .navigation-numbers-block .active {
border-bottom: 1px solid #0C838F;
}
.author-colour-tertiary .navigation-numbers-block a {
color: #0C838F;
}
.author .items-wrap {
margin-bottom: 50px;
}
.author .items-wrap .small-container {
display: flex;
gap: 30px;
justify-content: space-between;
}
@media (max-width: 768px) {
.author .items-wrap .small-container {
flex-direction: column;
}
}
.author .author-projects-section {
width: 100%;
}
.author .author-projects-section .wrapper {
margin-top: 20px;
width: 100%;
display: flex;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 10px;
}
@media (max-width: 768px) {
.author .author-projects-section .wrapper {
flex-direction: column;
grid-template-columns: 1fr;
}
}
.author .author-projects-section .single-project {
flex: 1 25%;
height: 250px;
position: relative;
}
.author .author-projects-section .single-project .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
-webkit-filter: grayscale(100%); }
.author .author-projects-section .single-project .overlay {
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
background-color: rgba(12, 131, 143, 0.5);
}
.author .author-projects-section .single-project p {
margin: 0;
}
.author .author-projects-section .single-project a {
display: flex;
align-items: flex-end;
height: 100%;
width: 100%;
color: #ffffff;
z-index: 1;
padding: 20px;
position: absolute;
top: 0;
left: 0;
}
.author .author-projects-section .single-project.projects .overlay {
background-color: rgba(69, 13, 192, 0.5);
}
#publicationslist {
display: flex;
flex-direction: column;
gap: 20px;
margin: 50px 0;
}
.publications-single-item {
cursor: pointer;
border-bottom: 1px solid #450DC0;
padding-bottom: 10px;
}
.publications-head {
position: relative;
padding-right: 20px;
}
.publications-head::after {
width: 12px;
height: 12px;
content: "";
position: absolute;
top: 20%;
right: 0px;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/menu-item-has-children-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/menu-item-has-children-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
background-color: var(--primarytowhite);
transform-origin: center;
}
.publications-head.open::after {
transform: translate(-50%, -50%) rotate(180deg);
transform-origin: center;
}
.publications-head h4 {
color: #450DC0;
font-size: 20px;
}
.publications-body {
display: none;
margin-top: 15px;
}
.publications-item-is-active {
display: block;
}
.atcb-button {
background: #D5007F !important;
border: none !important;
border-radius: 0 !important;
color: #ffffff !important;
font-size: 16px !important;
padding: 10px 20px !important;
display: inline-flex !important;
align-items: center !important;
}
.error404 .error-404.not-found {
padding-top: 100px;
padding-bottom: 100px;
}
.error404 .error-404.not-found .container {
display: flex;
gap: 50px;
justify-content: center;
text-align: center;
}
@media (max-width: 768px) {
.error404 .error-404.not-found .container {
flex-direction: column;
align-items: center;
}
}
.error404 .error-404.not-found .container h2 {
margin: 20px 0 40px 0;
font-size: 40px;
}
@media (max-width: 768px) {
.error404 .error-404.not-found .container h2 {
margin: 20px 0;
}
}
.error404 .error-404.not-found .container h4 {
margin-bottom: 10px;
}
.error404 .search-form h2 {
margin: 0;
font-size: 2.3rem;
text-align: left;
margin-bottom: 10px;
}
.error404 .search-form .search-form {
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.error404 .search-form .search-form {
flex-direction: column;
}
}
.error404 .search-form label {
width: auto;
display: inline-block;
margin-right: -5px;
}
@media (max-width: 768px) {
.error404 .search-form label {
width: 100%;
}
}
.error404 .search-form .search-field {
border-radius: 0;
border: 2px solid #D5007F;
}
.error404 .search-form input {
padding: 6px 10px 9px;
}
@media (max-width: 768px) {
.error404 .search-form input {
width: 100%;
}
}
.error404 .search-form .search-submit {
background: #D5007F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #D5007F;
transition: 0.5s;
display: inline-block;
margin: 10px 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 20px;
border-radius: 0;
position: static;
cursor: pointer;
}
@media (max-width: 768px) {
.error404 .search-form .search-submit {
width: 100%;
}
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 1080px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
header {
z-index: 9;
position: relative;
}
.menu-toggle {
background: none;
border: none;
cursor: pointer;
}
.bar1, .bar2, .bar3 {
width: 35px;
height: 3px;
background-color: #ffffff;
margin: 8px 0;
transition: 0.4s;
}
.menu-is-active {
z-index: 9;
}
.menu-is-active .bar1 {
transform: rotate(-45deg) translate(-8px, 8px);
}
.menu-is-active .bar2 {
opacity: 0;
}
.menu-is-active .bar3 {
transform: rotate(45deg) translate(-8px, -8px);
}
.site-header .top-wrap {
background-color: #450DC0;
padding: 0;
z-index: 999;
position: relative;
opacity: 0;
height: 0;
animation: popup 0.5s 2s ease forwards;
}
@media (max-width: 768px) {
.site-header .top-wrap {
display: none;
}
}
.site-header .top-wrap .container {
display: flex;
align-items: center;
justify-content: space-between;
gap: 50px;
height: 100%;
color: #ffffff;
}
.site-header .top-wrap .container p {
font-size: 20px;
margin: 0;
}
.site-header .top-wrap #gform_1 {
display: flex;
align-items: center;
gap: 10px;
}
.site-header .top-wrap #gform_1 label {
display: none;
}
.site-header .top-wrap #gform_1 #gform_submit_button_1 {
background: #D5007F;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.site-header .top-wrap #gform_1 #gform_submit_button_1::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.site-header .top-wrap #gform_1 #gform_submit_button_1:hover {
background: #ac0067;
transition: all 0.3s ease;
}
.site-header .top-wrap #gform_1 #gform_submit_button_1:active {
background: #560033;
}
.site-header .top-wrap .close-signup {
position: absolute;
right: 20px;
color: #ffffff;
top: 20px;
cursor: pointer;
}
.site-header .top-wrap.closed {
opacity: 0;
display: none;
height: 0;
padding: 0;
}
@keyframes popup {
from {
opacity: 0;
}
to {
opacity: 1;
height: auto;
padding: 10px 0;
}
}
@media (max-width: 850px) {
.site-header .menu-main-menu-container {
display: none;
}
}
.site-header nav {
background-color: var(--mainwhite);
}
.site-header nav a {
color: var(--primarytowhite);
}
.site-header nav #primary-menu {
display: flex;
justify-content: center;
}
@media (max-width: 768px) {
.site-header nav #primary-menu {
gap: 10px;
flex-direction: column;
}
}
.site-header nav #primary-menu li a {
padding: 5px 30px;
}
@media (max-width: 768px) {
.site-header nav #primary-menu li a {
padding: 5px;
}
}
.site-header nav #primary-menu li a:hover {
background-color: #450DC0;
color: #ffffff;
}
.site-header nav .desktop-logo {
min-width: 200px;
width: 100%;
}
@media (max-width: 768px) {
.site-header nav .desktop-logo {
display: none;
}
}
.site-header nav .mobile-logo {
display: none;
}
@media (max-width: 768px) {
.site-header nav .mobile-logo {
display: block;
}
}
.site-header nav .mobile-search {
display: none;
}
@media (max-width: 768px) {
.site-header nav .mobile-search {
display: block;
z-index: 9;
margin-left: auto;
}
}
.site-header nav .header-bottom-block {
display: flex;
align-items: baseline;
gap: 20px;
}
.site-header nav .header-bottom-block a {
display: block;
}
.site-header nav .header-bottom-block svg {
height: 16px;
}
.site-header nav .header-bottom-block path {
fill: var(--primarytowhite);
}
@media (max-width: 768px) {
.site-header nav .header-bottom-block {
display: none;
}
}
.site-header nav .menu-overlay {
display: flex;
gap: 10px;
align-items: center;
}
@media (max-width: 768px) {
.site-header nav .menu-overlay {
display: none;
}
}
@media (max-width: 768px) {
.site-header nav.toggled {
background-color: #450DC0 !important;
}
}
.site-header nav.toggled .menu-main-menu-container {
display: block;
overflow: scroll;
}
.site-header nav.toggled .menu-overlay {
display: block;
position: absolute;
width: 100%;
height: 100vh;
left: 0;
background: #450DC0;
padding: 20px;
overflow: scroll;
top: 100px;
z-index: 9;
}
.site-header nav.toggled .menu-overlay #primary-menu {
display: flex;
flex-direction: column;
width: 100%;
}
.site-header nav.toggled .menu-overlay #primary-menu a {
color: #ffffff;
}
.site-header nav.toggled .menu-overlay .mobile-top-block {
display: flex;
justify-content: space-between;
padding-right: 50px;
}
.site-header nav.toggled .menu-overlay .header-bottom-block {
display: block;
display: flex;
gap: 20px;
margin-top: 20px;
}
.site-header nav.toggled .menu-overlay .header-bottom-block svg path {
fill: #ffffff;
}
@media (max-width: 768px) {
#site-navigation {
background-color: #450DC0;
}
}
#site-navigation .container {
display: flex;
justify-content: space-between;
gap: 50px;
padding: 30px;
align-items: center;
}
@media (max-width: 768px) {
#site-navigation .container {
gap: 10px;
padding: 10px 20px 20px 20px;
}
}
.main-navigation ul ul {
background-color: #ffffff;
}
@media (max-width: 768px) {
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: none;
position: relative;
top: 100%;
left: 0;
z-index: 99999;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
background-color: unset !important;
box-shadow: none !important;
}
}
.main-navigation ul ul li:hover {
background: #ffffff;
color: #ffffff;
}
.main-navigation ul ul li:hover a {
color: #ffffff !important;
}
@media (max-width: 768px) {
.main-navigation ul ul li:hover a {
color: #ffffff !important;
}
}
.main-navigation ul ul a {
color: #450DC0;
padding: 5px 15px !important;
}
.main-navigation ul ul a:hover {
text-decoration: none;
color: #ffffff !important;
}
@media (max-width: 768px) {
#primary-menu .menu-item-has-children {
border-bottom: 2px solid #ffffff;
}
#primary-menu .menu-item-has-children .sub-menu {
display: none;
}
#primary-menu .menu-item-has-children .submenu-toggle-button {
position: absolute;
top: 4px;
right: 0;
color: #ffffff;
cursor: pointer;
width: 20px;
height: 20px;
}
#primary-menu .menu-item-has-children .submenu-toggle-button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #ffffff;
}
#primary-menu .submneu-menu-open .sub-menu {
display: block;
position: relative;
text-align: left;
width: 100%;
}
#primary-menu .submneu-menu-open .sub-menu li {
opacity: 1 !important;
width: 100%;
text-align: left;
}
#primary-menu .submneu-menu-open .sub-menu li a {
font-size: 15px !important;
width: 100%;
text-align: left;
color: #ffffff !important;
}
}
.header-search-desktop {
display: block;
position: relative;
margin-right: 10px;
color: var(--primarytowhite);
}
.header-search-desktop .header-search-icon {
cursor: pointer;
}
.header-search-backdrop {
background: rgba(69, 13, 192, 0.7);
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
display: none;
z-index: 99;
}
.header-search-backdrop .header-search-close {
position: absolute;
top: 25px;
right: 25px;
color: #06062d;
cursor: pointer;
z-index: 9999;
width: 25px;
}
.header-search-backdrop .header-search-form {
width: 50%;
position: fixed;
top: 0;
left: 0;
z-index: 999;
padding: 70px;
position: absolute;
transform: translate(10px, 10px);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
background-color: #ffffff;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-right-radius: 0;
}
@media (max-width: 768px) {
.header-search-backdrop .header-search-form {
padding: 35px;
width: 95%;
}
}
.header-search-backdrop .header-search-form h2 {
margin: 0;
font-size: 2.3rem;
text-align: left;
margin-bottom: 10px;
}
.header-search-backdrop .header-search-form .search-form {
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.header-search-backdrop .header-search-form .search-form {
flex-direction: column;
}
}
.header-search-backdrop .header-search-form label {
width: 100%;
}
.header-search-backdrop .header-search-form .search-field {
width: 100%;
border-radius: 0;
border: 2px solid #D5007F;
}
.header-search-backdrop .header-search-form input {
padding: 8px 10px 10px;
}
@media (max-width: 768px) {
.header-search-backdrop .header-search-form input {
width: 100%;
}
}
.header-search-backdrop .header-search-form .search-submit {
background: #D5007F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #D5007F;
transition: 0.5s;
display: inline-block;
margin: 10px 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 20px;
border-radius: 0;
position: static;
cursor: pointer;
}
@media (max-width: 768px) {
.header-search-backdrop .header-search-form .search-submit {
width: 100%;
}
}
.main-navigation .menu-item-has-children {
position: relative;
}
.main-navigation .menu-item-has-children:after {
width: 8px;
height: 8px;
content: "";
position: absolute;
top: 50%;
right: 20px;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/menu-item-has-children-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/menu-item-has-children-arrow.svg) no-repeat 50% 50%;
-webkit-mask-size: cover;
mask-size: cover;
background-color: var(--primarytowhite);
}
@media (max-width: 768px) {
.main-navigation .menu-item-has-children:after {
display: none;
}
}
.main-navigation .menu-item-has-children:hover:after {
background-color: #ffffff;
}
.main-navigation .menu-item-has-children a {
padding-right: 40px !important;
}
.main-navigation .menu-main-menu-container .menu > li {
border-right: 2px solid var(--primarytowhite);
}
.main-navigation .menu-main-menu-container .menu > li:last-of-type {
border-right: 0;
}
.main-navigation .menu-main-menu-container .menu > li:hover > a {
background-color: var(--primarytowhite);
color: #ffffff;
}
.main-navigation .menu-main-menu-container .menu > li .sub-menu > li:hover > a {
color: #fff;
}
.fixed-header {
position: fixed;
width: 100%;
top: 0;
background-color: #450DC0;
opacity: 0;
}
@media (max-width: 768px) {
.fixed-header {
display: none;
}
}
.fixed-header #site-navigation {
display: block !important;
}
.fixed-header .container {
padding: 10px 30px !important;
}
.fixed-header .desktop-logo {
display: block !important;
}
.fixed-header nav {
background-color: #450DC0;
}
.fixed-header nav a {
color: #ffffff;
}
.fixed-header nav .menu-overlay {
top: 70px !important;
}
.fixed-header nav .menu-main-menu-container .menu > li {
border-right: 2px solid #ffffff;
}
@media (max-width: 768px) {
.fixed-header nav .menu-main-menu-container .menu > li {
border-right: 0;
}
}
.fixed-header nav .menu-item-has-children::after {
background-color: #ffffff;
}
.fixed-header nav .header-bottom-block path {
fill: #ffffff;
}
@media (min-width: 769px) {
.header-fixed {
opacity: 1;
animation: fadeIn 1s;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@media (max-width: 768px) {
.mob-header-fixed {
position: fixed;
width: 100%;
top: 0;
background-color: #450DC0 !important;
}
}
.mobile-fixed-logo {
display: none !important;
}
@media (max-width: 768px) {
.mob-header-fixed .container {
padding: 10px 30px !important;
}
.mob-header-fixed .mobile-logo {
display: none !important;
}
.mob-header-fixed .mobile-fixed-logo {
display: block !important;
}
}
.mob-header-fixed .menu-overlay {
top: 70px !important;
}
@media (max-width: 768px) {
.mob-header-fixed-content .content-area {
padding-top: 120px;
}
}
@media (max-width: 768px) {
.page-template-front-page #site-navigation {
background-color: transparent;
}
}
.dark-mode-toggle {
position: relative;
z-index: 100;
color: var(--primarytowhite);
border: none;
padding: 4px;
background: transparent;
cursor: pointer;
border-radius: 5px;
width: 30px;
height: 30px;
}
.footer-newsletter-wrap {
clear: both;
background-color: #450DC0;
padding: 10px 0;
}
.footer-newsletter-wrap .container {
display: flex;
align-items: center;
justify-content: space-between;
gap: 50px;
height: 100%;
color: #ffffff;
}
@media (max-width: 768px) {
.footer-newsletter-wrap .container {
flex-direction: column;
gap: 10px;
}
}
.footer-newsletter-wrap .container p {
font-size: 20px;
margin: 0;
}
@media (max-width: 768px) {
.footer-newsletter-wrap #gform_wrapper_1 {
width: 100%;
}
.footer-newsletter-wrap #gform_wrapper_1 .gform_footer {
width: 100%;
}
}
.footer-newsletter-wrap #gform_1 {
display: flex;
align-items: center;
gap: 10px;
}
@media (max-width: 768px) {
.footer-newsletter-wrap #gform_1 {
flex-direction: column;
gap: 0;
}
}
.footer-newsletter-wrap #gform_1 label {
display: none;
}
.footer-newsletter-wrap #gform_1 #gform_submit_button_1 {
background: #D5007F;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.footer-newsletter-wrap #gform_1 #gform_submit_button_1::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.footer-newsletter-wrap #gform_1 #gform_submit_button_1:hover {
background: #ac0067;
transition: all 0.3s ease;
}
.footer-newsletter-wrap #gform_1 #gform_submit_button_1:active {
background: #560033;
}
@media (max-width: 768px) {
.footer-newsletter-wrap #gform_1 #gform_submit_button_1 {
width: 100%;
}
}
@media (max-width: 768px) {
.footer-newsletter-wrap #gform_1 .gform-body {
width: 100%;
}
}
.site-footer {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 50px;
position: relative;
color: #ffffff;
}
@media (max-width: 768px) {
.site-footer {
padding: 20px 0;
}
}
.site-footer .footer-bg-image-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.site-footer .container {
z-index: 1;
position: relative;
}
.site-footer .footer-wrap {
display: flex;
justify-content: space-between;
gap: 50px;
}
@media (max-width: 768px) {
.site-footer .footer-wrap {
flex-direction: column-reverse;
margin-bottom: 20px;
}
}
.site-footer .footer-wrap .footer-logo {
margin-bottom: 20px;
}
@media (max-width: 768px) {
.site-footer .footer-wrap .footer-logo {
display: none;
}
}
.site-footer .footer-wrap .footer-right-block {
display: flex;
gap: 50px;
}
.site-footer .footer-wrap .footer-right-block p {
margin: 0;
}
@media (max-width: 768px) {
.site-footer .footer-wrap .footer-right-block {
flex-direction: column;
gap: 10px;
}
}
.site-footer .site-info {
color: #ffffff;
display: flex;
justify-content: space-between;
align-items: flex-end;
gap: 20px;
margin-top: 20px;
}
@media (max-width: 768px) {
.site-footer .site-info {
flex-direction: column-reverse;
align-items: flex-start;
}
}
.site-footer .site-info p {
margin: 0;
}
.site-footer .site-info svg {
top: 3px;
position: relative;
}
.site-footer .right img {
height: 50px;
margin-top: 10px;
}
.footer-right-block ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer-right-block li {
margin: 5px 0;
}
.footer-right-block a {
color: #ffffff;
}
.footer-right-block .sub-menu {
border-left: 2px solid #ffffff;
padding-left: 10px;
}
.footer-contact-block {
display: flex;
flex-direction: column;
gap: 3px;
}
.footer-contact-block .social {
margin-top: 10px;
display: flex;
gap: 20px;
}
.footer-contact-block .social path {
fill: #ffffff;
}
@media (max-width: 768px) {
.footer-right-block .menu-item-has-children {
border-bottom: 2px solid #ffffff;
position: relative;
}
.footer-right-block .menu-item-has-children .sub-menu {
display: none;
}
.footer-right-block .menu-item-has-children .submenu-toggle-button {
position: absolute;
top: 0;
right: 0;
color: #ffffff;
width: 20px;
height: 20px;
cursor: pointer;
}
.footer-right-block .menu-item-has-children .submenu-toggle-button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #ffffff;
}
.footer-right-block .submneu-menu-open .sub-menu {
display: block;
position: relative;
text-align: left;
width: 100%;
}
.footer-right-block .submneu-menu-open .sub-menu li {
opacity: 1 !important;
width: 100%;
text-align: left;
}
.footer-right-block .submneu-menu-open .sub-menu li a {
font-size: 15px !important;
width: 100%;
text-align: left;
color: #ffffff !important;
}
}
@media (max-width: 768px) {
.video-section .container {
padding: 0;
}
}
.video-section .video-block {
position: relative;
}
.video-section video {
width: 100%;
height: 620px;
-o-object-fit: cover;
object-fit: cover;
position: relative;
top: 0;
left: 0;
display: block;
}
@media (max-width: 768px) {
.video-section video {
top: -130px;
height: 80vh;
}
}
.video-section .overlay {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
@media (max-width: 768px) {
.video-section .overlay {
top: -130px;
}
}
.video-section h2 {
margin: 0;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
color: #ffffff;
z-index: 1;
width: 80%;
text-align: center;
}
@media (max-width: 768px) {
.video-section h2 {
top: 30%;
}
}
.video-section .play-bt,
.video-section .pause-bt {
width: 40px;
height: 40px;
border-radius: 50%;
padding: 5px;
position: absolute;
top: 50px;
right: 25px;
margin-left: -25px;
margin-top: -40px;
z-index: 2;
cursor: pointer;
}
@media (max-width: 768px) {
.video-section .play-bt,
.video-section .pause-bt {
top: unset;
bottom: 250px;
}
}
.intro-bar-section {
position: relative;
z-index: 1;
margin-top: -200px;
}
@media (max-width: 768px) {
.intro-bar-section {
margin-top: -240px;
}
}
.intro-bar-section .box {
margin-left: 50px;
margin-right: 50px;
padding: 30px;
background-color: var(--mainwhite);
display: flex;
gap: 60px;
}
@media (max-width: 768px) {
.intro-bar-section .box {
flex-direction: column;
margin: 0;
gap: 10px;
}
}
.intro-bar-section .box h3 {
color: var(--primary) !important;
}
.intro-bar-section .box .text {
flex: 1;
}
.intro-bar-section .box .links {
flex: 2;
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.intro-bar-section .box .links {
flex-direction: column;
}
}
.intro-bar-section .box .links .bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
flex: 1;
position: relative;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 0;
width: 100%;
height: 100%;
-webkit-filter: grayscale(100%); }
@media (max-width: 768px) {
.intro-bar-section .box .links .bg-image {
height: 180px;
}
}
.intro-bar-section .box .links .box-one {
flex: 1;
position: relative;
}
.intro-bar-section .box .links .box-one .button {
background-color: rgba(213, 0, 127, 0.5);
}
.intro-bar-section .box .links .box-two {
flex: 1;
position: relative;
}
.intro-bar-section .box .links .box-two .button {
background-color: rgba(69, 13, 192, 0.5);
}
.intro-bar-section .box .links .box-three {
flex: 1;
position: relative;
}
.intro-bar-section .box .links .box-three .button {
background-color: rgba(12, 131, 143, 0.5);
}
.intro-bar-section .box .links .button {
display: block;
width: 100%;
height: 100%;
padding: 30px;
color: #ffffff;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 0;
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
@media (max-width: 768px) {
.intro-bar-section .box .links .button {
height: 180px;
}
}
.intro-bar-section .box .links .button h4 {
position: absolute;
bottom: 30px;
line-height: normal;
}
.who-we-are-section {
margin: 70px 0;
}
@media (max-width: 768px) {
.who-we-are-section .container {
padding: 0;
}
}
.who-we-are-section .wwab {
background-color: var(--primary);
color: #ffffff;
padding: 70px 50px;
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.who-we-are-section .wwab {
flex-direction: column;
padding: 20px;
gap: 10px;
}
}
.who-we-are-section .wwab .one {
flex: 1;
}
@media (max-width: 768px) {
.who-we-are-section .wwab .one {
order: 3;
}
}
.who-we-are-section .wwab .one img {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-bottom-right-radius: 0;
}
@media (max-width: 768px) {
.who-we-are-section .wwab .one img {
width: 100%;
}
}
.who-we-are-section .wwab .two {
flex: 2;
}
@media (max-width: 768px) {
.who-we-are-section .wwab .two {
order: 1;
}
}
.who-we-are-section .wwab .three {
flex: 3;
}
@media (max-width: 768px) {
.who-we-are-section .wwab .three {
order: 2;
}
}
.who-we-are-section .wwab .three p:first-of-type {
margin-top: 0;
}
.video {
height: 400px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.video__placeholder {
min-width: 100%;
display: block;
}
.video__button {
background: transparent;
width: 100px;
height: 100px;
top: 50%;
left: 50%;
position: absolute;
display: block;
border: none;
border-radius: 50%;
outline: none;
cursor: pointer;
transition: all 0.3s ease-in-out;
transform: translateX(-50%) translateY(-50%);
}
.video__button:after {
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/play-button.svg);
position: absolute;
display: block;
width: 100px;
height: 100px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: background-color 0.3s;
}
.video__button.is-playing {
top: 1rem;
right: 1rem;
left: auto;
transform: none;
width: 50px;
height: 50px;
}
.video__button.is-playing:after {
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/close-button.svg);
width: 50px;
height: 50px;
}
#video-player {
width: 100%;
height: 400px;
top: 0;
left: 0;
position: absolute;
display: block;
}
.team-section {
margin: 70px 0;
}
.team-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
.team-section .top-block h2 {
color: #D5007F;
}
.team-section .top-block .button {
color: var(--secondarytowhite);
position: relative;
padding-right: 20px;
}
.team-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--secondarytowhite);
}
.team-section .main-block {
display: flex;
gap: 50px;
margin-top: 10px;
}
@media (max-width: 768px) {
.team-section .main-block {
flex-direction: column;
gap: 10px;
}
}
.team-section .main-block .left {
flex: 2;
}
.team-section .main-block .left img {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 0;
}
.team-section .main-block .right {
flex: 1;
}
.projects-section {
margin: 70px 0;
}
.projects-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.projects-section .top-block {
margin-bottom: 20px;
}
}
.projects-section .top-block h2 {
color: #450DC0;
margin-bottom: 15px;
}
.projects-section .top-block .button {
color: var(--primarytowhite);
position: relative;
padding-right: 20px;
}
.projects-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--primarytowhite);
}
.projects-section .projects-main-block {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.projects-section .projects-main-block {
overflow: scroll;
}
}
.projects-section .projects-main-block .single-project {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project {
min-width: 100%;
}
}
.projects-section .projects-main-block .single-project .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project .bg-image {
min-width: 100%;
}
}
.projects-section .projects-main-block .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.projects-section .projects-main-block .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(69, 13, 192, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.projects-section .projects-main-block .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.projects-section .projects-main-block .single-project h3 a {
color: #ffffff;
}
.projects-section .projects-main-block .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project p {
display: none;
}
}
.projects-section .projects-main-block .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.projects-section .projects-main-block .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.projects-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.projects-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.projects-section {
margin: 70px 0;
}
.projects-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.projects-section .top-block {
margin-bottom: 20px;
}
}
.projects-section .top-block h2 {
color: #450DC0;
margin-bottom: 15px;
}
.projects-section .top-block .button {
color: var(--primarytowhite);
position: relative;
padding-right: 20px;
}
.projects-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--primarytowhite);
}
.projects-section .projects-main-block {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.projects-section .projects-main-block {
overflow: scroll;
}
}
.projects-section .projects-main-block .single-project {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project {
min-width: 100%;
}
}
.projects-section .projects-main-block .single-project .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project .bg-image {
min-width: 100%;
}
}
.projects-section .projects-main-block .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.projects-section .projects-main-block .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(69, 13, 192, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.projects-section .projects-main-block .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.projects-section .projects-main-block .single-project h3 a {
color: #ffffff;
}
.projects-section .projects-main-block .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.projects-section .projects-main-block .single-project p {
display: none;
}
}
.projects-section .projects-main-block .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.projects-section .projects-main-block .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.projects-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.projects-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.news-blog-section {
margin: 70px 0 100px 0;
}
.news-blog-section .container {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.news-blog-section .container {
flex-direction: column;
gap: 15px;
}
}
.news-blog-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.news-blog-section .top-block {
margin-bottom: 20px;
}
}
.news-blog-section .top-block a {
position: relative;
padding-right: 20px;
}
.news-blog-section .top-block a::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
}
.news-blog-section .text-overlay {
margin-top: 10px;
color: #D5007F;
}
.news-blog-section .text-overlay h3 {
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.4px;
font-size: 20px;
}
.news-blog-section .text-overlay span {
color: var(--black);
}
.news-blog-section .news-block {
flex: 1;
}
.news-blog-section .news-block .top-block h2 {
color: var(--secondarytowhite);
margin-bottom: 15px;
}
.news-blog-section .news-block .top-block .button {
color: var(--secondarytowhite);
}
.news-blog-section .news-block .top-block .button::after {
background-color: var(--secondarytowhite);
}
.news-blog-section .news-block .news-main-block {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.news-blog-section .news-block .news-main-block {
overflow: scroll;
height: 400px;
}
}
.news-blog-section .news-block .news-main-block .single-news {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.news-blog-section .news-block .news-main-block .single-news {
min-width: 100%;
}
}
.news-blog-section .news-block .news-main-block .single-news .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.news-blog-section .news-block .news-main-block .single-news .bg-image {
min-width: 100%;
}
}
.news-blog-section .news-block .news-main-block .single-news .overlay {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
height: 100%;
width: 100%;
display: block;
background-color: rgba(213, 0, 127, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.news-blog-section .news-block .swipe-text {
display: none;
}
@media (max-width: 768px) {
.news-blog-section .news-block .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.news-blog-section .blog-block {
flex: 1;
}
.news-blog-section .blog-block .top-block h2 {
color: var(--tertiarytowhite);
margin-bottom: 15px;
}
.news-blog-section .blog-block .top-block .button {
color: var(--tertiarytowhite);
}
.news-blog-section .blog-block .top-block .button::after {
background-color: var(--tertiarytowhite);
}
.news-blog-section .blog-block .blog-main-block {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.news-blog-section .blog-block .blog-main-block {
overflow: scroll;
height: 400px;
}
}
.news-blog-section .blog-block .blog-main-block .single-blog {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.news-blog-section .blog-block .blog-main-block .single-blog {
min-width: 100%;
}
}
.news-blog-section .blog-block .blog-main-block .single-blog .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.news-blog-section .blog-block .blog-main-block .single-blog .bg-image {
min-width: 100%;
}
}
.news-blog-section .blog-block .blog-main-block .single-blog .overlay {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
height: 100%;
width: 100%;
display: block;
background-color: rgba(12, 131, 143, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.news-blog-section .blog-block .blog-main-block .text-overlay {
color: #0C838F;
}
.news-blog-section .blog-block .swipe-text {
display: none;
}
@media (max-width: 768px) {
.news-blog-section .blog-block .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.events-section {
margin: 150px 0 70px 0;
}
@media (max-width: 768px) {
.events-section {
margin: 50px 0;
}
}
.events-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.events-section .container {
padding: 0;
}
}
.events-section .evernts-wrapper {
background-color: #D5007F;
color: #ffffff;
padding: 50px;
color: #ffffff;
}
@media (max-width: 768px) {
.events-section .evernts-wrapper {
padding: 20px;
}
}
.events-section .evernts-wrapper a {
color: #ffffff;
}
.events-section .events-main-block {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.events-section .events-main-block {
overflow: scroll;
}
}
.events-section .events-main-block .single-event {
flex: 1;
display: flex;
gap: 15px;
align-items: baseline;
}
@media (max-width: 768px) {
.events-section .events-main-block .single-event {
min-width: 100%;
}
}
.events-section .events-main-block .date {
background-color: #ffffff;
color: #450DC0;
padding: 10px;
text-align: center;
max-width: 100px;
width: 100%;
}
.events-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.events-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.social-section {
margin: 70px 0;
}
.social-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.social-section .top-block {
margin-bottom: 20px;
}
}
.social-section .top-block h2 {
color: #00557F;
}
.social-section .top-block .icons {
display: flex;
gap: 20px;
}
.social-section .social-main-block {
padding-top: 20px;
margin-bottom: 10px;
}
.darkmode .social-section {
color: #fff;
}
.darkmode .social-section path {
fill: #fff;
}
.accolades-section {
margin: 70px 0;
}
.accolades-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.accolades-section .top-block {
margin-bottom: 20px;
}
}
.accolades-section .top-block h2 {
color: #D5007F;
}
.accolades-section .top-block a {
color: var(--secondarytowhite);
position: relative;
padding-right: 20px;
}
.accolades-section .top-block a::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 2px;
background-color: var(--secondarytowhite);
}
.accolades-section .accolades-main-block {
display: flex;
justify-content: center;
gap: 30px;
align-items: center;
justify-content: space-around;
}
@media (max-width: 768px) {
.accolades-section .accolades-main-block {
overflow: scroll;
justify-content: unset;
}
}
.accolades-section .accolades-main-block .item {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
@media (max-width: 768px) {
.accolades-section .accolades-main-block .item {
min-width: 100%;
}
}
.accolades-section .accolades-main-block img {
max-width: 200px;
-o-object-fit: contain;
object-fit: contain;
}
.accolades-section .accolades-main-block h3 {
color: var(--secondarytowhite);
}
.accolades-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.accolades-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.one-column-section {
margin: 70px 0;
}
@media (max-width: 768px) {
.one-column-section .container {
padding: 0;
}
}
@media (max-width: 768px) {
.one-column-section .small-container {
padding-left: 20px;
padding-right: 20px;
}
}
.one-column-section .bg-colour-primary {
padding: 60px;
color: #fff;
background: #450DC0;
}
@media (max-width: 768px) {
.one-column-section .bg-colour-primary {
padding: 20px 0;
}
}
.one-column-section .bg-colour-primary .small-container {
max-width: unset;
}
.one-column-section .bg-colour-secondary {
padding: 60px;
color: #fff;
background: #D5007F;
}
@media (max-width: 768px) {
.one-column-section .bg-colour-secondary {
padding: 20px 0;
}
}
.one-column-section .bg-colour-secondary .small-container {
max-width: unset;
}
.one-column-section .bg-colour-tertiary {
padding: 60px;
color: #fff;
background: #0C838F;
}
@media (max-width: 768px) {
.one-column-section .bg-colour-tertiary {
padding: 20px 0;
}
}
.one-column-section .bg-colour-tertiary .small-container {
max-width: unset;
}
.two-column-section {
margin: 70px 0;
}
@media (max-width: 768px) {
.two-column-section .container {
padding: 0;
}
}
.two-column-section .small-container {
display: flex;
gap: 30px;
}
@media (max-width: 768px) {
.two-column-section .small-container {
flex-direction: column;
gap: 15px;
padding-left: 20px;
padding-right: 20px;
}
}
.two-column-section .small-container .left {
flex: 1;
}
.two-column-section .small-container .right {
flex: 1;
}
.two-column-section .bg-colour-primary {
padding: 60px;
color: #fff;
background: #450DC0;
}
@media (max-width: 768px) {
.two-column-section .bg-colour-primary {
padding: 20px 0;
}
}
.two-column-section .bg-colour-primary .small-container {
max-width: unset;
}
.two-column-section .bg-colour-secondary {
padding: 60px;
color: #fff;
background: #D5007F;
}
@media (max-width: 768px) {
.two-column-section .bg-colour-secondary {
padding: 20px 0;
}
}
.two-column-section .bg-colour-secondary .small-container {
max-width: unset;
}
.two-column-section .bg-colour-tertiary {
padding: 60px;
color: #fff;
background: #0C838F;
}
@media (max-width: 768px) {
.two-column-section .bg-colour-tertiary {
padding: 20px 0;
}
}
.two-column-section .bg-colour-tertiary .small-container {
max-width: unset;
}
.hero-section {
margin: 70px 0;
}
.hero-section.black {
color: #000;
}
.hero-section.primary {
color: #450DC0;
}
.hero-section.secondary {
color: #D5007F;
}
.hero-section.tertiary {
color: #0C838F;
}
@media (max-width: 768px) {
.hero-section .container {
padding: 0;
}
}
.hero-section p {
margin: 0;
}
.hero-section .text {
z-index: 1;
position: relative;
padding: 0 20px;
}
.hero-section .bg-img {
color: #ffffff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 310px;
display: flex;
flex-direction: column;
justify-content: center;
padding: 60px;
position: relative;
}
.hero-section .bg-img .overlay {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
@media (max-width: 768px) {
.hero-section .bg-img .text {
padding: 0 20px;
text-align: center;
}
}
.image-text-columns-section {
margin: 50px 0;
}
.image-text-columns-section .small-container {
display: flex;
gap: 30px;
align-items: center;
}
@media (max-width: 768px) {
.image-text-columns-section .small-container {
flex-direction: column;
gap: 15px;
}
}
.image-text-columns-section .small-container.right {
flex-direction: row-reverse;
}
@media (max-width: 768px) {
.image-text-columns-section .small-container.right {
flex-direction: column;
gap: 15px;
}
}
.image-text-columns-section .small-container .img {
flex: 1;
}
.image-text-columns-section .small-container .img img {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.image-text-columns-section .small-container .text {
flex: 1;
}
.feature-box-section {
margin: 70px 0;
}
.feature-box-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
.feature-box-section .top-block h2 {
color: #D5007F;
}
.feature-box-section .top-block .button {
color: var(--secondarytowhite);
position: relative;
padding-right: 20px;
}
.feature-box-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #D5007F;
background-color: var(--secondarytowhite);
}
.feature-box-section .main-block {
display: flex;
gap: 50px;
margin-top: 10px;
}
@media (max-width: 768px) {
.feature-box-section .main-block {
flex-direction: column;
gap: 10px;
}
}
.feature-box-section .main-block .left {
flex: 2;
}
.feature-box-section .main-block .left img {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 0;
}
.feature-box-section .main-block .right {
flex: 1;
}
.accordion-section {
margin: 70px 0;
}
.accordion-section h2 {
font-size: 50px;
font-weight: normal;
margin: 0;
color: #450DC0;
}
@media screen and (max-width: 1000px) {
.accordion-section h2 {
font-size: 25x;
}
}
.accordion-section h3 {
font-size: 40px;
font-weight: normal;
color: #450DC0;
margin: 0;
}
@media screen and (max-width: 1000px) {
.accordion-section h3 {
font-size: 20px;
}
}
.accordion span {
font-size: 16px;
margin-top: 30px;
display: block;
}
.accordion #step-1 {
margin-top: 15px;
}
.accordion .accordion-head {
color: #450DC0;
background-color: transparent;
border-bottom: 2px solid #450DC0;
position: relative;
padding: 10px 20px;
font-size: 20px;
cursor: pointer;
overflow: hidden;
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 25px;
}
.accordion .accordion-head * {
cursor: pointer;
}
.accordion .accordion-head h4 {
margin: 0;
font-weight: normal;
}
.accordion .accordion-head:hover {
filter: alpha(opacity=80);
opacity: 0.8;
}
.accordion .accordion-body {
padding: 20px;
height: auto;
display: none;
margin: 0;
}
.arrow {
height: 20px;
}
.arrow:after {
width: 20px;
height: 20px;
display: inline-block;
font-family: "Font Awesome 5 Free";
content: "\f067";
font-weight: 900;
color: #450DC0;
}
.accordion-head.close .arrow:after {
font-family: "Font Awesome 5 Free";
content: "\f067";
font-weight: 900;
}
.accordion-head.open .arrow:after {
font-family: "Font Awesome 5 Free";
content: "\f068";
font-weight: 900;
}
.page-projects-section {
margin: 70px 0;
}
.page-projects-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.page-projects-section .top-block {
margin-bottom: 20px;
}
}
.page-projects-section .top-block h2 {
color: #450DC0;
margin-bottom: 15px;
}
.page-projects-section .top-block .button {
color: var(--primarytowhite);
position: relative;
padding-right: 20px;
}
.page-projects-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--primarytowhite);
}
.page-projects-section .projects-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.page-projects-section .projects-main-block {
overflow: scroll;
display: flex;
}
}
.page-projects-section .projects-main-block .single-project {
height: 300px;
width: 100%;
position: relative;
}
.page-projects-section .projects-main-block .single-project .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.page-projects-section .projects-main-block .single-project .bg-image {
min-width: 100%;
}
}
.page-projects-section .projects-main-block .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.page-projects-section .projects-main-block .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(69, 13, 192, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.page-projects-section .projects-main-block .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.page-projects-section .projects-main-block .single-project h3 a {
color: #ffffff;
}
.page-projects-section .projects-main-block .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.page-projects-section .projects-main-block .single-project p {
display: none;
}
}
.page-projects-section .projects-main-block .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.page-projects-section .projects-main-block .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.page-projects-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.page-projects-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.page-news-section {
margin: 70px 0;
}
.page-news-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.page-news-section .top-block {
margin-bottom: 20px;
}
}
.page-news-section .top-block h2 {
color: #D5007F;
margin-bottom: 15px;
}
.page-news-section .top-block .button {
color: var(--secondarytowhite);
position: relative;
padding-right: 20px;
}
.page-news-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--secondarytowhite);
}
.page-news-section .news-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.page-news-section .news-main-block {
overflow: scroll;
display: flex;
}
}
.page-news-section .news-main-block .single-news {
height: 300px;
width: 100%;
position: relative;
}
.page-news-section .news-main-block .single-news .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.page-news-section .news-main-block .single-news .bg-image {
min-width: 100%;
}
}
.page-news-section .news-main-block .single-news a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.page-news-section .news-main-block .single-news .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.page-news-section .news-main-block .single-news h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.page-news-section .news-main-block .single-news h3 a {
color: #ffffff;
}
.page-news-section .news-main-block .single-news p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.page-news-section .news-main-block .single-news p {
display: none;
}
}
.page-news-section .news-main-block .single-news:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.page-news-section .news-main-block .single-news:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.page-news-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.page-news-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.page-blog-section {
margin: 70px 0;
}
.page-blog-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.page-blog-section .top-block {
margin-bottom: 20px;
}
}
.page-blog-section .top-block h2 {
color: #0C838F;
margin-bottom: 15px;
}
.page-blog-section .top-block .button {
color: var(--tertiarytowhite);
position: relative;
padding-right: 20px;
}
.page-blog-section .top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: var(--tertiarytowhite);
}
.page-blog-section .blog-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.page-blog-section .blog-main-block {
overflow: scroll;
display: flex;
}
}
.page-blog-section .blog-main-block .single-blog {
height: 300px;
width: 100%;
position: relative;
}
.page-blog-section .blog-main-block .single-blog .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.page-blog-section .blog-main-block .single-blog .bg-image {
min-width: 100%;
}
}
.page-blog-section .blog-main-block .single-blog a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.page-blog-section .blog-main-block .single-blog .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(12, 131, 143, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.page-blog-section .blog-main-block .single-blog h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.page-blog-section .blog-main-block .single-blog h3 a {
color: #ffffff;
}
.page-blog-section .blog-main-block .single-blog p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.page-blog-section .blog-main-block .single-blog p {
display: none;
}
}
.page-blog-section .blog-main-block .single-blog:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.page-blog-section .blog-main-block .single-blog:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.page-blog-section .swipe-text {
display: none;
}
@media (max-width: 768px) {
.page-blog-section .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.cta-box-section {
margin: 70px 0;
}
@media (max-width: 768px) {
.cta-box-section .container {
padding: 0;
}
}
.cta-box-section .wrapper {
position: relative;
}
.cta-box-section .bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.cta-box-section .overlay {
background-color: rgba(69, 13, 192, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.cta-box-section .info {
color: #ffffff;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
z-index: 1;
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
padding: 50px;
}
@media (max-width: 768px) {
.cta-box-section .info {
flex-direction: column;
}
}
.cta-box-section .button {
background: #D5007F;
border: none;
border-radius: 0;
color: #ffffff;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.cta-box-section .button::after {
width: 20px;
height: 20px;
display: inline-block;
content: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/plus-icon.svg);
margin-left: 20px;
}
.cta-box-section .button:hover {
background: #ac0067;
transition: all 0.3s ease;
}
.cta-box-section .button:active {
background: #560033;
}
.page-accolades-section {
margin: 70px 0;
}
.page-accolades-section.black h1, .page-accolades-section.black h2, .page-accolades-section.black h3, .page-accolades-section.black h4 {
color: #000;
}
.page-accolades-section.primary h1, .page-accolades-section.primary h2, .page-accolades-section.primary h3, .page-accolades-section.primary h4 {
color: #450DC0;
}
.page-accolades-section.secondary h1, .page-accolades-section.secondary h2, .page-accolades-section.secondary h3, .page-accolades-section.secondary h4 {
color: #D5007F;
}
.page-accolades-section.tertiary h1, .page-accolades-section.tertiary h2, .page-accolades-section.tertiary h3, .page-accolades-section.tertiary h4 {
color: #0C838F;
}
.page-accolades-section .top-block {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.page-accolades-section .top-block {
margin-bottom: 20px;
}
}
.page-accolades-section .accolades-main-block {
display: flex;
justify-content: center;
gap: 30px;
align-items: center;
justify-content: space-around;
}
@media (max-width: 768px) {
.page-accolades-section .accolades-main-block {
flex-direction: column;
gap: 5px;
}
}
@media (max-width: 768px) {
.page-accolades-section .accolades-main-block a {
min-width: 100%;
}
}
.page-accolades-section .accolades-main-block img {
max-width: 150px;
width: 100%;
margin: 10px;
-o-object-fit: contain;
object-fit: contain;
}
@media (max-width: 768px) {
.page-accolades-section .accolades-main-block img {
max-width: 100%;
}
}
.page-accolades-section .accolades-main-block .accolade {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
text-align: center;
}
@media (max-width: 768px) {
.page-accolades-section .accolades-main-block .accolade {
flex-direction: column;
text-align: center;
align-items: center;
}
}
.contact-section {
margin: 70px 0;
}
.contact-section .small-container {
display: flex;
gap: 50px;
align-items: center;
}
@media (max-width: 768px) {
.contact-section .small-container {
flex-direction: column;
}
}
.contact-section .small-container .info {
display: flex;
flex-direction: column;
gap: 10px;
}
.contact-section .small-container h4 {
color: #450DC0;
}
.contact-section .small-container a {
color: var(--black);
}
.contact-section .small-container iframe {
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.form-section {
margin: 70px 0;
}
.form-section input, .form-section textarea {
border: 2px solid #450DC0;
}
.form-section .gform_footer .gform_button {
margin-left: auto;
background: #450DC0;
color: #ffffff;
border-radius: 0;
cursor: pointer;
border: none;
border-radius: 0;
font-size: 16px;
padding: 10px 20px;
display: inline-flex;
align-items: center;
}
.partners-section {
margin: 70px 0;
}
.partners-section .small-container {
display: flex;
flex-direction: column;
gap: 30px;
}
.partners-section .partner-block {
display: flex;
gap: 20px;
align-items: center;
}
@media (max-width: 768px) {
.partners-section .partner-block {
flex-direction: column;
}
}
.partners-section .bg-image {
flex: 1;
position: relative;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
height: 240px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
@media (max-width: 768px) {
.partners-section .bg-image {
flex: unset;
}
}
.partners-section .bg-image .overlay {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.partners-section .bg-image img {
z-index: 1;
position: relative;
max-width: 250px;
width: 100%;
aspect-ratio: 3/2;
-o-object-fit: contain;
object-fit: contain;
}
.partners-section .text {
flex: 1;
}
@media (max-width: 768px) {
.partners-section .text {
flex: unset;
}
}
.page-team-section {
margin: 70px 0;
}
.page-team-section.black {
color: #000;
}
.page-team-section.black a {
color: #000;
}
.page-team-section.primary {
color: var(--primarytowhite);
}
.page-team-section.primary a {
color: var(--primarytowhite);
}
.page-team-section.secondary {
color: var(--secondarytowhite);
}
.page-team-section.secondary a {
color: var(--secondarytowhite);
}
.page-team-section.tertiary {
color: var(--tertiarytowhite);
}
.page-team-section.tertiary a {
color: var(--tertiarytowhite);
}
.page-team-section h2 {
margin-bottom: 30px;
}
.page-team-section .teams-block {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 30px;
}
@media (max-width: 768px) {
.page-team-section .teams-block {
grid-template-columns: 1fr;
}
}
.page-team-section .teams-block a {
display: block;
}
.page-team-section .teams-block img {
max-width: 300px;
width: 100%;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
margin-bottom: 15px;
}
@media (max-width: 768px) {
.page-team-section .teams-block img {
max-width: 100%;
}
}
.post-type-archive-projects .site-main, .tax-location .site-main {
margin: 70px 0;
}
.post-type-archive-projects .site-main h1, .tax-location .site-main h1 {
color: #450DC0;
margin-bottom: 20px;
}
.post-type-archive-projects .site-main h4, .tax-location .site-main h4 {
color: #450DC0;
margin-bottom: 20px;
}
.post-type-archive-projects .site-main .projects-top-block, .tax-location .site-main .projects-top-block {
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.post-type-archive-projects .site-main .projects-top-block, .tax-location .site-main .projects-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.post-type-archive-projects .site-main .projects-top-block .search-form, .tax-location .site-main .projects-top-block .search-form {
text-align: center;
display: flex;
align-items: center;
}
.post-type-archive-projects .site-main .projects-top-block .search-form .search-submit, .tax-location .site-main .projects-top-block .search-form .search-submit {
top: -7px;
}
}
.post-type-archive-projects .site-main .projects, .tax-location .site-main .projects {
margin-top: 70px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.post-type-archive-projects .site-main .projects, .tax-location .site-main .projects {
grid-template-columns: 1fr;
}
}
.post-type-archive-projects .site-main .projects .single-project, .tax-location .site-main .projects .single-project {
height: 300px;
width: 100%;
position: relative;
overflow: hidden;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-projects .site-main .projects .single-project .bg-image, .tax-location .site-main .projects .single-project .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); transition-duration: 0.5s;
filter: grayscale(100%);
}
@media (max-width: 768px) {
.post-type-archive-projects .site-main .projects .single-project .bg-image, .tax-location .site-main .projects .single-project .bg-image {
min-width: 100%;
}
}
.post-type-archive-projects .site-main .projects .single-project a, .tax-location .site-main .projects .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.post-type-archive-projects .site-main .projects .single-project .text-overlay, .tax-location .site-main .projects .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(69, 13, 192, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-projects .site-main .projects .single-project h3, .tax-location .site-main .projects .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.post-type-archive-projects .site-main .projects .single-project h3 a, .tax-location .site-main .projects .single-project h3 a {
color: #ffffff;
}
.post-type-archive-projects .site-main .projects .single-project p, .tax-location .site-main .projects .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.post-type-archive-projects .site-main .projects .single-project p, .tax-location .site-main .projects .single-project p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.post-type-archive-projects .site-main .projects .single-project:hover p, .tax-location .site-main .projects .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.post-type-archive-projects .site-main .projects .single-project:hover h3, .tax-location .site-main .projects .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.post-type-archive-projects .site-main .projects .single-project:hover .bg-image, .tax-location .site-main .projects .single-project:hover .bg-image {
transition-duration: 0.5s;
transform: scale(1.2);
}
.post-type-archive-projects .site-main .projects .single-project:first-child, .tax-location .site-main .projects .single-project:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: 100%;
min-height: 500px;
}
@media (max-width: 768px) {
.post-type-archive-projects .site-main .projects .single-project:first-child, .tax-location .site-main .projects .single-project:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.post-type-archive-projects .site-main .projects .single-project:first-child a .text-block, .tax-location .site-main .projects .single-project:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.post-type-archive-projects .site-main .projects .single-project:first-child a .blog-post-bg-image, .tax-location .site-main .projects .single-project:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.post-type-archive-projects .site-main .projects .single-project:first-child a p, .tax-location .site-main .projects .single-project:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.post-type-archive-projects .site-main .navigation-numbers-block, .tax-location .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.post-type-archive-projects .site-main .navigation-numbers-block ul, .tax-location .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.post-type-archive-projects .site-main .navigation-numbers-block ul li, .tax-location .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.post-type-archive-projects .site-main .navigation-numbers-block ul li a, .tax-location .site-main .navigation-numbers-block ul li a {
color: #450DC0;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.post-type-archive-projects .site-main .navigation-numbers-block ul li.active, .tax-location .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #450DC0;
}
.post-type-archive-projects.paged-2 .single-project:first-child, .post-type-archive-projects.paged-3 .single-project:first-child, .post-type-archive-projects.paged-4 .single-project:first-child, .post-type-archive-projects.paged-5 .single-project:first-child, .post-type-archive-projects.paged-6 .single-project:first-child, .post-type-archive-projects.paged-7 .single-project:first-child, .post-type-archive-projects.paged-8 .single-project:first-child, .post-type-archive-projects.paged-9 .single-project:first-child, .post-type-archive-projects.paged-10 .single-project:first-child, .tax-location.paged-2 .single-project:first-child, .tax-location.paged-3 .single-project:first-child, .tax-location.paged-4 .single-project:first-child, .tax-location.paged-5 .single-project:first-child, .tax-location.paged-6 .single-project:first-child, .tax-location.paged-7 .single-project:first-child, .tax-location.paged-8 .single-project:first-child, .tax-location.paged-9 .single-project:first-child, .tax-location.paged-10 .single-project:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
}
@media screen and (max-width: 768px) {
.post-type-archive-projects .search-form, .tax-location .search-form {
margin-top: 20px;
}
}
.post-type-archive-projects .search-form .search-field, .tax-location .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.post-type-archive-projects .search-form .search-submit, .tax-location .search-form .search-submit {
background: #450DC0;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #450DC0;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-projects {
margin: 0;
padding: 0;
}
.filterbar-projects {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-projects {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-projects {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-projects select {
display: none;
}
.filterbar-projects p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-projects p.left {
margin-right: 10px;
}
}
.content ul#filters-projects {
margin: 0;
padding: 0;
}
ul#filters-projects li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-projects li a {
color: #450DC0;
display: block;
text-decoration: none;
}
ul#filters-projects li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #450DC0;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-projects li a.active:before {
background-color: #450DC0;
}
.filterbar-projects ul#filters-projects {
display: none;
}
.filterbar-projects select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #450DC0;
border: 1px solid #450DC0;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/down-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-projects select:focus {
outline: 0;
}
.search-results.post-type-archive-projects .projects {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-projects .site-main {
margin: 70px 0;
}
.single-projects .hero-block {
color: #450DC0;
}
.single-projects .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-projects .text-block {
margin: 30px auto;
}
.single-projects .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #450DC0;
}
@media (max-width: 768px) {
.single-projects .ac {
flex-direction: column;
gap: 5px;
}
}
.single-projects .ac a {
color: #450DC0;
}
.single-projects .author {
display: flex;
gap: 5px;
}
.single-projects .author p {
margin: 0;
}
.single-projects .view-more-top-block {
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.single-projects .view-more-top-block {
margin-bottom: 20px;
}
}
.single-projects .view-more-top-block h2 {
color: #450DC0;
margin-bottom: 15px;
}
.single-projects .view-more-top-block .button {
color: #450DC0;
position: relative;
padding-right: 20px;
}
.single-projects .view-more-top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #450DC0;
}
.single-projects .view-more-projects-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.single-projects .view-more-projects-main-block {
overflow: scroll;
display: flex;
}
}
.single-projects .view-more-projects-main-block .single-project {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.single-projects .view-more-projects-main-block .single-project {
min-width: 100%;
}
}
.single-projects .view-more-projects-main-block .single-project .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.single-projects .view-more-projects-main-block .single-project .bg-image {
min-width: 100%;
}
}
.single-projects .view-more-projects-main-block .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.single-projects .view-more-projects-main-block .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(69, 13, 192, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-projects .view-more-projects-main-block .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.single-projects .view-more-projects-main-block .single-project h3 a {
color: #ffffff;
}
.single-projects .view-more-projects-main-block .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.single-projects .view-more-projects-main-block .single-project p {
display: none;
}
}
.single-projects .view-more-projects-main-block .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.single-projects .view-more-projects-main-block .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.single-projects .swipe-text {
display: none;
}
@media (max-width: 768px) {
.single-projects .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.single-projects .category .taxonomy-list:last-of-type .comma {
display: none;
}
.post-type-archive-latest-news .site-main, .tax-newscat .site-main {
margin: 70px 0;
}
.post-type-archive-latest-news .site-main h1, .tax-newscat .site-main h1 {
margin-bottom: 20px;
color: #D5007F;
}
.post-type-archive-latest-news .site-main h4, .tax-newscat .site-main h4 {
color: #D5007F;
margin-bottom: 20px;
}
.post-type-archive-latest-news .site-main .latest-news-top-block, .tax-newscat .site-main .latest-news-top-block {
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.post-type-archive-latest-news .site-main .latest-news-top-block, .tax-newscat .site-main .latest-news-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.post-type-archive-latest-news .site-main .latest-news-top-block .search-form, .tax-newscat .site-main .latest-news-top-block .search-form {
text-align: center;
}
}
.post-type-archive-latest-news .site-main .latest-news, .tax-newscat .site-main .latest-news {
margin-top: 50px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.post-type-archive-latest-news .site-main .latest-news, .tax-newscat .site-main .latest-news {
grid-template-columns: 1fr;
}
}
.post-type-archive-latest-news .site-main .latest-news .single-news, .tax-newscat .site-main .latest-news .single-news {
height: 300px;
width: 100%;
position: relative;
}
.post-type-archive-latest-news .site-main .latest-news .single-news .bg-image, .tax-newscat .site-main .latest-news .single-news .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.post-type-archive-latest-news .site-main .latest-news .single-news .bg-image, .tax-newscat .site-main .latest-news .single-news .bg-image {
min-width: 100%;
}
}
.post-type-archive-latest-news .site-main .latest-news .single-news .date, .tax-newscat .site-main .latest-news .single-news .date {
position: absolute;
top: 30px;
right: 30px;
color: #ffffff;
z-index: 1;
}
.post-type-archive-latest-news .site-main .latest-news .single-news a, .tax-newscat .site-main .latest-news .single-news a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.post-type-archive-latest-news .site-main .latest-news .single-news .text-overlay, .tax-newscat .site-main .latest-news .single-news .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-latest-news .site-main .latest-news .single-news h3, .tax-newscat .site-main .latest-news .single-news h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.post-type-archive-latest-news .site-main .latest-news .single-news h3 a, .tax-newscat .site-main .latest-news .single-news h3 a {
color: #ffffff;
}
.post-type-archive-latest-news .site-main .latest-news .single-news p, .tax-newscat .site-main .latest-news .single-news p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.post-type-archive-latest-news .site-main .latest-news .single-news p, .tax-newscat .site-main .latest-news .single-news p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.post-type-archive-latest-news .site-main .latest-news .single-news:hover p, .tax-newscat .site-main .latest-news .single-news:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.post-type-archive-latest-news .site-main .latest-news .single-news:hover h3, .tax-newscat .site-main .latest-news .single-news:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.post-type-archive-latest-news .site-main .latest-news .single-news:first-child, .tax-newscat .site-main .latest-news .single-news:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: auto;
min-height: 500px;
}
@media (max-width: 768px) {
.post-type-archive-latest-news .site-main .latest-news .single-news:first-child, .tax-newscat .site-main .latest-news .single-news:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.post-type-archive-latest-news .site-main .latest-news .single-news:first-child a .text-block, .tax-newscat .site-main .latest-news .single-news:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.post-type-archive-latest-news .site-main .latest-news .single-news:first-child a .blog-post-bg-image, .tax-newscat .site-main .latest-news .single-news:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.post-type-archive-latest-news .site-main .latest-news .single-news:first-child a p, .tax-newscat .site-main .latest-news .single-news:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.post-type-archive-latest-news .site-main .navigation-numbers-block, .tax-newscat .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.post-type-archive-latest-news .site-main .navigation-numbers-block ul, .tax-newscat .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.post-type-archive-latest-news .site-main .navigation-numbers-block ul li, .tax-newscat .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.post-type-archive-latest-news .site-main .navigation-numbers-block ul li a, .tax-newscat .site-main .navigation-numbers-block ul li a {
color: #D5007F;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.post-type-archive-latest-news .site-main .navigation-numbers-block ul li.active, .tax-newscat .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #D5007F;
}
.post-type-archive-latest-news.paged-2 .single-news:first-child, .post-type-archive-latest-news.paged-3 .single-news:first-child, .post-type-archive-latest-news.paged-4 .single-news:first-child, .post-type-archive-latest-news.paged-5 .single-news:first-child, .post-type-archive-latest-news.paged-6 .single-news:first-child, .post-type-archive-latest-news.paged-7 .single-news:first-child, .post-type-archive-latest-news.paged-8 .single-news:first-child, .post-type-archive-latest-news.paged-9 .single-news:first-child, .post-type-archive-latest-news.paged-10 .single-news:first-child, .tax-newscat.paged-2 .single-news:first-child, .tax-newscat.paged-3 .single-news:first-child, .tax-newscat.paged-4 .single-news:first-child, .tax-newscat.paged-5 .single-news:first-child, .tax-newscat.paged-6 .single-news:first-child, .tax-newscat.paged-7 .single-news:first-child, .tax-newscat.paged-8 .single-news:first-child, .tax-newscat.paged-9 .single-news:first-child, .tax-newscat.paged-10 .single-news:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
}
@media screen and (max-width: 768px) {
.post-type-archive-latest-news .search-form, .tax-newscat .search-form {
margin-top: 20px;
}
}
.post-type-archive-latest-news .search-form .search-field, .tax-newscat .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.post-type-archive-latest-news .search-form .search-submit, .tax-newscat .search-form .search-submit {
background: #D5007F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #D5007F;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-latest-news {
margin: 0;
padding: 0;
}
.filterbar-latest-news {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-latest-news {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-latest-news {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-latest-news select {
display: none;
}
.filterbar-latest-news p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-latest-news p.left {
margin-right: 10px;
}
}
.content ul#filters-latest-news {
margin: 0;
padding: 0;
}
ul#filters-latest-news li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-latest-news li a {
color: #D5007F;
display: block;
text-decoration: none;
}
ul#filters-latest-news li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #D5007F;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-latest-news li a.active:before {
background-color: #D5007F;
}
.filterbar-latest-news ul#filters-latest-news {
display: none;
}
.filterbar-latest-news select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #D5007F;
border: 1px solid #D5007F;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/event-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-latest-news select:focus {
outline: 0;
}
.search-results.post-type-archive-latest-news .latest-news {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-latest-news .site-main {
margin: 70px 0;
}
.single-latest-news .hero-block {
color: #D5007F;
}
.single-latest-news .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-latest-news .text-block {
margin: 30px auto;
}
.single-latest-news .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #D5007F;
}
@media (max-width: 768px) {
.single-latest-news .ac {
flex-direction: column;
gap: 5px;
}
}
.single-latest-news .ac a {
color: #D5007F;
}
.single-latest-news .author {
display: flex;
gap: 5px;
}
.single-latest-news .author p {
margin: 0;
}
.single-latest-news .view-more-top-block {
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.single-latest-news .view-more-top-block {
margin-bottom: 20px;
}
}
.single-latest-news .view-more-top-block h2 {
color: #D5007F;
margin-bottom: 15px;
}
.single-latest-news .view-more-top-block .button {
color: #D5007F;
position: relative;
padding-right: 20px;
}
.single-latest-news .view-more-top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #D5007F;
}
.single-latest-news .view-more-latest-news-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.single-latest-news .view-more-latest-news-main-block {
overflow: scroll;
display: flex;
}
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news {
height: 300px;
width: 100%;
position: relative;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.single-latest-news .view-more-latest-news-main-block .single-latest-news .bg-image {
min-width: 100%;
}
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news h3 a {
color: #ffffff;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.single-latest-news .view-more-latest-news-main-block .single-latest-news p {
display: none;
}
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.single-latest-news .view-more-latest-news-main-block .single-latest-news:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.single-latest-news .swipe-text {
display: none;
}
@media (max-width: 768px) {
.single-latest-news .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.single-latest-news .category .taxonomy-list:last-of-type .comma {
display: none;
}
.blog .site-main, .category .site-main {
margin: 70px 0;
}
.blog .site-main h1, .category .site-main h1 {
margin-bottom: 20px;
color: #0C838F;
}
.blog .site-main h4, .category .site-main h4 {
color: #0C838F;
margin-bottom: 20px;
}
.blog .site-main .blog-top-block, .category .site-main .blog-top-block {
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.blog .site-main .blog-top-block, .category .site-main .blog-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.blog .site-main .blog-top-block .search-form, .category .site-main .blog-top-block .search-form {
text-align: center;
}
}
.blog .site-main .blog, .category .site-main .blog {
margin-top: 70px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.blog .site-main .blog, .category .site-main .blog {
grid-template-columns: 1fr;
}
}
.blog .site-main .blog .single-blog, .category .site-main .blog .single-blog {
height: 300px;
width: 100%;
position: relative;
}
.blog .site-main .blog .single-blog .bg-image, .category .site-main .blog .single-blog .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.blog .site-main .blog .single-blog .bg-image, .category .site-main .blog .single-blog .bg-image {
min-width: 100%;
}
}
.blog .site-main .blog .single-blog .date, .category .site-main .blog .single-blog .date {
position: absolute;
top: 30px;
right: 30px;
color: #ffffff;
z-index: 1;
}
.blog .site-main .blog .single-blog a, .category .site-main .blog .single-blog a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.blog .site-main .blog .single-blog .text-overlay, .category .site-main .blog .single-blog .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(12, 131, 143, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.blog .site-main .blog .single-blog h3, .category .site-main .blog .single-blog h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.blog .site-main .blog .single-blog h3 a, .category .site-main .blog .single-blog h3 a {
color: #ffffff;
}
.blog .site-main .blog .single-blog p, .category .site-main .blog .single-blog p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.blog .site-main .blog .single-blog p, .category .site-main .blog .single-blog p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.blog .site-main .blog .single-blog:hover p, .category .site-main .blog .single-blog:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.blog .site-main .blog .single-blog:hover h3, .category .site-main .blog .single-blog:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.blog .site-main .blog .single-blog:first-child, .category .site-main .blog .single-blog:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: auto;
min-height: 500px;
}
@media (max-width: 768px) {
.blog .site-main .blog .single-blog:first-child, .category .site-main .blog .single-blog:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.blog .site-main .blog .single-blog:first-child a .text-block, .category .site-main .blog .single-blog:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.blog .site-main .blog .single-blog:first-child a .blog-post-bg-image, .category .site-main .blog .single-blog:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.blog .site-main .blog .single-blog:first-child a p, .category .site-main .blog .single-blog:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.blog .site-main .navigation-numbers-block, .category .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.blog .site-main .navigation-numbers-block ul, .category .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog .site-main .navigation-numbers-block ul li, .category .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.blog .site-main .navigation-numbers-block ul li a, .category .site-main .navigation-numbers-block ul li a {
color: #0C838F;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.blog .site-main .navigation-numbers-block ul li.active, .category .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #0C838F;
}
.blog.paged-2 .single-blog:first-child, .blog.paged-3 .single-blog:first-child, .blog.paged-4 .single-blog:first-child, .blog.paged-5 .single-blog:first-child, .blog.paged-6 .single-blog:first-child, .blog.paged-7 .single-blog:first-child, .blog.paged-8 .single-blog:first-child, .blog.paged-9 .single-blog:first-child, .blog.paged-10 .single-blog:first-child, .category.paged-2 .single-blog:first-child, .category.paged-3 .single-blog:first-child, .category.paged-4 .single-blog:first-child, .category.paged-5 .single-blog:first-child, .category.paged-6 .single-blog:first-child, .category.paged-7 .single-blog:first-child, .category.paged-8 .single-blog:first-child, .category.paged-9 .single-blog:first-child, .category.paged-10 .single-blog:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
}
@media screen and (max-width: 768px) {
.blog .search-form, .category .search-form {
margin-top: 20px;
}
}
.blog .search-form .search-field, .category .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.blog .search-form .search-submit, .category .search-form .search-submit {
background: #0C838F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #0C838F;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-blog {
margin: 0;
padding: 0;
}
.filterbar-blog {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-blog {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-blog {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-blog select {
display: none;
}
.filterbar-blog p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-blog p.left {
margin-right: 10px;
}
}
.content ul#filters-blog {
margin: 0;
padding: 0;
}
ul#filters-blog li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-blog li a {
color: #0C838F;
display: block;
text-decoration: none;
}
ul#filters-blog li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #0C838F;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-blog li a.active:before {
background-color: #0C838F;
}
.filterbar-blog ul#filters-blog {
display: none;
}
.filterbar-blog select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #0C838F;
border: 1px solid #0C838F;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/blog-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-blog select:focus {
outline: 0;
}
.post-type-archive-latest-news .blog {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-post .site-main {
margin: 70px 0;
}
.single-post .hero-block {
color: #0C838F;
}
.single-post .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-post .text-block {
margin: 30px auto;
}
.single-post .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #0C838F;
}
@media (max-width: 768px) {
.single-post .ac {
flex-direction: column;
gap: 5px;
}
}
.single-post .ac a {
color: #0C838F;
}
.single-post .author {
display: flex;
gap: 5px;
}
.single-post .author p {
margin: 0;
}
.single-post .view-more-top-block {
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.single-post .view-more-top-block {
margin-bottom: 20px;
}
}
.single-post .view-more-top-block h2 {
color: #0C838F;
margin-bottom: 15px;
}
.single-post .view-more-top-block .button {
color: #0C838F;
position: relative;
padding-right: 20px;
}
.single-post .view-more-top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #0C838F;
}
.single-post .view-more-blog-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.single-post .view-more-blog-main-block {
overflow: scroll;
display: flex;
}
}
.single-post .view-more-blog-main-block .single-project {
height: 300px;
width: 100%;
position: relative;
}
.single-post .view-more-blog-main-block .single-project .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.single-post .view-more-blog-main-block .single-project .bg-image {
min-width: 100%;
}
}
.single-post .view-more-blog-main-block .single-project a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.single-post .view-more-blog-main-block .single-project .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(12, 131, 143, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-post .view-more-blog-main-block .single-project h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.single-post .view-more-blog-main-block .single-project h3 a {
color: #ffffff;
}
.single-post .view-more-blog-main-block .single-project p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.single-post .view-more-blog-main-block .single-project p {
display: none;
}
}
.single-post .view-more-blog-main-block .single-project:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.single-post .view-more-blog-main-block .single-project:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.single-post .swipe-text {
display: none;
}
@media (max-width: 768px) {
.single-post .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.single-post .category .taxonomy-list:last-of-type .comma {
display: none;
}
.post-type-archive-events .site-main, .tax-sector .site-main {
margin: 70px 0;
}
.post-type-archive-events .site-main h1, .tax-sector .site-main h1 {
margin-bottom: 20px;
color: #D5007F;
}
.post-type-archive-events .site-main h4, .tax-sector .site-main h4 {
color: #D5007F;
margin-bottom: 20px;
}
.post-type-archive-events .site-main h2, .tax-sector .site-main h2 {
color: #D5007F;
}
.post-type-archive-events .site-main .events-top-block, .tax-sector .site-main .events-top-block {
margin-bottom: 30px;
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.post-type-archive-events .site-main .events-top-block, .tax-sector .site-main .events-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.post-type-archive-events .site-main .events-top-block .search-form, .tax-sector .site-main .events-top-block .search-form {
text-align: center;
}
}
.post-type-archive-events .site-main .events-wrapper, .tax-sector .site-main .events-wrapper {
margin-top: 70px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.post-type-archive-events .site-main .events-wrapper, .tax-sector .site-main .events-wrapper {
grid-template-columns: 1fr;
}
}
.post-type-archive-events .site-main .events-wrapper .single-events, .tax-sector .site-main .events-wrapper .single-events {
height: 300px;
width: 100%;
position: relative;
}
.post-type-archive-events .site-main .events-wrapper .single-events .bg-image, .tax-sector .site-main .events-wrapper .single-events .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.post-type-archive-events .site-main .events-wrapper .single-events .bg-image, .tax-sector .site-main .events-wrapper .single-events .bg-image {
min-width: 100%;
}
}
.post-type-archive-events .site-main .events-wrapper .single-events .date, .tax-sector .site-main .events-wrapper .single-events .date {
position: absolute;
top: 30px;
right: 30px;
color: #ffffff;
z-index: 1;
background-color: #ffffff;
color: #450DC0;
padding: 10px;
text-align: center;
max-width: 100px;
width: 100%;
}
.post-type-archive-events .site-main .events-wrapper .single-events a, .tax-sector .site-main .events-wrapper .single-events a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.post-type-archive-events .site-main .events-wrapper .single-events .text-overlay, .tax-sector .site-main .events-wrapper .single-events .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
text-align: left;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-events .site-main .events-wrapper .single-events h3, .tax-sector .site-main .events-wrapper .single-events h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.post-type-archive-events .site-main .events-wrapper .single-events h3 a, .tax-sector .site-main .events-wrapper .single-events h3 a {
color: #ffffff;
}
.post-type-archive-events .site-main .events-wrapper .single-events p, .tax-sector .site-main .events-wrapper .single-events p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.post-type-archive-events .site-main .events-wrapper .single-events p, .tax-sector .site-main .events-wrapper .single-events p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.post-type-archive-events .site-main .events-wrapper .single-events:hover p, .tax-sector .site-main .events-wrapper .single-events:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.post-type-archive-events .site-main .events-wrapper .single-events:hover h3, .tax-sector .site-main .events-wrapper .single-events:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.post-type-archive-events .site-main .events-wrapper .single-events:first-child, .tax-sector .site-main .events-wrapper .single-events:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: auto;
min-height: 500px;
}
@media (max-width: 768px) {
.post-type-archive-events .site-main .events-wrapper .single-events:first-child, .tax-sector .site-main .events-wrapper .single-events:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.post-type-archive-events .site-main .events-wrapper .single-events:first-child a .text-block, .tax-sector .site-main .events-wrapper .single-events:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.post-type-archive-events .site-main .events-wrapper .single-events:first-child a .blog-post-bg-image, .tax-sector .site-main .events-wrapper .single-events:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.post-type-archive-events .site-main .events-wrapper .single-events:first-child a p, .tax-sector .site-main .events-wrapper .single-events:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.post-type-archive-events .site-main .events-wrapper .past-events:first-child, .tax-sector .site-main .events-wrapper .past-events:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
.post-type-archive-events .site-main .events-wrapper .past-events .text-overlay, .tax-sector .site-main .events-wrapper .past-events .text-overlay {
background-color: rgba(0, 0, 0, 0.5);
}
.post-type-archive-events .site-main .navigation-numbers-block, .tax-sector .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.post-type-archive-events .site-main .navigation-numbers-block ul, .tax-sector .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.post-type-archive-events .site-main .navigation-numbers-block ul li, .tax-sector .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.post-type-archive-events .site-main .navigation-numbers-block ul li a, .tax-sector .site-main .navigation-numbers-block ul li a {
color: #D5007F;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.post-type-archive-events .site-main .navigation-numbers-block ul li.active, .tax-sector .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #D5007F;
}
@media screen and (max-width: 768px) {
.post-type-archive-events .search-form, .tax-sector .search-form {
margin-top: 20px;
}
}
.post-type-archive-events .search-form .search-field, .tax-sector .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.post-type-archive-events .search-form .search-submit, .tax-sector .search-form .search-submit {
background: #D5007F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #D5007F;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-events {
margin: 0;
padding: 0;
}
.filterbar-events {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-events {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-events {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-events select {
display: none;
}
.filterbar-events p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-events p.left {
margin-right: 10px;
}
}
.content ul#filters-events {
margin: 0;
padding: 0;
}
ul#filters-events li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-events li a {
color: #D5007F;
display: block;
text-decoration: none;
}
ul#filters-events li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #D5007F;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-events li a.active:before {
background-color: #D5007F;
}
.filterbar-events ul#filters-events {
display: none;
}
.filterbar-events select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #D5007F;
border: 1px solid #D5007F;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/event-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-events select:focus {
outline: 0;
}
.post-type-archive-events .events {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-events .site-main {
margin: 70px 0;
}
.single-events .hero-block {
color: #D5007F;
}
.single-events .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-events .text-block {
margin: 30px auto;
}
.single-events .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #D5007F;
}
@media (max-width: 768px) {
.single-events .ac {
flex-direction: column;
gap: 5px;
}
}
.single-events .ac a {
color: #D5007F;
}
.single-events .author {
display: flex;
gap: 5px;
}
.single-events .author p {
margin: 0;
}
.post-type-archive-impacts .site-main, .tax-location .site-main {
margin: 70px 0;
}
.post-type-archive-impacts .site-main h1, .tax-location .site-main h1 {
color: #D5007F;
margin-bottom: 20px;
}
.post-type-archive-impacts .site-main h4, .tax-location .site-main h4 {
color: #D5007F;
margin-bottom: 20px;
}
.post-type-archive-impacts .site-main .impacts-top-block, .tax-location .site-main .impacts-top-block {
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.post-type-archive-impacts .site-main .impacts-top-block, .tax-location .site-main .impacts-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.post-type-archive-impacts .site-main .impacts-top-block .search-form, .tax-location .site-main .impacts-top-block .search-form {
text-align: center;
display: flex;
align-items: center;
}
.post-type-archive-impacts .site-main .impacts-top-block .search-form .search-submit, .tax-location .site-main .impacts-top-block .search-form .search-submit {
top: -7px;
}
}
.post-type-archive-impacts .site-main .impacts, .tax-location .site-main .impacts {
margin-top: 70px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.post-type-archive-impacts .site-main .impacts, .tax-location .site-main .impacts {
grid-template-columns: 1fr;
}
}
.post-type-archive-impacts .site-main .impacts .single-impact, .tax-location .site-main .impacts .single-impact {
height: 300px;
width: 100%;
position: relative;
overflow: hidden;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-impacts .site-main .impacts .single-impact .bg-image, .tax-location .site-main .impacts .single-impact .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); transition-duration: 0.5s;
filter: grayscale(100%);
}
@media (max-width: 768px) {
.post-type-archive-impacts .site-main .impacts .single-impact .bg-image, .tax-location .site-main .impacts .single-impact .bg-image {
min-width: 100%;
}
}
.post-type-archive-impacts .site-main .impacts .single-impact a, .tax-location .site-main .impacts .single-impact a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.post-type-archive-impacts .site-main .impacts .single-impact .text-overlay, .tax-location .site-main .impacts .single-impact .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-impacts .site-main .impacts .single-impact h3, .tax-location .site-main .impacts .single-impact h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.post-type-archive-impacts .site-main .impacts .single-impact h3 a, .tax-location .site-main .impacts .single-impact h3 a {
color: #ffffff;
}
.post-type-archive-impacts .site-main .impacts .single-impact p, .tax-location .site-main .impacts .single-impact p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.post-type-archive-impacts .site-main .impacts .single-impact p, .tax-location .site-main .impacts .single-impact p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.post-type-archive-impacts .site-main .impacts .single-impact:hover p, .tax-location .site-main .impacts .single-impact:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.post-type-archive-impacts .site-main .impacts .single-impact:hover h3, .tax-location .site-main .impacts .single-impact:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.post-type-archive-impacts .site-main .impacts .single-impact:hover .bg-image, .tax-location .site-main .impacts .single-impact:hover .bg-image {
transition-duration: 0.5s;
transform: scale(1.2);
}
.post-type-archive-impacts .site-main .impacts .single-impact:first-child, .tax-location .site-main .impacts .single-impact:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: 100%;
min-height: 500px;
}
@media (max-width: 768px) {
.post-type-archive-impacts .site-main .impacts .single-impact:first-child, .tax-location .site-main .impacts .single-impact:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.post-type-archive-impacts .site-main .impacts .single-impact:first-child a .text-block, .tax-location .site-main .impacts .single-impact:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.post-type-archive-impacts .site-main .impacts .single-impact:first-child a .blog-post-bg-image, .tax-location .site-main .impacts .single-impact:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.post-type-archive-impacts .site-main .impacts .single-impact:first-child a p, .tax-location .site-main .impacts .single-impact:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.post-type-archive-impacts .site-main .navigation-numbers-block, .tax-location .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.post-type-archive-impacts .site-main .navigation-numbers-block ul, .tax-location .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.post-type-archive-impacts .site-main .navigation-numbers-block ul li, .tax-location .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.post-type-archive-impacts .site-main .navigation-numbers-block ul li a, .tax-location .site-main .navigation-numbers-block ul li a {
color: #D5007F;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.post-type-archive-impacts .site-main .navigation-numbers-block ul li.active, .tax-location .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #D5007F;
}
.post-type-archive-impacts.paged-2 .single-impact:first-child, .post-type-archive-impacts.paged-3 .single-impact:first-child, .post-type-archive-impacts.paged-4 .single-impact:first-child, .post-type-archive-impacts.paged-5 .single-impact:first-child, .post-type-archive-impacts.paged-6 .single-impact:first-child, .post-type-archive-impacts.paged-7 .single-impact:first-child, .post-type-archive-impacts.paged-8 .single-impact:first-child, .post-type-archive-impacts.paged-9 .single-impact:first-child, .post-type-archive-impacts.paged-10 .single-impact:first-child, .tax-location.paged-2 .single-impact:first-child, .tax-location.paged-3 .single-impact:first-child, .tax-location.paged-4 .single-impact:first-child, .tax-location.paged-5 .single-impact:first-child, .tax-location.paged-6 .single-impact:first-child, .tax-location.paged-7 .single-impact:first-child, .tax-location.paged-8 .single-impact:first-child, .tax-location.paged-9 .single-impact:first-child, .tax-location.paged-10 .single-impact:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
}
@media screen and (max-width: 768px) {
.post-type-archive-impacts .search-form, .tax-location .search-form {
margin-top: 20px;
}
}
.post-type-archive-impacts .search-form .search-field, .tax-location .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.post-type-archive-impacts .search-form .search-submit, .tax-location .search-form .search-submit {
background: #D5007F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #D5007F;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-impacts {
margin: 0;
padding: 0;
}
.filterbar-impacts {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-impacts {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-impacts {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-impacts select {
display: none;
}
.filterbar-impacts p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-impacts p.left {
margin-right: 10px;
}
}
.content ul#filters-impacts {
margin: 0;
padding: 0;
}
ul#filters-impacts li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-impacts li a {
color: #D5007F;
display: block;
text-decoration: none;
}
ul#filters-impacts li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #D5007F;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-impacts li a.active:before {
background-color: #D5007F;
}
.filterbar-impacts ul#filters-impacts {
display: none;
}
.filterbar-impacts select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #D5007F;
border: 1px solid #D5007F;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/event-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-impacts select:focus {
outline: 0;
}
.search-results.post-type-archive-impacts .impacts {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-impacts .site-main {
margin: 70px 0;
}
.single-impacts .hero-block {
color: #D5007F;
}
.single-impacts .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-impacts .text-block {
margin: 30px auto;
}
.single-impacts .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #D5007F;
}
@media (max-width: 768px) {
.single-impacts .ac {
flex-direction: column;
gap: 5px;
}
}
.single-impacts .ac a {
color: #D5007F;
}
.single-impacts .author {
display: flex;
gap: 5px;
}
.single-impacts .author p {
margin: 0;
}
.single-impacts .view-more-top-block {
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.single-impacts .view-more-top-block {
margin-bottom: 20px;
}
}
.single-impacts .view-more-top-block h2 {
color: #D5007F;
margin-bottom: 15px;
}
.single-impacts .view-more-top-block .button {
color: #D5007F;
position: relative;
padding-right: 20px;
}
.single-impacts .view-more-top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #D5007F;
}
.single-impacts .view-more-impacts-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.single-impacts .view-more-impacts-main-block {
overflow: scroll;
display: flex;
}
}
.single-impacts .view-more-impacts-main-block .single-impact {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.single-impacts .view-more-impacts-main-block .single-impact {
min-width: 100%;
}
}
.single-impacts .view-more-impacts-main-block .single-impact .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.single-impacts .view-more-impacts-main-block .single-impact .bg-image {
min-width: 100%;
}
}
.single-impacts .view-more-impacts-main-block .single-impact a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.single-impacts .view-more-impacts-main-block .single-impact .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(213, 0, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-impacts .view-more-impacts-main-block .single-impact h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.single-impacts .view-more-impacts-main-block .single-impact h3 a {
color: #ffffff;
}
.single-impacts .view-more-impacts-main-block .single-impact p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.single-impacts .view-more-impacts-main-block .single-impact p {
display: none;
}
}
.single-impacts .view-more-impacts-main-block .single-impact:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.single-impacts .view-more-impacts-main-block .single-impact:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.single-impacts .swipe-text {
display: none;
}
@media (max-width: 768px) {
.single-impacts .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.single-impacts .category .taxonomy-list:last-of-type .comma {
display: none;
}
.post-type-archive-open-sources .site-main, .tax-location .site-main {
margin: 70px 0;
}
.post-type-archive-open-sources .site-main h1, .tax-location .site-main h1 {
color: #00557F;
margin-bottom: 20px;
}
.post-type-archive-open-sources .site-main h4, .tax-location .site-main h4 {
color: #00557F;
margin-bottom: 20px;
}
.post-type-archive-open-sources .site-main .open-sources-top-block, .tax-location .site-main .open-sources-top-block {
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 800px) {
.post-type-archive-open-sources .site-main .open-sources-top-block, .tax-location .site-main .open-sources-top-block {
flex-direction: column;
}
}
@media screen and (max-width: 800px) {
.post-type-archive-open-sources .site-main .open-sources-top-block .search-form, .tax-location .site-main .open-sources-top-block .search-form {
text-align: center;
display: flex;
align-items: center;
}
.post-type-archive-open-sources .site-main .open-sources-top-block .search-form .search-submit, .tax-location .site-main .open-sources-top-block .search-form .search-submit {
top: -7px;
}
}
.post-type-archive-open-sources .site-main .open-sources, .tax-location .site-main .open-sources {
margin-top: 70px;
margin-bottom: 80px;
display: flex;
justify-content: center;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
width: 100%;
position: relative;
}
@media screen and (max-width: 1000px) {
.post-type-archive-open-sources .site-main .open-sources, .tax-location .site-main .open-sources {
grid-template-columns: 1fr;
}
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source, .tax-location .site-main .open-sources .single-open-source {
height: 300px;
width: 100%;
position: relative;
overflow: hidden;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source .bg-image, .tax-location .site-main .open-sources .single-open-source .bg-image {
height: 100%;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); transition-duration: 0.5s;
filter: grayscale(100%);
}
@media (max-width: 768px) {
.post-type-archive-open-sources .site-main .open-sources .single-open-source .bg-image, .tax-location .site-main .open-sources .single-open-source .bg-image {
min-width: 100%;
}
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source a, .tax-location .site-main .open-sources .single-open-source a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source .text-overlay, .tax-location .site-main .open-sources .single-open-source .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(0, 85, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source h3, .tax-location .site-main .open-sources .single-open-source h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source h3 a, .tax-location .site-main .open-sources .single-open-source h3 a {
color: #ffffff;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source p, .tax-location .site-main .open-sources .single-open-source p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.post-type-archive-open-sources .site-main .open-sources .single-open-source p, .tax-location .site-main .open-sources .single-open-source p {
display: block;
opacity: 1;
bottom: auto;
position: relative;
}
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:hover p, .tax-location .site-main .open-sources .single-open-source:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:hover h3, .tax-location .site-main .open-sources .single-open-source:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:hover .bg-image, .tax-location .site-main .open-sources .single-open-source:hover .bg-image {
transition-duration: 0.5s;
transform: scale(1.2);
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:first-child, .tax-location .site-main .open-sources .single-open-source:first-child {
grid-column: 1/-3;
grid-row: 1/3;
height: 100%;
min-height: 500px;
}
@media (max-width: 768px) {
.post-type-archive-open-sources .site-main .open-sources .single-open-source:first-child, .tax-location .site-main .open-sources .single-open-source:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
height: 300px;
}
}
@media screen and (min-width: 1001px) {
.post-type-archive-open-sources .site-main .open-sources .single-open-source:first-child a .text-block, .tax-location .site-main .open-sources .single-open-source:first-child a .text-block {
position: absolute;
bottom: -1px;
right: -1px;
background-color: #ffffff;
max-width: 350px;
width: 100%;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:first-child a .blog-post-bg-image, .tax-location .site-main .open-sources .single-open-source:first-child a .blog-post-bg-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 530px;
}
.post-type-archive-open-sources .site-main .open-sources .single-open-source:first-child a p, .tax-location .site-main .open-sources .single-open-source:first-child a p {
grid-row-start: 2;
grid-column-start: 1;
grid-row-end: 2;
grid-column-end: 4;
}
}
.post-type-archive-open-sources .site-main .navigation-numbers-block, .tax-location .site-main .navigation-numbers-block {
text-align: center;
margin-bottom: 30px;
}
.post-type-archive-open-sources .site-main .navigation-numbers-block ul, .tax-location .site-main .navigation-numbers-block ul {
margin: 0;
padding: 0;
list-style: none;
}
.post-type-archive-open-sources .site-main .navigation-numbers-block ul li, .tax-location .site-main .navigation-numbers-block ul li {
display: inline;
position: relative;
}
.post-type-archive-open-sources .site-main .navigation-numbers-block ul li a, .tax-location .site-main .navigation-numbers-block ul li a {
color: #00557F;
text-decoration: none;
font-weight: 300 !important;
border-radius: 3px;
cursor: pointer;
padding: 12px;
}
.post-type-archive-open-sources .site-main .navigation-numbers-block ul li.active, .tax-location .site-main .navigation-numbers-block ul li.active {
border-bottom: 1px solid #00557F;
}
.post-type-archive-open-sources.paged-2 .single-open-source:first-child, .post-type-archive-open-sources.paged-3 .single-open-source:first-child, .post-type-archive-open-sources.paged-4 .single-open-source:first-child, .post-type-archive-open-sources.paged-5 .single-open-source:first-child, .post-type-archive-open-sources.paged-6 .single-open-source:first-child, .post-type-archive-open-sources.paged-7 .single-open-source:first-child, .post-type-archive-open-sources.paged-8 .single-open-source:first-child, .post-type-archive-open-sources.paged-9 .single-open-source:first-child, .post-type-archive-open-sources.paged-10 .single-open-source:first-child, .tax-location.paged-2 .single-open-source:first-child, .tax-location.paged-3 .single-open-source:first-child, .tax-location.paged-4 .single-open-source:first-child, .tax-location.paged-5 .single-open-source:first-child, .tax-location.paged-6 .single-open-source:first-child, .tax-location.paged-7 .single-open-source:first-child, .tax-location.paged-8 .single-open-source:first-child, .tax-location.paged-9 .single-open-source:first-child, .tax-location.paged-10 .single-open-source:first-child {
grid-column: 1 !important;
grid-row: 1 !important;
}
@media screen and (max-width: 768px) {
.post-type-archive-open-sources .search-form, .tax-location .search-form {
margin-top: 20px;
}
}
.post-type-archive-open-sources .search-form .search-field, .tax-location .search-form .search-field {
border: none;
border-bottom: 1px solid #000;
border-radius: 0;
}
.post-type-archive-open-sources .search-form .search-submit, .tax-location .search-form .search-submit {
background: #00557F;
color: #ffffff;
text-decoration: none;
padding: 8px 30px;
font-size: 18px;
font-weight: normal;
position: relative;
border: 1px solid #00557F;
transition: 0.5s;
display: inline-block;
margin: 0;
padding: 10px 30px !important;
font-size: 14px;
line-height: 21px;
border-radius: 0;
position: static;
cursor: pointer;
top: -5px;
position: relative;
}
#filters-open-sources {
margin: 0;
padding: 0;
}
.filterbar-open-sources {
width: 200px;
display: block;
display: flex;
justify-content: center;
font-size: 16px;
}
@media screen and (max-width: 1264px) {
.filterbar-open-sources {
padding: 15px 0 25px;
}
}
@media screen and (max-width: 800px) {
.filterbar-open-sources {
padding: 25px 0 5px;
display: flex;
align-items: center;
justify-content: center;
}
}
.filterbar-open-sources select {
display: none;
}
.filterbar-open-sources p.left {
float: left;
margin: 0;
padding: 0;
}
@media screen and (max-width: 800px) {
.filterbar-open-sources p.left {
margin-right: 10px;
}
}
.content ul#filters-open-sources {
margin: 0;
padding: 0;
}
ul#filters-open-sources li {
display: block;
float: left;
margin: 0 20px 8px 0;
}
ul#filters-open-sources li a {
color: #00557F;
display: block;
text-decoration: none;
}
ul#filters-open-sources li a:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #00557F;
position: relative;
top: 5px;
margin-right: 10px;
}
ul#filters-open-sources li a.active:before {
background-color: #00557F;
}
.filterbar-open-sources ul#filters-open-sources {
display: none;
}
.filterbar-open-sources select {
width: 100%;
display: block;
padding: 8px 25px 6px 10px;
-webkit-appearance: none;
color: #00557F;
border: 1px solid #00557F;
background: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/open-sources-arrow.svg) no-repeat calc(100% - 10px) center;
background-size: 15px;
}
.filterbar-open-sources select:focus {
outline: 0;
}
.search-results.post-type-archive-open-sources .open-sources {
margin-bottom: unset !important;
justify-content: unset !important;
grid-template-columns: unset !important;
gap: unset !important;
width: unset !important;
position: unset !important;
}
.single-open-sources .site-main {
margin: 70px 0;
}
.single-open-sources .hero-block {
color: #00557F;
}
.single-open-sources .hero-image {
width: 100%;
height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-open-sources .text-block {
margin: 30px auto;
}
.single-open-sources .ac {
display: flex;
align-items: baseline;
gap: 50px;
color: #00557F;
}
@media (max-width: 768px) {
.single-open-sources .ac {
flex-direction: column;
gap: 5px;
}
}
.single-open-sources .ac a {
color: #00557F;
}
.single-open-sources .author {
display: flex;
gap: 5px;
}
.single-open-sources .author p {
margin: 0;
}
.single-open-sources .view-more-top-block {
margin-top: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 768px) {
.single-open-sources .view-more-top-block {
margin-bottom: 20px;
}
}
.single-open-sources .view-more-top-block h2 {
color: #00557F;
margin-bottom: 15px;
}
.single-open-sources .view-more-top-block .button {
color: #00557F;
position: relative;
padding-right: 20px;
}
.single-open-sources .view-more-top-block .button::after {
width: 10px;
height: 10px;
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translate(-50%, -50%);
-webkit-mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask: url(//www.ccais.ac.uk/wp-content/themes/ccais/img/button-after-arrow.svg) no-repeat 50% 50%;
mask-size: auto;
mask-size: auto;
-webkit-mask-size: cover;
mask-size: cover;
margin-top: 3px;
background-color: #00557F;
}
.single-open-sources .view-more-open-sources-main-block {
display: flex;
gap: 30px;
display: grid;
grid-template-columns: 2fr 1fr 1fr;
}
@media (max-width: 768px) {
.single-open-sources .view-more-open-sources-main-block {
overflow: scroll;
display: flex;
}
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources {
height: 300px;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
.single-open-sources .view-more-open-sources-main-block .single-open-sources {
min-width: 100%;
}
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources .bg-image {
height: 300px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
position: relative;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
@media (max-width: 768px) {
.single-open-sources .view-more-open-sources-main-block .single-open-sources .bg-image {
min-width: 100%;
}
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources a {
width: 100%;
height: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources .text-overlay {
display: flex;
width: 100%;
height: 100%;
position: relative;
color: #ffffff;
flex-direction: column;
justify-content: flex-end;
padding: 30px;
background-color: rgba(0, 85, 127, 0.5);
-webkit-border-radius: 40px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 40px;
-moz-border-radius-topleft: 0;
border-radius: 40px;
border-top-left-radius: 40px;
border-top-left-radius: 0;
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources h3 {
bottom: -10px;
position: relative;
transition-duration: 0.5s;
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources h3 a {
color: #ffffff;
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources p {
opacity: 0;
bottom: -100px;
transition: top ease 0.5s;
position: absolute;
}
@media (max-width: 768px) {
.single-open-sources .view-more-open-sources-main-block .single-open-sources p {
display: none;
}
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources:hover p {
position: relative;
bottom: 0;
opacity: 1;
transition: opacity 0.55s ease-in-out;
-moz-transition: opacity 0.55s ease-in-out;
-webkit-transition: opacity 0.55s ease-in-out;
}
.single-open-sources .view-more-open-sources-main-block .single-open-sources:hover h3 {
bottom: 0;
transition-duration: 0.5s;
}
.single-open-sources .swipe-text {
display: none;
}
@media (max-width: 768px) {
.single-open-sources .swipe-text {
display: block;
margin-top: 20px;
text-align: right;
}
}
.single-open-sources .category .taxonomy-list:last-of-type .comma {
display: none;
}