@media screen and (max-width: 1920.99px) { } 

/*-1800-*/

@media only screen and (max-width: 1919.98px) {}

/*-1700-*/

@media only screen and (max-width: 1799.98px) {}

/*-1600-*/

@media only screen and (max-width: 1699.98px) { } 

/*-1500--125%*/

@media only screen and (max-width: 1599.98px) {

.container { max-width: 1010px; padding: 0px 30px; }

.container.container-xl { max-width: 1300px; padding: 0px 30px;}  

.container.container-lg  { max-width: 1210px; padding: 0px 30px; } 

.container.container-md{ max-width: 1130px; padding: 0px 30px; } 

.container.container-sm { max-width: 870px; padding: 0px 30px; } 

.container-fluid,.header-container{ max-width: 100%; padding-right: 50px; padding-left: 50px;} 

.textColRight, .textColLeft { width: 475px; } 

.colContainer.xl .textColRight, .colContainer.xl .textColLeft { width: 620px; } 

.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 575px; } 

.colContainer.md .textColRight, .colContainer.md .textColLeft { width: 535px; } 

.colContainer.sm .textColRight, .colContainer.sm .textColLeft { width: 405px; } 

.textColLeft .textContent { padding-right: 110px; } 

.textColRight .textContent { padding-left: 110px; } 

.odd-even-list .odd-even-box:nth-child(even) .textColLeft .textContent { padding-left: 110px; padding-right: 0px; } 

.odd-even-list .odd-even-box:nth-child(even) .textColRight .textContent { padding-left: 0px; padding-right: 110px; } 

.info-holder-left { margin-right: 90px; } 

.info-holder-right { margin-left: -90px; } 

.image-container { padding-right:50px; padding-bottom: 60px; } 

.image-container.image-right { padding-left:50px; padding-right:0px; } 

body { font-size: 13px; } 

p { margin-bottom: 20px; } 

h1, .h1 { font-size: 37px; } 

h2, .h2 { font-size: 33px; } 

h3, .h3 { font-size: 29px; padding: 0px 0px 18px; } 

h4, .h4 { font-size: 25px; padding: 0px 0px 18px; } 

h5, .h5 { font-size: 20px; padding: 0px 0px 20px; } 

h6, .h6 { font-size: 16px; padding: 0px 0px 20px; } 

hr { margin: 35px 0px; } 

