
.site-header {
    padding: 30px 0;
}


.header-social-media-links {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
}

.header-social-media-links a:hover {
    color: #35607f;
}

.header-social-media-links a {
    color: #4fc5e6;
    margin: 0 10px;
    font-size: 20px !important;
}


.hero-banner-container {
    background-image: url('/wp-content/uploads/2024/12/statesboro-urgent-care-clinic-front.webp');
    position: relative;
    isolation: isolate;
    background-repeat: no-repeat;
    background-size: contain;
    height: 818px;
    height: 38vw;
    display: flex;
    align-items: center;

}

.hero-banner-container:before {
    content: '';
    background-image: linear-gradient(111deg, #023147 20%, #F2295B00 100%);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.hero-headline-container {
    /*position: absolute;*/
    top: 25%;
    left: 13%;
    z-index: 2;
    display: block;
    max-width: 550px;
}

.home-image-hero {
    display: none;
}

.hero-banner {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    padding: 0 2.34375%;
}

.hero-heading {
    color: #fff;
    font-size: 72px;
    font-family: fantasy;
    line-height: normal;
    text-shadow: 0 5px 18px rgba(6, 39, 64, 0.4);
}

.hero-snippet {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #023147;
    background-color:#76CCCC;
    padding: 10px 15px;
    width: max-content;
    font-weight: 600;
    cursor: pointer;
}

.hero-snippet a:hover {
    color: #fff;
}
.hero-snippet a {
    color: #001A38;
}

/* Start Topbar */

.before-header {
    padding: 0;
    background-color: #ebf3fb;
}

.topbar-wrap {
    display: flex;
    justify-content: flex-end;
}

.topbar-field-wrap {
    display: flex;
    gap: 10px;
    max-width: 550px;
    width: 100%;
}

.topbar-field {
    flex: 1;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 38px;
    padding: 0px 5px
}

.topbar-field a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #4fc5e6;
}

.topbar-field a:hover, .topbar-field a:active, .topbar-field a:focus {
    color: #4fc5e6;
    text-decoration: underline;
}

/* End Topbar */

/* Start Header */



/* End Header */


/* Start Join Our Team -Form */
.frm_dropzone.frm_single_upload, .frm_dropzone.dz-clickable {

    height: 64%;
}
/* End Join Our Team -Form */


/* Start Nav */

.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .sub-menu a:focus, .sub-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .menu-item-has-children:hover, .genesis-nav-menu .menu-item-has-children:focus, .genesis-nav-menu .menu-item-has-children:hover > a, .genesis-nav-menu .menu-item-has-children:focus > a {
    background-color: transparent;
    color: #4fc5e6;
    border:none;
}

.genesis-nav-menu a {
    color: #081821;
}

.genesis-nav-menu .sub-menu{
    border-top: none;
}


header.scroll .topbar-container {
    width: 1560px;
}

/* End Nav */


/* START BLOG SECTION
===========================*/

.blog-container {
    margin-top: 30px;
}

.site-section.blog .post-container, .site-section.blog .post-container img {
    max-width: 592px;
    width: 100%;
}

.site-section.blog .post-container img {
    height: 240px;
    object-fit: cover;
}

/* END BLOG SECTION
===========================*/

/* START BLOG LAYOUT
===========================*/

.post-container {
    max-width: 370px;
    width: 100%;
}

.post-thumb img {
    object-fit: cover;
    object-position: center;
    height: 270px;
}

.post-body {
    background-color: #fff;
    padding: 30px;
}

.post-title {
    padding-top: 13px;
}

.post-title a {
    font-size: 24px;
    font-weight: 700;
    color: #2a3c6d;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 1em;
}

.post-title a:hover {
    text-decoration: none;

}

.post-date {
    font-size: 14px;
    color: #949393;
}

.fa-calendar:before {
    content: "\f133";
}

.post-date i {
    padding-right: 5px;
}

.post-snippet {
    font-size: 14px;
    color: #323232;
    line-height: 2em;
    padding-top: 10px;
}

.post-snippet a {
    font-weight: 600;
    color: #282929;
}

.category-news .entry-content.wrap {
    color: #323232;
    line-height: 2em;
}



.btn-group.post-btn-group a {
    max-width: 194px;
    width: 100%;
    min-height: 40px;
    height: 40px;
    padding: 0;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    font-weight: 700;
    text-transform: capitalize;
    color: #282929;
}

.btn-group.post-btn-group a:hover {
    color: #2a3c6d;
    border: 1px solid #2a3c6d;
    padding: 10px;
    font-weight:700;
}

.post-author-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
    padding: 0 30px;
    height: 60px;
}

