@media screen {
  body * {
    outline: none; }
  .lightbox-close-btn {
    padding: 5px 15px;
    background: red;
    border: none;
    outline: none;
    font-weight: 900;
    color: white;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2; } }

@media screen {
  .headerbar {
    display: none; } }
  @media screen and (min-width: 992px) {
    .headerbar {
      display: block; } }

@media screen {
  .header-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .header-top .item-left,
    .header-top .item-right {
      width: 100%; }
    .header-top .phone-wrapper {
      text-align: center;
      margin-bottom: 25px;
      display: none; } }
    @media screen and (min-width: 992px) {
      .header-top .phone-wrapper {
        display: inline-block; } }
  @media screen and (min-width: 992px) {
    .header-top {
      justify-content: space-between; }
      .header-top .item-left,
      .header-top .item-right {
        max-width: 50%;
        width: 100%;
        align-self: center; }
      .header-top .item-right {
        text-align: right; }
      .header-top .phone-wrapper,
      .header-top .searchbox {
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
        margin-bottom: 10px; }
      .header-top .phone-wrapper {
        padding-right: 15px; }
      .header-top #tfo_search {
        margin-top: 0; } }

@media screen {
    .header-top .phone-wrapper a {
      text-decoration: none;
      font-weight: 700; }
    .header-top .phone-wrapper .toptfoicon {
      font-size: 19px; }
    .header-top .left,
    .header-top .right {
      float: none; }
  .headerbar.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    transition: all .4s ease-in 0s;
    z-index: 1000;
    border-bottom: 3px solid #9fcb6b; }
    .headerbar.fixed .navbar-tfo {
      padding: 10px 0;
      transition: all .4s ease-in 0s; } }

@media screen and (max-width: 1200px) {
  .navbar-tfo a, .navbar-tfo .dropbtn {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px; } }

@media screen {
  .desktop-disabled.ampmenu {
    padding: 10px 15px; }
  .desktop-disabled.ampmenu.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    transition: all .4s ease-in 0s;
    z-index: 1000;
    margin-top: 0;
    border-bottom: 3px solid #9fcb6b; } }

@media screen {
  .product-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
    padding: 0 7px;
    width: 100%; }
    .product-list-wrapper .product-wrap {
      display: inline-block;
      width: 100%;
      padding: 10px 7px; } }
    @media screen and (min-width: 576px) {
      .product-list-wrapper .product-wrap {
        max-width: 50%; } }
    @media screen and (min-width: 992px) {
      .product-list-wrapper .product-wrap {
        max-width: 33.33%; } }
    @media screen and (min-width: 1200px) {
      .product-list-wrapper .product-wrap {
        max-width: 25%; } }

@media screen {
    .product-list-wrapper .middle_blog {
      padding: 20px 10px; }
    .product-list-wrapper .relative.border-shadow {
      background: #636363;
      height: 100%;
      overflow: hidden; }
      .product-list-wrapper .relative.border-shadow > a {
        height: 100%; }
      .product-list-wrapper .relative.border-shadow .tfo-landing-pro-des {
        font-size: 16px; } }
      @media screen and (min-width: 1200px) {
        .product-list-wrapper .relative.border-shadow .tfo-landing-pro-des {
          min-height: 54px; } }

