/*----------------------Mobile Menu Icon------------------------------*/

.sf-arrows .sf-with-ul {
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
  border-left-color: #333;
}

.toggle-nav,
a.closebtn {
  display: none;
}

.main-navigation ul ul li {
  padding: 10px;
}

/*----------------------------------------------- media section ----------------------------------------*/
/* mobile media */



@media screen and (max-width:767px) {
  .enquiry-button-box a {

    width: max-content;
  }
  .about-svg-icon {
    margin-right: 5px;
}
  .carousal-pre-next{
    display: none;
  }
  #about-us {

    padding: 0;
}
.slider-content-box{
  margin-top: 0;
}
.about-content-box .row {
  flex-direction: column-reverse;
}
html, body {
  overflow-x: hidden !important;
}

.carousel-caption h6{
  font-size: 14px;
}

img {
  max-width: 100%;
  height: auto;
}

  #excellence {
    padding: 0px 0 20px;
  }
  #our-products .product-title{
    text-align: center;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs{
    flex-direction: column;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li{
    margin-bottom: 10px;
  }
  .copyright p {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.copyright  p a{
  font-size: 14px;
}
  .banner-content-box {
    padding: 60px 0;
}
#portfoilo .owl-dots {
  margin-top: 20px;
}
#portfoilo {
  padding: 30px 0 30px;
}
#carousel-slider-section{
  height: 500px;
}
.slider-image img{
  height: 500px;

}
.search-field
{
  width: 100%;
}
  #header {
    position: unset !important;
  }
  body {
    margin: 0 6px !important;
}
.wc-block-cart-item__remove-link{
  position: unset;
}
.privacy-policy-page {
  padding: 60px 0;
}
.main-header ul li:hover a {
  color: #fff !important;
  transition: 0.4s ease-in-out;
}
.header-contact-details {

  width: 65%;
}
#comments {

  padding: 40px 0px;
}
.testimonial-stars {
  text-align: center;
}
.testimonials-title h6{
  text-align: center;
}
  .widget_media_image {
    text-align: center;
}

  .items-our-products.first-product-item {
    position: unset;
    width: 100%;
}
.first-product-item .products-image {
  height: 100%;
}
.lookbook--slide-grid{
  display: block;
}
.lookbook--listing--item {
  margin-bottom: 14px;
}
.heading-button-box i{
  font-size: 14px;
}
.testimonial-title-box h4 {
  text-align: center;
}
.social_widget aside{  
      justify-content: center;
    }
.what-we-do-progress-box {
  margin-bottom: 14px;
}
.header-contact-details svg {
  width: 16px;
  height: 16px;
}
.testimonial-title-box h4 a{
  font-size: 18px;
}
.testimonial-content p {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
}

