html,body
{
  overflow-x:hidden;
  -webkit-overflow-scrolling: touch;
}
@import url('https://fonts.googleapis.com/css?family=Roboto');
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {font-family: 'Roboto', sans-serif;}
h1 {font-weight:900; font-size:26px; color:#555555;}
#articleitem h2 {font-size:20px; color:#555555;}
#newslink .article-title{font-weight:900; font-size:26px; color:#555555;}
body {font-family: 'Roboto', sans-serif;}
body p{
    font-size: 120%;
}
a {color: #4e84ce;}
a:hover,
a:focus {
  color: #4e84ce;
  text-decoration: underline;
}
ul {font-size: 120%; margin:30px 0;}

.t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a {
  color: #fff;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  margin: -1px 0;
  line-height: 25px;
  padding: 16px 0 16px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: none;
  color: #fff;
  position: relative;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  position: absolute;
  content: '';
  background: #fc5a0a;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 8px;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a:before,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a:before,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a:before {
  display:none
}
.head-search .search {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
}
.head-search .search .fa-search {
  color: #fff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  font-size:26px;
  position: absolute;
  left: 18px;
  top: 15px;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 55px;
  line-height: 55px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  -webkit-transition: width 0.25s;
  -moz-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 215px; margin-left:15px;
}
.logo-image{margin-top:-105px; margin-bottom:-5px;}
.mainbodyhome{background:#fdf8ef;}
#top-menu1 {font-weight:800;}
#top-menu1 a.tpblue:link    { color: #4e84ce !important; padding: 10px 15px; }  /* unvisited links */
#top-menu1 a.tpblue:visited { color: #4e84ce !important; padding: 10px 15px; }  /* visited links   */
#top-menu1 a.tpblue:hover   { color: #000 !important; background:#E8E8E8; padding: 10px 15px; text-decoration:none; }  /* user hovers     */
#top-menu1 a.tpblue:active  { color: #4e84ce !important; padding: 10px 15px; }  /* active links    */
#newslink {font-weight:800;}
#newslink a.tpblue2:link    { color: #4e84ce !important; padding: 5px 0; }  /* unvisited links */
#newslink a.tpblue2:visited { color: #4e84ce !important; padding: 5px 0; }  /* visited links   */
#newslink a.tpblue2:hover   { color: #000 !important; background:#E8E8E8; padding: 5px 0; text-decoration:none; }  /* user hovers     */
#newslink a.tpblue2:active  { color: #4e84ce !important; padding: 5px 0; }  /* active links    */
#newslink {font-weight:800;}
#newslink a.read2:link    { color: #504f53 !important; padding: 5px 0; }  /* unvisited links */
#newslink a.read2:visited { color: #504f53 !important; padding: 5px 0; }  /* visited links   */
#newslink a.read2:hover   { color: #000 !important; background:#E8E8E8; padding: 5px 0; }  /* user hovers     */
#newslink a.read2:active  { color: #504f53 !important; padding: 5px 0; }  /* active links    */
.greybg {background:#e5e5e5;height:100%;}
#greylink a.grey2:link    { color: #555555 !important; padding: 5px 0; }  /* unvisited links */
#greylink a.grey2:visited { color: #555555 !important; padding: 5px 0; }  /* visited links   */
#greylink a.grey2:hover   { color: #000 !important; background:#E8E8E8; padding: 5px 0; }  /* user hovers     */
#greylink a.grey2:active  { color: #555555 !important; padding: 5px 0; }  /* active links    */
#greycredit a.footer2:link    { color: #838383 !important; }  /* unvisited links */
#greycredit a.footer2:visited { color: #838383 !important; }  /* visited links   */
#greycredit a.footer2:hover   { color: #838383 !important; }  /* user hovers     */
#greycredit a.footer2:active  { color: #838383 !important; }  /* active links    */
.ts-testimonials {background:#f3f3f3;}
.ts-content-top .right .custom {
  height: 450px;
}
.circle-multiline {
    display: table-cell;
    height: 330px;
    width: 330px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #e57a1b;
    color: white;
	font-size:175%;
	line-height:1.25em;
}
.box-multiline {
    display: table-cell;
    height: 330px;
    width: 330px;
    text-align: left;
    vertical-align: middle;
	color:#373437;
    font-size:175%;
	line-height:1.25em;
}
.mission-text2 {
    width: 330px;
    text-align: left;
	color:#fff;
    font-size:175%;
	line-height:1.25em;
}
.mismarg {margin-left:60px;	margin-top:40px; padding-bottom:80px;}
#nievents .badge{width:100px; height:100px:; background:#293352; padding-top:15px; padding-bottom:10px; border-radius:0px; }
#nievents .yendif-month{font-size:20px; text-transform:uppercase; font-weight:400;}
#nievents .yendif-date{font-size:38px; font-weight:400; background:#293352; color:#fff;}
#nievents2 {font-weight:600; text-transform: uppercase;}
#nievents2 .a.nivenue:link, a.nivenue:visited, a.nivenue:hover, a.nivenue:active { color: #4d4d4d !important; font-weight:600; }  /* unvisited links */
#sp_social145 {margin-top:-20px;}
#Mod146 {text-align: center;}
#Mod129 h3{color:#262425;}
.t3-footer {background:#e57a1b;}
.flogo{margin-top: -80px;}
.forcebreak{display:none;}
.mission{margin-left:50px;margin-top:10px}
.sponsortitle {font-size: 200%; font-weight: 600;}
.introfont {font-size: 175%; font-weight: 300; line-height: 1.60em; margin-left:-15px;}
.evlistimg {width:100%; max-width:400px; margin-bottom:15px; margin-top: 0px;}
@media (max-width: 479px) {
  #Mod189{display:none;}
  .logo-image{margin-top:-10px;margin-bottom:-30px;}
  .mission-text2{font-size:150%;}
}
@media (max-width: 767px) {
  .flogo{margin-top: -20px; margin-bottom:20px;}
}
@media (min-width: 767px) {
  .introtitle{text-align:right;margin-top:5px;}
  .introtext{padding-left:30px;}
  .forcebreak{display:inline;}
}
@media only screen and (min-width:480px) and (max-width: 767px) {
 .logo-image{float:left;}
}
@media (max-width: 1023px) {
  .topslogan{display:none;}
  .mission{margin-left:auto; margin-right:auto; width:400px;}
  .mission-text2{width:90%;}
  .sponsortitle {text-align:center;}
  .introfont {margin-left: 0px; font-size: 150%; font-weight: 300; line-height: 1.60em;}
  .mismarg {margin-left: 0; margin-top:40px;}
  .mission-text2 {width: 100%; font-size:150%; line-height:1.25em; padding-right:30px;}
  .lightgreybg {  
  background: #f3f3f3 url(../../images/lightgreybg.png);
  background-size: cover; width:105%;
  }
  .orangebg {  
  background: #e57a1b url(../../images/orange.png);
  background-size: cover; width:105%;
  }
  .media-object {width:350px;}
}
@media only screen and (min-width:991px) and (max-width: 1200px) {
  .evtitlefix {padding-left:30px;}
}
@media only screen and (min-width:767px) and (max-width: 990px) {
  .mission{margin-left:30%; margin-right:30%; width:400px;}
  .mission-text2{width:80%;}
  .evtitlefix {padding-left:30px; margin-top:-20px;}
}
.sidebg {  
  background: #e5e5e5 url(../../images/sidebg.png);
  background-size: cover;
}
.lightgreybg {  
  background: #f3f3f3 url(../../images/lightgreybg.png);
  background-size: cover;
}
.creambg {  
  background: #fdf8ef url(../../images/cream.png);
  background-size: cover;
}
.mochabg {  
  background: #a69e93 url(../../images/mocha.png);
  background-size: cover;
}
.orangebg {  
  background: #e57a1b url(../../images/orange.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.lightmochabg {  
  background: #ddd8d6 url(../../images/orange.png);
  background-size: cover;
}
.darkbg {  
  background: #373437;
}
.lightgybg {  
  background: #f8f8f8;
}
.intro-bg2 {background: linear-gradient(to right, #f3f3f3 58%, #e57a1b 42%);}


#Mod135 .ninititle{font-family: "Helvetica", "Arial", sans-serif;}

/****************************************/
/* Styling rules, such as font and colors */
.date-as-calendar {
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
  font-family: "Helvetica", "Arial", sans-serif;

  /* It seems vertical-align: baseline does not work correctly with display: inline-flex. */
  vertical-align: top;

  /* margin: 1ex; */

  color: white;
  background: #293352;
  

  border: 1px solid #888;
  border-radius: 3px;
  overflow: hidden;

  
}
.date-as-calendar .weekday,
.date-as-calendar .day,
.date-as-calendar .month,
.date-as-calendar .year {
  text-align: center;
  line-height: 1.0;
}
.date-as-calendar .month {
  text-transform: uppercase;
  background: #293352;
  border-bottom:2px solid #293352;
  color: white;
}

/****************************************/
/* Layout rules using position: absolute and pixels. */
.position-pixels.date-as-calendar {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
}
.position-pixels.date-as-calendar .weekday,
.position-pixels.date-as-calendar .day,
.position-pixels.date-as-calendar .month,
.position-pixels.date-as-calendar .year {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1em;
}
.position-pixels.date-as-calendar .month {
  top: 2px;  
  font-size: 16px;
  padding: 2px 0;  
}
.position-pixels.date-as-calendar .weekday {
  top: 16px;
  font-size: 10px;
}
.position-pixels.date-as-calendar .day {
  top: 27px;
  font-size: 42px;
}
.position-pixels.date-as-calendar .year {
  top: 75px;
  font-size: 18px;
}
div.container3 {
   height: 100px;
   position: relative }              /* 1 */
div.container3 p {
   margin: 0;
   position: absolute;               /* 2 */
   top: 50%;                         /* 3 */
   transform: translate(0, -50%) }   /* 4 */
/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	text-align:center;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.clients.module .sprocket-strips-s .sprocket-strips-s-block .sprocket-strips-s-item {
  border: 0px solid #f3f3f3;
}
/* Map */
.map iframe {
    height: 300px;
    width: 100%;
    border: 0;
}
.contentimg {width:100%; max-width:350px;}
.contentimg2 {height:100%; max-height:425px;}
#catblogitem .item-image {width:100%; max-width:350px; margin: 5px 15px 5px 0;}
#catblogitem .article-title a{font-weight:900; font-size:175%; color:#555555; text-transform:none;}
#catblogitem p{line-height:1.5em;}
#articleitem .item-image {width:100%; max-width:350px; margin: 5px 15px 5px 0;}
.item-page .article-header .article-title {
  font-weight: 700;
  font-size: 26px;
  text-transform: none;
  border-left: 0px solid #e5e5e5;
  padding-left: 0px;
  line-height: 100%;
}

#monthlyarchive .created_by, .category_name {display:none;}
#monthlyarchive .short_date {font-size:100%; font-weight:600; text-transform:uppercase;}
#monthlyarchive .article a{font-size:120%;}
#monthlyarchive ul {list-style: none;}
#monthlyarchive .ma_back_to_archives a{display:none;}
#Mod230 .mod_monthly_archive230 ul {list-style: none;font-size:150%;margin-bottom:-10px;}
#Mod230 .mod_monthly_archive230 ul.months {font-size:120%;}
#nbut.btn
{
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	*margin-left: .3em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	*zoom: 1;
	background: #fc5a0a;
	color: #FFF;
	text-shadow: none;
	border: 0;
	line-height: 30px;
	padding: 5px 15px;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20;
}
nbut.btn:hover
{
	background-color: #1a1a1a; color:fff;	
}
.btn-primary {
  line-height: 30px;
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  background: #fc5a0a;
  box-shadow: none;
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20;
}
.btn-primary:hover {
  background: #1a1a1a;
  box-shadow: none;
}
#back-to-top {display:none;}
#oshide {display:none;}
#Mod243 .module-title {font-weight:900; font-size:26px; color:#555555;}
article#articleitem ul li { margin-left:15px; margin-bottom:10px;}
article#articleitem p {margin-bottom:25px;}
ul.nobullets {list-style:none;}
#searchForm .result-text{font-size:120%;}
.radio label, .checkbox label {
    padding-right: 20px;
}
