

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

/* header start  */

.logo {max-width: 290px;}

.logo img{height: 70px;}

.lower-header  ul.navbar-nav > li:not(:last-of-type) {margin-right: 20px;}

.header-btn a { padding: 30px 25px;}

.lower-header li a { font-size: 15px;}

/* header end  */

}



@media screen and (min-width: 1700px) {

.header-search-icon{display: none;}



}





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

/* header start  */

.top-header-left ul li.phone a {font-size: 16px;}

.top-header-left ul li a svg {height: 15px;}

.header-search{display: none;position:absolute;top:110px;right: 15px;z-index: 2; background-color: #fff;margin-right:0px;}

.header-search form{width: 600px;}

.header-search input {width: calc(100% - 30px); padding: 2px 0;}

.suggestions-box{top: 44px; right: 0;}

.sticky-header .header-search {top: 100px;}

.sticky-header .suggestions-box { top: 40px;}

.logo { max-width: 240px;}

.logo img { height: 60px;}
.header-search form .input-container button {margin-left: 10px;}
.lower-header li a { font-size: 14px;}

.lower-header  ul.navbar-nav > li { padding: 18px 0;}

.header-search-icon{margin-right: 20px;}

.header-search-icon a{height: 40px; width:  40px; border-radius: 100%; background-color: var(--theme-color-two); display: flex; justify-content: center; align-items: center;}

.top-header-left ul li.phone a {font-size: 16px;}

.lower-header  ul.navbar-nav > li i {font-size: 15px;margin-left: 4px;}

.sticky-header .lower-header li a {font-size: 14px;}

.sticky-header  .logo img { height: 55px;}

.sticky-header .header-btn a { padding: 20px 20px;}

.lower-header .dropdown > .dropdown-menu {top: 64px;}

/* header end  */

.home-support-section .support-secon-img{right: 30px;}
.home-support-section .support-secon-img img{height: 200px;}

}



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

/* header start */

.logo { max-width: 220px;}

.logo img { height: 55px;}



.sticky-header  .logo img { height: 50px;}

/* header end */



/* map section start  */

.dealers-list {height: 435px;}

.home-map #map { height: 595px !important;}

/* map section end  */



}





