.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

a {
  color: #0939c8;
  text-decoration: none; }
  a:hover {
    color: #0f8013;
    text-decoration: none; }

.nav .open > a {
  background-color: #0939c8;
  color: white; }
  .nav .open > a:hover {
    color: white; }

/* Move down article to show under fixed header */
/* Remove Article Information */
#t3-content .article-aside,
.pager,
.divider-vertical {
  display: none; }

/* Article Title Style */
h1 {
  padding-bottom: 9px;
  /*margin: 40px 0 20px;*/
  border-bottom: 1px solid #eee; }

/* Remove green background on RSForm */
.rsform-block:hover {
  background-color: initial; }

:focus {
  outline: initial; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: initial; }

/*****************************
SECTION MARGINS & PADDING
******************************/
.nav {
  margin-top: 0; }

.t3-sl-1 .container-fluid {
  padding: 0;
  position: relative; }

@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block; }

  .logo-control .logo-img {
    display: none; } }
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none; }

  .logo-control .logo-img {
    display: block; } }
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #0939c8; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

@media (min-width: 768px) {
  .navbar-nav {
    margin: 0; } }
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important; } }
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px; }

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px; }

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7; }

.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0; }

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px; }

/**********************
Media Queries
**********************/
/**********************
Header
**********************/
#header-bar {
  background-color: #0f8013; }

#nav-container {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }
  #nav-container li {
    margin: 0 .5em;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #fff;
    font-size: 1.2rem; }
    #nav-container li a {
      color: white;
      text-decoration: none; }
      @media (max-width: 500px) {
        #nav-container li a {
          font-size: 1.2rem; } }
  #nav-container .fa {
    margin-right: .25em; }

.off-canvas-toggle {
  position: absolute;
  right: 0;
  top: -1px;
  background-color: #0939c8; }
  @media (min-width: 768px) {
    .off-canvas-toggle {
      display: none; } }
  .off-canvas-toggle::after {
    content: 'Menu';
    font-family: 'Open Sans';
    font-size: 10px;
    position: absolute;
    top: calc(50% - 12px);
    right: calc(50% - 13px); }

#t3-header {
  background-color: white; }

.logo-img {
  margin-top: 0em;
  width: 200px; }
  @media (min-width: 992px) {
    .logo-img {
      width: 250px; } }

.logo-image a:hover {
  text-decoration: none; }

.navbar-default .navbar-nav > li > a {
  color: #0939c8; }

.navbar {
  padding: 20px 0;
  margin-bottom: 0px; }

.flex-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }
  @media (max-width: 768px) {
    .flex-row {
      padding: 12px 0; } }

.t3-navbar {
  margin-top: 0em;
  padding-right: 0; }
  .t3-navbar .navbar-nav {
    float: right; }
    .t3-navbar .navbar-nav li {
      margin-left: 10px; }
      @media (max-width: 1199px) {
        .t3-navbar .navbar-nav li {
          margin-left: 6px; } }
      @media (max-width: 991px) {
        .t3-navbar .navbar-nav li {
          margin-left: 4px; } }
      .t3-navbar .navbar-nav li a {
        font-size: 0.95rem; }
        @media (max-width: 1199px) {
          .t3-navbar .navbar-nav li a {
            font-size: 0.8rem;
            margin-left: 0;
            margin-right: 0;
            padding-left: 10px;
            padding-right: 10px; } }
        @media (max-width: 991px) {
          .t3-navbar .navbar-nav li a {
            font-size: .65rem;
            padding-left: 7px;
            padding-right: 7px; } }
        .t3-navbar .navbar-nav li a:hover, .t3-navbar .navbar-nav li a:focus, .t3-navbar .navbar-nav li a:active {
          background-color: #0939c8;
          color: white; }
      .t3-navbar .navbar-nav li .mega-dropdown-menu {
        background: #0939c8; }
        .t3-navbar .navbar-nav li .mega-dropdown-menu a {
          color: white; }
    .t3-navbar .navbar-nav .active {
      background-color: #0939c8; }
      .t3-navbar .navbar-nav .active a {
        color: white; }

.t3-off-canvas .t3-off-canvas-body a {
  color: #0939c8; }

/**************************
HEADROOM JS ANIMATION
**************************/
.header-fixed {
  position: fixed;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0; }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }
@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }
@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }
@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }
.animated.swingInX {
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ie-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX; }

@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg); } }
@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(-90deg); } }
@-o-keyframes swingOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg); }
  100% {
    -o-transform: perspective(400px) rotateX(-90deg); } }
@keyframes swingOutX {
  0% {
    transform: perspective(400px) rotateX(0deg); }
  100% {
    transform: perspective(400px) rotateX(-90deg); } }
.animated.swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important; }

/**********************
Article Pages
**********************/
#t3-mainbody {
  margin-bottom: 5em; }

