/* ---------------------------
  Theme Name: Cottingham & Butler
    Theme URI: http://www.flyinghippo.com
    Version: 1.3.0
    Author: Flying Hippo Web Technologies
    Author URI: http://www.flyinghippo.com
    License: None
    Description: Responsive Theme 2015
    ---------------------------------------- */

/*  FONTS
    If you have different fonts from different font families, you'll need to combine the generated stylesheet.css files into one.
    ---------------------------------------- */
@import url("fonts/stylesheet.css");

/*  RESET 
    ---------------------------------------- */
* { outline: 0 none; }
body, div, dl, dd, h1, h2, h3, h4, h5, h6, ul, li, p, pre, th, td, ol { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; line-height: 1em; }
ul, ol { /*list-style-type: none;*/ }
img { border: 0; }
span { display: inline; }	
img, a img { border: 0; padding: 0; margin: 0; }
textarea { overflow: hidden; }
table { border-spacing: 0; padding: 0; margin: 0; }
hr { border:solid 1px #f8f1da; margin:20px 0; }

/* WP THEME REQUIREMENTS & UTILITY CLASSES */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.dozer, .clear { width: 100%; height: 1px; margin: 0 0 -1px; clear: both; }
.clearfix { clear: both; }
.linklove, #metaseopack small { display: none; }

/*  Global and Generic
    ---------------------------------------- */
html { 
    background-image: url(images/bg-repeat.png); 
}

body {
	font-family: 'proxima_novaregular';
	color: #595959;
	background: transparent url(images/bg-stripes-int.jpg) repeat-x;
}

body.home { 
    background: transparent url(images/bg-stripes.jpg) repeat-x; 
}

a { 
	text-decoration: none;
	color:#458FA4;
}

a:hover {
    text-decoration: underline;
}

#main {
	background:url(images/bg-whiteblue2.jpg) repeat-y top right;
}

#logo {
    text-indent:-9999px;
}

#logo a {
/*	background-image:url(images/logo.png);*/
	background-image:url(images/logo-retina.png);
    background-repeat:no-repeat;
    background-position:center center;
    display:block;
}

#header {
    position: relative;
	z-index:500;
}

#footer {
    background-color:#2c2e31;
    position: relative;
}

#footer #social {
	float: right;
}

#nav li {
	list-style:none;
	position:relative;
}

#nav li ul.children li {
	float:none;	
	position:static;
}

ul#nav li a {
	display:block;
	background-repeat:no-repeat;
}

#nav li ul.children {
	display: none;
	position: absolute;
	z-index:200;
}

#nav .children a {    
	background-color:#A2BBCB;
	background:url('images/bg-nav.png') repeat center;
    color: #86A4B3;
	text-decoration:none;
    height: auto;
	display:block;
}

#nav .children a:hover {  
	color:#FFF;
}

#nav .children {
    font-weight: normal;
    text-align: left;
}

#ancillary {
	position: absolute;
}

#ancillary li {
	float: left;
	list-style:none;
}

#ancillary li:first-child { 
    border-left: none; 
}

#ancillary a {
	color:#828283;
	text-transform:lowercase;
}

#ancillary a:hover {
	color:#FFF;
	text-transform:lowercase;
	text-decoration:none;
}

#ancillary .divider {
    color: #616268;
	float:left;
}

.input {
  background-color: transparent;
}

.input span {
  position: absolute;
  color: #999; /* non-focus state */
  display: block;
}
.input span.focus {
	color: #ccc;
}
.input input, 
.input textarea, 
.input select {
  position: relative;
  border: none;
  background: transparent;
  font: inherit;
  color: #000;
}

/* Hack to remove Safari's extra padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input input, .input textarea, .input select { 
        padding: 1px 4px 3px 11px; 
    }
}

#searchbutton {
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	color:transparent;
	display:block;
}

ul.sidenav {
	list-style-type: none;
	font-family: 'proxima_novasemibold';
	font-weight:normal;
}
	
ul.sidenav li a {
    display: block;
    color: #4d4d4f;
    text-decoration: none;
}
		
ul.sidenav li a:hover {
    color:#C59E26;
}
			
ul.sidenav li.current_page_item a {
    color: #537f9c;
    background:url('images/arrow-blue2.png') no-repeat right center;
    display:inline-block;
    background-color:#dfe3e4;
}

ul.sidenav li ul {
    display: none;
    list-style-type: none;
}
		
ul.sidenav li.current_page_item ul,
ul.sidenav li.current_page_parent ul,
ul.sidenav li.current_page_ancestor ul {
    display: block;
}

ul.sidenav li ul li {
    border-bottom:#FFF;
}
			
ul.sidenav li ul li a {
    color:#8d8d8f;
}

ul.sidenav li.current_page_item ul.children li a {
    background-color:#FFF;
    background-image:none;
    color:#8d8d8f;
}

#topcontent {
    /*background:#ccebf7;*/
    background-repeat: no-repeat;
	position:relative;
}

#overlay {
	position:absolute;
	background-image: url("images/image-overlay.png");
    z-index:20;
}

.rotater-text {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	height:auto;
	z-index:100;
	text-align:right;
}

span.author {
	font-family:Arial, "Helvetica", sans-serif;
	color:#dab548;
	float:right;
	text-align:right;
}

.nivo_slider .nivo-controlNav {
	position:absolute;
	z-index:200;	
}

.nivo_slider .nivo-controlNav a {
	background:url(images/bg-slider-btn.png) no-repeat;
	display:block;
	float:left;
	overflow:hidden;
}

.nivo-directionNav { 
    display:none!important; 
}

#main-home #content { 
    background-color:#FFF; 
}

#content .hm-intro {
	background-image: url("images/arrow-yellow.png");
	background-repeat:no-repeat;
}

#content .hm-news {
	height:auto;
	width:auto;
	clear:left;
}

#content .hm-feature {
	background-color:#e2e9eb;
}

h2.title-intro {
	color:#2D5872;
	font-family: 'Raleway', cursive;
	font-family: 'Antic', sans-serif;
	font-family: 'proxima_novaregular', sans-serif;
	font-weight:normal;
}

h2.title-news {
	color:#2D5872;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'proxima_novaregular', sans-serif;
}

h2.title-news a {
	color: #2D5872;	
}

h2.title-news a:hover {
	color:#86A4B3;
	text-decoration:none;
}

h2.title-event {
	color:#537f9c;
	text-transform:uppercase;
	background-color:#c6d5da;
}

.entry {
	color:#4d4d4f;
}

.hm-news .entry {
	border-bottom:none;
}

.entry a {
	color:#4d4d4f;
	text-decoration:none;
}

.entry a:hover {
	color:#2A5774;
}

a.blue, .right-news .event-date, .hm-news .event-date {
	color:#86a4b3;
	display:block;
}

a:hover.blue {
	color:#C59E26;
	text-decoration:none;
}

a.view-all-yellow {
	display:inline-block;
	background:url('images/view-all-yellow-sprite.png') no-repeat bottom;
	text-indent:-9999px;
}

a.view-all-blue {
	display:inline-block;
	background:url('images/view-all-blue-sprite.png') no-repeat bottom;
	text-indent:-9999px;
}

a:hover.view-all-yellow, 
a:hover.view-all-blue {
	background-position:top;
}

#footer a {
	color:#595959;	
}

#footer a:hover {
	color:#808285;	
	text-decoration:none;
	background-position:top;
}

a.facebook {
	background:url(images/facebook-sprite.png) no-repeat bottom;
	display: block;
	text-indent:-9999px;
	float: left;
}

a.twitter {
	background:url(images/twitter-sprite.png) no-repeat bottom;
	display: block;
	text-indent:-9999px;
	float: left;
}

a.linkedin {
	background:url(images/linkedin-sprite.png) no-repeat bottom;
	display: block;
	text-indent:-9999px;
	float: left;
}

