/*

COLORS
primary: #2e4e5b;
secondary: #f1e9e4;
orange: #ee4b28;

GREYS
dark: #132025;
middle: #1f333b;
light: #f1e9e4;

*/

@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Neuton);


html,
body {
    width: 100%;
    height: 100%;
    font-family: Questrial,'Helvetica Neue',Arial,sans-serif !important;
	font-size: 18px;
	background-color: #fff;
}

hr {
    max-width: 50px;
    border-color: #2e4e5b;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

hr.secondary {
border-color: #f1e9e4;
}

hr.dark {
    border-color: #132025;
}

a {
    color: #337ab7;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	text-decoration: none;
}

a:hover,
a:focus {
    color: #132025;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Questrial','Helvetica Neue',Arial,sans-serif !important;
    text-transform: uppercase;
}

h1.title {
background: #132025 none repeat scroll 0% 0%;
padding: 10px;
color: white;
margin: 0px 0 20px 0;}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

section#ContentArea {
padding: 0;
}

.left {
float: left;
margin: 0 10px 10px 0;
}

.fullwidth, .fullwidth img{width: 100%;}

/*Lists and Wells */

ul.menu {
	-webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

li a.active {
    color: #2e4e5b !important;

	}

.well {
	background-color: #f1e9e4;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
}


ul li, ul li.leaf {
	list-style-type: disc;
	list-style-image: none;
}

ul[type=disc] li, ul[type=disc] li.leaf {
	list-style-type: disc;
	list-style-image: none;
}




/* Front // Not Front */

.front li {list-style-type: none;}

.not-front .top-margin-container {margin-top: 100px;}

.front .fa-chevron-down {font-size: 25px;}

#skip {visibility: hidden;
height: 0px;}

.bg-primary {
background-color: #2e4e5b;
}

.bg-secondary {
background-color: #132025;
}

.bg-dark {
    color: #fff;
    background-color: #132025;
}

.bg-dark a {color: #fff;}
.bg-dark li a.active {color: rgba(255,255,255,.5) !important;}

.bg-white {background-color: #fff;}


.bg-lt-grey {
background-color: rgba(34,34,34,.05);
}

.bg-tan {background-color: #f1e9e4;}

.text-faded {
    color: rgba(255,255,255,1);
}

.text-faded h3, .text-faded  a {color: white!important;}

.text-faded a:hover{
    color: rgba(255,255,255,1);
}


section {
    padding: 50px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

/* Tables */
tbody {
    vertical-align: top;
}

tr.even, tr.odd {
    background-color: #fff;
    border-bottom: 1px solid #f1e9e4;
    padding: 10px 0.6em;
	margin: 10px 0;
}

td.views-field-field-image-attach {font-size: 12px; margin: 10px; padding: 10px;}

/*Nav*/

.nav > li#menu-2530-1 {position: static;}

.navbar-default {
    border-color: rgba(34,34,34,.04);
    /*font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif !important;*/
	letter-spacing: 1px;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	}

.navbar-fixed-top .navbar-collapse{
height: 100% !important;
max-height: 400px !important;
min-height: 100%;
overflow-y: scroll;
overflow-x: hidden;

}
a.sf-depth-1{
	-webkit-transition: all ease-in .2s;
    -moz-transition: all ease-in .2s;
    transition: all ease-in .2s;
}

a.sf-depth-1:hover, .sfHover a.sf-depth-1 {
    background: #fff !important;
    color: #132025 !important;
}


.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #132025;
}

.affix-top {
background-color: rgba(58, 32, 19, .2);
}


.front .affix-top .navbar-default .navbar-toggle {
border-color: white;
background-color: transparent;
}

.front .affix-top .navbar-default .navbar-nav>li>a{
color: white;
}

.navbar-brand {
text-indent: -9999px;
background-image: url(../img/2016-logo-iwp-white.png);
background-repeat: no-repeat;
min-width: 150px;
}

.affix .navbar-brand {background-image: url(../img/2016-logo-iwp-black.png);
min-width: 150px;}

.navbar-fixed-top {z-index: 500 !important;}

/*don't display menu image unless in top nav*/

section#ContentArea a.menu_icon, #menu-overview-form a.menu_icon, #iwpsubmenu-bucket a.menu_icon{

    background-image: none;
    padding-bottom: 5px;
    height: auto;
}

.sf-depth-4 {display: none;}


.menu  li.sf-depth-1 a.active{
border-bottom: #2e4d5b solid 4px
}

.menu  li.sf-depth-2 a.active, .menu  li.sf-depth-4 a.active{
border-bottom: 0px
}



.navbar-toggle {
    border: 0px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.front .navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #132025;
}

/*Sub Menu Block*/

#iwpsubmenu-bucket h2 {
margin-top: 0px;
}

#iwpsubmenu-bucket li {float: none;}

#iwpsubmenu-bucket .nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}

#iwpsubmenu-bucket .navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

#iwpsubmenu-bucket .navbar-nav>li>a.active-trail {
    color: white !important;
	text-decoration: underline;
}

