
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');

h5 {
    font-weight: bold;
    font-size: x-large;
    margin-left: 10px;
    font-family: "Book Antiqua", serif;
    -webkit-font-smoothing: antialiased;
}

h6 {
    font-weight: bold;
    font-size: 35px;
    -webkit-font-smoothing: antialiased;
}

.image {
    background-image: url("../../images/blank-news-header.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -160px;
    image-rendering: high-quality;

}

.header {
    color: black;
    text-align: left;
    height: 180px;
    width: 100%;
    position: relative;
    margin-left: 60px;
}

.image-fluid2 {
    border-radius: 8px;

}

.ar-day-banner {
    margin: 0 auto;
    float: right;
    margin-right: 680px;
    margin-top: 65px;
    padding: 0;
    position: relative;
    border-radius: 8px;
    border: 0;
    font: inherit;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: perspective(1px) translateZ(0);
    -webkit-font-smoothing: antialiased;
}

.ar-day-banner:hover,.ar-day-banner:focus,.ar-day-banner:active {
    transform: scale(0.96);
    box-shadow:
            0 9px 12px rgba(0,0,0,0.2),
            0 6px 20px rgba(0,0,0,0.19);
    outline: none;
    text-decoration: none;
}

.events-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
    gap: 1em;

}

.events-grid-item {
    position: relative;
    padding-left: 60px;

}

.events-grid > .events-grid-item {

}

.page-title {
    color: #204d74; /*#1d2124 for black */
    font-size: 55px;
    font-family: "Sofia", sans-serif;
    text-shadow: 2px 2px 2px #122b40;
    padding-top: 70px;
    text-align: left;
    -webkit-font-smoothing: antialiased;

}

.wrap {
    overflow: hidden;
}

.page-sub-title {
    color: #204d74; /*#1d2124 for black */
    font-size: 45px;
    font-style: oblique;
    font-family: 'Satisfy', Sans-serif, cursive;
    text-shadow: 2px 2px 2px #122b40;
    text-align: left;
    padding-top: 10px;
    margin-left: 50px;
    -webkit-font-smoothing: antialiased;
}

.search-text {

    text-align: center;
    font-size: 28px;
    color: #204d74;
    text-shadow: 1px 1px 1px #122b40;
    font-family: 'Nunito Sans', Sans-serif, cursive;
    -webkit-font-smoothing: antialiased;

}

.search-text2 {

    text-align: center;
    font-size: 28px;
    color: #204d74;
    text-shadow: 1px 1px 1px #122b40;
    font-family: 'Nunito Sans', Sans-serif, cursive;
    -webkit-font-smoothing: antialiased;

}

.ev-container {
    margin: 5px;
    transition: all 0.4s ease;
    position: relative;
    border: 1px solid transparent;
    margin-bottom: 10px;
    border-radius: 5px;
    top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;


}

.ev-container:hover {
    top: 18px;
    border: 1px solid #87b2c0;
    background-color: #f0f8ff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: visible;
}

.event-date {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;

}

.date-button {
    background: none;
    border: none;
    color: white;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    cursor: not-allowed;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Dosis, serif;
}

.date-day {
    background: none;
    border: none;
    color: white;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    cursor: not-allowed;
    font-size: 42px;
    font-family: "Satisfy", cursive;

}

