/*.iphone body,
.ipad body {
    overflow-x: hidden;
}*/

div#ui-datepicker-div {
    width: auto !important;
    font-size: 0.8em !important;
}

.field-widget-node-reference-autocomplete input {
    max-width: 500px !important;
}
ol.search-results {
    padding: 0;
}

ol.search-results li {
    list-style-type: none !important;
    margin-bottom: 30px !important;
}

.front #resources-menu {
    margin-top: -3px;
}

.page-node-webform-results {
    overflow: scroll;
}

.sidebar .block h2 {
    text-transform: none;
}

.field-name-field-press-release-image img {
    /*margin-top: -20px;*/
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.node-form .form-textarea-wrapper textarea {
    width: 100%;
    max-width: 100%;
}

.fieldset-wrapper {
    padding: 0;
    border: none;
    margin: 0;
    position: static;
}

#video_dimmer {
    z-index: 1000;
}
/*
div.region-resourcesmenu,
div.region-resourcesmenu div,
div.region-resourcesmenu ul {
    display: inline-block;

}
*/
div.region-resourcesmenu ul {
    padding: 0;
    margin: 0;
    vertical-align: middle;
    zoom: 1;
}

#resources-menu h3 {
    margin-top: 10px;
}
div.region-resourcesmenu ul li {
    list-style: none;
}

.sidebar .block-menu ul,
.sidebar .block-menu-block ul {
    margin: 0;
}

#main-menu ul li {
    line-height: normal;
}

ul.sf-menu ul {
    display: none;
}

.node-webform fieldset .fieldset-wrapper {
    border: 0;
    margin: 0;
    padding: 0;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.node-webform .grippie,
.col-md-8 input[type=email] {
    max-width: 75%;
}

input[type="email"] {
    -webkit-appearance: none;
    border-radius: 0;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}

.form-item input[type="radio"],
.form-item input[type="checkbox"] {
    margin: 0;
}

.qlbox ul.menu li {
    list-style-type: none;
    display: block;
    width: 100%;
    padding: 0 0.5em;
    margin: 0;
    text-align: right;
}

.qlbox ul.menu {
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

.not-front .footer {
    z-index: 99;
}

.node-event .field-name-field-date .date-display-range {
    display: inline;
}

.field.field-type-datetime.field-name-field-date {
    margin-bottom: 5px;
}

.node-event .field-name-body {
        margin-top: 20px;
}

.node-event .field-name-field-location {
    font-size: 22px;
}

.view-calendar-of-events .glyphicon {
    font-size: 15px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 2px;
}

.view-calendar-of-events .views-row {
    min-height: 165px;
}

.view-calendar-of-events .views-field-field-location {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
}

.page-event .views-exposed-form .views-exposed-widget {
    float: left;
    max-width: 100%;
    line-height: 1.1em;
    padding: 0;
}

.page-event .views-exposed-form .views-exposed-widget select {
    max-width: 100%;
}

div#block-views-exp-calendar-of-events-page-1 {
    background: #dbdbdb;
}

div#block-views-exp-calendar-of-events-page-1 input {
    width: 100%;
    margin-bottom: 10px;
}


div#block-views-exp-calendar-of-events-page-1 .views-reset-button {
    float: right;
}

div#block-views-exp-calendar-of-events-page-1 {
    padding-bottom: 20px;
}

.region-content .node.clearfix:before {
    display: none;
}

.node-type-landing-page .sidebar.system-sidebar {
    margin: 0;
}

html {
    overflow-x: hidden;
}

.lead-in {
    /*color: #00144D; */
    margin-bottom: 20px !important;
}

.block-link-set-panel {
    margin-top: 70px;
}

.block-link-set-panel .block-link img {
    max-width: 100%;
    height: auto;
}

.block-link-set-panel h3 {
    font-family: Lato, Arial, sans-serif;
    text-transform: none;
    font-size: 1.0em;
    font-weight: bold;
}

.block-link-set-panel .block-link {
    padding: 0 10px;
}

.block-link .node {
    position: relative;
}

.block-link-set-panel .block-link .block-link-contents {
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    width: 100%;
    background: #fff;
    border-bottom: 5px solid #1e9ebb;
}

.block-link-set-panel .block-link .btn {
    display: inline-block;
    background-color: #fff;
    color: #357c92;
    padding: 13px 20px !important;
    display: none;
    height: 50px;
}

.block-link-set-panel .block-link img {
    max-width: 100%;
    height: auto;
    border: none;
    /* margin-top: -40px; */
}

.block-link-set-panel .block-link.col-md-6 img {
    margin-top: -100px;
}


.block-link.col-md-6 {
    max-height: 400px;
    overflow: hidden;
}

.block-link .node-block-link {
    border: 1px solid #bbb;
    /*border-bottom: 0*/;
}

.block-link.col-md-3 .node-block-link {
    max-height: 350px;
    overflow: hidden;
}

.block-link.col-md-6 .node-block-link {
    max-height: 400px;
    overflow: hidden;
}

