/*
Theme Name: UCD Awards
Author: UCD
Description: Integrated to Wordpress by www.emarkable.ie (June 2024. DC)
Version: 1.0.0
*/

.memory-content,
.mq-author,
cite,
dfn,
em,
i {
    font-style: italic
}

hr,
img,
legend {
    border: 0
}

pre,
textarea {
    overflow: auto
}

legend,
ol,
td,
th,
ul {
    padding: 0
}

a,
a:visited,
ins,
mark {
    text-decoration: none
}

#content[tabindex="-1"]:focus,
a:active,
a:hover {
    outline: 0
}

.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre {
    max-width: 100%
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}

body {
    margin: 0;
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700;
    color: #081e3e
}

h1 {
    font-size: 2.5em
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

mark {
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    height: 1px;
    margin-bottom: 1.5em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    padding-left: 3px;
    width: 100%
}

optgroup {
    font-weight: 700
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: "Roboto Slab", ​sans-serif;
    margin: 0 0 12px;
    color: #081e3e;
    font-weight: 300
}

p {
    margin: 7px 0
}

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: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0
}

big {
    font-size: 125%
}

*,
:after,
:before {
    box-sizing: inherit
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

ol,
ul {
    margin: 15px 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%
}

#page>header {
    padding-top: 8px;
    padding-bottom: 8px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 15px 17px rgba(255, 255, 255, .5), inset 0 -5px 12px rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), inset 0 15px 17px rgba(255, 255, 255, .8), inset 0 -5px 12px rgba(0, 0, 0, .02)
}

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;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15)
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
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],
input[type=number],
input[type=search],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px
}

select {
    border: 1px solid #ccc
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]: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,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
    color: #111
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
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],
input[type=number],
input[type=search] {
    padding: 3px
}

select{
	padding: 3px;
	width:100%;
}

textarea{
	max-height:120px;
}

a,
a:visited {
    color: #2993d0
}

a:active,
a:focus,
a:hover {
    opacity: .8;
    text-decoration: underline
}

a:focus {
    outline: dotted thin
}

.main-navigation ul {
    display: none;
    list-style: none;
}

.main-navigation li {
    display: inline-block;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #081e3e;
    font-size: 14px;
    padding: 0 14px;
    font-family: "Roboto Slab", sans-serif;
    border-left: 1px solid #081e3e;
	line-height: 1.2;
	text-align:left;
}

.site-footer .widget,
.widget h2 {
    font-family: "Roboto Slab", sans-serif
}

.main-navigation ul ul {
    left: -999em;
    margin: 0;
    position: absolute;
    top: 99%;
    z-index: 99999;
	padding: 12px 0 0;
}

.main-navigation ul ul ul{
	padding: 0px 0 0;
}

.can-hover:hover,
.ribbon:hover i {
    opacity: .8
}

.main-navigation .sub-menu a {
	text-transform: capitalize;
	background-color: white;
	transition: all 0.5s ease;
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}

.main-navigation .sub-menu a:hover {
	opacity:1;
	background-color: #071f3e;
	color:#fff;
}

.main-navigation .sub-menu li:last-child a {
    border-bottom: 0
}

.main-navigation ul ul ul {
    left: -999em;
    top: -1px;
}

.main-navigation ul ul a {
    width: 200px;
	padding: 7px ;
    font-size: 13px;
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation #primary-menu>li:first-child a {
    border-left: 0
}