#content h1 { 
	font-weight:normal; 	
	color:#458fa4;
	font-family: 'Raleway', cursive;
	font-family: 'Antic', sans-serif;
	font-weight:normal;
}

#inner-content h1 { 
	font-weight:normal; 	
	color:#2D5872;
	font-family: 'ralewaythin';
	font-family: 'Antic', sans-serif;
	font-family:'proxima_novaregular';	
	font-weight:normal;
}

#inner-content h1 .subtitle {
	font-family: 'proxima_novaregular';
    font-style: italic;
    color: #458FA4;
}

#inner-content h1 .subtitle a:hover {
	text-decoration: none;
	color: #2D5872;
}
	
#inner-content h2 { 
	color:#458fa4;
	color:#C59E26;
	font-weight:normal;
	text-transform:uppercase;
}

#inner-content div.post-box:last-child {
	border-bottom:none;	
}

#inner-content div.post-box>a>img {
    width: 14rem;
    height: 9.66rem;
    object-fit: cover;
    margin: 0.7rem 1.2rem 1rem 0;
    object-fit: cover;
    object-position: center;
}

@media all and (min-width:700px) {
    #inner-content div.post-box>a>img {
        float: left;
    }
}

#inner-content > .wp-post-image {
    width: 14rem;
    height: 9.66rem;
    object-fit: cover;
    float: left;
    margin: 0 1.2rem 1rem 0;
    object-fit: cover;
    object-position: center;
}

#inner-content .post-box h2, 
.media-library-landing #inner-content h2 {
	color:#2D5872;
	font-weight:normal;
	text-transform:none;
}

#inner-content .post-box h2 a, 
.media-library-landing #inner-content h2 a {
	color:#2D5872;	
}

#inner-content .post-box h4 {
    display:none;
}

#inner-content .post-box h2 a:hover {
	color:#C59E26;
}

.news-date, .news-event-date {
	font-weight:normal;
	font-family:'proxima_novabold';
}

.news-event-date, #inner-content .news-event-date {
	color: #458FA4;
	color: #C59E26;
    font-weight: normal;
    text-transform: uppercase;
}

.news-event-date span {
	font-family:'proxima_novaregular';	
}

#topcontent-int {
    background-repeat: no-repeat;
	background-color:#242424;
	position:relative;
}

#overlay-int {
	position:absolute;
	background-image: url("images/image-overlay-int.png");
}

.rotater-text-int {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	height:auto;
	z-index:10;
	text-align:right;
}

#right-side {
	background-color:#e2e9eb;
}

.quote {
	color:#083456;
	font-family: 'proxima_novabold';	
}

.quote-author, .right-cs em {
	color:#537f9c;
	font-weight:normal;
	font-style:normal;
}

.view-all-right, .right-cs blockquote em a, .right-cs blockquote a em {
	background:url(images/arrow-blue.png) no-repeat right center;
	color:#7a7a7a;
	font-style:italic;
	display:inline-block;
	font-family: 'proxima_novaregular';
}

a:hover.view-all-right, 
.right-cs em a:hover, 
.right-cs a:hover em {
	color:#537F9C;
	text-decoration:none;
}

#inner-content table {
	border-collapse: collapse;
}

#inner-content th,
#inner-content td.heading { 
	color: #458FA4; 
	text-transform: uppercase; 
	font-weight: bold;
	text-align: left; 
}

strong {
	font-family: 'proxima_novabold';
	color:#2d5872;
}

#inner-content .gform_wrapper .top_label .gfield_label {
	font-weight:normal;	
}

#inner-content .gform_button {
	background-color:#458FA4;
	color:#FFF;
}

#inner-content ul, #inner-content ol {
	list-style:outside;
}

/* @Font-face */
@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/yellowblue-bold-webfont-webfont.eot');
    src: url('fonts/yellowblue-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yellowblue-bold-webfont-webfont.woff') format('woff'),
         url('fonts/yellowblue-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/yellowblue-bold-webfont-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/yellowblue-regular-webfont-webfont.eot');
    src: url('fonts/yellowblue-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yellowblue-regular-webfont-webfont.woff') format('woff'),
         url('fonts/yellowblue-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/yellowblue-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/yellowblue-semibold-webfont-webfont.eot');
    src: url('fonts/yellowblue-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yellowblue-semibold-webfont-webfont.woff') format('woff'),
         url('fonts/yellowblue-semibold-webfont-webfont.ttf') format('truetype'),
         url('fonts/yellowblue-semibold-webfont-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#main.main-wide {
	background-image:none;
	background-color:#FFF;
}

#inner-content #cse table td {
	background: transparent none;
	border: none;
}
#cse .gs-webResult div.gs-visibleUrl-short {
	display: none;
}
#cse .gs-webResult div.gs-visibleUrl-long {
	display: block;
}

#cse .gs-title,
#cse .gs-title b,
#cse .gs-title * {
	color: #083456;
	text-decoration: none;
}

#cse .gs-title a:hover {
	text-decoration: underline;
}

#cse .gs-result img { 
    border: 0; 
}

.gcsc-branding {
	display: none;
}

#cse .gsc-control-cse, #cse .gsc-control-cse .gsc-table-result {
    font-family: Arial, Helvetica, sans-serif;
}

#cse .gsc-cursor-current-page,
#cse .gs-visibleUrl {
    color: #458fa4;
}

#cse .gsc-cursor-page { 
	color: #565656; 
}
#cse .gsc-cursor-page:hover { 
    text-decoration: none; 
}