#iwpsubmenu-bucket .navbar-nav>li>a.active {
	color: #2e4e5b;
}

#iwpsubmenu-bucket .navbar-right {float: none !important;}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/header7.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header.mock {
background-image: url(../img/header5.jpg) !important;
}

header.mock2 {
background-image: url(../img/header6.jpg) !important;
}

header.mock3 {
background-image: url(../img/header4.jpg) !important;
}

.ui-logo{
background-position: left top;
background-image: url(../images/DomeWdUnit-W-L.gif);
width: 205px;
height: 189px;
display: block;
background-repeat: no-repeat;
}


header hr {border-color: #f1e9e4;}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
	font-size: 46px;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,1);
}



.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}



/* Three Bar */

#three-bar {color: #2e4e5b;}

#three-bar a {color: #2e4e5b;}

#three-bar .well {min-height: 300px; margin-bottom: 0px;}
.bg-warm {background-color: #f5e8e1;}

.service-box p {
    margin-bottom: 0;
}


/*Programs*/

.front .view-display-id-programs_grid {display: none;}

.view-grid-participants h3 ul li {
margin: 30px 0 0 0;
background: #f1e9e4;
padding: 10px;
clear: both;
}

.view-grid-participants .well {
margin: 5px;
border: #f1e9e4 solid 1px;
background: #fff;
min-height: 300px;
}

.project-name {
font-size: 1.4em;
text-transform: uppercase;
}

.project-name a{
color: #132025;
}

.project-summary {
font-size: 0.9em;
color: #aaa;
}

.project-summary  p{
font-size: 0.8em;
margin-top: 5px;
color: #132025;
}

.project-type {
clear: both;
float: right;
}

.project-type ul li{
margin: 0 10px 0 0;
padding: 10px;
background: #f1e9e4;
width: auto;
display: block;
float: left;
}

.portfolio-box, .grid-simple {
    display: block;
    position: relative;
    margin: 0 auto;
}

.residency-block {margin-bottom: 30px;}

.field-name-field-link-to-publication a{
padding: 10px;
border: 2px solid magenta;
color: magenta;
}
.field-name-field-link-to-publication {
margin: 10px 0;
}

.portfolio-box img, .grid-simple img {
width: 100%;
height: auto;
}

.portfolio-box .portfolio-box-caption, .grid-caption  {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 1;
    background: rgba(19,32,37,.4);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.grid-caption {
background: rgba(0,0,0,0);
text-align: center;
top: 10%;
width: 98%;
}

.grid-caption .project-name {
font-size: 2.1em;
}

.simple-grid-row .col-lg-4 {padding: 0px;}

.simple-grid-row .left-grid {margin-left: 15px; padding-left: -15px !important;}
.simple-grid-row .right-grid {margin-right: 15px; padding-right: -15px !important; }


.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Questrial','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color:  white;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name:after {
content:'—';
color: white;
display: block;
}

.portfolio-box:hover .portfolio-box-caption {

    background: rgba(19,32,37,0.9);
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 30px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

#contact {
    background-image: url(../img/shambaugh-bg-1.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	color: white;
}

#contact a {color: white;}


.text-primary {
    color: #2e4e5b;
}

.text-secondary {
color: #f1e9e4
}
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.view-grid-participants [class*=col-] {
padding-right: 0;
padding-left: 0;
	}

.btn-default {
    border-color: #fff;
    color: #1f333b;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #132025;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #132025;
}

.btn-primary {
    border-color: #2e4e5b;
    color: #fff;
    background-color: #2e4e5b;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #2e4e5b;
    background-color: #2e4e5b;
}

.btn-primary .badge {
    color: #2e4e5b;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Questrial','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
}


.btn-xl {
    padding: 15px 30px;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #2e4e5b;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

header .btn {
    margin-top: 15px;
    color: #2e4e5b !important;
    background: rgba(255, 255, 255, 0.9);
    transition: all .3s ease-in-out;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #2e4e5b;
    color: #2e4e5b !important;
    background: rgba(255, 255, 255, 0.5);
    transition: all .3s ease-in-out;
}


.btn-outline-dark {
    margin-top: 15px;
    border: solid 2px #132025;
    color: #132025;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline-light {
    margin-top: 15px;
    border: solid 2px #fff;
    color: #fff;
    background: rgba(46, 86, 91, 0.2);
    transition: all .3s ease-in-out;
}

.btn-outline-light:focus {
    color: #fff;
    text-decoration: none;
}

.btn-outline-light:hover {
background: #2e4e5b;
color: #fff;
}

.btn-outline-secondary {
    margin-top: 15px;
    border: solid 2px #ee4b28;
    color: #ee4b28;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover, .btn-outline-dark:hover {
    background: #fff;
}


.bg-primary .btn-outline {
color: white;
border: solid 2px white;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #132025;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #132025;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

/* Participants */

.views-field-name, .views-field-field-writer-session-status, .views-field-field-writer-sample, .views-field-field-writing-sample-in-original
{font-family: 'Questrial','Helvetica Neue',Arial,sans-serif !important;
    text-transform: uppercase;}

.views-field-field-writing-sample-in-original .file,
.views-field-field-writer-sample .file {
    color: #2e4e5b;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	border-radius: 300px;
	padding: 15px 30px 15px 0px;
}

.views-field-field-writer-sample .file a, .views-field-field-writing-sample-in-original .file a {color: #2e4e5b;}

.views-field-field-writer-sample {
	clear: both;
	margin: 25px 0 0 0;}

.views-field-field-writing-sample-in-original {
	clear: both;
	margin: 5px 0 0 0;}
	}

.view-writers-by-genre-fields, .view-writers-by-year-post-2000-fields, .view-writers-by-country-fields  {background: #ECE8D3; padding: 10px;}

.iwp-participants .views-row,
.bio-row {
	border-bottom: rgba(34, 34, 34, 0.0470588) 1px solid;
	margin: 20px 0;
	padding: 20px 0;

}

/* Images */

.content img {max-width: 100%; height: auto;}
.field-name-field-image-attach img {width: 100%; height: auto; margin-bottom: 10px;}
.node-type-public-writer-bio .field-name-field-image-attach img {width: auto; height: auto; float: left; margin: 0 10px 10px 0;}
.iwp-participants .views-field-field-image-attach,
.node-type-public-writer-bio  .views-field-field-image-attach,
.bio-image-attach-images,
.half-wide-left img {
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
}

.half-wide-left {
clear: both;
}


/*Events*/

.date-display-single, .view-events-by-category .views-field-title {font-size: 20px; font-weight: bold;}


.collapse-header {
width: 100%;
max-width: 100%;
background: #f1e9e4;
padding: 10px;
margin: 20px 0 0 0;
}

.collapse-header a {
color: #132025;
font-weight: 500;
font-size: 1.2em;
line-height: 1.35;
text-transform: uppercase;
}

.collapse-header a:before {
font-family: FontAwesome;
content:'\f067';
display: inline-block;
font-size: 14px;
padding: 0 10px 0 5px;
}

.collapse-list {
    border-left: 1px #f1e9e4 solid;
    border-right: 1px #f1e9e4 solid;
    border-bottom: 1px #f1e9e4 solid;
    padding-top: 20px !important;
}

.view-events-by-category h3 {
text-transform: none;
font-size: 1em;
font-style: italic;
margin: 0px;
padding: 10px;
border-left: 1px #f1e9e4 solid;
border-right: 1px #f1e9e4 solid;
}

.page-node-1830 select {display: none;}

.block-uiowa-event-blocks .item-list {
    padding: 20px 15px 0;
    border-left: 1px #f1e9e4 solid;
    border-right: 1px #f1e9e4 solid;
    border-bottom: 1px #f1e9e4 solid;
}

#block-uiowa-event-blocks-uiowa-event-11 ul {
  padding: 0px;
  margin: 0 0 15px 20px;
  }
#block-uiowa-event-blocks-uiowa-event-11 ul li {
  padding-bottom: 13px;
  line-height: 1.2em;
  }
#block-uiowa-event-blocks-uiowa-event-11 ul li span.event-datetime {
  display: block;
  padding-bottom: 3px;
  }
#block-uiowa-event-blocks-uiowa-event-11 ul li a {
  display: block;
  margin-left: 10px;
  }
/*
.localist_minicalendar_minicalendar {
width: 100% !important;
}


.localist_minicalendar_minicalendar td {
width: 14.285% !important;
height: 70px !important;
    background-color: #fff !important;
    border: 1px #eee solid !important;
}

.localist_minicalendar_minicalendar td a:hover, .localist_minicalendar .localist_minicalendar_pager a {
background-color: #2e4e5b !important;
}

.localist_minicalendar .localist_minicalendar_pager a.disabled {
background-color: #eee !important;
}


.localist_minicalendar .localist_minicalendar_page_heading h1 {
color: #2e4e5b !important;
}

.localist_minicalendar_minicalendar td a {height: 70px !important;}

.localist_minicalendar_nav {margin: 20px 0 0 0;}

.localist_minicalendar_nav a {
padding: 10px;
border: 2px magenta solid;
color: magenta;
text-transform: uppercase;
}

.localist_minicalendar_nav .right {
float: none !important;
}
 */

/* Media Gallery */

select {
color: #132025;
}

#block-block-38 {
    text-align: center;
}

/* Featured Media block */

#block-block-31 {
  position: relative;
  width: 66.666666667%;
  float: left;
  max-height: 100% !important;
  }

