/*
Theme Name: ASM(After School Matters)
Author: HDG / 2015
Version: 1.0

*/

* {
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: none;
-webkit-font-smoothing: antialiased;
margin: 0;
padding: 0;
}
/**, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}*/
#single.highlight .user-content img.attachment-post-thumbnail {
    margin-bottom: 15px;
    width:100%;
    height:auto;
}
body:after {
	content:url('assets/social_01-h.png'), url('assets/social_02-h.png'), url('assets/social_03-h.png'), url('assets/social_04-h.png'), url('assets/social_05-h.png');
	display:none;
}
body {
	background: #3e1b6e;
	min-width:540px;
}
body, textarea, input {
/* set global font family here */
font-family:'open-sans', sans-serif;
}
img {
 border: none;
}
.sidebar-menu.sub-menu {
    padding-bottom: 35px;
}
a:hover {
	text-decoration:underline;
}
.module.lt-purple {
    min-height: 75px;
}
.module h3 {
    font-size: 19px;
    margin-bottom: 5px;
}
#faq.content.ver1 .featured-wide > .sidebar-r {
    width: 28%;
    max-width: 200px;
}
.module.mod3.purpletxt.light > .container > p > a, .module.mod3.purpletxt.light > .container > p > span {
    color: #000 !important;
}
.user-content blockquote {
    border-top: 2px solid #522E91;
    padding-top: 15px;
    border-bottom: 1px solid #522E91;
    display: block;
    float: left;
    left: -150px;
    position: relative;
      margin: 10px -135px 10px 0;
    max-width: 60%;
}
.user-content blockquote > p {
	font-size:20px;
	font-weight:200;
	color:#522E91;
}
.mobile_header .user-content blockquote {
    left: 0 !important;
    margin:10px;
}
.module.light a {
    color: #522e91 !important;
}
.module.vbg {
    min-height: 0 !important;
    padding-bottom: 10px !important;
    overflow: hidden;
}
/*#general.ver1 .sidebar-r {
    width: 26%;
}*/
.content.med-l .featured-wide {
    width: 75%;
}

#single.career a.button.career {
    margin-bottom: 25px;
}
p.subtitle {
    color: #000 !important;
}
#footer .social-icons a:hover {
    opacity: 0.8;
}
.sidebar-l .sub-menu li a:after {
    content: "›";
    font-weight: 800;
    margin-left:7px;
    white-space: nowrap;
}
.content.med-l .sidebar-l {
    width: 24%;    max-width: 240px;
}
.arrow_link:after {
	content: " ›";
	font-weight:800;
	font-size:inherit;	
}
.arrow_link {
	font-color:inherit;
	text-decoration:none;	
}
.module.basic-image {
    min-height: 0 !important;
    margin-bottom: 15px !important;
    padding-bottom: 0 !important;
}
.module.basic-image > .container > img {
	width:100%;
	height:auto;	
}
.module.basic-image > .container {
    padding: 0 !important;
}
.clear:before, .clear:after, .site:before, .site:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .nav-links:before, .nav-links:after, .comment-navigation:before, .comment-navigation:after, .social-navigation ul:before, .social-navigation ul:after, .textwidget:before, .textwidget:after {
  content: "";
  display: table;
}
.user-content > .featured-image {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.module.mod1 .bg {
	height:100% !important;	
	width:auto;
}
#board .department > h6 {
    font-size: 20px;
    line-height: 24px;
    color: #522e91;
    font-weight: 400;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    text-transform: none;
    border-bottom: none;
    letter-spacing: 0;
    font-family: "trebuchet MS";
}
/*::-webkit-input-placeholder {
   color: red;
}

:-moz-placeholder { /* Firefox 18- */
/*   color: red;  
}

::-moz-placeholder {  /* Firefox 19+ */
/*   color: red;  
}

:-ms-input-placeholder {  
   color: red;  
}*/
a[href^=tel]{
    color:inherit;
    display:inline !important;
    text-decoration:none;
    white-space:nowrap;
    
}
.error {
	border:1px solid #9d2235 !important;
}
.focus-fire {
	font-weight:400 !important;
}
.aligncenter {
    margin: 0 auto;
    display:block;
}
.clear {
	clear:both;
}
.left {
	float:left;
	
}
.right {
	float:right;
	position:relative;
	z-index:3;
	display:block;
}
.bg {
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	width:100%;
	height:auto;
	z-index:1;
}
.content .featured-wide.twowide > .center-content {
    width: auto;
    max-width: 100%;
}
.content {
	padding-top:30px;
	background:#fff;	
	min-height:600px;
}
.user-content h1.title {
    margin-bottom: 15px;
}
a.button.career, input.button.career {
    background: #fcea6d;
    height: 40px;
    /* display: block; */
    width: auto;
    text-align: left;
    padding: 0 25px;
    box-sizing: border-box;
    font-weight: 600;
    cursor:pointer;
    color: #401d71;
    font-size: 18px;
    line-height: 40px;
    text-transform: none;
    text-decoration:none !important;
}
.customselect {
	display: inline-block;
	vertical-align: middle;
	position: relative;	
	color: #3d3e44;
	width:84% !important;
}
.csbox {
	
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	width:100%;
	margin-bottom: 4%;
	box-sizing: border-box;
}
li.value- {
	display:none;
}
input.csbox {
	border: none;
	
}

.cslist {
	list-style: none;
	position: absolute;	
	z-index: 1000;
	display: none;
	left: 0;
	top: 35px;
	padding:0 15px;
	background: #f6f5f2;
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	white-space: nowrap;
	margin-left:0 !important;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	min-width: 95%;
  border-left: 1px solid #b4b1d9;
  border-right: 1px solid #b4b1d9;
}
input.button.career {
	clear:both;
	display:block;
	border:none;
}
sup {
	 vertical-align: super;
    font-size: 0.6em;	
}
a.alt_link {
	display:block;
	margin-bottom:15px;
	text-align:left;
	font-weight:600;
		text-decoration:none;
}
a.alt_link:after {
	content: " ›";
    font-weight: 800;
    font-size:18px;
  }
form input, form textarea {
	background:#f4f2f8;
	display:block;
	padding:0 15px;
	line-height:40px;
	color:#666666;	
	font-size:14px;
	border:1px solid #b4b1d9;
	margin-bottom:25px;
	min-height:40px;
}
 form input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 200;
	width: 100%;
	height: 40px;
	cursor:pointer;
}
div#submit_results_contact_us h2 {
    font-size: 20px;
    color: #522E91;
    margin-top: 20px;
}
form div.fakefile {
	position: absolute;
	/* top: 0px; */
	bottom: 65px;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 0;
	line-height: 90%;
}

form div.fakefile input {
	background:#f4f2f8;
	display:block;
	float:left;
	width:60.5%;
	padding:0 15px;
	line-height:40px;
	color:#c5c4c8;	
	font-size:14px;
	border:1px solid #b4b1d9;
	margin-bottom:0;
}
.tablet form div.fakefile input {
	width:59%;
}
.shift_sidrsm form div.fakefile input {
	width:50%;
}
form .customselect .csbox {
	display:block;
	border-radius:5px;
	background:url('assets/selectbg.png') repeat-x center;
	padding:0 0 0 15px;
	line-height:40px;
	color:#666666;	
	font-size:14px;
	margin-bottom:25px;
}
form .customselect .csbox:after {
    display: block;
    float: right;
    z-index: 5;
    content: " ";
    height: 35PX;
    width: 30px;
    background: url('assets/selectarrow.png') repeat-x center;
    margin: 0;
}
form .customselect .csbox.focused:after {
    display: block;
    float: right;
    z-index: 5;
    content: " ";
    height: 35PX;
    width: 30px;
    background: url('assets/focusclose.png') repeat-x center;
    margin: 0;
}
form textarea {
	min-height:150px;	
}
.collapsable_section h2 {
    font-weight: 600;
    position:relative;
   }
.collapsable_section h2:after {
    position:absolute;
    right:0;
    top:8px;
    height:21px;
    width:21px;
    content:"";
    background:url('assets/collapsing_indicator.png') no-repeat center center;
    	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsable_section.opened h2:after {
    content:"";
    background:url('assets/collapsing_indicator.png') no-repeat center center;
  	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsable_section {
    padding: 10px 15px;
    margin-bottom: 15px;
    position:relative;
}
.collapsable_section .collapse_me p, .collapsable_section .collapse_me li {
    font-weight: 600;
    line-height: 23px;
}
.collapse_me {
    display: none;
    position:relative;
}
a.button.career:after, input.button.career:after {
    content: " ›";
    font-size: 24px;
    padding-left:5px;
    float: right;
    font-weight:800;
    line-height: 40px;
}
a.back.highlight {
	font-size:20px;
	line-height:30px;
	font-weight:800;
	text-align:right;	
	text-decoration:none !important;
	float:right;
	clear:both;
	margin-top:25px;
	margin-bottom:50px;
}
a.back.highlight:after {
	content: "‹ ";
    font-size: 24px;
    padding-right:5px;
    float: left;
    font-weight:800;
    line-height: 30px;
}

.weekof.monly, #eventweek.monly{
	display:none;
}

.tablet .weekof, .tablet #eventweek {
	display:none;
}
.tablet .weekof.monly,.tablet #eventweek.monly {
	display:block;
}
.mobile #home .module h5 > a {
	display:none;
}
.mobile #home .modules .page-wrap .module.reduce.closed {
	height:90px !important;
	padding:0;
	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile #home .modules .page-wrap .module.reduce {
	height:558px !important;
	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile .module.reduce {
    height: 558px !important;
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile #home .reduce.closed {
	    height: 90px !important;
	      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile #home .modules .module.reduce h5:before
{
	content: "";
	position: absolute;
	width: 41px;
    height: 41px;
    top: 27px;
    left: 4px;
	z-index: 2;
	background:url('assets/plus-mobile2.png') no-repeat center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
}
.mobile #home .modules .module.reduce.closed h5:before {
	
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* optional */
.page-wrap {
	position:relative;
	overflow:hidden;
	font-size:0;
	max-width:1024px;
	min-width:540px;
	width:100%;
	margin:0 auto;
}
.wrap {
	max-width:975px;
	box-sizing:border-box;
	padding:0 10px;
	margin:0 auto;
	position:relative;
	min-width:340px;
}
#header .wrap {
	max-width:755px;
}
#header .logo {
    margin: 0 auto;
    display: block;
    position: relative;
    padding-top: 20px;
    width: 283px;
    padding-bottom:27px;
    left:-50px;
}
#header .menu .search {
	margin-right:0;
	min-width:20px;
	overflow:hidden;
	height:41px;
}
#header .menu .search a {
	  padding-top: 10px;
	  font-size:0;
	  line-height:0;
  	  display: inline-block;
      width:40px;
      height:40px;
      box-sizing:border-box;
      background: url('assets/search.png') no-repeat center;
}
#header .menu .search a:hover {
    background: url('assets/search-h.png') no-repeat center #3e1b6e !important;
}
#header .menu li.current_page_ancestor {
	  background: #3e1b6e !important;
  color: #fdea6e !important;
}
#header .give {
    position: absolute;
    float: right;
    top: 0px;
    right: 70px;
}
#header #menu-main-menu.menu {
	padding-left:0px;
}
#header .menu li > .sub-menu li {
	width:100%;
	margin:0;
}
#header .menu li {
    list-style: none;
    float: left;
    min-width: 84px;
	position:relative;
    /*margin-left:18px;*/
    text-align: center;
    margin-right:1%;
    margin-left:1.6%;
    text-transform: uppercase;
    /*margin-right:18px;*/
}
#header .menu > li {
  padding-right: 1%;
  padding-left: 1.6%;
  margin:0;	
}
#header .menu li > a {
    line-height: 40px;
    font-size: 12px;
    font-weight:600;
    text-align:center;
    color: #fff;
    text-decoration: none;
    display:block;
}
#header .menu .sub-menu {
	display:none;
  	position: absolute;
 	background: #FFF;
  	width: 190px;
  	overflow:hidden;
  	left:0;
  	
}
#header .apply {
    position: absolute;    
    float: right;    
    top: 0;    
    right: 0;
}
.button {
 background: #3e1b6e;
    height: 42px;
    /* display: block; */
   float:left;
    width: 147px;
    text-align: left;
    padding: 0 25px;
    box-sizing: border-box;
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    text-transform: none;
    text-decoration:none !important;
   
}

