@media (min-width: 320px) and (max-width: 520px) {
  /*** Navbar ***************/
  .myorder{
	-webkit-box-ordinal-group: 2!important;
    -ms-flex-order: 1!important;
    order: 1!important;
  }
  .offering .mycards .desc{
	margin-bottom:10px
  }
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
    margin-top: 10px;
  }
  .navbar .navbar-toggler {
    padding-right: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar .trust-head {
    font-size: 14px;
    letter-spacing: initial;
  }
  .sidebar {
    height: 100vh;
    overflow-y: scroll;
  }
  .sidebar .has-megasubmenu .megasubmenu {
    position: relative;
    left: 0;
  }
  .has-megasubmenu .items .caption {
    display: none !important;
  }
  /**************** Hero Banner ***************/
  .hero-banner {
    height: 260px;
  }
  .hero-banner video {
    top: 0;
    border: 0;
  }
  /****** convenience ***************/
  .convenience .caption {
    position: relative;
    height: 100px;
    overflow: hidden;
  }
  .convenience video {
    position: absolute;
    top: 0;
  }
  .convenience h4 {
    font-size: 14px;
    font-weight: bold;
  }
  /****** Offering***************/
  .offering h4 {
    font-size: 15px;
    font-weight: bold;
  }
  .offering .desc h5 {
    font-size: 16px;
  }
  .offering .desc p {
    font-size: 14px;
  }
  /********trust***************/
  .trust,
  .trust .container {
    position: relative;
    background-position: center;
  }
  .trust::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0d73bb8a;
  }
  .trust {
    position: relative;
  }
  .trust .show-brands ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .trust .show-brands ul li {
    width: 25%;
    float: none;
    margin: 5px;
  }
  .products-help {
    padding-bottom: 0;
  }
  /**********product*************/
  .product {
    padding: 3em 0;
  }
  .product .brand-desc small {
    display: block;
    width: 260px;
  }
  .product .brand-desc p {
    display: block;
    width: 265px;
  }
  .product .wound_support,
  .product .round_circle {
    position: absolute;
    top: 0;
    right: 0;
  }

  .product .wound_support .percircle {
    font-size: 95px;
  }
  .product .wound_support .percircle > span {
    font-size: 35px;
  }
  .product .wound_support .percircle span.days {
    font-size: 12px;
    top: 65%;
  }
  .product .wound_support p {
    font-size: 14px;
  }
  .product .product_icon li img {
    height: 70px;
  }
  .product-details .titles {
    width: 230px;
  }
  .product-details .subheading {
    width: 240px;
  }
  .otherprojects .card .img-prowrape {
    height: 190px;
  }
  .product-details .wound_support {
    top: 15px;
  }
  /**********Footer*************/
  footer .useful-links ul,
  footer .social-media ul {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .footer img.logo-white {
    width: 150px;
  }
  .footer .cinnumber,
  .footer .privacy_policy {
    margin-top: 10px;
  }
  /************ page-title-section ************/
  .page-title-section {
    height: 100px;
    background-size: 100%;
    margin-top: 52px;
  }
  /******* Contact **********/
  .w3l-contact-info .contact-infos,
  .title-big {
    text-align: center;
  }
}
@media (min-width: 521px) and (max-width: 760px) {
  /*** Navbar ***************/
  .myorder{
	-webkit-box-ordinal-group: 2!important;
    -ms-flex-order: 1!important;
    order: 1!important;
  }
  .offering .mycards .desc{
	margin-bottom:10px
  } 
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
    margin-top: 10px;
  }
  .navbar .navbar-toggler {
    padding-right: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar .trust-head {
    font-size: 14px;
    letter-spacing: initial;
  }
  .sidebar {
    height: 100vh;
    overflow-y: scroll;
  }
  .sidebar .has-megasubmenu .megasubmenu {
    position: relative;
    left: 0;
  }
  /**************** Hero Banner ***************/
  .hero-banner {
    height: 360px;
  }
  .hero-banner video {
    top: 0;
    border: 0;
  }
  /****** convenience ***************/
  .convenience h4 {
    font-size: 14px;
    font-weight: bold;
  }
  /****** Offering***************/
  .offering h4 {
    font-size: 15px;
    font-weight: bold;
  }
  .offering .desc h5 {
    font-size: 16px;
  }
  .offering .desc p {
    font-size: 14px;
  }
  /********trust***************/
  .trust,
  .trust .container {
    position: relative;
    background-position: center;
  }
  .trust::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0d73bb8a;
  }
  .trust {
    position: relative;
  }
  .trust .show-brands ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .trust .show-brands ul li {
    width: 20%;
    float: none;
    margin: 5px;
  }
  .products-help {
    padding-bottom: 0;
  }
  /**********product*************/
  .product {
    padding: 3em 0;
  }
  .product .brand-desc small {
    display: block;
    width: 260px;
  }
  .product .brand-desc p {
    display: block;
    width: 265px;
  }
  .product .wound_support,
  .product .round_circle {
    position: absolute;
    top: 0;
    right: 0;
  }
  .product .imgwrap {
    margin-bottom: 20px;
  }
  .product .wound_support .percircle {
    font-size: 95px;
  }
  .product .wound_support .percircle > span {
    font-size: 35px;
  }
  .product .wound_support .percircle span.days {
    font-size: 12px;
    top: 65%;
  }
  .product .wound_support p {
    font-size: 14px;
  }
  .product .product_icon li img {
    height: 70px;
  }
  .product-details .titles {
    width: 230px;
  }
  .product-details .subheading {
    width: 240px;
  }
  .otherprojects .card .img-prowrape {
    height: 190px;
  }
  .product-details .wound_support {
    top: 15px;
  }
  /**********Footer*************/
  footer .useful-links ul,
  footer .social-media ul {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  footer .useful-linkss ul {
    justify-content: flex-start;
  }
  .footer img.logo-white {
    width: 250px;
  }
  .footer .cinnumber,
  .footer .privacy_policy {
    margin-top: 10px;
  }
  /************ page-title-section ************/
  .page-title-section {
    height: 200px;
    background-size: 100%;
    margin-top: 52px;
  }
  /******* Contact **********/
  .w3l-contact-info .contact-infos,
  .title-big {
    text-align: center;
  }
}
@media (min-width: 761px) and (max-width: 780px) {
  /*** Navbar ***************/
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
    margin-top: 10px;
  }
  .navbar .navbar-toggler {
    padding-right: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar .trust-head {
    font-size: 14px;
    letter-spacing: initial;
  }
  .sidebar {
    height: 100vh;
    overflow-y: scroll;
  }
  .sidebar .has-megasubmenu .megasubmenu {
    position: relative;
    left: 0;
  }
  /**************** Hero Banner ***************/
  .hero-banner {
    height: 460px;
  }
  .hero-banner video {
    top: 0;
    border: 0;
  }
  /****** convenience ***************/
  .convenience h4 {
    font-size: 14px;
    font-weight: bold;
  }
  /****** Offering***************/
  .offering h4 {
    font-size: 15px;
    font-weight: bold;
  }
  .offering .desc h5 {
    font-size: 16px;
  }
  .offering .desc p {
    font-size: 14px;
  }
  /********trust***************/
  .trust,
  .trust .container {
    position: relative;
    background-position: center;
  }
  .trust::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0d73bb8a;
  }
  .trust {
    position: relative;
  }
  .trust .show-brands ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .trust .show-brands ul li {
    width: 20%;
    float: none;
    margin: 5px;
  }
  .products-help {
    padding-bottom: 0;
  }
  /**********product*************/
  .product {
    padding: 3em 0;
  }
  .product .brand-desc small {
    display: block;
    width: 240px;
  }
  .product .brand-desc p {
    display: block;
    width: 250px;
  }
  .product .wound_support,
  .product .round_circle {
    position: absolute;
    top: 0;
    right: 0;
  }
  .product .imgwrap {
    margin-bottom: 20px;
  }
  .product .wound_support .percircle {
    font-size: 95px;
  }
  .product .wound_support .percircle > span {
    font-size: 35px;
  }
  .product .wound_support .percircle span.days {
    font-size: 12px;
    top: 65%;
  }
  .product .wound_support p {
    font-size: 14px;
  }
  .product .product_icon li {
    margin: 0 5px;
  }
  .product .product_icon li img {
    height: 70px;
  }
  .product-details .titles {
    width: 230px;
  }
  .product-details .subheading {
    width: 240px;
  }
  .otherprojects .card .img-prowrape {
    height: 190px;
  }
  .product-details .wound_support {
    top: 15px;
  }
  /**********Footer*************/
  footer .useful-links ul,
  footer .social-media ul {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  footer .useful-linkss ul {
    justify-content: flex-start;
  }
  .footer img.logo-white {
    width: 250px;
  }
  .footer .cinnumber,
  .footer .privacy_policy {
    margin-top: 10px;
  }
  /************ page-title-section ************/
  .page-title-section {
    height: 200px;
    background-size: 100%;
    margin-top: 52px;
  }
  /******* Contact **********/
  .w3l-contact-info .contact-infos,
  .title-big {
    text-align: center;
  }
}