.hr-alt { border-top: 1px solid #dddddd; margin: 25px 0px; } 

.inner-container-xxl { padding: 120px 0px; } 

.inner-container-xl { padding: 100px 0px; } 

.inner-container-lg { padding: 80px 0px; } 

.inner-container { padding: 60px 0px; } 

.inner-container-md { padding: 40px 0px; } 

.inner-container-sm { padding: 30px 0px; } 

.gutters-15 { margin-right: -12px; margin-left: -12px; } 

.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15>li { padding-right: 12px; padding-left: 12px; } 

.gutters-20 { margin-right: -15px; margin-left: -15px; } 

.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20>li { padding-right: 15px; padding-left: 15px; } 

.gutters-25 { margin-right: -20px; margin-left: -20px; } 

.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25>li { padding-right: 20px; padding-left: 20px; } 

.gutters-30 { margin-right: -25px; margin-left: -25px; } 

.gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30>li { padding-right: 25px; padding-left: 25px; } 

.gutters-35 { margin-right: -30px; margin-left: -30px; } 

.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35>li { padding-right: 30px; padding-left: 30px; } 

.gutters-40 { margin-right: -35px; margin-left: -35px; } 

.gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40>li { padding-right:35px; padding-left: 35px; } 

.gutters-50 { margin-right: -40px; margin-left: -40px; } 

.gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50>li { padding-right: 40px; padding-left: 40px; } 

.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15>li { padding-top: 12px; padding-bottom: 12px; } 

.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20>li { padding-top: 15px; padding-bottom: 15px; } 

.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25>li { padding-top: 20px; padding-bottom: 20px; } 

.grid-30 > .col, .grid-30 > [class*="col-"], .grid-30>li { padding-top: 25px; padding-bottom: 25px; } 

.grid-35 > .col, .grid-35 > [class*="col-"], .grid-35>li { padding-top: 30px; padding-bottom: 30px; } 

.grid-40 > .col, .grid-40 > [class*="col-"], .grid-40>li { padding-top: 35px; padding-bottom: 35px; } 

.grid-50 > .col, .grid-50 > [class*="col-"], .grid-50>li { padding-top: 40px; padding-bottom: 40px; } 

.row.grid-20 { margin-top: -15px; margin-bottom: -15px; } 

.row.grid-25 { margin-top: -20px; margin-bottom: -20px; } 

.row.grid-30 { margin-top: -25px; margin-bottom: -25px; } 

.row.grid-35 { margin-top: -30px; margin-bottom: -30px; } 

.row.grid-40 { margin-top: -35px; margin-bottom: -35px; } 

.row.grid-50 { margin-top: -40px; margin-bottom: -40px; } 

/*--*/

.mt10 { margin-top: 8px !important; } 

.mr10 { margin-right: 8px !important; } 

.mb10 { margin-bottom: 8px !important; } 

.ml10 { margin-left: 8px !important; } 

.mt15 { margin-top: 12px !important; } 

.mr15 { margin-right: 12px !important; } 

.mb15 { margin-bottom: 12px !important; } 

.ml15 { margin-left: 12px !important; } 

.mt20 { margin-top: 15px !important; } 

.mr20 { margin-right: 15px !important; } 

.mb20 { margin-bottom: 15px !important; } 

.ml20 { margin-left: 15px !important; } 

.mt25 { margin-top: 20px !important; } 

.mr25 { margin-right: 20px !important; } 

.mb25 { margin-bottom: 20px !important; } 

.ml25 { margin-left: 20px !important; } 

.mt30 { margin-top: 25px !important; } 

.mr30 { margin-right: 25px !important; } 

.mb30 { margin-bottom: 25px !important; } 

.ml30 { margin-left: 25px !important; } 

.mt35 { margin-top: 30px !important; } 

.mr35 { margin-right: 30px !important; } 

.mb35 { margin-bottom: 30px !important; } 

.ml35 { margin-left: 30px !important; } 

.mt40 { margin-top: 35px !important; } 

.mr40 { margin-right: 35px !important; } 

.mb40 { margin-bottom: 35px !important; } 

.ml40 { margin-left: 35px !important; } 

.mt50 { margin-top: 40px !important; } 

.mr50 { margin-right: 40px !important; } 

.mb50 { margin-bottom: 40px !important; } 

.ml50 { margin-left: 40px !important; } 

.mb60 { margin-bottom: 45px !important; } 

.mb70 { margin-bottom: 45px !important; } 

.mb80 { margin-bottom: 50px !important; } 

.mb90 { margin-bottom: 60px !important; } 

.mb100 { margin-bottom: 80px !important; } 

/*--*/

.mr-25 { margin-right: -20px !important; } 

.ml-25 { margin-left: -20px !important; } 

.mr-30 { margin-right: -25px !important; } 

.ml-30 { margin-left: -25px !important; } 

.mr-40 { margin-right: -30px !important; } 

.ml-40 { margin-left: -30px !important; } 

.mr-50 { margin-right: -40px !important; } 

.ml-50 { margin-left: -40px !important; } 

.mr-60 { margin-right: -45px !important; } 

.ml-60 { margin-left: -45px !important; } 

.mr-70 { margin-right: -45px !important; } 

.ml-70 { margin-left: -45px !important; } 

.mr-80 { margin-right: -50px !important; } 

.ml-80 { margin-left: -50px !important; } 

.mr-90 { margin-right: -60px !important; } 

.ml-90 { margin-left: -60px !important; } 

.mr-100 { margin-right: -80px !important; } 

.ml-100 { margin-left: -80px !important; } 

.p15 { padding: 10px !important } 

.pt15 { padding-top: 10px !important; } 

.pr15 { padding-right: 10px !important; } 

.pb15 { padding-bottom: 10px !important; } 

.pl15 { padding-left: 10px !important; } 

.p20 { padding: 15px !important } 

.pt20 { padding-top: 15px !important; } 

.pr20 { padding-right: 15px !important; } 

.pb20 { padding-bottom: 15px !important; } 

.pl20 { padding-left: 15px !important; } 

.p25 { padding: 20px !important } 

.pt25 { padding-top: 20px !important; } 

.pr25 { padding-right: 20px !important; } 

.pb25 { padding-bottom: 20px !important; } 

.pl25 { padding-left: 20px !important; } 

.p30 { padding: 25px !important } 

.pt30 { padding-top: 25px !important; } 

.pr30 { padding-right: 25px !important; } 

.pb30 { padding-bottom: 25px !important; } 

.pl30 { padding-left: 25px !important; } 

.p35 { padding: 30px !important } 

.pt35 { padding-top: 30px !important; } 

.pr35 { padding-right: 30px !important; } 

.pb35 { padding-bottom: 30px !important; } 

.pl35 { padding-left: 30px !important; } 

.p40 { padding: 30px !important } 

.pt40 { padding-top: 30px !important; } 

.pr40 { padding-right: 30px !important; } 

.pb40 { padding-bottom: 30px !important; } 

.pl40 { padding-left: 30px !important; } 

.p45 { padding: 35px !important } 

.pt45 { padding-top: 35px !important; } 

.pr45 { padding-right: 35px !important; } 

.pb45 { padding-bottom: 35px !important; } 

.pl45 { padding-left: 35px !important; } 

.p50 { padding: 40px !important } 

.pt50 { padding-top: 40px !important; } 

.pr50 { padding-right: 40px !important; } 

.pb50 { padding-bottom: 40px !important; } 

.pl50 { padding-left: 40px !important; } 

.pt60 { padding-top: 45px !important; } 

.pr60 { padding-right: 45px !important; } 

.pb60 { padding-bottom: 45px !important; } 

.pl60 { padding-left: 45px !important; } 

.pt70 { padding-top: 45px !important; } 

.pr70 { padding-right: 45px !important; } 

.pb70 { padding-bottom: 45px !important; } 

.pl70 { padding-left: 45px !important; } 

.pt80 { padding-top: 50px !important; } 

.pr80 { padding-right: 50px !important; } 

.pb80 { padding-bottom: 50px !important; } 

.pl80 { padding-left: 50px !important; } 

.pt90 { padding-top: 60px!important; } 

.pr90 { padding-right: 60px !important; } 

.pb90 { padding-bottom: 60px !important; } 

.pl90 { padding-left: 60px !important; } 

.pt100 { padding-top: 80px !important; } 

.pr100 { padding-right: 80px !important; } 

.pb100 { padding-bottom: 80px !important; } 

.pl100 { padding-left: 80px !important; } 

.pt110 { padding-top: 80px !important; } 

.pb110 { padding-bottom: 80px !important; } 

.pt120 { padding-top: 80px !important; } 

.pb120 { padding-bottom: 80px !important; } 

.pt130 { padding-top: 100px !important; } 

.pb130 { padding-bottom: 100px !important; } 

/*---*/

.headerInfoBar { padding: 10px 0px;}

.headerInfoBar.has-slider { height: 42px;} 

.logo-holder { } 

.logo { width: 145px; } 

.logo a {  } 

.sub-logo { width: 100px; } 

/* .is-sticky #pageHeader .logo { width: 130px;} 

.is-sticky #pageHeader .logo a {padding: 5px 0px; } 

.is-sticky .headerInfoBar {padding: 5px 0px;}

.is-sticky .headerInfoBar.has-slider {height: 32px;} */

.topRightHeader {} 

.nav>ul>li {  padding: 8px 8px; } 

.nav>ul>li>a { padding: 8px 8px; font-size: 13px; letter-spacing: 0px;} 

.nav>ul>li>a::before{ }

.nav>ul>li>a::after { } 

.nav>ul>li:hover>a::before, .nav>ul>li.selected>a::before {  } 

.nav>ul>li:hover>a::after, .nav>ul>li.selected>a::after { } 

.is-sticky .nav > ul > li > a { } 

.nav>ul ul,.nav>ul ul ul { width: 270px; padding: 0px 0px; } 

.nav > ul > li:hover > ul, .nav > ul ul > li:hover > ul, .nav > ul ul ul > li:hover > ul { } 

.nav>ul ul a, .nav>ul ul ul a { padding: 14px 30px; font-size: 13px; } 

.nav>ul ul ul {  } 

.nav>ul ul>li:hover>ul, .nav>ul ul ul>li:hover>ul {  } 

.nav li.menu-item-highlighted { padding: 21px 0px 21px 18px; } 

.nav li.menu-item-highlighted a { padding: 14px 30px; } 

.slick-dots li button, .slick-dots li button:after { } 

.slick-dots li button:before { } 

.slick-dots li.slick-active button, .slick-dots li.slick-active button::before { } 

.slick-arrow { width: 46px; height: 46px; font-size: 16px; } 

.custom-dots .slick-dots { /*width: 200px;*/ } 

.custom-arrows .slick-arrow {width: 46px; height: 46px;font-size: 16px;}

.custom-arrows .slick-arrow:first-child { margin-right: 10px; } 

.featured-slider { margin: 0px -15px; } 

.featured-slide { padding: 10px 15px;}

.featured-slider .slick-prev {  left: -100px; } 

.featured-slider .slick-next { right: -100px;} 

.arrows-outside .slick-prev { left: -100px; } 

.arrows-outside .slick-next { right: -100px; } 

.fancybox-navigation .fancybox-button--arrow_left { left: 10%; } 

.fancybox-navigation .fancybox-button--arrow_right { right: 10%; } 

.fancybox-navigation .fancybox-button { /*width: 40px; height: 40px; top: calc(50% - 20px); */ } 

.fancybox-navigation .fancybox-button div { padding: 7px; } 

#toTop { width: 40px; height: 40px; background-size: 35% !important; bottom: 10px; right: 10px; } 

.form-group { margin-bottom: 15px; } 

.form-group label,.comment-form label { font-size: 12px; } 

.checkbox label, .radio label > span, .radio1 label { padding-left: 25px !important; } 

.checkbox label::before, .radio label>span::before, .radio1 label::before,.checkbox label::after, .radio label>span::after, .radio1 label::after { width: 18px; height: 18px; top: 0px; } 

.checkbox label::after, .radio label > span::after, .radio1 label::after { font-size: 10px; } 

.radio label > span::before, .radio1 label::before { } 

.radio label > span::after, .radio1 label::after { top: 7px; left: 5px; width: 8px; height: 8px; } 

.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name,select.multipleSelect { height: 40px; line-height: 36px; font-size: 13px; padding: 0px 20px; } 

.form-control.height-60,.height-60 .nice-select { height: 50px; line-height: 48px; } 

.form-control.height-55,.height-55 .nice-select { height: 46px; line-height: 44px; } 

.form-control.height-45,.height-45 .nice-select { height: 40px; line-height: 38px; } 

.form-control.height-40,.height-40 .nice-select { height: 40px; line-height: 38px; } 

textarea.form-control { padding:10px 20px; height: 140px;} 

select.multipleSelect { height: 85px !important; } 

.nice-select .list { } 

.nice-select { min-width: 140px; padding-right: 40px; } 

.nice-select::after { right: 20px; font-size: 14px; } 

.tool-bar { } 

.tool-bar .nice-select {} 

.tool-bar .nice-select::after { } 

.tool-bar .form-control { } 

.nice-select .option { font-size: 13px; padding: 10px 15px; } 

.NiceSelect.lg .nice-select { min-width: 210px; } 

.NiceSelect.md .nice-select { min-width: 175px; } 

.NiceSelect.sm .nice-select { min-width: 100px; } 

.NiceSelect.xs .nice-select { min-width: 85px; } 

.Selectstyle1 .nice-select { } 

.Selectstyle1 .nice-select:after { right: 15px; } 

.form-group.floating-label label { top: 21px; } 

.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label { top: 8px; } 

.custom-button,.f-upload .input-group-btn .btn-upload { font-size: 13px; padding: 0px 30px 0px; height: 42px;border-radius: 0px 25px 0px 25px;} 

.custom-button.btn-lg { padding: 0px 30px; font-size: 16px; height:50px; } 

.custom-button::after { margin-top: 1px;} 

.custom-button i, a.custom-button i, .woocommerce .product-box-footer a.button i, .woocommerce .product-box-footer a.added_to_cart i, .woocommerce .product-cart .button i { } 

.custom-button-holder { } 

.custom-button-holder.icon-left { } 

.custom-button-holder.icon-left .custom-button i { } 

.custom-button.btn-block, a.custom-button.btn-block { } 

.mwidth { min-width: 180px; } 

.mwidth-md { min-width: 140px;} 

.custom-button.btn-md { padding: 0px 10px; font-size: 12px; height: 40px; } 

.custom-button.btn-sm { padding: 0px 10px; font-size: 11px; } 

.ul-listing li::before { top: 5px; } 

.listing-style1 li { } 

.listing-style1 li::before { font-size: 11px; top: 2px; } 

.ul-listing ul li::before { top: 3px; } 

.listing-style2 li { padding-left: 20px } 

.listing-style2 li::before { font-size: 13px; top: 1px; } 

.icon-list li i, .icon-list li img { top:0px; font-size: 16px; } 

.icon-list.list-inline li img { top: -7px; }

.custom-icon-list li { padding-left: 25px;} 

.custom-icon-list li::before { width: 10px;height: 10px; top: 3px;} 

.size-12 { font-size: 9px; } 

.size-13 { font-size: 10px; } 

.size-14 { font-size: 11px; } 

.size-15 { font-size: 12px; } 

.size-16 { font-size: 13px; } 

.size-18 { font-size: 15px; } 

.size-20 { font-size: 16px; } 

.size-22 { font-size: 18px; } 

.size-24 { font-size: 19px; } 

.size-25 { font-size: 20px; } 

.size-26 { font-size: 20px; } 

.size-28 { font-size: 23px; } 

.size-30 { font-size: 25px; }

.size-32 { font-size: 26px; } 

.size-34 { font-size: 28px; } 

.size-36 { font-size: 30px; }  

.lead { font-size: 19px; } 

.styled-link, .styled-link1 { /*font-size: 13px; */ } 

.styled-link i { } 

.styled-link i.ileft { margin-right: 10px; } 

.styled-link i.iright { margin-left: 10px; } 

.styled-link1 i { width: 40px; height: 40px; } 

.styled-link.has-icon::after { /*width: 40px; height: 40px; font-size: 12px; */ } 

.pageTitle{margin-bottom: 20px;}

.pageTitle h1, .pageTitle h2 { font-size: 40px; } 

.pageTitle.lg h1, .pageTitle.lg h2 { font-size: 50px; } 

.pageTitle.md h1, .pageTitle.md h2 { font-size: 35px; } 

.pageTitle.sm h1, .pageTitle.sm h2 { font-size: 30px; } 

.pageTitle h3 { font-size: 14px; } 

.bannerWrapper {} 

.banner { border-radius: 0px; } 

.banner_caption .captionContainer h2 { font-size: 74px; padding-bottom: 20px; } 

.banner_caption .captionContainer h1 { font-size: 74px; padding-bottom: 20px; } 

.banner_caption .captionContainer h3 { font-size: 18px; } 

.banner-slide .banner_caption .captionContainerInner { max-width: 520px;} 

/*.inner-banner .banner_caption .captionContainerInner {max-width: 440px; } */

.banner_caption .captionContainer h1{max-width: 440px;}

.homeBannerSlider .slick-dots { left: 50px;}  

.homeBannerSlider .slick-arrow { } 

.homeBannerSlider .slick-prev { left: 50px;} 

.homeBannerSlider .slick-next { right: 50px; } 

.accordion { margin-bottom: 60px; } 

.accordion-item { margin-bottom: 15px;} 

.accordion-header { } 

.accordion-header a { padding: 15px 60px 15px 30px; font-size: 13px; } 

.accordion-header a.collapsed { } 

.accordion-header a::before { font-size: 16px; width: 50px; } 

.accordion-body { padding:40px 30px; } 

.tab-body { } 

.nav-tabs {} 

.nav-tabs .nav-item { } 

.nav-tabs .nav-link { font-size: 14px; height: 38px;padding: 0px 50px;} 

.tab-holder.TabsAccordion .accordion-body, .tab-body { } 

.tab-body { padding: 40px;} 

.page-item { padding: 5px 5px;} 

.page-link,.page-item span { width: 40px; height: 40px;} 

.page-item span { } 

.page-item .page-link.prev, .page-item .page-link.next { } 

.page-item .page-link.prev { } 

.page-item .page-link.next { } 

.top-input { padding-right: 50px; } 

.top-search-holder .top-input { padding-left: 15px; } 

.top-button { height: 46px; width: 46px; font-size:13px; } 

.top-search-holder { width: 160px; } 

.top-search-btn { } 

.top-cart, .top-link { /*width: 44px; height: 44px; */ } 

.top-cart { } 

.top-cart img, .top-link img, .top-button img { max-height: 22px; max-width:22px; } 

.footer-bar a .cart-count, .top-cart .cart-count { width: 24px; height: 24px; font-size: 8px;top: -6px;right: -6px; } 

.captionContainerInner { } 

.secondary-nav-holder ul li a { padding: 12px 25px;} 

.secondary-nav-holder ul li:first-child a{ border-radius: 0px 20px 0px 0px;}

.secondary-nav-holder ul li:last-child a{ border-radius: 0px 0px 0px 20px;}

.thankyou-section { }

.thankyou-content-holder { } 

.thankyou-content {max-width: 428px; } 

.thankyou-content h1 { font-size:90px; } 

.thankyou-content h2 { font-size: 53px; } 

.thankyou-content a.custom-button { } 

.thankyou-content p { } 

.news-list-holder { } 

.news-box{ }

.news-box-info-holder { padding: 20px 0px 0px; } 

.news-meta { margin: 0px -10px; } 

.news-meta>li { padding: 0px 10px; } 

.news-meta.inline > li i { } 

.news-details-holder{}

.news-date-holder{width: 200px;}

.news-date { max-width: 65px;} 

.news-date strong {font-size: 34px;} 

.news-details-title h1 { font-size: 30px; } 

.news-details { } 

.news-footer-nav .custom-button { min-width: 170px; } 

.news-details-holder .item-share-holder {} 

.news-details-footer a i {width: 50px;height: 50px;margin-right: 10px;}

.news-details-sidebar { width: 270px;}

.news-box a { } 

.related-news > li { } 

.related-news > li .news-box a { } 

.related-news>li .news-box-image-holder { } 

.widget-box { } 

.sidebar { border-radius: 15px; } 

.sidebar-title-holder { } 

.sidebar-title-holder h4 { } 

.widget-title h4 { font-size: 14px; } 

.widget-box-content,.sidebar .awf-filter-wrapper { padding: 25px; }

.awf-filter-title{font-size:20px;}

.widget-list{ max-width: 250px;} 

.widget-list li { } 

.widget-list li a { padding: 18px 30px;} 

.catagory-list li a,.bapf_body ul li label { } 

.noUi-handle{width: 20px !important;height: 20px !important;top: -9px !important;}

/* .catagory-list li a::before,.catagory-list li a::after,.bapf_body ul li label::before,.bapf_body ul li label::after { top: 1px; width: 18px; height: 18px; } 

.catagory-list li a::after,.bapf_body ul li label::after { }  */

.modal-body { padding: 35px; border-radius: 0px; } 

.modal-content { border-radius: 0px; } 

.btn-close { right: 15px; top: 15px; /*font-size: 16px; width: 30px; height: 30px;*/ } 

.modal-xl { max-width: 950px;  } 

.modal-lg { max-width:670px; } 

.modal-sm { /*max-width:300px*/ } 

.footer-wrapper { border-radius: 0px; } 

.bottom-whatsapp-icon { top: -29px; right: 50px;} 

.bottom-whatsapp-icon a { width: 58px; height: 58px; font-size: 20px;} 

.bottom-whatsapp-icon a img { width: 30px;} 

.rounded-corner-xxl { border-radius: 150px; } 

.rounded-corner-xl { border-radius: 70px; } 

.rounded-corner-lg { border-radius: 30px; } 

.rounded-corner { border-radius: 20px; } 

.rounded-corner-md { border-radius: 15px; } 

.odd-even-list { } 

.odd-even-box { padding: 45px 0px; } 

.odd-even-img {} 

.odd-even-list .odd-even-box:nth-child(even) .odd-even-img { } 

.odd-even-info { max-width: 430px;} 

.odd-even-list .odd-even-box:nth-child(even) .odd-even-info { } 

.icon-pod-box { } 

.icon-pod-img { height: 100px; } 

.icon-pod-img img { max-height: 100px; } 

.testimonial-box-holder{ padding: 25px 0px;}

.testimonial-box{ padding: 40px;}

.testimonial-box::before{ width: 36px; height: 32px;top: -22px; left: 40px;}

.testimonial-avtar{ width: 40px;}

.testimonail-info{ padding-bottom: 25px;}

.product-holder{ padding-bottom: 40px;}

.product-list-holder { padding:30px 0px 40px; } 

.product-list > li { padding: 50px 0px; } 

.product-box { } 

.product-box-image-holder{}

.product-box-image-holder .img-holder {} 

.product-tag-holder { padding: 0px 0px; } 

.product-tag span {height: 34px; padding: 0px 15px;font-size: 13px; min-width: 60px;} 

.product-tag::before { } 

.tag-outofstock span { } 

.product-box-title { } 

.product-box-info-holder h2{ font-size: 14px;}

.price-holder { padding: 0px 0px 0px; } 

.price-holder,.price-holder bdi,.price-holder ins bdi { font-size: 16px !important; } 

.price>del, .price-holder del bdi { font-size: 14px !important; } 

.product-details .price-holder { } 

.product-details .price-holder,.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 16px !important; } 

