/* Common css start */
*:focus {outline: none !important;box-shadow: none !important;}
body, html{ font-family: "Poppins", sans-serif;font-size:16px;overflow-x: hidden;letter-spacing:0.8px;font-weight:400;}
html{scroll-behavior: smooth;}
ul,ol {list-style: none;padding: 0 !important; }
a, button, img, input, span, div {transition: all 0.3s ease 0s;}
strong, b {font-weight: 600 !important;}
.row{width: 100%;margin: 0;padding: 0;}
table{width: auto !important;}
p{margin: 0; word-break: break-word;}
a{text-decoration: none !important;}
img{width: 100%;height: fit-content;}
h1, h2, h3, h4, h5, h6{
    /* font-family: "Montserrat", sans-serif !important;  */
    letter-spacing: 1.3px !important;
    margin: 0 !important;
    font-weight: 600 !important;
    transition: all 0.3s ease 0s;
}
/* Common css end */
/* banner section css start */
.banner-slider-wrap .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border:2px solid #372F81;
    background-color: transparent;
    border-radius: 20%;
    padding: 10px;
    width: 50px;
    height: 50px;
}
.banner-img{
    height: 500px;
  }
  .banner-img img{
    height: 100%;
    object-fit: cover;
  }
.banner-slider-wrap .slick-arrow:hover{
    background-color: #372F81;
}
.banner-slider-wrap .slick-arrow i{
    color: #372F81;
}
.banner-slider-wrap .slick-arrow:hover i{
    color: #fff;
}
.slick-prev{
    right: 10px;
} 
.slick-next{
    left: 10px;
}
.banner-slider .img-text{
    position: relative;
}
.banner-slider .img-text .banner-texts{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    text-align: center;
}
.banner-slider .img-text .banner-texts h2{
    color:#fff;
    font-size: 50px;
    padding: 10px 0 10px;
    border-top:1px dashed #dbdbdb98;
    border-bottom:1px dashed #dbdbdb98;
}
.banner-slider .banner-img{
    background-color: #000;
}
.banner-slider .banner-img img{
    opacity: 0.6;
}
/* banner section css end */
/* title btn common section css  */
.section-title h2{
  font-size: 35px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.home-page-section{
  margin: 60px 0;
}
.btn{
  padding: 10px 25px;
  background-color: #E31E24;
  border-radius: 10px;
  margin: 20px 0 0;
  color: #fff !important;
}
.btn:hover{
  background-color: #372F81;
}
/* title btn common section end  */
/* whatsapp css  */
.whatsappbar{
    position: fixed;
    top:77%;
    right: 18px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #4dc247;
    line-height: 50px;
    text-align: center;
    z-index: 999;
    box-shadow: rgb(50 50 93 / 25%) 0 30px 60px -12px, rgb(0 0 0 / 30%) 0 18px 36px -18px;
  }
  .whatsappbar::before{
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    top: -10px;
    left: -10px;
    border: 2px dashed #4dc247 ;
    border-radius: 50%;
  }
  .whatsappbar ul li{
    display: flex;
    justify-content: center;
    
  }
.whatsappbar ul li a {
    font-size: 30px;
    color: #fff !important;
     z-index: 10000;
}
/* thank you page css start  */
.thank-you-page .row p, .thank-you-page .row h4{
  text-align: center;
}
.thank-you-page .row h4{
  font-size: 40px;
  color: #372F81;
  text-transform: uppercase;
  padding: 40px 0 20px;
}
/* about section css start  */
.about-us-section .about-text{
  margin: auto;
}
.about-us-section .about-img{
  margin: auto;
}
.about-us-section .about-image-sec {
  border-radius: 20px;
  overflow: hidden;
}
/* about section css end  */
/* why choose us section css start */
.why-choose-us-section{
  background-color: #201a58;
  position: relative;
  display: flex;
  z-index: 1;
}
.why-choose-us-section:before, .product-call-to-action-sec:before{
  background-image: url(../img/why-choose-us-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
}
.product-call-to-action-sec:before{
  z-index: -1;
}
.why-choose-us-section .container{
  z-index: 2;
  padding: 70px 0 160px;
}
.why-choose-us-section .whychooseus-point .icon-sec{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
}
.why-choose-us-section .whychooseus-point .icon-sec:before{
  position: absolute;
  content:"";
  background-image: url(../img/round.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 120px;
  height: 120px;
}
.why-choose-us-section .whychooseus-point svg{
  width: 60px;
  height: 60px;
}
.why-choose-us-section .whychooseus-point .point-text h6{
  color: #fff;
  text-align: center;
  font-weight: 500 !important;
  font-size: 18px;
}
/* why choose us section css end */
/* category section css start  */
.product-category-section .category-title-img{
  position: relative;
  background-color: #201a58;
  overflow: hidden;
  border-radius: 20px;
}
.product-category-section .category-title-img .cat-img img{
  opacity: 0.7;
}
.product-category-section .category-title-img:hover .cat-img img{
  transform: scale(1.3) rotate(10deg);
}
.product-category-section .cat-title{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-category-section .cat-image-title{
  padding: 15px;
}
.product-category-section .cat-title h5{
  font-size: 25px;
    color: #fff;
    text-align: center;
}
/* category section css end  */
/* call to action css start  */
.call-to-action-section {
  display: flex;
}
.call-to-action-section .container{
  z-index: 3;
  margin-top: -130px;
}
.call-to-action-section .call-to-action{
  box-shadow: 3px 3px 15px 0 #1a154e54;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}
.call-to-action-section .call-to-action .call-to-action-img{
  padding: 0 !important;
}
.call-to-action-section .call-to-action .call-to-action-img img{
  height: 100%;
  object-fit: cover;
}
.call-to-action-section .call-to-action .call-to-action-content{
  padding: 30px;
  margin: auto;
}
.call-to-action-section .call-to-action-text h3{
  font-size: 22px;
  padding: 20px 0 10px;
  line-height:33px;
}
.call-to-action-section .call-to-action-text h6{
  font-weight: 500 !important;
  color: #372F81;
}
/* call to action css end  */
/* blog section css start  */
.blog-section .blog-content-sec img{
  border-radius: 20px;
}
.blog-section .blog-title{
  padding: 20px 0 10px;
}
.blog-section .blog-title h5{
  font-weight: 500 !important;
  font-size: 18px;
  color: #000;
}
.blog-section .blog-content-sec:hover .blog-title h5{
color: #372F81;
}
.blog-section .button-section{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}
/* blog section css end  */
/* faqs section css start  */
.faqs-section .faqs-display-sec, .faqs-section .faqs-img-section{
  margin: auto;
}

.faqs-section .faq-image img{
  border-radius: 20px;
}
.faqs-section .accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  position: relative;
  border-radius: 15px;
  margin-bottom: 10px;
}
.faqs-section .accordion::after {
  content: '\002B';
  font-size: 20px;
  position: absolute;
  right: 20px;
}
.faqs-section .accordion.active::after {
  content: '\2212'; 
}
.faqs-section .active, .faqs-section .accordion:hover {
  background-color: #372F81; 
  color: #fff;
}
.faqs-section .panel {
  padding: 0 15px;
  display: none;
  overflow: hidden;
  margin-bottom: 15px;
}
/* faqs section css end  */
/* footer css start */
.footer-section .footer-contact-info .footer-contact{
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-section .footer-contact-info .footer-contact .icon-sec{
    width: 20%;
}
.footer-section .footer-contact-info .footer-contact .icon-section{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #372F81;
    border-radius: 50%;
}
.footer-section .footer-contact-info .footer-contact .content-sec{
    width: 80%;
}
.footer-section .footer-contents .footer-copyright-section{
    padding: 15px;
    background-color: #372F81;
}
.footer-section .footer-contents .footer-copyright-section .copyright-content p{
    color:#fff;
}
.footer-section .footer-contents .footer-copyright-section .right-content {
    text-align: right;
}
.footer-section .footer-contents .footer-copyright-section .right-content a{
    color:#fff;
    font-weight: 600 !important;
}
.footer-section .footer-contact-info {
    padding: 20px 0;
    border-top:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
}
.footer-section .footer-contact-info .footer-contact p{
    color: #222222;
    font-size: 15px;
}
.footer-section .footer-contact-info .footer-contact h5{
    font-size: 20px;
    padding-bottom: 10px;
    color:#372F81;
}
.footer-section .footer-contact-info{
    padding: 20px 0;
}
.footer-section .footer-contact-info svg{
    width: 30px;
    height: 30px;
}
.footer-section .footer-contact-info svg path{
    fill: #fff;
}
.footer-section .footer-about-link-section{
    padding: 30px 0;
}
.footer-section .footer-about-link-section .sec-title h4{
    color:#372F81;
    padding-bottom: 10px;
     font-size: 20px;
}
.footer-section .footer-about-link-section .about-content{
    color: #222;
}
.footer-section .footer-links .link-list li a{
    color: #222;
}
.footer-section .footer-links .link-list li:hover a{
    margin-left: 5px;
}
/* footer css end */
/* header css start */
.header-section .sec-set-css{
  align-items: center;
  display: flex;
}
.header-section .header-logo-section .logo-img img{
  width: 70%;
}
.header-section .header-logo-section .icon-sec{
  display: flex;
  gap: 5px;
}
.header-section .header-logo-section .icon-sec .icon-section{
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.header-section .header-logo-section .icon-sec .icon-section svg{
  width: 25px;
  height: 25px;
}
.header-section .header-logo-section .icon-sec .content-sec{
   width: 85%;
}
.header-section .header-logo-section .icon-sec .content-sec h5{
  font-size: 17px;
  font-weight: 500 !important;
  padding-bottom: 5px;
}
.header-section .header-logo-section .icon-sec .content-sec p{
    font-size: 15px;
}
.header-section .header-logo-section .contact-btn .btn{
  margin: 0 !important;
}
.header-section .header-logo-section{
  padding: 20px 0;
}

.header-section .header-menu-section .menu-header{
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-section .header-menu-section .menu-header .nav{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-section .header-menu-section .menu-header .nav-links{
  width: auto;
}
.header-section .header-menu-section .menu-header .nav-links ul{
  justify-content: space-around;
}
.header-section .nav {
  padding: 10px 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1001;
}
.header-section .nav-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.header-section .nav-links ul li {
  position: relative;
  padding: 0 5px;
}
.header-section .nav-links ul li a {
  display: block;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
}
.header-section .nav-links ul li a:hover {
  color: #372F81;
}
.header-section .dropdown, .header-section .dropdown.second {
  display: none;
  position: absolute;
  background: #372F81;
  top: 100%;
  left: 0;
  min-width: 250px;
  z-index: 99;
  color: #fff;
}
.header-section .dropdown ul, .header-section .dropdown.second ul {
  display: block;
  flex-direction: column;
}
.header-section .dropdown-link a {
  padding: 10px 15px;
  color: #fff !important;
}
.header-section .dropdown-link:hover {
  background: #E31E24 !important; 
}
.header-section .nav-links ul li:hover > .dropdown {
  display: block;
}
.header-section .dropdown-link:hover > .dropdown.second {
  display: block;
  left: 100%;
  top: 0;
}
.header-section .hamburger-menu-container {
  display: none;
  cursor: pointer;
}
.header-section .hamburger-menu div {
  width: 25px;
  height: 3px;
  background: #000;
  margin: 5px 0;
}
.header-section .header-menu-section{
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s ease;
  background-color: #fff;
}

/* sticky header css  */
.header-menu-section.sticky {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.164);
    background-color: #E31E24;
    color: #fff;
    border: none;
}

.header-menu-section.sticky .nav-links ul li a{
   color: #fff;
}


/* header css end */

/* single-product-page css start  */
.page-table-css table, .page-table-css table td{
  border: 1px solid #372f8177;
  text-align: center;
}
.page-table-css table th{
  background-color: #372F81;
  color: #fff;
  font-weight: 500 !important;
  border: 1px solid #fff;
  text-align: center;
  text-transform: capitalize;
}
.page-table-css table{
  margin: 0;
  width: 100% !important;
}
.page-table-css .table-sec{
  padding: 15px;
}
.single-product-page .pro-desc-btn, .single-product-page .pro-img-sec{
  margin: auto;
}
.single-product-page .extra-desc-sec{
  padding: 20px 15px;
}
.single-product-page .pro-title{
  color:#372F81;
  font-size: 30px;
  text-transform: capitalize;
  padding-bottom: 15px;
}
.single-product-page p{
  margin-bottom: 5px;
}
.single-product-page .single-product-sec-title h3{
  color:#E31E24;
  font-size: 25px;
  text-transform: capitalize;
  padding-bottom: 15px;
}
.single-product-page .single-product-sec-title ul, .single-product-page .pro-desc-btn ul{
  list-style: disc;
  margin-left: 20px;
}
.single-product-page .product-page-sec{
  padding: 20px 0 0 0;
}
.single-product-page .faqs-content{
  padding: 15px;
}
.single-product-page .product-call-to-action-sec{
  overflow: hidden;
  margin: 40px 0;
  background-color: #372f81ba;
  border-radius: 20px;
  position: relative;
}
.single-product-page .call-to-action-text h3{
  font-size: 25px;
  line-height: 35px;
  text-transform: capitalize;
  color: #fff;
}
.single-product-page .btn-call-to-action{
  text-align: right;
  margin: auto;
}
.single-product-page .text-call-to-action{
  text-align: left;
  margin: auto;
  padding: 40px 20px;
}
.all-pages-banner .img-text{
  background: #201a53d2;
    position: relative;
}
.all-pages-banner .img-text img{
      height: 300px;
    object-fit: cover;
    opacity: 0.5;
}
.all-pages-banner .img-text .banner-texts{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.all-pages-banner .img-text .banner-texts h1{
  color: #fff;
}
.page-main-section{
  padding: 50px 0;
}

/* table css for scrollbar start */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive::-webkit-scrollbar {
  height: 8px;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* table css for scrollbar end */
/* category page css start  */
.product-category-page .category-section h4{
  padding: 15px 0 25px;
    text-align: center;
    color: #000;
    font-weight: 500 !important;
}
.product-category-page .category-section h4:hover{
  color:#372F81;
}
.product-category-page .category-desc {
  padding-bottom: 40px;
}
.product-category-page .category-desc-tables{
   padding-top: 40px;
}
.product-category-page .category-desc h3, .product-category-page .category-desc-tables h3{
    color: #E31E24;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 20px;
}

.product-category-page .category-desc p{
      text-align: justify;
}
/* category page css end  */
/* contact page css start  */
.contact-page-section .contact-sec{
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 0;
}
.contact-page-section .contact-sec .icon-sec svg{
  width: 30px;
  height: 30px;
}
.contact-page-section .contact-content{
  box-shadow: 4px 4px 3px 0 #372F81;
  margin: auto;
  border-radius: 20px;
  padding:30px 20px;
}
.contact-page-section .contact-form{
  padding-left: 40px;
}
.contact-page-section .contact-form .form-group{
  padding: 10px;
}
.contact-page-section .contact-form .form-group .form-control{
  padding: 10px;
  border: 2px solid #e31e2577;
  border-radius: 10px;
}
.contact-page-section .contact-form .form-group .form-control:hover, .contact-page-section .contact-form .form-group .form-control:focus{
  border: 2px solid #e31e25;
}

/* Technical info page css start  */
.technical-info-section .tec-info-sec{
    padding: 40px 20px;
    margin-top: 20px;
    border-radius: 20px;
    text-align: center;
}
.technical-info-section .tec-info-sec a{
  font-size: 20px;
  color:#222;
  font-weight: 500;
}
.technical-info-section .tec-info-sec:hover a{
  color:#372F81;
}
.technical-info-section .technical-info-sec0 .tec-info-sec{
  background: #C5E2E6;
}
.technical-info-section .technical-info-sec1 .tec-info-sec{
  background: #F7D8BA;
}
.technical-info-section .technical-info-sec2 .tec-info-sec{
  background: #CAF1DE;
}
.technical-info-section .technical-info-sec3 .tec-info-sec{
  background: #FFDDE4;
}
.technical-info-section .technical-info-sec4 .tec-info-sec{
  background: #CCCAF0;
}
.technical-info-section .technical-info-sec5 .tec-info-sec {
  background: #ECC9C7;
}
.technical-info-detail-section .technical-info-table-sec{
  padding-top: 30px;
  margin-top: 50px;
  border-top: 2px dashed #E31E24;
}
.technical-info-detail-section .sec-title h3{
  color: #E31E24;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.technical-info-detail-section .technical-info-table{
  padding-bottom: 30px;
}
.technical-info-section .image-add .tec-info-img{
  text-align: center;
  padding-top: 30px;
}
.technical-info-section .image-add .tec-info-img img{
  width: 75%;
}




@media (max-width: 991px) {
  .header-section .hamburger-menu-container {
    display: block;
  }
  .header-section .nav-links {
    position: fixed;
    top: 0;
    left: -280px; /* hidden */
    width: 280px;
    height: 100%;
    background: #372F81;
    overflow-y: auto;
    transition: 0.3s ease;
    z-index: 1002;
    padding-top: 60px;
    color: #fff ;
  }
  .header-section .mobile-view-off{
    display: none;
  }
  .header-section .icon-btn-sec, .header-section .header-btn{
    justify-content: right;
    display: flex;
  }
  .header-section .header-btn{
    padding: 0;
  }
  .header-section .nav-links.active {
    left: 0; /* slide in */
    width: 50% !important;
  }
  .header-section .nav-links ul {
    flex-direction: column;
  }
  .header-section .nav-links ul li {
    width: 100%;
  }
  .header-section .nav-links ul li a {
    padding: 12px 20px;
    color: #fff !important;
  }
  .header-section .dropdown, .header-section .dropdown.second {
    position: static;
    width: 100%;
  }
  .header-section .dropdown ul, .header-section .dropdown.second ul {
    width: 100%;
    padding-left: 15px !important;
  }
  .header-section .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
  }
  .header-section .overlay.active {
    display: block;
  }
  .section-title h2{
    font-size: 30px;
  }
  p{
    font-size: 15px;
  }
  .product-category-section .cat-title h5{
    font-size: 20px;
  }
  .why-choose-us-section .whychooseus-point .point-text h6{
    font-size: 15px;
  }
  .btn{
    padding: 8px 20px;
    font-size: 15px;
  }
  .why-choose-us-section .container{
    padding:40px 0 120px;
  }
  .why-choose-us-section .whychooseus-point .icon-sec:before{
    width: 100px;
    height: 100px;
  }
  .why-choose-us-section .whychooseus-point svg{
    width: 45px;
    height: 45px;
  }
  .call-to-action-section .call-to-action-text h3{
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
  }
  .call-to-action-section .call-to-action .call-to-action-content{
    padding: 20px;
  }
  .footer-section .footer-links .link-list li a{
    font-size: 15px;
  }
  .banner-img{
    height: 350px;
  }
  .banner-img img{
    height: 100%;
    object-fit: cover;
  }
  .banner-slider .img-text .banner-texts h2{
    font-size: 35px;
  }
  .footer-section .footer-contact-info .footer-contact .icon-sec{
    width: 15%;
  }
  .footer-section .footer-contact-info .footer-contact .content-sec{
    width: 85%;
  }
  .footer-section .footer-contact-info .footer-contact .icon-section{
    width: 35px;
    height: 35px;
  }
  .footer-section .footer-contact-info svg{
    width: 25px;
    height: 25px;
  }

  .footer-section .footer-contact-info .footer-contact h5, .footer-section .footer-about-link-section .sec-title h4{
    font-size: 18px;
    padding-bottom: 5px;
  }
  .product-category-page .category-section h4{
    font-size: 18px;
  }
  .contact-page-section .contact-form{
    padding-left: 20px;
  }
}



/* about page css start  */
.about-page-section .about-text-sec{
  margin: auto;
}
.about-page-section .sec-title h3{
  color: #E31E24;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.about-page-section .about-image img{
  border-radius: 20px;
}
.about-page-section .overview-about-content h6{
    color: #372F81;
    font-size: 20px;
    text-transform: capitalize;
    padding: 20px 0 15px;
}
/* quality page css start  */
.quality-section .quality-sec-two {
  background-color: #e5dfff;
  padding: 40px 0;
  text-align: center;
}
.quality-section .quality-sec-two .row{
  gap: 30px;
}
.quality-section .quality-sec-two .row h3{
  color: #E31E24;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.quality-section .quality-sec-one .title1-sec{
  background-color: #ffc400;
  padding: 30px;
  height: 100%;
}
.quality-section .quality-sec-one .title2-sec{
  background-color: #ff9900;
  padding: 30px;
  height: 100%;
}
.quality-section .content1-sec, .quality-section .content2-sec{
  background-color: #e5dfff;
  padding: 20px;
  height: 100%;
}
.quality-section .quality-sec-one{
  padding-bottom: 30px;
}
.quality-section .section-quality h3{
  color: #E31E24;
}
.quality-section .section-quality{
  padding: 20px 0;
}
.quality-section .section-quality img{
  height: 100%;
  object-fit: cover;
}



@media (max-width: 767px) {
  .btn{
    padding:8px 15px;
  }
  .contact-page-section .contact-form{
    padding-top: 25px;
  }
  .map-section iframe{
    height: 300px;
  }
  .header-section .header-logo-section{
    padding: 10px 0;
  }
  .header-section .header-logo-section .logo-img img{
    width: 80%;
  }
  .footer-section .footer-contents .footer-copyright-section .right-content{
    text-align: left;
  }
  .section-title h2{
    font-size: 25px;
  }
  .about-us-section .about-img{
    padding-top: 20px;
  }
  .home-page-section{
    margin: 40px 0;
  }
  .blog-section .blog-sec{
    padding: 10px 0;
  }
  .blog-section .button-section{
    padding-top: 15px;
  }
  .footer-section .footer-contact-info .footer-contact{
    padding: 10px 0;
  }
  .footer-section .footer-links .col-md-4{
    padding: 0;
  }
  .footer-section .footer-links{
    padding: 10px;
  }
  .footer-section .gallery-imgs img{
    width: 50%;
  }
  p{
    font-size: 14px;
  }
  .footer-section .footer-links .link-list li a{
    font-size: 14px;
  }
  .banner-img{
    height: 250px;
  }
  .banner-img img{
    height: 100%;
    object-fit: cover;
  }
  .banner-slider .img-text .banner-texts h2{
    font-size: 25px;
  }
  .single-product-page .pro-desc-btn{
    padding-top: 15px;
  }
  .single-product-page .product-call-to-action-sec .img-sec{
    text-align: center;
  }
  .single-product-page .product-call-to-action-sec .img-sec img{
    width: 50%;
  }
  .single-product-page .call-to-action-text h3{
    font-size: 20px;
  }
  
}

@media (max-width: 575px){
 .single-product-page table td{
  font-size: 14px;
 }
  .single-product-page table th{
  font-size: 15px;
 }
}
