/******************************************************************
Theme Name: Ministries
Theme URI: https://www.web-design-malta.com/
Description: 
Author: Your Name Here
Author URI: https://www.web-design-malta.com/
Version: 4.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass
******************************************************************/

/********************************
	GENERAL
*********************************/
body, html .elementor-widget-text-editor{
	color: #4E4E55;
}
body, .off-canvas-content{
	background-color: #FFFFFF;
}
.row{
	/*max-width: 1000px;*/
	max-width: 1085px;
}
h1, h2, h3, h4, h5, h6, p, a, body, .elementor-widget-text-editor{
	font-family: 'Montserrat', sans-serif;
	/* font-weight: 300; */
}
h1{
	/*font-size: 40px;*/
	font-size: 2.5rem;
}
h3, .h3{
	/*font-size: 27px;*/
	font-size: 1.75rem;
}
h4, .h4{
	/*font-size: 25px;*/
	font-size: 1.5625rem;
}
h5, .h5{
	/*font-size: 22px;*/
	font-size: 1.375rem;
}
h6, .h6{
	/*font-size: 20px;*/
	font-size: 1.25rem;
}
p{
	font-size: 1rem;
	margin-bottom: 20px;
}
.page-header h1 {
	font-size: 2.125rem;
}
.page-header h1, .page-header h6 {
	line-height: 1.2;
}
body:not(.home) .site-name h1, 
body:not(.home) .site-name .logo{
	margin-top: 100px;
	margin-bottom: 40px;
}
body:not(.home) .page-header{
	margin-top: -60px;
}
body:not(.home) .page-header h1 {
	margin-bottom: 40px;
    color: #8AA3B2;
}
body:not(.home) .page-header h6{
	color: #4E4E55;
}
.primary-menu .menu > li a {
	font-size: 0.875rem;
	line-height: 1.6;
}
.off-canvas-wrapper{
	overflow: hidden;
}
.clear{
	clear: both;
}
#content{
	position: relative;
    z-index: 10;
}
.white-bg{
	background-color: #FFFFFF;
}
.light-bg{
	background-color: #EBEBEA;
}
.color-white, .home .page-header,  ul.font-switcher li a{
	color: #FFFFFF !important;
}
.color-brown{
	color: #80756d;
}
.color-gold {
	color: #A9924F;
}
.color-blue, a.color-blue, a.arrow-link{
	/*color: #33374A;*/
	/* color: #8AA3B2; */
	color: #507389;
}
a.color-blue:hover {
	color: #1E335A;
}
.color-gray, a.color-gray {
	color: #647290;
}
.color-red {
	/*color: #EC574C;*/
	color: #EA584D;
}
.color-body-text {
	color: #4E4E55;
}
a.color-body-text:hover {
	color: #4E4E55;
}
a.color-red:hover, a.color-red:focus, a.color-red:hover {
	color: #EA584D;
}
.line-height-double p{
	line-height: 2.5;
}
.font-extra-small, .font-extra-small p{
	font-size: 14px;
}
.max-width-825{
	max-width: 825px;
}
.font-weight-regular {
	font-weight: 400;
}
.font-weight-medium {
	font-weight: 500;
}
.font-time p{
    font-size: 50px;
    font-weight: 100;
    line-height: 1;
}
.paragraph-bottom-20 p{
	margin-bottom: 20px;
}
.extra-strong {
	font-weight: 800;
}
/********************************
	HEADER
*********************************/

header.header{
    background-position: center;
    background-size: cover;
    z-index: 100;
    width: 100%;
    margin-bottom: 30px;
}
.home header.header {
	position: absolute;
}
header .site-name h1 img, header .site-name .logo img {
	width: auto;
    max-height: 50px;
}
.top-bar, .top-bar ul{
	background-color: transparent;
	padding: 0;
}
.top-bar{
	margin-bottom: 15px;
	padding-top: 5px;
	position: relative;
}
.top-bar ul, ul.social-media, ul.action-buttons{
	list-style: none;
	font-size: 0;
	margin: 0;
}
a.login, a.home-link{
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    background-color: #d5d2ce;
    padding: 9px 20px;
    margin-right: 25px;
}
a.login, a.home-link, ul.flags, ul.flags li, ul.social-media, ul.social-media li, ul.action-buttons li, ul.font-switcher li{
	display: inline-block;
}
ul.flags{
	vertical-align: middle;
	margin-top: 6px;
}
ul.flags li{
	margin-right: 5px;
}
ul.flags li:last-child{
	margin-right: 0;
}
.flags img{
	max-width: 20px;
	filter: none !important;
}
.top-content img {
    max-width: 40px;
   /* margin-bottom: 90px;
    margin-top: 51px;*/
}
.top-content h1{
	font-size: 2.5rem;
    margin-bottom: 0;
    line-height: 1;
}
.top-content h6{
	font-size: 15px;
}
.home .top-content h6, .slider-content h6{
	font-size: 1.3125rem;
}
.home .top-content h6 {
	margin-bottom: 0;
}
.primary-menu {
	margin-top: 60px;
	text-align: right;
}
.menu-button {
	position: absolute;
	right: 10px;
    display: none;
    margin-left: auto;
    padding: 10px;
    margin-top: -5px;
}
.custom-menu-icon {
	position: relative;
    min-width: 22px;
    min-height: 22px;
}
.custom-menu-icon span {
	content: ' ';
	background-color: #FFFFFF;
	height: 2px;
	width: 22px;
	display: block;
	margin-bottom: 5px;
}
.dark .custom-menu-icon span {
	background-color: #8AA3B2;
}
.menu-button span:last-child {
	margin-bottom: 0;
}
.primary-menu > .vertical.menu {
	min-width: 210px;
    background-color: rgb(54 68 95 / 80%);
    padding: 30px 0;
	position: relative;
}
.primary-menu > .vertical.menu > li.is-dropdown-submenu-parent {
	position: initial;
}
.primary-menu .menu > li a {
	font-weight: normal;
	text-align: right;
    text-transform: lowercase;
    color: #FFFFFF;
    line-height: 1;
    padding: 5px 0;
}
.dark .primary-menu .menu.dropdown > li > a {
	/* color: #36445F; */
	color: #FFFFFF;
}
.primary-menu .menu > li.menu-item-has-children > a:before {
    /* content: ''; */
    display: none;
    height: 0;
    position: absolute;
    width: 65px;
    background-color: #5e697f;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    border: 0.5px solid #23345A;
}
html[lang="mt"] .primary-menu .menu > li.menu-item-has-children > a:before {
	width: 30px;
    left: 20px;
}
.primary-menu .menu > li.menu-item-has-children.is-active > a:before {
	display: block;
}
.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 11px;
}
.primary-menu .menu .active > a, 
.primary-menu .menu .current-menu-parent > a{
	background: transparent;
	font-weight: 700 !important;
}
.primary-menu .menu > li > a,
.primary-menu .menu .active > a,
.primary-menu .menu .current-menu-parent > a {
	padding: 5px 20px;
}
.primary-menu .menu.submenu {
	border: 0;
	background-color: transparent;
	padding: 10px 0;
}
.primary-menu .menu.submenu > li a {
	font-size: 0.875rem;
	/* background-color: rgb(54 68 95 / 80%); */
	padding: 10px 15px;
    text-transform: none;
}
.primary-menu .menu.submenu > li:hover a{
	background-color: rgb(54 68 95 / 100%);
}
/* .dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 10px;
} */
.dropdown.menu.vertical>li.opens-right>a:after {
	display: none;
}
ul.font-switcher {
	margin-right: 15px;
}
ul.font-switcher li {
	font-size: 1rem;
	padding: 0 3px;
}
ul.font-switcher li .small {
	font-size: 12px;
}
ul.font-switcher li .normal {
	font-size: 18px;
}
ul.font-switcher li .large {
	font-size: 22px;
}
.site-name h1 {
    font-size: 1.75rem;
    display: inline-block;
    /* padding: 10px 30px;
    background-color: #65b3ad; */
    letter-spacing: 1px;
    font-weight: 700;
    color: #FFF;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 20px;
}
body .site-name h1 {
    padding: 0 !important;
}
body:not(.home) .site-name {
	text-align: right;
}
body:not(.home) .site-name h1{
	font-size: 1.5rem;
    /* padding: 8px 30px;
    background-color: #5AAEA7; */
}
/* body:not(.home) .site-name h1 img {
	max-width: 200px;
} */
.home .page-header h1 {
    font-weight: 700;
}
header.header.style-2 {
	margin-bottom: 25px;
}
header.header.style-2 .page-header {
    max-width: 680px;
    /*margin-top: 70px;*/
}
header.header.style-2 .page-header h1 {
	text-transform: uppercase;
    font-size: 1.75rem;
    margin-bottom: 25px;
    color: #8AA3B2;
}
header.header.style-2 .page-header h6{
	font-size: 1.375rem;
	margin-bottom: 20px;
	color: #4E4E55;
}
.header-style-2-hero {
	position: relative;
    background-size: cover;
    background-position: center;
    background-color: #48A59D;
}
.header-style-2-hero .column{
	min-height: 425px;
	position: relative;
}
.header-style-2-hero h2{
    font-weight: 100;
    font-size: 140px !important;
    text-transform: lowercase !important;
    color: #FFF;
    position: absolute;
    bottom: -28px;
    left: -5px;
    line-height: 1;
    z-index: 10;
}
.single-area-of-focus .header-style-2-hero h2{
    font-size: 100px !important;
    bottom: -5px;
}
.single.postid-4565 .header-style-2-hero,
.single.postid-4576 .header-style-2-hero{
	background-position: center 75%;
}
.search-form-header {
	width: 210px;
}
.search-form-header input[type=search]{
	font-size: .875rem;
	/* padding: 5px 10px; */
	padding: 10px 10px;
    padding-left: 30px;
    /* height: 24px; */
    height: auto;
	line-height: 1;
    background-color: rgb(255 255 255 / 40%);
    border: 0;
    box-shadow: none;
}
.search-form-header .search-icon{
    position: absolute;
	top: 50%;
	left: 2px;
    transform: translateY(-50%);
}
.search-form-header .search-icon.gray,
.dark .search-form-header .search-icon.white
{
	display: none;
}

