/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: "myriad-pro", sans-serif; color: #727177; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

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


/* =============================================================================
   Links
   ========================================================================== */

a { color: #718cc9; text-decoration:none; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

/* ul, ol { margin: 1em 0; padding: 0 0 0 40px; } */
ul, ol { margin: 4px 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

.monkForm > fieldset > legend {
	display: none;
}

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Ricky Ybara
   ========================================================================== */

body{
  background:#ffffff;
}

/** Header **/
#visitors-wrapper{
  background: #424d80 url('/_img/visitors-bg.jpg') no-repeat center top;
  position:absolute;
  left:-999em;
}

#visitors-left{
  width:200px;
  border-right:1px solid #8da4d7;
  text-align:center;
  padding-right:25px;
  float:left;
  margin-right:40px;
}

#visitors-left h2{
  border:0;
  font-size:19px;
  color:#8fa5d6;
  line-height:1.3;
  margin-bottom:25px;
}

#visitors ul{
  list-style:none;
  padding-left:0;
  margin-left:0;
}

#visitors-left ul li{
  margin:10px 0;
}

#visitors-left ul li a{
  color:#ffffff;
  font-family:"minion-pro", serif;
  font-size:15px;
  text-transform:uppercase;
}

#visitors-left ul li a.active{
  color:#8fa5d6;
}

#visitors-left ul li a:focus{
  outline:0;
}

#visitors{
  width:940px;
  margin:0 auto;
  padding:15px 0;
  visibility:hidden;
  height:388px;
  overflow:hidden;
}

#visitors-center{
  float:left;
  width:670px;
  position:relative; /*for close button*/
  padding-bottom:30px; /*for close button*/
}

#visitors-center{
  color:#ffffff;
}

#visitors-center p{
  color:#ffffff;
  line-height:1.5;
}

#visitors-center h3{
  color:#ffffff;
}

#visitors-center a{
  font-weight:bold;
}

#visitors-center ul,
#visitors-center ol{
  margin-left:15px;
}

#visitors-center li{
  color:#8da4d7;
  font-weight:bold;
  margin:5px 0;
}

#visitors-center tr,
#visitors-center td{
  vertical-align:inherit;
}

#visitors-center img{
  padding:8px;
  margin:8px;
  border:1px solid #778dc7;
}

#visitors-close{
  position:absolute;
  right:0;
  bottom:0px;
  background:url('/_img/close.png') no-repeat;
  width:55px;
  height:16px;
  cursor:pointer;
}

.visitors-detail-section{
  height:349px;
  width:100%;
  overflow:auto;
}

#visitors-center .visitors-detail-section ul{
  list-style-type:disc;
}

.visitors-detail-section h6,
.visitors-detail-section h5,
.visitors-detail-section h4,
.visitors-detail-section h3,
.visitors-detail-section h2,
.visitors-detail-section h1{
  color:#ffffff;
}

#header-wrapper{
  min-height:66px;
  border-bottom:2px solid #bcc8e4;
  background:#ffffff url('/_img/bg.gif') repeat-x left top;
  min-width:1150px;
}

#header{
  width:970px;
  padding:0 90px;
  margin:0 auto;
  position:relative;
  z-index:1000; /* for ie7 */
}

#header-right{
  margin-left:225px;
}

#logo{
  position:absolute;
  left:91px;
  top:0;
  z-index:1000;
}

#toplinks{
  height:26px;
  line-height:26px;
  color:#ffffff;
  float:right;
}

#toplinks ul{
  margin:0;
  padding:0;
  float:right;
}

#toplinks li{
  list-style:none;
  float:left;
  margin-right:40px;
}

#toplinks li.last{
  margin-right:0;
}

#toplinks li a{
  color:#ffffff;
}

#searchForm{
  float:right;
  position:relative;
}

#search_term{
  height:18px;
  line-height:18px;
  padding:0px 10px 0 19px;
  background:none;
  border:0;
  color:#ffffff;
  width:60px;
  margin-right:10px;
  overflow:hidden;
}

#search_go{
  display:block;
  width:12px;
  height:14px;
  background:url('/_img/search-icon.png') no-repeat center center;
  position:absolute;
  left:0;
  top:7px;
  text-indent:-999em;
}

/** Navigation **/
#navigation{
  float:right;
}

ul#nav{
  list-style:none;
  margin:0;
  padding:0;
  padding:5px 0 0px;
  display:block;
  float:right;
}

ul#nav > li{
  float:left;
  height:35px;
  line-height:35px;
}

ul#nav > li:hover{
  background:url('/_img/menu-marker.png') no-repeat center bottom;
}

ul#nav > li > a{
  float:left;
  display:block;
  padding-right:15px;
  padding-left:15px;
  background:url('/_img/menu-line.gif') no-repeat right center;
  height:35px;
  line-height:35px;
}

ul#nav li.last a{
  background:0;
  padding-right:0;
}

ul#nav li a{
  color:#8e9093;
  font-size:14px;
  font-family: "minion-pro", serif;
  text-transform:uppercase;
  text-decoration:none;
  letter-spacing:1px;
}

/* 2nd level */
ul#nav > li ul{
  background:#bcc8e4;
  padding:15px 15px;
  width:177px;
  position:absolute;
  left:-999em;
  z-index:1001;
  margin-top:35px;
  margin-left:0;
}