.dar-landing-page #basic-panel-main {
    margin-top: 35px;
}

.dar-landing-page h1.title {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900;
    /* color: #A90533 !important; */
    /* color: #00144D !important; */
    /*margin-left: -100px;*/
    text-transform: none;
    font-weight: 600;
    /* font-size: 53px; */
}

.dar-landing-page .tall-banner #landing-header h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900;
    /* margin-left: -100px; */
    font-size: 3.8em;
}

.sidebar #block-block-94.block,
.sidebar #block-block-94.block img {
   padding: 0px;
   border: 0px solid #fff;
}

.dar-landing-page h2.tagline {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1px;
    /* color: #A90533 !important; */
    color: #00144D !important;
    font-style: normal !important;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.6em !important;
}

.dar-landing-page.gse-magazine-page #landing-header h2.tagline {
/*    background: none;
    padding: 0;
    color: #00144D !important;
    font-size: 28px !important;
    font-family: Montserrat;
    font-weight: 600 !important;
    letter-spacing: 1px;*/
    text-align: center;
    background: #e1f0ee;
    padding: 15px;
    font-family: "Crimson Text", Georgia, serif;
    font-size: 50px !important;
    line-height: 1em;
    /* margin-top: 20px !important;
    margin-bottom: 0; */
    text-transform: none !important;
    color: #222 !important;
    font-weight: normal !important;
    display: block;
}

.dar-landing-page #block-block-93,
.dar-landing-page #block-block-35 {
    display: none;
}

.dar-landing-page #block-block-94 img {
    border: none;
    width: 100% !important;
    height: auto;
}

#breadcrumbs {
    display: block !important;
    background: #fff;
}

.dar-landing-page.page-node-6415 #breadcrumbs {
    display: none !important;
}

.tall-banner #breadcrumbs {
    top: 500px;
    margin-bottom: 30px;
}

.breadcrumb {
    font-family: "Lato",Arial,sans-serif;
}

#breadcrumbs,
#breadcrumbs a {
    font-size: 14px;
}

#breadcrumbs .first,
#breadcrumbs .first a {
    font-size: 0px;
}

.breadcrumb {
    background-color: #E7F2F1;
    line-height: 1.2em;
    position: relative;
    padding: 12px 15px 12px 40px;
}

.breadcrumb .first a {
    display: none;
    height: 16px;
}

.breadcrumb span.inline {
    display: inline-block;
}

.breadcrumb .first {
    display: inline-block;
    position: absolute;
    top: 8px !important;
    left: 15px;
}

.bg-image-panel-wrapper.has-title {
    background: none;
}

#main-menu .sf-menu li#menu-82400-1>a {
    padding-top: 33px !important;
}

#main-content .sidebar ul.menu>li {
    text-indent: 0px !important;
    list-style-type: none;
    margin-bottom: 0px;
}

#main-content .sidebar .content ul.menu>li::before {
    content: "" !important;
}

#block-menu-block-1 ul.menu li a {
    box-shadow: none !important;
    color: #222;
}

#block-menu-block-1 ul.menu li a:hover, #block-menu-block-1 ul.menu li a.active {
    color: white;
    background-color: #073aa5;
}

#block-menu-block-1 ul.menu ul,
.d-sidebar-showing ul.menu ul {
    display: none;
}

#block-menu-block-1 .sidebar h2,
.d-sidebar-showing .sidebar h2 {
    margin-top: 20px !important;
    text-transform: none;
}

#block-menu-block-1 ul.menu li.expanded > a,
.d-sidebar-showing ul.menu li.expanded > a {
    background-image: url(../img/menu_arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
}

#block-block-94 a {
	box-shadow: none !important;
}

.page-node-6405 #banner {
    background-image: url(../img/pennpark_trees.jpg) !important;
}

.slideshow-slides-panel a {
    color: #90bac7;
}

.slideshow-slides-panel a:hover {
    color: #358c92;
}

.slideshow-slides-panel img {
    max-width: 100%;
    height: auto;
}

.slideshow-slides-wrapper {
    position: relative;
    /*border-bottom: 2px solid #eee;*/
}

.slideshow-slides-wrapper:after {
    clear: both;
    content: " ";
    display: table;
}

div.slideshow-slides-wrapper {
    margin-top: 0px;
    margin-bottom: 100px;
}

.slideshow-slides-bg {
    background-color: #073aa5;
    height: 600px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

    /* -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    -moz-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%); */
}

/* Include the bg on these too to quell WAVE concerns. */
.slideshow-slides-wrapper .flip-left,
.slideshow-slides-wrapper .flip-right,
.node-slideshow-slide {
    background-color: #073aa5;
}


/*.page-node-6451 .slideshow-slides-bg,
.page-node-6455 .slideshow-slides-bg,
.page-node-6453 .slideshow-slides-bg
.page-node-6458 .slideshow-slides-bg {
	height: 560px;
}*/

