@charset "utf-8";
/* CSS Document */

h1.groupHead {margin: 20px 0 40px 0; padding: 0 0 0 0; color:#000; font-size:38px; font-family: "Roboto Condensed"; font-weight:500;}

.pressRow {display:table; width:100%; margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:1px solid #e1e1e1}
.pressImg {display:table-cell; width:150px; vertical-align:top}
.pressCopy {display:table-cell; padding:0 0 0 15px; vertical-align:top}
.pressTitle {margin-bottom:6px; font-size:18px; line-height: 22px; font-weight:normal;}
.pressDate {font-size: 13px; color: #777;margin-bottom: 3px;}
.pressDes {font-size: 16px;padding: 0;}

/* --- Press Kit ----- */
.media-kit-sidebar {background-color:#efefef; border-radius:10px; padding:20px; margin-top:10px; margin-bottom:25px}
.media-kit-sidebar .media-kit-header {margin:0 0 20px 0 }
.media-kit-sidebar h2.press-kit {font-size:20px; color:#333; padding:0 0 10px 0; display:inline-block; border-bottom:2px solid #0073e6; margin:0} 
.media-kit-sidebar .press-kit-section {margin:0 0 20px 0}
.media-kit-sidebar a {color:#0073e6}
.press-kit-section ul {margin:0 0 0 18px; padding:0}
.press-kit-section ul li {margin: 0 0 2px 0;}
.media-kit-sidebar .press-kit-section div {font-weight:bold; display:block; margin-bottom:3px}
.media-kit-sidebar .press-kit-section span {font-weight:normal;}

/* --- Paging nav----- */
#pressArchive nav {text-align:center; padding:0; margin:0 0 30px 0}
.page-numbers {color:#fff; padding:10px; background-color:#777; border-radius:5px}
.page-numbers:hover {color:#fff; background-color:#2aabe2;text-decoration:none}
.page-numbers:focus {color:#fff; background-color:#2aabe2;text-decoration:none}
.page-numbers:active {color:#fff; background-color:#2aabe2;text-decoration:none}
.dots:hover {background-color:#555;}
.current {background-color:#333}
.current:hover {background-color:#333 !important}
.nav-links {line-height:40px}

@media screen and (max-width: 1100px) {
    h1.groupHead {font-size: 30px;}
}

@media screen and (max-width:500px) {
	.pressImg {display:table-cell; width:100px; vertical-align:top}
	.pressImg img {width:100%}
	.pressCopy {display:table-cell; padding:0 0 0 15px; vertical-align:top}
	.pressTitle {font-size:17px; line-height: 21px;}
}