.product-details .price>del, .product-details .price-holder del bdi { font-size: 16px !important; } 

.product-details-header h2 { font-size: 34px; }

.product-availability{ } 

.product-intro { padding: 0px 0px 10px;margin-bottom: 20px;} 

.ptitle, .product-variations-list li strong { } 

.product-box-info-holder { } 

.product-box-info { } 

.product-box-info-holder > a { padding: 10px 20px 20px;} 

.woocommerce .product-box-footer a.button, .woocommerce .product-box-footer a.added_to_cart, /*.woocommerce .product-cart .button,*/.product-box-footer a.custom-button { width: 42px !important; height: 42px !important;font-size: 18px !important;} 

.woocommerce .product-box-footer a.added_to_cart{font-size:0 !important;}

.woocommerce .product-box-footer a.added_to_cart:before{font-size:16px;}

.woocommerce .product-details-footer .product-cart .button { } 

.woocommerce .product-box-footer a.button img, .woocommerce .product-box-footer a.added_to_cart img, .woocommerce .product-cart .button img { width: 18px;} 

.product-details-footer .product-cart { } 

.product-wishlist { top: 15px; right: 15px; } 

.product-wishlist a { width: 42px !important; height: 42px !important;font-size: 20px;} 

.product-wishlist a i, .product-cart a i { } 

.product-details .product-wishlist a { width: 42px !important; height: 42px !important; font-size: 20px; } 

.product-details .product-wishlist a i { } 

.product-box-footer { padding: 0px 20px 20px; } 

.product-box:hover .product-box-footer { } 

.product-box-footer.floating{ padding: 35px;}

.product-details-footer { padding: 0px 0px 0px; } 

.product-details .product-tag-holder{ margin-bottom: 20px;}

.add-qty { width: 110px;} 

.qty { height: 42px; width: 40px; } 

.qty-btn { height: 42px; width: 35px; } 

.qty-dwn { bottom: 12px;} 

.qty-up { top: 12px;} 

.product-review-section{ padding: 0px;} 

.review-form-holder {  } 

.review-form-content .form-control {height: 40px;}

.table td, .table th { } 

.table th { font-size: 12px; } 

.table td { padding: 15px; } 

.content-box { margin-bottom: 20px; } 

.content-box-title { padding: 15px 15px; } 

.content-box-content { } 

.content-box.alt .content-box-content { padding: 40px 50px; } 

.bottom-newsletter { } 

.newsletter-input { padding-left: 20px; } 

.newsletter-button {width: 56px; font-size: 16px; } 

.bottom { padding: 10px 0px; } 

.contact-list li { } 

.contact-list li i { top: 5px; font-size: 13px; } 

.contact-list li img { height: 12px; } 

.contact-list.inline li i { font-size: 20px; } 

.social-icons { margin: 0px -5px 30px; } 

.social-icons li { padding: 5px 5px; } 

.social-icons li a { width: 33px; height: 33px; font-size: 13px; } 

.contact-box-holder{}

.contact-box {max-width: 300px;} 

.contact-box-icon { margin: 0px auto -50px; width: 97px; height: 97px;} 

.contact-box-icon img{} 

.contact-box-info{ border-radius: 0px 25px 0px 25px; padding: 80px 25px 50px;}

.breadcrumb-container { padding: 0px 0px; } 

.breadcrumb-container ul { } 

.breadcrumb-container li { } 

.breadcrumb-container li a { } 

.breadcrumb-container li a::after {} 

.breadcrumb-container.alt {   padding: 40px 0px;} 

.item-share-holder { } 

.item-share {} 

.item-share li{ }

.item-share a { width: 40px; height: 40px;} 

.item-share.item-rounded a {width: 40px;height: 40px;}

.footer-nav li, .contact-list li, .social-list li { padding-bottom: 15px; } 

.video-container a::before { font-size: 30px; width: 75px; height: 75px; } 

.video-container.md a::before { width: 80px; height: 80px; } 

.gallery-holder { } 

.gallery-nav { } 

.gallery-nav-slide{padding: 0px 10px;}

.gallery-nav .slick-arrow { } 

.img-swap { height: 55px; } 

.img-swap img { max-height: 55px; } 

.AccordionFilterNav>ul { } 

.AccordionFilterNav ul ul li { } 

.AccordionFilterNav>ul>li>a { padding: 12px 30px 12px 25px !important; } 

.AccordionFilterNav ul ul li a { padding: 10px 15px 10px 45px; } 

.accordion-btn-wrap { width: 30px !important; } 

.map-holder iframe { height: 400px; } 

.grid-ov-info { padding: 25px; } 

.grid-content.alt { padding: 25px; } 

.pagingInfo { font-size: 28px; width: 1150px; bottom: 52px; } 

.bottom-newsletter-section { } 

.gallery-main { } 

.gallery-main-slide a { } 

.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder { } 

