/* responsive css */
@media (max-width: 1860px) {
  .roadmap-img {
    max-width: 100%;
  }
}
@media (max-width: 1799px) {
  .slick-prev {
    left: -10px;
  }
  .slick-next {
    right: 0;
  }
  .featured-list .listing-slick.responsive {
    overflow: hidden;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1640px) and (max-width: 1799px) {
  .banner-section .carousel-caption p {
    font-size: 22px;
    line-height: 36px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 70px;
    line-height: 80px;
  }
  .about-banner {
    padding-right: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1639px) {
  .edit-options {
    padding-left: 0;
    margin-right: 20px;
  }
  .edit-options li a, .listing-filters a {
    font-size: 13px;
  }
  .header-right > a {
    margin-left: 20px; 
  }
  .masonry-right h3 {
    font-size: 12px;
  }

  /* Index Page CSS */
  .products-right h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .products-right h5 {
    font-size: 32px;
    line-height: 42px;
  }
  .card-body h4 {
    font-size: 18px;
    line-height: 23px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .banner-section .carousel-caption {
    max-width: 100%;
  }
  .product-listing .list-box {
    width: 25%;
  }
  .store-banner .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  /* Contact Page CSS */
  .contact-title {
    font-size: 48px;
    line-height: 86px;
  }
  .info-title {
    font-size: 36px;
    line-height: 68px;
  }
  /* Solution Page CSS */
  .health-title {
    font-size: 48px;
  }
  .health-subtitle {
    font-size: 22px;
    line-height: 30px;
  }
  .banners .banner-bottom p {
    max-width: 87%;
  }
  .challenges-box h3 {
    font-size: 48px;
  }
  .content-title {
    font-size: 18px;
    line-height: 26px;
  }
  .challenges-list li {
    font-size: 16px;
    line-height: 24px;
  }
  /* About us Page CSS */
  .about-fetaure-list {
    margin: 0 -20px; 
  }
  .about-fetaure-list li {
    padding: 20px;
  }
  .feature-header h4 {
    font-size: 28px;
  }
  .about-banner {
    padding-right: 0;
  }
  /* Education Page CSS */
  .education-section .content-title {
    margin-bottom: 15px !important;
  }
  /* Equipment Page CSS */
  .profsnal-feature span {
    width: 110px;
    height: 110px;
  }
  .profsnal-feature span img {
    max-width: 50px;
  }
  .equipment-features .partner-box li {
    font-size: 16px;
    padding: 8px;
  }
}
@media screen and (max-width:1499px) {
  .featured-list .listing-card h2 {
    font-size: 24px;
  }
  .featured-list .listing-card .normal-text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width:1649px) {
  .owl-carousel .owl-nav button.owl-prev {
    left: -35px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: -35px;
  }
}
@media screen and (max-width:1750px) {
  .product-listing .swiper-container {
    padding: 0 25px;
  }
  .swiper-button-prev {
    left: -5px;
  }
  .swiper-button-next {
    right: -5px;
  }
}
@media screen and (max-width:1530px) {
  .header-search .nice-select {
    width: 140px;
  }
}
@media screen and (max-width:1579px) {
  .gallery-title-spacer {
    padding-left: 35px;
  }
  .gallery-main-item .owl-carousel {
    padding: 0 30px;
  }
  .gallery-main-item .gallery-modal .owl-carousel {
    padding: 0;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: -5px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: -5px;
  }
}
@media screen and (max-width:1540px) {
  .blog-detail-info {
    padding: 35px 50px;
  }
  .list-main-info {
    padding-left: 25px;
  }
  .cart-inner-info .text-three {
    max-width: 200px;
  }
}

@media screen and (min-width:1200px) {
  .my-oder-summary, .cart-details, .cart-inner-sidebar {
    position: sticky;
    top: 10px;
    bottom: auto;
  }
  
}
  
@media (min-width: 1200px) and (max-width: 1620px) {
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 64px;
    line-height: 74px;
  }
  .banner-section .carousel-caption p {
    font-size: 20px;
    line-height: 32px;
  }
  .listing-slick .listing-card h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .sidebar-open .listing-slick .listing-card h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .product-listing .list-box {
    width: 25%;
  }
  .onethird {
    width: 60%;
  }
  .oneforth {
    width: 40%;
  }
  .onefive {
    width: 30%;
  }
  .onetwo {
    width: 100%;
  }
  .masonry-leftbox {
    width: 70%;
  }
  .onesix {
    width: 60%;
  }
  .store-banner .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* Index Page CSS */
  .products-right h2 {
    font-size: 42px;
    line-height: 46px;
  }
  .products-right p {
    font-size: 18px;
    line-height: 26px;
  }
  .products-right h5 {
    font-size: 26px;
    line-height: 36px;
  }
  .card-body h4 {
    font-size: 18px;
    line-height: 23px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .banner-section .carousel-caption {
    max-width: 100%;
    padding-left: 0;
  }
  .caption-inner {
    width: 100%;
    padding-left: 60px;
  }
  .store-banner .caption-inner {
    padding-left: 0;
  }
  .solution-card .card-body {
    padding-right: 0;
    padding-left: 0;
  }
  .products-right {
    padding-left: 10px;
  }
  .play-btn i {
    font-size: 32px;
    width: 50px;
    height: 50px;
  }
  .play-btn {
    width: 56px;
    height: 56px;
  }
  .traning-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  /* Listing Page CSS */
  .inner-caption {
    margin-left: 0;
    max-width: 100%;
  }
  .product-slider .slick-next {
    right: 15px;
  }
  .product-slider .slick-prev {
    left: 15px;
  }
  .edit-options {
    padding: 20px 0;
  }
  /* Contact Page CSS */
  .contact-title {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 15px;
  }
  .info-title {
    font-size: 36px;
    line-height: 50px;
  }
}

@media (max-width: 1399px) {
  .sidebar-open .featured-list .listing-card .btn {
    font-size: 13px;
  padding: 11px 15px;
  }
  .added-cart-btns .btn {
    font-size: 13px;
  }
  .padding-default {
    padding: 30px;
  }
  .team-modal .modal-dialog {
    padding: 0 20px;
  }
  .header-right > a {
    font-size: 15px;
  }
}

@media screen and (max-width:1299px) {
  .topbar-menu li a.dropdown-item {
    font-size: 15px;
  }
  .footer-location, .footer-logo-wrap h5 {
    font-size: 16px;
  }
  .sidebar-open .featured-list .listing-card .btn {
    font-size: 12px;
  }
  .featured-list .listing-card .btn {
    font-size: 13px;
  }
  .sidebar-open .header-bottom .navbar .navbar-nav .nav-link {
    padding: 0 10px;
  }
  .sidebar-open .logo img {
    width: 190px;
  }
  .added-cart-btns .btn {
    padding: 13px;
  }
  .search-box .form-control {
    transition: all ease 0.4s;
  }
  .cart-sidebar {
    width: 130px;
  }
  .sidebar-open {
    padding-right: 130px;
  }
  .c2o-footer h3 {
    margin-left: 5px;
  }
  .cart-inner-info .text-three {
    max-width: 180px;
  }
  .detail-right .btn {
    font-size: 14px;
  }
}

@media screen and (max-width:1280px) {
  .footer-call-link {
    font-size: 22px;
  }
  .header-search .nice-select {
    width: 140px;
  }
  .address-info-wrap .text-three {
    font-size: 14px;
  }
  .think-you .my-order-top .btn {
    font-size: 13px;
    padding: 11px 40px 11px 20px;
  }
}

@media (max-width: 1199px) {
  header .navbar-toggler {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 2;
    margin: 0;
    transform: translateY(-50%);
  }
  .slidebar-body header .navbar-toggler {
    right: 15px;
  }
  .footer-newsletter {
    padding-top: 20px;
  }
  .footer-inner-links {
    padding-left: 0;
  }
  .footer-location {
    padding: 20px 0;
  }
  .topbar-right-links {
    display: none;
  }
  .bell-notifications:before {
		display: none;
	}
  .header-bottom .navbar .navbar-nav .nav-link {
    border: none;
  }
  .header-bottom .navbar .navbar-nav .nav-link:hover, .header-bottom .navbar .navbar-nav .nav-link.active, .header-bottom .navbar .navbar-nav .dropdown-menu li:first-child a, .header-bottom .navbar .navbar-nav .dropdown-menu,.header-bottom .navbar .navbar-nav .dropdown-menu li:last-child, .header-bottom .navbar .navbar-nav .dropdown-menu li:last-child .dropdown-item, .header-bottom .navbar .navbar-nav .show > .nav-link {
    border-radius: 0;
  }
  .header-bottom .navbar .navbar-nav .dropdown-menu:after {
  	display: none;
  }
  .slidebar-body .header-right {
    padding-right: 50px;
  }
  .header-bottom .navbar .navbar-collapse {
    position: fixed;
    height: 100vh !important;
    z-index: 9999;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    transition: all ease .4s;
    background-color: #2f323d;
    transform: translateX(-100%);
    width: 280px;
  }
  .header-bottom .navbar .navbar-nav {
    display: block;
    align-items: flex-start;
    overflow: auto;
    height: 100%;
  }
  .header-bottom .navbar .navbar-nav .nav-item {
    width: 100%;
  }
  .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    position: static;
    width: calc(100% - 20px);
    background: none;
    min-width: 100%;
  }
  .header-bottom .navbar .navbar-nav .dropdown-menu li a {
    background-color: transparent;
    color: #e1ddb5;
  }
  .header-bottom .navbar .navbar-nav .dropdown-menu li a:focus {
    color: #e1ddb5;
  }
  .header-bottom .navbar .navbar-nav .dropdown-menu li a:after {
    right: 20px !important;
  }
  .dropdown-menu > li:hover {
    background: none;
  }
  .header-bottom .navbar .navbar-nav .dropdown-menu li a:focus, .header-bottom .navbar .navbar-nav .dropdown-menu li a:hover {
    background: none;
  }
  .header-bottom .navbar .navbar-nav .nav-link, .sidebar-open .header-bottom .navbar .navbar-nav .nav-link {
    padding: 13px 25px 13px 18px;
    display: block;
    font-size: 13px;
  }
  .header-bottom .navbar .navbar-collapse.show {
    transform: translateX(0);
  }
  .header-bottom .navbar .navbar-nav .nav-link.dropdown-toggle:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
  }
  .header-bottom .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 25px;
  }
  .header-top {
    box-shadow: 0 1px 5px rgba(0,0,0,0.15);
    position: relative;
    z-index: 5;
  }
  .navbar-nav li {
    display: block;
    width: 100%;
  }
  .sidebar-open .search-box .form-control {
    width: 100%;
  }
  .slick-prev {
    left: -18px;
  }
  .slick-next {
    right: -18px;
  }
  .listing-card, .featured-list .listing-card {
    margin: 0;
  }
  .featured-list .listing-slick.responsive {
    margin: 0;
  }
  .popular-products .product-listing .list-box {
    width: 33.333333%;
  }
  .edit-options li {
    padding: 0 10px 0 0;
  }
  #coupon-error button.close {
    margin-top: -6px;
  }
  .added-cart-btns {
    padding-top: 20px;
  }
  .sidebar-open {
    padding-right: 0;
  }
  .remove-sidebar, .cart-sidebar {
    display: none;
  }
  .c2o-banner .carousel-item {
    padding: 80px 0 130px;
  }
  .job-detail-inner {
    padding-right: 0;
  }
  .job-detail-right {
    padding: 40px 0 0;
    border-left: none;
  }
  .contact-info {
    padding: 30px 25px;
  }
  .our-contact {
    padding: 40px 30px;
  }
  .contact-left-itemes {
    padding: 40px;
  }
  .gallery-main-image {
    height: 200px;
  }
  .list-main-image img {
    height: 500px;
  }
  .list-item-image img {
    height: 300px;
  }
  .related-post {
    padding: 0 0 10px;
    border-left: none;
  }
  .related-post {
    padding-top: 30px;
  }
  .list-main-info {
    padding-left: 0;
    padding-right: 15px;
  }
  .blog-list-main .owl-dots {
    left: 60%;
  bottom: 20px;
  }
  .blog-list-item {
    margin-bottom: 30px;
  }
  .blog-detail-info {
    padding: 30px 20px;
  }
  .job-right-wrap {
    padding-left: 30px;
    margin-left: 5px;
  }
  .job-right-item ul {
    font-size: 15px;
  }
  .news-details-right {
    height: auto;
    padding-left: 0;
    border-left: none;
  }
  .gallery-categories {
    height: auto;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .header-bottom .navbar .navbar-nav .nav-link img {
    max-width: 16px;
  }
  .col-half {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
  }
  .btn {
    min-width: 200px;
  }
  .media {
    display: block;
  }
  .media-img {
    width: 100%;
    display: block;
  }
  .modal-lg, .modal-xl {
    max-width: 95%;
  }
  .listing-filters.collapse:not(.show) {
    display: none;
  }
  .slick-prev:after, .slick-next:after {
    font-size: 40px;
  }
  .header-bottom .navbar .navbar-nav .nav-link.dropdown-toggle::after {
    margin-left: 0;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 46px;
    line-height: 56px;
  }
  .banner-section .carousel-caption p {
    font-size: 18px;
    line-height: 28px;
  }
  .banner-section .btn {
    min-width: 220px;
  }
  .product-listing .list-box {
    width: 33.3333%;
  }
  .store-banner .carousel-caption {
    left: 42%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contact-info a {
    font-size: 18px;
  }
  .bg-red-dark .masonry-left {
    width: 125px;
  }
  footer nav ul li {
    font-size: 13px;
  }
  .header-right {
    margin-left: auto;
  }
  .header-right > a, .header-right > .dropdown > a {
    margin-left: 20px;
  }
  .header-top {
    position: relative;
  }
  .top-inner {
    position: static;
  }
   /* Index Page CSS */
  .products-right h2 {
    font-size: 42px;
    line-height: 46px;
  }
  .products-right p {
    font-size: 18px;
    line-height: 26px;
  }
  .products-right h5 {
    font-size: 26px;
    line-height: 36px;
  }
  .card-body h4 {
    font-size: 18px;
    line-height: 23px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .banner-section .carousel-caption {
    max-width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .caption-inner {
    width: 100%;
    padding-left: 60px;
  }
  .store-banner .caption-inner {
    padding-left: 0;
  }
  .solution-card .card-body {
    padding-right: 0;
    padding-left: 0;
  }
  .products-right {
    padding-left: 0;
    padding-top: 20px;
  }
  .play-btn i {
    font-size: 32px;
    width: 50px;
    height: 50px;
  }
  .play-btn {
    width: 56px;
    height: 56px;
  }
  .traning-section {
    padding-right: 30px;
    padding-left: 30px;
    position: relative;
    z-index: 1;
  }
  .traning-section:before {
    content: '';
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .products-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .banner-section .carousel-caption {
    background: rgb(229,88,55);
    background: linear-gradient(90deg, rgba(229,88,55,0.5) 11%, rgba(229,88,55,0.8) 25%, rgba(229,88,55,1) 45%, rgba(216,44,27,1) 100%);
  }
  .banner-section .carousel-caption.two-slide {
    background: rgb(49,165,255);
    background: linear-gradient(90deg, rgba(49,165,255,0.5) 11%, rgba(49,165,255,0.8) 25%, rgba(49,165,255,1) 45%, rgba(24,120,255,1) 100%);
  }
  .banner-section .carousel-caption.three-slide {
    background: rgb(115,187,65);
    background: linear-gradient(90deg, rgba(115,187,65,0.5) 11%, rgba(115,187,65,0.8  ) 25%, rgba(115,187,65,1) 45%, rgba(91,172,51,1) 100%);
  }
  .inner-caption {
    margin-left: 0;
    max-width: 100%;
  }
  .product-slider .slick-next {
    right: 15px;
  }
  .product-slider .slick-prev {
    left: 15px;
  }
  .filter-btn {
    display: block;
    border: none;
    font-size: 22px;
    border-radius: 4px;
    color: #fff;
  }
  .listing-filters {
    margin-left: 0 !important;
    width: 100%;
  }
  .edit-options {
    padding: 0;
  }
  .listing-heading .w-80 {
    width: 80%;
  }
  /* Contact Page CSS */
  .map-section h1 {
    font-size: 86px;
  }
  /* Solution Page CSS */
  .health-title {
    font-size: 36px;
    line-height: 40px;
  }
  .health-subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  .banners .banner-bottom p {
    max-width: 100%;
    font-size: 17px;
    line-height: 28px;
  }
  .challenges-box h3 {
    font-size: 42px;
    line-height: 40px;
  }
  .content-title {
    font-size: 18px;
    line-height: 26px;
  }
  .challenges-list li {
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px;
  }
  .banner-inner h1 {
    font-size: 56px;
    line-height: 66px;
  }
  .banner-inner {
    max-width: 750px;
  }
  .banners {
    min-height: 530px;
  }
  .banner-bottom h2 {
    font-size: 34px;
    line-height: 44px;
  }
  .challenges-section {
    background-position: left -130px center;
  }
  .healtlist-right {
    width: calc(100% - 90px);
  }
  .healthcare-section {
    padding-top: 70px;
  }
  /* About us Page CSS */
  .about-fetaure-list {
    margin: 0 -20px; 
  }
  .about-fetaure-list li {
    padding: 20px;
    width: 50%;
  }
  .feature-header h4 {
    font-size: 24px;
    padding-left: 10px;
  }
  .feature-header h4 br {
    display: none;
  }
  .feature-header {
    padding: 10px;
  }
  .about-banner {
    padding-right: 0;
    min-height: 370px;
  }
  .about-banner p {
    max-width: 460px;
    font-size: 20px;
  }
  .our-people {
    position: relative;
    z-index: 1;
  }
  .our-people:before {
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .partner-box ul {
    width: 50%;
  }
  .facility-boxes .roadmap-box {
    padding-top: 40px;
  }
  /* Education Page CSS */
  .banner-inner p br {
    display: none;
  }
  .approch-card {
    padding: 20px 10px;
  }
  /* Equipment Page CSS */
  .profsnal-feature span {
    width: 100px;
    height: 100px;
  }
  .profsnal-feature span img {
    max-width: 45px;
  }
  .equipment-features .roadmap-box {
    padding-top: 40px;
  }
  .header-right > ul > .nav-item .dropdown-menu .dropdown-item {
    padding: 9px 15px 9px 30px;
    border-bottom: 1px solid #e2e2e2;
  }
  .header-right > ul > .nav-item .dropdown-menu li:last-child .dropdown-item {
    border-bottom: none;
  }
  .header-right {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    background: #fff;
    overflow: auto;
    opacity: 0;
    -webkit-transition: all ease .4s;
    -ms-transition: all ease .4s;
    transition: all ease .4s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    z-index: 4;
  }
  .header-right.open {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .header-right > ul {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
  }
  .header-right > ul > .nav-item {
    display: block;
    padding-right: 0;
    position: static;
  }
  .header-right > ul > .nav-item .dropdown-menu {
    min-width: 100%;
    margin-top: 0;
    position: static !important;
    transform: none !important;
    border: none;
    border-bottom: 1px solid #e2e2e2;
  }
  .header-right .nav-link.active, .header-right .nav-link:hover, .header-right .show .nav-link {
    border-radius: 0;
  }
  .header-right .nav-link {
    color: #333;
  }
  .header-right .nav-link {
    padding: 10px 20px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
  }
  .nav-link.dropdown-toggle:after {
    position: relative;
    top: 12px;
    float: right;
  }
  .taj-menu-link {
    display: block;
  } 
  .taj-menu-link a img {
    margin-right: 8px;
  }
  .mtf-toggle {
    display: inline-block;
  }
  .logo img {
    max-width: none;
  }
  .topbar p {
    padding: 10px 0;
  }  
  .breadcream-section {
    display: none;
  }
  .breadcream-section-mobile {
    display: block;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 26px;
  }
  p {
    font-size: 16px;
    line-height: 30px;
  }
  
  .header-bottom .navbar .navbar-nav .nav-link {
    color: #fff;
  }
  
  .popular-products .product-listing .list-box {
    width: 50%;
  }
  .product-bottom-item {
    padding-right: 15px;
  }
  .forgot-password {
    font-size: 14px;
  }
  .saved-list:before {
    display: none;
  }
  .search-box .form-control {
    width: 100%;
  }
  .product-details-div .zoom-main img, .carousel-item .zoom img {
    height: 300px;
  }
  .product-details-div .carousel a .icon {
    font-size: 50px;
    line-height: 0;
  }
  .product-details-div .carousel-control-next, .product-details-div .carousel-control-prev {
    top: 35%;
  }
  .blog-details-inner ol, .blog-details-inner ul {
    font-size: 16px;
  line-height: 30px;
  }
  .banner-info h2 {
    padding-bottom: 10px;
  }
  .banner-info h3 {
    padding-bottom: 15px;
  }
  .banner-info h3 br, .c2o-header .text-end ul {
    display: none;
  }
  .c2o-banner .carousel-item {
    padding: 70px 0 90px;
  }
  .job-right-wrap {
    margin: 0;
  padding: 10px 0 0;
  }
  .job-right-wrap:before {
    display: none;
  }
  .c2o-job-details {
    padding: 40px 0;
  }
  .job-right-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .map-image img {
    height: 350px;
  }
  .c2o-blog-list {
    padding-top: 0;
  }
  .list-main-image img {
    height: 400px;
    width: 100% !important;
  }
  .list-main-info {
    padding: 30px 25px 50px;
  }
  .blog-list-main .owl-dots {
    left: 0;
    right: 0;
  }
  .c2o-blog-details {
    padding: 0;
  }
  .blog-details-image img {
    width: 100%;
    height: 400px;
  }
  .c2o-news {
    padding-top: 0;
  }
  .news-details-image img {
    height: 450px;
  }
  .list-item-info {
    padding-left: 0;
  }
  .blog-categorys-text {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .blog-details-image img {
    height: 280px;
  }
  .job-detail-inner ul:not(.job-meta-list), .job-detail-right ul:not(.job-meta-list), .team-bio {
    font-size: 16px;
  line-height: 30px;
  }
  .c2o-news {
    padding-top: 0;
  }
  .news-details-image img {
    height: 450px;
  }
  .c2o-footer {
    padding-top: 30px;
  }
  .header-bottom .navbar .navbar-nav .nav-item.dropdown > .nav-link {
    border-top: none;
  }
  .header-bottom .navbar .navbar-nav .nav-item {
    padding-right: 0;
  }
  .login-template .my-order-info .product-other-info .btn {
    min-width: 225px;
  }
  .header-top {
    min-height: inherit;
  }
  .detail-section .zoom {
    height: auto;
  }
  .hover-box {
    display: none;
  }
  .header-search {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -2;
    margin: 0;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .header-search.open {
    top: 0;
  }
  .slidebar-body header .navbar-toggler {
    right: 15px;
  }
  .sidemenu {
    display: none;
  }
  .mobile-toggle-btn {
    display: block;
    font-size: 16px;
  }
  .mobile-header {
    display: block;
  }
  .mobile-header {
    justify-content: space-around;
    box-shadow: 2px 5px 20px 0px rgb(0 0 0 / 50%);
    background: #fff;
    padding: 10px 0 5px;
  }
  .header-top {
    padding: 15px 0;
  }
  .header-top .container {
    padding: 0 15px;
  }
  .backToTop {
    bottom: 50px;
  }
  .thank-you-page .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 5px 0;
  }
  footer {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-bottom-nav {
    justify-content: center;
    padding-top: 6px;
  }
  .copyright {
    text-align: center;
  }
  .my-order-top {
    font-size: 14px;
  } 
  .returns-policy {
    text-align: center;
  }
  .login-template .product-other-info .btn {
    min-width: 200px;
  }
  .product-img {
    display: block;
    width: 100%;
    text-align: center;
  }
  .add-address, .add-address.style-two {
    padding: 129px 50px;;
  }
  .order-summary-view {
    margin-top: 20px;
  }
  .signup-wrap .btn {
    min-width: 100%;
  }
  .product-listing .list-box {
    width: 50%;
  }
  .btn-lg {
    padding: 10px 50px 10px 25px;
  }
  .logo {
    max-width: 200px;
  }
  .onethird, .onefive {
    width: 100%;
  }
  .oneforth {
    width: 50%;
  }
  .onesix {
    width: 45%;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .banner-section .carousel-caption p {
    font-size: 16px;
    line-height: 22px;
  }
  .store-banner .carousel-caption {
    left: 38%;
  }
  .banner-section .carousel-caption {
    padding: 20px 20px 20px 0;
  }
  .banner-section .btn {
    min-width: inherit;
    margin-right: 10px;
  }
  .store-banner .carousel-item {
    padding: 20px 0 30px;
  }
  .onetwo{
    width: 55%;
  }
  .bg-red-dark .masonry-left {
    width: 200px;
  }
  /* Index Page CSS */
  .caption-inner {
    padding-left: 20px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .banner-section .carousel-item img {
    max-width: 950px;
    width: auto !important;
  }
  .traning-left h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .traning-left em {
    font-size: 18px;
    line-height: 28px;
  }
  .banner-section.store-banner .carousel-item img {
    max-width: 100%;
    width: auto !important;
  }
  /* Listing Page CSS */
  .inner-caption {
    margin-left: 0;
    max-width: 100%;
  }
  .manage-page {
    overflow: hidden; 
  }
  .edit-options li {
    padding: 0 5px 6px 0;
  }
  .custom-dropdown {
    margin-top: 18px !important;
  }
  /* Contact Page CSS */
  .contact-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .info-title {
    font-size: 36px;
    line-height: 42px;
  }
  .map-section h1 {
    font-size: 72px;
    line-height: 78px;
  }
  .map-section {
    background-position: right -650px center;
  }
  /* Solution Page CSS */
  .roadmap-box {
    padding-top: 40px;
  }
  .healtlist {
    padding-top: 25px;
  }
  .health-subtitle br {
    display: none;
  }
  .challenges-section {
    position: relative;
    z-index: 1;
  }
  .challenges-section:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: -1;
  }
  .facility-management-banner:before {
    background-color: rgb(253,238,207,0.85);
  }
  .banner-bottom {
    padding: 20px 0;
  }
  .banner-inner h1 {
    font-size: 40px;
    line-height: 46px;
  }
  .banner-inner {
    max-width: 550px;
  }
  /* About us Page CSS */
  .aboutmap-box {
    padding-top: 30px;
  }
  .about-banner h1 {
    padding-bottom: 0;
  }
  .about-banner {
    min-height: 300px;
  }
  .about-banner p {
    max-width: 340px;
    font-size: 18px;
    margin-bottom: 0;
  }
  .about-features .content-title {
    padding: 10px 0;
  }
  .partner-box {
    padding-top: 0;
  }
  .our-people .health-subtitle {
    padding-top: 0;
  }
  .partner-box strong {
    font-size: 18px;
  }
  .partner-box li {
    padding: 5px 10px;
  }
  /* House Keeping Page CSS */
  .partner-boxtwo li {
    padding-left: 0;
    padding-right: 0;
  }
  /* Education Page CSS */
  .banner-inner p {
    font-size: 20px;
    line-height: 30px;
  }
  .approch-heading h2 {
    font-size: 36px;
  }
  .approch-heading p {
    font-size: 18px;
    line-height: 28px;
  }
  .approch-card {
    padding: 0 10px;
  }
  .approch-card img {
    max-width: 230px;
  }
  /* Equipment Page CSS */
  .profsnal-feature {
    padding: 20px 0;
  }
  .equipment-features {
    padding-bottom: 10px !important;
  }
  .perform-section, .approch-section {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .footer-inner-links {
    padding-top: 30px;
  }
  .c2o-copyright {
    margin-top: 35px;
    padding: 15px 0;
  }
  .notification-btns {
    text-align: left;
    padding-bottom: 10px;
  }
  .c2o-copyright, .c2o-copyright ul li a {
    font-size: 14px;
  }
  .gallery-popup-item .full-iframe, .owl-carousel .owl-item .gallery-popup-item img, .gallery-popup-item img {
    height: 300px;
  }
  .owl-height {
    min-height: 416px !important;
  }
  .gallery-popup-item {
    min-height: 416px;
  }
  .slick-prev:after, .slick-next:after {
    font-size: 35px;
  }
  .jobs-submit {
    text-align: center;
  }
  .jobs-submit-icon {
    float: none;
  }
  .jobs-submit-info {
    padding: 15px 0 0;
  }
  .popular-products {
    padding: 40px 0;
  }
  .listing-heading.pb-4 {
    padding-bottom: 0 !important;
  }
  .listing-heading h2 {
    margin-bottom: 15px !important;
  }
  .btn-link.ml-auto {
    margin-left: 0 !important;
  }
  #copyAndMoveModal .product-listing .list-box {
    width: 50%;
  }
  .edit-options {
    padding-top: 15px;
  }
  .order-place-image {
    float: none;
  }
  .order-place-info {
    padding: 15px 0 0;
  }
  .add-card {
    height: auto;
  }
  .address-info-inner {
    display: block;
  }
  .edit-btn {
    float: none;
    display: block;
    padding: 8px 0 0;
  }
  .checkout-items .ml-auto.text-three {
    min-width: 300px;
  }
  .address-info-wrap {
    min-width: 300px;
  }
  .checkout-items .ml-auto.text-three:after {
    height: 142%;
  }
  .add-address, .add-address.style-two {
    padding: 50px;
  }
  .divide-circle {
    margin: 20px auto;
  }
  .billing-form .custom-checkbox {
    padding-left: 21px;
  }
  .product-details-div .carousel-indicators li {
    height: 40px;
    padding: 4px;
  }
  .added-cart-btns {
    padding-top: 0;
    text-align: center;
  }
  .top-subtotal {
    margin-top: 0;
  }
  .cart-product-image {
    float: none;
  }
  .cart-product-info {
    padding: 20px 0 0;
  }
  .cart-product-image img {
    width: 130px;
    height: 130px;
  }
  .cart-details .table td, .cart-details .table th {
    padding: 10px 13px;
    float: left;
    width: 100%;
    border: none;
  }
  .cart-details .table td:last-child {
    margin-bottom: -1px;
    border-bottom: 1px solid #dee2e6;
  }
  .default-tabs .nav-tabs .nav-item {
    margin-right: 10px;
  }
  .default-tabs .nav-tabs .nav-link {
    font-size: 14px;
    padding: 10px;
  }
  .c2o-banner .carousel-item {
    padding: 50px 0 70px;
  }
  .c2o-blog {
    padding: 40px 0 20px;
  }
  .section-title {
    padding-bottom: 10px;
  }
  .team-title {
    padding: 0 0 20px;
  }
  .team-title h2 {
    margin-bottom: 5px;
  }
  .team-modal .modal-body {
    padding: 15px;
  }
  .team-social {
    padding: 10px 0 0;
  }
  .c2o-careers {
    padding: 30px 0 20px;
  }
  .job-item, .job-right-item {
    margin-bottom: 25px;
  }
  .job-detail-inner h2 span {
    display: block;
    padding-bottom: 15px;
  }
  .job-detail-inner .job-meta-list {
    padding: 15px 0;
  }
  .c2o-contact {
    padding: 40px 0 20px;
  }
  .contact-icon {
    width: 72px;
    height: 75px;
    line-height: 72px;
  }
  .contact-icon img {
    width: 35px;
  }
  .contact-left-itemes {
    padding: 25px;
  }
  .contact-item-info ul {
    line-height: 28px;
    font-size: 16px;
  }
  .our-contact-inner {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .our-contact {
    padding: 25px;
    border-left: none;
  }
  .contact-info form {
    padding-top: 0;
  }
  .contact-info p br {
    display: none;
  }
  .gallery-main-item {
    padding: 30px 0;
  }
  .gallery-main-item .owl-carousel {
    padding: 0 20px;
  }
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 19px;
  height: 41px;
    background-size: 19px auto;
  }
  .blog-list-item {
    margin-bottom: 30px;
  }
  .list-main-image img {
    height: 300px;
  }
  .list-item-image img {
    height: 250px;
  }
  .list-item-info {
    padding-top: 15px;
  }
  .blog-detail-info {
    padding: 25px 20px;
  }
  .move-arrow {
    margin-top: 10px;
  }
  .blog-details {
    padding: 10px 0;
  }
  .news-info {
    padding: 20px 15px;
  }
  .news-details-image img {
    height: 250px;
  }
  .c2o-job-details {
    padding: 20px 0 35px;
  }
  .job-detail-right .job-item {
    padding: 20px;
  }
  .job-bottom-btn p {
    padding-bottom: 15px;
  }
  .gallery-title-spacer {
    padding-left: 25px;
  }
  .c2o-copyright ul {
    padding: 0;
  }
  .footer-newsletter {
    padding-top: 0;
  }
  .product-listing {
    padding: 20px 0 0;
    margin: 0 -10px;
  }
  .bg-lime-green .carousel-control.left {
    left: 10px;
  }
  .bg-lime-green .carousel-control.right {
    right: 10px;
  }
  .padding-default {
    padding: 20px 0;
  }
  .my-order-info .product-other-info {
    padding: 0 0 0 15px;
  }
  .addToListScroll {
    max-height: 95px;
  }
  .checkout-table {
    border: none;
    border-top: 1px solid #dfdfdf;
  }
  .checkout-table tr {
    float: left;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-top: none;
  }
  .checkout-table tr.hide-mobile-view {
    display: none;
  }
  .checkout-table tr td[data-th]:before {
    display: inline-block;
    content: attr(data-th)':';
    white-space: nowrap;
    font-weight: 500;
  }
  .checkout-table tr td {
    width: 100%;
    float: left;
    border: none;
  }
  .checkout-table tr.product-data-list td:nth-child(3), .checkout-table tr.product-data-list td:last-child {
    width: 50%;
   }
   .checkout-table tr.product-data-list td:first-child {
    text-align: center;
   }
   .checkout-table tr.product-data-list td .item-detail {
    display: block;
   }
  .checkout-table, .checkout-table .text-three {
    font-size: 15px;
  }
   .checkout-table .product-img {
     margin: 5px 0;
   }
   .product-other-info {
    padding: 0;
    max-width: none;
   }
   .product-pricing {
      display: inline-block;
      width: auto;
   }
   .product-pricing .subtotal-price {
    padding: 0;
   }
  .product-pricing p {
    margin-bottom: 0;
  }
  .checkout-table tr td {
    padding: 10px;
  }
   .checkout-table tr.product-data-list td:nth-child(2) {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
   }
   .checkout-table select.form-control {
    margin: 3px auto 0;
   }
  .remove-icon {
    display: flex;
  }
  .remove-icon i {
    position: relative;
    top: -1px;
  }
  .mobile-top-space {
    margin-top: 20px;
  }
  .mbl-full-view {
    display: block;
  }
  .checkout-table.folder-table tr.product-data-list td:first-child, .checkout-table.folder-table tr.product-data-list td:nth-child(2), .checkout-table.folder-table tr td:last-child, .checkout-table.folder-table tr th:last-child {
    text-align: left;
  }
  .checkout-table.folder-table tr.product-data-list td:nth-child(3), .checkout-table.folder-table tr.product-data-list td:last-child {
    width: 100%;
  }
  .checkout-table.folder-table tr.product-data-list td {
    min-height:  20px !important;
  }
  .product-card {
    margin-bottom: 15px;
  }
  .items-lists {
    margin-top: 15px;
  }
  .listing-heading h2 {
    display: block;
    width: 100%;
    margin-bottom: 15px !important;
    padding: 0 !important;
  }
  .main-filters {
    width: 100%;
    margin: 15px 0 10px !important;
  }
  .filter-select {
    width: 100%;
  }
  .caption-img {
    padding: 5px;
  }
  .product-other-info a.product-title {
    font-size: 16px;
  }
  .my-order-top .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .my-order-top .col-4.text-center {
    text-align: right !important;
  }
  .my-order-top .col-4:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 10px;
    margin-top: 15px;
    border-top: 1px solid #d6d6d6;
  }
  .my-order-top .col-4.text-right {
    text-align: center !important;
  }
  .products-section {
    margin-top: 0;
  }
  .products-section .product-card {
    text-align: center;
  }
  .empty-section {
    padding: 30px;
    margin: 30px 0;
  }
  .empty-section h4 {
    font-size: 24px;
  }
  .empty-section h5 {
    font-size: 20px;
  }
  .banner-section .carousel-item img {
    max-width: 1110px;
  }
  .products-right h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .products-right em {
    font-size: 16px;
    line-height: 24px;
  }
  .app-right p {
    font-size: 16px;
    line-height: 28px;
  }
  .app-feature {
    margin-bottom: 15px;
  }
  .app-feature li {
    font-size: 16px;
    line-height: 24px;
    display: inline-flex;
  }
  .products-right p {
    font-size: 14px;
    line-height: 23px;
  }
  .products-right h5 {
    font-size: 22px;
    line-height: 28px;
  }
  .traning-section, .products-section {
    padding-right: 0;
    padding-left: 0;
  }
  footer nav {
    margin-bottom: 15px;
  }
  footer form {
    margin-bottom: 30px;
  }
  footer .form-control {
    width: 100%;
  }
  footer form .btn {
    width: 100%;
    margin-top: 13px;
  }
  .traning-left h4 {
    font-size: 22px;
  }
  .traning-left p {
    font-size: 16px;
    line-height: 26px;
  }
  .btn-lg {
    font-size: 13px;
    padding: 5px 35px 5px 15px;
    height: 44px;
  }
  .btn-lg i, .btn-lg img {
    right: 10px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .sidemenu {
    left: 10px;
  }
  .search-box {
    width: calc(100% - 200px);
  }
  .filter-tabs li {
    margin-right: 10px;
  }
  .filter-tabs li a {
    font-size: 13px;
  }
  .filter-tabs li:last-child {
    margin-right: 0;
  }
  .listing-card h3 {
    font-size: 30px;
    line-height: 34px;
  }
  .store-banner.banner-section .carousel-caption h5, .store-banner.banner-section .carousel-caption h1 {
    margin-bottom: 0;
  }
  .listing-heading .btn-link {
    font-size: 14px;
  }
  .bg-green-dark .list-tag {
    line-height: 16px;
    display: block;
  }
  .listing-card .overaly-box a {
    padding: 0 2px;
  }
  .plus-icon {
    font-size: 21px;
    line-height: 30px;
  }
  .listing-card .overaly-box .wishlist {
    font-size: 20px;
  }
  .cart sup {
    font-size: 10px;
  }
  .product-listing .product-card {
    padding: 5px;
  }
  .store-banner .btn {
    font-size: 12px;
  }
  .banner-section.store-banner .carousel-item .btn img {
    max-width: 18px;
  }
  .masonry-item .listing-card .overaly-box {
    top: 2px;
    right: 4px;
  }
  .inner-caption p {
    font-size: 16px;
    line-height: 22px;
  }
  .item-detail a, .remove-icon {
    font-size: 14px;
  }
  .total-price {
    font-size: 20px;
  }
  .subtotal-price {
    font-size: 17px;
  }
  .continue-shopping {
    margin-bottom: 10px;
  }
  /* detail Page CSS */
  .detail-right {
    padding-top: 20px;
  }
  .detail-right h1 {
    font-size: 28px;
    line-height: 33px;
  }
  .detail-right .price {
    font-size: 32px;
  }
  .detail-right .price sup {
    font-size: 18px;
  } 
  .header-right > a i, .header-right > .dropdown > a i {
    font-size: 24px;
  }
  .banner-section .carousel-caption {
    padding-top: 50px;
  }
  /* Login Page CSS */
  .login-template {
    padding: 15px 0; 
  }
  .login-title h2 {
    font-size: 28px;
  }
  .cart-dropdown {
    min-width: 430px;
  }
  .listing-filters .ml-auto {
    margin-left: 0 !important;
  }
  .filter-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    position: relative;
    z-index: 0;
  }
  .filter-tabs li a {
    white-space: nowrap;
  }
  .breadcrumb {
    padding-right: 0;
    display: block;
    line-height: 24px;
  }
  .breadcrumb-item {
    display: inline;
  }
  header .container {
    max-width: 100%;
  }
  /* Contact Page CSS */
  .contact-left, .contact-right {
    padding: 40px;
  }
  .map-section h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .map-section p {
    font-size: 22px;
    line-height: 28px;
  }
  .map-section {
    min-height: 600px;
    background-position: right -300px center;
    padding-top: 35px;
    text-align: center;
  }
  .contact-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  /* Education Page CSS */
  .banner-inner p {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0;
  }
  .cleaning-section {
    padding: 45px 0;
  }
  .approch-heading h2 {
    font-size: 28px;
  }
  .approch-heading p {
    font-size: 16px;
    line-height: 25px;
  }
  .approch-section {
    padding: 45px 0;
  }
  .approch-card {
    padding: 0;
  }
  .facility-boxes .roadmap-box {
    padding-top: 25px;
  }
  .detail-section {
    padding: 10px 0;
  }
}
@media (max-width: 624px) {
  .banner-section .carousel-caption {
    padding-top: 40px;
  }
}
@media (max-width: 575px) {
  .group-modal p span {
    font-size: 16px;
  }
  .topbar {
    text-align: center;
    line-height: 20px;
  }
  .popular-products .product-listing .list-box {
    width: 100%;
  }
  .checkout-items .ml-auto.text-three {
    min-width: 240px;
  }
  .address-info-wrap {
    min-width: 240px;
  }
  .rm-cmt {
    margin: 0 20px;
  }
  .password-btn .btn {
    min-width: 170px;
  }
  .forgot-password {
    margin-top: 15px;
    display: block;
  }
  .product-listing .product-card {
    min-height: 10px;
  }
  .product-listing .list-box {
    width: 100%;
  }
  .similar-products-info {
    padding-top: 10px;
  }
  .cart-product-image img {
    width: 90px;
    height: 90px;
  }
  .top-subtotal {
    float: none;
    margin-top: 4px;
    text-align: left;
    display: block;
  }
  .section-title-link {
    float: none;
  display: block;
  }
  .team-modal .modal-dialog {
    padding: 0;
  }
  .job-meta h3 span {
    display: block;
  padding-bottom: 15px;
  }
  .contact-info {
    padding: 25px 15px;
  }
  .bottom-item .news-info {
    padding: 20px 0 0;
  }
  .bottom-item .news-image {
    float: none;
  }
  .big-image {
    height: 345px;
  }
  .bottom-item .news-image img {
    width: 100%;
  }
  .gallery-main-image {
    width: 100% !important;
  }
  .bottom-item .news-info {
    padding: 20px 0 0;
  }
  .bottom-item .news-image {
    float: none;
  }
  .big-image {
    height: 345px;
  }
  .bottom-item .news-image img {
    width: 100%;
  }
  .kaptcha-refresh {
    line-height: 35px;
  }
  .out-of-stock {
    font-size: 10px;
  }
  .empty-pages h4 {
    font-size: 18px;
  }
  .header-right > a, .header-right > .dropdown > a {
    margin-left: 15px;
  }
  .mobile-text-left .text-right {
    text-align: left !important;
  }
  .products-right h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .blog-title {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .listing-card, .featured-list .listing-card {
    padding: 0;
    background: none;
  }
  .listing-card h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .price {
    font-size: 24px;
  }
  .price sup {
    font-size: 13px;
  }
  .banner-section .carousel-caption h5, .banner-section .carousel-caption h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .banner-btns .btn {
    margin-bottom: 11px;
  }
  .search-box .form-control {
    padding-left: 15px;
  }
  .list-box .add-cart-btn {
    font-size: 10px;
  }
  .view-box {
    height: 37px;
    font-size: 19px;
    line-height: 35px;
  }
  .bg-green-dark .list-tag {
    line-height: 14px;
    font-size: 10px;
  }
  .listing-heading .btn-link {
    font-size: 12px;
  }
  .inner-caption h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .filter-select {
    width: 100%;
  }
  .filter-select + .filter-select {
    margin-top: 11px;
  }
  .list-box .heart-icon {
    font-size: 20px;
    right: 10px;
    top: 5px;
  }
  /* Detail Page CSS */
  .product-slider .slick-prev, .product-slider .slick-next {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
  .product-slider .slick-next {
    right: -7px;
  }
  .product-slider .slick-prev {
    left: -7px;
  }
  .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    left: 0 !important;
    min-width: 280px;
  }
  .sidebar-menu .dropdown-menu {
    left: 0 !important;
  }
  .onesix, .onetwo {
    width: 100%;
  }
  .masonry-item .listing-card {
    padding: 30px 20px;
  }
  /* Solution Page CSS */
  .healtlist span {
    width: 50px;
  }
  .healtlist-right {
    width: calc(100% - 50px);
  }
  .challenges-box h3 {
    font-size: 30px;
  }
  .health-title {
    font-size: 26px;
    line-height: 30px;
  }
  .roadmap-box {
    padding-top: 20px;
  }
  .healthcare-section {
    padding: 40px 0;
  }
  .challenges-list {
    margin-bottom: 0;
  }
  .banner-bottom h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .banner-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .healtlist-right h5 {
    font-size: 16px;
  }
  .hover-box {
    text-align: center;
  }
  .contact-left .btn {
    width: 100%;
  }
  .map-section {
    background-position: right -350px center;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
  p {
    font-size: 15px;
    line-height: 28px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 16px;
    line-height: 28px;
  }
  h6 {
    font-size: 14px;
  }
  .footer-inner-links {
    display: block;
  }
  .c2o-footer ul.one-third {
    width: 100%;
  }
  .footer-newsletter .btn.btn-one {
    position: static;
    margin-top: 10px;
    border-radius: .25rem;
  }
  .footer-socials a {
    margin-right: 20px;
  }
  .footer-newsletter .form-control {
    padding-right: 15px;
  }
  .topbar-responsive-dropdown .dropdown-menu .dropdown-menu {
    position: relative;
    right: 0 !important;
  }
  .approve-purchase-orders .btn {
    min-width: 10% !important;
  }
  .approve-purchase-orders .page-title .btn {
    min-width: 100% !important;
    margin: 5px 0 !important;
  }
  .card .blog-img img {
  	width: 100% !important;
  }
  .header-search .select2-container {
    border-right: none;
  }
  .notification-btns .ml-2 {
    margin: 10px 0 0 !important;
  }
  .content-info, .content-info p {
    font-size: 16px;
    line-height: 28px;
  }
  .news-details-info p, .news-details-inner h5 {
    line-height: 28px
  }
  .news-details-inner h5 {
    line-height: 28px;
  }
  .header-search .select2-container {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .header-search .select2-container--default .selection .select2-selection--single {
    border-radius: 25px;
  }
  .featured-list .listing-card h2 {
    font-size: 20px;
  }
  .slick-prev {
    left: -20px;
  }
  .slick-next {
    right: -20px;
  }
  .featured-list .listing-card .btn {
    padding: 10px;
  }
  .featured-list .listing-slick.responsive {
    padding-left: 15px;
    padding-right: 15px;
  }
  .slick-prev:after, .slick-next:after {
    font-size: 30px;
  }
  .jobs-submit-info h5 {
    font-size: 18px;
  }
  .share-social-link {
    padding-top: 10px;
  }
  .share-social-link a {
    display: block;
    margin: 10px 0 0;
  }
  .address-info-wrap.ml-auto {
    margin-left: 0 !important;
  }
  .edit-btn a {
    display: inline-block !important;
  }
  .address-info-wrap {
    padding: 10px 0 0;
  }
  .checkout-items .ml-auto.text-three {
    padding: 10px 0 0;
  }
  .checkout-items .ml-auto.text-three:after, .address-border-style:after {
    display: none;
  }
  #copyAndMoveModal .product-listing .list-box {
    width: 100%;
  }
  .edit-options {
    display: block;
  }
  .text-three {
    font-size: 15px;
  }
  .product-bottom-item {
    display: block;
    padding: 5px 0;
  }
  .think-you .my-order-top .btn {
    margin-bottom: 10px;
  }
  .avatar {
    float: none;
  }
  .comment-right {
    padding: 10px 0 0;
  }
  .leave-comment-box {
    padding-right: 75px;
  }
  .leave-comment-box.parent-comment-box {
    padding-right: 85px;
  }
  .leave-comment-box .form-control {
    height: 42px;
  }
  .comment-list .comment-list {
    padding: 9px 0 9px 10px;
  }
  .comment-list .text-one {
    font-size: 14px;
  }
  .rm-cmt {
    margin: 0 13px;
  }
  .password-btn .grey-btn {
    margin-bottom: 10px;
  }
  .my-order-top .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .my-order-top .col-4.text-center {
    text-align: left !important;
  }
  .coupon-form {
    display: block;
  }
  .coupon-form .btn {
    margin: 10px 0 0;
  }
  .checkout-count {
    float: left;
  }
  .mobile-toggle-btn {
    padding: 10px 15px;
    margin: 15px 0;
  }
  .header-search .nice-select {
    width: 100%;
  }
  .quantity-box .select2-container {
      width: 100% !important;
  }
  .similar-products-image img {
    width: 80px;
    height: 80px;
  }
  .subscribe-btn {
    min-width: 100%;
  }
  .c2o-careers .normal-btn-small {
    min-width: 100%;
  }
  .job-meta {
    padding: 15px;
  }
  .job-meta-list li {
    padding-right: 15px;
  }
  .job-item-info {
    padding: 15px 15px 10px;
  }
  .job-detail-right > h4 {
    margin-bottom: 10px;
  }
  .job-detail-right .job-meta-list {
    padding-top: 15px;
  }
  .contact-item-info {
    display: block;
    padding: 20px 0 0;
  }
  .contact-info .normal-btn {
    min-width: 100%;
  }
  .list-main-info {
    padding: 20px 15px 50px;
  }
  .list-main-info p {
    margin-bottom: 0;
  }
  .blog-details-image img {
    height: 250px;
  }
  .blog-details-inner {
    padding-top: 0;
  }
  .related-post-image img {
    width: 100px;
    height: 90px;
  }
  .related-post-item {
    margin-bottom: 25px;
  }
  .related-post {
    padding-top: 10px;
  }
  .related-post-tags {
    padding-bottom: 10px;
  }
  .blog-detail-info {
    padding: 20px 15px;
  }
  .related-post-tags a {
    font-size: 12px;
  }
  .news-details-info {
    padding-top: 10px;
  }
  .blog-details-image img {
    height: 230px;
  }
  .job-detail-inner ul:not(.job-meta-list), .job-detail-right ul:not(.job-meta-list), .team-bio {
    font-size: 15px;
    line-height: 28px;
  }
  .footer-newsletter .normal-btn {
    min-width: 100%;
  }
  .caption-img .img-fluid {
    object-fit: contain;
    width: 360px;
    height: 310px;
  }
  .product-card .link-one {
    margin-left: 15px;
  }
  .subtotal-price {
    margin-left: 15px;
  }
  .how-to-link-align {
    text-align: left;
  }
  .code-title {
    display: block;
    width: 50%;
    padding: 0 0 10px;
  }
  .header-search.open {
    display: block;
    padding: 110px 20px 20px;
  }
  .product-listing .list-box .caption-img {
    height: auto;
    padding: 0;
  }
  .my-order-info .product-img {
    width: 100%;
    padding-bottom: 5px;
  }
  .my-order-info .product-other-info {
    padding: 0;
    width: 100%;
  }
  .sidebar-menu li a {
    font-size: 13px;
  }
  .billing-steps span, .billing-steps a {
    display: block;
  }
  .billing-steps {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .billing-form {
    padding: 7px;
  }  
  .address-listing-view.billing-form {
    padding: 7px;
  }
  .btn {
    min-width: 100% !important;
    font-size: 13px;
  }
  .login-template .btn {
    padding: 12px;
  }
  .banner-section .carousel-item img {
    max-width: 1395px;
  }
  .header-right > a:first-child {
    margin-left: 0;
  }
  .header-right > a {
    margin-left: 10px;
  }
  header .navbar-toggler {
    margin-left: 10px;
    border:none;
    margin-top: -2px;
  }
  .sidemenu i {
    width: 28px;
    height: 28px;
    font-size: 15px;
  }
  .sidemenu span {
    font-size: 8px;
    padding-top: 0; 
  }
  .top-inner {
    padding: 5px 0;
  }
  header .navbar-toggler .navbar-toggler-icon:after, header .navbar-toggler .navbar-toggler-icon:before, header .navbar-toggler .navbar-toggler-icon {
    width: 25px;
  }
  .banner-img {
    width: 75%;
  }
  .header-right > a i, .header-right > .dropdown > a i {
    font-size: 20px;
  }
  .product-listing .list-box {
    padding: 5px;
  }
  .mobile-view {
    display: block;
  }
  .view-box {
    width: 37px;
  }
  .list-box .add-cart-btn {
    font-size: 0;
    width: 37px;
    height: 37px;
    padding: 2px;
    min-width: inherit !important;
  }
  .list-box .add-cart-btn i.mobile-view {
    font-size: 19px;
  }
  .filter-tabs li {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .filter-tabs {
    padding-bottom: 10px;
    position: relative;
    z-index: 0;
  }
  /* Detail Page CSS */
  .detail-right h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .detail-right .price {
    font-size: 24px;
  }
  .detail-right .price sup {
    font-size: 14px;
  }
  .detail-right .add-cart-btn {
    min-width: 100%;
    margin-top: 10px;
  }
  .detail-tabs .nav-tabs .nav-item {
    padding: 0;
  }
  .header-right {
    display: flex;
    align-items: center;
  }
  .search-box {
    width: 100%;
  }
  .header-search .dropdown {
    width: 100%;
  }
  .header-search .dropdown-toggle {
    border-radius: 40px;
    text-align: left;
    padding: 10px 20px;
    margin-bottom: 10px;
    width: 100%;
  }
  .header-search .dropdown-toggle:after {
    float: right;
    margin-top: 10px;
  }
  .search-box .form-control {
    border-radius: 40px;
  }
  .header-bottom .navbar .navbar-collapse {
    width: 260px;
  }
  .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
    width: 100%;
    min-width: 10px;
    left: 0;
  }
  .sidebar-menu .dropdown-menu {
    left: 0 !important;
  }
  .sidebar-left {
    width: 260px;
  }
  .sidebar-menu .dropdown-menu {
    min-width: 260px;
  }
  .cart-item-img {
    width: 40px;
  }
  .cart-item-img img.img-fluid {
    width: 40px;
    object-fit: contain;
    height: 40px;
  }
  
  .cart-item-right {
    width: calc(100% - 40px);
    padding-left: 8px;
  }
  .cart-dropdown {
    min-width: 310px;
  }
  .cart-item {
    padding: 8px;
  }
  .cart-item-right h4 a {
    font-size: 12px;
    line-height: 18px;
  }
  .cart-qty {
    font-size: 14px;  
  }
  .cart-item-right .price {
    font-size: 15px;
  }
  .cart-footer span {
    font-size: 14px;
  }
  .edit-options li a {
    font-size: 12px;
    padding: 9px 8px;
  }
  .listing-filters a {
    font-size: 12px;
  }
  .custom-dropdown {
    margin-top: 7px !important;
  }
  /* Contact Page CSS */
  .contact-left, .contact-right {
    padding: 20px;
  }
  .contact-title, .info-title {
    font-size: 28px;
    line-height: 32px;
  }
  .contact-left h6, .info-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .contact-right p {
    font-size: 14px;
  }
  .map-section {
    min-height: 560px;
    padding-top: 30px;
    background-position: right -390px center;
  }
  .map-section p {
    font-size: 16px;
    line-height: 21px;
  }
  .banner-inner h1 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .card-caption {
    min-height: 125px;
  }
  .card-caption img {
    max-width: 65px;
  }
  .logo img {
    width: 300px;
  }
}

@media screen and (max-width:359px) {
  h2 {
    font-size: 22px;
  }
}

@media screen and (min-width:320px) {
  .list-box .add-cart-btn {
    width: calc(100% - 110px);
  }
}