.dark .search-form-header .search-icon.gray {
	display: block;
}
body:not(.home) .search-form-header input[type=search]{
    background-color: #dce3e8;
}
header .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
	left: auto;
    /* right: 100px; */
    /* padding-right: 180px; */
    min-width: 250px;
	padding: 30px 0;
    height: 100%;
	background-color: rgb(54 68 95 / 80%);
}
/* header .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu > li:first-child{
	border-top: 1px rgb(255 255 255 / 40%) solid;
} */
/* html[lang="mt"] header .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
	padding-right: 100px;
} */
header .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
	right: 100%;
	top: 0;
}
header .dropdown.menu.vertical>li.opens-right .is-dropdown-submenu.show {
	display: block;
}
.bg-accent {
	height: 40px;
    width: 5000px;
    position: absolute;
    left: 20%;
    background-size: cover;
    background-position: bottom;
    border-bottom-left-radius: 50px;
}
.menu-section {
	display: inline-block;
}
.menu-section__wrapper {
	display: flex;
    flex-direction: column;
}
.menu-section .search-form-header {
	width: 100%;
}
/********************************
	PAGE
*********************************/
body .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1110px !important;
}
.columns {
    padding-left: 7px;
    padding-right: 7px;
}
header.header .large-12.column {
    padding: 0px 28px !important;
}
/* .page-id-8189 .elementor-widget-wrap,
.page-id-7232 .elementor-widget-wrap{
    padding: 0px !important;
} */
.off-canvas-content {
	box-shadow: none;
}
/*.home .page-hero{
    background-position: -425px center;
}*/
#content #inner-content{
	padding: 0;
	/*max-width: 1040px;*/
	max-width: 1145px;
}
.elementor-page #content #inner-content,
.single #content #inner-content{
	/*max-width: 1050px;*/
	max-width: 1145px;
}
.single.single-public-body #content #inner-content {
	max-width: 100%;
}
.elementor-page.page-template-page-with-sidebar #content #inner-content {
    padding-left: 20px;
    padding-right: 20px;
}
.elementor-page:not(.page-template-page-with-sidebar) #main,
.elementor-page:not(.single-public-body) #main {
	padding-left: 30px;
	padding-right: 30px;
}
.elementor-page.single-public-body #main {
	padding-left: 0px;
	padding-right: 0px;
}
.elementor-page #main > .elementor{
    margin-left: -10px;
    margin-right: -10px;
}
.vc_column_container>.vc_column-inner{
	padding-left: 20px;
	padding-right: 20px;
}
.page-id-7449 .elementor-element-f0299e9 > .elementor-container,
.page-id-7761 .elementor-element-f0299e9 > .elementor-container {
	gap: 30px;
}

/*body:not(.home) main#main,
body:not(.elementor) main#main{
    margin-top: 20px;
    margin-bottom: 80px;
}*/
/*body.page-id-3925 main#main {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}*/
.page-template-page-with-sidebar #content{
	padding-top: 5px;
	background-color: #f6f4f0;
}
.page-template-page-with-sidebar .page-title{
	margin-bottom: 30px;
}
body.page-template-page-with-sidebar main#main {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.page-template-page-with-sidebar main#main > div.row {
	margin-bottom: 100px;
}
.page-hero{
	background-position: center;
	background-size: cover;
	position: relative;
}
.header-style-2-hero.has-overlay:before,
.page-hero.has-overlay:before, .main-slider .slide-block.has-overlay:before{
	content: " ";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.single-area-of-focus .header-style-2-hero.has-overlay:before{
	background-color: rgba(0, 0, 0, 0.1);
}
.post-type-archive-area-of-focus header.header, .single-area-of-focus header.header, .archive.category header.header, .single-post header.header, .search header.header, .error404 header.header{
	/*height: 420px;*/
	position: initial;
}
.post-type-archive-area-of-focus header.header, .post-type-archive-area-of-focus header.header > .row,
.single-area-of-focus header.header, .single-area-of-focus header.header > .row{
	position: relative;
}
/*.post-type-archive-area-of-focus header.header:before, .single-area-of-focus1 header.header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
}*/
.error404 header.header{
	height: 250px;
}
.media-center h4{
	font-size: 30px;
    color: #33374a;
    line-height: 1;
    margin-bottom: 5px;
}
.media-center p{
	font-size: 14px;
    color: #80756d;
}
.special-tile{
	height: 285px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-color: #33384a;
    background-blend-mode: luminosity;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.special-tile:hover{
	background-color: transparent;
}
.special-tile:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 125px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
    background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
}
.special-tile h6, .subject-block > div h6{
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 27px;
    color: #FFF;
    z-index: 10;
}
.media-center header{
	margin-bottom: 100px;
}
ul.action-buttons li{
	margin-right: 13px;
}
ul.action-buttons li a{
    width: 80px;
    height: 80px;
    display: table-cell;
    border-radius: 50%;
    background-color: #a69f99;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
ul.action-buttons li img{
    max-width: 40px;
}
/*.archive.category ul.action-buttons li{
	margin-right: 10px;
}
.archive.category ul.action-buttons li a, .archive.category ul.action-buttons li a{
	width: 50px;
    height: 50px;
}
.archive.category ul.action-buttons li img{
	max-width: 25px;
}*/
ul.action-buttons.small-buttons li{
	margin-right: 10px;
}
ul.action-buttons.small-buttons li a{
	width: 50px;
    height: 50px;
}
ul.action-buttons.small-buttons li img{
	max-width: 25px;
}
ul.action-buttons li:hover a{
	background-color: #80766d;
}
.image-slider, .latest-news{
	padding: 20px;
}
.image-slider .owl-dots, .latest-news .owl-dots{
	position: absolute;
    left: 0;
    top: 20px;
    margin-top: 10px !important;
    margin-left: 5.5px;
}
.image-slider .owl-dots .owl-dot, .latest-news .owl-dots .owl-dot{
	display: block;
}
.image-slider .owl-dots .owl-dot span, .latest-news .owl-dots .owl-dot span{
	width: 7px;
	height: 7px;
    margin: 0 0 5px !important;
    background-color: #dad7d5;
}
.image-slider .owl-dots .owl-dot.active span, .latest-news .owl-dots .owl-dot.active span{
	background-color: #32374a;
}
.single-area-of-focus #main, .post-type-archive-area-of-focus #main, .archive.category #main, .single-post #main, .search #main1{
	padding: 30px;
}
.post-type-archive-area-of-focus #main {
	margin-bottom: 60px;
}
.archive.category #main{
	min-height: 850px;
}
.subject-block > div{
	position: relative;
	height: 285px;
    background-size: cover;
    background-position: center;
    background-color: #33384a;
    background-blend-mode: luminosity;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.subject-block:hover > div{
	background-color: transparent;
}
.subject-block > div h6{
	text-transform: lowercase;
	margin-bottom: 0;
    bottom: 15px;
}
#main a.subject-block:nth-of-type(even) > div h6{
	right: 20px;
	left: initial;
}
body.single-area-of-focus main#main{
    min-height: 950px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}