a.download-button {
	display:block;
	color:#ede2bd;
	text-transform:uppercase;
	font-family: 'proxima_novasemibold';
	background: #c39d26; /* Old browsers */

	background: -moz-linear-gradient(top,  #c39d26 0%, #a57d10 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c39d26), color-stop(100%,#a57d10)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #c39d26 0%,#a57d10 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #c39d26 0%,#a57d10 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #c39d26 0%,#a57d10 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #c39d26 0%,#a57d10 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c39d26', endColorstr='#a57d10',GradientType=0 ); /* IE6-9 */
	display:none;

}
a.download-button span {
	background: url("images/download.png") no-repeat 5px center;
	display:block;
	display:none;
}

a:hover.download-button {
	text-decoration:none;
	background: #527e9a; /* Old browsers */
	background: -moz-linear-gradient(top,  #527e9a 0%, #2a5a7a 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#527e9a), color-stop(100%,#2a5a7a)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #527e9a 0%,#2a5a7a 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #527e9a 0%,#2a5a7a 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #527e9a 0%,#2a5a7a 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #527e9a 0%,#2a5a7a 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#527e9a', endColorstr='#2a5a7a',GradientType=0 ); /* IE6-9 */
}

/**** Fonts ****/
@font-face {
    font-family: 'ralewaythin';
    src: url('fonts/raleway-thin-webfont.eot');
    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thin-webfont.woff') format('woff'),
         url('fonts/raleway-thin-webfont.ttf') format('truetype'),
         url('fonts/raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}

.contact-side {
	background: url("images/arrow-blue.png") no-repeat scroll right center transparent;
    color: #7A7A7A;
    display: inline-block;
    font-family: 'proxima_novaregular';
    font-style: italic;
	list-style:none;
}

.contact-side a:hover {
	color:#2D5872;
	text-decoration:none;
}

#inner-content.news-page #sidebar {
	background-image:none;	
}

.accordionButton {
	background-color: #e4e4e4;
	display: inline-block;
}

.accordionContent {
	background-color: #e4e4e4;
	display: none;
}

#inner-content .share-buttons {
	margin: 0;
}

.share-buttons li {
	list-style-type: none;
	float: left;
}

#inner-content td,
#inner-content th {
    vertical-align: top;
}


/*  IE mobile
    -------------------------------------------- */
@-ms-viewport{
  width: device-width;
}
 
/*  mobile iphone small 
    -------------------------------------------- */
@media all and (max-width:699px){
        
    .nivo_slider_controlNavText {
	   padding: 0 0 25px 0;   
        background-image: url("images/bg-stripes.jpg");
        background-repeat:repeat-x;
        background-color:transparent;
    }
    #slider_container .nivo-slice {
        background-size:cover !important;
        background-position:right bottom;
        background-repeat:no-repeat;
    }
    
    #slider_container #slider {
        width:100% !important;
        height:0px !important;
        padding-bottom:40.5982%;
        background-position:right bottom;
        background-repeat:no-repeat;
        background-size:cover;        
    }
    
    #inner-content table {
        width:100% !important;
        height: auto !important;
        display:block;
        position:relative;
        overflow: scroll;
    }
    
    #topcontent-int .wp-post-image {
        width:100%;
        height:auto;
        display:block;
        position:relative;
    }
    
    #footer .mobile-event-categories li a,
    .footer-navigation li a {
        font-size:13px;
        color: #4d4d4f;
        display:block;
        padding:7px 15px;
        font-family: "proxima_novasemibold";
    }
    
    #footer .mobile-event-categories li,
    .footer-navigation li {
        list-style:none;
        border-bottom:1px solid #e9e9e9;
        width:200px;
    }
    
    #footer .mobile-event-categories,
    .footer-navigation {
        border-top:1px solid #616268;        
        padding:15px;
        background-color:#fff;
        display:block;
    }
        
    .footer-ancillary {
        padding:0 15px 15px 15px;
        display:block;
        border-bottom:1px solid #616268;
    }
    
    .footer-ancillary li {
        list-style:none;
    }
    
    .footer-ancillary li a {
        font-family: "proxima_novaregular", Arial, sans-serif;
        color:#828283;
        font-size:15px;
        display:block;
        padding:5px 0;
        text-transform: lowercase;
    }
    
    .footer-ancillary li:last-child a {
        border-bottom:none;
    }
    
    .main-nav-wrapper {
        display:none;
        background: url("images/bg-nav.png") repeat scroll center center rgba(0, 0, 0, 0);
    }
    
    .mobile-nav-menu-button {
        display:block;
        position:absolute;
        right:15px;
        top:17px;
        z-index:10;
    }
    
    .mobile-nav-menu-button a {
        background-image:url(images/graphic-mobile-nav-hamburger.png);
        background-size:18px 15px;
        background-position:center center;
        background-repeat:no-repeat;
        width:20px;
        height:20px;
        display:block;
        text-indent:-9999px;
    }
    
    body {
        font-size: 16px;
        line-height:1.6;
    }

    #wrapper {
        margin-left:auto;
        margin-right:auto;
        width:100%;
    }

    #main {
/*        width:963px;*/
    }

    #content.interior {
        background-image:url(images/yellow-triangles.png);
        background-repeat:no-repeat;
        background-color:#FFF;
        background-size:20px 20px;
        background-position:0 0;
    }

    #content.interior.news { 
/*        width: auto; */
    }

    #logo {
        height:34px;
        width:250px;