#footer {
	height:150px;
	background:#3e1b6e;
	z-index:50;
	position:relative;
	
	
	
}
#footer > .page-wrap {
	
	background:url('assets/fbg.png') no-repeat center;
	min-height:150px;
	
}
#footer > .page-wrap > div {
	padding-top:24px;
	height:150px;
}
#footer > .page-wrap > .wrap > div {
	float:left;
}
#footer .copy p {
    color: #666666;
    display: inline-block;
    text-decoration: none;
    line-height:22px;
    font-size:10px;
}
#footer .copy p > a {
	text-decoration:none;
	color: #666666;
	padding-left:10px;
	padding-right:10px;
}
#footer .copy p > a:hover, #footer .fnav a:hover {
	color:#f9da64;
}
#footer .address p {
	text-align:right;
	font-weight:600;
}
#footer .address {
	padding-top:10px;
}
#footer .social-section > p {
	font-style:italic;
}
#footer .copy {
	height:21px;
	float:none;
	position:absolute;
	display:block;
	bottom:0;
	right:0;
	margin-right:50px;
}
#footer .logo {
	padding-bottom:10px;
}
#footer p, #footer li {
	color:#fff;
	font-size:10px;
	line-height:10px;
	padding-bottom:5px;
	
}
#footer .logo-address {
    padding-right: 25px;
}
/*#header {
	height:135px;
}*/
#header .nav-section {
	background:url('assets/nav-bg-sides.png') repeat-x top;
	height:45px;
}
#footer .logo-address {
    padding-right: 25px;
}

#footer .social.fb {
    background: url('assets/social_01.png') no-repeat center !important;
    width: 20px !important;
}

#footer .social.tw {
    background: url('assets/social_02.png') no-repeat center !important;
    width: 35px !important;
}
#footer .social.inst {
    background: url('assets/social_03.png') no-repeat center !important;
    width: 39px !important;
}

#footer .social.yt {
    background: url('assets/social_04.png') no-repeat center !important;
    width: 43px !important;
}

#footer .social.in {
    background: url('assets/social_05.png') no-repeat center !important;
    width: 28px !important;
}
#footer .social.fb:hover {
    background: url('assets/social_01-h.png') no-repeat center !important;
    width: 20px !important;
}

#footer .social.tw:hover {
    background: url('assets/social_02-h.png') no-repeat center !important;
    width: 35px !important;
}
#footer .social.inst:hover {
    background: url('assets/social_03-h.png') no-repeat center !important;
    width: 39px !important;
}

#footer .social.yt:hover {
    background: url('assets/social_04-h.png') no-repeat center !important;
    width: 43px !important;
}

#footer .social.in:hover {
    background: url('assets/social_05-h.png') no-repeat center !important;
    width: 28px !important;
}
#footer .social {
    height: 18px;
    margin-left:0 !important;
    display:inline-block;
    margin-top:8px;
}


#footer .fnav a {
    color: #fff;
    text-decoration: none;
    margin: 0;
    font-weight:600;
}

#footer .fnav li {
    padding-left: 10px;
    padding-top:5px;
    list-style: none;
    border-left: 1px solid #7a5fa7;
    padding-bottom:10px;
}

#footer .fnav li:nth-child(even) {
    float: right;
    width: 150px;
}

#footer .fnav {
    width: 35%;
    padding-left: 50px;
    padding-right: 50px;
    
}

#footer .fnav li:nth-child(odd) {
    float: left;
    width: 150px;
}
#header .menu > li:hover, #header .menu > .current-menu-item, #header .current-menu-ancestor {
    background: #3e1b6e !important;
    color: #fdea6e !important;
          -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -ms-transition: all 0.2s;
      transition: all 0.2s;
}

#header .menu > li {
	max-height:39px;
	margin-top:2px;
	padding-left: 12px;
    padding-right:12px;
	      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -ms-transition: all 0.2s;
      transition: all 0.2s;
}
.tablet #header .menu > li {
    padding-left: 6px;
    padding-right: 6px;
}
.topup {
	top:-4px;
	position:relative;
}
#header.inner {
    background: #fff;
}
#header {
    position: relative;
    z-index: 5000000;
    
}
#header .topsecwhite {
 background:#fff;	
}
#header .nav-section .wrap {
    background: url('assets/nav-bg.png') no-repeat top;
      max-width: 1024px;
  padding-left: 104px;
}
#header .menu .sub-menu > li > a, .sidebar-l .sub-menu li > a {
    color: #808285;
    padding: 0px 5px 0px 10px;
    text-align: left;
    width: 100%;
    display: block;
    border-bottom: 1px solid #b2b2b2;
    text-transform:capitalize;
}
.user-content.toptitle {
    padding-left: 20px;
}
#header .menu .sub-menu > li:hover > a, .sidebar-l .sub-menu > li:hover > a, .sidebar-l .sub-menu > li.current-menu-item a {
	background:#fef4b6;
	color:#522e91;
}
.user-content li{
    padding-left:18px;
}
.answer li {
    
    text-indent: -1em;
    padding-left: 1em;
}
.user-content ul, .user-content ol, .answer ul, .answer ol {
    list-style-position: inside;
}
.user-content .aligncenter {
    margin: 0 auto;
    display:block;
	margin-left: 10px;
	margin-top:10px;
    margin-bottom: 10px;
    margin-right:10px;
}
.user-content .alignright {
	float:right;
	margin-left: 10px;
	margin-top:10px;
    margin-bottom: 10px;

}
.user-content .date {
	color:#666666;
	font-size:12px;
	line-height:20px;
	text-align:left;	
}
.user-content .alignnone {
	float:none;
	width:100%;
	margin-bottom:20px;
	height:auto;
}
.user-content .alignleft {
	float:left;
	margin-top:10px;
    margin-bottom: 10px;
    margin-right:10px;

}
.sidebar-l .sub-menu li {
	list-style:none;
	font-size:14px;
	line-height:22px;
	
	color:#808285;
	text-decoration:none;
}
.sidebar-l .sub-menu li:first-child {
	border-top:1px solid #b2b2b2;
}
.sidebar-l .sub-menu li:hover a, .sidebar-l .sub-menu li.current-menu-item a, .sidebar-l .sub-menu li.current_page_item a, #header .sub-menu li.current-menu-item a, #header .sub-menu li a:hover {
	background:#fef4b6 !important;
	color:#522e91 !important;

}
.sidebar-l .sub-menu li a {
	text-decoration:none;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	padding-left:15px;
	padding-right:0;
	margin-right:41px;
	box-sizing:border-box;
}
.gallery-home.gallery {
  height: 400px;
  max-height: 400px;
  overflow:hidden;
  top: 0;
  left: 0;
  width: 100%;
 
 }
 .gallery-home.gallery .static-section {
 	position:absolute;
 	width:100%;
 	height:100%;
 }
 .gallery-home.gallery ul li img {
    width: 100%;
    height: auto;
    min-width:1024px;
    min-height:400px;
}
 #home .gallery-home.gallery ul {
  top: 0;
  width: 100%;
  height:400px;
}
#home .gallery ul {
	top: 0;
  width: 100%;
}
#header .menu .sub-menu > li,, .sidebar-l .sub-menu > li {
    width: 100%;
}
.gallery-home.gallery {
      height: 400px;
	  position: relative;
	  top: 0;
	  left: 0;
	  width: 100%;
  
}
.gallery-tweets.gallery {
      height: 250px;
	  position: relative;
	  top: 0;
	  left: 0;
	  width: 100%;
  
}
.gallery-tweets .static-section {
	position:relative;
	overflow: hidden;
  margin: 0 auto;
  max-width: 800px;
}
.gallery-home.gallery ul, .gallery-tweets.gallery ul {
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-home.gallery ul,.gallery-home.gallery ul li {
	height: 400px;
  min-height: 400px;
  
}
.gallery-tweets.gallery ul, .gallery-tweets.gallery ul li {
	
  min-height: 150px;
  
}
#home .gallery-home.gallery > .wrap, #home .gallery-tweets.gallery > .wrap {
	max-width:1024px;
}
#home .adtl-info {
    display: block; 
    position: absolute;
    right: 100px;
   
    bottom: 0;
}
#home .gallery-home .arrow, #galagallery .gallery-home .arrow {
	width:50px;
	height:100%;
	cursor:pointer;
}
.slider-image-list {
    position: relative;
    display: block;
}
#galagallery .slider-image-list {
	height:547px;	
}
#galagallery .gallery-home.gallery {
    height: auto;
    max-height: 100%;
}
#home .gallery-home .lft-go {
	float:left;
	background:url('assets/home-slider-l.png') no-repeat center;
	margin-left:15px;
}
#galagallery .gallery-home .lft-go {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background:url('assets/home-slider-l.png') no-repeat  -3px 210px;
	margin-left:15px;
	
}
#galagallery .gallery .wrap {
	height:400px;	
}
#calendar .sort-press {
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;	
	width:21%;
	margin:0 15px 15px 15px;
}
#galagallery .sort-press {
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;	
	width:100%;
	margin:22px 15px 15px 0;
}
#galagallery .featured-wide.twowide.top {
	
	padding-bottom:0px;
}
#galagallery .featured-wide.twowide.top .center-content hr {
	background:#B2B2B2;
	border:none;
	height:1px;	
}
#people .staff > .text p.tt {
    line-height: 15px;
}
#highlights.content.archive #recent-highlights h2 {
    display: none;
}
#galagallery .featured-wide.twowide.media-section {
    top: -15px;
   /*margin-top:40px;*/
}
#galagallery .sort-press ul li {
	padding-right:5% !important;
}
#galagallery .gallery-home.gallery .static-section {
	position:relative;
		
}
#galagallery .gallery-home.gallery ul,#galagallery .gallery-home.gallery ul li {
	height:auto;
	min-height:0;	
}
#galagallery .gallery-home.gallery ul li img {
	min-width:0;	
}
#galagallery .adtl-info p {
    font-size: 12px;
    line-height: 20px;
    font-style:italic;
    color:#000;
    
}
.tablet #galagallery .featured-wide.twowide.media-section {
    top: 0;
    width:100%;
      float: none;
  margin: 0 auto;
}