.about-leftcontent-box {

  grid-template-rows: repeat(18, 26px);
}
.counter-box h5{
  font-size: 22px;
}
.what-we-do-content h2{
  font-size: 28px;
  text-align: center;
}
.what-we-do-content h6{
  font-size: 16px;
}
#footer li{
  text-align: center;
}
.textwidget p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
#footer h3{
  font-size: 20px;
  text-align: center;
  margin: 21px 0 0;
}
.testimonial-headings h6{
  font-size: 16px;

}
.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright-privacy-button::after{
  display: none;
}
.testimonial-headings h2{
  font-size: 28px;
  text-align: center;
}
.what-we-do-content {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stickynavbar {
  position: absolute !important;
}
.contact-now-box {

  padding: 38px 20px;
}

.about-left-content h2 {
  font-size: 28px;
  line-height: 124%;
  text-align: center;
}
.services-headings h2{
  font-size: 28px;
}
.services-headings h6{
  font-size: 16px;
}
.about-left-content p {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.first-product-item .products-image {
  margin-bottom: 22px;
}
.our-products-heading h2 {
  font-size: 28px;
  line-height: 120%;
}
.our-products-heading h6{
  font-size: 16px;
}
.about-outer-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.about-image-icon svg{
  width: 30px;
  height: 30px;
}
.about-image-icon{
  width: 80px;
  height: 80px;
}
.about-inner-content-box h4{
  font-size: 18px;
  text-align: center;
}
.about-inner-content-box p {
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}
.about-left-content {
  flex-direction: column;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-top: 38px;
}
.about-left-content h6{
  font-size: 16px;
}
.about-growth-box h6{
  font-size: 14px;
}
.counter-box span{
  font-size: 22px;
}


.carousel-caption .slider-paragraph {
  font-size: 16px;
  line-height: 23px;
}
.carousel-caption h1{
  font-size: 34px;
}
#contact-now .contact-details h6{
  font-size: 16px;
  text-align: center;

}
.contact-icon-svg {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-now .contact-details a{
  font-size: 16px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-now-headings {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-now-headings h6{
  font-size: 16px;
}
.contact-now-headings h2{
  font-size: 28px;
text-align: center;
}
.blogs-headings h6 {
font-size: 16px;
}
.blogs-headings h2{
  font-size: 28px;
}
.enquiry-inner-box {
  padding: 34px 20px;
}
.what-we-do-image {
  height: 220px;
}
.enquiry-button-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-close-button {
  width: auto;

}
.enquiry-headings h2 {
  font-size: 28px;
  line-height: 133%;
  text-align: center;
}
.testimonial-image{
  width: 100%;
}
#testimonial .owl-nav{
  position: unset;
  display: none;
}
.copyright-button-box a span{
  font-size: 14px;
}
.copyright-right-button{
  justify-content: center;
}
.copyright-button-box a span {

  padding: 0 12px;
}
.header-contact-details {

  justify-content: left;
}
.header-left-content {
  padding-top: 8px;
}
.heading-button-box {
  margin-top: 8px;
}
#header{
  padding: 14px 12px;
}
.header-search-box {
  margin-right: 7px;
}
.header-left-content{
  justify-content: center;
  flex-wrap: wrap;
}
.testimonial-inner-content {
  padding: 32px 10px;
}
#header .innermenubox{
  justify-content: center;
}
.search-icon svg {
  width: 40px;
  height: 40px;
}
.header-contact-details a {
font-size: 12px;
}
.heading-button-box a span{
  font-size: 14px;
}
.heading-button-box a{
  padding: 8px 16px;
}
.header-left-content .cart a{
  width: 40px;
  height: 40px;
}
}


@media only screen and (min-width: 576px) and (max-width: 767px) {

  .topbar-text-box {

    padding: 8px 0 19px;
  }

  .about-clinic-button {
    justify-content: center;
  }
  .excellence-inner-content-box h4{
    font-size: 16px;
  }

  .excellence-inner-content-box p {

    font-size: 12px;
    line-height: 22px;
}








}



