/*
Theme Name: Polar Geospatial Center
Theme URI: https://wordpress.org/themes/polargeocenter/
Author: Wooly Mammoth Design
Author URI: https://woolymammothdesign.com/
Description: Custom theme for Polar Geospatial Center based on twentyfifteen.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: polargeocenter
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Icons8
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 		11.1 - Popups
 * 12.0 - Content
 *	  12.0.1 - Home Content & Layout
 *    12.1 - Posts and pages
 *		12.1.1 - Coordinate Converter
 *    12.2 - Post Formats
 *	  12.3 - Guide
 *    12.4 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

 a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family: "aktiv-grotesk","Arial",sans-serif;font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:300;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}a:active,a:hover{outline:0}a img{border:0}

 .author-link:after,
 .byline:before,
 .bypostauthor>article .fn:after,
 .cat-links:before,.comment-navigation .nav-next a:after,.comment-navigation .nav-previous a:before,.comment-reply-title small a:before,.comments-link:before,.dropdown-toggle:after,.edit-link:before,.entry-content .more-link:after,.entry-format:before,.entry-summary .more-link:after,.format-link .entry-title a:after,.full-size-link:before,.image-navigation a:after,.image-navigation a:before,.pagination .next:before,.pagination .prev:before,.posted-on:before,.secondary-toggle:before,.social-navigation a:before,.tags-links:before{
   -moz-osx-font-smoothing:grayscale;
   -webkit-font-smoothing:antialiased;
   display:inline-block;
   font-family:"PGC-Website";
   font-size:16px;
   font-style:normal;
   font-weight:300;
   font-variant:normal;
   line-height:1;
   speak:none;
   text-align:center;
   text-decoration:inherit;
   text-transform:none;
   vertical-align:top
 }
 :focus{outline:none;}
 
 body {
   width: 100%;
   height: 100%;
   background: #fff;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   overflow: hidden;
 }
 
 /**
  * 2.0 - Icons8
  */
 .social-navigation a:before,
 .secondary-toggle:before,
 .menu-toggle:before,
 .dropdown-toggle:after,
 .bypostauthor > article .fn:after,
 .comment-reply-title small a:before,
 .comment-navigation .nav-next a:after,
 .comment-navigation .nav-previous a:before,
 .posted-on:before,
 .byline:before,
 .cat-links:before,
 .tags-links:before,
 .comments-link:before,
 .entry-format:before,
 .edit-link:before,
 .full-size-link:before,
 .pagination .prev:before,
 .pagination .next:before,
 .image-navigation a:before,
 .image-navigation a:after,
 .format-link .entry-title a:after,
 .entry-content .more-link:after,
 .entry-summary .more-link:after,
 .author-link:after,
 .sub-header .sub-navigation ul li:before,
 .kbe_search_field:before,
 .person a:before,
 .people .person a:after,
 a.email:before,
 a.phone:before,
 .icon {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-family: "PGC-Website";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   line-height: 1;
   speak: none;
   text-align: center;
   text-decoration: inherit;
   text-transform: none;
   vertical-align: top;
 }
 
 a.button[class*="icons8-"]:before {
   margin-right: 1em;
 }
 
 /**
 a.button:hover [class*="icons8-"]:before {
   -webkit-animation-name: right;
   -webkit-animation-fill-mode: forwards;
   -webkit-animation-duration: 500ms;
   -webkit-animation-iteration-count: 1;
   -webkit-animation-timing-function: ease-in-out;
   -moz-animation-name: right;
   -moz-animation-fill-mode: forwards;
   -moz-animation-duration: 500ms;
   -moz-animation-iteration-count: 1;
   -moz-animation-timing-function: ease-in-out;
   -ms-animation-name: right;
   -ms-animation-fill-mode: forwards;
   -ms-animation-duration: 500ms;
   -ms-animation-iteration-count: 1;
   -ms-animation-timing-function: ease-in-out;
   animation-name: right;
   animation-fill-mode: forwards;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: ease-in-out;
 
 }
 
 
 a.button:active [class*="icons8-"]:before {
   -webkit-animation-name: spin;
   -webkit-animation-fill-mode: forwards;
   -webkit-animation-duration: 100ms;
   -webkit-animation-iteration-count: 4;
   -webkit-animation-timing-function: ease-in-out;
   -moz-animation-name: spin;
   -moz-animation-fill-mode: forwards;
   -moz-animation-duration: 100ms;
   -moz-animation-iteration-count: 4;
   -moz-animation-timing-function: ease-in-out;
   -ms-animation-name: spin;
   -ms-animation-fill-mode: forwards;
   -ms-animation-duration: 100ms;
   -ms-animation-iteration-count: 4;
   -ms-animation-timing-function: ease-in-out;
 
   animation-name: spin;
   animation-fill-mode: forwards;
   animation-duration: 100ms;
   animation-iteration-count: 4;
   animation-timing-function: ease-in-out;
 
 }
 
 ul.arrow-list li:hover:before {
   -webkit-animation-name: left;
   -webkit-animation-fill-mode: forwards;
   -webkit-animation-duration: 100ms;
   -webkit-animation-iteration-count: 1;
   -webkit-animation-timing-function: linear;
   -moz-animation-name: left;
   -moz-animation-fill-mode: forwards;
   -moz-animation-duration: 100ms;
   -moz-animation-iteration-count: 1;
   -moz-animation-timing-function: linear;
   -ms-animation-name: left;
   -ms-animation-fill-mode: forwards;
   -ms-animation-duration: 100ms;
   -ms-animation-iteration-count: 1;
   -ms-animation-timing-function: linear;
 
   animation-name: left;
   animation-fill-mode: forwards;
   animation-duration: 100ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
 
 }
 
 @-ms-keyframes spin {
     from { -ms-transform: rotate(0deg); }
     to { -ms-transform: rotate(360deg); }
 }
 @-moz-keyframes spin {
     from { -moz-transform: rotate(0deg); }
     to { -moz-transform: rotate(360deg); }
 }
 @-webkit-keyframes spin {
     from { -webkit-transform: rotate(0deg); }
     to { -webkit-transform: rotate(360deg); }
 }
 @keyframes spin {
     from {
         transform:rotate(0deg);
     }
     to {
         transform:rotate(360deg);
     }
 }
 
 @-ms-keyframes right {
     from { -ms-transform: translateX(1em); }
     to { -ms-transform: translateX(0em); }
 }
 @-moz-keyframes right {
     from { -moz-transform: translateX(1em); }
     to { -moz-transform: translateX(0em); }
 }
 @-webkit-keyframes right {
     from { -webkit-transform: translateX(1em); }
     to { -webkit-transform: translateX(0em); }
 }
 @keyframes right {
     from {
         transform: translateX(1em);
     }
     to {
         transform: translateX(0em);
     }
 }
 
 @-ms-keyframes left {
     from { -ms-transform: translateX(-0.25em); }
     to { -ms-transform: translateX(0em); }
 }
 @-moz-keyframes left {
     from { -moz-transform: translateX(-0.25em); }
     to { -moz-transform: translateX(0em); }
 }
 @-webkit-keyframes left {
     from { -webkit-transform: translateX(-0.25em); }
     to { -webkit-transform: translateX(0em); }
 }
 @keyframes left {
     from {
         transform: translateX(-0.25em);
     }
     to {
         transform: translateX(0em);
     }
 }
 **/
 
 .icon-prepend:before {
   margin-right: 0.4em;
 }
 
 .icon-round-dark:before {
   background-color: #232935;
   padding: 0.25em;
   margin-bottom: 0.5em;
   -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
           border-radius: 50%;
 }
 
 .icon-very-dark-blue:before { color: #232935; }
 .icon-dark-blue:before { color: #2E3646; }
 .icon-gray-blue:before { color: #878F9E; }
 .icon-dark:before { color: #23824c; }
 .icon-sky:before { color: #9EC0D3; }
 .icon-pink:before { color: #E41D59; }
 .icon-orange:before { color: #fabd4a; }
 .icon-butter:before { color: #FFF3BB; }
 .icon-sand:before { color: #FFC194; }
 .icon-olive:before { color: #adc14e; }
 .icon-green:before { color: #23824c; }
 .icon-red:before { color: #C33737; }
 .icon-crimson:before { color: #750202; }
 .icon-magenta:before { color: #943D6B; }
 .icon-iris:before { color: #625497; }
 
 
 /**
  * 3.0 Typography
  */
 
 body,
 button,
 input,
 select,
 textarea {
   color: #6c6d6f;
   font-family: "aktiv-grotesk","Arial",sans-serif;
   font-size: 16px;
   font-weight: 300;
   line-height: 1.6;
   letter-spacing: .5px;
 }
 
 h1,h2,h3,h4,h5,h6 {
   clear: both;
   color: #131313;
   font-family: "ff-netto-web", "Arial",sans-serif;
   font-weight: 300;
   line-height: 1.1em;
   margin-bottom: 1.25em;
 }
 h1 {
   font-size: 2em;
   margin-bottom: .618em;
 }
 h2 {
   font-size: 1.6em;
 }
 h3 {
   font-size: 1.2em;
   font-weight: 700;
 }
 h4 {
   color: #232935;
   font-size: 1em;
   font-weight: 600;
   letter-spacing: normal;
   border: 0;
   border-bottom: 3px solid #EAEAEA;
   display: inline-block;
   padding-bottom: 5px;;
 }
 
 h4.no-border {
   border: 0;
   display: normal;
   padding-bottom: 0;
 }
 
 h5 {
   font-family: "aktiv-grotesk","Arial",sans-serif;
   font-size: 0.95em;
   font-weight: 600;
   letter-spacing: 0.5px;
   text-transform: uppercase;
   margin-bottom: 5px;
 }
 h6 {
   text-transform: uppercase;
 }
 p {
   margin-bottom: 1.6rem;
 }
 b,strong,.m-bold {
   color: #131313;
   font-weight: 400;
 }
 .x-bold {
   font-weight: 700;
 }
 .thin {
   font-weight: 100;
 }
 dfn, cite, em, i {
   font-style: italic;
 }
 
 blockquote {
   border-left: 4px solid #EAEAEA;
   color: #2E3646;
   font-size: 14px;
   font-size: 1.0em;
   font-style: italic;
   line-height: 1.6;
   margin-bottom: 1.6667em;
   padding-left: 0.7778em;
 }
 
 blockquote p {
   margin-bottom: 1.6667em;
 }
 
 blockquote > p:last-child {
   margin-bottom: 0;
 }
 
 blockquote cite,
 blockquote small {
   color: #131313;
   font-size: 15px;
   font-size: 1.5rem;
   line-height: 1.6;
 }
 
 blockquote em,
 blockquote i,
 blockquote cite {
   font-style: normal;
 }
 
 blockquote strong,
 blockquote b {
   font-weight: 400;
 }
 
 address {
   font-style: italic;
   margin: 0 0 1.6em;
 }
 
 code, kbd, tt, var, samp, pre {
   font-family: monospace;
   -webkit-hyphens: none;
   -moz-hyphens: none;
   -ms-hyphens: none;
   hyphens: none;
   background-color: rgba(0, 0, 0, 0.01);
   border: 1px solid #eaeaea;
 }
 
 code,pre {
   color: #fff;
   background: #333;
 }
 
 code {
   border:none;
   font-size: 80%;
   padding: 0.2em 0.25em;
   border-radius: 0px;
   vertical-align: top;
 }
 pre {
   font-size: 0.85em;
   padding: 0.25em 1em;
   border: none;
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;      /* Opera 4-6 */
   white-space: -o-pre-wrap;    /* Opera 7 */
   word-wrap: break-word;
 }
 
 abbr[title] {
   border-bottom: 1px dotted #eaeaea;
   border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
   cursor: help;
 }
 
 mark, ins {
   background-color: #fff9c0;
   text-decoration: none;
 }
 
 sup, sub {
   font-size: 75%;
   height: 0;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
 }
 
 sup {
   bottom: 1ex;
 }
 
 sub {
   top: .5ex;
 }
 
 small, .small {
   font-size: 0.9em;
 }
 
 big, .big {
   font-size: 1.1em;
 }
 .underlined {
   padding-bottom: .4em;
   border-bottom: solid 1px #BDBDBD;
 }
 
 /**
  * 4.0 Elements
  */
 .wrapper {
   max-width: 1143px;
   width: 90%;
   margin: 0 auto;
 }
 
 .sub-section, .styled-section .wrapper {
   opacity: 0;
   -webkit-transition: opacity 1.2s ease-out; /* Safari */
            transition: opacity 1.2s ease-out;
 }
 
 hr {
   background-color: #eaeaea;
   background-color: rgba(51, 51, 51, 0.1);
   border: 0;
   height: 1px;
   margin: 1.6em 0;
 }
 hr.add_space {
   background-color: transparent;
   background-color: transparent;
   border: none;
   height: 30px;
   margin: 0;
 }
 
 ul, ol {
   margin: 0 0 1.6em 1.3333em;
 }
 
 ul {
   list-style: disc;
 }
 
 ol {
   list-style: decimal;
 }
 
 li > ul,
 li > ol {
   margin-bottom: 0;
 }
 
 ul.unstyled {
   list-style: none;
   margin-left: 0px;
 }
 
 ul.arrow-list {
     text-align: left;
   list-style: none;
     padding: 0;
     margin: 0 0 2em 1.5em;
 }
 
 ul.arrow-list li {
   position: relative;
     line-height: inherit;
     list-style: none;
     margin-left: 0px;
     padding-left: 0px;
 }
 
 ul.arrow-list li:before {
   font-family: "PGC-Website";
   font-size: 0.75em;
   line-height: 2em;
   content: "\f15a";
   position: absolute;
   left: -1.5em;
 }
 
 dd {
   margin-bottom: 15px;
 }
 
 dt h6 {
   margin: 2px 0;
 }
 
 dl.qa-list dt,
 dl.qa-list dd {
   padding-left: 1.5em;
 }
 
 dl.qa-list dt {
   color: #333;
   font-weight: 400;
   letter-spacing: 0.1px;
   margin-bottom: 0.5em;
 }
 
 dl.qa-list dt:before,
 dl.qa-list dd:before {
   font-family: "PGC-Website";
   font-size: 0.75em;
   line-height: 2em;
   position: absolute;
   padding-left: 1.5em;
   left: -1.5em;
 }
 dl.qa-list dt:before {
   color: #333;
   content: "\f195:";
 }
 dl.qa-list dd:before {
   color: #E41D59;
   content: "\f196:";
 }
 
 
 
 /* Reset */
 table, th, td {
   border: 1px solid #eaeaea;
   border: 1px solid rgba(51, 51, 51, 0.1);
 }
 
 table {
   border-collapse: separate;
   border-spacing: 0;
   border-width: 1px 0 0 1px;
   margin: 0 0 1.6em;
   table-layout: fixed; /* Prevents HTML tables from becoming too wide */
   width: 100%;
 }
 
 /* Custom - BGH */
 table {
   margin: 10px 0px 30px;
   border: none;
   border-collapse: collapse;
 }
 table th,
 table tr,
 table td {
     padding: 4px;
 }
 table th {
   font-weight: 600;
   color: #131313;
   border: none;
   border-bottom: 2px solid #EAEAEA;
 }
 table tr {
   border-bottom: 1px solid #EAEAEA;
 }
 table td {
     border: none;
 }
 
 caption, th, td {
   font-weight: 300;
   text-align: left;
 }
 
 th {
   border-width: 0 1px 1px 0;
   font-weight: 700;
 }
 
 td {
   border-width: 0 1px 1px 0;
 }
 
 th, td {
   padding: 0.4em;
 }
 
 img {
   -ms-interpolation-mode: bicubic;
   border: 0;
   height: auto;
   max-width: 100%;
   vertical-align: middle;
 }
 
 figure {
   margin: 0;
 }
 
 del {
   opacity: 0.8;
 }
 
 /*columns*/
 .col {
   margin-bottom: 25px;
   float: none;
 }
 .half,
 .third,
 .fourth,
 .fifth {
   width: 100%;
 }
 
 .boxed {
   background: inherit;
   padding: 1em;
   box-shadow: none;
 }
 
 .boxed.no-shadow {
   box-shadow: none;
 }
 
 .boxed.boxed-white {  /*remember, this is for mobile...*/
   background: #fff;
 }
 
 .info-note {
   font-size: 0.95em;
   color: #232935;
   background-color: transparent;
   background-color: rgba(0, 0, 0, 0.01);
   border: 0;
   border-left: 4px solid #eaeaea;
   border-left: 4px solid rgba(51, 51, 51, 0.1);
   line-height: inherit;
   margin-bottom: 1.6em;
   max-width: 100%;
   overflow: auto;
   padding: 0.75em;
   white-space: pre;
   white-space: pre-wrap;
   word-wrap: break-word;
   -webkit-hyphens: none;
   -moz-hyphens: none;
   -ms-hyphens: none;
 }
 
 /*--Tabs--*/
 ul.tabs{
   margin: 0px;
   padding: 0px;
   list-style: none;
 }
 ul.tabs li{
   background: none;
     color: #222;
     display: inline-block;
     padding: 0px 10px;
     cursor: pointer;
     font-size: 1.1em;
     text-transform: uppercase;
 }
 ul.tabs li.current,
 ul.tabs li:hover {
     border-bottom: solid 5px #747A86;
 }
 .tab-content{
   display: none;
     padding: 20px 0;
     border-top: solid 3px #747A86;
 }
 .tab-content.current{
   display: inherit;
 }
 
 /*print*/
 .print-content {
   display: none;
 }
 
 /* Placeholder text color -- selectors need to be separate to work. */
 
 ::-webkit-input-placeholder {
   color: rgba(51, 51, 51, 0.7);
 }
 
 :-moz-placeholder {
   color: rgba(51, 51, 51, 0.7);
 }
 
 ::-moz-placeholder {
   color: rgba(51, 51, 51, 0.7);
   opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
 }
 
 :-ms-input-placeholder {
   color: rgba(51, 51, 51, 0.7);
 }
 
 /*Scroll to Top Button*/
 #scroll-top {
   display: none;
     position: fixed;
     bottom: 20px;
     right: 20px;
   opacity: 1.0;
     filter: alpha(opacity=100);
   transition: opacity linear .3s;
 }
 #scroll-top:before {
   color: #fff;
     background-color: #3D4658;
     padding: 10px;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
 }
 #scroll-top:hover {
   cursor: pointer;
   opacity: 0.8;
     filter: alpha(opacity=80);
 }
 
 
 /**
  * 5.0 Forms
  */
 
 button,
 input,
 select,
 textarea {
   background-color: #f7f7f7;
   font-size: 16px;
   font-size: 1.6rem;
   line-height: 1.5;
   margin: 0;
   max-width: 100%;
   vertical-align: baseline;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 button,
 input {
   line-height: normal;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 input,
 textarea,
 select {
   background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
   border: none;
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 
 input:focus,
 textarea:focus,
 select:focus {
   border: none;
   outline: none;
   color: #131313;
 }
 
 input[type="checkbox"]:focus,
 input[type="radio"]:focus {
   cursor: pointer;
   outline: none;
 }
 
 button[disabled],
 input[disabled],
 select[disabled],
 textarea[disabled] {
   cursor: default;
   opacity: .5;
 }
 
 button,
 input[type="button"],
 input[type="reset"],
 input[type="submit"] {
   -webkit-appearance: button;
   background-color: #131313;
   border: 0;
   color: #fff;
   cursor: pointer;
   font-size: 12px;
   font-size: 1.2rem;
   padding: 0.7917em 1.5em;
   text-transform: uppercase;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 button:hover,
 input[type="button"]:hover,
 input[type="reset"]:hover,
 input[type="submit"]:hover,
 button:focus,
 input[type="button"]:focus,
 input[type="reset"]:focus,
 input[type="submit"]:focus {
   background-color: #232935;
   outline: 0;
 }
 
 input[type="search"] {
   -webkit-appearance: textfield;
 }
 
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 
 button::-moz-focus-inner,
 input::-moz-focus-inner {
   border: 0;
   padding: 0;
 }
 
 input[type="text"],
 input[type="number"],
 input[type="tel"],
 input[type="email"],
 input[type="url"],
 input[type="password"],
 input[type="search"],
 textarea,
 select {
   padding: 0.375em;
   width: 100%;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 input[type="text"],
 input[type="number"],
 input[type="tel"],
 input[type="email"],
 input[type="url"],
 input[type="password"],
 input[type="search"],
 textarea {
   padding: 0.75em;
   width: 100%;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 input[size] {
   width: auto;
 }
 
 input[size="100"] {
   width: 100%;
 }
 
 textarea {
   overflow: auto;
   vertical-align: top;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
   resize: none;
 }
 
 input[type="text"]:focus,
 input[type="number"]:focus,
 input[type="tel"]:focus,
 input[type="email"]:focus,
 input[type="url"]:focus,
 input[type="password"]:focus,
 input[type="search"]:focus,
 textarea:focus {
   outline: 0;
 }
 
 .post-password-form {
   position: relative;
 }
 
 .post-password-form label {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   display: block;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 700;
   letter-spacing: 0.04em;
   line-height: 1.5;
   text-transform: uppercase;
 }
 
 .post-password-form input[type="submit"] {
   padding: 0.7917em;
   position: absolute;
   right: 0;
   bottom: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 input[type="checkbox"],
 input[type="radio"] {
   padding: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
 }
 
 .search-form input[type="submit"],
 .widget .search-form input[type="submit"] {
   padding: 0;
 }
 
 .wpcf7-recaptcha {
   margin-bottom: 20px;
 }
 
 span.wpcf7-not-valid-tip {
   color: #750202;
   font-style: italic;
   font-size: 0.9em;
 }
 
 div.wpcf7-response-output {
   font-size: 1.25em;
   font-weight: 600;
 }
 
 .wpcf7 .icon-required {
   color: #750202;
   padding-right: 0.25em;
 }
 
 .wpcf7-checkbox span.wpcf7-list-item *,
 .wpcf7-radio span.wpcf7-list-item *,
 .wpcf7-recaptcha *
  {
   cursor: pointer;
 }
 
 
 /**
  * 6.0 Navigations
  */
 
 
 /**
  * 6.1 Links
  */
 
 a, a span {
   color: #878F9E;
   text-decoration: none;
   border: none;
   -webkit-transition: all ease-in .2s;
   -moz-transition: all ease-in .2s;
   transition: all ease-in .2s;
 }
 a:hover,
 a:focus {
   color: #566175;
 }
 
 
 p a:empty,
 .styled-section a,
 .comments-area a,
 .single .post p a:not(.button),
 dd a:empty {
   color: #333;
   border-bottom: 1px solid #d6d6d6;
   text-decoration: none !important;
 }
 
 
 p a:hover,
 .styled-section a:hover,
 .comments-area a:hover,
 .single .post p a:not(.button):hover,
 dd a:hover {
   color: black;
   border-bottom: 1px solid black;
   text-decoration: none !important;
 }
 
 a img, a img:hover,
 a.link-img, a.link-img:hover,
 a.link-img:focus {
   border: none;
   text-decoration: none;
 }
 
 a.link-img + a.link-img {
   margin-left: 5%;
 }
 
 /*-PDF to Print Button-*/
 .pdfprnt-top-left a:before,
 .pdfprnt-bottom-left a:before,
 .pdfprnt-top-right a:before,
 .pdfprnt-bottom-right a:before,
 .pdfprnt-top-bottom-right a:before,
 .pdfprnt-top-bottom-left a:before,
 .pdfprnt-left a:before,
 .pdfprnt-right a:before {
     font-size: 30px;
     color: #E41D59;
 }
 .pdfprnt-top-left a img,
 .pdfprnt-bottom-left a img,
 .pdfprnt-top-right a img,
 .pdfprnt-bottom-right a img,
 .pdfprnt-top-bottom-right a img,
 .pdfprnt-top-bottom-left a img,
 .pdfprnt-left a img,
 .pdfprnt-right a img {
     display: none !important;
 }
 
 /*buttons*/
 a.button {
   display: inline-block;
   padding: 10px 40px;
   color: inherit;
   color: #fff;
   font-size: 75%;
   font-weight: 400;
   text-decoration: none !important;
   text-transform: uppercase;
   letter-spacing: 1px;
   background-color: #166c94;
   border: none;
   -webkit-transition: all ease-out .3s;
   -moz-transition: all ease-out .3s;
   transition: all ease-out .3s;
 }
 .button-group {
   margin-bottom: 20px;
 }
 .button-group a.button + a.button {
   margin-left: 1em;
 }
 a.button:hover,
 a.button:focus {
   background-color: #275B73;
   color: #fff;
   border: none;
 }
 a.button.large {
   padding: 20px 40px;
   font-size: 1em;
 }
 a.button.small {
     padding: 8px 12px 7px;
     font-size: .7em;
   font-weight: normal;
 }
 
 a.button.orange {
   background-color: rgba(250, 189, 74, 0.76);
 }
 a.button.orange:hover {
   background: #fabd4a;
 }
 
 a.button.iris {
   background-color: #625497;
 }
 a.button.iris:hover {
   background: #524584;
 }
 
 a.button.pink {
   background: #E41D59;
 }
 a.button.pink:hover {
   background: #C3184B;
 }
 
 a.button.ghost.orange {
   background: rgba(0, 0, 0, 0.2);
   border: solid 1px #f15f22;
 }
 a.button.ghost.orange:hover {
   background: rgba(255, 255, 255, 0.57);
   border: solid 1px #fff;
 }
 
 a.button.ghost.pink {
   background-color: #fff;
     border: solid 1px #E41D59;
     color: #E41D59;
 }
 a.button.ghost.pink:hover {
   background-color: #E41D59;
     border: solid 1px #E41D59;
     color: #fff;
 }
 
 a.button.dark {
     background-color: #232935;
 }
 a.button.dark:hover {
     background-color: #474f5e;
 }
 
 a.button.gray {
   color: #131313;
   background-color: #CECECE;
 }
 
 a.button.gray:hover {
   background-color: #bdbdbd;
 }
 
 a.button.ghost.dark {
   background: transparent;
   color: #232935;
   border: 1px solid #232935;
 }
 a.button.ghost.dark:hover {
   background: #232935;
   color: #FFF;
   border: 1px solid #474f5e;
 }
 
 
 /**
  * 6.2 Menus
  */
 .main-navigation ul {
   list-style: none;
   margin: 0;
 }
 .main-navigation li {
   position: relative;
 }
 .main-navigation .nav-menu > li {
   text-transform: uppercase;
 }
 .main-navigation a {
   position: relative;
   font-weight: 700;
   color: #CECECE;
   text-decoration: none;
   -webkit-transition: all ease-in .3s;
   -moz-transition: all ease-in .3s;
   transition: all ease-in .3s;
 }
 .main-navigation a:hover,
 .main-navigation .current-menu-item a,
 .main-navigation .current-menu-ancestor > a {
     color: #fff;
 }
 
 /*--Desktop Nav--*/
 .main-menu-desktop {
   position: relative;
   display: none;
   margin: 0;
   text-align: center;
   font-weight: 400;
 }
 .main-menu-desktop nav > .menu-main-navigation-container {
     height: 80px;
 }
 .main-menu-desktop .nav-menu {
   display: inline-block;
     text-align: center;
 }
 .main-menu-desktop .main-navigation .nav-menu > li {
   float: left;
   margin-bottom: 0;
   min-width: 160px;
   height: 80px;
 }
 .main-menu-desktop .menu-main-navigation-container > ul > li > a {
   display: inline-block;
   margin: 0px auto;
   padding: 0 20px;
   line-height: 80px;
 }
 
 .main-menu-desktop .menu-item-has-children > a > .dropdown-toggle {
   position: relative;
   top: 0px;
   margin-left: 3px;
 }
 
 .main-menu-desktop .menu-item-has-children > a > .dropdown-toggle::after {
   line-height: 80px;
   width: 28px;
 }
 
 .main-menu-desktop .menu-item-has-children > ul
  {
   opacity: 0;
   top: -1px;
   max-width: 100%;
   overflow: hidden;
   background: #2e3646;
   -webkit-transition: all 0.2s ease-in;
     -moz-transition: all 0.2s ease-in;
     -o-transition: all 0.2s ease-in;
     -ms-transition: all 0.2s ease-in;
     transition: all 0.2s ease-in;
 }
 
 .main-menu-desktop .menu-item-has-children > ul.toggled-on {
   opacity: 1;
   position: relative;
   z-index: 100;
 }
 
 .main-menu-desktop .menu-item-has-children > ul > li {
   max-width: 100%;
   padding: 0px;
   text-align: left;
   border-top: 1px solid #878F9E;
   border-top: 1px solid #747A86;
 }
 
 .main-menu-desktop .menu-item-has-children > ul > li > a {
   max-width: 100%;
   width: 100%;
   display: inline-block;
   text-transform: none;
   padding: 10px 15px;
   font-size: 14px;
   font-weight: 300;
   line-height: 1.4;
 }
 
 .logo-center-nav a {
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center center;
     color: transparent;
     text-indent: -2000px;
     overflow: hidden;
     width: 60px;
 }
 .login {
   display: none;
   position: relative;
     padding: 5px 10px;
     font-size: .8em;
     background-color: rgba(0, 0, 0, 0.24);
     text-align: right;
 }
 .login p,
 .login a {
     color: #8D949E;
     margin: 0;
 }
 .login a {
   border-bottom: none;
   text-decoration: underline;
 }
 .login a:hover {
   color: #BEC2C7;
   text-decoration: underline !important;
   border-bottom: none;
 }
 
 /*--Desktop Sub-Header--*/
 .sub-header {
   text-align: center;
   background: radial-gradient(
           rgba(35, 41, 53, 0.45),
           rgb(46, 54, 70) ),
           url(img/arctic_bw.jpg);
   background-size: cover;
   background-position: center, center;
   background-repeat: no-repeat;
 }
 .sub-header-text {
   padding: 100px 0;
   text-align: left;
 }
 
 .kbe-header h1,
 .sub-header-text {
   color: #fff !important;
   -webkit-text-shadow: 1px 1px 5px #131313;
   -moz-text-shadow: 1px 1px 5px #131313;
   text-shadow: 1px 1px 5px #131313;
 }
 
 .sub-header-text h1,
 .sub-header-text h3 {
   color: #fff;
 }
 
 /*--Sub-nav Internal Pages--*/
 .sub-header .sub-navigation {
   display: none;
   height: 60px;
   background-color: rgba(46, 54, 70, 0.74);
   z-index: 50;
 }
 .sub-header .sub-navigation.sticky.fixed {
   position: fixed;
   top: 50px;
   left:0;
   right: 0;
   width: 100%;
   height: 60px;
   background-color: #747A86;
 }
 .sub-header .sub-navigation ul {
   display: inline-block;
   margin: 0;
 }
 .sub-header .sub-navigation ul li {
   position: relative;
   float: left;
   padding: 10px 30px;
   height: 60px;
   list-style: none;
   color: rgba(255, 255, 255, .8);
   -webkit-transition: all ease .3s;
   -moz-transition: all ease .3s;
   transition: all ease .3s;
 }
 .sub-header .sub-navigation ul li:before {
   display: block;
   font-size: 22px;
 }
 .sub-header .sub-navigation.sticky.fixed ul li:before {
     font-size: 22px;
 }
 
 .sub-header .sub-navigation ul li a {
   display: inline-block;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     width: 100%;
     height: 100%;
     padding-top: 35px;
   font-size: 13px;
     color: rgba(255, 255, 255, .8);
     -webkit-transition: none;
     -moz-transition: none;
     transition: none;
 }
 .sub-header .sub-navigation.sticky.fixed ul li a {
     padding-top: 35px;
 }
 
 .sub-header .sub-navigation ul li:hover,
 .sub-header .sub-navigation ul li.current-menu-item,
 .sub-header .sub-navigation ul li.current-menu-item a,
 .sub-header .sub-navigation ul li:hover a {
   color: #fff;
 }
 .sub-header .sub-navigation ul li:hover a {
   border-bottom: 3px solid rgba(255, 255, 255, .8);
   cursor: pointer;
 }
 
 .sub-header .sub-navigation ul li.current-menu-item a {
   border-bottom: 3px solid white;
 }
 
 /*--Mobile Nav--*/
 .main-menu-mobile {
   box-shadow: none;
   margin: 0;
   padding: 0 0 20px;
   background-color: #474f5e;
 }
 .main-menu-mobile.toggled-on {
   border-top: 1px solid transparent;
   border-bottom: 1px solid transparent;
   display: block;
 }
 .main-menu-mobile .main-navigation a {
   display: block;
   padding: 0.8em 20px;
   margin: 0;
   text-transform: none;
   font-weight: 300;
 }
 
 /*-mobile sub-nav-*/
 
 .main-menu-mobile ul .toggled-on {
   display: block;
   margin-bottom: 1em;
 }
 
 .main-menu-mobile .nav-menu .sub-menu {
   display: none;
 }
 
 .main-menu-mobile .nav-menu .sub-menu.toggled-on {
   display: block;
 }
 
 .main-menu-mobile .nav-menu .sub-menu {
   font-size: 0.95em;
   padding-left: 20px;
 }
 
 .main-menu-mobile .nav-menu .sub-menu li:before{
   color: #fff;
   font-size: 0.75em;
 }
 
 .main-menu-mobile .main-navigation ul ul li {
   padding: 3px 0px;
   font-weight: normal;
 }
 
 .main-menu-mobile .main-navigation ul ul li a {
   display: inline-block;
   padding: 0px 0px 0px 10px;
 }
 
 .main-menu-mobile .nav-menu > ul > li:first-child,
 .main-menu-mobile .nav-menu > li:first-child {
   border-top: 0;
 }
 
 .main-menu-mobile .nav-menu > li {
   border-bottom: 1px solid #878F9E;
 }
 .main-menu-mobile .menu-item-has-children > a {
   padding-right: 48px;
 }
 .mobile-header.sticky {
   position: fixed;
     top: 0;
     left: 0;
     right: 0;
     width: 100%;
   z-index: 50;
   background-color: #2e3646;
 }
 
 
 .admin-bar .mobile-header.sticky {
   margin-top: 46px;
 }
 .admin-bar .mobile-header.sticky.fixed {
   margin-top: 0;
 }
 @media screen and (min-width:600px) and (max-width:782px) {
   .admin-bar .mobile-header.sticky.fixed {
     margin-top: 46px;
   }
   .sub-header .sub-navigation.sticky.fixed {
     top: 96px;
   }
 }
 .no-js .main-navigation ul ul {
   display: block;
 }
 
 /*-dropdown toggle-*/
 .dropdown-toggle {
   font-family: "PGC-Website";
   background-color: transparent;
   border: 0;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   content: "";
   height: 42px;
   padding: 0;
   position: absolute;
   text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
   top: 3px;
   right: 0;
   width: 42px;
 }
 .dropdown-toggle:after {
   color: #FFF;
   content: "\f159";
   font-size: 15px;
   line-height: 42px;
   position: relative;
   top: 0;
   left: 1px;
   width: 42px;
 }
 .dropdown-toggle:hover,
 .dropdown-toggle:focus {
   background: transparent;
   outline: none;
 }
 .dropdown-toggle.toggle-on:after {
   content: "\f158";
 }
 
 /*--Slideout Menu--*/
 .main-menu-mobile {
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   z-index: 0;
   width: 256px;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   overflow-y: auto;
 }
 .slideout-panel {
   position:relative;
   margin-top: 0px;
   z-index: 1;
   background-color: #fff;
 }
 .slideout-open,
 .slideout-open body,
 .slideout-open .slideout-panel {
   overflow: hidden;
 }
 .slideout-open .slideout-menu {
   display: block;
 }
 
 .menu-toggle {
   float: left;
   background-color: transparent;
   border-right: 1px solid #fff;
   border-right: 1px solid rgba(166, 166, 166, 0.25);
   height: 50px;
   width: 50px;
   overflow: hidden;
   padding: 0;
 }
 .menu-toggle:before {
   color: #dbe0ea;
   line-height: 50px;
   width: 50px;
   font-size: 22px;
 }
 .menu-toggle.toggled-on:before {
   content: "\f154";
 }
 .post-navigation {
   padding-top: 10px;
   margin: 30px 0 50px;
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   font-weight: 400;
 }
 .post-navigation a {
   display: block;
 }
 
 .post-navigation span {
   display: block;
 }
 
 .post-navigation .meta-nav {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   letter-spacing: 0.04em;
   line-height: 1.5;
   position: relative;
   text-transform: uppercase;
   z-index: 2;
 }
 
 .post-navigation .post-title {
   font-size: 16px;
   font-size: 1.6rem;
   font-style: italic;
 }
 
 .post-navigation .nav-next,
 .post-navigation .nav-previous {
   width: 48%;
 }
 .post-navigation .nav-next {
   float: right;
   text-align: right;
 }
 .post-navigation .nav-previous {
   float: left;
 }
 
 .post-navigation .meta-nav {
   opacity: 0.8;
 }
 
 .pagination {
   margin-bottom: 30px;
   background-color: #fff;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
 }
 
 .pagination .nav-links {
   min-height: 3.2em;
   position: relative;
   text-align: center;
 }
 
 /* reset screen-reader-text */
 .pagination .current .screen-reader-text {
   position: static !important;
 }
 
 .pagination .page-numbers {
   display: none;
   line-height: 3.2em;
   padding: 0 0.6667em;
 }
 
 .pagination .page-numbers.current {
   text-transform: uppercase;
 }
 
 .pagination .current {
   display: inline-block;
   font-weight: 700;
 }
 
 .pagination .prev,
 .pagination .next {
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
   background-color: #131313;
   color: #fff;
   display: inline-block;
   height: 48px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 48px;
 }
 
 .pagination .prev:before,
 .pagination .next:before {
   font-size: 32px;
   height: 48px;
   line-height: 48px;
   position: relative;
   width: 48px;
 }
 
 .pagination .prev:hover,
 .pagination .prev:focus,
 .pagination .next:hover,
 .pagination .next:focus {
   background-color: #707070;
   background-color: rgba(51, 51, 51, 0.7);
 }
 
 .pagination .prev {
   left: 0;
 }
 
 .pagination .prev:before {
   left: -1px;
 }
 
 .pagination .next {
   right: 0;
 }
 
 .pagination .next:before {
   right: -1px;
 }
 
 .image-navigation,
 .comment-navigation {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 700;
   line-height: 1.5;
   text-transform: uppercase;
 }
 
 .image-navigation a,
 .comment-navigation a {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
 }
 
 .image-navigation a:hover,
 .image-navigation a:focus,
 .comment-navigation a:hover,
 .comment-navigation a:focus {
   color: #131313;
 }
 
 .image-navigation .nav-previous:not(:empty),
 .image-navigation .nav-next:not(:empty),
 .comment-navigation .nav-previous:not(:empty),
 .comment-navigation .nav-next:not(:empty) {
   display: inline-block;
 }
 
 .image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
 .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
   content: "\2215";
   font-weight: 400;
   margin: 0 0.7em;
 }
 
 .image-navigation .nav-previous a:before,
 .comment-navigation .nav-previous a:before {
   content: "\f430";
   margin-right: 0.2em;
   position: relative;
 }
 
 .image-navigation .nav-next a:after,
 .comment-navigation .nav-next a:after {
   content: "\f429";
   margin-left: 0.2em;
   position: relative;
 }
 
 .comment-navigation {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   border-bottom: 1px solid #eaeaea;
   border-bottom: 1px solid rgba(51, 51, 51, 0.1);
   padding: 2em 0;
 }
 
 .comments-title + .comment-navigation {
   border-bottom: 0;
 }
 
 .image-navigation {
   padding: 0 7.6923%;
 }
 
 .image-navigation .nav-previous:not(:empty),
 .image-navigation .nav-next:not(:empty) {
   margin-bottom: 2em;
 }
 
 
 /**
  * 7.0 Accessibility
  */
 
 /* Text meant only for screen readers */
 .says,
 .screen-reader-text {
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute !important;
   width: 1px;
 }
 
 /* must have higher specificity than alternative color schemes inline styles */
 .site .skip-link {
   background-color: #f1f1f1;
   box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
   color: #21759b;
   display: block;
   font: bold 14px/normal "Noto Sans", sans-serif;
   left: -9999em;
   outline: none;
   padding: 15px 23px 14px;
   text-decoration: none;
   text-transform: none;
   top: -9999em;
 }
 
 .logged-in .site .skip-link {
   box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
   font: bold 14px/normal "Open Sans", sans-serif;
 }
 
 .site .skip-link:focus {
   clip: auto;
   height: auto;
   left: 6px;
   top: 7px;
   width: auto;
   z-index: 100000;
 }
 
 
 /**
  * 8.0 Alignments
  */
 
 .alignleft {
   display: inline;
   float: left;
 }
 
 .alignright {
   display: inline;
   float: right;
 }
 img.aligncenter,
 .aligncenter {
   display: block;
   margin-right: auto;
   margin-left: auto;
 }
 
 blockquote.alignleft,
 .wp-caption.alignleft,
 img.alignleft {
   margin: 0.4em 1.6em 1.6em 0;
 }
 
 blockquote.alignright,
 .wp-caption.alignright,
 img.alignright {
   margin: 0.4em 0 1.6em 1.6em;
 }
 
 blockquote.aligncenter,
 .wp-caption.aligncenter,
 img.aligncenter {
   clear: both;
   margin-top: 0.4em;
   margin-bottom: 1.6em;
 }
 
 .wp-caption.alignleft,
 .wp-caption.alignright,
 .wp-caption.aligncenter {
   margin-bottom: 1.2em;
 }
 
 
 /**
  * 9.0 Clearings
  */
 
 .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,
 .wrapper:before,
 .wrapper:after,
 .row:before,
 .row:after {
   content: "";
   display: table;
 }
 
 .clear:after,
 .site:after,
 .entry-content:after,
 .comment-content:after,
 .site-content:after,
 .nav-links:after,
 .comment-navigation:after,
 .social-navigation ul:after,
 .textwidget:after,
 .wrapper:after,
 .row:after {
   content: "";
     display: table;
     clear: both;
 }
 
 
 /**
  * 10.0 Header
  */
 .site-header {
   width: 100%;
     background-color: #2e3646;
     z-index: 50;
 }
 .admin-bar .site-header {
   top: 32px;
 }
 .site-branding {
   float: left;
     display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
     display: -moz-box;      /* OLD: Firefox (buggy) */
     display: -ms-flexbox;   /* MID: IE 10 */
     display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */
     display: flex;
   -webkit-align-items: center; /* Safari 7.0+ */
     align-items: center;
     min-height: 2em;
     height: 50px;
     position: relative;
     max-width: calc(100vw - 51px);
 }
 .logo {
   width: auto;
     padding: 0 40px 0 10px;
 }
 .logo a img {
   max-height: 100%;
   height: 34px;
 }
 
 /**
  * 11.0 Widgets
  */
 
 .widget {
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   margin: 0 auto 40px;
   width: 100%;
   word-wrap: break-word;
 }
 .widget .footer-social-links a {
   display: inline-block;
     font-size: 25px;
     margin-right: 15px;
 }
 .widget .footer-social-links a span:before {
   -webkit-transition: color ease-in-out .2s;
   -moz-transition: color ease-in-out .2s;
   transition: color ease-in-out .2s;
 }
 
 .widget pre {
   line-height: 1.2;
 }
 
 .widget button,
 .widget input,
 .widget select,
 .widget textarea {
   font-size: 16px;
   font-size: 1.6rem;
   line-height: 1.5;
 }
 
 .widget button,
 .widget input {
   line-height: normal;
 }
 
 .widget button,
 .widget input[type="button"],
 .widget input[type="reset"],
 .widget input[type="submit"] {
   font-size: 12px;
   font-size: 1.2rem;
   padding: 0.7917em 1.5833em;
 }
 
 .widget input[type="text"],
 .widget input[type="number"],
 .widget input[type="tel"],
 .widget input[type="email"],
 .widget input[type="url"],
 .widget input[type="password"],
 .widget input[type="search"],
 .widget textarea {
   padding: 0.375em;
 }
 
 .widget-title {
   margin-bottom: 10px;
     padding-bottom: 5px;
     font-size: .9em;
     text-transform: uppercase;
 }
 
 .widget > :last-child {
   margin-bottom: 0;
 }
 
 .widget_calendar table {
   margin: 0;
 }
 
 .widget_calendar td,
 .widget_calendar th {
   line-height: 2.3333;
   text-align: center;
   padding: 0;
 }
 
 .widget_calendar caption {
   font-weight: 700;
   margin: 0 0 1.6em;
   letter-spacing: 0.04em;
   text-transform: uppercase;
 }
 
 .widget_calendar tbody a {
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
   background-color: #131313;
   color: #fff;
   display: block;
   font-weight: 700;
 }
 
 .widget_calendar tbody a:hover,
 .widget_calendar tbody a:focus {
   background-color: #707070;
   background-color: rgba(51, 51, 51, 0.7);
   color: #fff;
 }
 
 .widget_archive a,
 .widget_categories a,
 .widget_links a,
 .widget_meta a,
 .widget_nav_menu a,
 .widget_pages a,
 .widget_recent_comments a,
 .widget_recent_entries a {
   border: 0;
 }
 
 .widget_archive ul,
 .widget_categories ul,
 .widget_links ul,
 .widget_meta ul,
 .widget_nav_menu ul,
 .widget_pages ul,
 .widget_recent_comments ul,
 .widget_recent_entries ul {
   margin: 0 0 40px 0;
     list-style: none;
     line-height: 1.1em;
 }
 
 .widget_archive li,
 .widget_categories li,
 .widget_links li,
 .widget_meta li,
 .widget_nav_menu li,
 .widget_pages li,
 .widget_recent_comments li,
 .widget_recent_entries li {
   line-height: 1.4em;
 }
 
 .widget_archive li:first-child,
 .widget_categories li:first-child,
 .widget_links li:first-child,
 .widget_meta li:first-child,
 .widget_nav_menu li:first-child,
 .widget_pages li:first-child,
 .widget_recent_comments li:first-child,
 .widget_recent_entries li:first-child {
   border-top: 0;
   padding-top: 0;
 }
 
 .widget_archive li:last-child,
 .widget_categories li:last-child,
 .widget_links li:last-child,
 .widget_meta li:last-child,
 .widget_nav_menu li:last-child,
 .widget_pages li:last-child,
 .widget_recent_comments li:last-child,
 .widget_recent_entries li:last-child {
   padding-bottom: 0;
 }
 
 .widget_categories .children,
 .widget_nav_menu .sub-menu,
 .widget_pages .children {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   margin: 0.7667em 0 0 0.8em;
   padding-top: 0.7667em;
 }
 
 .widget_nav_menu .sub-menu {
   display: none;
 }
 
 .widget_recent_entries .post-date {
   display: block;
 }
 
 .widget_rss ul {
   list-style: none;
   margin: 0;
 }
 
 .widget_rss li {
   margin-bottom: 1.6em;
 }
 
 .widget_rss ul:last-child,
 .widget_rss li:last-child {
   margin-bottom: 0;
 }
 
 .widget_rss .rsswidget {
   border: 0;
   font-weight: 700;
 }
 
 .widget_rss .rsswidget img {
   margin-top: -4px;
 }
 
 .widget_rss .rss-date,
 .widget_rss cite {
   font-size: 12px;
   font-size: 1.2rem;
   font-style: normal;
   display: block;
   line-height: 2;
   opacity: 0.8;
 }
 
 .textwidget > :last-child {
   margin-bottom: 0;
 }
 
 .textwidget > :last-child {
   margin-bottom: 0;
 }
 
 .textwidget a:hover,
 .textwidget a:focus {
   border-bottom: 0;
 }
 
 /**
  * 11.1 Popups
  */
 .pum-content p, .pum-content ul, .pum-content div {
   font-family: 'aktiv-grotesk', Arial, sans-serif !important;
   font-weight: 300;
   line-height: 1.4;
 }
 
 .pum-content strong {
   font-weight: 500;
 }
 
 .pum-theme-1891 .pum-title {
   margin-bottom: 10px;
 }
 
 .pum-theme-1891 .pum-content {
   font-size: 0.9em;
 
 }
 .pum-theme-1891 a,
 .pum-theme-1891 a:hover {
   border-bottom: none;
   color: #fff;
   text-decoration: underline !important;
 }
 
 
 .pum-theme-1883 .pum-title {
   font-family: 'ff-netto-web', Arial, sans-serif !important;
   margin-bottom: 15px;
   padding-bottom: 10px;
   border-bottom: 1px solid #EAEAEA;
 }
 
 
 
 
 /**
  * 12.0 Content
  */
 .content-area {
   padding: 30px 0 0;
 }
 .page-id-28 .content-area {
   padding-bottom: 0;
 }
 .site-footer {
   padding: 40px 0 0;
     background-color: rgb(46, 54, 70);
 }
 
 /*-- Home --*/
 .home-banner {
   display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
     display: -moz-box;      /* OLD: Firefox (buggy) */
     display: -ms-flexbox;   /* MID: IE 10 */
     display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */
     display: flex;
   -webkit-flex-flow: row;
     flex-direction: row;
     justify-content: center;
   -webkit-align-items: center; /* Safari 7.0+ */
     align-items: center;
     text-align: center;
     background-size: cover;
     background-position: center center;
 }
 .home-banner_content {
   flex-basis: 80%;
   padding: 6em 0;
   text-shadow: 1px 1px 5px #131313;
 }
 .home-banner h1 {
   color: #fff;
   letter-spacing: 1px;
   text-transform: uppercase;
 }
 .home-banner h2 {
   color: #fff;
   margin-bottom: 0;
 }
 
 .sticky-post a h3 {
   color: #fff;
 }
 
 /*-- Styled Sections --*/
 .styled-section .wrapper {
   padding: 70px 0 60px;
 }
 .styled-section.section-1 .wrapper {
   padding-top: 10px;
 }
 .styled-section.no_bg + .styled-section.no_bg .wrapper {
   padding-top: 0;
 }
 
 
 .styled-section.iconed hr.iconed-border {
   margin: 0;
 }
 .styled-section hr.iconed-border:before {
     display: block;
     position: absolute;
     left: calc(50% - 30px);
     margin: -30px auto 0;
     width: 60px;
     height: 60px;
     padding: 16px;
     font-size: 28px;
     text-align: center;
     background-color: white;
     border: none;
     border-radius: 100px;
 }
 
 .styled-section.white-text * {
   color: #fff !important;
 }
 
 .styled-section.bg_image {
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
 
 }
 
 .styled-section h2.section-header {
   margin-bottom: 40px;
   font-size: 2.4em;
   text-align: center;
 }
 
 .styled-section h3.section-description {
   line-height: 1.4;
   width: 60%;
   margin: 0 20% 60px;
   font-weight: 300;
   text-align: center;
 }
 
 .bottom-border {
   border: 0;
   border-bottom: 2px solid #E41D59;
   display: table;
   padding-bottom: 0.25em;
 }
 
 h1.bottom-border, h2.bottom-border { padding-bottom: 0.5em; }
 h3.bottom-border { padding-bottom: 0.5em; }
 h4.bottom-border { padding-bottom: 0.3em; }
 h5.bottom-border, h6.bottom-border { padding-bottom: 0.25em; margin-bottom: 1.5em;  }
 
 /* Custom Classes */
 .boxed h5 {
   border-left: 3px solid #943D6B;
   padding: 0.25em 0 0.25em 1em;
   line-height: 1.75;
   margin-bottom: 1em;
 }
 
 .col3-iconed {
   margin: 20px 0;
 }
 .col3-iconed p {
   margin: 0;
 }
 .col-icon {
     width: 10%;
     float: left;
 }
 .col-icon:before {
     font-size: 3em;
 }
 .col1 {
     width: 50%;
     float: left;
     padding: 0 20px 0 10px;
 }
 .col2 {
     width: 25%;
     float: left;
 }
 .col3 {
     width: 15%;
     float: left;
 }
 .col3 a.button {
     float: right;
   white-space: nowrap;
 }
 
 .question-wrapper h4 {
   background-color: #EFEFEF;
   padding: 0.5em 0.25em;
   font-size: 1.25em;
   margin-bottom: 0.5em;
 }
 
 .question-wrapper div:first-of-type {
   padding-left: 2em;
 }
 
 .question-wrapper p {
   margin-bottom: 2px;
 }
 
 @media screen and (max-width: 77.5em) {
 
   .col2, .col3 {
     width: 20%;
   }
 }
 @media screen and (max-width: 46.25em){
   .styled-section hr.iconed-border:before {
     left: calc(50% - 20px);
       margin: -20px auto 0;
       width: 40px;
       height: 40px;
       padding: 8px;
       font-size: 22px;
   }
   .styled-section .wrapper.no_icon {
     padding-top: 30px;
   }
   .styled-section .wrapper {
     padding: 40px 0;
   }
   .styled-section h1.section-header {
     margin-bottom: 20px;
   }
   .styled-section h3.section-description {
     width: 100%;
     margin: 0 0 30px;
   }
 
   .col-icon {
     width: 30px;
     float: left;
   }
   .col-icon:before {
     width: 30px;
     height: 30px;
     font-size: 2em;
     margin-top: 3px;
   }
   .col1, .col2, .col3 {
     width: calc(100% - 40px);
     float: right;
     padding: 0;
     margin-bottom: 10px;
   }
   .col3 a.button {
     float: left;
   }
 }
 
 /*-- About Page  --*/
 table.timeline {
   padding: 0 ;
     margin: 0;
   width: 100%;
     border: none;
 }
 table.timeline tr {
   border: none;
 }
 table.timeline tr td {
   padding: 0;
   vertical-align: top;
   border: none;
 }
 table.timeline tr td p {
   margin-top: -5px;
 }
 table.timeline tr td.date {
   position: relative;
     width: 35%;
     padding-right: 20px;
 }
 table.timeline tr td.date p {
     text-transform: uppercase;
     letter-spacing: 1px;
     text-align: right;
     color: #929292;
 }
 table.timeline tr td.date:after {
   content: "";
     position: absolute;
     top: 0;
     right: -7px;
     width: 14px;
     height: 14px;
     background-color: #747A86;
     border-radius: 20px;
 }
 table.timeline tr td.description {
   padding-left: 20px;
     padding-bottom: 60px;
     border-left: solid 1px #eee;
 }
 table.timeline tr:last-child td.description {
     border-left: none;
   padding-bottom: 0px;
 }
 
 /*-- Find Us/Contact Page  --*/
 
 /*-google map-*/
 .google-map {
   width: 100%;
   height: 200px;
 }
 
 /*-social media links-*/
 .social-2 {
   width: 100%;
 }
 .social-2 a {
   display: inline-block;
 }
 .social-2 a span {
   display: inline-block;
     font-size: 1.8em;
     color: #474f5e;
     line-height: 1em;
     padding: 10px;
     border-radius: 30px;
 }
 .social-2 a:hover span {
     color: #CACACA;
 }
 
 /*-contact form-*/
 .contact-form .wpcf7 textarea {
    height: 100px;
 }
 .contact-form .wpcf7 textarea {
    height: 100px;
 }
 .contact-form form p {
   margin-bottom: 10px;
 }
 div.wpcf7-mail-sent-ok,
 div.wpcf7-response-output,
 div.wpcf7-validation-errors {
     border: none;
     padding: 0;
     margin: 20px 0;
     font-style: italic;
 }
 
 .wpcf7-form p.field-label {
   margin-bottom: 2px;
 }
 
 .wpcf7-form h5 {
   font-weight: 500;
 }
 
 .wpcf7-form .help-text {
   font-size: 0.8em;
   font-style: italic;
 }
 
 .wpcf7-form .labels-bottom {
   margin-top: 10px;
   display: inline-block;
   text-align: center;
 }
 
 .wpcf7-form .labels-bottom .wpcf7-list-item {
   margin-left: 3em;
 }
 
 .wpcf7-form .labels-bottom .wpcf7-list-item-label {
   display: block;
 }
 
 .wpcf7-checkbox span.wpcf7-list-item {
   margin: 0 0 0.25em 0;
   display: block;
 }
 
 .wpcf7-checkbox .wpcf7-list-item-label {
   margin-left: 0.5em;
 }
 
 /*-- People Page  --*/
 
 /*directors & staff*/
 .people {
   margin: 40px 0 30px;
     border-bottom: solid 1px #eee;
 }
 .people .person {
   text-align: center;
 }
 .people .person p {
   margin-bottom: 0;
     line-height: 1.4em;
     font-size: 1.2em;
 }
 .people .person p strong {
     font-size: 1.1em;
 }
 .people .person a.plus-link {
     display: inline-block;
     font-size: .9em;
     margin: 10px 0 0;
 }
 .people .person a:before {
     content: none;
 }
 .people .person a.bio-link .photo {
     display: block;
     position: relative;
     margin: 0 auto 20px;
     width: 220px;
     height: 220px;
     border-radius: 50%;
 }
 .people .person a.bio-link {
     display: block;
   position: relative;
 }
 .people .person a.bio-link span {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     padding-top: 90px;
     margin: 0 auto;
     width: 220px;
     height: 220px;
     font-family: "aktiv-grotesk","Arial",sans-serif;
     color: #fff;
     font-size: 20px;
     line-height: 20px;
     background-color: rgba(46, 54, 70, 0.59);
     border-radius: 250px;
     opacity: 0;
     filter: alpha(opacity=0);
 }
 .people .person a.bio-link:hover span {
   opacity: 1;
     filter: alpha(opacity=100); /* For IE8 and earlier */
 }
 
 /*students*/
 .people_small {
   margin: 40px 0 30px;
     border-bottom: solid 1px #eee;
 }
 .people_small .person_small {
   float: left;
   margin-bottom: 30px;
 }
 .people_small .person_small p {
   margin: 5px 0 0;
     font-size: 1em;
 }
 .people_small .person_small p strong {
     font-size: 1.1em;
 }
 .people_small .person_small a.plus-link {
     display: inline-block;
     font-size: .8em;
     margin: 3px 0 0;
 }
 .people_small .person_small .photo {
   position: relative;
   display: block;
     float: left;
     width: 80px;
     height: 80px;
     margin: 0 20px 0 0;
     background-size: contain;
 
     -webkit-border-radius: 120px;
     -moz-border-radius: 120px;
     border-radius: 120px;
 }
 .people_small .person_small .photo span {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 100%;
 
   background-color: rgba(46, 54, 70, 0.59);
   opacity: 0;
     filter: alpha(opacity=0);
 
   -webkit-border-radius: 120px;
   -moz-border-radius: 120px;
   border-radius: 120px;
 }
 .people_small .person_small .photo:hover span {
     opacity: 1;
     filter: alpha(opacity=100); /* For IE8 and earlier */
 }
 
 /*former staff & students*/
 .people_list {
   margin: 40px 0 0px;
   display: flex;
   flex-wrap: wrap;
 }
 .people_list p {
   margin-bottom: 0;
     font-size: 1.0em;
 }
 .people_list p span {
     font-size: .9em;
   line-height: 1.2em;
 }
 
 /* Person Pages */
 .bio-header {
   background: url(img/slate_topo.jpg) top left;
 }
 .bio-header h1 {
     margin: 0;
     padding: 20px 0;
     color: white;
   font-size: 20px;
   line-height: 1em;
 }
 .bio-header h1 a,
 .bio-header a span {
     color: white;
 }
 .bio-header h1 a span {
     font-size: 1em;
   line-height: 1.1em;
 }
 .bio .intro {
   text-align: center;
 }
 .bio img {
   width: 120px;
   height: 120px;
   margin-bottom: 20px;
   -webkit-border-radius: 250px;
   -moz-border-radius: 250px;
   border-radius: 250px;
 }
 .bio h1 {
   margin-bottom: 10px;
     font-weight: bold;
 }
 .bio p.title {
     text-transform: uppercase;
     margin-bottom: 10px;
     color: #A0A0A0;
 }
 a.email {
   display: block;
     padding: 5px 0;
     margin: 0 0 10px;
   color: #fff;
     background-color: #474E5E;
     -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
 }
 a.email:before {
     display: inline-block;
     margin: 4px 5px 0 0;
     font-size: 15px;
 }
 a.phone {
   display: block;
     padding: 5px 0;
     margin: 0 0 10px;
   color: #fff;
     background-color: #474E5E;
     -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
 }
 a.phone:before {
     display: inline-block;
     font-size: 15px;
     margin: 4px 5px 0 0;
 }
 
 /*Guides*/
 .pdfprnt-top-right {
     position: absolute;
     top: 10px;
     right: 0;
     padding: 0;
 }
 @media screen and (max-width: 768px) {
   .pdfprnt-top-right {
     top: 5px;
   }
   .pdfprnt-top-right a:before {
     font-size: 25px;
   }
 }
 @media screen and (max-width: 640px) {
   .pdfprnt-top-right {
     top: 0;
   }
 }
 
 /**
  * 12.1 Posts and pages
  */
 
  .blog .content-area {
     padding: 0;
 }
 .feat-cat-wrap {
   padding-top: 60px;
     background: #ECECEC;
   background: url(img/lt_gray_topo.jpg);
 }
 .featured {
   background-color: #fff;
 }
 .featured header a {
     display: block;
   color: #fff;
 }
 .featured header a h3 {
   margin: 0;
   padding: 10px 20px 10px 20px;
   color: #fff;
   font-weight: 100;
   text-transform: uppercase;
   letter-spacing: 2px;
   text-align: center;
   background-color: #232935;
   -webkit-transition: background-color linear .3s;
   -moz-transition: background-color linear .3s;
   transition: background-color linear .3s;
 }
 .featured header a:hover h3 {
     background-color: #474f5e;
 }
 .featured h4 {
   font-size: 1em;
   border: 0;
   padding-bottom: 0;
 }
 .featured header .image {
   background-size: cover;
   width: 100%;
   height: 180px;
 }
 .featured .feat-cat-main {
     padding: 25px 20px 20px;
 }
 .featured ul {
   margin-left: 0;
   list-style: none;
   font-size: .9em;
 }
 .featured ul li {
   margin: 0 0 5px;
 }
 .featured ul li a {
     text-decoration: underline;
 }
 .featured ul li span {
     color: #ccc;
 }
 .featured p {
   margin-bottom: 1.68em;
     padding-bottom: 1.618em;
     font-size: .9em;
     border-bottom: solid 1px #eee;
 }
 .featured p em {
   font-size: .9em;
   color: #ccc;
 }
 .post-meta {
     color: #566175;
 }
 .post-meta.short {
   font-size: 75%;
     margin-bottom: 15px;
     font-style: italic;
 }
 .post-meta.short .cat-links:before,
 .post-meta.short .posted-on:before,
 .post-meta.short .byline:before,
 .post-meta.short .tags-links:before {
   margin-top: 1px;
   color: #707886;
 }
 .hentry {
   position: relative;
   margin-bottom: 25px;
 }
 .blog .hentry {
   margin: 25px 0;
 }
 .hentry.has-post-thumbnail {
   padding-top: 0;
 }
 .hentry.sticky:not(.has-post-thumbnail) {
   padding-top: -webkit-calc(7.6923% + 24px);
   padding-top: calc(7.6923% + 24px);
 }
 .hentry + .hentry {
   border-top: 1px solid rgba(51, 51, 51, 0.1);
     padding-top: 25px;
 }
 .post-thumbnail {
   border: none;
   display: block;
   margin-bottom: 25px;
 }
 .post-thumbnail.size-thumbnail {
   border: none;
   margin: 0 0 20px 0;
   max-width: 25%;
 }
 .post-thumbnail.size-thumbnail img {
   border-radius: 100%;
 }
 .post-thumbnail img {
   display: block;
 }
 a.post-thumbnail:hover,
 a.post-thumbnail:focus {
   opacity: 0.85;
   border-left-width: 8px;
 }
 .entry-title {
   line-height: 1.3;
   margin-bottom: .6em;
 }
 .single .entry-title {
   margin-bottom: 10px;
 }
 .single .entry-footer {
   padding: 0;
   margin-bottom: 2em;
 }
 
 
 
 .entry-content > :last-child,
 .entry-summary > :last-child {
   margin-bottom: 0;
 }
 
 .entry-content,
 .entry-summary,
 .page-content,
 .comment-content {
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   word-wrap: break-word;
 }
 
 .entry-content h1,
 .entry-summary h1,
 .page-content h1,
 .comment-content h1 {
   font-size: 26px;
   font-size: 2.6rem;
   line-height: 1.1538;
   margin-top: 1.8462em;
   margin-bottom: 0.9231em;
 }
 
 .entry-content h2,
 .entry-summary h2,
 .page-content h2,
 .comment-content h2 {
   font-family: "aktiv-grotesk","Arial",sans-serif;
     font-size: 15px;
     font-size: 1.4rem;
     font-weight: 400;
     margin-top: 0;
     margin-bottom: 1em;
     clear: none;
 }
 
 .entry-content h2 span {
     color: #B7B7B7;
 }
 
 .entry-content h3,
 .entry-summary h3,
 .page-content h3,
 .comment-content h3 {
   font-size: 18px;
   font-size: 1.8rem;
   line-height: 1.3333;
   margin-top: 2.6667em;
   margin-bottom: 1.3333em;
 }
 
 .entry-content h4,
 .entry-content h5,
 .entry-content h6,
 .entry-summary h4,
 .entry-summary h5,
 .entry-summary h6,
 .page-content h4,
 .page-content h5,
 .page-content h6,
 .comment-content h4,
 .comment-content h5,
 .comment-content h6 {
   font-size: 15px;
   font-size: 1.5rem;
   line-height: 1.2;
   margin-top: 2em;
   margin-bottom: 1.6em;
 }
 
 .entry-content h5,
 .entry-content h6,
 .entry-summary h5,
 .entry-summary h6,
 .page-content h5,
 .page-content h6,
 .comment-content h5,
 .comment-content h6 {
   letter-spacing: 0.1em;
   text-transform: uppercase;
 }
 
 .entry-content > h1:first-child,
 .entry-content > h2:first-child,
 .entry-content > h3:first-child,
 .entry-content > h4:first-child,
 .entry-content > h5:first-child,
 .entry-content > h6:first-child,
 .entry-summary > h1:first-child,
 .entry-summary > h2:first-child,
 .entry-summary > h3:first-child,
 .entry-summary > h4:first-child,
 .entry-summary > h5:first-child,
 .entry-summary > h6:first-child,
 .page-content > h1:first-child,
 .page-content > h2:first-child,
 .page-content > h3:first-child,
 .page-content > h4:first-child,
 .page-content > h5:first-child,
 .page-content > h6:first-child,
 .comment-content > h1:first-child,
 .comment-content > h2:first-child,
 .comment-content > h3:first-child,
 .comment-content > h4:first-child,
 .comment-content > h5:first-child,
 .comment-content > h6:first-child {
   margin-top: 0;
 }
 
 .entry-content a img,
 .entry-summary a img,
 .page-content a img,
 .comment-content a img {
   display: block;
 }
 
 .search .entry-title {
   font-size: 1.4em;
   font-weight: 400;
   margin-bottom: 0.1em;
 }
 
 .search .entry-classification {
 
 }
 
 .search .entry-summary {
   font-size: 0.95em;
   line-height: 1.4;
   font-style: italic;
 }
 
 /*Community/Blog Footer Widgets*/
 .blog_widget_footer {
     margin-top: 20px;
     padding: 30px 0 0;
     background-color: #f3f3f3;
 }
 .blog_widget_footer a {
     color: #7E8796;
 }
 .blog_widget_footer a:hover {
     color: #566175;
 }
 .blog_widget_footer aside.widget {
   float: none;
     width: 100%;
     padding: 0;
     margin: 0 0 40px;
 }
 .blog_widget_footer aside.widget .widget-title {
   margin-bottom: 10px;
     padding-bottom: 0;
     border-bottom: none;
 }
 article div.entry-content a.post-thumbnail:hover {
   opacity: 0.85;
 }
 
 .entry-content .more-link,
 .entry-summary .more-link:after {
   white-space: nowrap;
   text-decoration: underline;
 }
 
 .entry-content .more-link span,
 .entry-summary .more-link span {
   font-family: "PGC-Website";
 }
 
 .author-info {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   margin: 0 7.6923%;
   padding: 7.6923% 0;
 }
 
 .author-info .avatar {
   float: left;
   height: 36px;
   margin: 0 1.6em 1.6em 0;
   width: 36px;
 }
 
 .author-heading {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   letter-spacing: 0.04em;
   margin-bottom: 1.5em;
   text-transform: uppercase;
 }
 
 .author-title {
   clear: none;
 }
 
 .author-bio {
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
   overflow: hidden;
   padding-bottom: 1px;
 }
 
 .author-description {
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   word-wrap: break-word;
 }
 
 .author-description a {
   border-bottom: 1px solid #131313;
 }
 
 .author-description a:hover,
 .author-description a:focus {
   border-bottom: 0;
 }
 
 .author-description > :last-child {
   margin-bottom: 0;
 }
 
 .entry-footer {
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
   padding: .6em 0 0;
 }
 
 .updated:not(.published) {
   display: none;
 }
 
 .posted-on:before,
 .byline:before,
 .cat-links:before,
 .tags-links:before,
 .comments-link:before,
 .entry-format:before,
 .edit-link:before,
 .full-size-link:before,
 .author:before {
   margin-right: 5px;
   margin-top: 4px;
   position: relative;
 }
 
 .posted-on,
 .byline,
 .cat-links,
 .tags-links,
 .comments-link,
 .entry-format,
 .full-size-link {
   margin-right: 1em;
 }
 
 .comments-link,
 .edit-link {
   white-space: nowrap;
 }
 
 .page-header {
   border-bottom: 1px solid rgba(51, 51, 51, 0.1);
     padding: 0;
     margin: 0 0 30px;
 }
 
 .page-title {
   font-size: 18px;
   font-size: 1.8em;
   line-height: 1.3333;
 }
 
 .taxonomy-description {
   margin: 20px 0;
 }
 
 .taxonomy-description a {
   border-bottom: 1px solid #131313;
 }
 
 .taxonomy-description a:hover,
 .taxonomy-description a:focus {
   border-bottom: 0;
 }
 
 .taxonomy-description > :last-child {
   margin-bottom: 0;
 }
 
 .page-content {
   background-color: #fff;
   padding: 7.6923%;
 }
 
 .page-content > :last-child {
   margin-bottom: 0;
 }
 
 .page-links {
   clear: both;
   margin-bottom: 1.3333em;
 }
 
 .page-links a,
 .page-links > span {
   border: 1px solid #eaeaea;
   border: 1px solid rgba(51, 51, 51, 0.1);
   display: inline-block;
   font-size: 12px;
   font-size: 1.2rem;
   height: 2em;
   line-height: 2;
   margin: 0 0.3333em 0.3333em 0;
   text-align: center;
   width: 2em;
 }
 
 .page-links a {
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
   background-color: #131313;
   border-color: #131313;
   color: #fff;
 }
 
 .page-links a:hover,
 .page-links a:focus {
   background-color: #707070;
   background-color: rgba(51, 51, 51, 0.7);
   border-color: transparent;
   color: #fff;
 }
 
 .page-links > .page-links-title {
   border: 0;
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   height: auto;
   margin: 0;
   padding-right: 0.5em;
   width: auto;
 }
 
 .entry-attachment {
   margin-bottom: 1.6em;
 }
 
 .type-attachment .entry-title {
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   word-wrap: break-word;
 }
 
 .entry-caption {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   line-height: 1.5;
   padding-top: 0.5em;
   word-wrap: break-word;
 }
 
 .entry-caption > :last-child {
   margin-bottom: 0;
 }
 
 /**
  * 12.1.1 Coordinate Converter
 */
 
 .input-group-coords {
   width: 100%;
 }
 
 #map-canvas-3031, #map-canvas-3413 {
   cursor: crosshair;
 }
 
 .input-group-coords span.coords-label,
 .input-group-coords span.coords-label-ps {
   width: 100%;
   display: inline-block;
   margin-bottom: 0.25em;
 }
 
 .input-group-coords input.coords-input,
 .input-group-coords select,
 .input-group-coords select * {
    color: #131313;
    padding: 0.75em 0.25em 0.75em 0.5em;
    border: 1px solid rgba(195,55,55,0.0);
    font-family: "Inconsolata",monospace !important;
  }
 
  .input-group-coords input.coords-input.input-error {
    color: #C33737 !important;
    border: 1px solid rgba(195,55,55,0.25);
  }
 
  #lat_dd_deg, #lon_dd_deg,
  #x_3413, #y_3413,
  #x_3031, #y_3031 {
    width: 90%;
  }
 
  #lat_ddm_deg, #lon_ddm_deg,
  #lat_dms_deg, #lon_dms_deg {
    width: 22%;
  }
 
  #lat_ddm_min, #lon_ddm_min {
    width: 34%;
  }
 
  .input-group-coords select {
    width: 15%;
  }
 
  #lat_dms_min, #lon_dms_min {
    width: 19%;
  }
 
  #lat_dms_sec, #lon_dms_sec {
    width: 31%;
  }
 
  .table-coords tr th,
  .table-coords tr td {
    font-size: 0.9em;
  }
 
  @media screen and (min-width: 740px) {
 
    .input-group-coords {
      max-width: 100%;
      width: 100%;
      overflow-y: hidden;
    }
 
    .input-group-coords span.coords-label,
    .input-group-coords span.coords-label-ps {
      margin: 0;
    }
 
    .input-group-coords span.coords-label-ps {
      width: 5%;
    }
 
    .table-coords {
      width: 100%;
    }
    .table-coords tr th:first-of-type,
    .table-coords tr td:first-of-type {
     width: 60%;
     white-space: nowrap;
    }
  }
 
 
 /**
  * 12.2 Post Formats
  */
 
 .format-aside .entry-title,
 .format-image .entry-title,
 .format-video .entry-title,
 .format-quote .entry-title,
 .format-gallery .entry-title,
 .format-status .entry-title,
 .format-link .entry-title,
 .format-audio .entry-title,
 .format-chat .entry-title {
   font-size: 18px;
   font-size: 1.8rem;
   line-height: 1.3333;
   margin-bottom: 1.3333em;
 }
 
 .format-link .entry-title a:after {
   content: "\f442";
   font-size: 24px;
   height: 24px;
   position: relative;
   top: 0;
   width: 24px;
 }
 
 .blog .format-status .entry-title,
 .archive .format-status .entry-title {
   display: none;
 }
 
 
 /**
  * 12.3 Comments
  */
 
 .comments-area {
   background-color: #fff;
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   padding: 25px 0;
 }
 
 .comments-area > :last-child {
   margin-bottom: 0;
 }
 
 .comment-list + .comment-respond {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
 }
 
 .comment-list + .comment-respond,
 .comment-navigation + .comment-respond {
   padding-top: 1.6em;
 }
 
 .comments-title,
 .comment-reply-title {
   font-size: 18px;
   font-size: 1.8rem;
   line-height: 1.3333;
 }
 
 .comments-title {
   margin-bottom: 1.3333em;
 }
 
 .comment-list {
   list-style: none;
   margin: 0;
 }
 
 .comment-list article,
 .comment-list .pingback,
 .comment-list .trackback {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   padding: 1.6em 0;
 }
 
 .comment-list .children {
   list-style: none;
   margin: 0;
 }
 
 .comment-list .children > li {
   padding-left: 0.8em;
 }
 
 .comment-author {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   margin-bottom: 0.4em;
 }
 
 .comment-author a:hover {
   border-bottom: 1px solid #707070;
   border-bottom: 1px solid rgba(51, 51, 51, 0.7);
 }
 
 .comment-author .avatar {
   float: left;
   height: 24px;
   margin-right: 0.8em;
   width: 24px;
 }
 
 .comment-metadata,
 .pingback .edit-link {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
 }
 
 .comment-metadata a,
 .pingback .edit-link a {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
 }
 
 .comment-metadata a:hover,
 .pingback .edit-link a:hover {
   border-bottom: 1px solid #131313;
 }
 
 .comment-metadata a:hover,
 .comment-metadata a:focus,
 .pingback .edit-link a:hover,
 .pingback .edit-link a:focus {
   color: #131313;
 }
 
 .comment-metadata {
   margin-bottom: 1.6em;
 }
 
 .comment-metadata .edit-link {
   margin-left: 1em;
 }
 
 .pingback .edit-link {
   margin-left: 1em;
 }
 
 .pingback .edit-link:before {
   top: 5px;
 }
 
 .comment-content ul,
 .comment-content ol {
   margin: 0 0 1.6em 1.3333em;
 }
 
 .comment-content li > ul,
 .comment-content li > ol {
   margin-bottom: 0;
 }
 
 .comment-content > :last-child {
   margin-bottom: 0;
 }
 
 .comment-list .reply {
   font-size: 12px;
   font-size: 1.2rem;
 }
 
 .comment-list .reply a {
   display: inline-block;
     margin-top: 2em;
     padding: 5px 10px;
     color: #fff;
     font-size: 75%;
     background-color: #166c94;
 }
 
 .comment-list .reply a:hover,
 .comment-list .reply a:focus {
   background-color: #275B73;
   outline: 0;
 }
 
 .comment-form {
   padding-top: 1.6em;
 }
 
 .comment-form label {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   display: block;
   letter-spacing: 0.04em;
   line-height: 1.5;
   text-transform: uppercase;
 }
 
 .comment-form input[type="text"],
 .comment-form input[type="number"],
 .comment-form input[type="tel"],
 .comment-form input[type="email"],
 .comment-form input[type="url"],
 .comment-form input[type="submit"] {
   width: 100%;
 }
 
 .comment-notes,
 .comment-awaiting-moderation,
 .logged-in-as,
 .form-allowed-tags {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
   margin-bottom: 2em;
 }
 
 .logged-in-as a:hover {
   border-bottom: 1px solid #131313;
 }
 
 .no-comments {
   border-top: 1px solid #eaeaea;
   border-top: 1px solid rgba(51, 51, 51, 0.1);
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-weight: 700;
   padding-top: 1.6em;
 }
 
 .comment-navigation + .no-comments {
   border-top: 0;
 }
 
 .form-allowed-tags code {
   font-family: Inconsolata, monospace;
 }
 
 .form-submit {
   margin-bottom: 0;
 }
 
 .required {
   color: #c0392b;
 }
 
 .comment-reply-title small {
   font-size: 100%;
 }
 
 .comment-reply-title small a {
   border: 0;
   float: right;
   height: 32px;
   overflow: hidden;
   width: 26px;
 }
 
 .comment-reply-title small a:before {
   font-size: 32px;
   position: relative;
   top: -3px;
 }
 
 
 /**
  * 13.0 Footer
  */
 .site-footer {
   color: #878F9E;
 }
 
 .site-footer .widget-title, .site-footer h3 {
   color: #CECECE;
 }
 
 .site-footer .textwidget {
   font-size: 15px;
   font-size: 0.95em;
 }
 
 .site-footer a:hover {
   text-decoration: none;
 }
 
 .site-footer a,
 .site-footer .footer-social-links a span:before {
   color: #878F9E;
   border-bottom: none;
 }
 .site-footer a:hover,
 .site-footer .footer-social-links a:hover span:before {
   color: #CECECE;
   border-bottom: none;
 }
 
 .site-footer .footer-social-links a {
   text-decoration: none !important;
 }
 .site-description {
     font-size: .9em;
     line-height: 1.15em;
     margin-bottom: 10px;
 }
 
 .site-description a {
 
 }
 .site-description .nsf-link {
   display: block;
   text-decoration: none !important;
   width: 30px;
   margin-bottom: 10px;
 }
 .site-description span {
     display: block;
     width: 100%;
 }
 .site-info {
   padding: 10px 0;
   background-color: #232935;
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
 }
 
 .site-footer ul.footer-terms {
   margin-bottom: 0px;
   font-size: 0.8em;
   text-transform: uppercase;
   letter-spacing: 1.4px;
 }
 
 .site-footer ul.footer-terms li {
     display: inline;
     margin-right: 1em;
 }
 
 
 /**
  * 14.0 Media
  */
 
 .site .avatar {
   border-radius: 50%;
 }
 
 .page-content img.wp-smiley,
 .entry-content img.wp-smiley,
 .comment-content img.wp-smiley {
   border: none;
   margin-top: 0;
   margin-bottom: 0;
   padding: 0;
 }
 
 audio,
 canvas {
   display: inline-block;
 }
 
 embed,
 iframe,
 object,
 video {
   margin-bottom: 1.6em;
   max-width: 100%;
   vertical-align: middle;
 }
 
 p > embed,
 p > iframe,
 p > object,
 p > video {
   margin-bottom: 0;
 }
 
 .wp-audio-shortcode,
 .wp-video,
 .wp-playlist.wp-audio-playlist {
   font-size: 15px;
   font-size: 1.5rem;
   margin-top: 0;
   margin-bottom: 1.6em;
 }
 
 .wp-playlist.wp-playlist {
   padding-bottom: 0;
 }
 
 .wp-playlist .wp-playlist-tracks {
   margin-top: 0;
 }
 
 .wp-playlist-item .wp-playlist-caption {
   border-bottom: 0;
   padding: 10px 0;
 }
 
 .wp-playlist-item .wp-playlist-item-length {
   top: 10px;
 }
 
 
 /**
  * 14.1 Captions
  */
 
 .wp-caption {
   margin-bottom: 1.6em;
   max-width: 100%;
 }
 
 .wp-caption img[class*="wp-image-"] {
   display: block;
   margin: 0;
 }
 
 figcaption, .wp-caption-text {
   color: #131313;
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
   padding: 0.5em 0;
 }
 
 
 /**
  * 14.2 Galleries
  */
 
 .gallery {
   margin-bottom: 1.6em;
 }
 
 .gallery-item {
   display: inline-block;
   padding: 1.79104477%;
   text-align: center;
   vertical-align: top;
   width: 100%;
 }
 
 .gallery-columns-2 .gallery-item {
   max-width: 50%;
 }
 
 .gallery-columns-3 .gallery-item {
   max-width: 33.33%;
 }
 
 .gallery-columns-4 .gallery-item {
   max-width: 25%;
 }
 
 .gallery-columns-5 .gallery-item {
   max-width: 20%;
 }
 
 .gallery-columns-6 .gallery-item {
   max-width: 16.66%;
 }
 
 .gallery-columns-7 .gallery-item {
   max-width: 14.28%;
 }
 
 .gallery-columns-8 .gallery-item {
   max-width: 12.5%;
 }
 
 .gallery-columns-9 .gallery-item {
   max-width: 11.11%;
 }
 
 .gallery-icon img {
   margin: 0 auto;
 }
 
 .gallery-caption {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   display: block;
   font-size: 12px;
   font-size: 1.2rem;
   line-height: 1.5;
   padding: 0.5em 0;
 }
 
 .gallery-columns-6 .gallery-caption,
 .gallery-columns-7 .gallery-caption,
 .gallery-columns-8 .gallery-caption,
 .gallery-columns-9 .gallery-caption {
   display: none;
 }
 
 
 /**
  * 15.0 Multisite
  */
 
 .widecolumn {
   background-color: #fff;
   padding: 7.6923%;
 }
 
 .widecolumn .mu_register {
   width: auto;
 }
 
 .widecolumn .mu_alert {
   margin-bottom: 1.6em;
 }
 
 .widecolumn form,
 .widecolumn .mu_register form {
   margin-top: 0;
 }
 
 .widecolumn h2 {
   font-size: 26px;
   font-size: 2.6rem;
   line-height: 1.1538;
   margin-bottom: 0.9231em;
 }
 
 .widecolumn p {
   margin: 1.6em 0;
 }
 
 .widecolumn p + h2 {
   margin-top: 1.8462em;
 }
 
 .widecolumn label,
 .widecolumn .mu_register label {
   color: #707070;
   color: rgba(51, 51, 51, 0.7);
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 700;
   letter-spacing: 0.04em;
   line-height: 1.5;
   text-transform: uppercase;
 }
 
 .widecolumn .mu_register label {
   margin: 2em 0 0;
 }
 
 .widecolumn #key,
 .widecolumn .mu_register #blog_title,
 .widecolumn .mu_register #user_email,
 .widecolumn .mu_register #blogname,
 .widecolumn .mu_register #user_name {
   font-size: 16px;
   font-size: 1.6rem;
   width: 100%;
 }
 
 .widecolumn .mu_register #blogname {
   margin: 0;
 }
 
 .widecolumn .mu_register #blog_title,
 .widecolumn .mu_register #user_email,
 .widecolumn .mu_register #user_name {
   margin: 0 0 0.375em;
 }
 
 .widecolumn #submit,
 .widecolumn .mu_register input[type="submit"] {
   font-size: 12px;
   font-size: 1.2rem;
   margin: 0;
   width: 100%;
 }
 
 .widecolumn .mu_register .prefix_address,
 .widecolumn .mu_register .suffix_address {
   font-size: inherit;
 }
 
 .widecolumn .mu_register > :last-child,
 .widecolumn form > :last-child {
   margin-bottom: 0;
 }
 
 #tinymce * {
   color: #131313;
   letter-spacing: 0;
 }
 
 #tinymce a {
   color: blue;
 }
 
 
 
 /**
  * 16.0 Media Queries
  */
 
 /*
  * Does the same thing as <meta name="viewport" content="width=device-width">,
  * but in the future W3C standard way. -ms- prefix is required for IE10+ to
  * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
  * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
  */
 @-ms-viewport {
   width: device-width;
 }
 
 @viewport {
   width: device-width;
 }
 
 /**
  * 16.1 Mobile Large 620px
  */
 
 @media (max-width: 620px) {
   .hidden-mobile {
     display: none;
   }
 
   .question-wrapper div:first-of-type {
     padding-left: 0em;
   }
 }
 
 @media screen and (min-width: 620px) {
 
   /*header mobile nav*/
   .site-branding {
     height: 70px;
   }
   .secondary-toggle,
   .menu-toggle {
     height: 70px;
     width: 70px;
   }
   .secondary-toggle:before,
   .menu-toggle:before {
     line-height: 70px;
     width: 50px;
     font-size: 22px;
   }
   .slideout-panel {
     margin-top: 70px;
   }
 
   /*People/Bio Pages */
   a.email {
     display: inline-block;
     margin-right: 20px;
     padding-right: 20px;
     color: #474E5E;
     font-weight: bold;
     border-right: solid 1px #B5BAC1;
     background-color: transparent;
       -webkit-border-radius: 0;
     -moz-border-radius: 0;
       border-radius: 0;
   }
   a.phone {
     display: inline-block;
     margin: 0;
     color: #474E5E;
     font-weight: bold;
     background-color: transparent;
   }
 
   /*Sub-nav Internal Pages*/
   .sub-header .sub-navigation.sticky.fixed {
     top: 70px;
   }
   .admin-bar .sub-header .sub-navigation.sticky.fixed {
     top: 116px;
   }
 
   /*Styled Sections*/
   table.timeline tr td.date {
     width: 20%;
   }
 
   /* restore screen-reader-text */
   .pagination .current .screen-reader-text {
     position: absolute !important;
   }
 
   .pagination .page-numbers {
     display: inline-block;
   }
 
   /*Blog*/
   .post-thumbnail.size-thumbnail {
     float: left;
     margin: 0 25px 0 0;
   }
   .post-thumbnail img {
 
   }
   .entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
     font-size: 16px;
     font-size: 1.6rem;
   }
 
 }
 
 
 /**
  * 16.2 Tablet Small 740px
  */
 
 @media screen and (min-width: 740px) {
 
   .hidden-desktop {
     display: none !important;
   }
 
   /*General*/
   body,
   button,
   input,
   select,
   textarea {
     font-size: 14px;
   }
   button, input {
     line-height: normal;
   }
   h1 {
     font-size: 2.4em;
   }
   h2 {
     font-size: 1.8em;
   }
   h3 {
     font-size: 1.4em;
   }
   h4 {
     font-size: 1.2em;
   }
   p, address, pre, hr, ul, ol, dl, dd, table {
     margin-bottom: 1.6471em;
   }
   button,
   input[type="button"],
   input[type="reset"],
   input[type="submit"] {
     padding: 0.8214em 1.6429em;
   }
   .content-area {
     padding: 60px 0 0;
   }
   ul.tabs li{
     padding: 10px 20px;
     font-size: 1.4em;
     letter-spacing: 2px;
   }
   .tab-content{
     padding: 40px 0;
   }
 
   .col {
     float: left;
     margin: 0 3% 3% 0;
   }
   .half {
     width: 48.5%;
   }
   .third {
     width: 31.33%;
   }
   .two-thirds {
     width: 65.67%;
   }
   .three-fourths {
     width: 74.25%
   }
   .fourth {
     width: 22.75%;
   }
   .fifth {
     width: 17.6%;
   }
   .col.last {
     margin-right: 0;
   }
   .border-left {
     padding-left: 30px;
     border-left: solid 1px #eee;
   }
 
   .row {
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     overflow: hidden;
   }
 
   img.alignnone {
     display: inline-block;
   }
   img.alignleft {
     display: inline;
     float: left;
   }
 
   img.alignright {
     display: inline;
     float: right;
   }
 
   /*
   .row .col {
     flex: 1;
   }
   */
 
   .row .col:nth-child(1) { order: 1; }
   .row .col:nth-child(2) { order: 2; }
   .row .col:nth-child(3) { order: 3; }
   .row .col:nth-child(4) { order: 4; }
 
   .boxed {
     background: #efefef;
     padding: 2em;
     box-shadow: 0px 0px 10px #e5e5e5;
     box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
   }
 
   .boxed.fourth {
     padding: 1.5em;
   }
 
   .boxed:hover {
     box-shadow: 0px 0px 20px 5px #f9f9f9;
     box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.02);
     overflow:visible;
   }
 
   .boxed.boxed-white {
     background: #fff;
   }
 
   /*Home*/
   .home-banner_content {
     flex-basis: 50%;
   }
 
   /*People*/
   .people {
     margin: 30px 0;
     display: flex;
     flex-wrap: wrap;
   }
   .people .person a.bio-link .photo {
     width: 140px;
     height: 140px;
   }
   .people .person a.bio-link span {
     padding-top: 45px;
     width: 140px;
     height: 140px;
     font-size: 16px;
   }
   .people .person p {
     font-size: .9em;
   }
   .people_small .person_small .photo {
     width: 90px;
     height: 90px;
     margin: 0 20px 0 0;
   }
   .people_small .person_small p {
     margin: 10px 0 0;
     font-size: 1em;
   }
   .bio img {
     width: 180px;
     height: 180px;
   }
 
 
   /*Nav*/
   .main-menu-mobile .main-navigation a {
     margin: 0;
   }
   .admin-bar .mobile-header.sticky,
   .admin-bar .mobile-header.sticky.fixed {
     margin-top: 32px;
   }
 
   /*Contact Page*/
   /*-google map-*/
   .google-map {
     height: 510px;
   }
 
   /*Styled Sections*/
   table.timeline {
     padding: 0 30px;
   }
 
 
   /*Blog*/
   .entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
     font-size: 20px;
     font-size: 2rem;
   }
 
   /*Community/Blog Footer Widgets*/
   .blog_widget_footer {
     margin-top: 30px;
       padding: 40px 0 30px;
   }
   .blog_widget_footer aside.widget {
     float: left;
     width: 25%;
     padding-right: 40px;
     margin: 0;
   }
   .blog_widget_footer aside.widget .widget-title {
     margin-bottom: 25px;
     padding-bottom: 0;
   }
 
   /*Footer*/
   .site-footer {
     padding: 60px 0 0;
   }
   .site-description {
     margin-bottom: 10px;
   }
   .site-description .nsf-link {
     float: left;
   }
   .site-description span {
     float: right;
     width: calc(100% - 40px);
     line-height: 1.25em;
   }
 
 
 }
 @media screen and (max-width: 782px) and (min-width: 740px) {
    .admin-bar .mobile-header.sticky, .admin-bar .mobile-header.sticky.fixed {
     margin-top: 46px;
   }
   .admin-bar .sub-header .sub-navigation.sticky.fixed {
     top: 116px;
   }
 }
 @media screen and (max-width: 863px) and (min-width: 783px) {
   .admin-bar .sub-header .sub-navigation.sticky.fixed {
     top: 102px;
   }
 }
 
 /**
  * 16.3 Tablet Large 880px
  */
 
 @media screen and (max-width: 879px) {
   .global-search-desktop {
     display: none;
   }
 }
 
 @media screen and (min-width: 880px) {
   /*General*/
   body,
   button,
   input,
   select,
   textarea {
     font-size: 15px;
   }
 
   /*Nav*/
   .global-search-desktop {
     display: none;
   }
 
   .global-search-desktop input[type="search"] {
     margin: 15px 0px;
   }
   /*Nav*/
   .main-menu-desktop {
     display: block;
   }
   .sub-menu-desktop,
   .sub-header .sub-navigation {
      display: block;
   }
   .main-menu-desktop .menu-main-navigation-container > ul > li > a {
     padding: 0 10px;
   }
   .menu-toggle,
   .main-menu.main-menu-mobile {
     display: none;
   }
   .site-branding {
     display: none;
   }
   .logo {
     height: 75px;
     width: auto;
   }
   .secondary-toggle,
   .menu-toggle {
     height: 95px;
     width: 95px;
   }
   .secondary-toggle:before,
   .menu-toggle:before {
     line-height: 95px;
     width: 95px;
   }
   .login {
     display: block;
   }
 
   .login button {
     font-size: 1em;
     line-height: 1;
     background: transparent;
     text-transform: none;
     padding: 0px;
   }
 
   .login button:before {
     margin-right: 0.5em;
   }
 
   .login button:hover {
     background: transparent;
     background: rgba(255,255,255,0.05);
   }
 
 
   /*Sub-nav Internal Pages*/
   .sub-header .sub-navigation.sticky.fixed {
     top: 0;
   }
   .admin-bar .sub-header .sub-navigation.sticky.fixed {
     top: 32px;
   }
 
   /*General*/
   .slideout-panel {
     margin-top: 0;
   }
   input[type="text"],
   input[type="number"],
   input[type="tel"],
   input[type="email"],
   input[type="url"],
   input[type="password"],
   input[type="search"],
   textarea {
     padding: 0.5278em;
   }
   .wp-caption.alignleft,
   .wp-caption.alignright,
   .wp-caption.aligncenter {
     margin-bottom: 1.2632em;
   }
 
   /*People*/
   .people_small .person_small .photo {
     width: 90px;
     height: 90px;
     margin: 0 20px 0 0;
   }
   .people_small .person_small p {
     margin: 10px 0;
       font-size: 1em;
   }
 
   /*Bio Pages*/
   .bio-header h1 {
     padding: 60px 0;
     font-size: 32px;
   }
   .bio img {
     margin: -180px 0 20px;
     width: 250px;
     height: 250px;
   }
 
 
 }
 
 
 /**
  * 16.4 Desktop Small 955px
  */
 
 @media screen and (min-width: 955px) {
 
   /*Nav*/
   .site-header {
     border-bottom: 0;
   }
   .site-branding {
     min-height: 0;
     padding: 10px 0;
     margin: 0;
   }
 
   .main-menu-desktop .menu-main-navigation-container > ul > li > a {
     padding: 0 10px;
   }
   .main-navigation .menu-item-description {
     font-size: 12px;
     font-size: 1.2rem;
     line-height: 1.5;
   }
   .dropdown-toggle {
     height: 24px;
     width: 24px;
   }
   .dropdown-toggle:after {
     font-size: 16px;
     line-height: 24px;
     width: 24px;
   }
   .secondary-toggle {
     display: none;
   }
 
   /*Sub-nav Internal Pages*/
   .admin-bar .sub-header .sub-navigation.sticky.fixed {
     top: 32px;
   }
 
   .sub-header .sub-navigation {
     height: 100px;
   }
   .sub-header .sub-navigation.sticky.fixed {
     height: 70px;
   }
 
   .sub-header .sub-navigation ul li {
     padding: 20px 40px;
     height: 100px;
   }
   .sub-header .sub-navigation.sticky.fixed ul li {
     padding: 10px 40px;
     height: 70px;
   }
 
   .sub-header .sub-navigation ul li:before {
     font-size: 35px;
   }
   .sub-header .sub-navigation.sticky.fixed ul li:before {
     font-size: 28px;
   }
 
   .sub-header .sub-navigation ul li a {
     padding-top: 68px;
   }
   .sub-header .sub-navigation.sticky.fixed ul li a {
     padding-top: 40px;
     font-size: 13px;
   }
 
   /*General*/
   .site {
     margin: 0 auto;
     width: 100%;
   }
   .wrapper {
     max-width: 720px;
   }
   .blog-left {
     width: 70%;
     float: left;
   }
   .sidebar {
     float: right;
       position: relative;
       width: 25%;
       margin: 0;
   }
   .site-content {
     display: block;
   }
   p, address, pre, hr, ul, ol, dl, dd, table {
     margin-bottom: 1.25em;
   }
   button,
   input[type="button"],
   input[type="reset"],
   input[type="submit"],
   .post-password-form input[type="submit"] {
     font-size: 12px;
     font-size: 1.2rem;
     padding: 0.7917em 1.5833em;
   }
   input[type="text"],
   input[type="number"],
   input[type="tel"],
   input[type="email"],
   input[type="url"],
   input[type="password"],
   input[type="search"],
   textarea {
     padding: 0.375em;
   }
   .post-password-form label,
   .post-navigation .meta-nav,
   .comment-navigation,
   .image-navigation,
   .author-heading,
   .author-bio,
   .entry-footer,
   .page-links a,
   .page-links span,
   .comment-metadata,
   .pingback .edit-link,
   .comment-list .reply,
   .comment-notes,
   .comment-awaiting-moderation,
   .logged-in-as,
   .comment-form label,
   .form-allowed-tags,
   .site-info,
   .wp-caption-text,
   .gallery-caption,
   .entry-caption,
   .widecolumn label,
   .widecolumn .mu_register label {
     font-size: 12px;
     font-size: 1.2rem;
   }
 
 }
 
 
 /**
  * 16.5 Desktop Medium 1100px
  */
 
 @media screen and (min-width: 1100px) {
 
   body,
   button,
   input,
   select,
   textarea {
     font-size: 16px;
   }
 
   /*Nav*/
   .main-menu-desktop nav > .menu-main-navigation-container {
     height: 80px;
   }
   .main-menu-desktop .main-navigation .nav-menu > li {
     height: 80px;
   }
   .main-menu-desktop .menu-main-navigation-container a {
     font-size: 16px;
     line-height: 80px;
   }
 
 
 
   .logo-center-nav a {
     width: 60px;
   }
   .dropdown-toggle {
     height: 28px;
     width: 28px;
   }
   .dropdown-toggle:after {
     line-height: 80px;
     width: 28px;
   }
 
   /*home*/
   .home-banner h1 {
     font-size: 3em;
   }
 
   /*-- About Page  --*/
   table.timeline {
     padding: 0 60px;
     margin: 0;
     width: 100%;
     border: none;
   }
 
   /*People*/
   .people_small .person_small .photo {
     width: 105px;
     height: 105px;
     margin: 0 25px 0 0;
   }
 
   /*General*/
   .wrapper {
     max-width: 800px;
       margin: 0 auto;
   }
   button,
   input[type="button"],
   input[type="reset"],
   input[type="submit"],
   .post-password-form input[type="submit"],
   .widecolumn #submit,
   .widecolumn .mu_register input[type="submit"] {
     font-size: 14px;
     font-size: 1.4rem;
     padding: 0.8214em 1.5714em;
   }
   input[type="text"],
   input[type="number"],
   input[type="tel"],
   input[type="email"],
   input[type="url"],
   input[type="password"],
   input[type="search"],
   textarea {
     padding: 0.5em;
   }
   .post-password-form label,
   .post-navigation .meta-nav,
   .comment-navigation,
   .image-navigation,
   .author-heading,
   .author-bio,
   .entry-footer,
   .page-links a,
   .page-links span,
   .comment-metadata,
   .pingback .edit-link,
   .comment-list .reply,
   .comment-notes,
   .comment-awaiting-moderation,
   .logged-in-as,
   .comment-form label,
   .form-allowed-tags,
   .site-info,
   .wp-caption-text,
   .gallery-caption,
   .entry-caption,
   .widecolumn label,
   .widecolumn .mu_register label {
     font-size: 14px;
     font-size: 1.4rem;
   }
 
 }
 
 
 /**
  * 16.6 Desktop Large 1240px
  */
 
 @media screen and (min-width: 1240px) {
 
   body,
   button,
   input,
   select,
   textarea {
     font-size: 16px;
   }
 
   /*Nav*/
   .main-navigation .menu-item-has-children > a {
     padding-right: 38px;
   }
   .main-menu-desktop .main-navigation .nav-menu > li {
     min-width: 180px;
   }
   .dropdown-toggle {
     height: 34px;
       top: 0px;
       width: 36px;
   }
   .dropdown-toggle:after {
     line-height: 32px;
     width: 32px;
   }
 
   /*Home*/
   .home-banner h1 {
     font-size: 3em;
   }
 
   /*People*/
   .people {
       margin: 40px 0 30px;
   }
   .people .person a.bio-link .photo {
     width: 180px;
     height: 180px;
   }
   .people .person a.bio-link span {
     width: 180px;
     height: 180px;
     padding-top: 70px;
   }
 
   /*General*/
   .wrapper {
     max-width: 960px;
       margin: 0 auto;
   }
   button,
   input[type="button"],
   input[type="reset"],
   input[type="submit"],
   .post-password-form input[type="submit"],
   .widecolumn #submit,
   .widecolumn .mu_register input[type="submit"] {
     font-size: 16px;
     font-size: 1.6rem;
     padding: 0.8125em 1.625em;
   }
   input[type="text"],
   input[type="number"],
   input[type="tel"],
   input[type="email"],
   input[type="url"],
   input[type="password"],
   input[type="search"],
   textarea,
   select {
     padding: 0.75em;
   }
   .post-password-form label,
   .post-navigation .meta-nav,
   .comment-navigation,
   .image-navigation,
   .author-heading,
   .author-bio,
   .entry-footer,
   .page-links a,
   .page-links span,
   .comment-metadata,
   .pingback .edit-link,
   .comment-list .reply,
   .comment-notes,
   .comment-awaiting-moderation,
   .logged-in-as,
   .comment-form label,
   .form-allowed-tags,
   .site-info,
   .wp-caption-text,
   .gallery-caption,
   .entry-caption,
   .widecolumn label,
   .widecolumn .mu_register label {
     font-size: 16px;
     font-size: 1.5rem;
   }
   .comment-list article,
   .comment-list .pingback,
   .comment-list .trackback {
     padding: 1.6842em 0;
   }
 
   .comment-list + .comment-respond,
   .comment-navigation + .comment-respond {
     padding-top: 1.6842em;
   }
 
   .comment-list .children > li {
     padding-left: 1.4737em;
   }
 }
 
 
 /**
  * 16.7 Desktop X-Large 1403px
  */
 
 @media screen and (min-width: 1403px) {
   .wrapper {
     max-width: 1143px;
   }
 
   /*Nav*/
   .main-menu-desktop .main-navigation .nav-menu > li {
     min-width: 215px;
   }
   .main-menu-desktop nav > .menu-main-navigation-container {
     height: 100px;
   }
   .main-menu-desktop .main-navigation .nav-menu > li {
     height: 100px;
   }
   .main-menu-desktop .menu-main-navigation-container a {
     line-height: 100px;
     font-size: 18px;
     font-size: 1.8rem;
   }
   .main-menu-desktop .menu-item-has-children > a > .dropdown-toggle {
     top: 10px;
   }
   .main-menu-desktop .menu-main-navigation-container > ul > li > a {
     line-height: 100px;
   }
 
 
 
 
   .logo-center-nav a {
     width: 80px;
   }
   .dropdown-toggle {
     height: 28px;
     width: 28px;
   }
   .dropdown-toggle:after {
     line-height: 100px;
     width: 28px;
   }
 
   /*home*/
   .home-banner h1 {
     font-size: 3em;
   }
 
   /*People*/
   .people .person a.bio-link .photo {
     width: 220px;
     height: 220px;
   }
   .people .person a.bio-link span {
     width: 220px;
     height: 220px;
     padding-top: 90px;
     font-size: 20px;
   }
 
 }
 
 
 /**
  * 17.0 Print
  */
 
 @media print {
   body {
     background: none !important; /* Brute force since user agents all print differently. */
     font-family: "Arial", sans-serif;
     font-size: 11.25pt;
     font-weight: normal;
   }
 
   body * {
     font-family: "Arial", sans-serif;
   }
 
   .secondary-toggle,
   .navigation,
   .page-links,
   .edit-link,
   #reply-title,
   .comment-form,
   .comment-edit-link,
   .comment-list .reply a,
   button,
   input,
   textarea,
   select,
   .related-guide,
   .widecolumn form,
   .widecolumn .mu_register form {
     display: none;
   }
 
   .site-header,
   .site-footer,
   .hentry,
   .entry-footer,
   .page-header,
   .page-content,
   .comments-area,
   .widecolumn {
     background: none !important; /* Make sure color schemes dont't affect to print */
   }
 
   body,
   blockquote,
   blockquote cite,
   blockquote small,
   label,
   a,
   .site-title a,
   .site-description,
   .post-title,
   .author-heading,
   .entry-footer,
   .entry-footer a,
   .taxonomy-description,
   .entry-caption,
   .comment-author,
   .comment-metadata,
   .comment-metadata a,
   .comment-notes,
   .comment-awaiting-moderation,
   .no-comments,
   .site-info,
   .site-info a,
   .wp-caption-text,
   .gallery-caption {
     color: #000 !important; /* Make sure color schemes don't affect to print */
   }
 
   pre,
   abbr[title],
   table,
   th,
   td,
   .site-header,
   .site-footer,
   .hentry + .hentry,
   .author-info,
   .page-header,
   .comments-area,
   .comment-list + .comment-respond,
   .comment-list article,
   .comment-list .pingback,
   .comment-list .trackback,
   .no-comments {
     border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
   }
 
   .site {
     margin: 0 7.6923%;
   }
 
   .sidebar {
     position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
   }
 
   .site-branding {
     padding: 0;
   }
 
   .site-header {
     padding: 7.6923% 0;
   }
 
   .site-description {
     display: block;
   }
 
   .hentry + .hentry {
     margin-top: 5%;
   }
 
   .hentry.has-post-thumbnail {
     padding-top: 0;
   }
 
   .entry-header,
   .entry-footer {
     padding: 0;
   }
 
   .entry-content,
   .entry-summary {
     padding: 0 0 7.6923%;
   }
 
   .post-thumbnail img {
     margin: 0;
   }
 
   .author-info {
     margin: 0;
   }
 
   .page-content {
     padding: 7.6923% 0 0;
   }
 
   .page-header {
     padding: 3.84615% 0;
   }
 
   .comments-area {
     border: 0;
     padding: 7.6923% 0 0;
   }
 
   .site-footer {
     margin-top: 7.6923%;
   }
 
   .widecolumn {
     margin: 7.6923% 0 0;
     padding: 0;
   }
 
   header,
   footer,
   .kbe_aside,
   .kbe_reply ,
   .print-button {
     display: none;
   }
   .kbe-section .topo_bg {
     background: none;
   }
   .wrapper,
   .kbe_content_right {
     width: 100%;
   }
   .print-content {
     display: block;
     margin: 0 0 30px;
   }
   .print-content a {
     color: ;
     text-decoration: underline;
   }
 
   .print-section {
     font-family: 'Arial',sans-serif !important;
   }
 
 }
 