.page-node-6451 .slideshow-slides-panel,
.page-node-6455 .slideshow-slides-panel,
.page-node-6453 .slideshow-slides-panel
.page-node-6458 .slideshow-slides-panel {
    padding-top: 170px;
}

.slideshow-slides-panel ul li a.external-link:after {
	left: 4px !important;
}

.slideshow-slides-panel ul li a.external-link {
	padding-right: 4px !important;
}

.slideshow-slides-panel .flip-controls>a {
    background-image: url(../img/outline-flpthrougharrows.svg);
}

.slideshow-slides-panel .flip-controls>a:focus {
    text-decoration: none;
}

.slideshow-slides-panel {
    padding-top: 45px;
    margin-bottom: 40px;
}

.slideshow-slides-panel .node h2 {
    color: #fff;
    margin-bottom: 30px;
    display: block !important;
    /*position: absolute;*/
    /*left: -60px;*/

}

.slideshow-slides-panel .node img {
    margin: 0 0 30px;
    border: none;
    box-shadow: 0px 4px 10px #000;
}

/* --- For 8/4 layout of Slideshow slides */
.slideshow-slides-panel p {
    color: #fff;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.slideshow-slides-panel a {
	color: white !important;
}

.slideshow-slides-panel li .col-sm-4 {
    padding-top: 70px;
}

.slideshow-slides-panel li .row {
    margin-top: 10px;
}

.slideshow-slides-panel li .row h2 {
    text-align: left !important;
}

.slideshow-slides-panel .flip-controls {
    top: 50% !important;
}
/* ---------------------------- */

.slideshow-slides-wrapper .flip-through .flip-through-content li {
    width: 840px;
    position: relative;
    margin: 0 110px;
}

.slideshow-slides-wrapper .flip-through .flip-through-content {
    width: 100%;
    position: relative;
    left: -50px;
    z-index: 10;
}

.flip-through p.pull-quote::after {
	content: "";
    display: block;
    border-top: 2px solid #1e8374;
    width: 25%;
    margin: 30px 0px;
}

.flip-through h3, .flip-through h4 {
	margin-left: 50px;
	margin-right: 50px;
	display: block !important;
}

.slideshow-slides-wrapper .flip-controls {
    width: 120%;
    left: -6%;

    width: 110%;
    left: -2%;
    top: 35%;
}

.flip-controls a.flip-right, .flip-controls a.flip-left {
    box-shadow: none !important;
}

.block-link-contents,
.field-name-field-bl-image {
    cursor: pointer;
}

.secondMenu {
    font-family: Lato;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 12px;
}

.secondMenu a {
    font-size: 13.5px;
    font-weight: 700;
}

.secondMenu .fa {
    margin-right: 5px;
}

.secondMenu.news-link a {
    color: #B5CBC9;
}

.secondMenu.events-link a {
    color: #77739D;
}

.secondMenu.support-link a {
    color: #B26043;
}

.qlTitle {
    text-align: left;
    width: 130px
}

.navbar .qlbox {
    background: transparent;
    text-align: left;
    margin: 0 30px 0 10px !important;
    padding: 8px 15px 15px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 36px;
}

#rotator {
    display: none;
}

.navbar .navbar-form {
    padding: 0;
}

.navbar input#edit-submit,
.navbar input#edit-submit-1,
.navbar input[type=submit] {
    right: 17px;
}

.ql {
    right: -15px;
}

.block-search .form-item.drop-down {
    right: 0;
}

.block-search .form-item.drop-down input[type="text"] {
    width: 180px !important;
    margin-left: 7px;
}

/*.basic-panel.border-on{
    padding-top:55px;
    padding-bottom:40px;
    border:2px solid #ccc
}*/

/** TEMPORARY FOR EDITING */
.node-landing_page-form .form-wrapper {
    /*clear: both;*/
    /*border-bottom: 2px solid #ccc;*/
    /*padding:  0 10px;*/
    margin-bottom: 20px;
    /*overflow-y: scroll;*/
    /*overflow-x: hidden;*/
}
.content .vertical-tabs-list li {
    text-indent: 0 !important;
}


.content .vertical-tabs-list li:before {
    content: "" !important;
}
/** END TEMPORARY FOR EDITING */

/** PERM for Editing */
form#landing-page-node-form th label {
    font-family: 'Lato', Arial, sans-serif;
    text-transform: uppercase;
    margin: 10px 0;
    color: #044053;
}

form#landing-page-node-form input {
    max-width: 100%;
}

form#landing-page-node-form a.tabledrag-handle .handle {
    height: 22px;
    width: 22px;
}

form#landing-page-node-form td.field-multiple-drag a.tabledrag-handle {
    margin-left: -15px;
}

table.field-multiple-table {
    border: 1px solid #ccc;
}

table.field-multiple-table th {
    padding: 0 10px !important;
}