@media screen and (min-width:768px) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.al_service,
.contact-person-photo,
.footer-social-icons,
.gallery-item,
.image-fullwidth,
.info-card i,
.ribbon,
.wp-caption-text {
    text-align: center
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.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:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget {
    background-color: #fff;
    margin: 0 0 20px;
    padding: 0
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget li {
    margin: 0;
    border-top: 1px solid #ebebeb;
    padding: 10px
}

.widget li a {
    display: inline-block;
    text-decoration: none;
    font-size: 13px
}

.widget h2 {
    color: #081e3e;
    font-size: 18px;
    font-weight: 400;
    line-height: auto;
    margin: 0;
    padding: 15px 10px
}

.widget .menu .current-menu-item {
    box-shadow: 5px 0 0 #007eba inset
}

.widget .menu li {
    padding-left: 20px
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

.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
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

iframe {
    border: 0;
    width: 100%
}

.wp-caption {
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    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%
}

.global-padding,
.globals {
    max-width: 1170px
}

.gallery-caption {
    display: block
}

.one_fourth,
.one_half,
.one_third,
.three_fourth,
.two_third {
    float: left;
    margin-right: 4%;
    position: relative
}

.one_half {
    width: 48%
}

.one_third {
    width: 30.66%
}

.two_third {
    width: 65.32%
}

.one_fourth {
    width: 22%
}

.three_fourth {
    width: 74%
}

.last {
    clear: right;
    margin-right: 0!important
}

.global-padding {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.grayback {
    background-color: #ebebeb
}

.ribbon {
    margin-top: 15px
}

.ribbon-icon {
    font-size: 40px;
    line-height: 1;
    padding: 25px 20px 0
}

.ribbon-bottom {
    padding: 25%;
    width: auto;
    display: block
}

.ribbon-content {
    font-size: 10px
}

.ribbon-constraints {
    margin: 0 auto;
    max-width: 200px
}

.alumni_services {
    overflow: hidden
}

.al_service {
    display: inline-block;
    margin: 5px 2px;
    max-width: 32%;
    padding: 12px;
    vertical-align: top;
    width: 100%;
    border-top: 1px solid #eaeaea
}

.al_service_icon i {
    font-size: 88px;
    line-height: 1.5
}

.site-footer,
.site-footer a {
    color: #fff
}

.site-footer .widget {
    background-color: transparent;
    vertical-align: top
}

.al_block_icon,
.small-social-links a::before {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 50%
}

.site-footer .widget li {
    border-top: 0;
    border-bottom: 1px solid #85a4b9;
    padding: 5px 0
}

.site-footer .widget li,
.site-footer .widget li a {
    line-height: 18px;
    font-weight: 400;
    font-size: 12px
}

.site-footer .widget li a {
    padding: 0
}

.site-footer .widget .menu .current-menu-item {
    box-shadow: none
}

.site-footer .widget h2 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    padding: 0 0 10px
}

.info-card i {
    float: left;
    font-size: 20px;
    height: 22px;
    margin-right: 5px;
    vertical-align: top;
    width: 20px
}

.info-card {
    margin-top: -20px
}

.info-card p {
    line-height: 20px
}

.footer-social-icons {
    border-bottom: 1px solid #85a4b9;
    margin-bottom: 25px
}

.footer-social-icons a {
    border-left: 1px solid #85a4b9;
    display: inline-block;
    font-size: 0;
    padding: 15px 5% 10px;
    text-decoration: none!important
}

.footer-social-icons a:last-child {
    border-right: 1px solid #85a4b9
}

.footer-social-icons a::before {
    font-family: FontAwesome;
    font-size: 32px;
    line-height: 1
}

.small-social-links a {
    display: inline-block;
    font-size: 0;
    color: #fff;
    text-decoration: none!important
}

.small-social-links a::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px
}

.footer-social-icons a:hover::before,
.small-social-links a:hover::before {
    color: #fff
}

.footer-social-icons .facebook::before,
.small-social-links .facebook::before {
    content: "\f09a"
}

.footer-social-icons .twitter::before,
.small-social-links .twitter::before {
    content: "\f099"
}

.footer-social-icons .youtube::before,
.small-social-links .youtube::before {
    content: "\f167"
}

.footer-social-icons .linkedin::before,
.small-social-links .linkedin::before {
    content: "\f0e1"
}

.footer-social-icons .instagram::before,
.small-social-links .instagram::before {
    content: "\f16d"
}

.image-fullwidth {
    display: block;
    margin: 0 auto;
    width: 100%
}

.image-fullwidth img {
    margin: 0 auto;
    display: block!important;
    float: none!important
}

.image-fullwidth .rpwe-img {
    width: 100%
}

.contact-person {
    border: 1px solid #d8d8d8;
    margin: 10px 0;
    clear: both
}

.contact-person-description {
    margin-top: 10px
}

.contact-person-name {
    font-weight: 700;
    font-size: 16px
}

.contact-person-photo i {
    font-size: 100px
}

.contact-part-one {
    border-right: 1px solid #f1f1f1;
    padding: 10px;
    width: 10%;
    display: table-cell;
    vertical-align: middle
}

.contact-part-two {
    padding: 10px;
    width: 90%;
    display: table-cell;
    vertical-align: top
}

.al_block .al_block_background {
    display: inline-block;
    float: left;
    min-height: 287px;
    position: relative;
    text-align: left;
    width: 100%
}

.al_block2_icon i,
.al_block_icon i,
.align-center,
.aligned-center,
.memory-quote p {
    text-align: center
}

.al_block_background {
    background-size: 100% 100%
}

.al_block_overlay {
    font-size: 15px;
    padding: 20px 10px 10px 20px;
    max-width: 90%
}

.al_block_overlay h1 {
    font-size: 60px;
    line-height: 1;
    color: #fff;
    font-weight: 700
}

.al_block_overlay h2 {
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
    color: #fff
}

.al_block_overlay h3 {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    font-weight: 700
}

.al_block_icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    height: 92px;
    padding: 14px;
    width: 92px
}

.al_block_icon i {
    display: block;
    font-size: 52px;
    line-height: 1;
    margin-top: 50%;
    transform: translateY(-50%)
}

.econnections {
    background-color: #e0e0e0;
    padding: 10px;
    max-width: 290px
}

.econnections .vc_figure-caption {
    font-family: Roboto Slab, Arial;
    padding: 10px 0 0;
    text-align: center;
    margin-top: 0!important
}

.juicer-feed h1.referral a {
    color: #e9e9e9!important;
    float: right;
    font-size: 10px;
    margin-right: 10px
}

.al_block b,
.al_block strong,
.al_block2 b,
.al_block2 strong,
.al_block2_content h2,
.al_block2_content h3,
.al_block2_content h4 {
    color: #fff
}

.mini-socials a {
    float: left;
    padding: 2px 4px
}

.al_block2_content {
    clear: both;
    display: inline-block;
    padding: 20px;
    width: 100%;
    min-height: 175px
}

.al_block2_content h3 {
    font-size: 20px;
    font-weight: 500
}

.al_block2_content h2 {
    font-size: 24px;
    font-weight: 500
}

.al_block2 .al_block2_image {
    float: left;
    width: 100%
}

.al_block2 .al_block2_image img {
    display: block;
    width: 100%
}

.al_block2_icon {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    height: 80px;
    padding: 14px;
    width: 80px
}

.al_block2_icon i {
    display: block;
    font-size: 52px;
    line-height: 1;
    margin-top: 50%;
    transform: translateY(-50%)
}

.al_block2:hover {
    -webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, .2)
}