.tablet #galagallery .sort-press {
    width: 100%;
    max-width:100%;
    
    margin-left: 0;
}
.tablet #galagallery .featured-wide.twowide.top {
	border-bottom:none;
}
.mobile #galagallery .sort-press {
	border-top: none;	
}
#home .gallery-home .rt-go {
	float:right;
	margin-right:15px;
	background:url('assets/home-slider-r.png') no-repeat center;
}
#galagallery .gallery-home .rt-go {
	margin-right:15px;
	background:url('assets/home-slider-r.png') no-repeat  -3px 210px;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
}
#home .gallery-tweets .arrow {
	width:50px;
	height:100%;
	position:absolute;
	cursor:pointer;
	z-index:6;
}
#home .gallery-tweets .l-go {
	top:0;
	left:0;
	background:url('assets/twitter_left.png') no-repeat center;
	margin-left:15px;
}
#home .gallery-tweets .r-go {
	top:0;
	right:0;
	margin-right:15px;
	background:url('assets/twitter_right.png') no-repeat center;
}
#home .gallery-tweets {
	min-height:140px;
	height:auto !important;
}
#footer .social-section {
    height: 69px;
    border-left: 1px solid #7a5fa7;
    padding-left: 13px;
    padding-top: 5px;
}
.tweet p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.tweet span, .tweet a {
	color:#522e91;
	text-decoration:none;
}
.tweet a {
	font-weight:600;
}
#home .gallery-tweets > h2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#home .adtl-info h2, #home .adtl-info h2 > a {
    color: #fff;
    font-weight: 200;
    text-align: right;
    padding: 8px;
    background: #522d91;
    display: block;
    float: right;
    clear: both;
    margin-bottom:10px;
}
#home .adtl-info .gal_content {
	background:url('assets/trbg.png') repeat;
	padding:15px 15px 15px 25px;
	margin-bottom:25px;
	text-align:right;
	
	
}
#home .adtl-info .gal_content {
	font-size:14px;
	line-height:20px;
}
#home .adtl-info .gal_content a {
    color:#522e91;
    text-decoration:none;
    font-weight:600;
}
#home .gallery-home > .wrap {
    height: 400px;
}
#home .gallery-home.gallery ul li, #home .gallery-tweets.gallery ul li, #galagallery .gallery-home.gallery ul li {
	position: absolute;
  width: 100%;
  list-style:none;
  top: 0;
} 
.scrollme .scrollbar {
    position: absolute;
    right: 5px;
}
.scrollme {
	overflow:hidden;
	height: 190px;
    width: 100%;
    display: block;
    margin-top:8px;
    clear:both;
}
.scrollme .viewport {
	background:none !important;
	height: 190px;
    width: 100%;
    display: block;
    margin-top:8px;
}
.result-amount {
    float: right;
    width: 100px;
    display: inline-block;
    
}

.result-amount p {
    font-size: 14px;
    line-height: 18px;
    color: #522e91;
    font-weight: 600;
    text-align:left;
    padding-top:10px;
}
#header .menu li > a:hover, #header .menu li.current-menu-ancestor > a, #header .menu li.current-menu-item > a {
	color:#fcea6d;
}
.container {
    display: block;
    position: relative;
    z-index: 50;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 15px;
}
.module.contact-form {
	padding:20px !important;
	box-sizing:border-box;
	background:#522e91;
}
.module.contact-form h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight:200;
    text-transform:capitalize;
    color: #fff;
    padding-bottom: 20px;
}
.content.nomods .featured-wide > .center-content {
    width: 100% !important;
    max-width: 100%;
}

.module.contact-form form input,.module.contact-form form textarea {
    line-height: 20px;
    font-size: 11px;
    margin-bottom:12px;
    font-style: italic;
    padding: 0 5px;
    border:none;
    box-sizing:border-box;
    width: 100%;
    background:#fff;
}
.module.contact-form input.button.career.sm {
    width: 45px;
    height: 20px;
    background:#fcea6d;
    float: right;
    font-style: normal;
    text-transform: capitalize;
    margin:0;
}
.module.contact-form form textarea {
	min-height:60px;	
}
.module.lt-purple a {
	background:url('assets/back-module.png') no-repeat left center #ECEBF5;
	padding:30px 30px 30px 60px;
	min-height:0 !important;
	margin-bottom:45px;
}
.module.lt-purple h1 {
	font-size:18px;
	line-height:20px;
	/*padding-left:15px;*/
	font-weight:800;
	color: #522e91;
	text-decoration:none;
}
.sort-press ul li.current a {
    font-weight: 600;
    color: #000 !important;
}
.module.lt-purple h1 > a {
	color: #522e91;
	text-decoration:none;
	display:block;
	margin-bottom:0;
}
div#galagallery {
    padding-bottom: 50px;
}
.module h5 {
    color: #b4b2d9;
    font-size: 10px;
    line-height: 22px;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    
    font-weight:700;
}
.sidebar-r .module.contact-form {
    min-height: 300px;
}

.module.contact-form input.button.career {
    background: #fcea6d;    
    height: 25px;    /* display: block; */    width: auto;    text-align: left;    
    padding: 0px 18px;    box-sizing: border-box;    font-weight: 600;    color: #401d71;    
    font-size: 14px;    
    line-height: 25px;    text-transform: none;    text-decoration: none !important;
    float:right;
}
#home .module h5 {
	padding-top:4px;
}
#home .module.mod3.purpletxt.light h1, #home .module.mod3.purpletxt.light h2 {
    color: #522d91 !important;
}
.module h5 > a {
    float: right;
}

.module > .container > h5 {
    float: left;
    width: auto;
}
.module.light > .container > h5 {
    color:#401d71;
}
.module.mod2 h5 > a, .module.mod4 h5 > a {
    text-decoration: none;
    font-weight: 600;
    color: #fdea6e !important;
    text-transform: none;
}
.module .scrollme .news p > a {
    text-decoration: none;   
    font-weight: 600;   
    color: #FDEA6E;   
    text-transform: none;
    white-space:nowrap;
}
.scrollme .news h3 {
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    font-weight: 700;
    margin-bottom:0;
}
.module > .container > h1 {
    font-size: 48px;
    line-height: 46px;
    color: #fff;
    font-weight:800;
    padding-top: 10px;
    display: block;
}
.mobile .module > .container > h1 {
	padding-top: 20px;
}
.ui-tabs > ul li {
    list-style: none;
}

.ui-tabs .ui-tabs-nav li:before {
    content: "";
}

.ui-tabs .ui-tabs-nav li {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    border: none;
    border-radius: 0;
    margin-left:10px;
    background: #b4b1d9;
    margin-top:10px;
}
/*.ui-tabs .ui-tabs-nav li:first-child {
	margin-left:0;
}*/
.ui-tabs .ui-tabs-nav li a {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;

}
#tabs > div {
	padding-top:25px;
	padding-bottom:25px;
	padding-left:21px;
	padding-right:21px;
}
.ui-tabs .ui-tabs-nav {
	background:none;
	border-right: 0;
    border-radius: 0;
    border-left:0;
    border-top:0;
	border-bottom:1px;
	border-color:#522e91;
	border-style:solid;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #442178;
}

.ui-tabs {
    border: none;
    background:none !important;
}
.pagination .next_page {
    float: left;
    margin-left:6px;
    width: 28px;
    line-height: 35px;
    text-decoration: none;
}
.paged {
    max-width: 250px;
    width: 75%;
    min-width: 150px;
    float: left;
    text-align: center;
    line-height:50px;
}
.pagination .previous_page, .pagination .previous_page {
    float: left;
    width: 28px;
    line-height: 72px;
    height: 45px;
}
.pagination .previous_page .prev {
	text-decoration:none;
	padding-left:0 !important;
	height:40px;
	display:block;
	color:transparent !important;
	background:url('assets/prev.png') no-repeat center left;
}
.pagination .next {
	background: url('assets/next.png') no-repeat center right;
	display: block;
	height: 36px;
	line-height:36px;
	text-decoration:none;
	margin-right:30px;
	/*padding-left: 45px;*/
	width: 100%;
	color:#12a2dd !important;
	-webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -o-transition: color 0.2s;
      -ms-transition: color 0.2s;
      transition: color 0.2s;
}
.pagination .next:hover, .pagination .prev:hover {
	color:#002e5d !important;
	-webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -o-transition: color 0.2s;
      -ms-transition: color 0.2s;
      transition: color 0.2s;
}
 .pagination {
	width:45%;
	max-width:500px;
	position:relative;
	margin:0 auto;
	
	padding-bottom:75px;
	margin-left: 20%;
	margin-right: 0;
	width: auto;
	max-width: 1000px;
}
.author .pagination, .susan-blog .pagination {
	text-align:center;
	max-width:530px;
	min-width:500px;
	width:100%;
	padding-bottom: 100px;
}
.pagination li {
	float:left;
	
	list-style:none;
	line-height:50px;
	padding:0 5px;
	margin-left:2%;
}
.pagination.weekof {
    max-width: 400px;
    margin: 0 auto;
}
.pagination li a, .pagination .paged a {
	text-decoration:none;
	color:#666666;
	font-size:15px !important;
	line-height:21px !important;
	font-weight:600;
	  -webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -o-transition: color 0.2s;
      -ms-transition: color 0.2s;
      transition: color 0.2s;
        font-size: 20px;
  line-height: 20px;
  padding: 9px 10px 0 10px;
}
.pagination li span {
    color: #666666;
    font-size: 15px;   
}
.pagination li a.active {
	color:#522e91 !important;
	font-weight:600 !important;
}

.module.light > a > h1 {
	color:#522e91;
}
.module.mod2 .container h5, .module.mod4 .container h5 {
	width:100% !important;
	clear: both;
  margin-bottom: 7px;
}
.module.light > .container > h2 {
	color:#522e91;
}
.module.light > .container > p > a, .module.light > .container > p > span {
	font-weight:800;
	color:#f9da64;
}
.module > a {
    text-decoration: none;
}

.module > .container > p > a, .module > .container > p > span, p.yellow {
    color: #f9da64;
    font-weight: 800;
}

.module > .container > p {
    font-size: 12px;
    line-height: 22px;
}
.module > .container > h2 {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    clear:both;
}
.scrollme .news p.date {
    font-style: italic;
    padding-bottom: 1px;
}
.center-content .bottom-modules .faq-section .answer > div:before {
    font-size: 13px;
}
.scrollme .news {
	display:block;
	position:relative;
    padding-bottom: 25px;
    box-sizing: border-box;
  	padding-right: 19px;
}

.scrollme .news p {
    font-size: 12px;
    color:#fff;
    line-height: 19px;
    font-weight: 400;
}
.column > img, .column img {
    width: 100%;
    height: auto;
}

