@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
/*font-family: 'Droid Sans', sans-serif;*/
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #791214;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-decoration: none;
    text-shadow: none;
    cursor: pointer;
    margin: 10px 5px;
    padding: 5px 20px 7px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}
#headerTitle {
    margin-bottom: 0px;
}
.slick-slide{
width: 270px;
}
.slick-track a {
    text-decoration: none;
}
.slick-track a:hover {
    text-decoration: none;
}
.slick-prev:before, .slick-next:before {
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 1;
    color: #103356;
    padding: 8px 8px 8px 10px;
    background: #fbc019;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.slick-prev:before {
    content: "\f060";
}
.slick-prev, .slick-next {
line-height: 0;
    height: 50px;
    position: absolute;
    bottom: 40%;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
}
}
.slick-prev:before, .slick-next:before {
        font-family: "FontAwesome";
    font-size: 18px;
    line-height: 1;
    color: #103356;
    background: #fdc217;
    padding: 8px 8px 8px 10px;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
button.slick-next:before {
    content: "\f061";
}
.summary {
    margin-bottom: 45px;
    color: #89898A;
    font-family: 'Droid Sans', sans-serif;
    line-height: 1.5em;
    font-weight: 300;
}
.news-item {
    border: 1px solid #fff;
 height: 500px;
 float: left;
 margin: 15px;
 text-decoration: none;
 color: #292929;
 display: block;
position:relative;
 background: #006f77;
}

.news-item .image {
    width: 100%;
    height: 197px;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0px auto 10px;
}

.news-item .image img {
 width: 100%;
}



.newscontent
{
height:230px;
}




.read-more {
position:absolute;
right: 0;
bottom: 0;
width: 0;
height: 0;
    border-bottom: 35px solid #00ABE2;
    border-left: 90px solid #00ABE2;
}
.read-more span {
    color: #fff;
    margin-left: -78px;
    display: block;
    padding-top: 6px;
}
.summary a{
    font-family: 'Nunito', sans-serif;
    color: #ffffff;
    margin-top: 15px;
    line-height: 22px;
    font-weight: 300;
    font-size: 15px;
}
.summary a.link {
    color: #fbc019;
}
.news-title a {
font-size: 16px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.date a {
     font-size: 14px;
    margin: 20px 0px 20px;
    color: #ffffff;
    font-weight: 300;

    font-family: 'Open Sans', sans-serif;

}
.summary {
    font-family: 'Nunito', sans-serif;
    color: #757575;
    margin-top: 15px;
    line-height: 24px;
font-size:16px;
}
.news-title  {
font-size: 16px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.date  {
    font-size: 14px;
    margin: 20px 0px 20px;
    color: #ffffff;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
}
.summary p {
 color: #5e5e5e;
 line-height: 18px;
} 
.read-more:hover
{    border-left: 90px solid #2026AF !important;}
.news-item:hover > .add-padding {
    box-shadow: 0px 2px 6px rgba(88, 87, 87, 0.7);
}
.news-item > .add-padding .newscontent {
padding:0px;
transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.news-item:hover > .add-padding .newscontent {
transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    padding: 0 12px;
}
.news-item img  {
-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    height: auto !Important;
    text-align: center;
    margin: auto !Important;
    vertical-align: middle;
}
.news-item:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1) rotate(0.1deg);
    opacity: 0.9;
}
.news-item .add-padding {
    background: #006f77;
    position: relative;
    padding: 0 20px;
    transition: all .2s ease-in-out;
}
#quicklinks .slick-list.draggable {
    width: 94%;
    margin: 0 auto;
}
#quicklinks button.slick-prev {
    left: -24px;
}
#quicklinks button.slick-next {
    right: -56px;
}
.read-all {
    position: relative;
    text-align: center;
}
.read-all a.link {
    color: #fff !important;
    text-decoration: none;
}
.read-all a:hover, .read-all a:focus {
    color: #fff !important;
    text-decoration: underline;
}