.contact-page-info-right {
  margin-top: 1em; }
  .contact-page-info-right h4 {
    font-size: 1.3rem; }
  .contact-page-info-right ul {
    list-style-type: none;
    padding-left: 0; }
  .contact-page-info-right .contact-office-list li {
    margin-top: .5em;
    margin-bottom: .5em; }
  .contact-page-info-right .contact-hours-list li {
    font-size: .95rem;
    margin-top: .5em;
    margin-bottom: .5em; }
  .contact-page-info-right .contact-indent {
    padding-left: 15px; }
  .contact-page-info-right .fa {
    color: white;
    background-color: #0939c8;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px; }

/**********************
Footer
**********************/
#t3-footer {
  background-color: #0f8013;
  padding-top: 2em;
  padding-bottom: 3em; }
  #t3-footer #footer-left {
    text-align: center;
    color: white;
    font-size: 1.5rem; }
    #t3-footer #footer-left h3, #t3-footer #footer-left p, #t3-footer #footer-left a {
      font-size: 1.7rem;
      color: white; }
  #t3-footer #footer-nav ul {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0; }
    #t3-footer #footer-nav ul li a {
      color: white;
      font-size: 1rem; }
  @media (min-width: 991px) {
    #t3-footer #footer-right {
      float: right; } }
  #t3-footer #footer-right img {
    margin-top: 1em;
    margin-bottom: 1em; }
    @media (max-width: 991px) {
      #t3-footer #footer-right img {
        margin: 1em auto; } }
  #t3-footer #footer-right p {
    color: white;
    text-align: right; }
    @media (max-width: 991px) {
      #t3-footer #footer-right p {
        text-align: center;
        margin-top: 1em; } }

/**********************
Form Styles
**********************/
#short-form .rsform-block td input {
  border-radius: 6px;
  border: none;
  padding: 6px; }

#long-form fieldset {
  border: none; }

nav.wrap.t3-navhelper {
  background-color: #595959;
  padding-bottom: 2em; }

#short-form-content {
  position: relative; }
  #short-form-content h2 {
    color: white; }
  #short-form-content .formTableLayout {
    margin: 0 auto; }
  #short-form-content .rsform-block {
    display: inline-block; }
    @media (max-width: 767px) {
      #short-form-content .rsform-block {
        display: block; } }
  #short-form-content .formRed {
    position: absolute;
    bottom: 125%;
    left: 40%; }
    @media (max-width: 767px) {
      #short-form-content .formRed {
        left: 15%; } }

.rsform-block input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 1px #0939c8;
  border: 1px solid #0939c8; }

/**********************
Buttons
**********************/
.btn-ghost {
  margin-top: .5em;
  padding: .4em 2em;
  font-size: 1rem;
  color: white;
  border: 1px solid #fd9926;
  border-radius: 2em;
  background: #fd9926;
  -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .btn-ghost:hover {
    color: white;
    background-color: #fd8d0d; }

#Submit, .btn-default, .rsform-submit-button {
  padding: .4em 2.5em !important;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 500;
  background: #fd9926;
  color: white; }

.btn-default, .rsform-submit-button {
  -webkit-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .btn-default:hover, .rsform-submit-button:hover {
    background-color: #e48a22;
    color: white; }

.off-canvas-toggle {
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out; }
  .off-canvas-toggle:hover {
    background-color: #0830aa; }

/* Social Icons */
.footer-social {
  width: 100%;
  margin: 47px auto 0 auto;
  font-size: 1.2em;
  margin-top: 1px; }

.social-icons {
  margin: 0;
  padding: 0;
  width: auto; }

.social-icons li {
  display: inline-block;
  margin: -1px 1px 5px 0;
  padding: 0;
  border-radius: 100%;
  overflow: visible;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); }

.social-icons li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #FFF;
  border-radius: 100%;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #333 !important;
  text-decoration: none; }

.social-icons li:hover a {
  background: #fd9926;
  color: #FFF !important; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

html {
  font-size: 16px; }

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Raleway', sans-serif;
  color: #556b77; }

p,
li,
a {
  font-family: 'Open Sans', sans-serif; }

p {
  font-size: 1rem; }

.nav-pills > li > a {
  font-weight: 600 !important; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

/**********************
Hero Section
**********************/
.t3-sl-1 #hero-section {
  position: relative;
  width: 100%;
  padding-top: 220px;
  padding-bottom: 220px;
  background: url("../../../images/hero.jpg") no-repeat center center;
  background-size: cover; }
  @media (max-width: 544px) {
    .t3-sl-1 #hero-section {
      padding-bottom: 50px; } }
  .t3-sl-1 #hero-section .intro-text {
    text-align: center;
    vertical-align: middle;
    color: white;
    margin-top: -20px; }
    @media (max-width: 869px) {
      .t3-sl-1 #hero-section .intro-text {
        margin-top: -40px; } }
    .t3-sl-1 #hero-section .intro-text h2 {
      font-size: 2.2rem;
      font-style: italic;
      font-weight: 400;
      margin-bottom: 0.5em;
      color: white;
      text-shadow: 1px 2px 3px #000; }
      @media (max-width: 544px) {
        .t3-sl-1 #hero-section .intro-text h2 {
          font-size: 1.5rem; } }
    .t3-sl-1 #hero-section .intro-text h3 {
      font-size: 2rem;
      font-weight: 400;
      margin-bottom: 0.5em;
      margin-top: 0;
      color: white;
      text-shadow: 1px 2px 3px #000; }
      @media (max-width: 544px) {
        .t3-sl-1 #hero-section .intro-text h3 {
          font-size: 1.5rem; } }