table.field-multiple-table td {
    border-top: 1px solid #ccc;
    padding-top: 10px !important;
}
.node-type-landing-page div[id*=sort-or].form-wrapper,
.node-type-landing-page div[id*=sort-order].form-wrapper {
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 10px;
    width: 110px;
    border: 2px solid #b20000;
    background-color: #666;
    color: #fff;
}

.node-type-landing-page div[id*=sort-or] input,
.node-type-landing-page div[id*=sort-order] input {
    max-width: 100%;
}
.node-type-landing-page div[id*=sort-or] > div[id*=sort-or],
.node-type-landing-page div[id*=sort-order] > div[id*=sort-order] {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    border: none;
    background-color: none;
    color: #000;
}

.node-type-landing-page div[id*=sort-or] > div[id*=sort-or] label,
.node-type-landing-page div[id*=sort-order] > div[id*=sort-order] label {
    color: #fff;
}

.node-type-landing-page #edit-body {
    height: auto;
}

.node-type-landing-page .form-item tr.odd .form-item,
.node-type-landing-page .form-item tr.even .form-item {
    white-space: normal;
}
/** end Perm Editing Pages */


.page-node-6415 #basic-panel-main p {
    font-size: 20px;
    line-height: 24px;
}

h3.lead-in {
    font-size: 26px;
    line-height: 30px;
    text-transform: none;
    color: #333;
    font-family: Crimson, "Crimson Text", Georgia, serif;
}

/* .dar-landing-page .flip-through-content h2 {
    display: block !important;
    text-align: center !important;
    margin-bottom: 30px !important;
} */

.dar-landing-page .flip-through-content h4 {
    display: block !important;
}

.dar-landing-page .bg-image-panel.panel-strength-in-numbers {
    padding: 20px;
    background-position: center top;
}

.dar-landing-page .block-title-sm {
	background-color: #01144d;
}

.block-title-sm	{
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    color: white;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold;
    padding: 10px 15px;
    margin-top: 35px !important;
}

.dar-landing-page .bg-image-panel.panel-strength-in-numbers .bg-image-content {
    text-align: center;
    width: 100%;
    background: none;
}

.dar-landing-page .panel-strength-in-numbers .bg-image-panel-mask-color {
    background: rgba(7,58,165,0.8);
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.dar-landing-page .bg-image-panel-mask-color + .bg-image-container {
    /*background-color: #00144d;*/ 
    color: #fff;
}

.dar-landing-page .form-redirect-panel.panel-sign-up,
#block-block-98 #form-redirect-panel-1, /* news version of the below */
.dar-landing-page .form-redirect-panel.panel-extraordinary-impact {
    background-color: #00144d;
    color: #fff;
}

.dar-landing-page .panel-strength-in-numbers {
    background-color: #00144d;
    color: #fff;
}

.gse-statistic {
    color: #fff;
}

.gse-statistic .description {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 16px;
}

.gse-statistic .number-lg {
    font-family: 'Montserrat', sans-serif;
    font-size: 75px;
    font-weight: 700;
    line-height: 100px;
    text-transform: none;
    display: block;
    height: 130px;
}

.gse-statistic .number-lg.number-md {
    font-size: 75px;
}

.gse-statistic .number-lg span {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    line-height: 1em;
    display: block;
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: -10px;
    text-align:left;
}

.gse-statistic span.description:before {
    content: "";
    display:  block;
    border-top: 2px solid #1e8374;
    width: 25%;
    margin: 0 37.5% 40px;
}

.dar-landing-page .panel-impact {
    margin-bottom: 30px;
}

#working-in-countries .number-lg {
    font-size: 125px;
}

#learners-impacted .number-lg {
    font-size: 75px;
    line-height: 100px;
}

.gse-statistic {
    margin-top: 140px;
}

.dar-landing-page #basic-panel-main .col-md-8  {
    padding-bottom: 40px;
}

.block-link-set-panel {
    padding: 0 0px 30px;
}

.form-redirect-panel {
    background-color: #e1f0ee;
    margin-top: -60px;
    padding: 60px;
}

.panel-your-gift-today {
    /*border-bottom: 30px solid #00144D;*/
    margin-bottom: 30px;
}

.panel-your-gift-today form {
    display: none;
}

.panel-your-gift-today .form-redirect-form-wrapper {
    width: 70%;
    float: right;
}

.panel-your-gift-today h3, .panel-explore-the-campaign h3 {
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
}

.panel-your-gift-today .form-redirect-form-item {
    display: inline-block;
    width: 50%;
    margin-top: 15px
}

.panel-your-gift-today .select-wrapper,
.panel-your-gift-today select {
    width: 100% !important;
}


.dar-txt.text-lg {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    line-height: 64px;
}

.form-redirect-panel {
    margin-bottom: -4px;
}

.form-redirect-panel .panel-content {
    width: 30%;
    float: left;
}

.form-redirect-panel label {
    font-family: Lato, Arial, sans-serif;
    font-size: 16px;
    display: block;
    /*margin-bottom: 5px;*/
}