.product-details .custom-price strong { font-size: 32px; } 

.product-details .custom-price span { font-size: 24px; } 

.payment-method img { max-width: 35px; max-height: 25px; } 

.contact-address-list li{padding: 40px;}

.contact-address-icon{ width: 96px; height: 96px; font-size: 25px; }

.contact-address-list-holder{ padding: 40px 55px;}

.contact-left{ padding: 45px;}

.bottom-logos li img {max-height: 80px;max-width: 80px;}

/*----*/

.homeBannerSlider .slick-dots li { height: 60px;}

.footer-logo{ width: 175px;}

.ftbox1 {width: 250px;}

.ftbox4 {width: 380px;}

.intro-image{ margin-right: -100px;}

.image-box img{ border-radius: 30px;}

.image-box-holder{ padding:30px;}

.image-box-holder.top-left-shadow .image-box::before{ top: -30px; left: -30px;border-top-left-radius: 25px;}

.image-box-holder.top-right-shadow .image-box::before{ top: -30px; right: -30px;border-top-right-radius: 25px;}

.image-box-holder.bottom-left-shadow .image-box::before{ bottom: -30px; left: -30px;border-bottom-left-radius: 25px;}

.image-box-holder.bottom-right-shadow .image-box::before{ bottom: -30px; right: -30px;border-bottom-right-radius: 25px;}

.grid-box img{ border-radius: 20px;}

.partner-box a{ padding:30px 25px;}

.partner-box-image{ padding-bottom: 100px;}

.product-list-holder .product-box-info-holder > a{padding: 10px 18px 20px;}

.product-list-holder .product-box-footer{padding: 0px 15px 20px;}

.woocommerce .product-list-holder .product-box-footer a.button, .woocommerce .product-list-holder .product-box-footer a.added_to_cart,.product-list-holder .product-wishlist a{width: 30px !important; height: 30px !important;font-size: 20px;}

.product-list-holder .price-holder bdi,.product-list-holder .price-holder ins bdi { font-size: 16px !important; } 

.product-list-holder .price>del, .product-list-holder .price-holder del bdi { font-size: 12px !important;} 

.product-list-holder .product-tag span,.gallery-main-slide .product-tag span {height: 24px; padding: 0px 10px; min-width: 50px; font-size: 11px;} 

.woocommerce .product-list-holder .product-box-footer a.button img, .woocommerce .product-list-holder .product-box-footer a.added_to_cart img{width: 15px !important;}

.review-list{ height: 360px;}

.industrial-grade-image{ position: relative; margin:0px -140px -150px -20px;}

}

/*-1400-*/

@media only screen and (max-width: 1499.98px) {

.container.container-xl{ max-width: 100%; padding: 0px 30px;}

}

/*-1300-xxl*/

@media only screen and (max-width: 1399.98px) {

.container-fluid { max-width: 100%; padding-right: 30px; padding-left: 30px;} 

.show-xxl { display: block !important; } 

.hide-xxl { display: none !important; } 

.float-icon { } 

.float-xxl { position: relative; transform: none; top: 0; } 

.float-xxl .float-container-info { padding: 30px 0px; } 

.arrows-outside .slick-prev { left: -40px; } 

.arrows-outside .slick-next { right: -40px; } 

/* .featured-slider .slick-prev { left: -40px; } 

.featured-slider .slick-next { right: -40px; }  */

.bannerWrapper {}

/* .nav > ul > li{padding: 0px 5px;}

.nav>ul>li>a { font-size: 13px; } 

.nav>ul ul a, .nav>ul ul ul a {font-size: 13px; } 

.logo { width: 250px; } */

.featured-product-slider .slick-list{ padding: 0px 10.36% !important;}

.nav > ul > li {padding: 8px 5px;}

.nav>ul>li>a { padding: 8px 5px;}

}

/*-1200-*/

@media only screen and (max-width: 1299.98px) {

.slick-arrow { width: 40px; height: 40px; font-size: 18px; } 

.slick-arrow img { width: 10px; } 

.custom-arrows .slick-arrow:first-child { margin-right: 10px; } 

.arrows-outside .slick-prev { left: -25px; } 

.arrows-outside .slick-next { right: -25px; } 

/* .featured-slider .slick-prev { left: -15px; } 

.featured-slider .slick-next { right: -15px; }  */

.colContainer.lg .textColRight, .colContainer.lg .textColLeft { width: 100%; } 

.colContainer.lg .textContent { padding: 0px 30px !important; } 

.container-fluid,.header-container { max-width: 100%; padding-right: 30px; padding-left:30px;} 

.container.container-lg {max-width: 100%;padding: 0px 30px;}

.footer-wrapper .container .container{ padding-right: 0px; padding-left:0px;}

.thankyou-section {}

.homeBannerSlider .slick-prev { left: 30px;} 

.homeBannerSlider .slick-next { right: 30px; }

.banner-image,.wwa-image{margin-right: -100px;}

.banner-image,.wwa-image{margin-right: 0px;}

.banner-content {padding: 50px 0px;}

.service-details-image{ position: relative; margin-left: 0px;}

.odd-even-list .odd-even-box:nth-child(even) .service-details-image { margin-left: 0px;margin-right: 0px; }

.nav > ul > li {padding: 8px 3px;}

.nav>ul>li>a { padding: 8px 7px; font-size: 11px;}

.featured-product-slider .slick-list{ padding: 0px 30px !important;}

.agency-info{ padding-right: 50px;}

.agency-image{margin-right: 0px;}

}

/*-992-xl*/

@media only screen and (max-width: 1199.98px) {

.height-xl { height: auto !important; } 

.show-xl { display: block !important; } 

.hide-xl { display: none !important; } 

.row-inner-xl { padding-bottom: 30px; } 

.leftpad.xl { padding-left: 0px !important; } 

.rightpad.xl { padding-right: 0px !important; } 

.leftmargin.xl { margin-left: 0px !important; } 

.rightmargin.xl { margin-right: 0px !important; } 

.pt0-xl { padding-top: 0px !important; } 

.pr0-xl { padding-right: 0px !important; } 

.pb0-xl { padding-bottom: 0px !important; } 

.pl0-xl { padding-left: 0px !important; } 

.p0-xl { padding: 0px !important; } 

.overlay-xl::before { visibility: visible; } 

.auto-xl { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-xl { text-align: center !important; } 

.text-left-xl { text-align: left !important; } 

.justify-center-xl { justify-content: center !important; } 

.width-xl { width: 100% !important; max-width: 100%; } 

.float-xl { position: relative; transform: none; top: 0; } 

.float-xl .float-container-info { padding: 30px 0px; } 

.img-left.xl, .img-right.xl { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; } 

.odd-even-list.xl .odd-even-box {padding: 20px 0px;}

.odd-even-list.xl .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 1; } 

.odd-even-list.xl .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 2; } 

.odd-even-list.xl .odd-even-img { padding: 0px !important; } 

.odd-even-list.xl .odd-even-info { padding: 0px !important; } 

.nav-2col.xl li, .list-2col.xl li, .nav-3col.xl li, .list-3col.xl li { width: 100%; } 

.sidebar { } 

.products-sidebar { padding-top: 0px; } 

.product-listing-right { padding-left: 0px; max-width: 100%; } 

.product-details { padding-left: 0px; } 

.secondary-nav-holder.xl ul li { flex: 1 1 100%; } 

.slick-arrow img { width: 6px; } 

.slick-dots li { margin: 0px 8px; } 

/*.slick-dots li button, .slick-dots li button:after { width: 10px; height: 10px; } 

.slick-dots li button:before { width: 10px; height: 10px; } */

.custom-arrows .slick-arrow:first-child { margin-right: 8px; } 

.fancybox-navigation .fancybox-button { width: 40px; height: 40px; top: calc(50% - 20px); } 

#toTop { bottom: 10px; right: 10px; width: 25px; height: 25px; } 

.featured-slider .slick-prev { left: -10px; } 

.featured-slider .slick-next { right: -10px; } 

.arrows-outside .slick-prev { left: -18px; } 

.arrows-outside .slick-next { right: -18px; } 

.gallery-holder { margin: 0px auto; } 

.colContainer.md .textColRight, .colContainer.md .textColLeft { width: 100%; } 

.colContainer.md .textContent { padding: 0px 30px !important; } 

.secondary-nav-holder ul li a { } 

.galley-image-with-content { width: 80%; } 

/*----*/

.header-container { } 

#pageHeaderWrapper { /*position: relative;*/} 

#pageHeader {  /*background: var(--white);*/} 

.headerInfoBar { } 

.logo-holder { position: static; background: none; width: auto; height: auto; order: 1; } 

.logo { width: 85px;} 

.logo a { } 

.top-right { right: 45px;} 

.top-right::before { display: none; } 

.headerInfoBar {padding: 8px 0px !important;}

.headerInfoBar.has-slider {height: 28px !important;}

.topRightHeader { position: absolute; top: 0px; margin: 0px; display: block; clear: both; left: 0px; right: 0px; width: auto; } 

.nav-wrapper { float: none; margin: 19px auto; height: 40px; z-index: 1; position: absolute; left: 0px; right: 0px; } 

.nav-container { position: absolute; top: auto; margin: 0px; display: block; clear: both; left: 0px; right: 0px; } 

.nav-wrapper .nav { display: none !important; } 

.mean-container .mean-nav { margin-top: 58px; /*border-top: 1px dotted rgba(0, 0, 0, 0.2) !important;*/ } 

.mean-container a.meanmenu-reveal { right: 22px !important; font-size: 22px !important; } 

.mean-container a.meanmenu-reveal.meanclose, .mean-container a.meanmenu-reveal:hover { color: var(--white); } 

.mean-container a.meanmenu-reveal span,#pageHeaderWrapper.header-alternate .is-sticky .mean-container a.meanmenu-reveal span { background: var(--white); } 

#pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal span { background: var(--white); } 

.mean-container a.meanmenu-reveal:hover span,#pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal:hover span { background: var(--white); } 

.mean-container .mean-nav ul { font-size: 14px; } 

.mean-container .mean-nav ul li { float: none; } 

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li li a { text-transform:capitalize; padding: 10px 50px 10px 30px; color: var(--dark) !important; border-bottom: 1px dotted rgba(0, 0, 0, .2) !important; background:var(--white); float: none; } 

