.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-toggle {
  display: none;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image .logo-img {
  width: 220px;
  margin: 10px 0;
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.navbar {
  margin-bottom: 0 !important;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-spotlight-2 .col-xs-7 {
  padding-right: 0;
}
.t3-spotlight-2 .col-xs-5 {
  padding-left: 0;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  position: relative;
  border-top: 1px solid #eeeeee;
  background: #3371ba;
  color: #cccccc;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #3371ba;
  color: #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #888;
  width: 75%;
}
.t3-footnav .t3-module .module-title span {
  border-bottom: 1px solid #eeb313;
  padding-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #cccccc;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #cccccc;
  background: Transparent;
}
.foot-2 ul {
  margin: 0 !important;
}
.foot-2 ul li img {
  border-radius: 10px;
  float: left;
  padding: 6px;
  width: 25%;
}
@media (min-width: 992px) {
  .footer-sidebar .container {
    bottom: 59px;
    left: 0;
    position: absolute;
    right: 0;
    width: 89%;
  }
}
.footer-sidebars-bg {
  bottom: 78px;
  height: 250px;
  overflow: hidden;
  width: 36% !important;
}
@media (min-width: 992px) {
  .footer-sidebars-bg {
    background-color: #222;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-sidebars-bg {
    width: 32%;
  }
}
.footer-sidebars-bg .inline > li {
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .bg-gray-foot {
    background-color: #222;
  }
}
.bg-gray-foot h3 {
  margin: 0 !important;
  padding-bottom: 14px;
  border-bottom: 0 none !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .bg-gray-foot h3 {
    background: #222222;
  }
}
.bg-gray-foot h3 span {
  margin: 0 !important;
  font-size: 24px;
  border-bottom: 0 none !important;
}
@media (min-width: 992px) {
  .bg-gray-foot h3 span {
    background-color: #222;
  }
}
.bg-gray-foot p {
  background: transparent;
  margin: 0;
}
.bg-gray-foot .inline > li {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}
.contact-font-icon em {
  border: 1px solid #999;
  margin: 6px;
  padding: 3px;
}
.t3-copyright {
  font-size: 12px;
  padding: 10px 0 10px;
  background: #eeb313;
  color: #3371ba;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 1px;
  margin-top: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
.copyright {
  margin-bottom: 20px;
  margin-top: 20px;
  color: #3371ba;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.btn-second {
  background: #eeb313;
  color: #3371ba;
}
.bg-prime {
  background: #3371ba;
}
.home_page .leading {
  margin: 0;
}
.home_page #t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.home_page #t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.masthed .t3-sl-1 {
  padding: 0 !important;
}
.masthed .mast-head {
  background-attachment: fixed;
  background-position: 50% 20%;
}
.masthed .mast-head .over-lay {
  padding: 60px 0;
}
.masthed .mast-head .over-lay .title h2 {
  font-weight: 700;
  line-height: 1;
  color: #3371ba !important;
  text-transform: uppercase;
}
.masthed .mast-head .over-lay .subtitle {
  color: #ffffff;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
}
.breadcrumb {
  display: table !important;
  margin: 0 auto !important;
  position: relative;
  top: 78px;
  background: #3371ba;
  padding: 10px 20px;
  border-radius: 5px;
}
.breadcrumb .pathway {
  color: #fff;
}
.breadcrumb span {
  color: #eeb313;
}
.ct-contact-info {
  background-color: #3371ba;
  overflow: hidden;
}
.ct-contact-info ul {
  list-style-type: none;
  margin: 0 auto;
}
.ct-contact-info ul li {
  padding: 20px 60px;
}
.ct-contact-info ul li i {
  color: #ffffff;
  font-size: 36px;
  position: absolute;
  right: 40px;
  top: 22px;
}
.ct-contact-info ul li span {
  display: block;
  width: 100%;
  color: #eeb313;
}
.ct-contact-info ul li .ct-address-1,
.ct-contact-info ul li .ct-phone,
.ct-contact-info ul li .ct-day {
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.ct-contact-info ul li::before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 112%;
  right: 0;
  position: absolute;
  top: -4px;
  transform: rotate(27deg);
  width: 1px;
}
.slider .t3-sl {
  padding-top: 0;
}
.custom.top_spots {
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.custom.top_spots .container {
  padding: 0px;
}
.custom.top_spots .fitsc-bubble:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #3371ba;
}
.custom.top_spots .fitsc-bubble:hover::before {
  left: 10px;
  opacity: 1;
  top: 10px;
}
.custom.top_spots .fitsc-bubble:hover::after {
  bottom: 10px;
  opacity: 1;
  right: 10px;
}
.custom.top_spots .fitsc-bubble:hover .bubble-icon {
  border-right-color: #3371ba;
}
.custom.top_spots .fitsc-bubble::before {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  left: 30px;
  top: 30px;
}
.custom.top_spots .fitsc-bubble::before,
.custom.top_spots .fitsc-bubble::after {
  content: "";
  height: 50px;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.custom.top_spots .fitsc-bubble::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  bottom: 30px;
  right: 30px;
}
.custom.top_spots .fitsc-bubble::before,
.custom.top_spots .fitsc-bubble::after {
  content: "";
  height: 50px;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.custom.top_spots .fitsc-bubble {
  overflow: hidden;
  padding: 30px;
  position: relative;
  transition: all 0.3s ease 0s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom.top_spots .fitsc-bubble {
    padding: 0px;
  }
}
.custom.top_spots .bubble-icon {
  border-right: 1px solid #ffffff;
  float: left;
  font-size: 52px;
  font-weight: 700;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
}
.custom.top_spots .bubble-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: 100px;
  padding: 28px 0 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom.top_spots .bubble-text {
    font-size: 18px;
    padding: 28px 0 0 22px;
  }
}
.custom.top_spots .bubble-text p {
  margin-bottom: 0;
}
.over-lay {
  background-color: rgba(232, 183, 33, 0.8);
  color: #fff;
}
.over-lay h1,
.over-lay h2,
.over-lay h3,
.over-lay h4 {
  color: #fff;
}
.over-lay2 {
  background: rgba(51, 113, 186, 0.6);
  color: #fff;
}
.over-lay2 h1,
.over-lay2 h2,
.over-lay2 h3,
.over-lay2 h4 {
  color: #fff;
}
.fitsc-heading {
  background: rgba(0, 0, 0, 0) url("../../../templates/construct/images/stripe-line.png") repeat-x scroll left center;
  border-left: 5px solid #eeb313;
  color: #3371ba;
  display: block;
  line-height: 14px;
  margin-bottom: 30px;
}
.fitsc-heading span {
  background-color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  font-weight: 500;
}
.dropcap {
  background-color: #eeb313;
  border-radius: 4px;
  color: #ffffff;
  float: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  margin: 5px 10px 0 0;
  padding: 0 13px;
  text-align: center;
}
.fitsc-button.ghost {
  background-color: transparent;
  border: 1px solid #ebebeb;
  color: #3371ba;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 500;
}
.fitsc-button.ghost:hover {
  color: #ffffff;
  background-color: #eeb313;
}
.fix-bg .container {
  padding-bottom: 25px;
  padding-top: 20px;
}
.fix-bg .fix-title {
  font-weight: 300;
}
.fix-bg .fitsc-text {
  font-weight: 300;
  font-size: 16px;
}
.parallex-2 {
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
}
.parallex-2 .container {
  padding-top: 80px;
}
.custom.text-center.over-lay2 {
  padding: 40px 0;
}
.over-lay2 {
  text-align: center;
}
.over-lay2 .sprocket-tabs-inner {
  background: #3371ba !important;
  color: #eeb313 !important;
  margin-bottom: 7px;
  margin-right: 10px;
}
.over-lay2 .active .sprocket-tabs-inner {
  background: #eeb313 !important;
  color: #ffffff !important;
  border: #eeb313 !important;
}
.over-lay2 .sprocket-tabs-nav {
  background: rgba(255, 255, 255, 0.3) !important;
  border: 0 none !important;
  padding: 20px 20px 10px 15px !important;
  border-radius: 5px;
  display: table;
  margin: 0 auto !important;
}
.over-lay2 .sprocket-tabs-nav li {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 5px !important;
  margin-right: 1em;
  padding: 5px;
}
.over-lay2 .sprocket-tabs-nav li .sprocket-tabs-inner {
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 16px;
  padding: 15px 20px;
}
.over-lay2 .sprocket-tabs-panel {
  padding: 20px 0;
}
.over-lay2 .sprocket-tabs-panel h4 {
  color: #eeb313 !important;
  margin-top: 25px;
}
.over-lay2 .sprocket-tabs-panel p {
  font-weight: 300;
  margin-bottom: 25px;
}
.fitsc-heading-underline {
  background-color: transparent;
  border-bottom: 1px solid #dedede;
  display: inline-block;
  margin: 0 auto 20px;
  padding: 0 0 20px;
  position: relative;
}
.fitsc-par {
  font-size: 16px;
  font-weight: 300;
  color: #606060;
}
.fitsc-par2 {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
.fitsc-heading-underline::after {
  background-color: #eeb313;
  border-radius: 1px;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 3px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.bg-prime {
  background: #3371ba;
}
.bg-prime .project-name {
  background: #eeb313;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 25px 2px !important;
}
.bg-prime .project-name a {
  color: #3371ba;
}
.bg-prime .project-desc {
  padding: 25px 15px;
}
.bg-prime .zen-skillbar-title {
  background: transparent !important;
  position: absolute;
  top: 35px;
}
.bg-prime .zen-skillbar-title span {
  background: Transparent;
}
.bg-prime .zen-skillbar {
  margin-top: 20px !important;
}
.bg-prime .zen-skill-bar-percent {
  color: #fff;
  position: absolute;
  top: 35px;
}
.bg-prime p {
  font-weight: 300;
  color: #fff;
}
.bg-prime a {
  color: #eeb313;
}
.nivo-caption {
  display: none !important;
}
.nivo-controlNav {
  bottom: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2000;
}
.bg-only {
  background-repeat: repeat-x;
  position: relative;
  top: -65px;
}
.sprocket-strips-s-text .member-bio {
  background-color: rgba(38, 30, 76, 0.898);
  bottom: -100%;
  color: #ffffff;
  height: 100%;
  line-height: 2;
  padding: 22px;
  z-index: -1;
  opacity: -1;
}
.sprocket-strips-s-text .member-bio p {
  display: table-cell;
  vertical-align: middle;
}
.sprocket-strips-s-text .member-bio,
.sprocket-strips-s-text .member-info,
.sprocket-strips-s-text .social-icons {
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 22.44%;
}
.sprocket-strips-s-text .member-info {
  background-color: #261e4c;
  color: #ffffff;
  padding: 20px;
  position: absolute;
  width: 22.44%;
  z-index: 10;
}
.sprocket-strips-s-text .member-info h5 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  height: 15px;
  line-height: 1;
  margin-bottom: 3px;
  overflow: hidden;
  text-transform: uppercase;
}
.sprocket-strips-s-text .member-info span {
  color: #eeb313;
  font-size: 13px;
  font-style: italic;
}
.sprocket-strips-s-text .social-icons {
  background-color: #261e4c;
  bottom: -50px;
  height: 50px;
  line-height: 50px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: -1;
  transition: all 0.3s ease 0s;
  opacity: -1;
}
.sprocket-strips-s-text .social-icons li {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  display: inline-block;
  width: 50px;
}
.sprocket-strips-s-text .social-icons li a {
  color: #ffffff;
  display: block;
}
.sprocket-strips-s-text .social-icons li a:hover {
  color: #eeb313;
}
.sprocket-strips-s-block {
  width: 24% !important;
  margin: 3% -4px 1% 0 !important;
}
.sprocket-strips-s-block img {
  width: 100%;
  border-color: #ebebeb;
  border-image: none;
  border-radius: 5px 5px 0 0;
  border-style: solid;
  border-width: 2px 2px 0;
  over-flow: hidden;
}
.sprocket-strips-s-content {
  margin: 0 !important;
}
.sprocket-strips-s-arrows {
  left: 0;
  position: absolute;
  right: 0;
  top: -10px;
  width: 52%;
}
.sprocket-strips-s-arrows .arrow {
  display: inline-block;
  float: none;
}
.sprocket-strips-s-container.cols-4 {
  margin-top: 30px;
}
.sprocket-strips-s-block:hover .member-bio {
  bottom: -29px;
  position: absolute;
  width: 22.44%;
  opacity: 1;
  z-index: 8;
  border-radius: 5px;
}
.sprocket-strips-s-block:hover .member-info {
  background-color: #eeb313;
  bottom: -15px;
  width: 22.44%;
  opacity: 1;
}
.sprocket-strips-s-block:hover .member-info h5 {
  color: #261e4c;
}
.sprocket-strips-s-block:hover .member-info span {
  color: #ffffff;
}
.sprocket-strips-s-block .social-icons {
  width: 23%;
}
.sprocket-strips-s-block:hover .social-icons {
  bottom: -66px;
  position: absolute;
  width: 22.44%;
  opacity: 1;
  z-index: 9;
}
.sprocket-strips-s-item {
  padding-bottom: 50px;
}
.project_page li {
  color: #3371ba !important;
}
.sprocket-mosaic-g-image-container {
  padding: 5px;
}
.sprocket-mosaic-g-text {
  bottom: 0;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  background: #eeb313;
  margin: 0 !important;
  left: 0;
  padding: 20px 0;
}
.sprocket-mosaic-g-tags {
  display: none;
}
.sprocket-mosaic-g-title {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}
.sprocket-mosaic-g-filter {
  float: none !important;
}
.sprocket-mosaic-g-filter li {
  background: transparent !important;
  text-transform: uppercase;
  border-left: 2px solid #fff;
  padding: 0 20px !important;
  border-radius: 0 !important;
  font-weight: bold;
}
.sprocket-mosaic-g-filter li:hover {
  color: #eeb313;
}
.sprocket-mosaic-g-filter .active {
  background: transparent !important;
  color: #eeb313 !important;
}
.sprocket-mosaic-g-filter .all {
  background: transparent !important;
  border-left: 0 none;
}
.sprocket-mosaic-g-filter li::before {
  border-left: 2px solid #eeb313;
  border-top: 2px solid #eeb313;
  content: "";
  margin-right: 2px;
  transform: translate(12px);
  position: relative;
  top: -4px;
  right: 6px;
}
.sprocket-mosaic-g-filter li::before,
.sprocket-mosaic-g-filter li::after {
  height: 10px;
  width: 10px;
}
.sprocket-mosaic-g-filter li::before,
.sprocket-mosaic-g-filter li::after {
  display: inline-block;
  opacity: 0;
  transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
}
.sprocket-mosaic-g-filter li::after {
  border-bottom: 2px solid #eeb313;
  border-right: 2px solid #eeb313;
  content: "";
  margin-left: 2px;
  transform: translateX(-12px);
  position: relative;
  top: 4px;
  right: -6px;
}
.sprocket-mosaic-g-filter li::before,
.sprocket-mosaic-g-filter li::after {
  height: 10px;
  width: 10px;
  transition: transform 0.4s ease-in-out 0s;
}
.sprocket-mosaic-g-filter li::before,
.sprocket-mosaic-g-filter li::after {
  display: inline-block;
  opacity: 0;
  transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease 0s;
}
.sprocket-mosaic-g-filter li:hover,
.sprocket-mosaic-g-filter li:focus {
  transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease 0s;
}
.sprocket-mosaic-g-filter li:hover::before,
.sprocket-mosaic-g-filter li:focus::before,
.sprocket-mosaic-g-filter li:hover::after,
.sprocket-mosaic-g-filter li:focus::after {
  opacity: 1 !important;
  content: "" !important;
  transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease 0s;
}
.sprocket-mosaic-g-filter li:hover::before,
.sprocket-mosaic-g-filter li:focus::before {
  position: relative;
  top: -8px;
  right: 12px;
}
.sprocket-mosaic-g-filter li:hover::after,
.sprocket-mosaic-g-filter li:focus::after {
  position: relative;
  top: 8px;
  right: -12px;
}
.icon-box.icon-right {
  text-align: right;
}
.icon-box.icon-right em {
  float: right;
}
.icon-box.icon-right h5,
.icon-box.icon-right p {
  margin-right: 100px;
}
.icon-box.icon-left {
  text-align: left;
}
.icon-box.icon-left em {
  float: left;
}
.icon-box.icon-left h5,
.icon-box.icon-left p {
  margin-left: 100px;
}
.icon-box.icon-left em,
.icon-box.icon-right em {
  background-color: #3371ba;
  border-radius: 4px;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
}
.icon-box em {
  border-radius: 5px;
  color: #eeb313;
  display: block;
  font-size: 50px;
  font-weight: 700;
  margin: 0 auto 20px;
  transition: all 0.4s ease 0s;
}
.icon-box.icon-left:hover em,
.icon-box.icon-right:hover em {
  background-color: #eeb313;
  color: #3371ba;
}
.icon-box.icon-left:hover h5,
.icon-box.icon-right:hover h5 {
  color: #eeb313;
}
.fitsc-space {
  display: block;
  height: 30px;
}
.skill-mod {
  position: relative;
  top: 40px;
}
#count-0-109 > h2::before {
  content: "\f05d";
  display: block;
  font-family: FontAwesome;
  font-size: 50px;
  color: #3371ba;
  font-weight: 300;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #count-0-109::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 25%;
    top: 0;
    transform: rotate(15deg);
    width: 1px;
  }
}
#count-1-109 > h2::before {
  content: "\f017";
  display: block;
  font-family: FontAwesome;
  font-size: 50px;
  color: #3371ba;
  font-weight: 300;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #count-1-109::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(15deg);
    width: 1px;
  }
}
#count-2-109 > h2::before {
  content: "\f091";
  display: block;
  font-family: FontAwesome;
  font-size: 50px;
  color: #3371ba;
  font-weight: 300;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #count-2-109::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 75%;
    top: 0;
    transform: rotate(15deg);
    width: 1px;
  }
}
#count-3-109 > h2::before {
  content: "\f08a";
  display: block;
  font-family: FontAwesome;
  font-size: 50px;
  color: #3371ba;
  font-weight: 300;
  margin-bottom: 25px;
}
.spot4 {
  background: #eeb313;
  color: #fff;
}
.spot4 h2 {
  color: #fff;
  font-size: 50px;
}
.btm-tab .sprocket-tabs-nav {
  background: transparent !important;
  border-top: 1px solid #ddd;
  margin: 20px 0 40px !important;
}
.btm-tab .sprocket-tabs-nav li.active > .sprocket-tabs-inner {
  border-color: transparent transparent #eeb313 !important;
  border-style: solid;
  border-width: 2px;
  color: #eeb313;
}
.btm-tab .sprocket-tabs-nav li > .sprocket-tabs-inner {
  color: #3371ba;
  font-size: 17px;
  font-weight: 500;
  padding: 20px 25px 31px !important;
  text-transform: uppercase;
}
.btm-tab h6 {
  display: inline-block;
}
.btm-tab i {
  color: #eeb313;
  margin-right: 4px;
}
.testi-mod {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.t3-spotlight.t3-spotlight-5.row {
  margin: 0;
}
.t3-spotlight.t3-spotlight-5.row .col-lg-12 {
  padding: 0;
}
.sprocket-quotes {
  margin-bottom: 30px;
}
.sprocket-quotes-pagination ul {
  float: none !important;
}
.sprocket-quotes-pagination ul li {
  background: #fff !important;
  border-radius: 2px;
  padding: 7px !important;
}
.sprocket-quotes-item.quotes-no-arrow {
  text-align: center;
  padding-bottom: 30px !important;
  background: transparent !important;
}
.sprocket-quotes-item.quotes-no-arrow .sprocket-quotes-image {
  border: 1px solid #ddd;
  border-radius: 8% !important;
  display: block;
  float: none !important;
  margin: 0 auto;
  padding: 5px;
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.sprocket-quotes-item.quotes-no-arrow .sprocket-quotes-author {
  display: inline-block !important;
  background: #3371ba;
  padding: 6px 12px;
  border-radius: 5px;
}
.sprocket-quotes-item.quotes-no-arrow .sprocket-quotes-author .name-author {
  text-transform: uppercase;
}
.sprocket-quotes-item.quotes-no-arrow .sprocket-quotes-author .regency-author {
  color: #eeb313;
  font-style: italic;
}
.sprocket-quotes-item.quotes-no-arrow .sprocket-quotes-text {
  bottom: 0;
  left: 0;
  padding: 7px 0;
  position: absolute;
  right: 0;
}
.contact_page .t3-mainbody {
  display: none;
}
.contact_page .t3-sl-2 {
  padding: 0;
}
#sp_simple_map125 {
  position: relative;
  z-index: 0;
}
#sp_simple_map125 #sp_simple_map_canvas {
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute !important;
  right: 0;
  top: 0;
}
#form12 {
  margin-bottom: 20px;
}
#form12 .wdform-label-section {
  display: none !important;
}
#form12 input {
  height: 25px !important;
}
#form12 input,
#form12 textarea {
  background: #fff none repeat scroll 0 0 !important;
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-top: 0 none !important;
  font-style: normal !important;
  width: 330px !important;
}
#form12 button {
  background: #3371ba !important;
  color: #eeb313 !important;
}
.about_page .sprocket-strips-content {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  padding: 50px;
}
.about_page .sprocket-strips-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: initial !important;
  border-radius: 2px;
  box-shadow: none !important;
}
.about_page .sprocket-strips {
  position: relative;
  top: 75px;
}
.about_page .sprocket-strips-arrows {
  display: table;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -31px;
  vertical-align: middle;
}
.about_page .wrap.t3-sl.t3-sl-2 {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.about_page .wrap.t3-sl.t3-sl-5 {
  padding-top: 0;
  position: relative;
  top: -80px;
}
.about_page .wrap.t3-sl.t3-sl-3 {
  padding-bottom: 0;
}
.t3-module.module.text-center.testi-mod {
  margin-bottom: 0;
}
.home_page .t3-sl-2 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.home_page .t3-sl-3 {
  padding-bottom: 0;
  padding-top: 0;
}
.our-proj {
  border: 2px solid #3371ba;
}
.our-proj .module-title {
  padding: 10px 15px;
  margin: 0;
  background: #3371ba;
  color: #fff;
}
.our-proj .nav-stacked .active a {
  background: #46a5df none repeat scroll 0 0 !important;
  border-radius: 0;
}