.main-highlight {
    padding-bottom: 50px;
}
.tablet .main-highlight .column.two-thirds {
    float: right;
}

.tablet .main-highlight .column.one-third {
    float: left;
}
.shift_half .main-highlight .column.two-thirds {
    float: left;
    width: 100% !important;
}

.shift_half .main-highlight .column.one-third {
    float: right;
    width: 100%;
    padding: 0;
}
.mobile .main-highlight {
    margin: 15px;
}
#home.content {
	min-height:400px;
	position:relative;
	top:-4px;
	padding:0;
}
#home .modules {
	background:#522E91;
}
.module {
	position:relative;
	width:100%;
	min-height:236px;
	height:auto;
	box-sizing: border-box;
	overflow:hidden;
	
}
.sidebar-l .module, .sidebar-r .module {
	margin-bottom:15px;
}
#home .modules .module {
	float:left;
	/*width:256px;*/
	width:25%;
	height:236px;
	min-height:0;
	overflow:hidden;
	
}
.module .track {
    border-radius: 7px;
    background: rgba(255,255,255,0.4);
    width:13px;
}
.scrollme .overview {
	padding:0 0 50px 0; 
	
}
.module .thumb {
    border-radius: 11px;
    background:#fff;
    width: 13px;
  	left: 1px;
}
.content .sidebar-l, .content .center-content, .content .sidebar-r,.content .pseudoside {
	float:left;
	position:relative;
	
}
.content .center-content {
	max-width:592px;
	box-sizing:border-box;
	padding-left:20px;
	width:58%;
	padding-right:20px;
}
.content .sidebar-l, .content .pseudoside {
	max-width:147px;
	overflow:hidden;
	width:15%;
	min-height:75px;
	
}
.content .sidebar-r .module {
	width:100% !important;
	height:auto;
	margin-bottom:25px;
	padding-bottom: 16%;
  	padding-top: 2%;
}
.module.contact-info h1 {
	color:#522e91;
	font-size:24px;
	line-height:30px;
	font-weight:200;
	margin-bottom:10px;
}
.module.contact-info p {
	color:#522e91;
	font-size:12px;
	padding-bottom:8px;
	line-height:18px;
}
.module.contact-info p.gray {
	color:#808285 !important;
	padding-bottom:1px;
	
}
.module.contact-info p > a {
	padding-top:5px;
	text-decoration:none;
	color:#522e91;
}
.module.contact-info {
	border:1px solid #522e91;
	padding:15px;
}
.module.quote .container {
	padding:18px 27px 10px 20px;
}
.module.mod1 h1 {
font-size: 48px;
    line-height: 46px;
  margin-bottom:10px;
 }
.module.mod1 h1.smaller {    
    font-size: 19px;
  line-height: 23px;
}
.module.mod1 h2 {
	font-size: 20px;
  line-height: 22px;
 }
.module.dark h1, .module.dark h2, .module.dark h3, .module.dark h4, .module.dark p, .module.dark a {
	color:#fff !important;
}
.module.quote h1 {
	font-size:24px;
	line-height:30px;
	color:#522e91;
	font-weight:200;
	margin-bottom:6px;
	padding-top:0;
}
.module.quote {
    min-height: 150px;
    padding-bottom:0 !important;
    overflow:hidden;
}
.module.quote p {
	text-align:right;
	font-size:14px;
	line-height:16px;
	color:#808285;
}
.content .sidebar-r {
	max-width:226px;
	width:23%;
}
.content .sidebar-l, .content .sidebar-r {
    margin-top: 5px;
}
.content .featured-wide {
    max-width: 870px;
    width: 85%;
    position:relative;
    float:left;
}
/*.module.light.quote .bg {
    height: 100%;
}*/
#home .module.mod1 .bg {
    width: 100%;
    height: auto !important;
}
.module.quote:before {
    content: url('assets/QuoteStart.png');
    position: absolute;
    top: 0;
    left: 0;

    z-index: 6000;
}
.module.quote:after {
    content: url('assets/QuoteEnd.png');
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    z-index: 6000;
}
.content.ver1 .featured-wide {
	  width: calc(100% - 147px);	
}
.content.ver1 .sidebar-l.jm {
    width: 147px;
}
.image-featured {
	padding-left:20px;

	padding-bottom:30px;
}
.title-section {
	padding-left:20px;
	float:left;
	margin-top:30px;
	padding-bottom:0;
}
.image-featured > img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.image-featured > p {
	font-size:12px;
	line-height:18px;
	color:#000;
}
.content .bread {
	width:100%;
	min-height:25px;
	/*margin-top:38px;*/
	margin-bottom:20px;
	padding-bottom:10px;
	
}
.content .bread hr {
	border-bottom: 1px dashed #808285;
	box-shadow:none;
	width:80%;
	border-top:none;
	margin-top:6px;
}
.content .bread li, .content .bread p {
	font-size:10px;
	line-height:19px;
	text-transform:uppercase;
	color:#522e91;
	list-style:none;
}
.content .center-content .bottom-modules .module {
	float:left;	
	border-top: 1px solid #ffefa3;
    padding-top: 20px;
}
.content .center-content .bottom-modules .module:first-child {
    margin-right: 3%;
    width: 57%;
}
.content .center-content .bottom-modules {
	margin-top:150px;
	/*border-top:1px solid #ffefa3; */
	padding-top:20px;
	width:100%;
	position:relative;
}
#faq .featured-wide {
	min-height:800px;
	width:75%;
}
#faq.content.big-l .sidebar-l {
    width: 25%;
}
.center-content .faq-section .question p {
    font-size: 18px;
    line-height: 24px;
    padding-left:24px;
    color:#522e91;
}
.faq-section .answer p,.faq-section .answer li {
	font-size: 14px;
    line-height: 20px;
}
.faq-section .answer p {
    margin-bottom: 1.0em;   
}
.center-content .faq-section .answer {
	padding-left:0;
	padding-top:15px;
}
.center-content .faq-section .answer > div {
	padding-left:24px;
}
.answer a.close {
    color: #522e91;
    text-decoration: none;
    font-weight: 800;
    display: none !important;
}
.module.faq-section > h4, .module.resources > h4 {
    color: #522e91 !important;
}
.center-content .faq-section .answer > div:before {
	  color:#808285;
	  content:"A.";
	  font-size: 18px;
	  line-height: 24px;
	  font-weight: 800;
	  display: block;
	  padding-right: 4px;
	  text-indent: -24px;
	  position: absolute;
}
.faq-section .faq {
    margin-bottom: 25px;
}
.bottom-modules .faq-section .faq {
	margin-bottom:5px;	
}
.faq-section .question.open p:before {
	content:url('assets/close-question.png');
	width:14px;
	height:14px;
	color:#808285;
	font-weight:400;
}
.content .center-content .bottom-modules .faq-section {
	max-width:400px;
	padding-right:15px;
	width:60%;
}
.module.light h1, .module.light h2, .module.light h3, .module.light h4, .module.light p {
    color: #522e91 !important;
}
.question p {
	color:#808285;
}
.question {
	cursor:pointer;
}
.answer {
	display:none;
	padding-left:18px;
	margin-bottom:10px;
}
.answer p, .answer li {
	font-size: 12px;
	  line-height: 14px;
	  color:#808285;
}
.answer a {
	color:#522e91;
}
.content .center-content .bottom-modules .resources {
	width:35%;
	max-width:200px;
}
.content .resources li, .content .resources p, .content .resources a {
	color:#808285 !important;
	font-size:12px;
	line-height:14px;
	
	list-style:none;
}
.content .resources a {
	padding-left:8px;
	text-decoration:none;
	display:block;
}
.content .resources a:before {
	content:'›';
	/*color:#808285;*/
	color:#522e91;
	position:absolute;
	font-size: 12px;
	  line-height: 14px;
	  display: block;
	  padding-right: 4px;
	  text-indent: -8px;
	  position: absolute;
	  font-weight:800;
}
.content .resources li, .content .resources p {
	margin-bottom:8px;
}
.content .sidebar-l .faq-section .question p,.content .sidebar-r .faq-section .question p,.content .bottom-modules .faq-section .question p {
	font-size:12px;
	line-height:14px;
	color:#522e91;
	padding-left:19px;
	padding-bottom:8px;
}
.upload_error h3 {
    color: red;
    font-size: 16px;
    line-height: 25px;
    display: block;
    margin-bottom: 15px;
}
.content .faq-section .question p:before, .content .bottom-modules .faq-section .question p:before {
	  content: 'Q. ';
	  font-size: 12px;
	  line-height: 14px;
	  font-weight: 800;
	  color: #522E91;
	  display: block;
	  padding-right: 4px;
	  text-indent: -19px;
	  position: absolute;
}
.center-content .faq-section .question p:before {
	content: 'Q. ';
	color: #522E91;
	  display: block;font-weight: 800;
	  padding-right: 4px;
	  text-indent: -19px;
	  position: absolute;
	font-size:18px;
	line-height:24px;
	text-indent:-24px;
}
.center-content .faq-section .question.open p:before {
	content: 'X  ';
	color: #522E91;
	  display: block;font-weight: 800;
	  padding-right: 4px;
	  text-indent: -19px;
	  position: absolute;
	font-size:18px;
	line-height:24px;
	text-indent:-24px;
}
.content .faq-section .question.open p:before, .content .bottom-modules .faq-section .question.open p:before {
	  content: 'X  ';
	  font-size: 12px;
	  line-height: 14px;
	  font-weight: 800;
	  color: #522E91;
	  display: block;
	  padding-right: 4px;
	  text-indent: -19px;
	  position: absolute;
}
.content .bread a {
	color:#666666;
	text-decoration:none;
}
.content .bread span {
	color:#666666;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	
}
/*
 * User content
 */
.user-content.toptitle h1 {
	font-weight:300;
}
.user-content h1 {
	color:#522e91;
	font-size:36px;
	line-height:36px;
	font-weight:300;
	margin-bottom:38px;
}
.user-content h2, .user-content h2 > a {
	color:#522e91;
	font-size:20px;
	line-height:24px;
	font-weight:200;
	text-decoration:none;
	font-family: "open-sans", sans-serif;
}
h3 > a, h2 > a, h1 > a, h4 > a, h5 > a {
	text-decoration:none !important;
	color:inherit !important;
}
.user-content h3, .career h3, .fullwide h3, .user-content h3 > a {
	color:#522e91;
	font-size:20px;
	line-height:36px;
	font-weight:400;
	margin-bottom:13px;
}
#mediagallery.content.big-l .featured-wide.media-section {
    position: relative;
    top: -70px;
}

