.navbar-form {margin-left: -15px;margin-right: -15px;padding: 10px 15px;border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 10px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 10px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 0 10px rgba(0, 0, 0, 0.175);margin-top: 15.5px;margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}
  .navbar-form .form-control {display: inline-block;width: auto;vertical-align: middle;}
  .navbar-form .input-group > .form-control {width: 100%;}
  .navbar-form .control-label {margin-bottom: 0;vertical-align: middle;}
  .navbar-form .radio,.navbar-form .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;padding-left: 0;vertical-align: middle;}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {float: none;margin-left: 0;}.navbar-form .has-feedback .form-control-feedback {top: 0;}}
@media (min-width: 768px) {.navbar-form {width: auto;border: 0;margin-left: 0;margin-right: 0;padding-top: 0;padding-bottom: 0;-webkit-box-shadow: none;box-shadow: none;-webkit-box-shadow: none 0 10px rgba(0, 0, 0, 0.175);-moz-box-shadow: none 0 10px rgba(0, 0, 0, 0.175);box-shadow: none 0 10px rgba(0, 0, 0, 0.175);}.navbar-form.navbar-right:last-child {margin-right: -15px;}}
.nav-tabs {border-bottom: 1px solid #dddddd;}
.nav-tabs > li {float: left;margin-bottom: -1px;}
.nav-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 4px 4px 0 0;}
.nav-tabs > li > a:hover {border-color: #eeeeee #eeeeee #dddddd;}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {color: #555555;background-color: #ffffff;border: 1px solid #dddddd;border-bottom-color: transparent;cursor: default;}
.nav-tabs.nav-justified {width: 100%;border-bottom: 0;}
.nav-tabs.nav-justified > li {float: none;}
.nav-tabs.nav-justified > li > a {text-align: center;margin-bottom: 5px;}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}
@media (min-width: 768px) {.nav-tabs.nav-justified > li {display: table-cell;width: 1%;}.nav-tabs.nav-justified > li > a {margin-bottom: 0;}}
.nav-tabs.nav-justified > li > a {margin-right: 0;border-radius: 4px;}
.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {border: 1px solid #dddddd;}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {border-bottom: 1px solid #dddddd;border-radius: 4px 4px 0 0;}
  .nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {border-bottom-color: #ffffff;}
}
.nav-pills > li {float: left;}
.nav-pills > li > a {border-radius: 4px;}
.nav-pills > li + li {margin-left: 2px;}
.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {color: #ffffff;background-color: #428bca;}
.nav-stacked > li {float: none;}
.nav-stacked > li + li {margin-top: 2px;margin-left: 0;}
.nav-justified {width: 100%;}
.nav-justified > li {float: none;}
.nav-justified > li > a {text-align: center;margin-bottom: 5px;}
.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}
@media (min-width: 768px) {.nav-justified > li {display: table-cell;width: 1%;}.nav-justified > li > a {margin-bottom: 0;}}
.nav-tabs-justified {border-bottom: 0;}
.nav-tabs-justified > li > a {margin-right: 0;border-radius: 4px;}
.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {border: 1px solid #dddddd;}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {border-bottom: 1px solid #dddddd;border-radius: 4px 4px 0 0;}
  .nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {border-bottom-color: #ffffff;}
}
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
.nav-tabs .dropdown-menu {margin-top: -1px;border-top-right-radius: 0;border-top-left-radius: 0;}
.navbar-inverse {background-color: #222222;border-color: #080808;}
.navbar-inverse .navbar-brand {color: #999999;}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {color: #ffffff;background-color: transparent;}
.navbar-inverse .navbar-text {color: #999999;}
.navbar-inverse .navbar-nav > li > a {color: #999999;}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {color: #ffffff;background-color: transparent;}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {color: #ffffff;background-color: #080808;}
.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {color: #444444;background-color: transparent;}
.navbar-inverse .navbar-toggle {border-color: #333333;}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {background-color: #333333;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #ffffff;}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {border-color: #101010;}
.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {background-color: #080808;color: #ffffff;}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color: #080808;}
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color: #080808;}
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color: #999999;}
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color: #ffffff;background-color: transparent;}
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color: #ffffff;background-color: #080808;}
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #444444;background-color: transparent;}
}
.navbar-inverse .navbar-link {color: #999999;}
.navbar-inverse .navbar-link:hover {color: #ffffff;}
/*------------------------------------------------------------------
Project:    Paperclip
Author:     Yevgeny S.
URL:        https://twitter.com/YevSim
Version:    1.0
Created:        11/03/2014
Last change:    01/04/2014
-------------------------------------------------------------------*/
/* ===== Helper ===== */
.box-shadow-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.first-child {margin-top: 0;}
.second-child {margin-top: 0;}
@media (max-width: 767px) {/* Adjusting for mobile */.second-child {margin-top: 20px;}}
.list-style-none {list-style: none;padding-left: 0;}
.margin-bottom-20 {margin-bottom: 20px;}
hr.arrow-down {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  border-top: 1px solid #e9e9e9;
  border-bottom: 15px solid #f6f6f6;
}
hr.arrow-down:after {
  content: url(../img/arrow.png);
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -5px;
}
/*** Browser ***/
.browser {
  position: relative;
  border: 1px solid #b8b8b8;
  border-radius: 0 0 2px 2px;
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.browser:before {
  content: "";
  position: absolute;
  top: -29px;
  height: 28px;
  left: -1px;
  right: -1px;
  border: 1px solid #b8b8b8;
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  background-image: -webkit-linear-gradient(top, #ededed 0%, #d1d1d1 100%);
  background-image: -moz-linear-gradient(top, #ededed 0%, #d1d1d1 100%);
  background-image: -o-linear-gradient(top, #ededed 0%, #d1d1d1 100%);
  background-image: linear-gradient(top, #ededed 0%, #d1d1d1 100%);
  text-align: center;
  line-height: 28px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.175);
}
/*** Responsive iFrames ***/
.video-container {
  position: relative;
  padding-bottom: 56.2%;
  margin-bottom: 10px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.google-maps, .google-maps2, .google-maps3 {
  position: relative;
  margin-bottom: 10px;
  height: 0;
  overflow: hidden;
}
.google-maps iframe, .google-maps2 iframe, .google-maps3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.google-maps {padding-bottom: 90%;}
.google-maps2 {padding-bottom:50%;}
.google-maps3 {padding-bottom:35%;}
/* ===== Scaffolding ===== */
/* ===== Typography ====== */
/* ===== Tables ===== */
.table > thead > tr > td.yellow,
.table > tbody > tr > td.yellow,
.table > tfoot > tr > td.yellow,
.table > thead > tr > th.yellow,
.table > tbody > tr > th.yellow,
.table > tfoot > tr > th.yellow,
.table > thead > tr.yellow > td,
.table > tbody > tr.yellow > td,
.table > tfoot > tr.yellow > td,
.table > thead > tr.yellow > th,
.table > tbody > tr.yellow > th,
.table > tfoot > tr.yellow > th {background-color: #fbfbcb;}
.table-hover > tbody > tr > td.yellow:hover,
.table-hover > tbody > tr > th.yellow:hover,
.table-hover > tbody > tr.yellow:hover > td,
.table-hover > tbody > tr.yellow:hover > th {background-color: #f8f79b;}
/* ===== Buttons ===== */
.btn-red,.btn-red:hover,.btn-blue,.btn-blue:hover {color: #fff !important;}
.btn-lg,.btn-group-lg > .btn {font-size: 14px;border-radius: 4px;}
/*** Button Red ***/
.btn-red {
  background: #e3001c;
  background-image: -webkit-linear-gradient(top, #f05f68 0%, #e3001c 100%);
  background-image: -moz-linear-gradient(top, #f05f68 0%, #e3001c 100%);
  background-image: -o-linear-gradient(top, #f05f68 0%, #e3001c 100%);
  background-image: linear-gradient(top, #f05f68 0%, #e3001c 100%);
  border-color: #e31522;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active {
  background: #e3001c;
  background-image: none;
  border-color: #cc131f;
}
/*** Button Blue ***/
.btn-blue {
  background-color: #0747b3;
  background-image: -webkit-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -moz-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -o-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: linear-gradient(top, #0060ff 0%, #0747b3 100%);
  border-color: #062881;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
  background-image: none;
  border-color: #1e7790;
}
/* ===== Forms ===== */
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* ===== Container Sizes ===== */
/* ===== Navbar ===== */
.navbar-default {
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.175);
}
/*** Navbar Brand ***/
.navbar-brand {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  font-size: 22px;
}
.navbar-brand > img {
  height: 66px;
  width: auto;
}
/*** Navbar Links ***/
.navbar-default .navbar-nav > li > a {text-transform: uppercase;}
@media (min-width: 768px) {.navbar-default .navbar-nav > li > a:before {content: "";position: absolute;/*top: -3px; border-top: 3px solid #e3001c;*/height: 0;left: 0;width: 100%;-webkit-transition: top 100ms;-moz-transition: top 100ms;transition: top 100ms;}
  .navbar-default .navbar-nav > li > a:hover:before,.navbar-default .navbar-nav > li > a:focus:before {top: 0;}
  .navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {/*EDIT padding-top: 32.5px;*/border-top: 1px solid #007841;}
  .navbar-default .navbar-nav > .active > a:before,.navbar-default .navbar-nav > .active > a:hover:before,.navbar-default .navbar-nav > .active > a:focus:before {top: -3px;}
}
/*** Navbar Search ***/
.navbar-nav > li #navbar-search-box {
  position: absolute;
  right: 0;
  bottom: -69px;
  width: 250px;
  padding: 15px;
  background: white;
  border: 1px solid #ddd;
  border-top: 3px solid #0747b3;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
}
.navbar-nav > #navbar-search > a > i.fa-times {margin: 0 1px;}
/* ===== Navs ===== */
/*** Tabs ***/
.nav-tabs {
  border-bottom: 3px solid #0747b3;
  margin-bottom: 15px;
}
.nav-tabs > li {margin-bottom: 0;}
.nav-tabs > li > a {
  border: 1px solid transparent;
  border-bottom: 0;
}
.nav-tabs > li > a:hover {
  border-color: #f6f6f6;
  background: #f6f6f6;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #0747b3;
  background-image: -webkit-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: -moz-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: -o-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  color: white;
  border: 1px solid transparent;
  border-bottom: 0;
}
/*** Tabs Justified ***/
.nav-tabs.nav-justified {border-bottom: 0;}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  background: #0747b3;
  background-image: -webkit-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: -moz-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: -o-linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  background-image: linear-gradient(top, #3db5d7 0%, #0747b3 100%);
  color: white;
  border: 0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified {border-bottom: 3px solid #0747b3;}
  .nav-tabs.nav-justified > li > a {border-bottom: 0;}
}
/*** Pills ***/
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-image: -webkit-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -moz-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -o-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: linear-gradient(top, #0060ff 0%, #0747b3 100%);
}
/* ===== Pagination ===== */
.pagination > li > a,
.pagination > li > span {
  margin: 0 1px;
  border-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0747b3;
  background-image: -webkit-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -moz-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: -o-linear-gradient(top, #0060ff 0%, #0747b3 100%);
  background-image: linear-gradient(top, #0060ff 0%, #0747b3 100%);
}

/* ===== Wells ===== */
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* ===== Carousel ===== */
/*** Slideshow controls ***/
a.carousel-arrow {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -25px;
  background: transparent;
  color: transparent;
  font-size: 32px;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: background 300ms, color 300ms;
  transition: background 300ms, color 300ms;
}
.carousel:hover a.carousel-arrow {background: rgba(0, 0, 0, 0.5);color: #FFF;}
.carousel a.carousel-arrow:hover {background: rgba(0, 0, 0, 0.7);}
a.carousel-arrow:hover,a.carousel-arrow:active {text-decoration: none;}
a.carousel-arrow-prev {
  left: 10px;
  right: auto;
  padding-right: 5px;
}
a.carousel-arrow-next {
  right: 10px;
  left: auto;
  padding-left: 5px;
}
/* ===== Info Boards ==== */
.info-board {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #e9e9e9;
}
.info-board h4 {margin-top: 0;}
.info-board p:last-child {margin-bottom: 0;}
/* 1. Info board red */
.info-board-red {
  background-color: #fef9f9;
  border-color: #ef555f;
}
/* 2. Info board blue */
.info-board-blue {
  background-color: #eef9fc;
  border-color: #0747b3;
}
/* ===== Topic Header ===== */
.topic {
  margin-top: -30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
  background: #f6f6f6;
}
.topic h3 {
  display: inline-block;
  margin: 0;
  padding: 23px 0;
  font-size: 16px;
}
.topic .breadcrumb {
  margin-bottom: 0;
  padding: 21px 0;
  background: transparent;
}
/* ===== Headline ===== */
.headline {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.headline > span {
  display: inline-block;
  position: relative;
  background: white;
  padding-right: 15px;
}
.headline:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #e9e9e9;
  z-index: -1;
}
/* ===== Back to Top link ===== */
.backtotop {
  background: #d0d0d0;
  padding: 10px 15px;
  font-size: 18px;
  color: #FFF;
  border-radius: 3px;
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  transition: background 300ms;
}
.backtotop:hover {background: #c3c3c3;}

/* ===== General ===== */
html,body {height: 100%;}
/* ===== Wrapper ===== */
.wrapper {
  min-height: 100%;
  height: auto !important;
  /* for older versions of IE */
  height: 100%;
  /*padding-top: 265px;*/ /*FLOATING NAV*/
  /* navbar height + margin */
/*DELETED FOR LANDING PAGE - NO navbar  margin-bottom: -379px;*/
  /* footer height + margin */
/*DELETED FOR LANDING PAGE - NO navbar   padding-bottom: 379px;*/
  /* footer height + margin */
}
@media (min-width: 768px) {.wrapper {/*padding-top:140px;*/ /*FLOATING NAV*/}}
/* ===== Static Home Header =====*/
.static-header-bg4 {
/*    padding: 80px 0 0;
    height: 490px;
    overflow: hidden;*/
	background-image:url(../img/image-4.png);
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
}
/* ===== Browser Showcase ===== */
.browser-showcase {margin-top: 40px;}
/* ===== Main Services ===== */
.main-services {padding: 10px 0;}
/* ===== Responsive Showcase ===== */
.responsive-showcase {
  padding: 50px 0;
  background: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  border-top: 1px solid #ddd;
}
@media (min-width: 768px) {
  .responsive-showcase {
    height: 480px;
    padding: 70px 0;
    overflow: hidden;
  }
}
.responsive-showcase .lead {
  margin: 20px 0 25px;
  font-size: 16px;
}
.responsive-showcase ul {margin-top: 20px;}
.responsive-showcase ul > li > i {
  display: block;
  padding: 5px;
  font-size: 28px;
  cursor: pointer;
}
.responsive-showcase img {margin: 0 auto;}
.responsive-showcase img#imac {max-width: 80%;}
.responsive-showcase img#iphone {max-width: 60%;}
.text-blue.inactive {color: #d0d0d0;}
@media (min-width: 768px) and (max-width: 992px) {
  /* Small devices */
  .responsive-showcase {height: 400px;}
  .responsive-showcase h2 {margin-top: 0;}
}

/* ===== Footer & Copyright ===== */
footer h4 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 767px) {
  /* Adjusting for mobile */
  footer {padding-top: 20px; }
  footer h4 {margin-top: 20px;}
}
footer .form-control {border-color: #ccc;}
.copyright, .subNav {padding: 20px 0;}
@media (min-width: 768px) {.subNav {text-align:right;}}
.icon-50 {width:64px;}
/***************************************/
/***************************************/
@media (max-width: 768px){/*xs only*/ }
@media (min-width:769px){/*sm-l and above*/ }
/**** googlemap *****/
@media (min-width: 992px)
{ /*med +above*/
	.blue-bg { background: #025392 url(../img/headline-bg.jpg) no-repeat center center;}
margin-top:5px; /*A1*/}
	#googlemap iframe { height:500px; width:100%; }
}
#googlemap iframe { width: 100%; }
/***** /googlemap ******/
@media (max-width: 991px)
{ /*less than med*/
	.blue-bg { background: #025392;}
	#googlemap iframe { height:600px; width:100%; }
}
@media (min-width: 1200px) {/*large +above*/} 
@media (max-width:1199px){/*less than large*/} 

figure { margin-bottom:25px;}
figcaption { text-align:center; margin-top:6px}

form { padding-bottom:30px; }
form .required {color:#e3001c;font-weight:bold;}

h1 { color:#07426e;}
h3 a { color:#ec8e32;}

video { height: auto !important; width: 100% !important; padding:25px 0;}

.blue-bg2 {background:#2d489d; color:#fff; padding:50px 0;} 
.blue-bg2 a {color:#fff;font-size:105%;} .blue-bg2 a:hover {color:#ff0;}

/*OVERRIDE*/ .btn { border-radius:0;}
.btn02 { background:#2e2bd0; color:#fff; padding:10px 30px; font-size:18px; border:5px solid #2e2bd0; font-weight:bold; }
.btn02:hover { background:#fff; color:#2e2bd0; padding:10px 30px; font-size:18px; border:5px solid #2e2bd0; }

.btn-call {color:#fff; text-transform:uppercase; font-size:22px; font-weight:800; border:1px solid #ea5c40; border-radius:5; background:#db3934; padding:12px 20px; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ea5c40, #661201); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ea5c40, #661201); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ea5c40, #661201); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ea5c40, #661201); /* Standard syntax (must be last) */}
.btn-call:hover {background:#661201; color:#e3e3e3;}

.btn-ghost { background:transparent; text-transform:uppercase; color:#fff; border-radius:0; text-align:center; font-weight:bold; border:3px solid #fff; padding:15px 35px; font-size:18px; margin-top:25px;} .btn-ghost:hover { background:#fff; color:#4dabd7;} .btn-ghost i { margin-right:5px;}#i-phone {font-size: 22px;}

.btn-large { font-size:18px; font-weight:bold; padding:15px; }

/*** Button Orange ***/
.btn-orange {
  background: #f88b36; color:#fff;
  background-image: -webkit-linear-gradient(top, #f88b36 0%, #e06900 100%);
  background-image: -moz-linear-gradient(top, #f88b36 0%, #e06900 100%);
  background-image: -o-linear-gradient(top, #f88b36 0%, #e06900 100%);
  background-image: linear-gradient(top, #f88b36 0%, #e06900 100%);
  border-color: #e47b15;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
  background: #e47b15;
  background-image: none;
  border-color: #f88b36;
  color:#F5F5F5;
}

.btn-quote { background:transparent; text-transform:uppercase; color:#0a162c; border-radius:0; text-align:center; font-weight:bold; border:5px solid #0a162c; padding:10px 45px; font-size:18px; margin:10px 0; } .btn-quote:hover { background:#0a162c; text-transform:uppercase; color:#fff; border-radius:0; text-align:center; font-weight:bold; border:5px solid #0a162c; padding:10px 45px; font-size:18px; }

.btn-readmore {border:5px solid #ad1a24; background:transparent;  border-radius:0;color:#ad1a24;font-size:18px; text-transform:uppercase; font-weight:bold;}
.btn-readmore:hover {border:5px solid #ad1a24; background:#ad1a24; color:#fff;}
.btn-signup {border:5px solid #007841;; background:transparent;  border-radius:0;color:#007841;;font-size:18px; text-transform:uppercase; font-weight:bold; margin:15px 0;}
.btn-signup:hover {border:5px solid #007841;; background:#007841;; color:#fff;}


.call-now { text-align:center; font-weight:bold; color:#d71a21; font-size:28px;}

.check-list li:before {font-family: 'FontAwesome'; content: '\f058'; margin:0 10px 0 -5px; color:#fc2e38;} .check-list li ul{margin-top:0;} .check-list li ul li:before {font-family: 'FontAwesome'; content: '\f00c';}

.contact-btn { text-align:center; margin-top:20px;}

.ftr-list { list-style-type:none; padding-left:8px; padding-bottom:10px;}

.location h2 { font-weight:800; color:#f78c35; text-transform:uppercase;}

.location-info { margin-bottom:20px; margin-top:20px;}

.location-list { list-style-type:none; color:#fc2e38;}
.location-list li { margin-bottom:10px; text-transform:uppercase;}
.location-list li:before { font-family:'FontAwesome'; content:'\f041'; margin:0 10px 0 -5px;}

.margin-top25 { margin-top:25px;}
.padding-top50 {padding-top:50px;}

.secondary h2 { font-weight:bold; font-size:36px; text-transform:uppercase;}
.secondary h3 { color:#e3001c;}
.secondary h3 a{ color:#015493; text-transform:uppercase;}
.secondary ul { list-style-type:none; padding-left:10px;  margin-bottom:45px; margin-top:20px; }
.secondary ul li { margin-bottom:5px; font-size:18px;}

.section hr { width:50%; border:1px solid #2e2e2e;}
.section h2 { font-size:48px; margin-bottom:20px; color:#000; text-transform:uppercase;}

.section-btm { margin-bottom:50px;}
.section-header { text-align:center; font-weight:bold; margin:30px 0; }
.section-standard { margin-top:50px; margin-bottom:50px;} .section-standard h1 { color:#fff; font-weight:bold; text-transform:uppercase; background:#07426e; padding:5px 15px;} .section-standard h2 { font-size:28px;} .section-standard img { margin:25px auto;}
.section-top { margin-top:50px;}

.sub-menu { list-style-type:none;} .sub-menu li::before { content:''; } .sub-menu li { background:#025392; padding:10px; font-weight:bold;} .sub-menu li a { color:#fff;}

.subsection { margin-bottom:50px;}
.subsection img { margin:30px auto 20px;}
.subsection-box { margin-bottom: 40px;}

#business-solutions {background: #171717 url(../img/bg2.jpg) top center no-repeat; color:#fff; font-size:16px;} #business-solutions .container { padding: 50px 0 60px;} #business-solutions h2 { text-transform:capitalize; font-weight:bold; font-size:38px;} #business-solutions h2 span { color:#4dacd8;} #business-solutions figcaption { font-size:22px; font-weight:bold;} #business-solutions h4 { text-transform:uppercase; color:#4dacd8; margin:25px 0;}

#formdiv h3 { font-weight:bold; margin-top:30px; font-size:34px;}

#ftr-nav { padding:10px 0;list-style-type:none;}
/*#ftr-nav li { margin-bottom:10px;}*/ .ftr-list  li { margin-bottom:5px;}

#main { margin-bottom:25px;}

#page-footer { font-size:14px; color:#fff; padding:80px 0 80px; /*LANDING PAGE*/
  background: #303030;
 }
#page-footer a { color:#CCC; }
#page-footer a:hover { color:#4dabd7; }

#phone-numbers a { color:#fff;}
#phone-numbers a:hover { color:#ff0;}

#quote-contact-info h4 { margin-bottom:0;}
#quote-contact-info h4 a { color:#ec8e32;}
#quote-contact-info img { margin-bottom:15px;}

/*LANDING PAGE #get-started{ text-align:center;} #get-started h2{ text-transform:uppercase;} #get-started h3 { font-weight:bold; font-size:14px; padding-top:30px;} #get-started .btn-quote1 { background:#fff; border:3px solid #fff; color:#2d489d; margin-top:10px; font-weight:800; text-transform:uppercase; border-radius:50px; padding:15px 30px;} #get-started .btn-quote1:hover { background:none; border:3px solid #fff; color:#fff;}*/

@media (max-width: 768px){/*xs window only*/ #section-connect {background: #76b4d5 url(../img/cbg.jpg) repeat-y top center; background-size:auto;} }
@media (min-width:769px){/*sm-l window and above*/ #section-connect {background: #015493 url(../img/cbg.jpg) repeat-y center center; background-size: cover; } }
#section-connect { color:#fff; padding:50px 0 90px; text-align:center;} #section-connect h2 { text-transform:uppercase; text-shadow:2px 2px 1px #12546d;font-weight:800; font-size:38px; margin-bottom:20px;} #section-connect p { font-weight:bold; font-size:18px;}

#services-home h1 { font-size:43px; text-align:center;text-transform:uppercase; color:#000;} #services-home .lead { padding:10px 50px; margin-bottom:40px; text-align:center;} #services-home h3{ margin-top:0; font-weight:bold;}

#service-areas { margin-bottom:100px;}

#services-locations h3 { margin-top:0; } #services-locations .row { margin-bottom:20px;; }

#site-footer { background:#000; color:#666; font-size:14px;}
#site-footer a { color:#c3c3c3;}
#site-footer a:hover { color:#ef864a;}

.intro { padding:50px 0;}
.intro h1 { font-weight:bold; font-size:36px; margin:0; color:#07426e;}
.intro h3 { font-size:30px; margin:0; color:#07426e; margin-top:10px;}
.intro h4 { color:#015493; font-size:20px;}
.intro .lead { font-size:18px; color:#000; margin-top:20px; }