ul#nav > li ul li{
  float:right;
  width:177px;
  background:0;
  list-style:none;
  list-style-image:none;
  margin:2px 0;
  line-height:1.1;
}

ul#nav > li ul li a{
  color:#464a7f;
}

ul#nav > li ul li a:hover{
  color:#3f3f3f;
}

ul#nav > li:hover > ul{
  left:auto;
}

/* 3rd level */

ul#nav li  li:hover > ul{
  left:auto;
  margin-left:176px;
  background:#bcc8e4;
  margin-top:0;
  top:0;
}


/* nav bling */
.menu-section{
  width:163px;
  float:left;
}

.menu-section h2,
.menu-section h3,
.menu-section h4,
.menu-section h5,
.menu-section h6{
  margin:5px 0;
}

.menu-section p{
  margin:0;
  line-height:1.5;
}

.menu-section a{
  color:#464A7F !important;
  text-transform:none !important;
  letter-spacing:auto !important;
}

.menu-section img{
  padding:4px;
  border:1px solid #ffffff;
  width:137px;
  height:120px;
}


/* newcomers trigger */
#newcomers-trigger{
  float:right;
}

#newcomers-trigger a{
  display:block;
  background:#464a7f;
  color:#ffffff;
  padding:0 12px;
  height:40px;
  line-height:40px;
  font-family:"minion-pro",serif;
  font-size:14px;
  letter-spacing:1px;
  text-transform:uppercase;
  font-weight:bold;
}

.ie7 #newcomers-trigger{
  float:left;
  position:relative;
  top:-40px;
  margin-bottom:40px;
}

#newcomers-trigger a:focus{
  outline:0;
}

/** Content **/
#container{
  width:1150px;
  margin:25px auto;
}

#main{
  width:950px;
  margin:10px auto;
  padding-left:69px;
}
#main.no-header{
  margin-top:80px;
}

#home #main{
  width:1150px;
  padding-left:0;
}

#content{
  float:left;
  width:523px;
  font-size:14px;
}
#content.no-sidebar{
  width:950px;
}
#content.move-right{
  float:right;
}

#content p{
  line-height:1.5;
}

#sidebar{
 float:right;
 width:270px;
}

#sidebar-top{
  border:1px solid #d6d7e3;
  width:228px;
  padding:20px;
}

#subpage_rotator_wrap{
  width:1148px;
  height:254px;
  overflow:hidden;
  position:relative; /* for shadow */
}

#subpage_rotator{
  float:left;
  width:721px;
  height:254px;
}

#subpage_rotator_pager{
  margin:13px 0 0 0;
  padding:2px 10px;
  border-left:1px solid #464a7f;
  border-right:1px solid #464a7f;
  float:left;
  position:relative;
  left:134px;
}

#subpage_rotator_pager.no-border{
  border:0;
}

#subpage_rotator_pager a{
  display:block;
  width:6px;
  height:6px;
  background-color:#b8c6e6;
  margin:0 5px;
  float:left;
  text-indent:-999em;
  cursor:pointer;
}

#subpage_rotator_pager a:focus{
  outline:0;
}

#subpage_rotator_pager a.activeSlide{
  background-color:#464a7f;
}


.shadow-right{
  background:url('/_img/shadow-fade-left.png') repeat-y left top;
  width:28px;
}

.shadow-left{
  background:url('/_img/shadow-fade-right.png') repeat-y left top;
  width:28px;
}

#subpage_rotator_wrap .shadow-right{
  position:absolute;
  right:427px;
  top:0;
  z-index:100;
  height:254px;
}

#subpage_rotator_wrap .shadow-left{
  position:absolute;
  left:0;
  top:0;
  z-index:100;
  height:254px;
}

#mission_statement .shadow-right{
  position:absolute;
  right:0;
  top:0;
  z-index:1;
  height:254px;
}

#mission_statement{
  padding:69px 70px 55px;
  width:286px;
  height:144px;
  float:left;
  background:url('/_img/mission-image.jpg') no-repeat left top;
  position:relative;
}

#mission_statement p{
  margin:0;
  color:#ffffff;
  line-height:2em;
  text-align:center;
  font-size:15px;
  text-transform:uppercase;
  font-family:"minion-pro", serif;
}

h1{
  color:#464a7f;
  font-family:"minion-pro", serif;
  font-size:25px;
  text-transform:uppercase;
}

h2{
  color:#464a7f;
  font-family:"minion-pro", serif;
  font-size:20px;
  text-transform:uppercase;
  border-bottom:1px solid #9db3e2;
}

h3{
  color:#727177;
  font-family:"minion-pro", serif;
  font-size:18px;
  text-transform:uppercase;
}

h4{
  color:#464a7f;
  font-size:15px;
  text-transform:uppercase;
}

h5{
  color:#718cc9;
  font-size:15px;
  text-transform:uppercase;
}

h6{
  color:#727177;
  font-size:15px;
  text-transform:uppercase;
}

#main ul li{
  list-style-image: url('/_img/bullet.png');
}

#main a{
  font-weight:bold;
}

table{
  width:100%;
}

table caption{
  color:#718CC9;
  background:#424D80;
}