.t3-sl-1 .rsform {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  height: 55px;
  background-color: rgba(0, 1, 1, 0.5); }
  .t3-sl-1 .rsform .rsform-block-field td {
    padding: 0; }
  @media (max-width: 869px) {
    .t3-sl-1 .rsform {
      height: 87px; } }
  @media (max-width: 544px) {
    .t3-sl-1 .rsform {
      display: none; } }
  .t3-sl-1 .rsform #short-form {
    position: relative;
    top: 8px; }
    @media (max-width: 768px) {
      .t3-sl-1 .rsform #short-form {
        transform: none; } }
    .t3-sl-1 .rsform #short-form .formTableLayout {
      margin: 0 auto; }
    .t3-sl-1 .rsform #short-form .rsform-block {
      display: inline-block; }
      @media (max-width: 375px) {
        .t3-sl-1 .rsform #short-form .rsform-block {
          display: block; } }
    .t3-sl-1 .rsform #short-form .formRed {
      position: absolute;
      bottom: 100%;
      left: 40%; }
      @media (max-width: 991px) {
        .t3-sl-1 .rsform #short-form .formRed {
          left: 30%; } }

.t3-sl-1 #hero-slider .container-fluid {
  padding: 0; }
.t3-sl-1 #hero-slider .flexslider .slides > li {
  position: relative; }
.t3-sl-1 #hero-slider .slideshow-content {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }
  .t3-sl-1 #hero-slider .slideshow-content h2 {
    color: white;
    margin-top: 10px !important; }

/**********************
Intro Section
**********************/
.t3-sl-2 {
  margin-bottom: 4em; }
  .t3-sl-2 h1 {
    margin: 1em;
    font-size: 2.7rem; }
  @media (max-width: 991px) {
    .t3-sl-2 .intro-wrapper {
      margin-bottom: 3em; } }
  .t3-sl-2 .intro-wrapper .intro-image {
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .t3-sl-2 .intro-wrapper .intro-image {
        width: 300px; } }
    .t3-sl-2 .intro-wrapper .intro-image img {
      border-radius: 50%;
      margin: 0 auto; }
  .t3-sl-2 .intro-wrapper .intro-text {
    color: #3e474c; }

.intro-section-alt .section-container {
  background-color: #f6f8f8;
  border: 1px solid #dbdfe1; }
  @media (max-width: 992px) {
    .intro-section-alt .section-container {
      margin-bottom: 30px; } }
  .intro-section-alt .section-container h2 {
    margin: 0;
    color: #fff; }
    @media (min-width: 991px) and (max-width: 1199px) {
      .intro-section-alt .section-container h2 {
        font-size: 1.5rem; } }
  .intro-section-alt .section-container .intro-alt-text {
    font-size: 16px;
    margin-top: 0.75em;
    margin-bottom: 0.75em; }
  .intro-section-alt .section-container .intro-alt-bg-img-residential {
    background: linear-gradient(to right, rgba(85, 107, 119, 0.8), rgba(99, 191, 145, 0.8)), url("https://www.yourpestcontrol.com/images/intro-services/residential-homepage.jpg") no-repeat center center;
    background-size: cover;
    padding: 50px 0; }
    .intro-section-alt .section-container .intro-alt-bg-img-residential::before {
      content: url("../../../images/residential.svg");
      display: inline-block;
      width: 55px; }
  .intro-section-alt .section-container .intro-alt-bg-img-commercial {
    background: linear-gradient(to right, rgba(85, 107, 119, 0.8), rgba(99, 191, 145, 0.8)), url("https://www.yourpestcontrol.com/images/intro-services/commercial-homepage.jpg") no-repeat center center;
    background-size: cover;
    padding: 50px 0; }
    .intro-section-alt .section-container .intro-alt-bg-img-commercial::before {
      content: url("../../../images/commercial.svg");
      display: inline-block;
      width: 55px; }
  .intro-section-alt .section-container .intro-alt-bg-img-lawn {
    background: linear-gradient(to right, rgba(85, 107, 119, 0.8), rgba(99, 191, 145, 0.8)), url("https://www.yourpestcontrol.com/images/intro-services/lawncare-homepage.jpg") no-repeat center center;
    background-size: cover;
    padding: 50px 0; }
    .intro-section-alt .section-container .intro-alt-bg-img-lawn::before {
      content: url("../../../images/lawn.svg");
      display: inline-block;
      width: 55px; }
  .intro-section-alt .section-container .btn-intro-alt {
    color: #fff;
    background-color: #0f8013;
    font-size: 1.3rem; }

/**********************
About Section
**********************/
.t3-sl-3 {
  padding: 3em 0 2em;
  background-color: #f6f8f8 !important;
  border-top: 1px solid #dbdfe1;
  border-bottom: 1px solid #dbdfe1; }
  @media (min-width: 992px) {
    .t3-sl-3 {
      background: url("https://www.yourpestcontrol.com/images/homepage-about.jpg") no-repeat center center #f6f8f8;
      background-size: 50%;
      background-position: left top 50%; } }
  .t3-sl-3 .feature-list h2 {
    font-size: 1.7rem;
    margin-top: 0; }
  .t3-sl-3 .feature-list p {
    font-size: 1.05rem;
    color: #788991; }
  @media (max-width: 767px) {
    .t3-sl-3 .feature-list {
      text-align: center; } }
  .t3-sl-3 .about-wrapper {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    .t3-sl-3 .about-wrapper li {
      margin-top: 20px;
      padding-bottom: 20px; }
      .t3-sl-3 .about-wrapper li:first-child {
        border-bottom: solid 1px #dbdfe1; }
      .t3-sl-3 .about-wrapper li:nth-child(3) {
        text-align: center; }
    .t3-sl-3 .about-wrapper .about-content {
      display: inline-block;
      width: 75%;
      text-align: left; }
      .t3-sl-3 .about-wrapper .about-content p {
        color: #788991; }
      .t3-sl-3 .about-wrapper .about-content h4 {
        font-size: 1.35rem;
        color: #556b77; }
    .t3-sl-3 .about-wrapper .about-icon {
      display: inline-block;
      vertical-align: top;
      padding: 6px 0 0;
      margin-right: 20px;
      width: 35px;
      color: #0939c8; }
      @media (max-width: 767px) {
        .t3-sl-3 .about-wrapper .about-icon {
          display: none; } }

#contactus-widget {
  margin-top: 0 !important;
  background-color: #f6f8f8 !important;
  margin: 0 !important; }
  #contactus-widget #contactus-body {
    height: 484px !important; }
    @media (max-width: 1200px) {
      #contactus-widget #contactus-body {
        height: 553px !important; } }
  #contactus-widget #contactus-widget a {
    font-size: 1.25em !important;
    line-height: 8px !important; }
    #contactus-widget #contactus-widget a:hover {
      text-decoration: none !important; }
  #contactus-widget #contactus-title {
    border-radius: 4px 4px 0 0px !important;
    background-color: #0f8013 !important;
    border: none !important; }
  #contactus-widget #contactus-summary .contactus-keywords a {
    color: #171717 !important;
    font-size: 1.1em !important; }
  #contactus-widget #contactus-footer {
    text-align: center;
    background-color: transparent !important;
    color: #444 !important;
    font-size: 14.5px !important;
    line-height: 17px;
    height: auto;
    border: none !important;
    padding: 0 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25) !important;
    margin-top: 55px;
    margin-bottom: 30px; }
  #contactus-widget #contactus-footer a {
    padding: 0.4em 2.5em !important;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 700;
    background: #fd9926 !important;
    color: white; }
  #contactus-widget #contactus-footer a:hover {
    text-decoration: none !important; }

