.post-type-archive-media_kits #primary {
    background: white;
}

.post-type-archive-media_kits .ast-archive-description {
    padding-top: 100px !important;
}

.main-blog-detail-container {
    background: white;
}

.custom-post-title.blog-title {
    margin-top: 0;
}

.premium-blog-post-container.premium-blog-skin-cards {
    position: relative;
}

.premium-blog-post-content {
    padding-bottom: 50px;
}

.premium-blog-entry-meta {
    position: absolute;
    bottom: 0;
    padding: 15px 25px 15px;
    left: 0;
    width: 100%;
    background: rgba(245, 248, 255, 1);
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 3px;
    justify-content: center;
    align-items: flex-start;
}

.premium-blog-meta-separator {
    display: none;
}

.premium-blog-post-time.premium-blog-meta-data {
    padding-left: 3px;
}

.single-media-kits-cont {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 75px;
    /* justify-content: space-between; */
    padding-top: 125px;
}

.single-media-kits-cont .blog-container-request {
    max-width: 65%;
}

.single-media-kits-cont .blog-area-related-post {
    max-width: 35%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.single-media-kits-cont .blog-area-related-post .blog-category-fileds {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.recent-blogs-contain h3 {
    margin-bottom: 15px;
    font-size: 30px;

}

.blog-area-related-post .recent-cover {
    font-size: 24px;
}

.elementor-post__thumbnail,
.related-posts-grid .elementor-post__card img {
    height: 100%;
}

.single-media-kits-cont .inner-post-cover {
    display: flex;
    flex-direction: column;
    /* max-width: 25%; */
    width: 100%;
    justify-content: space-between;
}

.recent-post-around {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.recent-post-around .inner-post-cover img {
    border-radius: 10px;
    max-height: 150px;
    object-fit: cover;
}

.recent-post-around .inner-post-cover .inner-post-details p {
    font-size: 14px;
    line-height: 1.4;
    color: black;
    padding: 5px;
    margin-bottom: 5px;
}

.inner-post-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 15px;
}

.inner-post-date-container {
    padding: 15px 20px;
    background: rgba(245, 248, 255, 1);
}

.recent-post-around .inner-post-cover a {
    color: black;
    font-size: 16px;
    line-height: 1.2;
    padding: 5px;
    font-weight: 600;
}


.related-posts-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.related-posts-grid .elementor-post__card {
    display: flex;
    gap: 20px;
}

.related-posts-grid .elementor-post__card img {
    max-width: 100%;
    height: 75px;
    object-fit: cover;
    display: block;
    margin: auto;
    border-radius: 10px;
}

.blog-details-image {
    border-radius: 15px;
}

.blog-area-related-post {
    position: sticky;
    top: 120px;
    height: max-content;
}

.blog-area-related-post .recent-cover {
    margin-bottom: 20px;
}

.related-posts-grid .elementor-post__card h3.elementor-post__title a,
.related-posts-grid .elementor-post__card h3.elementor-post__title {
    font-size: 16px;
    color: rgba(0, 0, 0, 1) !important;
    line-height: 1.2;
    font-weight: 400;
}

.related-posts-grid .elementor-post__card .elementor-post-date {
    font-family: Urbanist;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 1);
}

.post-type-archive-media_kits .site-main {
    max-width: 1300px;
    margin: auto;
    width: 95%;
}

.media-kits-cards {
    display: grid;
    grid-template-columns: repeat(3,3fr);
    gap: 30px;
}

.media-kit-card,
.blog-cards-container .eael-grid-post-holder {
    padding: 15px;
    /* background: linear-gradient(180deg, white 80%, rgba(245, 248, 255, 1) 20%); */
    position: relative;
    padding-bottom: 5px;
    box-shadow: 0px 4.4px 11.66px 0px rgba(0, 0, 0, 0.09);
    border-radius: 15px;
    overflow: hidden;
    /* border: 1px solid transparent; */
    transition: all 0.3s ease-in-out;
}

.media-kit-card:hover,
.blog-cards-container .eael-grid-post-holder:hover {
    box-shadow: 0px 4.4px 11.66px 5px rgba(0, 0, 0, 0.09);
    /* border: 1px solid rgba(0, 0, 0, 0.09); */

}

.blog-cards-container .premium-blog-content-wrapper {
    background-color: transparent;
    padding-top: 0px !important;
}

.blog-cards-container .premium-blog-entry-title {
    padding-top: 15px;
}

.blog-cards-container .premium-blog-post-content {
    font-size: 16px;
    line-height: 1.4;
}

.blog-cards-container .premium-blog-entry-title a {
    text-decoration: none;
}

.premium-blog-even .premium-blog-post-container {
    box-shadow: 0px 4.4px 11.66px 0px rgba(0, 0, 0, 0.09);
}

.media-kit-card img {
    border-radius: 10px;
    object-fit: cover;
    height: 230px;
    width: 100%;
}

.media-kit-card h3,
.blog-cards-container .premium-blog-entry-title {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, 1);
}