.form-redirect-panel label div.select-wrapper {
    margin-top: 5px;
}

.form-redirect-panel .btn {
    display: inline-block;
    margin-bottom: 4px;
    margin-left: -4px;
    padding: 10px 30px !important;
    /*height: 50px;*/
    min-height: 50px;
    border-bottom-width: 5px;
    font-size: 18px;
    text-transform:none;
    background-color: #b90036;
    border-color: #f20245;
    max-width: 100%;
}

.form-redirect-panel .btn:hover, .form-redirect-panel .btn.active {
    border-color: #ff1c75;
    background-color: #db003c;
}

/* FF */
.gecko .form-redirect-panel .btn {
    margin-bottom: 10px !important;
}

.panel-explore-the-campaign .btn {
    float: right;
    margin-right: 0px;
    margin-top: 24px;
    width: 25%;
}

.form-redirect-panel select {
   background: transparent;
   border: none;
   height: 36px;
   padding: 0 0 0 10px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
   font-family: Lato, Arial, sans-serif;
   font-size: 16px;
   color: #222;
}

.form-redirect-form-item {
    display: inline-block;
}

.form-redirect-panel .select-wrapper {
    display: inline-block;
       background-color: #fff;
       border-radius: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   padding: 5px;
   border: 2px solid #fff;
}

.form-redirect-panel .select-wrapper.has-error {
    border-color: #b20000;
}


/*** VIDEO PANEL *****/
.bg-image-panel-wrapper.has-title {
    border-top: 2px solid #eee;
    padding-top: 40px;
}

.bg-image-panel-wrapper.has-title h2 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 130px !important;
}

.bg-image-panel-wrapper.has-title h2 span {
    color: #b20000;
}

.bg-image-panel-wrapper.has-video .bg-image-panel {
    padding: 40px 0;
    min-height: 450px;
    max-width: none;
    background: #01144d;
}

.content-photo-panel {
    padding: 0;
}

.content-photo-panel .read-more,
.bg-image-panel-wrapper.has-video .read-more {
    position: static;
    border-bottom: 3px solid #eee;
    font-family: Lato, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.bg-image-panel-wrapper.has-video .read-more {
    background-color: #fff;
    color: #357c92;
}

.content-photo-panel .read-more {
    /*background-color: #90bac7;
    border-color: #357c92;*/
    color: #fff;
    padding: 12px 60px !important;
    width: auto;
    display: inline-block;
}
.dar-landing-page .content-photo-panel .read-more {
    padding: 12px 60px !important;
}

.content-photo-panel .read-more:hover {
    /*     border-color: #90bac7;
    background-color: #357c92; */
}
/**
.dar-landing-page .read-more {
    padding: 13px 32px !important;
    min-height: 50px;
    height: 50px;
    display: inline-block;
    width: auto;
}
**/
.dar-landing-page .has-video .bg-image-panel-mask-color {
    background: #01144d;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}


.dar-landing-page .has-video .bg-image-copy p {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
}

.dar-landing-page .has-video .bg-image-copy {
    width: 35%;
    float: left;
    padding: 30px 0 40px;
}

.dar-landing-page .has-video .bg-image-embedded-video-wrapper {
    width: 65%;
    float: left;
    position: relative;
    top: -100px;
}

.dar-landing-page .has-video .bg-image-embedded-video-wrapper iframe {
    box-shadow: 0px 4px 10px #000;
}

.dar-landing-page .basic-panel {
    margin-top: 50px;
}

/*.dar-landing-page .basic-panel p {
    font-size: 26px;
    line-height: 30px;
}*/

/** Sidebar Content **/
#basic-panel-main.d-sidebar-showing:after {
     clear: both;
}

#basic-panel-main.d-sidebar-showing {
     display: table;
}

#basic-panel-main.d-sidebar-showing .sidebar .sidebar {
    width: 100%;
    margin: 0;
}

#basic-panel-main.d-sidebar-showing .sidebar .block h2 {
    margin-top: 20px;
    margin-bottom: 0px;
}

/* Admissions Contact Us 
#basic-panel-main.d-sidebar-showing #block-block-20 { 
    display: none;
}*/

/** Shareable Pull Quote */

.shareable-pull-quote {
    text-align: center;
    padding: 50px 0 80px;
}

.pull-quote-quote {
    font-size: 40px;
    line-height: 1.1em;
}

.pull-quote-attribution {
    font-size: 20px;
    /*text-transform: uppercase;*/
    line-height: 1.1em;
    margin-top: 20px;
    color: #b20000;
    font-family: Lato, Arial, sans-serif;
}