@media screen {
      .product-list-wrapper .relative.border-shadow .tfo-landing-pro-price {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; }
      .product-list-wrapper .relative.border-shadow .tfo-landing-pro-price-float {
        position: static; }
  .feature_sidebar-blog .relative.border-shadow {
    height: 100%;
    overflow: hidden; }
    .feature_sidebar-blog .relative.border-shadow > a {
      height: 100%; }
    .feature_sidebar-blog .relative.border-shadow .tfo-landing-pro-price {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
    .feature_sidebar-blog .relative.border-shadow .tfo-landing-pro-price-float {
      position: static; }
  .shadow {
    background: -moz-linear-gradient(top, white 0%, #727272 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, #727272 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, #727272 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#727272',GradientType=0 ); }
  .border-shadow .i-amphtml-layout-size-defined .i-amphtml-fill-content {
    min-width: 1px;
    min-height: 1px;
    bottom: auto;
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto; } }


 @media screen {
      .calc-holder {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #dadada;
        display: none;
      }
      .calculator-holder, .calculator-holder-2{
        padding: 50px 0;
      }
      .calculator-holder-2 .gravitypdf-download-link{
        display: block;
        color: #fff;
        background-color: #7fb343;
        width: 100%;
        max-width: 250px;
        height: 45px;
        text-align: center;
        line-height: 45px;
      }
      .calculator-holder span.result {
        display: block;
        font-weight: bold;
        margin-top: 10px;
      }
      .select-computation {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        position: relative;
      }
      .select-computation:after {
        content: '\f078';
        color: #383838;
        display: inline-block;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 900;
        right: 9px;
        position: absolute;
        font-size: 22px;
        top: 50%;
        transform: translateY(-50%);
    }
      .select-computation p {
        display: inline-block;
        width: 170px;
        margin: 0;
        font-weight: bold;
      }
      .select-computation #selectcomp {
        width: calc(100% - 170px) !important;
        align-items: center;
      }
      .calc-holder ul li {
        list-style: none;
      }
      .calc-holder:last-child{
        border-bottom: none;
      }
      .calculator-holder {
        padding-top: 60px;
      }
      .calculator-holder h1{
        font-size: 30px;
      }
      .calculator-holder ul{
        list-style: none;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 30px;
      }
      .calculator-holder ul li input:not([type=checkbox]):not([type=radio]):not([type=submit]){
        width: 100% !important;
        margin-right: 5px;
      }
      .calculator-holder ul li{
        width: calc(50% - 10px);
        display: flex;
        align-items: center;
      }
      .calculator-holder ul li:first-child{
        width: 100%;
        font-weight: bold;
        margin-bottom: 5px;
      }
      .calculator-holder ul li:last-child{
        width: 100%;
      }
      .calculator-holder .result-list p{
        font-weight: bold;
      }
      .gform_footer.top_label{
        text-align: left !important;
      }
      .calc-holder button{
        width: 100%;
        height: 45px;
        padding: 0;
        margin-top: 20px;
      }
      .calc-area li:first-child{
        font-weight: normal !important;
      }
      .calculator-holder-2 ul{
        width: 100%;
      }
      .calculator-holder-2 .gfield_visibility_hidden{
        visibility: hidden;
        display: none;
      }
      .calculator-holder-2 label{
        display: none;
      }
      .calculator-holder-2  li.full-width{
        width: 100% !important;
        margin-top: 40px !important;
      }
      .calculator-holder-2  li.full-width a.button{
        width: calc(50% - 23px);
        text-align: center;
      }
      .calculator-holder-2  li.full-width a.button i{
        margin-right: 10px;
      }
      .calculator-holder-2 table{
        display: none;
        margin-bottom: 40px;
        border: 1px solid #cacaca;
      }
      .calculator-holder-2 table thead tr{
        background-color: #0A3055;
      }
      .calculator-holder-2 table tr th{
        color: #fff;
      }
      #computeNow button.close {
        position: absolute;
        font-size: 35px;
        width: 40px;
        height: 40px;
        background-color: #7fb343;
        color: #fff;
        right: 0;
        cursor: pointer;
        z-index: 1;
      }
      .modal-button-holder button:nth-child(2){
        display: none;
      }
      @media (min-width: 576px){
        
      }
      @media (min-width: 768px) {
        #computeNow .modal-dialog{
          max-width: 700px;
        }
        .modal-button-holder{
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
        }
        .modal-button-holder button{
          width: calc(50% - 15px);
        }
        .calculator-holder-2 ul.gform_fields{
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          flex-direction: row !important;
        }
        .calculator-holder-2 .gform_fields li{
          width: calc(50% - 15px);
          max-width: 100% !important;
        }
      }
      @media (min-width: 992px) {
        #computeNow .modal-dialog{
          max-width: 900px;
        }
        #computeNow .modal-body{
          padding: 30px 50px;
        }
        .calculator-holder ul{
          width: 100%;
        }
        .calc-holder {
          margin-bottom: 40px;
          padding-bottom: 40px;
        }
        .calc-holder h4{
          margin-bottom: 30px;
        }
        .calc-holder button{
          width: 500px;
        }
        .calculator-holder, .calculator-holder-2{
          padding-top: 30px;
        }
        .modal-button-holder button{
          width: calc(50% - 15px);
        }
      }
      @media (min-width: 1200px) {
        
        #computeNow .modal-body{
          padding: 50px;
        }
        .calculator-holder h1{
          margin-bottom: 30px;
        }
      }
    }

    .map-responsive iframe {
      width:100%;
    }
    .con-opening .hours-op {
      margin-bottom:0;
    }