table th{
  text-align:left;
  border-bottom:1px solid #718CC9;
}

blockquote{
  border-bottom:1px solid #9db3e2;
  border-top:1px solid #9db3e2;
  font-size:14px;
  color:#4b5080;
  text-transform:uppercase;
  margin:15px 0;
  padding:0 35px;
  text-align:center;
}

#sidenav{
  margin:0 0 0 10px;
  padding:0;
}

#main #sidenav a{
  font-weight:normal;
}

#main #sidenav a:hover{
  color:#424c80 !important;
}

#sidenav li{
  list-style-image:none !important;
  list-style:none;
  font-family:"minion-pro", serif;
  text-transform:uppercase;
  padding-left:13px;
  font-size:15px;
}

#sidenav ul{
  margin:5px 0 5px 5px;
  padding:0;
}

#sidenav li.current{
  list-style-image:url('/_img/sidebarBullet.png') !important;
}


#sidenav li li{
  font-size:12px;
  padding:2px 0 2px 5px;
}

#sidenav li li a{
  color:#8e9093;
}

#sidebar-bottom{
  padding:0 1px;
}

#main #sidebar-bottom ul{
  list-style:none;
  margin:0;
  padding:0;
}

#main #sidebar-bottom ul li{
  list-style-image:none;
  font-family:"minion-pro", serif;
  font-size:18px;
  text-transform:uppercase;
}

#main #sidebar-bottom li a{
  display:block;
  width:198px;
  padding-left:70px;
  height:43px;
  line-height:43px;
  background: url('/_img/sidebarButtons.png') no-repeat left 0;
  color:#ffffff;
  font-weight:normal;
}

#main #sidebar-bottom li#pos2 a{
  background-position:left -43px;
}
#main #sidebar-bottom li#pos3 a{
  background-position:left -86px;
}
#main #sidebar-bottom li#pos4 a{
  background-position:left -129px;
}



/** Filters **/
.mcms_filter_list{
  padding-left:55px;
  margin-top:20px;
  margin-bottom:20px;
}

.mcms_filter_list li{
  list-style:none !important;
  list-style-image:none !important;
  font-family:"minion-pro", serif;
  margin:5px 0;
}

.mcms_filter_list li a{
  font-size:15px;
  font-weight:normal !important;
  text-transform:uppercase;
}


/* Pagination */
#pagination {
	padding:10px;
  width:460px;
}

#pagination a {
	padding:5px 8px;
	text-decoration:none;
	color:#555555;
	margin-right:3px;
}

#pagination a:hover {
	color:#ffffff;
}

#pagination a#current {
	color:#fffeff;
}

#pagination a#off {
	color:#cccccc;
}

#pagination a#off:hover {
	background-color:transparent;
	color:#cccccc;
}

#pagination #off,
#pagination #next,
#pagination #previous{
  display:none;
}

#pagination a:hover,
#pagination a#current {
	background-color:#718CC9;
}

/** Home Page **/
#home-container{
  margin:25px 0 0;
}

#home-main{
  border-bottom:1px solid #7191d5;
  padding-bottom:18px;
}

#welcome{
  width:1148px;
  height:400px;
  position:absolute;
  z-index:490;
  left:0;
  top:0;
  background:#ffffff;
}

#rotator-wrap{
  width:1148px;
  height:400px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}

#rotator{
  width:1148px;
  height:400px;
}

#rotator .slide > a{
  display:block;
}

.caption{
  position:absolute;
  left:0;
  bottom:0;
  z-index:400;
  width:1148px;
  height: 64px;
  overflow: hidden;
  background-color:rgb(234, 234, 234);
  background-color:rgba(255, 255, 255, 0.9);
  color:#464a7f;
  font-size:16px;
  font-family:"minion-pro", serif;
  box-shadow: inset 0 -10px 10px -10px #666666;
   -moz-box-shadow: inset 0 -10px 10px -10px #666666;
   -webkit-box-shadow: inset 0 -10px 10px -10px #666666;
}

.caption-inner{
  padding:24px 20px 0 160px;
  position:relative;
  z-index:401;
}

.caption h2{
  border:0;
  font-weight: normal;
  color:#474a7f;
  font-size:20px;
  margin:0 15px 0 0;
  display: inline;
}

.caption span{
  margin:0 15px 0 0;
  color:#3d3d3d
}

.caption a.more{
  color:#708dcf;
  text-transform:uppercase;
  font-size:15px;
  font-family:"minion-pro", serif;
  border-left: 1px solid #738fcf;
  padding-left: 15px;
}

#rotator_pager{
  width:500px;
  height:10px;
  position:absolute;
  z-index:402;
  left:160px;
  bottom:44px;
}
.ie7 #rotator_pager{
  top:75px;
}

#rotator_pager a{
  display:block;
  width:6px;
  height:6px;
  background-color:#90a8de;
  margin:0 4px;
  float:left;
  text-indent:-999em;
  cursor:pointer;
}


#rotator_pager a:focus{
  outline:0;
}

#rotator_pager a.activeSlide{
  background-color:#3a3d75;
}

/** Home Buttons **/
#home-main-inner{
  overflow:hidden;
  position:relative;
  width:1148px;
  margin:0 auto;
}