.media .details {
    padding-top: 8px;
}
.media .details p {
	font-size:12px;
	line-height:16px;
	font-style:italic;
	color:#666;
}
.media {
	margin-bottom:15px;
	float:left;
	max-width:226px;
	width:31%;
	min-height:260px;
	height:auto;
	position:relative;
}
.media:nth-child(3n+3) {
	margin-left:3.4%;
	
}
.media.first {
margin-right:3.4%;		
}
.media > img {
	width:100%;
	height:auto;
}
#mediagallery .fullwide {
  border-top: 1px solid #000;
  margin-right: 20px;
  padding-top:13px;
}
.fullwide h3 {
	padding-left:20px;
	font-weight:600;	
}
.press, .event {
	margin-bottom:25px;
}
.press h3 {
	color:#666666;
	font-size:14px;
	line-height:20px;	
}
#recent-highlights .press h3, #highlights .press.featured h3, #highlights .press.featured h3 > a, #recent-highlights .press h3 > a {
	color:#522e91;
	font-size:14px;
	line-height:20px;	
	font-weight:700;
}
#highlights .press.featured h3 {
	font-weight:700;
	padding-left:0;
	margin-bottom:0;	
}
.main-highlight .column.press h2 > a {
    font-weight: 600;
}
#highlights .fullwide {
	margin-bottom:20px;	
	
}
.highlight-banner a span {
	font-size:25px;	
}
.highlight-banner a {
	color:#401d71;
	background:#fef9da;
	font-size:20px;
	text-decoration:none;
	font-weight:400;
	text-align:center;
	padding:8px 0 8px 0;
	display:block;
	width:100%;
	margin-bottom:20px;
	line-height:36px;	
}
.highlight-banner {
	border-bottom:1px solid #b2b2b2;	
}
.career h3 {
	font-weight:600;
}
#contact-page .user-content h3 {
    line-height: 36px;
}
#careers .career-listing {
    margin-bottom: 100px;
}
#highlights .user-content.press h2 > a {
    line-height: 25px;
    display:block;
}
.career a.read_more, .resource a.read_more, .report a.read_more, .press a.read_more, .media a.read_more, .related_highlight a.read_more, .event a.read_more, .module.mods.yellow a.read_more {
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    padding-left: 5px;
    color: #522e91;
}
.module.resources li:before {
    content: ' ';
}
.mobile_header .content .bread {
    margin-left: 20px;
}
.user-content.toptitle h1 {
    margin-bottom: 20px;
}
.user-content h4, .user-content h4 > a {
	color:#522e91;
	font-size:18px;
	line-height:22px;
	margin-bottom:23px;
}
#pressroom .fullwide hr {
    margin-bottom: 10px;
    clear: both;
    display: block;
}
.user-content h5, .user-content h5 > a {
	color:#666666;
	font-size:20px;
	line-height:30px;
	font-weight:400;
	margin-bottom:23px;
}

.user-content h6{
	/*color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin-bottom:13px;*/
	color: #522E91;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 13px;
    border-bottom: 1px solid #522E91;
    width: 96%;
	text-decoration: none;
}
.user-content h6 > a {
	/*color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin-bottom:13px;*/
	color: #522E91;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 13px;
    width: 96%;
	text-decoration: none;
}
.resource h5, .resource h5 > a {
    margin-bottom: 0;
    font-weight: 600 !important;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}
.content .resource h5 > a:after {
	    content: '›';
    color: rgb(102, 102, 102);
    /* color: #522e91; */
    font-size: 20px;
    line-height: 20px;
    /* margin-top: 10px; */
    display: inline;
    padding-left: 5px;
    /* text-indent: -10px; */
    position: relative;
    font-weight: 600;
}
.resource p {
	color:#666 !important;
}
.user-content p, .career p, .user-content td {
	color:#666666;
	font-size:14px;
	line-height:20px;
	margin-bottom:24px;
}
#pressroom .user-content p {
	color:#666666;
}
.user-content hr {
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	box-shadow:none;
	border:none;
	height:1px;
	background:#666666;
}
.user-content ul li, .user-content ol li {
	color:#666666;
	font-size:14px;
	line-height:20px;
	margin-bottom:24px;
	padding-left:14px;
	list-style:none;
}
.user-content ul li:before {
	content:'\2022';
	font-size:24px;
	line-height:18px;
	text-indent:-14px;
	position:absolute;
	display:block;
	color:#522e91;
}

.user-content .answer ul li {
	text-indent:0 !important;
}
.ui-tabs .ui-tabs-nav li:before {
	content:" ";
}
table {
    width: 100%;
}
.user-content a, .press p > a {
	color:#522e91;
	
}
.bottom-modules .module h4, .module.faq-section > h4, .module.resources > h4, .module.resources h4 {
	color:#522e91 !important;
	font-size:10px;
	line-height:14px;
	letter-spacing:1px;
	margin-bottom:10px;
}
#search {
	padding-top:100px;
}
.sort-by > span {
	color:#522e91;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
}
#contact-page .featured-wide {
  padding-bottom:100px;	
}
.sort-by {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

.sort-by label {
    font-size: 12px;
    line-height: 24px;
    padding-left: 8px;
    font-weight:600;
    padding-right: 8px;
    color: #a4a4a4;
    cursor:pointer;
}

.sort-by label:first-child {
    padding-left: 0 !important;
}

.sort-by label :checked + span {
    color: #000;
}
#inpage-searchform input[type="submit"] {
    height: 40px;
    background: url('assets/searchp.png') no-repeat center;
    width: 41px;
    text-indent: -9999999999999px;
    border: none;
    float:left;
    margin-right:20px;
    margin-bottom:30px;
}
.mobileonly {
	display:none;
	background:#4B2784;
    position: absolute;
    width: 100%;
    z-index: 500000;
    top:5px;
}
.mobileonly .menu > li:last-of-type {
    border: none;
}
.mobileonly .menu li:last-of-type {
	border:none;
}
#header .mobileonly .menu > li {
  
    max-height: none;
}
.mobileonly .menu li a {
	color:#fff;
	font-size:24px;
	line-height:30px;
	border-bottom:1px solid #fff;
	text-align:left;
	display:block;
	width:98%;
}
.mobileonly .menu li {
	float:none !important;
	display:block;
}
.mobileonly .menu li > .sub-menu {
	position:relative !Important;
	background:none !important;
	display:none;
	width:100% !important;
}
form .full {
	width:80%;
		
}
input::-webkit-input-placeholder {
   color: #666666;
   line-height:40px;  
}

input:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
   line-height:40px;   
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
   line-height:40px;  
}

input:-ms-input-placeholder {  
   color: #666666;
   line-height:40px;  
}
textarea::-webkit-input-placeholder {
   color: #666666;
  
}

textarea:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
  
}

textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
   
}

textarea:-ms-input-placeholder {  
   color: #666666;
  
}
.module.contact-form input::-webkit-input-placeholder {
   color: #666666;
   line-height:20px;  
}

.module.contact-form input:-moz-placeholder { /* Firefox 18- */
   color: #666666; 
   line-height:20px;   
}

.module.contact-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
   line-height:20px;  
}

.module.contact-form input:-ms-input-placeholder {  
   color: #666666;
   line-height:20px;  
}
#inpage-searchform input[name="q"] {
    height: 40px;
    line-height:40px;
    width: 56%;
    border: none;
    font-size: 24px;
    line-height: 18px;
    font-weight: 800;
    color: #522e91;
    float:left;
    margin-bottom:30px;
}
#inpage-searchform input::-webkit-input-placeholder {
   color: #522e91;
   line-height:30px;  
}

#inpage-searchform input:-moz-placeholder { /* Firefox 18- */
   color: #522e91; 
   line-height:30px;   
}

#inpage-searchform input::-moz-placeholder {  /* Firefox 19+ */
   color: #522e91;  
   line-height:30px;  
}

#inpage-searchform input:-ms-input-placeholder {  
   color: #522e91;
   line-height:30px;  
}
#search .user-content.search-results p {
    margin-bottom: 10px;
}

#search .user-content.search-results {
    padding-top: 20px;
}
#search.content .center-content .bottom-modules {
	border:none;
}
.content .featured-wide > .center-content {
	width:72%;
	max-width:606px;
}
#contact-page form {
	max-width:754px;
	position:relative;
}
#contact-page label {
	color:#666666;
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
	display:block;
	width:85%;
}
#people .leadership .staff {
	float:left;
	width:45%;
	height:138px;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-bottom:25px;
}
#people .leadership .staff.first {
	margin-left:0;
	
}
#people .leadership .staff.featured {
	width:100%;
	float:none;
	margin-bottom:50px;
	margin-left:0;
	margin-right:0;
}
#people .leadership .staff.featured > img {
	float:left;
	margin-right:2.5%;
	max-width:223px;
	width:26%;
	height:auto;
	margin-bottom:25px;
}
#people .leadership .staff.featured > .text {
	float:left;
	width:70%;
}
#people .leadership .staff.featured .description {
	margin-top:10px;
	padding-bottom:25px;
}
#people .leadership .staff.featured .description p {
	padding-bottom:10px;
}
#people .staff > .text p {
	font-size:14px;
	line-height:20px;
	color:#666666;
	padding-bottom:5px;

}
#people .staff > .text p > strong > a {
	text-decoration:none !important;
	color:#666666 !important;

}
#people .staff > .text a {
	color:#442178;
}
#people .leadership .staff > img {
	float:left;
	margin-right:2.5%;
	max-width:117px;
	width:100%;
	height:auto;
}

.department h6 {
    color: #000;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 2px;
    border-bottom: 1px solid #a0a0a3;
    width: 100%;
    text-align: left;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-family:'open-sans';
}

.department {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
    float: none;
    clear: both;
    display: block;
}

#people .department .staff {
    width: 29%;
    float: left;
    margin-left: 2.5%;
    height:100px;
    margin-right: 2.5%;
    margin-bottom: 40px;
}

#people .department .staff.first {
    margin-bottom: 15px;
    margin-left: 0;
}
#people .leadership {
    margin-bottom: 15px;
}
#people .ui-tabs-panel > div > h3 {
    font-size: 20px;
    line-height: 24px;
    color: #522e91;
    font-weight: 100;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    display: block;
}
#people .staff > .text p > strong > a > span {
    color: #442178 !important;
    font-size: 26px;
    line-height: 17px;
    position: absolute;
    padding-left: 5px;
}
#calendar .pagination h2 {
	color:#401d71;
	font-size:20px;
	line-height:24px;
	padding-top:8px;
	text-align:center;
	width:82%;
	float:left;	
}
.mobile #calendar .mobileonlys.sort-press {
    display: none;
}
#recent-highlights h2 {
	color:#401d71;
	font-size:20px;
	line-height:24px;
	text-align:left;
	font-weight:200;
	margin-left:25.5%;
	padding-bottom:25px;
}
#highlights .sort-press {
    width: 100%;
    padding-bottom: 30px;
}
#highlights .sort-press.dates {
	padding-bottom:15px;
	border-bottom:1px solid #b2b2b2;	
}
#highlights .sort-press.tags ul li {
    padding-right: 4%;
}
.module.calendar td {
	font-size:14px;
	line-height:20px;
  padding: 6px 1px;
  color: #818285;
  text-align: center;
  
border-bottom:1px solid #666;
border-left:1px solid #818285;
}
.module.calendar .previous-month, .module.calendar .next-month {
  color: #522d91;
  font-size:40px;
  line-height:11px;
  margin-top:5px;
  font-weight:800;
  text-decoration:none;
}
.module.calendar .previous-month {
	height:19px;
	width:11px;
	float:left;
	-moz-transform: scaleX(-1);    /* Gecko */
  -o-transform: scaleX(-1);      /* Operah */
  -webkit-transform: scaleX(-1); /* webkit */
  transform: scaleX(-1);         /* standard */
  filter: FlipH;
  position:absolute;
  	left:0;
	top:0;
	z-index:60; 
	/*background:url('assets/prev_month.png') no-repeat center;	*/
}
.supporters .support_list h2 {
	
	margin-bottom:15px;
}
.mobile .supporters .support_list h2 {
	font-size:35px;
	margin-bottom:15px;
}
#calendar .pagination.weekof .next_page {
    position: absolute;
    right: 0;
    cursor:pointer;
    z-index:60;
    top:0;
}
#calendar #eventweek > h4, #calendar .eventweek > h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
#calendar .pagination.weekof .previous_page {
    position: absolute;
    left: 0;
    top:0;
        cursor:pointer;
    z-index:60;
}
.tablet .monly .customselect {
	width:100% !important;
}
#calendar .pagination.weekof h2 {
    float: none;
    width: 100%;
    text-align: center;
}
.module.calendar .next-month {
	height:19px;
	width:13px;
	position:absolute;
	right:0;
	top:0;
	z-index:60;
	/*background:url('assets/next_month.png') no-repeat center;	*/
}
.module.calendar td.populated {
  color: #818285;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  cursor:pointer;
}
.module.calendar td.today {
    background: #fdf4b6;
    color: #522d91;
    font-weight:800;
}

