/* Theme Name: University of Texas Arlington
Author: Fill in the Blank, LLC
Author URI: http://fillintheblank.co/
Description: Custom theme University of Texas Arlington
Version: 1.0 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}


body{color:#000;font-style:normal;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}

/****    Header    ****/

.global-header{position:fixed;left:0;width:100%;top:0;background-color:transparent;z-index:10000}
.global-header .sr-only-focusable{background-color:#2d659f;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:#fff;padding:.5rem 1rem;position:absolute!important;text-decoration:none;z-index:1000}
.global-header.college-header .global-header-wrapper:after,.global-header.dropdown-open .global-header-wrapper:after,.global-header.mobile-nav-reveal .global-header-wrapper:after,.global-header.nav-reveal .global-header-wrapper:after,.global-header.scEnabledChrome .global-header-wrapper:after,.global-header.search-open .global-header-wrapper:after{opacity:0;transition-delay:.3s;visibility:hidden}
.global-header.college-header .global-header-wrapper:before,.global-header.dropdown-open .global-header-wrapper:before,.global-header.mobile-nav-reveal .global-header-wrapper:before,.global-header.nav-reveal .global-header-wrapper:before,.global-header.scEnabledChrome .global-header-wrapper:before,.global-header.search-open .global-header-wrapper:before{transform:scaleY(1);transition-delay:.3s}
.global-header.college-header .utility-nav{background-color:#fff}
.global-header.college-header .utility-nav .nav a{color:#4c4c4c}
.global-header.college-header .utility-nav .nav a:before{background-color:#4c4c4c;bottom:4px}
.global-header.college-header .navbar-uta .navbar-uta-college-title{background-image:none;color:#fff;-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor}
@media (min-width: 992px) {
.global-header.college-header .navbar-uta .navbar-uta-college-title{opacity:1;transition-delay:.25s;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.global-header.college-header .navbar-uta .navbar-collapse .navbar-nav{justify-content:flex-end;height:0;opacity:0;overflow:hidden;transition-delay:0,.3s;transition-duration:.3s;transition-property:opacity,height;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
}
.global-header.college-header.utility-reveal .navbar-uta .navbar-uta-college-title{opacity:0}
@media (min-width: 992px) {
.global-header.college-header.utility-reveal .navbar-uta .navbar-collapse .navbar-nav{opacity:1;height:auto;transition-duration:.3s,0}
}
.global-header.college-header.mobile-nav-reveal .navbar-uta-college{display:none}
@media (min-width: 992px) {
.global-header.nav-reveal:not(.utility-reveal) .utility-nav{max-height:0}
}
@media (min-width: 992px) {
.global-header.utility-reveal .navbar-uta-college-header,.global-header.utility-reveal .utility-nav{max-height:5em}
}
.global-header.search-animating .search-form{overflow:hidden}
.global-header.search-open .search-form{width:325px;text-align: left;}
@media (min-width: 992px) and (max-width:1199.98px) {
.global-header.search-open .search-form{width:172px}
}
.global-header.search-open .search-form .coveo-search-section{background-color:#fff;left:0;opacity:1;transition-duration:.36s}
.global-header.search-open .search-form .search-toggler{opacity:0;z-index:0}
.global-header.mobile-nav-reveal{background-color:#fff;height:100%;overflow-y:auto;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-overflow-scrolling:touch}
.global-header.mobile-nav-reveal[style]{top:0!important}
.global-header.mobile-nav-reveal .utility-nav{max-height:100vh;transform:scaleY(1);/* order: 3; */}
.global-header-wrapper{display:flex;flex-direction:column-reverse;position:relative}
@media (min-width: 992px) {
.global-header-wrapper{flex-direction:column;height:100%}
}
.global-header-wrapper>nav{/* position:relative; */z-index:3;flex-shrink:0;}

.global-header-wrapper>nav:last-child {
  padding-top: 0;
  order: 1;
}

.global-header-wrapper>nav:nth-child(2) {
  padding-bottom: 0;
  order: 2;
}
@media (min-width: 992px) {
.global-header-wrapper>nav{flex-shrink:1;flex-wrap: nowrap;}

.global-header-wrapper>nav:last-child {
  order: 2;
}
}
.global-header-wrapper:after,.global-header-wrapper:before{content:"";position:absolute;left:0;top:0;right:0}
.global-header-wrapper:before{background-image:linear-gradient(135deg,#0064b1,#0b3250);background-repeat:repeat-x;height:100%;transform:scaleY(0);transform-origin:top right;transition-delay:.3s;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
@media (min-width: 992px) {
.global-header-wrapper:before{transition-delay:0}
}
.global-header-wrapper:hover:before{transform:scaleY(1)}
.global-header-wrapper:after{background-image:linear-gradient(180deg,#1f1f1f 0,hsla(0,0%,100%,0));background-repeat:repeat-x;height:100%;opacity:1;transform:scaleY(2.1);transform-origin:top right;transition-delay:.3s;transition-duration:.3s;transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.55,.085,.68,.53);visibility:visible;z-index:0}
.global-header .global-nav-dropdown-heading{font-size:1.125rem;font-weight:700;background-image:none;color:#fff;-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor;display:none;font-family:Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;line-height:1.2222222222;text-transform:none;margin-bottom: .5rem;}
@media (min-width: 992px) {
.global-header .global-nav-dropdown-heading{display:block;letter-spacing:.05rem;text-transform:uppercase}
}
.global-header .global-nav-dropdown-heading>a,.global-header .global-nav-dropdown-heading>a:focus,.global-header .global-nav-dropdown-heading>a:hover{color:#fff}
.global-header .navbar-togglers{display:flex}
@media (min-width: 992px) {
.global-header .navbar-togglers{display:none}
}
.global-header .navbar-togglers .uta-btn{letter-spacing:1.5px;line-height:1.25;margin-right:20px;padding:.5rem}
.global-header .search-form{margin-top:15px;min-height:45px;position:relative;transition-duration:.56s;transition-property:width;transition-timing-function:cubic-bezier(.455,.03,.515,.955);width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;order: 2;}
@media (min-width: 992px) {
.global-header .search-form{margin-left:15px;margin-top:0;width:31px}
}
@media (max-width: 1199.98px) {
.global-header .search-form .form-group[style]{display:block!important}
}
.global-header .search-form .coveo-search-section{background-color:#fff;position:relative;width:100%;margin-bottom:0;margin-top:0;padding:0;transition-duration:.36s;transition-property:left,opacity;transition-timing-function:cubic-bezier(.455,.03,.515,.955);z-index:1}
@media (min-width: 992px) {
.global-header .search-form .coveo-search-section{position:absolute;left:100%;opacity:0;width:325px}
}
@media (min-width: 992px) and (max-width:1199.98px) {
.global-header .search-form .coveo-search-section{width:172px}
}
.global-header .search-form .coveo-search-section .CoveoSearchbox{height:45px;margin:0}
.global-header .search-form .search-toggler{font-size:1.25rem;border-radius:.25rem;display:none;background-color:transparent;border:1px solid transparent;color:#ff7318;cursor:pointer;line-height:1;position:absolute;padding-bottom:.25rem;padding-top:.25rem;right:0;transform:translateY(-50%);top:50%;width:auto}
@media (min-width: 992px) {
.global-header .search-form .search-toggler{color:#fff;display:block;opacity:1;padding-left:.25rem;transition-duration:.6s;transition-property:opacity;transition-timing-function:cubic-bezier(.39,.575,.565,1);z-index:0}
.global-header .search-form .search-toggler:after{font-family: "Font Awesome 5 Free";font-weight:900;font-weight:700;color:#fff;content:"\f002";display:inline-block;line-height:1;padding-left:10px;}
}
.global-header .search-form .CoveoSearchbox .magic-box,.global-header .search-form .CoveoSearchbox .magic-box .magic-box-input{border-radius:0;height:43px}
.global-header .search-form .CoveoSearchbox .magic-box .magic-box-input>input{width:calc(100% - 96px)}
.global-header .search-form .CoveoSearchbox .magic-box .magic-box-input>input:active,.global-header .search-form .CoveoSearchbox .magic-box .magic-box-input>input:focus{outline:1px dotted #2d659f}
.global-header .search-form .magic-box-input .magic-box-underlay,.global-header .search-form .magic-box .magic-box-input>input{border-radius:0;border:0;height:43px;padding-bottom:0;padding-top:0}
.global-header .search-form .magic-box .magic-box-clear{height:43px;line-height:37px}
@media (min-width: 992px) and (max-width:1199.98px) {
.global-header .CoveoSearchInterface{min-width:172px}
}
.global-header .utility-nav{font-size:1.3125rem;background-color:#fff;letter-spacing:.25px;line-height:1.1904761905;max-height:0;overflow:hidden;transition-duration:.3s;transition-property:max-height;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media (min-width: 992px) {
.global-header .utility-nav{font-size:.625rem;background-color:transparent;letter-spacing:1.25px;line-height:1.2;max-height:none}
}
@media (min-width: 1200px) {
.global-header .utility-nav{font-size:.75rem}
}
.global-header .utility-nav>.container,.global-header .utility-nav>.container-fluid{max-width:none;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}
.global-header .utility-nav .nav{align-content:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-start}
@media (min-width: 992px) {
.global-header .utility-nav .nav{flex-direction:row;justify-content:flex-end}
}
.global-header .utility-nav .nav>li{margin-bottom:15px;margin-left:0;margin-top:15px;width:100%}
@media (min-width: 992px) {
.global-header .utility-nav .nav>li{margin-bottom:0;margin-left:20px;margin-top:0;width:auto}
}
.global-header .utility-nav .nav a{color:#4c4c4c;padding:10px 0;position:relative;text-decoration:none}
@media (min-width: 992px) {
.global-header .utility-nav .nav a{color:#fff}
}
.global-header .utility-nav .nav a:hover{text-decoration:none}
.global-header .utility-nav .nav a:hover:before{width:100%}
.global-header .utility-nav .nav a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.global-header .navbar-uta .navbar-uta-college-title{font-size:1.125rem;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a90e2;background-image:-webkit-linear-gradient(top left,#4a90e2,#0b3250);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:none;flex-grow:1;font-family:Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;left:132px;letter-spacing:.25px;line-height:1.2222222222;opacity:0;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%)}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-uta-college-title{font-size:2rem;display:inline-block;letter-spacing:1px;line-height:1.1875}
}
@media print {
.global-header .navbar-uta .navbar-uta-college-title{background-image:none;color:#4a90e2;-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor}
}
.scEnabledChrome .global-header .navbar-uta .navbar-uta-college-title{background-image:none;color:#4a90e2;-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor}
.global-header .navbar-uta .navbar-uta-college-title>a{color:#fff;text-decoration:none}
.global-header .navbar-uta .navbar-uta-college-title>a:focus,.global-header .navbar-uta .navbar-uta-college-title>a:hover{color:#b2b2b2}
.global-header .navbar-uta .navbar-toggler{color:#fff;border-color:transparent}
.global-header .navbar-uta .navbar-toggler:before{font-family: 'Font Awesome 5 Free';font-weight:900;font-weight:700;color:#fff;content:"\f0c9";display:inline-block;}
.global-header .navbar-uta .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.global-header .navbar-uta .navbar-brand img{max-width:92px;display: block;}
.global-header .navbar-uta .navbar-collapse{display:flex;flex-wrap: wrap;}
@media (max-width: 991.98px) {
.global-header .navbar-uta .navbar-collapse{flex-direction:column-reverse;transition: .3s;overflow: hidden;}

.header {
  margin-top: 62px!important;
}

.global-header .navbar-uta .navbar-collapse.collapse:not(.show) {
  height: 0;
  overflow: hidden;
}
}
.global-header .navbar-uta .navbar-collapse.collapse:not(.show){/* display:none *//* height: 0; *//* overflow: hidden; *//* transition: .3s; */}

#uta-navbar {
  flex-wrap: nowrap;
  flex-shrink: 1;
  /* width: calc(100% - 108px); */
  min-width: 0;
  display: flex!important;
}
.global-header .navbar-uta .navbar-collapse.collapsing{transition-duration:.3s}
.global-header .navbar-uta .navbar-nav{width:100%;/* min-height:465px */box-sizing: border-box;order: 1;}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav{margin-left:auto;min-height:0;width: 100%;/* justify-content: flex-end; */}
.global-header .navbar-uta #fitb-navbar .navbar-nav {margin-right: 46px;}

.global-header .navbar-uta .navbar-nav:first-child {
  width: auto;
  margin-right: 0;
  min-width: 0;
}
}
.global-header .navbar-uta .navbar-nav .nav-item>span{font-size:1.3125rem;font-weight:700;color:#9b9b9b;letter-spacing:.25px;line-height:1.2380952381;padding-top:20px;padding-bottom:20px;position:relative;text-transform:uppercase}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .nav-item>span{font-size:.75rem;letter-spacing:1.5px;line-height:1.25;padding-bottom:.5rem;padding-top:.5rem}
}
@media (min-width: 1200px) {
.global-header .navbar-uta .navbar-nav .nav-item>span{font-size:.875rem}
}
.global-header .navbar-uta .navbar-nav .nav-link{font-size:1.3125rem;font-weight:700;color:#fff;letter-spacing:.25px;line-height:1.2380952381;padding-top:20px;padding-bottom:20px;position:relative;text-decoration:none;text-transform:uppercase;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .nav-link{font-size:.75rem;letter-spacing:1.5px;line-height:1.25;padding-bottom:.5rem;padding-top:.5rem}

.global-header .navbar-uta #fitb-navbar .navbar-nav .nav-link {
  font-size: .76rem;
}

.global-header.scrolled .navbar-uta #fitb-navbar .navbar-nav .nav-link {
  font-size: 0.65rem;
}
.global-header .navbar-uta .navbar-nav .nav-link:focus,.global-header .navbar-uta .navbar-nav .nav-link:hover{color:#fff}
.global-header .navbar-uta .navbar-nav .nav-link:focus:before,.global-header .navbar-uta .navbar-nav .nav-link:hover:before{background-color:#fff}
.global-header .navbar-uta .navbar-nav .nav-link:hover:before{width:100%}
}
@media (min-width: 1200px) {
.global-header .navbar-uta .navbar-nav .nav-link{font-size:.875rem}

.global-header .navbar-uta #fitb-navbar .navbar-nav .nav-link {
  font-size: .88rem;
}

.global-header.scrolled .navbar-uta #fitb-navbar .navbar-nav .nav-link {
  font-size: .7rem;
}
}
.global-header .navbar-uta .navbar-nav .nav-link:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.global-header .navbar-uta .navbar-nav .nav-link.dropdown-toggle:after{display:none}
.global-header .navbar-uta .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .nav-link-apply{box-sizing:border-box;margin:0;font-size:100%;font-family:inherit;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;appearance:none;background:none;cursor:pointer;border:0;display:inline-block;text-align:center;user-select:none;vertical-align:middle;background-color:#cd4b13;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);font-size:.75rem;letter-spacing:1.5px;line-height:1.25;padding:.5rem}
.global-header .navbar-uta .navbar-nav .nav-link-apply:hover{color:#212529}
.global-header .navbar-uta .navbar-nav .nav-link-apply>*,.global-header .navbar-uta .navbar-nav .nav-link-apply>:after,.global-header .navbar-uta .navbar-nav .nav-link-apply>:before{box-sizing:inherit}
.global-header .navbar-uta .navbar-nav .nav-link-apply::-moz-focus-inner{border:0}
.global-header .navbar-uta .navbar-nav .nav-link-apply:hover{color:#cd4b13;text-decoration:none}
.global-header .navbar-uta .navbar-nav .nav-link-apply:hover:after{opacity:1}
.global-header .navbar-uta .navbar-nav .nav-link-apply span{position:relative;z-index:2}
.global-header .navbar-uta .navbar-nav .nav-link-apply:before{background-image:linear-gradient(90deg,#ea5f24 52.4%,#cd4b13);background-repeat:repeat-x;background-color:#d64309;background-repeat:repeat;background-size:200% 200%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.global-header .navbar-uta .navbar-nav .nav-link-apply:after{content:"";background-color:#fff;bottom:2px;left:2px;opacity:0;right:2px;position:absolute;top:2px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
.global-header .navbar-uta .navbar-nav .nav-link-apply.scEnabledChrome,.global-header .navbar-uta .navbar-nav .nav-link-apply[sc-part-of=field]{border:2px solid #f76b1c;background-color:#f76b1c;color:#fff}
.global-header .navbar-uta .navbar-nav .nav-link-apply.scEnabledChrome:hover,.global-header .navbar-uta .navbar-nav .nav-link-apply[sc-part-of=field]:hover{background-color:#fff;color:#ff7318}
.global-header .navbar-uta .navbar-nav .nav-link-apply.scEnabledChrome:after,.global-header .navbar-uta .navbar-nav .nav-link-apply.scEnabledChrome:before,.global-header .navbar-uta .navbar-nav .nav-link-apply[sc-part-of=field]:after,.global-header .navbar-uta .navbar-nav .nav-link-apply[sc-part-of=field]:before{display:none}
}
@media (min-width: 1200px) {
.global-header .navbar-uta .navbar-nav .nav-link-apply{font-size:.875rem}
}
.global-header .navbar-uta .navbar-nav .active>.nav-link,.global-header .navbar-uta .navbar-nav .nav-link.active,.global-header .navbar-uta .navbar-nav .nav-link.show,.global-header .navbar-uta .navbar-nav .show>.nav-link{color:#fff}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .active>.nav-link:before,.global-header .navbar-uta .navbar-nav .nav-link.active:before,.global-header .navbar-uta .navbar-nav .nav-link.show:before,.global-header .navbar-uta .navbar-nav .show>.nav-link:before{width:100%}
}
.global-header .navbar-uta .navbar-nav .dropdown{position:static}
.global-header .navbar-uta .navbar-nav .dropdown-toggle{border-bottom:none;-webkit-transition: font-size .3s ease;transition: font-size .3s ease;}
.global-header .navbar-uta .navbar-nav .dropdown-menu{background-color:transparent;border:0;border-radius:0;box-shadow:none;margin-top:0;width:100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .dropdown-menu{background-image:linear-gradient(66deg,#0064b1,#0b3250);background-repeat:repeat-x;padding:30px 0 0 5px}
}
.global-header .navbar-uta .navbar-nav .dropdown-menu .dropdown-item{color:#fff}
.global-header .navbar-uta .navbar-nav .dropdown-menu a{font-size:1rem;display:inline-block;line-height:1.1875;letter-spacing:.25px;padding:10px 0;position:relative;text-decoration:none}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .dropdown-menu a{font-size:.875rem;line-height:1.3571428571;letter-spacing:.29px}
}
.global-header .navbar-uta .navbar-nav .dropdown-menu a:hover{text-decoration:none}
.global-header .navbar-uta .navbar-nav .dropdown-menu a:hover:before{width:100%}
.global-header .navbar-uta .navbar-nav .dropdown-menu a:before{background-color:#fff;content:"";bottom:0;height:1px;position:absolute;left:0;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.global-header .navbar-uta .navbar-nav .dropdown-menu .academics-block,.global-header .navbar-uta .navbar-nav .dropdown-menu .college-block{padding:30px 1rem 0;margin-top:-30px}
.global-header .navbar-uta .navbar-nav .dropdown-menu .college-block{background:rgba(66,133,210,.7)}
@media (min-width: 992px) {
.global-header .navbar-uta .navbar-nav .dropdown-menu .college-block{padding-left:60px}
}
.global-header .navbar-uta .navbar-nav .dropdown-menu .college-block h3{text-transform:uppercase;display:block}
@media (min-width: 992px) {
.global-header .navbar-uta .nav-item{margin-left:30px;min-width: 0;}
}
.global-header .navbar-uta .nav{font-size:.875rem;letter-spacing:.29px;line-height:1.3571428571;padding-bottom:40px}
.global-header .navbar-uta .nav a{color:#fff}
.global-header .navbar-uta .nav>li{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}
.coveo-search-section{color:#fff;margin:30px auto 0;max-width:1121px;padding-left:15px;padding-right:15px;position:relative}
@media screen and (min-width: 801px) {
.coveo-search-section{margin-bottom:47px;margin-top:54px}
}
.coveo-search-section .coveo-search-button-svg{color:#2d659f}
.coveo-search-section-bg{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;top:0;width:100%;z-index:0}
.coveo-search-section .html-block h1{font-size:1.5rem;font-weight:700;background-image:none;-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor;color:#fff;font-family:Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;letter-spacing:.5px;line-height:1.3333333333;text-transform:uppercase}
@media screen and (min-width: 801px) {
.coveo-search-section .html-block h1{font-size:2.25rem;letter-spacing:1px;line-height:1.25}
}
.CoveoSearchbox{width:100%}
@media (min-width: 992px) {
.CoveoSearchbox{height:45px}
}
.CoveoSearchbox .magic-box{border-width:0!important}
@media (min-width: 992px) {
.CoveoSearchbox .magic-box{height:45px}
}
.CoveoSearchbox .magic-box-input{height:45px}
.CoveoSearchbox .magic-box-input .magic-box-underlay,.CoveoSearchbox .magic-box-input>input{height:45px;padding-bottom:0;padding-top:0}
.CoveoSearchbox .magic-box-clear{height:45px;margin-right:48px}
.CoveoSearchbox .magic-box-suggestions{border-color:#dee2e6;position:absolute;top:100%;left:0;right:0}
.CoveoSearchbox .magic-box-suggestions .magic-box-suggestion{border-color:#dee2e6;padding:12px 36px 12px 12px;position:relative}
.CoveoSearchbox .magic-box-suggestions .magic-box-suggestion:after{font-family:Font Awesome 5 Free;font-weight:900;color:#ff7318;content:"\f062";position:absolute;right:15px;transform:rotate(45deg)}
.CoveoSearchbox .CoveoSearchButton{position:absolute;right:0;height:45px}
.CoveoSearchButton{border:0!important}
.CoveoSearchButton .coveo-search-button-svg{color:#ff7318}

.uta-btn{box-sizing:border-box;margin:0;font-size:100%;font-family:inherit;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;appearance:none;background:none;cursor:pointer;border:0;display:inline-block;padding:0;text-align:center;user-select:none;vertical-align:middle}
.uta-btn:hover{color:#212529;text-decoration:none}
.uta-btn>*,.uta-btn>:after,.uta-btn>:before{box-sizing:inherit}
.uta-btn::-moz-focus-inner{border:0}
.uta-btn-primary{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:25px 30px;text-decoration:none;text-transform:uppercase;background-color:#cd4b13;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-primary{padding:25px 0}
}
.uta-btn-primary:hover{color:#cd4b13;text-decoration:none}
.uta-btn-primary:hover:after{opacity:1}
.uta-btn-primary span{position:relative;z-index:2}
.uta-btn-primary:before{background-image:linear-gradient(90deg,#ea5f24 52.4%,#cd4b13);background-repeat:repeat-x;background-color:#d64309;background-repeat:repeat;background-size:200% 200%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.uta-btn-primary:after{content:"";background-color:#fff;bottom:2px;left:2px;opacity:0;right:2px;position:absolute;top:2px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
.uta-btn-primary.scEnabledChrome,.uta-btn-primary[sc-part-of=field]{border:2px solid #f76b1c;background-color:#f76b1c;color:#fff}
.uta-btn-primary.scEnabledChrome:hover,.uta-btn-primary[sc-part-of=field]:hover{background-color:#fff;color:#ff7318}
.uta-btn-primary.scEnabledChrome:after,.uta-btn-primary.scEnabledChrome:before,.uta-btn-primary[sc-part-of=field]:after,.uta-btn-primary[sc-part-of=field]:before{display:none}
.uta-btn-secondary{font-size:.75rem;font-weight:700;color:#cd4b13;letter-spacing:.86px;line-height:1.25;padding:25px 30px;text-decoration:none;text-transform:uppercase;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-secondary{padding:25px 0}
}
.uta-btn-secondary:hover{color:#fff;text-decoration:none}
.uta-btn-secondary:hover:after{opacity:0}
.uta-btn-secondary span{position:relative;z-index:2}
.uta-btn-secondary:before{background-image:linear-gradient(90deg,#ea5f24 52.4%,#cd4b13);background-repeat:repeat-x;background-color:#d64309;background-repeat:repeat;background-size:200% 200%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.uta-btn-secondary:after{content:"";background-color:#fff;bottom:2px;left:2px;opacity:1;right:2px;position:absolute;top:2px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
.uta-btn-secondary.scEnabledChrome,.uta-btn-secondary[sc-part-of=field]{border:2px solid #f76b1c;background-color:#fff;color:#f76b1c}
.uta-btn-secondary.scEnabledChrome:hover,.uta-btn-secondary[sc-part-of=field]:hover{background-color:#f76b1c;color:#fff}
.uta-btn-secondary.scEnabledChrome:after,.uta-btn-secondary.scEnabledChrome:before,.uta-btn-secondary[sc-part-of=field]:after,.uta-btn-secondary[sc-part-of=field]:before{display:none}
.uta-btn-compact-primary{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;background-color:#cd4b13;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-compact-primary{padding:13px 0}
}
.uta-btn-compact-primary:hover{color:#cd4b13;text-decoration:none}
.uta-btn-compact-primary:hover:after{opacity:1}
.uta-btn-compact-primary span{position:relative;z-index:2}
.uta-btn-compact-primary:before{background-image:linear-gradient(90deg,#ea5f24 52.4%,#cd4b13);background-repeat:repeat-x;background-color:#d64309;background-repeat:repeat;background-size:200% 200%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.uta-btn-compact-primary:after{content:"";background-color:#fff;bottom:2px;left:2px;opacity:0;right:2px;position:absolute;top:2px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
.uta-btn-compact-primary.scEnabledChrome,.uta-btn-compact-primary[sc-part-of=field]{border:2px solid #f76b1c;background-color:#f76b1c;color:#fff}
.uta-btn-compact-primary.scEnabledChrome:hover,.uta-btn-compact-primary[sc-part-of=field]:hover{background-color:#fff;color:#ff7318}
.uta-btn-compact-primary.scEnabledChrome:after,.uta-btn-compact-primary.scEnabledChrome:before,.uta-btn-compact-primary[sc-part-of=field]:after,.uta-btn-compact-primary[sc-part-of=field]:before{display:none}
.uta-btn-compact-secondary{font-size:.75rem;font-weight:700;color:#cd4b13;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-compact-secondary{padding:13px 0}
}
.uta-btn-compact-secondary:hover{color:#fff;text-decoration:none}
.uta-btn-compact-secondary:hover:after{opacity:0}
.uta-btn-compact-secondary span{position:relative;z-index:2}
.uta-btn-compact-secondary:before{background-image:linear-gradient(90deg,#ea5f24 52.4%,#cd4b13);background-repeat:repeat-x;background-color:#d64309;background-repeat:repeat;background-size:200% 200%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.uta-btn-compact-secondary:after{content:"";background-color:#fff;bottom:2px;left:2px;opacity:1;right:2px;position:absolute;top:2px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53);z-index:1}
.uta-btn-compact-secondary.scEnabledChrome,.uta-btn-compact-secondary[sc-part-of=field]{border:2px solid #f76b1c;background-color:#fff;color:#f76b1c}
.uta-btn-compact-secondary.scEnabledChrome:hover,.uta-btn-compact-secondary[sc-part-of=field]:hover{background-color:#f76b1c;color:#fff}
.uta-btn-compact-secondary.scEnabledChrome:after,.uta-btn-compact-secondary.scEnabledChrome:before,.uta-btn-compact-secondary[sc-part-of=field]:after,.uta-btn-compact-secondary[sc-part-of=field]:before{display:none}
.uta-btn-compact-tertiary{font-size:.75rem;font-weight:700;color:#00467f;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase}
@media print {
.uta-btn-compact-tertiary{padding:13px 0}
}
.uta-btn-inverse{font-size:.75rem;font-weight:700;color:#2d659f;letter-spacing:.86px;line-height:1.25;padding:25px 30px;text-decoration:none;text-transform:uppercase;background-color:#fff;border:2px solid #fff;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-inverse{padding:25px 0}
}
.uta-btn-inverse:hover{background-color:transparent;color:#fff;text-decoration:none}
.uta-btn-inverse:hover:after{opacity:0}
.uta-btn-inverse-secondary{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:25px 30px;text-decoration:none;text-transform:uppercase;background-color:transparent;border:2px solid #fff;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-inverse-secondary{padding:25px 0}
}
.uta-btn-inverse-secondary:hover{background-color:#fff;color:#2d659f;text-decoration:none}
.uta-btn-inverse-secondary:hover:after{opacity:0}
.uta-btn-inverse-compact{font-size:.75rem;font-weight:700;color:#2d659f;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;background-color:#fff;border:2px solid #fff;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-inverse-compact{padding:13px 0}
}
.uta-btn-inverse-compact:hover{background-color:transparent;color:#fff;text-decoration:none}
.uta-btn-inverse-compact:hover:after{opacity:0}
.uta-btn-inverse-compact-secondary{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;background-color:transparent;border:2px solid #fff;position:relative;transition-duration:.3s;transition-property:background,color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
@media print {
.uta-btn-inverse-compact-secondary{padding:13px 0}
}
.uta-btn-inverse-compact-secondary:hover{background-color:#fff;color:#2d659f;text-decoration:none}
.uta-btn-inverse-compact-secondary:hover:after{opacity:0}
.uta-btn-ghost{font-size:.75rem;font-weight:700;color:#cd4b13;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;position:relative;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-ghost:hover{color:#000}
@media print {
.uta-btn-ghost{padding:13px 0}
}
.uta-btn-ghost span{display:inline-block;width:100%}
.uta-btn-ghost span:after{font-family:Font Awesome 5 Free;font-weight:900;color:#cd4b13;content:"\f105";display:inline-block;padding-left:10px}
.uta-btn-ghost-secondary{font-size:.75rem;font-weight:700;color:#000;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;display:inline-block;position:relative;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-ghost-secondary:hover{color:#cd4b13}
@media print {
.uta-btn-ghost-secondary{padding:13px 0}
}
.uta-btn-ghost-secondary span{display:inline-block;width:100%}
.uta-btn-ghost-secondary span:after{font-family:Font Awesome 5 Free;font-weight:900;color:#cd4b13;content:"\f105";display:inline-block;padding-left:10px}
.uta-btn-inverse-ghost{font-size:.75rem;font-weight:700;color:#cd4b13;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;display:inline-block;position:relative;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-inverse-ghost:hover{color:#fff}
@media print {
.uta-btn-inverse-ghost{padding:13px 0}
}
.uta-btn-inverse-ghost span{display:inline-block;width:100%}
.uta-btn-inverse-ghost span:after{font-family:Font Awesome 5 Free;font-weight:900;color:#fff;content:"\f105";display:inline-block;padding-left:10px}
.uta-btn-inverse-ghost-secondary{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;display:inline-block;position:relative;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-inverse-ghost-secondary:hover{color:#fff;text-decoration:none;padding-right:5px}
.uta-btn-inverse-ghost-secondary:hover:before{width:100%}
@media print {
.uta-btn-inverse-ghost-secondary{padding:13px 0}
}
.uta-btn-inverse-ghost-secondary:before{background-color:#fff;content:"";bottom:5px;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.uta-btn-inverse-ghost-secondary span{display:inline-block;width:100%}
.uta-btn-inverse-ghost-secondary span:after{font-family:Font Awesome 5 Free;font-weight:900;color:#fff;content:"\f105";display:inline-block;padding-left:10px}
.uta-btn-link{font-size:.75rem;font-weight:700;color:#000;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;font-weight:400;position:relative;text-decoration:underline;text-transform:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-link:hover{color:#cd4b13;text-decoration:underline}
@media print {
.uta-btn-link{padding:13px 0}
}
.uta-btn-inverse-link{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.86px;line-height:1.25;padding:13px 30px;text-decoration:none;text-transform:uppercase;font-weight:400;position:relative;text-decoration:underline;text-transform:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.uta-btn-inverse-link:hover{color:#cd4b13;text-decoration:underline}
@media print {
.uta-btn-inverse-link{padding:13px 0}
}
.uta-btn-group{display:flex;flex-direction:column;position:relative;vertical-align:middle}
@media (min-width: 992px) {
.uta-btn-group{display:inline-flex;flex-direction:row}
}
.uta-btn-group .uta-btn{position:relative}
.uta-btn-group .uta-btn+.uta-btn{margin-top:15px}
@media (min-width: 992px) {
.uta-btn-group .uta-btn+.uta-btn{margin-top:0}
}
@media (min-width: 992px) {
.uta-btn-group>.uta-btn-group:not(:first-child),.uta-btn-group>.uta-btn:not(:first-child){margin-left:30px}
}

.reveal-fade-in-up{-webkit-animation:fadeInUp .76s cubic-bezier(.455,.03,.515,.955);-moz-animation:fadeInUp .76s cubic-bezier(.455,.03,.515,.955);-ms-animation:fadeInUp .76s cubic-bezier(.455,.03,.515,.955);animation:fadeInUp .76s cubic-bezier(.455,.03,.515,.955)}
@media (prefers-reduced-motion),(print) {
.reveal-fade-in-up{animation:unset!important}
}
@-webkit-keyframes gradientBgMotion {
0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@-moz-keyframes gradientBgMotion {
0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@-ms-keyframes gradientBgMotion {
0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@-o-keyframes gradientBgMotion {
0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@keyframes gradientBgMotion {
0%{background-position:0 50%}
50%{background-position:100% 50%}
to{background-position:0 50%}
}
@-webkit-keyframes fadeInUp {
0%{opacity:0;transform:translate3d(0,20%,0)}
to{opacity:1;transform:translateZ(0)}
}
@-moz-keyframes fadeInUp {
0%{opacity:0;transform:translate3d(0,20%,0)}
to{opacity:1;transform:translateZ(0)}
}
@-ms-keyframes fadeInUp {
0%{opacity:0;transform:translate3d(0,20%,0)}
to{opacity:1;transform:translateZ(0)}
}
@-o-keyframes fadeInUp {
0%{opacity:0;transform:translate3d(0,20%,0)}
to{opacity:1;transform:translateZ(0)}
}
@keyframes fadeInUp {
0%{opacity:0;transform:translate3d(0,20%,0)}
to{opacity:1;transform:translateZ(0)}
}
@-webkit-keyframes linkArrowSlide {
0%{right:15px}
50%{right:10px}
to{right:15px}
}
@-moz-keyframes linkArrowSlide {
0%{right:15px}
50%{right:10px}
to{right:15px}
}
@-ms-keyframes linkArrowSlide {
0%{right:15px}
50%{right:10px}
to{right:15px}
}
@-o-keyframes linkArrowSlide {
0%{right:15px}
50%{right:10px}
to{right:15px}
}
@keyframes linkArrowSlide {
0%{right:15px}
50%{right:10px}
to{right:15px}
}
@-webkit-keyframes loading {
0%{transform:rotate(0deg)}
to{transform:rotate(1turn)}
}
@-moz-keyframes loading {
0%{transform:rotate(0deg)}
to{transform:rotate(1turn)}
}
@-ms-keyframes loading {
0%{transform:rotate(0deg)}
to{transform:rotate(1turn)}
}
@-o-keyframes loading {
0%{transform:rotate(0deg)}
to{transform:rotate(1turn)}
}
@keyframes loading {
0%{transform:rotate(0deg)}
to{transform:rotate(1turn)}
}
@-webkit-keyframes loaded {
0%{opacity:0}
to{opacity:1}
}
@-moz-keyframes loaded {
0%{opacity:0}
to{opacity:1}
}
@-ms-keyframes loaded {
0%{opacity:0}
to{opacity:1}
}
@-o-keyframes loaded {
0%{opacity:0}
to{opacity:1}
}
@keyframes loaded {
0%{opacity:0}
to{opacity:1}
}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem}
.nav-link:focus,.nav-link:hover{text-decoration:none}
.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}
.nav-tabs .nav-item{margin-bottom:-1px}
.nav-tabs .nav-link{border:1px solid transparent}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#cd4b13}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-pills .nav-link{border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}
.nav-fill .nav-item{flex:1 1 auto;text-align:center}
.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.navbar{/* position:relative; */padding:.5rem 1rem;}
.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;/* flex-shrink: 0; */min-width: auto;}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static;float:none}
.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}
@media (max-width: 575.98px) {
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 576px) {
.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand-sm .navbar-nav{flex-direction:row}
.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-sm .navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}
.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-sm .navbar-toggler{display:none}
}
@media (max-width: 767.98px) {
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 768px) {
.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand-md .navbar-nav{flex-direction:row}
.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-md .navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}
.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-md .navbar-toggler{display:none}
}
@media (max-width: 991.98px) {
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 992px) {
.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{flex-direction:row}
.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}
.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis: auto;}
.navbar-expand-lg .navbar-toggler{display:none}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}
}
@media (min-width: 1200px) {
.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand-xl .navbar-nav{flex-direction:row}
.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-xl .navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}
.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-xl .navbar-toggler{display:none}
}
.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}
.navbar-expand .navbar-nav{flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}
.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-light .navbar-text{color:rgba(0,0,0,.5)}
.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}
.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}
.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}

.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce) {
.fade{transition:none}
}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce) {
.collapsing{transition:none}
}
.dropdown,.dropleft,.dropright,.dropup{position:relative}
.dropdown-toggle{white-space:nowrap}
.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty:after{margin-left:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:300px;padding:.5rem 0;margin:.125rem 0 0;font-size:.875rem;color:#4c4c4c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid hsla(0,0%,100%,.29);border-radius:0}
.dropdown-menu-left{right:auto;left:0}
.dropdown-menu-right{right:0;left:auto}
@media (min-width: 576px) {
.dropdown-menu-sm-left{right:auto;left:0}
.dropdown-menu-sm-right{right:0;left:auto}
}
@media (min-width: 768px) {
.dropdown-menu-md-left{right:auto;left:0}
.dropdown-menu-md-right{right:0;left:auto}
}
@media (min-width: 992px) {
.dropdown-menu-lg-left{right:auto;left:0}
.dropdown-menu-lg-right{right:0;left:auto}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-left{right:auto;left:0}
.dropdown-menu-xl-right{right:0;left:auto}
}
.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty:after{margin-left:0}
.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}
.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropright .dropdown-toggle:empty:after{margin-left:0}
.dropright .dropdown-toggle:after{vertical-align:0}
.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}
.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}
.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropleft .dropdown-toggle:empty:after{margin-left:0}
.dropleft .dropdown-toggle:before{vertical-align:0}
.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}
.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f5f9ff}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}
.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}
.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}
.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}
.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}
.btn-toolbar .input-group{width:auto}
.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}
.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}
.dropleft .dropdown-toggle-split:before{margin-right:0}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}
.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}
.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}
.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}

.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing: border-box;max-width: 1440px;}

.footer{background-color:#0b3250;color:#fff;position:relative}

.footer.sus-foot {
  background: none;
  color: #333;
}
.footer-left-column{border:solid hsla(0,0%,100%,.29);border-width:0 0 1px;padding:30px}
@media (min-width: 768px) {
.footer-left-column{border-width:0 1px 0 0}
}
.footer-left-column-logo{max-width:290px;margin:0 auto;box-sizing: border-box;padding: 0;overflow: hidden;}
.footer-left-column-logo img{width:100%;margin:0 auto 10px;justify-content:center;vertical-align: top;display: block;}
.footer-left-column-logo img.mobile-landscape{display:none}
.footer-left-column-links{padding-left:0;list-style:none}
.footer-left-column-links>li{margin-top:35px;text-align:center}
@media (min-width: 768px) {
.footer-left-column-links>li{margin-top:28px}
}
.footer-left-column-links a{font-size:.875rem;display:inline-block;padding-bottom:3px;position:relative;text-align:center}
.footer-left-column-links a,.footer-left-column-links a:hover{color:#fff;text-decoration:none}
.footer-left-column-links a:hover:before{width:100%}
.footer-left-column-links a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.footer-right-column{padding:30px 0}
@media (min-width: 768px) {
.footer-right-column{padding-bottom:30px;padding-right:30px;padding-top:85px}
}
@media (min-width: 992px) {
.footer-right-column{padding-top:105px}
}
.footer-right-column-utility{display:flex;flex-wrap:wrap}
.footer-right-column-utility [class*=" col-"],.footer-right-column-utility [class^=col-]{min-height:70px;text-align:center}
@media (min-width: 768px) {
.footer-right-column-utility [class*=" col-"],.footer-right-column-utility [class^=col-]{text-align:left}
}
.footer-right-column-utility a{color:#fff;display:inline-block;margin-left:auto;margin-right:auto;padding-bottom:3px;position:relative;text-decoration:none;text-align:center}
@media (min-width: 768px) {
.footer-right-column-utility a{margin:0;min-height:0;text-align:left}
}
.footer-right-column-utility a:hover{color:#fff;text-decoration:none}
.footer-right-column-utility a:hover:before{width:100%}
.footer-right-column-utility a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width,background-color;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.footer-right-column-phone-address{display:inline-block;text-align:center}
@media (min-width: 768px) {
.footer-right-column-phone-address{text-align:left}
}
.footer-right-column-phone-address .footer-city,.footer-right-column-phone-address .footer-zip{display:inline-block}
.footer-right-column-phone-address a{color:#fff;padding-bottom:3px;position:relative;text-decoration:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.footer-right-column-phone-address a:hover{color:#fff;text-decoration:none}
.footer-right-column-phone-address a:hover:before{width:100%}
.footer-right-column-phone-address a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.footer-right-column-sitemap{margin:20px 0 25px;display:inline-block}
.footer-right-column-sitemap a{color:#9b9b9b;padding-bottom:3px;position:relative;text-decoration:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.footer-right-column-sitemap a:hover{color:#fff;text-decoration:none}
.footer-right-column-sitemap a:hover:before{width:calc(100% - .75em)}
.footer-right-column-sitemap a:hover:after{color:#9b9b9b}
.footer-right-column-sitemap a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.footer-right-column-sitemap a:after{content:" | ";color:#9b9b9b}
.footer-right-column-sitemap a:last-child:after{content:""}
.footer-right-column-bottom{display:flex;flex-direction:column;margin-bottom:25px;order:3;text-align:center}
@media (min-width: 768px) {
.footer-right-column-bottom{flex-direction:row;margin-bottom:0;text-align:left}
}
.footer-right-column-bottom-copyright{color:#fff;line-height:30px;float:left}
.footer-right-column-bottom-copyright a{color:#fff;padding-bottom:3px;position:relative;text-decoration:none;transition-duration:.3s;transition-property:color;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.footer-right-column-bottom-copyright a:hover{color:#fff;text-decoration:none}
.footer-right-column-bottom-copyright a:hover:before{width:100%}
.footer-right-column-bottom-copyright a:hover:after{color:#9b9b9b}
.footer-right-column-bottom-copyright a:before{background-color:#fff;content:"";bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.55,.085,.68,.53);width:0}
.footer-right-column-bottom-social{align-items:flex-end;display:flex;flex-direction:row;height:30px;justify-content:center;margin-bottom:10px;margin-top:10px;position:relative}
@media (min-width: 992px) {
.footer-right-column-bottom-social{margin-left:60px;margin-top:-9px}
}
@media (min-width: 576px) {
.footer-right-column-bottom-social{margin-bottom:0;margin-left:40px;margin-top:0}
}
.footer-right-column-bottom-social a{margin:0 10px;text-decoration:none;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
.footer-right-column-bottom-social a:hover{opacity:.7}
.footer-right-column-bottom-social a>div{background-repeat:no-repeat;background-position:top;background-size:contain}
.footer-right-column-bottom-social a .social-icon{height:24px;width:29px}
.footer-right-column-bottom-social a .facebook{height:28px;width:30px;border-radius:3px}
.footer-right-column-bottom-social a .linkedin{width:29px;height:25px}
.footer-right-column-bottom-social a .twitter{width:29px;height:24px}
.footer-right-column-bottom-social a .instagram{background-position:top;width:29px;height:28px}
.footer-right-column-bottom-social a .youtube{background-position:bottom;width:40px;height:40px}
.footer-right-column-info{display:flex;flex-direction:column-reverse}
@media (min-width: 768px) {
.footer-right-column-info{flex-direction:column}
}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;box-sizing:border-box;}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.col{flex-basis:0;flex-grow:1;max-width:100%}
.col-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-3{flex:0 0 25%;max-width:25%}
.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-6{flex:0 0 50%;max-width:50%}
.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-9{flex:0 0 75%;max-width:75%}
.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-12{flex:0 0 100%;max-width:100%}
.order-first{order:-1}
.order-last{order:13}
.order-0{order:0}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.order-5{order:5}
.order-6{order:6}
.order-7{order:7}
.order-8{order:8}
.order-9{order:9}
.order-10{order:10}
.order-11{order:11}
.order-12{order:12}
.offset-1{margin-left:8.3333333333%}
.offset-2{margin-left:16.6666666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.3333333333%}
.offset-5{margin-left:41.6666666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.3333333333%}
.offset-8{margin-left:66.6666666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.3333333333%}
.offset-11{margin-left:91.6666666667%}
@media (min-width: 576px) {
.col-sm{flex-basis:0;flex-grow:1;max-width:100%}
.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-sm-3{flex:0 0 25%;max-width:25%}
.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-sm-6{flex:0 0 50%;max-width:50%}
.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-sm-9{flex:0 0 75%;max-width:75%}
.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-sm-12{flex:0 0 100%;max-width:100%}
.order-sm-first{order:-1}
.order-sm-last{order:13}
.order-sm-0{order:0}
.order-sm-1{order:1}
.order-sm-2{order:2}
.order-sm-3{order:3}
.order-sm-4{order:4}
.order-sm-5{order:5}
.order-sm-6{order:6}
.order-sm-7{order:7}
.order-sm-8{order:8}
.order-sm-9{order:9}
.order-sm-10{order:10}
.order-sm-11{order:11}
.order-sm-12{order:12}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.3333333333%}
.offset-sm-2{margin-left:16.6666666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.3333333333%}
.offset-sm-5{margin-left:41.6666666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.3333333333%}
.offset-sm-8{margin-left:66.6666666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.3333333333%}
.offset-sm-11{margin-left:91.6666666667%}
}
@media (min-width: 768px) {
.col-md{flex-basis:0;flex-grow:1;max-width:100%}
.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-md-3{flex:0 0 25%;max-width:25%}
.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-md-6{flex:0 0 50%;max-width:50%}
.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-md-9{flex:0 0 75%;max-width:75%}
.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-md-12{flex:0 0 100%;max-width:100%}
.order-md-first{order:-1}
.order-md-last{order:13}
.order-md-0{order:0}
.order-md-1{order:1}
.order-md-2{order:2}
.order-md-3{order:3}
.order-md-4{order:4}
.order-md-5{order:5}
.order-md-6{order:6}
.order-md-7{order:7}
.order-md-8{order:8}
.order-md-9{order:9}
.order-md-10{order:10}
.order-md-11{order:11}
.order-md-12{order:12}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.3333333333%}
.offset-md-2{margin-left:16.6666666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.3333333333%}
.offset-md-5{margin-left:41.6666666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.3333333333%}
.offset-md-8{margin-left:66.6666666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.3333333333%}
.offset-md-11{margin-left:91.6666666667%}
}
@media (min-width: 992px) {
.col-lg{flex-basis:0;flex-grow:1;max-width:100%}
.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-lg-2{flex: 0 0 20%;max-width: 20%;}
.col-lg-3{flex:0 0 25%;max-width:25%}
.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-lg-6{flex:0 0 50%;max-width:50%}
.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-lg-9{flex:0 0 75%;max-width:75%}
.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-lg-12{flex:0 0 100%;max-width:100%}
.order-lg-first{order:-1}
.order-lg-last{order:13}
.order-lg-0{order:0}
.order-lg-1{order:1}
.order-lg-2{order:2}
.order-lg-3{order:3}
.order-lg-4{order:4}
.order-lg-5{order:5}
.order-lg-6{order:6}
.order-lg-7{order:7}
.order-lg-8{order:8}
.order-lg-9{order:9}
.order-lg-10{order:10}
.order-lg-11{order:11}
.order-lg-12{order:12}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.3333333333%}
.offset-lg-2{margin-left:16.6666666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.3333333333%}
.offset-lg-5{margin-left:41.6666666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.3333333333%}
.offset-lg-8{margin-left:66.6666666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.3333333333%}
.offset-lg-11{margin-left:91.6666666667%}
}
@media (min-width: 1200px) {
.col-xl{flex-basis:0;flex-grow:1;max-width:100%}
.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-xl-3{flex:0 0 25%;max-width:25%}
.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-xl-6{flex:0 0 50%;max-width:50%}
.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-xl-9{flex:0 0 75%;max-width:75%}
.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-xl-12{flex:0 0 100%;max-width:100%}
.order-xl-first{order:-1}
.order-xl-last{order:13}
.order-xl-0{order:0}
.order-xl-1{order:1}
.order-xl-2{order:2}
.order-xl-3{order:3}
.order-xl-4{order:4}
.order-xl-5{order:5}
.order-xl-6{order:6}
.order-xl-7{order:7}
.order-xl-8{order:8}
.order-xl-9{order:9}
.order-xl-10{order:10}
.order-xl-11{order:11}
.order-xl-12{order:12}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.3333333333%}
.offset-xl-2{margin-left:16.6666666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.3333333333%}
.offset-xl-5{margin-left:41.6666666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.3333333333%}
.offset-xl-8{margin-left:66.6666666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.3333333333%}
.offset-xl-11{margin-left:91.6666666667%}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
.flex-row{flex-direction:row!important}
.flex-column{flex-direction:column!important}
.flex-row-reverse{flex-direction:row-reverse!important}
.flex-column-reverse{flex-direction:column-reverse!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-nowrap{flex-wrap:nowrap!important}
.flex-wrap-reverse{flex-wrap:wrap-reverse!important}
.flex-fill{flex:1 1 auto!important}
.flex-grow-0{flex-grow:0!important}
.flex-grow-1{flex-grow:1!important}
.flex-shrink-0{flex-shrink:0!important}
.flex-shrink-1{flex-shrink:1!important}
.justify-content-start{justify-content:flex-start!important}
.justify-content-end{justify-content:flex-end!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-around{justify-content:space-around!important}
.align-items-start{align-items:flex-start!important}
.align-items-end{align-items:flex-end!important}
.align-items-center{align-items:center!important}
.align-items-baseline{align-items:baseline!important}
.align-items-stretch{align-items:stretch!important}
.align-content-start{align-content:flex-start!important}
.align-content-end{align-content:flex-end!important}
.align-content-center{align-content:center!important}
.align-content-between{align-content:space-between!important}
.align-content-around{align-content:space-around!important}
.align-content-stretch{align-content:stretch!important}
.align-self-auto{align-self:auto!important}
.align-self-start{align-self:flex-start!important}
.align-self-end{align-self:flex-end!important}
.align-self-center{align-self:center!important}
.align-self-baseline{align-self:baseline!important}
.align-self-stretch{align-self:stretch!important}
@media (min-width: 576px) {
.flex-sm-row{flex-direction:row!important}
.flex-sm-column{flex-direction:column!important}
.flex-sm-row-reverse{flex-direction:row-reverse!important}
.flex-sm-column-reverse{flex-direction:column-reverse!important}
.flex-sm-wrap{flex-wrap:wrap!important}
.flex-sm-nowrap{flex-wrap:nowrap!important}
.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}
.flex-sm-fill{flex:1 1 auto!important}
.flex-sm-grow-0{flex-grow:0!important}
.flex-sm-grow-1{flex-grow:1!important}
.flex-sm-shrink-0{flex-shrink:0!important}
.flex-sm-shrink-1{flex-shrink:1!important}
.justify-content-sm-start{justify-content:flex-start!important}
.justify-content-sm-end{justify-content:flex-end!important}
.justify-content-sm-center{justify-content:center!important}
.justify-content-sm-between{justify-content:space-between!important}
.justify-content-sm-around{justify-content:space-around!important}
.align-items-sm-start{align-items:flex-start!important}
.align-items-sm-end{align-items:flex-end!important}
.align-items-sm-center{align-items:center!important}
.align-items-sm-baseline{align-items:baseline!important}
.align-items-sm-stretch{align-items:stretch!important}
.align-content-sm-start{align-content:flex-start!important}
.align-content-sm-end{align-content:flex-end!important}
.align-content-sm-center{align-content:center!important}
.align-content-sm-between{align-content:space-between!important}
.align-content-sm-around{align-content:space-around!important}
.align-content-sm-stretch{align-content:stretch!important}
.align-self-sm-auto{align-self:auto!important}
.align-self-sm-start{align-self:flex-start!important}
.align-self-sm-end{align-self:flex-end!important}
.align-self-sm-center{align-self:center!important}
.align-self-sm-baseline{align-self:baseline!important}
.align-self-sm-stretch{align-self:stretch!important}
}
@media (min-width: 768px) {
.flex-md-row{flex-direction:row!important}
.flex-md-column{flex-direction:column!important}
.flex-md-row-reverse{flex-direction:row-reverse!important}
.flex-md-column-reverse{flex-direction:column-reverse!important}
.flex-md-wrap{flex-wrap:wrap!important}
.flex-md-nowrap{flex-wrap:nowrap!important}
.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}
.flex-md-fill{flex:1 1 auto!important}
.flex-md-grow-0{flex-grow:0!important}
.flex-md-grow-1{flex-grow:1!important}
.flex-md-shrink-0{flex-shrink:0!important}
.flex-md-shrink-1{flex-shrink:1!important}
.justify-content-md-start{justify-content:flex-start!important}
.justify-content-md-end{justify-content:flex-end!important}
.justify-content-md-center{justify-content:center!important}
.justify-content-md-between{justify-content:space-between!important}
.justify-content-md-around{justify-content:space-around!important}
.align-items-md-start{align-items:flex-start!important}
.align-items-md-end{align-items:flex-end!important}
.align-items-md-center{align-items:center!important}
.align-items-md-baseline{align-items:baseline!important}
.align-items-md-stretch{align-items:stretch!important}
.align-content-md-start{align-content:flex-start!important}
.align-content-md-end{align-content:flex-end!important}
.align-content-md-center{align-content:center!important}
.align-content-md-between{align-content:space-between!important}
.align-content-md-around{align-content:space-around!important}
.align-content-md-stretch{align-content:stretch!important}
.align-self-md-auto{align-self:auto!important}
.align-self-md-start{align-self:flex-start!important}
.align-self-md-end{align-self:flex-end!important}
.align-self-md-center{align-self:center!important}
.align-self-md-baseline{align-self:baseline!important}
.align-self-md-stretch{align-self:stretch!important}
}
@media (min-width: 992px) {
.flex-lg-row{flex-direction:row!important}
.flex-lg-column{flex-direction:column!important}
.flex-lg-row-reverse{flex-direction:row-reverse!important}
.flex-lg-column-reverse{flex-direction:column-reverse!important}
.flex-lg-wrap{flex-wrap:wrap!important}
.flex-lg-nowrap{flex-wrap:nowrap!important}
.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}
.flex-lg-fill{flex:1 1 auto!important}
.flex-lg-grow-0{flex-grow:0!important}
.flex-lg-grow-1{flex-grow:1!important}
.flex-lg-shrink-0{flex-shrink:0!important}
.flex-lg-shrink-1{flex-shrink:1!important}
.justify-content-lg-start{justify-content:flex-start!important}
.justify-content-lg-end{justify-content:flex-end!important}
.justify-content-lg-center{justify-content:center!important}
.justify-content-lg-between{justify-content:space-between!important}
.justify-content-lg-around{justify-content:space-around!important}
.align-items-lg-start{align-items:flex-start!important}
.align-items-lg-end{align-items:flex-end!important}
.align-items-lg-center{align-items:center!important}
.align-items-lg-baseline{align-items:baseline!important}
.align-items-lg-stretch{align-items:stretch!important}
.align-content-lg-start{align-content:flex-start!important}
.align-content-lg-end{align-content:flex-end!important}
.align-content-lg-center{align-content:center!important}
.align-content-lg-between{align-content:space-between!important}
.align-content-lg-around{align-content:space-around!important}
.align-content-lg-stretch{align-content:stretch!important}
.align-self-lg-auto{align-self:auto!important}
.align-self-lg-start{align-self:flex-start!important}
.align-self-lg-end{align-self:flex-end!important}
.align-self-lg-center{align-self:center!important}
.align-self-lg-baseline{align-self:baseline!important}
.align-self-lg-stretch{align-self:stretch!important}
}
@media (min-width: 1200px) {
.flex-xl-row{flex-direction:row!important}
.flex-xl-column{flex-direction:column!important}
.flex-xl-row-reverse{flex-direction:row-reverse!important}
.flex-xl-column-reverse{flex-direction:column-reverse!important}
.flex-xl-wrap{flex-wrap:wrap!important}
.flex-xl-nowrap{flex-wrap:nowrap!important}
.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}
.flex-xl-fill{flex:1 1 auto!important}
.flex-xl-grow-0{flex-grow:0!important}
.flex-xl-grow-1{flex-grow:1!important}
.flex-xl-shrink-0{flex-shrink:0!important}
.flex-xl-shrink-1{flex-shrink:1!important}
.justify-content-xl-start{justify-content:flex-start!important}
.justify-content-xl-end{justify-content:flex-end!important}
.justify-content-xl-center{justify-content:center!important}
.justify-content-xl-between{justify-content:space-between!important}
.justify-content-xl-around{justify-content:space-around!important}
.align-items-xl-start{align-items:flex-start!important}
.align-items-xl-end{align-items:flex-end!important}
.align-items-xl-center{align-items:center!important}
.align-items-xl-baseline{align-items:baseline!important}
.align-items-xl-stretch{align-items:stretch!important}
.align-content-xl-start{align-content:flex-start!important}
.align-content-xl-end{align-content:flex-end!important}
.align-content-xl-center{align-content:center!important}
.align-content-xl-between{align-content:space-between!important}
.align-content-xl-around{align-content:space-around!important}
.align-content-xl-stretch{align-content:stretch!important}
.align-self-xl-auto{align-self:auto!important}
.align-self-xl-start{align-self:flex-start!important}
.align-self-xl-end{align-self:flex-end!important}
.align-self-xl-center{align-self:center!important}
.align-self-xl-baseline{align-self:baseline!important}
.align-self-xl-stretch{align-self:stretch!important}
}


/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face{font-family:'flexslider-icon';src:url(fonts/flexslider-icon.eot);src:url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),url(fonts/flexslider-icon.woff) format("woff"),url(fonts/flexslider-icon.ttf) format("truetype"),url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:normal;font-style:normal}.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:none}.slides,.slides > li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides > li:first-child{display:block}.flexslider{float:left;overflow:hidden;margin:0;background:#fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{display:none;}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}

.idea-widg, .accordion-title:after, .section-inner, .header-inner, .footer-inner, .logo, .col-logo, .col-contact a, .col-contact p, .conn-section li a, .conn-section li:hover h3, .conn-section .hover-content, .conn-section .hover-container, .conn-section h3 em, .flexslider .hover-container, .header-inner .socials li a, .header-inner .socials li, .header-inner .socials li:before, .buttn, .advisory-board>li>a>img, .addthis_sharing_toolbox .at4-show>a:before {transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;}


.buttn {display:inline-block; padding: 0 18px; line-height: 30px; text-decoration: none; color: #fff!important; background-color: #0064b1; text-transform: uppercase; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;cursor:pointer;}
.buttn:hover {background-color:#00447c;}
.section-inner .buttn {margin-bottom: 25px; }

.section a {color: #00447c; }

.header,.section,.footer,.header .signup-banner {float: left;width: 100%;}
.header-inner,.section-inner,.footer-inner {width: 1400px;display: block!important;margin: 0 auto;}
.header-top {float: left; width: 100%; position: relative; z-index: 120; background-color: #fff; }
.header-top .header-inner {position: relative; overflow: hidden; }
.section {padding-bottom: 60px; }
.logo {float: left; margin: 10px 0; }
.header .logo {position: absolute; left: 0; top: 0; width:300px;}
.logo img {display: block; height: auto; width:100%;}
.header-cols {float: right; margin-top: 20px; margin-bottom: 20px; }
.header-cols>li {float: left; margin-left: 50px; position: relative; height: 67px;}
.header-cols>li:first-child {margin-left: 0; }
li.col-contact {text-align: center; }
.header .mainnav {float: left; width: 100%; background-color: #0064b1; text-align: center; -webkit-box-shadow: 0px 0px 14px 0px #000; -moz-box-shadow: 0px 0px 14px 0px #000; box-shadow: 0px 0px 14px 0px #000;z-index:100;position: relative;}
.mainnav ul {display: inline-block; vertical-align: top}
.mainnav>ul>li {float: left; position:relative;}
.mainnav>ul>li>a {color: #fff; text-decoration: none; text-transform: uppercase; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; line-height: 50px; display: block; padding: 0 15px;}
.mainnav>ul>li>ul, .mainnav>ul>li>ol {position: absolute;background: #f5f1e5; background: -moz-linear-gradient(top, #f5f1e5 0%, #f7f3ea 50%, #f9f6ef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f1e5), color-stop(50%,#f7f3ea), color-stop(100%,#f9f6ef)); background: -webkit-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -o-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -ms-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: linear-gradient(to bottom, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1e5', endColorstr='#f9f6ef',GradientType=0 ); padding: 30px; left: 50%; margin-left: -135px; width: 210px; line-height: 32px;display: none; -webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);}
.mainnav ul ul li {float: left; clear: left; text-align: left; font-size: 16px; font-weight:700;line-height: normal;margin-bottom: 10px;}
.mainnav ul ul li a {color: #0064b1!important; text-decoration: none; text-transform: uppercase; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;line-height: 18px;font-size: 15px;}
.mainnav ul ul li a:hover {color: #444!important; }
.mainnav>ul>li:hover ul, .mainnav>ul>li:hover ol, .mainnav>ul>li:hover .menu-news {display: block; }
.mainnav>ul>li:hover a { color:#00447c; background: #f5f1e5; background: -moz-linear-gradient(top, #f5f1e5 0%, #f7f3ea 50%, #f9f6ef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f1e5), color-stop(50%,#f7f3ea), color-stop(100%,#f9f6ef)); background: -webkit-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -o-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -ms-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: linear-gradient(to bottom, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1e5', endColorstr='#f9f6ef',GradientType=0 );}
.mainnav .select-menu {display: none; padding: 5px; width: 222px; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: #fff url(images/bg-select-menu.png) 195px 6px no-repeat; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.25); box-shadow: 0 0 5px rgba(0,0,0,0.25); font-size: 17px; -webkit-appearance: none; margin: 15px auto;}

.col-contact a, .col-contact p {text-decoration: none; color: #0064b1; width: 100%; text-align: center; font-size: 18px;}
.col-contact a:hover {color: #0064B1; }
.col-contact .addthis_sharing_toolbox {position: absolute; bottom: 0; width: 100%; }
.header-cols {position: relative; }
.col-contact .at-share-tbx-element {text-align: center; }
.header-cols .col-logo a {float: left; }
.header-cols .col-logo a img {float: left; width:100%;height:auto;}
.header-cols .searchform {position: absolute; width: 230px; bottom: 0; }
.header-cols .head-search {width: 190px; background-color: #f9f6ef; border-radius: 2px; -webkit-box-shadow: inset -1px 2px 5px 0px #dedbd5; -moz-box-shadow: inset -1px 2px 5px 0px #dedbd5; box-shadow: inset -1px 2px 5px 0px #dedbd5; border: none; line-height: 30px; padding: 0 0 0 10px; text-transform: uppercase; color: #939598; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; }
.header-cols .col-search {width: 230px; }
.header-cols #s-submit {height: 30px!important; float: right; width: 30px; border: none; background: url(images/icon-header-search.png) center no-repeat; padding: 0; }

.listContainer1>ul {float: left;width: 46%;margin-left: 4%;}
.header .listContainer1>.listCol2 {width: 250px; }
.listContainer1>.nav-inquiry {width: 360px;display: none!important;}
.mainnav .listContainer1 {width: 885px; margin-left: -500px;}
.listContainer1>ul:first-child {margin-left: 0; }
.header .listContainer1>ul {width: 280px;}

.menu-news {display: none;position: absolute; width: 764px; left: -337px; background: #f5f1e5; background: -moz-linear-gradient(top, #f5f1e5 0%, #f7f3ea 50%, #f9f6ef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f1e5), color-stop(50%,#f7f3ea), color-stop(100%,#f9f6ef)); background: -webkit-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -o-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: -ms-linear-gradient(top, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); background: linear-gradient(to bottom, #f5f1e5 0%,#f7f3ea 50%,#f9f6ef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1e5', endColorstr='#f9f6ef',GradientType=0 ); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 30px;-webkit-font-smoothing:antialiased;-webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);}

.menu-news .left-col, .menu-news .right-col {float: left; width: 50%; }
.mainnav ul .menu-news ul li a {text-transform: none; font-size: 18px; line-height: 22px; }
.mainnav ul .menu-news ul li p {font-size: 12px; color: #333; font-weight: normal; }
.mainnav ul .menu-news li {margin-top: 12px; }
.menu-news strong {float: left; width: 100%; text-align: left; font-size: 18px; color: #464646; }
.menu-news .right-col ul, .menu-news .left-col ul {display: block; }
.menu-news .right-col {width: 45%; padding-left: 5%; }
.nav-inquiry.sub-menu {padding-top: 10px;}



.header {position: relative;margin-top: 129px;}
.header-slider {float: left; width: 100%; position: relative; margin-bottom: 1px; overflow:hidden;min-height:200px;}
#slider {height: 580px; width: 100%}
#slider .slides {position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#slider .slides li {position: absolute!important; top: 0; right: 0; left: 0; bottom: 0; background-size: cover; background-position: center; background-repeat: no-repeat; }
#carousel .slides {width: 100%!important; transform: translate3d(0, 0, 0)!important;}
div#carousel .slides li {width: 23.525%!important; border: 3px solid #fff; margin-left: 1.965%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;position:relative;height: 131px;background-size: 100%; background-position: center;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;background-repeat:no-repeat;}
div#carousel .slides li:hover {background-size:115%; filter: url(includes/filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(1);}
div#carousel .slides li:hover .hover-container {opacity:1; }
.flexslider .hover-container {position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity:0; color:#fff;background:url(images/bg-hover-dark.png);text-align:center;}
.flexslider .hover-content {position: absolute; top: 10px; bottom: 10px; left: 10px; right: 10px; border: 2px solid #fff; }
.flexslider .hover-content p {position: absolute; height: 40px; left: 10px; right: 10px; top: 50%; margin-top: -20px; }
div#carousel .slides li:first-child {margin-left: 0; }
div#carousel {position: absolute;display: block;left: 50%;bottom: 20px;width: 1220px;margin-left: -611px;z-index: 4;background: none;border-radius:0;display: none;}
.slide-content {padding-right: 115px; width: 535px; position: absolute; right: 50%; top: 15%; text-shadow: -2px 2px 6px #555; z-index:10;}
.slider-overlay {position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 5; background: url(images/slider-grad.png) top left no-repeat; }
.slide-content strong {float: left;width: 100%;line-height: 57px;font-size: 48px;font-weight: 700;color: #fff;padding-bottom: 20px;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;}
.slide-content p {float: left; width: 100%; line-height: 30px; font-size: 24px; color: #fff; padding-bottom: 23px; }

.idea-widg {position: absolute; z-index: 36; right: -4px;top: 53px; width: 16px; color: #207a34;background-color: #f58025;padding: 0 7px 0 19px;border: 2px solid #f58025; border-radius: 4px; overflow: hidden; -webkit-box-shadow: -3px 3px 5px #555; -moz-box-shadow: -3px 3px 5px #555; box-shadow: -3px 3px 5px #555; cursor:pointer;}
.idea-widg.expanded {width:412px;padding:17px 7px 9px 19px;background-color:#fff;cursor:initial;}
.idea-widg .idea-content {float: right; width: 412px;background: url(images/icon-lightbulb.png) right no-repeat;}
.idea-widg.expanded .idea-content {background: url(images/icon-lightbulb-expanded.png) right bottom no-repeat;}
.idea-content strong {float: left; font-size: 22px; text-transform: uppercase; margin-bottom: 10px; font-weight:700;-webkit-font-smoothing:antialiased;}
.idea-content .buttn {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; clear: both; margin-bottom: 8px; }
.idea-widg .btn-close {position: absolute; right: 12px; top: 9px; background-color: #333; color: #fff; font-size: 16px; width: 20px; text-align: center; padding: 3px 0 1px; cursor: pointer}

.header .signup-banner {background-color: #d4effc; padding: 18px 0 16px; }
.header-inner .signup-form {float: left; width: 54%; }
.header-inner .signup-form #mc_embed_signup_scroll>p:first-child {width: 57%; color: #00447c; text-transform: uppercase; font-size: 16px; text-align: right; margin-right: 10px; font-weight: 700; -webkit-font-smoothing: antialiased; }
.header-inner .signup-form p {float: left; }
.signup-form input[type="email"] {float: left; font-size: 14px; color: #939598; width: 200px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 3px; border: none; line-height: 30px; padding: 0 12px 0; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; margin-right: 10px; -webkit-box-shadow: inset -1px 1px 2px 0px #ddd; -moz-box-shadow: inset -1px 1px 2px 0px #ddd; box-shadow: inset -1px 1px 2px 0px #ddd; }
.signup-form .buttn {border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; font-size: 16px }
#mc_embed_signup div.mce_inline_error {position: absolute; bottom: 43px;z-index: 100!important; left: 30%;}
#mce-responses {position: absolute; bottom: 2px; }
.mc-field-group {float: left; }
/*.header-inner .socials {float: right; font-size:0;margin-left:-25px;}
.header-inner .socials li {margin-left: 25px; -webkit-font-smoothing: antialiased; position:relative;font-size: 16px;width:100px; line-height: 30px;margin-bottom:18px;}
.header-inner .socials li a {text-decoration: none; color: #fff; text-transform: uppercase; text-shadow: -1px -1px #444; padding-right: 13px; display: block; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 700; width: 100%; text-align: right; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.header-inner .socials li a:before {font-family: 'FontAwesome'; font-size:17px;color:#fff; width:33px;line-height:30px;text-align:center; }
.signup-banner .socials>li:before {position: absolute; display: block; top: 50%; margin-top: -15px; left: 0; width: 32px; text-align: center; color: #fff; text-shadow: -1px -1px #444; background-repeat: no-repeat; background-position: right;cursor:pointer;}
.socials li.facebook {background-color: #1b3d79; }
.socials li.facebook:before {background-image: url(images/bg-facebook.png); }
.socials li.twitter {background-color: #34aade; }
.socials li.twitter:before {background-image: url(images/bg-twitter.png);}
.socials li.gplus {background-color: #d14a33; }
.socials li.gplus:before {background-image: url(images/bg-google.png);}
.socials li.pinterest {background-color: #c72732; }
.socials li.pinterest:before {background-image: url(images/bg-pinterest.png);}
.socials li.email {background-color: #323232; }
.socials li.email:before {background-image: url(images/bg-email.png);}
.signup-banner .socials li.email:before {content: ''; height: 10px; width: 16px; margin-top: -5px; left: 9px; background: url(images/email-icon.gif) no-repeat; }
.header-inner .socials li:hover {background-color: #d1d1d1;}
.header-inner .socials li:hover a {text-shadow:1px 1px #fff}
.signup-banner .socials>li:hover:before {background-image: url(images/bg-social-hover.png); text-shadow:1px 1px #fff;}
.header .signup-banner .header-inner .socials li.facebook:hover a, .header .signup-banner .header-inner .socials li.facebook:hover:before {color: #1b3d79; }
.header .signup-banner .header-inner .socials li.twitter:hover a, .header .signup-banner .header-inner .socials li.twitter:hover:before {color: #34aade; }
.header .signup-banner .header-inner .socials li.gplus:hover a, .header .signup-banner .header-inner .socials li.gplus:hover:before {color: #d14a33; }
.header .signup-banner .header-inner .socials li.pinterest:hover a, .header .signup-banner .header-inner .socials li.pinterest:hover:before {color: #c72732; }
.header .signup-banner .header-inner .socials li.email:hover a, .header .signup-banner .header-inner .socials li.email:hover:before {color: #323232; }
.signup-banner .socials>li.email:hover:before {background-image: url(images/bg-hover-email.gif); }*/
.header .socials, .footer .socials {display: inline-block;/* margin-top: 15px; */}
.header .socials li, .footer .socials li {float: left; height: 30px; margin-left: 6px; }
.header .socials li a, .footer .socials li a {line-height: 30px; width: 30px; display: block; color: #fff;text-decoration: none; text-align: center;}
.header .socials li:first-child, .footer .socials li:first-child {margin-left: 0; }
.fa.fa-facebook-f {background-color: #3a5998; }
.fa.fa-twitter {background-color: #02abf0; }
.fa.fa-google-plus {background-color: #d04936; }
.fa.fa-linkedin {background-color: #006eb3; }
.fa.fa-youtube {background-color: #cc181e; }
.fa.fa-pinterest-p {background-color: #cb2026; }
.fa.fa-rss {background-color: #fe8301; }
.footer .socials {
  display: flex;
}
.footer .socials>a {
  height: 24px;
  width: 29px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer .socials>.facebook {
  background-image: url('https://cdn.web.uta.edu/-/media/feature/footer/social-links/facebook.ashx?revision=c73eb8a3-3377-43ce-b8ff-62fe48209297');
}

.footer .socials>.twitter {
  background-image: url('https://cdn.web.uta.edu/-/media/feature/footer/social-links/twitter.ashx?revision=9112130f-4ea9-421f-a436-b0a26216e1bb');
  margin-left: 10px;
}

/****    Home    ****/

.the-content h1 {color: #f58025; font-size: 32px; font-weight: 700; margin-bottom: 10px; }
.the-content strong {font-weight: 700; font-size: 18px; line-height: 20px; display: block; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; }
blockquote {color: #464646; line-height: 22px; font-size: 16px; margin-bottom: 20px; width: 100%; padding-top: 20px;}
.blog .section .section-inner h2 {float: none; color: #00447c;}
.section.contact-page .section-inner h2 {color: #f58025;}
.blog .section .section-inner.the-content {padding-left: 40px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 40px; }

/****    Section    ****/

.section .section-inner p {font-size: 16px; color: #333; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; line-height:1.5 ; margin-bottom: 23px;word-break:break-word;}
.section .section-inner strong {font-weight: 700; }

/****    Footer    ****/

.footer .bar-green, .footer .bar-blue {float: left;width: 100%;text-align: center;background-color: #207a34;color: #fff;line-height: 50px;font-size: 36px;text-transform: uppercase;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;}
.footer h2.bar-blue {background-color: #00447c; }


.footer .conn-section {float: left; width: 101.44%; margin-left: -1.44%; padding: 40px 0 20px;}
.footer .conn-section li {float: left; width: 25%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 1.44%; margin-bottom:1.44%;}
.conn-section li a {float: right; width: 100%; height: 200px; background-size: cover; position: relative; }
.conn-section h3 {position: absolute; left: 0; bottom: 0; right: 0; text-align: center; line-height: 60px; background: url(images/bg-conn-boxes.png); font-size:0;}
.conn-section h3 em {color: #207a34;text-decoration: none;font-size: 24px;font-weight: 700;line-height: normal;vertical-align: middle;display: inline-block;text-transform: uppercase;-webkit-font-smoothing:antialiased;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;}

.conn-section li:hover h3 {background: none; bottom: 50%; margin-bottom: -30px;}
.conn-section li:hover h3 em {color: #fff; }
.conn-section li:hover .hover-container {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(images/bg-hover-dark.png); }
.conn-section li:hover .hover-content {position: absolute; left: 10px; top: 10px; right: 10px; bottom: 10px; border: 2px solid #fff; }


.footer-sustain .footer-left-50 {position: absolute; left: 0; right: 50%; top: 0; bottom: 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.footer-sustain {position: relative; float: left; width: 100%; background-color: #f9f6ef;}
.footer-sustain .footer-inner .col-right {float: left; width: 84%; padding-left: 50px; padding-top: 20px;padding-bottom: 20px;}
.footer .footer-inner {display: inline-block; text-align: left; vertical-align:top;}
.footer {text-align: left;line-height: 1.5;overflow:hidden;}
.footer-inner .col-right h3 {float: left;width: 100%;color: #00447c;font-size: 24px;font-weight: 700;text-transform: uppercase;margin-bottom: 14px;line-height: 30px;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;}
.footer-inner .col-right p {float: left; width: 100%; margin-bottom: 20px; line-height: 22px;font-size: 16px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}
.footer-sustain .footer-inner {width: 50%; float:right;}


.footer-banner.footer-inner {margin: 20px 0; }
#scroll-ban li img{zoom:1;-webkit-opacity:.25;-moz-opacity:.25;opacity:.25;filter:alpha(opacity=25);filter:gray;-webkit-filter:grayscale(1);min-height:30px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease}
#scroll-ban li{text-align:center;width:213px;height:160px;margin:0 65px;display:table;}
#scroll-ban li a {display:table-cell;vertical-align:middle;}
#scroll-ban li:hover img{opacity:1;filter:none;-webkit-filter:grayscale(0);-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100)}
.jcarousel-prev,.jcarousel-next{background:url(images/arrow-scroll-ban.png) no-repeat;overflow:hidden;display:block;position:absolute;top:0;width:12px;height:150px;cursor:pointer}
.jcarousel-container{float:left;width:100%}
.jcarousel-next{right:0;background-position:right 50%}
.jcarousel-prev{left:0;background-position:left 50%}
.jcarousel-clip{overflow:hidden; margin: 0 20px;}


.footer-bottom {background-color: #e6dbbe; padding: 10px 0 26px; }
.footer-bottom .footer-inner .col-right {float:right;padding:0;width:auto;}
.footer-inner .col-left {float:left;margin-top:22px;overflow:hidden;width:560px;}
.footer-inner .col-left p {color: #333; font-size: 12px; margin-bottom:22px; float: left; line-height:13px;}
.footer-inner .col-left .footer-nav {float: left; clear: left; line-height:16px;margin-left:-18px;}
.footer-nav li {float: left; margin-left: 5px; }
.footer-nav li a {text-decoration: none; color: #333; font-size: 14px; }
.footer-nav li:before {content: '|'; float: left; margin-right: 5px; width:8px;}
.footer-inner .logo:first-child {margin-left: 0; }
.footer-inner .logo {margin-left: 40px; }
.footer-inner .addthis_sharing_toolbox {float: right; clear: both; }
.footer-inner .logo:first-child img {width: 200px; height: auto; }
.footer .logo img {width: 154px; height: auto; }
.footer-sustain .buttn {box-shadow: none; -webkit-box-shadow: none; }

/****    Blog List    ****/

.section .section-inner {padding-top: 40px; }
.col-left {float:left;}
.col-right {float:right;}
.section .section-inner .col-left {width: 65%; text-align: left;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}
.section .section-inner .col-right {width: 29%; text-align: left}
.blog .section-inner .col-left h1 {float: left; width: 100%; color: #f58025; font-size: 32px; margin-bottom: 30px; font-weight:700;text-transform:uppercase;}
.section-inner .col-left p {/*float: left;*/ width: 100%; line-height: 22px; font-size: 16px; color: #333; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; margin-bottom: 12px; word-break: break-word;}
.col-left .listContainer2 {float: left; width: 105%; margin-top: 40px; margin-left: -5%; }
.col-left .listContainer2>.the-list {float: left; width: 45%; padding-left: 5%; }
.the-list h2 {float: left; width: 100%; }
.the-list h2 a {float: left;width: 100%;font-size: 24px;color: #0064b1;text-decoration: none;text-transform: uppercase;line-height: 22px;margin-bottom: 6px;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight: 700;-webkit-font-smoothing: antialiased;}
.the-list strong {float: left; width: 100%; font-size: 12px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; margin-bottom: 15px; }
.the-list .buttn {-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; margin-bottom: 0; margin-top: 15px;}
.listContainer2 li {float: left; margin-bottom: 60px; }
.section .the-list>li>a:first-child {margin-bottom: 15px; float: left;width: 100%;height: 200px; background-size: cover; background-position: center; background-repeat: no-repeat;}
.the-list img {display: block; max-width: 100%; height: auto;}
.blog-list .the-list {margin-top: 18px; }

.psyde-block {float: left; width: 100%; margin-top: 30px; }
.psyde-block:first-child {margin-top: 0; }
.psyde-block h3 {float: left; width: 100%; color: #f58025; font-size: 24px; margin-bottom: 15px; font-weight: 700; }
.psyde-list {float: left; width: 100%; }
.psyde-list li {float: left; width: 100%; margin-top: 15px; position: relative; padding-left: 24px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.psyde-list li p a {float: left; width: 100%; color: #00447c; text-decoration: none; font-size: 18px; line-height: 22px; margin-bottom: 3px; }
.psyde-list li:first-child {margin-top: 0; }
.psyde-list li p strong {float: left; width: 100%; color: #333; font-size: 12px; }
.psyde-list .has-feat {padding-left: 24px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.psyde-list li p {float: left; }
.psyde-list li>a:first-child {position:absolute;left:24px;}
.psyde-list li:before {width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 10px solid #f58025; content: ''; position: absolute; left: 0; top: 4px; }
.section .section-inner .psyde-list .has-feat p {padding-left: 72px; }
.section .section-inner .psyde-list li p { margin-bottom: 0; }
.wp-pagenavi .pages, .wp-pagenavi .extend {display: none; }
.wp-pagenavi>a, .wp-pagenavi>.current {display: inline-block; width: 27px; line-height: 27px; font-size: 14px; color: #fff; background-color: #00447c; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; font-weight: 700; margin-left: 10px; vertical-align: top; }
.wp-pagenavi>a:hover {background-color:#939598;}
.wp-pagenavi .previouspostslink {margin-left:0;}
.wp-pagenavi {float: left; width: 100%; text-align: center;margin-bottom: 10px;margin-top: 10px;}

/****    submission pg    ****/

.submission-pg .the-list strong {font-size: 16px; margin-bottom: 0; line-height: 22px; color: #00447c; font-weight: 700; }
.submission-pg .section-inner .col-left ol li {margin-top: 0; }
.submission-pg .section-inner .col-left ol li:first-child {margin-top: 0; }
.submission-pg .section-inner h2 {margin-bottom: 8px; }
.section.submission-pg .section-inner>.col-left>h2 {font-size: 24px; font-weight: 700; -webkit-font-smoothing: auto; float: left; margin-top: 20px; margin-bottom: 30px; color: #F58025;}
.submission-pg .col-left .listContainer2 {margin-top: 12px; }
.section.submission-pg .col-left h1 {text-align: left; }

/****    other header    ****/

.header-banner .col-left {width: 60%;height: 170px;color: #fff;}
.header-banner .col-left.single-post, .header-banner .col-left.bg-gray {/* background-color:#333; */}
.header-banner .col-right {position: absolute;right: 0;background-repeat: no-repeat;bottom:0;top: 0;left: 48%;background-size: cover;background-position: center;z-index: -1;}
.header-banner {float: left; width: 100%; position: relative; overflow:hidden;}
.col-content {position: absolute;top: 10px;right: 50%;z-index: 20;wid;width: 688px;margin-right: 9px;}
.header-banner .col-content h1 {font-size: 46px;font-weight: 700;text-shadow: -2px 2px 6px #222;margin-top: 49px;text-transform:uppercase;line-height:48px;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;}
.header-banner .col-content p {font-size: 12px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; }
#breadcrumbs {float: left; width: 100%;font-size:12px;color: #f9f6ef;}
#breadcrumbs a{text-decoration:none;color: #f9f6ef;}
.grad-maroon { background: #2a1009; background: -moz-linear-gradient(left, #2a1009 0%, #3d180d 50%, #5c2414 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2a1009), color-stop(50%,#3d180d), color-stop(100%,#5c2414)); background: -webkit-linear-gradient(left, #2a1009 0%,#3d180d 50%,#5c2414 100%); background: -o-linear-gradient(left, #2a1009 0%,#3d180d 50%,#5c2414 100%); background: -ms-linear-gradient(left, #2a1009 0%,#3d180d 50%,#5c2414 100%); background: linear-gradient(to right, #2a1009 0%,#3d180d 50%,#5c2414 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a1009', endColorstr='#5c2414',GradientType=1 );}
.grad-blue {background: #002847; background: -moz-linear-gradient(left, #002847 0%, #003a66 50%, #00579b 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#002847), color-stop(50%,#003a66), color-stop(100%,#00579b)); background: -webkit-linear-gradient(left, #002847 0%,#003a66 50%,#00579b 100%); background: -o-linear-gradient(left, #002847 0%,#003a66 50%,#00579b 100%); background: -ms-linear-gradient(left, #002847 0%,#003a66 50%,#00579b 100%); background: linear-gradient(to right, #002847 0%,#003a66 50%,#00579b 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002847', endColorstr='#00579b',GradientType=1 );}
.grad-black {background: #141414; background: -moz-linear-gradient(left, #141414 0%, #1d1d1d 50%, #2d2d2d 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141414), color-stop(50%,#1d1d1d), color-stop(100%,#2d2d2d)); background: -webkit-linear-gradient(left, #141414 0%,#1d1d1d 50%,#2d2d2d 100%); background: -o-linear-gradient(left, #141414 0%,#1d1d1d 50%,#2d2d2d 100%); background: -ms-linear-gradient(left, #141414 0%,#1d1d1d 50%,#2d2d2d 100%); background: linear-gradient(to right, #141414 0%,#1d1d1d 50%,#2d2d2d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#2d2d2d',GradientType=1 );}
.grad-green {background: -moz-linear-gradient(left, rgba(13,49,21,1) 0%, rgba(32,122,52,1) 80%, rgba(125,185,232,0) 100%);/* FF3.6-15 */ background: -webkit-linear-gradient(left, rgba(13,49,21,1) 0%,rgba(32,122,52,1) 80%,rgba(125,185,232,0) 100%);/* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, rgba(13,49,21,1) 0%,rgba(32,122,52,1) 80%,rgba(125,185,232,0) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3115', endColorstr='#007db9e8',GradientType=1 ); }
.grad-green:after {content: ''; width: 200px; height: 100%; display: block; position: absolute; right: 0; top: 0; background: -moz-linear-gradient(left, rgba(13,49,21,0) 0%, rgba(24,91,39,0.9) 57%, rgba(29,112,48,1) 86%, rgba(32,122,52,1) 100%); background: -webkit-linear-gradient(left, rgba(13,49,21,0) 0%,rgba(24,91,39,0.9) 57%,rgba(29,112,48,1) 86%,rgba(32,122,52,1) 100%); background: linear-gradient(to right, rgba(13,49,21,0) 0%,rgba(24,91,39,0.9) 57%,rgba(29,112,48,1) 86%,rgba(32,122,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000d3115', endColorstr='#207a34',GradientType=1 ); }

/****    single-post stuff    ****/

.article-control {float: left; width: 100%; text-align: center; font-size: 0; margin-top: 130px; margin-bottom: 70px; }
.article-control>a {display: inline-block; color: #fff; background-color: #00447c; text-decoration: none; text-transform: uppercase; line-height: 27px; padding: 0 10px; vertical-align: top; font-size: 14px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-left: 19px; }
.article-control>a:hover {background-color:#939598}
.article-control>a:first-child {margin-left: 0; }
.single-post .the-content .buttn {margin-top: 20px; }

/****    Advisory Board    ****/

.advisory-board {float: left; width: 102%; margin-left: -2%; font-size: 0; margin-top: 40px; padding-left:0!important;}
.advisory-board>li {display: inline-block; font-size: 16px; margin-left: 1.78%; width: 14.886666%; vertical-align: top; }
.advisory-board>li>a {float: left; width: 100%; text-align: center; text-decoration: none; font-size: 21px; color: #00447c; font-weight: 700; -webkit-font-smoothing: antialiased; }
.advisory-board>li>a:hover {color: #444; }
.advisory-board>li>a:first-child {margin-bottom: 5px; }
.advisory-board>li>a>img {width: 100%; height: auto; display: block; }
.advisory-board>li>a>img:hover {filter: url(includes/filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(1); }
.section .advisory-board>li>p {color: #00447c; text-align: center; font-size: 14px; line-height: 17px; margin-bottom: 20px; }

/****    Bio Page    ****/

.section.bio-page .section-inner .col-right {width: 73%; }
.section.bio-page .section-inner .col-left {width: 24%; margin-right: 3%; text-align: center; padding-bottom: 38px; }
.bio-page .col-left p {color: #00447c; margin-bottom: 0; font-size: 16px; }
.bio-page .col-left p a {color: #00447c; }
.bio-page .col-left>img {float: left; width: 100%; height: auto; margin-bottom: 18px; }
.bio-page .col-left>p>strong {font-size: 18px; }
.section .the-content p {margin-bottom: 22px; }
.bio-socials {float: left; width: 100%; text-align: center; margin-top: 5px; }
.bio-socials>a:first-child {display: inline-block; vertical-align: top; }
.bio-socials .socials {font-size: 0;margin-top: 10px;display: block;}
.bio-socials .socials li {display: inline-block; margin-left: 6px; vertical-align: top; }
.bio-socials .socials li a {text-decoration: none; color: #fff; line-height: 29px; width: 30px; font-size: 15px; display: block; }
.bio-socials .socials li .fa-facebook-f {background-color: #3b589a; }
.bio-socials .socials li:first-child {margin-left: 0; }
.bio-socials .socials li .fa-twitter {background-color: #01aced; }
.bio-socials>a:first-child>img {display: block; }

/****    Composting Page    ****/

.comp-nav {text-align: center; float: left; width: 100%; margin-bottom: 34px;}
.comp-nav .nav-box {display: inline-block; background-color: #e6dbbe; padding: 12px 40px 12px; font-size: 0; border-radius: 0 0 10px 10px; }
.section.compost-page .section-inner {padding-top: 0; text-align: center; }
.comp-nav ul {display: inline-block; }
.comp-nav ul li {display: inline-block; padding-left: 10px; font-size: 18px; color: #333; }
.contain {display: inline-block; }
.comp-nav ul li:before {content: '|'; padding-right: 10px; }
.comp-nav ul li:first-child:before {display: none; }
.comp-nav ul li a {text-decoration: none; color: #00447c; }
.section .section-inner h1 { width: 100%; color: #0064b1; font-size: 24px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-bottom: 22px; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; text-transform:uppercase; line-height:26px;}
.section h2 { width: 100%; color: #0064b1; font-size: 24px; letter-spacing:.5px;line-height:32px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-bottom: 22px; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; text-transform: uppercase;}
.section h3 {width: 100%;color: #0064b1;font-size: 19px;font-weight: 700;-webkit-font-smoothing: antialiased;margin-bottom: 22px;font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;text-transform: uppercase;line-height:24px;}
.section h4 { width: 100%; color: #666; font-size: 18px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-bottom: 22px; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; text-transform: uppercase; line-height:22px; }
.section h5 { width: 100%; color: #0064b1; font-size: 16px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-bottom: 18px; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; text-transform: uppercase; line-height:20px; }
.section h6 { width: 100%; color: #0064b1; font-size: 14px; font-weight: 700; -webkit-font-smoothing: antialiased; margin-bottom: 14px; font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; text-transform: uppercase; line-height:18px; }
.section-inner .col-left ol {float: left; width: 105%; list-style: decimal; margin-bottom: 8px;margin-top: 5px;}
.section.compost-page .section-inner .col-left ol {width: 94%; padding-left: 6%; }
.section-inner .col-left ol .the-list li {float: left; clear: left; line-height: 22px; font-size: 16px;margin-bottom: 30px;border-top: 1px solid #ccc;padding-top: 30px;}
.section-inner .col-left ol .the-list li:first-child {padding-top:0;border-top:none;}
.section-inner .col-left.the-content ol li {margin-bottom: 0; line-height:22px}
.section.compost-page .section-inner .col-left ol li {margin-bottom: 0; margin-top: 5px; }
.section.compost-page .section-inner .col-left, .section.compost-page .section-inner .col-right {width: 47%; }
.section.compost-page .section-inner p {margin-bottom: 12px; float: left; width: 100%; }
.section .section-inner .comp-nav .nav-box>p {float: left; width: auto; margin-bottom: 0; line-height: 40px; margin-right: 20px; text-transform: uppercase; color: #333;}
.comp-nav .nav-box select {padding: 0 30px 0 14px;width: 300px; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;background: #FFF url(images/bg-nav-arrow.png) 270px 15px no-repeat; -webkit-appearance: none; margin: 5px auto; color: #0064b1; text-transform: uppercase;font-size: 16px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; font-weight: 700; line-height: 40px; margin: 0; border-radius: 3px;height:40px}
.section-inner.sustainability {padding-top: 0; /*text-align: center;*/}

/****    Contact Page    ****/

.col-three {float: left; width: 100%; margin-bottom: 40px; }
.col-three li {float: left; width: 33.33%; line-height: 33px; }
.contact-page .col-three li a {float: left; margin-top: 7px; }
.section-inner .col-three>li>p {line-height: 33px; }
.col-three li strong {font-weight: 700; float: left; width: 100%; }
.section.contact-page .section-inner>iframe {float: left; width: 100%; margin-bottom:50px;}
.side-box-content {background-color: #f9f6ef; padding: 20px 31px 20px 25px; float: left; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #333; }
.idea-submission.wpcf7-form h3 {float: left; width: 100%; text-align: center; text-transform: uppercase; background-color: #207a34; color: #fff; line-height: 50px; font-size: 30px; font-weight: 700; -webkit-font-smoothing: antialiased; }
.section-inner .side-box-content>p {font-size: 14px;line-height: 17px;float: left;width: 100%;margin-bottom: 10px;}
.section-inner .side-box-content>p:first-child {margin-bottom: 15px; }
.side-box-content input[type="text"], .side-box-content textarea, .side-box-content input[type="email"] {line-height: 30px; border-bottom: none; border-left: none; border-top: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-radius: 3px; float: right; width: 77%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.side-box-content>p>label {float: left; width: 20%; }
.section-inner .side-box-content>p>a {color: #333; }
.wpcf7-form .the-email label, .wpcf7-form .the-name label {padding-top: 8px; }
.idea-submission.wpcf7-form span.wpcf7-list-item {float: left; }
.idea-submission.wpcf7-form .wpcf7-radio {float: right; width: 77%; }
.side-box-content textarea {height: 75px; }
.idea-submission.wpcf7-form .wpcf7-list-item-label {color: #939598; font-size: 12px; }
.side-box-content>.wpcf7-form-control-wrap {float: left; min-height: 144px; }
.idea-submission.wpcf7-form .buttn {box-shadow: none; border: none; font-size: 16px; float: right; /*margin-top: -35px;*/ }
.idea-submission.wpcf7-form {float: left; width: 100%; -webkit-box-shadow: -5px 5px 5px 1px rgba(0,0,0,0.3); -moz-box-shadow: -5px 5px 5px 1px rgba(0,0,0,0.3); box-shadow: -5px 5px 5px 1px rgba(0,0,0,0.3); }
.section.contact-page {padding-bottom: 100px; }

/****    Accordion Stuff    ****/

.section .accordion{float: left; width: 100%;margin-bottom:25px;}
.section .accordion-title{/*background: #e6dbbe url(images/accordian-plus.png) 98% 50% no-repeat;*/background-color:#e6dbbe;font-size:16px;margin:10px 0 0;padding: 0 35px 0 10px;cursor:pointer;line-height:20px;color: #00447c;text-align: left;float: left;width: 100%;line-height: 40px;text-transform: uppercase;font-size: 18px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;position:relative;}
.section .accordion-title.open{/*background-image:url(images/accordian-minus.png);*/background-color: #00447c;color: #fff;}
.section .accordion-title:hover{background-color:#00447c;color:#fff;}
.section .accordion-title:first-child{border:none}
.section .accordion-content{padding-bottom: 20px; float: left; width: 100%; background-color: #f9f6ef; padding: 25px 36px 20px 30px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.section.full-width-page .section-inner {text-align: center; padding-top:0;}
.section.full-width-page .section-inner .accordion {text-align: left; }
.section.full-width-page h1 {float: left; width: 100%; text-align: left; color: #f58025; text-transform: uppercase; font-size: 32px; font-weight: 700; margin-bottom: 5px; }
.section.full-width-page .section-inner p {float: left; width: 100%; text-align: left; margin-bottom:10px;}
.accordion .accordion-content strong {font-weight: 700; color: #333; font-size: 18px; line-height: 22px; margin-bottom: 12px; }
.section.full-width-page .section-inner .buttn {margin-bottom: 40px; }
.full-width-page .comp-nav {width: 950px; padding-bottom:16px;}
.section .accordion-title:after {font-family: 'FontAwesome'!important;content: '\f077'; position: absolute; right: 18px; top: 50%; line-height: 12px; margin-top: -6px;font-size:18px;height:14px;-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.section .accordion-title.open:after {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);}

.at-share-tbx-element.addthis_32x32_style .at-share-btn:hover {background-color: #444; }

/*.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}*/
span.wpcf7-form-control-wrap {float:left;}

/****    Contact Form7    ****/

div.wpcf7 {margin: 0; padding: 0; } div.wpcf7-response-output {margin: 2em 0.5em 1em; padding: 0.2em 1em; } div.wpcf7 .screen-reader-response {position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; margin: 0; padding: 0; border: 0; } div.wpcf7-mail-sent-ok {border: 2px solid #398f14; } div.wpcf7-mail-sent-ng {border: 2px solid #ff0000; } div.wpcf7-spam-blocked {border: 2px solid #ffa500; } div.wpcf7-validation-errors {border: 2px solid #f7e700; } span.wpcf7-form-control-wrap {position: relative; } span.wpcf7-not-valid-tip {color: #f00; font-size: 1em; display: block; } .use-floating-validation-tip span.wpcf7-not-valid-tip {position: absolute; top: 20%; left: 20%; z-index: 100; border: 1px solid #ff0000; background: #fff; padding: .2em .8em; } span.wpcf7-list-item {margin-left: 0.5em; } .wpcf7-display-none {display: none; } div.wpcf7 img.ajax-loader {border: none; vertical-align: middle; margin-left: 4px; } div.wpcf7 div.ajax-error {display: none; } div.wpcf7 .placeheld {color: #888; }
span.wpcf7-form-control-wrap.university-affiliation {margin-top: -36px; }

.container-fluid.sustainability-foot {background: #0a3250; background: -moz-linear-gradient(left,  #0a3250 0%, #0a3250 29%, #05497e 65%, #0063af 100%); background: -webkit-linear-gradient(left,  #0a3250 0%,#0a3250 29%,#05497e 65%,#0063af 100%); background: linear-gradient(to right,  #0a3250 0%,#0a3250 29%,#05497e 65%,#0063af 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3250', endColorstr='#0063af',GradientType=1 ); position: relative; z-index: 1; overflow: visible; }
.container-fluid.sustainability-foot:before {content: '';position: absolute;display: block;left: 100%;top: 0;height: 100%;width: 100vw;background: #0263af;}
.container-fluid.sustainability-foot .row {padding: 30px 15px;justify-content: space-between;align-items: center;}
.container-fluid.sustainability-foot .row>* {display: inline-block; flex-grow: 0; /* max-width: 100%; */ }

.container-fluid.sustainability-foot .row .col-right {
  width: 31.9%;
  float: none;
  min-width: 410px;
}

.container-fluid.sustainability-foot .row .col-right strong {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.container-fluid.sustainability-foot .row .col-right .buttn {
  background: #fff;
  color: #0064b1!important;
  font-weight: 700;
  margin-top: 16px;
}
.foot-logo {width: 600px;max-width: 50%;margin-right: 30px;}
.foot-logo>a, .foot-logo>img {display: block; width: 100%; height: auto; }
.add-soc {display: flex;justify-content: space-between;align-items: flex-start;max-width: 404px;}

.add-soc>p {
  font-size: 14px;
  font-weight: 700;
}

.footer-sustain .buttn {box-shadow: none; -webkit-box-shadow: none; }
.col-contact a:hover {color: #0064B1; }
.the-list h2 a:hover {color: #444; }
.psyde-list li p a:hover {color: #444; }

.aligncenter,img.aligncenter {float:none;display: block; margin: 0 auto 20px; max-width:100%;height:auto;}
.alignleft,img.alignleft {float:left;margin:20px 50px 20px 0;max-width:100%;height:auto;}
.alignright,img.alignright {float:right;margin:20px 0 20px 50px;max-width:100%;height:auto; }
.aligncenter>img,.alignright>img,.alignleft>img {max-width:100%;height:auto;}
.the-content ul {list-style: disc;margin-left: 23px;margin-bottom: 22px;line-height: 22px;}
.the-content ol {list-style: decimal; margin-left: 23px; }
.section .section-inner .the-content h2 {color: #f58025; margin-bottom: 12px; }
.the-content h3 {display: block;width: 100%;font-size: 22px;color: #f58025;margin-bottom: 10px;}
.the-content h4 {display:block; width: 100%; margin-bottom: 10px; font-size: 20px; color: #f58025; }
.section .section-inner>p>.buttn {float: none; display: inline-block; margin-bottom: 25px; }
.menu-news>.right-col>p {float: left; width: 100%; text-align: left; margin-top: 12px; padding: 12px 0 12px 10px; border: 2px solid #0064b1; }
.menu-news>.right-col>p>span {float: left; width: 100%; }
.menu-news>.right-col>p>span>a {float: left; width: 100%; color: #0064b1; text-decoration: none; }
.section .section-inner>ul {list-style: disc; padding-left: 18px; margin-bottom: 25px; line-height:22px;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#333;}
.section .section-inner>.col-three {list-style: none; }
.section .section-inner>ol {padding-left: 24px; list-style: decimal; margin-bottom: 25px; line-height:22px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}
.accordion ul {padding-left: 24px; list-style: disc; margin-bottom: 25px; display:block; width: 100%; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; line-height:1.375;}
.accordion ul li {display:list-item; width: 100%; }
.accordion ol {padding-left: 24px; list-style: decimal; margin-bottom: 25px; float: left; width: 100%; }
.accordion ol li {float: left; width: 100%; }
blockquote:before {font-family: Bergen Sans,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 60px; content: '\201C'; color: #0064b1; font-weight: 700; float: left; line-height: 2px; margin-top: 20px; text-align: left; padding-right: 14px; }
.addthis_sharing_toolbox {float: right; min-height:25px;clear:none!important;}
.addthis_sharing_toolbox .at4-show>a:before {content: ''; display: block; width: 100px; height: 30px; background-position: top left; background-repeat: no-repeat;background-size:cover;}
.addthis_sharing_toolbox .at4-show>a>span {display: none; }
.addthis_sharing_toolbox .at4-show>a {max-width: 100px!important; width: auto; cursor:pointer; min-height:25px;}
a.at-share-btn.at-svc-facebook:before {background-image: url(images/share-facebook.gif); }
a.at-share-btn.at-svc-twitter:before {background-image: url(images/share-twitter.gif); }
a.at-share-btn.at-svc-pinterest_share:before {background-image: url(images/share-pinterest.gif); }
a.at-share-btn.at-svc-google_plusone_share:before {background-image: url(images/share-gplus.gif); }
a.at-share-btn.at-svc-email:before {background-image: url(images/share-email.gif); }
a.at-share-btn.at-svc-facebook:hover:before {background-image: url(images/share-facebook-hover.gif); }
a.at-share-btn.at-svc-twitter:hover:before {background-image: url(images/share-twitter-hover.gif); }
a.at-share-btn.at-svc-pinterest_share:hover:before {background-image: url(images/share-pinterest-hover.gif); }
a.at-share-btn.at-svc-google_plusone_share:hover:before {background-image: url(images/share-gplus-hover.gif); }
a.at-share-btn.at-svc-email:hover:before {background-image: url(images/share-email-hover.gif); }
.error404 .section .section-inner {background: url(images/foot-leaves.png) top right no-repeat;margin-top: 40px;padding-top: 0;}
.error404 .section .special {color: #f58025; font-size: 18px; }
.error404 .section strong {color: #f58025; font-size: 32px; line-height: 40px; font-weight: 400; }
.error404 .section-inner>ul>li>a {font-size: 14px; color: #0064b1; line-height: 14px; }
.error404 .section-inner>ul>li {line-height: 17px; }
.error404 .section-inner a {color: #0064b1; }
.home .section-inner iframe { max-width: 100%; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.4.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
 @font-face {
  font-weight: 700;
  font-display: swap;
  font-style: italic;
  font-family: Bergen Sans;
  src: url(fonts/BergenSans-BoldItalic.eot);
  src: url(fonts/BergenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-BoldItalic.woff2) format("woff2"),url(fonts/BergenSans-BoldItalic.woff) format("woff"),url(fonts/BergenSans-BoldItalic.ttf) format("truetype"),url(fonts/BergenSans-BoldItalic.svg#BergenSans-BoldItalic) format("svg")
}

@font-face {
  font-weight: 400;
  font-display: swap;
  font-style: italic;
  font-family: Bergen Sans;
  src: url(fonts/BergenSans-Italic.eot);
  src: url(fonts/BergenSans-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-Italic.woff2) format("woff2"),url(fonts/BergenSans-Italic.woff) format("woff"),url(fonts/BergenSans-Italic.ttf) format("truetype"),url(fonts/BergenSans-Italic.svg#BergenSans-Italic) format("svg")
}

@font-face {
  font-weight: 600;
  font-display: swap;
  font-style: normal;
  font-family: Bergen Sans Semi;
  src: url(fonts/BergenSans-SemiBold.eot);
  src: url(fonts/BergenSans-SemiBold.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-SemiBold.woff2) format("woff2"),url(fonts/BergenSans-SemiBold.woff) format("woff"),url(fonts/BergenSans-SemiBold.ttf) format("truetype"),url(fonts/BergenSans-SemiBold.svg#BergenSans-SemiBold) format("svg")
}

@font-face {
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  font-family: Bergen Sans;
  src: url(fonts/BergenSans-Bold.eot);
  src: url(fonts/BergenSans-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-Bold.woff2) format("woff2"),url(fonts/BergenSans-Bold.woff) format("woff"),url(fonts/BergenSans-Bold.ttf) format("truetype"),url(fonts/BergenSans-Bold.svg#BergenSans-Bold) format("svg")
}

@font-face {
  font-weight: 600;
  font-display: swap;
  font-style: italic;
  font-family: Bergen Sans Semi;
  src: url(fonts/BergenSans-SemiBoldItalic.eot);
  src: url(fonts/BergenSans-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-SemiBoldItalic.woff2) format("woff2"),url(fonts/BergenSans-SemiBoldItalic.woff) format("woff"),url(fonts/BergenSans-SemiBoldItalic.ttf) format("truetype"),url(fonts/BergenSans-SemiBoldItalic.svg#BergenSans-SemiBoldItalic) format("svg")
}

@font-face {
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  font-family: Bergen Sans;
  src: url(fonts/BergenSans-Regular.eot);
  src: url(fonts/BergenSans-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/BergenSans-Regular.woff2) format("woff2"),url(fonts/BergenSans-Regular.woff) format("woff"),url(fonts/BergenSans-Regular.ttf) format("truetype"),url(fonts/BergenSans-Regular.svg#BergenSans-Regular) format("svg")
}

 .cats li, .fa{display:inline-block;font:normal normal normal 14px/1 'Oswald', Arial, Helvetica, sans-serif;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
 .cats li:before, .fa:before{font-family:FontAwesome;}
 .fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
 .fa-2x{font-size:2em}.fa-3x{font-size:3em}
 .fa-4x{font-size:4em}.fa-5x{font-size:5em}
 .fa-fw{width:1.28571429em;text-align:center}
 .fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
 .fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
 .fa-li.fa-lg{left:-1.85714280em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
 .fa-pull-left{float:left}
 .fa-pull-right{float:right}
 .fa.fa-pull-left{margin-right:.3em}
 .fa.fa-pull-right{margin-left:.3em}
 .pull-right{float:right}
 .pull-left{float:left}
 .fa.pull-left{margin-right:.3em}
 .fa.pull-right{margin-left:.3em}
 .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}
 .cats li:before, .fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa.meerkat:before {content:"\00a0"; width: 18px; display:block;}

@media only screen and (max-width:1415px) and (min-width:1116px) {
  .header-inner, .section-inner, .footer-inner {width:1100px;}
  div#carousel {width:958px;margin-left:-479px;}
  div#carousel .slides li  {height:103px;}
  .header-banner .col-left {/* width: 40%; */width: 65%;}
  .col-content {margin-right: -20px;width: 568px;}
  .header-banner .col-content h1 {font-size: 28px; line-height: 38px; }
  .header-banner .col-right {left: 52%;}
  .slide-content {padding-right: 55px; width: 445px;}
  .signup-form input[type="email"] {width: 120px; font-size: 12px; }
  .header-inner .signup-form #mc_embed_signup_scroll>p:first-child {width: 62%; font-size: 14px; }
  .signup-form .buttn {font-size: 12px; padding: 0 10px; }
  .header-inner .signup-form {width: 55%; }
  /*.header-inner .socials li {font-size: 12px; width: 80px; margin-left: 13px; }
  .header-inner .socials {margin-left: -10px; }*/
  .conn-section li a {height: 157px; }
  .footer .conn-section {padding: 40px 0 24px;}
  .comp-nav {width: 100%; }
  .comp-nav ul li {font-size: 15px; line-height: 18px; }
  .signup-banner .socials>li:before {width: 24px; }
  .signup-banner .socials li.email:before {background-size: 12px; margin-top: -4px; }
  .mainnav .listContainer1 {margin-left: -453px;}
  .idea-submission.wpcf7-form h3 {font-size: 24px; }
  #slider {height:560px;}
  .addthis_sharing_toolbox {margin-top: 1px; }
  .addthis_sharing_toolbox .at4-show>a:before {width: 90px; height:27px; }
  .section .the-list>li>a:first-child {height: 166px}
  .error404 .section .section-inner {background-position: right 50px;}
  .mainnav>ul>li:first-child>ul {left: 0; margin-left: -53px; }
}
@media only screen and (max-width:1199px) {
  .header {
  margin-top: 125px;
}
}
@media only screen and (max-width:1115px) and (min-width:769px) {
  .header-inner, .section-inner, .footer-inner {width:750px;}
  div#carousel {width:653px;margin-left:-321px;}
  .mainnav>ul>li>a {font-size: 13px;padding: 0 9px;}
  .header-cols li.col-logo {width: 150px; }
  .header-cols .col-search {width: 160px; height: 53px; }
  .header-cols .searchform {width: 160px; }
  .header-cols .head-search {width: 110px; }
  .header-cols li {margin-left: 25px; height: 55px; }
  .col-contact a, .col-contact p {font-size: 14px; }
  .header .logo {top: 10px; width: 185px;}
  .slide-content {width: 768px; padding-right: 0; margin-right: -384px; }
  .footer .conn-section {padding: 40px 0 29px;}
  .advisory-board>li {width:18.22%;}
  .section-inner .col-left ol li {margin-bottom: 30px; width: 100%; }
  #slider {height:520px;}
  div#carousel .slides li  {height:70px;}
  .addthis_sharing_toolbox {float:none;}
  .section .the-list>li>a:first-child {height: 200px}
}
@media only screen and (max-width:1115px) {
  .header-inner .signup-form {width: 100%; padding-bottom: 18px; }
  .header-inner .socials {float: none; display: inline-block; }
  .header-banner .col-left {width: 64%;}
  .header-banner .col-right {left: 50%;display: block;position: static;min-height: 250px;width: 100%;}
  .col-content {margin-right: 0; width: 375px; }

  .header-banner .col-left {width: 100%;background-color: rgba(32,122,52,1);height: auto;}
  .header-banner {/* padding-bottom: 200px; */}
  .header-banner .col-right {left: 0;top: 170px;}
  .col-content {right: 0;width: 90%;text-align: center;padding: 0 5%;position: static;display: inline-block;vertical-align: top;padding: 10px 5% 40px;}

  .grad-green:after {display:none;}

  .signup-banner .header-inner {text-align: center; }
  .footer .conn-section li {width: 50%; }
  .conn-section li a {height: 227px; }
  .footer-inner .col-left {width:370px;}
  .footer .logo img {width:144px;}
  .footer-inner .logo:first-child img {width:190px;}
  .footer-inner .logo:first-child {margin-bottom: 25px; }
  .listContainer1>ul {margin-left: 0; width: 90%; }
  .section.contact-page .section-inner .col-left {width: 100%; }
  .section.contact-page .section-inner .col-right {width: 80%; margin: 0 auto; float: none; display: block}
  .section.submission-pg .section-inner .col-right {width: 45%; }
  .section.submission-pg .section-inner .col-left {width: 50%; }
  .idea-submission.wpcf7-form h3 {font-size:24px;}
  .section-inner .col-left h1 {text-align:center;}
  .comp-nav {display: none}
  .section-inner.sustainability {padding-top:30px;}
  .section.full-width-page .section-inner {padding-top:40px;}
  .mainnav .listContainer1 {width: 712px;margin-left: -357px;padding-right: 0px;}
  .header .listContainer1>.nav-inquiry {width: 100%; margin-top: 25px; }
  .header .listContainer1>.nav-inquiry>li {margin: 0 auto; float: none; display: block; width: 343px; }
  .blog-list .section-inner .col-left h1 {text-align: left; }
  .header .listContainer1>ul {width: 207px; padding-right: 30px; }
  .header .listContainer1>.listCol2 {width: 205px; }
  .error404 .section .section-inner {padding-bottom: 270px; background-position: center bottom;background-size: 90%;}
  .mainnav>ul>li:first-child>ul {left:0;margin-left: 0; }
}
@media only screen and (max-width:930px) {
  .foot-logo {max-width:100%;margin-bottom:30px;width: 410px;margin-right: 0;}
  .container-fluid.sustainability-foot .row {
  justify-content: center;
  flex-direction: column;
}
}
@media only screen and (max-width:768px) {
  .header-inner, .section-inner, .footer-inner {width:450px;}
  div#carousel {width:392px;margin-left:-181px;float: none; position: static; margin: 30px auto;}
  .mainnav>ul {display:none;}
  .mainnav>.select-menu {display:block;}
  .header .logo {right: 50%; margin-left: 0; width: 45%;}
  .header-cols {margin-top: 0; text-align: center; width: 100%;}
  .header-cols>li {margin-left: 0; width: 49%; margin-top: 19px; float: right; clear: right;}
  .header-cols>li:first-child {margin-top: 0; }
  .header-cols .col-search {position: absolute; left: 0; bottom: 0; }
  .header-cols .searchform {left: 50%; margin-left: -115px; }
  .header-cols .col-contact {width: 50%; float: right; margin-top: 10px; }
  .header-cols .col-logo a {float: none; display: block; margin: 0 auto; width: 200px; }
  .header-inner .signup-form p {display: inline-block;float:none;vertical-align: top}
  .header-inner .signup-form p:first-child {width: 100%; margin-bottom: 18px; text-align: center; margin-right: 0;}
  .header-banner .col-left {width: 100%;background-color: rgba(32,122,52,1);}
  .header-banner {/* padding-bottom: 200px; */}
  .header-banner .col-right {left: 0;top: 170px;}
  .col-content {right: 0;width: 90%;text-align: center;padding: 20px 5% 40px;}
  #slider .slides {/* display: none; */}
  .footer .conn-section {padding: 40px 0 33px;}
  .footer .conn-section li {width: 100%; }
  .conn-section li a {height: 269px; }
  .footer-inner .col-left {float: none; margin: 22px auto; }
  .footer-inner .addthis_sharing_toolbox {width:100%;}
  .footer-bottom .footer-inner .col-right {text-align:center; width: 374px; float: none; margin: 0 auto; overflow: hidden;}
  .footer-sustain .footer-inner .col-right {width:100%;padding-left:0;}
  .section.bio-page .section-inner .col-left {width: 70%; display: inline-block; float: none; margin-right: 0; }
  .section.bio-page .section-inner {text-align: center; }
  .section.bio-page .section-inner .col-right {width: 100%; }
  .footer-sustain .footer-left-50 {right: 0; bottom: auto; height:300px; }
  .footer-sustain .footer-inner {margin-top: 300px; width: 450px; float: none; }
  .advisory-board>li {width:48.22%;}
  .listContainer1>ul {margin-left: 0; width: 90%; }
  .grad-green:after {display:none;}
  .section .section-inner .col-left, .section .section-inner .col-right {width: 90%; display: inline-block; float: none; }
  .section .section-inner.col-two {text-align: center; }
  .the-list img {margin: 0 auto; }
  .the-list .buttn {float: none; display: inline-block; }
  .section-inner .col-left ol li {text-align: center; }
  .section.submission-pg .section-inner .col-left {width: 100%; }
  .section.submission-pg .section-inner .col-right {width: 100%; }
  .section.compost-page .section-inner .col-left, .section.compost-page .section-inner .col-right {width: 100%; }
  .section.compost-page .section-inner .col-right {margin-top: 30px; }
  .col-three li {width:50%;}
  .section.submission-pg .section-inner h2 {text-align:center;}
  div#carousel .slides li {width: 100%!important; margin-left: 0; height:179px;}
  #slider {height: calc(100vw * .51 );}

#slider .slides li {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.slide-content {
  right: 0;
  padding: 20px 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slide-content strong {
  font-size: 32px;
  padding-bottom: 15px;
  line-height: 1.1875;
}

.slide-content p {
  font-size: 18px;
  line-height: 1.25;
}

.slide-content .buttn {
  font-size: 14px;
}
  #scroll-ban li {margin:0;}
  .section-inner .col-left ol li {margin-top: 30px; }
  .blog-list .the-list li p, .blog-list .the-list li strong, .blog-list .the-list li h2 {text-align: left; }
  .footer .socials {float:none;}
  .section .the-list>li>a:first-child {height: 177px}
  .addthis_sharing_toolbox .at4-show>a:before {width:80px;height:25px;}
  .header-inner .signup-form {margin-bottom:18px;border-bottom:2px solid #00447c;padding-bottom: 5px;}
  .header-inner .signup-form #mc_embed_signup_scroll>p:first-child {width: 100%; text-align: center; }
  .mc-field-group {width: 100%; }
  .mc-field-group p {width: auto!important;}
  .mc-field-group {font-size: 0; }
  .error404 .section-inner>strong>br {display: none; }
  .error404 .section .section-inner {background-size:100%;padding-bottom: 200px;}
  .col-left .listContainer2>.the-list {width: 100%; padding-left: 0; text-align:center;}
  .section-inner ol.listContainer2 .the-list li {margin-top: 0; }
        .home .section-inner iframe { max-height:250px; }

}
@media only screen and (max-width:480px) {
  .header-inner, .section-inner, .footer-inner, .footer-sustain .footer-inner, .footer-bottom .footer-inner .col-right, .footer-bottom .footer-inner .col-left {width:300px;}
  .footer .conn-section {padding: 40px 0 24px;}
  .header-slider {min-height:10px;}
  .slide-content strong {
  font-size: 24px;
  padding-bottom: 10px;
}
  .slide-content p {
  font-size: 14px;
  padding-bottom: 15px;
}

.slide-content .buttn {
  font-size: 12px;
}
  .conn-section li a {height: 179px; }
  div#carousel {width:300px;}
  div#carousel .slides li {height: 140px; }
  .advisory-board>li {width:100%;margin-left:0;}
  .section.contact-page .section-inner .col-right {width: 100%;}
  .col-three li {width:100%;margin-bottom:20px;text-align:center;}
  .section.contact-page .section-inner h2 {text-align:center;}
  .footer-inner .logo {display: inline-block; float: none; margin: 0 0 30px; }
  .footer-bottom .footer-inner .col-right {text-align: center; }
  .signup-form .buttn {/* margin-top:20px; */}
  .signup-form input[type="email"] {width: 70%;float:none;display:inline-block;margin-right:0;}
  #scroll-ban li {margin:0 20px;}
  .header-cols li.col-logo {margin-bottom: 110px;margin-top: 10px;}
  .header-cols .col-contact {position: absolute; top: 60px; left: 0; width: 100%; }
  .header-cols .col-logo a {width: 130px; }
  .header-cols li:first-child {left: 37px; }
  .footer-sustain .footer-inner {margin-top:150px;}
  .footer-sustain .footer-left-50 {height:150px;}
  .wp-pagenavi>a, .wp-pagenavi>.current {width: 20px; margin-left: 7px; }
  .section .section-inner h2 {text-align: left; }
  .the-list strong {text-align: left; }
  .section-inner .col-left p {text-align: left; }
  .idea-submission.wpcf7-form h3 {font-size: 20px; }
  .contact-page .col-three li a {float: none; display: inline-block; }
  .section .the-list>li>a:first-child {height: 118px;background-size:100%!important;}
  .idea-widg.expanded, .idea-widg .idea-content {width:320px;}
  span.wpcf7-form-control-wrap.university-affiliation {margin-top: 0; }
  .error404 .section .section-inner {padding-bottom: 140px;}
  .error404 .section strong {font-size: 24px; line-height: 28px; }
  .error404 .section p,.error404 .section .special {font-size: 16px; }
  .alignright, img.alignright {margin-left:0!important;}
}


#TB_ajaxContent {overflow:hidden;}
#TB_ajaxContent p {padding: 0px; }
.idea-submission.wpcf7-form p {float: left; font-size: 14px; line-height: 17px; margin-bottom: 10px; width: 100%; }
.idea-widg .btn-close {display: none; }
.idea-widg.expanded .btn-close {display: block; }
#TB_window {background-color: transparent; box-shadow: none; }
.wpcf7-form.idea-submission {background-color: #f9f6ef; }
.wpcf7-response-output {border: 0px; background-color: #f9f6ef; }
#TB_title {margin-left: 15px; margin-right: 15px; border-bottom: none; background: #207a34; margin-bottom: -30px; }
.tb-close-icon {color:#fff; right: 14px; }
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {cursor: pointer; }

/*****  Recycle Map     *****/

.recycle-map * {padding:0; margin:0; }
.recycle-map {font-family:tahoma,sans-serif; font-size:100%; background-color:#fff; }
.recycle-map p {font-size:0.7em; }
.recycle-map a {text-decoration:none; }
.recycle-map .hide {display:none; }
.recycle-map .show {display:block; }
.recycle-map div#mainwrapper {width: 100%; margin:0 auto;display: block;max-width: 1102px;}
.recycle-map div#header {width:100%; margin:0 0 3px; text-align:center; color:#000; background-color:#e7f5ce;vertical-align: top;float: left;}
.recycle-map div#header h1, div#header h2 {display:none; }
.recycle-map div#header h3 img {display:block;max-width: 100%;height: auto;}
.recycle-map div#header h3 span {display:none; font-size:2em; color:#95b659; }
.recycle-map div#content {width:100%; margin:0 0 3px; float:left; }
.recycle-map div#content div#map-markers {float:left;width: 27.27%; height:702px; background-color:#004827; overflow:auto;}
.recycle-map div#content div#map-markers ul {list-style-type:none; }
.recycle-map div#content div#map-markers ul li {font-size:0.75em; font-weight:bold; }
.recycle-map div#content div#map-markers ul li a {display:block; padding:5px 10px; color:#bed985; }
.recycle-map div#content div#map-markers ul li a:link, div#content div#map-markers ul li a:visited {color:#bed985; }
div#content div#map-markers ul li a:hover, div#content div#map-markers ul li a:active, div#content div#map-markers ul li a.selected {.recycle-map color:#004827; background-color:#bed985; }
.recycle-map div#content div#map-markers ul li div {padding:5px 0 5px 30px; font-size:80%; color:#567910; background-color:#bed985; }
.recycle-map div#content div#map-canvas {float:right;width: 72.73%; height:700px; overflow:hidden; border:solid 1px #000;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.recycle-map div#footer {clear:both; padding:10px 0; background-color:#bed985;float: left;width: 100%;}
.recycle-map div#footer p {font-size:0.8em; letter-spacing:0.05em; font-weight:bold; text-align:center; color:#557606; }
.section .recycle-map h3 {margin-bottom: 0; }

#ga {display:none;}