/*      margin-bottom:15px;*/
        padding:15px 15px;
    }

    #logo a {
        background-size:207px 28px;
        height:30px;
        width:210px;
    }    

    #footer {    
        font-size:11px;
        line-height:1.4em;
    }

    #footer #social {
        margin: 43px 0 0 0;
    }

    ul#nav li a {
        display:block;
        color:inherit;
        text-decoration:none;
    }
    
    ul#nav li a span {
        text-transform: uppercase;
        font-size:12px;
        letter-spacing:1px;
        display:block;
        padding:10px 18px;
        color:#ffffff;
    }
    
    #nav li {
        background-color:#113247;
        background: -webkit-gradient(linear, top, bottom, #113247, #020b13));
        background: -webkit-linear-gradient(top, #113247, #020b13); 
        background: -moz-linear-gradient(top, #113247, #020b13);
        background: -ms-linear-gradient(top, #113247, #020b13);
        background: -o-linear-gradient(top, #113247, #020b13);   
        background: linear-gradient(to bottom, #113247, #020b13);           
    }
    
/*
    #nav li ul.children {
        top: 43px; 
        left: 0;
    }
*/

    #nav .children a {    
        border-bottom: 1px solid #42494F;
        padding: 2px 0 2px 15px;
    }

/*
    #nav .children {
        font-size: 13px;
        width:190px;
    }
*/

    #ancillary {
        display:none;
    }

    
    
/* CONVERT TO FOOTER ANCILLARY
    #ancillary li {
        border-left: 1px solid #616268;
        padding: 0 5px 3px;
        line-height: 1em;
    }    

    #ancillary a {
        height:13px;
    }

    #ancillary a:hover {
        height:13px;
    }

    #ancillary .divider {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 5px;
    }
*/

    #search {
        border:1px solid #000;
        position:relative;
        background-color:#fff;
            -webkit-border-radius: 20px 20px 20px 20px; 
            -moz-border-radius: 20px 20px 20px 20px; 
        border-radius:20px 20px 20px 20px;        
        width:160px;
        margin:15px 12px;
           -moz-box-shadow:    inset 0 0 5px #000000;
           -webkit-box-shadow: inset 0 0 5px #000000;
        box-shadow:         inset 0 0 5px #000000;        
    }

    .input span {
        padding: 2px 4px 3px 8px;
        margin-left: 3px;
        font-size:14px;
    }

    .input input, .input textarea, .input select {
      margin: 0;
      border: none;
      padding: 2px 4px 1px 10px;
      margin-top: 1px;
    }

    #searchbutton {
        position:absolute;
        right:10px;
        top:3px;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
        background-image:url(images/graphic-search-icon-retina.png);
        background-color:transparent;
        background-repeat:no-repeat;
        background-size:12px 12px;
        background-position:center center;
    }

    #sidebar {
        display:none;
    }
    
    #topcontent {
        height:auto;
        width: 100%;
        overflow:hidden;
    }

    #overlay {
        bottom:0px;
        right:0px;
        height: 375px;
        width: 963px;
    }

    .rotater-text {
        bottom:42px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        line-height:1.1em;
    }

    span.author {
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        padding-top:5px;
    }

    .nivo_slider .nivo-controlNav {
        width:200px!important;
        left:15px !important;
        bottom:-20px!important;
    }

    .nivo_slider .nivo-controlNav a {
        margin-right:1px!important;
        text-indent:-9999em;
        width:14px;
        height:15px;
    }

    .nivo_slider .nivo-controlNav a:hover, 
    .nivo_slider .nivo-controlNav a.active {
        background-position:-12px 0;
    }

    #content .hm-intro {
        background-position:-6px 10px;
        padding:15px 15px 0 15px;
    }

    #content .hm-news {
        padding:15px 0 0 0;
        border-top:1px solid #e2e9eb;
    }

    #content .hm-news-column {
        padding:0 15px 15px 15px;
    }

    #content .hm-feature {
        margin:15px 0 0 0;
        padding:15px 15px;
    }

    .hm-feature img {
        margin-bottom:15px;
        max-width: 100%;
        height: auto;
    }

    h2.title-intro {
        font-size:30px;
        margin-bottom:15px;
    }

    .right-news {
        padding-top:6px;	
    }

    h2.title-news {
        font-size:16px;
        padding:6px 0;
        margin-bottom:8px;
    }

    .right-featured-news {
        padding-bottom:10px;
    }

    #main-home h2.title-news {
        display:inline-block;
        border-bottom: 1px solid #CCCCCC;
        padding:0 0 10px 0;
    }

    h2.title-event {
        font-size:13px;
        padding:6px;
        margin-bottom:15px;
    }

    .entry {
        line-height:1.3em;
        padding:0 0 11px 0;
        margin-bottom:11px;
        border-bottom: 1px solid #CCC;
    }

    .hm-news .entry {
        width:222px;
        padding-top:10px;
        margin-bottom:0;
        padding-bottom:0;
        border-bottom:none;
    }

    a.view-all-yellow {
        width:73px;
        height:23px;
    }

    a.view-all-blue {
        width:73px;
        height:23px;
    }

    #footer img {
        display:block;
        margin:15px auto 0 auto;
    }

    #footer #copyright {
        padding:15px;
    }

    #footer a:hover {
        background-position:top;
    }

    a.facebook {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.twitter {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.linkedin {
        width:21px;
        height:21px;
    }

    #content h1 { 
        font-size:24px;
        margin-bottom:15px;  
    }

    #inner-content h1 { 
        font-size:30px;
        margin-bottom:10px;  
    }

    #inner-content h1 .subtitle {
        font-size: 14px;
    }

    #inner-content h2 { 
        margin-bottom: 8px; 
        font-size:14px;
        letter-spacing:.05em;
        padding-top:9px;
    }

    #inner-content .post-box {
        margin-bottom:1.5em;
        border-bottom: 1px solid #CCC;
        padding-right:10px;
        padding-bottom:10px;
    }

    .media-library-landing #inner-content h1 {
        padding-bottom:10px;
        border-bottom: 1px solid #CCC;
    }

    #inner-content .post-box h2, 
    .media-library-landing #inner-content h2 {
        margin-bottom:0;
        font-size:20px;
        padding-bottom: 9px;
        letter-spacing:.05em;
    }

    #inner-content .post-box h4 {
        margin-bottom:4px;
    }

    #inner-content h3 { 
        margin-bottom: 12px; 
    }

    #inner-content h4 { 
        margin-bottom: 12px; 
    }

    #inner-content h5 { 
        margin-bottom: 12px; 
    }

    #inner-content h6 { 
        margin-bottom: 12px; 
    }

    #inner-content p { 
        margin-bottom: 12px; 
    }

    #inner-content ul,
    #inner-content ol { 
        margin: 0 0 12px 25px; 
    }

    #inner-content table { 
        margin-bottom: 12px; 
        font-size:13px;
    }

    #inner-content blockquote { 
        margin: 0 0 12px auto; 
        width: 95%; 
    }

    #inner-content {
        padding:15px;
    }

    #inner-content.news-page {
        padding:15px;
    }

    #inner-content.news-page-list {
        padding: 15px;
    }

    #inner-content p {
        line-height:1.5em;	
    }

    .news #inner-content h1 {
        margin-bottom:13px;	
    }

    .news-event-date, #inner-content .news-event-date {
        font-size: 14px;
        letter-spacing: 0.05em;
        margin-bottom: 8px;
    }

    #overlay-int {
        bottom:0px;
        left:0px;
        height: 227px;
        width: 963px;
    }

    .rotater-text-int {
        bottom:20px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        z-index:10;
        line-height:1.1em;
    }

    #right-side {
        padding:15px;
    }

    #right-side .event-entry {
        border-top: 1px solid #CCCCCC;	
        border-bottom:none;
        margin-top: 11px;
        padding-top: 8px;
    }

    .quote {
        font-size:15px;
    }

    .quote-author, .right-cs em {
        font-size:13px;
    }

    .right-cs span,
    .right-cs span a {
        display:block;
    }

    .right-cs p {
        padding-bottom:3px;
        margin-bottom:3px;
    }

    .right-cs blockquote {
        padding:0;	
        margin:0;
    }

    .view-all-right, 
    .right-cs blockquote em a, 
    .right-cs blockquote a em {
        background-position:right center;
        padding-right:13px;
        margin-bottom:15px;
        margin-top:5px;
    }

    #inner-content ul li {
        padding-bottom:10px;	
        line-height:1.2em;
    }

    #inner-content table {
        margin-bottom: 12px;
        width: 100%;
    }

    #inner-content td,
    #inner-content th {
        padding: 6px;
    }

    #inner-content th,
    #inner-content td.heading { 
        font-size: 10px;
    }

    .not-found {
        padding: 20px 30px 0px 43px;	
    }

    .not-found h1 {
        margin-left:195px;	
    }

    #inner-content .gform_wrapper form {
        font-size:13px;
    }
    
    #inner-content .gform_wrapper .top_label .gfield_label {
        margin: 0;
        display:block;
    }

    #inner-content .gform_button {
        padding:5px;
        border:0px;
    }

    #inner-content .ginput_container {
        width: 450px;
    }

    #inner-content ul, #inner-content ol {
        margin-left:15px;	
    }

    #main.main-wide #inner-content {
        padding:15px;
    }

    #inner-content #cse table { 
        margin-bottom: 0; 
        border: 0; 
    }

    #inner-content #cse table td {
        border: none;
        padding: 0;
    }

    #cse .gs-result img { 
        border: 0;
    }

    #cse .gsc-control-cse, 
    #cse .gsc-control-cse .gsc-table-result {
        font-size: 12px;
    }

    #cse .gsc-cursor-box {
        margin-top: 10px;
    }

    a.download-button {
        margin-bottom:10px;
    }

    a.download-button span {
        padding:10px 10px 10px 30px;
    }

    .ginput_container #input_1_15 {
        width:220px;	
        margin-bottom:10px;
    }

    #wrapper .gform_wrapper .gform_footer {
/*        padding-left:205px;*/
    }

    .contact-side {
        margin-bottom: 15px;
        margin-top: 5px;
        padding-right: 13px;	
        margin: 25px 0 0 45px;
    }

    #navcat {
        margin-bottom:20px;
    }	

    .accordionButton {
        padding: 5px 10px;
    }

    .accordionContent {
        padding: 0 20px 20px;
    }

    #inner-content .share-buttons {
        margin: 0;
    }

    .share-buttons li {
        margin: 0 20px 0 0;
    }
}    
 
/*  tablet ipad medium OR LARGER
    -------------------------------------------- */
@media all and (min-width:700px){

    #inner-content .gform_wrapper .top_label .gfield_label {
        float:left;
        text-align:right;
    }
    
    #footer .mobile-event-categories {
        display:none;
    }
        
    #footer .footer-navigation {
        display:none;
    }
    
    #sidebar {
/*        float: left;*/
        background-image:url(images/yellow-triangles.png);
        background-repeat:no-repeat;
        background-color:#FFF;
    }
    
    .footer-ancillary {
        display:none;
    }
    
    #footer img {
        float:left;	
    }

    #footer #copyright {
        float: left;
    }

    
    #content .hm-news {
        float:left;
    }
    
    #content .hm-news-column {
        float:left;
    }

    #content .hm-intro {
        float:left;
    }
    
    .mobile-nav-menu-button {
        display:none;
    }
    
    #searchbutton {
        float: left;
        background:none;
    }
    
    .input {
      float: left;
    }
    
    #nav li a span {
        display: none;
    }
    
    #nav li {
        float: left;
    }
    
    #nav li:hover ul.children { 
        display: block; 
    }    
    
    #search {
        position:absolute;
    }

}

/*  tablet ipad medium
    -------------------------------------------- */
