@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,600,600i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i');
input,
button,
select,
textarea,
body {
  font-family: "Source Sans Pro", lucida grande, Arial, sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", lucida grande, Arial, sans-serif;
  font-weight: 300;
}
strong {
  font-weight: 600;
}
::selection {
  background: #0069af;
}
::-moz-selection {
  background: #0069af;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  line-height: 1.5;
}
h1 {
  font-size: 45px;
  line-height: 1.5;
}
h2 {
  font-size: 22.5px;
  line-height: 1.5;
}
h3 {
  font-size: 17.55px;
  line-height: 1.5;
}
h4 {
  font-size: 15px;
  line-height: 1.5;
}
h5 {
  font-size: 12.45px;
  line-height: 1.5;
}
h6 {
  font-size: 11.25px;
  line-height: 1.5;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #004a7c;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #005186;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #0069af;
}
.nav a:hover .caret {
  border-bottom-color: #0069af;
  border-top-color: #0069af;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #0069af;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #0069af;
}
.form-control:focus {
  border-color: #0069af;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(0,105,175,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0069af;
  border-color: #0069af;
}
.accent {
  color: #0069af !important;
}
.accent2 {
  color: #21afed !important;
}
.accent3 {
  color: #434345 !important;
}
.accent4 {
  color: #808080 !important;
}
.accent5 {
  color: #3c3c3e !important;
}
.btn-primary {
  border-color: #21afed;
  background-color: #21afed;
  color: #fff;
  text-shadow: none;
  font-family: "Titillium Web", lucida grande, Arial, sans-serif;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #13a6e7;
  border-color: #13a6e7;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #1199d4;
  border-color: #1199d4;
  color: #fff;
}
.btn-custom {
  border-color: transparent;
  background-color: transparent;
  color: #fff;
  text-shadow: none;
  font-family: "Titillium Web", lucida grande, Arial, sans-serif;
  border: 2px solid #21afed;
  border-radius: 50px;
  color: #21afed;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #fff;
}
.btn-custom:hover,
.btn-custom:active,
.btn-custom:focus {
  border: 2px solid #21afed;
  background-color: #21afed;
  color: #fff;
}
.btn-arrow {
  position: relative;
  padding: 15px 50px 15px 15px;
  min-width: 263px;
}
.btn-arrow:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding: 0;
  border-left: 1px solid rgba(255,255,255,0.2);
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  font-size: 20px;
  font-weight: 400;
}
.btn-primary .fa {
  margin-right: 10px;
}
.btn-stay-connect {
  padding: 12px 50px 12px 12px;
}
.font-72 {
  font-size: 72px;
  line-height: 1.2;
}
.font-60 {
  font-size: 60px;
  line-height: 1.2;
}
.font-54 {
  font-size: 54px;
}
.font-48 {
  font-size: 48px;
}
.font-45 {
  font-size: 45px;
}
.font-38 {
  font-size: 38px;
}
.font-36 {
  font-size: 36px;
}
.font-30 {
  font-size: 30px;
}
.font-28 {
  font-size: 28px;
}
.font-24 {
  font-size: 24px;
}
.font-20 {
  font-size: 20px;
}
.font-18 {
  font-size: 18px;
}
.font-15 {
  font-size: 15px;
}
.font-14 {
  font-size: 14px;
}
.line-height-small {
  line-height: 1.2;
}
header nav[role="navigation"] .nav {
  margin: 0px 0px 0px !important;
}
header nav[role="navigation"] .nav > li > a {
  color: #808080;
  padding: 30px 0;
  font-size: 15px;
  text-transform: uppercase;
}
header nav[role="navigation"] .nav > li > a .caret {
  border-top-color: #808080;
  border-bottom-color: #808080;
}
header nav[role="navigation"] .nav > li > a:hover,
header nav[role="navigation"] .nav > li > a:active,
header nav[role="navigation"] .nav > li > a:focus {
  color: #21afed;
}
header nav[role="navigation"] .nav > li > a:hover .caret,
header nav[role="navigation"] .nav > li > a:active .caret,
header nav[role="navigation"] .nav > li > a:focus .caret {
  border-top-color: #21afed;
  border-bottom-color: #21afed;
}
header nav[role="navigation"] .nav > li.active > a {
  color: #21afed;
  box-shadow: inset 0px -3px 0px 0px #21afed;
}
header nav[role="navigation"] .nav > li.active > a .caret {
  border-top-color: #21afed;
  border-bottom-color: #21afed;
}
.nav li a:hover,
.nav li a:focus {
  background-color: transparent;
  border-color: transparent;
}
header nav[role="navigation"] .nav > li {
  margin: 0 15px;
}
nav[role="navigation"] ul > li .dropdown-menu > li:hover > a,
nav[role="navigation"] ul > li .dropdown-menu > li > a:hover {
  background: none repeat scroll 0 0 #21afed;
  color: #fff;
}
nav[role="navigation"] .nav-bar-underline > li > a:hover {
  box-shadow: inset 0px -3px 0px 0px #21afed;
  background: none;
}
.home .header-shadow {
  box-shadow: none;
}
.main-header {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
.main-header .container {
  max-width: 100%;
}
.main-header .row.flex-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.button-group a + a {
  margin-left: 15px;
}
.button-group {
  float: right;
}
.button-group .btn {
  min-width: 190px;
}
.button-group p {
  margin: 0;
}
header .brand img {
  width: 100%;
  max-width: 237px;
}
.smaller {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
}
.slider-hp .wooslider.wooslider-type-slides img {
  max-width: 649px;
}
.slider-hp .wooslider {
  margin: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.slider-hp .wooslider .slide-content {
  margin: 0;
}
.slider-hp .wooslider .wooslider-control-nav {
  margin-top: -50px;
  z-index: 999;
  text-align: left;
  position: relative;
  top: 0;
  max-width: 1170px;
  margin: -50px auto 0;
}
.slider-hp .wooslider .wooslider-control-paging li a {
  width: 10px;
  height: 10px;
  background: transparent;
  box-shadow: none;
  border: 2px solid #21afed;
}
.slider-hp .wooslider .wooslider-control-paging li a.wooslider-active {
  background: #21afed;
}
.hp-video .vimeo-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: -8px 13px 20px 0px rgba(0,0,0,0.2);
}
.hp-video .vimeo-container p {
  display: none;
}
.vimeo-container iframe,
.vimeo-container object,
.vimeo-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hp-video .row {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.why-box {
  position: relative;
  border-radius: 6px;
  background-color: #ffffff;
  min-height: 260px;
  cursor: pointer;
  overflow: hidden;
  transition: all .3s;
}
.why-front {
  position: absolute;
  top: 0;
  left: 0;
  padding: 90px 30px 30px;
  text-align: center;
  height: 100%;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 100%;
}
.why-back {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 50px 30px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.why-front h2 {
  color: #0f6bb1;
  margin-top: 20px;
  line-height: 1.2;
}
p.why-icon-angle {
  color: #21afed;
  font-size: 30px;
  position: absolute;
  text-align: center;
  bottom: 10px;
  margin: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.why-box:hover {
  background-color: #434345;
}
.why-box:hover .why-back {
  opacity: 1;
  transform: translateY(0);
}
.why-box:hover .why-front {
  transform: translateY(-300px);
  opacity: 0;
}
.hp-partner .carousel-indicators {
  bottom: -70px;
}
.hp-partner .carousel-indicators li {
  background: transparent;
  border: 2px solid #21afed;
  width: 10px;
  height: 10px;
}
.hp-partner .carousel-indicators li.active {
  background: #21afed;
}
.hp-partner .partners-carousel .carousel-inner ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hp-partner .partners-carousel .carousel-inner ul img {
  border: 0 !important;
}
.hp-bgfixed {
  min-height: 480px;
}
.hp-blog .blog-news article {
  padding-right: 90px;
}
.hp-blog .blog-news article h3 a {
  color: #434345;
  font-size: 18px;
  font-weight: 600;
}
.hp-blog .blog-news article .btn {
  padding: 0;
  color: #21afed;
  font-size: 15px;
  font-weight: 600;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.hp-blog .blog-news article .btn:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}
.img-brand {
  max-width: 237px;
}
.bottom-footer {
  border-top: 1px solid #e7e6e6;
}
.main-footer ul.custom-vertical {
  display: table;
}
.main-footer ul.custom-vertical li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.social-footer a + a {
  margin-left: 25px;
}
.social-footer {
  text-align: center;
  margin-top: 30px;
}
.social-footer a {
  color: #21afed;
  font-size: 28px;
}
.social-footer a:hover,
.social-footer a:active,
.social-footer a:focus {
  color: #17537b;
}
.tribe-bar-filters br,
#tribe-bar-views br {
  display: none;
}
.single-post div[itemprop="articleBody"] > p:first-child img[src*="techadvisory.org"],
.single-post div[itemprop="articleBody"] > div:first-child img[src*="techadvisory.org"] {
  display: none;
}
@media (min-width: 320px) {
  .slider-hp .wooslider .wooslider-control-nav {
    max-width: 750px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .slider-hp .wooslider .wooslider-control-nav {
    max-width: 970px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .slider-hp .wooslider .wooslider-control-nav {
    max-width: 1170px;
  }
}
@media (min-width: 992px) {
  .hp-banner {
    min-height: 750px;
  }
}
@media (min-width: 1200px) and (max-width: 1680px) {
  .main-header .button-group .btn {
    min-width: 160px;
    font-size: 12px;
    padding: 10px 12px;
  }
  .main-header .button-group a + a {
    margin-left: 5px;
  }
  header nav[role="navigation"] .nav > li {
    margin: 0 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hp-banner {
    min-height: 850px;
  }
  header nav[role="navigation"] ul {
    display: none;
  }
  header nav[role="navigation"] select {
    display: block;
  }
  .button-group .btn {
    min-width: 130px;
    font-size: 13px;
    padding: 7px 15px;
  }
  .hp-banner {
    background-position: 80% !important;
  }
  .hp-banner.banner-04 {
    position: relative;
  }
  .hp-banner.banner-04::after {
    content: "";
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(60%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));
    background: -o-linear-gradient(left,#fff 50%,rgba(255,255,255,0) 60%,rgba(255,255,255,0));
    background: linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 60%,rgba(255,255,255,0));
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  .hp-banner.banner-04 .row {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  header nav[role="navigation"] ul {
    display: none;
  }
  header nav[role="navigation"] select {
    display: block;
  }
  .button-group .btn {
    min-width: 130px;
    font-size: 13px;
    padding: 7px 15px;
  }
  .button-group a + a {
    margin-left: 10px;
  }
  .hp-banner {
    background-position: 93% !important;
    min-height: 750px;
  }
  .well-banner-mobile {
    border-radius: 6px;
    background: rgba(255,255,255,0.7);
    padding: 20px;
  }
  .hp-video .row {
    display: block;
  }
  .why-box {
    margin-bottom: 30px;
    min-height: 280px;
  }
  .why-back {
    text-align: center;
    padding-top: 80px;
  }
  .hp-blog .blog-news article {
    padding-right: 0;
    text-align: center;
  }
  .font-48 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .hp-banner {
    min-height: 800px;
  }
  #menu-bottom-footer,
  #menu-bottom-footer li {
    float: none !important;
  }
  #menu-bottom-footer {
    display: table;
    margin: 10px auto;
  }
  #menu-bottom-footer li {
    margin-left: 0;
  }
  .main-footer address {
    display: table;
    margin: auto;
    text-align: left;
  }
  .main-header .row.flex-box {
    display: block;
  }
  header nav[role="navigation"] select {
    margin-top: 30px;
  }
  header .brand img {
    margin-top: 20px;
  }
  .font-60,
  .font-72 {
    font-size: 36px;
  }
  .well-banner-mobile {
    padding: 10px;
  }
  .btn-arrow {
    min-width: 215px;
  }
  .font-54 {
    font-size: 30px;
  }
  .font-38,
  .font-36 {
    font-size: 30px;
  }
  .font-30 {
    font-size: 26px;
  }
  .xs-margin-top {
    margin-top: 15px;
  }
  .button-group .btn {
    min-width: auto;
    font-size: 13px;
    padding: 7px 15px;
    width: 100%;
    max-width: 230px;
    display: block;
    margin: 0 auto 10px;
  }
  .button-group {
    float: none;
    margin: 0 auto 20px;
  }
  .button-group a + a {
    margin-left: 0px;
  }
  .font-48 {
    font-size: 26px;
  }
  .hp-partner .partners-carousel .carousel-inner ul {
    display: block;
  }
  .hp-partner .carousel-indicators {
    bottom: -30px;
  }
  .main-footer ul.custom-vertical {
    display: table;
    margin: 0 auto;
  }
  .main-footer ul.custom-vertical li {
    float: none;
    width: 100%;
  }
  .main-footer .fa-ul {
    max-width: 200px;
    margin: 20px auto 40px auto;
  }
  .main-footer .fa-ul li {
    text-align: left;
  }
}
.service-2.space-huge {
  padding-bottom: 40px;
}
.mm-slideout {
  z-index: auto !important;
}