/***************************
Specialty Services Section
***************************/
.t3-sl-4 ol, .t3-sl-4 ul {
  margin-bottom: 0px; }
.t3-sl-4 .container-fluid {
  padding: 0; }
.t3-sl-4 .container-fluid {
  padding: 0; }
.t3-sl-4 .speciality-services {
  margin-top: 1em; }
  .t3-sl-4 .speciality-services .speciality-services-header p {
    color: #3e474c; }
.t3-sl-4 .service-item-mobile {
  padding-top: 3em; }
.t3-sl-4 #service-h4 {
  margin-bottom: 20px; }
.t3-sl-4 .animated-services {
  margin-bottom: -50px;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }
  @media (max-width: 991px) {
    .t3-sl-4 .animated-services {
      margin: 0; } }
  .t3-sl-4 .animated-services .service-item {
    width: 20%; }
    @media (max-width: 991px) {
      .t3-sl-4 .animated-services .service-item {
        width: 50%;
        margin: 0; } }
    @media (max-width: 500px) {
      .t3-sl-4 .animated-services .service-item {
        width: 100%;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; } }
    .t3-sl-4 .animated-services .service-item .service-headline {
      text-align: center;
      padding: 0.5em;
      margin-top: 5%; }
      @media (max-width: 1200px) {
        .t3-sl-4 .animated-services .service-item .service-headline {
          margin-top: 0; } }
    .t3-sl-4 .animated-services .service-item .service-headline h2 {
      font-size: 1.85em; }
      @media (max-width: 1200px) {
        .t3-sl-4 .animated-services .service-item .service-headline h2 {
          font-size: 1.5em; } }
    @media (max-width: 1200px) {
      .t3-sl-4 .animated-services .service-item .service-headline h4 {
        font-size: 1.3em; } }
  .t3-sl-4 .animated-services .service-item-animated {
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media (max-width: 991px) {
      .t3-sl-4 .animated-services .service-item-animated:hover {
        -webkit-transform: translateY(0px) !important;
        -moz-transform: translateY(0px) !important;
        -ms-transform: translateY(0px) !important;
        -o-transform: translateY(0px) !important;
        transform: translateY(0px) !important; } }
    .t3-sl-4 .animated-services .service-item-animated:hover {
      -webkit-transform: translateY(-50px);
      -moz-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
      -o-transform: translateY(-50px);
      transform: translateY(-50px); }
    .t3-sl-4 .animated-services .service-item-animated:nth-child(1)::after {
      content: 'Spider Control';
      display: block;
      width: 100%;
      font-size: 1rem;
      line-height: 50px;
      text-align: center;
      transition: 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media (max-width: 991px) {
        .t3-sl-4 .animated-services .service-item-animated:nth-child(1)::after {
          opacity: 1;
          visibility: visible; } }
    .t3-sl-4 .animated-services .service-item-animated:nth-child(2)::after {
      content: 'Termite Control';
      display: block;
      width: 100%;
      font-size: 1rem;
      line-height: 50px;
      text-align: center;
      transition: 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media (max-width: 991px) {
        .t3-sl-4 .animated-services .service-item-animated:nth-child(2)::after {
          opacity: 1;
          visibility: visible; } }
    .t3-sl-4 .animated-services .service-item-animated:nth-child(4)::after {
      content: 'Mold Remediation';
      display: block;
      width: 100%;
      font-size: 1rem;
      line-height: 50px;
      text-align: center;
      transition: 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media (max-width: 991px) {
        .t3-sl-4 .animated-services .service-item-animated:nth-child(4)::after {
          opacity: 1;
          visibility: visible; } }
    .t3-sl-4 .animated-services .service-item-animated:nth-child(5)::after {
      content: 'Bed Bug Control';
      display: block;
      width: 100%;
      font-size: 1rem;
      line-height: 50px;
      text-align: center;
      transition: 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media (max-width: 991px) {
        .t3-sl-4 .animated-services .service-item-animated:nth-child(5)::after {
          opacity: 1;
          visibility: visible; } }
.t3-sl-4 .service-item:nth-child(1):hover::after,
.t3-sl-4 .service-item:nth-child(1):hover::before {
  opacity: 1;
  visibility: visible; }
.t3-sl-4 .service-item:nth-child(2):hover::after,
.t3-sl-4 .service-item:nth-child(2):hover::before {
  opacity: 1;
  visibility: visible; }
.t3-sl-4 .service-item:nth-child(4):hover::after,
.t3-sl-4 .service-item:nth-child(4):hover::before {
  opacity: 1;
  visibility: visible; }
.t3-sl-4 .service-item:nth-child(5):hover::after,
.t3-sl-4 .service-item:nth-child(5):hover::before {
  opacity: 1;
  visibility: visible; }

/***************************
Service Location Section
***************************/
.t3-sl-5 {
  background-color: #f6f8f8;
  border-top: 1px solid #dbdfe1;
  border-bottom: 1px solid #dbdfe1; }
  @media (min-width: 992px) {
    .t3-sl-5 {
      background: url("../../../images/service-area.jpg") no-repeat center center #f6f8f8;
      background-size: 50%;
      background-position: right top 50%; } }
  .t3-sl-5 .location-content {
    margin-top: 3em;
    margin-bottom: 3em; }
    @media (max-width: 767px) {
      .t3-sl-5 .location-content {
        text-align: center; } }
    .t3-sl-5 .location-content p {
      font-size: 1.1rem;
      color: #788991; }
    .t3-sl-5 .location-content h2 {
      font-size: 1.5rem;
      color: #556b77; }

/****************************
Professional Affiliations
****************************/
.t3-sl-6 h2 {
  font-size: 2rem;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #556b77; }
.t3-sl-6 .affiliations {
  margin-top: 1em;
  margin-bottom: 3em;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .t3-sl-6 .affiliations {
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; } }
.t3-sl-6 .affiliations-logo-container {
  max-width: 20%;
  padding: 0 10px; }
  @media (max-width: 768px) {
    .t3-sl-6 .affiliations-logo-container {
      max-width: 80%; } }
  @media (max-width: 767px) {
    .t3-sl-6 .affiliations-logo-container {
      margin-top: 1em;
      margin-bottom: 1em; } }

/****************************
Pest Library Callout
****************************/
.t3-sl-7 {
  background: url("../../../images/pl-callout.jpg") no-repeat center center;
  background-size: cover; }
  .t3-sl-7 #callout-inner {
    text-align: center;
    padding-top: 9.5em;
    padding-bottom: 9.5em; }
    .t3-sl-7 #callout-inner h2 {
      font-size: 2rem;
      color: white;
      margin-bottom: 1em; }

/****************************
Coupon Callout
****************************/
.t3-sl-7 {
  background: url("../../../images/coupon-callout.jpg") no-repeat center center; }
  @media (min-width: 1908px) {
    .t3-sl-7 {
      background-size: cover; } }
  .t3-sl-7 #callout-inner {
    text-align: center;
    padding-top: 4em;
    padding-bottom: 4em; }
    @media (max-width: 991px) {
      .t3-sl-7 #callout-inner {
        padding-top: 1em;
        padding-bottom: 0.2em; } }
    @media (max-width: 767px) {
      .t3-sl-7 #callout-inner .btn-ghost {
        margin-bottom: 2em; } }
    .t3-sl-7 #callout-inner .coupon-box {
      padding: 0.5em;
      background: rgba(9, 57, 200, 0.9);
      color: white;
      border-radius: 8px; }
      @media (max-width: 991px) {
        .t3-sl-7 #callout-inner .coupon-box {
          padding: 0;
          margin: 0 auto;
          width: 50%; } }
      @media (max-width: 600px) {
        .t3-sl-7 #callout-inner .coupon-box {
          width: 100%; } }
      .t3-sl-7 #callout-inner .coupon-box h3 {
        margin: 0;
        color: white;
        font-family: 'Open Sans', sans-serif;
        font-size: 2.2rem; }
      .t3-sl-7 #callout-inner .coupon-box p {
        font-size: 1.2rem; }
        .t3-sl-7 #callout-inner .coupon-box p:nth-child(3) {
          font-size: 0.7rem;
          padding-bottom: 5px; }