#home-buttons{
  height:57px;
  width:1148px;
  margin:0 auto;
  background:#ffffff url('/_img/home-buttons.png') no-repeat left center;
  position:relative;
  z-index:501;
}

.home-button{
  float:left;
  height:57px;
  width:155px;
  padding:0 15px 0 117px;
  line-height:57px;
  color:#ffffff;
  text-transform:uppercase;
  font-family:"minion-pro", serif;
  font-size:17px;
}

.home-button.pos2{
  padding-left:95px;
  width:177px;
}

.home-button.pos3{
  padding-left:98px;
  width:174px;
}

.home-button.pos4{
  padding-left:108px;
  width:164px;
}

.home-button-info{
  display:none;
  width:287px;
  height:217px;
  color:#ffffff;
  position:absolute;
  bottom:57px;
  left:0;
  z-index:500;
  overflow:hidden;
}

.home-button:hover .home-button-info{
  display:block;
}

.home-button-info-inner{
  position:relative;
  bottom:-217px;
}

.home-button-info-title{
  height:57px;
  width:153px;
  padding:0 15px 0 119px;
  line-height:57px;
  color:#ffffff;
  text-transform:uppercase;
  font-family:"minion-pro", serif;
  font-size:17px;
}

.home-button-text{
  padding:20px;
  padding-top:5px;
  width:247px;
  height:144px;
  line-height:1.3;
  position:relative;
  text-transform:none;
  font-size:15px;
}

.home-button-text p{
  color:#ffffff;
  margin:0;
}

.home-button-text h2,
.home-button-text h3,
.home-button-text h4,
.home-button-text h5,
.home-button-text h6{
  margin:7px 0;
  font-size:16px;
}


/* alignment tweaks (ok...hacks) */
.pos1.home-button-info{
  left:-1px;
  width:288px;
}
.pos1 .home-button-text{
 left:0px;
 width:247px;
}
.pos2.home-button-info{
  left:286px;
}
.pos3.home-button-info{
  left:573px;
  width:288px;
}
.pos3 .home-button-text{
  width:248px;
}
.pos4.home-button-info{
  left:861px;
}


.pos2 .home-button-info-title{
  padding-left:98px;
  width:174px;
}

.pos3 .home-button-info-title{
  padding-left:100px;
  width:173px;
}

.pos4 .home-button-info-title{
  padding-left:108px;
  width:164px;
}


/* color modifications for each button */
.pos1 .home-button-info-title{
  background:url('/_img/home-buttons.png') no-repeat 1px top;
}
.pos1 .home-button-text{
  background-color:rgb(57,62,120);
  background-color:rgba(57,62,120,.97);
  color:#ffffff;
}
.pos1 .home-button-text a{
  color:#ffffff;
}
.pos1 .home-button-text h1,
.pos1 .home-button-text h2,
.pos1 .home-button-text h3{
  color:#ffffff;
}

.pos2 .home-button-info-title{
  background:url('/_img/home-buttons.png') no-repeat -286px top;
}
.pos2 .home-button-text{
  background-color:rgb(113,145,213);
  background-color:rgba(113,145,213,.97);
  color:#464a7f;
}
.pos2 .home-button-text a{
  color:#ffffff;
  text-transform:uppercase;
}
.pos2 .home-button-text .blogpost{
  margin:10px 0;
}
.pos2 .home-button-text span.blogauthor{
  margin-left:5px;
}
.pos2 .home-button-text a.more{
  color:#464a7f;
  margin-top:20px;
  display:block;
}
.pos2 .home-button-text h1,
.pos2 .home-button-text h2,
.pos2 .home-button-text h3{
  color:#ffffff;
}

.pos3 .home-button-info-title{
  background:url('/_img/home-buttons.png') no-repeat -572px top;
}
.pos3 .home-button-text{
  background-color:rgb(144,171,228);
  background-color:rgba(144,171,228,.97);
  color:#ffffff;
}
.pos3 .home-button-text a{
  color:#464a7f;
}

.pos3 .home-button-text h1,
.pos3 .home-button-text h2,
.pos3 .home-button-text h3{
  color:#464a7f;
}

.pos4 .home-button-info-title{
  background:url('/_img/home-buttons.png') no-repeat -861px top;
}
.pos4 .home-button-text{
  background-color:rgb(195,211,245);
  background-color:rgba(195,211,245,.97);
  color:#464a7f;
}
.pos4 .home-button-text a{
  color:#464a7f;
}
.pos4 .home-button-text h1,
.pos4 .home-button-text h2,
.pos4 .home-button-text h3{
  color:#464a7f;
}


/** home blocks **/
#home-boxes{
  width:925px;
  margin:17px auto;
  display:block;
}

.home-box-wrap{
  display:block;
}

.home-box{
  float:left;
  margin-right:14px;
  padding:6px;
  border:1px solid #7191d5;
  position:relative;
}

.home-box:hover .home-box-links{
  display:block;
}
.home-box:hover .block-title{
  background:rgba(113,142,207,0.7);
}

.home-box-links{
  display:none;
  position:absolute;
  left:6px;
  top:6px;
  z-index:1;
  padding:30px 15px 10px 15px;
  width:255px;
  height:74px;
  background:rgb(70,74,127);
  background:rgba(70,74,127,0.8);
  color:#ffffff;
}