.module.calendar .current-week td {
 	background:#fdf4b6;	
}
.module.calendar #calendar-month {
  text-align: center;
  color: #522d91;
  font-size: 21px;
  font-weight: 600;
  padding-bottom:10px;
  z-index:3;
}
div#event-calendar-header {
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.module.calendar tr td:first-child {
    border-left: none;
}

.module.calendar tr:last-of-type td {
    border-bottom: 0;
}
.module.calendar table {
  width: 100%;
  margin-bottom: 18px;
  border-collapse: collapse;
}
.module.calendar {
	background:#efeff7;
	padding:15px;	
	margin-bottom:50px;
}
.mobile .module.calendar td {
    line-height: 66px;
    font-size: 30px;
}
.module.related_highlight > a > img {
    width: 100%;
    height: auto;
}
.module.related_highlight > a {
	display:block;
	width:100%;
}
.module.related_highlight .text h4, .module.related_highlight .text h4 > a {
	color:#522e91;
	font-size:14px;
	line-height:18px;
	font-weight:800;
	text-decoration:none;
}
.module.mods.yellow h2, .module.mods.yellow h2 > a {
    color: #401d71;
    font-size: 20px;
    line-height: 24px;
    text-decoration:none;
}
.module.mods.yellow {
    min-height: 0;
    padding:15px;
}
.module.mods.yellow p {
    color: #666666;
    font-size: 12px;
    line-height: 22px;
}
a.yellowlnk {
	color:#f9da64 !important;
}
.module.mods.yellow .bg {
    height: 100%;
}
#eventweek .column.one-fourth {
    width: 19%;
}
.content.supporters .column.one-half {
    width: 48%;
    margin-bottom: 20px;
    padding-left: 4%;
    padding-right:0;
}

.supporters .column.one-third {
    width: 31%;
    margin-top: 0;
    clear: none;
    margin-bottom: 20px;
    padding-left: 3.5%;
    padding-right:0;
    
}
.content .column.one-half:nth-child(odd) {
    padding-left: 0 !important;
}
.supporters .column.one-fourth {
  width: 22% !important;
  padding-left: 4%;
  margin-bottom: 20px;
  padding-right:0 !important;
}
.content.supporters .column.f {
    padding-left: 0;
    margin-right: 0;
    padding-right:0;
}
.mobile .supporters .column.one-fourth {
    width: 47%;
    padding-left:4%;
}
.mobile_header .content.supporters .column.one-half {
    width: 48%;
}
.mobile .content.supporters .column.one-half {
    padding-left: 0 !important;
    width:100% !important;
}
.mobile .supporters .column.one-fourth {
    padding: 0;
    width: 48%;
}
.mobile .supporters .column.one-third {
	padding:0;
	width:100% !important;	
}
.mobile .supporters .column.one-fourth:nth-child(odd) {
    float: right;
}

.mobile .supporters .mob, .mobile .supporters .mob {
    clear: both;
}
#eventweek .column.three-fourths {
    width: 79%;
    margin-left: 2%;
}
#eventweek {
	padding-bottom:50px;
		
}
#calendar .press p.date {
color:#401d71 !important;	
}
#calendar .sidesection > .sort-press {
	width:100% !important;
	margin:0 !important;
	max-width:100%;	
	
	margin: 0 15px 55px 15px !important;
}
.mobileonlys.sort-press {
	display:none;
}
.mobile .mobileonlys.sort-press {
	display:block;
	width:100%;	
}
.sidesection {
    width: 100%;   
    max-width: 328px;
    float: left;
    position: relative;
}
.module.related_highlight .text h4 {
	padding-bottom:12px;
	padding-top:10px;
}
.module.related_highlight .text p.date {
	font-size:12px;
	line-height:18px;
	color:#666;
	padding-bottom:10px;
}
.module.related_highlight .text p {
	font-size:12px;
	line-height:18px;
	color:#666;
	
}
.module.related_highlight .r-content {
    overflow: hidden;
    padding:0;
}
.module.related_highlight {
	position:relative;
}
.module.related_highlight .r-content h4 {
    color: #fff;
    font-size: 11px;
    display: inline-block;
    line-height: 13px;
    width: 100%;
    padding: 5px 8px;
    background: #522d91;
}
.sort-press h5 {
		color: #522e91;
		font-size:12px;
		line-height:20px;
		margin-bottom:10px;
		font-weight:400;
		
}
.sort-press ul li {
	float:left;
	padding-right:9%;
	display:block;
	margin-bottom:10px;
	
}
.sort-press ul li:last-of-type {
	padding-right:0;	
}
.sort-press ul li a {
	color:#666666;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
		
}
.sort-press ul li.active a, .sort-press ul li a.active {
	color:#000;
		
}
.sort-press {
    width: 32%;   
    max-width: 328px;
    float: left;
    margin-bottom:15px;
}
.content.big-l .sidebar-l.sec {
    margin-top: 25px;
}
#submit_event p.button {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 40px !important;
}
.press p, .event p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}
.press.featured > img,.press.featured a > img {
    float:left;
    width:34%;
    padding-right:2%;
    max-width: 285px;
    height: auto;
}
#highlights .press.featured > img, #highlights .press.featured a > img {
    float:left;
    width:43%;
    padding-right:2%;
    max-width: 285px;
    height: auto;
}
.press.featured .text {
    float:left;
    width: 62%;
}
.press.featured {
    padding: 20px;
    border: 1px solid #9986b3;
    margin-bottom:45px;
}

.press p.date, .module .date, .event p.date {
    font-size: 12px;
   
}
.module .date {
	font-style:italic;
	color:#666;	
}
.press.featured p.date {
    font-size: 12px;
    padding-bottom: 10px;
}
.press h3 {
    font-weight: 800;
    
    padding-bottom: 5px;
}
.press.featured h3, .event h3 > a, .press.featured h3 > a {
    font-weight: 400;
    color:#522e91 !important;
    font-size:20px;
    line-height:24px;
    padding-bottom: 5px;
    text-decoration:none;
}
 .event h3 {
 	padding-bottom:10px;	
 }
.content.big-l .sidebar-l {
    width:32%;
    max-width: 328px;
}

.content.big-l .featured-wide {
    width: 68%;
    float:right;
}
.mobile #people .ui-tabs-panel > div > h3 {
	font-size: 30px;
    line-height: 34px;
	
}
a.downloadbtn {
    display: block;
    position: relative;
}

.media img {
    width: 100%;
    height: auto;
}
.topsidemobile {
	display:none;
}
.press.featured.column > img {
    width: 43%;
}

.press.featured.column .text {
    width: 55%;
}
#people .board-members.leadership .staff > img {
    max-width: 90px;
}
p.c_title.purple, p.c_name.purple, p.tt.purple {
    color: #522e91 !important;
   
}
.mobile_header .topsidemobile {
	display:block;
	width:100%;
	padding:0 2.5%;
	max-width:93%;
	margin-bottom: 70px;
  /*overflow: hidden;*/
}
.cslist > li[data-value=""] {
	display:none;
}
.pagination li:before {
	content:"" !important;
}
#people .board-members.leadership .staff {
    width: 29%;
}

.mobile #people .board-members.leadership .staff {
    width: 100%;
}
.mobile #people .department .staff {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 45px;
    height:auto;
    display:block;
}
p.c_title.purple.tt {
    font-style: italic;
}
.mobile_header #people.content .featured-wide > .center-content {
    max-width: 100% !important;
}
.content .column.full {
	padding-top:75px;
}
.content .center_columns .column.full {
	width:100%;
	position:relative;
	margin:0 auto;
}
.content .column.one-half p, .content .column.one-third p, .content .column.two-thirds p,.content .column.one-fifth p, .content .column.one-fourth p, .content .column.one-half li, .content .column.one-third li, .content .column.two-thirds li,.content .column.one-fifth li, .content .column.one-fourth li {
	font-size:14px;
	line-height:20px;
	font-weight:300;
	margin-top:10px;
	margin-bottom:10px;
}
.tablet .sidesection {
	max-width:100%;
		
}
/*.content .column.one-half p > img, .content .column.one-third p > img, .content .column.two-thirds p > img,.content .column.one-fifth p > img, .content .column.one-fourth p > img {
	margin-top:-20px;
}*/
.content .column {
	float:left;
	position:relative;
}
.content .column p:first-child {
	margin-top:0 !important;
}
.content .column.one-half.first {
	width:45%;
	float:left;
	margin-right:15px;
}
.content .column.one-half {
	width:45%;
	float:left;
	margin-right:0;
}
.content .user-content .column.one-half {
	width:46% !important;
	float:left;
	padding-right:4%;
	margin-right:0;
}
.content .user-content div.column.one-half:nth-child(odd) {
	padding-left:0 !important;	
	
}
.column.one-third {
    width: 20%;
    margin-top: 75px;
    clear:left;
}
.user-content .column.one-third {
	margin-top:0;
	    clear: none;
    width: 30%;	
    padding-right:3%;
    padding-left:0;
}
.user-content .column.one-fourth {
	margin-top:0;
	padding-right:2%;
	width: 22.5%;
}
.column.two-thirds {
    width: 75%;
    margin-top: 75px;
}
.column.one-fourth > img {
    width: 100%;
    height: auto;
}
.column.one-third {
    width: 20%;
    padding-right: 2.5%;
    padding-left: 2.5%;
}
#highlights #recent-highlights .column.one-fourth {
	min-height:95px;	
	width:23.5%;
}
#highlights #recent-highlights .column.three-fourths {
    width: 73%;
    margin-left:2.5%;
}
.main-highlight .column.two-thirds {
    width: 62%;
    margin-top: 25px;
    float:right;
}
.main-highlight .column.two-thirds img {
	width:99.6%;
	height:auto;
}
.main-highlight .column.one-third {
    width: 33%;
    margin-top: 25px;
    padding-right: 2.5%;
    padding-left: 2.5%;
    float:left;
}
.column.one-third:first-child {
	margin-left:0px;
}