.pull-quote-share-link a {
    background-image: url(../img/twitter-logo-sprite.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: right top;
    height: 28px;
    float: right;
    padding-top: 5px;
    padding-right: 35px;
    line-height: 10px;
    font-family: Lato, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
}

.pull-quote-share-link a:hover {
    background-position: right bottom 5px;
}

/* ---- */
.panel-explore-the-campaign .panel-content {
    width: 50%;
    padding-right: 50px;
}

.panel-explore-the-campaign {
    margin-top: 0;
}

/* ---- */
.listicle-panel img {
    max-width: 100%;
    height: auto;
}

.listicle-panel p {
    font-size: 20px;
    line-height: 24px;
}

.listicle-panel .field-collection-container,
.listicle-panel .field-collection-view {
    border-bottom: none;
}

.listicle-panel h3 {
    text-transform: none;
    margin-bottom: 20px;
}

/* ----- NEWSROOM ------ */
.page-node.page-node- .node .field-type-taxonomy-term-reference {
    /*display: none;*/
}

.node-type-gse-news .region-content {
    padding-bottom: 60px;
}

.field-name-field-feature img {
    width: 100%;
    /*margin-top: -20px;*/
    margin-bottom: 20px;
    height: auto;
}

.newsroom-theme .terms-inline li {
    text-indent: 0px !important;
    padding: 3px 0.5em !important;
}

.newsroom-theme .terms-inline li:before {
    content: '' !important;
}

.node-type-learning-from-gse .field-name-field-image img {
    /*margin-top: -20px;*/
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

/* ----------- */

.contain-images img {
    max-width: 100%;
    height: auto
}

.content-photo-panel p {
    line-height: 24px !important;
}

.node-type-gse-news #mailing-list-sign-up-form {
    padding-top: 65px;
}

.node-type-gse-news #form-redirect-panel-0 {
    margin-top: 0px;
}

.dar-landing-page h1.title.priority-title {
    display: block !important;
}

.bts-red {
    color: white;
    background-color: #01144d;
}

.rm-dar {
    width: 50% !important;
    bottom: 0px !important;
    font-size: 24px !important;
    background-color: #D10915 !important;
}

.rm-dar:hover {
    background-color: #A90533 !important;
}

.sidebar-ei-logo {
    max-width: 100%;
}

.dar-landing-page.short-banner #basic-panel-main {
    margin-top: 0px !important;
}

div#contact-dar {
    position: absolute;
    top: -40px;
    background: #00144D;
    width: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    font-family: Lato;
    font-size: 19px;
    height: auto !important;
    line-height: auto !important;
    padding: 8px 0px;
}

div#contact-dar a {
    color: #fff !important;
}

img.mag-single-thumb {
    /*margin-top: -108px;*/
    width:215px;
    height:auto;
}

a.dar-cta {
    display: block;
    color: white !important;
    text-decoration: none !important;
    padding: 20px 30px 20px 30px;
    text-align: center;
    border-bottom: 4px solid #d10915;
    margin: 0px 20%;
    background-color: #A90533;
    font-size: 28px;
    font-family: Lato, Arial, sans-serif;
}

a.dar-cta:hover {
    background-color: #d10915;
    border-bottom: 4px solid #a90533;
}

a.dar-cta.btn-blue {
    background: #357c92;
    border-color: #90bac7;
}

a.dar-cta.btn-blue:hover {
    background: #90bac7;
    border-color: #357c92;
}

/**
 * On Priority and Strengths Pages, Add these
 * styles for the header content.
 */
.dar-landing-page .title-lower {
    margin-top: 50px;
    font-size: 80px;
}

.dar-landing-page.short-banner #landing-header h1.title {
   /* font-size: 53px !important;
     font-weight: 600;
    margin-left: 0 !important; */
    text-transform: none !important;
}

.dar-landing-page.short-banner.priority-page #landing-header h1.title,
.dar-landing-page.short-banner.page-node-6478 #landing-header h1.title,
.dar-landing-page.short-banner.page-node-6475 #landing-header h1.title,
.dar-landing-page.short-banner.page-node-6481 #landing-header h1.title,
.dar-landing-page.short-banner.page-node-6469 #landing-header h1.title,
.dar-landing-page.short-banner.page-node-6460 #landing-header h1.title {
    font-size: 60px !important;
}

.dar-landing-page.short-banner.priority-page h2.tagline,
.dar-landing-page.short-banner.page-node-6478 h2.tagline,
.dar-landing-page.short-banner.page-node-6475 h2.tagline,
.dar-landing-page.short-banner.page-node-6481 h2.tagline,
.dar-landing-page.short-banner.page-node-6469 h2.tagline,
.dar-landing-page.short-banner.page-node-6460 h2.tagline {
    margin-left: 0;
}

.priority-page #basic-panel-main h2.title,
.page-node-6405 #basic-panel-main h2.title,
.page-node-6478 #basic-panel-main h2.title,
.page-node-6469 #basic-panel-main h2.title,
.page-node-6475 #basic-panel-main h2.title,
.page-node-6460 #basic-panel-main h2.title,
.page-node-6433 #basic-panel-main h2.title,
.page-node-6439 #basic-panel-main h2.title,
.page-node-6440 #basic-panel-main h2.title,
.page-node-6481 #basic-panel-main h2.title {
    color: #00144D;
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-weight: bold;*/
    margin-bottom: 20px;
    /*margin-left:-30px;*/

    font-family: Lato, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
    font-style: italic;
    margin-top: 10px;
}