.wpcf7-text {
    width: 100%
}

.wpcf7 {
    /*max-width: 500px;*/
    margin: 0 auto!important
}

footer .menu .sub-menu {
    display: none
}

.memories .wpb_wrapper {
    max-width: 647px;
    margin: 25px auto
}

.memory-quote {
    display: inline-block;
    height: 216px;
    vertical-align: top;
    width: 315px
}

.memory-quote p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin: 28px auto 10px;
    padding: 0;
    width: 216px
}

.mq-author {
    float: right;
    font-size: 12px!important;
    margin: 10px 26px 0 0!important
}

.mq-green {
    background: url(/wp-content/uploads/2016/06/quote-left.jpg) center center no-repeat #94a674
}

.mq-blue {
    background: url(/wp-content/uploads/2016/06/quote-right.jpg) center center no-repeat #589ba1
}

.memories {
    padding: 40px 0
}

.memories .vc_row {
    margin-left: 0!important;
    margin-right: 0!important
}

.memory-photos .vc_single_image-img {
    width: 150px;
    height: 95px;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #a7a9ac
}

.memory-exception img {
    width: auto!important;
    height: auto!important;
}

.memory-photos .wpb_wrapper {
    margin: 0!important
}

.memory-photos .vc_column-inner {
    padding: 0 2px!important
}

.memory-photos .wpb_column {
    margin-bottom: -5px
}

.memory-exception img {
    background: 0 center rgba(0, 0, 0, 0)!important;
    border: 0!important;
    padding: 0!important
}

.no-horiz-padding .vc_column-inner {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.memory-borders {
    background-color: #e7e7e7;
    border: 1px solid #a7a9ac;
    margin: 0 auto;
    padding: 2px
}

.mobile .menu-toggle {
    display: block
}

.mobile .menu-main-menu-container {
    display: none
}

.memory-post,
.mobile .toggled .menu-main-menu-container {
    display: block
}

#site-navigation .menu-toggle {
    z-index: 9999
}

