@charset "UTF-8";
body, html {
  font: 500 15px/24px Verdana, Geneva, sans-serif;
}
body {
  padding-top: 149px;
  overflow-x: hidden;
  color: #939393;
  background: #fff;
  font: 500 0.875rem/1.571rem Verdana, Geneva, sans-serif;
}
body a {
  color: #939393;
}
body a:hover {
  text-decoration: none;
}
body .content {
  font: 500 0.875rem/1rem Verdana, Geneva, sans-serif;
  color: #000000;
}
body p a {
  text-decoration: underline;
}
body .ce-bodytext ul li a, body .news.news-single ul li a, body .frame-default.frame-type-text ul li a, body .frame-default.frame-type-textpic ul li a {
  text-decoration: underline;
}
.header {
  padding: 20px 0;
  position: fixed;
  z-index: 1;
  background: #fff;
  display: block;
  width: 100%;
  height: 149px;
  top: 0;
  margin: 0px;
}
h1 {
  font: 500 3rem/4rem 'Quicksand', sans-serif;
  color: #fff;
  text-align: left;
  max-width: 850px;
}
h2 {
  font: 700 1.75rem/2.25rem 'Quicksand', sans-serif;
  color: #096DD2;
  margin-bottom: 20px;
  margin-top: 20px;
}
h3 {
  font: 700 1.563rem/2.625rem 'Quicksand', sans-serif;
  color: #096DD2;
  margin-bottom: 20px;
  margin-top: 20px;
}
h4 {
  font: 700 0.875rem/1rem Verdana, Geneva, sans-serif;
  color: #096DD2;
  margin: 0;
  font-weight: 700;
}
h5 {
  font: 700 0.813rem/1rem Verdana, Geneva, sans-serif;
  color: #096DD2;
  text-transform: uppercase;
  margin: 40px 0;
  letter-spacing: 2px;
}
.ce-headline-center {
  text-align: center;
}
sub {
  font-size: 10px;
  line-height: 14px;
  display: block;
}
.list-inline li {
  display: inline-block;
}
header {
  margin: 20px 0;
}
header .logo {
  display: block;
  float: left;
}
header .logo img {
  max-width: 141px;
  height: auto;
}
header nav {
  display: block;
  float: right;
}
header nav li {
  float: left;
}
header nav li a {
  color: #096DD2;
  padding: 12px 22px;
  font: 700 1.25rem/5.813rem 'Quicksand', sans-serif;
  position: relative;
  border: none !important;
}
header nav li a:hover {
  background: #F1F3F7;
  border-radius: 30px;
}
header nav li.active a::after {
  margin-left: 0;
  vertical-align: 0;
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
  content: '';
  border-bottom: solid 2px #096DD2;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0);
}
header nav li .dropdown-toggle::after {
  display: none;
}
header nav li .dropdown-item {
  background-color: transparent !important;
  padding: 0 0.3rem;
}
header nav li .dropdown-menu {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 100% !important;
  margin-top: -10px;
  border-radius: 10px;
}
header nav li li a {
  font: 500 0.8rem/0.8rem Verdana, Geneva, sans-serif;
  color: #939393;
  display: block;
  padding: 15px 22px;
}
header nav li li a::after {
  display: none !important;
}
header nav li li a img {
  margin-right: 10px;
  margin-top: -6px;
  margin-bottom: -6px;
}
header #tx_indexedsearch {
  margin-top: 30px !important;
}
header #tx_indexedsearch ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #096DD2;
  opacity: 1;
  font: 500 0.875rem/25px Verdana, Geneva, sans-serif;
}
header #tx_indexedsearch ::-moz-placeholder {
  /* Firefox 19+ */
  color: #096DD2;
  opacity: 1;
  font: 500 0.875rem/25px Verdana, Geneva, sans-serif;
}
header #tx_indexedsearch :-ms-input-placeholder {
  /* IE 10+ */
  color: #096DD2;
  opacity: 1;
  font: 500 0.875rem/25px Verdana, Geneva, sans-serif;
}
header #tx_indexedsearch :-moz-placeholder {
  /* Firefox 18- */
  color: #096DD2;
  opacity: 1;
  font: 500 0.875rem/25px Verdana, Geneva, sans-serif;
}
header .nav-search-close {
  background: #096DD2;
  border: none;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  font-weight: 100;
}
header .nav-search-submit-form {
  border: none;
  background: transparent;
  padding: 0px;
  transform: translateX(-100%);
  margin-left: -15px;
}
header #sword {
  border-radius: 50px;
  border: solid 1px #096DD2;
  margin: 0px !important;
  width: 360px;
  padding-left: 20px;
  font: 500 0.875rem/25px Verdana, Geneva, sans-serif;
  color: #096DD2;
  height: 40px;
}
header .nav-search {
  position: absolute;
  right: 2000px;
  margin-right: 0px;
  transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s;
  /* Safari */
  transition: transform 0.5s;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header .nav-text {
  background: transparent;
  border: medium none;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  width: 500px;
  font: 500 1.125rem/1.375rem 'Quicksand', sans-serif;
}
header .nav-search-open {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -webkit-transition: -webkit-transform 0.5s;
  /* Safari */
  transition: transform 0.5s;
}
header .nav-search-open .nav-text {
  opacity: 1;
  visibility: visible;
}
header .nav-search-open .nav-search-close, header .nav-search-open .nav-search-submit-form {
  opacity: 1;
  visibility: visible;
}
header .nav-search-close {
  color: #fff;
  font-size: 1.625rem;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: 30px;
}
header .nav-search-submit-form {
  opacity: 0;
  visibility: hidden;
}
.nav-search-open + .nav-search-close {
  opacity: 1;
  visibility: visible;
}
.menuHide, .mobileMenu {
  display: none;
}
.menuButton {
  margin-top: 15px !important;
  color: #096DD2 !important;
}
.menuButton i {
  font-size: 1.5rem;
}
.menuButton:active, .menuButton:focus, .menuButton:hover {
  color: #096DD2 !important;
}
#c1000 legend {
  display: none;
}
#c1000 input[type='submit'] {
  max-width: 140px;
  margin-top: 10px;
  background: #38b3fe;
  color: #fff;
  text-align: center;
  border: none;
  text-transform: uppercase;
  display: inline-block;
  font: 700 0.875rem/1.413rem 'Quicksand', sans-serif;
  border-radius: 20px;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 0.375rem 0.75rem;
  margin-bottom: 30px;
}
.flexslider {
  margin: 0px;
  background: #fff;
  border: none;
  position: relative;
  border-radius: 0px;
}
.flexslider li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flexslider .flex-direction-paging, .flexslider .flex-direction-nav {
  display: none;
}
.banner {
  background-image: url("../Images/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  background-position: top 64% center;
  background-attachment: fixed;
  margin-bottom: 30px;
}
.banner h1 {
  margin: 0 auto;
  padding-top: 0;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(52, 41, 41, 0.69);
}
.banner .offset-md-2 {
  margin: 0 auto;
}
.banner.layout-1 {
  height: 60vh;
  margin-bottom: 0;
  background-position: top 30% center;
  background-attachment: scroll;
}
.banner.layout-1 .offset-md-2 {
  margin-left: 12.667%;
}
.banner.layout-1 h1 {
  text-align: left;
  margin: 0;
  max-width: 650px;
}
.banner .banner-content .banner-text {
  color: #fff;
  font: 500 3.438rem/4.313rem 'Quicksand', sans-serif;
  text-shadow: 0px 0px 5px rgba(52, 41, 41, 0.69);
}
.banner .banner-content .banner-text a {
  background: #F53903;
  text-transform: uppercase;
  font: 700 1rem/1rem 'Quicksand', sans-serif;
  color: #fff;
  padding: 14px 95px;
  border-radius: 24px;
}
.subscribe {
  background: #096DD2;
  padding: 25px 0;
  color: #fff;
}
.subscribe .subscribe-link {
  background: #38B3FE;
  color: #fff;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font: 700 0.875rem/1.413rem 'Quicksand', sans-serif;
  border-radius: 20px;
}
.subscribe .col-md-2 {
  flex: 0 0 14.667%;
  -ms-flex: 0 0 14.667%;
  max-width: 14.667%;
}
.subscribe .col-md-3 {
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  max-width: 27%;
}
.subscribe div.mce_inline_error {
  color: #fff;
  font-size: 0.667rem;
  line-height: 0.725rem;
  margin: 3px 0;
}
.subscribe #mce-responses {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 0 0 10px;
  font-size: 0.75rem;
}
.subscribe .form-row > .col {
  padding-right: 10px;
  padding-left: 10px;
}
.subscribe input {
  font: 400 0.875rem/1.313rem Verdana, Geneva, sans-serif;
}
.subscribe input[type=submit] {
  background: #38B3FE;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font: 700 0.875rem/1.313rem 'Quicksand', sans-serif;
  border-radius: 20px;
}
.subscribe p {
  margin: 0;
  font: 400 0.813rem/1.313rem Verdana, Geneva, sans-serif;
}
.subscribe h3 {
  font: 700 1.563rem/2.625rem 'Quicksand', sans-serif;
  margin: 0;
  color: #fff;
}
.icons {
  margin-bottom: 110px;
  margin-top: 30px;
}
.icons .icon .image {
  background: #F1F3F7;
  text-align: center;
  position: relative;
  border-radius: 50%;
  width: 176px;
  padding-top: 100%;
  height: 176px;
}
.icons .icon .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.grey-bg {
  background: #F1F3F7;
  padding: 10px 0;
}
.blue-bg {
  background: #096DD2;
  color: #fff;
  padding: 30px 0;
  max-height: 200px;
}
.blue-bg .cwtw-TweetWrap {
  margin-bottom: 0;
}
.blue-bg .cwtw-TweetWrap p {
  margin-bottom: 0;
}
.our-process img {
  margin-bottom: 80px;
}
.work-with .work-with-container {
  max-width: 1030px;
}
.work-with .work-with-container .ce-center .ce-outer {
  position: relative;
  float: none;
  right: 0;
}
.work-with .work-with-container .ce-center .ce-inner {
  position: relative;
  float: none;
  right: 0;
}
.twitter-link i {
  font-size: 2.286rem;
  display: inline-block;
  margin-right: 10px;
}
.twitter-link span {
  display: inline-block;
  text-align: left;
  color: #fff;
  font: 700 0.875rem/1.063rem Verdana, Geneva, sans-serif;
}
.twitter-link span a {
  color: #fff;
}
.tweet {
  font: 500 1.5rem/2rem 'Quicksand', sans-serif;
}
.tweet:before {
  content: '“';
  font: 500 5.357rem/5.357rem 'Quicksand', sans-serif;
  position: absolute;
  transform: translate(-100%);
  -ms-transform: translate(-100%);
  -webkit-transform: translate(-100%);
  margin-left: -10px;
}
.tweet a {
  color: #fff;
}
.tweet a[href^="https://t.co/"] {
  display: none;
}
.hear-from-you {
  padding: 40px 0;
}
.hear-from-you a {
  color: #096dd2;
}
footer {
  padding-bottom: 40px;
}
footer .footer-top {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #F1F3F7;
}
footer .footer-top .logo {
  display: block;
  float: left;
}
footer .footer-top .logo img {
  max-width: 141px;
  height: auto;
}
footer .footer-top .social-links a {
  color: #096DD2;
  margin-left: 30px;
}
footer .footer-bottom {
  padding-top: 60px;
}
footer .footer-bottom .subscribe-link {
  max-width: 140px;
  margin-top: 10px;
  background: #38B3FE;
  color: #fff;
  text-align: center;
  border: none;
  text-transform: uppercase;
  display: inline-block;
  font: 700 0.875rem/1.413rem 'Quicksand', sans-serif;
  border-radius: 20px;
}
footer .footer-bottom .footer-subscribe p {
  margin: 10px 0;
}
footer .footer-bottom .footer-subscribe .form-row:first-child {
  margin-top: 30px;
}
footer .footer-bottom .footer-subscribe .form-row {
  margin-top: 10px;
}
footer .footer-bottom .footer-subscribe .form-row > .col {
  padding-right: 5px;
  padding-left: 5px;
}
footer .footer-bottom .footer-subscribe input {
  font: 400 0.75rem/1.313rem Verdana, Geneva, sans-serif;
  background: #F1F3F7;
  border: none;
  margin: 0 10px 0 0;
  height: 40px !important;
}
footer .footer-bottom .footer-subscribe input[type=submit] {
  background: #38B3FE;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font: 700 0.875rem/1.313rem 'Quicksand', sans-serif;
  border-radius: 20px;
}
footer .footer-bottom .copyright {
  margin-top: 80px;
}
footer .footer-bottom .copyright a, footer .footer-bottom .copyright p {
  font: 500 0.667rem/0.625rem Verdana, Geneva, sans-serif;
  color: #939393;
}
footer .footer-bottom h3 {
  font-size: 1.25rem;
  margin: 0;
}
footer .footer-bottom .footer-address h5 {
  font: 700 0.667rem/1.625rem Verdana, Geneva, sans-serif;
  margin: 0;
  margin-bottom: 10px;
}
footer .footer-bottom .footer-address p {
  font: 500 0.667rem/1.625rem Verdana, Geneva, sans-serif;
}
.news-search {
  padding: 64px 0;
}
.news-search h1 {
  text-align: center;
  color: #096DD2;
  font: 500 3.125rem/3.125rem 'Quicksand', sans-serif;
  padding-top: 0;
  margin-bottom: 20px;
}
.news-search p {
  font: 500 0.875rem/1.571rem Verdana, Geneva, sans-serif;
  color: #096DD2;
}
.news-search form {
  max-width: 66%;
  margin: 0 auto 20px;
}
.news-search .input-group.mb-3 {
  border: solid 1px #38B3FE;
  border-radius: 30px;
  overflow: hidden;
  background: #fff;
  padding: 3px 0 4px;
}
.news-search .input-group.mb-3 input {
  border: none;
  font: 500 0.875rem/1.571rem Verdana, Geneva, sans-serif;
  color: #096DD2;
}
.news-search .input-group.mb-3 input:focus {
  box-shadow: none;
}
.news-search .input-group.mb-3 .btn {
  background: #fff;
  border: none;
}
.news-search .input-group.mb-3 .btn:focus {
  box-shadow: none;
}
.news .page-navigation {
  clear: both;
  text-align: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.news .page-navigation p {
  display: none;
}
.news .page-navigation ul {
  display: inline-block;
  float: none;
  padding: 0;
  margin-bottom: 0;
}
.news .page-navigation ul li {
  background: #fff;
  border: 1px solid #E2E2E2;
  color: #939393;
  line-height: 30px;
  text-align: center;
  width: 30px;
  height: 32px;
  display: block;
  padding: 0;
  border-right: none;
  float: left;
}
.news .page-navigation ul li a {
  color: #939393;
}
.news .page-navigation ul li.previous {
  border: none;
  line-height: 26px;
}
.news .page-navigation ul li.previous a {
  font-size: 0;
}
.news .page-navigation ul li.previous a:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  content: '';
  font-weight: 300;
}
.news .page-navigation ul li.next {
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
  line-height: 26px;
}
.news .page-navigation ul li.next a {
  font-size: 0;
}
.news .page-navigation ul li.next a:before {
  font-family: 'FontAwesome';
  line-height: 32px;
  font-size: 16px;
  display: inline-block;
  content: '';
  font-weight: 300;
}
.news .page-navigation ul li.last {
  border-left: 1px solid #E2E2E2;
}
.news .page-navigation ul li.active {
  background: #F1F3F7;
  color: #939393;
  border-right: none !important;
}
.news .category-menu-view {
  text-align: center;
  margin: 30px auto;
  justify-content: center;
}
.news .category-menu-view a {
  font: 500 0.667rem/0.667rem Verdana, Geneva, sans-serif;
  color: #939393;
  padding: 4px 8px;
}
.news .category-menu-view a.active {
  background: #F1F3F7;
  border-radius: 15px;
  color: #096DD2;
}
.news .category-menu-view::before {
  content: 'Categories';
  text-transform: uppercase;
  font: 900 0.667rem/0.667rem Verdana, Geneva, sans-serif;
  color: #096DD2;
  margin-right: 15px;
  padding: 9px;
}
.news-list-view .news-list-item.col-md-4 {
  border-bottom: solid 1px #E2E2E2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.news-list-view .news-list-item.col-md-4 img {
  border: solid 1px #E2E2E2;
}
.news-list-view .news-list-item.col-md-4 .extra {
  margin-top: 15px;
}
.news-list-view .news-list-item.col-md-4 .extra a {
  color: #939393;
  font: 900 0.667rem/0.667rem Verdana, Geneva, sans-serif;
  margin-right: 15px;
}
.news-list-view .news-list-item.col-md-4 h2 {
  margin-top: 0;
  font: 700 1.6rem/2.133rem 'Quicksand', sans-serif;
  margin-top: 5px;
}
.news-list-view .news-list-item.col-md-4 h2 a {
  color: #096DD2;
  font: 700 1.6rem/2.133rem 'Quicksand', sans-serif;
}
.news-list-view .news-list-item.col-md-4 .news-teaser {
  font-size: 1rem;
}
.news-list-view .news-list-item.col-md-4 .btn-read-more {
  font: 900 0.75rem/0.75rem Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  padding: 0;
  color: #096DD2;
}
.latest-news .news-list-view .news-list-item.col-md-4 {
  padding-top: 0;
}
.news-single h2 {
  font: 700 1.75rem/2.25rem 'Quicksand', sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
}
.news-single time {
  color: #096DD2;
  font: 900 0.667rem/0.667rem Verdana, Geneva, sans-serif;
  margin-right: 15px;
  margin-bottom: 30px;
}
.news-single .thumbnail {
  margin: 30px 0;
}
.news-single .extra {
  margin-top: 15px;
}
.news-single .extra a {
  color: #939393;
  font: 900 0.667rem/0.667rem Verdana, Geneva, sans-serif;
  margin-right: 15px;
}
.news-single .caption {
  font-size: 11px;
  line-height: 16px;
  margin-top: 5px;
}
.news-related h3 {
  color: #096DD2;
  font: 700 1.25rem/2rem 'Quicksand', sans-serif;
  margin-top: 45px;
  margin-bottom: 0;
}
.news-related ul li {
  padding: 12px 0;
  border-bottom: solid 1px #F1F3F7;
}
.news-related ul li a {
  font: 500 0.75rem/1rem Verdana, Geneva, sans-serif;
  color: #939393;
}
.services-page .banner {
  margin-bottom: 0;
}
.services-page .grey-bg {
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.services-page .frame-type-menu_pages, .services-page .frame-type-menu_section {
  background: #096DD2;
  padding: 10px 0;
}
.services-page .frame-type-menu_pages ul, .services-page .frame-type-menu_section ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.services-page .frame-type-menu_pages ul li, .services-page .frame-type-menu_section ul li {
  display: inline;
  padding: 0 18px;
}
.services-page .frame-type-menu_pages ul li a, .services-page .frame-type-menu_section ul li a {
  color: #fff;
  font: 700 1.25rem/1.25rem 'Quicksand', sans-serif;
}
.frame-type-menu_section ul li {
  padding: 0;
}
.frame-type-menu_section ul li a {
  display: none;
}
.frame-type-menu_section ul li li {
  padding: 0 18px !important !important;
}
.frame-type-menu_section ul li li a {
  display: inline;
}
.team-row {
  margin-bottom: 30px;
}
.team-row img {
  max-width: 100%;
  height: auto;
}
.team-row h3 {
  font: 700 1.25rem/1.25rem 'Quicksand', sans-serif;
  margin-bottom: 10px;
}
.team-row h6 {
  font: 700 0.667rem/0.925rem Verdana, Geneva, sans-serif;
  color: #939393;
}
.team-row [aria-expanded=true] img {
  border: 5px solid #096DD2;
  border-radius: 100%;
}
.team-row .team-row-details {
  background: #096DD2;
  color: #fff;
  padding: 20px 25px 60px 60px !important !important;
  margin-bottom: 30px;
  margin-top: 0;
}
.team-row .team-row-details p {
  font: 500 0.75rem/1.25rem Verdana, Geneva, sans-serif;
}
.team-row .team-row-details h3 {
  margin-top: 0;
  font: 700 1.25rem/1.25rem 'Quicksand', sans-serif;
  margin-bottom: 10px;
  color: #fff;
}
.team-row .team-row-details h6 {
  font: 700 0.667rem/0.925rem Verdana, Geneva, sans-serif;
  color: #939393;
  color: #fff;
}
.team-row .team-row-details a {
  color: #fff;
}
.team-row .team-row-details .team-row-details-copy {
  padding-right: 60px;
}
.team-row .team-row-close {
  padding-bottom: 20px;
}
.team-row .team-row-close a {
  font-size: 2rem;
}
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group .asterisk {
  position: absolute;
  top: 32px;
  right: 10px;
}
#mc_embed_signup #mc-embedded-subscribe-form label {
  font-weight: bold;
}
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group.input-group label {
  font-weight: normal;
  margin-left: 10px;
}
#mc_embed_signup #mc-embedded-subscribe-form input[type=submit] {
  background: #38B3FE;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font: 700 0.875rem/1.313rem 'Quicksand', sans-serif;
  border-radius: 20px;
}
.ce-gallery img {
  max-width: 100%;
  height: auto;
}
.hear-from-you {
  margin-top: 15px;
}
@media only screen and (max-width: 1200px) {
  header nav li a {
    padding: 12px 13px;
  }
  .icons .icon .image {
    background: #f1f3f7;
    text-align: center;
    position: relative;
    border-radius: 50%;
    width: 150px;
    padding-top: 100%;
    height: 150px;
  }
  footer .footer-top .social-links a {
    margin-left: 20px;
  }
  .blue-bg {
    max-height: initial;
  }
  .tweet {
    font: 500 1rem/1.375rem 'Quicksand', sans-serif;
  }
}
@media only screen and (max-width: 992px) {
  .news-list-view .news-list-item.col-md-4 h2 a, .news-list-view .news-list-item.col-md-4 h2 {
    font: 700 1.75rem/2.25rem 'Quicksand', sans-serif;
  }
  .news-list-view .news-list-item.col-md-4 .extra a {
    color: #939393;
    font: 900 0.825rem/0.825rem Verdana, Geneva, sans-serif;
  }
  .menuButton {
    display: inline-block !important;
    float: right;
  }
  .nav {
    display: none;
  }
  header {
    margin: 10px 0;
  }
  header .logo img {
    max-width: 70px;
  }
  .banner .banner-content .banner-text {
    text-align: center;
    color: #fff;
    font: 500 2rem/2.313rem 'Quicksand', sans-serif;
  }
  .banner h1 {
    font: 500 2rem/2.313rem 'Quicksand', sans-serif;
  }
  .banner a {
    font: 700 1rem/1rem 'Quicksand', sans-serif !important;
    padding: 10px 14px !important;
    float: left;
    margin-top: 10px;
  }
  .subscribe .col-md-2 {
    flex: 0 0 24.667%;
    -ms-flex: 0 0 24.667%;
    max-width: 24.667%;
  }
  .subscribe .col-md-3 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
  }
  body {
    padding-top: 87px;
  }
  .header {
    height: 87px;
  }
}
@media screen and (max-width: 768px) {
  .services-page .frame-type-menu_pages ul, .services-page .frame-type-menu_section ul {
    display: block;
    overflow: auto;
  }
  .services-page .frame-type-menu_pages ul li, .services-page .frame-type-menu_section ul li {
    float: left;
    overflow: auto;
    width: 100%;
    display: inline-block;
    clear: both;
  }
  .banner {
    height: 40vh;
  }
  .banner.layout-1 {
    height: 40vh;
  }
  .news-related ul li a {
    font: 500 0.825rem/1rem Verdana, Geneva, sans-serif;
  }
  footer .footer-bottom .copyright {
    margin-top: 30px;
  }
  footer .footer-bottom .copyright a, footer .footer-bottom .copyright p {
    font: 500 0.825rem/0.825rem Verdana, Geneva, sans-serif;
    color: #939393;
  }
  footer .footer-bottom .footer-address p {
    font: 500 0.825rem/1.25rem Verdana, Geneva, sans-serif;
  }
  footer .footer-bottom .footer-address h5 {
    font: 700 0.825rem/1.25rem Verdana, Geneva, sans-serif;
  }
  body, html {
    font: 500 13px/20px Verdana, Geneva, sans-serif;
  }
  footer .footer-bottom .subscribe-link {
    margin-bottom: 30px;
  }
  .subscribe {
    padding: 10px 0 25px 0;
  }
  .subscribe p {
    font: 400 1rem/1.313rem Verdana, Geneva, sans-serif;
    text-align: left;
    margin: 5px 0 13px 2px;
  }
  .subscribe .subscribe-link {
    display: inline-block;
    width: initial;
  }
  .our-process img {
    margin-bottom: 40px;
  }
  .hear-from-you {
    padding: 10px 0;
    margin-top: 15px;
  }
  footer .footer-top {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .footer-bottom {
    padding-top: 30px;
  }
  footer h3 {
    text-align: left;
  }
}
.tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate, .tx-indexedsearch-text-item-mtime {
  display: none;
}
#c1000 > .tx-indexedsearch-browsebox {
  display: none;
}
#c1000 > .tx-indexedsearch-browsebox:last-child {
  display: block !important;
}
.tx-indexedsearch-browsebox {
  clear: both;
  text-align: center;
  width: 100%;
}
.tx-indexedsearch-browsebox p {
  display: none;
}
.tx-indexedsearch-browsebox ul {
  display: inline-block;
  float: none;
  padding: 0;
  width: initial;
}
.tx-indexedsearch-browsebox ul li {
  background: #fff;
  border: 1px solid #E2E2E2;
  color: #939393;
  line-height: 30px;
  text-align: center;
  width: 30px;
  height: 32px;
  display: block;
  padding: 0;
  border-right: none;
  float: left;
}
.tx-indexedsearch-browsebox ul li:last-child {
  border-right: solid 1px #E2E2E2;
}
.tx-indexedsearch-browsebox ul li a {
  color: #939393;
}
.tx-indexedsearch-browsebox ul li.previous {
  border-radius: 2px 0 0 2px;
  line-height: 26px;
}
.tx-indexedsearch-browsebox ul li.next {
  border-radius: 0 2px 2px 0;
  line-height: 26px;
  border-right: 1px solid #E2E2E2;
}
.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage {
  background: #F1F3F7;
  color: #E2E2E2;
  border: 1px solid #E2E2E2;
}
.mm-panel, .mm-navbar {
  background-color: #fff !important;
}
.mm-panel a, .mm-navbar a {
  color: #939393 !important;
}
#mobileMenu:not(.mm-menu) {
  display: none;
}
.services-page .grey-bg {
  margin-bottom: 0px;
}
.hear-from-you {
  margin-top: 0px;
}
.services-page .frame-type-menu_pages, .services-page .frame-type-menu_section {
  position: relative;
  z-index: 1;
}
.white {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 15px 0;
}
.services-page .white {
  padding-top: 45px;
}
.tx-ws-flexslider {
  height: 60vh;
}
.flexslider {
  margin: 0px;
  background: #fff;
  border: none;
  position: fixed;
  border-radius: 0px;
  width: 100%;
}
.hear-from-you {
  padding: 40px 0;
}
.grey-bg {
  background: #f1f3f7;
  padding: 10px 0;
  position: relative;
  z-index: 1;
}
.grey-bg.news-search {
  padding: 64px 0;
}
.subscribe {
  position: relative;
}
.tx-cw-twitter {
  position: relative;
}
footer {
  display: block;
  position: relative;
  z-index: 1;
  background: #fff;
}
.work-with {
  position: relative;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .tx-ws-flexslider {
    height: 40vh;
  }
}