/*.single .subject-image{
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 45px;
    background-color: #33384a;
}
.single .subject-image h1{
	font-size: 27px;
    line-height: 27px;
    text-transform: lowercase;
    font-weight: 400;
    position: absolute;
    bottom: 15px;
    left: 20px;
    margin-bottom: 0;
}*/
.area-focus-block-single {
    padding-bottom: 80px;
    border-bottom: solid 1px #a9924f;
}
.area-focus-block-single:last-child {
	border-bottom: 0;
	padding-bottom: 30px;
}
.single-area-of-focus .focus-title,
.area-focus-block-single .focus-title{
	max-width: 680px;
    margin-top: 90px;
    margin-bottom: 50px;
}
.single-area-of-focus .focus-image,
.area-focus-block-single .focus-image{
	height: 365px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 45px;
    background-color: #23345A;
    /*background-blend-mode: luminosity;*/
}
.area-focus-block-single.subject-4565 .focus-image,
.area-focus-block-single.subject-4576 .focus-image{
    background-position: center 75%;
}
.area-focus-block-single .subject-content h1{
    font-size: 1em;
    font-weight: 700;
    color: #23345a;
}
.single .subject-content{
	margin-top: 50px;
	margin-bottom: 30px;
}
.single .subject-content p, .single .subject-content h4{
	margin-bottom: 35px;
}
.single .subject-content h4{
    font-size: 31px;
    color: #80756d;
}
/*.content-footer{
    position: absolute;
    bottom: 25px;
    left: 35px;
}
.content-footer img{
	max-width: 50px;
	margin-right: 15px;
}
.content-footer span{
	font-size: 12px;
    text-transform: uppercase;
    color: #80756D;
}*/
.content-footer{
	padding-bottom: 100px;
    margin-bottom: 120px;
    border-bottom: solid 1px #A9924F;
}
.prime-minister-order{
	position: relative;
    padding-left: 140px;
}
.prime-minister-order .number{
    position: absolute;
    left: 0;
    font-size: 140px;
    line-height: 140px;
    margin-top: -35px;
}
.prime-minister-order .suffix{
	text-transform: uppercase;
    line-height: 0px;
    font-size: 17px;
    font-weight: 400;
}
.assume-office p{
	margin-bottom: 0;
	font-size: 17px;
}
.assume-office h6{
	font-size: 31px;
}
.archive.category #main header h1, .single-post #main header h1, .search #main header h1{
	font-size: 1.75rem;
	color: #A9924F;
	margin-bottom: 0;
	text-transform: uppercase;
}
.archive.category .main-inner-wrapper, .single-post .main-inner-wrapper, .search .main-inner-wrapper{
	/*padding-left: 10px;
	padding-right: 10px;*/
}
.posts-listing table tbody{
	border: 0;
}
.posts-listing table tbody tr{
    border-bottom: 1px solid #c6c7c7;
}
.posts-listing table tbody td{
	font-size: 13px;
	color: #717375;
	padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}