.memory-post {
    background-color: #fff;
    border: 1px solid #a7a9ac;
    margin: 0 0 10px;
    padding: 20px;
    font-size: 12px
}

.memory-content {
    margin-bottom: 10px;
    text-align: left
}

.memory-author {
    font-weight: 700;
    text-align: right
}

.memory-content b,
.memory-content h3,
.memory-content strong {
    display: block;
    line-height: 24px
}

.ul-no-arrow li{
	padding-left:0!important;
} 

.ul-no-arrow li::before{
	display:none;
}

.ul-no-arrow li .fa{margin-right:5px;}

.popmake-content .wpcf7-response-output{ 
	background-color: #007eba;
    border: 1px solid #fff !important;
    line-height: 2;
}

.wpcf7-list-item {
    display: block;
}

.form-special b{
	display: inline-block;
    margin-bottom: 2px;
    margin-top: 10px;
}


.awardee-readmore{margin-top:10px;display:inline-block;}
.awardee-item-medalist{
	border-bottom: 1px solid #8abbe5;
    border-top: 1px solid #8abbe5;
    margin: 15px 0;
    padding: 15px 0;
}

.page-id-258 .awardee-item img{width:225px;height:245px;}

.awardee-grid .row [class^="col"] {
    margin: 0.5rem 0;
}

.grid-item{
	display:inline-block;
	height: 315px;
}

.grid-item img{
	width:245px;
	display:inline-block;
	height: 315px;
}

.awardee-content h3,.awardee-content h2,
.awardee-content h3 a,.awardee-content h2 a{color: #fff!important;}
.awardee-content{
	background-color: #081e3e;
	color: #fff;
	display: inline-block;
	height: 324px;
	opacity: 0.9;
	padding: 0;
	vertical-align: top;
	width: 260px; /*245px previously*/
	position: relative;
	overflow: hidden;
}

.awardee-content h2{
	margin-top:0;
}

.awardee-content-inner{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	width:85%;
}

.awardee-grid {
    text-align: center;
}

.awardee-position {
    line-height: 1.1;
}

.awardee-grid .hentry{margin:0;}

.awardee-item{ 
    position: relative;}
.awardee-item:hover .awardee-content{display:block;}
.awardee-read-more{background-color: #3971a1;
    border-radius: 4px;
    color: #fff !important;
    display: block;
    margin-top: 6px;
    padding: 3px 20px;
cursor:pointer;}
.awardee-read-more:hover{
	text-decoration:none;
}
	
.awardee-grid-holder{position:relative;overflow:hidden;}
.awardee-grid-text {
    background-color:rgba(0, 66, 122, 0.85);
    bottom: 0;
    box-sizing: padding-box;
    color: #fff;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.3s linear;
}
.awardee-grid-holder:hover .awardee-grid-text{
	visibility: visible;
	opacity: 1;
	}
.awardee-grid-text strong{color: #fff;}
.dna-text{margin-bottom:12px;}

#cookie_action_close_header {
    margin: 0 0 5px !important;
}

.cli-separation{
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
    margin-top: 15px;
}

.cli-tab-footer .cli-btn {
    background-color: #081e3e;
}

#CONSTANT_OPEN_URL,
#cookie_action_close_header_reject,
.wt-cli-element.cli_settings_button{
    margin: 5px 8px !important;
    padding: 5px 8px !important;
    border-bottom: 0 !important;
	border-radius:0 !important;
}

#cookie-law-info-bar h5,
.cli-bar-message {
    text-align: center!important;
}

#cookie_action_close_header_reject{
	padding: 8px 25px!important;
	color: rgb(255, 255, 255)!important;
	background-color: rgb(34, 70, 121) !important;
	text-transform: uppercase;
}

.bio-pic img{
background-color: #fff;
padding: 1px;
box-sizing: content-box;
border: 5px solid #081e3e;
box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3);
}

.bio-pic .vc_figure-caption {
    color: #081e3e;
}

.bio-pic{

}

.extra-border img {
    border: 2px solid #081e3e;
    padding: 3px;
}

.special-effect{
	position: relative;
	margin: 1px 1px !important;
}