@media all and (min-width:700px) and (max-width:1023px){
    
    
    ul#nav li.active a {
        background-color:#c59e26;
        background: -webkit-gradient(linear, top, bottom, #c59e26, #684a0b);
        background: -webkit-linear-gradient(top, #c59e26, #684a0b); 
        background: -moz-linear-gradient(top, #c59e26, #684a0b);
        background: -ms-linear-gradient(top, #c59e26, #684a0b);
        background: -o-linear-gradient(top, #c59e26, #684a0b);   
        background: linear-gradient(to bottom, #c59e26, #684a0b);      
    }
    ul#nav li a:hover .children a,
    ul#nav li.active .children li a {
         background: url("images/bg-nav.png") repeat scroll center center rgba(0, 0, 0, 0);
    }

    ul#nav li a:hover {
        background-color:#a7bbcb;
        background: -webkit-gradient(linear, top, bottom, from(#a7bbcb), to(#304353));
        background: -webkit-linear-gradient(top, #a7bbcb, #304353); 
        background: -moz-linear-gradient(top, #a7bbcb, #304353);
        background: -ms-linear-gradient(top, #a7bbcb, #304353);
        background: -o-linear-gradient(top, #a7bbcb, #304353);   
        background: linear-gradient(to bottom, #a7bbcb, #304353);          
    }
        
    .sidebar-and-content-wrapper {
        display:table;
        width:100%;
        position:relative;
        background-color:#fff;
    }
    
    #slider_container .nivo-slice {
        background-size:cover !important;
        background-position:right bottom;
        background-repeat:no-repeat;
    }
    
    #slider_container #slider {
        width:100% !important;
        height:0px !important;
        padding-bottom:40.5982%;
        background-position:right bottom;
        background-repeat:no-repeat;
        background-size:cover;        
    }
    
    .nivo_slider_controlNavText {
        margin: 0px;
        padding: 0px 0px 0px 0px;   
    }
    
    .nivo_slider_controlNavText .nivo-controlNav {
        left: 0px;
        bottom: -18px;
    }	
    
    body {
        font-size: 14px;
	   line-height:1.5em;
    }
    
    #wrapper {
        margin-left:auto;
        margin-right:auto;
/*        width:963px;*/
    }

    #content.interior {
        display:table-cell;
/*        width: 753px;*/
        vertical-align: top;
    }

    #content.interior.news { 
        width: auto; 
    }

    #logo {
        height:34px;
        width:250px;
        text-indent:-9999px;
        margin-bottom:15px;
    }
    
    #logo a {
        background-size:210px 29px;
        height:34px;
        width:250px;
    }    
    
    #header {
/*        height: 92px;*/
        padding-top: 30px;
    }

    #footer {    
        padding:20px;
        font-size:11px;
        line-height:1.4em;
    }
    
    #footer #social {
        margin: 43px 0 0 0;
    }
    
    
    ul#nav li a {
        display:block;
        color:inherit;
        text-decoration:none;
    }
    
    ul#nav li a span {
        text-transform: uppercase;
        font-size:11px;
        letter-spacing:1px;
        display:block;
        padding:10px 18px;
        color:#ffffff;
    }
    
/*    main-nav-wrapper*/
    .main-nav-wrapper {
        background-color:#113247;
        background: -webkit-gradient(linear, top, bottom, from(#113247), to(#020b13));
        background: -webkit-linear-gradient(top, #113247, #020b13); 
        background: -moz-linear-gradient(top, #113247, #020b13);
        background: -ms-linear-gradient(top, #113247, #020b13);
        background: -o-linear-gradient(top, #113247, #020b13);   
        background: linear-gradient(top, #113247, #020b13);           
    }

    ul#nav li {
        border-right:1px solid #344653;
        padding:0 10px;
    }
    
    #nav .children li {
        border-right:none;
    }
    
    #nav li ul.children {
        top: 40px; 
        left: 0;
    }

    #nav .children a {    
        border-bottom: 1px solid #42494F;
        padding: 2px 0 2px 15px;
    }
    
    #nav .children {
        font-size: 13px;
        width:190px;
    }

    #ancillary {
        right: 20px;
        top: 10px;
    }

    #ancillary li {
        border-left: 1px solid #616268;
        padding: 0 5px 3px;
        line-height: 1em;
    }    

    #ancillary a {
        height:13px;
    }

    #ancillary a:hover {
        height:13px;
    }

    #ancillary .divider {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 5px;
    }
    
    #search {
        top:20px;
        right:10px;
        bottom:12px;
        height:20px;
        width:160px;
    }
    
    #search {
        border:1px solid #000;
        background-color:#fff;
            -webkit-border-radius: 20px 20px 20px 20px; 
            -moz-border-radius: 20px 20px 20px 20px; 
        border-radius:20px 20px 20px 20px;        
        width:160px;
        margin:15px 12px;
           -moz-box-shadow:    inset 0 0 3px #000000;
           -webkit-box-shadow: inset 0 0 3px #000000;
        box-shadow:         inset 0 0 3px #000000;        
    }
    
    #searchbutton {
        position:absolute;
        right:10px;
        top:2px;
        width: 15px;
        height: 15px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
        background-image:url(images/graphic-search-icon-retina.png);
        background-color:transparent;
        background-repeat:no-repeat;
        background-size:10px 10px;
        background-position:center center;
    }
    
    #searchfield {
        width: 115px;
    }

    .input {
      margin: 0;
      height: 26px;
    }
    
    .input span {
      padding: 2px 4px 3px 8px;
      margin-left: 3px;
    }
    
    .input input, 
    .input textarea, 
    .input select {
      margin: 0;
      border: none;
      padding: 4px 4px 3px 10px;
      margin-top: 1px;
    }    

    #sidebar {
        display:table-cell;
        vertical-align: top;
        width: 210px;
        background-position:0 0;
        height:auto !important;
/*        height:100px;*/
/*        min-height:100px;*/
    }
    
    ul.sidenav {
        font-size: 13px;
        margin: 64px 0 0 35px;
        padding: 0;
    }

    ul.sidenav li {
        margin: 0px 0 0px 0;
        padding: 0;
        border-bottom:1px solid #e9e9e9;
        padding:3px 10px;
    }

    ul.sidenav li a {
        padding: 0px;
    }

    ul.sidenav li.current_page_item {
        margin:0 0 1px 0;
        padding:0px 10px;
    }

    ul.sidenav li.current_page_item a {
        width:157px;
        padding:3px 8px 3px 8px;
        margin-left:-10px;
    }
    
    ul.sidenav li ul {
        margin-top: 3px;
    }

    ul.sidenav li ul li {
        margin: 0 0 3px 0;
        padding: 0 0 0 9px;
    }    
    
    ul.sidenav li.current_page_item ul.children li a {
        width: 142px;
        margin:0;
        padding:0;
    }

    #topcontent {
        height:auto;
        width: 100%;
        overflow:hidden;
    }

    #overlay {
        bottom:0px;
        right:0px;
        height: 375px;
        width: 963px;
    }

    .rotater-text {
        bottom:42px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        line-height:1.1em;
    }

    span.author {
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        padding-top:5px;
    }

    .nivo_slider .nivo-controlNav {
        width:95px !important;
/*        left:850px !important;*/
        left:auto !important;
        right:20px !important;
        bottom:16px !important;
    }

    .nivo_slider .nivo-controlNav a {
        margin-right:1px !important;
        text-indent:-9999em;
        width:14px;
        height:15px;
    }

    .nivo_slider .nivo-controlNav a:hover, 
    .nivo_slider .nivo-controlNav a.active {
        background-position:-12px 0;
    }

    #main #content { 
/*        min-height:382px; */
    }

    #content .hm-intro {
        width:357px;
        min-height:200px;
        padding:25px 25px 25px 35px;
        background-position:0 17px;
    }

    #content .hm-news-column {
        width:222px;
        min-height:200px;
        border-left:1px solid #e2e9eb;
        padding:0px 25px 10px 25px;
        margin-top:25px;	
    }
    
    #content .hm-feature {
/*        width:222px;*/
/*        min-height:200px;*/
        padding:25px 25px 25px 25px;
        clear:left;
    }

    .hm-feature img {
        margin-bottom:15px;
        max-width: 100%;
        height: auto;
    }

    h2.title-intro {
        font-size:30px;
        margin-bottom:15px;
    }

    .right-news {
        padding-top:6px;	
    }

    h2.title-news {
        font-size:16px;
        padding:6px 0;
        margin-bottom:8px;
    }

    .right-featured-news h2.title-news {
        border-bottom: 1px solid #CCCCCC;	
    }

    .right-featured-news {
        padding-bottom:10px;
    }

    #main-home h2.title-news {
        padding:0 0 10px 0;
        margin-bottom:0;
        border-bottom:1px solid #CCC;
    }

    h2.title-event {
        font-size:13px;
        padding:6px;
        margin-bottom:15px;
    }
   
    .entry {
        width:236px;
        line-height:1.3em;
        margin-bottom:11px;
        border-bottom: 1px solid #CCC;
        padding-bottom:8px;
    }

    .hm-news .entry {
/*        width:222px;*/
        padding-top:10px;
        margin-bottom:0;
        padding-bottom:0;
        border-bottom:none;
    }

    a.view-all-yellow {
        width:73px;
        height:23px;
    }

    a.view-all-blue {
        width:73px;
        height:23px;
    }

    #footer { 
