@media only screen and (max-width: 1600px){
.banner-section {
    height: 550px ;
}

.why-choose-us .feature-all-cards .card {
  height: 480px;
}


}

@media only screen and (max-width: 1400px){
    header .header-inner .stellarnav ul li a {
    padding: 10px 26px;
}
/* 
.banner-section {
    height: 543px ;
    position: relative;
} */

.Company-Stats .counter-area {
    padding: 65px 0 65px 40px ;
}

.why-choose-us .feature-all-cards {
    margin-right: 6px ;
}

.contact-us .get-in-touch .form-block input {
    margin-bottom: 25px ;
}

.contact-us .get-in-touch .form-block textarea {
    margin-bottom: 25px;
}

.contact-us .get-in-touch .text-content {
    border: 1px solid #514F4F ;
}

.contact-us .get-in-touch {
    border: 1px solid #4A4A4A ;
}

}


@media only screen and (max-width: 1280px){
    header .stellarnav.mobile a.menu-toggle.full {
    align-items: center;
}

.stellarnav.mobile.active>ul, .stellarnav.mobile>ul {
    width: 320px;
}

header .header-inner .stellarnav .drop-right ul li a {
    font-size: 16px;
    font-family: var(--regular-font);
}

/* 
 .stellarnav.mobile>ul>li>a.dd-toggle::before {
    content: "+";
    font-size: 26px;
    font-weight: 600;
}  */

header .stellarnav.mobile a.menu-toggle.full {
    display: flex !important;
    justify-content: flex-end !important;
}

  header .header-inner .stellarnav.mobile.active ul li a {
    color: #fff;
    background-color: var(--red-color);
}

header .header-inner .stellarnav .drop-right ul li a {
    font-size: 13px;
}

  .stellarnav.mobile ul {
    left: -100%; 
    right: auto !important;
    transition: left 0.3s ease;
    position: absolute;
    top: 0;
  }

  .stellarnav a.dd-toggle .icon-plus {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    background: rgb(255, 255, 255);
    align-items: center;
    justify-content: center;
    margin: 5px;
}


  .stellarnav.mobile.active ul {
    left: 0; 
  }

  .stellarnav.mobile.active>ul, .stellarnav.mobile>ul>li {
    display: block;
    border-bottom: 1px solid #adadad;
}

    .banner-section {
    height: 475px ;
}

.range-of-category .card .icon-block a {
    width: 55px;
    height: 55px;
}

.range-of-category .card {
    height: 600px;
}

.range-of-category .card .view-more {
    padding: 27px 0 !important;
    line-height: 0;
}

.range-of-category .card .icon-block i {
    font-size: 21px;
}

.range-of-category .card .view-more {
    padding: 14px 0;
}

.Company-Stats .counter-area .counter-item .status {
     margin-bottom: 30px;
}

.Company-Stats .counter-area {
    padding: 30px 0 30px 0;
}

.Company-Stats .counter-area .counter-item {
    justify-content: center !important;
    display: flex !important;
}

.about-us .left-block .img-block {
    height: 688px;
}

.about-us .left-block .experience-bar {
    bottom: 8%;
    right: 0%;
}

.why-choose-us .feature-all-cards .card {
    height: 453px;
    margin: 15px 0;
}

.our-client .clients-bar-1 {
    padding: 12px 0;
}

.our-client .clients-bar-1 .clients .client {
    height: 92px;
}
.our-client .clients-bar-2 .clients .client {
    height: 92px;
}

.our-client .clients-bar-2 {
    padding: 12px 0;
}

footer .map-box {
    width: 220px;
    height: 126px;
}

footer {
    padding: 40px 0;
}

}

@media only screen and (max-width: 1024px){
.banner-section {
    height: 416px;
}

.about-us .hero-text h4 {
    padding-top: 15px;
}

.about-us .left-block .experience-bar {
    right: -3%;
}

.contact-us .get-in-touch .text-content h3 {
    line-height: 39px;
}

.our-client .clients-bar-1 .clients .client {
    height: 89px;
}

.our-client .clients-bar-2 .clients .client {
    height: 89px;
}

section.our-categorys .inner-card .text-content .btn-interseted {
    padding: 10px 17px;
}

}