.home-box-links a{
  color:#ffffff;
  font-size:13px;
  text-transform:uppercase;
  margin-bottom:3px;
}

.home-box.pos3{
  margin-right:0;
}


.home-box-main-link{
  display:block;
  position:relative;
}

.block-image{
  width:285px;
  height:114px;
}

.block-title{
  position:absolute;
  z-index:2;
  font-size:11px;
  color:#464c81;
  text-transform:uppercase;
  background:rgb(113,142,207);
  background:rgba(113,142,207,0.9);

  width:255px;
  height:17px;
  overflow:hidden;
  padding:8px 15px 2px 15px;
  box-shadow:0 9px 7px -7px black;

}

.block-title h2{
  color:#ffffff;
  border:0;
  font-size:15px;
  display:inline;
  padding:0;
  margin:0 5px 0 0;
  font-weight:normal;
}

.block-decoration{
  position:absolute;
  z-index:2;
  left:0;
  bottom:0;
  background:url('/_img/home-block-border.png') no-repeat left top;
  height:7px;
  width:284px;
}

/* Pager for the Home Boxes */
#pages-wrapper, /* and following: http://www.tightcss.com/centering/center_variable_width.htm */
#pages{
  float:left;
}

#pages{
  position:relative;
  left:-50%;
  top:-6px;
  background:#ffffff;
  padding:3px 10px;
  border-left:1px solid #7191d5;
  border-right:1px solid #7191d5;
  list-style:none;
}

#pages a{
  display:block;
  width:6px;
  height:6px;
  background-color:#b8c6e6;
  margin:0 5px;
  float:left;
  text-indent:-999em;
  cursor:pointer;
}


#pages a:focus{
  outline:0;
}

#pages a.on{
  background-color:#464a7f;
}

#pages-wrapper{
  position:relative;
  left:50%;
  top:0;
}

#ui-carousel-next,
#ui-carousel-prev{
  width:20px;
  height:20px;
  position:absolute;
  background:url('/_img/carousel-arrows.png') no-repeat left top;
}
#ui-carousel-next{
  background-position:right top;
  right:86px;
  top:75px;
}
#ui-carousel-prev{
  left:86px;
  top:75px;
}

.ie7 #ui-carousel-prev{
  *left:26px;
}

#carousel-controls{
  width:1150px;
  margin:0 auto;
  position:relative;
}




/** Footer **/
#footer-wrapper{
  border-top:1px solid #bcc8e4;
  margin-bottom:100px;
}


#footer{
  width:970px;
  padding:0 90px;
  margin:0 auto;
  color:#475281;
}

#footer .footer-section:hover{
  color:#728ecc;
}
#footer .footer-section a{
  color:#475281;
}

#footer .footer-section.footer-links a{
  margin-left:7px;
}

#footer .footer-section.footer-links a:first-child{
  margin-left:0;
}


#footer h2{
  color:#475281;
  border:0;
  font-size:15px;
  margin:0;
  line-height:1.1;
}

#footer p{
  margin:0;
  line-height:1.1;
}

.footer-section{
  float:left;
  border-right:1px solid #BCC8E4;
  padding:15px 15px 10px 15px;
}

.footer-section.first{
  padding-left:0;
}

.footer-section.last{
  padding-right:0;
  border:0;
}

.ie7 .footer-section.last{
  width:50px;
}

.mail{
  width:20px;
  height:15px;
  background:url('/_img/envelope.png') no-repeat left top;
}

.mail:hover{
  background-position:left bottom;
}

#details-credit{
  width:15px;
  height:16px;
  background:url('/_img/details-icon.png') no-repeat left top;
  float:left;
  margin-right:20px;
}

#details-credit:hover{
  background-position:left bottom;
}

#ekk-credit{
  width:15px;
  height:16px;
  background:url('/_img/ekk_logo_sm.png') no-repeat left top;
  float:left;
}

#ekk-credit:hover{
  background-position:left bottom;
}


/** Sharethis **/
.sthoverbuttons-pos-right{
  left:0 !important; /*override the right positioning - not sure where it was initally set up*/
}

#sthoverbuttons-shade{
  background:#bfd0f3 !important;
}
#sthoverbuttons-bottom,
#sthoverbuttons-top{
  background:0 !important;
}

#sthoverbuttons-bottom{
  background:#bfd0f3 !important;
  border-top:1px solid #ffffff;
}

.sthoverbuttons-label{
  display:none !important;
}

#sthoverbuttons #sthoverbuttonsMain{
  padding: 20px 11px 7px 7px !important;
}

.sthoverbuttons-chicklets .st_sharethis_large .stLarge{
  background:url('/_img/social-share.png') no-repeat left top !important;
}

.sthoverbuttons-chicklets .st_facebook_large .stLarge{
  background:url('/_img/social-share.png') no-repeat left -32px !important;
}

.sthoverbuttons-chicklets .st_twitter_large .stLarge{
  background:url('/_img/social-share.png') no-repeat left -64px !important;
}

.sthoverbuttons-chicklets .st_email_large .stLarge{
  background:url('/_img/social-share.png') no-repeat left -96px !important;
}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  #logo a[href]:after { content: ""; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  #sthoverbuttons {
	  display: none;
  }
}



