/*
Theme Name: Dependable theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Dependable theme
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Dependable
*/
html {
	scroll-behavior: smooth;
  }
 .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none !important;
    font-size: 14.992px;
    margin-top: 0px !important;
    padding: 0 !important;
}
.getintouch-container select{
	background-color: #008BCB12;
	border: 1px solid #008BCB;
	  font-size: 14px;
   color: #002B55;
	border-radius: 12px;
	height: 58px;
    padding: 10px 15px;
} 

.getintouch-container .gform_footer {
    text-align: center;
    margin-top: 20px !important;
    display: inherit !important;
}
.getintouch-container .gform_button {
    background: #0093D1;
    border-radius: 50px;
    padding: 15px 50px;
    
    color: #fff;
	min-width: 250px;
  font-size: 18px;
    text-decoration: none;
    border: none;
	  -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.getintouch-container .gform_button:hover{
	 background: #002B55;
}



div#field_1_5 {
    border: 1px solid #008BCB;
    background: #008BCB12;
    border-radius: 12px;
    padding: 20px;
}
.gform_wrapper.gravity-theme .gform_drop_area {
    
    border: 1px dashed #008BCB !important;
    
}
label.gfield_label.gform-field-label {
    color: #002B55;
}
button#gform_browse_button_1_5 {
color:#008BCB;
border:1px solid #008BCB;
}
.training-profile {
max-width:100%;
}
.training-text h4{
font-size: 23px;
    line-height: 28px;
    margin-bottom: 26px;
    color: #002B55;
    margin-top: 20px;
    font-family: 'Futura Md BT';
}
.washer-box {
    background: transparent linear-gradient(91deg, #002B55 0%, #2354A2 100%) 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 1;
    margin-top: 20px !important;
}
.washer-content {
    padding: 20px 20px 30px;
    text-align: center;
}
.washer-content h4 {
color:#FFFFFF !important;
font-family: 'Futura Md BT';
font-weight:bold;
font-size:33px;
margin-bottom: 20px;
line-height:41px;
}
.washer-content a {
    background: #008BCB;
    color:#FFFFFF;
    text-decoration:none;
    padding: 10px 25px;
    border-radius: 30px;
	display: inline-block;
	font-size: 15px;
  -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
	 border: 2px solid transparent;
}
.washer-content a:hover{
    background: #FFf;
    color: #008BCB;
    border: 2px solid #008BCB;
}



.operation, .priority, .efficiency , .machines {
    position: relative;
    overflow: hidden;
}
.operation:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: transparent linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 139, 203, 1) 100%) 0% 0% no-repeat padding-box;
}
.priority:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: transparent linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 43, 85, 1) 100%) 0% 0% no-repeat padding-box;
}
.efficiency:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: transparent linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 43, 85, 1) 100%) 0% 0% no-repeat padding-box;
}
.machines:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: transparent linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 139, 203, 1) 100%) 0% 0% no-repeat padding-box;
}
.machines h2, .efficiency h2, .priority h2, .operation h2 {
    color: #fff !important;
    text-transform: none;
    font-weight: normal;
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    margin-bottom: 8px;
    font-family: 'Futura Md BT';
}
.operation .over-text, .priority .over-text, .efficiency .over-text, .machines .over-text {
    max-width: 430px;
}
.machines p, .efficiency p, .priority p, .operation p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    max-width: 400px;
    margin-bottom: 20px;
} 
.industries-client {
padding-top:75px;
}
.finish-profile {
    min-height: 110px;
}
.finish-text p {
    margin-top: 30px;
}
.testimonials-main {
padding: 40px 30px 40px;
    border-radius: 22px;
    background: #fff;
   
}
.testimonials-main {
text-align:center;
}
.testimonials-main .product-profile img {
    max-width: 100%;
    background: #fff;
    border: 10px solid #fff;
    border-radius: 100%;
    box-shadow: 0px 3px 6px #00000029;
    display: inline-block;
}
section.finish-section {
    padding-bottom: 75px;
    padding-top: 75px;
}
.testimonials-section {
padding:75px 0px;
background:#EBEBEB;
}
.testimonials-slider .slick-slide {
    margin: 0px 20px;
}
/* Blog Section */
section.blog-main {
    padding: 35px 0px 50px;
}
.artical-text span a {
    color: #008BCB;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
}
.artical-text {
    padding: 15px 0px;
}
.artical-text h3 {
font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 10px;
        margin-top: 15px;
    color: #002B55;
    min-height:60px;
    letter-spacing: -0.24px;
    font-family: 'Futura Md BT';
    }