@media screen and (min-width: 1350px) {

  .container{max-width: 1326px;}



  /* header start  */

.lower-header  .dropdown:hover > .dropdown-menu,

.lower-header  .dropend:hover > .dropdown-menu {display: block !important;animation: smoothup .5s ;}

@keyframes smoothup{ 0%{opacity: 0;} 100%{opacity: 1;}}



.dropend:hover > .dropdown-menu { position: absolute;top: 0; left: 100%;  }

.lower-header  .dropdown-menu.main-sub-menu   li:not(:last-of-type) {border-bottom: 0;}

.lower-header .main-sub-menu{padding:  10px;}

.lower-header .main-sub-menu > li:not(:last-of-type){padding-right: 15px;}

.lower-header .main-sub-menu ul{padding-top: 10px;margin-top: 5px;    border-top: 1px solid #505050;}

.lower-header .main-sub-menu li{padding: 0;}

.lower-header  .dropdown-item.main-sub-menu{transition: .5s ease-in-out;}

.lower-header  .dropdown:hover > .dropdown-menu.main-sub-menu  {display: flex !important;}

.lower-header .dropdown .dropdown-menu{background: var(--theme-color-two);border: 0; width: 265px;}

.lower-header .dropdown .dropdown-menu li{padding: 9px 15px; transition: .5s ease;}

.lower-header .dropdown .dropdown-menu li:hover{color: #000; background-color: var(--theme-color); }

.lower-header .dropdown-menu li a{color: #ffffff !important;}

  /* header end  */



}



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

  /* common css start  */

  .title-one {font-size: 42px;}

  /* common css end  */



    /* menu icon start  */

   .navbar-collapse .navbar-toggler{position: absolute;right: 15px;top: 15px;}

    .navbar-toggler{border: 0;}

    .navbar-toggler:focus{box-shadow: none;}

    .bar1, .bar2, .bar3 { width: 32px; height: 3px; background-color: var(--theme-color-two); margin: 7px 0; transition: 0.4s;}  

    .mobile-menu .bar1 { transform: translate(0, 11px) rotate(-45deg); background: #fff; }

    .mobile-menu .bar2 {opacity: 0;} 

    .mobile-menu .bar3 {transform: translate(0, -9px) rotate(45deg); background: #fff;}
.lower-header .navbar-nav .nav-link.active::before { width: 100%;}
.lower-header .navbar-nav .current_page_parent  .nav-link::before , .lower-header .navbar-nav .current-menu-parent  .nav-link::before{ width: 100%;}
.lower-header li.active  .fa-angle-down:before {content: "\f106";}
ul.dropdown-menu > li.active{background-color: transparent !important; }
    /* menu icon end  */



    /* header logo start   */

    .lower-header .logo img{height: 60px;}

    /* header logo end   */

    

    /* mobile manu start  */

    body.mobile-menu{overflow-y: hidden;}

    header .lower-header{overflow: hidden; padding: 7px 0;}   

    header .collapse:not(.show) { display: block;}

    .navbar-collapse {position: fixed; z-index: 99;top: 0;left: 100%;background:var(--theme-color-two);width: 100%;height: 100vh;transition: .5s;overflow-y: auto;overflow-x: hidden;}

   .mobile-menu .navbar-collapse{left: 0%;transition: .5s;}

   .navbar-expand-lg .navbar-nav { flex-direction: column; width: 100%;}

   .lower-header  ul.navbar-nav > li { padding: 0 !important;}

.lower-header .navbar-nav .nav-link:before {content:initial;}

   .lower-header li a.active{color: var(--theme-color) !important;}

    .lower-header li a:hover{color: var(--theme-color);}

   .lower-header li a { color: #ffffff; padding: 7px 0 !important;}

   .lower-header  ul.navbar-nav > li i {  color: #ffffff;   height: 100%;  width: 30px;     position: absolute; right: 0; top: 2px;}

  .lower-header  .dropdown .dropdown-menu {border-top:1px solid #ffffff29 !important;position: initial;  background: transparent;}

  .lower-header li {display: block;}

   .lower-header  ul.navbar-nav > li:not(:last-of-type) {margin-right: 0px;}

   .lower-header  .navbar-collapse{padding: 70px 20px 20px 20px;        align-items: self-start;}

   .lower-header ul li:not(:last-of-type){border-bottom:1px solid #ffffff29 !important;}

.lower-header  .dropdown .dropdown-menu i { transform:initial;}

  .navbar-expand-lg .navbar-toggler {display: block !important; order: 2; margin-right: 15px;}

  .header-search-icon { margin-right: 15px; margin-left: auto;}



  .lower-header li a { font-size: 15px !important;}

    .lower-header .dropdown-menu li a{font-size: 14px !important;}

   /* dropdown-menu start  */

   .dropdown-menu {border: 0;border-radius: 0;}

   .lower-header   .dropdown-menu.show,

  .lower-header   .dropdown-menu.show {margin: 0;}

  .lower-header  .fa-angle-down:before {  right: 0; position: absolute; top: 12px;content: "\f107" }

.header-search {top: 100px;}

.sticky-header .header-search {top: 94px;}

   /* dropdown-menu end  */

   .mobile-menu .lower-header ul.navbar-nav  > li ul li > a{padding-left: 10px !important; padding-right: 10px !important;} 

      .mobile-menu .lower-header ul.navbar-nav  > li ul li > ul li > a{padding-left: 15px !important;padding-left: 15px !important;} 

      .mobile-menu .lower-header ul.navbar-nav  > li ul li > ul li > ul li > a{padding-left: 20px !important;padding-left: 20px !important;} 



   .lower-header  .dropdown-item:hover {color:var(--theme-color);background: transparent;}

   .mobile-menu .lower-header ul.navbar-nav  > li ul li a{padding-left: 0;}

   .mobile-menu .lower-header ul.navbar-nav  > li{animation: .9s aa;} 

   @keyframes aa {  0%{transform: translateX(100px); opacity: 0;} 100%{transform: translateX(0); opacity: 1;} }

    /* mobile manu end  */

    /* header end  */



     /* support section start  */

.support-right-content:before {width: 1028px; clip-path: polygon(31.3% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content:after {width: 1028px; clip-path: polygon(31.3% 0%, 100% 0%, 100% 100%, 0% 100%);}

 /* support section end  */

 /* forklifts tab section  start   */

 .forklift-tab-section button { min-width: 160px; font-size: 20px;}

 /* forklifts tab section  end   */

     /* home map section start  */

 .home-map iframe {height: 500px;}



.dealers-list {height: 435px;}

.home-map #map { height: 595px !important;}

 /* home map section end  */



/* footer start  */

.footer-newslatter { padding: 30px 15px;}

.footer-newslatter h3 {margin-bottom: 25px;font-size: 30px;}

.footer-newslatter .common-btn {padding: 13px 15px; font-size: 15px;}





/* footer end */



  }


  @media screen and (min-width: 1200px) {
.forklift-tab-section .col-lg-4:nth-child(1),.forklift-tab-section .col-lg-4:nth-child(2),
.forklift-tab-section .col-lg-4:nth-child(3){margin-top: 35px;}
.forklift-tab-section .col-lg-4{margin-top: 55px;}

  }

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

/* common css start  */

.title-one {font-size: 38px;}

.title-two {font-size: 35px;}

.title-three { font-size: 32px;}

.site-title { margin-bottom: 30px;}

.title-area { flex-direction: column;  text-align: center;margin-bottom: 30px;}

.title-area-desc { max-width: 800px; text-align: center; display: flex; margin: auto; flex-direction: column; align-items: center;}



.pt-60{padding-top: 45px;}

.pb-60{padding-bottom: 45px;}

.ptb-60{padding-top: 45px; padding-bottom: 45px;}



.pt-70{padding-top: 45px;}

.pb-70{padding-bottom: 45px;}

.ptb-70{padding-top: 45px; padding-bottom: 45px;}



.pt-80{padding-top: 45px;}

.pb-80{padding-bottom: 45px;}

.ptb-80{padding-top: 45px; padding-bottom: 45px;}



.mt-80{margin-top: 45px;}

.mb-80{margin-bottom: 45px;}

.mtb-80{margin-top: 45px; margin-bottom: 45px;}



.common-btn {padding: 10px 24px;}

/* common css end  */



  /* header start  */

.top-header-left ul li.phone a { font-size: 0 !important;}

.top-header-left ul li a svg {margin-right: 0;}

.top-header ul li a {  font-size: 14px;}

.top-header-right ul li:not(:last-of-type) { margin-right: 15px;}

.top-header-left ul li:not(:last-of-type) { padding-right: 12px;margin-right: 11px;}

.top-header-right ul li svg { margin-right: 5px; height: 14px;}

.top-header { padding: 5px 20px;}

.header-search-icon a { height: 34px; width: 34px;}

.header-search-icon a svg{height: 17px;}

.header-search {top: 89px;}

.sticky-header .header-search {top: 87px;}

.sticky-header .top-header {padding: 4px 20px;}

  /* header end  */


 /* fork lifts tab section start  */

 .forklift-tab-section h2 { margin-bottom: 30px;}

 .forklift-tab-section button svg { margin-bottom: 12px; height: 45px;}

 .forklift-tab-section button { min-width: 162px; font-size: 16px;}

.fork-lift-tabbox h3 {font-size: 18px;}


 .forklift-tab-section .col-lg-4 { margin-top: 20px;}

 .fork-lift-content h3 a { font-size: 18px;}
.fork-lift-tabcontent  .tab-content-btn .d-flex{justify-content: center;}

 /* fork lifts tab section end  */
/* industry section start  */

.indusry-right-box { margin-top: 20px;}

.industry-section  h2{margin-bottom: 4px;}

/* industry section end  */





/* fork-lift tabbox start  */

/* .fork-lift-tabbox h3{font-size: 20px;margin-bottom: 10px;} */

/* .fork-lift-tabbox h4{font-size: 20px; } */

/* product section start  */

.breadcrumb-area { margin-bottom: 35px;}

.custom-col {margin-top: 30px;}

/* product section end  */

/* fork-lift tabbox end */





 /* support section start  */

 .home-support-section h2 { margin-bottom: 28px;}

.support-right-content {padding: 0 0 15px;}

.support-left-img:before {width: 260px; clip-path: polygon(77% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content:before {width: 832px; clip-path: polygon(27.1% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content:after { width: 832px; clip-path: polygon(27.1% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content h3 { margin-bottom: 22px;}

.support-right-content ul li:not(:last-of-type) {margin-bottom: 8px;}



 /* support section end  */



 /* blog section start  */

.blog-section h2 { margin-bottom: 30px;}

.blog-box img {height: 205px;}

/* blog section end  */



 /* cta section start   */

 .cta-content-box { padding: 30px 20px 35px;}

 .cta-content-box h2 { margin-bottom: 18px;}

 /* cta section end */



 /* map section start  */



.location-area #title {font-size: 20px; margin-bottom: 18px;}

.location-area #pac-container .form-control { margin-bottom: 15px;}
.home-map .location-area { top: 52px;}
.home-map #map { height: 615px !important;}

 /* map section end  */

 



/* footer start  */

.footer-top { padding: 30px 0;}
.footer-newslatter {padding: 30px 25px;}
.footer-bottom { padding: 40px 0 35px;}

.footer-newslatter { margin-top: 40px;}

.footer-bottom h4 {font-size: 20px; margin-bottom: 12px;}

/* footer end */

  

  }





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

/* common css start  */

.title-one {font-size: 32px;}

.title-two {font-size: 30px;}

.title-three { font-size: 28px;}

.site-title { margin-bottom: 25px;}

.title-area {margin-bottom: 25px;}





.pt-60{padding-top: 40px;}

.pb-60{padding-bottom: 40px;}

.ptb-60{padding-top: 40px; padding-bottom: 40px;}



.pt-70{padding-top: 40px;}

.pb-70{padding-bottom: 40px;}

.ptb-70{padding-top: 40px; padding-bottom: 40px;}



.pt-80{padding-top: 40px;}

.pb-80{padding-bottom: 40px;}

.ptb-80{padding-top: 40px; padding-bottom: 40px;}



.mt-80{margin-top: 40px;}

.mb-80{margin-bottom: 40px;}

.mtb-80{margin-top: 40px; margin-bottom: 40px;}

/* common css end  */



/* header strat */

header .container-fluid { flex-wrap: nowrap !important;}

.header-search {top: 81px;}

.sticky-header .header-search {top: 81px;}

.logo { max-width: 180px;}

.logo img { height: 45px;}

.top-header-right ul li:last-child a{font-size: 0;  display: block;}

.top-header { padding: 4px 15px;    display: flex; align-items: center;}

.header-btn a {padding: 15px 15px; font-size: 15px;}

.sticky-header  .logo img { height: 43px;}

header .lower-header { padding: 4px 0;}

.top-header-left ul li:not(:last-of-type)::before {height: 15px;}

.top-header-left ul li:not(:last-of-type) { padding-right: 10px; margin-right: 9px;}

.sticky-header .header-btn a { padding: 15px 15px;}

.top-header-right ul li svg { margin-right: 0;}

.top-header-left ul li a svg { height: 14px;}



.sticky-header .top-header { padding: 4px 15px;}

/* header end */



/* product section start  */
.forklift-tab-section button {min-width: 140px;}
.product-list-section .site-title p { font-size: 16px; line-height: 28px;}

.custom-col {margin-top: 25px;}

.product-list-section .custom-col:nth-child(3) {margin-top: 25px;}

.fork-lift-tabimg a { height: 220px;}

/* product section end  */



/* support section start  */

.home-support-section h2 { margin-bottom: 20px;}

.support-left-img {margin: 10px 0; width: fit-content; margin-left: auto; margin-right: auto;}
.triangle-box{display: none;}
.support-right-content{padding-bottom: 0;}
.home-support-section .support-secon-img {    bottom: -22px; right: 0px;}
.home-support-section .support-secon-img img {height: 170px;}

.support-right-content h3 { margin-bottom: 15px;}

.support-left-img:before { width: 210px; clip-path: polygon(79% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content:before { width: 692px; clip-path: polygon(34% 0%, 100% 0%, 100% 100%, 0% 100%);}

.support-right-content:after { width: 692px; clip-path: polygon(34% 0%, 100% 0%, 100% 100%, 0% 100%);}

/* support section end  */





/* map section start  */

.home-map iframe {height: 350px;}

/* map section end  */



/* forklift tab section start  */

.forklift-tab-section h2 { margin-bottom: 22px;}

.forklift-tab-section .tab-aria .col-lg-9{order: 2;}

.forklift-tab-section .tab-aria .col-lg-3 { margin-top: -66px;}

.pdf-btn .common-btn { padding: 9px 15px; font-size: 15px;}

.pdf-btn .common-btn svg { margin-right: 8px; height: 22px;}

.forklift-tab-section button svg { margin-bottom: 10px; height: 32px;}

.forklift-tab-section  ul li:not(:last-of-type) { margin-right: 10px;}





.fork-lift-content { margin-top: 12px;}

.fork-lift-content h3 {margin-bottom: 10px;}

/* forklift tab section end  */



/* industry section start  */

.industry-section .indusry-left-box h2 {margin-bottom: 15px; max-width: 530px;}

.industry-section .col-xl-3{margin-bottom: 30px;}

.industry-section  h2 {margin-bottom: 0;}
.home .industry-section h2{margin-top: 0px;}

/* industry section end  */



/* blog section start  */

.blog-section h2 { margin-bottom: 5px;}

.blog-section .col-lg-4 {margin-top: 20px;}

.blog-content { padding: 20px 20px 30px;}

.blog-box img {height: 230px;}

/* blog section end  */



/* map section start */

.info-window h5 {font-size: 18px;}

.home-map .location-area {width: 380px;}

.location-area #title { font-size: 18px; margin-bottom: 15px;}

.location-box {font-size: 14px;}

.home-map #map { height: 500px !important;}
.footer-newslatter {margin-top: 35px;}
.dealers-list { height: 325px;}

/* map section end */



/* footer start  */

.footer-bottom {padding: 35px 0 30px;}

.ftr-socialicon { margin-top: 22px;}

.ftr-logo {margin-bottom: 15px;}

.footer-newslatter h3 { margin-bottom: 20px; font-size: 28px;}

.footer-newslatter form .submit-btn {padding-top: 24px;}

.copy-right { padding: 10px 0;}

/* footer end  */



}



@media screen and (min-width: 768px) {

.sticky-footer{display: none;}

}



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

/* common css start  */

.title-one {font-size: 28px;}

.title-two {font-size: 28px;}

.title-three { font-size: 26px;}

.site-title { margin-bottom: 20px;}

.title-area {margin-bottom: 20px;}
.signup-btn{display: none;}





.pt-60{padding-top: 35px;}

.pb-60{padding-bottom: 35px;}

.ptb-60{padding-top: 35px; padding-bottom: 35px;}



.pt-70{padding-top: 35px;}

.pb-70{padding-bottom: 35px;}

.ptb-70{padding-top: 35px; padding-bottom: 35px;}



.pt-80{padding-top: 35px;}

.pb-80{padding-bottom: 35px;}

.ptb-80{padding-top: 35px; padding-bottom: 35px;}



.mt-80{margin-top: 35px;}

.mb-80{margin-bottom: 35px;}

.mtb-80{margin-top: 35px; margin-bottom: 35px;}



.common-btn {padding: 9px 20px; font-size: 15px;}

body{font-size: 15px; line-height: 24px;}

/* common css end  */



/* header start  */

.header-btn {display: none;}

.top-header ul li a { font-size: 12px;}

.top-header-right ul li:not(:last-of-type) { margin-right: 12px;}

.header-search {top: 77px; width: calc(100% - 60px); margin: 0 auto; right: 0; left: 0;} 

.suggestions-box {top: 40px; right: 0; left: 0;width: 100%; margin: 0 auto;}

.sticky-header .header-search {top: 77px;}

.sticky-header .suggestions-box {top: 36px;}

.header-search form {width: 100%;}
.owl-dots {bottom: 5px;}
/* header end */


.home-support-section .bg-overlay {padding: 20px;}
.home-support-section .support-secon-img img {height: 130px;}


/* tabing product section start  */

/* .fork-lift-tabbox h4 { font-size: 18px;} */

/* .fork-lift-tabbox h3 {font-size: 18px;} */

/* tabing product section end  */

.fork-lift-tabbox h3 {font-size: 16px;}

/* blog section start */

.blog-box img { height: 165px;}
.blog-section h2 {margin-bottom: 5px;}
/* blog section end */



/* forklift tab section start  */

.forklift-tab-section h2 { margin-bottom: 20px;}

.forklift-tab-section button { min-width: 120px; font-size: 15px;}

.forklift-tab-section  ul li:not(:last-of-type) {margin-right: 6px;}

.forklift-tab-section button svg {margin-bottom: 7px;height: 30px;}

.fork-lift-content h3 a { font-size: 16px;padding: 10px 15px;}

.fork-lift-img img { height: 190px;}

.fork-lift-content p span { margin-top: 2px;}

/* forklift tab section end  */



/* support section start  */

.support-right-content:before{content: initial;}

.support-right-content:after{content: initial;}

.support-left-img { margin: 0px 0;}

.support-right-content {padding: 12px 0 0;}

.support-right-content h3 { margin-bottom: 12px;}

.support-right-content ul li { padding-left: 23px;}

.support-right-content ul li::before { top: 3px;}

/* support section end */



/* map section start  */

.home-map .location-area {width: 100%;position: initial;  background: #f7f7f7;margin-bottom: 30px;}

.home-map #map { height: 400px !important;}
#pac-container svg { height: 20px;}
.info-window h5 {font-size: 16px;}

/* map section end  */



/* sticky footer start  */

.sticky-footer{background-color: var(--theme-color-two); position: fixed; bottom: 0;width: 100%; z-index: 5; padding: 8px 0;}

.sticky-footer .container{display: flex; align-items: center;justify-content: space-between;}

.sticky-footer ul{display: flex;}

.sticky-footer ul li a{color: #fff;}

.sticky-footer .phone a{font-size: 0; margin-top: 4px;}

.sticky-footer .common-btn{padding: 7px 12px; font-size: 14px;}

.sticky-footer .common-btn:hover{background-color: #fff;   color: var(--theme-color-two);}

.sticky-footer .common-btn svg path{transition: .5s ease;}

.sticky-footer .common-btn:hover svg path{fill: var(--theme-color-two);}

.sticky-footer ul li{line-height: normal; position: relative;}

.sticky-footer ul li a svg{height: 14px;}

.sticky-footer ul li a{line-height: normal; display: flex;font-size: 14px;}

.sticky-footer ul li:not(:last-of-type){margin-right: 10px;padding-right: 10px;}

.sticky-footer ul li:not(:last-of-type):before{position:absolute; width: 1px; height: 15px; background-color:var(--body-color); right: 0; top: 3px; content: "";}

/* sticky footer end  */



/* footer start  */

footer{margin-bottom: 48px;}

.footer-bottom h4 { font-size: 18px;}

.footer-bottom { padding: 30px 0 25px;}

.footer-bottom .col-md-8 {order: 3;margin-top: 30px;}

.fa-latter-icon { margin-bottom: 18px;}

.footer-newslatter { margin-top: -45px;}

.footer-newslatter h3 {margin-bottom: 15px; font-size: 24px;}

.footer-newslatter .common-btn { font-size: 14px;  padding: 10px 15px;}

.footer-newslatter { padding: 25px 20px;}

.copy-right { flex-direction: column;text-align: center;}

.copy-right ul { margin-top: 5px;}

/* footer end */

  

}





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

/* common css start  */

.title-one {font-size: 26px;}

.title-two {font-size: 26px;}

.title-three { font-size: 24px;}

.site-title { margin-bottom: 18px;}

.title-area {margin-bottom: 18px;}





.pt-60{padding-top: 30px;}

.pb-60{padding-bottom: 30px;}

.ptb-60{padding-top: 30px; padding-bottom: 30px;}



.pt-70{padding-top: 30px;}

.pb-70{padding-bottom: 30px;}

.ptb-70{padding-top: 30px; padding-bottom: 30px;}



.pt-80{padding-top: 30px;}

.pb-80{padding-bottom: 30px;}

.ptb-80{padding-top: 30px; padding-bottom: 30px;}



.mt-80{margin-top: 30px;}

.mb-80{margin-bottom: 30px;}

.mtb-80{margin-top: 30px; margin-bottom: 30px;}



/* common css end  */


.owl-dots {bottom: 12px;}
/* header start  */

.top-header-left{display: none;}

.top-header-right{margin-left: auto;}

.header-search {width: calc(100% - 30px);}

/* header end  */



/* fork lift tabing section start */

.fork-lift-tabimg img { height: 234px;}



.home-support-section .support-secon-img{display: none;}
.support-right-content h3 {font-size: 19px;}

/* forklifts rabs start     */

 .forklift-tab-section h2 { margin-bottom: 15px;}

.tab-aria ul{display: block;}

.tab-aria ul li{width: 100%; margin-bottom: 10px;}

.tab-aria ul li button{width: 100%; display: flex; align-items: center; padding: 5px 15px; flex-direction: row;background: #f9f9f9; clip-path: initial;}

.forklift-tab-section  ul li:not(:last-of-type) { margin-right: 0;}

.forklift-tab-section button svg { height: 40px;  width: 40px;margin-right: 15px; margin-bottom: 0;}

.fork-lift-img img { height: 170px;}

.forklift-tab-section .tab-aria .col-lg-3 {  margin-top: 0; justify-content: start;}

.forklift-tab-section .tab-aria .col-lg-9 { order: initial;}

 /* forklifts rabs end */

/* product section start  */

.fork-lift-tabimg a { height: initial;}

.product-list-section .custom-col:nth-child(2) ,.product-list-section  .custom-col:nth-child(3) , .product-list-section .custom-col{margin-top:20px;}

/* product section end  */

.forklift-tab-section .tab-aria ul {flex-wrap: wrap;}

.forklift-tab-section .tab-aria ul li { white-space: initial;}

/* fork lift tabing section end */



/* blog section start */

.blog-box img {height: initial;}

/* blog section end */



 /* cta start */

 .cta-content-box h2 { margin-bottom: 15px;}

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

 /* cta end */



 /* map section start  */

.home-map #map {height: 350px !important;}

.home-map .location-area {margin-bottom: 25px;}



.info-window.card  .common-btn.blue {font-size: 14px;}

 /* map section end  */
 /* sticky footer start  */
.sticky-footer ul li a {font-size: 13px;}
 /* sticky footer end  */


/* footer start  */

.footer-logo-area { max-width: 100%;}

.footer-newslatter { margin-top: 0;}

.footer-bottom .col-md-8 { order: initial;margin-top: 0;}

.footer-bottom .col-12 {margin-bottom: 20px; padding-bottom: 21px; border-bottom:1px solid #ecedee;}

.footer-bottom .col-xl-6 .row .col-lg-6:nth-child(2),.footer-bottom .col-xl-6 .row .col-lg-6:nth-child(1){margin-bottom: 20px; padding-bottom: 21px; border-bottom:1px solid #ecedee;}

/* footer bottom */





}



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

/* header start  */

.footer-bottom .col-xl-6 .row .col-6{width: 100%;}

.footer-bottom .col-xl-6 .row .col-lg-6:nth-child(3){ margin-bottom: 20px; padding-bottom: 21px;  border-bottom: 1px solid #ecedee;}

/* header end */



 /* industry start  */

 .industry-section .col-6 { width:100%;}

 /* industry end  */







  /* forklifts Tabs start */

 .forklift-tab-section .col-6 { width:100%;}

 /* forklifts Tabs end */



/* footer start  */

.footer-top h2 {font-size: 22px;}
.footer-bottom .ftr-link h4{margin-bottom: 0; position: relative;}
.footer-bottom .ftr-link ul {display: none;margin-top: 18px;}
.footer-bottom .col-xl-6 .row .col-lg-6:nth-child(2), .footer-bottom .col-xl-6 .row .col-lg-6:nth-child(1) {margin-bottom: 17px;padding-bottom: 18px;}
.footer-bottom .col-12 {margin-bottom: 17px;padding-bottom: 18px;}

.footer-bottom h4:before {
    content: "\2b";
    font-family: fontawesome !important;
    font-size: 20px;
    color: #000000;
    right: 0;
    top: 0px;
    position: absolute;
}
.footer-bottom h4.active:before {
    content: "\f068";
}
/* footer end  */



}



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

 /* sticky footer start  */

.sticky-footer { padding: 6px 0;}

.sticky-footer ul li a { font-size: 12px;}

.sticky-footer .common-btn { padding: 6px 8px; font-size: 13px;}

.sticky-footer .common-btn svg{display: none;}

.sticky-footer ul li:not(:last-of-type) { margin-right: 8px; padding-right: 8px;}

.sticky-footer ul li a svg {  height: 13px;}

.sticky-footer ul li:not(:last-of-type):before { height: 13px;top: 3px;}

 /* sticky footer end  */



}



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

 /* sticky footer start  */

 footer { margin-bottom: 40px;}

.sticky-footer ul li a { font-size: 11px;}

.sticky-footer .common-btn { font-size: 11px;}



 /* sticky footer end  */



}
