/*
Theme Name: AIPCE 2023
Theme URI: https://presscouncils.eu
Author: ILikeCake (design), Laurence Dierickx(development)
Author URI: https://presscouncils.eu
Description: WordPress version
Tags: website, custom settings
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aipce
This theme is licensed under the GPL.
*/

@font-face {
font-family: jost-light;
src: url(fonts/Jost-Light.ttf);
}
@font-face {
font-family: jost;
src: url(fonts/Jost-Regular.ttf);
}
@font-face {
font-family: jost-medium;
src: url(fonts/Jost-Medium.ttf);
}
@font-face {
font-family: jost-bold;
src: url(fonts/Jost-Bold.ttf);
}
@font-face {
font-family: jost-extrabold;
src: url(fonts/Jost-ExtraBold.ttf);
}

/**GENERAL**/
body {color:#0D406C;font-family: "jost";font-size: 80%;text-rendering: optimizeLegibility;}
.window{width:calc(100% - 300px);}
.windowb{width:calc(100% - 350px);}
body,html{overflow-x:hidden;}
.container{max-width:1333px;padding:0 20px;}
img{border:none;}
.clear{clear:left;}
a,li,button,#members #btn,#members #twitter,.btn,#closepop,.wpcf7-form input[type="submit"],p,.lev1,.lev2,.lev3,#men,#lateral-menu,.men,.fillbutton{transition: all 0.5s linear 0s!important;}
input[type="text"], textarea {outline: none!important;box-shadow:none!important;}
.center{text-align:center;}
											
/**NAVIGATION**/
#lateral-menu{position:absolute;top:0;right:0;z-index:9;background:#0D406C;cursor:pointer;}
#lateral-menu img{padding:0;margin:-5px;}
#lateral-menu:hover{opacity:0.8;}
#responsive-menu{position:fixed;top:0;right:0;z-index:9;display:none;background:#0D406C;}
#responsive-menu img{padding:0;margin:-5px;}
#header{position:relative;background:#0D406C;color:#FFFFFF;min-height: 275px;}
#header .container{position:relative;}
#lateral{position:fixed;top:0;right:0;height:100%;height:100vh;background:#FFFFFF;z-index:99999999999;width:300px;display:none;overflow-y:scroll;box-shadow: -7px 2px 4px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: -7px 2px 4px 2px rgba(0,0,0,0.1);
-moz-box-shadow: -7px 2px 4px 2px rgba(0,0,0,0.1);
padding: 20px 20px 40px 30px;
transition: all 0.5s;}
.lateral{display:block!important;}
.close{position:absolute;top:20px;right:20px;cursor:pointer;z-index:999999;font-size:50px;}
#lateral .close{position:absolute;top:0;right:20px;cursor:pointer;z-index:999999;font-size:50px;}
#topbar-menu .close img{width:50px;height:auto;}
#lateral .close img{width:25px;height:auto;margin-top:-20px;}
#logo {width: 270px;height: 140px;float: left;text-align: left;padding: 30px 0 0 0;}
#logo a img {display: inline-block;margin: 0 25px -30px 0;}
#logo img {height: 80px;padding: 0;margin: 0;}
#topmenu ul {list-style-type:none;border-top: 1px solid #FFFFFF; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-around;margin:0;padding:0;height:50px;}
#topmenu li {display: inline-block;}
#topmenu li a{color: #FFFFFF; text-decoration: none; padding: 25px 0; display: block; font-size: 16px;margin-top:-1px;}
#topmenu .current a,#topmenu .current_page_item a,#topmenu .current-menu-item a,#topmenu .current-page-ancestor a{color: #418ecd!important; border-top: 4px solid #418ecd;margin-top: -3px!important;}
#topmenu a:hover, #topmenu a:focus{ color: #fff; border-top: 3px solid #fff;margin-top: -3px;}
#top-right{float:right;margin-top: 75px;}
#search-menu{width: 225px; text-align: right;float:left;}
#search-menu form {height:42px;background-color: rgba(0,0,0,0.5); padding:5px 10px;font-size:16px;}
#search-menu input[type="text"]{background:none;border: none; padding: 5px; color: #FFFFFF;float:left;width:150px}
#search-menu button {margin-top: -6px;width:55px;height:42px;background:transparent;border:none;box-shadow:none;}
#search-menu ::placeholder {color: #FFFFFF; opacity: 1;}
#members{float:right;display:inline;}
#members a{color:#FFFFFF!important;text-decoration:none!important;}
#members #btn{padding:20px;background:none;padding:8px 16px;text-align:center;margin-left:14px;border:1px solid #FFFFFF;color:#FFFFFF;font-size:13.5px;text-transform:uppercase;box-shadow:none;background:transparent;border-radius:0;}
#members #twitter{float:right;background:transparent;box-shadow:none;border:none;color:#FFFFFF;margin-left:14px;padding-top:6px;}
#members #twitter:hover{opacity:0.8;}
#main-title h1 { text-align: center; font-size: 40px; line-height: 50px; font-family: 'jost-bold'; padding-top: 21vh; max-width: 760px; margin: 0 auto; color:#FFFFFF; }
#topbar{position:fixed;top:0;left:0;width:100%;background:#0D406C;color:#FFFFFF;z-index:9999999;height: 62px;display:none;}
#topbar #log{height:42px;margin:10px 25px;}
#topbar .men{position:absolute;right:0;top:-2px;height:64px;}
#members #btn:hover{opacity:0.8;}
.men{cursor:pointer;}
.men:hover{opacity:0.8;}
#topbar-menu{position:fixed;height:100vh;height:100%;overflow-y:none;background:#FFFFFF;z-index:99999999;width:100%;display:none;text-align:center;}
.table{display:table;height:100%;height:100vh;}
.table-cell{display:table-cell;vertical-align:middle;height:100%;height:100vh;}
.table-cell ul{padding:0;margin:0;list-style-type:none;}
.table-cell li{color: #0D406C;margin-bottom:5px;}
.table-cell li a{color: #0D406C; font-size: 28px; padding: 5px;text-decoration:none;}
.table-cell li a:hover{text-decoration:underline;color: #418ecd;}
.table img{margin:0 0 50px 0;}
.table .btn {margin: 30px 0 0 0 !important; padding: 15px 20px 13px 20px!important;border: 2px solid #0D406C;background: #FFFFFF!important;font-size:16px!important;color: #0D406C!important;}
.table .btn a{display: inline-block;color: #0D406C!important; text-transform: uppercase;padding:0!important;}
.table .btn a:hover, .table .btn a:focus{ padding:0!important;color: #FFFFFF!important;padding:0!important;}
.table .btn:hover, .table .btn:focus{border: 2px solid #0D406C;color: #FFFFFF!important;background: #0D406C!important;padding:15px 20px 13px 20px!important;}
.twitterlargefeed,#twitterseeless{display:none;}
#lateral h2 { font-family: 'jost-bold'; font-size: 20px!important; color: #0D406C; margin: 0 0 20px 0!important; padding:0!important; }
#lateral iframe{margin: 0 0 10px 0!important;}
#lateral .smalllogo {text-align: center;padding: 25px 0 45px 0 !important;}
.fillbutton{padding: 10px 25px 8px 25px; text-transform: uppercase; background: #0D406C; color: #fff; text-decoration: none; text-align: center; margin: 15px auto 15px auto; display: inline-block; font-size: 12px !important; border:none;}
.fillbutton:hover{background:#075AA5;}
#lateral ul{width:100%;padding:0;list-style-type:none;}
#twitterfeed,#newslettersignup{border-bottom: 1px solid #0D406C; margin-bottom: 20px; padding-bottom: 20px;}
#newslettersignup input[type="text"] {color: #418ecd;border: none;border-bottom-color: currentcolor;border-bottom-style: none; border-bottom-width: medium; border-bottom: 2px solid #0D406C; background: #F0F6FB;padding: 10px;display:inline-block;width:100%;}
#newslettersignup input[type="submit"] { padding: 10px 25px 8px 25px; text-transform: uppercase; background: #0D406C; color: #fff; text-decoration: none; text-align: center; margin: 0 auto; display: inline-block; font-size: 12px !important;}
#newslettersignup label{display:none;}
#eventcalend ul,#eventcal ul {margin-left: 5px; }
#eventcal li::before,#eventcalend li::before { content: "\25A0"; color: #418ecd; position: absolute; left: -5px; top: 20px; }
#eventcal li,#eventcalend li { list-style-type: none; border-left: 1px solid #418ecd; color: #0D406C; padding: 0 0 0 10px; position: relative; margin: -5px 0 0 0; }
#eventcal li:first-of-type span::before, #eventcalend li:first-of-type span::before { padding: 0; margin: 0; display: block; content: ""; height: 28px; width: 1.1px; background-color: white; position: absolute; top: 0; left: -1px; }
#eventcal li a #eventcalend li a { color: #0D406C; text-decoration: none; padding: 0 0 12px 0; display: block; font-size: 16px; }
#eventcal li time, #eventcalend li time { display: block; color: #418ecd; font-family: 'jost-extrabold'; font-size: 14px; margin: 0px 0 3px 0; padding: 10px 0 0 0; }
#eventcal li:last-of-type span::after,#eventcalend li:last-of-type span::after{ padding:0; margin:0; display:block;content: ""; height:28px; width:1.1px; background-color:white; position: absolute; left:-1px; bottom: 0; }

/**HOMEPAGE**/
#section1 { position:relative; display: block; background: #075AA5; padding: 50px 60px; color: #FFFFFF; font-size: 21px; line-height: 30px; text-align: left; max-width: 850px; font-family: 'jost-light'; margin: -90px auto 60px auto; z-index:99; }
#section2{max-width:850px;padding:0 50px;}
#section2 h2 { font-family: 'jost-bold'; font-size:32px;color:#0D406C; margin: 0 0 40px 0; text-align:center; }
#section2 .content { font-size: 18px; line-height: 24px; margin-bottom: 25px;color: #075AA5;}
.btn{padding: 10px 25px 8px 25px; text-transform: uppercase; background: #0D406C; color: #fff; text-decoration: none; text-align: center; margin: 15px auto 15px auto; display: inline-block; font-size: 12px !important;border-radius:0!important;}
.btn:hover,.smallbtn:hover{background:#075AA5;}
.btn a, a .btn{color:#FFFFFF;text-decoration:none;}
#fullwidth{background:#F0F6FB;padding:40px 0;margin-top:60px;}
#fullwidth h2,.maphome h2{text-align:center;font-family: 'jost-bold'; font-size: 30px; color: #0D406C;margin-bottom:40px;}
#fullwidth img{width:100%;height:auto;}
#fullwidth h3{color: #075AA7; font-family: 'jost-extrabold'; font-size: 24px; margin: 25px 0 15px 0;}
#fullwidth p a{color: #0D406C; margin: 0 0 25px 0; font-family: "jost"; font-size: 18px; min-height: 52px; text-align: left;text-decoration:none!important;}
#fullwidth h3 a{color: #0D406C;text-decoration:none;}
#fullwidth p a:hover,#fullwidth h3 a:hover{color:#075AA5;}
.smallbtn {background: #0D406C;padding: 10px 15px;text-decoration: none;border-radius:0;border:none;box-shadow:none;}
.smallbtn a{color:#FFFFFF;text-decoration:none;}
#section3{padding:60px 0 120px 0;}
#section3 h2{font-family: 'jost-bold'; font-size: 30px; color: #0D406C; margin: 0 0 60px 0;text-align:center;}
#section3 iframe{margin:0!important}
#fullwidth .loop-res h3{margin-top:15px!important;text-align:center;}

/**PW PROTECTED**/
#pw{text-align:center;padding-bottom:110px;}
#pw h2{color: #075AA5; font-family: "jost-extrabold"; font-size: 32px; line-height: 38px; clear: both;}
#pw p{font-size: 18px;margin-top:20px; line-height: 28px; color: #0D406C; clear: both;}
#pw form{width: 40%;margin: 50px auto;}
#pw form p:first-child{display:none;}
#pw label{width:100%;text-align:left!important;}
#pw input{width:100%!important;}
#pw input[type="password"] {padding: 14px 12px;border: 1px solid #075AA5;width: 100%; border-radius: 4px; margin: 0 0 10px 0; background: #fff; color: #075AA5;font-size: 18px; }
#pw input[type="submit"] {margin-top:20px!important;width:100%!important;text-align:center;padding: 14px 12px; background: #075AA5; color: #FFF; text-transform: uppercase; border: solid 1px #075AA5; width: 60%; border-radius: 4px; transition: all 0.5s ease; font-size: 18px;}
#pw input[type="submit"]:hover{background:#418ecd;}

/**MEDIA**/
.sticky, .bypostauthor, .gallery-caption {display: normal;}
article .alignnone {margin: 60px 0;width:100%!important;}
.aligncenter,
div.aligncenter {display:block;margin: 60px auto;}
.alignright {float:right;margin: 0 0 60px 60px;padding-left:60px;}
.alignleft {float:left;margin: 0 60px 60px 0;padding-right:60px;}
.aligncenter {display: block;margin: 60px auto;}
article img, img[class*="align"], img[class*="wp-image-"] { max-width: 100%; height: auto; }
img.wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
img.alignright {margin-left: 60px 0 50px 60px;}
img.alignleft {margin: 60px 60px 50px 0;}
img.aligncenter{display: block;margin:60px auto;}
article img.alignnone,article .alignnone img{display: block;margin:60px auto;width:100%!important;height:auto}
iframe,ratio{width:100%;margin:60px 0;}
img#wpstats {display: block;margin: 0 auto;}
img[class*="align"],
img[class*="wp-image-"],
.gallery .gallery-icon img {border: none;}
article .wp-caption-text {margin-left: 0;max-width: 96%;text-align: center;margin-top:5px;font-size: 18px!important; color: #0D406C;font-style:italic;line-height:1.2;}
article .wp-caption img {display: block;margin: 0 auto;}
article .wp-caption-text {position: relative;font-size: .8em;}
.gallery { margin: 0 auto; }
.gallery .gallery-item  { margin: 0; float: left; text-align: center; width: 33%; }
.gallery a img { border: none; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-4 .gallery-item img { width: 100%; height: auto; }
.pdfjs-fullscreen{margin: 70px 0 -50px 0;}

/**POST/PAGE**/
#post{margin-top:30px:}
#post h1{font-size: 56px; line-height: 70px; margin: 20px 0; text-align: left; max-width: 100%; color: #418ecd;font-family: jost-bold;}
#post article{font-size: 18px; line-height: 28px; color: #0D406C;}
#post article a{color: #075AA5; font-family: "jost-bold";}
.post-thumbnail{margin:30px 0;}
.post-thumbnail img{width:100%;height:auto;}
.caption{font-style:italic;text-align:center;padding:10px;background:#F7F7F8;}
article blockquote{padding-left: 25px; font-size: 32px; line-height: 38px; clear: both; color: #418ecd; margin-bottom: 20px; border-left: #418ecd 1px solid; font-family: 'jost-extrabold'; margin: 100px 0;}
article h2{color: #075AA5; font-family: "jost-extrabold"; font-size: 32px; line-height: 38px; clear: both;margin:30px 0 20px 0;}
article ul{list-style-type:none;padding:0;margin:30px 0;}
article ul li {color: #418ecd;padding: 0px 0 0 20px;border-left: 2px solid #418ecd;margin-bottom: 30px;font-size: 16px;line-height:24px;font-family: "jost-bold";}
article h3{color: #075AA5;font-size:22px;clear:both;font-family: "jost-bold";margin:30px 0 20px 0;}
article h4{margin-bottom:30px;}
article ol {counter-reset: nav-counter;list-style-position: outside;}
article ol li::before{ display: block; float: left; padding: 7px 10px 7px 0px; margin: 0 20px 10px 0; color: #418ecd; transition: all 1s; content: counter(nav-counter, decimal-leading-zero); counter-increment: nav-counter; font-size: 2.2em; clear: both; font-family: "jost-light"; }
article ol li {list-style-type: none;clear: both;margin: 0 0 20px 0;font-size: 18px;line-height: 28px;color: #0D406C;}
article ol li ol li::before{ display: block; float: left; padding: 7px 10px 7px 0px; margin: 0 20px 10px 0; color: #418ecd; transition: all 1s; content: counter(nav-counter, decimal-leading-zero); counter-increment: nav-counter; font-size: 2.2em; clear: both; font-family: "jost-light"; }
article,.category #fullwidth,.tag #fullwidth,#custom-page {padding-bottom:110px;}
.single #post h1{font-size: 56px; line-height: 70px; margin-top: 20px; margin-bottom: 20px; text-align: left; max-width: 100%; color: #418ecd;}
.breadcrumb {padding: 30px 0;color: #075AA5!important;}
.breadcrumb img{width:16px;height:12px;margin-top:-4px;}
.breadcrumb li a {color: #075AA5;text-decoration: none;}
.breadcrumb li {display: inline;list-style-type: none;color: #075AA5!important;}
.breadcrumb ul,.breadcrumb-item + .breadcrumb-item::before {color: #075AA5!important;}
.category .breadcrumb,.tag .breadcrumb,.search .breadcrumb {padding: 0;}
.page #post h1{color: #075AA5; font-family: "jost-bold"; font-size: 45px; line-height: 56px; clear: both; text-align: center; max-width: 760px; margin: 60px auto 60px auto; overflow-wrap: break-word;}
.page .sidebar li{ padding: 10px; color: #FFF; text-decoration: none; display: block; border-bottom: 1px solid #fff; transition: 1s background; background: #0D406C; text-align: center; text-transform: uppercase; margin: 0 0 15px 0; max-width: 300px;}
.page .sidebar {margin-top:60px;}
.page .sidebar li a{color:#FFFFFF;text-decoration:none;}
.page .sidebar li:hover{background:#075AA5;}
.page .sidebar .current_page_item,.dropdown-item.active,.sidebar .current-menu-item{display:none;}
.dropdown-menu{position: relative!important; inset: 0; margin:0 -10px -15px -10px!important; background: none; padding: 0; font-size: 12px; transform:none!important;}
.page .sidebar .dropdown-menu li{ padding:7px 10px; color: #FFF; text-decoration: none; display: block; border-bottom: 1px solid #fff; transition: 1s background; background: #075AA5; text-align: center; text-transform: uppercase; margin: 0; max-width: 300px;padding: 5px 10px;}
.page .sidebar .dropdown-menu li a:hover{background:none!important;}
.page .sidebar .dropdown-menu li:hover{background:#0D406C!important;}
.page .sidebar.sidetitle{margin-top:0;}
.sidebar #eventcal{margin-top:80px;padding-left:30px;}
.sidebar div + #eventcal{margin-top:55px!important;}
.sidebar #eventcal h2{margin:0 0 15px 0!important;font-family:"jost-bold";font-size:24px;}
.page .sidebar #eventcal li{text-align:left!important;padding-left:20px!important;background:#FFFFFF!important;text-transform:none;}
.sidebar #eventcal a{color:#075AA5;}
.sidebar #eventcal a.fillbutton{color:#FFFFFF;margin-left:30px;}
.dropdown{cursor:pointer;}
.page .sidebar .current-menu-item{display:none!important;}
#eventcal ul {margin-left: 0;text-transform:none!important;}
#eventcal li{padding:10px 10px 0 10px;font-size:16px;}
.sidebar #eventcal li a:hover{opacity:0.8;}
#custom-page img.left {padding: 0 10% 5% 0;clear:both;width:95%;height:auto;}
#custom-page img.right {padding:0 0 5% 10%;clear:both;width:95%;height:auto;}
#custom-page .title{margin-top:0!important;}
#sharethispage h3 { font-size: 18px!important; margin-bottom: 0; color: #075AA5; font-family: "jost-extrabold"; font-size: 32px; line-height: 38px; clear: both; }
#sharethispage {padding:0;margin:25px 0 20px 0!important;}
#sharethispage ul{padding:0;margin:0;list-style-type:none;}
#sharethispage li{display: inline-block; font-size: 17px; margin-right: 20px;}
#sharethispage li a{color:#0D416C;}
#sharethispage li a:hover{color: #075AA5;}
#sharethispage #wha{display:none;}
.grid-resources img{width:100%;height:auto;margin:0 0 10px 0;}
.grid-resources a{text-decoration:none;}
.grid-resources h3{margin:0 0 10px 0;}
.post-tags{margin:30px 0 20px 0;color:#075AA5;}
.post-tags a{text-decoration:none;}

/**EVENTS**/
#date-meta{font-family:'jost';color: #075AA5;font-size:17px;line-height:20px;background: #F0F6FB; padding: 20px; word-break: break-word; margin: 20px 0 40px 0;}
#date-meta #calendar{font-size:30px;color: #075AA5;text-align:center;margin-bottom:30px;}
.artevent img{margin:30px 0 0 0!important;}
.single #post h1#event-title{color: #075AA5!important;}
.side-events{margin-top:10px;}
.side-events #sharethispage{border-top: 2px solid #F0F6FB;padding-top: 20px;}

/**ETHICS**/
.border {padding: 20px; background: #F7F7F8;display:none;border:none!important;border-radius:5px;
font-size:18px;color:#075AA5;}
.highlight {background: lightblue; padding: 1px; border: lightblue dotted 1px; }
.popc {position: fixed; background: #F7F7F8; 
width: 350px;max-width:100%; z-index: 9999; top: 0; height: 100%; padding: 50px 40px 40px 40px; right: 0; display: none; overflow-y: auto; }
.pop{text-decoration: underline; cursor: pointer;color:#075AA5;background:none;border:none;}
.highlight {background: lightblue!important;text-decoration:none!important; padding: 1px; border: lightblue dotted 1px; }
.card{transition: all 0.4s linear 0s!important;width:20%;
float:left;min-height:220px;display:flex;height:220px;background:#075AA5;border:15px solid #EFEFEF;color:#FFFFFF;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.card-content{padding:25px 0;}
.card a{color:#FFFFFF!important;text-decoration:none!important;}
.card h3{text-transform:uppercase;font-family:'jost-medium';
font-size:19px;color:#FFFFFF;margin-top:0;}
.card.active{background-color:#418ecd!important;}
.card:hover{background:#418ecd ;}
.blank{height:40px;}
#menu1{transition: all 0.4s linear 0s!important;background: #075AA5 url('img/tree.png') bottom 10px right 10px no-repeat;}
#menu1:hover,#menu1.active {background: #418ecd url('img/tree.png') bottom 10px right 10px no-repeat;}
#menu2{transition: all 0.4s linear 0s!important;background: #075AA5 url('img/look.png') bottom 10px right 10px no-repeat;}
#menu2:hover{background: #418ecd url('img/look.png') bottom 10px right 10px no-repeat;}
#menu3{transition: all 0.4s linear 0s!important;background: #075AA5 url('img/codes.png') bottom 10px right 10px no-repeat;}
#menu3:hover{background: #418ecd url('img/codes.png') bottom 10px right 10px no-repeat;}
#menu4{transition: all 0.4s linear 0s!important;background: #075AA5 url('img/lookc.png') bottom 10px right 10px no-repeat;}
#menu4:hover{background: #418ecd url('img/lookc.png') bottom 10px right 10px no-repeat;}
#menu5 {transition: all 0.4s linear 0s !important;background: #075AA5 url('img/globe.png') bottom 10px right 10px no-repeat;}
#menu5:hover {transition: all 0.4s linear 0s !important;background: #418ecd url('img/globe.png') bottom 10px right 10px no-repeat;}
#ethicalcodes article,#ethicaldbd article{padding-bottom:0;}
.lev1,.lev2,.lev3{line-height:135%;margin:6px 0;cursor:pointer;}
.lev2{padding-left:40px;display:none;}
.lev3{padding-left:80px;display:none;}
#ethicalcodes h3,#resultf{color: #075AA5;font-size:24px;clear:both; font-family: "jost-bold";margin:0 0 20px 0;}
.ep h2{color: #075AA5; font-family: "jost-bold"; font-size: 28px; line-height: 28px; clear: both;margin:0 0 20px 0;}
.ep h4{margin-bottom:40px;}
#ethicalcodes .col-lg-7{margin-top:20px;}
.reset,#reset{margin-left:15px;}
.footer-ethics{margin-bottom:-20px;font-size:17px!important;color:#0D406C;}
#fullwidth .footer-ethics a{text-decoration:underline!important;}
#db{padding:15px;margin:50px 0 10px 0;}
#ethicalcodes select{padding:8px;}
.btn:hover{color:#FFFFFF;}
.lev1:hover,.lev2:hover,.lev3:hover{color:#418ecd;}
#closepop{position:fixed;top:20px;right:20px;z-index:999999;cursor:pointer;}
#closepop img{width:30px;height:auto;}
.padding{padding-top:70px;}
#closepop.closepopc{top:75px;}
#snip-code{margin-top:25px;font-size:17px;}
#closepop:hover{opacity:0.8;}
#snip-code img{margin-bottom:30px;}
.popc .breadcrumb{padding: 0; margin-top: -10px;}
.popc h4{margin:40px 0 30px 0!important;font-family:"jost-bold";font-size:26px;}
.popc button{background:none;border:none;padding:0;margin-bottom:5px;color:#0D406C;
text-decoration:underline;font-size: 16px;}
.popc button:hover{color:#075AA5}
#ethicalcodes{padding:0;color:#0D406C;font-family:'jost',sans-serif!important;font-size:18px;}
#ethicalcodes option{padding:15px;color:#0D406C;font-family:'jost',sans-serif!important;font-size:18px;}
.popform{margin-top: -7px;}

/**RESEARCH**/
h1#research-title{ color: #075AA5!important; font-family: "jost-bold"; font-size: 45px!important; line-height: 56px!important; clear: both; text-align: center!important; margin: 60px 0!important; overflow-wrap: break-word; text-align:center;}
.single-post-research .col-lg-3{margin-top:60px;}

/**Search + Snippets**/
.search .navcontent a {font-size:21px;font-weight:bold;padding-bottom:15px;}
.search .navcontent span a {font-size:17px;color:#0D406C;font-weight:normal;padding-bottom:0;}
#result{margin:30px 0;}
#result_codes{margin-top:30px;}
.search .navcontent p{color:#0D406C;margin-bottom:0;padding-bottom:0;}
.boxinfo{ margin-top: 15px; padding-top: 15px;}
.boxinfo h4{font-size: 18px; text-transform: uppercase; font-weight: bold;margin-bottom: 15px;}
p.snippet{color: #0D406C;border-bottom:1px solid #CDCDCD;margin-bottom:15px;padding-bottom:15px;}
p.snippet:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.snippet_link{padding-bottom:0;font-size: 17px; color: #418ecd; margin-top: 0px;margin-bottom: 10px!important;}
.snippet_link:last-child{padding-bottom:0;margin-bottom:0!important;border-bottom:none;}
.snippet_link button{color:#418ecd;cursor:pointer;background:none;border:none;padding:0;text-decoration:underline;font-size:1em;text-align: left;}
.snippet_link a,.snippet_links a{color:#0D406C!important;transition: all 0.4s linear 0s!important;}
.snippet_link a:hover,.snippet_links a:hover,.snippet_link button:hover{color:#0D406C!important;}
.resultp{margin-bottom: 15px; font-size: 17px;color: #0D406C!important;}
.resultp h3{font-size: 24px!important; margin-bottom: 15px!important;}
.resultp h4{margin: 30px 0!important;font-size: 17px!important;color: #1B2F33!important;text-transform:uppercase;}
.snippets{font-size: 17px!important;text-transform:uppercase;color: #075AA5;margin-bottom:15px;font-weight:bold;}
h4.resultsbd{font-weight:bold;font-size: 22px!important;color: #0D406C!important;margin:0 0 20px 0!important;text-transform:none;}
p.snippet_links{font-size: 17px!important;color: #0D406C; margin-bottom: 35px;margin-top: -10px;padding-left:23px;}
p.snippet_links:last-child{margin-bottom:0!important;}
#nores{font-size: 19px;color:#075AA5;}
.depl{font-size:17px;color:#1B2F33;text-decoration:underline;cursor:pointer;transition: all 0.4s linear 0s!important;}
.depl:hover,.close:hover{color:#075AA5;}
.result_text{display:none;margin-top:40px;}
.result_textb h4{color: #075AA5;margin:0 0 30px 0!important;font-size:22px;font-family:'jost-medium'}
.result_text p {color: #075AA5;font-size:18px!important;line-height:24px;}
.result_text h2,.result_text h3,.result_text h4{text-transform:capitalize!important;margin:40px 0 30px 0!important;}
.result_text h1{font-size:29px!important;margin:20px 0 -5px 0!important;}
.result_text h2{font-size:23px!important;}
.result_text h3{font-size:21px!important;}
.result_text h4{font-size:20px!important;}
.result_text h5{font-size:18px!important;}
.result_text ul,.result_text ol{padding-left:20px!important;margin:30px 0;}
.highb{text-decoration:none!important;font-weight:bold;color:#585858;}
.allres{background:#F7F7F8;padding:20px;margin-bottom:30px;}
.allres:last-child{margin-bottom:0;}
.allres .btn{background:#075AA5!important;margin:5px 0 0 0!important;}
.allres .btn:hover{background:#0D406C!important;}
#ethicalcodes input,#ethicalcodes placeholder{color:#0D406C;}
#reset{color:#FFFFFF!important;}
.single #post #code-deonto h1 {color: #075AA5;font-size: 50px;line-height:65px;}
#code-deonto #sharethispage{margin:35px 0!important;}
#country-title{text-transform:uppercase;font-family:"jost-bold";color: #418ecd; font-size: 22px;}
.ecodes .rowc .wr{font-size:17px;margin-top:-12px; padding:0 15px 15px 15px;background:#F0F6FB!important;}
.ecodes .rowc h4{break-after: avoid-column;
page-break-after: avoid;font-size: 22px; font-weight: bold;padding:15px;background:#F0F6FB;margin-top:35px;}
#ethicalcodes .row{margin:10px 0;}
.rowc {column-count:3;column-gap:35px;}
.ecodes .rowc .wr + .wr{margin-top:-25px;}
.ecodes .rowc .wr + .wr + .wr{margin-top:-25px;}
.ecodes .rowc .wr a{color:#0D406C;}
.ecodes .rowc .wr a:hover{color:#075AA5;}
.epc h2 p{margin-bottom:35px!important;}
.ecodes .rowc h4:first-child{margin-top:0;}
.ecodes .rowc p.wr:first-child {break-before: avoid-column;}
.ecodes p {break-inside: avoid-column;}
.ecodes .rowc .wr {font-size: 17px;margin-top: -12px;padding: 0 15px 15px 15px;background: #F0F6FB!important;
page-break-inside: avoid; /* add this line */}
.ecodes .rowc h4 {break-after: avoid-column;page-break-after: avoid;}
#form{margin-top:-20px;}
.resp{display:none;}
#infres{margin: -25px 0 30px 0;font-size:16px;}
.center-bottom{padding-bottom:50px;}
#snip{font-size: 18px!important; margin: 30px 0!important; line-height: 28px!important;}
h2 button{font-size:17px;border:none;padding:0;background:none;color:#075AA5;text-decoration:underline;}
h2 button:hover{color:#0D406C;}
article ol,article ul{margin:30px 0;}
article h4{margin:40px 0 30px 0;}
.ethics-sidebar ul{padding:0;margin:0 0 0 30px;list-style-type:none;}
.ethics-sidebar .btn{margin:0 0 15px 0;width:100%;font-size:13px!important;}

/**MAP**/
#map {height: 600px;width: 100%;}
.leaflet-right{background:#FFFFFF;padding:10px;}
.legend {line-height: 18px;color: #555;}
.legend i { width: 18px; height: 18px; float: left; margin-right: 8px; opacity: 0.7; }
.infosb{z-index:99999999;position:absolute;bottom:0;width:100%;background:white;display:none;}
.legend{background: #FFFFFF; padding: 10px; font-size: 15px;}
.leaflet-popup-content-wrapper{width:200px;font-size:15px;}
.leaflet-popup-content{line-height: 1.2;}
.leaflet-popup-content p{margin-top:5px;margin-bottom:0;}
.leaflet-popup-content h3{color: #232323; font-size: 20px; margin-bottom: -10px;}
#ap5 select{padding: 10px; font-size: 16px;}
.leaflet-control h5{font-size:16px;font-weight:bold;}
#containermap{position:relative;margin-bottom:50px;}
#fixed-popup { position: absolute; top: 500px; left: 0; 
width: 80%; height: 170px; color: #03294B; padding:0 15px; 
z-index: 9999; margin: 0 10%; background-color: #D8ECFE;display:none; }
#fixed-popup h3{color: #03294B!important;}
.selected { background-color: lightblue; }

/**STYLES MAP**/
#containermap .leaflet-popup-content h3 {color: #075AA5!important;
font-size: 22px;margin:0;padding:0;font-family:'jost-bold';text-transform:uppercase;}
#containermap p{margin:0!important;font-size:18px;}
#containermap p:last-child{margin-bottom:15px!important;}
#containermap a{color:#075AA5!important;}
#containermap a:hover{opacity:0.7;}
#fixed-popup h4{color: #075AA5!important;
font-family:'jost-bold';margin:15px 0 8px 0;font-size:22px!important;}

/**Codes**/
.container-codes{padding:70px 15px 50px 15px;}
.container-codes h3{margin: 0;font-size: 21px;font-size: 21px;font-weight: 500;color: #787878;}
#colcodes{column-count: 3!important;column-gap: 50px; }
#colcodes h4{font-size: 17px;font-weight: bold;color:#1B2F33;margin-bottom:8px;}
#colcodes p{font-size: 16px!important; break-after:avoid-column}
#colcodes a{text-decoration:underline;color:#1B2F33;transition: all 0.4s linear 0s!important;}
#colcodes a:hover{color:#075AA5;}
#colcodes p{border-bottom: 1px dotted #686868;margin-bottom: 10px;padding-bottom: 10px;}
.bis{padding:0!important;}
.index-codes{height:135px;}
.page-template-tpl-country-code h2 + br + ol{margin-top:0!important}
.page-template-tpl-country-code h3 + br + ol{margin-top:-20px!important}
.page-template-tpl-country-code h4 + br + ol{margin-top:0!important}
.page-template-tpl-country-code article br + br{display:none;}
.page-template-tpl-country-code article h3 + br{display:none;}
.page-template-tpl-country-code article h2 + br{display:none;}
.page-template-tpl-country-code article h4 + br{display:none;}
.page-template-tpl-country-code article li + br{display:none;}

/**SURVEY**/
.htmlwidget_container,.map{position:relative!important;}
#map2,#map3,#map4,#map5,.map2,.map3,.map4,.map5{display:none;}
.grey{background:#EFEFEF;}
.fullwidth{padding:40px 0;margin:15px 0;font-size:18px;color: #0D406C;}
.slide2,.slide3,.slide4,.slide5,.slide6,.slide7,.slide8,.slide9,.slide10,
.slide11,.slide12,.slide13{display:none;}
.fullwidth select{padding:10px;margin:25px 0;font-family:"just",sans-serif;}
.fullwidth h2{color: #075AA5;font-size:30px;clear:both;font-family: "jost-bold";margin-bottom:30px;}
.last{margin-bottom:0!important;}
.btn a,a .btn{color:#FFFFFF!important;text-decoration:none!important;}
.fullwidth .container{max-width:1150px;}
.db-side .post-thumbnail{margin-bottom:0!important;}
.side-members.db-side #list-details{margin-bottom:0!important;}

/**PC DATABASE**/
.pcdb #fullwidth{margin-top:-50px!important;padding-bottom:90px;}
.pcdb .col{min-height: 614px;background: #fff; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; margin:30px 7.5px;padding:15px;}
.pcdb .col img{max-width:100%;padding:0 30px 30px 30px;}
.pcdb #fullwidth .col h2{margin-bottom:15px;font-family: 'jost-bold';font-size: 26px;color:#075AA5!important;}
.pcdb #fullwidth .col a{text-decoration:none;color:#075AA5!important;}
.pcdb .col .excerpt{font-size:16px;text-align:center;}
.pcdb .col ul{margin:0;padding:0;list-style-type:none;text-align:center;}
.pcdb #fullwidth .col li a{color: #418ecd!important; padding: 2px 0 0 0; 
display: block; text-align: center; font-size: 16px!important; 
font-weight: bold;line-height:100%;margin-bottom:12px;}
.pcdb article{margin:0!important;padding:0!important;}
.pcdb article:last-of-type{margin:0!important;}
.pcdb .landing-pcdb article{margin-bottom:110px!important;}
.pcdb .orga-pcdb article{margin-bottom:160px!important;}
.moreinfo a{text-decoration:none;}
.moreinfo:hover{background: #F0F6FB;}
.moreinfo a{padding-left:25px;}
.moreinfo { counter-increment: section; position: relative; 
z-index: 1; font-family: "jost-light"; color: #418ecd; 
background: none; color: #075AA5; font-size: 17px; text-transform: none; border-bottom: 1px solid #075AA5; margin: 0 0 0 0; transition: background 2s; font-weight: 400; padding:15px; }
.moreinfo::before { content: counter(section) " "; font-family: "jost-light"; font-size: 32px; color: #418ecd; position: absolute; top: 13px; left: 0; width: 40px; }
.moreinfo::after { content: "+"; position: absolute; top: 10px; right: 0; width: 30px; height: 100%; text-align: center; font-size: 32px; font-family: "jost-light"; color: #418ecd; }
.moreinfo.togclick::after { content: "-"; position: absolute; top: 10px; right: 0; width: 30px; height: 100%; text-align: center; font-size: 32px; font-family: "jost-light"; color: #418ecd; }
.togclick{background: #F0F6FB;}
#topdb{margin-bottom:-70px;}
.filters{font-size:16px;background:#0D406C;padding:30px;color:#FFFFFF;line-height:35px;}
#filters1,
#btnfilters1b,
#filters2,
#btnfilters2b,
#filters3,
#btnfilters3b,
#filters4,
#btnfilters4b,
#filters5,
#btnfilters5b,
#filters6,
#btnfilters6b,
#filters7,
#btnfilters7b,
#filters8,
#btnfilters8b,
#filters9,
#btnfilters9b,
#filters10,
#btnfilters10b,
#filters11,
#btnfilters11b,
#filters12,
#btnfilters12b,
#clean-filters-button{display:none;}
#btnfilters1,#btnfilters1b{margin:20px 0;}
#btnfilters1 img,
#btnfilters1b img,
#btnfilters2 img,
#btnfilters2b img,
#btnfilters3 img,
#btnfilters3b img,
#btnfilters4 img,
#btnfilters4b img,
#btnfilters5 img,
#btnfilters5b img,
#btnfilters6 img,
#btnfilters6b img,
#btnfilters7 img,
#btnfilters7b img,
#btnfilters8 img,
#btnfilters8b img,
#btnfilters9 img,
#btnfilters9b img,
#btnfilters10 img,
#btnfilters10b img,
#btnfilters11 img,
#btnfilters11b img,
#btnfilters12 img,
#btnfilters12b img{margin-left: -40px;margin-right: 10px;}
.blankpcdb{padding-bottom:130px!important;} table{width: 100%; border-spacing: 10px; font-size: 18px; margin-top: 20px;}
.pcdb table thead{font-size: 15px; background: #F0F6FB!important;
color: #418ecd!important; border-collapse: collapse;
max-height:40px!important;  font-size: 16px;line-height: 100%;}
.pcdb th{ border-bottom:1px solid #418ecd; background: #fff!important;
font-size:18px;}
.pcdb td{color:#0D406C!important;font-size: 16.5px;
line-height: 115%;}
.pcdb td:first-child {font-weight:bold;color: #075aa5;font-size:17px;line-height:100%;}
.pcdb .table{height:auto!important;}
.show{display:block;}
#collection{margin-top:20px;}
#collection button,.budget .filters button{border:1px solid #FFFFFF;color:#FFFFFF!important;
background:#0D406C;box-shadow:none;font-size:15px;margin-right:15px;padding:0px 22px!important;}
#collection input, #collection button,.budget .filters input[type="submit"]{border:1px solid #418ECD;color:#FFFFFF!important;
background:#418ECD;box-shadow:none;font-size:15px;
margin-right:15px;padding:0px 22px!important;}
#collection button:hover,#collection input:hover,
#collection button,.budget .filters input:hover,
.budget .filters button:hover
{background:#FFFFFF;color:#418ECD!important;}
#collection h4{font-size:17px;color:#FFFFFF;margin:0 0 15px 0;font-weight:bold;}
.pcdb input[type="checkbox"] 
{ -webkit-appearance: none; -moz-appearance: none; 
appearance: none; width: 20px; height: 20px; 
border: none; background-color: #FFFFFF; outline: none; }
.budget .filters input.country-checkbox {padding: 0px 2px !important;}
.budget label input[type="checkbox"]{margin-right:6px;}
.pcdb input[type="checkbox"]:checked,
.all-tables input[type="checkbox"]:checked
{ background-color: #418ECD; /* blue background color when checked */ }
.pcdb input[type="checkbox"]:checked::before,
.all-tables input[type="checkbox"]:checked
{ content: "\2713"; font-size: 16px; color: white; display: inline-block; text-align: center; line-height: 20px; 
vertical-align: top;padding-left:4px;padding-top:2px;}
.all-tables input[type="checkbox"]{
width: 20px;
height: 20px;}
.filters label{margin-right:15px;}
.all-tables .filters {font-size: 19px!important;}
.pcdb .col a:hover{opacity:0.7;}
#togglefilters { float: right; background: #0D406C url(img/icon_filter2.svg) no-repeat center left; padding: 10px 40px 8px 80px; display: inline-block; color: #fff; text-decoration: none; font-size: 12px; text-transform: uppercase; font-family: "jost"; min-width: 170px; }
.coll{display:block;padding:0 20px 0 40px!important;}
.chart{margin:40px 0 10px 0;}
.topt{margin-top:30px;}
.articledb p{margin:0;}
.btn#clean-filters-button { margin-top: -50px; float: right; background-color: #FFFFFF!important; color: #0D406C; border: 1px solid #0D406C; padding: 10px 20px; cursor: pointer; }
.btn#clean-filters-button:hover { background-color: #418ECD!important; color: #FFFFFF!important; border-color: #418ECD!important; }
.slectf{font-weight:bold;margin:10px 0 0 0;padding:0;}
.settings {margin-top: 0 !important;}
.addinfo h3 { background: #F0F6FB; padding: 7px; font-size: 16px; color: #418ecd; margin: 15px 0 15px 0; font-weight: bold; border-bottom: 1px solid #075AA5; }
article .addinfo ul li,.highcharts-menu li 
{ color: #075aa5; padding: 0; border-left: none; margin-bottom: 15px; font-size: 16px; line-height: 24px; font-family:"jost"; }
.row.comments {--bs-gutter-x: 3rem!important;}
.pcdb.struct .col {min-height: 400px!important;}
.budget .chart:not(#chart-container2022) {display: none;}
#chart-selector{padding:10px 20px;background:#FFFFFF;border:1px solid #075aa5;
margin:0 0 -40px 0;}
.highcharts-menu li {margin-bottom:0!important;padding:0 5x!important;
font-size:14px!important;font-family:'jost'!important;line-height:100%!important;}
.pcdb .table .btn {margin: 0 0 0 6px !important;float: right;
margin-right: 40% !important; 
padding: 0 6px!important;border: 2px solid #0D406C;background: #FFFFFF!important;font-size:16px!important;color: #0D406C!important;}
.pcdb .table .btn:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
{color:#FFFFFF!important;background:#0D406C!important;}
.all-tables table{margin:40px 0!important; width:100%!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#table_length,#table_filter
{color:#0D406C!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active
{color:#FFFFFF!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover
{color:#FFFFFF!important;background:#0D406C!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled
{color:#418ecd!important;}
table.dataTable thead th, table.dataTable thead th{color: #418ecd!important;}
table.dataTable td{line-height: 115%!important;}
table.dataTable tbody tr{border-bottom: 1px solid #418ecd!important;}
#table tr {
  border-bottom: #418ecd!important; /* Adjust the border style as needed */
}
.all-tables .even{background:#EFEFEF!important;}
.all-tables tr.odd{background: #EFEFEF important;border-bottom: 1px solid #418ecd!important;}

/**INCREMENT**/
.pcdb article:nth-of-type(1) .moreinfo::before { counter-reset: section 1; }
.pcdb article:nth-of-type(2) .moreinfo::before { counter-reset: section 2; }
.pcdb article:nth-of-type(3) .moreinfo::before { counter-reset: section 3; }
.pcdb article:nth-of-type(4) .moreinfo::before { counter-reset: section 4; }
.pcdb article:nth-of-type(5) .moreinfo::before { counter-reset: section 5; }
.pcdb article:nth-of-type(6) .moreinfo::before { counter-reset: section 6; }
.pcdb article:nth-of-type(7) .moreinfo::before { counter-reset: section 7; }
.pcdb article:nth-of-type(8) .moreinfo::before { counter-reset: section 8; }
.pcdb article:nth-of-type(9) .moreinfo::before { counter-reset: section 9; }
.pcdb article:nth-of-type(10) .moreinfo::before { counter-reset: section 10; }
.pcdb article:nth-of-type(11) .moreinfo::before { counter-reset: section 11; }
.pcdb article:nth-of-type(12) .moreinfo::before { counter-reset: section 12; }
.pcdb article:nth-of-type(13) .moreinfo::before { counter-reset: section 13; }
.pcdb article:nth-of-type(14) .moreinfo::before { counter-reset: section 14; }
.pcdb article:nth-of-type(15) .moreinfo::before { counter-reset: section 15; }
.pcdb article:nth-of-type(16) .moreinfo::before { counter-reset: section 16; }
.pcdb article:nth-of-type(17) .moreinfo::before { counter-reset: section 17; }
.pcdb article:nth-of-type(18) .moreinfo::before { counter-reset: section 18; }
.pcdb article:nth-of-type(19) .moreinfo::before { counter-reset: section 19; }
.pcdb article:nth-of-type(20) .moreinfo::before { counter-reset: section 20; }
.pcdb article:nth-of-type(21) .moreinfo::before { counter-reset: section 21; }
.right{text-align:right;}

/**TABLE RECAPE**/
#table_info{display:none!important;}
#table_wrapper{margin:40px 0!important;}
#table_wrapper  table {width: 100%;}
.dataTables_wrapper .dataTables_paginate .paginate_button 
{ padding: 5px 10px; margin-right: 5px;
 border: 1px solid #418ecd!important;
 background-color: #FFFFFF!important; color: #418ecd!important; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
background-color: #418ecd!important;color: #FFFFFF!important;}
.dataTables_wrapper.no-footer .dataTables_scrollBody 
{border-bottom: 1px solid #0D406C!important;}
.dataTables_scrollHead{margin-bottom:-70px!important;}
table.dataTable thead .sorting_desc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc {
background-image: none!important;
background: no-repeat !important;
background-color:#FFFFFF!important;
background-position: center left!important;}
#table tbody td:first-child {
  width: 150px!important; /* Adjust the width value as per your requirements */
}
#table thead:first-child {
  width: 150px!important; /* Adjust the width value as per your requirements */
}
/**CATEGORY**/
#cat-title{padding:30px 20px 60px 20px;margin:0;}
.category-description{font-size:18px;text-align:left;margin-bottom:60px;}
#cat-title h1{color: #075AA5; font-family: "jost-bold"; font-size: 45px; line-height: 56px; clear: both; text-align: center; max-width: 760px; margin: 60px auto 60px auto; overflow-wrap: break-word;}
.category #fullwidth,.tag #fullwidth{margin:0 0 -10px 0;}
.category #fullwidth p,.tag #fullwidth p{min-height: 52px;}
.grid-item{margin-bottom:20px;}
.pagination{margin:40px 0 40px -5px;padding:0;list-style-type:none;}
.pagination li a{margin: 5px;color: #000;text-transform: capitalize;font-weight: 400;}
.pagination > li > a:hover, .pagination > li > a:focus {background-color: #0364ad;color: #fff;}
.pagination li a {display: inline-block;padding: 15px;color: #fff;text-decoration: none;background-color: #0D406C;transition: all .2s ease-in-out;}
.pagination li {display: inline-block;}
.pagination li.active a {color: #fff;background: #075AA5;}
.wpcf7-form label{font-size: 18px;
line-height: 28px;
color: #0D406C;width:40%;float:left;}
.wpcf7-form br{display:none;}
.wpcf7-form input[type="text"],.wpcf7-form input[type="email"], .wpcf7-form textarea {padding: 10px;border: 1px solid #075AA5;width: 60%;border-radius: 4px;}
.wpcf7-form textarea{height:100px;}
.wpcf7-form input[type="submit"]{padding: 14px 10px; background: #075AA5; color: #FFF; text-transform: uppercase; border: solid 1px #075AA5; width: 60%; border-radius: 4px; transition: all 0.5s ease; font-size: 18px;margin-left:40%;}
.wpcf7-form input[type="submit"]:hover{background: #418ecd;border: solid 1px #418ecd;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {border-color: #418ecd!important;color: #418ecd!important;width:60%;margin-left:40%;text-align:center;}
.wpcf7-not-valid-tip {color: #418ecd!important;}
.wpcf7 form .wpcf7-response-output {margin: 20px 0 20px 0;}
#fullwidth .loop-res h3{margin-top:15px!important;text-align:center;}

/**SEARCH**/
#search h1{font-size: 56px; line-height: 70px; margin: 60px auto 60px auto; text-align: left; max-width: 100%; color: #418ecd!important;font-family: "jost-bold";}
#search .breadcrumb{padding-top:25px;}
#search h2{color: #418ecd;font-size: 16px;font-family: "jost";}
.navcontent{width: 100%;float: none;margin: 0 0 0 0;clear: both;border-bottom: 1px solid #418ecd;max-width:900px;}
.navcontent a {color: #FFF;text-decoration: none;display: block;color: #075AA5;}
.navcontent h2{color: #075AA5;font-size: 18px!important;float: none; width: 100%; border: none; clear: none; margin: 0;padding: 30px 10px 30px 20px!important;font-family:'jost';transition: all 0.5s;}
.navcontent h2:hover{background:#F0F6FB!important;}
#search{padding-bottom:110px;}
#infscr-loading{float:none;z-index: 100;margin: 0 auto!important;text-align:center;position: relative;width: 100%;height:15px;padding:30px 0;}
#infscr-loading img{width:70px!important;height:70px!important;min-height:70px!important;}
#no {color: #418ecd;font-size: 18px;}

/**MEMBERS**/
#membersaipce .col-lg-3 img,#associate .col-lg-3 img{width:100%;height:auto;margin: 0 0 8px 0;padding: 30px 0;background:#FFFFFF;}
#membersaipce h2,#associate h2{color: #075AA5; font-family: "jost-extrabold"; font-size: 30px; text-align: center; margin: 40px 0 40px 0;}
#membersaipce p,#associate p {height: auto;text-align: center;background: #0D406C;padding: 10px 0;font-family: "jost";font-size: 13px!important;text-transform:uppercase;margin:0;}
#membersaipce a,#associate a{color:#FFFFFF!important;text-decoration:none;}
#membersaipce p:hover,#associate p:hover {background: #075AA5;}
#associate h2{margin: 60px 0 70px 0;}
#fullwidth.associate{margin-top:22px;}
#fullwidth .decal{padding-bottom:90px;}
#fullwidth.associate p a{font-size: 13px!important;}
.shade {box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.decal{padding:0 30px;}
#membersaipce .col-lg-3,#associate .col-lg-3{margin-bottom:30px;}
#members-title{color: #075AA5!important;margin-bottom: 50px!important;}
.side-members{padding-bottom:40px;}
.side-members #list-details{color: #075AA5; font-family: "jost"; font-size: 14px;margin:0;list-style-type:none;background: #F0F6FB; padding: 20px 20px 5px 20px; word-break: break-word; margin: 20px 0 40px 0; }
.side-members img{width:100%;height:auto;max-width:300px;}
#img-members{text-align:center;}
.members-decal{padding-right:60px;}
.side-members #list-details .fa{font-size:20px;float:left;padding:0px 20px 10px 0;}
.side-members #list-details .fa.fa-map-marker{font-size:20px;float:left;padding:5px 20px 70px 0;}
.side-members #list-details li{clear:both;margin-bottom:15px;}
.side-members #list-details a{color: #075AA5!important;}
.side-members #list-details a:hover{color: #418ecd!important;}
#memberdata h2{margin: 20px 0 10px 0; color: #075AA5; font-family: "jost-bold"; font-size: 18px; }
#memberdata p{margin: 0 0 0 0; color: #075AA5; font-family: "jost"; font-size: 14px; }
#memberdata h3{margin: 10px 0 0 0;color: #418ecd;font-family: "jost-bold";font-size: 14px;}
.side-members #sharethispage{padding-bottom:30px;border-top: 2px solid #F0F6FB; padding-top: 20px;margin-top:30px!important;}
.footer-members{clear:left;margin-top:-50px!important;padding: 40px 0 100px 0!important; font-family: jost; font-size: 25px!important; line-height: 30px; text-align: center; text-transform: uppercase; color: #0D406C;}
.footer-members a{color: #0D406C;text-decoration:none;}
#fullwidth.footer-members img{width:180px;height:auto;max-width:100%;padding-top:60px;}
#fullwidth.footer-members .text{clear:both;padding:15px 0 60px 0;}
#fullwidth.footer-members .text img{margin-top:-3px;height:20px;width:auto;display:inline-block;padding-top:0;}
#fullwidth.footer-members a:hover{opacity:0.8;}

/**VIDEO FIX**/
.page-id-510 .ratio + h2{margin:100px 0 -40px 0;}
.page-id-510 h1+ article h2{margin-bottom:-40px;}
.page-id-510 article .ratio:last-child{margin-bottom:60px;}

/**FOOTER**/
#footer{background:#0D406C;padding:50px 0;position:relative;color:#FFFFFF;}
#footer img{max-width:100%;margin-bottom:10px;}
#hashtag{text-align:center;margin: 0 auto -40px auto;z-index:3;padding-top:0;position:relative;}
#hashtag span{background: #075AA5;text-transform: uppercase;color: #FFFFFF;font-family: 'jost-extrabold';padding: 60px 80px;font-size: 35px;}
.none{display:none;}
#footer .log1{text-align:left;}
#footer .log2 .logosf{display:inline-block;}
#footer .log2 {text-align:center;margin-top:70px;}
#footer .log2 img{display:inline-block;height:90px!important;width:auto;margin:20px 10px;}
#footer .log3{text-align:right;}
#footer .log3 .alignnone{float:right;}

/**RESPONSIVE**/
@media (max-width: 1150px) {
	#members,#topmenu{display:none;}
	#search-menu{position:fixed;top:0;left:65px;padding-right:65px;width:100%;height:65px;z-index: 999;}
	#search-menu form {height:65px;}
	#lateral-menu {position:fixed;top: 0;left: 0;z-index: 999;width:65px;}
	#responsive-menu{display:block;z-index: 9999;}
	#search-menu form{margin-right:65px;}
	#logo{float: none;text-align: center;margin: 100px auto 0 auto;padding-top:130px;}
	#header{position:relative;top:-100px;left:0;width:100%;}
	#search-menu input[type="text"] {width:calc(100% - 45px);padding:17px 10px;margin-top:-1px;}
	#search-menu button {margin-top: -6px;width: 45px;height: 65px;}
	#main-title{padding-top:18vh;}
	#section1 {margin-top:-150px;}
	#post{margin-top: -100px;}
	.category main, .tag main,.search main{margin-top: -100px;}
	.single article img{width:100%!important;height:auto;float:none!important;padding:0;margin:1em 0!important;}
	#search-menu form.plain {background-color: rgba(6,32,54,1);}
}
@media (max-width: 1024px) {
	#section1 {margin-top:-100px;max-width:100%;}
	#main .col-lg-8{width:100%!important;max-width:100%;}
	#footer .log1{margin-top:100px;width:100%!important;text-align:center;}
	#footer .log3,#footer .log2{margin-top:0;width:100%!important;text-align:center;}
	#footer img{float:none!important;display:inline-block;text-align:center;}
	.logosf{display:inline-block;}
	#footer .log3{margin:20px 0 0 0;}
	#sharethispage #wha{display:inline-block;}
	#sharethispage #print{display:none;}
	#lateral{z-index: 9999;}
	#pw form{width: 50%;margin: 50px auto;}
}
@media (max-width: 999px) {
	#fullwidth .mx-auto{padding: 0 20px!important;}
	#section2 {max-width: 850px;padding: 0 20px;}
	#main-title h1 {font-size: 32px;line-height: 40px;}
	.page .sidebar,.page .sidebar.sidetitle {margin-top: -90px;margin-bottom: 110px;}
	.page .sidebar li {width:80%;margin-left:10%;max-width:80%;}
	.side-events{margin-top:0px;}
	.menu-about ul,#menu-about{padding-left:0!important;}
	.ethics-sidebar ul{margin:-90px 0 120px 0;padding:0;}
	.ethics-sidebar button{max-width:300px;}
	.ethics-sidebar{text-align:center;}
}
@media only screen and (max-width: 800px) {
	embed, object { max-width: 100%; }
}
@media (max-width: 768px) {
	#fullwidth .col-lg-6{margin-bottom:40px;}
	#fullwidth .col-lg-6:last-child{margin-bottom:0;}
	#main-title h1 {font-size: 36px;padding-top: 19vh;}
	#custom-page img.left {padding: 0 0 40px 0;clear:both;width:100%;height:auto;}
	#custom-page img.right {padding:0 0 40px 0;clear:both;width:100%;height:auto;}
	#custom-page {padding-bottom:70px;}
	#custom-page article {padding-bottom:40px!important;}
	#search h1 {font-size: 40px;line-height: 50px;}
	.single #post h1,.page #post h1,.single #post #code-deonto h1 {font-size: 40px; line-height: 44px;}
	.table-cell li a{font-size: 24px;}
	.side-events{margin-bottom:0}
	.rowc {column-count:1;column-gap:0;}
	.members-decal{padding-right:0;}
	.members-decal article{padding-bottom:0;}
	.side-members{padding-bottom:110px;}
	#pw form{width: 100%;margin: 50px auto;}
}
@media (max-width: 736px) {
	#main-title h1 {font-size: 30px;padding-top: 15vh;line-height:40px;}
}
@media (max-width: 650px) {
	#main-title{font-size: 30px;}
	#hashtag span{font-size:28px;padding: 60px 30px;}
	#main-title h1 {font-size: 28px;padding-top: 10vh;}
	.gallery-columns-3 .gallery-item { width: 33.33%; }
	.gallery-columns-3 .gallery-item img { width: 100%; height: auto; }
}
@media only screen and (max-width: 480px) {
	.gallery-columns-2 .gallery-item {width: 50%;}
	.gallery-columns-2 .gallery-item img { width: 100%; height: auto;}
}
@media (max-width: 450px) {
	#hashtag span{font-size:24px;}
	#main-title h1 {font-size: 26px;padding-top: 2vh;line-height:36px;}
}
@media (max-width:350px) {
	#hashtag span{font-size:22px;padding: 60px 30px;}
	.table-cell li a{font-size: 22px;}
}
/**Responsive Ethics**/
@media screen and (max-width:1200px) { 
	.card-content {padding: 25px 40px 15px 15px;}
	.card h3 {font-size: 20px;}
	.card{width:100%;height:100px!important;min-height:100px!important;display:block;width: 100%;margin-bottom: -10px;}
	
}

@media screen and (max-width:991px) {
	.resp{display:block;}
	#ethicalcodes .col-lg-7 {margin-top:40px;margin-bottom:-50px;}
}
@media screen and (max-width:999px) {
	#map {height: 350px!important;}
	.card-content {padding: 25px 50px 5px 10px;}
	.card h3 {font-size: 18px;}
}
@media screen and (max-width:501px) {
	.card-content {padding: 15px 50px 5px 10px;}
}
@media screen and (max-width:450px) {
	#map {height: 300px!important;}
	.card{width:100%;height:auto!important;min-height:auto!important;display:block;width: 100%;margin-bottom: -10px;}
}

/**Print**/

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
page-break-after: avoid;
  }
  #topnavslide,#topbar,#topheader,#breadcrumb,img,footer,.card,#main,#up,form,.ui-widget,hr,.close,.fa-close{display:none!important;}
  #topbar{border-bottom:1px solid #DEDEDE;}
  p,.smallcontainer{font-size:14px!important;}
   a[href]:after {
content: none !important;
  }
  #col-left,#col-right{float:none;width:100%;}
  #colcodes{column-count: 1!important;}
  #menu-index,#ap1, #ap2, #ap3, #ap4,.border,.decal,.result_text{padding:0!important;}
  #col-right{margin-top:30px!important;}
  #result,#result_codes,.result_text{margin:0;}
  .container-codes,#ap4 > div:nth-child(1){padding:0 20px!important;}
  .rowc {column-count:1;column-gap:0;}
  .footer-ethics,header,footer,.breadcrumb,#breadcrumb,#sharethispage,#lateral-menu,#topbar,#responsive-menu{display:none!important;}
	#snippet-code{margin:30px 0 50px 0;}
	#snippet-code img{float:none;clear:both;margin-bottom:30px;}
	#snippet-code h3{font-size:19px;line-height:30px;}
	#post{margin-top:30px!important;}
	#snippet-code img{width:80px;height:auto;}
}