/*
.page-node-6405 h1.title,
.page-node-6478 h1.title,
.page-node-6469 h1.title,
.page-node-6475 h1.title,
.page-node-6460 h1.title,
.page-node-6433 h1.title,
.page-node-6439 h1.title,
.page-node-6440 h1.title,
.page-node-6481 h1.title {
    text-transform: none !important;
    font-size: 38px !important;
    margin-left: 0px !important;
    font-weight: 500px;
}

.page-node-6478 h1.title,
.page-node-6469 h1.title,
.page-node-6475 h1.title,
.page-node-6460 h1.title,
.page-node-6481 h1.title {
    font-family: 'Lato';
    font-weight: normal;
}

*/


.dar-landing-page #landing-header h2.tagline {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight : bold !important;
    padding: 10px 15px;
    margin-top: 35px !important;
    color: white !important;
    background-color: #01144d;
    letter-spacing: 0;
    margin-bottom: 20px;
}

#contact-dar a {
    color: #90bac7;
}

#contact-dar a:hover {
    color: #357c92;
}

#main-content #main-content .content-photo-panel h2 {
    color: #00144D !important;
}


/* Menu icons ---

/* - Closed, no hover - */
#block-menu-block-1 ul.menu li.expanded > a, #block-menu-block-1 ul.menu li.expanded.active-trail.active-trail > a {
   background-image: url(../img/dar_menu_controls.svg);
   background-size: 28px;
   background-repeat: no-repeat;
   background-position: right 3px top -165px;
}

/* - Closed, hover - */
#block-menu-block-1 ul.menu li.expanded > a:hover{
   background-position: right 3px top -109px;
}

/* - Open, no hover - */
#block-menu-block-1 ul.menu li.expanded > a.opened {
	background-position: right 3px top -53px ;
	margin-bottom: 2px ;
}

/*Active, selected, not open */
#block-menu-block-1 ul.menu li.first.expanded.active-trail.active > a,
#block-menu-block-1 ul.menu li.expanded.active-trail.active > a{
    background-position: right 3px top -109px;

}

/*Active, selected, open*/
#block-menu-block-1 ul.menu > li.first.expanded.active-trail.active > a.opened.active,
#block-menu-block-1 ul.menu > li.expanded.active-trail.active > a.opened.active {
        background-position: right 3px top 3px;
}

/* - Open, hover & active open hover - 
#block-menu-block-1 ul.menu li.expanded > a.opened:hover,
#block-menu-block-1 ul.menu li.expanded > a.opened.active:hover {
	background-position: right 3px top 3px;
} */

/* - Active, no hover - */
/*#block-menu-block-1 ul.menu li.expanded.active-trail > a{
	background-position: right 3px top -276px;
}*/

/* - Active, hover - */
#block-menu-block-1 ul.menu li.expanded.active-trail > a:hover{
	background-position: right 3px top -109px;
}

#block-menu-block-1 ul.menu li.expanded > a.opened.active {
	background-position: right 3px top -219px;
}

/* - Active, no hover - */
#block-menu-block-1 ul.menu li.expanded.active-trail.active-trail > a.opened{
        background-position: right 3px top -53px;
}

/* - Open, hover & active open hover - */
#block-menu-block-1 ul.menu li.expanded > a.opened:hover,
#block-menu-block-1 ul.menu li.expanded > a.opened.active:hover,
#block-menu-block-1 ul.menu li.expanded.active-trail.active-trail > a.opened.active:hover,
#block-menu-block-1 ul.menu li.expanded.active-trail.active-trail > a.opened:hover{
background-position: right 3px top 3px;

}



.node-event .col-md-8 .field-name-field-event-image {
    display: none;
}


.feed-panel .field.field-name-field-location {
    position: static;
    display: block;
    margin-bottom: 10px;
}

.feed-panel-feed-item {
    padding: 0 10px;
    float: left;
}

.feed-panel-3-items .feed-panel-feed-item {
    width: 33%;
}

.feed-panel-4-items.panel-featured-alumni .feed-panel-feed-item {
    width: 50% !important;
    /* min-height: 370px; */
    margin-left: 0px !important;
}

.basic-panel.feed-panel {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0px;
    margin-top: 100px;
}

.feed-panel .feed-panel-feed-content {
    margin: 0 -10px;
}


.form-redirect-panel.panel-sign-up {
   margin-top: 0;
   margin-top: 0;
   background-image: url(/sites/default/files/PennGSE_3700Walnut_courtyard_0.jpg);
   background-repeat: no-repeat;
   padding: 120px 60px;
    background-position: center;
    background-size: cover;
}

.form-redirect-panel.panel-sign-up label {
     color: #fff;
}

.form-redirect-panel.panel-sign-up .panel-content {
     width: 50%;
}