.posts-listing table tbody td a{
	color: #717375;
}
.posts-listing table tbody td:first-child{
	padding-left: 0;
	width: 10%;
}
.posts-listing table tbody td:nth-child(2){
	width: 12%;
}
.posts-listing table tbody tr:nth-child(even){
	background-color: transparent;
}
.posts-listing .pagination ul{
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 0;
}
.posts-listing .pagination ul li{
	font-size: 11px;
	display: inline-block;
}
.posts-listing .pagination ul a, .posts-listing .pagination .current{
	padding: 0 3px;
}
.posts-listing .pagination .current{
	font-weight: 700;
    background: transparent;
    color: #000;
}
.latest-news{
	padding: 25px;
}
.latest-news .owl-dots{
	margin-top: 15px !important;
}
.latest-news-block {
	padding: 0 5px;
}
.latest-news-image{
    height: 230px;
    background-size: cover;
    background-position: center;
}
.latest-news-image.no-image, .news-block .post-image.no-image {
    background-size: contain;
    background-color: #33384b;
    background-repeat: no-repeat;
}
.latest-news-block h3{
	text-transform: lowercase;
	margin-bottom: 20px;
	line-height: 1;
}
.latest-news-block p, .latest-news-block a{
	font-size: 14px;
}
.latest-news-block p{
	margin-bottom: 40px;
}
.latest-news-block a{
	text-transform: lowercase;
	color: #33384A;
	font-weight: 600;
}
.cabinet-members{
	overflow: hidden;
}
.cabinet-members .columns{
	padding: 0;
	float: left !important;
}
.cabinet-block{
    /*margin: 0 auto 30px !important;
    max-width: 320px;*/
}
div.cabinet-members .cabinet-block {
    margin-bottom: 50px;
}
.cabinet-block .image{
	/*height: 335px;*/
	height: 270px;
	background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
	background-color: #122240;
    /*background-blend-mode: luminosity;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.cabinet-block.second .image {
	background-color: #1C2A49;
}
.cabinet-block.third .image {
	background-color: #223358;
}
.cabinet-block .image:hover{
	/*background-color: transparent;*/
}
/*.cabinet-block .image:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	display: block;
}*/
div.cabinet-members .cabinet-block .details {
	padding-left: 5px;
	padding-right: 5px;
}
.cabinet-block h4{
	font-size: 1.0625rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #3c3c3b;
	text-transform: uppercase;
	margin: 0;
}
.cabinet-block p.position{
	font-size: 0.9375rem;
    max-width: 260px;
    line-height: 1.375rem;
    margin-bottom: 15px;
    /*max-width: 95%;
    margin-bottom: 0;
    min-height: 55px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #1e335a;*/
}
.cabinet-block p.academic_title{
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	color: #3c3c3b;
  
}
.cabinet-block ul.social-media li{
	margin-right: 15px;
	vertical-align: middle;
}
.cabinet-block .social-media a{
	height: 21px;
	width: 27px;
	display: block;
	background-image: url('../pm/assets/images/sm.png');
    background-repeat: no-repeat;
}
.cabinet-block .facebook a{
	width: 20px;
}
.cabinet-block .twitter a{
	background-position-x: -35px;
    background-position-y: -2px;
}
.cabinet-block .email a{
/*	background-position-x: -75px;
    background-position-y: -2px;*/
    background-image: none;
    font-size: 21px;
    line-height: 21px;
    color: #80766d;
}
.iframe-wrapper{
	background-color: #33384A;
}
.iframe-wrapper iframe{
	margin-bottom: -7px !important;
}
.mejs__container iframe{
	width: 100%;
}
.gallery-block .gallery-image {
    height: 200px;
    width: 100%;
    background-position: center;
    background-size: cover;
    margin-bottom: 25px !important;
}
.gallery-block.columns:last-child{
	float: left;
}
.main-slider .slide-block{
	width: 100%;
	height: 600px;
	position: relative;
	background-size: cover;
	background-position: center;
}
.slider-content{
    margin-top: 230px;
    position: relative;
    z-index: 1;
}
.office-of-pm .slider-content{
    margin-top: 200px;
}
.office-of-pm h1{
	font-size: 30px;
}
.slider-content h1{
	line-height: 1;
	margin-bottom: 0;
}
.article-header h1{
    font-size: 120px;
    line-height: 1;
    margin-bottom: 40px;
}
.error404 .search span.screen-reader-text{
	display: none;
}
.error404 .search form.search-form{
	max-width: 500px;
    margin: 0 auto;
}
a.arrow-link{
    /*font-size: 0.8125rem;*/
    font-size: 1rem;
    text-transform: none;
    font-weight: 400;
    position: relative;
    display: inline-block;
}
a.arrow-link img {
	margin-left: 10px;
}
.area-focus-list > .columns, .featured-posts .columns {
	padding: 0;
}
.area-focus-list > .columns:nth-child(even) .area-focus-block {
	background-color: #1C2A49;
}
.area-focus-block {
	position: relative;
    min-height: 260px;
    background-color: #223358;
    cursor: pointer;
    transition: all .2s;
}
.area-focus-block:hover{
    transform: scale(1.05);
    z-index: 10;
    background-color: #122240 !important;
}
.area-focus-block .title {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 1.375rem;
    padding: 0 20px;
    max-width: 215px;
}
.area-focus-block:hover .title {
	font-weight: 600;
}
.featured-post-block .bg {
    height: 260px;
    background-color: #122240;
    background-size: cover;
    background-position: center;
}
.featured-post-block .details{
    width: calc(100% - 20px);
    padding: 25px 0;
}
.featured-post-block .details p, .post-block .details p {
	font-size: 0.9375rem;
	margin-bottom: 0;
	color: #507389;
}
.featured-post-block .details p.date {
	margin-bottom: 5px;
}
.featured-post-block .details p.title {
	margin-bottom: 5px;
}
.featured-post-block .details p.release, .post-block .details p.release {
	color: #3c3c3b;
	line-height: 1.2;
}
.featured-posts > .row > .columns:nth-child(2) .bg {
    background-color: #1C2A49;
}
.featured-posts > .row > .columns:nth-child(3) .bg {
    background-color: #223358;
}
.post-block .details p.date, .post-block .details p.release{
	margin-bottom: 15px;
}
.post-block .details p:last-child {
	margin-bottom: 0;
}
.post-block .details p.excerpt {
	font-size: 1rem;
	color: #3c3c3b;
}
.pagination a {
	color: #507389;
}
.pagination a:hover{
	background-color: #E8EDF0;
}
/*.latest-posts{
	max-width: 96%;
	max-width: calc(100% - 30px);
}*/
.listing-style-1 .post-block {
    position: relative;
	margin-bottom: 40px !important;
    padding-bottom: 25px;
    border-bottom: 1px solid #8AA3B2;
    max-width: calc(100% - 60px);
}
.archive.category .latest-posts-wrapper {
	padding-top: 50px;
	width: 73%;
}
.archive.category .post-search-wrapper{
	width: 27%;
}
.post-search-wrapper{
    border-left: solid 1px #8AA3B2;
}
.latest-news-post .post-content-wrapper {
	border-right: 0;
}
.post-search-wrapper .filter-by-dates {
	margin-right: -15px;
}
.posts-search-widget{
    max-width: 200px;
    margin: auto;
}
.year-list li a{
	font-size: 1.25rem;
}
.live-feed .video{
	/*padding-bottom: 60%;*/
    background-color: #122240;
    position: relative;
}
.live-feed img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.live-feed .dots {
	position: absolute;
    bottom: 40px;
    left: 40px;
}
.live-feed .dots span {
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: rgb(238 236 229 / 50%);
    border-radius: 50%;
}
.live-feed .details p, .live-feed .details h5 {
	margin-bottom: 0;
}
.live-feed-link{
    /*margin-top: 260px;*/
    position: absolute;
    width: 100%;
    left: 50%;
    max-width: 1085px;
    transform: translateX(-50%);
    bottom: 40px;
    z-index: 10;
}
.live-link-wrapper {
    padding-left: 130px;
}
.live-link-wrapper h5 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.live-link-wrapper .live-title marquee{
    font-size: 1.2rem;
    text-transform: uppercase;
    background-color: #ea584d;
    color: #FFF;
    font-weight: 500;
    padding: 10px 15px 10px;
    line-height: 1;
    margin-bottom: -7px;
}
.paginationjs ul {
	margin-left: 0;
}
.pagination li {
	vertical-align: middle;
}
.pagination li.active a {
	font-weight: 700;
}
.pagination li.paginationjs-prev,
.pagination li.paginationjs-next {
    padding: 0;
}
.area-focus-list .columns:last-child:not(:first-child),
.featured-posts .columns:last-child:not(:first-child) {
	float: left;
}
.elementor-widget-container :last-child {
	margin-bottom: 0;
}
.download-portrait {
	max-width: 200px;
}
.download-portrait p {
	line-height: 1.75;
}
.owl-theme.videos-slider .owl-dots {
    position: absolute;
    left: 40px;
    bottom: 130px;
}
div.mejs__container {
	height: auto !important;
}
.fb_iframe_widget,
.fb_iframe_widget > span {
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
}
.videos-slider .mejs__controls {
	display: none;
}
.videos-slider.owl-theme .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
    margin: 2px 4px;
    opacity: .5;
}
.videos-slider.owl-theme .owl-dots .owl-dot.active span {
	opacity: 1;
	background-color: #FFFFFF;
}
/* .page-id-6233 header.header, .page-id-6534 header.header {
	margin-bottom: 60px;
} */
.page-id-7449 header.header, .page-id-7761 header.header {
	margin-bottom: 70px;
}
.post-listing {
	visibility: hidden;
}
.post-listing > span {
    position: absolute;
    right: 0;
    top: 10px;
}
.post-listing__wrapper, .resource-listing__wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-row-gap: 30px;
}
.post-category__header, .resource-category__header {
    font-size: 20px;
    color: #8AA3B2;
    font-weight: 700;
    padding: 10px;
    padding-left: 0;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
.post-category__items p {
    padding-right: 10px;
    max-width: 300px;
}
.elementor-widget-container .post-category__items p {
	margin-bottom: 20px;
}
.post-category__items a {
	color: #4E4E55;
}
.resource-listing__wrapper {
    column-gap: 20px;
}
.resource-listing .post-useful-links {
	height: auto;
}
.resource-listing .useful-links-text a {
	width: auto;
}
.resource-listing .post-publications {
	width: auto;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 50px;
}
.resource-listing .post-call{
	height: auto;
    padding: 20px;
}
.resource-listing .post-call .call-date {
    justify-content: space-between;
}
.resource-listing .post-call .call-date img.icon-image {
	margin-left: 0;
}
.single-service #content {
	background-color: #E8EDF0;
    padding: 30px 0 100px;
    min-height: 500px;
}
.single-service #content #inner-content {
	max-width: 1110px;
}