@media only screen and (min-width: 768px) and (max-width: 991px) {
  .excellence-arrow-icon a {
    width: 56px;
    height: 50px;
  }
  #masthead {

    border-radius: 25px;
}
  .enquiry-button-box {
 
    justify-content: flex-start;
}
  #contact-now .contact-details a{
    font-size: 16px;
  }
  .contact-now-forms-box {
    margin-top: 24px;
}
  .copyright-button-box a span {

    padding-left: 30px;
}
.blogs-inner-content h4 a{
  font-size: 18px;
}
.blogs-content-box {
  padding: 8px 0 0;
}
.our-blog-image-box {

  grid-template-rows: repeat(18, 17px);
}
.middle-align p {
  font-size: 14px;
  line-height: 23px;
}
.banner-content-box {
  padding: 60px 0;
}
#singleService .service-image img{
  height: 300px;
}
.service-para {
  font-size: 14px;
  line-height: 23px;
}
.service-single-boxes p{
  font-size: 14px;
}
#singleService .nav-pills .nav-link {
  font-size: 12px;
  line-height: 49%;
}
#our-partners .owl-nav button {
  width: 50px;
  height: 50px;
}
#our-partners .owl-nav .owl-next {
 right: -70px;
}
#our-partners .owl-nav .owl-prev {
  left: -70px;
}
.copyright p{
  font-size: 14px;
}
.copyright-button-box a span{
  font-size: 14px;
}
  .testimonial-content p {
    font-size: 16px;
    line-height: 24px;
    padding: 24px 0;
}
.testimonial-title-box h4 a{
  font-size: 20px;
}
.testimonial-image{
  height: 100%;
}
.services-content-image-box {

  grid-template-rows: repeat(18, 16px);
}
#testimonial .owl-nav .owl-prev {
  left: -11px;
}
#testimonial .owl-nav .owl-next {

  right: -11px;
}
.testimonial-images-box {
  height: 100%;
}
.testimonials-title h6{
  font-size: 16px;
}
#testimonial .owl-nav button {
  width: 50px;
  height: 50px;
}
  #header {
    position: unset;
    width: 100%;
    border-radius: 25px;
    margin: 45px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 8px 0;

  }
  .items-our-products.first-product-item {
    position: unset;
    width: 100%;
    margin-bottom: 18px;
}
  .lookbook--slide-grid {
    grid-template-rows: repeat(12, 17px);
    gap: 20px;
}

  .customized-quote-forms-box ::placeholder {
    font-size: 16px;
  }

  .testimonials-content-box {
    margin: 0 64px;
  }

  .facilities-outer-box {
    margin-bottom: 18px;
  }

  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }

  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }

  #newsletter .wpcf7 form .wpcf7-response-output {
    position: unset;
  }

  .clinic-image-videoslider {
    height: 174px;

  }

  .testimonial-title-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .testimonial-double-quotes {

    margin-left: 22px;
    margin-top: -10px;
  }

  .featured-title a {
    font-size: 14px;
  }

  .slider-featured-image {
    height: 238px;

  }

  .slider-for-text h4 {
    font-size: 16px;
  }

  .topbar {
    padding: 8px 0;
  }

  .home #header {

    display: block;
  }

  .topbar-social-icons {

    margin: 15px 0 5px;
  }

  .slider-nav-featured-image {
    height: 100%;
  }

  #topbar i {
    font-size: 12px;
  }

  .about-left-content p {
    font-size: 16px;
    line-height: 30px;
  }

  .about-left-content h4 {
    font-size: 24px;
  }

  .about-left-content {

    margin-top: 16px;
  }

  .about-left-content {

    padding-top: 118px;
  }

  .faq-content-box {
    margin-top: 21px;
  }

  .team-inner-content {
    padding: 20px 0 10px;
  }

  .team-content p {
    font-size: 14px;
  }

  .slider-nav-blog-image {
    height: 100%;
  }

  .about-us-page {
    padding: 14px 0 0;
  }

  .page-template-about-us #newsletter {
    padding: 0;
  }

  #newsletter input[type="submit"] {
    font-size: 18px;
  }

  .about-us-content h2 {
    font-size: 34px;
    text-align: center;
  }

  .about-us-content p {
    font-size: 14px;
    text-align: center;
  }

  .about-us-content h5 {
    font-size: 20px;
    text-align: center;
  }

  .page-header h1,
  .entry-title {
    font-size: 24px;
  }

  #footer .about_me a {
    font-size: 16px;
  }

  .social_widget aside {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-left-content {
    justify-content: center;
}

  .footer2 p {
    font-size: 16px;
  }

  #footer h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .home #footer_box {
    padding: 250px 30px 60px;
  }
  .enquiry-headings h2 {

    font-size: 38px;
    line-height: 132%;
  }
  .enquiry-inner-box {
    padding: 44px 50px;
  }

  #footer ul li a {
    font-size: 16px;
    line-height: 35px;
  }

  #newsletter input[type="submit"] {
    font-size: 18px;
  }

  .customized-quote-headings h5 {
    font-size: 20px;
    line-height: 123%;
  }

  .customized-quote-forms-box select {
    font-size: 16px;
  }

  .blogs-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .our-clients-headings h5 {
    font-size: 20px;
  }

  .tracking-headings h2 {
    font-size: 30px;

  }

  .who-we-are-headings h2 {
    font-size: 30px;

  }

  .who-we-are-headings h5 {
    font-size: 20px;
  }

  .tracking-headings h5 {
    font-size: 20px;
  }

  .tailored-logistics-headings h5 {
    font-size: 20px;
    line-height: 102%;
  }

  .tailored-logistics-headings h2 {
    font-size: 30px;

  }

  .trusted-partner-headings h2 {
    font-size: 30px;

  }

  .services-headings h2 {
    font-size: 30px;
    text-align: center;

  }

  .featured-treatments-heading h2 {
    font-size: 30px;
    text-align: center;
  }

  .our-team-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .book-consultant-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .excellence-headings h5 {
    font-size: 20px;
  }

  .excellence-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .about-heading h2 {
    font-size: 30px;
    text-align: center;
  }

  .our-clients-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .customized-quote-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .faq-main-heading h2 {
    font-size: 30px;
    text-align: center;
  }

  .instagram-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .case-studies-headings h2 {
    font-size: 30px;
    text-align: center;
  }

  .case-studies-headings h5 {
    font-size: 20px;
    line-height: 112%;
  }

  .blogs-headings h5 {
    font-size: 20px;
    line-height: 134%;
  }

  .case-studies-solution-image {
    height: 250px;
  }

  .industries-inner-content h4 a {
    font-size: 20px;
    line-height: 100%;
  }

  .trusted-inner-content-box h4 {
    font-size: 24px;
  }

  .industries-inner-content p {
    font-size: 14px;
  }

  .slider-content-box {
    margin-top: 0;
  }

  .faq-left-image {
    height: 100%;
  }

  .testimonial-inner-content-box {
    padding: 111px 44px;
  }

  .faqcontent-left-box .row {
    align-items: center;
  }

  .newsletter-right-image {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
    z-index: -1;
  }

  .newsletter-form-box {
    position: unset;
    width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .newsletter-contentLeft-box {
    box-shadow: unset;
    padding: 0 20px 38px;
  }

  .case-studies-images {
    height: 250px;
  }

  .newsletter-headings h2 {
    font-size: 24px;
  }

  .newsletter-content-flex h6 {
    font-size: 14px;
  }

  #carousel-slider-section {
    height: 656px;
  }

  .slider-image img {
    height: 656px;

  }

  .carousel-caption .slider-paragraph {
    font-size: 20px !important;
    line-height: 127% !important;
  }

  .carousel-caption h1 {
    font-size: 32px;
  }

  .slider-connection-box {
    width: 100%;
  }

  .content-case-studies-box {
    padding-top: 32px;
  }

  .team-specilities-points ul li {
    font-size: 12px;
    line-height: 21px;
  }

  .team-inner-content h6 {
    font-size: 14px;
    line-height: 145%;
  }

  .team-inner-content h4 a {
    font-size: 18px;
  }

  .who-we-are-left-content p {
    font-size: 14px;
  }

  .who-we-are-right-content p {
    font-size: 14px;
  }

  .who-we-are-experience-box h6 {
    font-size: 14px;
  }

  .about-experience-box {

    padding: 14px;
  }

  .about-experience-box h6 {
    font-size: 20px;
  }

  .counter-box h5 {
    font-size: 38px;
  }

  .counter-box span {
    font-size: 38px;
  }

  .who-we-are-experience-box h5 {
    font-size: 32px;

  }

  .owl-nav {
    display: none;
  }

  .header-wrap {
    padding: 16px 25px !important;
  }

  #topbar p {
    font-size: 12px;
    line-height: 125%;
  }

  #topbar a {
    font-size: 12px;
    width: 100%;
  }

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #singleService .nav-pills .nav-link{
    font-size: 13px;
  }
  #testimonial .owl-nav .owl-prev {
    left: -13px;
  }
  #testimonial .owl-nav button {
    width: 50px;
    height: 50px;
  }
  #testimonial .owl-nav .owl-next {
 
    right: -13px;
}
  body {
    margin: 15px 15px 0 !important;
}
.enquiry-headings h2{
  font-size: 40px;
}
.about-leftcontent-box {

  grid-template-rows: repeat(18, 34px);
}
  .about-left-content h2 {
    font-size: 33px;
    line-height: 135%;
}
.search-icon svg {
  width: 36px;
  height: 36px;
}
.about-image-icon{
  width: 95px;
  height: 95px;
}
.header-left-content .cart a {
  width: 36px;
  height: 36px;
}
.our-blog-image-box {

  grid-template-rows: repeat(18, 16px);
}