@media only screen and (max-width: 991px){
header .header-inner .stellarnav ul li a {
    padding: 10px 19px;
}

.range-of-category {
    padding: 40px 0;
}

.Company-Stats .counter-area {
    padding: 30px 0 30px 42px;
}

.about-us .left-block .img-block {
    height: 617px;
    width: 330px;
}

.about-us .left-block .experience-bar {
    width: 282px;
}

.about-us .hero-text p {
    line-height: 18px;
}

.section-title {
    padding-bottom: 15px;
}

.about-us .hero-text h5 {
    padding-bottom: 15px;
}

.about-us .left-block .img-block {
    display: flex;
    align-items: center;
}

.why-choose-us .feature-all-cards .card {
    height: 418px;
    margin: 15px 0;
}

.our-client .clients-bar-1 .clients .client {
    height: 60px;
}

.our-client .clients-bar-2 .clients .client {
    height: 60px;
}

.contact-us .get-in-touch .text-content {
    padding: 20px;
}
.contact-us .get-in-touch .form-block .btn-primary {
    display: block;
    margin: 0 auto;
}

.contact-us .get-in-touch .form-block {
  padding: 20px;
}


footer h4 {
    margin: 30px 0 0 0;
    color: var(--red-color);

}

header .top-header .left-block ul li a {
    font-size: 12px;
}
}







@media only screen and (max-width: 767px){
header .top-header .left-block ul {
    display: flex !important;
    gap: 10px !important;
}

header .top-header .right-block p {
    font-weight: 400;
}

header .top-header .right-block {
    display: flex !important;
    gap: 8px !important;

}

header .header-inner .logo-block {
    width: 111px;
    padding: 3px 0;
}


header .top-header .right-block i {
    font-size: 15px;
}

header .stellarnav.mobile a.menu-toggle.full {
    display: flex !important;
    justify-content: flex-end !important;
}


.our-client .clients-bar-2 .clients .client {
    height: 39px;
    margin-right: 20px;
}

.our-client .clients-bar-1 .clients .client {
    height: 39px;
    margin-right: 20px;
}

.our-client .clients-bar-2 .clients .client {
    height: 45px;
    margin-right: 6px;
}

    header .top-header .right-block {
    margin: 0 10px 0 0;
}

.range-of-category .card .icon-block {
    margin-bottom: -6%;
}

.Company-Stats {
    padding: 40px 0;
}

.Company-Stats .counter-area .counter-item .status {
    width: 94px;
    margin-bottom: 40px;
}

.about-us {
    padding: 40px 0;
}

.about-us .left-block .img-block {
    margin: 0 auto;
}

.about-us .left-block .experience-bar {
    right: 22%;
    width: 206px;
    bottom: -5%;
}

.about-us .hero-text i { 
    text-align: center;
    display: block;
}

.about-us .hero-text h4 {
    text-align: center;
}
.about-us .hero-text h5 {
    text-align: center;
}
.about-us .hero-text p {
    text-align: center;
}

.about-us .hero-text .btn-primary {
    display: block;
    margin: 0 auto;
}

.why-choose-us {
    padding: 40px 0;
}

.why-choose-us .feature-all-cards .card {
    height: 347px;
}

footer {
    padding: 30px 0;
}


/* inner style */
section.our-categorys .inner-card .text-content {
    margin-top: 30px;
}

section.our-categorys .inner-card {
    margin: 50px 0;
}

}