/**********************
To Top Section
**********************/
.t3-sl-8 .container-fluid {
  padding: 0; }
.t3-sl-8 .to-top {
  height: 60px;
  background-color: #595959; }
  .t3-sl-8 .to-top .to-top-wrap {
    height: 60px;
    width: 70px;
    position: absolute;
    right: 0;
    text-align: center; }
    .t3-sl-8 .to-top .to-top-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      color: #fff;
      background-color: #0f8013; }
    .t3-sl-8 .to-top .to-top-wrap i {
      font-size: 30px;
      line-height: 55px; }

.mobile-button {
  background: rgba(58, 39, 109, 0.8);
  padding: 2em 0;
  margin-top: -15.7em;
  margin-bottom: 3em; }

button.mobile-call-btn {
  background: none;
  border: 1px solid white;
  color: white;
  font-size: 1.5rem; }

h2.pl {
  color: white; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

a {
  color: #0939c8;
  text-decoration: none; }
  a:hover {
    color: #0f8013;
    text-decoration: none; }

.nav .open > a {
  background-color: #0939c8;
  color: white; }
  .nav .open > a:hover {
    color: white; }

/* Move down article to show under fixed header */
/* Remove Article Information */
#t3-content .article-aside,
.pager,
.divider-vertical {
  display: none; }

/* Article Title Style */
h1 {
  padding-bottom: 9px;
  /*margin: 40px 0 20px;*/
  border-bottom: 1px solid #eee; }

/* Remove green background on RSForm */
.rsform-block:hover {
  background-color: initial; }

:focus {
  outline: initial; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: initial; }

/*****************************
SECTION MARGINS & PADDING
******************************/
.nav {
  margin-top: 0; }

.t3-sl-1 .container-fluid {
  padding: 0;
  position: relative; }

@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block; }

  .logo-control .logo-img {
    display: none; } }
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none; }

  .logo-control .logo-img {
    display: block; } }
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #0939c8; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