.column.one-fifth h3 {
	
}
.column .resource a.read_more {
	font-weight:800;
}
.column.three-fourths {
    width: 73%;
    margin-left: 1%;
}
.column.one-fourth {
    width: 15%;
}
.mobile_menu #contact-page form {
	max-width:100%;	
}
/*.column .resource h5, .column .resource h5 > a {
    font-weight: 600;
}*/
#resource-page .column {
    min-height: 98px;
    margin-bottom: 25px;
}
#contact-page .social-section {
	padding-bottom:26px;
}
	
#contact-page .social {
	float:left;	
	height:43px;
	display:block;
	margin-left:45px;
}
#contact-page .social.fb {
	width:20px;
	margin-left:0;
	background:url('assets/fb.png') center no-repeat;	
}
#contact-page .social.inst {
	width:43px;
	background:url('assets/inst.png') center no-repeat;	
}
#contact-page .social.twit {
	width:42px;
	background:url('assets/twit.png') center no-repeat;	
}
#contact-page .social.yt {
	width:58px;
	background:url('assets/yt.png') center no-repeat;	
}
#contact-page .social.linked {
	width:41px;
	background:url('assets/linkedin.png') center no-repeat;	
}
.content .featured-wide > .sidebar-r {
	width:30%;
	max-width:400px;
}
.content .center-content .bottom-modules .module.mods.dark.basic-content {
    width: 50%;
}

.content .sidebar-r .module {
	min-width:222px;
}
.tablet .featured-wide .image-featured {
		padding-right:20px;
}
.tablet #header .nav-section .wrap {
	max-width:790px;
	padding-left:0;
}
.tablet #header .nav-section {
      background: url('assets/nav-bg-sides2.png') repeat-x top;
}
.tablet #header #menu-main-menu.menu {
	padding-left:0;
}
.tablet #home .modules > .page-wrap {
    width: auto;
    padding: 0;
    min-width: 0;
}
.tablet .scrollme {
 
    height: 91%;
    width:98%;
}
/*.tablet .scrollwrap {
    position: absolute;
    top: 38px;
    bottom: 12px;
    right: 10px;
    left: 19px;
}
.mobile .scrollwrap {
	position:relative;
}*/
.tablet .scrollme .viewport {
    
    height: 97%;
}
.tablet #home .gallery-tweets.gallery ul li {
  padding: 0 44px 0 32px;
  box-sizing: border-box;
}
.tablet .page-wrap {
    padding: 0 15px;
    box-sizing:border-box;
}
.tablet #calendar .pagination {
    width: 54%;
}
.shift_sidr #footer .fnav li {
    width: 140px;
}
.shift_sidr .content .featured-wide > .center-content {
    width: 66%;
}
.mobile_header #search.content .center-content {
	width:100%;
	max-width:100%;
}
.mobile_header .module.calendar td {
    line-height: 60px;
    font-size: 23px;
}

.mobile .press > .column.one-fourth {
    float: none;
    padding-bottom: 8px;
    width: 100% !important;
}
.mobile .press > .column.three-fourths {
	
	width:100% !important;	
}
.mobile_header #search.content .sidebar-r {
	display:none;
}
.mobile_header #header .nav-section {
	min-height:6px;
	height:auto;
	position:relative;
	background: url('assets/nav-bg-sides.png') repeat-x center;
}
.mobile_header .sort-press {
    width: 100%;
    max-width: 100%;
    margin-left: 20px;
}
.mobile_header #mediagallery.content.big-l .featured-wide.media-section {
    position: relative;
    top: 0px;
}
.mobile .media {
	width:47%;
	max-width:47%;
	height:auto;	
}
.mobile .media:nth-child(even) {
	margin-left:5% !important;	
}
.mobile .media:nth-child(3n+3) {
	margin-left:0;
	
}
.mobile .media.first {
margin-right:0;		
}
.mobile .media .details p {
    font-size: 17px;
    line-height: 20px;
}
.mobile_header .sort-press h5 {
    font-size: 16px;
}
.mobile_header #header .nav-section > .wrap {
	display:none;
}
.mobile_header .content .sidebar-l.jm,.mobile_header .content .pseudoside.jm {
	display:none;
}
.mobile_header .featured-wide {
    width: 97% !important;
}
.ui-tabs .ui-tabs-nav li:before {
	content:"" !important;
}
.mobile_header .content.big-l .featured-wide {
	width:100% !important;
}
.mobile_header #search .featured-wide {
    width: 100%;
}
.tablet #home .modules .module {
    height: 270px;
  padding:0 25%;
  width: auto;
  box-sizing: border-box;
  max-width: none;
}
.tablet #home .modules .module > .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow:hidden;
}
.tablet .scrollwrap {
	height:96%;	
}
.mobile_header .content .featured-wide > .center-content {
    width: 100% !important;
    max-width:87%;
}
.mobile_header #general.content .featured-wide > .center-content {
	max-width:100%;	
}
.shift_sidrsm .content .featured-wide > .center-content {
	width:65%;
}
.mobile .content .featured-wide > .center-content {
	width:100%;
	float:none;
	max-width:100%;
}
.mobile_header .content .featured-wide > .sidebar-r {
	margin-left:20px;
	width:100% !important;
	max-width:100%;
}
.mobile_header .content .featured-wide > .sidebar-r > .module {
	float:left;
	margin:10px;
	max-width:256px;
	overflow:hidden;
	
}
.mobile_header .press.featured .text {
    float: none;
    width: 100%;
}

.mobile_header .press.featured > img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.mobile_footer #footer {
    height: 352px;
}

.mobile_footer #footer .address p {
    text-align: center;
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-bottom: 0;
}
.press.featured.column p {
    margin-top: 0;
    padding-bottom: 0;
    font-weight:400;
}
#highlights a.read_more {
    font-style: italic;
    font-weight: 600;
}
.mobile_footer #footer .address p:first-child {
    border-right: 1px solid #fff;
    padding-left: 0;
}

.mobile_footer #footer .logo-address .logo {
    text-align: center;
}

.mobile_footer #footer > .page-wrap > .wrap > div {
    float: none;
    clear: both;
    width: 100%;
    border:none;
    text-align: center;
}

.mobile_footer #footer .address p.phone {
    display: block;
}

.mobile_footer #footer .fnav {
    width: 238px !important;
    padding-left: 15px;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 15px;
}
.mobile_footer #footer .copy {
	height:auto;
}
.mobile_footer #footer .copy p {
    margin-bottom: 0;
    padding-bottom: 0;
      padding-top: 8px;
  border-top: 1px solid #fff;
}
#footer .copy p > a:last-of-type {
    color: #666 !important;
}
.mobile_footer #footer .fnav li:nth-child(odd) {
    width: 71px;
    border: none;
    display: block;
    text-align: right;
}

.mobile_footer #footer .fnav li:nth-child(even) {
    width: 100px;
    clear: both;
    padding-left:28px;
    position:relative;
    top:-30px;
}

.mobile_footer #footer > .page-wrap > div {
    height: 350px;
}

.mobile_footer #footer > .page-wrap {
    background: none;
    /*height: 311px;*/
    padding:0;
}
.mobile_footer #footer .fnav a, .mobile_footer #footer p {
    font-size: 12px;
    line-height: 15px;
}
.mobile_footer #footer .social-section {
    padding-top: 30px;
    margin-bottom: 39px;
}
.mobile .department h6 {
    font-size: 26px;
    line-height: 38px;
}
.mobile_header .content.big-l .sidebar-l.sec {
    float: none;
     width: 95%;
  max-width: 100%;
  padding: 0 2.5%;
}

.mobile_header .content.big-l .featured-wide {
    width: 100%;
}

.mobile_header .content.big-l .featured-wide > .center-content {
    max-width: 100% !important;
}
.mobile_footer #footer .fnav li {
    text-align: left;
}

.mobile_footer #footer .copy {
    /* background: #3E1B6E; */
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.mobile .module.quote .container {
    padding: 47px;
}
.mobile .content .featured-wide > .sidebar-r > .module {
    float: none;
    width: 93% !important;
    margin: 0 20px;
    margin-bottom:15px;
    max-width: 100%;
    height: auto;
    margin-left: 0 !important;
    min-height:440px;
}
.mobile .module p, .mobile .user-content p, .mobile .user-content li, .mobile .image-featured > p, .mobile .content .bread li, .mobile .content .bread p, .mobile .user-content h5,.mobile .career p,.mobile .staff .text p,.mobile .press p, .mobile .fullwide .sort-press ul li a {
	font-size:20px !important;
	line-height:30px !important;
}
.mobile_header .press {
    margin-bottom: 53px;
}

.mobile_header .press.featured {
    margin-bottom: 45px;
}
.mobile #people .leadership .staff {
	float: none;
    width: 100%;
    margin: 15px 0;
    padding: 30px 0;
    clear: both;
    display: block;
}
.mobile #people .leadership .staff.featured {
	margin:0;
	padding:0;		
}
.mobile #people .leadership .staff .text {
	width:100%;
}
.mobile #people .leadership .staff.featured > img {
    width: 100%;
    float: none;
    max-width: 100%;
}
.mobile .career h3,.mobile .user-content h3, .mobile .press h3, .mobile .event h3 {
    font-size: 25px !important;
    line-height: 28px !important;
}
.mobile .bottom-modules .module.resources {
    float: none;
    width: 100%;
    height:auto;
}

.mobile .bottom-modules .module.faq-section {
    float: none;
    width: 100% !important;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.mobile #home .modules .page-wrap {
    width: 100%;
}

.mobile #home .modules .page-wrap .module {
    width: 100%;
    height: 559px;
    max-width:100%;
}
.zboard-members-board {
    display: none;
}
.mobile .bottom-modules .module.faq-section p, .mobile .bottom-modules .resources p, .mobile .bottom-modules .module.faq-section li, .mobile .bottom-modules .resources li {
    font-size: 18px;
    line-height: 25px;
}
.mobile .content .resources li, .content .resources p, .mobile .content .resources a {
	font-size: 18px;
    line-height: 25px;
}
.mobile .content .resources a:before {
	font-size: 18px;
    line-height: 25px;
}
.msm .module h1, .msm .user-content h1 {
	font-size:45px;
	line-height:50px;
}
/*.msm .module h2, .msm .user-content h2 {
	font-size:40px;
	line-height:45px;
}*/
.mobile .bottom-modules h4 {
	font-size:35px;
	line-height:45px;
}
.mobile #home .modules .page-wrap .module.mod1,.mobile #home .modules .page-wrap .module.mod3 {
    height: 300px;
}
.mobile .module h5 {
    font-size: 18px;
    line-height: 35px;
}
.mobile #home .module.reduce h5 {
	cursor:pointer;
	line-height:77px;
	padding-left: 30px;
    /*background: url('assets/plus-mobile2.png') no-repeat 1px 14px;*/
}
.msm #contact-page .user-content h3 {
	line-height:45px;	
	
}
.mobile .module h3, .msm .user-content h3 {
	font-size:35px;
	line-height:40px;
}
.content .bread li {
    color: #a1a1a4;
    float: left;
    padding-right: 10px;
}
#breadcrumbs .item-current strong {
    font-weight: 400;
    color: #522E91;
}
.msm .module.quote .container {
    padding: 41px 46px;
}
.msm .content .featured-wide > .sidebar-r > .module.mod1 {
    height: 448px;
}