.artical-text p {
    color: #596E9A;
    }
    .artical-text .blog-btn a{
background: #008BCB;
    border-radius: 50px;
    padding: 12px 35px;
    border: 2px solid #008BCB;
    color: #fff;
    font-size: 15px;
  
    text-decoration: none;
	    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    }
.artical-text .blog-btn a:hover {
    background: #002B55;
    color: #fff;
    border: 2px solid #002B55;
}


.main-blog-profile img {
    border-radius: 0px 0px 80px 0px;
    height: 304px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.blog-main {
    margin-bottom: 50px;
}
.pagination-section {
    padding: 0px;
    text-align: center;
    width: 100%;
}
.pagination-section .pagination {
    display: inline-block;
}
span.page-numbers.current {
    background: #ececec;
    display: inline-block;
    position: relative;
    border: 1px solid #008BCB;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    line-height: 26px;
    height: 25px;
    color: #008BCB;
    text-decoration: none;
    margin-right: 5px;
}
a.page-numbers {
    background: #008BCB;
    display: inline-block;
    position: relative;
    border: 1px solid #008BCB;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    line-height: 26px;
    height: 25px;
    color: #fff;
    text-decoration: none;
    margin-right: 5px;
}
.page-id-452 .industries-section {
    padding: 75px 0px 0px;
}
.single .industries-section {
    padding: 75px 0px 0px;
}
.featured-title h2 {
    font-size: 34px;
    color: #002B55;
        font-family: 'Futura Md BT';
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 42px;
}
.featured-title p {
    color: #002B55;
    font-size: 16px;
    line-height: 24px;
}
.feature-image img {
    border-radius: 0px 0px 80px 0px;
    max-width: 100%;
}
.feature-image {
    margin-bottom: 25px;
}
.new-singletext p {
    color: #596E9A;
    font-size: 16px;
    line-height: 24px;
}
.new-singletext ul li, .new-singletext ol li {
    color: #596E9A;
    font-size: 16px;
    line-height: 24px;
}
.artical h3 {
    color: #002B55;
    font-size: 28px;
        font-family: 'Futura Md BT';
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.artical hr {
    height: 2px;
    margin: 0px 0px 20px;
    
}
.blog-feature img {
    max-width: 100%;
    border-radius: 0px 0px 80px;
}
.blog-featuretext h3  {

    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
    font-family: 'Futura Md BT';
}
.blog-featuretext h3 a  {
    color: #002B55;
    text-decoration: none;
 }
.blog-featuretext p {
    color: #596E9A;
}
.blog-featuretext .read-single {
    color: #0093D1;
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
}
.blog-type {
    margin-bottom: 30px;
    max-width: 92%;
}

/* Blog Section */
.operation img, .priority img, .efficiency img, .machines img {
    width: 100%;
}
.product-text h6 {
    color: #8C9CBC;
    font-size: 18px;
    line-height: 26px;
}
.testimonials-slider .slick-prev.slick-arrow {
    position: absolute;
    left: -35px;
    top: 50%;
    background: #fff;
    border-radius: 100%;
    color: #002B55;
    border: 2px solid #002B55 !important;
    font-size: 22px;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 !important;
    z-index: 999;
    margin: 0 !important;
}
.testimonials-slider .slick-next.slick-arrow {
    position: absolute;
    right: -35px;
    top: 50%;
    background: #fff;
    border-radius: 100%;
    color: #002B55;
    border: 2px solid #002B55 !important;
    font-size: 22px;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 !important;
    z-index: 999;
    margin: 0 !important;
}
.main-washer-box {
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 75px;
}
.industry-warrenty p a {
    color: #0093D1;
    text-decoration: none;
}

.accordion-body p {
    color: #596E9A;
}
.accordion-body a {
    color: #0093D1 !important;
    text-decoration: none;
}

.still-question .industries-heading p a{
 color: #fff;
    text-decoration: none;
}
.contactbtnitem a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.contactbtnitem {
 padding: 4px 25px;
background: #008BCB;
border-radius: 50px;
	  -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
	border: 1px solid transparent;
}

/*
.contactbtnitem:hover {
    color: #008BCB;
    background: transparent;
    border: 1px solid #008BCB;
}


*/
.contactbtnitem a:hover{
	color:#fff;
}
.contactlogin:hover a{
color:#fff;
}
.contactlogin {
    padding: 0px 20px 0px 10px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
	  -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

/*
.contactlogin:hover{
	color: #008BCB;;
	 border: 1px solid #008BCB;
}
*/


.contactlogin a {
    color: #fff;
    font-size: 14px;
    
    text-decoration: none;
}
.inner-content h4 span:after {
    content: "";
    background: url(img/arrow-span.png) center center no-repeat;
    height: 5px;
    position: absolute;
    width: 102px;
    left: 0;
    left: 0;
    background-size: 100%;
    bottom: 0;
}
.banner-content h4 span:after {
    content: "";
    background: url(img/arrow-span.png) center center no-repeat;
    height: 5px;
    position: absolute;
    width: 102px;
    left: 0;
    left: 0;
    background-size: 100%;
    bottom: 0;
}
.inner-content h4 span {
position: relative;
}
.banner-content h4 span {
position: relative;
}
.single-industries .product-main {
    padding: 30px 30px 30px;
   
}
.default-text p, .default-text ul li, .default-text ol li  {
    color: #596E9A;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.14px;
}
.default-text img {
max-width:100%;
}
.default-text p a, .default-text li a, .default-text a {
color:#0d6efd;
}
a.manual-btn {
background: #008BCB;
    border-radius: 50px;
    padding: 12px 25px;
    border: 2px solid #008BCB;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
		-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
a.manual-btn:hover {
    background: #002B55;
    color: #fff;
    border: 2px solid #002B55;
}
.spare-section {
padding:0px 0px 75px;
}
.page-id-3355 .industries-heading {
    text-align: center;
    margin-bottom: 50px;
}
.page-template-blog .blog-profile.main-blog-profile img, .archive.category .blog-profile.main-blog-profile img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.blog-btn {
    margin-top: 25px;
}
.new-singletext h3, .new-singletext h3 a span, .new-singletext h4, .new-singletext h5, .new-singletext h6, .new-singletext h2, .new-singletext p strong, .new-singletext p b {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #002B55;
    text-decoration:none;
    margin-top: 20px;
    font-family: 'Futura Md BT';
}
.new-singletext p strong a {
 color: #002B55;
  font-size: 16px;
    line-height: 24px;
}
figcaption#caption-attachment-2343 {
    color: #0093D1;
  font-size: 16px;
    line-height: 24px;
}
.new-singletext a {
    color: #0093D1 !important;
	text-decoration: none !important;
}
.family-section img.family-middle {
border-radius: 20px;

}
.sticky {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}
.page-id-220 .sticky {
    z-index: 9999 !important;
}
.sticky {
    background: #002F49;
}
.sticky .navigation-section {
    background: #002B55;
}
ul.mobile-social {
    list-style: none;
    padding-left: 0;
    margin-bottom: -7px;
}
.main-mobile-top {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    align-items: center;
}
.mobile-social li {
    display: inline;
    margin-right: 18px;
}
.mobile-social li a {
    color: #0093D1;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
}
ul.dropdown-menu.show > li {
    display: block !important;
    position: relative !important;
}
.home section.blog-section .col-lg-6 .leftcol img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.blog-main.rightcol img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.blog-main.rightcol h4 a, .blog-main.leftcol h3 a, .blog-main.leftcol h4 a {
    color: inherit;
    text-decoration: none;
}
.mobilesection
{
    display:none;
}

@media screen and (max-width: 600px) {
.service .tag {
    margin: 0px 5px;
}
.industry-warrenty span img{
		    max-width: 100%;
		    width:auto;
	}

.desktopsection
{
    display:none;
}
.mobilesection
{
    display:block;
}
.home section.blog-section .col-lg-6 .leftcol img {
    height: 200px;
}
.right-img {
    position: absolute;
    bottom: auto;
    z-index: 999;
    right: 0px;
    width: 150px;
    top: 10px;
    display: block;
}
.right-laundryimg {
    top: -15px !important;
}
.inner-banner .innerbanner-tag,
.industriesright-img {
    display: block;
    top: 5px;
    z-index:-1;
}
.inner-banner .innerbanner-tag img {
/*
    width: 150px;
*/
}
.page-template-blog .blog-main h3,.archive.category .blog-main h3 {
    min-height: unset !important;
}
.industry-warrenty h4 .logoheding {
    float: none !important;
    margin-top: 10px;
    display: block;
}
.industry-warrenty h4 {
    margin-bottom: 15px;
}
.industry-warrenty span img {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto !important;
}
.inner-content h1,
.inner-content h3 {
    font-size: 30px;
    line-height: 40px;
    min-height: 50px;
    min-height: auto;
}
.inner-banner {
    padding: 15px 0px 15px;
}
section.industries-section .col-md-12.mb-5 {
    margin-bottom: 0px !important;
}
}
@media screen and (max-width: 991px) {
section.industries-section .col-md-12.mb-5 {
    margin-bottom: 0px !important;
}
.innerbanner-tag img {
    width: 215px;
}
}
@media screen and (max-width: 767px) {
.industriesright-img {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: -1;
}
}
@media screen and (min-width: 1200px) {
ul.dropdown-menu.sub-menu.depth_1.show {
    position: absolute !important;
    left: 100%;
    top:0px;
}
ul.dropdown-menu.show > li.dropdown > a::after {
    position: absolute;
    right: 15px;
    top: 46%;
    transform: rotate(270deg);
}
}
.fram {
position: relative;
}
.fram .ringoverlay {
    position: absolute;
    top: 0;
    left: 0;

}
.item-speak a span {
    color: #fff;
		-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.artical-text h3 a{
	    color: #002B55;
	    text-decoration: none;

}
.repair-content {
    min-height: 112px;
}
.product-text .strong-tag {
min-height: 58px;
}
.breadcrumb {
    margin-bottom: 0;
   
}
.category section.blog-main {
    padding: 0px 0px 50px;
}
/* Contact-page */
.address-detail h2 {
       font-size: 45px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #002B55;
    letter-spacing: -0.38px;
    font-family: 'Futura Md BT';
}
.address-detail h2 span {
    color: #0093D1;
}
.address-detail p {
    color: #596E9A;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.14px;
}
.address-detail span img {
    width: 32px;
}
.address-detail p span {
    margin-right: 10px;
    color: #0093D1;
}
.address-detail p span {
    font-size: 24px;
}
.font-20 {
    font-size: 18px !important;
        letter-spacing: -0.14px;
}
.loundary-spacilist {
    padding: 75px 0px;
}
.contact-section {
    padding: 75px 0px;
    background: #EEEEEE;
}
.loundary-spacilist .heading h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #002B55;
    letter-spacing: -0.38px;
    font-family: 'Futura Md BT';
}
.loundary-spacilist .heading span {
    color: #0093D1;
}
.content {
    position: relative;
    width: 98%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
        cursor: pointer;
    border-radius: 7px;
    margin-top: 25px;
}
.content img	{
max-width:100%;
width:100%;
}
.content .overlay {
    background: rgba(0, 44, 92, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.content .content-overlay {
    background: #EEEEEE;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.fadeIn-bottom {
    top: 80%;
}
.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
        max-height: 240px;
    overflow-y: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.content-details h3 {
    color: #002C5C;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Futura Md BT';
    margin-bottom: 0.5em;
}
.content-details p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
.content-details p {
    color: #002B55;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.hover-heding {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-size: 28px;
    color: #fff;
    font-family: 'Futura Md BT';
    font-weight: 600;
    text-align: center;
}
.content:hover .content-details {
    top: 52%;
    left: 50%;
    opacity: 1;
}
.content:hover .content-overlay {
    opacity: 1;
}
.content:hover .hover-heding {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.border-right {
    border-right: 1px solid #dee2e6;
}
.pr-50 {
    padding-right: 50px;
}
.pl-50 {
    padding-left: 50px;
}
.address-detail .linkedin {
    background: #0093D1;
    width: 28px;
    height: 28px;
    border-radius: 100px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.address-detail .facebook {
    background: #0093D1;
    width: 28px;
    height: 28px;
    border-radius: 100px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
 .address-detail a.font-20 {
    color: #596E9A;
    text-decoration: none;
}
.contact-addresssection {
    padding:0px 0px 75px;
}
.content-details span {
    color: #002C5C;
    font-weight: bold;
}
.page-id-589 .getintouch-container {
    max-width: 750px;
    margin: 0px auto;
}
/* Contact-page */
.productprice_detail .nav-link{
background: #6F707A;
    border-radius: 16px;
    color: #fff;
    padding: 0px 25px;
    height: 49px;
    line-height: 47px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}
.productprice_detail .nav-link.active{
background: #008BCB !important;
    border-radius: 16px;
    color: #fff;
    padding: 0px 25px;
    height: 49px;
    line-height: 47px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}
.productprice_detail li.nav-item {
    margin-right: 10px;
}
.productprice_detail .nav-tabs {
    padding: 15px 0px 30px;
    border-bottom: none !important;
}
.address-detail p:last-child {
    margin-bottom: 0px !important;
}
section.carvavan-park .product-main {
    border-radius: 10px;
     padding: 25px 50px 25px;
    background: #fff;
    box-shadow: none; 
}
section.carvavan-park .product-detail h3 {
    color: #002B55;
    font-size: 20px;
    font-family: 'Futura Md BT';
    line-height: 28px;
}
section.carvavan-park .product-detail {
padding-top:25px;
text-align:center;
}
.single-laundry-equipment .product-slidersection {
    padding-top: 0px !important;
}
.download-btn:hover {
    color: #fff !important;
}
.productprice_detail a {
    text-decoration: none; 
      color: #596E9A;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.14px;
}
ul.product-industries {
    padding-left: 25px;
}
ul.product-industries li a {
      color: #596E9A;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.14px;
}
.has-black-color {
    color:#596E9A !important;
    line-height: 24px;
}
#gform_wrapper_2 .gform_footer input, #gform_wrapper_5 .gform_footer input, #gform_wrapper_1 .gform_footer input, #gform_wrapper_6 .gform_footer input{
	margin-bottom: 0;
}
#gform_wrapper_2 .gform_footer, #gform_wrapper_5 .gform_footer, #gform_wrapper_1 .gform_footer, #gform_wrapper_6 .gform_footer{
	padding: 0;
}

.team-behind-pd{
	padding-bottom: 75px;
}
.blog-feature {
    position: relative;
}
.family-section img.family-profile-1 {
    border-radius: 20px;
}
.family-section img.family-profile-2 {
    border-radius: 20px;
}
.family-block img.home-family-2 {
    border-radius: 20px;
}
.family-block img.home-family-1 {
    border-radius: 20px;
}
.austrelia-product img.product-family-1 {
    border-radius: 20px;
}
.austrelia-product img.product-family-2 {
    border-radius: 20px;
}
.page-id-592 .productprice_detail .nav-link.active {
    background: #008BCB !important;
}
.tax-equipment-type .productprice_detail .nav-link.active {
    background: #008BCB !important;
}

.tax-equipment-type .productprice_detail .nav-link {
    background: #6F707A;
    border-radius: 16px;
    color: #fff;
    padding: 0px 25px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}

.page-id-592 .productprice_detail .nav-link {
    background: #6F707A;
    border-radius: 16px;
    color: #fff;
    padding: 0px 25px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}
.industries-firstsection img {
  max-width:100%;  
  border-radius:20px;
    
}
div#gform_fields_2 .gsection {
    border-bottom: 1px solid #008BCB;
    padding: 10px 16px 0px 0;
    margin-bottom: 8px;
}
div#gform_fields_2 h3 {
      letter-spacing: -0.24px;
    color: #002B55;
    font-size: 24px;
    margin-bottom:0;
    font-weight: 700;
    font-family: 'Futura Md BT';
}
.page-id-589 .mobilewatch-now {
display:none;
}
section.industriesall-section {
    padding-bottom: 75px;
}
.industries-point  {
margin-bottom:100px;
}
.industriesall-section .industries-point:last-child, .industriesall-section .industries-point:nth-last-child(2), .industriesall-section .industries-point:nth-last-child(3)  {
margin-bottom:0px;
}
.industries-point a {
text-decoration:none;
}
.spare-tagtext {
font-size: 24px !important;
}
.washing-section iframe {
    border-radius: 20px;
}
.industries-service {
	 margin-top: 30px !important;
    text-align: center !important;
    margin-bottom: 30px !important;
}
.industries-service h4{
margin-bottom:10px !important;
margin-top:0px !important;
}
.industries-service h4.book-repairhead {
color:#002B55 !important;
	font-size: 24px;
}
.industries-service p{
margin-bottom:0px !important;
}
section.new-book-repair {
    padding-bottom: 75px;
}
.hiddenclass {
    display: none !important;
}

span.addnewsec {
    color: #008BCB;
    font-weight: bold;
    padding: 10px 0px;
    position: absolute;
    right: 0px;
    top: 10px;
        font-size: 23px;
    height: 50px;
    border-radius: 5px;
    line-height: 32px;
    cursor: pointer;
}

.guestfields.primary {
    position: relative;
}
li.menu-item a.dropdown-item {
 padding-left: 0.4rem !important;
}
.item-machine a {
    text-decoration: none;
}
.home .service-section .product-text p {
    min-height: 56px;
}
.logosections {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
span.logosec {
    min-width: 33.33%;
    max-width: 33.33%;
    text-align: center;
}
span.logosec span {
    display: block;
    text-align: center;
    color: #596E9A;
    /* font-weight: 200; */
    font-size: 9px;
    line-height: 10px;
    margin-top: 3px;
    width: 125px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.industry-warrenty span.logosec img {
    display: block;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto !important;
}
.warrantyterms {
    margin-top: 10px;
}
.gridbtn a {
    background: #008BCB;
    color: #fff;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 155px;
    border-radius: 16px;
    color: #fff !important;
    margin-bottom: 40px;
}
.warrantyterms p {
    font-size: 9px;
    line-height: 13px;
}
.corprate-charties{
padding-bottom:0 !important;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.fancybox-infobar,.fancybox-slide--image .fancybox-content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fancybox-is-open .fancybox-stage,body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility;visibility:visible}.fancybox-slide,.fancybox-slide--image .fancybox-content{-webkit-backface-visibility:hidden;transition-property:transform,opacity;top:0;left:0}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-slide{display:none;height:100%;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);background:0 0/100% 100% no-repeat;max-width:none;overflow:visible;padding:0;position:absolute;-ms-transform-origin:top left;transform-origin:top left;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}