.mean-container .mean-nav ul li li a { padding: 10px 40px 10px 40px; font-size: 13px; text-transform:capitalize; } 

.mean-container .mean-nav ul li li li a { padding: 10px 40px 10px 60px } 

.mean-container .mean-nav ul li li li li a { padding: 10px 40px 10px 80px } 

.mean-container .mean-nav ul li li li li li a { padding: 10px 40px 10px 100px } 

.mean-container .mean-nav ul li:hover > a, .mean-container .mean-nav ul li.selected > a { color: var(--white) !important; background:var(--secondary); } 

.mean-container .mean-nav ul li a.mean-expand { padding: 0px!important; background: none !important; height: 41px; width: 48px; border-bottom: 0px !important; border-left: 1px solid rgba(255,255,255,.1) !important; border-left: 1px dotted rgba(0, 0, 0, 0.2) !important; font-size: 0px !important; /*text-indent: -9999 !important; text-transform: uppercase !important; */ } 

.mean-container .mean-nav ul li li a.mean-expand { height: 41px; } 

.mean-container .mean-nav ul li a.mean-expand::after { position: absolute; top: 0px; right: 0px; z-index: 2; font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f078"; transition: all ease-in .35s; color: var(--body) !important; width: 48px; height: 41px; line-height: 41px; font-size: 13px; text-align: center; } 

.mean-container .mean-nav ul li li a.mean-expand::after { width: 48px; height: 41px; line-height: 41px; } 

.mean-container .mean-nav ul li>a.mean-expand:hover::after, .mean-container .mean-nav ul li:hover>a.mean-expand::after, .mean-container .mean-nav ul li.selected>a.mean-expand::after { color: var(--white) !important; } 

.mean-container .mean-nav ul li a.mean-expand.mean-clicked::after { transform: rotate(180deg); } 

.mean-container .mean-nav.active { overflow-y: auto; overflow-x: hidden; height: calc(100vh - 114px); background: var(--white); } 

.info-removed .mean-container .mean-nav.active { height: calc(100vh - 77px);} 

/*---*/

.homeBannerSlider .slick-dots { left: 15px;} 

.intro-image{ margin-right: 0px;}

.float-icon{ opacity: .5;}

.industrial-grade-image{ position: relative; margin:0px -100px -150px 0px;}

}



/*-1024-*/

@media only screen and (max-width: 1023.98px) {

.gutters-35,.gutters-40,.gutters-50 { margin-right: -15px; margin-left: -15px; } 

.gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35>li,.gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40>li,.gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50>li { padding-right: 15px; padding-left: 15px; } 

.grid-35 > .col, .grid-35 > [class*="col-"], .grid-35>li,.grid-40 > .col, .grid-40 > [class*="col-"], .grid-40>li,.grid-50 > .col, .grid-50 > [class*="col-"], .grid-50>li  { padding-top: 25px; padding-bottom: 15px; } 

.row.grid-35,.row.grid-40,.row.grid-50 { margin-top: -15px; margin-bottom: -15px; } 

/*--*/

.industrial-grade-image{ position: relative; margin:0px -50px -150px 0px;}

}



/*-768-lg*/

@media only screen and (max-width: 991.98px) {

.height-lg { height: auto !important; } 

.show-lg { display: block !important; } 

.hide-lg { display: none !important; } 

.row-inner-lg { padding-bottom: 30px; } 

.leftpad.lg { padding-left: 0px !important; } 

.rightpad.lg { padding-right: 0px !important; } 

.leftmargin.lg { margin-left: 0px !important; } 

.rightmarginlg { margin-right: 0px !important; } 

.pt0-lg { padding-top: 0px !important; } 

.pr0-lg { padding-right: 0px !important; } 

.pb0-lg { padding-bottom: 0px !important; } 

.pl0-lg { padding-left: 0px !important; } 

.p0-lg { padding: 0px !important; } 

.overlay-lg::before { visibility: visible; } 

.auto-lg { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-lg { text-align: center !important; } 

.text-left-lg { text-align: left !important; } 

.justify-center-lg { justify-content: center !important; } 

.width-lg { width: 100% !important; max-width: 100%; } 

.float-lg { position: relative; transform: none; top: 0; } 

.float-lg .float-container-info { padding: 30px 0px; } 

.img-left.lg, .img-right.lg { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; } 

.odd-even-list.lg .odd-even-box {padding: 20px 0px;}

.odd-even-list.lg .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 1; } 

.odd-even-list.lg .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 2; } 

.odd-even-list.lg .odd-even-img { /*padding: 0px !important; */ } 

.odd-even-list.lg .odd-even-info { /*padding: 0px !important; */ } 

.odd-even-info { max-width: 100%; } 

.nav-2col.lg li, .list-2col.lg li, .nav-3col.lg li, .list-3col.lg li { width: 100%; } 

[data-animation-in] { opacity:1; } 

.secondary-nav-holder.lg ul li { flex: 1 1 100%; } 

.product-details { padding-left: 0px; max-width: 100%; padding-top: 0px; } 

.review-form-content { } 

.custom-arrows .slick-arrow:first-child { margin-right: 8px; } 

.textColRight, .textColLeft { width: 100% !important; } 

.textContent { padding: 0px 30px !important; } 

.secondary-nav-holder ul li a {font-size: 12px; }

.Scrollcontent.lg { height: auto !important; } 

.Scrollcontent.lg .mCSB_inside > .mCSB_container { margin-right: 0px !important; } 

.slick-arrow,.custom-arrows .slick-arrow { width: 26px; height: 26px; font-size: 12px; }

.featured-slider .slick-prev { left: -13px; } 

.featured-slider .slick-next { right: -13px; } 

.arrows-outside .slick-prev { left: -18px; } 

.arrows-outside .slick-next { right: -18px; } 

/*------*/

.about-container::before{width: 100%; height: 40%;}

.agency-info{ padding-right: 0px;}

.agency-image{margin-right: 0px; margin-left: 0px;}

.industrial-grade-image{ position: relative; margin:0px 0px -150px 0px;}

}

/*-736-md*/

@media only screen and (max-width: 767.98px) {

.height-md { height: auto !important; } 

.show-md { display: block !important; } 

.hide-md { display: none !important; } 

.row-inner-md { padding-bottom: 30px; } 

.leftpad.md { padding-left: 0px !important; } 

.rightpad.md { padding-right: 0px !important; } 

.leftmargin.md { margin-left: 0px !important; } 

.rightmargin.md { margin-right: 0px !important; } 

.pt0-md { padding-top: 0px !important; } 

.pr0-md { padding-right: 0px !important; } 

.pb0-md { padding-bottom: 0px !important; } 

.pl0-md { padding-left: 0px !important; } 

.p0-md { padding: 0px !important; } 

.overlay-md::before { visibility: visible; } 

.auto-md { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-md { text-align: center !important; } 

.text-left-md { text-align: left !important; } 

.justify-center-md { justify-content: center !important; } 

.width-md { width: 100% !important; max-width: 100%; } 

.float-md { position: relative; transform: none !important; top: 0 !important; } 

.float-md .float-container-info { padding: 30px 0px; } 

.img-left.md, .img-right.md { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; } 

.odd-even-list.md .odd-even-box {padding: 20px 0px;}

.odd-even-list.md .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 1; } 

.odd-even-list.md .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 2; } 

.odd-even-list.md .odd-even-img { /*padding: 0px !important; */ } 

.odd-even-list.md .odd-even-info { padding: 0px !important; } 

.nav-2col.md li, .list-2col.md li, .nav-3col.md li, .list-3col.md li { width: 100%; } 

.tool-bar-title { min-width: 65px; text-align: right; }

.secondary-nav-holder.md ul li { flex: 1 1 100%; } 

.tab-holder.TabsAccordion .accordion-body { box-shadow: 0px 19px 52px rgba(0,0,0,0.1); border-radius: 0px 0px 15px 15px;  } 

.tab-body { } 

.nav-tabs { } 

.nav-tabs .nav-item { } 

.nav-tabs .nav-link { } 

.Scrollcontent.md { height: auto !important; } 

.Scrollcontent.md .mCSB_inside > .mCSB_container { margin-right: 0px !important; } 

.map-holder iframe { height: 400px; } 

/*----*/

.banner-slide .banner_caption .captionContainer{ padding-left: 0px;}