.post-author-date-block {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #4c4c4c;
}


a.btn.default-btn.border-blue {
    
    color: #2a3c6d;
    border:1px solid #2a3c6d;
    text-decoration: none;
}
a.btn.default-btn {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 15px;
    max-width: 174px;
    width: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    position: relative;
    gap: 5px;
}

article.blog-post {
    margin-bottom: 40px;
}

.category-latest-news .entry-footer {
    max-width: 1280px;
    margin: 10px auto;
    width: 100%;
    padding: 10px 6.3341250989707% 0;
}

.category-latest-news .entry-header {
    display: block;
    padding: 15px;
    text-align: center;
}

span.entry-comments-link {
    display: none;
}

/* END BLOG LAYOUT
===========================*/

/* START BLOG PAGE
===========================*/

.blog-post-column .post-date {
    margin-top: 7px;
    margin-bottom: 7px;
}

.blog-post-column .post-snippet {
    margin-bottom: 25px;
}

.blog-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 50px;
}

.blog-sidebar-container {
    max-width: 350px;
    width: 100%;
    outline: 1px solid rgb(185 185 185 / 18%);
    margin-bottom: 50px;
}

.social-news-feed-container {
    min-height: 350px;
}

.social-header-title {
    font-size: 16px;
    font-weight: 700;
    background-color: #4fc5e6;
    color: #fff;
    padding: 12px 20px;
    margin: 20px 10px;
}

.social-links-wrapper ul {
    display: flex;
    gap: 50px;
    font-size: 35px;
}

.social-links-wrapper ul li {
    list-style-type: none;
}

.blog-archive-container {
    margin: 0;
}

.blog-post-column {
    display: flex;
    gap: 15px;
    max-width: 100%;
    min-height: 284px;
    height: 100%;
    padding:10px;
    border: 1px solid #eee;
}

.post-block.lefty {
    max-width: 284px;
    width: 100%;
}

.post-block.lefty img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.post-block.righty {
    max-width: 815px;
    width: 100%;
    padding: 10px;
}

.category-news .wp-block-image {
    margin-bottom: 20px;
}

.category-news .entry-header {
    display: block;
    padding: 15px;
    text-align: center;
}

.category-news span.entry-comments-link {
    display: none;
}
#respond {
    margin: auto;
    width: 100%; 
    max-width: 1280px;
    padding: 10px 6.3341250989707% 0;

}

.category-news .entry-footer {
    width: 100%;
    max-width: 1280px;
    margin: 10px auto;
    padding: 10px 6.3341250989707% 0;
}

.entry-header.featured-image .entry-title {
    color:#2a3c6d;
    }

    ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li {
        clear: both;
        overflow-wrap: break-word;
        margin-bottom: 15px;
        display: block;
        overflow: hidden;
    }
    
    a.wp-block-latest-posts__post-title {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: none;
        display: block;
        margin-bottom: 5px;
        color:#2a3c6d;
        line-height: 1.5em;
    }
    
    .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
        display: block;
        font-size: .8125em;
        color: #949393;
    }

    .archive-title {
        font-size: 54px;
    } 
    
    .archive-description, .author-box {
        background-color: #f5f5f5;
      
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url('/wp-content/themes/magazine-pro/images/default-entry-header-bg.jpg');
        text-align: center;
        color: #2a3c6d;
    }
/* END BLOG PAGE
===========================*/



/* Mobile Nav */

.sidr-class-current_page_item>a, .sidr-class-menu-item a:focus, .sidr-class-menu-item a:hover {
    color: #4fc5e6;
}


@media only screen and (max-width: 1200px) {
    .hero-heading {
        font-size: 60px;
    }
}

@media only screen and (min-width: 1024px) {
    #menu-primary-menu .d-hidden{
        display: none;
    }

    /* Start blog page */

.blog-archive-container {
    max-width: 1200px;
    width: 100%;
    

}




/* End blog page 1024 and above ONLY */
    
}

@media only screen and (max-width: 1023px) {
    .m-hidden{
        display: none;
    }
    .hero-heading {
        font-size: 40px;
    }
}

@media only screen and (max-width: 960px) {

.blog-content-wrapper {
    display: block;
    }
.blog-sidebar-container {
    max-width: 100%;
    padding-top: 3px;
    }
}

@media only screen and (max-width: 640px) {
.hero-heading {
    font-size: 32px;
}
.hero-snippet {
    font-size: 14px;
}
.blog-post-column {
    display: block;
}
.post-block.lefty {
    max-width: 100%;
}
}

@media only screen and (max-width: 480px) {
    .hero-heading {
        font-size: 26px;
    }
    .hero-snippet {
        font-size: 12px;
    }
    }