/*        height: 63px; */
    }
    
    #footer img {
        padding: 0 25px 0 0;
    }
    
    #footer #copyright {
        width: 600px;
    }

    #footer a:hover {
        background-position:top;
    }

    a.facebook {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.twitter {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.linkedin {
        width:21px;
        height:21px;
    }

    #content h1 { 
        font-size:24px;
        margin-bottom:15px;  
    }

    #inner-content h1 { 
        font-size:30px;
        margin-bottom:10px;  
    }

    #inner-content h1 .subtitle {
        font-size: 14px;
    }

    #inner-content h2 { 
        margin-bottom: 8px; 
        font-size:14px;
        letter-spacing:.05em;
        padding-top:9px;
    }

    #inner-content .post-box {
        margin-bottom:1.5em;
        border-bottom: 1px solid #CCC;
        padding-right:10px;
        padding-bottom:10px;
    }

    .media-library-landing #inner-content h1 {
        padding-bottom:10px;
        border-bottom: 1px solid #CCC;
    }

    #inner-content .post-box h2, 
    .media-library-landing #inner-content h2 {
        margin-bottom:0;
        font-size:20px;
        padding-bottom: 9px;
        letter-spacing:.05em;
    }

    #inner-content .post-box h4 {
        margin-bottom:4px;
    }

    #inner-content h3 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h4 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h5 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h6 { 
        margin-bottom: 12px; 
    }
    
    #inner-content p { 
        margin-bottom: 12px; 
    }
    
    #inner-content ul,
    #inner-content ol { 
        margin: 0 0 12px 25px; 
    }
    
    #inner-content table { 
        margin-bottom: 12px; 
    }
    
    #inner-content blockquote { 
        margin: 0 0 12px auto; 
        width: 95%; 
    }

    #inner-content {
        background-color:#fff;
        padding: 28px 27px 15px 30px;
    }

    #inner-content.news-page {
        padding: 28px 30px 25px 30px;
/*        width:628px;*/
    }

    #inner-content.news-page-list {
        padding: 28px 30px 25px 30px;
    }

    #inner-content p {
        line-height:1.5em;	
    }

    .news #inner-content h1 {
        margin-bottom:13px;	
    }

    .news-event-date, #inner-content .news-event-date {
        font-size: 14px;
        letter-spacing: 0.05em;
        margin-bottom: 8px;
    }

    #topcontent-int {
/*        height: 227px;*/
/*        width: 963px;*/
/*
        height:auto;
        width:100%;
*/
    }
    
    #topcontent-int .wp-post-image {
        width:100%;
        display:block;
        height:auto;
    }
        
    
    #overlay-int {
        bottom:0px;
        left:0px;
        height: 227px;
        width: 963px;
    }

    .rotater-text-int {
        bottom:20px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        z-index:10;
        line-height:1.1em;
    }
    
    #right-side {
/*        width:235px;*/
        padding:33px 20px 20px 20px;
        margin-left:30px;
    }

    #right-side .event-entry {
        border-top: 1px solid #CCCCCC;	
        border-bottom:none;
        margin-top: 11px;
        padding-top: 8px;
    }

    .quote {
        font-size:15px;
    }

    .quote-author, .right-cs em {
        font-size:13px;
    }

    .right-cs {
        margin-bottom:15px;	
    }

    .right-cs p {
        padding-bottom:3px;
        margin-bottom:3px;
    }

    .right-cs blockquote {
        padding:0;	
        margin:0;
    }

    .view-all-right, 
    .right-cs blockquote em a, 
    .right-cs blockquote a em {
        background-position:right center;
        padding-right:13px;
        margin-bottom:15px;
        margin-top:5px;
    }

    #inner-content ul li {
        padding-bottom:6px;	
        line-height:1.2em;
    }

    #inner-content table {
        margin-bottom: 12px;
        width: 100% !important;
    }
    
    #inner-content td,
    #inner-content th {
        padding: 6px;
    }
    
    #inner-content th,
    #inner-content td.heading { 
        font-size: 10px;
    }

    .not-found {
        padding: 20px 30px 0px 43px;	
    }

    .not-found h1 {
        margin-left:195px;	
    }

    #inner-content .gform_wrapper .top_label .gfield_label {
        width:100px;
        margin: 0;
        padding-right:20px;
    }

    #inner-content .gform_button {
        padding:5px;
        border:0px;
    }

    #inner-content .ginput_container {
        width: 450px;
    }

    #inner-content ul, #inner-content ol {
        margin-left:15px;	
    }

    #main.main-wide #inner-content {
/*        width:585px;	*/
    }

    #inner-content #cse table { 
        margin-bottom: 0; 
        border: 0; 
    }
    
    #inner-content #cse table td {
        border: none;
        padding: 0;
    }
    
    #cse .gs-result img { 
        border: 0;
    }
    
    #cse .gsc-control-cse, 
    #cse .gsc-control-cse .gsc-table-result {
        font-size: 12px;
    }
    
    #cse .gsc-cursor-box {
        margin-top: 10px;
    }
    
    a.download-button {
        margin-bottom:10px;
    }
    
    a.download-button span {
        padding:10px 10px 10px 30px;
    }

    .ginput_container #input_1_15 {
        width:220px;	
        margin-bottom:10px;
    }

    #wrapper .gform_wrapper .gform_footer {
        padding-left:205px;
    }

    .contact-side {
        margin-bottom: 15px;
        margin-top: 5px;
        padding-right: 13px;	
        margin: 25px 0 0 45px;
    }

    #content.interior.news-wide {
        display:table-cell;
    }

    #content.interior.news-wide #inner-content.news-page {
        
    }

    #navcat {
        margin-bottom:20px;
    }	

    .accordionButton {
        padding: 5px 10px;
    }

    .accordionContent {
        padding: 0 20px 20px;
    }

    #inner-content .share-buttons {
        margin: 0;
    }

    .share-buttons li {
        margin: 0 20px 0 0;
    }
}

/*  desktop PC large OR LARGER
    -------------------------------------------- */
@media all and (min-width:1024px){
    
    ul#nav li.active a {
	   background-position:top !important;	
    }

    ul#nav li a:hover {
	   background-position:bottom !important;	
    }
   
    #content.interior.news-wide {
        float: left;
    }    
    
    .right-featured-news {
        clear:left;
        float:left;
    }
    
    .entry {
	   float:left;
    }
    
    #content.interior {
	   float: left;
    }    
    
    #inner-content {
        float: left;
    }
    
    #right-side {
        float:right;
    }        
    
    #content .hm-feature {
        float:right;
    }
    
    #nav li a#nav-pc {
        background:url('images/btn-pc-solutions-sprite2.png') no-repeat center;
    }

    #nav li a#nav-cl {
        background:url('images/btn-client-login-sprite2.png') no-repeat center;
    }

    #nav li a#nav-bs {
        background:url('images/btn-benefit-solutions-sprite2.jpg') no-repeat center;
    }

    #nav li a#nav-ie {
        background:url('images/btn-industry-expertise-sprite2.png') no-repeat center;
    }
    
    #search {
        background-image:url(images/search.png);
    }
    
    
    .nivo_slider_controlNavText {
        margin: 0px;
        padding: 0px 0px 18px 0px;   
    }
    
    .nivo_slider_controlNavText .nivo-controlNav {
        left: 0px;
        bottom: -18px;
    }	
    
    body {
        font-size: 14px;
	   line-height:1.5em;
    }
    
    #wrapper {
        margin-left:auto;
        margin-right:auto;
        width:963px;
    }
    
    #main {
        width:963px;
    }

    #content.interior {
        width: 753px;
    }

    #content.interior.news { 
        width: auto; 
    }

    #logo {
        height:34px;
        width:250px;
        text-indent:-9999px;
        margin-bottom:15px;
    }
    
    #logo a {
        background-size:250px 34px;
        height:34px;
        width:250px;
    }    
    
    #header {
        height: 92px;
        padding-top: 30px;
    }

    #footer {    
        padding:20px;
        font-size:11px;
        line-height:1.4em;
    }
    
    #footer #social {
        margin: 43px 0 0 0;
    }
    
    ul#nav li a {
        height:43px;
    }    
    
    #nav li a#nav-pc {