@media (min-width: 768px) {
  .navbar-nav {
    margin: 0; } }
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important; } }
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px; }

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px; }

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7; }

.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0; }

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px; }

/**********************
Media Queries
**********************/
/**********************
Header
**********************/
#header-bar {
  background-color: #0f8013; }

#nav-container {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }
  #nav-container li {
    margin: 0 .5em;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #fff;
    font-size: 1.2rem; }
    #nav-container li a {
      color: white;
      text-decoration: none; }
      @media (max-width: 500px) {
        #nav-container li a {
          font-size: 1.2rem; } }
  #nav-container .fa {
    margin-right: .25em; }

.off-canvas-toggle {
  position: absolute;
  right: 0;
  top: -1px;
  background-color: #0939c8; }
  @media (min-width: 768px) {
    .off-canvas-toggle {
      display: none; } }
  .off-canvas-toggle::after {
    content: 'Menu';
    font-family: 'Open Sans';
    font-size: 10px;
    position: absolute;
    top: calc(50% - 12px);
    right: calc(50% - 13px); }

#t3-header {
  background-color: white; }

.logo-img {
  margin-top: 0em;
  width: 200px; }
  @media (min-width: 992px) {
    .logo-img {
      width: 250px; } }

.logo-image a:hover {
  text-decoration: none; }

.navbar-default .navbar-nav > li > a {
  color: #0939c8; }

.navbar {
  padding: 20px 0;
  margin-bottom: 0px; }

.flex-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }
  @media (max-width: 768px) {
    .flex-row {
      padding: 12px 0; } }

.t3-navbar {
  margin-top: 0em;
  padding-right: 0; }
  .t3-navbar .navbar-nav {
    float: right; }
    .t3-navbar .navbar-nav li {
      margin-left: 10px; }
      @media (max-width: 1199px) {
        .t3-navbar .navbar-nav li {
          margin-left: 6px; } }
      @media (max-width: 991px) {
        .t3-navbar .navbar-nav li {
          margin-left: 4px; } }
      .t3-navbar .navbar-nav li a {
        font-size: 0.95rem; }
        @media (max-width: 1199px) {
          .t3-navbar .navbar-nav li a {
            font-size: 0.8rem;
            margin-left: 0;
            margin-right: 0;
            padding-left: 10px;
            padding-right: 10px; } }
        @media (max-width: 991px) {
          .t3-navbar .navbar-nav li a {
            font-size: .65rem;
            padding-left: 7px;
            padding-right: 7px; } }
        .t3-navbar .navbar-nav li a:hover, .t3-navbar .navbar-nav li a:focus, .t3-navbar .navbar-nav li a:active {
          background-color: #0939c8;
          color: white; }
      .t3-navbar .navbar-nav li .mega-dropdown-menu {
        background: #0939c8; }
        .t3-navbar .navbar-nav li .mega-dropdown-menu a {
          color: white; }
    .t3-navbar .navbar-nav .active {
      background-color: #0939c8; }
      .t3-navbar .navbar-nav .active a {
        color: white; }

.t3-off-canvas .t3-off-canvas-body a {
  color: #0939c8; }

/**************************
HEADROOM JS ANIMATION
**************************/
.header-fixed {
  position: fixed;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0; }

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg); } }
@-moz-keyframes swingInX {
  0% {
    -moz-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg); } }
@-o-keyframes swingInX {
  0% {
    -o-transform: perspective(400px) rotateX(-90deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg); } }
@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg); }
  100% {
    transform: perspective(400px) rotateX(0deg); } }