/*NEW CODE*/
/*-------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------
-----------------------------------------------------------------*/

#menu-mobi {
  display: none;
}

#navigation-mobile {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  z-index: 999;
  width: 100%;
  background-color: white;
  top: 68px;
  max-height: 0px;
  overflow: hidden;
  left: 0px;
}

#navigation-mobile #nav-mobile {
  padding: 1.25em 0;
  padding-top: 3em;
  display: block;
  float: none;
}
/* line 76, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile > li {
  margin-bottom: 1em;
  float: none;
}
/* line 78, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile > li > a {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 400;
  font-family: "Palatino", serif;
  text-transform: uppercase;
  color: #8e9093;
  -moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* line 94, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile > li > a span {
  display: block;
  padding-top: .5em;
  color: #727177;
  font-size: .875em;
  font-weight: 400;
}
@media (min-width: 64.25em) {
  /* line 101, ../sass/partials/_navigation.scss */
  #navigation-mobile #nav-mobile > li > a:hover {
    background-color: #ffffff;
  }
}
/* line 107, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile > li > ul {
  display: none;
  background-color: #f7f3f2;
}
/* line 113, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile > li.expand > a {
  background-color: #ffffff;
  border-color: #ffffff;
}
/* line 119, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown > a {
  position: relative;
}
/* line 121, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown > a div {
  position: absolute;
  right: 0;
  top: -1px;
  width: 48px;
  height: 100%;
  text-align: right;
}
/* line 128, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown > a div i {
  display: inline-block;
  font-size: 24px;
  margin-top: 0em;
  color: #8e9093;
  line-height: 12px;
}
/* line 133, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown > a div i:before {/*
  font-family: "icons";*/
  content: "+";
  font-size: 100%;
  font-weight: bold !important;
  font-style: normal !important;
  vertical-align: middle;
}
/* line 143, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown.expand > a div i {
  color: #d6d6d6;
}
/* line 145, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown.expand > a div i:before {
  /*font-family: "icons";*/
  content: "−";
  font-size: 100%;
  font-weight: bold !important;
  font-style: normal !important;
  vertical-align: middle;
}
/* line 151, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile li.dropdown.expand > ul {
  display: block;
  margin-left: -21px;
  margin-right: -20px;
  background-color: #b5cae3;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 165, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile section.text {
  padding: 1em;
}
/* line 167, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile section.text p:last-child {
  margin: 0;
}
/* line 170, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile section.text .button-medium,
#navigation-mobile #nav-mobile section.text .button-large {
  display: block;
  margin: 0;
}

/* line 180, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li {
  margin-bottom: 2px;
}
/* line 182, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li > a {
  display: block;
  position: relative;
  font-size: 20px;
  text-transform: initial;
  color: #3b4f80;
  font-weight: 400;
  padding: 5px 0px;
  margin: 0px;
  background-color: transparent;
  font-family: "Palatino", serif;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* line 199, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li > a div i {
  margin-top: 8px;
}
@media (min-width: 64.25em) {
  /* line 203, ../sass/partials/_navigation.scss */
  #navigation-mobile #nav-mobile ul.nav > li > a:hover {
    background-color: #ffffff;
  }
}
/* line 209, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li > ul {
  display: none;
}
/* line 214, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li.expand > a {
  color: #332c26;
}

/* line 222, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li > ul {
  background-color: #f1edec;
  padding: 1em;
}
/* line 226, ../sass/partials/_navigation.scss */
#navigation-mobile #nav-mobile ul.nav > li > ul li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding: 3px 0px;
  color: #3b4f80;
  font-family: "Palatino", serif;
}
/* line 21, ../sass/partials/_navigation.scss */
#navigation-mobile.active {
  max-height: 100em;
}
/* line 26, ../sass/partials/_navigation.scss */
#navigation-mobile .nav-inner {
  position: relative;
  width: 90%;
  padding: 0 5%;
  height: 100%;
  overflow-y: auto;
}


#quicklinks {
  display: none;
}

.share {
  display: none;
}

.quicklinks-wrapper {
  display: none;
}