/*        width:163px;	*/
        width:173px;
    }

    #nav li a#nav-cl {
/*        width:137px;*/
        width:146px;
    }

    #nav li a#nav-bs {
/*        width:176px;	*/
        width:186px;
    }    

    #nav li a#nav-ie {
/*        width:173px;	*/
        width:183px;
    }

    #nav li ul.children {
        top: 43px; 
        left: 0;
    }

    #nav .children a {    
        border-bottom: 1px solid #42494F;
        padding: 2px 0 2px 15px;
    }
    
    #nav .children {
        font-size: 13px;
        width:190px;
    }

    #ancillary {
        right: 1px;
        top: 10px;
    }

    #ancillary li {
        border-left: 1px solid #616268;
        padding: 0 5px 3px;
        line-height: 1em;
    }    

    #ancillary a {
        height:13px;
    }

    #ancillary a:hover {
        height:13px;
    }

    #ancillary .divider {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 5px;
    }
    
    #search {
        right:4px;
        bottom:12px;
        height:24px;
        width:256px;
    }
    
    #searchfield {
        width: 212px;
    }

    .input {
      margin: 0;
      height: 26px;
    }
    
    .input span {
      padding: 2px 4px 3px 8px;
      margin-left: 3px;
    }
    
    .input input, 
    .input textarea, 
    .input select {
      margin: 0;
      border: none;
      padding: 4px 4px 3px 10px;
      margin-top: 1px;
    }    

    #searchbutton {
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
    }

    #sidebar {
        float:left;
        width: 210px;
        background-position:0 0;
        height:auto !important;
        height:100px;
        min-height:100px;
    }
    
    ul.sidenav {
        font-size: 13px;
        margin: 64px 0 0 35px;
        padding: 0;
    }

    ul.sidenav li {
        margin: 0px 0 0px 0;
        padding: 0;
        border-bottom:1px solid #e9e9e9;
        padding:3px 10px;
    }

    ul.sidenav li a {
        padding: 0px;
    }

    ul.sidenav li.current_page_item {
        margin:0 0 1px 0;
        padding:0px 10px;
    }

    ul.sidenav li.current_page_item a {
        width:157px;
        padding:3px 8px 3px 8px;
        margin-left:-10px;
    }
    
    ul.sidenav li ul {
        margin-top: 3px;
    }

    ul.sidenav li ul li {
        margin: 0 0 3px 0;
        padding: 0 0 0 9px;
    }    
    
    ul.sidenav li.current_page_item ul.children li a {
        width: 142px;
        margin:0;
        padding:0;
    }

    #topcontent {
        height: 380px;
        width: 963px;
    }

    #overlay {
        bottom:0px;
        right:0px;
        height: 375px;
        width: 963px;
    }

    .rotater-text {
        bottom:42px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        line-height:1.1em;
    }

    span.author {
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        padding-top:5px;
    }
    
    .nivo_slider {
        height:380px;
    }

    .nivo_slider .nivo-controlNav {
        width:95px !important;
        left:850px !important;
        bottom:16px !important;
    }

    .nivo_slider .nivo-controlNav a {
        margin-right:1px !important;
        text-indent:-9999em;
        width:14px;
        height:15px;
    }

    .nivo_slider .nivo-controlNav a:hover, 
    .nivo_slider .nivo-controlNav a.active {
        background-position:-12px 0;
    }

    #main #content { 
        min-height:382px; 
    }

    #content .hm-intro {
        width:357px;
        min-height:200px;
        padding:25px 25px 25px 35px;
        background-position:0 17px;
    }

    #content .hm-news-column {
        width:222px;
        min-height:200px;
        border-left:1px solid #e2e9eb;
        padding:0px 25px 10px 25px;
        margin-top:25px;	
    }
    
    #content .hm-feature {
        width:222px;
        min-height:200px;
        padding:25px 25px 25px 25px;
    }

    .hm-feature img {
        margin-bottom:15px;
        max-width: 100%;
        height: auto;
    }

    h2.title-intro {
        font-size:30px;
        margin-bottom:15px;
    }

    .right-news {
        padding-top:6px;	
    }

    h2.title-news {
        font-size:16px;
        padding:6px 0;
        margin-bottom:8px;
    }

    .right-featured-news h2.title-news {
        border-bottom: 1px solid #CCCCCC;	
    }

    .right-featured-news {
        padding-bottom:10px;
    }

    #main-home h2.title-news {
        padding:0 0 10px 0;
        margin-bottom:0;
        border-bottom:1px solid #CCC;
    }

    h2.title-event {
        font-size:13px;
        padding:6px;
        margin-bottom:15px;
    }
   
    .entry {
        width:236px;
        line-height:1.3em;
        margin-bottom:11px;
        border-bottom: 1px solid #CCC;
        padding-bottom:8px;
    }

    .hm-news .entry {
        width:222px;
        padding-top:10px;
        margin-bottom:0;
        padding-bottom:0;
        border-bottom:none;
    }

    a.view-all-yellow {
        width:73px;
        height:23px;
    }

    a.view-all-blue {
        width:73px;
        height:23px;
    }

    #footer { 
        height: 63px; 
    }
    
    #footer img {
        padding: 0 25px 0 0;
    }
    
    #footer #copyright {
        width: 600px;
    }

    #footer a:hover {
        background-position:top;
    }

    a.facebook {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.twitter {
        width:21px;
        height:21px;
        margin-right:5px;
    }

    a.linkedin {
        width:21px;
        height:21px;
    }

    #content h1 { 
        font-size:24px;
        margin-bottom:15px;  
    }

    #inner-content h1 { 
        font-size:30px;
        margin-bottom:10px;  
    }

    #inner-content h1 .subtitle {
        font-size: 14px;
    }

    #inner-content h2 { 
        margin-bottom: 8px; 
        font-size:14px;
        letter-spacing:.05em;
        padding-top:9px;
    }

    #inner-content .post-box {
        margin-bottom:1.5em;
        border-bottom: 1px solid #CCC;
        padding-right:10px;
        padding-bottom:10px;
    }

    .media-library-landing #inner-content h1 {
        padding-bottom:10px;
        border-bottom: 1px solid #CCC;
    }

    #inner-content .post-box h2, 
    .media-library-landing #inner-content h2 {
        margin-bottom:0;
        font-size:20px;
        padding-bottom: 9px;
        letter-spacing:.05em;
    }

    #inner-content .post-box h4 {
        margin-bottom:4px;
    }

    #inner-content h3 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h4 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h5 { 
        margin-bottom: 12px; 
    }
    
    #inner-content h6 { 
        margin-bottom: 12px; 
    }
    
    #inner-content p { 
        margin-bottom: 12px; 
    }
    
    #inner-content ul,
    #inner-content ol { 
        margin: 0 0 12px 25px; 
    }
    
    #inner-content table { 
        margin-bottom: 12px; 
    }
    
    #inner-content blockquote { 
        margin: 0 0 12px auto; 
        width: 95%; 
    }

    #inner-content {
        min-height: 200px;
        padding: 28px 27px 15px 30px;
        width: 415px;
    }

    #inner-content.news-page {
        min-height: 200px;
        padding: 28px 30px 25px 30px;
        width:628px;
    }

    #inner-content.news-page-list {
        min-height: 200px;
        padding: 28px 30px 25px 30px;
        width: 418px;
    }

    #inner-content p {
        line-height:1.5em;	
    }

    .news #inner-content h1 {
        margin-bottom:13px;	
    }

    .news-event-date, #inner-content .news-event-date {
        font-size: 14px;
        letter-spacing: 0.05em;
        margin-bottom: 8px;
    }

    #topcontent-int {
        height: 227px;
        width: 963px;
    }

    #overlay-int {
        bottom:0px;
        left:0px;
        height: 227px;
        width: 963px;
    }

    .rotater-text-int {
        bottom:20px;
        right:15px;
        font-size:27px;
        width:250px;
        height:auto;
        z-index:10;
        line-height:1.1em;
    }
    
    #right-side {
        width:235px;
        padding:33px 20px 20px 20px;
    }

    #right-side .event-entry {
        border-top: 1px solid #CCCCCC;	
        border-bottom:none;
        margin-top: 11px;
        padding-top: 8px;
    }

    .quote {
        font-size:15px;
    }

    .quote-author, .right-cs em {
        font-size:13px;
    }

    .right-cs {
        margin-bottom:15px;	
    }

    .right-cs p {
        padding-bottom:3px;
        margin-bottom:3px;
    }

    .right-cs blockquote {
        padding:0;	
        margin:0;
    }

    .view-all-right, 
    .right-cs blockquote em a, 
    .right-cs blockquote a em {
        background-position:right center;
        padding-right:13px;
        margin-bottom:15px;
        margin-top:5px;
    }

    #inner-content ul li {
        padding-bottom:6px;	
        line-height:1.2em;
    }

    #inner-content table {
        margin-bottom: 12px;
        width: 100%;
    }
    
    #inner-content td,
    #inner-content th {
        padding: 6px;
    }
    
    #inner-content th,
    #inner-content td.heading { 
        font-size: 10px;
    }

    .not-found {
        padding: 20px 30px 0px 43px;	
    }

    .not-found h1 {
        margin-left:195px;	
    }

    #inner-content .gform_wrapper .top_label .gfield_label {
        width:100px;
        margin: 0;
        padding-right:20px;
    }

    #inner-content .gform_button {
        padding:5px;
        border:0px;
    }

    #inner-content .ginput_container {
        width: 450px;
    }

    #inner-content ul, #inner-content ol {
        margin-left:15px;	
    }

    #main.main-wide #inner-content {
        width:585px;	
    }

    #inner-content #cse table { 
        margin-bottom: 0; 
        border: 0; 
    }
    
    #inner-content #cse table td {
        border: none;
        padding: 0;
    }
    
    #cse .gs-result img { 
        border: 0;
    }
    
    #cse .gsc-control-cse, 
    #cse .gsc-control-cse .gsc-table-result {
        font-size: 12px;
    }
    
    #cse .gsc-cursor-box {
        margin-top: 10px;
    }
    
    a.download-button {
        margin-bottom:10px;
    }
    
    a.download-button span {
        padding:10px 10px 10px 30px;
    }

    .ginput_container #input_1_15 {
        width:220px;	
        margin-bottom:10px;
    }

    #wrapper .gform_wrapper .gform_footer {
        padding-left:205px;
    }

    .contact-side {
        margin-bottom: 15px;
        margin-top: 5px;
        padding-right: 13px;	
        margin: 25px 0 0 45px;
    }

    #content.interior.news-wide {
        width: 753px;
    }

    #content.interior.news-wide #inner-content.news-page {
        width:585px;	
    }

    #navcat {
        margin-bottom:20px;
    }	

    .accordionButton {
        padding: 5px 10px;
    }

    .accordionContent {
        padding: 0 20px 20px;
    }

    #inner-content .share-buttons {
        margin: 0;
    }

    .share-buttons li {
        margin: 0 20px 0 0;
    }
} 

