/*Scottish Centre on European Relations - scer.scot*/

@media (min-width: 1200px){.container {width: 1190px;}}
.site-name,.site-tagline{display: none;}
footer .footer-info-area{background-color:#24aff9}
body{background-color: #ffffff;background-repeat: repeat;}
.footer-widget-area{padding-top:60px; padding-bottom:40px;}
.footer-sns i {color:#ffffff}
@media screen and (max-width: 919px){
	header {min-height: px;}
	.site-logo {height: 50px;}
	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, div {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;}

audio, canvas, video {
	display: inline-block;
	max-width: 100%;}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;}

body, button, input, select, textarea {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	outline: none;}
	
input:invalid {
	box-shadow: none;}

body {
	background: #fff;}

a {
	color: #636363;
	text-decoration: none;}

a:focus {
	outline: thin solid;}

a:hover, a:active {
	outline: 0;
	text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400;
	margin: 20px 0 12px;
	color: inherit;}

h1 {
	font-size: 36px;
	line-height: 1.1;}

h2 {
	font-size: 30px;
	line-height: 1.1;}

h3 {
	font-size: 24px;
	line-height: 1.1;}

h3 strong {
    color: #24aff9 !important;}

h4 {
	font-size: 20px;
	line-height: 1.1;}

h4 strong {
	font-size: 20px;
	line-height: 1.1;
    color: #636363 !important;}

h5 {
	font-size: 18px;
	line-height: 1.1;}
	
h5 {
	font-size: 18px;
	line-height: 1.1;
	color: #636363 !important;}

h6 {
	font-size: 16px;
	line-height: 1;}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
}

address {
	font-style: italic;
	margin-bottom: 24px;}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;}

li {margin-bottom:2% !important;}

b, strong {
	font-weight: 700;}

cite, dfn, em, i {
	font-style: italic;}

mark, ins {
	background: #636363;
	text-decoration: none;}

p {
	margin-bottom: 16px;}

code, kbd, tt, var, samp, pre {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.5;}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: normal;}

.search-post-excerpt {
	font-size: 15px !important;}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.2em;
    border-left: 5px solid #eee;}

small {
	font-size: smaller;}

big {
	font-size: 125%;}

sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;}

sup {
	bottom: 1ex;}

sub {
	top: .5ex;}

dl {
	margin-bottom: 24px;}

dt {
	font-weight: bold;}

dd {
	margin-bottom: 24px;}

ul, ol {
	list-style: none;
	margin: 0 0 24px 20px;}

ul {
	list-style: disc;}

ol {
	list-style: decimal;}

li > ul, li > ol {
	margin: 0 0 0 20px;}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	height: auto;}

figure {
	margin: 0;}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;}

legend {
	white-space: normal;}

button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;}

button, input {
	line-height: normal;}

input, textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;}

button[disabled], input[disabled] {
	cursor: default;}

input[type="checkbox"], input[type="radio"] {
	padding: 0;}

input[type="search"] {
	-webkit-appearance: textfield;}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;}

textarea {
	overflow: auto;
	vertical-align: top;}

table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;}

th, td {
	padding: 6px;}

caption, th, td {
	font-weight: normal;
	text-align: left;}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;}

td {
	border-width: 0 1px 1px 0;}

del {
	color: #767676;}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;}

::selection {
	background: #636363;
	color: #fff;
	text-shadow: none;}

::-moz-selection {
	background: #636363;
	color: #fff;
	text-shadow: none;}

:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;}

.required {
	color: #F00;}

.clear {
	clear: both;}

nav li {
	list-style-type: none;}

.donate-box {text-align: center}
#dbox-form-embed {max-width: 425px !important;}

.tooltip {
    position: relative;
    display: inline;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 25vw;
    background-color: #24aff9;
    color: #fff;
    text-align: center;
	font-size:0.85em;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 5%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.alignnone {
    margin: 5px 20px 20px 0;}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;}

a img.alignnone {
    margin: 5px 20px 20px 0;}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;}

/* Text meant only for screen readers. */
.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, 0.6);
	clip: auto !important;
	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; /* Above WP toolbar. */}

body {
	position: relative;}

.wrapper {
	position: relative;}

.container-fullwidth {
	width: 100%;
	overflow: hidden;}

.container .container {
	width: 100%;}

.container-fullwidth .row .row {
	margin-left: 0;
	margin-right: 0;}

.move-to-top {
	position: fixed;}

@media (min-width: 1025px) {
.elementor-widget-default-navmenu .elementor-nav-menu .current-menu-item > a, .elementor-nav-menu .current_page_item > a {background-color: #ffffff !important;}
.elementor-widget-default-navmenu .elementor-nav-menu .current-menu-item > a:hover, .elementor-nav-menu .current_page_item > a:hover {color: #ffffff !important;}
.elementor-widget-default-navmenu .elementor-nav-menu .current-menu-item > a:hover, .elementor-nav-menu .current_page_item > a:hover {background-color: #24aff9 !important;}
}	

.top-wrap {
	position: relative;}

@media screen and (max-width: 768px) {
	
.pt-cv-thumbnail {margin-bottom: 25px !important;}
   
.site-logo {
	margin: 10px 10px 10px -15px;}

.site-logo.normal_logo {
	float: left;
	max-height: 150px;}

.fxd-header {
        top:0!important;}

#twitter-home {margin-top: -5px !important;}
		
h4 { font-size: 20px}

#description-alpha {
 visibility: hidden !important;}

#Team-1 {
padding-bottom: 0px !important;}

#Team-2 {
padding-bottom: 0px !important;}

#header-bar {
margin-top: -30px !important;}

.Quotes {
display:none !important;}

#Author-Title {
padding-top: 10px !important;}

#Creative-Commons {
padding-bottom: 20px !important;}
}

header .container {
    position: relative;}

#call-to-action {
font-size: 175%;
text-align: center;}

#mc_embed_signup {
clear:left; font:14px; width:100%;
margin-top: -18px;
margin-bottom: 12px;}

#mc_embed_signup_scroll {
margin-left: 88px !important;}

#mc_embed_signup input.email {
font-family:'Open Sans',sans-serif !important;
padding-top: 3px !important;
width: 300px !important;}

#mc-embedded-subscribe {
margin-left: 3px !important;}

.entry-summary img,
.entry-content img {
	max-width: 100%;}

.post-inner, .page-inner {
	padding: 0px 0;
	background-color: #fff;}

.entry-header {
	margin-bottom: 5px;}

.blog-list-wrap .entry-header:after {
	display: block;
	margin: 20px 0;
	width: 40px; 
	height: 1px; 
	background-color: #636363;
	content: "";}

.text-center .entry-header:after {
	margin: 20px auto;}

a .entry-title:hover {color: #636363;}

.entry-box {margin-bottom: 50px;}

.elementor-element.elementor-button-info .elementor-button {background-color: #24aff9!important;}

.elementor-widget-divider .elementor-divider-separator {
     border-top-color: #636363 !important; }

.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {background-color: #24aff9 !important;}

.pt-cv-pagination-wrapper {margin:-10px 0px !important;}

#mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email {font-family:"Open Sans",sans-serif; font-size: 15px; border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; width:350px; vertical-align:top;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #aaa; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}