/** Shopify CDN: Minification failed

Line 828:29 Expected ":"

**/
/**Custom Css**/
body{font-size:17px;font-family: 'Inter';}
h1, h2, h3, h4, h5, h6{letter-spacing:normal;}
.sectiontitle, .quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1{font-size:43px;text-transform: uppercase;font-weight: bold;letter-spacing: normal;}
.website_button{position:relative;background:#C41525;color:#fff;font-family:var(--font-heading-family);font-size:18px;line-height: 116%;
                text-transform:uppercase;font-weight:700;padding: 8px 30px;text-decoration: none;margin-top: 10px;display: inline-block;border: 4px solid var(--primary-red);}
.website_button:after{content: "";position: absolute;top: 0;right: 0;
    border-top: 12px solid var(--secondary-yellow);border-left: 16px solid transparent;transition: transform .4s ease;z-index: 1;}
.website_button:hover{background: linear-gradient(to left, var(--secondary-yellow) 50%, var(--primary-red) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position .4s ease;}
/*.new-header{overflow-x: hidden;}*/

.header-wrapper--border-bottom{border-bottom: none;}
.new-header .header-logo::after{content: "";width: 15%;height: 100%;position: absolute;top: 0;right: -8.4%;background: #fff;
        -moz-transform: skewX(-10deg);-ms-transform: skewX(-10deg);-webkit-transform: skewX(-10deg);transform: skew(-10deg);z-index: 0;}
.new-header .header-logo{position: relative;padding-left:40px;padding-top:6px;}
.new-header .header-logo a{z-index: 9;position: relative;}
.website-navigation{display: flex;background: #C41525;justify-content:space-between;padding-left:7%;align-items:center;padding-right:40px;}
.website-navigation .list-menu--inline{flex-wrap: nowrap;}
.website-navigation .header__menu-item{font-family:var(--font-heading-family);font-size:18px;line-height: 150%;color:#FFD511;
                                       text-transform:uppercase;font-weight:700;}
.website-navigation .header__menu-item:hover,
.website-navigation details[open]>.header__menu-item, .website-navigation .header__menu-item:hover span{color:#000;text-decoration:none;}
.website-navigation .header__menu-item:active{}
.website-navigation .header__icon{width:9.4rem;text-decoration: none;}
.website-navigation .header__icon .icon{height: 1.5rem;width: 1.5rem;}
.website-navigation .header__icon span{font-family:var(--font-heading-family);font-size:15px;line-height: 150%;color:#FFD511;
                                       text-transform:uppercase;font-weight:700;}
.header__active-menu-item{text-decoration:none;}
.website-navigation .list-menu__item--active {
    text-decoration: none;
}
.new-header .website-navigation .header__submenu.list-menu li{padding:0;}
.new-header .website-navigation .header__submenu.list-menu .header__menu-item:hover span{text-decoration:none;}
.new-header .website-navigation .header__submenu .header__menu-item{font-size:16px;padding: 10px 15px;color: #C41525;}
.new-header .website-navigation .header__submenu .header__menu-item:hover{color:#000;}
.new-header .website-navigation summary.header__menu-item .icon-caret{height: 0.8rem}
.websiteheader-icon{display: flex;background: #000;justify-content: space-between;padding-left: 10%;align-items: center;padding-right:40px;}
.websiteheader-icon .list-social__link{color:#FFD511;padding:7px;}
.websiteheader-icon .header__icon span {font-family: var(--font-heading-family);font-size: 18px;color: #FFD511;}
.websiteheader-icon .header__list-social span svg{fill:#FFD511;}
.websiteheader-icon .header__list-social span svg.icon-linkedin{width:16px;height:16px;}
.websiteheader-icon .topbar-text{width: 70%;color: #fff;text-align: center;font-family: 'Inter';font-size: 14px;}
.websiteheader-icon .topicon-section{width: 30%;display: flex;justify-content: end;}
.websiteheader-icon .topicon-section .topbar-button{margin: 2px;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.websiteheader-icon .topicon-section .topbar-button a{background:#FFD511;color:#000;font-family:var(--font-heading-family);font-size:18px;line-height: 116%;
                                                      text-transform:uppercase;font-weight:700;padding: 5px 15px;text-decoration: none;}
#MainContent{overflow: hidden;}
.hp-bannersection{margin: 0 -4%;overflow: hidden;background:rgba(0,0,0,0.2);}
.hp-collection{position: relative;padding-top:12%;padding-bottom:7%;background-size: cover;background-position: top center;
               transform: skew(-10deg);overflow: hidden;border-right:1px solid #fff;border-left:1px solid #fff;transition: opacity 0.5s linear;}
.hp-collection .collection-card{/*position: absolute;*/top: 0;left: 0;width: 100%;height: 100%;display: flex;/*align-items: center;*/
                                justify-content: center;/*transform: skew(10deg);*/}
.hp-collection .collection-card h3 {color: #FFD511;text-align: center;width:100%;font-size:36px;text-transform: uppercase;font-weight: 600;max-width:240px;margin:0 auto;letter-spacing: normal;}
.hp-collection .collection-card .collection-details{text-align:center;z-index: 2;}
.hp-collection .collection-card .bannersection-content{max-width: 200px;width: 100%;text-align: center;margin:20px auto 0;transition: opacity 0.5s linear;opacity:0;}
.hp-collection .collection-card .bannersection-content p{color:#fff;}
.hp-bannersection .collection-card .bannersection-content .website_button{padding:10px 20px;font-size:16px;}
.hp-bannersection .hp-collection:hover .collection-card .bannersection-content{opacity: 1;}
.hp-bannersection .hp-collection:hover:after{filter: blur(5px);content:"";height:100%;width:100%;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;z-index:-1;}
.hp-bannersection .hp-collection:nth-child(3) .collection-card h3{max-width: 195px;}
.hp-bannersection .hp-collection:hover{}
.hp-bannersection .hp-collection:hover .collection-card{filter: blur(0px);}
.hp-collection-blockouter .collectionimage-tilt{width:85%;opacity:0;}
.hp-collection-blockouter{transform: skew(-10deg);padding:0;overflow: hidden;border-right: 1px solid #fff;border-left: 1px solid #fff;}
.hp-collection-blockouter .hp-collection{transform: skew(10deg);height: 100%;}
.hp-collection-blockouter .hp-collection{border:0;border: 0;position: relative;background-size: cover;background-position: center;transform: skew(10deg);width: 135%;margin-left: -17%;padding: 0;}
.hp-collection-blockouter .hp-collection .collection-card{position: absolute;align-items:center;}
.hp-collection-blockouter .hp-collection .collection-card .collection-details{padding-top:15%;}
.hp-rentalsection{position: relative;}
.hp-rentalsection:after{content:"";position:absolute;width: 14%;left: 0;top: 0;height: 100%;background-position: center;
                        background-size: 170%;z-index: 0;}
.hp-rentalsection .container-fluid{position: relative;z-index: 1;padding-top:40px;padding-bottom:40px;}
.hp-rentalsection .hp-rentalsectioninner:before {position: absolute;content: "";width: 30%;height: 100%;position: absolute;top: 0;left: 6.9%;
  -moz-transform: skewX(-10deg);-ms-transform: skewX(-10deg);-webkit-transform: skewX(-10deg);transform: skew(-10deg);z-index:1;}
.hp-rentalsection .container-fluid .col-md-6{z-index:2;}
.hp-rentalsection .section-image img{max-width:auto;transition:all 0.4s linear;}
.hp-rentalsection .section-image{max-width: 400px;width: 100%;margin: 0 auto;padding:5% 0;text-align: center;position:relative;}
.hp-rentalsection .section-image a:hover img{filter: brightness(60%);}
/*.hp-rentalsection .section-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s;
}
.hp-rentalsection .section-image:hover::after {
  opacity: 1;
}*/
.hp-rentalsection .container-fluid{max-width:80%;}
.hp-rentalsection .sectiontitle{color:#FFD511;margin-bottom:10px;}
.hp-rentalsection p{color:#fff;}
.hp-rentalsection .website_button{max-width:230px;width:100%;text-align:center;}
.hp-videosection{padding: 60px 0;}
.hp-videosection .sectiontitle{text-align: center;margin-bottom:20px;}
.hp-videosection .video-wrapper{max-width:900px;width:100%;margin: 0 auto;}
.hp-videosection .video-wrapper iframe{min-height: 450px;height: 100%;}
.liftingrepair-section{position:relative;padding: 0 3.5%;}
.liftingrepair-section:after{width: 65%;height: 100%;content: "";position: absolute;top: 0;left: 0;z-index: 0;background-size: cover;background-position: right center;}
.liftingrepair-section .container-fluid{z-index: 2;position: relative;}
.liftingrepair-section .section-image{padding-top:30px;padding-bottom:30px;z-index: 2;position: relative;}
.liftingrepair-section .section-image img{width:100%;}
.liftingrepair-section .container-fluid:after{overflow: hidden;text-indent: -9000px !important;display: block;font-size: .1px;
                      float: left;width: 50%;height: 100%;content: "";position: absolute;top: 0;left: 57%;
                -moz-transform: skewX(196deg);-ms-transform: skewX(196deg);-webkit-transform: skewX(196deg);transform: skew(196deg);z-index: 0;}
.liftingrepair-section .section-text{width: 93%;margin: 0 0 0 auto;}
.liftingrepair-section .website_button{max-width:280px;width:100%;text-align:center;}
.hp-qualityproduct{position:relative;padding: 60px 3.5%;}
.hp-qualityproduct:after{overflow: hidden;text-indent: -9000px !important;display: block;font-size: .1px;float: left;width: 30%;
                         height: 100%;content: "";position: absolute;top: 0;left: -9%;-moz-transform: skewX(-15deg);-ms-transform: skewX(-15deg);
                         -webkit-transform: skewX(-15deg);transform: skew(-15deg);z-index: 0;background:#fff;}
.hp-qualityproduct .hp-productdetail{display: flex;align-items: center;overflow: hidden;padding: 3.5% 0 3.5% 2%;position: absolute;bottom: 0;left:0;right:0;justify-content: center;}
.hp-qualityproduct .hp-productdetail .hp-productnp{background: #000;padding: 10px 20px;line-height:150%;transform: skew(-15deg);margin-right: -5px;
    z-index: 1;}
.hp-qualityproduct .hp-productdetail .hp-productnp h3{margin-bottom:0;color: #FFD511;font-size:20px;}
.hp-qualityproduct .hp-productdetail .website_button{margin:0;line-height: 115%;}
.hp-qualityproduct .product-grid .product-card{position: relative;}
.hp-qualityproduct .product-grid:after{overflow: hidden;text-indent: -9000px !important;display: block;font-size: .1px;float: left;width: 30%;
                         height: 100%;content: "";position: absolute;top: 0;left: -18.5%;-moz-transform: skewX(-15deg);-ms-transform: skewX(-15deg);
                         -webkit-transform: skewX(-15deg);transform: skew(-15deg);z-index: 0;background:#fff;}
.hp-qualityproduct .section-content{max-width: 84%;width:100%;margin: 0 auto;}
.hp-qualityproduct .section-content .sectiontitle{margin-bottom:20px;}
.hp-qualityproduct .section-content p strong:first-child{display: block;}
.hp-qualityproduct .product-grid.owl-theme .owl-nav [class*=owl-]{border:none;padding: 0;}
.hp-qualityproduct .product-grid.owl-theme .owl-nav button:focus-visible {
    outline: none;
    outline-offset: none;
    box-shadow: none;
}
.hp-qualityproduct .product-grid .owl-nav{position: absolute;top:47%;z-index: 3;width:100%;}
.hp-qualityproduct .product-grid .owl-nav .owl-prev{float: left;margin-left:7%;}
.hp-qualityproduct .product-grid .owl-nav .owl-next{float: right;margin-right:-2%;}
.hp-qualityproduct .product-grid .owl-nav img{width:30px;}
.hp-qualityproduct .website_button{max-width:300px;width:100%;text-align:center;}
.spydercrane-section{position: relative;padding:30px 5% 20px;}
.spydercrane-section:after{overflow: hidden;text-indent: -9000px !important;display: block;font-size: .1px;float: left;width: 30%;height: 96%;content: "";
                           position: absolute;top: 0;left: -14%;-moz-transform: skewX(195deg);-ms-transform: skewX(195deg);-webkit-transform: skewX(195deg);transform: skew(195deg);z-index: 0;background: #2b2b2b;}
.spydercrane-section .container-fluid{position: relative;z-index:1;}
.spydercrane-section  .description ul{counter-set: 2;column-count: 2;column-gap: 20px;}
.spydercrane-section .website_button{max-width:230px;width:100%;text-align:center;}
.hp-linkedinsection{padding:60px 0;text-align: center;}
.hp-linkedinsection .container{max-width:900px;width:100%;}
.hp-linkedinsection .section-image img{width:100%;margin:10px 0;}
.hp-linkedinsection .sectiontitle{margin-bottom:20px;}
.hp-linkedinsection .website_button{background-color:#1a7ae5;padding-top:13px;padding-bottom:13px;border:none;margin-top:30px;}
.hp-linkedinsection .website_button:after{display: none;}
.hp-linkedinsection .website_button:hover{background:#2A8BF8;background-size: cover;}
/*Inner Pages*/

.innerbanner-section .container-fluid, .imagelefttextright-section .container-fluid, .leftrightimg-fw-section .container-fluid,
.leftrightimg-cw-section .container-fluid, .contactfirst-section .container-fluid{max-width:1620px;width:100%;}

.innerbanner-section{position:relative;}
.innerbanner-section:after{content:""; overflow: hidden;text-indent: -9000px !important;display: block;font-size: .1px;
  float: left;width: 15%;height: 100%;content: "";position: absolute;top: 0;left: -12%;-moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);-webkit-transform: skewX(-10deg);transform: skew(-10deg);z-index: 0;}
.innerbanner-section img{width:100%;}
.innerbanner-section .section-image{transform: skew(-10deg);}
.innerbanner-section .container-fluid{z-index:1;position:relative;}
.innerbanner-section .website_button{max-width:200px;width:100%;text-align:center;}
.innerbanner-section .section-text{max-width:80%;width:100%;margin:0 auto;}
.innerbanner-section .sectiontitle{margin-bottom:15px;}
@media (min-width: 768px) {
    .innerbanner-section .col-md-3 {width:30%;}
    .innerbanner-section .section-image{padding-right:0;right:3.65%;}
    .innerbanner-section .col-md-9 {width:70%;}
    .hp-collection .collection-card h3{/*min-height: 90px;*/justify-content: center;display: flex;align-items: center;}
}
@media (min-width: 1300px)  {
.innerbanner-section .section-image {padding-right:0;right:3.3%;}
.innerbanner-section .section-image .image-tilt{margin-bottom:1px;}
}
@media (min-width: 1450px) {
    .innerbanner-section img {min-height: 583px;max-height: 583px;object-fit: cover;height:100%;}
}
@media (min-width: 1200px) and (max-width:1449px)  {
.innerbanner-section img{min-height: 510px;max-height: 510px;object-fit: cover;height:100%;}
}
.commeninnerpage-section{padding:40px 0;background-size: 84% 100%;background-repeat: no-repeat;background-position: center right;}
.commeninnerpage-section .section-image img,
.commeninnerpage-section .section-image .sectiontitle{max-width:430px;width:100%;text-align:center;}
.commeninnerpage-section .section-image .sectiontitle.imagesubtitle{font-size:32px;}
.commeninnerpage-section .section-image{margin-bottom:10px;}
.commeninnerpage-section .section-text{max-width:80%;width:100%;margin:0 auto;}
.commeninnerpage-section .section-text ul {display: grid;grid-template-columns: repeat(2, 1fr);column-gap:20px;padding:0;}
.commeninnerpage-section .section-text ul li{list-style:none;position:relative;padding:5px 10px 5px 30px;}
.commeninnerpage-section .section-text ul li:before{content:"";position:absolute;width:20px;height:20px;background-size: contain;
  background:url('https://great-lakes-lifting.myshopify.com/cdn/shop/t/1/assets/listicon-right.png');background-repeat:no-repeat;left:0;background-size: contain;}
.commeninnerpage-section{}
.commeninnerpage-section{}
.commeninnerpage-section{}
.glazingproduct-section .commen-producttitile small{display: block;font-size: 18px;height: 100%;}
.page-newcontact .innerbanner-section .content-section{max-width:95%;width:100%;margin:0 0 0 auto;}
.contactfirst-section{background-size: 50% 100%;background-repeat: no-repeat;background-position: center;}
.contactfirst-section .contact-info{font-size:22px;color:#C41525;}
.contactfirst-section .contact-info a{color:#C41525;text-decoration:none;}
.contactfirst-section .contact-info svg{width:30px;height:30px;fill:#C41525;margin-right:10px;}
.contactfirst-section .section-text{max-width:80%;width:100%;margin:0 auto;}
.contactfirst-section .section-image{position:relative;z-index:1;overflow:hidden;}
.contactfirst-section .section-image::before{content: "";width: 34%;height: 100%;position: absolute;top: 0;left: -18.6%;
background: #fff;-moz-transform: skewX(-10deg);-ms-transform: skewX(-10deg);-webkit-transform: skewX(-10deg);transform: skew(-10deg);z-index: 0;}
.contactfirst-section .content-section{margin-top:30px;}
.contactfirst-section .sectiontitle{margin-bottom:15px;}
.contactfirst-section .content-section h4{font-size:18px;color:#000;margin-bottom:10px;}
.contactfirst-section .content-section p{font-size:14px;color:#000;}
.contactfirst-section .content-section .col-md-4:nth-child(2) p{max-width:185px;width:100%;}
.contactfirst-section img{width:100%;}

.contactform-section{padding:60px 0;}
.contactform-section .globo-form-control .globo-label{position: unset !important;}
.contactform-section .globo-form-control .globo-label,
.contactform-section .globo-form-control .globo-label.gfb__label__shink{
  font-size:17px !important;font-family: 'Inter';font-weight:600;color:#000 !important;}
.contactform-section .globo-form-control .globo-label.gfb__label__shink input{padding:10px !important;}
.contactform-section .globo-form-control[data-type=email] .gfb__label__shink+.globo-form-input [name],
.contactform-section .globo-form-control[data-type=email] .gfb__label__filled+.globo-form-input [name],
.contactform-section .globo-form-control[data-type=name] .gfb__label__shink+.globo-form-input [name],
.contactform-section .globo-form-control[data-type=phone] .gfb__label__shink+.globo-form-input [name],
.contactform-section .globo-form-control[data-type=phone] .gfb__label__filled+.globo-form-input [name],
.contactform-section .globo-form-control[data-type=textarea] .gfb__label__shink+.globo-form-input [name], 
.contactform-section .globo-form-control[data-type=textarea] .gfb__label__filled+.globo-form-input [name]{padding:10px !important;}
.contactform-section .globo-form-control .globo-form-input input, .contactform-section .globo-form-control .globo-form-input textarea{border:1px solid #C2C2C2;border-radius:15px;}
.contactform-section .globo-form-control .globo-form-input:focus input{box-shadow:none !important;}
.contactform-section .globo-form-control .globo-form-input:focus{box-shadow:none !important;}
.contactform-section .globo-form-input:before, .contactform-section .globo-form-input:after{display:none;}
.contactform-section .globo-form-app, .contactform-section .globo-form-control{margin:0 !important;}
.contactform-section .globo-form-control{}
.contactform-section .globo-formbuilder{z-index: 2;position: relative;padding: 30px 40px;background: #eeeeee;}
.contactform-section .globo-form-app .g-container .wizard__content p{position:relative;}
.contactform-section .globo-form-app .g-container .wizard__content p:after{content:"";position:absolute;width:100%;height:100%;background:#eeeeee;right:0;}
.contactform-section .section-text{max-width:400px;width:100%;}
/* Stone Lifting */
.page-stonelifting .innerbanner-section .sectiontitle{max-width:450px;width:100%;}
.industries-wesupport {margin: 0 -3%;overflow: hidden;padding-top:60px;text-align:center;}
.industries-wesupport .industries-block{position: relative;background-size: cover;
    background-position:center;transform: skew(10deg);width:135%;margin-left: -17%;}
.industries-blockouter .industries-block img{width:100%;opacity:0;}
.industries-blockouter{padding:0;transform: skew(-10deg);overflow: hidden;border-right: 1px solid #fff;border-left: 1px solid #fff;}
.industries-wesupport .industries-block .industries-card {position: absolute;top: 0;left: 0;
  width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.industries-wesupport .industries-block .industries-card h3 {text-align: center;max-width: 135px;width: 100%;
    font-size: 22px;text-transform: uppercase;font-weight: 600;}
.industries-wesupport .description{max-width: 620px;margin: 0 auto 40px;width:100%;}
.page-stonelifting .leftrightimg-cw-section{padding-top:40px !important;}
/*Wood Power Grip*/
.page-woodpowergrip .commeninnerpage-section .section-text ul{row-gap: 15px;}
.page-woodpowergrip .leftrightimg-section, .page-glaziers-toolbox .leftrightimg-section{padding-bottom:0 !important;}
.page-woodpowergrip .leftrightimg-fw-section .content-section{max-width:635px !important;width:100%;}
.imagelefttextright-section{background-size: cover;background-position: center right;background-repeat: no-repeat;margin-bottom:40px;}
.imagelefttextright-section .section-image{padding-left:0;position:relative;overflow:hidden;-webkit-clip-path: polygon(0% 0%, 78% 0%, 98% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 78% 0%, 98% 100%, 0% 100%);}
.imagelefttextright-section .section-text{max-width:560px;width:100%;margin:0 auto 0 0;}

.new-commenproductsection{padding:50px 0;}
.new-commenproductsection .commenproduct-link{text-decoration:none;color:#fff;}
.new-commenproductsection .commen-productdetail p{margin:0;font-size: 16px;}
.new-commenproductsection .commen-productdetail h4{font-family: Oswald, sans-serif;color: #fff;font-size: 21px;line-height: 110%;margin-bottom:20px;}
.new-commenproductsection .commen-producttitile h3{font-size: 30px;text-transform: uppercase;font-weight: 700;color:#e2a70d;margin-bottom:25px;text-align:center;}
.new-commenproductsection .commenproduct-card{max-width: 330px;margin: 0 auto;width:100%;padding:20px 10px;}
.new-commenproductsection .commenproduct-card img{max-width:210px;width:100%;margin: 0 auto 20px;display:block;border-radius: 15px;}
.new-commenproductsection .product-item{margin-bottom:30px;}
.new-commenproductsection .commenproduct-link .commenproduct-item{border:2px solid #000;height:100%;}
.new-commenproductsection .commenproduct-link:focus .commenproduct-item,
.new-commenproductsection .commenproduct-link:hover .commenproduct-item{background-color:#292929;border:2px solid #e2a70d;}
.new-commenproductsection .sectiontitle{text-align:center;margin-bottom:30px;}
.new-commenproductsection .description{max-width:640px;text-align:center;width:100%;margin:0 auto 20px;}
.page-woodpowergrip .new-commenproductsection .description{margin-bottom:40px;}
.page-woodpowergrip .new-commenproductsection{padding:30px 0;}
.page-woodpowergrip .new-commenproductsection h2.sectiontitle{padding-top:40px;}
.new-commenproductsection.glazingproduct-section .commen-productdetail{max-width:270px;width:100%;margin:0 auto;}
.new-commenproductsection.glazingproduct-section .commen-productdetail h4 {margin-bottom:0;}
.new-commenproductsection.glazingproduct-section .commenproduct-card{text-align:center;}
#shopify-section-template--24859851358513__glaziersproductsection_QiPQMi .description{margin-top:40px;}
.new-commenproductsection .sitebutton-button{text-align:center;}
.new-commenproductsection .sitebutton-button .website_button{text-align:center;max-width:220px;width:100%;margin:0 auto 30px;}

.page-spydercrane .new-commenproductsection .description{margin-bottom:40px;}

/*Product Popup*/
#quick-view-popup.hidden{display: none;}
.quick-view-gallery img{width: 100%;height: auto;display: block;}
.gr-quick-view-wrap{position: fixed;inset: 0;background: rgba(0,0,0,0.8);
  z-index: 9999;display:flex;align-items:center;justify-content:center;padding:20px;}
.gr-quick-view-scroll {background-color: var(--text-light);width: 100%;
  max-width: 1250px;position: relative;display:flex;flex-direction:column;max-height: 90vh; overflow: hidden;}
.gr-quick-view-product.quick-view-product{padding: 40px;overflow: auto;-webkit-overflow-scrolling: touch;flex: 1 1 auto;}
#close-quick-view{position: absolute;right: 4px;top: 1px;background-color: #ffffff; color: #000;font-size: 36px;border: none;}
.gr-quick-view-product .quick-view-info .gr-quick-product-title {font-size: 36px;margin-bottom: 25px;font-weight: 700;}
.gr-quick-view-product .price-item.price-item--regular, .productprice {font-size: 32px;line-height: 100%;}
.gr-quick-view-product .mainproduct-content .website_button {padding-left: 10px;padding-right: 10px;width: 100%;text-align: center;max-width:180px;}
.gr-quick-view-product .grQuickViewSwiper {margin-bottom: 24px;}
.gr-quick-view-product .grQuickViewSwiper img {width: 100%;height: auto;max-width: 90%;margin: 0 auto;display: block;}
.gr-quick-view-product .grQuickViewSwiperThumb img {width: 100%;max-width: 120px;height: 90px;object-fit: cover;
  object-position: center center;border: 5px solid var(--text-light);box-shadow: 0 1px 7px rgba(0,0,0,0.15);background-color: #f0f0f0;}
.gr-quick-view-product .grQuickViewSwiperThumb .swiper-slide-thumb-active img {border-color: #FFD511;}
.hp-collection .collection-card a{text-decoration:none;}
.productprice{display:flex;align-items: center;}
.productprice .price-item{margin:0;}
.productprice strong{margin-left:5px;}
.quick-view-product .ships-info{color:#C41525;font-size:17px;font-weight:700;}
.website_yellowbut{background:#ffd511;border-color:#ffd511;color:#000;}
.website_yellowbut:after{border-top-color:#C41525;}
.website_yellowbut:hover{background: linear-gradient(to right, var(--secondary-yellow) 50%, var(--primary-red) 50%);background-size: 200% 100%;background-position: right bottom;transition: background-position .4s ease;}
.quick-view-product .productcart-button{column-gap: 8px;display: flex;}
.quick-view-product .spec-row{display: flex;padding: 5px 0;column-gap: 10px;}
.quick-view-product .spec-label{width: 45%;font-weight: bold;color: #000;}
.quick-view-product .spec-value{width: 55%;color: #000;}
.quick-view-product .spec-label, .quick-view-product .spec-value{font-size:15px;}
.quick-view-product .spec-value p{margin:0;}
.quick-view-product .product-specs, .quick-view-product .product-description{margin-bottom:20px;}
.quick-view-product .fs-producttabsection{padding-top:40px;}
.quick-view-product .fs-producttabsection .nav-tabs{background-color:#C41525;padding:5px 10px;column-gap:15px;justify-content:center;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link{border:none;border-radius:0;font-family:Oswald, sans-serif;
font-size:28px;color:#000;background:#fff;padding: 3px 10px;transition:all 0.3s linear;text-transform:uppercase;font-weight:600;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link.active{background-color:#FFD511;}
.quick-view-product .fs-producttabsection .tab-content{border:none;border-radius:0;padding:2.5%;}
.quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1{color:var(--primary-red);margin-bottom:15px;}
.quick-view-product .fs-producttabsection .tab-content h3,
.quick-view-product .fs-producttabsection .tab-content h4,
.quick-view-product .fs-producttabsection .tab-content h5,
.quick-view-product .fs-producttabsection .tab-content h6{color:var(--primary-red);text-transform: uppercase;font-weight: bold;}
.quick-view-product .fs-producttabsection .tab-content h3{font-size:36px;}
.quick-view-product .fs-producttabsection .tab-content h4{font-size:32px;}
.quick-view-product .fs-producttabsection .tab-content h5{font-size:26px;}
.quick-view-product .fs-producttabsection .tab-content h6{font-size:20px;}
.quick-view-product .fs-producttabsection .tab-content p{color:#000;margin-bottom:15px;}
.quick-view-product .fs-producttabsection .tab-content .website_button{max-width: 200px;width: 100%;text-align: center;}


.industries-wesupport.financingoptions{margin:0;padding-left:5%;padding-right:5%;}
.industries-wesupport.financingoptions .container-fluid{max-width:1600px;width:100%;}
.industries-wesupport.financingoptions .industries-block .industries-card h3{max-width: 185px;}
.industries-wesupport.financingoptions .industries-block:first-child h3{margin-left: 0%;}
.industries-wesupport.financingoptions .industries-block:last-child h3{margin-right: 9%;}
.industries-wesupport.financingoptions .industries-block {border-left:2px solid #fff;border-right:2px solid #fff;}
.industries-wesupport.financingprocess{margin:0;padding-left:20px;padding-right:20px;padding-bottom:30px;padding-top:20px;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card .industries-details{max-width:195px;width:100%;margin:0 auto;text-align:center;transform: skew(10deg);}
.industries-wesupport.financingprocess .financingprocess-block .industries-card h3{max-width: 100%;font-size:43px;font-weight:600;}
.industries-wesupport.financingprocess .financingprocess-block:first-child h3{margin-left: 0%;}
.industries-wesupport.financingprocess .financingprocess-block:last-child h3{margin-right: 9%;}
.industries-wesupport.financingprocess .financingprocess-block {border-left:2px solid #fff;border-right:2px solid #fff;padding:5% 10px;  position:relative;transform: skew(-10deg);overflow: hidden;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card {
  width: 100%;height: 100%;display: flex;/*align-items: center;*/justify-content: center;}
.page-financing .innerbanner-section .content-section{}
.page-financing .innerbanner-section .content-section h3{text-transform: uppercase;font-size: 22px;}

.page-equipmentrepairs .leftrightimg-fw-section .leftrightimg-section{padding-bottom:0 !important;}
.equipmentbrand-section{padding:60px 0 40px;text-align:center;}
.equipmentbrand-section .description{margin-bottom:10px;}
.equipmentbrand-section .equipment-card{max-width:95%;width:100%;padding:20px 0;}
.equipmentbrand-section .equipment-card h3{font-size: 32px;font-weight: 700;max-width: 485px;width: 100%;margin: 0 auto 10px;}
.equipmentbrand-section .equipment-card .equipmentlisttext p{text-align:left;background:#f4f1f1;padding:10px;margin-bottom:8px;}
.page-equipmentrepairs .innerbanner-section .section-text {max-width: 60%;}
.page-equipmentrepairs .innerbanner-section .section-text .sectiontitle{max-width:380px;width:100%;}


.usedinventory-newsletter input{padding: 10px 15px !important;font-size: 16px;color: var(--text-light);background-color: transparent;border: 1px solid var(--primary-red);position: relative;}
.usedinventory-newsletter .newsletter .field__label{color:#fff;left: 15px;}
.usedinventory-newsletter .newsletter-form__field-wrapper .field{column-gap: 10px;}
.usedinventory-newsletter .newsletter-form__button{position: relative;background-color: var(--primary-red) !important;
    color: #fff;padding: 6.6px 30px;font-weight: 700;text-transform: uppercase;border: 4px solid var(--primary-red);
    cursor: pointer;overflow: hidden;font-family: var(--font-heading-family);transition: background-color .3s ease-in-out;}
.usedinventory-newsletter .newsletter-form__button:after {content: "";position: absolute;top: 0;right: 0;z-index: 1;
    border-top: 15px solid var(--secondary-yellow);border-left:15px solid transparent;transition: transform .4s ease;}
.usedinventory-newsletter .newsletter-form__button:hover {background: linear-gradient(to left, var(--secondary-yellow) 50%, var(--primary-red) 50%);
    background-size: 200% 100%;background-position: right bottom;transition: background-position .4s ease;}
.usedinventory-newsletter .newsletter-form{margin:0;}
.usedinventory-newsletter .field__input:focus~.field__label, .usedinventory-newsletter .field__input:not(:placeholder-shown)~.field__label{top:4px;}
.page-usedinventory .innerbanner-section .section-text {max-width: 450px;}
.hidden { display: none; }
.new-inventoryproductsection{padding:30px 15px 50px;text-align:center;}
.new-inventoryproductsection .website_button{margin:20px 0;}
.new-inventoryproductsection .commenproduct-card{text-align:left;}
.new-inventoryproductsection .quick-view-trigger{text-decoration: none;}
.new-inventoryproductsection .commen-producttitile h3{font-size:30px;text-transform:uppercase;font-weight:700;color:#000;margin-bottom:15px;}
.new-inventoryproductsection .commen-productprice{font-family:Oswald, sans-serif;font-size:20px;color:#C41525;}
.new-inventoryproductsection .commenproduct-item{margin-bottom:30px;}
.displayondesktop{display:none;}
.fs-producttabsection .tab-content .tab-pane .row{padding-top:25px;padding-bottom:25px;}
.fs-producttabsection .tab-content .tab-pane .row:nth-child(even) {background-color: #f3f3f3;}
.fs-producttabsection .tab-content .tab-pane .row:nth-child(odd) {background-color: #ffffff;}
.page-glaziers-toolbox .new-commenproductsection .sitebutton-button .website_button{margin: 30px auto 0;}
.page-glaziers-toolbox .imagelefttextright-section .sitebutton-button{display:flex;column-gap:10px;}
.ctatext .sitebutton-button .website_button{max-width:200px;width:100%;}
.repeated-blocks .description a{text-decoration:none;color:#000;}
.innerbanner-section img{opacity:0;}
.innerbanner-section .section-image{overflow: hidden;position: relative;}
.innerbanner-section .section-image .image-tilt{background-size: cover;background-position: center;width: 129%;margin-left: -16%;transform: skew(10deg);}
.industries-wesupport.top-problems-we-solve{margin: 0 -5%;}
.innerbanner-section .section-text .description p a{color:#fff;text-decoration:none;font-weight:600;}
.industries-wesupport.top-problems-we-solve .industries-block img{width:100%;}
/* Blog Page */
.postpage-banner .usedinventory-newsletter .newsletter-form{margin:20px auto 0;}

.mainblog-section{padding:60px 5px;}
.mainblog-section .tag-menu{}
.mainblog-section .tag-menu {
  list-style: none;padding: 1rem;margin: 0 0 2rem 0;background: #f8f8f8;border: 1px solid #e5e5e5;border-radius: 6px;}
.mainblog-section .tag-menu li {margin: 0.5rem 0;}
.mainblog-section .tag-menu a {
  text-decoration: none;font-weight: 500;font-family: var(--font-heading-family);color: #000;display: block;padding: 0.4rem 0.6rem;
  border-radius: 4px;transition: all 0.2s ease-in-out;text-transform:uppercase;letter-spacing:0.1rem;}
.mainblog-section .tag-menu a:hover {color: #000;background: #ffd511;}
.mainblog-section .tag-menu .active a {font-weight: 700;color: #fff;background: #C41525;border-left: 4px solid #ffd511;}
.mainblog-section .article-card {
  background: #fff;border: 1px solid #e2a70d;border-radius:0;
  overflow: hidden;display: flex;flex-direction: column;transition: transform 0.2s ease, box-shadow 0.2s ease;}
.mainblog-section .article-card:hover {transform: translateY(-4px);box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);}
.mainblog-section .card__heading {font-weight: 600;margin: 0 0 0.5rem;color: #000;text-transform:uppercase;font-size: 24px;}
.mainblog-section .card__information{padding:10px !important;}
@media screen and (min-width: 750px) {
  .mainblog-section .blog-articles {column-gap: 15px;row-gap: 15px;}
}
.mainblog-section .card__heading a:hover {color: #C41525;}
.mainblog-section .article-card__info time{color: #000;margin-bottom: .75rem;font-size: 17px;font-weight: 500;}
.mainblog-section .article-card__excerpt {color: #000;margin-bottom: 1rem;}
/* Pagination Wrapper */
.mainblog-section .pagination-blog {
  display: flex;justify-content: center;align-items: center;gap: 0.5rem;margin: 2rem 0;font-family: inherit;}
.mainblog-section .pagination-blog span{transition: all 0.2s ease-in-out;font-size: 14px;line-height: 131%;}
.mainblog-section .pagination-blog span a{padding: 5px 10px;border: 1px solid #c41525;font-size: 14px;font-weight: 600;
  text-decoration: none;color: #c41525;background: #fff;transition: all 0.2s ease-in-out;}
.mainblog-section .pagination-blog .prev a, .mainblog-section .pagination-blog .next a{
  background: #c41525;color: #fff;font-family: var(--font-heading-family);font-size: 14px;text-transform: uppercase;
  font-weight: 500;padding: 5px 10px;text-decoration: none;}
.mainblog-section .pagination-blog span.current {color: #aaa;background: #f8f8f8;pointer-events: none;
  padding: 5px 10px;border: 1px solid #aaa;font-size:14px;font-weight: 600;    line-height: 131%;}
.mainblog-section .card__heading a:after{display:none;}
.mainblog-section .card__content{background:#fff;}
.mainblog-section .underline-links-hover:hover a {
        text-decoration: none;}
.gl-main-articlesingle{padding:40px 05px 30px;}
.gl-main-articlesingle .article-template__hero-container, .gl-main-articlesingle .page-width--narrow{max-width:780px;width:100%;}
.gl-main-articlesingle .article-template__social-sharing{margin-top:0 !important;margin-bottom:15px;}
.gl-main-articlesingle .article-template__content h2, .gl-main-articlesingle .article-template__content h3,
.gl-main-articlesingle .article-template__content h4, .gl-main-articlesingle .article-template__content h5,
.gl-main-articlesingle .article-template__content h6{color:#c41525;margin-bottom:10px;padding-top:10px;}
.gl-main-articlesingle .article-template__content h2{font-size:38px;}
.gl-main-articlesingle .article-template__content h3{font-size:34px;}
.gl-main-articlesingle .article-template__content h4{font-size:28px;}
.gl-main-articlesingle .article-template__content h5{font-size:24px;}
.gl-main-articlesingle .article-template__content h6{font-size:20px;}
.gl-main-articlesingle .article-template__content p a{font-weight:700;color:#c41525;text-decoration:none;}
.gl-main-articlesingle .share-button__button{background: #c41525;color: #fff;font-family: var(--font-heading-family);font-size: 14px;text-transform: uppercase;
  font-weight: 500;padding: 5px 10px;text-decoration: none;}
.gl-main-articlesingle{}
.cart-items thead th{color:#000;font-size:14px;}
.price.price--end{color:#c41525;font-family:Oswald, sans-serif}
.cart-item__name, .product-option{color:#000;}
.totals .totals__total{color:#000;}
.totals .totals__total-value{color:#000;font-weight:600;}
.tax-note{color:#000;}
.template-404.page-width p.maintext{font-size: 140px;font-family: var(--font-heading-family);color: #c41525;line-height: 140%;}


.new-commenproductsection.glazingproduct-section.new-modelproductsection .commenproduct-card{text-align:left;}
.new-modelproductsection .commen-productdetail p{color:#fff;}
.new-commenproductsection.glazingproduct-section.new-modelproductsection .commen-productdetail{max-width:100%;}



.displayphone-mob{display:none;}
@media (min-width: 768px) {
  .industries-wesupport.financingoptions .container-fluid .industries-blockouter {flex: 0 0 auto;width: 20%;}
  .page-financing .innerbanner-section .content-section{max-width:80%;width:100%;margin-left:5%}
  .displayonmobile{display:none;}
  .displayondesktop{display:block;}
  .equipmentdescription{max-width:540px;width:100%;margin:0 auto;}
}
@media (min-width:1400px){
.contactform-section .container{max-width:1320px;width:100%;}
.hp-collection .collection-card .bannersection-content{max-width:260px;}

}
@media (max-width:1399px){
.contactform-section .container{max-width:1170px;width:100%;}
.hp-collection .collection-card .bannersection-content p{font-size:15px;}
}
@media (min-width:1200px){
  .spydercrane-section  .description p{max-width:90%;width:100%;}
}
.liftingrepair-section .container-fluid, .spydercrane-section .container-fluid, .hp-qualityproduct .container-fluid{max-width:1600px;width:100%;}
.website-navigation .list-menu.list-menu--inline li{padding:0 16%;}
@media (min-width:1600px){
  .hp-rentalsection .container-fluid{max-width:1300px;}
}
@media (min-width:1400px){
  .new-header .header-logo{padding-left:7%;}
  .websiteheader-icon, .website-navigation{padding-right:7%}
}
@media (min-width:1400px) and (max-width:1599px){
  .new-header .header-logo:after{right:-8.4%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 17%;}
  .hp-collection .collection-card .bannersection-content{max-width:270px;}
}
@media (min-width:1600px) and (max-width:1799px){
  .new-header .header-logo:after{right:-8%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 19%;}
}
@media (min-width:1800px) and (max-width:2099px){
  .new-header .header-logo:after{right:-7.9%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 21%;}
  .hp-collection .collection-card .bannersection-content{max-width:300px;}
}
@media (min-width:1999px)and (max-width:2399px){
  .spydercrane-section:after, .hp-qualityproduct:after{width:37%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 23%;}
}
@media (min-width:2100px){
  .new-header .header-logo:after{right:-7.2%;}
  .hp-collection .collection-card .bannersection-content{max-width:300px;}
}
@media (min-width:2400px) and (max-width:3599px){
  .spydercrane-section:after, .hp-qualityproduct:after{width:42%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 30%;}
}
@media (min-width:3600px){
  .spydercrane-section:after, .hp-qualityproduct:after{width:49%;}
  .new-header .header-logo:after {right: -6.9%;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 36%;}
}
@media (max-width:1300px){
.hp-qualityproduct .hp-productdetail .hp-productnp h3{font-size:18px;}
  .hp-qualityproduct .hp-productdetail .website_button{line-height: 103%;}
}
@media (max-width:1250px){
  .hp-rentalsectioninner:before{display:none;}
      .hp-rentalsection .container-fluid:before{content: "";width: 30%;height: 100%;position: absolute;top: 0;left: -42px;
    -moz-transform: skewX(-10deg);-ms-transform: skewX(-10deg);-webkit-transform: skewX(-10deg);transform: skew(-10deg);z-index: 1;}
  .website-navigation .list-menu.list-menu--inline li{padding:0 10%;}
  .websiteheader-icon .list-social__link{padding:7px 5px;}
}
@media (max-width:1200px){
.hp-qualityproduct .hp-productdetail .hp-productnp h3{font-size:16px;}
  .hp-qualityproduct .hp-productdetail .hp-productnp{padding:10px 10px;}
  .hp-qualityproduct .hp-productdetail .website_button{line-height: 87%;}
  .sectiontitle, .quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1,
  .industries-wesupport.financingprocess .industries-block .industries-card h3{font-size: 38px;}
  .quick-view-product .fs-producttabsection .tab-content h3{font-size:30px;}
  .quick-view-product .fs-producttabsection .tab-content h4{font-size:26px;}
  .quick-view-product .fs-producttabsection .tab-content h5{font-size:22px;}
  .quick-view-product .fs-producttabsection .tab-content h6{font-size:18px;}
  .websiteheader-icon .list-social__link{padding:7px 4px;}
  .industries-wesupport .industries-block .industries-card h3{font-size:18px;}
  .industries-wesupport.financingprocess{padding:20px 4% 30px;}
}
@media (max-width:1100px){
  .sectiontitle, .quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1,
  .industries-wesupport.financingprocess .industries-block .industries-card h3{font-size: 32px;}
  .new-header .header-logo:after{right: -10.5%;}
  .hp-qualityproduct .hp-productdetail .website_button{padding: 8px 20px;font-size: 16px;line-height: 85%;}
  .hp-qualityproduct .hp-productdetail .hp-productnp h3{font-size:15px;}
  .websiteheader-icon .list-social__link {padding: 7px 3px;}
  .hp-collection .collection-card .bannersection-content p {font-size: 14px;}
  .hp-bannersection .collection-card .bannersection-content .website_button{font-size: 14px;padding-left: 15px;padding-right: 15px;}
  .hp-collection .collection-card .bannersection-content{max-width:190px;}
  .hp-bannersection .hp-collection::first-child .bannersection-content{margin:0 0 0 auto;}
   .hp-bannersection .hp-collection::last-child .bannersection-content{margin:0 auto 0 0;}
   .hp-bannersection .hp-collection:nth-child(3) .collection-card h3, .hp-collection .collection-card h3{max-width:165px;min-height: 70px;font-size:26px;}
.industries-wesupport .industries-block .industries-card h3{max-width:109px;}
.new-inventoryproductsection .commen-producttitile h3{font-size:28px;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link{font-size: 24px;}
.gr-quick-view-product .grQuickViewSwiperThumb img{box-shadow: 0 1px 4px #00000026;height:85px;border: 4px solid var(--text-light);}
.gr-quick-view-product .grQuickViewSwiper img {max-width: 95%;}
.quick-view-product .fs-producttabsection .tab-content{padding:1.5%;}
}
@media (max-width:1060px){
  .websiteheader-icon .topicon-section .topbar-button a{font-size:13px;}
  .websiteheader-icon .topbar-text{font-size:12px;}
  .topchallenges-section .topchallenges-section{background-size:cover !important;}
}
@media (max-width:1024px){
  .sectiontitle, .quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1,
  .industries-wesupport.financingprocess .industries-block .industries-card h3{font-size: 28px;}
  .quick-view-product .fs-producttabsection .tab-content h3{font-size:24px;}
  .quick-view-product .fs-producttabsection .tab-content h4{font-size:22px;}
  .quick-view-product .fs-producttabsection .tab-content h5{font-size:20px;}
  .quick-view-product .fs-producttabsection .tab-content h6{font-size:17px;}
  body {font-size: 15px;}
  .website_button{font-size:16px;padding:6px 20px;}
  .website-navigation .list-menu.list-menu--inline li{padding: 0px 7%;}
  .hp-collection .collection-card h3, .hp-bannersection .hp-collection:nth-child(3) .collection-card h3{font-size:24px;max-width:150px;min-height:65px;}
  .hp-collection .collection-card .bannersection-content{max-width:182px;}
.gradient.menu-drawer, .js .menu-drawer__submenu{background:transparent !important;}
 .js .menu-drawer__submenu{background-color:transparent !important;}
.menu-drawer__inner-container {position: relative;height: 100%;width: 76%;background:rgba(196, 21, 37, 0.8);}
.menu-drawer__inner-submenu{background:rgba(196, 21, 37, 0.8);}
.menu-drawer summary.menu-drawer__menu-item, .menu-drawer__menu-item{font-family: Oswald, sans-serif;text-transform: uppercase;color:rgb(255, 213, 17);}
.menu-drawer__close-button {font-family: Oswald, sans-serif;text-transform: uppercase;}
.hp-bannersection {margin: 0 -5%;}
.menu-drawer__account, .list-social__link{color:#ffd511;}
.list-social__item .icon{fill:#ffd511;}
.innerbanner-section h3 {font-size: 21px;color:#fff;}
.new-inventoryproductsection .commen-producttitile h3{font-size:26px;}
.industries-wesupport.financingoptions .industries-block .industries-card h3 {max-width: 142px;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card{top:18%;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card .industries-details{max-width:90%;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card h3{font-size:36px;}
.gr-quick-view-product.quick-view-product {padding: 30px;}
.quick-view-product .spec-label, .quick-view-product .spec-value, .quick-view-product .product-specs, .quick-view-product .product-description,
.quick-view-product .fs-producttabsection .tab-content p {font-size: 14px;}
.gr-quick-view-product .quick-view-info .gr-quick-product-title {font-size: 30px;}
.postpage-banner .usedinventory-newsletter .newsletter-form__button{padding: 7.3px 30px;}
.mainblog-section .card__heading{font-size:22px;}
.mainblog-section .article-card__info time{font-size:16px;}
.gl-main-articlesingle .article-template__content h2{font-size:34px;}
.gl-main-articlesingle .article-template__content h3{font-size:32px;}
.gl-main-articlesingle .article-template__content h4{font-size:26px;}
.gl-main-articlesingle .article-template__content h5{font-size:22px;}
.gl-main-articlesingle .article-template__content h6{font-size:18px;}
.template-404.page-width p.maintext{font-size:110px;}
}
@media (max-width:991px){
.display-nonetab{display: none !important;}
  .website-navigation{justify-content: end;}
  .website-navigation .header__icon{width: 4.4rem;}
  .websiteheader-icon{padding-left: 6%;padding-right: 15px;}
  .website-navigation .header__icon .icon {height: 2.5rem;width: 2.5rem;}
  .website-navigation{padding-right: 15px;}
  .new-header .header-logo{padding-left:15px;}
  .hp-rentalsection .section-image img{max-width:100%;}
  .liftingrepair-section, .hp-qualityproduct, .spydercrane-section{padding-left:10px;padding-right:10px;}
  .leftrightimg-fw-section .content-section, .imagelefttextright-section .section-text{padding-top:20px;padding-bottom:20px;}
  .gr-quick-view-product .grQuickViewSwiperThumb img{box-shadow: 0 1px 4px #00000026;height: 70px;border: 3px solid var(--text-light);}
  .quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 20px;}
  .gr-quick-view-product .grQuickViewSwiper img {max-width: 100%;}
}
@media (max-width: 950px) {
  .hp-qualityproduct .hp-productdetail .hp-productnp h3 {font-size: 14px;line-height: 142%;}
  .hp-qualityproduct .hp-productdetail .website_button {font-size: 15px;line-height: 119%;}
  .hp-qualityproduct .hp-productdetail {padding: 3.5% 10px 3.5% 20px;}
  .hp-bannersection .collection-card .bannersection-content .website_button{font-size:13px;padding:7px 10px;}
  .hp-collection .collection-card .bannersection-content p{font-size: 13px;}
  .hp-collection .collection-card .bannersection-content {max-width: 150px;}
      
}
@media (max-width: 900px) {
    .websiteheader-icon .topicon-section .topbar-button a {font-size: 11px;padding: 8px 8px;}
  .websiteheader-icon .topbar-text {font-size: 11px;}
  .new-header .header-logo{padding-top:1.5%;}
  .liftingrepair-section .section-text{padding: 30px 0;}
  .hp-videosection .container{max-width:100%;}
  .hp-videosection .video-wrapper {max-width: 780px;}
  .hp-videosection .video-wrapper iframe {min-height: 390px;}
  .hp-collection .collection-card .bannersection-content {max-width: 140px;}
  .gr-quick-view-product .grQuickViewSwiperThumb img{height:65px;}
}
@media (max-width: 860px) {
  .quick-view-product .fs-producttabsection .nav-tabs {padding: 5px 5px;column-gap: 10px;}
  .quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 18px;}
  .gr-quick-view-product .grQuickViewSwiperThumb img {height: 55px;}
}
@media (max-width: 800px) {
    .websiteheader-icon .topicon-section .topbar-button a {font-size: 10px;padding: 8px 6px;}
  .websiteheader-icon .topbar-text {font-size: 10px;}
  .quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 17px;}
}
.displayontab-portrait{display: none;}
@media (max-width:767px){
  .liftingrepair-section .section-text{padding-top:0;padding-bottom:0;}
  .sectiontitle, .quick-view-product .fs-producttabsection .tab-content h2, .quick-view-product .fs-producttabsection .tab-content h1,
  .industries-wesupport.financingprocess .industries-block .industries-card h3{font-size: 26px;}
  .hideontab-portrait{display: none ;}
  .displayontab-portrait{display: flex;}
  .website-navigation{height:100%;background:#000;justify-content: space-between;padding-left: 20px;}
  .header__heading-link{padding: 0px;}
  .new-header .header-logo{padding-top:10px;padding-bottom:10px;}
  .hp-collection{background-position: center;transform: skew(0deg);padding-top: 20%;padding-bottom: 20%;}
  .hp-collection .collection-card{transform: skew(0deg);}
  .spydercrane-section, .hp-qualityproduct, .liftingrepair-section, .hp-videosection, .hp-rentalsection, .hp-linkedinsection{overflow: hidden;padding: 40px 10px;}
  .spydercrane-section:after{top: -8%;left: 0px;right: 0;width: 100%;height: 40%;
                            -moz-transform: skewX(0deg);-ms-transform: skewX(0deg);-webkit-transform: skewX(0deg);transform: skew(0deg);
                            -moz-transform: skewY(170deg);-ms-transform: skewY(170deg);-webkit-transform: skewY(170deg);transform: skewY(170deg);}
  .hp-qualityproduct:after{top: -8%;left: 0px;right: 0;width: 100%;height: 40%;
                            -moz-transform: skewX(0deg);-ms-transform: skewX(0deg);-webkit-transform: skewX(0deg);transform: skew(0deg);
                            -moz-transform: skewY(190deg);-ms-transform: skewY(190deg);-webkit-transform: skewY(190deg);transform: skewY(190deg);}
  .hp-qualityproduct .product-grid:after{top: -12%;left: 0px;right: 0;width: 100%;height: 25%;
                            -moz-transform: skewX(0deg);-ms-transform: skewX(0deg);-webkit-transform: skewX(0deg);transform: skew(0deg);
                            -moz-transform: skewY(190deg);-ms-transform: skewY(190deg);-webkit-transform: skewY(190deg);transform: skewY(190deg);}
  .hp-qualityproduct .hp-productdetail{padding: 3.5% 10px 3.5% 20px;}
  .hp-qualityproduct .section-content{max-width:100%;margin:30px 0 0;}
  .hp-qualityproduct .product-grid .owl-nav .owl-prev{margin-left:-2%;}
  .liftingrepair-section{background: #fff;position: relative;}
  .liftingrepair-section .container-fluid:after, .hp-rentalsection .container-fluid:before{display: none;}
  .liftingrepair-section:after{background:#fff !important;content:"";top: -8%;left: 0px;right: 0;width: 100%;height:90%;
                            -moz-transform: skewX(0deg);-ms-transform: skewX(0deg);-webkit-transform: skewX(0deg);transform: skew(0deg);
                            -moz-transform: skewY(170deg);-ms-transform: skewY(170deg);-webkit-transform: skewY(170deg);transform: skewY(170deg);}
  .liftingrepair-section .section-text{max-width:100%;width:100%;margin:0 0 30px;}
  .hp-rentalsection:after {background:#fff !important;content:"";top: -8.5%;left: 0px;right: 0;width: 100%;height:17%;
                            -moz-transform: skewY(173deg);-ms-transform: skewY(173deg);-webkit-transform: skewY(173deg);transform: skewY(173deg);}
  .hp-rentalsection .container-fluid{max-width:100%;background:transparent !important;padding-top:0;padding-bottom:0;}
  .hp-rentalsection .section-image {max-width: 100%;padding: 0 0 30px;}
  .liftingrepair-section .website_button, .hp-qualityproduct .website_button, .spydercrane-section .website_button{width:auto;}
  .hp-videosection .video-wrapper {max-width: 600px;}
  .hp-videosection .video-wrapper iframe {min-height: 340px;}
  .hp-videosection{background:#ddd;}
  .spydercrane-section .section-text .sectiontitle, .liftingrepair-section .section-text .sectiontitle{margin-bottom:15px;}
  .spydercrane-section .section-text .sitebutton-button, .hp-qualityproduct .section-content .sitebutton-button,
  .liftingrepair-section .section-text .sitebutton-button, .hp-rentalsection .sitebutton-button{text-align:center;}
.hp-collection .collection-card .bannersection-content{max-width:450px;padding:0 20px;}
.hp-bannersection .hp-collection{min-height:450px;align-items:center;display:flex;height:100%;padding:20px 0;}
.hp-bannersection .hp-collection .collection-card .bannersection-content{opacity:1;}
#homepage-banner .owl-dots{ position: absolute;bottom: 20px;margin: 0 auto;left: 0;right: 0;}
#homepage-banner .owl-dot{background: transparent;box-shadow: none;border: 0;margin: 5px;padding: 0;}
#homepage-banner .owl-dots .owl-dot span {width: 16px;height: 16px;padding: 5px;background: #c41525;}
#homepage-banner .owl-dots .owl-dot.active span{background:#FFD511;}
.hp-bannersection {margin: 0;}
.header__heading-logo{object-fit: cover;width: 40px;height: 40px;object-position: left;}
.new-header .header-logo{max-width: 12%;width: 100%;padding:5px 5px;}
.websitenavigation{max-width: calc(100% - 12%);width: 100%;}
.new-header .header-logo:after {width:18%;}
.hp-bannersection .collection-card .bannersection-content .website_button {font-size: 16px;padding: 8px 20px;}
.hp-collection .collection-card .bannersection-content p{font-size: 16px;}
.hp-collection .collection-card h3, .hp-bannersection .hp-collection:nth-child(3) .collection-card h3 {font-size: 26px;max-width: 173px;}
.hp-bannersection #homepage-banner .hp-collection{border-left: unset !important;border-right: unset !important;background-size: cover;background-position: center;}
.displayphone-mob svg{fill:#FFD511;width:20px;height:20px;}
.displayphone-mob a{text-decoration:none;}
.displayphone-mob{display:block;}
.hp-bannersection .hp-collection:nth-child(3) .collection-card h3, .hp-collection .collection-card h3{min-height:auto;}
.hp-bannersection .hp-collection:after{content: "";height: 100%;width: 100%;background: #0003;position: absolute;top: 0;left: 0;z-index: -1;}
.menu-drawer__account, .menu-drawer .list-social__link{color:rgb(255, 213, 17) !important;}
.innerbanner-section h3 {font-size: 19px;}
.innerbanner-section .section-image .image-tilt{background-image:none !important;width: 100%;margin-left: 0%;transform: skew(0);}
.innerbanner-section img {opacity: 1;}
.commeninnerpage-section .section-image img, .commeninnerpage-section .section-image .sectiontitle {margin: 0 auto;display: block;}
.commeninnerpage-section .section-text {max-width: 100%;}
.innerbanner-section .section-text{
    max-width: 100%;}
.innerbanner-section{padding:0 10px;}
.commeninnerpage-section {padding: 40px 10px;}
.commeninnerpage-section .section-image{margin-bottom: 30px;}
.industries-wesupport.top-problems-we-solve {margin: 0 -9%;}
.top-problems-we-solve .industries-blockouter:last-child .industries-block .industries-card {padding-right: 0%;}
.top-problems-we-solve .industries-blockouter:first-child .industries-block .industries-card {padding-left: 0%;}
.top-problems-we-solve .industries-blockouter:nth-child(even) .industries-block .industries-card{padding-right:10%;}
.top-problems-we-solve .industries-blockouter:nth-child(odd) .industries-block .industries-card{padding-left:10%;}
.new-commenproductsection{padding:30px 10px;}
.page-glaziers-toolbox .new-commenproductsection .sitebutton-button .website_button {margin-top: 10px; }
.industries-blockouter .industries-block img{width:80%;}
.industries-wesupport {margin: 0 -7%;}
.industries-wesupport .description{margin-bottom:20px;}
.leftrightimg-fw-section{padding:20px 10px;}
.imagelefttextright-section{padding:30px 10px;margin-bottom:20px;}
.imagelefttextright-section .section-image{ -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 88%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 88%);max-width: 560px;width: 100%;margin: 0 auto;}
.imagelefttextright-section .section-text{margin: 0 auto;text-align: center;}
.imagelefttextright-section .sitebutton-button{justify-content: center;}
.new-inventoryproductsection .commen-producttitile h3{font-size:22px;margin-bottom:5px;}
.new-inventoryproductsection .commen-productprice{font-size:17px;}
.new-inventoryproductsection {padding: 30px 10px 10px;}
.usedinventory-newsletter .newsletter-form__button{padding:8px 30px;}
.industries-wesupport.financingprocess .financingprocess-block{border:2px solid #fff;}
.industries-wesupport.financingprocess .financingprocess-block .industries-card h3{font-size:30px;}
.industries-wesupport.financingoptions{padding-left: 0;padding-right: 0;margin:0 -5%;}
.industries-wesupport.financingoptions .industries-block .industries-card h3 {max-width: 120px;}
.industries-wesupport.financingoptions .sectiontitle, .industries-wesupport.financingoptions .description{max-width:92%;width:100%;margin:0 auto 10px;}
.industries-wesupport.financingoptions .description{margin-bottom:20px;}
body {font-size: 14px;}
#close-quick-view{top: 0;font-size:32px;}
.gr-quick-view-product.quick-view-product {padding: 40px 25px;}
.gr-quick-view-product .grQuickViewSwiperThumb img {height: 100px;}
.gr-quick-view-product .quick-view-media1{margin-bottom:30px;}
.gr-quick-view-product .quick-view-info .gr-quick-product-title{margin-bottom:10px;}
.quick-view-product .product-specs, .quick-view-product .product-description{margin-bottom:15px;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 15px;}
.quick-view-product .fs-producttabsection .nav-tabs{ row-gap: 10px;padding:10px;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link{text-align:center;}
.fs-producttabsection .tab-content .align-items-center img{margin-bottom:20px;}
.gr-quick-view-product .quick-view-info .gr-quick-product-title {font-size: 26px;}
.gr-quick-view-product .price-item.price-item--regular, .productprice{font-size:24px;}
.usedinventory-newsletter .newsletter-form{margin:0 auto;}
.postpage-banner .usedinventory-newsletter .newsletter-form__button {padding: 8px 30px;}
.mainblog-section .blog-articles{row-gap:15px;}
.mainblog-section .card__heading{font-size:20px;}
.mainblog-section .article-card__info time{font-size:15px;}
.mainblog-section .website_button{font-size:15px;}
.gl-main-articlesingle .article-template__content h2{font-size:32px;}
.gl-main-articlesingle .article-template__content h3{font-size:27px;}
.gl-main-articlesingle .article-template__content h4{font-size:24px;}
.gl-main-articlesingle .article-template__content h5{font-size:21px;}
.gl-main-articlesingle .article-template__content h6{font-size:17px;}
.innerbanner-section.postpage-banner:after {clip-path: polygon(0% 95%, 100% 0%, 100% 100%, 0% 100%);}
.template-404.page-width p.maintext{font-size:90px;}
}
@media (max-width:680px){
  .gr-quick-view-product .grQuickViewSwiperThumb img {height: 85px;}
  .quick-view-product .fs-producttabsection .nav-tabs{padding:5px;row-gap: 7px;column-gap: 7px;}
  .quick-view-product .fs-producttabsection .nav-tabs .nav-item{max-width: 163px;width: 100%;}
}
@media (max-width:575px){
  .websiteheader-icon .topicon-section .topbar-button a{font-size: 10px;padding: 6px 6px;}
  .websiteheader-icon .topbar-text {font-size: 10px;line-height: 130%;}
  .hp-collection {padding-top: 25%;padding-bottom: 25%;}
  .hp-rentalsection:after{top:-11%;}
  .hp-rentalsection .section-image {max-width: 300px;width:100%;text-align: center;}
  .hp-rentalsection .section-image img{width:100%;}
  .hp-videosection .video-wrapper iframe {min-height: 300px;}
  .hp-collection .collection-card .bannersection-content{max-width:350px;padding:0 20px;}
  .hp-bannersection .hp-collection{min-height:85vh;align-items:center;display:flex;height:100%;max-height:100%;}
  .new-header .header-logo{max-width: 60px;width: 100%;padding:5px 0;}
.websitenavigation{max-width: calc(100% - 60px);width: 100%;}
.gr-quick-view-product .grQuickViewSwiperThumb img {height: 60px;}
.quick-view-product .fs-producttabsection .tab-content {padding: 20px 10px;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-item {max-width: 48%;}
.gr-quick-view-product .price-item.price-item--regular, .productprice {font-size: 20px;}
.new-header .header-logo:after {width: 19%;}
#close-quick-view {top: -1px;right: 4px;}
  .gr-quick-view-product.quick-view-product {padding: 45px 6px;}
  .mainblog-section .card__heading{font-size:18px;}
.mainblog-section .article-card__info time, .mainblog-section .website_button{font-size:14px;}
.template-404.page-width p.maintext{font-size:60px;}
.website_button{margin-top:25px;}
}
@media (max-width:480px){
  .hp-qualityproduct .hp-productdetail .hp-productnp{margin-right:-10px;}
  .hp-qualityproduct .hp-productdetail .hp-productnp h3{font-size:14px;line-height: 142%;}
  .hp-qualityproduct .hp-productdetail .website_button{font-size:15px;line-height: 120%;}
  .spydercrane-section:after {height: 30%;}
  .spydercrane-section .description ul{column-count: 1;}
  .hp-rentalsection:after {to+p: -12.5%;}
  .hp-videosection .video-wrapper iframe {min-height: 250px;}
  .gr-quick-view-product .grQuickViewSwiperThumb img {height: 50px;}
  .quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 14px;}
  .quick-view-product .fs-producttabsection{padding: 30px 0 0;}

}
@media (max-width:440px){
.commeninnerpage-section .section-text ul {grid-template-columns: none;}
.top-problems-we-solve .industries-card h3 {font-size: 18px !important;}
.top-problems-we-solve .industries-card p{font-size:13px;line-height:120%;}
.industries-wesupport.financingoptions .industries-block .industries-card h3 {max-width: 100px;}
.quick-view-product .fs-producttabsection .tab-content h2{font-size:20px;}
.quick-view-product .fs-producttabsection .nav-tabs .nav-link {font-size: 12px;}
.mainblog-section .pagination-blog span a, .mainblog-section .pagination-blog .prev a, .mainblog-section .pagination-blog .next a, .mainblog-section .pagination-blog span.current{padding:5px 7px;}
}
@media (max-width:380px){
  .websiteheader-icon .topbar-text {font-size: 8px;}
  .hp-rentalsection:after {top: -13.5%;}
  .hp-videosection .video-wrapper iframe {min-height: 200px;}
  .industries-wesupport.financingoptions .industries-block .industries-card h3 {max-width: 80px;}
  .gr-quick-view-product .grQuickViewSwiperThumb img {height: 45px;}
}
@media (max-width:370px){
    .quick-view-product .fs-producttabsection .nav-tabs .nav-link {
        font-size: 10px;
    }
    .mainblog-section .pagination-blog span a, .mainblog-section .pagination-blog .prev a, .mainblog-section .pagination-blog .next a, .mainblog-section .pagination-blog span.current{font-size:12px;}
  .mainblog-section .pagination-blog .prev a, .mainblog-section .pagination-blog .next a{text-transform: capitalize;}
  }
.menu-drawer__menu-item {
    padding: 1.1rem 3rem;
    text-decoration: none;
    font-size: 1.8rem;
    text-decoration: none;
}
.list-menu__item {
    display: flex !important;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
}
.menu-drawer__close-button {
    margin-top: 1.5rem;
    padding: 1.2rem 2.6rem 1.2rem 3rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    width: 100%;
    background-color: transparent;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    text-align: left;
}
.menu-drawer__account {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    padding: 1rem 0;
    font-size: 1.4rem;
}
.ships-info{display:none;}
.page-insulated-metal-panels .ships-info{display:block;}
.page-stonelifting .website_button.website_yellowbut.rentbutton{display:none;}
.smartlift-page{display:none;}
.page-smart-lift .website_button.website_yellowbut.rentbutton{display:none;}
.page-smart-lift .smartlift-page{display:block;}
.page-smart-lift .callbutton{display:none;}
.globo-form-control[data-type=name] .gfb__label__filled+.globo-form-input [name]{padding: 0.8rem 0.8rem .8rem 2rem !important;}
.contactform-section .globo-form-control[data-type=textarea] .gfb__label__filled+.globo-form-input [name]{color:#000 !important;}
.gfb__footer [type=submit] {background-color: #F7BA2F !important;}
.contactform-section .globo-form-app .g-container .wizard__content p:after{display:none;}