#block-block-31 .views-slideshow-cycle-main-frame .field-content,
#block-block-31 .views-field-field-media-image,
#block-block-31 .views-slideshow-cycle-main-frame-row-item,
#block-block-31 .views-slideshow-cycle-main-frame-row,
#block-block-31 .views-slideshow-cycle-main-frame  {
max-height: 1000px !important;
}

#block-block-31.views-field-field-media-image {
  width: 100%;
  height: auto;
  max-height: 1000px !important;
  }


#block-block-31 .views-field-field-media-image img {
width: 100%;
}

#block-block-31 .views-field-field-video-description{
  background-color: #132025;
  padding: 0px 10px 10px 10px;
  color: #fff;
  font-size: 0.875em;
  }

#block-block-31 .views-field-field-video-description p{
  font-size: 0.875em;
}

#block-block-31 .views-field-title {
padding: 10px 10px 0 10px;
background-color: #132025;
}

#block-block-31 .views-field-title a{
text-transform: uppercase;
color: #fff;
font-size: 1.2em;
}


#block-block-31 .views-field-field-video-description .field-content p {
  display: inline;
  }
#block-block-31 #vscc_controls_previous_featured_media-page_1 {
  position: absolute;
  top: 245px;
  left: 0px;
  z-index: 55;
  }