/*FOR MOBILE*/
@media only screen and (max-width: 960px) {

  h1 {
    font-family: Palatino;
    font-size: 20px;
    font-weight: 400;
    color: #3b507e;
  }

  h2 {
    font-family: Palatino;
    font-size: 40px;
    font-weight: 400;
    color: #42557f;
  }

  h3 {
    font-family: Palatino;
    font-size: 25px;
    font-weight: 400;
    color: #727177;
  }

  h4 {
    font-size: 20px;
    font-weight: 800;
    color: #3b507e;
  }

  h5 {
    font-size: 20px;
    font-weight: 800;
    color: #5e92c8;
  }

  p {
    font-size: 16px;
  }

  li a {
    color : #7fa9d6;
  }

  ul,ol {
    padding-left: 20px;
  }

  ul#sidenav > li > a {
    font-family: "Palatino";
    font-size: 16px;
    color: #3b507e;
  }

  ul#sidenav > li > ul li a {
    font-family: "Palatino";
    font-size: 14px;
    color: #8e9093;
  }

  div#sidebar-custom {
    text-align: center;
  }

  blockquote {
    font-size: 16px;
    font-weight: bold;
    color: #42557f;
  }

  #visitors {
    width: 100%;
    height: auto;
  }

  #visitors-left {
    width: 100%;
    float: none;
    padding: 0px 15%;
    box-sizing: border-box;
  }

  #visitors-center {
    width: 100%;
    float: none;
  }

  .visitors-detail-section {
    width: 100% !important;
    position: relative;
        /*max-width: 100vw;*/
  }

  .jspContainer {
    width: 100% !important;
    box-sizing: border-box;
  }

  .jspPane {
        position: absolute;
    text-align: center;
    width: 100% !important;
    padding: 20px !important;
    box-sizing: border-box;
        margin-left: 0px !important;
  }

  .jspPane iframe {
    width: 100% !important;
  }

  .jspVerticalBar {
    display: none;
  }

  #visitors-close {
    right: 20px;
  }

  ul#nav {
    display: none;
  }

  #toplinks ul {
    display: none;
  }

  #header-wrapper {
        width: 100%;
    min-width: 0px;
  }

  #header {
    width: 100%;
    padding: 0px;
  }

  #logo {
    left: 10px;
  }

  #welcome {
    width: 100%;
    height: auto;
  }

  #welcome img {
    width: 100%;
    height: auto;
  }
  #rotator-wrap {
    width: 100%;
    height: 320px;
  }

  #home-main-inner {
    width: 100%;

  }

  #rotator {
    width: 100%;
    height: 200px;
  }

  #rotator .slide {
    width: 100% !important;
    height: auto !important;
  }

  #rotator .slide  img{
    width: 100% !important;
    height: initial !important;
  }

  #rotator_pager {
    left: 20px;
    bottom: auto;
        top: 210px;
  }

  #home-buttons {
    background: none;
    height: auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .home-button {
    background: #ffffff url('/_img/home-buttons.png') no-repeat left center;
    float: none;
    display: block;
    clear: both;
        margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 270px;
    box-sizing: border-box;
    padding-left: 100px;
    background: none;
  }

  .home-button.pos1,
  .home-button.pos2,
  .home-button.pos3,
  .home-button.pos4 {
    padding: 0;
    width: 280px;
    box-sizing: border-box;
    padding-left: 0px;
    text-indent: 120px;
    height: auto;
  }



  .home-button > span {
    display: none;
  }

  .home-button.pos2  {
        background-position: -290px -0px;
        text-indent: 95px;
  }

   .home-button.pos3  {
        background-position: -580px -0px;
        text-indent: 100px;
  }

   .home-button.pos4  {
        background-position: -860px -0px;
        text-indent: 120px;
  }

  .home-button-text {
    display: none;
  }

  .home-button-text.active {
    display: inherit;
  }

  .home-button-info {
    height: auto;
  }

  .home-button-info-title {
    height: 52px;
  }

  .home-button-info-title.active {
    height: 53px;
  }

  .pos1 .home-button-text {
    margin-left: 1px;
  }

  .pos1 .home-button-info {
    left: 0px;
    top: 0px;
  }

  .pos1 .home-button-text a img {
    bottom: 15px;
    position: relative;
  }

  .pos2 .home-button-info-title {
      padding-left: 0;
      width: 287px;
      text-indent: 94px;
  }
  
  .pos2.home-button-info {
    left: 1px;
    top: 0px;
  }

  .pos2 .home-button-text {
    text-indent: 0px;
  }


  .pos3 .home-button-info-title {
      padding-left: 0;
      width: 287px;
      text-indent: 100px;
  }

  .pos3.home-button-info {
    left: 1px;
    top: 0px;
  }

  .pos3 .home-button-text {
    text-indent: 0px;
  }

  .pos3 .home-button-text {
    width: 247px;
    box-sizing: content-box;
}

  .pos4 .home-button-info-title {
      padding-left: 0;
      width: 287px;
      text-indent: 110px;
  }

  .pos4.home-button-info {
    left: 1px;
    top: 0px;
  }

  .pos4 .home-button-text {
    text-indent: 0px;
  }


  .home-button-info {
    position: relative;
    display: block !important; // testing
    overflow: initial; // testing
  }

  .home-button-info-inner {
    bottom: 0px;
  }

  .home-button-info-title {
        padding: 0px;
    width: 100%;
  }



  .caption {
    position: relative;
        height: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .caption-inner {
    padding-left: 20px;
  }

  #footer {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    text-align: center;
  }

  .footer-section {
        float: none;
    width: 100%;
        padding: 0px;
  }

  .footer-section.first{
    border-bottom: 1px solid #bcc8e4;
  }

  #footer h2 {
    line-height: 60px;
    padding: 0px;
  }

  #footer  .footer-section.second {
    border-bottom: 1px solid #bcc8e4;
    display: table;
  }

   #footer .footer-section.second p {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
  }

  #footer  .footer-section.email{
    width: 50%;
    height: 60px;
    border-bottom: 1px solid #bcc8e4;
    text-align: center;
    display: table;
    box-sizing: border-box;
    float: left;
  }

  #footer  .footer-section.email a {
    display: inline-block;
    margin-top: 20px;
  }

  .footer-section.footer-links {
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #bcc8e4;
    float: left;
    height: 60px;
        border-right: 0px;
  } 
  .footer-section.footer-links a {
    line-height: 60px;
  }

  .footer-section.last{
        clear: both;
    height: 60px;
    border-bottom: 1px solid #bcc8e4;
  }

  .footer-section.last a#ekk-credit,
  .footer-section.last a#details-credit{
    float: none;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
  }


  #carousel-controls {
    width: 100%;
  }

  #ui-carousel-next {
        right: 20px;
    top: 200px;
  }

  #ui-carousel-prev {
    left: 20px;
    top: 200px;
  }

  .home-box-links {
    top: 128px;
    z-index: 9999999999;
    background-color: #464a7f;
    padding-top: 15px;
    height: auto;
  }

  .home-box-wrap {
    overflow: visible !important;
  }

  #home-boxes:hover {
    overflow: visible !important;
  }

  #sthoverbuttons {
    display: none;
  }

  #menu-mobi,
  #newcomers-trigger {
    display: inline-block;
  }
  #menu-mobi{
    float: right;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
  }
  #menu-mobi a#menu-button {
    display: inline-block;
    margin-right: 8px;
    margin-right: 8px;
    background-color: white;
    color: grey;
    text-transform: inherit;
    font-weight: 400;
  }

  #menu-mobi a#menu-button img {
    width: 20px;
    vertical-align: sub;
  }

  #navigation-mobile.active {
    max-height: 100em;
    left: 0px;
  }

  #home-container {
    margin-top: 0px;
  }

  .quicklinks-wrapper {
    float: right;
    margin-right: 20px;
    position: relative
  }

  .quicklinks-wrapper a {
    color: white;
    line-height: 25px;
  }

  .quicklinks-wrapper a img{
        width: 16px;
    display: inline-block;
    margin-top: -4px;
  }

  #quicklinks.active {
    display: inherit;
        display: inherit;
    position: absolute;
    margin-left: 0px;
    list-style: none;
    padding-left: 0px;
    background-color: #b9c8e4;
    width: 140px;
    top: 20px;
    right: -20px;
        padding: 6px 0px;
    box-sizing: border-box;
  }
  #quicklinks.active li {
    padding: 0px 20px;
  }

  #quicklinks.active li a {
    color: white;
  }

  #header-right {
    margin-left: 0px;
  }

  #search_term {
    margin-right: 0px;
  }

  .share {
    display: inherit !important;
  }

  #footer-wrapper {
        margin-top: 1px;
    border-top-width: 5px;
    border-top-color: #bdd7f5;
  }


  /*SUBPAGE*/
  #container {
    width: 100%;
    margin-top: 0px;
  }

  #subpage_rotator_wrap {
    width: 100%;
        height: auto;
  }

  #subpage_rotator {
    width: 100%;
    float: none;
    height: auto;
  } 

  #subpage_rotator img{
    width: 100%;
    height: initial;
  }

  #mission_statement {
    float: none;
    padding-bottom: 20px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    padding-top: 70px;
    height: auto;
    background-size: cover;
  }

  #subpage_rotator_wrap .shadow-left {
    height: 100%;
  }

  #subpage_rotator_wrap .shadow-right {
    right: 0px;
  }

  #main {
    width: 100%;
    padding-left: 0px;
  }

  #content {
    float: none;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }

  #sidebar {
        float: none;
    width: 100%;
  }

  #sidebar-top {
    width: 100%;
    box-sizing: border-box;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-left: 40px;
    padding-right: 40px;
  }

  #main #sidebar-bottom ul {
    text-align: center;
  }

  #main #sidebar-bottom ul li {
    display: inline-block;
  }

  .quicklinks-wrapper {
    display: inherit;
  }
  
  #content.no-sidebar {
    width: 100%;
  }





}