.contact-now-headings h2{
  font-size: 36px;
}
.what-we-do-content h2{
  font-size: 34px;
}
.progress-bar-box h6{
  font-size: 18px;
}
.testimonial-image {
  height: 382px;
}
.about-growth-box h6{
  font-size: 16px;
}
.lookbook--slide-grid {
  grid-template-rows: repeat(12, 22px);
}


.testimonial-content p {
  font-size: 18px;
  line-height: 29px;
}
.about-inner-content-box p {
  font-size: 16px;
  line-height: 23px;
}
.about-inner-content-box h4{
  font-size: 20px;
}


  #header .main-header ul a {
    padding: 5px 0px 5px 10px;
  }

  #newsletter .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
  }

  .featured-title a {
    font-size: 14px;
  }

  .featured-active-title a {
    font-size: 20px;
  }

  .testimonial-double-quotes {

    margin-right: 50px;
  }

  .topbar-text-box i {
    font-size: 12px;
  }


  

  .carousel-caption h1 {
    font-size: 32px;
  }

  .slider-image img {
    height: 700px;
  }

  #carousel-slider-section {
    height: 700px;
  }

  .carousel-caption .slider-paragraph {
    font-size: 16px !important;
    line-height: 25px !important;
    padding: 12px 0 !important;
  }

  .slider-connect-content h4 {
    font-size: 12px;
  }

  .slider-connect-icon i {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .slider-connect-button i {
    font-size: 18px;
    padding: 10px 15px;

  }

  .slider-connect-button a {
    font-size: 10px;
    padding: 14px 8px;
  }

  .slider-connection-box {
    width: 100%;
  }

  .slider-connect-content p {
    font-size: 10px;
    line-height: 133%;
    padding: 0px 4px;

  }

  #topbar p {
    font-size: 12px;
    line-height: 135%;
  }

  #topbar a {
    font-size: 12px;
  }

  .main-header ul a {
    font-size: 11px;
  }
  .header-contact-details a{
    font-size: 12px;
  }
  #contact-now .contact-details a{
    font-size: 15px;
  }
  #contact-now .contact-details h6{
    font-size: 15px;

  }
  .first-product-item .products-image {
    height: 575px;
}
  .our-partners-logos {
    width: 60px;
    height: 100%;
}
  .header-contact-details svg {
    width: 18px;
    height: 18px;
}
  .heading-button-box i{
    font-size: 10px;
  }
  .heading-button-box a span{
    font-size: 10px;
  }
  .heading-button-box a {
    padding: 8px 8px;
    height: 43px;

}
  .about-left-content p {
    font-size: 16px;
    line-height: 30px;
  }

  .about-left-content h4 {
    font-size: 26px;
  }

  .about-experience-box h6 {
    font-size: 18px;
  }

  .counter-box h5 {
    font-size: 38px;
  }

  .counter-box span {
    font-size: 38px;

  }

  .blogs-inner-content p {
    font-size: 12px;
  }

  .blogs-inner-content h4 a {
    font-size: 18px;
  }


  

  .newsletter-headings h2 {
    font-size: 24px;
  }

  .newsletter-headings p {
    font-size: 12px;
  }

  .newsletter-content-flex h6 {
    font-size: 12px;
  }

  .newsletter-form-box {
    width: 45%;
  }

  .newsletter-contentLeft-box {
    padding: 1px 0 20px;
  }

  .newsletter-right-image {

    width: 27%;
  }

  .team-inner-content h4 a {
    font-size: 18px;
  }

  .team-content p {
    font-size: 12px;
  }

  .team-inner-content h6 {
    font-size: 14px;
  }

  .team-specilities-points ul li {
    font-size: 12px;
    line-height: 22px;
  }

  .services-inner-content p {
    font-size: 12px;
    line-height: 18px;
  }

  .services-inner-content h4 a {
    font-size: 18px;
  }

  .service-content-text p {
    font-size: 10px;
    line-height: 129%;
  }


  

  .slider-nav-featured-inner-content p {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0 0;
  }

  .blog-title a {
    font-size: 14px;
  }

  .slider-nav-blog-image {
    height: 400px;
  }

  .slider-featured-image {
    height: 220px;
  }




}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .contact-now-forms-box {
    margin-top: 24px;
}
.wc-block-cart-item__remove-link{
  position: unset !important;
}
.social-share-icon-main {
  left: 0;
  right: 0;
  margin: auto;
  justify-content: end;
}
.single-post-date {
  margin: 0 10px;
}
.single-post-icons {
  margin: 20px 0;
}


