@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
strong {
  font-weight: 700;
}
input,
button,
select,
textarea,
body {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
::selection {
  background: #376f8e;
}
::-moz-selection {
  background: #376f8e;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  line-height: 1.4;
}
h1 {
  font-size: 31px;
  line-height: 1.4;
}
h2 {
  font-size: 24px;
  line-height: 1.4;
}
h3 {
  font-size: 19.95px;
  line-height: 1.4;
}
h4 {
  font-size: 15px;
  line-height: 1.4;
}
h5 {
  font-size: 12.45px;
  line-height: 1.4;
}
h6 {
  font-size: 11.25px;
  line-height: 1.4;
}
#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: #295269;
}
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: #2c5871;
}
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: #376f8e;
}
.nav a:hover .caret {
  border-bottom-color: #376f8e;
  border-top-color: #376f8e;
}
.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="clock-o"]: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: #376f8e;
}
.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: #376f8e;
}
.form-control:focus {
  border-color: #376f8e;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(55,111,142,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: #376f8e;
  border-color: #376f8e;
}
header a:hover,
header .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
header .sidebar-content .nav li li a:hover,
header div[role="complementary"] div > ul > li:hover {
  color: #000000;
}
header a,
header .nav-tabs > .active > a,
header .nav-tabs > .active > a:hover,
header .nav-tabs > .active > a:focus,
header .nav li a:hover,
header .nav li a:focus,
header .navbar .nav > li > a:focus,
header .navbar .nav > li > a:hover,
header .pagination ul > li > a:hover,
header .pagination ul > li > a:focus,
header .pagination ul > .active > a,
header .pagination ul > .active > span,
header nav[role="navigation"] .nav-normal > .active > a,
header nav[role="navigation"] .nav-normal li a:hover,
header nav[role="navigation"] .nav-pills-square > .active > a,
header nav[role="navigation"] .nav-bar > li > a:hover,
header nav[role="navigation"] .nav-bar > li > a:focus,
header nav[role="navigation"] .nav-bar > .active > a,
header nav[role="navigation"] .nav-bar-top > .active > a,
header nav[role="navigation"] .nav-bar-top > li > a:hover,
header nav[role="navigation"] .nav-bar-underline > .active > a,
header nav[role="navigation"] .nav-underline > .active > a,
header nav[role="navigation"] .nav-underline > li > a:hover,
header nav[role="navigation"] .nav-separator > .active > a,
header nav[role="navigation"] .nav-separator > li > a:hover,
header .sidebar-content .nav a.active,
header div[role="complementary"] div > ul > li:active,
header .sidebar-content .nav li a:hover,
header .sidebar-content .nav li a:focus {
  color: #000000;
}
header .nav a:hover .caret {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
header .nav-tabs > li > a:hover,
header .nav-tabs > li > a:focus,
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus,
header .nav-pills > .active > a,
header .nav-pills > .active > a:hover,
header .nav-pills > .active > a:focus,
header .nav-tabs.nav-stacked > .active > a,
header .nav-tabs.nav-stacked > .active > a:hover,
header .nav-tabs.nav-stacked > .active > a:focus,
header .nav-list > .active > a,
header .nav-list > .active > a:hover,
header .nav-list > .active > a:focus,
header .grid li a:hover img,
header textarea:focus,
header input[type="text"]:focus,
header input[type="password"]:focus,
header input[type="datetime"]:focus,
header input[type="datetime-local"]:focus,
header input[type="date"]:focus,
header input[type="month"]:focus,
header input[type="clock-o"]:focus,
header input[type="week"]:focus,
header input[type="number"]:focus,
header input[type="email"]:focus,
header input[type="url"]:focus,
header input[type="search"]:focus,
header input[type="tel"]:focus,
header input[type="color"]:focus,
header .uneditable-input:focus,
header .gform_wrapper li.gfield_error input[type="text"]:focus,
header .gform_wrapper li.gfield_error input[type="url"]:focus,
header .gform_wrapper li.gfield_error input[type="email"]:focus,
header .gform_wrapper li.gfield_error input[type="tel"]:focus,
header .gform_wrapper li.gfield_error input[type="number"]:focus,
header .gform_wrapper li.gfield_error input[type="password"]:focus,
header .gform_wrapper li.gfield_error textarea:focus {
  border-color: #376f8e;
}
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus,
header .nav-pills > .active > a,
header .nav-pills > .active > a:hover,
header .nav-pills > .active > a:focus,
header .nav-tabs.nav-stacked > .active > a,
header .nav-tabs.nav-stacked > .active > a:hover,
header .nav-tabs.nav-stacked > .active > a:focus,
header .nav-list > .active > a,
header .nav-list > .active > a:hover,
header .nav-list > .active > a:focus,
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-submenu:hover > a,
header .dropdown-submenu:focus > a,
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:hover,
header .dropdown-menu > .active > a:focus,
header .progress .bar,
header .progress-striped .bar,
header .progress-info.progress-striped .bar,
header .progress-striped .bar-info,
header nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #376f8e;
}
header .form-control:focus {
  border-color: #376f8e;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(55,111,142,0.6);
}
header .pagination > .active > a,
header .pagination > .active > span,
header .pagination > .active > a:hover,
header .pagination > .active > span:hover,
header .pagination > .active > a:focus,
header .pagination > .active > span:focus {
  background-color: #376f8e;
  border-color: #376f8e;
}
.accent {
  color: #376f8e !important;
}
.accent2 {
  color: #1a3545 !important;
}
.accent3 {
  color: #86c3cb !important;
}
.accent4 {
  color: #fff !important;
}
.accent5 {
  color: #000 !important;
}
.accent6 {
  color: #eaedf5 !important;
}
.btn-primary {
  border-color: #376f8e;
  background-color: #376f8e;
  color: #fff;
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #31647f;
  border-color: #31647f;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #2c5871;
  border-color: #2c5871;
  color: #fff;
}
.btn-custom {
  border-color: #1a3545;
  background-color: #1a3545;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #142a36;
  border-color: #142a36;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #0f1e27;
  border-color: #0f1e27;
  color: #fff;
}
.no-transform {
  text-transform: none;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.well-white {
  background-color: #fff;
  border-color: #fff;
}
.well-dark-transparent a {
  color: #fff;
}
.well-dark-transparent a:hover,
.well-dark-transparent a:active,
.well-dark-transparent a:focus {
  color: #f2f2f2;
}
.well-dark-transparent .form-control {
  color: #000;
}
.well-black {
  background-color: #000;
  border-color: #000;
}
.well-purple-transparent {
  background: rgba(0,36,57,0.7);
  border-color: rgba(0,36,57,0.7);
}
.padding-left-15 {
  padding-left: 15px;
}
header .nav > li > a:hover,
header .nav > li > a:focus,
header .nav > li.active > a,
header .nav > li.active > a:hover {
  background-color: #376f8e;
  color: #fff;
}
#header .brand img {
  margin: 10px 0;
}
header .nav >  li > a {
  padding: 10px 9px;
}
#header nav[role="navigation"] ul li a {
  font-size: 16px;
}
#header nav[role="navigation"] > ul {
  margin-top: 30px;
}
#header nav[role="navigation"] > ul > .active > a {
  color: #fff;
  background: #376f8e;
}
#header nav[role="navigation"] > ul > .active > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#header nav[role="navigation"] > ul > li > a {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}
#header nav[role="navigation"] > ul > li > a:hover,
#header nav[role="navigation"] > ul > li > a:active,
#header nav[role="navigation"] > ul > li > a:focus {
  background: #376f8e;
  color: #fff;
}
#header nav[role="navigation"] > ul > li > a:hover .caret,
#header nav[role="navigation"] > ul > li > a:active .caret,
#header nav[role="navigation"] > ul > li > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#header nav[role="navigation"] > ul > li > a .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
#header nav[role="navigation"] .dropdown-menu {
  background: #376f8e;
}
#header nav[role="navigation"] .dropdown-menu li a {
  color: #fff;
}
#header nav[role="navigation"] .dropdown:last-child .dropdown-menu {
  left: -85% !important;
}
#header nav[role="navigation"] > ul > li:hover li:hover > a {
  background: #86c3cb !important;
  color: #fff;
}
#header nav[role="navigation"] > ul > li:hover li > a:hover,
#header nav[role="navigation"] > ul > li:hover li > a:active,
#header nav[role="navigation"] > ul > li:hover li > a:focus {
  color: #fff;
}
.nav li {
  margin-bottom: 0;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret,
.nav li.active .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.nav-pills > li + li {
  margin-left: 40px;
}
header .nav li a {
  font-size: 16px;
  font-weight: 400;
}
header .nav .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.top-nav {
  padding-top: 10px !important;
  padding-bottom: 5px !important;
}
.top-nav li a {
  color: #fff;
}
.top-nav li a:hover {
  color: #f2f2f2;
}
.top-nav .col-md-7 {
  margin-top: 5px;
}
.top-nav .modal-header {
  border-bottom: 0;
}
header.smaller .top-nav {
  display: none !important;
}
.bold {
  font-weight: bold !important;
}
.login {
  margin-top: -6px;
  padding: 5px 10px;
  background-color: #86c3cb;
  border: #86c3cb;
}
.login:hover,
.login:active,
.login:focus {
  background-color: #86c3cb;
  border: #86c3cb;
}
#menu-item-371 .dropdown-menu,
#menu-item-768 > .dropdown-menu {
  left: -55%;
}
#menu-item-735 .dropdown-menu,
#menu-item-679 .dropdown-menu {
  border-radius: 6px 0 0 6px;
  left: -97%;
}
.social-footer-icons .fa-stack {
  font-size: 30px;
}
.social-footer-icons .fa-stack .fa-stack-2x {
  color: #376f8e;
}
.social-footer-icons a:hover .fa-stack-2x,
.social-footer-icons a:active .fa-stack-2x,
.social-footer-icons a:focus .fa-stack-2x {
  color: #295269;
}
.social-footer-icons {
  margin-top: 20px;
}
.main-footer h2 {
  margin-bottom: 20px;
}
.main-footer address i {
  color: #fff !important;
}
.main-footer a {
  color: #fff;
}
.main-footer a:hover,
.main-footer a:active,
.main-footer a:focus {
  text-decoration: none;
  color: #e6e6e6;
}
.footer-bottom * {
  font-size: 13px;
}
.footer-bottom ul li {
  line-height: inherit !important;
}
#footer form {
  color: #000;
}
#footer .modal-header {
  border: 0;
}
.font-weight-400 {
  font-weight: 400;
}
.big-heading {
  font-size: 34px;
}
.heading {
  font-size: 28px;
}
.small-heading {
  font-size: 27px;
}
.huge-font {
  font-size: 40px;
}
.font-weight-300 {
  font-weight: 300;
}
.font-size-21 {
  font-size: 21px;
}
.font-size-18 {
  font-size: 18px;
}
.banner-heading {
  font-size: 36px;
}
.font-size-24 {
  font-size: 24px;
}
.phone-header {
  font-size: 16px;
}
.small-font {
  font-size: 13px;
}
.line-height-small {
  line-height: 1.1;
}
.font-60 {
  font-size: 60px;
  line-height: 1.3;
}
.font-80 {
  font-size: 80px;
  line-height: 1.3;
}
.well-blue {
  background: #376f8e;
  border-color: #376f8e;
}
.well-blue * {
  color: #fff;
}
.well-blue .form-control {
  color: #000;
  font-size: 13px;
}
.well-gray {
  background: #5d5d5d;
  border-color: #5d5d5d;
}
.well-light-gray {
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.well-accent {
  background: #edf3f7;
  border-color: #edf3f7;
}
.hp-banner .well {
  margin-bottom: 10px;
}
.hp-banner .gform_footer {
  margin: 0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  text-align: right;
}
.hp-banner .gform_wrapper + p {
  display: none;
}
.hp-banner .gform_wrapper {
  margin-bottom: 0;
}
.hp-banner .form-control {
  height: 27px;
}
.hp-banner  > label {
  font-weight: normal;
}
.hp-banner #input_4_6_3_container > label {
  display: none;
}
.hp-banner .btn {
  font-size: 18px !important;
}
#primary .well {
  min-height: 405px;
}
.hp-primary > p {
  display: none;
}
.hp-services .well {
  min-height: 475px;
}
.hp-services .well p {
  font-size: 14px;
}
.service-link li .fa-stack {
  margin-right: 10px;
}
.service-link ul > p {
  display: none;
}
.service-link {
  color: #fff;
}
.service-link .lead {
  font-size: 20px;
  font-weight: 400;
}
.service-link li a {
  color: #fff !important;
}
.service-link li a:hover,
.service-link li a:active,
.service-link li a:focus {
  color: #e6e6e6 !important;
}
.service-link li a:hover .fa-stack-2x,
.service-link li a:active .fa-stack-2x,
.service-link li a:focus .fa-stack-2x {
  color: #30617c !important;
}
.service-list i {
  margin-right: 15px !important;
  margin-top: 15px;
}
.service-list a:hover,
.service-list a:active,
.service-list a:focus {
  background: #e6e6e6;
}
#free-report li:nth-child(2n) {
  margin-left: 3% !important;
}
#free-report li {
  clear: none;
  float: left;
  width: 47%;
}
.well-free-form .gform_footer {
  margin: 10px 0 0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.well-free-form .gform_wrapper + p {
  display: none;
}
.well-free-form .gform_wrapper {
  margin-bottom: 0;
}
.well-free-form i {
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
.well-free-form form {
  clear: both;
}
.well-free-form .gform_wrapper .top_label .gfield_label {
  font-weight: normal;
}
.well-free-form #input_4_6_3_container > label {
  display: none;
}
#testimonials .well {
  min-height: 285px;
}
.custom-ourclient {
  min-height: 200px;
}
.hp-testimonials .well {
  min-height: 210px;
}
.hp-partners .carousel-indicators {
  bottom: -50px;
}
.hp-partners .grid li img {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
.hp-partners .carousel-indicators li.active,
.hp-partners .carousel-indicators li:hover,
.hp-partners .carousel-indicators li:focus,
.hp-partners .carousel-indicators li:active {
  background: #376f8e;
}
.hp-partners .carousel-indicators li {
  background: #000;
}
.home a:hover,
.home a:active,
.home a:focus {
  text-decoration: none;
}
#wooslider-id-1 {
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
#wooslider-id-1 .wooslider-control-nav {
  display: none;
}
#testimonials-testimonials-slider .carousel-indicators {
  display: none;
}
#testimonials-testimonials-slider .fa.fa-quote-left.fa-3x.pull-left {
  display: none;
}
#testimonials-testimonials-slider .testimonial [itemprop="reviewBody"] {
  width: 100%;
  margin: 15px 0 !important;
}
#testimonials-testimonials-slider .carousel-inner,
#testimonials-testimonials-slider .testimonial {
  margin: 0 !important;
}
#testimonials-testimonials-slider .col-md-3.col-sm-3 {
  display: none;
}
#testimonials-testimonials-slider .col-md-9.col-sm-9 {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
#testimonials-testimonials-slider .row {
  padding: 0 !important;
}
#testimonials-testimonials-slider .carousel.slide.testimonials-carousel-list {
  margin: 0;
}
div[role="complementary"] .inner div > div,
div[role="complementary"] .inner div > p {
  margin: 0 5px;
}
.carousel.slide.testimonials-carousel-list {
  margin: 0;
}
.inner #gform_wrapper_5 {
  margin: 0;
  max-width: 100%;
}
.inner #gform_wrapper_5 li {
  padding: 0 15px;
}
.inner #gform_wrapper_5 li#field_5_8 {
  background: #376f8e;
  margin-bottom: 10px;
  padding: 10px 15px;
}
.inner #gform_wrapper_5 li#field_5_8 h2 {
  color: #fff;
  text-align: center;
}
.inner #gform_wrapper_5 input:not([type="submit"]) {
  background: #f5f5f5;
}
.inner #gform_wrapper_5 .gform_footer {
  margin: 0;
  padding: 15px;
}
.inner #gform_wrapper_5 #input_5_7_3_container label,
.inner #gform_wrapper_5 #input_5_9_6_container label {
  display: none;
}
.inner #gform_wrapper_5 #gform_submit_button_5 {
  display: block;
  margin: 0px auto;
}
.inner #gform_wrapper_5 #field_5_7 {
  padding-right: 5px;
}
.inner #gform_wrapper_5 #field_5_9 {
  padding-left: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  h1,
  .banner-heading {
    font-size: 23px;
    line-height: 38px;
  }
  .hp-banner h1 {
    margin-top: 40px;
  }
  .hp-banner img {
    margin-top: 100px;
  }
  .big-heading,
  .heading {
    font-size: 28px;
    line-height: 34px;
  }
  .huge-font {
    font-size: 32px;
    line-height: 42px;
  }
  .banner-margin {
    margin-top: 2%;
  }
  .hp-banner-services p {
    font-size: 13px;
  }
  .hp-primary .well {
    margin-bottom: 10px;
  }
  .small-heading {
    font-size: 22px;
    line-height: 32px;
  }
  .service-link span {
    font-size: 18px;
  }
  .margin-img {
    margin-top: 50px;
  }
  .social-ico {
    font-size: 1.5em;
  }
  .brand img {
    max-width: 248px;
    width: 100%;
  }
  header .nav > li > a {
    padding: 10px 6px;
  }
  header .nav li a {
    font-size: 12px;
  }
  .hp-services .well {
    min-height: 511px;
  }
  .social-footer-icons .fa-stack {
    font-size: 24px;
  }
  #services {
    background-size: 120% auto !important;
  }
  #header nav[role="navigation"] > ul {
    margin-top: 20px;
  }
  #header nav[role="navigation"] > ul > li + li {
    margin-left: 4px;
  }
  .hp-testimonials .well {
    min-height: 310px;
  }
  .hp-banner .font-size-24 {
    font-size: 19px;
  }
  .well-blue {
    min-height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .run-number .margin-left-40 {
    margin-left: 0px;
  }
  .run-number .font-60 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  h1,
  .banner-heading {
    font-size: 28px;
    line-height: 38px;
  }
  .big-heading,
  .heading {
    font-size: 21px;
    line-height: 32px;
  }
  .huge-font {
    font-size: 32px;
    line-height: 42px;
  }
  .small-heading {
    font-size: 22px;
    line-height: 32px;
  }
  .service-link .lead {
    font-size: 18px;
    font-weight: 400;
  }
  .social-ico {
    font-size: 1.2em;
  }
  .font-80 {
    font-size: 65px;
  }
  .custom-ourclient {
    min-height: 100%;
  }
  .ourclient-name {
    margin-top: 3%;
  }
  header nav[role="navigation"] ul {
    display: none;
  }
  #services {
    background-size: 185% auto !important;
  }
  header nav[role="navigation"] select {
    display: block;
    margin: 45px 0;
  }
  .hp-services .well {
    margin-bottom: 30px;
  }
  #menu-footer-services li {
    width: 100%;
  }
  #menu-privacy li {
    line-height: inherit !important;
  }
  .hp-testimonials .well {
    min-height: 100%;
  }
  #homepage-banner .slide-content {
    text-align: center;
  }
  .hp-banner-services .well {
    margin-bottom: 20px;
  }
  #testimonials .well {
    min-height: 100%;
  }
  .hp-services .well {
    min-height: 420px;
  }
  .service-list > li {
    margin-bottom: 0;
    min-height: 60px;
  }
  .social-footer-icons .fa-stack {
    font-size: 23px;
  }
  .hp-testimonials img {
    width: 80px;
  }
  #menu-footer-menus {
    display: inline-block;
    margin-bottom: 20px;
    text-align: left;
  }
  .main-footer img {
    margin: 0 auto;
  }
  .well-blue {
    min-height: 400px;
  }
  .run-number .margin-left-40 {
    margin-left: 0px;
  }
  .run-number .font-60 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  header nav[role="navigation"] select {
    margin: 10px 0;
  }
  header .brand img {
    max-width: 256px;
    width: 100%;
  }
  .font-size-18 {
    font-size: 18px;
  }
  .hp-banner .big-heading {
    font-size: 21px;
  }
  h1,
  .huge-font,
  .banner-heading {
    font-size: 20px;
    line-height: 1.1;
  }
  h2,
  .big-heading,
  .heading {
    font-size: 22px;
    line-height: 32px;
  }
  h3,
  .font-size-21,
  .font-size-24 {
    font-size: 18px;
    line-height: 28px;
  }
  .service-link .lead {
    font-size: 15px;
  }
  #services {
    background-size: cover !important;
  }
  #header .brand img {
    display: block;
    margin: 15px auto;
    width: 100%;
    max-width: 256px;
  }
  .main-header h2 {
    font-size: 15px;
    text-align: center;
  }
  #services {
    background-repeat: repeat !important;
  }
  #menu-footer-services li {
    width: 50%;
  }
  #menu-privacy li {
    line-height: inherit !important;
  }
  .custom-footer .social-ico {
    margin-top: 15px;
  }
  .hp-testimonials .well {
    min-height: 100%;
  }
  #homepage-banner .slide-content {
    min-height: 310px;
  }
  #homepage-banner .slide {
    height: 330px;
  }
  .special-banner-font {
    font-size: 16px;
    line-height: 22px;
  }
  #homepage-banner .wooslider-control-nav {
    top: 97% !important;
  }
  .custom-footer #menu-menu-footer li {
    font-size: 12px;
  }
  .custom-footer #menu-privacy-1 li {
    line-height: inherit;
  }
  .service-list > li {
    font-size: 13px;
    margin-bottom: 10px;
    min-height: 100%;
  }
  #free-report li {
    width: 100%;
  }
  #free-report li:nth-child(2n) {
    margin-left: 0 !important;
  }
  .phone-header {
    line-height: 1.4;
  }
  .well-free-form i {
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 8px;
  }
  .hp-banner .gform_wrapper .left_label .gfield_label {
    font-size: 13px;
  }
  .footer-bottom ul {
    display: inline-block;
    float: none !important;
  }
  .main-footer address ul {
    display: inline-block;
    text-align: left;
  }
  .gform_wrapper .top_label li.gfield.gf_left_half {
    margin-right: 0;
  }
  .well-sm .lead a {
    color: #fff;
  }
}