@media only screen and (max-width: 960px){
  #rotator-wrap {
    width: 100%;
      height: auto;
  }
  #rotator {
    width: 100%;
    height: 400px;
  }
  #rotator_pager {
    left: 20px;
    bottom: 45px;
    top: auto;
  }
}

@media only screen and (max-width: 768px){
  #rotator {
    width: 100%;
    height: 360px;
  }
  #rotator_pager {
    left: 20px;
    bottom: 70px;
    top: auto;
  }
}

@media only screen and (max-width: 425px){
  #rotator {
    width: 100%;
    height: 260px;
  }
  #rotator_pager {
    left: 20px;
    bottom: 90px;
    top: auto;
  }
}

@media only screen and (max-width: 375px){
  #rotator {
    width: 100%;
    height: 260px;
  }
  #rotator_pager {
    left: 20px;
    bottom: 105px;
    top: auto;
  }
}

@media only screen and (max-width: 320px){
  #rotator {
    width: 100%;
    height: 260px;
  }
  #rotator_pager {
    left: 20px;
    bottom: 125px;
    top: auto;
  }
}

@media only screen and (max-width: 960px) {
  .jspPane {
      position : relative !important;
  }

  .jspContainer {
    height: auto !important;
  }

  .visitors-detail-section {
    height: auto !important;
  }

  #footer .footer-section.second {
    display: block;
    height: 60px;
  }

  #footer .footer-section.second p  {
    width: 320px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 15px;
  }
}