img.single-author-image {
  width: 30px;
  height: 30px;
}
.author-name{
  font-size: 14px;
}

.about-outer-box {

  margin-bottom: 0;
  margin-top: 20px;
}
  #Contact-Us .wpcf7 input[type="text"],
  #Contact-Us .wpcf7 input[type="email"],
  #Contact-Us .wpcf7 input[type="tel"] {
    width: 100%;
  }

  .position-fixed {
    position: fixed !important;
  }

  #menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #263C28;
    z-index: 5;
    overflow: scroll;
    padding-top: 100px;

  }

  #menu ul {
    margin: 0;
    padding: 0;
    display: block;
    margin-top: 0;

  }

  #menu ul li {
    margin: 0 10px;
    list-style: none;
    display: block;
    line-height: 30px;
  }

  #menu ul li a:hover {
    color: white !important;
  }

  #menu ul li.active {
    background: #fbce52;
  }

  #menu ul li a {
    padding: 6px 0;
    color: #FFF;
    font-size: 14px;

    display: block;
    text-decoration: none;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: all;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: ease-out;
    -ms-transition-property: all;
    -ms-transition-duration: 0.1s;
    -ms-transition-timing-function: ease-out;
    -o-transition-property: all;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: ease-out;
    transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
  }


  #menu ul li a:hover {
    color: #000;
  }

  .menu_icon {
    display: block !important;

  }

  .main-header ul ul li {
    background: unset !important;
  }

  .main-header ul {
    box-shadow: unset !important;
  }

  #menu ul {
    position: unset;
    background: unset;
    border: unset;
  }

  span.dropDown.fa-solid.fa-chevron-down {
    display: none;
  }

  .search-bottom-border input#woocommerce-product-search-field-0 {
    width: 77%;
  }

  #carousel-slider-section .innermenubox {
    display: none;
  }

  .home #header .main-header {
    display: block;
  }

  .menu-box a i {
    color: #F7C35F;
    font-size: 28px;
    top: 0px !important;
    right: 42px !important;
  }


  .menu-box a .open {
    color: #F7C35F;
    font-size: 28px;
    top: 62px !important;
    right: 42px !important;
  }

  #carousel-slider-section .logo-section {
    display: none;
  }

  #header .sub-menu {
    width: 100%;
    display: block !important;
    background: unset;
  }
  .single-blog-content p {
    font-size: 16px;
    line-height: 25px;
  }
  .single-blog-page .meta-heading{
    font-size: 14px;
  }
  .post-meta-inner {
    flex-wrap: wrap;
    justify-content: center !important;
}

  .order-box-1 {
    order: 2;
  }

  #header .sub-menu {
    position: unset;
  }

  .order-box-2 {
    order: 1;
  }

  .slider-text-position {
    position: static;
  }



  #carousel-slider-section .rounded-circle {
    position: absolute;
    top: 14%;
    right: 2%;
    height: 140px;
    width: 140px;
  }

  .font-medium {
    margin-top: 4px;
  }

  #carousel-slider-section td {
    width: 60px;
  }



  .countdown {
    left: 8%;
  }

  .countdown-number {
    font-size: 20px;
    font-weight: 500;
  }

  .best-deal-position {
    top: 22%;
    width: 145px;
  }

  .position-left {
    padding: 0 .5rem;
  }

  .comment-icon {
    display: block;
  }

  .support-bg-img {
    background-position: 45% 50%;
  }

  #Contact-Us .wpcf7 input[type="text"],
  #Contact-Us .wpcf7 input[type="email"],
  #Contact-Us .wpcf7 input[type="tel"] {
    width: 100%;
  }

  .content_page .container {
    width: 100%;
  }

  .page-template-page-templatepage-with-left-sidebar-php .columns-3 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,
  .page-template-page-templatepage-with-right-sidebar-php .columns-3 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
    position: absolute;
    top: -440px;
    left: 10px;
  }

  #sidebar label {
    right: 108px;
  }

  .countdown .border-rounded {
    width: 87%;
    height: 80px;
  }

  .countdown .border-rounded {
    min-width: 320px;
  }

  .position-days {
    position: absolute;
    top: 43px;
    left: 12%;
  }

  .position-hours {
    position: absolute;
    top: 43px;
    left: 30%;
  }

  .position-minutes {
    position: absolute;
    top: 43px;
    left: 45%;
  }

  .position-seconds {
    position: absolute;
    top: 43px;
    left: 63%;
  }
}