.form-redirect-panel.panel-sign-up .form-redirect-form-content {
     width: 50%;
     float: left;
}

.form-redirect-panel.panel-sign-up .form-redirect-form-content p {
     color: #fff;
     font-size: 24px;
    display: inline-block;
    padding: 10px 20px;
    border-left: 1px solid #fff;
   text-shadow: 0px 0px 5px black;
}

.feed-panel.panel-featured-alumni .feed-panel-content-outer-wrap {
    background: #eee;
    margin: 0 -50px;
    padding: 30px 0;
    max-height: 500px;
}

.feed-panel.panel-featured-alumni .feed-panel-top-content {
    float: left;
    width: 35%;
    margin-right: 5%;
}

.feed-panel.panel-featured-alumni .feed-panel-feed-content {
    float: left;
    width: 60%;
    margin-top: -80px;
    text-align: center;
}

.feed-panel.panel-featured-alumni .feed-panel-feed-content p {
    margin: 0;
    text-align: left;
}

.social-in-page.social-large {
    width: 100%;
}

.social-in-page.social-large .flickr {
    margin-right: 5%;
}
#main-content .content ul.social-in-page.social-large > li{
    margin-bottom:15px;
}

.social-in-page.social-large li {
    margin-right: 5%;
}

li.insta {
    background-position: -150px 0px;
}

li.insta:hover {
    background-position: -150px -30px;
}

li.vimeo {
    background-position: -60px 0px;
}

li.vimeo:hover {
    background-position: -60px -30px;
}

@media (max-width: 1023px) {
    .social-in-page.social-large li.flickr {
        margin-right: 5%
    }
}

/* .page-node-7064 span.event-day-date {
    font-size: 55px;
    display: block;
    padding-top: 10px;
    line-height: 24px;
} */

.panel-featured-alumni .feed-panel-content-outer-wrap {
    background: #e8f6f8 !important;
}

.block-link-set-panel .block-link h3 {
	color: #2a59ba;
}

.block-link-set-panel .block-link:hover h3 {
	color: #073aa5;
}

.block-link-set-panel .block-link:hover .block-link-contents{
	border-bottom: 5px solid #1bb59e;
}

#main-content .content .field-name-linked-listicle-image a {
    box-shadow: none !important;
}

/* .gift-today h3.toggler {
	  box-shadow: inset 0 -4px 0 -2px #859FD5 !important;;
} */

.gift-today .accordion-toggler .indent {
	margin: 5px 15px !important;
}

.gift-today h3.toggler.opened, .gift-today h3.toggler:hover {
	  color: #073aa5;
}

.gift-today table p {
	font-family: 'Crimson', Georgia, serif;
}

.feed-panel-feed-item--featured-item .event-date, .feed-panel-feed-item .event-date {
	float: left;
}

.feed-panel-feed-item .event-date {
	margin-right:10px;
	margin-left: 5px !important;
}

.feed-panel-feed-item .node-event .field-name-title p {
	font-size: 20px;
    line-height: 24px;
}

.feed-panel-feed-item--featured-item .field-name-field-event-short-description {
    margin-left: 0px
}

.panel-supportpenn-gse #support-text{
    margin-top:2%;
}

div.panel-supportpenn-gse{
    margin-top:-50px;
}
div.panel-supportpenn-gse .dar-txt.text-lg{
    font-family:"Lato", Arial, sans-serif;
}

/*div#node-6432 div#basic-panel-0{
    background-color:white !important;
}*/

div#node-6416 div.panel-supportpenn-gse{
    margin-bottom:150px;
}

div#node-6506 div.panel-supportpenn-gse{
    margin-top:60px;
}

/** GSE Magazine News Feed 5/6 Panels **/
.gse-magazine-page .feed-panel-5-items .feed-panel-feed-item.feed-panel-feed-item,
.gse-magazine-page .feed-panel-6-items .feed-panel-feed-item.feed-panel-feed-item {
    width: 19% !important;
    margin-left: 1%;
    margin-bottom: 10px;
}

/*
.gse-magazine-page .feed-panel-5-items .feed-panel-feed-item.feed-panel-feed-item:nth-child(4),
.gse-magazine-page .feed-panel-6-items .feed-panel-feed-item.feed-panel-feed-item:nth-child(4) {
    clear: both;
}*/

.gse-magazine-page .feed-panel-5-items .feed-panel-feed-item.feed-panel-feed-item .view-mode-card_display,
.gse-magazine-page .feed-panel-6-items .feed-panel-feed-item.feed-panel-feed-item .view-mode-card_display {
    width: 100%;
}

.gse-magazine-page .feed-panel-5-items .feed-panel-bottom-content {
    width: 100%;
    /*float: left;
    margin-left: 2%;*/
}

.gse-magazine-page div#main-content-row {
    margin-top: 85px !important;
}

.node-gse-news.view-mode-penn_gse_magazine .field-type-image {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 25%;
}

img.power-of-possibility-with-bg {
    background: #fff;
}