.hero-banner-section {
    overflow: hidden !important;
}


.media-kit-card p {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
    color: rgba(0, 0, 0, 1);
    /* height: 70px; */
    overflow: hidden;
}

.media-kit-card .card-content {
    /* padding: 10px 5px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 232px;
    padding-bottom: 10px;
}

.media-kit-card .media-kit-author,
.premium-blog-post-author a,
.premium-blog-post-author span {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #1D4CBB;
    position: relative;
    text-decoration: none !important;
}



.media-details-cont:before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    background: rgba(245, 248, 255, 1);
    height: 68px;
    width: 100%;
    left: 0;
    z-index: -1;
}

.media-description p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.7;
}

.media-description h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.date-author-cover {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 25px;
    padding-top: 5px;
}

.date-author-cover p {
    margin-bottom: 0;
}

.details-dot {
    height: 5px;
    width: 5px;
    background: black;
    border-radius: 100%;
}

.blog-details-image {
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.premium-blog-post-author {
    position: relative;
}

.fa-user,
.fa-calendar-alt {
    color: black;
    display: none !important;
}

.media-kit-author::before,
.premium-blog-post-author::before {
    position: absolute;
    top: -12px;
    content: "";
    display: block;
    background: url("/wp-content/uploads/2025/04/Rectangle-16.svg");
    height: 3px;
    width: 40px;
    left: 0;
    z-index: 0;
    border-radius: 0 0 10% 10%;
}

.details-of-blog {
    color: black;
}

.latest-posts .premium-blog-entry-meta {
    display: none;
}

.latest-posts .premium-blog-post-container {
    padding: 15px;
}

.latest-posts .premium-blog-post-container {
    border-radius: 15px;
}

.latest-posts .premium-blog-content-wrapper {
    padding: 0;
}

.single-post .comments-area.comment-form-position-below {
    display: none;
}

.single-post .navigation.post-navigation {
    max-width: 1300px;
    margin: auto;
    background: white;
    width: 92%;
}

.single-post .wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-post .wp-block-search__inside-wrapper .wp-block-search__input {
    height: 45px;
}

.wp-block-latest-posts__list.wp-block-latest-posts li a,
.wp-block-categories-list.wp-block-categories li a {
    color: black;
    font-size: 16px;
    text-decoration: none !important;
    display: block;
    margin: 0;
    line-height: 1.2;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
    font-size: 14px;
    color: black;
}

.wp-block-latest-posts__list.wp-block-latest-posts li {
    margin: 0;
}

.wp-block-latest-posts__list.wp-block-latest-posts {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.latest-posts .premium-blog-entry-title a {
    color: black;
    text-decoration: none;
}

.wp-block-categories-list.wp-block-categories {
    display: flex;
    flex-direction: column;
}

.single-post {
    background: white;
}

.single-post .type-post {
    padding: 0;
}

.blog-details-featured-image img {
    border-radius: 15px;
    object-fit: cover;
    height: 370px;
    width: 100%;
}

.blog-section-cover {
    padding: 120px 0 50px 0;
}

.latest-posts {
    background: #F5F8FF;
}



.blog-details-content-cont .elementor-column-gap-default {
    gap: 75px;
}

.post.type-post .entry-header.ast-header-without-markup {
    display: none;
}

.premium-blog-post-author::before {
    top: -15px;
}

.media-kit-date,
.premium-blog-post-time {
    font-family: Urbanist;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 1);
}

.premium-blog-thumbnail-container img {
    border-radius: 15px;
}

.media-subtitle .elementor-heading-title {
    font-size: 18px;
    color: white !important;
    font-weight: 400;
    text-align: center;
    max-width: 60%;
    margin: auto;
    line-height: 27px !important;
}

.banner-heading {
    padding-top: 90px;
}

.media-kit-card a {
    display: block;
    height: 100%;
}

.media-kit-card .card-content {
    min-height: 100%;
}

.card-main-content {
    padding: 5px;
    padding-top: 10px;
}

.media-details-cont {
    padding: 0 5px;
}

.single-media-kits-cont .inner-post-cover {
    box-shadow: 0px 4.4px 11.66px 0px rgba(0, 0, 0, 0.09);
    border-radius: 15px;
}

@media (max-width: 1024px) {
    .media-subtitle .elementor-heading-title {
        font-size: 18px;
    }

    .single-media-kits-cont {
        gap: 20px;
    }

    .single-media-kits-cont .blog-container-request {
        max-width: 100%;
    }

    .single-media-kits-cont .blog-area-related-post {
        max-width: 100%;
    }

    .main-blog-title h1 {
        font-size: 30px;
    }

    .media-description h2 {
        font-size: 20px;
    }

    .media-description p {
        font-size: 16px;
    }

    .Contact-us-location-section .m-div{
        display: flex;
        gap: 20px;
        flex-direction: column-reverse;
    }

    .Contact-us-location-section .div-one, .Contact-us-location-section .div-one iframe {
        height: 350px;
    }

    .banner-heading {
        padding-top: 45px;
        margin-bottom: 5px !important;
    }

    .single-media-kits-cont {
        flex-direction: column;
    }

    .single-media-kits-cont {
        padding-top: 50px;
    }

    .blog-section-cover {
        padding: 70px 0 50px 0 !important;
    }
}

@media (max-width: 900px) {

    .media-kits-cards {
        display: grid;
        grid-template-columns: repeat(2,2fr);
        gap: 20px;
    }

    .media-kit-card p {
        height: 115px;
    }

    .media-kit-card .card-content {
        min-height: 100%;
    }
}

@media (max-width: 768px) {

    .recent-post-around {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .media-kit-card p {
        height: max-content;
    }

    .media-kits-cards{
        grid-template-columns: 100%;
    }

    .blog-section-cover {
        padding: 70px 0 50px 0 !important;
    }

    .media-kits-filters .filter-btn{
        white-space: nowrap;
    }

    .media-kits-filters{
        overflow: scroll;
        justify-content: start;
    }

    .blog-title-custom {
        margin-bottom: 10px !important;
    }

    .blog-details-featured-image img,
    .blog-details-image {
        border-radius: 10px;
        height: 160px;
    }

    .blog-inner-image .premium-blog-content-wrapper {
        padding: 0 !important;
    }

    .custom-post-title.blog-title {
        line-height: 33px !important;
        margin-bottom: 0 !important;
        font-size: 27px;
        margin-bottom: 10px;
    }

    .blog-area-related-post {
        position: relative !important;
        top: initial !important;
    }

    .main-blog-title h1 {
        line-height: 33px !important;
        margin-bottom: 10px !important;
        font-size: 27px;
        margin-bottom: 10px;
    }

    .card-main-content {
        padding-top: 5px;
    }

    .media-kit-card h3 {
        font-size: 20px;
    }

    .media-kit-card p {
        font-size: 14px;
    }

    .media-description h2 {
        font-size: 20px;
    }

    .media-description p {
        font-size: 14px;
    }

   

    .media-description h2 {
        margin-bottom: 15px;
    }

    .media-kit-card .media-kit-author,
    .premium-blog-post-author a {
        font-size: 14px;
    }

    .media-kit-date,
    .premium-blog-post-time {
        font-size: 12px;
    }

    .media-details-cont:before {
        height: 63px;
    }

    .media-subtitle .elementor-heading-title {
        max-width: 90%;
    }

    .single-media-kits-cont {
        padding-top: 70px;
        gap: 35px;
    }



    .media-description p {
        margin-bottom: 25px;
    }

    .recent-blogs-contain h3 {
        padding-top: 10px;
        font-size: 22px;
    }

    .blog-area-related-post .recent-cover {
        font-size: 22px;
    }

    .inner-post-date-container {
        font-size: 12px;
    }
}

@media (max-width: 500px) {

    .recent-post-around {
        grid-template-columns: 1fr;
    }
}


.Contact-us-location-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.Contact-us-location-section .e-con-inner {
    padding: 0 !important;
}

.Contact-us-location-section .linear-text {
    font-size: 35px;
}

.Contact-us-location-section .address {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.Contact-us-location-section p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 27px;
    color: #000000 !important;
    text-decoration: none !important;
    margin-bottom: 5px;
    text-align: left;
    font-family: Urbanist, serif;
}

.Contact-us-location-section .m-div {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 80px;
}

.Contact-us-location-section .div-one,
.Contact-us-location-section .div-one iframe {
    height: 100%;
}

.Contact-us-location-section .div-one iframe {
    border-radius: 10px;
}

.Contact-us-location-section .address>div.active .sub-heading {
    color: #417E7D;
    font-weight: 600 !important;
}

.Contact-us-location-section .div-two {
    display: flex;
    align-items: center;
}

.same-padding-area {
    padding-top: 50px;
    padding-bottom: 50px;
}

.first-col-buttons svg {
    fill: #457e7d !important;
    width: 20px;
    display: flex;
    height: 20px;
}

.contact-from-section h3,
.contact-from-section p,
.contact-from-section {
    font-family: "Lato", serif !important;
}

.first-col-buttons .elementor-icon-box-title {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 13px;
}

.form-container-start input {
    height: 35px !important;
}

.wpcf7 select.wpcf7-form-control {
    padding: 12px 16px;
}

.inputs-area select{
    padding: 0 13px !important;
}

.locations {
    display: grid;
    gap: 20px;
    align-items: center;
    grid-template-columns: 11% 80%;
    margin-bottom: 15px;
}

.location-icon {
    background: #FFC90E;
    padding: 10px;
    border-radius: 100%;
    width: 68px;
    height: 68px;
}

.locations .mb0 {
    margin-bottom: 0;
}


@media (max-width: 600px) {

    .Contact-us-location-section .div-one,
    .Contact-us-location-section .div-one iframe {
        height: 300px;
    }

    .office-name{
        font-size: 20px;
    }

    .location-icon{
        width: 60px;
        height: 60px;
    }

    .location-icon img {
        height: 40px;
    }

    .Contact-us-location-section .m-div {
        gap: 20px;
        display: flex !important;
        flex-direction: column-reverse;
    }

    .locations {
        grid-template-columns: 15% 80%;
        margin-bottom: 15px;
    }

    .Contact-us-location-section .address {
        padding-top: 30px;
    }

    .address-form-rol,
    .mobile-number-rol {
        display: grid;
        grid-template-columns: 10% 90%;
    }
}