.special-effect img {

}

.special-effect:before {
    content: " ";
	display: inline-block;
	width: 10%;
	height: 10%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	top: 8px;
	left: 8px;
	transition: all 0.5s linear;
    z-index: 100;
    pointer-events: none;
}

.special-effect:after {
    content: " ";
	display: inline-block;
	width: 10%;
	height: 10%;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	position: absolute;
	bottom: 8px;
	right: 8px;
	transition: all 0.5s linear;
    opacity:0.8;
    z-index: 100;
    pointer-events: none;
}
.special-effect:hover::after, 
.special-effect:hover::before {
    width:50%;
	height: 50%;
}

.special-effect .vc_figure,
.special-effect .vc_single_image-wrapper,
.special-effect .vc_single_image-wrapper img{
	width: 100%!important;
	max-width: unset!important;
}

.special-effect img {
    border: 2px solid #01003c;
}

/* FORM */
.nominate-form{
	
}

#content .nominate-form .contact-label {
    color: #081e3e;
    margin: 0px 0 3px;
    font-size: 14px;
    font-weight: 500;
}

#content .nominate-form .wpcf7-form-control {
    border: 1px solid #ababab;
    border-radius: 2px;
    padding: 5px;
	max-width: 100%;
    box-sizing: border-box;
}

#content .nominate-form .wpcf7-submit {
    background: #081e3e;
	color: #fff;
	border: 1px solid #081e3e;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	text-shadow: 0 0 0 rgba(0,0,0,0);
	font-size: 17px;
	text-transform: uppercase;
	line-height: 21px;
	padding: 7px 35px;
	box-sizing: border-box;
	min-width: 200px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	border-radius: 3px;
	margin: 15px 0;
}

#content .nominate-form .wpcf7-submit:hover {
	box-shadow: 0 0 0 rgba(0,0,0,0);
    text-shadow: 0 0 0 rgba(0,0,0,0);
	border: 1px solid #081e3e;
	opacity:0.7;
}

#content .nominate-form .wpcf7-form-control-wrap{
	display: block;
}

#content .nominate-form .contact-field {
    margin-bottom: 14px;
}

#content .nominate-form .wpcf7-form-control-wrap::before {
    border-bottom: 5px solid #081e3e;
	content: " ";
	width: 0px;
	display: inline-block;
	position: absolute;
	bottom: 17px;
	z-index: 100;
	transition: 0.8s;
	transition-delay: 0.2s;
	left:0%;
	transform: translateX(0%);
	z-index: 20;
}

#content .nominate-form .wpcf7-form-control-wrap:focus::before,
#content .nominate-form .wpcf7-form-control-wrap:hover::before {
    width: 100%;
    display: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 1px solid #b61941;
    display: block;
    clear: both;
    margin: 10px 0;
    text-align: center;
    border-top-width: 3px;
    border-bottom-width: 3px;
    font-size: 14px;
    color: #b61941;
}

div.wpcf7-mail-sent-ok{
	border: 1px solid #398f14;
    display: block;
    clear: both;
    margin: 10px 0;
    text-align: center;
    border-top-width: 3px;
    border-bottom-width: 3px;
    font-size: 14px;
    color: #398f14;
}

.nominate-form span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 9px;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -10px;
    background-color: #b61941;
    width: 100%;
    line-height: 1.5;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    text-align: center;
	z-index: 100;
}

.nominate-form textarea + span.wpcf7-not-valid-tip {
    bottom: -4px;
}

.nominate-form .wpcf7-recaptcha {
    border: 0;
    margin: 0 auto;
    text-align: center;
}

.nominate-form .no-effect .wpcf7-form-control-wrap:hover::before{
    width: 100%;
    display: none!important;
}




/* Nominate Tabs */ 

#content .nominate-tabs .vc_tta-panels {
    background-color: transparent !important;
    border: 1px solid #081e3e;
}

#content .vc_tta-color-blue.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #000;
}

#content .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #081e3e;
	opacity: 0.8;
}

#content .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #081e3e;
}

#content .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:hover {
    background-color: #081e3e;
	opacity: 0.8;
}

.btn.b-blue {
    background-color: #081e3e;
    color: #fff;
}

.never {
    font-size: 11px;
    clear: both;
}

.bigger-dialog.modal-dialog {
    max-width: 700px;
    text-align: center;
}