.mobile .page-wrap {
    padding: 0;
}
.mobile #home .module .scrollme {
    width: 100% !important;
    height: 500px;
}
.mobile #calendar .paginationm, .mobile .pagination {
    width: 65% !important;
}
.mobile_header #home .gallery-tweets.gallery ul li {
    padding: 0 64px 0 52px;
    box-sizing: border-box;
}
li.current-cat > a {
    font-weight: 600;
    color: #000 !important;
}
.cat-item-1 {
    display: none !important;
}
.mobile_header #event-calendar-header {
    width: 72%;
    margin: 0 auto;
}
.mobile-buttons {
    position: absolute;
    top: 25px;
    left: 5%;
    display:none;
}.sort-press.monly {
	display:none;
}
#highlights .press.featured.column {
    min-height: 148px;
    padding:20px !important;
}
.mobile #header .logo {
    padding-top: 85px;
    left:0;
}
.mobile_header .mobile-buttons {
	display:block;
	height:30px;
	width:80px;
}
.mobile .module.related_highlight .r-content h4 {
    font-size:15px !important;
    line-height:24px !important;
}
.mobile .module.related_highlight .text h4, .mobile .module.related_highlight .text h4 > a {
    font-size:18px !important;
    line-height:24px !important;
}
.mobile-buttons .m-search {
    float: right;
}
.mobile-buttons .menu-button span {
	height:4px;
	background:#522d91;
	width:26px;
	border-radius:2px;
	position:absolute;
}
.mobile-buttons .menu-button span.b-1 {
	top:0;
	left:0;
		-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-buttons .menu-button span.b-2 {
	top:10px;
	left:0;
	opacity:1;
	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
}
.mobile-buttons .menu-button span.b-3 {
	top:20px;
	left:0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-buttons .menu-button.opened span.b-1 {
	top:13px;
	left:0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-buttons .menu-button.opened span.b-2 {
	top:10px;
	left:0;
	opacity:0;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-buttons .menu-button.opened span.b-3 {
	top:13px;
	left:0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-buttons .menu-button {
    display: block;
    height: 30px;
    width: 30px;
}
.mobileonly .menu li > .sub-menu > li > a {
    color: #fff !important;
    padding-left: 40px !important;
    border: none !important;
    font-size: 16px !important;
    line-height: 46px !important;
}

.mobileonly .menu li a {
    border-bottom: none;
}
#header .nav-section .mobileonly .wrap {
	background:none !important;	
}
#header .mobileonly  .menu li:hover,  #header .mobileonly  .menu li.current-menu-item {
	background:#522d91 !important;
}
#header .mobileonly .menu .sub-menu > li:hover {
	background:#522d91 !important;
	color:#fff !important;
}
#header .mobileonly .menu > .current-menu-item,  #header .mobileonly .current-menu-ancestor {
	background:none !important;
}
.mobileonly .menu > li {
    border-bottom: 1px solid #fff;
}
#header .mobileonly .menu > li > a {
    max-height: 60px;
    line-height: 60px;
    font-size: 17px;
    text-align:left;
}
#header .mobileonly  .menu > li.menu-item-has-children > a:after
{
	content: "";
	position: absolute;
	width: 51px;
	height: 51px;
	top: 5px;
	right: 0;
	z-index: 222;
	background: url('assets/plustrim.png') no-repeat center;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
	
}
#header .mobileonly .menu > li.menu-item-has-children.active > a:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.mobile #home .adtl-info {
    position: relative;
    right: auto;
    display: inline-block;
    width: 100%;
    background: #fff;
}

.mobile #home .gallery-home.gallery .static-section {
    position: relative;
    height: 200px;
}

.mobile #home .slider-image-list {
    height: 110px !important;
}

.mobile #home .gallery-home.gallery ul,.mobile #home .gallery-home.gallery ul li {
    height: 200px !important;
    min-height: 200px !important;
}

.mobile #home .gallery-home.gallery ul li img {
    min-height: 200px !important;
    min-width: 540px !important;
}

.mobile .gallery-home.gallery {
    height: auto !important;
}

.mobile #home .gallery-home .lft-go,.mobile #home .gallery-home .rt-go, .mobile #galagallery .gallery-home .lft-go,.mobile #galagallery .gallery-home .rt-go {
    display:none;
  
}
.mobile #home .gallery-home .rt-go {
	display:none;
}
.mobile #home .gallery-home > .wrap {
    height: auto;
    padding:0;
}
.mobile .module.related_highlight {
    width: 100% !important;
}
.shift_sidrsm .content.nomods .featured-wide > .center-content {
	width:100% !important;	
}
.mobile #home .adtl-info h2,.mobile #home .adtl-info h2 > a {
    text-align: center;
    float: none;
    background: none;
    color: #522d91;
}
.shift_sidr .content .featured-wide.twowide > .center-content {
    width: 100%;
}
.mobile #home .adtl-info .gal_content {
    text-align: center;
    padding: 0;
}

.mobile #faq .faq-section .answer p, .mobile #faq .faq-section .answer li {
    font-size: 17px;
    line-height: 24px;
}

.mobile #faq .faq-section .question p {
    font-size: 20px;
    line-height: 28px;
}
.mobile #galagallery .sort-press {
    padding-left: 20px;
}
.module.basic-content .container {
    padding: 0 0 10px 0;
}
.mobile_header .center-content .topsidemobile {
    padding: 0;
    max-width: 100%;
}

.module.basic-content h1, .module.basic-content h2, .module.basic-content h3, .module.basic-content h4, .module.basic-content h5, .module.basic-content h6, .module.basic-content p, .module.basic-content li {
    color: #808285 !important;
}

.module.basic-content p {
    font-style: italic;
}

.module.basic-content .container > img {
    width: 100%;
    height: auto;
}

.tablet .content .column.one-half {
    width: 40%;
}
.tablet #highlights .press.featured.column {
    width: 44%;
    height:164px;
}
.shift_half #highlights .press.featured.column {
    width: 49%;
    height: 212px;
}
.mobile_header #highlights .press.featured.column {
    width: 48%;
}

.mobile #highlights .press.featured.column {
    width: 100%;
    height: 318px;
}

.mobile #highlights .press.featured.column img {
    padding-bottom: 94px;
}
.mobile_header .content .column.one-half {
    width:100%;
    box-sizing:border-box;
}
.mobile #highlights.content .column.one-half {
	margin:15px;	
	width:95%;
}
.mobile_header .content .user-content .column.one-half {
    width: 50% !important;
}
#general.thankyou {
	min-height:450px;
}
.mobile_header .content.med-l .featured-wide {
    width: 100% !important;
}
.cslist > li {
    float: none !important;
    margin-bottom: 0 !important;
    padding-right: 15px !important;
}

.sort-press .cslist li, .sort-press .csbox {
    font-size: 20px !important;
    line-height: 30px;
}
#calendar .sort-press.monly {
    width: 95%;
}

/*.sort-press.monly .customselect {
    width: 100% !important;
}*/
iframe {
  width: 100% !important;
}
body.fluid iframe {
	width:80% !important;	
}
body.shift_sidr iframe {
    width: 65% !important;
}
body.mobile_header iframe {
    width: 77% !important;
}
body.mobile iframe {
    width: 80% !important;
}
body.msm iframe {
    width: 90% !important;
}
.mobile_header .content.med-l .featured-wide .center-content {
    width: 100% !important;
    max-width: 97%;
}
.mobile .content .faq-section .question p:before, .mobile .content .bottom-modules .faq-section .question p:before {
    font-size: 18px;
    line-height: 27px;
}
.center-content .faq-section .question.open p:before {
    font-size: 18px !important;
    line-height: 25px;
    text-indent: -24px;
}
.content .bottom-modules .faq-section .question.open p:before {
    font-size: 12px !important;
}
.mobile .center-content .faq-section .answer > div:before {
    font-size: 18px !important;
    line-height: 30px !important;
}
.mobile .user-content h6, .mobile .user-content h6 > a {
	font-size:21px;
	line-height:32px;
}
.mobile_header .sort-press {
	display:none;
}
.mobile_header .sort-press.monly {
	display:block;
}
.mobile .user-content ul li:before {
  content: '\2022';
  font-size: 30px;
  line-height: 27px;
  text-indent: -11px;
  position: absolute;
  display: block;
  color: #522E91;
}
.mobile .resource h5, .mobile .resource h5 > a {
    font-size: 23px !important;
    line-height: 30px !important;
}
.mobile #recent-highlights .press h3, .mobile #highlights .press.featured h3, .mobile #highlights .press.featured h3 > a, .mobile #recent-highlights .press h3 > a {
	font-size:20px !important;
	line-height:30px !important;
}

.mobile .module .bg {
	height:auto !important;
	width:100%;
}
.mobile #home .module .bg {
	height:auto;
	width:100%;
	min-height:559px;
	
}
.mobile #home .module {
	overflow:hidden;
	width:100% !important;
}
.mobile .scrollme .viewport {
	height:440px !important;
}
.mobile .content .center-content .bottom-modules .module {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
}
/*#people #board .department p.c_title.purple.tt {
    color: #666666 !important;
}*/

/* Pat's Additions */

.module.calendar td.today {
	background: transparent;
	font-weight: 600;
}
.module.calendar td.highlight {
    background: #fdf4b6;
    color: #522d91;
    font-weight: 400;
}
.module.calendar td.today {
	font-weight: 600;
}
.module.calendar td.populated {
	font-weight: 800;
	
}
.module.basic-content li {
	margin-bottom:0;
	padding-bottom:5px;	
}
.module.basic-content h4 {
    font-size: 14px;
    color: #522E91 !important;
}
.emergency_banner {
	background:url('assets/bannerbottom.png') repeat-x bottom #ff0000;
	padding-top:15px;
	padding-bottom:15px;
}
.emergency_banner .wrap > * {
    color: #fff;
    font-size: 14px;
    font-family: 'open-sans';
    font-weight: 600;
}

.emergency_banner .wrap a {
    color: #fff;
    text-decoration: none;
    font-style: italic;
}

.emergency_banner > .wrap {
    max-width: 1050px !important;
}
.mobile_header .emergency_banner .wrap > * {
	font-size:20px;
	line-height:24px;
}
#bbox-root {
    font-size: 14px;
}
#bbox-root select {
    -webkit-appearance: menulist;
}
#bbox-root input[type="text"], #bbox-root input[type="email"], #bbox-root input[type="tel"] {
    -webkit-appearance: textfield;
}
#bbox-root input[type="checkbox"] {
    -webkit-appearance: checkbox;
    vertical-align: middle;
}