/* NEWS BOX BEGIN */
.news-and-events-box {
    background-color: white !important;
}
.news-box{
    margin-top: 75px;
    padding-top: 0px;

}
.news-box .left-box{
    float: left;
    margin-right: 0.6%;
    width: 49.4%;
    position: relative;
}
.news-box .right-box{
    float: left;
    margin-left: 0.6%;
    width: 49.4%;
    position: relative;
}
.news-box h1{
    width: 100%;
    height: 80px;
    overflow: hidden;
    text-transform: uppercase;
    background: #97c524;
}
.news-and-events-box .news-box h2 {
    padding-bottom: 0px;
}
.news-box h2{
    width: 100%;
    height: 80px;
    text-align: right;
    overflow: hidden;
    text-transform: uppercase;
    background: #002c76;
}
.news-box h1 a{
    display: block;
    width: 200px;
    padding: 19px 41px 17px 41px;
    font-size: 36px;
    color: #fff;
}
.news-box h2 a{
    display: inline-block;
    width: 200px;
    padding: 19px 41px 17px 41px;
    font-size: 36px;
    color: #fff;
}
.news-box h1 a.news-link{
    float: left;
    text-align: left;
}
.news-box h1 a.events-link{
    float: right;
    text-align: right;
}
.news-box .news img{
    width: 100%;
}
.news-box .news div{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 140px;
    border-right: 1px solid #d4d5d6;
}
.news-box .news.last div{
    border: 0px;
}
.news-box .news h3{
    padding: 0px;
    margin: 0px 10px 8px 10px;
}
.news-box .news span.date{
    color:#9c9e9f;
}
.news-box .news h3 a{
    text-transform: uppercase;
    font-size: 18px;
    color: #58585a;
    text-decoration: underline;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
div.news a.lead-img{
    display: block;
    width: 100%;
    max-height: 426px;
    overflow: hidden;

}
div.news img{
    transition: .3s;
}
div:hover.news{
    overflow: hidden;
}
div:hover.news img{
    transform: scale(1.1);
    transition: .3s;
}
.read-more{
    position: absolute;
    top: 42%;
    right: 0px;
    z-index: 100;
}
.read-more.left{
    position: absolute;
    top: 42%;
    left: 0px;
    right: inherit;
    z-index: 100;
}
a:hover.read-more img{
    opacity: 0.8;
}
/* NEWS BOX END*/

/* MENU BOX BEGIN */
.menu-box{
    padding-top: 75px;
    text-align: center;
}
.menu-box a,
div.menu-info-box{
    width:270px;
    height:270px;
    display: inline-block;
    margin: 16px;
    vertical-align: top;
    background: #97c524;
}
.menu-box a span{
    position: absolute;
    left: 0;
    right: 0;
    width: 80%;
    height: 30%;
    padding: 45% 10% 25% 10%;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    background: rgba(0,0,0,0.6);
    transition: .3s;
    font-family: 'MyriadPro-Light','MyriadPro-Regular', Arial;
    z-index: 100;
    word-break: break-word;
}
.menu-box a:hover span{
    background: none;
    color: #fff;
    text-shadow: 0px 3px 10px #000;
    transition: .3s;
}
.menu-box a{
    position: relative;
}
.menu-box a img{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0;
}
.menu-info-box h4{
    padding-top: 165px;
    margin: 0px 15px;
    background: url('../img/icon/clock.png') 0px 90px no-repeat;
    background-size: auto 53px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
}
.menu-info-box p{
    color: #fff;
    font-size: 21px;
    text-align: left;
    padding: 15px;
}
/* MENU BOX END*/

/* BOOK COVER BEGIN  */
.book-box{
    width: 1220px;
    padding: 10% 30px 0px 30px;
    background: #97c524;
}
.book-cover{
    width: 269px;
    float: left;
    margin-bottom: 26px;
    margin-left: 13px;
    max-height: 363px;
    overflow: hidden;
}
.book-lead{
    width: 308px;
    height: 314px;
    margin: 24px 0px;
    float: left;
    background: #fff;
    text-align: left;
}
.book-lead h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #707173;
    text-decoration: underline;
    margin: 30px 30px 5px 30px;
    letter-spacing: 2px;
}
.book-lead h3 a{
    color: #707173;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.book-lead span.date {
    display: block;
    margin: 0px 30px;
    color:#9c9e9f;
    font-size: 18px;

}
.book-lead p {
    color:#9c9e9f;
    font-size: 18px;
}
.book-lead .btn-blue {
    margin-left: 30px;
}
.partners {
    min-height: 74px;
    padding-top: 484px;
}
@media screen and (max-height: 750px) {
    .news-box{
        max-width: 980px;
        margin: 0px auto;
    }
    div.news a.lead-img{
        max-height: 328px;
    }
    div.news a.lead-img img{
        width: 100.5%;
    }
    .section.container.book-section{
        max-width: 980px;
        margin: 0px auto;
    }
    div.book-box{
        max-width: 920px;
    }
    div.book-cover{
        margin-bottom: 20px;
    }
    div.book-cover,
    div.book-cover img{
        max-width: 196px;
        max-height: 264px;
    }
    div.book-lead {
        width: 250px;
        height: 264px;
        margin: 0px;
    }

    div.book-lead h3 {
        font-size: 18px;
        margin: 15px 15px 5px 15px;
    }
    div.book-lead span.date{
        margin: 0px 15px;
    }
    div.book-lead .btn-blue {
        margin-left: 15px;
    }
    .partners {
        padding-top: 200px;
    }
}
@media screen and (max-width: 1300px) {
    div.book-cover, div.book-cover img {
        max-width: 196px;
        max-height: 264px;
    }
    div.book-lead {
        width: 250px;
        height: 264px;
        margin: 0px;
    }
    .partners {
        padding-top: 200px;
    }
    div.menu-box a, div.menu-info-box {
        width: 210px;
        height: 210px;
    }
    div.news-box h1, div.news-box h2{
        height: 58px;
    }
    div.news-box h1 a {
        padding: 12px 30px 10px 30px;
        font-size: 30px;
    }
    div.news-box h2 a {
        padding: 12px 30px 10px 30px;
        font-size: 30px;
    }

    div.book-lead h3 {
        font-size: 18px;
        margin: 15px 15px 5px 15px;
    }
    div.book-lead span.date {
        margin: 0px 15px;
    }
    div.book-lead .btn-blue {
        margin-left: 15px;
    }
}
@media screen and (max-width: 992px){
    .book-promo {
        padding-left: 35px; 
    }
    .book-promo a {
        color: #fff;
    }


    div.news-box {
        max-width: 100%;
    }
    div.section.container.book-section {
        max-width: 100%;
    }
    div.book-section .book-box {
        width: 100%;
        max-width: 100%;
    }
    div div.book-cover {
        max-width: 100%;
        max-height: none;
    }
    div div.book-lead {
        width: 94%;
        height: 149px;
        margin: 0px auto;
        text-align: center;
        margin-left: 3%;
        overflow: hidden;
    }
    div div.book-cover img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: none;
        display: block;
    }

    div div.book-cover {
        margin-bottom: 0px;
    }
    div .partners, div .index .partners {
        text-align: center;
        min-height: 50px;
        padding-top: 50px;
    }
    .book-box .book-lead .lead2 {
        -webkit-line-clamp: 3;
    }
}
@media screen and (max-width: 767px){
    div div.book-lead h3 {
        margin: 12px 15px 5px 15px;
    }
}
@media screen and (max-width: 600px){
    div div.book-lead {
        width: 94%;
        height: 167px;
    }
    .book-box .book-lead .lead2 {
        -webkit-line-clamp: 3;
    }
}
/* BOOK COVER END  */


.easy-autocomplete-container {
  z-index: 110;
}