.ev-content {
    display: inline-block;
    margin-left: 20px;
    -webkit-font-smoothing: antialiased;
    max-width: 1000px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.ev-content:hover {
    overflow: visible;
    white-space: normal;
    width: auto;
}

.ev-img {
    background-color: #0f2462;
    background-image: linear-gradient(0deg, #0f2462 0%, #36b9ee 100%);
    background-repeat: no-repeat;
    background-size: 100px 103px;
    border-radius: 20%;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 103px;
    margin: 5px;
    position: relative;
}

.ev-pubdate {
    color: #067bbc;
    font-weight: bold;
    margin-right: 0.25em;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

.ev-title, .ev-pubdate, .ev-more {
    margin: 0;
    padding: 10px 10px 3px 0;
}

.ev-title {
    text-decoration: none;
    font-weight: bold;
    /*font-size: 27px;*/
    font-size: 19px;
    color: #204d73;
    transition-duration: 0.6s;
    font-family: "Nunito Sans", Sans-serif, sans-serif;
    vertical-align: top
}

.ev-title:hover {
    text-decoration: none;
    color: #067abb;
}

.ev-location {
    font-size: 17px;

}

.ev-more {
    font-weight: bold;
    font-size: 1.0em;
    color: #204d73;
    text-decoration: none;
}

.ev-more:hover {
    text-decoration: none;
    color: #0679ba;
}

.get-help-button {
    display: inline-block;
    padding: 15px 35px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #002854;
    background-color: white;
    border-radius: 7px;
    text-decoration: none;
    transition: opacity 0.3s ease;
    text-align: center;
    font-family: "Nunito Sans", Sans-serif, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
}

.get-help-button:hover {
    opacity: 0.6;
    text-decoration: none;
}

.top-footer-text {
    padding-top: 15px;
    font-size: large;
}

.top-footer-banner {
    background-image: url("../../images/need-help-bg.jpeg");
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    height: 450px;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    position: relative;
    background-size: cover;
    top: 32px;

}

.middle-footer-banner {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #067bbc;
    color: #f5f5f5;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 30px;

}

.bottom-footer {
    background-image: url("../../images/footer-bg-o.jpg");
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    height: 600px;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    position: relative;
    background-size: cover;
    top: 30px;

}

.visit-arkansas {
    font-size: 17px;
    display: inline-block;
    color: #4fb2f6;
    transition-duration: 0.6s;

}

.governor-office {
    font-size: 17px;
    display: inline-block;
    color: #4fb2f6;
    transition-duration: 0.6s;

}

.visit-arkansas:hover {
    color: white;
    text-decoration: none;
}

.governor-office:hover {
    color: white;
    text-decoration: none;
}

.aid-img-class {
    width: 275px;
    height: auto;
    margin: 0;
}

.consumer-button {
    display: inline-block;
    padding: 12px 15px;
    margin-right: 10px;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #df2c2d;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: perspective(1px) translateZ(0);
}

.consumer-button:hover, .consumer-button:focus, .consumer-button:active {
    color: white;
    transform: scale(0.96);
    box-shadow:0 9px 12px rgba(0,0,0,0.2),0 6px 20px rgba(0,0,0,0.19);
    outline: none;
    text-decoration: none;
}

.consumer-button-div {
    text-align: right;
    margin-right: 80px;

}

.industry-button {
    display: inline-block;
    padding: 12px 15px;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #002854;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.3s ease;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;

}

.industry-button:hover, .industry-button:focus, .industry-button:active {
    color: white;
    -webkit-transform: scale(0.960);
    transform: scale(0.960);
    box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-decoration: none;
}

.about-aid {
    color: #067bbc;
    text-decoration: none;

}

.facebook-logo {
    font-size: xx-large;
    transition-duration: 0.6s;

}

.facebook-logo:hover {
    color: white;
    text-decoration: none;
}

.twitter-logo {
    font-size: xx-large;
    transition-duration: 0.6s;

}

.twitter-logo:hover {

    color: white;
    text-decoration: none;
}

.site-policy {
    transition-duration: 0.6s;

}

.site-policy:hover {
    color: white;
    text-decoration: none;

}

.phone:hover {
    color: white;
    text-decoration: none;
}

.contact-text {
    color: white;
    font-weight: bold;
    transition-duration: 0.6s;

}

.contact-text:hover {
    color: #a6e1ec;
    text-decoration: none;
}

.career-text {
    color: white;
    font-weight: bold;
    transition-duration: 0.6s;

}

.career-text:hover {
    color: #a6e1ec;
    text-decoration: none;
}

.reset-button {
    padding-top: 18px;
}

.btn {
    position: relative;
    border: none;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    background-color: #007afd;
    color: white;

}

.btn:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    background: linear-gradient(to bottom, #008cf3, #085d97);
    color: white;
}


.active {
    padding-left: 60px;
    padding-right: 60px;
}

/* MOBILE RESPONSIVENESS */

@media screen and (min-width: 2600px) {
    .image {
        background-position-y: -180px;
    }

}

@media screen and (min-width: 2800px) {
    .image {
        background-position-y: -190px;
    }

}

@media screen and (max-width: 2300px) {
    .image {
        background-position-y: -120px;
    }

}

@media screen and (max-width: 1920px) {
    .ev-title {
        font-size: 1.5rem;

    }

    .ev-pubdate {
        font-size: 1.1rem;
    }

    .ev-img {
        background-size: 80px 83px;
        width: 80px;
        height: 83px;
    }

    .date-day {
        font-size: 34px;
    }

    .date-button {
        font-size: 25px;
    }

    .ev-more {
        font-size: 1.3rem;
    }

    .ev-content {
        max-width: 650px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ar-day-banner {
        margin-right: 400px;
    }

    .ev-content:hover {
        overflow: visible;
        white-space: normal;
        width: auto;
    }

    .image {
        background-position-y: -100px;
    }


}
/* @media screen and (max-width: 2254px) {
     .ev-title {
         font-size: 1.4rem;

     }
 }*/

@media screen and (max-width: 1440px) {


    .events-grid-item {
        padding: 0;
    }

    .date-day {
        font-size: 34px;
    }

    .date-button {
        font-size: 27px;
    }

    .ev-more {
        font-size: 1.3rem;
    }

    .ev-content {
        max-width: 550px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ev-content:hover {
        overflow: visible;
        white-space: normal;
        width: auto;
    }

    .ar-day-banner {
        margin-right: 180px;
    }

    .image {
        background-position-y: -80px;
    }


}

@media screen and (max-width: 1600px) {
    .events-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .image {
        background-position-y: -60px;
    }
    .date-day {
        font-size: 32px;
    }

}

@media screen and (max-width: 1024px) {
    .ev-title {
        font-size: 1.8rem;
    }

    .ev-container {
        overflow: auto;
        padding-top: 20px;
    }

    .events-grid {
        padding-top: 50px;
    }

    .events-grid-item {
        padding: 0;
    }

    .date-day {
        font-size: 34px;
    }

    .date-button {
        font-size: 25px;
    }

    .ev-more {
        font-size: 1.4rem;
    }

    .ar-day-banner {
        float: left;
        position: relative;
        display: inline-block;
        margin-top: 60px;
    }

    .ev-content {
        max-width: 550px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ev-content:hover {
        overflow: visible;
        white-space: normal;
        width: auto;
    }

    .search-text {
        display: inline-block;
    }

    .image {
        background-position-y: -40px;
    }

}

@media screen and (max-width: 768px) {
    .ev-title {
        font-size: 1.8rem;
    }

    .ev-container {
        overflow: auto;
        padding-top: 20px;
    }

    .events-grid {
        padding-top: 50px;
    }

    .events-grid-item {
        padding: 0;
    }

    .date-day {
        font-size: 34px;
    }

    .date-button {
        font-size: 25px;
    }

    .ev-more {
        font-size: 1.4rem;
    }

    .ar-day-banner {
        z-index: 1;
        float: left;
        position: relative;
        display: inline-block;
        margin-top: 60px;

    }

    .ev-content {
        max-width: 550px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }

    .ev-content:hover {
        overflow: visible;
        white-space: normal;
        width: auto;
    }

}

@media screen and (max-width: 767px) {
    .page-sub-title {
        margin-top: 175px;
    }

}
@media (max-width: 567px) {

    .image-fluid {
        display: none;
    }

}

@media (max-width: 593px) {
    .industry-button {
        margin-right: 10px;
        margin-top: 7px;
    }

}

@media (max-width: 400px) {
    .governor-office {
        margin-right: 90px;
    }

}