﻿/*
 * Page-specific styles for: news-media-center.html
 * Source: <style id="yellow-pencil">
 * (YellowPencil plugin CSS)
 */
/*
	The following CSS codes are created by the YellowPencil plugin.
	https://yellowpencil.waspthemes.com/
*/
#inner-body .awsm-job-main .awsm-job-container{padding-top:200px;}.awsm-job-single-wrap .awsm-job-form .awsm-job-form-inner{background-color:#020202;border-style:none;position:relative;left:-29px;}.awsm-job-main h1{color:#0db6cd;}.awsm-job-single-wrap p{color:#ffffff;}.awsm-job-single-wrap .wp-block-list li{color:#ffffff;}.awsm-job-specification-wrapper .awsm-job-specification-item strong{color:#0db6cd;}.awsm-job-specification-wrapper .awsm-job-specification-item .awsm-job-specification-term{color:#ffffff;}.awsm-job-form h2{color:#0db6cd;}#awsm-application-form .awsm-job-form-group label{color:#0db6cd;font-size:19px;}#awsm-applicant-name{border-color:#ffffff;border-style:solid;border-width:1px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:40px;}#awsm-application-submit-btn{background-color:#0db6cd;padding-left:61px;padding-right:61px;padding-top:15px;padding-bottom:15px;font-size:23px;}#awsm-applicant-email{height:37px;border-color:#ffffff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}#awsm-applicant-phone{height:38px;border-color:#ffffff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}#awsm-cover-letter{height:122px;border-color:#ffffff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}#awsm-application-form .awsm-job-form-group small{color:#ffffff;}#awsm-application-file{color:#ffffff;}@media (max-width:639px){#inner-body .awsm-job-main .awsm-job-container{padding-left:21px;padding-right:21px;-webkit-transform:translatex(0px) translatey(0px);-ms-transform:translatex(0px) translatey(0px);transform:translatex(0px) translatey(0px);}.awsm-job-main h1{font-size:29px;}.awsm-job-single-wrap p{font-size:14px;}.awsm-job-single-wrap .wp-block-list li{font-size:14px;}.awsm-job-specification-wrapper .awsm-job-specification-item .awsm-job-specification-term{font-size:14px;}.awsm-job-form h2{font-size:28px;}#awsm-application-form .awsm-job-form-group label{font-size:15px;}}
/* =========================================================
   NEWS & MEDIA CENTER HERO — background image, overlay, extend to top
   ========================================================= */
body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451,
body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451:not(.elementor-motion-effects-element-type-background) {
    background-image: url('../images/news-media-hero.jpg') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: #000000 !important;
}
body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451 > .elementor-background-overlay {
    background-color: #000000 !important;
    opacity: 0.6 !important;
}
/* Extend hero to the very top, behind the transparent header */
body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451 {
    margin-top: calc(-1 * var(--services-hero-offset, 185px)) !important;
    padding-top: var(--services-hero-offset, 185px) !important;
}
/* Match hero height to Who We Are section (520px total) */
body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451 > .elementor-container {
    min-height: 335px !important;
}
@media (max-width: 767px) {
    body.page-id-90 .elementor-90 .elementor-element.elementor-element-0478451 > .elementor-container {
        min-height: 260px !important;
    }
}

/* =========================================================
   FEAS ARMENIA article page — featured image + paragraph
   ========================================================= */
.feas-article{max-width:1100px;margin:60px auto;padding:0 20px;}
.feas-article__media{margin-bottom:40px;}
.feas-article__media img{width:100%;height:auto;display:block;border-radius:4px;}
.feas-article__body p{color:#ffffff;font-size:18px;line-height:1.7;margin:0;}
@media (max-width:767px){
  .feas-article{margin:40px auto;}
  .feas-article__media{margin-bottom:24px;}
  .feas-article__body p{font-size:16px;}
}

/* Ensure the FEAS Armenia news card thumbnail renders (bypass lazy-load blank) */
body.page-id-90 .aux-widget-recent-posts .post-94 .aux-featured-image{opacity:1 !important;visibility:visible !important;background:transparent !important;}
body.page-id-90 .aux-widget-recent-posts .post-94 .aux-media-frame{background:transparent !important;}

/* FEAS Armenia article — 2-column image gallery */
.feas-article__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;}
.feas-article__gallery-item{margin:0;}
.feas-article__gallery-item img{width:100%;height:auto;display:block;border-radius:4px;}
@media (max-width:767px){
  .feas-article__gallery{grid-template-columns:1fr;gap:14px;margin-top:24px;}
}
body.page-id-90 .aux-widget-recent-posts .post-95 .aux-featured-image{opacity:1 !important;visibility:visible !important;background:transparent !important;}
body.page-id-90 .aux-widget-recent-posts .post-95 .aux-media-frame{background:transparent !important;}
