@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: #0086cb;
}
::-moz-selection {
  background: #0086cb;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 14px;
  line-height: 1.41;
}
h1 {
  font-size: 31px;
  line-height: 1.41;
}
h2 {
  font-size: 22.4px;
  line-height: 1.41;
}
h3 {
  font-size: 18.62px;
  line-height: 1.41;
}
h4 {
  font-size: 14px;
  line-height: 1.41;
}
h5 {
  font-size: 11.62px;
  line-height: 1.41;
}
h6 {
  font-size: 10.5px;
  line-height: 1.41;
}
#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: #006498;
}
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: #006ba2;
}
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: #0086cb;
}
.nav a:hover .caret {
  border-bottom-color: #0086cb;
  border-top-color: #0086cb;
}
.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: #0086cb;
}
.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: #0086cb;
}
.form-control:focus {
  border-color: #0086cb;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(0,134,203,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: #0086cb;
  border-color: #0086cb;
}
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: #0086cb;
}
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: #0086cb;
}
header .form-control:focus {
  border-color: #0086cb;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(0,134,203,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: #0086cb;
  border-color: #0086cb;
}
.accent {
  color: #0086cb !important;
}
.accent2 {
  color: #30b6f8 !important;
}
.accent3 {
  color: #303030 !important;
}
.accent4 {
  color: #fff !important;
}
.btn-primary {
  border-color: #0086cb;
  background-color: #0086cb;
  color: #fff;
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #0079b7;
  border-color: #0079b7;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #006ba2;
  border-color: #006ba2;
  color: #fff;
}
.no-transform {
  text-transform: none;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.well-white {
  background-color: #fff;
  border-bolor: #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-bolor: #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;
}
.callustoday div h2 a {
  color: white;
  text-decoration: none;
}
.testimonial .row > div + div img {
  float: right;
  margin-left: 20px;
}
.hp-testimonials img {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .testimonial .row > div + div img {
    float: right;
    margin-left: 15px;
    height: 56px;
    width: 50px;
  }
  #pancake {
    float: right;
    margin-left: 15px;
    margin-bottom: 0px;
    height: 56px;
    width: 85px;
  }
}
@media (min-width: 1200px) {
  .well.hp-testimonials > div {
    min-height: 405px;
  }
}
header .nav > li > a:hover,
header .nav > li > a:focus,
header .nav > li.active > a,
header .nav > li.active > a:hover {
  background-color: #0086cb;
  color: #fff;
}
#header .brand img {
  margin: 10px 0;
}
header .nav >  li > a {
  padding: 10px 15px;
}
#header nav[role="navigation"] > ul {
  margin-top: 20px;
}
#header nav[role="navigation"] > ul > .active > a {
  color: #fff;
  background: #0086cb;
}
#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;
  font-size: 16px;
}
#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: #0086cb;
  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"] > ul > li:hover li:hover > a {
  background: #0086cb !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: 5px;
}
header .nav li a {
  font-size: 14px;
  font-weight: 400;
}
header .nav .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.home .header-shadow {
  box-shadow: none;
}
.top-nav {
  font-size: 15px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.top-nav li a {
  color: #000;
}
.top-nav li a:hover {
  color: #0d0d0d;
}
#menu-top-nav {
  position: relative;
  top: 0;
  font-size: 14px;
}
#footer .fa-ul .fa-li {
  color: #fff !important;
}
.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;
}
.custom-ico {
  color: #0086cb;
  font-size: 2.3em;
}
.custom-ico:hover {
  color: #fff;
  transition: 0.4s;
}
.custom-ico:hover .fa-light {
  color: #0086cb;
}
.footer-bottom * {
  font-size: 13px;
}
.footer-bottom ul li {
  line-height: inherit !important;
}
.big-heading {
  font-size: 32px;
}
.heading {
  font-size: 28px;
}
.small-heading {
  font-size: 27px;
}
.huge-font {
  font-size: 40px;
}
.font-weight-600 {
  font-weight: 600;
}
.font-size-41 {
  font-size: 41px;
}
.font-size-21 {
  font-size: 21px;
}
.font-size-18 {
  font-size: 18px;
}
.banner-heading {
  font-size: 35px;
}
.font-size-24 {
  font-size: 24px;
}
.phone-header {
  font-size: 16px;
}
.small-font {
  font-size: 13px;
}
.line-height-small {
  line-height: 1.1;
}
.well-black {
  background: #666;
  border-color: #666;
  margin-top: 20px;
}
.well-black * {
  color: #fff;
}
.well-black .btn {
  border-color: #0086cb;
  background-color: #0086cb;
  color: #fff;
  text-shadow: none;
}
.well-black .btn:hover,
.well-black .btn .disabled,
.well-black .btn [disabled] {
  background-color: #0079b7;
  border-color: #0079b7;
  color: #fff;
}
.well-black .btn:active,
.well-black .btn .active,
.well-black .btn:focus,
.well-black .btn .focus {
  background-color: #006ba2;
  border-color: #006ba2;
  color: #fff;
}
.well-black .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 .gform_footer {
  margin: 0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  text-align: left;
}
.hp-banner .gform_wrapper + p {
  display: none;
}
.hp-banner .gform_wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.hp-banner .form-control {
  height: 27px;
}
.hp-banner .btn {
  font-size: 13px !important;
}
#gform_4 #input_4_6_3_container > label,
#gform_5 #input_5_7_3_container > label {
  display: none;
}
#gform_4 .gfield_label,
#gform_5 .gfield_label {
  font-weight: normal !important;
}
.hp-banner .gform_footer > p {
  display: none;
}
.hp-banner .well {
  margin-top: 50px;
}
#primary .well {
  min-height: 405px;
}
.hp-primary > p {
  display: none;
}
.hp-services .well {
  min-height: 430px;
}
.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: 600;
}
.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: #0075b2 !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 #input_2_1_3_container > label,
.hp-banner #input_1_1_3_container > label {
  display: none;
}
.highlight-service {
  min-height: 400px;
}
#testimonials .well {
  min-height: 285px;
}
.hp-testimonials img {
  margin-bottom: 150px;
}
.custom-ourclient {
  min-height: 200px;
}
.hp-testimonials {
  min-height: 290px;
}
#partner li {
  width: 100%;
}
.hp-partners .carousel-indicators {
  bottom: -50px;
}
.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: #69c4dc;
}
.hp-partners .carousel-indicators li {
  background: #dfdfdf;
}
.hp-partner .grid li a img {
  width: 150px;
  margin: 0 auto;
  display: block;
}
.home a:hover,
.home a:active,
.home a:focus {
  text-decoration: none;
}
@media (min-width: 1440px) and (max-width: 1600px) {
  #services {
    background-size: 120% 100% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  #services {
    background-size: 140% 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h1,
  .banner-heading {
    font-size: 23px;
    line-height: 38px;
  }
  .big-heading,
  .heading {
    font-size: 21px;
    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;
  }
  .custom-ico {
    font-size: 2em;
  }
  header .nav > li > a {
    padding: 10px 12px;
  }
  .hp-services .well {
    min-height: 472px;
  }
  .footer-social-icons .fa-stack {
    font-size: 23px;
  }
  #services {
    background-size: 120% auto !important;
  }
  #header nav[role="navigation"] > ul > li + li {
    margin-left: 4px;
  }
  .hp-testimonials {
    min-height: 345px;
  }
  .hp-banner .font-size-24 {
    font-size: 19px;
  }
  .social-custom a {
    font-size: 0.8em;
  }
  .hp-testimonials img {
    margin-bottom: 250px;
  }
  .highlight-service {
    min-height: 434px;
  }
  .well.hp-testimonials {
    min-height: 554px;
  }
}
@media (max-width: 991px) {
  h1,
  .banner-heading {
    font-size: 28px;
    line-height: 38px;
  }
  .big-heading,
  .heading {
    font-size: 28px;
    line-height: 1.4;
  }
  #header img.brand {
    width: 100%;
    margin: 30px auto;
  }
  .huge-font {
    font-size: 32px;
    line-height: 42px;
  }
  .small-heading {
    font-size: 22px;
    line-height: 32px;
  }
  .service-link .lead {
    font-size: 17px;
    font-weight: 400;
  }
  .custom-ico {
    font-size: 2em;
  }
  .custom-ourclient {
    min-height: 100%;
  }
  .ourclient-name {
    margin-top: 3%;
  }
  header nav[role="navigation"] ul {
    display: none;
  }
  header nav[role="navigation"] select {
    display: block;
    margin: 30px 0;
  }
  .hp-services .well {
    margin-bottom: 30px;
  }
  #menu-footer-services li {
    width: 100%;
  }
  #menu-privacy li {
    line-height: inherit !important;
  }
  .hp-testimonials {
    min-height: 100%;
  }
  #homepage-banner .slide-content {
    text-align: center;
  }
  .hp-banner-services .well {
    margin-bottom: 20px;
  }
  #testimonials .well {
    min-height: 100%;
  }
  .service-list > li {
    margin-bottom: 0;
    min-height: 60px;
  }
  .social-footer-icons .fa-stack {
    font-size: 23px;
  }
  .hp-testimonials img {
    margin-bottom: 0;
    width: 80px;
  }
  #menu-footer-menus {
    display: inline-block;
    margin-bottom: 20px;
    text-align: left;
  }
  .main-footer img {
    margin: 0 auto;
  }
  #header nav[role="navigation"] {
    width: 100%;
  }
  .social-custom a {
    font-size: 0.8em;
  }
  .hp-testimonials img {
    display: block;
    float: none;
    margin: 0 auto 20px;
    width: 80px;
  }
}
@media (max-width: 767px) {
  header nav[role="navigation"] select {
    margin: 5px 0;
  }
  .font-size-18 {
    font-size: 16px;
  }
  .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: 13px;
  }
  #services {
    background-size: cover !important;
  }
  #header .brand img {
    display: block;
    margin: 15px auto;
    width: 100%;
    max-width: 120px;
  }
  .main-header h2 {
    font-size: 15px;
    text-align: center;
  }
  #services {
    background-repeat: repeat !important;
  }
  #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;
  }
  .service-link li .fa-stack {
    font-size: 23px;
    margin-right: 10px;
  }
  .footer-privacy {
    display: table;
    margin: auto;
  }
  .font-size-41 {
    font-size: 32px;
  }
}