.animated.swingInX {
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ie-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX; }

@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg); } }
@-moz-keyframes swingOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(-90deg); } }
@-o-keyframes swingOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg); }
  100% {
    -o-transform: perspective(400px) rotateX(-90deg); } }
@keyframes swingOutX {
  0% {
    transform: perspective(400px) rotateX(0deg); }
  100% {
    transform: perspective(400px) rotateX(-90deg); } }
.animated.swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important; }

/**********************
Article Pages
**********************/
#t3-mainbody {
  margin-bottom: 5em; }

.contact-page-info-right {
  margin-top: 1em; }
  .contact-page-info-right h4 {
    font-size: 1.3rem; }
  .contact-page-info-right ul {
    list-style-type: none;
    padding-left: 0; }
  .contact-page-info-right .contact-office-list li {
    margin-top: .5em;
    margin-bottom: .5em; }
  .contact-page-info-right .contact-hours-list li {
    font-size: .95rem;
    margin-top: .5em;
    margin-bottom: .5em; }
  .contact-page-info-right .contact-indent {
    padding-left: 15px; }
  .contact-page-info-right .fa {
    color: white;
    background-color: #0939c8;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px; }

/**********************
Footer
**********************/
#t3-footer {
  background-color: #0f8013;
  padding-top: 2em;
  padding-bottom: 3em; }
  #t3-footer #footer-left {
    text-align: center;
    color: white;
    font-size: 1.5rem; }
    #t3-footer #footer-left h3, #t3-footer #footer-left p, #t3-footer #footer-left a {
      font-size: 1.7rem;
      color: white; }
  #t3-footer #footer-nav ul {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0; }
    #t3-footer #footer-nav ul li a {
      color: white;
      font-size: 1rem; }
  @media (min-width: 991px) {
    #t3-footer #footer-right {
      float: right; } }
  #t3-footer #footer-right img {
    margin-top: 1em;
    margin-bottom: 1em; }
    @media (max-width: 991px) {
      #t3-footer #footer-right img {
        margin: 1em auto; } }
  #t3-footer #footer-right p {
    color: white;
    text-align: right; }
    @media (max-width: 991px) {
      #t3-footer #footer-right p {
        text-align: center;
        margin-top: 1em; } }

/**********************
Form Styles
**********************/
#short-form .rsform-block td input {
  border-radius: 6px;
  border: none;
  padding: 6px; }

#long-form fieldset {
  border: none; }

nav.wrap.t3-navhelper {
  background-color: #595959;
  padding-bottom: 2em; }

#short-form-content {
  position: relative; }
  #short-form-content h2 {
    color: white; }
  #short-form-content .formTableLayout {
    margin: 0 auto; }
  #short-form-content .rsform-block {
    display: inline-block; }
    @media (max-width: 767px) {
      #short-form-content .rsform-block {
        display: block; } }
  #short-form-content .formRed {
    position: absolute;
    bottom: 125%;
    left: 40%; }
    @media (max-width: 767px) {
      #short-form-content .formRed {
        left: 15%; } }

.rsform-block input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 1px #0939c8;
  border: 1px solid #0939c8; }

/**********************
Buttons
**********************/
.btn-ghost {
  margin-top: .5em;
  padding: .4em 2em;
  font-size: 1rem;
  color: white;
  border: 1px solid #fd9926;
  border-radius: 2em;
  background: #fd9926;
  -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .btn-ghost:hover {
    color: white;
    background-color: #fd8d0d; }

#Submit, .btn-default, .rsform-submit-button {
  padding: .4em 2.5em !important;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 500;
  background: #fd9926;
  color: white; }

.btn-default, .rsform-submit-button {
  -webkit-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .btn-default:hover, .rsform-submit-button:hover {
    background-color: #e48a22;
    color: white; }

.off-canvas-toggle {
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out; }
  .off-canvas-toggle:hover {
    background-color: #0830aa; }

/* Social Icons */
.footer-social {
  width: 100%;
  margin: 47px auto 0 auto;
  font-size: 1.2em;
  margin-top: 1px; }

.social-icons {
  margin: 0;
  padding: 0;
  width: auto; }

.social-icons li {
  display: inline-block;
  margin: -1px 1px 5px 0;
  padding: 0;
  border-radius: 100%;
  overflow: visible;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); }

.social-icons li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #FFF;
  border-radius: 100%;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #333 !important;
  text-decoration: none; }

.social-icons li:hover a {
  background: #fd9926;
  color: #FFF !important; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

html {
  font-size: 16px; }

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Raleway', sans-serif;
  color: #556b77; }

p,
li,
a {
  font-family: 'Open Sans', sans-serif; }

p {
  font-size: 1rem; }

.nav-pills > li > a {
  font-weight: 600 !important; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

.pest-card-container {
  margin-top: 2em; }
  .pest-card-container .row {
    margin-top: 2em;
    margin-bottom: 2em; }
  .pest-card-container hr {
    margin: 0;
    border-top: 1px solid #E0E0E0; }

.pest-card {
  background-color: #bfbfbf;
  border-radius: 2px; }

.pest-card-content {
  padding: 16px;
  color: #000; }

.pest-card-header {
  margin-top: 10px;
  color: #000; }

.pest-card-link {
  font-size: 14px;
  margin-left: 16px;
  color: #0939c8;
  text-transform: uppercase;
  line-height: 50px; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

/**********************
Intro Section
**********************/
#intro-section {
  margin-top: 1em;
  margin-bottom: 2em; }
  #intro-section #short-form {
    padding: 1em;
    color: #ECEFF0;
    background-color: #04164e;
    background-image: -webkit-linear-gradient(left, #04164e, #0939c8);
    background-image: linear-gradient(to right,#04164e, #0939c8);
    box-shadow: 3px 9px 35px rgba(51, 51, 51, 0.25); }
    #intro-section #short-form h2 {
      color: white; }
    #intro-section #short-form form {
      display: block;
      margin: 0 auto;
      width: 57%; }
      #intro-section #short-form form .form-container input {
        display: block;
        margin: .25em 0;
        width: 100%;
        height: 2.2em; }
      #intro-section #short-form form .form-container label {
        font-size: .9rem;
        font-weight: 300; }
      #intro-section #short-form form #form-submit {
        margin-top: 1em; }
        #intro-section #short-form form #form-submit input {
          display: block;
          width: 100%;
          color: #fff;
          border: 1px solid rgba(53, 105, 32, 0.7);
          background-color: #3DE09D; }

/**********************
Map Section
**********************/
#map-section {
  background: url("../../../images/local-landing-page/neptune-map.jpg") no-repeat center center;
  background-size: cover;
  height: 700px;
  position: relative; }
  #map-section #forecast_embed {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.75); }

/**********************
Pest Alert Section
**********************/
#pest-alert-section .row {
  margin-top: 1em;
  margin-bottom: 2em; }