.bigger-dialog .modal-title{
 width:100%;
}

.entry-title {
    margin-top: 25px;
}

.awardee-item, .awardee-content {
    margin-bottom: 4px;
}

.awardee-pop-up{
	display:none;
}

.featherlight-content {
    max-width: 830px;width: 100%;
}

.no-padding-left{
	padding-left:0;
}

.no-padding-right{
	padding-right:0;
}

.no-min{
	
}

.has-serpia img{
  /* filter: grayscale(50%) brightness(95%);*/
    transition: all 0.2s ease-in-out;
}

.has-serpia:hover img{
    filter: grayscale(0%) brightness(95%);
}

.special-effect .vc_figure::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
	background: linear-gradient(45deg, rgba(1, 65, 111, 0.25) 0%,rgba(0, 41, 89, 0.15) 100%);
}
.special-effect .vc_figure{
	border: 3px solid #00012d;
	background-color: #ffbf69;
	padding: 1px;
}

.special-effect:hover .vc_figure::before {
    background: none;
}

.top-socials{
	float: right;
    display: block;
	margin: 0 10px;
}

.top-socials a{
	color:#fff;
	margin: 0 10px;
	font-size: 16px;
    line-height: 1;
}

.inline-block{
	display:inline-block;
}

.ucd-awards-bio-modal .nomination{
    margin: 10px 0;
    border-bottom: 1px dashed #cecece;
    border-top: 1px dashed #cecece;
    padding: 10px 0;
    font: 400 18px/1.2 "Roboto Slab", ​sans-serif;
    color: #967624;
}

.ucd-awards-bio-modal .modal-content{
	border: 2px solid #081e3e;
}

.ucd-awards-bio-modal .modal-footer{
	background: whitesmoke;
}

.ucd-awards-bio-modal .degree,
.ucd-awards-bio-modal h2 {
	display:inline-block;
	margin: 0;
}

.ucd-awards-bio-modal h2 {
	font: bold 32px/1.2 "Roboto Slab", ​sans-serif;
}

.ucd-awards-bio-modal .degree {
	font: 400 12px/1.2 "Roboto Slab", ​sans-serif;
}

.ucd-awards-bio-modal .modal-image {
    border: 2px solid #01003c;
    background: white;
    padding: 1px;
}

.awardee-image img{
    border: 3px solid #081e3e;
	padding: 3px;
	position: relative;
	z-index: 2;
}

.awardee-spotlight {
    max-width: 300px;
    display: inline-block;
	text-align: center;
	position: relative;
}


.ucd_featured{
	overflow:hidden;
	max-width: 280px;
	margin: 1px auto 3px!important;
	cursor:pointer;
}

.ucd_featured figure {
    padding: 0;
    margin: 0;
}

.ucd_featured img {
    width: 100%;
}

.ucd_featured_content {
    background-color: #003;
    color: #fff;
    padding: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
	pointer-events: none;
	transform: translateY(150%);
	transition: all 0.2s linear;
}

.ucd_featured:hover .ucd_featured_content{
	transform: translateY(0%);
}

.ucd_featured_content h3, .ucd_featured_content h3 a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.ucd_featured_content .read-more {
    font-weight: bold;
    margin: 10px auto 0;
    padding: 8px 16px;
    background-color: gray;
    display: inline-block;
    border-radius: 6px;
    line-height: 1;
    border: none;
}

.ucd_featured_content .read-more a{
	color:#fff;
}

.ucd_featured_content_wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.float-modal-image{
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}

.modal-body h2 {
    clear: none;
}

.modal-body h3 {
    clear: none;
}

.ucd-tab .modal-body {
    font-size: 12px;
}

.em-button:visited, .em-button{
    text-transform: uppercase;
    font-family: "Roboto Slab", ​sans-serif;
    border-radius: 0px;
    border: 1px solid #071e3e;
    background-color: #071e3e;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    padding: 10px 16px;
    min-width: 130px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
	transition: all 0.3s ease;
	font-size: 12px;
}

.em-button:hover{
	color: #071e3e;
	border-color: #071e3e;
    background-color: #fff;
	text-decoration:none;
}

