/**
 * Theme Name: IEA-PVPS
 * Author: SFD
 * Version: 99.0
**/

.type-drop-down__link, .type-drop-down__link:hover {
    color: #002A70;
}
/*** CSS For Exco intranet page Input box ***/
.post-password-form .post_input_pass {
    border: 1px solid #4B4B4B;
}

/*** CSS for Upcoming and Previous events ***/
.page-template-template-task-events .operating-agents-wrap.content {
    margin: 0px;
}
.task-members-page .desc-section {
    padding-top: 100px;
    padding-bottom: 133px;
}
.iwt-events-section .read-more-wrap {
    text-align: right;
}
.iwt-events-section .members-contact-wrap .country-title {
    padding-left: 0;
    margin-bottom: 0px;
    text-align: left;
    font: normal normal bold 19px/20px "sofia-pro",sans-serif;
    letter-spacing: 0px;
    color: #002A70;
    opacity: 1;
}
.iwt-events-section .members-contact-wrap {
   padding-left: 40px;
}
.iwt-events-section .member-flx {
    border-top: none;
    border-bottom: 1px solid rgb(222 222 222 / 50%);
}
.iwt-events-section .event__date {
    font: normal normal 900 10px/16px "sofia-pro",sans-serif;
    letter-spacing: 2.5px;
    color: #002A70;
    text-transform: uppercase;
    opacity: 0.4;
    margin: 0 0 8px;
}
.iwt-events-section .event__name {
    text-align: left;
    font: normal normal bold 19px/20px "sofia-pro",sans-serif;
    letter-spacing: 0px;
    color: #002A70;
    opacity: 1;
    margin: 0;
}
.iwt-events-section .event__name a{
    color: #002A70;
}
.iwt-events-section .event__read-more {
    position: unset;
    text-align: left;
    letter-spacing: 0px;
    color: #002A70;
    text-transform: uppercase;
    opacity: 1;
    background-size: 6px;
}
.iwt-events-section .member-flx .grid-x {
    align-items: flex-start;
    padding: 0 0 27px;
}
.iwt-events-section .previous-events {
    padding-top: 60px;
}
/** Loader CSS start here **/
#iwt-loader {
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000;
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.4);
	height: 100%;
}
#iwt-loader .iwt-inner-loader {
	border: 12px solid #f3f3f3;
	border-radius: 50%;
	border-top: 12px solid #002A70;
	width: 100px;
	height: 100px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	position: relative;
}
#iwt-loader .iwt-inner-loader::before {
	height: 1em;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.5em;
	margin-top: -0.5em;
	content: "";
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
	background: url("./images/loader.svg") center center;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	color: rgba(0, 0, 0, .75);
}
/** Loader CSS end here **/
/*** CSS For Contact page entities title ***/
.task-members-page .contact-desc-sec .members-contact-wrap .country-title {
    position: relative;
    margin-bottom: 30px;
}
.task-members-page .contact-desc-sec .members-contact-wrap .member-flx-wrapper .member-flx:last-child{
    padding-bottom: 30px;
}
.task-members-page .contact-desc-sec .members-contact-wrap .member-flx-wrapper .member-flx-empty {
    padding: 0px 0px 30px;
    border-top: none;
}
.contact-desc-sec .members-contact-wrap .member-flx .member-flx__text p {
    color: #5C5C5C;
    font-weight: bold;
}
.contact-desc-sec .members-contact-wrap .country-title {
    padding-left: 0;
}
.task-members-page .contact-desc-sec {
    padding-top: 0;
}
/*** CSS for Releases section ***/
.iwt-releases-sec {
    background: linear-gradient(0deg, #FFFFFF calc(100% - 57px), #F9FAFC 57px);
}
.page-template-template-task-press-release .iwt-events-section a.has-not-file,
.page-template-template-task-in-the-media .iwt-events-section a.has-not-file,
.iwt-releases-sec a.has-not-file{
    pointer-events: none;
}
.page-template-template-task-press-release .iwt-events-section a.has-not-file .read-more-wrap,
.page-template-template-task-in-the-media .iwt-events-section a.has-not-file .read-more-wrap,
.iwt-releases-sec a.has-not-file .read-more-wrap {
    display: none;
}
.iwt-releases-sec-content {
    padding-top: 118px;
    padding-bottom: 73px;
}
.iwt-releases-sec-content p.iwt-post-date {
    opacity: 0.4;
    margin-bottom: 8px;
}
.iwt-releases-sec-content .iwt-post-item h5.iwt-post-title {
    margin: 0px;
}
.iwt-releases-sec-content .iwt-task-wrapper span.iwt-task-item {
    margin-top: 8px;
    font: normal normal bold 10px/10px "sofia-pro",sans-serif;
    letter-spacing: 1.1px;
    color: #F4821F;
    text-transform: uppercase;
    display: inline-block;
}
.iwt-releases-sec-content .iwt-post-item {
    border-bottom: 1px solid rgb(222 222 222 / 50%);
    padding-bottom: 14px;
    padding-top: 17px;
}
.iwt-releases-sec-content .iwt-post-item:first-child {
    padding-top: 0px;
}
.iwt-releases-sec-content .iwt-tab-press-item:not(:last-child) {
    padding-bottom: 71px;
}
.page-template-template-new-releases .top-banner-inner .event_drop-wrap .event_drop {
    margin: 0 !important;
}
.page-template-template-new-releases .top-banner-inner h3.filter-sidebar__title {
    margin-top: 10px;
    max-width: 260px;
    margin-left: auto;
    text-align: left;
}
.page-template-template-new-releases .top-banner-inner .event_drop-wrap:before {
    color: #002A70;
}
.page-template-template-new-releases .top-banner-inner > .grid-container > .grid-x > .large-4 {
    text-align: right;
}
.iwt-tab-press-item h4 {
    position: relative;
    padding-bottom: 10px;
}
.iwt-tab-press-item h4:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 35px;
    height: 4px;
    background-color: #F4821F;
}
@media print, screen and (min-width: 64.0625em){
    .header-menu.menu li.current-page-ancestor::after,
    .header-menu.menu li.current_page_ancestor:after,
    .header-menu.menu li.current_page_parent:after {
        position: absolute;
        display: block;
        content: '';
        width: 35px;
        height: 4px;
        background-color: #F4821F;
        left: 0;
        right: 0;
        bottom: -23px;
        margin: auto;
    }
}
@media screen and (max-width: 64.0625em){
    .member-flx__text {
        margin-bottom: 10px;
    }
    /*** CSS For Contact page entities title ***/
    .task-members-page .contact-desc-sec .members-contact-wrap {
        padding-left: 40px;
    }
    .iwt-tab-press-item h4 {
        margin-bottom: 40px;
    }
    .iwt-releases-sec-content .iwt-tab-press-item {
        justify-content: center;
    }
    .iwt-releases-sec {
        background: linear-gradient(0deg, #FFFFFF calc(100% - 94px), #F9FAFC 94px);
    }
    .page-template-template-new-releases .top-banner-inner > .grid-container > .grid-x > .large-4 {
        position: relative;
    }
    .page-template-template-new-releases .top-banner-inner .event_drop-wrap {
        position: absolute;
        bottom: -255px;
        right: 0;
        width: 100%;
    }
    .iwt-releases-sec-content {
        padding-top: 147px;
        padding-bottom: 87px;
    }
    .iwt-releases-sec-content p.iwt-post-date {
        margin-bottom: 6px;
        font-size: 10px;
        line-height: 13px;
    }
}
@media screen and (max-width: 40.06125em){
    .task-members-page .desc-section {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .task-members-page .country-title:after {
        content: "";
        display: block;
    }
    .iwt-events-section .read-more-wrap {
        text-align: left;
        margin: 20px 0 0;
    }
    /*** CSS For Contact page entities title ***/
    .task-members-page .contact-desc-sec .members-contact-wrap .country-title {
        margin-bottom: 25px;
    }
    .task-members-page .contact-desc-sec .members-contact-wrap .member-flx {
        padding: 20px 0;
    }
    .task-members-page .contact-desc-sec .members-contact-wrap .member-flx-wrapper .member-flx-empty {
        padding: 0px 0px 20px;
        margin-top: -20px;
    }
    .task-members-page .contact-desc-sec .members-contact-wrap .member-flx-wrapper .member-flx:last-child{
        padding-bottom: 20px;
    }
    .page-template-template-new-releases .top-banner-inner .top-banner-inner__title {
        padding-top: 18px;
        padding-bottom: 5px;
    }
    .iwt-releases-sec {
        background: linear-gradient(0deg, #FFFFFF calc(100% - 80px), #F9FAFC 80px);
        margin-top: -45px;
    }
    .page-template-template-new-releases .top-banner-inner .event_drop-wrap {
        bottom: -195px;
    }
    .page-template-template-new-releases .top-banner-inner .event_drop-wrap:before {
        top: 20px;
        left: 30px;
        font-size: 7px;
        line-height: 12px;
        color: #A3A3A3;
    }
    .page-template-template-new-releases .top-banner-inner .event_drop-wrap .event_drop {
        font-size: 7px;
        line-height: 12px;
    }
    .iwt-releases-sec .type-drop-down__list-placeholder {
        font-size: 7px;
        line-height: 12px;
        padding: 19px 20px 19px 30px;
    }
    .iwt-releases-sec .type-drop-down__list .type-drop-down__title a {
        font-size: 7px;
        line-height: 12px;
        padding-left: 30px;
    }
    .iwt-releases-sec-content {
        padding-top: 115px;
        padding-bottom: 50px;
    }
    .iwt-releases-sec-content p.iwt-post-date {
        margin-bottom: 8px;
        font-size: 7px;
        line-height: 9px;
    }
    .iwt-releases-sec-content .read-more-wrap {
        margin: 14px 0 0;
    }
    .iwt-releases-sec-content .iwt-task-wrapper span.iwt-task-item {
        margin-top: 0;
        font-size: 7px;
        line-height: 9px;
    }
    .iwt-releases-sec-content .iwt-post-item {
        padding-bottom: 29px;
        padding-top: 17px;
    }
    .iwt-releases-sec-content .iwt-task-wrapper {
        margin-top: 10px;
    }
    .iwt-releases-sec-content .read-more-wrap {
        margin: 25px 0 0;
    }
    .iwt-releases-sec-content .iwt-post-item > a {
        position: relative;
    }
    .iwt-releases-sec-content .iwt-tab-press-item:not(:last-child) {
        padding-bottom: 53px;
    }
}