/* Social Media Icons */

#social-media {
    margin: 0 0 1em;
    text-align: center;
}

    #social-media .social-media-link {
        background-color: transparent;
        display: inline-block;
        height: 40px;
        width: 40px;
    }

    #social-media .social-media-link svg {
        height: 40px;
        margin: 0;
        max-width: 100%;
        padding: 0;
        width: 40px;
    }

        #social-media .social-media-link path {
            transition: all .15s ease-in-out;
        }

        #social-media .social-media-link:hover path {
            fill: #FFFFFF;
        }

@media screen and (min-width: 700px) {
    #social-media {
        display: inline-block;
        margin: 0;
        position: absolute;
        right: 20px;
        top: 20px;
    }
}

@media screen and (min-width: 784px) {
    #social-media {
        bottom: 10px;
        right: 15px;
        top: auto;
    }
}

@media screen and (min-width: 1024px) {
    #social-media {
        right: 12px;
    }
}


/* Front Page Slider */
.front_page_slider {
	height: 100%;
	overflow: hidden;
}

	.front_page_slider .slick-list {
		list-style: none;
	}

.front_page_slider .slick-slide {
	
}

	.front_page_slider a {
		display: block;
		height: 100%;
		width: 100%;
	}

	.front_page_slider .slick-slide img {
		display: block;
		height: 100%;
		object-fit: contain;
		width: 100%;
	}

.front_page_slider .slick-dots {
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	    list-style: none;
	bottom: 0;
	left: 1rem;

}

.front_page_slider .slick-dots li button {
	appearance: none;
	-webkit-appearance: none;
	display: block;
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	padding: 0;
	color: transparent;
	margin: 1rem .5rem;
	background: transparent;
	border: 2px solid #eee;
	border-radius: 50%;
	transition: background .15s ease-in-out;
}


.front_page_slider .slick-dots li.slick-active button {
	background-color: #eee;
}



/* FH Accordian Block */
.accordian-block-inner {
	padding: 0;
	transition: padding .35s ease-in-out;
	border-bottom: 1px solid #e8d8a8;
}


.accordian-block-inner:first-child {
	border-top: 1px solid #e8d8a8;
}

.accordian-block-inner--toggle {
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	font-family: Proxima Nova;
	-webkit-appearance: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	appearance: none;
	color: #2d5872;
	background: transparent;
	border: none;
	padding: 1rem 0;
	margin-right: auto;
	text-align: left;
	width: 100%;
	position: relative;
	transition: color .35s ease-in-out;
}

.accordian-block-inner--toggle:hover {
	color: #c49e2d;
}

.accordian-block-inner--toggle::after {
	content: '';
	position: absolute;
	right: 0;
	display: block;
	width: 1rem;
    top: calc(50% - 5px);
    height: 6px;
	background: url('images/accordian-arrow-down-yellow.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(0deg);
	transition: transform .35s ease-in-out;
}

.accordian-block-inner.active {
	padding: 0 0 1rem;
}

.accordian-block-inner.active .accordian-block-inner--toggle {
	color: #c49e2d;
}

.accordian-block-inner.active .accordian-block-inner--toggle::after {
	transform: rotate(180deg);
}

.accordian-block-inner--content {
	display: none;
}

/* WP Column Block */
.wp-block-column figure.wp-block-image {
	margin: 0;
}

.wp-block-column p {
	margin-bottom: 0;
}

@media screen and (max-width: 599px) {
	.wp-block-column {
	    max-width: 24rem;
	    margin: auto auto 1rem;
   	}
}


.wp-block-columns {
	margin-bottom: 12px !important;
}

@media (min-width: 782px) {
	.wp-block-column:not(:first-child),
	.wp-block-column:nth-child(2n) {
		margin-left: 16px !important;
	}
}

.wp-block-embed__wrapper iframe,

#content iframe {
	max-width: 100%;
} 




/* END 