#block-block-31 #vscc_controls_next_featured_media-page_1 {
  position: absolute;
  top: 245px;
  right: 0;
  z-index: 55;
  }
#block-block-31 #vscc_controls_pause_featured_media-page_1 {
  position: absolute;
  top: 400px;
  right: 10px;
  z-index: 55;
  }

/* Recent Media block */
#block-views-recent-media-block {
  float: left;
  padding: 0;
  width: 33.33343433343433%;
  }


#block-views-recent-media-block li {
width: 100%;
}

#block-views-recent-media-block .item-list ul {
  list-style: none;
  }
#block-views-recent-media-block .item-list ul li {
  margin-left: 0;
  padding-left: 0;
  }
#block-views-recent-media-block .item-list ul li.views-row-first {

  }
#block-views-recent-media-block .views-field-field-its-video-thumb {
  width: 100%;
  height: 226px;
  background-color: #c8bd8c;
  overflow: hidden;
  }

#block-views-recent-media-block .views-field-title {
  background: #132025;
  padding: 10px;
  }

#block-views-recent-media-block .views-field-title  a {
color: #fff;
}

#block-views-recent-media-block .item-list ul li.views-row {
  height: auto;
  background: #132025;
  }

.view-recent-media .views-field-field-media-image img,
.view-media-grid .views-field-field-media-image img {
width: 100%;
}

/* Media Grid block */
#block-block-32 {
  clear: left;
  float: left;
  padding-top: 14px;
  border-top: 2px solid #b49ca1;
  margin-top: 12px;
  width: 100%;
  }
#block-block-32 h2 {
  margin-left: 12px;
  display: inline;
  }
#media-grid-results {
  display: inline;
  }
#block-block-32 .view #media-grid-results {
  display: none;
  }

#block-block-32 .view {
  padding-top: 14px;
  }
div[class*='view-id-media_'] {
  width: 100%;
  }

div[class*='view-id-media_'] .col-md-3 {
    border-left: 1px solid #eaeae8;
	min-height: 400px;
	margin-bottom: 20px;
  }

div[class*='view-id-media_'] .views-row-first {
    border-left: 0px;
  }


div[class*='view-id-media_'] .views-field-field-its-video-thumb {
  height: 154px;
  background-color: #c9be8d;
  position: relative;
  }
div[class*='view-id-media_'] .views-field-field-its-video-thumb .field-content {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  }
div[class*='view-id-media_'] .views-field-title {

  line-height: 1em;
  margin-top: 10px;
  padding: 10px;
  background-color: #132025;
  }
div[class*='view-id-media_'] .views-field-title a {
  font-weight: bold;

	color: white;
  }
div[class*='view-id-media_'] .views-field-field-video-description {
  margin-top: 6px;
  color: #132025;
  line-height: 1.4em;
  height: 7.5em;
  font-size: 0.8em;
  }
div[class*='view-id-media_'] .views-field-field-media-duration {
  float: left;
  width: 30%;
  line-height: 1.1em;
  margin-top: 12px;
  }
div[class*='view-id-media_'] .views-field-field-media-genre {
  float: right;
  text-align: right;
  line-height: 1.1em;
  text-transform: uppercase;
	padding: 10px;
    background-color: #f1e9e4;
	font-size: 0.8em;
  }

/* all media list, native page */
#block-system-main .media-list-all-all td {
  background-color: #fff;
  padding: 8px 0;
  vertical-align: top;
  }
#block-system-main .media-list-all-all .views-table a {
  color: #336699;
  }
#block-system-main .media-list-all-all .views-table a:hover {
  color: #883935;
  }
#block-system-main .media-list-all-all td.views-field-field-media-genre {
  width: 10%;
  }
#block-system-main .media-list-all-all td.views-field-field-media-duration {
  width: 7%;
  }
#block-system-main .media-list-all-all td.views-field-field-video-description {
  width: 50%;
  }
#block-system-main .media-list-all-all .views-field-title {
  font-size: inherit;
  line-height: inherit;
  margin-top: auto;
  }
#block-system-main .media-list-all-all .views-field-title a {
  font-weight: bold;
  color: #336699;
  }
#block-system-main .media-list-all-all .views-field-title a:hover {
  color: #883935;
  }
#block-system-main .media-list-all-all th.views-field-field-video-description {
  margin-top: auto;
  font-size: inherit;
  color: inherit;
  line-height: auto;
  height: auto;
  }