section.social-media-feeds {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* column-gap: 15px; */
    column-gap: 5px;
}
.social-media-feed__icon {
	max-height: 30px;
}
.social-media-feeds__content {
	flex-basis: 100%;
	max-height: 478px;
	overflow-y: auto;
}
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	font-family: "Montserrat", Sans-serif;
}
/********************************
	CALENDAR
*********************************/
.inline-calendar .datepicker-grid {
	width: 100%;
}
.inline-calendar .datepicker-picker, .inline-calendar .datepicker-controls .button{
	background-color: transparent;
}
.inline-calendar .datepicker-controls {
	display: block;
}
.inline-calendar span.datepicker-cell.day.next, .inline-calendar span.datepicker-cell.day.prev {
	visibility: hidden;
}
.inline-calendar button.button.view-switch{
	font-size: 1.25rem;
    font-weight: 300;
    text-transform: uppercase;
    padding: 5px 0;
    color: #1e335a;
}
.inline-calendar .datepicker-view .days .datepicker-cell{
    flex-basis: 14.2857142857%;
    font-size: 14px;
    font-weight: 500;
    color: #1e335a;
    position: relative;
}
.inline-calendar span.datepicker-cell.day.selected, .inline-calendar span.datepicker-cell.day.focused, .inline-calendar .datepicker-cell.day:not(.disabled):hover {
	background-color: transparent;
	/*border-radius: 50%;*/
}
.inline-calendar span.datepicker-cell.day.selected:after, .inline-calendar span.datepicker-cell.day.focused:after, .inline-calendar .datepicker-cell.day:not(.disabled):hover:after{
    content: ' ';
    width: 30px;
    height: 30px;
    background-color: rgb(80 115 137 / 15%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.inline-calendar span.datepicker-cell.day.selected:hover{
	color: #1e335a;
}
.inline-calendar .datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
    background-color: transparent;
    font-weight: 700;
}
.inline-calendar .datepicker-controls .button:hover {
	background-color: transparent;
}
.inline-calendar button.button.next-btn, .inline-calendar button.button.prev-btn {
	font-size: 0;
	padding: 10px 0;
}
.inline-calendar button.button.prev-btn:before, .pagination li.paginationjs-prev a {
	content: url('./assets/images/icon-left-arrow.svg');
}
.inline-calendar button.button.next-btn:before, .pagination li.paginationjs-next a {
	content: url('./assets/images/icon-right-arrow.svg');
}
.calendar-input {
	position: relative;
	padding-right: 30px;
}
.calendar-input img.search-button{
	position: absolute;
    right: 0;
    bottom: 3px;
    cursor: pointer;
}
sidebar .menu {
	max-width: 160px;
	margin: 0 auto;
}
sidebar .menu>li {
	display: block;
}
sidebar .menu>li>a{
    text-transform: lowercase;
    padding: 8px 10px;
    color: #a9924f;
}
sidebar .menu .active>a{
	font-weight: 700;
	background-color: transparent;
	color: #a9924f;
}
/********************************
	POST
*********************************/
.category-latest-news h1{
	text-transform: lowercase;
}
.news-block{
	margin-bottom: 20px;
}
.news-block-wrapper{
	border-bottom: 1px solid #c6c7c7;
}
.news-block .post-image, .single-post .post-image{
	height: 135px;
    background-size: cover;
    background-position: center;
}
.single-post #content {
	background-color: #e8edf0;
}
.single-post .post-image{
	background-color: #1E335A;
    padding-bottom: 60%;
}
.single-post .post-image.no-image{
    height: auto;
}
.single-post h1{
	text-transform: lowercase;
}
/*.single-post h2{
	font-size: 32px;
    text-transform: uppercase;
    line-height: 1.1;
    max-width: 375px;
}*/
/*.post-details{
	color: #1E335A;
}*/
.post-details p{
	font-size: 0.9375rem;
	margin-bottom: 0;
}
.post-details p.release {
	color: #3c3c3b;
}
.gallery-popup .post-details p.release{
	color: #FFFFFF;
}
.post-details h6{
	text-transform: uppercase;
	margin-bottom: 0;
	max-width: 350px;
}
.post-content h1{
	font-size: 16px;
	text-transform: none;
}
.post-content h2, .post-content h2 strong{
	font-size: 1.875rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #1e335a;
}
/*.post-content p{
	font-size: 13px;
}*/
.post-content h1, .post-content h2, .post-content p{
	margin-bottom: 30px;
}
.post-content p, .post-content-inner-wrapper p{
	line-height: 1.375;
	color: #3C3C3B;
}
.post-content a{
	word-break: break-all;
}
.post-navigation{
	display: inline-block;
    overflow: hidden;
}
.post-previous, .post-next{
    font-size: 11px;
    color: #818285;
    display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.post-previous:hover, .post-next:hover{
	font-weight: 600;
}
.post-previous{
	margin-right: 20px;
	float: left;
}
.post-next{
	float: right;
}
.post-previous img{
	float: left;
	margin-right: 10px;
}
.post-next img{
	margin-left: 10px;
}
.search-form .form-group{
	margin-bottom: 40px;
}
.search-form label{
	font-size: 13px;
	margin-bottom: 10px;
	text-align:left;
}
.search-form .keyword input[type="text"]{
	display: inline-block;
	border: 0;
	background-color: #DBD9D6;
	box-shadow: none;
	padding: 15.5px 15px;
    height: auto;
    width: 70%;
    max-width: 350px;
    margin-right: 20px;
    margin-bottom: 0;
}
.calendar-form, .calendar-wrapper{
	display: inline-block;
}
.calendar-form .date-input{
	display: inline-block;
	vertical-align: middle;
	padding: 15px 0px;
	position: relative;
	margin-right: 15px;
	float: left;
}
.calendar-form .date-input a{
	height: 15px;
	width: 15px;
	display: inline-block;
	background-image: url('../pm/assets/images/calendar-arrows.png');
	position: absolute;
	left: 0;
}
.calendar-form .date-input a.increment{
	top: 0;
}
.calendar-form .date-input a.decrement{
	background-position-y: bottom;
}
.calendar-form .date-input input[type="text"]{
	background-color: transparent;
    box-shadow: none;
    margin-bottom: 0;
    border: 0;
    font-size: 49px;
    padding: 0;
    height: auto;
    line-height: 1;
    font-weight: 100;
    margin-top: -10px;
}
.calendar-form .year input[type="text"]{
	max-width: 115px;
}
.calendar-form .month input[type="text"]{
	max-width: 95px;
}
.calendar-form .day input[type="text"]{
	max-width: 55px;
}
.calendar-wrapper button{
	float: right;
}
.search-results > h6{
	font-size: 13px;
    margin-bottom: 20px;
    color: #717375;
}
.search-results table tbody{
	background-color: transparent;
}
h5.no-results{
	padding: 20px 0 60px;
    margin-bottom: 0;
}
div.wpb_single_image .vc_figure-caption{
	font-size: 10px;
	margin-top: 10px;
}
.main-inner-wrapper.latest-news-post {
	margin-top: 80px;
	padding: 0;
}
.latest-news-post .post-content {
	margin-top: 60px;
	max-width: 700px;
}
.latest-news-post .post-content h2 {

}
.post-share .addtoany_list a {
    padding: 0 10px;
}
.post-share .addtoany_list a:first-child {
	padding-left: 0;
}
.post-share .addtoany_list a img {
    max-width: 40px;
}
.single-post .post-share .addtoany_list a img {
	max-width: 29px;
}
.photo-gallery{
    position: relative;
    padding-bottom: 10px;
    color: #6D6E70;
}
.photo-gallery img {
	max-width: 270px;
}
.photo-gallery:after{
	content: ' ';
    height: 1px;
    width: 100%;
    display: block;
    background-color: #A9924F;
    max-width: 80%;
    position: absolute;
    bottom: 0;
}
.photo-gallery h5 img {
	margin-right: 15px;
}
.photo-gallery ul li {
	margin-bottom: 30px;
	cursor: pointer;
}
.post-content-wrapper {
    /* border-right: solid 1px #A9924F; */
    padding-bottom: 150px;
}
.single .post-content-wrapper {
	width: 70%;
}
.single .post-sidebar-wrapper{
	width: 30%;
}
.post-content-inner-wrapper {
	max-width: 670px;
}
.facebook-feed, .instagram-feed, .twitter-feed {
	max-width: 260px;
    margin-left: auto;
}
.social-feed-wrapper {
	max-height: 400px;
	overflow-y: auto;
	margin-top: 20px;
}
div.facebook-feed {
	margin-bottom: 65px;
}
.gallery-popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 5000px;
    left: 0;
    z-index: 9999;
    background-color: rgb(30 51 90 / 90%);
    transition: all .4s ease-out;
}
.gallery-popup.show {
	top: 0;
}
.gallery-popup-open {
	overflow-y: hidden;
}
.gallery-popup .gallery-content{
    position: absolute;
    width: 100%;
    max-width: 1110px;
    padding: 0 30px;
    display: block;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.gallery-images.owl-theme .owl-stage-outer {
	height: auto !important;
} 
.gallery-images.owl-carousel .owl-item {
	background-color: #A9924f;
}
.gallery-images.owl-carousel .owl-item img{
    max-height: 500px;
    width: auto;
    margin: 0 auto;
}
.gallery-images.owl-theme .owl-nav [class*=owl-]{
    position: absolute;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%);
}
.gallery-images.owl-theme .owl-nav .disabled {
	cursor: not-allowed;
}
.gallery-images.owl-theme .owl-nav .owl-prev {
    left: -55px;
    content: url('./assets/images/icon-arrow-previous.svg');
}
.gallery-images.owl-theme .owl-nav .owl-next {
    right: -55px;
    content: url('./assets/images/icon-arrow-next.svg');
}
.gallery-images.owl-theme .owl-dots {
	position: absolute;
    bottom: 10px;
    left: 20px;
}
.gallery-images.owl-theme .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
    margin: 5px 3px;
    background-color: rgb(238 236 229 / 50%);
}
.gallery-images.owl-theme .owl-dots .owl-dot.active span {
	background-color: #FFFFFF;
}
.gallery-popup a.close{
	right: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.live-details p {
	margin-bottom: 0;
}
.live-details p.title {
	font-size: 1.375rem;
}
.live-details p.venue {
	font-size: 1.125rem;
}
.iframe-video {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.iframe-video iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
div.mejs__mediaelement {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
mediaelementwrapper iframe {
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    display: block;
}
.document-wrapper a {
    color: #3C3C3B;
}
.document-wrapper a i {
	margin-right: 10px;
}
.public-body-content {
	background-color: #E8EDF0;
    padding-top: 90px;
    padding-bottom: 50px;
}
.public-body-footer{
    padding-top: 100px;
    padding-bottom: 150px;
}
.public-body-content .row,
.public-body-footer .row {
	max-width: 1115px;
}
.sm-links a {
	padding-left: 5px;
	padding-right: 5px;
}
.useful-links-text {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.useful-links-text a,
.post-publications p.title,
.post-category__items p{
	line-height: 1.2;
}
.service-type-category__title {
	color: #8AA3B2;
	margin-bottom: 20px;
}
.service-post {
	position: relative;
}
.service-post__title {
	padding-bottom: 10px;
	border-bottom: 1px solid;
	margin-bottom: 20px;
	color: #8AA3B2;
}
.service-post__title p, 
.service-post__title h2 {
	font-size: 18px;
}
.service-post.margin-bottom-30 {
    margin-bottom: -8px;
}
.custom-accordion {
	list-style: none;
	margin: 0;
}
.custom-accordion__item:not(:last-child){
	margin-bottom: 10px;
}
.custom-accordion__item--title {
	display: block;
	/* font-size: 20px; */
	font-weight: 700;
	color: #FFFFFF;
	background-color: #8AA3B2;
	padding: 10px;
}
.custom-accordion__item--title:hover,
.custom-accordion__item--title:active,
.custom-accordion__item--title:focus {
	color: #FFFFFF;
}
.custom-accordion__item--content {
	display: none;
	padding: 15px 10px;
}
body.pojo-a11y-high-contrast a.stretch-link {
	background-color: transparent !important;
}
.about-us-icons {
	display: flex;
	gap: 20px;
	position: absolute;
	z-index: 100;
}
.about-us-icons .icon {
	max-width: 130px;
}
.about-logos{
	display: none;
}
.page-id-7449 .about-logos,
.page-id-7761 .about-logos{
    display: block !important;
}
/********************************
	UTILITIES
*********************************/
.text-right {
	text-align: right;
}
.text-uppercase {
	text-transform: uppercase;
}
.page-hero-420{
	height: 420px;
}
.margin-top-5{
	margin-top: 5px !important;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-top-30{
	margin-top: 30px;
}
.margin-top-40{
	margin-top: 40px;
}
.margin-top-50{
	margin-top: 50px;
}
.margin-top-60{
	margin-top: 60px;
}
.margin-top-70{
	margin-top: 70px;
}
.margin-bottom-5{
	margin-bottom: 5px !important;
}
.margin-bottom-10{
	margin-bottom: 10px !important;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-bottom-30{
	margin-bottom: 30px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}
.margin-bottom-50{
	margin-bottom: 50px;
}
.margin-bottom-70{
	margin-bottom: 70px;
}
.margin-bottom-150{
	margin-bottom: 150px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-right-15 {
	margin-right: 15px;
}
.no-padding-left {
	padding-left: 0;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.list-unstyled {
    list-style: none;
    margin-left: 0;
}
.position-relative {
	position: relative;
}
.stretch-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.clear.even, .clear.fourth {
	clear: unset;
}
.hide-desktop {
	display: none;
}
.bg-top {
	background-position: center top !important;
}
.mw-500 {
	max-width: 500px;
}
/********************************
	FORM
*********************************/
input[type="text"] {
    background-color: rgb(80 115 137 / 15%);
    border: 0;
    font-size: 1rem;
    border: 0;
    box-shadow: none;
    line-height: 1;
    padding: 5px 10px;
    height: auto;
}
input[type=text]:focus {
	background-color: rgb(80 115 137 / 30%);
    border: 0;
    box-shadow: none;
}
.elementor-field-group {
	margin-bottom: 30px !important;
}
.elementor-field-type-textarea label.elementor-field-label,
.elementor-field-type-text label.elementor-field-label,
.elementor-field-type-email label.elementor-field-label {
    font-size: 15px;
    color: #1e335a;
    text-transform: lowercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.elementor-field-type-text input[type="text"].elementor-field,
.elementor-field-type-email input[type="email"].elementor-field {
    min-height: 30px;
}
.elementor-field-type-textarea textarea.elementor-field {
    min-height: 165px;
    padding: 10px 15px;
    resize: none;
}
.elementor-field-type-text input[type="text"].elementor-field,
.elementor-field-type-email input[type="email"].elementor-field,
.elementor-field-type-textarea textarea.elementor-field,
#content-not-found input[type=search]{
	height: auto;
	line-height: 1;
    font-size: 15px;
	padding: 5.5px 15px;
	border: 0;
	box-shadow: none !important;
    background-color: rgb(169 146 79 / 15%) !important;
    font-family: 'Raleway', sans-serif;
}
.elementor-field-type-submit button[type="submit"] {
	background-color: transparent !important;
    color: #a9924f !important;
    font-size: 13px;
    padding-right: 0;
}
.elementor-field-type-submit button[type="submit"] > span {
	display: inline-block !important;
}
.elementor-field-type-submit .elementor-button-text {
	font-family: 'Raleway', sans-serif;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: 600;
}
.elementor-field-type-submit button[type="submit"] .elementor-button-text:after{
	content: url('./assets/images/icon-arrow-gold.svg');
	float: right;
    margin-left: 10px;
}
.elementor-field-type-recaptcha,
.elementor-field-type-submit {
	width: 50%!important;
}
.elementor-field-type-submit {
	align-items: center !important;
}
div.wpforms-container-full.contact-us .wpforms-form .wpforms-one-third {
	width: 33.33333%;
}
div.wpforms-container-full.contact-us .wpforms-form .wpforms-two-thirds {
    width: 66.666%;
}
div.wpforms-container-full.contact-us .wpforms-form .wpforms-one-third,
div.wpforms-container-full.contact-us .wpforms-form .wpforms-two-thirds,
div.wpforms-container-full.contact-us .wpforms-form .wpforms-field{
	padding-left: 5px;
    padding-right: 5px;
}
div.wpforms-container-full.contact-us .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-one-third{
	margin-left: 0;
}

/********************************
	Services Listing
*********************************/
.service-post__content {
    margin-bottom: 50px !important;
}

/********************************
	FOOTER
*********************************/
.footer{
    position: relative;
    /*font-size: 13px;*/
    font-size: 0.8125rem;
    /* color: #8AA3B2; */
	color: #255674;;
    margin-top: 0;
    padding: 30px 0;
    min-height: 130px;
    background-color: #d6dfe4;
    font-weight: 400;
}
.home footer.footer:before{
	content: none;
}
footer.footer:before{
	position: absolute;
	/*content: '';*/
	width: 100%;
	height: 175px;
	bottom: 100%;
	left: 0;
	background: url('../pm/assets/images/bg-footer.png');
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.20));
}
.social-media-wrapper p{
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 0;
}
ul.social-media{
	vertical-align: middle;
}
ul.social-media li:not(:last-child) {
	margin-right: 20px;
}
.footer-links {
	display: inline-block;
    margin-left: 10px;
}
.footer-links ul li{
	display: inline-block;
	padding: 0 10px;
}
.footer-links ul li a,
.footer-links ul li.active a{
	display: inline-block;
	/*font-size: .75rem;*/
	font-size: 0.8125rem;
	padding: 0;
	/* color: #8AA3B2; */
	color: #255674;;
	margin-bottom: 0px;
	background-color: transparent;
}
.footer-links ul li:last-child a{
	margin-bottom: 0;
}
a#scrollTop{
	position: fixed;
    bottom: 15px;
    right: 15px;
    line-height: 1;
    font-size: 35px;
    height: 54px;
    padding: 10px;
    background-color: #FFFFFF;
    color: #33384a;
    border-radius: 4px;
    opacity: 0;
    transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
a#scrollTop.show{
	opacity: 1;
}
a#scrollTop i{
	float: left;
    margin-top: -5px;

}
/* new updates */
.aboutus_banner {
    min-height: 900px;
}
.download_image {
	position: absolute;
	bottom: 0;
}
.download_image .wpb_single_image.vc_align_left img,
.download_image .wpb_single_image.vc_align_left {
	margin: 0;
}
.arrow-link button {
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: 10px;
}
ul.font-switcher li span {
    display: none;
}
.service-post__title h2 strong a,
.service-post__title strong a {
    color: #8AA3B2 !important;
}

/* +--------------------------+  */
/* |         MAJU CSS         |  */
/* |      April 18, 20223     |  */
/* +--------------------------+  */

.page-header h1 {
	text-transform: uppercase;
}

/* END OF MAJU CSS  */

/* UTILS */
.custom-show-mobile-only  {
	display: none;
}
/********************************
	RESPONSIVE
*********************************/
@media(min-width: 2470px){
	.home .page-hero {
	    background-position: center;
	}
}
@media screen and (min-width: 64em) {
	.cabinet-members .large-3 {
		width: 33.33%;
	}
}
@media screen and (min-width: 40em) {
	
}
@media(max-width: 1150px){
	.gallery-images.owl-theme .owl-nav .owl-prev {
		left: 20px;
	}
	.gallery-images.owl-theme .owl-nav .owl-next {
		right: 20px;
	}
}
@media(max-width: 1100px){
	header.header, footer.footer, .slider-content{
		padding-left: 30px;
		padding-right: 30px;
	}
	.live-feed-link {
		padding-left: 25px;
		padding-right: 25px;
	}
	.live-link-wrapper h5 {
		left: 25px;
	}
}
@media(max-width: 1023px) {
	.clear.fifth {
		clear: unset;
	}
	.clear.fourth {
		clear: both;
	}
	.row.columns.cabinet-members {
	    max-width: 850px;
		margin: 0 auto !important;
	}
	.text-center-medium, .social-media-wrapper.text-right{
		text-align: center;
	}
}
@media(max-width: 1000px){
	.slider-content, .office-of-pm .slider-content{
		margin-top: 300px;
	}
	/*.home .top-content{
		margin-top: 90px;
	}
	.home  .top-content h1{
	    margin-top: 170px;
	}*/
	.page-hero:after {
		margin-top: -10px;
	}
	.header-style-2-hero h2 {
		left: 0;
    	padding: 0 25px;
	}
	.home .page-hero img {
		max-width: 660px;
	    bottom: -290px;
    	margin-left: -120px;
	}
	.post-listing, .resource-listing {
		padding: 0 20px;
	}
	.resource-listing__wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width: 768px) {
	header.header .large-12.column {
		padding: 0px 10px !important;
	}
	br {
		display: inherit !important;
	}
	.single .post-sidebar-wrapper, .single .post-content-wrapper {
		width: 100%;
	}
	.search-form .columns{
		width: 100%;
	    max-width: 500px;
	    float: none !important;
	    margin: 0 auto;
	}
	.home .top-content {
	    margin-top: 20px;
	}
	#home-hero{
		padding: 250px 0 !important;
	}
	.main-slider .slide-block{
		height: 500px !important;
	}
	.page-hero {
		height: 700px !important;
	}
	.home .page-hero {
		height: 780px !important;
	}
	.slider-content{
		position: absolute;
    	bottom: 50px;
	}
	.slide-block:before{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.search-form .form-group{
		max-width: 400px;
	    margin: 0 auto 40px auto;
	    position: relative;
	}
	.search-form .form-group.keyword{
		padding-right: 75px;
	}
	.search-form .keyword input[type="text"]{
	    width: 100%;
    	margin-right: 0;
	}
	.search-form .keyword button{
	    position: absolute;
		right: 0;
		bottom: 0;
	}
	.calendar-wrapper{
		display: block;
	}
	.home .page-header{
	    margin-top: 40px;
	}
	.live-feed-link {
		margin-top: 60px;
	}
	.home .top-content h6 {
		font-size: 1.125rem;
	}
	.top-content h1{
		font-size: 1.875rem;
	}
	.latest-posts-wrapper,  .latest-post-content-wrapper, .post-search-wrapper, .archive.category .latest-posts-wrapper, .archive.category .post-search-wrapper{
		width: 100%;
		/*padding-right: 0;*/
	}
	.archive.category .latest-posts-wrapper {
		padding-top: 10px;
	}
	.post-search-wrapper {
		border-left: 0;
	}
	.posts-search-widget {
		max-width: 300px;
	}
	.latest-posts {
		max-width: 100%;
	}
	.post-search-wrapper .filter-by-dates {
		margin-right: 0;
	}
	.listing-style-1 .post-block {
		max-width: 100%;
	}
	.featured-post-block .details {
		padding-top: 15px;
		width: 100%;
	}
	.featured-post-block .details p.title {
		margin-bottom: 0;
	}
	.header-style-2-hero .column {
		min-height: 580px;
	}
	.header-style-2-hero h2{
	    font-size: 110px !important;
    	bottom: -25px;
	}
	.elementor-field-type-recaptcha,
	.elementor-field-type-submit {
		width: 100% !important;
	}
	.elementor-field-type-recaptcha {
		justify-content: center !important;
	}
	.gallery-images.owl-theme .owl-nav .owl-prev {
		left: 0;
	}
	.gallery-images.owl-theme .owl-nav .owl-next {
		right: 0;
	}
	.area-focus-block-single {
		padding-bottom: 45px;
	}
	.cabinet-members .columns {
		width: 50%;
	}
	.clear.fourth, .clear.third {
		clear: unset;
	}
	.clear.even {
		clear: both;
	}
	.post-content-wrapper, .post-sidebar-wrapper {
	    width: 100%;
    	border: 0;
	}
	.post-content-inner-wrapper {
		max-width: 100%;
	}
	.post-content-wrapper {
		border-right: 0;
		padding-bottom: 0;
		margin-bottom: 60px;
	}
	.single-post .post-image {
		margin-left: -30px;
    	margin-right: -30px;
	}
	.photo-gallery:after {
		max-width: 640px;
	}
	.facebook-feed, .instagram-feed {
		margin: 0 auto;
	}
	.post-content p {
		line-height: 1.5;
	}
	#modal_live.gallery-popup .gallery-content {
		max-height: 100%;
		overflow-y: auto;
	}
	#modal_live.modal .modal-body{
	    margin-bottom: 10px;
    	margin-top: 150px;
	}
	.live-link h5 {
	    text-align: center;
    	margin-bottom: 130px;
	}
	.modal-inner-wrapper {
		margin: 40px 0;
    	position: relative;
	}
	.row.columns.cabinet-members {
		max-width: 600px;
	}
	nav.footer-links.text-right {
	    display: block;
		margin-left: 0;
		margin-top: 15px;
		text-align: center;
	}
	.home .page-hero img {
		max-width: 600px;
		bottom: -260px;
		margin-left: -85px;
	}
	footer.footer .columns {
		width: 100%;
	}
	.post-listing__wrapper{
		grid-template-columns: repeat(2, 1fr);
	}
	.service-post__content {
		margin-bottom: 40px !important;
	}
}
@media(max-width: 768px) and (max-height:  900px) {
	#modal_live.modal .modal-body {
		margin-top: 100px;
	}
	.live-link h5 {
		margin-bottom: 80px;
	}
}
@media(max-width: 639px) {
	.social-media-wrapper, .footer-links{
		text-align: center;
	}
	.social-media-wrapper{
		margin-bottom: 30px;
	}
	.footer-links, 
	.footer-links ul li {
	    /*display: block;*/
	    
	}
	.footer-links {
		margin-top: 5px;
	}
	.footer-links ul li {
		padding: 5px 10px;
	}
	.text-center-small {
		text-align: center;
	}
	.text-left-small {
		text-align: left;
	}
	.margin-bottom-15-small {
		margin-bottom: 15px !important;
	}
	.area-focus-block {
		margin-left: -30px;
    	margin-right: -30px;
	}
	.live-feed img {
		max-width: 70px;
	}
	/*body:not(.home) main#main,
	body:not(.elementor-page) main#main{
	    margin-top: 30px;
	    margin-bottom: 40px;
	}*/
	.single-area-of-focus #main,
	.archive.category #main{
	    margin-top: 0 !important;
    	padding-top: 20px;
	}
	.archive.category #main header {
	    margin-top: 10px;
    	margin-bottom: 40px;
	}
	sidebar .menu>li>a{
		text-align: center;
	}
	body.post-type-archive main#main{
	    margin-top: 0;
    	padding-top: 10px;
	 }
	.area-focus-block-single .focus-title {
	    margin-top: 40px;
		margin-bottom: 40px;
	}
	.single-area-of-focus .focus-image, .area-focus-block-single .focus-image {
	    margin-right: -30px;
    	margin-left: -30px;
	}
	.facebook-feed, .instagram-feed {
		margin: 0 auto;
	}
	.single-post #main{
		margin-top: 0;
    	padding-top: 15px;
	}
	.page-template-page-with-sidebar sidebar {
		display: none;
	}
	.page-template-page-with-sidebar main#main > div.row {
		margin-bottom: 0;
	}
	.main-inner-wrapper.latest-news-post {
		margin-top: 25px;
	}
	.latest-news-post .post-content {
	    margin-top: 25px;
	}
	.post-content h2, .post-content h2 strong {
		font-size: 1.125rem;
	}
	.gallery-content h6, .gallery-content .gallery-images{
		margin-bottom: 130px;
	}
	.area-focus-block {
		min-height: 150px;
	}
	.area-focus-block .title {
		font-size: 1.125rem;
		padding: 0 30px;
	}
	.home .page-header {
		margin-top: 60px;
	}
	.home .page-hero:before {
		content: ' ';
		background-image: linear-gradient(to bottom, rgba(30, 51, 90, 0), rgba(12, 20, 37, 0.75) 86%);
		background-color: initial;
	    height: 430px;
	    top: initial;
        bottom: 0;
	}
	.home .page-hero {
		height: 400px !important;
	}
	.single .subject-content {
		margin-top: 10px;
	}
	.home .page-hero img {
		margin-left: 0;
	}
	.home .site-name h1 {
		margin-top: 130px;
	}
	.page-header {
		margin-top: 50px;
	}
	.custom-show-mobile-only {
		display: block;
	}
	.custom-show-desktop-only {
		display: none !important;
	}
	/* HEADER RESPONSIVE */
	.menu-button {
		display: inline-block;
	}
	.is-accordion-submenu-parent>a:after {
		display: none;
	}
	.primary-menu {
		margin-top: 15px;
	}
	.primary-menu > .vertical.menu{
		position: absolute;
		margin-top: 17px;
		top: 100%;
		right: 10px;
		width: calc(100% - 20px);
		background-color: rgb(54 68 95 / 80%);
		padding: 20px 30px;
		display: none;
		z-index: 20;
	}
	.primary-menu .menu.submenu {
		position: relative;
		right: 0;
    	margin: 0;
		width: 100%;
	    background-color: transparent;
	}
	.primary-menu .menu.submenu > li {
		display: block;
	}
	.primary-menu .menu > li a, .primary-menu .menu .active > a {
	    font-size: 20px;
	    color: #EEECE5;
	    background-color: transparent !important;
	    padding: 7px 0;
	}
	.show-menu .menu-button {
		padding-bottom: 25px;
    	background-color: rgb(54 68 95 / 80%);
	}
	.primary-menu.show-menu .custom-menu-icon span {
	    position: absolute;
	    top: 10px;
    	transform: rotate(45deg);
    	background-color: #FFFFFF;
	}
	.primary-menu.show-menu .custom-menu-icon span:first-child {
    	transform: rotate(-45deg);
	}
	.primary-menu.show-menu > .menu {
		display: block;
	}
	.primary-menu .menu.submenu > li a{
		padding-left: 0;
    	padding-right: 0;
    	font-size: 0.875rem;
	}
	.search-form-header {
		margin-top: 20px;
	}
	/* HEADER RESPONSIVE */
}
@media(max-width: 568px){
	/*#home-hero{
		background-image: url(http://primeminister.gov.mt/wp-content/uploads/2018/01/home-2-mobile.jpg) !important;
	}*/
	.primary-menu .menu {
		z-index: 20;
	}
	#home-hero:before, .page-hero:before{
		/*content: " ";*/
	    display: block;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    background-color: rgba(0, 0, 0, 0.3);
	    z-index: 1;
	}
	.page-hero.no-mobile-overlay:before{
		content: none;
	}
	/*.top-content h1 {
	  	margin-top: 140px;
	}*/
	.search .top-content h1 , .single-post .top-content h1 {
		margin-top: 60px;
	}
	.archive.category .top-content h1, .area-of-focus .top-content h1 {
		margin-top: 90px;
	}
	.media-center header{
		margin-bottom: 50px;
	}
	.media-center ul.action-buttons li a{
		width: 65px;
		height: 65px;
	}
	.media-center ul.action-buttons li img{
		max-width: 35px;
	}
	#main a.subject-block:nth-of-type(even) > div h6 {
	    left: 20px !important;
	    right: initial !important;
	}
	.page-hero:after {
	    margin-top: -15px;
	}
	#wp_access_helper_container .aicon_link {
		top: 15% !important;
	}
	
	.header-style-2-hero .column {
		min-height: 360px;
	}
	.header-style-2-hero h2 {
		font-size: 65px !important;
	    bottom: -17px;
	}
	h3, header.header.style-2 .page-header h1{
		font-size: 1.5rem;
	}
	h5, header.header.style-2 .page-header h6 {
		font-size: 1.125rem;
	}
	header.header.style-2 .page-header h6 {
		    margin-bottom: 10px;
	}
	p, li {
		font-size: 0.9375rem;
	}
	.single-area-of-focus .focus-title {
		margin-top: 30px;
    	margin-bottom: 20px;
	}
	.single-area-of-focus .focus-image, 
	.area-focus-block-single .focus-image {
		height: 250px;
	    margin-bottom: 30px;
	}
	.content-footer {
	    padding-bottom: 45px;
    	margin-bottom: 30px;
	}
	/*.main-inner-wrapper.latest-news-post {
	    margin-top: 40px;
    	margin-bottom: 40px;
	}*/
	.live-feed-link {
	    margin-top: 500px;
	}
	.live-feed-link > a {
		text-align: center;
	}
	body.single-post main#main{
		margin-top: 10px;
	}
	.single-post main#main header {
		margin-top: 0;
	}
	.single-post main#main .post-content {
		margin-top: 20px;
	}
	.home .page-hero {
		height: 890px !important;
	}
	.owl-theme.videos-slider .owl-dots {
		left: 15px;
    	bottom: 160px;
	}
	.row.columns.cabinet-members {
		max-width: 375px;
	}
	.cabinet-members .columns {
		width: 100%;
	}
	.clear.third {
		clear: unset;
	}
	.clear.even {
		clear: both;
	}
	.single-area-of-focus .header-style-2-hero h2 {
	    font-size: 75px !important;
	    bottom: -5px;
	}
	.about-us-icons {
		gap: 10px;
	}
}
@media(max-width: 500px){
	.top-content h1 {
	    font-size: 1.75rem;
	}
	.home .top-content h6 {
	    font-size: 0.875rem;
	}
	footer.footer,
	.footer-links ul li a,
	.footer-links ul li.active a{
		/* font-size: 0.625rem; */
	}
	.home .page-hero {
	    height: 810px !important;
	}
	.footer-links ul li {
		display: block;
		padding: 0;
	}
	.home .page-hero img {
	    max-width: 500px;
    	bottom: -250px;
	}
	.post-listing__wrapper, .resource-listing__wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
}
@media(max-width: 425px){
	.about-us-icons {
		margin-top: 20px;
	}
	.image-slider .owl-dots{
	    margin-left: 8px;
	}
	.gallery-popup .gallery-content {
	    padding: 0 30px;
	}
	.gallery-content h6 img {
		max-width: 40px !important;
	}
	h6 {
		font-size: 1rem;
	}
	.photo-gallery h5 img {
		max-width: 50px;
	}
	.photo-gallery li img {
		max-width: 100%;
	}
	.home .page-hero {
	    height: 750px !important;
	}
	.live-feed-link {
	    margin-top: 470px;
	}
	.live-link-wrapper {
		padding-left: 0;
	}
	.live-link-wrapper h5{
		position: relative;
		margin-bottom: 20px;
		left: initial;
		top: initial;
		transform: inherit;
	}
	.cabinet-members .columns {
		width: 100%;
	}
	/*.row.columns.cabinet-members {
		max-width: 230px;
	}*/
	.single-area-of-focus .header-style-2-hero h2 {
	    font-size: 60px !important;
	    bottom: -5px;
	}
}
@media(max-width: 375px){
	.search-form .form-group{
		display: block;
	}
	.calendar-form .date-input input[type="text"]{
		font-size: 30px;
	}
	.calendar-form .year input[type="text"] {
	    max-width: 70px;
	}
	.calendar-form .month input[type="text"] {
	    max-width: 65px;
	}
	.calendar-form .day input[type="text"] {
	    max-width: 40px;
	}
	.keyword button img, .calendar-wrapper button img{
		max-width: 40px;
	}
	.search-form .form-group.keyword{
		padding-right: 60px;
	}
	.search-form .keyword button{
		bottom: 5px;
	}
	.elementor-g-recaptcha > div {
		width: 100% !important;
	}
	.home .page-hero {
	    height: 680px !important;
	}
	.live-feed-link {
	    margin-top: 390px;
	}
	.icon-link {
		text-align: center;
	}
	.icon-link span{
	    display: block;
    	margin-top: 10px;
	}
}
@media (max-width: 325px){
	.about-us-icons {
		margin-top: 25px;
	}
}