.calendar_date {
    border: 2px solid #071e3e;
	padding: 2px;
    width: 225px;
    margin: 0 auto;
    border-radius: 4px;
	color:#071e3e;
	line-height:1.1;
	font-weight: bold;
	font-family: "Roboto Slab", ​sans-serif;
	text-align:center;
}

.calendar_date_wrapper {
	padding: 22px;
	background: linear-gradient(148deg, rgba(201,216,238,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}

.calendar_date .dayw{
    font-size: 14px;
    text-transform: uppercase;
	font-weight: normal;
}

.calendar_date .day{
    font-size: 60px;
}

.calendar_date .month{
	font-size: 21px;
    text-transform: uppercase;
}

.calendar_date .year{
	font-size: 14px;
	font-weight: normal;
	margin-top: 4px;
}

.calendar_date .time{
	margin-top:12px;
	font-size: 14px;
}

.calendar_date .platform{
	font-size: 11px;
	font-weight: normal;
}

.emarkable_calendar_box {
    padding: 25px 0;
    border-top: 1px solid #d5dfec;
}

.emarkable_calendar_box img.image {
    border: 2px solid #071e3e;
    border-radius: 50%;
    margin: 10px 6px;
}

.emarkable_calendar_box .em-button{
	margin: 12px auto 0;
}

.emarkable_calendar_box h2{

}

.gallery_image {
    display: inline-block;
}

.gallery_image figcaption {
    text-align: center;
    color: #071e3e;
    font-size: 12px;
}

.custom-pop-up{
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #081e3e url(/wp-content/themes/ucd-awards/images/stars-tiny.png);
    padding: 25px;
    z-index: 9999;
    max-width: 380px;
    width: 90%;
    color: white;
    display: none;
    box-shadow: 0px 0px 2px 1px white;
	animation:move-background 200s linear infinite;
}

@keyframes move-background {
    from {background-position-x:0px;}
	to { background-position-x:-600px;}
}

.custom-pop-up h6 {
    font-weight: bold;
    color: #daaa28;
	font-size: 21px;
}

a.ucd-button-close,
a.ucd-button-black {
    padding: 7px 12px;
    background-color: #daaa28;
    color: #fff;
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
	text-decoration:none;
	border: 1px solid #daaa28;
	color: #fff;
	transition: all 0.2s ease;
}

a.ucd-button-close {
    background-color: transparent;
    border-color:white;
    color:white;
}

a.ucd-button-close:hover,
a.ucd-button-black:hover {
	border-color: #cc9500;
	background-color: #cc9500;
	text-decoration:none;
	opacity:1;
}

.bold{
	font-weight:bold;
}

#cookie_action_close_header {
    margin: 0 0 5px !important;
}

.emarkable-sponsor-box {
    margin: 12px 0;
}

.box-image {
    width: 100%;
    position: relative;
    display: flex;
    background-color: white;
    max-width: 300px;
    border: 4px solid silver;
    align-items: center;
    justify-content: center;
}

.box-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.box-image:before {
    content: "Silver Partner";
    display: block;
    position: absolute;
    top: 4px;
    left: -8px;
    padding: 4px 8px;
    font-size: 10px;
    background-color: silver;
    color: white;
    z-index: 99;
}

.box-image img.image  {
    width: auto;
    max-height: 90%;
    position: absolute;
	max-width: 90%;
}

.box-image.gold{
	border-color:#c29d2a;
}
		
.box-image.gold:before {
	content: "Gold Partner";
	background-color: #c29d2a;
}	

.box-image.pillar{
	border-color:#081e3e;
}

.box-image.pillar:before {
	content: "Pillar Partner";
	background-color: #081e3e;
}

.box-image.no-text:before {
	display:none;
}
	
.color-gold{
	color:#c29d2a;
}	


@media screen and (max-width:992px)
{
	.emarkable_calendar_box h2{
		margin-top:20px;
	}
}

@media screen and (min-width:769px) and (max-width:1000px){
	.ucd_featured_content{
		padding: 12px;
		font-size: 10px;
	}
	.ucd_featured_content h3, .ucd_featured_content h3 a {
		font-size: 18px;
	}
}

@media screen and (max-width:768px){
	.no-padding-left{
		padding-left:15px;
	}

	.no-padding-right{
		padding-right:15px;
	}
}

@media screen and (max-width:572px){
	
	.ucd-awards-bio-modal .degree{
		display:block;
	}
}