#block-system-main .media-list-all-all td.views-field-field-video-description {
  margin-top: auto;
  font-size: 0.8em;
  color: inherit;
  line-height: auto;
  height: auto;
  }
#block-system-main .media-list-all-all .views-field-field-media-duration {
  float: none;
  width: auto;
  font-size: inherit;
  line-height: inherit;
  margin-top: auto;
  }
#block-system-main .media-list-all-all .views-field-field-media-genre {
  float: none;
  text-align: left;
  width: auto;
  font-size: 1em;
  line-height: auto;
  text-transform: none;
  margin-top: auto;
  }

/* all media list, ajax block */
#block-block-32 .media-list-all-all td {
  background-color: #fff;
  padding: 8px 0;
  vertical-align: top;
  }
#block-block-32 .media-list-all-all .views-table a {
  color: #336699;
  }
#block-block-32 .media-list-all-all .views-table a:hover {
  color: #883935;
  }
#block-block-32 .media-list-all-all td.views-field-field-media-genre {
  width: 10%;
  }
#block-block-32 .media-list-all-all td.views-field-field-media-duration {
  width: 7%;
  }
#block-block-32 .media-list-all-all td.views-field-field-video-description {
  width: 50%;
  }
#block-block-32 .media-list-all-all .views-field-title {
  font-size: inherit;
  line-height: inherit;
  margin-top: auto;
  }
#block-block-32 .media-list-all-all .views-field-title a {
  font-weight: bold;
  color: #336699;
  }
#block-block-32 .media-list-all-all .views-field-title a:hover {
  color: #883935;
  }
#block-block-32 .media-list-all-all th.views-field-field-video-description {
  margin-top: auto;
  font-size: inherit;
  color: inherit;
  line-height: auto;
  height: auto;
  }
#block-block-32 .media-list-all-all td.views-field-field-video-description {
  margin-top: auto;
  font-size: 0.8em;
  color: inherit;
  line-height: auto;
  height: auto;
  }
#block-block-32 .media-list-all-all .views-field-field-media-duration {
  float: none;
  width: auto;
  font-size: inherit;
  line-height: inherit;
  margin-top: auto;
  }
#block-block-32 .media-list-all-all .views-field-field-media-genre {
  float: none;
  text-align: left;
  width: auto;
  font-size: 1em;
  line-height: auto;
  text-transform: none;
  margin-top: auto;
  }


div[id*='block-iwp-media-iwp-media-'] {
  width: 25%;
  float: left;
  }
select#iwp-collections {
  width: 192px;
  border: 2px solid #eaeae8;
  padding: 2px 4px;
  background-color: #fff;
  color: #6e6e6e;
  }
div[id*='block-iwp-media-iwp-media-'] select,
div[id*='block-iwp-media-iwp-media-'] #iwp-media-reset,
div[id*='block-iwp-media-iwp-media-'] #iwp-media-list-all {
  width: 90%;
  float: left;
  border: 2px solid #eaeae8;
  padding: 2px 4px;
  background-color: #fff;
  margin-left: 5%;
  color: #6e6e6e;
  }
div[id*='block-iwp-media-iwp-media-'] #iwp-media-reset,
div[id*='block-iwp-media-iwp-media-'] #iwp-media-list-all {
  margin-top: 12px;
  width: 190px;
  font-size: 0.83em;
  padding: 1px 8px;
  cursor: pointer;
  }

#iwp-media .field-name-field-media-program .field-items .field-item,
#iwp-media .field-name-field-media-genre .field-items .field-item,
#iwp-media .field-name-field-media-country .field-items .field-item,
#iwp-media .field-name-field-media-tags .field-items .field-item {
  display: block;
  float: left;
  background-color: #fff;
  padding: 0 4px 0 4px;
  margin: 0 4px 4px 0;
  white-space: nowrap;
  }
#iwp-media .field-name-field-media-tags.field-label-inline .field-items {
  display: inline;
  float: none;
  }
#iwp-media .media-description {
  margin-bottom: 1.5em;
  }

.node-media-its-video .field-name-field-its-video-filename {
margin: 15px auto 20px 0px;  }


/* media page */

.field-name-field-youtube-id iframe
{margin: 0px !important;
max-width: 100%;
}

/*Extras*/



.more-link {text-align: center;}

.col2 {}

.col2 li {list-style-type: none; font-family: 'Questrial','Helvetica Neue',Arial,sans-serif !important;}

input[type="submit"] {
background: #2e4e5b none repeat scroll 0% 0%;
font-style: normal;
color: white;
border: none;
padding: 10px;
}

.stats
{margin-top: 30px;}

.stats .numcount {font-size: 80px;}

/*Social*/

#social {
	border-top: rgba(34, 34, 34, 0.0470588) solid 1px;
	margin-top: 50px;}

