
.wptb-cell {
  padding-top:0px !important;
  padding-bottom:0px !important;
  }
  
  /*Footer style start here*/
  #footer.footer-3 .footer-main {
    background: #193b5a !important;
    padding:20px 0;
  }
  #footer.footer-3 .footer-main .textwidget p{
    margin: 0px;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
  }
  #footer.footer-3 .footer-main h3.widget-title{
    font-size: 20px;
    font-family: Roboto;
    font-weight: 300;
    margin-bottom: 30px;
  }
  #footer.footer-3 .footer-main .textwidget ul {
    width: 50%;
    float: left;
  }
  #footer.footer-3 .footer-main .textwidget li {
    padding:0;
    margin:0;
    line-height: 20px;
  }
  
  #footer.footer-3 .footer-main .textwidget li a {
    font-size: 13px;
    font-weight: 300;
    color: #5ed2fb;
    padding: 0;
    margin: 0;
    border: none;
    transition: all 0.5s;
    text-decoration: none;
  }
  #footer.footer-3 .footer-main .textwidget li a:hover {
    color:#ffffff;
  }
  
  #footer.footer-3 .footer-main aside#text-5 {
      border-left: solid 1px #304f6b;
      border-right: solid 1px #304f6b;
      padding: 0 0 0 20px;
      min-height: 175px;
  }
  #footer.footer-3 .footer-bottom {
    background: #0d253b !important;
    height: 70px;
    padding: 11px 0;
  }
  
  #footer.footer-3 .widget.follow-us .share-links a, .widget.follow-us .share-links a {
    margin:2px 10px 2px 2px;
    border:none !important;
  }
  
  #footer.footer-3 .footer-bottom .footer-left {
    font-size: 14px;
    font-weight: 300;
    padding-top:20px;
  }
  
  .footer-section-1 {
    background: #193b5a;
    min-height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .footer-section-1 .inner-panel {
      max-width: 700px;
      width: 100%;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .footer-section-1 .inner-panel p {
    margin: 0;
    font-weight: 700;
    font-size: 19px !important;
    line-height: 26px;
  }
  .footer-section-1 .inner-panel .zipcode {
    width: 155px;
    height: 38px;
    background: #fff;
    text-align: center;
    font-size: 13px;
    color:#193b5a;
    border:none;
  }
  .footer-section-1 .inner-panel .btn-zip {
    font-size: 13px;
    height: 38px;
    padding: 5px 19px;
    margin: 0 0 0 10px;
    background: #068ebe;
    border-color: #068ebe;
  }
  .footer-section-1 .inner-panel .btn-zip:hover {
    background: #0479a2;
    border-color: #0479a2;
  }
  .footer-section-commercial {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #068ebe;
    display: block;
  }
  .footer-section-commercial .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  @media screen and (min-width: 576px) { 
    .footer-section-commercial .container {
      max-width: 540px;
    }
  }
  @media screen and (min-width: 768px) { 
    .footer-section-commercial .container {
      max-width: 720px;
    }
  }
  @media screen and (min-width: 992px) { 
    .footer-section-commercial .container {
      max-width: 960px;
    }
  }
  @media screen and (min-width: 1230px) { 
    .footer-section-commercial .container {
      max-width: 1200px;
    }
  }
  @media screen and (min-width: 1600px) { 
    .footer-section-commercial .container {
      max-width: 1140px;
    }
  }
  .footer-section-commercial .wpb_content_element {
    padding-top: 10px;
  }
  .footer-section-commercial .vc_column_container {
    padding: 0;
  }
  
  .footer-gpanel {
      background: url(images/aeroseal-sprite-image.png);
      height: 80px;
      border-top: solid #13304d 1px;
      background-position: 0 0;
      background-repeat: repeat;
      background-color: #068ebe;
  }
  .footer-gpanel ul {
    margin:0 auto;
    padding:18px 0;
    max-width: 980px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer-gpanel ul li {
    margin:0 25px 0 0;
    padding:0;
    display: inline-block;
    text-transform: uppercase;
    background: url('../images/aeroseal-sprite-image.png') no-repeat;
    padding:5px 25px 5px 50px;
    border-right:solid 1px #ffffff;
    line-height: 16px;
    font-size: 14px;
    font-weight: 700;
  }
  .footer-gpanel ul li:last-child{
    border-right:none;
    margin-right: 0px;
  }
  .footer-gpanel ul li.img1 {
    background-position:0 -112px;
  }
  .footer-gpanel ul li.img2 {
    background-position:0 -178px;
  }
  .footer-gpanel ul li.img3 {
    background-position:0 -246px;
  }
  .footer-gpanel ul li.img4 {
    background-position:0 -325px;
  }
  .footer-gpanel ul li.img5 {
    background-position:0 -414px;
  }
  
  .footer-feature {
    width: 100%;
    background: #ffffff;
    padding:55px 0 10px 0;
    text-align: center;
  }
  .footer-feature h3 {
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      color: #193b5a !important;
      position: relative;
      display: inline-block;
      margin: 0 auto 20px auto !important;
      text-transform: uppercase;
      font-family: Roboto;
  }
  .footer-feature h3:after {
      position: absolute;
      content: ' ';
      width: 60px;
      height: 1px;
      background: #193b5a;
      margin: 14px 0 0 15px;
  }
  .footer-feature h3:before {
      position: absolute;
      content: ' ';
      width: 60px;
      height: 1px;
      background: #193b5a;
      margin: 14px 0px 0 0;
      right: 130px;
  }
  .footer-feature ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 650px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .footer-feature ul li {
    background: url('../images/aeroseal-sprite-feature.png') no-repeat;
    /*transition: all 1s;*/
    display: inline-block;
    margin-bottom: 45px;
  }
  .footer-feature ul li.fimg1 {
    width:128px;
    height: 46px;
    background-position: 0 0;
  }
  .footer-feature ul li.fimg1:hover {
    background-position: -193px 0;
  }
  .footer-feature ul li.fimg2 {
    width:175px;
    height: 40px;
    background-position:0 -111px;
  }
  .footer-feature ul li.fimg2:hover {
     background-position:-193px -111px;
  }
  .footer-feature ul li.fimg3 {
    width:82px;
    height: 82px;
    background-position:0 -224px;
  }
  .footer-feature ul li.fimg3:hover {
     background-position:-193px -224px;
  }
  .footer-feature ul li.fimg4 {
    width: 135px;
    height: 40px;
    background-position: 0 -385px;
  }
  .footer-feature ul li.fimg4:hover {
    background-position: -193px -385px;
  }
  .footer-feature ul li.fimg5 {
    width: 155px;
    height: 45px;
    background-position: 0 -500px;
  }
  .footer-feature ul li.fimg5:hover {
    background-position: -193px -500px;
  }
  .footer-feature ul li.fimg6 {
    width: 135px;
    height: 68px;
    background-position: 0 -597px;
    margin-bottom: 35px;
  }
  .footer-feature ul li.fimg6:hover {
    background-position: -193px -597px;
  }
  .footer-feature ul li.fimg7 {
    width: 155px;
    height: 20px;
    background-position:0 -737px;
    margin-bottom: 60px;
  }
  .footer-feature ul li.fimg7:hover {
    background-position:-193px -737px;
  }
  .footer-feature ul li.fimg8 {
    width: 100px;
    height: 74px;
    background-position: 0 -830px;
  }
  .footer-feature ul li.fimg8:hover {
    background-position:-193px -830px;
  }
  @media screen and (max-width: 991px) { 
    .footer-section-1 {
      height: auto;
    } 
    .footer-section-1 .inner-panel {
      max-width: 100%;
      padding:0 20px;
      flex-direction: column;
    }
    .footer-section-1 .inner-panel p {
      margin-bottom: 20px;
    }
    .footer-gpanel {
      height: auto;
      background-image:none;
      padding:10px 20px;
    }
    .footer-gpanel ul {
      flex-wrap: wrap;
      padding-top:0;
    }
    .footer-gpanel ul li {
      width: 24%;
      margin-top: 20px;
      border:none;
    }
    .footer-feature {
      padding:35px 20px 10px 0px;
    }
    .footer-feature ul {
      justify-content: space-evenly;
    }
    .footer-feature ul li {
      margin-left:20px;
    }
    #footer.footer-3 .footer-main .textwidget ul {
      width: 100%;
    }
    #footer.footer-3 .footer-main aside#text-5 {
      /*border-left:none;
      border-right:none;
      padding:0;*/
      min-height: auto;
    }
    #footer.footer-3 .footer-main h3.widget-title {
      margin-bottom: 15px;
    }
    #footer.footer-3 .footer-main>.container {
      padding-top: 30px;
      padding-bottom: 0;
    }
    #footer.footer-3 .footer-main .col-lg-3,#footer.footer-3 .footer-main .col-lg-5,#footer.footer-3 .footer-main .col-lg-4{
      width: 33%;
    }
  }
  @media screen and (max-width: 767px) {  
    .footer-section-1 .inner-panel .zipcode {
      width: 120px;
    }
    .footer-gpanel ul li {
      margin-right: 0;
      width: auto;
    }
  }
  @media screen and (max-width:680px) { 
    #footer.footer-3 .footer-main aside#text-5 {
      border-left:none;
      border-right:none;
      padding:0;
    }
     #footer.footer-3 .footer-main .col-lg-3,#footer.footer-3 .footer-main .col-lg-5,#footer.footer-3 .footer-main .col-lg-4{
      width: 100%;
    }
  }
  
  /*ie10+ specific css*/
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .footer-section-1 {height: 175px;}
  }
  
  /**
   * Gravityforms rating star
   */
  
  .gf-rating-star {
      color: gray;
      cursor: pointer;
      font-size: 2em;
  }
  .gf-rating-star + .gf-rating-star {
      padding-left: 4px;
  }
  .gf-rating-star-active {
      color: orange;
  }
  
  
  /**
   * Wizard steps how to
   */
   
  
  .gsi-step-indicator {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: counter;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px;
    overflow: hidden; }
    .gsi-step-indicator li {
      counter-increment: counter;
      line-height: 1.5;
      font-size: 12px;
      font-family: Arial;
      position: relative; }
      .gsi-step-indicator li:first-child:before {
        left: 20px; }
      .gsi-step-indicator li:first-child a {
        padding-left: 70px; }
      .gsi-step-indicator li:before {
        content: counter(counter);
        position: absolute;
        top: 50%;
        left: 50px;
        width: 32px;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        background-color: #068ebe;
        border-radius: 50%;
        transform: translateY(-50%);
        z-index: 5; }
      .gsi-step-indicator li.current:before {
        background-color: #173358; }
      .gsi-step-indicator li.current a {
        background-color: #068ebe;
        color: #fff; }
        .gsi-step-indicator li.current a:before {
          border-color: transparent transparent transparent #068ebe; }
      .gsi-step-indicator li a {
        display: block;
        height: 100%;
        padding: 15px 15px 15px 100px;
        background-color: #dbe2ea;
        color: #24323d;
        text-decoration: none;
        position: relative; }
        .gsi-step-indicator li a:before, .gsi-step-indicator li a:after {
          content: '';
          position: absolute;
          top: 50%;
          bottom: 0;
          right: -24px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 400px 0 400px 230px;
          border-color: transparent transparent transparent #dbe2ea;
          z-index: 2;
          transform: translateY(-50%); }
        .gsi-step-indicator li a:after {
          right: -40px;
          border-color: transparent transparent transparent #fff;
          z-index: 1; }
      .gsi-step-indicator li .desc {
        position: relative;
        z-index: 2; }
    @media screen and (max-width: 767px) {
      .gsi-step-indicator {
        flex-direction: column;
        border-radius: 0; }
        .gsi-step-indicator li {
          margin-bottom: 15px;
          border-radius: 5px;
          overflow: hidden; }
          .gsi-step-indicator li:before {
            left: 20px; }
          .gsi-step-indicator li a {
            padding-left: 70px; }
            .gsi-step-indicator li a:after, .gsi-step-indicator li a:before {
              display: none; } }
              
              
  /*** Category navs ***/
  
  .blog-posts{
    clear: left;
  }
  
  .blog-cat{
    background-color: #0A99C4;
       padding: 12px 30px;
      float: left;
    margin-bottom: 30px;
      width: 100%;
      height: 57px;
  }
  
  @media screen and (max-width: 1160px) {
    .blog-cat{
      height: 79px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .blog-cat{
      height: auto;
    }
      
      .search-form .form-group{
        margin-top: 12px;
      }
      
      .search-form .form-group span.form-control-feedback{
        top: 10px !important;
      }
      
  }
  
  .blog-cat ul{
    padding: 4px 0px 0px 0px;
      margin-bottom: 0px;
  }
  
  .blog-cat li{
    list-style-type: none;
      float: left;
      margin-right: 9px;
      font-size: 14px !important;
  }
  
  .blog-cat li:after{
    content: "|";
      margin-left: 7px;
    color: white;
  }
  
  .blog-cat li.active a, .blog-cat li.current-cat a{
    text-decoration: underline;
  }
  
  .blog-cat .search-form input{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  
  
  .blog-cat  .form-group:after{
    display: none !important;
  }
  
  .blog-cat li:last-child:after{
    content: "";
  }
  
  .blog-cat li a{
    text-transform: uppercase;
      color: #ffffff;
      font-size: 14px !important;
  }
  
  .back-post{
    display: block;
      margin-bottom: 30px;
  }
  
  .back-post a{
      border-bottom: 1px solid #068ebe;
    padding-bottom: 2px;
  }
  
  .back-post a:hover{
    text-decoration: none;
  }
  
  /** Team Forum **/
  
  .team-forum #forum-header, .team-forum #forum-breadcrumbs, .team-forum .pages-and-menu, .team-forum .main-title-forum, .team-forum .bottom-navigation{
    display: none !important;
  }
  
  /** Minor fixes **/
  @media screen and (min-width: 1600px) {
    h2 a, h2 a:link{
      font-size: 21px;
      line-height: 1.4;
    }
  }
  
  
  /*** Navigation menu **/
  
  .#main-menu .mega-menu .narrow .popup ul.sub-menu{
    border-radius: 0px !important;
      border-top-color: #193b5a !important;
      border-top
  }
  
  ul.sub-menu #accordion-menu-item-18983{
    display: none;
  }
  
  
  /*** Expanding Search on blog page ***/
  .search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #044267;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 4px;
    margin-bottom: 0px;
  }
  .search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display:block;
    line-height: 14px;
  }
  .search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
  }
  .search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
  }
  .search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
  }
  .search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
  }
  .search-form .form-group:hover,
  .search-form .form-group.hover {
    width: 100%;
    border-radius: 4px;
  }
  .search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: 13px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    left: initial;
    font-size: 14px;
  }
  
  /** Menu adjustment **/
  
  @media screen and (max-width: 1160px) {
  #header .mobile-toggle, #header.header-8 .header-main .header-contact {
      display: inline-block !important;
      border-right: none;
  }
  
  #header.header-8 .header-main .header-contact a {
      color: #193b5a;
      font-size: 13px;
      font-weight: 500;
      padding: 6px 12px;
      margin-right: 25px;
      text-transform: uppercase;
  }
  
  #header .header-main #main-menu, .block-nowrap{
    display: none;
  }
  
  }
  
  /** Blog sidebar  **/
  .sidebar.col-lg-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .single-post .sidebar-content{
    padding-left: 30px;
  }
  
  .single-post .sidebar-content .widget .widget-title{
    border-bottom: 2px solid #313131;
      padding-bottom: 4px;
  }
  
  .single-post .sidebar-content .widget_categories.widget > ul li > a{
    color: #068ebe;
  }
  
  .single-post .sidebar-content .widget_categories > ul li::before{
    display: none;
  }
  
  .single-post .sidebar-content .widget_categories.widget > ul li{
    border: 0px;
      padding: 3px 0px;
  }
  
  .single-post .sidebar-content .widget > ul{
    border: 0px;
  }
  
  .widget-custom-blue, .widget-custom-grey{
      background-size: cover !important;
      padding: 15px;
  }
  
  .widget-bg-small{
    background: url('../images/widget-block-gradient.png') center center no-repeat;
  }
  
  .widget-bg-large{
    background: url('../images/widget-block-gradient-large.png') center center no-repeat;
  }
  
  .widget-bg-grey{
    background: url('../images/widget-block-gradient-grey.png') center center no-repeat;
  }
  
  .widget-bg-blue-solid{
    background-color: #003A5D;
  }
  
  
  .widget-custom-blue p{
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 10px;
  }
  
  .widget-img{
    max-width: 300px;
      display: block;
      margin: 5px auto;
      width: 100%;
  }
  
  .widget-custom-blue h3, .widget-custom-grey h3{
    color: #193b5a;
    text-transform: uppercase;
    font-size: 1.1429em;
    font-weight: 600;
    margin-bottom: 5px;
      line-height: 19px;
  }
  
  .widget-bg-blue-solid h3{
    color: #ffffff !important;
  }
  
  .widget-custom-blue .widget-btn, .widget-custom-grey .widget-btn{
      font-weight: 600;
      text-transform: uppercase;
      color: white;
      font-size: 17px;
      text-align: center;
      background-color: #003A5D;
      padding: 6px 10px;
      width: 100%;
      display: block;
      border-radius: 4px;
  }
  
  .widget-icon .widget-btn{
    background-color: #068EBE;
      clear: both;
  }
  
  .widget-custom-grey ul{
    margin: 13px 0px !important;
    font-size: 17px;
  }
  
  .widget-custom-grey ul li .fas{
    color: #0084BA;
  }
  
  .widget-custom-grey ul li, .widget-custom-grey p{
    color: #00355B;
  }
  
  .input-group-subs{
    width: 207px !important;
  }
  
  .input-group-subs .form-control{
    border: 0px;
      height: 32px;
  }
  
  .btn-widget-subs{
    border-radius: 0px 4px 4px 0px !important;
    height: 32px;
    padding: 0px 10px;
      background-color: #068EBE;
      color: #ffffff;
      font-weight: 600;
      text-transform: uppercase;
  }
  
  .widget-icon h3{
    float: left;
      width: 65%;
  }
  
  .widget-icon img{
    float: right;
    width: 67px;	
  }
  
  article.post-large-alt h2{
    margin: 20px 0px;
  }