/*Tablet Media */
@media only screen and (min-width: 721px) and (max-width: 991px) {

  #Contact-Us .wpcf7 input[type="text"],
  #Contact-Us .wpcf7 input[type="email"],
  #Contact-Us .wpcf7 input[type="tel"] {
    width: 100%;
  }

  .position-fixed {
    position: fixed !important;
  }

  #menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #263C28;
    z-index: 5;
    padding-top: 98px;
    padding-left: 0;

  }

  #header .main-header ul a {
    padding: 5px 0px !important;
  }

  #header .sub-menu {
    background: unset;
  }

  #header .sub-menu li {
    padding: 0px 0px 16px !important;
  }

  #header .main-header .sub-menu a {
    padding: 5px 0px 5px 0px !important;
  }

  #menu ul {
    margin: 0;
    padding: 0;
    background: unset;
    border: unset;
  }

  #menu ul li {
    margin:0 10px 0 26px;
    list-style: none;
    display: block;
    line-height: 30px;

  }

  #menu ul li.active {
    background: #fbce52;
  }

  #menu ul li a {
    padding: 6px 0;
    color: #FFF;
    font-size: 14px;

    display: block;
    text-decoration: none;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: all;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: ease-out;
    -ms-transition-property: all;
    -ms-transition-duration: 0.1s;
    -ms-transition-timing-function: ease-out;
    -o-transition-property: all;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: ease-out;
    transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
  }


  #menu ul li a:hover {
    color: #000;
  }

  .menu_icon {
    display: block !important;
    position: absolute;
    bottom: -6px;
    right: 30px;
    color: #3DC1D3;
    font-size: 24px;
  }

  .search-bottom-border input#woocommerce-product-search-field-0 {
    width: 76%;
  }

  .order-box-1 {
    order: 2;
  }

  .order-box-2 {
    order: 1;
  }

  .owl-next,
  .owl-prev {
    position: relative;
    margin-right: 20px;
  }

  .slider-text-position {
    position: static;
  }


  #carousel-slider-section .rounded-circle {
    top: 30%;
  }

  .countdown {
    left: 10%;
  }

  .best-deal-position {
    left: 10%
  }

  .position-right {
    width: 220px;
  }

  .position-left {
    padding: 1.5rem;
  }

  .comment-icon {
    display: block;
  }

  .blog-content {
    display: none;
  }


  .menu_icon {
    display: none;
  }

  .wp-block-latest-posts__featured-image {
    width: 100%;
    text-align: center;
  }

  #sidebar ul li a {
    padding-top: 10px;
    text-align: center;
  }

  .wp-block-group a {
    width: auto;
  }

  .wp-block-group .wp-block-latest-posts__post-date {
    position: inherit;
    text-align: center;
  }

  .content_page .container {
    width: 80%;
  }

  .page-template-page-templatepage-with-left-sidebar-php .columns-3 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,
  .page-template-page-templatepage-with-right-sidebar-php .columns-3 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
    position: absolute;
    top: -495px;
    left: 10px;
  }


  #sidebar label {
    right: 50px;
  }

  .countdown .border-rounded {
    width: 80%;
  }

  .position-days {
    position: absolute;
    top: 58px;
    left: 152px;
  }

  .position-hours {
    position: absolute;
    top: 58px;
    left: 246px;
  }

  .position-minutes {
    position: absolute;
    top: 58px;
    left: 322px;
  }

  .position-seconds {
    position: absolute;
    top: 58px;
    left: 402px;
  }
}