/* Slideshow */


	/* Flex Slider*/

	#flexslider-events {padding-top: 40px;}

	.flexslider {
    border-radius: 0px;
	}

	.flex-caption {
	width: 34%;
    height: 100%;
    padding: 2%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(19,32,37,0.8);
    color: rgba(255,255,255,1);
    text-shadow: 0 -1px 0 rgba(19,32,37,0.3);
    font-size: 14px;
    line-height: 18px;
	}

	.flex-caption a {
	color: #fff;
	}

	.flexslider .title {
    font-size: 2em;
	color: #fff;
	margin-bottom: 10px;
	}

	.title {
    line-height: 1em;
	}

	.flex-direction-nav a {
	height: 80px;
	}

	.flex-direction-nav a:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    font-size: 50px;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 0px 0 rgba(255, 255, 255, 0);
	}

	.flex-direction-nav a.flex-next:before {
    content: '\f054';
	}

	.flex-direction-nav a.flex-prev:before {
    content: '\f053';
	}

	.flex-caption span.subtitle {
    margin: 0 0 20px;
    color: #DAD5D5;
    text-transform: uppercase;
    display: block;
    background: rgba(255,255,255,0.2);
    padding: 7px 0 7px 15px;
	}

	.flex-control-paging li a:hover, .flex-control-paging li a.flex-active  {
    background: rgba(255, 255, 255, 1);
	}

	.flex-control-paging li a {
    background: rgba(255, 255, 255, 0.7);}

  .flexslider {background-color: #132025 !important;}

/* Events */

	/* Block */

	#lw {
    background-color: transparent !important;
    font-family: Questrial,'Helvetica Neue',Arial,sans-serif !important;
	color: #fff !important;
	}

	.lwd, .lwn0, .lwl {
    color: #fff !important;
	}

	#lwe {
	-webkit-padding-start: 0px;
	}



.subslidecol1,
.subslidecol2,
.subslidecol3 {
  float: left;
  width: 190px;
  position: relative;
  padding: 10px 30px .5em 0;
  overflow: hidden;
  background-color: transparent;
  }
.subslide-wrapper {
  background-color: transparent;
  float: left;
  margin-left: 40px;
  font-family: 'Lucida Grande', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.3em;
  border-bottom: 1px solid #dfb4a7;
  }

.region-ps-social {
	padding: 10px 0 30px 0;
	margin: 20px 0;
	border-bottom: rgba(34, 34, 34, 0.0470588) 1px solid;

}

.numcount {font-size: 46px;}

.view-happenings .view-header {font-size: 30px;}
.view-happenings a {text-decoration: underline;}
.view-happenings ul li {margin: 0;}

/*QuickTabs*/
ul.quicktabs-tabs.quicktabs-style-basic li {
    padding: 10px;
    margin: 0 10px 0 0;
}

ul.quicktabs-tabs.quicktabs-style-basic {
    height: 28px;
}

ul.quicktabs-tabs.quicktabs-style-basic a {
font: bold 16px Questrial !important;
text-transform: uppercase;
}

ul.quicktabs-tabs li {white-space: normal !important;}

.quicktabs-style-nostyle ul {margin-bottom: 20px;}

.quicktabs-style-nostyle li a {
    display: block;
    padding: 10px;
    cursor: hand;
    cursor: pointer;
    color: white !important;
    font-size: 15px;
    font-weight: 700;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    background-color: #2e4e5b;
    float: left;
    margin: 0 10px 0 0;
    -webkit-appearance: none;
    background-image: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: 0px;
    text-transform: uppercase;
	position: relative;
	}

.quicktabs-style-nostyle li.active a:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #2e4e5b 10px;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}

body {
    webkit-tap-highlight-color: #132025;
}

footer {
    color: #fff;
    text-align: left;
	font-size: 14px;
}

footer a:hover {color: white;}

.footer-nav {
 text-align: left;
 list-style-type: none;
}

footer .footer-above {
    padding: 50px 0;
    background-color: #1f333b;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #132025;
}

footer ul {
    text-align: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer a {
color: rgba(255, 255, 255, 0.7);
}

.portal {
border-left: 4px rgba(255, 255, 255, 0.1) solid;
}

/*Support Button*/
#block-block-41 {
    width: 50%;
    float: left;
    font-style: normal;
}

/* User Pages */

.page-user input {
    border: 1px solid #eee;
	}

.page-user input[type="submit"] {
    background: #2e4e5b none repeat scroll 0% 0%;
    font-style: normal;
	color: white;
	padding: 10px;
	height: auto;
}

/********************************************Media Queries*********************************************/

/* xl Desktop */