@media only screen and (max-width: 575px){
    header .top-header .left-block ul li i {
    font-size: 14px;
    margin-right: 5px;
}

header .top-header .left-block ul {
    display: block!important;
}

.banner-section .hero-text h3 {
    font-weight: 600;
    margin-bottom: 20px;
}

.btn-primary {
    padding: 12px 15px;
}

.banner-section {
    height: 275px;
}

.banner-section .hero-text h3 {
    font-size: 20px;
}

.banner-section .hero-text h1 {
    max-width: 72%;
    font-size: 30px;
    margin-bottom: 20px;
}

.section-semi-title {
    padding-bottom: 40px;
}

.section-semi-title {
    max-width: 95%;
}

.Company-Stats .counter-area .counter-item .status {
    margin-bottom: 40px;
}

.Company-Stats .counter-area {
    padding: 50px 0;
}

.down-footer a {
    padding: 10px 0;
}

.Company-Stats .counter-area .counter-item .status {
    margin: 0;
}

.Company-Stats .counter-area .counter-item {
    margin: 0 0 15px 0;
}

/* .stellarnav a.dd-toggle .icon-plus {
    display: none;
} */

}



@media only screen and (max-width: 480px){
    header .top-header {
    padding: 10px 0;
}

.banner-section .banner-img {
    width: 100%;
    height: 100%;
}

.banner-section .hero-text h1 {
    font-size: 26px;
}

.banner-section .hero-text h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.range-of-category .card .icon-block {
    margin-bottom: -9%;
}

.Company-Stats .counter-area {
    padding: 40px 0;
}

.contact-us .get-in-touch .text-content h3 {
    margin-bottom: 10px;
}

.contact-us .get-in-touch .form-block input {
    width: 100%;
}


.contact-us .get-in-touch .form-block .input-group {
    gap: 0 !important;
}

.contact-us .get-in-touch .form-block input {
    margin-bottom: 20px;
}

.contact-us .get-in-touch .form-block textarea {
    height: 80px;
}

.contact-us .get-in-touch .form-block {
    margin: 0;
}

.down-footer a {
    font-size: 12px;
}

footer .logo-block {
    width: 154px;
}

footer h4 {
    margin: 40px 0 0 0;
}

}

@media only screen and (max-width: 414px){
header .top-header .left-block ul li a {
    font-size: 11px;
}

header .top-header .left-block ul li i {
    font-size: 13px;
}

.stellarnav.mobile.active ul {
    left: 0;
    width: 248px;
}

header .top-header .right-block {
    display: none !important;
}

header .top-header .left-block ul {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.our-client .clients-bar-1 .clients .client {
    height: 31px;
    margin-right: 13px;
}

.our-client .clients-bar-2 .clients .client {
    height: 31px;
    margin-right: 13px;
}

.why-choose-us .feature-all-cards .card {
    height: 380px;
}

}


@media only screen and (max-width: 375px){

.banner-section {
    height: 241px;
}

.range-of-category .card .icon-block a {
    width: 48px;
    height: 48px;
}

.range-of-category .card .icon-block i {
    font-size: 18px;
}

.Company-Stats .counter-area .counter-item .icon {
    width: 75px;
    height: 75px;
}

.banner-section .hero-text h3 {
    font-size: 12px;
    margin-bottom: 7px;
}

.banner-section .hero-text h1 {
    font-size: 24px;
    
}

.btn-primary {
    padding: 10px 13px !important;
}

.btn-primary {
    font-size: 14px;
}

.about-us .left-block .experience-bar {
    right: 15%;
    bottom: -5%;
    width: 200px;
}

.about-us .left-block .img-block {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    display: block;
}

.about-us {
    padding: 25px 0;
}

.why-choose-us {
    padding: 25px 0;
}

.our-client .clients-bar-1 .clients .client {
    height: 23px;
    margin-right: 10px;
}

.our-client .clients-bar-2 .clients .client {
    height: 23px;
    margin-right: 10px;
}

.our-client .clients-bar-1 {
    padding: 5px 0;
}

.why-choose-us .feature-all-cards .card {
    height: 421px;
}

section.our-categorys .inner-card .text-content .btn-interseted {
    padding: 8px 13px;
}

section.product-details .spec-table td {
    font-size: 12px;
}

}



@media only screen and (max-width: 320px){
.about-us .left-block .experience-bar {
    right: 12%;
    bottom: -5%;
}

.contact-us .get-in-touch .text-content h3 {
    line-height: 26px;
}

}


/* 1600px
1400px
1366px
1280px
1024px
991px
767px
575px
480px
414px
375px
300px */