@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  #header .main-header ul a {
    padding: 5px 15px 5px 5px;
    font-size: 12px;
}
.excellence-arrow-icon a {
  width: 44px;
  height: 44px;
}

.excellence-inner-content-box p {
  font-size: 14px;
  line-height: 24px;

}
.header-contact-details a{
  font-size: 18px;
}
.heading-button-box a span{
  font-size: 16px;

}
.heading-button-box a {
  padding: 11px 11px;
}
.heading-button-box i{
  font-size: 16px;
}
.header-contact-details a{
  font-size: 14px;
}
.heading-button-box a span{
  font-size: 12px;
  width: 100%;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.header-contact-details svg {
  width: 20px;
  height: 20px;
}

.heading-button-box i {
  font-size: 12px;
}
#header .innermenubox {
  display: flex
;
  align-items: center;
  justify-content: center;
}
.header-contact-details a{
  font-size: 15px;
}
.header-contact-details svg {
  width: 20px;
  height: 20px;
}


}


@media only screen and (min-width: 1367px) and (max-width: 1827px) {
 
  #header .main-header ul a {
    padding: 5px 22px 5px 0px;
    font-size: 14px;
}
.header-contact-details a{
  font-size: 16px;
}
.heading-button-box a span{
  font-size: 16px;

}
#header .main-header ul a {
  padding: 5px 15px 5px 5px;
  font-size: 12px;
}
.excellence-arrow-icon a {
width: 44px;
height: 44px;
}
.heading-button-box a {
  padding: 18px 26px;
}
}

@media only screen and (min-width: 1400px) and (max-width: 1750px) {

  

}