.home-banner { background-color: #f8f6ea; } 

.banner{}

.homeBannerSlider { } 

.homeBannerSlider .banner_caption { position: static; height: auto; } 

.homeBannerSlider .banner_caption .captionContainerInner { padding: 30px 0px 70px !important; max-width: 100%; text-align: center; margin: 0px auto !important; } 

.home-banner-img { min-height: auto; } 

.homeBannerSlider .slick-dots { bottom: 30px; top:auto; width:100%; left: 50%; transform:none; transform: translateX(-50%); flex-flow: row;flex-grow: 1; flex-basis: 0; margin: 0px auto;} 

.homeBannerSlider .slick-dots li { margin: 0px; width: 40px; height: 4px;} 

.homeBannerSlider .slick-dots a span {flex-flow: row; } 

.homeBannerSlider .slick-dots li:first-child a span { left: -25px; top: -6px; } 

.homeBannerSlider .slick-dots li:last-child a span { right: -25px; top: -6px; bottom: auto; left: auto;} 

.homeBannerSlider .slick-dots a::after { width: 100%; height:4px;} 

.banner-content-holder { padding-top: 0px; } 

.banner-content { width: 100%; text-align: center; margin: 0px; position: static; box-shadow: none;  } 

.home-banner .banner-content {  } 

.banner-image { width: 100%; } 

.banner_caption .captionContainer h3 { font-size:8vw; padding-left: 0px; padding-bottom: 10px; } 

.banner_caption .captionContainer h2,.banner_caption .captionContainer h1 { font-size:6.5vw; line-height: 1.1; } 

.banner_caption .captionContainer h1{max-width:100%;}

.banner_caption .captionContainer p { } 

.banner-scroll { bottom: 15px; } 

.banner_caption .captionContainer { padding: 0px; }

.inner-banner-img::before {background: #fff;opacity: .5;}

.inner-banner-img { min-height: 200px;}

.headerInfoBar { /*height: 82px; */ } 

.thankyou-content-holder { } 

.thankyou-section {} 

.thankyou-img { min-height: auto;} 

.thankyou-content { text-align: center; max-width: 100%; width: 100%; margin: 0px; padding: 50px 0px;  }

.thankyou-content h1 { font-size: 9.5vw; } 

.thankyou-content h2 { font-size: 5.5vw; padding-bottom: 15px;} 

.thankyou-content p { width: 100%; } 

.thankyou-content .button-holder { justify-content: center; } 

/* .ftbox {width: 280px !important;margin: 0px auto 0px !important;padding: 30px !important;border: 1px dashed rgba(255,255,255,.5);}

.ftbox4{width: 100% !important; padding: 0px !important; padding: 0px !important; border: 0px !important;} */

.ficon5.alt1{display:none;}

}

/*-600-*/

@media only screen and (max-width: 699.98px) {

.headerInfoBar.has-slider {height: 59px;}

}

/*-480-sm*/

@media only screen and (max-width: 575.98px) {

.height-sm { height: auto !important; } 

.show-sm { display: block !important; } 

.hide-sm { display: none !important; } 

.row-inner-sm { padding-bottom: 30px; } 

.leftpad.sm { padding-left: 0px !important; } 

.rightpad.sm { padding-right: 0px !important; } 

.leftmargin.sm { margin-left: 0px !important; } 

.rightmargin.sm { margin-right: 0px !important; } 

.pt0-sm { padding-top: 0px !important; } 

.pr0-sm { padding-right: 0px !important; } 

.pb0-sm { padding-bottom: 0px !important; } 

.pl0-sm { padding-left: 0px !important; } 

.p0-sm { padding: 0px !important; } 

.overlay-sm::before { visibility: visible; } 

.auto-sm { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-sm { text-align: center !important; } 

.text-left-sm { text-align: left !important; } 

.justify-center-sm { justify-content: center !important; } 

.width-sm { width: 100% !important; max-width: 100%; } 

.float-sm { position: relative; transform: none; top: 0; } 

.float-sm .float-container-info { padding: 30px 0px; } 

.img-left.sm, .img-right.sm { margin: 0px 0px 20px 0px; width: 100%; max-width: 100%; float: none; } 

.odd-even-list.sm .odd-even-box {padding: 20px 0px;}

.odd-even-list.sm .odd-even-box:nth-child(even) [class*="col-"]:first-child { order: 1; } 

.odd-even-list.sm .odd-even-box:nth-child(even) [class*="col-"]:last-child { order: 2; } 

.odd-even-list.sm .odd-even-img { /*padding: 0px !important; */ } 

.odd-even-list.sm .odd-even-info { padding: 0px !important; } 

.nav-2col.sm li, .list-2col.sm li, .nav-3col.sm li, .list-3col.sm li { width: 100%; } 

hr { margin: 20px 0; } 

.icaptcha { bottom: 30px; } 

.container-full { padding: 0px 30px; } 

/*-----*/

body { font-size: 13px; letter-spacing: 0px; line-height: 1.5; } 

p { margin-bottom: 20px; } 

h1, .h1 { font-size: 24px; letter-spacing: 0px !important; padding: 0px 0px 12px; } 

h2, .h2 { font-size: 22px; letter-spacing: 0px !important; padding: 0px 0px 12px; } 

h3, .h3 { font-size: 20px; letter-spacing: 0px !important; padding: 0px 0px 13px; } 

h4, .h4 { font-size: 18px; letter-spacing: 0px !important; padding: 0px 0px 12px; } 

h5, .h5 { font-size: 16px; letter-spacing: 0px !important; padding: 0px 0px 14px; } 

h6, .h6 { font-size: 14px; letter-spacing: 0px !important; padding: 0px 0px 14px; } 

h1 br, h2 br, h3 br, h4 br, h5 br, h6 br { /*display: none; */ } 

.inner-container-xxl, .inner-container-xl, .inner-container-lg, .inner-container, .inner-container-md { padding: 30px 0px; } 

.gutters-10 { margin-right: -8px; margin-left: -8px; } 

.gutters-10 > .col, .gutters-10 > [class*="col-"], .gutters-10>li { padding-right: 8px; padding-left: 8px; } 

.gutters-12 { margin-right: -10px; margin-left: -10px; } 

.gutters-12 > .col, .gutters-12 > [class*="col-"], .gutters-12>li { padding-right: 10px; padding-left: 10px; } 

.gutters-15 { margin-right: -10px; margin-left: -10px; } 

.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15>li { padding-right: 10px; padding-left: 10px; } 

.gutters-20 { margin-right: -12px; margin-left: -12px; } 

.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20>li { padding-right: 12px; padding-left: 12px; } 

.gutters-25, .gutters-30, .gutters-35, .gutters-40, .gutters-50 { margin-right: -15px; margin-left: -15px; } 

.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25>li, .gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30>li, .gutters-35 > .col, .gutters-35 > [class*="col-"], .gutters-35>li, .gutters-40 > .col, .gutters-40 > [class*="col-"], .gutters-40>li, .gutters-50 > .col, .gutters-50 > [class*="col-"], .gutters-50>li { padding-right: 15px; padding-left: 15px; } 

.grid-10 > .col, .grid-10 > [class*="col-"], .grid-10>li { padding-top: 8px; padding-bottom: 8px; } 

.grid-12 > .col, .grid-12 > [class*="col-"], .grid-12>li { padding-top: 10px; padding-bottom: 10px; } 

.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15>li { padding-top: 10px; padding-bottom: 10px; } 

.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20>li { padding-top: 12px; padding-bottom: 12px; } 

.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25>li, .grid-30 > .col, .grid-30 > [class*="col-"], .grid-30>li, .grid-35 > .col, .grid-35 > [class*="col-"], .grid-35>li, .grid-40 > .col, .grid-40 > [class*="col-"], .grid-40>li, .grid-50 > .col, .grid-50 > [class*="col-"], .grid-50>li { padding-top: 15px; padding-bottom: 15px; } 

.row.grid-10 { margin-top: -8px; margin-bottom: -8px; } 

.row.grid-12 { margin-top: -8px; margin-bottom: -8px; } 

.row.grid-15 { margin-top: -10px; margin-bottom: -10px; } 

.row.grid-20 { margin-top: -12px; margin-bottom: -12px; } 

.row.grid-25, .row.grid-30, .row.grid-35, .row.grid-40, .row.grid-50 { margin-top: -15px; margin-bottom: -15px; } 

.mt40 { margin-top: 30px !important; } 

.mr40 { margin-right: 30px !important; } 

.mb40 { margin-bottom: 30px !important; } 

.ml40 { margin-left: 30px !important; } 

.mt50 { margin-top: 30px !important; } 

.mr50 { margin-right: 30px !important; } 

.mb50 { margin-bottom: 30px !important; } 

.ml50 { margin-left: 30px !important; } 

.mb60 { margin-bottom: 30px !important; } 

.mb70 { margin-bottom: 30px !important; } 

.mb80 { margin-bottom: 30px !important; } 

.mb90 { margin-bottom: 30px !important; } 

.mb100 { margin-bottom: 30px !important; } 

.p40 { padding: 30px !important } 

.pt40 { padding-top: 30px !important; } 

.pr40 { padding-right: 30px !important; } 

.pb40 { padding-bottom: 30px !important; } 

.pl40 { padding-left: 30px !important; } 

.p45 { padding: 30px !important } 

.pt45 { padding-top: 30px !important; } 

.pr45 { padding-right: 30px !important; } 

.pb45 { padding-bottom: 30px !important; } 

.pl45 { padding-left: 30px !important; } 

.p50 { padding: 30px !important } 

.pt50 { padding-top: 30px !important; } 

.pr50 { padding-right: 30px !important; } 

.pb50 { padding-bottom: 30px !important; } 

.pl50 { padding-left: 30px !important; } 

.pt60 { padding-top: 30px !important; } 

.pr60 { padding-right: 30px !important; } 

.pb60 { padding-bottom: 30px !important; } 

.pl60 { padding-left: 30px !important; } 

.pt70 { padding-top: 30px !important; } 

.pr70 { padding-right: 30px !important; } 

.pb70 { padding-bottom: 30px !important; } 

.pl70 { padding-left: 30px !important; } 

.pt80 { padding-top: 30px !important; } 

.pr80 { padding-right: 30px !important; } 

.pb80 { padding-bottom: 30px !important; } 

.pl80 { padding-left: 30px !important; } 

.pt90 { padding-top: 30px!important; } 

.pr90 { padding-right: 30px !important; } 

.pb90 { padding-bottom: 30px !important; } 

.pl90 { padding-left: 30px !important; } 

.pt100 { padding-top: 30px !important; } 

.pb100 { padding-bottom: 30px !important; } 

.slick-dots { bottom: -10px; } 

.slick-dots li button, .slick-dots li button:after { } 

.slick-dots li button:before { } 

.slick-dots li.slick-active button, .slick-dots li.slick-active button::before { } 

.slick-arrow { } 

.slick-arrow img { } 

.custom-arrows .slick-arrow {}

.custom-arrows .slick-arrow:first-child { margin-right: 8px; } 

.custom-dots .slick-dots { /*width: 175px;*/ margin: 0px auto; } 

.fancybox-navigation .fancybox-button--arrow_left { left: 0%; } 

.fancybox-navigation .fancybox-button--arrow_right { right: 0%; } 

.fancybox-navigation .fancybox-button div { padding: 5px; } 

.fancybox-slide--html .fancybox-close-small { width: 42px; height: 8px; top: 20px; right: 20px; } 

.galley-big-image-box,.fancybox-image { } 

#toTop { width: 30px; height: 30px; } 

.form-group { margin-bottom: 20px; } 

.form-group label,.comment-form label { font-size: 12px; padding-left: 0px; } 

.checkbox label, .radio label > span, .radio1 label { } 

.checkbox label::before, .radio label>span::before, .radio1 label::before,.checkbox label::after, .radio label>span::after, .radio1 label::after { top: 0px; } 

.checkbox label::after, .radio label > span::after, .radio1 label::after { } 

.radio label > span::before, .radio1 label::before { } 

.radio label > span::after, .radio1 label::after { top: 5px; } 

.form-control, .nice-select, .btn-group .btn, .f-upload .file-input .file-caption-name,select.multipleSelect { height: 40px; line-height: 38px; font-size: 13px; padding: 0px 20px; } 

.form-control.height-60,.height-60 .nice-select { height: 40px; line-height: 38px; } 

.form-control.height-55,.height-55 .nice-select { height: 40px; line-height: 38px; } 

textarea.form-control { height: 150px; padding:10px 20px; } 

.nice-select .list { max-height: 230px; } 

.form-group.floating-label label { top: 14px; left: 20px; } 

.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label { top: 3px; font-size: 10px; } 

.custom-button,.f-upload .input-group-btn .btn-upload { font-size: 12px; padding: 0px 20px; height: 40px; letter-spacing: 0px; min-width: auto; border-width: 1px; border-radius: 0px 18px 0px 18px;} 

.custom-button.btn-lg { padding: 0px 20px; font-size: 12px; height:40px; } 

.custom-button.btn-md { padding: 0px 20px; font-size: 12px; } 

.custom-button i, a.custom-button i, .woocommerce .product-box-footer a.button i, .woocommerce .product-box-footer a.added_to_cart i, .woocommerce .product-cart .button i { } 

.custom-button-holder { } 

.mwidth { min-width: 180px; } 

.mwidth-md { min-width: 140px;} 

.custom-button-holder.icon-left { } 

.custom-button-holder.icon-left .custom-button i { } 

.custom-button::after { } 

.custom-button.icon-left { padding: 0px 15px 0px 45px; } 

.custom-button.icon-left::after { left: 2px; right: auto; } 

.custom-button.btn-block, a.custom-button.btn-block { } 

.custom-button img, a.custom-button img { } 

.nice-select { padding-right: 40px; } 

.nice-select .option { font-size: 12px; padding: 8px 10px; } 

.nice-select::after { right: 15px; font-size: 12px;} 

.NiceSelect.PlainSelect .nice-select { } 

.NiceSelect.PlainSelect .nice-select::after { } 

.tool-bar .NiceSelect { } 

.tool-bar .nice-select { /*font-size: 12px; padding-left: 20px; padding-right: 35px; height: 40px; line-height: 38px; border-radius:0px; min-width: 90px; */ } 

.tool-bar .nice-select:after { /*font-size: 12px; right: 15px;*/ } 

.Selectstyle1 .nice-select { padding-left: 15px; height: 35px; line-height: 35px; } 

.filter-option-inner-inner { height: 38px; } 

.input-group-addon { right: 20px; } 

.input-group .form-control { padding-right: 40px; } 

.ul-listing { margin: 0px 0px 20px; } 

.ul-listing li { padding-left: 20px; } 

.ul-listing li::before { top: 5px; font-size: 6px; } 

.listing-style1 li { } 

.listing-style1 li::before { font-size: 11px; top: 2px; } 

.ul-listing ul li::before { top: 2px; } 

.listing-style2 li { padding-left: 20px } 

.listing-style2 li::before { font-size: 10px; top: 3px; } 

ol ol, ol ul, ol .ul-listing { padding-left: 15px; margin-top: 15px; } 

.icon-list li { } 

.icon-list li i, .icon-list li img { } 

.icon-list.list-inline li { padding-left: 45px; } 

.icon-list.list-inline li img { top: -5px; } 

.table { font-size: 12px; } 

.table td, .table th { } 

.table th { padding: 10px; } 

.table td { padding: 10px; } 

.table th br { display: none; } 

/*.logo { width: 100px; } 

.logo a { padding: 30px 0px; } */ 

.top-input { padding-right: 40px; } 

.top-button { width: 40px; height: 40px;} 

.top-cart, .top-link { } 

.top-link img, .top-button img { width: 20px; } 

.accordion { margin-bottom: 35px; } 

.accordion-item {margin-bottom: 15px; } 

.accordion-header { } 

.accordion-header a { padding: 10px 40px 10px 20px; font-size: 11px; border-radius: 7px; } 

.accordion-header a.collapsed {border-radius: 7px;} 

.accordion-header a::before { font-size: 11px; width: 30px; border-radius: 0px 7px 7px 0px;} 

.accordion-body { padding:30px 20px; border-radius: 0px 0px 10px 10px; } 

.tab-holder.TabsAccordion .accordion-body { } 

.tab-body {padding: 20px; } 

.nav-tabs { } 

.nav-tabs .nav-item { } 

.nav-tabs .nav-link { font-size: 12px; height: 40px;padding: 0px 25px;}

.nav-tabs .nav-link img { } 

.button-holder { } 

.video-container a::before { width: 40px !important; height: 40px !important; } 

.modal-body { padding: 20px 20px; border-radius: 10px; } 

.btn-close { } 

.btn-close:hover { } 

.secondary-nav-holder.sm ul li { flex: 1 1 100%; } 

.secondary-nav-holder ul li a { font-size: 12px;} 

.grid-ov { } 

.grid-content { padding: 20px; } 

.grid-content.alt { padding: 20px 20px 20px; } 

.grid-ov-info{ padding: 20px;}

.img-swap { height: 55px; } 

.img-swap img { max-height: 55px; } 

/*------*/

.item-share-holder { } 

.item-share {} 

.item-share li{ }

.item-share a { width: 40px; height: 40px; } 

.item-share.item-rounded a {width: 30px;height: 30px;}

.AccordionFilterNav>ul>li>a { padding: 12px 30px 12px 25px !important; } 

.AccordionFilterNav ul ul li a { padding: 10px 15px 10px 45px; } 

.accordion-btn-wrap { width: 30px !important; } 

.breadcrumb-container { padding: 0px 0px; } 

.breadcrumb-container ul { } 

.breadcrumb-container li { letter-spacing: 0px; } 

.breadcrumb-container li a { } 

.breadcrumb-container li a::after { margin: 0px 5px 0px; } 

.breadcrumb-container.alt { padding: 20px 0px; } 

.page-item { padding: 5px 2px; } 

.page-link,.page-item span { width: 22px;height: 22px; font-size: 10px; } 

.page-item .page-link.prev, .page-item .page-link.next { } 

.page-item .page-link.prev img, .page-item .page-link.next img { width: 6px; } 

.page-item .page-link.prev { } 

.page-item .page-link.next {  } 



/*-----*/

.tool-bar-title { min-width:65px; text-align: right; } 

.loadMoreBtn { margin-top: 30px; } 

.product-list-holder { padding:20px 0px 30px; } 

.product-box-info { } 

.product-box-info-holder {} 

.product-box-info-holder > a {padding: 0px 20px 20px;}

.product-box-title { } 

.price-holder { padding: 0px 0px 0px; } 

.price-holder,.price-holder bdi,.price-holder ins bdi { font-size: 14px !important; } 

.price>del, .price-holder del bdi { font-size: 12px !important; } 

.product-details .price-holder { padding-bottom: 20px;} 

.product-details .price-holder,.product-details .price-holder bdi,.product-details .price-holder ins bdi { font-size: 14px !important; } 

.product-details .price>del, .product-details .price-holder del bdi { font-size: 14px !important; } 

.product-details .price>del{margin-left: 10px;}

.product-tag-holder { padding: 0px 0px; } 

.product-tag span { font-size: 10px; line-height: 1; height: 20px; min-width: 40px;} 

.product-box-image-holder .img-holder { /*padding-bottom: 200px; */ } 

.woocommerce .product-box-footer a.button, .woocommerce .product-box-footer a.added_to_cart/*, .woocommerce .product-cart .button*/ { width: 32px !important; height: 32px !important; font-size: 13px !important;} 

.woocommerce .product-box-footer a.button img, .woocommerce .product-box-footer a.added_to_cart img, .woocommerce .product-cart .button img { width: 12px;} 

.woocommerce .product-cart .button img { width: 16px; } 

.product-box:hover .product-box-footer { } 

.product-wishlist a {width: 32px !important;height: 32px !important;font-size: 16px; } 

.product-wishlist a i, .product-cart a i, .product-cart a img { } 

.product-details .product-wishlist a { font-size: 16px; padding: 0px 0px; letter-spacing: 0px; width: 40px !important; height: 40px !important; } 

.product-details .product-wishlist a i { } 

.widget-box { } 

.widget-title { } 

.widget-title h4 { font-size: 13px; } 

.sidebar-title-holder h4 { font-size: 18px; } 

.widget-box-content { } 

.widget-box { } 

.widget-list li a { padding: 15px 20px;} 

/* .catagory-list li a,.bapf_body ul li label { font-size: 14px; } 

.catagory-list li a::before,.catagory-list li a::after,.bapf_body ul li label::before,.bapf_body ul li label::after { } 

.catagory-list li a::after,.bapf_body ul li label::after { }  */

.related-news > li { } 

.tool-bar {} 

.showing-container, .sortby-container { } 

.showing-container { } 

.sortby-container { border: 0px; padding: 0px; } 

.showing-holder { padding-right: 0px; border-right: 0px; margin-right: 0px; } 

.sortby-holder { min-width: 100%; } 

.gallery-main {  } 

.gallery-main-slide a { } 

.gallery-main-slide .img-holder, .gallery-nav-slide .img-holder { } 

.gallery-nav { padding: 0px 15px; } 

.gallery-nav-slide { padding: 0px 5px; } 

.gallery-nav .slick-arrow { } 

.gallery-nav .slick-prev { } 

.gallery-nav .slick-next { } 

.arrows-plain .slick-arrow { } 

.product-details-holder { padding-bottom: 0px; } 

.product-details { } 

.product-details-header { margin-bottom: 20px; } 

.product-details-header h1 { font-size: 24px; } 

.product-availability { padding-bottom: 20px;} 

.product-intro { } 

.product-quantity-holder { } 

.add-qty { } 

.qty {height: 40px;} 

.qty-btn { height: 40px;} 

.qty-dwn {bottom: 8px; } 

.qty-up { top: 8px;} 

.product-variations-holder { margin-bottom: 20px; } 

.product-details-footer { } 

.product-details-footer .product-cart { } 

.review-form-holder {  } 

.review-form-content { padding-top: 0px; } 

.review-form-holder { margin-top: 0px; } 

.review-box { padding: 20px 0px; } 

.review-box:first-child { padding-top: 0px; } 

.reviews-holder { padding-bottom: 0px; } 

.icon-pod-box { max-width: 100%; } 

.icon-pod-img { /*height: 50px; */ } 

.icon-pod-img img { /*max-height: 50px; */ } 

.contact-list li {  } 

.contact-list li i { top: 4px; font-size: 13px; } 

.contact-list.inline li i { font-size: 16px; } 

.contact-address-list li{padding: 30px;}

.contact-address-icon{ width: 50px; height: 50px; font-size: 18px; }

.news-list { padding: 0px 0px 0px; } 

.news-box-info-holder { } 

.news-details-image{ margin-bottom: 20px;}

.news-details-title h1 { font-size: 18px; margin-top: 10px; } 

.news-details-title { margin-bottom: 20px; } 

.news-details-holder .item-share-holder { } 

.news-footer-nav { } 

.news-footer-nav>li { } 

.news-footer-nav .custom-button { } 

.news-details-footer a i {width: 40px;height: 40px;margin-right: 10px;}

/*----*/

.homeBannerSlider .slick-dots { } 

.homeBannerSlider .banner_caption .captionContainerInner { } 

.home-banner-img { /*padding-bottom: 250px; */} 

/* .inner-banner-img { min-height: 200px;}  */

.inner-banner-img::after { } 

/* .banner_caption .captionContainer h2 { padding-bottom: 15px; font-size: 8vw;}  */

.banner_caption .captionContainer h1 { font-size:20px; padding-bottom: 15px;} 

.banner_caption .captionContainer h3 { font-size: 14px; } 

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

.pageTitle-holder::before { height: 3px; } 

.pageTitle h2, .pageTitle h1 { font-size: 20px; } 

.pageTitle h2 br, .pageTitle h1 br { /*display: none; */ } 

.pageTitle.lg h1, .pageTitle.lg h2 { font-size: 24px; } 

.pageTitle.xl h1, .pageTitle.xl h2 { font-size: 24px; } 

.pageTitle.md h1, .pageTitle.md h2 { font-size: 20px; } 

.pageTitle.sm h1, .pageTitle.sm h2 { font-size: 14px; } 

.pageTitle h3 { font-size: 11px; padding-bottom: 5px; } 

.pageTitle { margin-bottom: 20px; } 

.pageTitle p { font-size: 14px; } 

.has-data-text::before {font-size: 10vw; } 

.thankyou-content-holder { } 

.thankyou-section { } 

.thankyou-content { } 

.thankyou-content h1 { } 

.thankyou-content h2 { } 

.thankyou-content p { } 

.thankyou-content a.custom-button { } 

.size-14 { font-size: 12px; } 

.size-15 { font-size: 12px; } 

.size-16 { font-size: 13px; } 

.size-18 { font-size: 14px; } 

.size-20 { font-size: 15px; } 

.size-22 { font-size: 16px; } 

.size-24 { font-size: 17px; } 

.size-25 { font-size: 18px; } 

.size-26 { font-size: 18px; } 

.size-28 { font-size: 19px; } 

.size-30 { font-size: 20px; } 

.size-32 { font-size: 22px; } 

.size-34 { font-size: 24px; } 

.size-36 { font-size: 26px; } 

.lead { font-size: 17px; } 

.rounded-corner-xxl { border-radius: 50px; } 

.rounded-corner-xl { border-radius: 35px; } 

.rounded-corner-lg { border-radius: 25px; } 

.rounded-corner { border-radius: 15px; } 

.rounded-corner-md { border-radius: 10px; } 

.styled-link, .styled-link1 { } 

.styled-link i { } 

.styled-link i.ileft { margin-right: 10px; } 

.styled-link i.iright { margin-left: 10px; } 

.styled-link.has-icon::after { } 

.styled-link.has-icon.icon-left::after, a.styled-link.has-icon.icon-left::after { } 

.icon-pod-box { } 

.icon-pod-img-holder {} 

.icon-pod-img { height: 70px;} 

.icon-pod-img img { max-height: 70px;} 

.social-icons { margin: 0px -5px 0px; } 

.social-icons li { padding: 5px 5px; } 

.social-icons li a { font-size: 16px; } 

.content-box-title { padding: 12px 10px; } 

.content-box-content { } 

.content-box.alt .content-box-content { padding: 30px 30px; } 

.bottom-newsletter-section { } 

.bottom-newsletter { } 

.newsletter-input { } 

.footer-wrapper { padding-bottom: 57px; } 

.image-container { padding-right:30px; padding-bottom: 50px; } 

.image-container.image-right { padding-left:30px; padding-right:0px; } 

.galley-image-with-content { width:85%; } 

.fancybox-navigation .fancybox-button--arrow_left { left: 0px; } 

.fancybox-navigation .fancybox-button--arrow_right { right: 0px; } 

.fancybox-navigation .fancybox-button { width: 25px; height: 25px; top: calc(50% - 25px); } 

.Scrollcontent.sm { height: auto !important; } 

.Scrollcontent.sm .mCSB_inside > .mCSB_container { margin-right: 0px !important; } 

.custom-price strong { font-size: 14px; } 

.custom-price span { font-size: 10px; } 

.product-details .custom-price strong { font-size: 26px; } 

.product-details .custom-price span { font-size: 16px; } 

.testimonial-list li { padding: 20px 0px;}

.testimonial-box{ padding: 30px;}

/*----*/

.logo {  } 

.sub-logo { width: 40px; margin-left: 15px; } 

.top-right {right: 40px;} 

/*.nav-wrapper { margin: 12px auto; } 

.mean-container .mean-nav { margin-top: 52px; }*/ 

.mean-container .mean-nav.active {height: calc(100vh - 111px);} 

.info-removed .mean-container .mean-nav.active { height: calc(100vh - 74px);} 

.image-box img{ border-radius: 20px;}

.image-box-holder{ padding:10px 0px;}

.image-box-holder.top-left-shadow .image-box::before{ top: -20px; left: -20px;border-top-left-radius: 15px;}

.image-box-holder.top-right-shadow .image-box::before{ top: -20px; right: -20px;border-top-right-radius: 15px;}

.image-box-holder.bottom-left-shadow .image-box::before{ bottom: -20px; left: -20px;border-bottom-left-radius: 15px;}

.image-box-holder.bottom-right-shadow .image-box::before{ bottom: -20px; right: -20px;border-bottom-right-radius:15px;}

.grid-ov-info p {width: 100%; margin: 0px auto 20px;}

.welcome-text{ font-size: 12px;}

.grid-box h2 br{ display: none;}

.about-container::before{height: 20%;}

.grid-box img{ border-radius: 15px;}

.grid-box .img-holder::after{ height: 50%;}

.contact-box-info{ padding-bottom: 30px;}

.agency-info ul li{padding: 20px 20px 20px 50px;}

.agency-info ul li::before{left: 15px;font-size: 25px;}

.product-quantity-cart-box{ padding: 20px;}

.product-box > a{ padding: 10px;}

.product-list-holder .product-tag span,.gallery-main-slide .product-tag span {font-size: 10px; line-height: 1; height: 20px; min-width: 40px;}

.industrial-grade-image{ position: relative; margin:0px;}

}

/*-414-xs*/

@media only screen and (max-width: 479.98px){

.height-xs { height: auto !important; } 

.hide-xs { display: none !important; } 

.show-xs { display: block !important; } 

.hide-xs { display: none !important; } 

.auto-xs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-xs { text-align: center !important; } 

.text-left-xs { text-align: left !important; } 

.justify-center-xs { justify-content: center !important; } 

.width-xs { width: 100% !important; max-width: 100%; } 

.button-holder { margin: -10px -10px; } 

.button-holder>div { width: 100%; padding: 10px; } 

.button-holder .custom-button,.button-holder .custom-button-holder { width: 100%; min-width: 100%; } 

.nav-2col.xs li, .list-2col.xs li, .nav-3col.xs li, .list-3col.xs li { width: 100%; }

.thankyou-content .button-holder .custom-button { } 

.breadcrumb-container { } 

.Scrollcontent.xs { height: auto !important; } 

.Scrollcontent.xs .mCSB_inside > .mCSB_container { margin-right: 0px !important; } 

.headerInfoBar { /*height: 121px; */ } 

.thankyou-content h1 { padding-bottom: 15px;}

/*----*/

}

/*-375-*/

@media only screen and (max-width: 413.98px) {

.height-xxs { height: auto !important; } 

.show-xxs { display: block !important; } 

.hide-xxs { display: none !important; } 

.auto-xxs { /*-ms-flex: 0 0 100%; */ flex: 0 0 100%; width: 100%; max-width: 100%; } 

.text-center-xxs { text-align: center !important; } 

.text-left-xxs { text-align: left !important; } 

.width-xxs { width: 100% !important; max-width: 100%; } 

/*.news-meta.inline { flex-flow:column; } 

.news-meta.inline>li { border-right: 0px; } 

.news-meta i { width: 16px; margin-right: 5px; font-size: 12px; } */ 

.ftbox {  } 

.top-search-btn { width: 30px; height: 30px; font-size: 14px; } 

.contact-address li br { display: none; } 

.social-icons li a { /*width: 30px; height: 30px; */ font-size: 14px; } 

.newsletter-button { width: 40px; font-size: 14px; /*position: static !important; width: 100%; margin-top: 15px; transform: none;*/ /*width: 34px; height: 34px; font-size: 14px; top: 3px; right: 3px; */ } 

/*.logo { width: 100px !important; } 

.nav-wrapper { margin: 3px auto; } 

.mean-container .mean-nav { margin-top: 43px; } 

.mean-container .mean-nav.active { height: calc(100vh - 46px); }*/

.thankyou-content h1 { } 

.banner-slide .banner_caption .captionContainerInner h2,.banner_caption .captionContainer h1 { } 



/*.breadcrumb-container { position: relative; } 

.breadcrumb-container li,.breadcrumb-container li a { color: #AFAFAF; } */

.NiceSelect.lg .nice-select { min-width: 150px; } 

/*.banner_caption .captionContainer h1 { font-size:22px; } 

.pageTitle h2, .pageTitle h1 { font-size: 22px; } */

.contact-address-icon{ margin: 0px auto;}

.contact-address-list li{padding: 20px;}



}



/*-320-*/

@media only screen and (max-width: 374.98px) {

.thankyou-content h1 { } 

.thankyou-content { max-width: 100%; width: 100%; margin: 0px; } 

.home-banner-control{ padding:20px;}

.banner_caption .captionContainer h1 {}

.NiceSelect.md .nice-select {min-width: 160px;}



}