#pest-alert-section h2 {
  font-size: 2.5rem; }
  #pest-alert-section h2::before {
    content: url("../../../images/local-landing-page/flag.svg");
    position: relative;
    right: .5em; }
#pest-alert-section p {
  font-size: 1.7rem; }
#pest-alert-section .pest-image {
  border-radius: 50%;
  margin: 0 auto; }
  @media (min-width: 992px) {
    #pest-alert-section .pest-image {
      width: 86%; } }
  @media (max-width: 991px) {
    #pest-alert-section .pest-image {
      margin-bottom: 2em; } }

/**********************
Services Section
**********************/
#services-section .row {
  margin-top: 1em;
  margin-bottom: 2em; }
  #services-section .row .col-md-6 {
    padding-left: 0; }
    @media (max-width: 991px) {
      #services-section .row .col-md-6 {
        margin-top: 1em;
        text-align: center; } }
  #services-section .row h3 {
    margin-top: 0; }

/**********************
CTA Section
**********************/
#cta-section {
  padding-top: .5em;
  padding-bottom: 1.6em;
  text-align: center; }
  #cta-section h2 {
    color: #556b77; }
  #cta-section .btn-cta {
    color: #fff;
    border: 1px solid rgba(53, 105, 32, 0.7);
    background-color: #3DE09D; }

/**********************
Tech Section
**********************/
#tech-section {
  margin-top: 3em; }
  #tech-section h2 {
    margin-top: 0;
    margin-bottom: .75em; }
  #tech-section .tech-img {
    margin: 0 auto;
    width: 250px;
    border-radius: 50%; }
  #tech-section #tech-review-caption {
    margin: 2.5em auto 0;
    padding: 3em;
    width: 75%;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.7); }

#contactus-widget {
  width: 100% !important; }

#contactus-footer {
  line-height: 0 !important; }

.t3-navbar .navbar-nav li a {
  color: #000; }

.t3-navbar .navbar-nav .active {
  color: #FFF !important; }

#mobile-footer {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%; }
  @media (min-width: 768px) {
    #mobile-footer {
      display: none; } }

#mobile-menu {
  background: rgba(135, 189, 101, 0.8); }

#mobile-footer-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  overflow: hidden; }

.mobile-link {
  padding-top: .75em;
  padding-bottom: .75em; }

.mobile-link a {
  font-size: 16px;
  color: #fff; }
  @media (max-width: 767px) {
    .mobile-link a {
      font-size: 15px; } }

#mobile-footer-close {
  position: relative; }

#mobile-footer-btn {
  position: absolute;
  bottom: 25px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-color: #0939c8;
  border: none;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  cursor: pointer; }
  #mobile-footer-btn:focus {
    outline: 0; }

.mobile-btn-close span,
.mobile-btn-close span::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 18px;
  top: calc(50% - 9px);
  right: calc(50% + -2.5px);
  background-color: #fff;
  transform: rotate(-90deg);
  transition: .3s ease-out; }

.mobile-btn-close {
  transition: 1s ease-out; }
  .mobile-btn-close::focus {
    transition: 1s ease-out; }

.mobile-btn-close span {
  transform: rotate(45deg); }
  .mobile-btn-close span::before {
    content: '';
    transform: rotate(-90deg); }

.is-rotating {
  transform: rotate(135deg); }

.is-rotating-back {
  transform: rotate(-90deg); }

.mobile-menu-hide {
  animation: hideFooter 5s forwards; }

.mobile-menu-show {
  animation: showFooter .7s forwards; }

@keyframes hideFooter {
  0% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(500px);
    opacity: 0; } }
@keyframes showFooter {
  0% {
    transform: translateY(500px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

/*# sourceMappingURL=custom.css.map */