@media(min-width:1200px) {

.res-col-8{width: 68.5%;
padding-left: 0px;
padding-right: 30px;}
.res-col-4{width: 31.5%;}


/*Sub Menu desktop*/
	.sf-hidden {display: none;
	}

	.sfHover li.sf-megamenu-wrapper, .sfHover ul.sf-megamenu {
	opacity: 1;
	}

	/*BASIC DROPDOWN*/

	ul.sf-megamenu {
	background: #fff;
	border-left: 1px rgba(34,34,34,.05) solid;
	border-right: 1px rgba(34,34,34,.05) solid;
	border-bottom: 1px rgba(34,34,34,.05) solid;
	}

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
    top: 2.75em;
}

	.sf-menu ul {
	width: 15.5em;
	}

	ul.sf-megamenu li {
	padding: 15px 10px;
	}

	ul.sf-megamenu li li:hover {
	background: #f1e9e4;
	}

	ul.sf-megamenu li a{
	font-size: 14px;
	color: #132025;
	text-transform: uppercase;
	}


	/* PROGRAM DROPDOWN*/
	/* make it full width */


		#menu-2530-1.sfHover li.sf-megamenu-wrapper, #menu-2530-1.sfHover ul.sf-megamenu {
		opacity: 1;
		}

		#menu-2530-1  ul.sf-megamenu  {
		background: #fff;
		border-bottom: 2px #f1e9e4 solid;
		padding: 10px;
		width: 100%;
		top: 50px;
		left: 0px;
		opacity: 0;
	   }

		#menu-2530-1 ul.sf-megamenu li {
		padding: 10px;
		}

		#menu-2530-1 ul.sf-megamenu  a {
		color: #111;
		text-transform: uppercase;
		font-size: 14px;
		font-family: Questrial,'Helvetica Neue',Arial,sans-serif !important;
		}

		/* inner wrapper */

		#menu-2530-1 li.sf-megamenu-wrapper {
		margin: 0 auto !important;
		width: auto;
		overflow-y: auto;
		opacity: 0;
		}

		/* 1/5 sub wrapper columns*/

		#menu-2530-1 li.sf-megamenu-wrapper li {
		float: left;
		width: 20%;

		}

		#menu-2530-1 li.sf-megamenu-wrapper li a{
		line-height: 18px;
		width: 100%;
		font-size: 16px;
		color: #132025;
		margin-bottom: 40px;
		font-family: Questrial,'Helvetica Neue',Arial,sans-serif !important;
		}

		#menu-2530-1 .sf-megamenu-column a.menu_icon{

		margin-bottom: 50px;
		}


		/*sub columns*/

		#menu-2530-1 .sf-megamenu-column {
		float: left;
		width: 100%;
		/*height: 350px;*/
		}

		#menu-2530-1 .sf-megamenu-column ol {
		display: none;
		}



		/*sub sub within column*/

		#menu-2530-1 .sf-megamenu-column {
		float: left;
		width: 100%;
		}


		span.sf-description {
		font-size: 14px;
		color: #1f333b;
		text-transform: none;
		font-weight: normal;
		display: block;
	}


		#menu-2530-1 li.sf-megamenu-wrapper li li.sf-depth-3 {
		width: 100%;
		padding: 0;
		}
		#menu-2530-1 li.sf-megamenu-wrapper li li.sf-depth-3:first-child{
		border-top: 2px #f1e9e4 solid;
		padding-top: 10px;
		}


		#menu-2530-1 li.sf-megamenu-wrapper li li.sf-depth-3:nth-child(n+6) {
		display: none;
		}

		/*li.sf-megamenu-wrapper li li.sf-depth-3:before {
		font-family: 'FontAwesome';
		content: '\f0da';
		margin: 5px 0 0 -15px;
		float: left;
		color: #f1e9e4;
		font-size: 10px;
		}*/

		#menu-2530-1 li.sf-megamenu-wrapper li li.sf-depth-3 a{
		padding: 0px;
		margin: 0px !important;
		text-align: left;
		color: #777 !important;
		text-transform: none;
		font-size: 14px;
		font-family: Questrial,'Helvetica Neue',Arial,sans-serif !important;
		}

/*END PROGRAM DROPDOWN*/
		.sf-item-5 .sf-megamenu {right: auto !important;}

		#block-views-recent-media-block .item-list ul li.views-row{
		margin-left: 5px;
		}
}


/* lg Desktop */

@media(min-width:768px) {

    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }


    .navbar-default {
        border-color: rgba(255,255,255,.0);
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

	.navbar-brand {margin-left: 25% !important;}

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,1);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #2e4e5b;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #132025;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #2e4e5b;
    }

	.service-box {
        margin: 20px auto 0;
    }

	.front .view-display-id-programs_grid {display: block;}
}

/* md Tablet */

