/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* colors */
/* ==== HEADER ============================================= */
header.site {
  padding: 10px 0 15px;
}
header.site .logo {
  text-align: center;
}
header.site .links {
  padding-top: 4px;
  margin-bottom: .66em;
  text-align: right;
}
header.site .links > li {
  position: relative;
  right: -15px;
  display: inline-block;
  border-left: 1px solid #008ce7;
  line-height: 1em;
  font-size: 12px;
}
header.site .links > li:first-child {
  border-left: none;
}
header.site .links > li:first-child > a {
  padding-left: 0;
}
header.site .links > li > a {
  padding: 0 10px;
}
header.site .contact-us {
  padding-top: 9px;
  padding-bottom: 8px;
  font-size: 12px;
  font-family: 'Arial';
  text-transform: uppercase;
  line-height: 1em;
  font-weight: bold;
  color: #ff5400;
}
header.site .button {
  margin-right: 12px;
  clear: both;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 2px;
}
header.site .search {
  clear: both;
  position: relative;
  display: inline-block;
  margin-top: 5px;
  top: 2px;
}
header.site .search input {
  border: 2px solid #1ba5ff;
  border-radius: 5px;
  height: 35px;
  line-height: 20px;
  padding: 6px 30px 5px 5px;
  width: 110px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header.site .search input:focus {
  border-color: #ff5400;
}
header.site .search input:focus + i {
  color: #ff5400;
}
header.site .search i {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 35px;
  height: 35px;
  margin: 0 10px;
  font-size: 16px;
  color: #1ba5ff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
nav {
  background: #0066b7;
}
nav .container {
  position: relative;
  padding: 0;
}
nav .mobile-menu-button {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin: 10px;
  height: 49px;
  width: 52px;
  background: url(/images/homeimgs/menu-button.png) no-repeat;
  cursor: pointer;
  text-indent: -1000em;
}
nav .menu {
  display: none;
  margin-bottom: 0;
  border-bottom: 8px solid #fff;
}
nav .menu > li {
  display: block;
  border-top: 1px solid #92acec;
}
nav .menu > li:first-child {
  border-top: none;
}
nav .menu > li > .sub-menu {
  padding-bottom: 1em;
}
nav .menu > li > .sub-menu > li > a {
  font-size: 18px;
  padding: .25em 25px;
}
nav .menu > li a:hover {
  background: rgba(255, 255, 255, 0.1);
}
nav .menu > li a {
  display: block;
  font-size: 22px;
  font-family: 'Arial';
  font-weight: normal;
  padding: .66em 15px;
  color: #fff;
  text-shadow: 0 1px #333;
}
/* ==== SLIDESHOW ============================================= */
.slideshow {
  background-size: cover;
  overflow: hidden;
}
.slideshow {
  background: url(/images/homeimgs/slideshow-bg.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}

.slideshownew {
  background: url(/images/homeimgs/slideshow-new.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.slideshow .royalSlider {
  width: 100%;
}
.slideshow .royalSlider .rsArrow {
  position: absolute;
  top: 0;
  height: 100%;
}
.slideshow .royalSlider .rsArrow .rsArrowIcn {
  position: absolute;
  top: 50%;
  height: 40px;
  margin-top: -20px;
  width: 40px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-top: 8px;
  border-radius: 5px;
}
.slideshow .royalSlider .rsArrow .rsArrowIcn:after {
  content: '\f053';
  font-family: fontAwesome;
  color: #fff;
  font-size: 20px;
}
.slideshow .royalSlider .rsArrow.rsArrowLeft {
  left: 0;
}
.slideshow .royalSlider .rsArrow.rsArrowLeft .rsArrowIcn {
  left: 15px;
}
.slideshow .royalSlider .rsArrow.rsArrowRight {
  right: 0;
}
.slideshow .royalSlider .rsArrow.rsArrowRight .rsArrowIcn {
  right: 15px;
}
.slideshow .royalSlider .rsArrow.rsArrowRight .rsArrowIcn:after {
  content: '\f054';
}
.slideshow .royalSlider .rsArrow.rsArrowDisabled {
  opacity: .3;
  cursor: default;
}
.slide {
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 10px 100px;
  min-height: 480px;
  margin: 0 -15px;
}
.slideshow .slide .title {
  text-align: center;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #002556;
}

tagline {
  text-align: center;
  font-family: sans-serif;
  font-size: 44px;
  font-weight: normal;
  color: #002556;
}

tagtext {
  text-align: center;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #4A4A4A;
}

tagtext1 {
  text-align: center;
  font-family: sans-serif;
  font-size: 28px;
  font-weight: 550;
  color: #0065b8;
}

tagtext2 {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #606060;
}

tagtext3 {
  font-family: sans-serif;
  font-size: 18px;
  font-style:italic;
  font-weight: normal;
  color:rgba(55, 55, 55, 0.8);
}

tagtext4 {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: rgba(55, 55, 55, 0.8);
}


tagtext2_space {
  font-family: sans-serif;
  font-size: 20px;
  line-height: 35px;
  font-weight: normal;
  color: #606060;
}

.slideshow .slide .title strong {
  font-weight: 600;
}
.slideshow .slide .blurb {
  color: #0066b7;
  font-size: 15px;
  line-height: 2em;
  font-weight: 300;
  font-family: 'Arial';
}
.slideshow .slide .buttons {
  position: relative;
  text-align: center;
  padding: 40px 0 40px;
}
.slideshow .slide .buttons .button {
  position: relative;
  margin: 0 10px;
}
.slideshow .slide .buttons .promo {
  display: inline;
/*  position: absolute;
  top: -45px;
  left: 100%;
  margin-left: 20px;*/
}
/* ==== BOXES ============================================= */
.home-boxes {
  padding: 15px 0;
}
.home-boxes .container {
  padding: 0 25px;
}
.home-boxes .container > .row > div {
  padding: 0 5px;
}
.home-boxes .home-box {
  background: url(/images/homeimgs/box-bg-blue.jpg);
  padding: 10px;
  color: #fff;
  box-shadow: 0 2px 5px rgba(55, 55, 55, 0.6);
}
.home-boxes .home-box .icon {
  text-align: center;
  padding-bottom: 1em;
}
.home-boxes .home-box .title {
  margin-top: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
}
.home-boxes .home-box .title a {
  color: #fff;
}
.home-boxes .home-box .title strong {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 17px;
}

.blurb1 {
  font-size: 14px;
  font-family: 'Arial';
  line-height: 1.66em;
}
.home-boxes .home-box .blurb {
  font-size: 12px;
  font-family: 'Arial';
  line-height: 1.66em;
}
.home-boxes .home-box .link {
  padding: 1em 0;
  text-align: center;
}
.home-boxes .home-box.dark-bg {
  background: url(/images/homeimgs/box-bg-dark-blue.jpg);
}

.home-boxes .home-box.white-bg {
  background:#ffffff;
}
/* ==== FEATURES ============================================= */
.features-list {

  border-top: 1px outset #fafafa;
  border-bottom: 1px outset #fafafa;
  padding-bottom: 10px;
  text-align: center;
}
.features-list .features-title {
  font-family: 'Arial';
  font-weight: 900;
  color: #007ecf;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.features-list .features {
   margin-bottom: 0;
}
.features-list .features > li {
  padding-bottom: 30px;
}
.features-list .feature-icon {
  border: 1px solid #0095eb;
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 10px;
  text-align: center;
  box-shadow: 0 1px 1px rgba(66, 66, 66, 0.5);
  display: table;
  background: #0093eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #008dea), color-stop(1, #00b5f2));
  background: -ms-linear-gradient(bottom, #008dea, #00b5f2);
  background: -moz-linear-gradient(center bottom, #008dea 0%, #00b5f2 100%);
  background: -o-linear-gradient(#00b5f2, #008dea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b5f2', endColorstr='#008dea', GradientType=0);
}
.features-list .feature-icon > a {
  display: table-cell;
  vertical-align: middle;
}
.features-list .feature-title,
.features-list .feature-blurb {
  margin-left: 75px;
}
.features-list .feature-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: .5em;
}
.features-list .feature-title > a {
  color: #00abff;
}
.features-list .feature-blurb {
  font-family: 'Arial';
  font-size: 13px;
}
.features-list .link {
  text-align: center;
}
.features-list .button.view-more {
  text-transform: uppercase;
}
.features-list .button.request-info {
  display: none;
}
/* ==== PEOPLE LIST ============================================= */
.people-list {
  background:url(/images/homeimgs/bg-gray-texture.jpg);
  border-top: 1px outset #fafafa;
  border-bottom: 1px outset #fafafa;
  padding-bottom: 40px;
}
.people-list .people-title {
  color: #008ce7;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.people-list .people-title .inner {
  display: inline-block;
  border-bottom: 1px solid #c8c8c8;
}
.people-list p {
  color: #008ce7;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
}
.people-list .touchcarousel {
  width: 100%;
  height: 400px;
  margin: 2em -15px 0;
}
.people-list .touchcarousel .scrollbar-holder {
  display: none !important;
}
.people-list .touchcarousel .person {
  padding: 0 15px;
  text-align: center;
}
.people-list .touchcarousel .person .inner-container {
  padding: 20px 20px 23px 20px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(55, 55, 55, 0.5);
  background: #fff;
}
.people-list .touchcarousel .person .image img {
  max-width: 130px;
  border-radius: 50%;
}
.people-list .touchcarousel .person .name {
  color: #008ce7;
  font-size: 18px;
  font-weight: normal;
}
.people-list .touchcarousel .person .position {
  color: #9e9e9e;
  font-size: 12px;
  font-weight: regular;
}
.people-list .touchcarousel.black-and-white .tc-paging-container .tc-paging-centerer-inside {
  background: none;
}
/*.people-list .touchcarousel.black-and-white .tc-paging-container .tc-paging-item {
  background: #0067b8;
  margin: 0 5px;
  border-radius: 50%;
  height: 9px;
  width: 9px;
}
.people-list .touchcarousel.black-and-white .tc-paging-container .tc-paging-item.current {
  background: #69d1ff;
}*/
.people-list .arrow-holder {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.people-list:hover .arrow-holder {
  opacity: 1;
}
/* ==== GENERAL CONTENT ============================================= */
.regular-content {
  padding: 30px 0px 33px 0px;
}
.regular-content .title {
  text-align: center;
  color: #0066b7;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 2em;
  font-size: 30px;
}
.regular-content .title .inner {
  display: inline-block;
  border-bottom: 1px solid #dcdcdc;
}
.regular-content h2 {
  color: #00acff;
  font-size: 18px;
  font-weight: bold;
}

.regular-content p {
  font-size: 12px;
  margin-bottom: 2em;
}
/* ==== CONTACT FORM ============================================= */
.contact-form {
  background: #30485f;
  color: #fff;
  padding-bottom: 30px;
}
.contact-form .form-title {
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 30px;
}
.contact-form .form-title .inner {
  display: inline-block;
  border-bottom: 1px solid #dcdcdc;
}
.contact-form form {
  margin-top: 1.5em;
  padding: 0 10px;
}
.contact-form form .field {
  padding: 0 5px;
}
.contact-form form .field input,
.contact-form form .field textarea {
  width: 100%;
  padding: 1em 10px .75em;
  margin-bottom: 10px;
  line-height: 1em;
  border-radius: 3px;
  font-size: 12px;
  font-family: 'Arial';
  border: none;
}
.contact-form form .field textarea {
  height: 130px;
}
.contact-form form .submit-container {
  text-align: center;
  padding: 1em 0;
}
.contact-form form .submit-button {
  border: 1px solid #00b530;
  background: #00b530;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: .4em 15px;
  letter-spacing: 2px;
  height: 35px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00bf52), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
  text-transform: uppercase;
  font-weight: bold;
}
.contact-form form .submit-button:hover {
  background: #009c29;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.contact-form form .submit-button:hover {
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00b24a), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
}
/* ==== FOOTER ============================================= */
footer.site .info {
  font-family: 'Arial';
  font-size: 12px;
  text-align: center;
  padding: .5em 0 2em;
}
footer.site .footer-top {
  padding-bottom: .5em;
}
footer.site .social-links {
  float: right;
  white-space: nowrap;
}
footer.site .social-links > li {
  display: inline-block;
  margin: 0 2px;
}
footer.site .social-links > li > a {
  display: block;
  height: 40px;
  width: 40px;
/*  height: 60px;
  width: 60px;*/
  background: #c3c3c3;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
/*  line-height: 60px;*/
}
footer.site .social-links > li > a:hover {
  background: #008ce7;
}
footer.site .footer-middle {
  background: #002556;
  color: #fff;
  font-size: 11px;
  padding: 1.5em 0;
}
footer.site .footer-middle a {
  color: #fff;
}
footer.site .footer-middle .footer-menu {
  display: table;
  width: 100%;
}
footer.site .footer-middle .footer-menu > li {
  display: table-cell;
  padding: 0 2px;
  text-align: center;
  vertical-align: top;
}
footer.site .footer-bottom {
  font-size: 11px;
  font-family: 'Arial';
  text-align: center;
  padding-bottom: 20px;
}
footer.site .footer-bottom .norton-secured {
  padding: .5em 0;
}
footer.site .footer-bottom .logos {
  margin: 0 -10px;
  padding: .25em 0;
  text-align: center;
}
footer.site .footer-bottom .logos > a {
  display: inline-block;
}
footer.site .footer-bottom .logos img {
  max-height: 25px;
}
footer.site .footer-bottom .contact-blurb {
  font-size: 10px;
  font-family: 'Arial';
  text-align: center;
  padding: 1em 0;
}
footer.site .footer-bottom .disclaimer {
  margin: 0 -10px;
  padding: 1em 0;
}
/* ==== HELPERS ============================================= */
.grey {
	color: #4A4A4A;
}
a.grey:hover {
  color: #9B9B9B;
}

.orange {
  color: #ff5400;
}

a.orange:hover {
  color: #cc4300;
}
.shadowed {
  box-shadow: 0 0 20px rgba(55, 55, 55, 0.3);
}
.button {
  cursor: pointer;
  text-transform: none;
  font-size: 12px;
}
.button i {
  margin-right: 5px;
}
.button.button-full {
  width: 100%;
}
.button.button-orange {
  border: 1px solid #ff2a00;
  background: #ff2a00;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: .4em 15px;
  letter-spacing: 2px;
  height: 35px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #ff9500;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff9500 0%, #ff7700 3%, #ff4a00 96%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9500), color-stop(3%, #ff7700), color-stop(96%, #ff4a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff9500 0%, #ff7700 3%, #ff4a00 96%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff9500 0%, #ff7700 3%, #ff4a00 96%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff9500 0%, #ff7700 3%, #ff4a00 96%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff9500 0%, #ff7700 3%, #ff4a00 96%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ff4a00', GradientType=0);
  /* IE6-9 */
}
.button.button-orange:hover {
  background: #e62600;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-orange:hover {
  background: #ff9500;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff9500 0%, #f27100 3%, #ff4a00 96%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9500), color-stop(3%, #f27100), color-stop(96%, #ff4a00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff9500 0%, #f27100 3%, #ff4a00 96%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff9500 0%, #f27100 3%, #ff4a00 96%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff9500 0%, #f27100 3%, #ff4a00 96%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff9500 0%, #f27100 3%, #ff4a00 96%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ff4a00', GradientType=0);
  /* IE6-9 */
}
.button.button-green-cta {
  border: 1px solid #00b530;
  background: #00b530;
  opacity: 0.9;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  text-shadow: 0 1px #555;
  display: inline-block;
  margin-right: 15px;
  padding: 4px 20px 10px 20px;
  letter-spacing: 1.5px;
  height: 75px;
  font-size: 14px;
  box-shadow: 0px 1px 1px rgba(55, 55, 55, 0.8);
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00bf52), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
}
.button.button-green-cta:hover {
  background: #009c29;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-green-cta:hover {
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00b24a), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
}
.button.button-blue-cta {
  border: 1px solid #0066b7;
  background: #0066b7;
  color: #fff;
  opacity: 0.9;
  text-align: center;
  border-radius: 10px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: 4px 20px 10px 20px;
  letter-spacing: 1.5px;
  height: 75px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #25a7d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25a7d6), color-stop(3%, #3392ca), color-stop(95%, #0d5fa7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25a7d6', endColorstr='#0d5fa7', GradientType=0);
  /* IE6-9 */
}
.button.button-blue-cta:hover {
  background: #00589e;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-blue-cta:hover {
  background: #25a7d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25a7d6), color-stop(3%, #318bbf), color-stop(95%, #0d5fa7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25a7d6', endColorstr='#0d5fa7', GradientType=0);
  /* IE6-9 */
}
.button.button-green {
  border: 1px solid #00b530;
  background: #00b530;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: .4em 15px;
  letter-spacing: 2px;
  height: 35px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00bf52), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00bf52 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
}
.button.button-green:hover {
  background: #009c29;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-green:hover {
  background: #00cf57;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cf57), color-stop(3%, #00b24a), color-stop(95%, #00b32f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00cf57 0%, #00b24a 3%, #00b32f 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cf57', endColorstr='#00b32f', GradientType=0);
  /* IE6-9 */
}
.button.button-blue {
  border: 1px solid #0066b7;
  background: #0066b7;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: .4em 15px;
  letter-spacing: 2px;
  height: 35px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #25a7d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25a7d6), color-stop(3%, #3392ca), color-stop(95%, #0d5fa7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #25a7d6 0%, #3392ca 3%, #0d5fa7 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25a7d6', endColorstr='#0d5fa7', GradientType=0);
  /* IE6-9 */
}
.button.button-blue:hover {
  background: #00589e;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-blue:hover {
  background: #25a7d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25a7d6), color-stop(3%, #318bbf), color-stop(95%, #0d5fa7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, #25a7d6 0%, #318bbf 3%, #0d5fa7 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25a7d6', endColorstr='#0d5fa7', GradientType=0);
  /* IE6-9 */
}
.border-blue-bottom {
  position: relative;
  padding-bottom: .5em;
}
.border-blue-bottom:after {
  content: ' ';
  position: absolute;
  top: 100%;
  margin-top: -2px;
  margin-left: -40px;
  border-bottom: 4px solid #00a0ff;
  width: 80px;
  left: 50%;
}

.button.button-ltblue {
  border: 1px solid #106dba;
  background: #106dba;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  text-shadow: 0 1px #555;
  display: inline-block;
  padding: .4em 15px;
  letter-spacing: 2px;
  height: 35px;
  font-size: 14px;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.8);
  background: #106dba;
  }
.button.button-ltblue:hover {
  background: #2CA7D2;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 1px 1px rgba(55, 55, 55, 0.3);
}
.button.button-ltblue:hover {
  background: #2CA7D2;
 
}
.border-ltblue-bottom {
  position: relative;
  padding-bottom: .5em;
}
.border-ltblue-bottom:after {
  content: ' ';
  position: absolute;
  top: 100%;
  margin-top: -2px;
  margin-left: -40px;
  border-bottom: 4px solid #3DADD4;
  width: 80px;
  left: 50%;
}
@media (min-width: 768px)
nav {
box-shadow: none;
background: transparent;
}
.site-header-transparent {
left: 0;
right: 0;
position: absolute;
width: 100%;
top: 0;
z-index: 99;
background: transparent;
backdrop-filter: none;
}