@media (max-width: 1200px) {

.res-col-4{clear: both;}

/*Sub Menu mobile*/

 .sf-depth-1 a.menuparent:before {
font-family: FontAwesome;
content:'\f067';
float: left;
display: block;
font-size: 10px;
padding: 0px 15px 0 15px;
color: #1f333b !important;
}

.sf-depth-1 a.sf-depth-1:before {
font-family: FontAwesome;
content:'\f067';
float: left;
display: block;
font-size: 10px;
padding: 0px 15px 0 15px;
color: transparent;
}


a.menu_icon{
		padding-top: 0px;
		background-image: none;
		padding-bottom: 5px;
		height: auto;
	}

	.navbar-fixed-top .navbar-collapse{
	overflow-y: scroll !important;}



	.navbar-fixed-top .navbar-collapse{
	padding-bottom: 80px;
	}

	.affix-top .in {background-color: white;}

	.affix-top .in a.sf-depth-1 {color: #132025 !important;}

	.sf-hidden {position: absolute !important;}

	.sf-megamenu {
		position: static;
		background-color: transparent !important;
		text-transform: uppercase;
		font-size: 14px;
	}

	.sf-megamenu a {color: #111;}

	.sf-megamenu-wrapper {
	line-height: 35px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: #f1e9e4 solid 5px;
	max-height: 1000px !important;
	}

	.sf-menu ul {position: static;}

	.sf-menu li {
    float: none;
	}


	.sf-depth-3 {display: none;}

	ul.sf-megamenu, ul.sf-megamenu li {
	background-color: transparent !important;
	width: 100%;
	opacity: 1 !important;
	}

	ul.sf-megamenu {padding-bottom: 40px;}

	.sf-clone-parent {display: none;}

	span.sf-description {
		font-size: 12px;
		color: #aaa;
		text-transform: none;
		font-weight: normal;
		display: block;
		line-height: 15px;
	}



/* New Break point Menu */

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}

	.navbar-brand {margin-left: 2% !important;}


#block-block-31 {
  width: 100%;
  }

#block-views-recent-media-block {
width: 100%;
}

#block-views-recent-media-block li {
width: 50%;
float: left;
border-right: 4px #fff solid;
}

div[id*='block-iwp-media-iwp-media-'] {
  width: 50%;
  }



}

/* sm Tablet + Mobile */

@media (max-width: 786px) {

	div[class*='view-id-media_'] .col-md-3 {
		border-bottom: 1px solid #eaeae8;
		border-left: 0px;
		min-height: 400px;
		margin-bottom: 20px;
	  }



ul.quicktabs-tabs li {
    display: block;
	background: white;
    height: 50px;
    position: static !important;
}

ul.quicktabs-tabs.quicktabs-style-basic {
    height: auto;
}

ul.quicktabs-tabs.quicktabs-style-basic li.active a{
    color: #2e4e5b!important;
}

ul.quicktabs-tabs.quicktabs-style-basic li.active a:before{
content: "\f078";
color: #2e4e5b!important;;
}

ul.quicktabs-tabs.quicktabs-style-basic li a{
color: #aaa!important;
}

ul.quicktabs-tabs.quicktabs-style-basic li a:before{
color: #aaa!important;
font-family: FontAwesome;
content: "\f054";
width: 70px;
height: 10px;
display: block;
float: left;
padding: 5px;
}

ul.quicktabs-tabs.quicktabs-style-basic {padding: 0px;}

ul.quicktabs-tabs.quicktabs-style-basic li {
margin: 0;
}

.front-flex-hover-box p, .front-flex-hover-box span.subtitle {display: none; }

.flex-caption {
    width: 50%;
}

}
/* xs Mobile */

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

header .header-content .header-content-inner h1 {font-size: 26px !important;}


#block-views-recent-media-block {
width: 100%;
clear: both;
}

.view-media-grid img{
width: 100%;
}

div[id*='block-iwp-media-iwp-media-'] {
  width: 100%;
  clear: both;
  }



}

input[type="text"] {color: #222; width: 100%;}
/*Scrolling Nav*/


.page-node-3837 iframe {
  display: none;
  }

/* Google Search */

.top-search {
  float: right;
  width: 39%;
  }
/*
.top-search input {
  border: none;
  }
.top-search input[type="submit"] {
  background: #2e4e5b none repeat scroll 0% 0%;
  font-style: normal;
  color: white;
  border: none;
  padding: 10px;
  }
 */
.gsc-control-cse .gsc-table-result {
	font-family : inherit;
}

.gsc-control-cse .gsc-input-box {
	height : inherit;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button, input.gsc-search-button-v2 {
	box-sizing  : content-box;
	line-height : normal;
	margin-top  : 0px;
}


.gsc-webResult a {
  background-color: transparent;
  color: #2e4e5b;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  text-decoration-line: underline;
  text-decoration-style: solid;
  }

.gsc-webResult a:active,
.gsc-webResult a:hover {
  outline-width: 0px;
  outline-style: none;
  }

.gsc-webResult a:focus,
.gsc-webResult a:hover {
  color: #23527c;
  }

.gsc-webResult a:focus {
  outline-width: thin;
  outline-style: dotted;
  outline-offset: -2px;
  }

#iwpsubmenu-bucket .navbar-nav>li>a.active-trail {text-decoration: underline; color: white;}
a {color: #337ab7;}

.views-field-field-writer-photo-credit {
font-size: 12px;
color: #aaa;
font-style: italic;
}

/* accordion displays */
.expandomatic h3 {
  font-size: 90%;
  text-transform: none;
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
  }
.expandomatic p,
.expandomatic > ul {
  margin-left: 1em;
  }

/* Overrides for SHS */
.field-name-taxonomy-vocabulary-1 .shs-hierarchy li:after {
    content: '';
    margin: 0;
}

.field-name-taxonomy-vocabulary-1.field-type-taxonomy-term-reference ul.shs-hierarchy li {
    list-style: none;
    margin: 0;
}

@media only screen and (min-width: 1200px) {
.font .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
}
}
