@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: Montserrat;
}


:root {
    --text-color: #fff;
    --bg-color:
    #6F9D9A;
    --background-box-color:
        #F0F0F0;
    --main-text-color: #000;
    --product-slider: #BF1637;
    --cart-background:
        #383838;
}

.container32 {
    width: 100%;
}

/* ------------------------------------top-bar-css-start-------------------------------- */

.top-bar-par {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: var(--bg-color);
    align-items: center;
}

div#top-bar {
    display: flex;
    /* align-items: center; */
    justify-content: end;
    padding: 10px;
    width: 1300px;
    background-color: var(--bg-color);

}
div#top-bar p{
 font-family: montserrat;
    font-size: 16px;
    font-weight: 500;
    color: var(--text-color);
    cursor: pointer;
}
div#top-bar p:hover{

    color: var(--main-text-color);
}
div#top-bar img{
    margin-left: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.top-bar-icon-box {
    display: flex;
    margin: 0px 10px;
    align-items: center;
    justify-content: center;
}

.top-bar-icon-box img {
    width: 15px;
    height: 13.21px;

}

.top-bar-icon-box h5 {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0px 10px 0px 0px;
    color: var(--text-color) !important;
}

/* ------------------------------------top-bar-css-end-------------------------------- */
/* ------------------------------------nav-css-start-------------------------------- */

.nav-left img {
    margin: 10px;
    Width: 115px;
    Height: 90px;
}

.topnav {
    overflow: hidden;

}

.topnav a {
    float: left;
    display: block;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--main-text-color);
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;

}

.topnav a:hover {

    color: var(#6F9D9A);
}

.topnav a.active {
    background-color: var(#6F9D9A);
    color: var(--bg-color);
}

.topnav .icon {
    display: none;
}

.nav-1 {
    width: 100%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.main-nav {
    width: 1300px;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.navbar-light .navbar-nav .nav-link {
    color:var(--main-text-color) !important;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 10px;
    margin-top: 7px;
}


.nav-right a {
    margin-right: 5px;
}
.nav-center{
  
    display: flex;
    justify-self: start;
    align-items: start;
}
.nav-right img {
    width: 28px !important;
}

/* ------------------------------------nav-css-end-------------------------------- */
/* ------------------------------------banner-css-start-------------------------------- */
  
 
  .mySlides fade img{
    height: 400px;
  }
  .next {
    right: 20px;
   
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
   
    background-color: var(--bg-color);
  }
  .slideshow-container {
    position: relative;
}
.banner-bottom{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("gradient\ background.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-btm-bar{
    
    padding: 20px;
    width: 1100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    
}
.fit-img img {
     width: 100px;
    position: absolute;
    top:-50px;
    left: 60px;
}

.banner-btm-bar-icon-text img{
    width: 320px;
    height: 60px;
   

}

/* ------------------------------------banner-css-end-------------------------------- */
/* -------------------------------------product-css-start-------------------------------- */
.main-pr-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("back-8.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

div#product-sec1 {
    padding: 20px 0px;
    width: 1300px;
}

h2.pr-sec-h2 {
    width: 1300px;
    font-family: Cormorant;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 50px;

}

.main-pr-sec {
    width: 1300px;
}

.pr-sec-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0px;
}

.prsec-col1 {
    width: 550px;
    height: 310px;
    /* margin: 50px; */
    background-image: url("Rectangle\ 8.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 60px;
    box-shadow: 0px 4px 14.899999618530273px 4px #00000040;
    border-radius: 8px;
    margin-right: 15px;
    position: relative;
}

.prsec-col2 {
    width: 550px;
    height: 310px;
    /* margin: 50px; */
    background-image: url("Rectangle\ 9.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 60px;
    box-shadow: 0px 4px 14.899999618530273px 4px #00000040;
    border-radius: 8px;
    margin-left: 15px;
    position: relative;
}

.prsec-col-content {
    float: right;
    /* position: relative; */
}

.prsec-col-content h3 {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 10px;
    margin-top: 7px;

}

.prsec-col-content h2 {
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 7px;
}

.prsec-col-content button {
    border-radius: 0px 11px 11px 11px;
    border: none;
    outline: none;
    padding: 10px 15px;
    background-color: var(--text-color);
    margin-bottom: 7px;
    transition: background-color 0.3s ease-in-out;
}
.prsec-col-content button:hover{
    background-color: var(--background-box-color);
}
.prsec-col-content button a {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: var(--main-text-color);


}

.prsec-col-content img {
    position: absolute;
    bottom: 20px;
    right: 20px;
    transition:transform 0.5s ease-in-out,filter 0.5s ease-in-out;


}
.prsec-col-content img:hover{
transform: translateY(-5px);
filter: invert(1);
}

/* ------------------------------------product-css-end-------------------------------- */
/* ------------------------------------product--slider-css-start-------------------------------- */
.UNTERNEHMEN {
    background-color: var(--product-slider);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px 40px 0px;

}
.red-imgBox-heading{
    width: 100%;
    font-family: montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
    color: var(--text-color);

}
.b2b-img{
    width: 200px;
}
.b2b-img img{
    width: 120px !important;
    height: 80px !important;
}
.pr-slider-h2 {

    width: 1300px;
    font-family: Cormorant;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 50px;
    color: var(--text-color);
}
.pr-cl-h2{
   
    font-family: Cormorant;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 50px;
    color: var(--text-color);

}
.red-bx-img-box{
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.red-bx-img-box img{
    width: 200px;
    height: 200px;
    margin-right: 40px;
   
}
.red-box-content h2{
   
    font-family:  Cormorant;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    color: var(--text-color);

}
.red-box-content p{
   
    font-family:  Cormorant;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
    margin-right: 20px;
    color: var(--text-color);

}
.animated-img-sec{
    width: 100%;
background-color: var(--cart-background);
    display: flex;
    align-items: center;
    justify-content: center;
}
.animated-img-main-sec{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1300px;
    padding: 80px 20px;
}
.ani-main-box{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 800px;
}
.ani-main-box img{
width: 250px;
height: 250px;
margin-right:50px ;
}
.b2b-img{
    display: block
}

.qr-code-sec{
    width: 100%;
background-color: var(--bg-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.qr-code-main-sec{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1300px;
    padding: 40px 20px;
}
.qr-code-main-sec img{
width: 270px;
height: 300px;
}
.main-slider-section {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1300px;
    position: relative;
}

.main-slider-cart {
    padding: 20px;
    border-radius: 13px;
    background-color: var(--cart-background);
    width: 270px;
  margin-left: 145px;

}

.main-slider-cart h3 {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 10px;
    margin-top: 0px;
}

.main-slider-cart p {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 15px;
}

.main-slider-cart h2 {
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--text-color);
    margin-bottom: 7px;
}

.main-slider-cart button {
    border-radius: 0px 11px 11px 11px;
    border: none;
    outline: none;
    padding: 10px 15px;
    background-color: var(--text-color);
    margin-bottom: 7px;
    display: flex;
    transition: background-color 0.3s;
}
.main-slider-cart button:hover{

    background-color: var(--bg-color);
  

}

.main-slider-cart button a {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: var(--main-text-color);
    transition: color 0.3s;
}
.main-slider-cart button:hover a{
    color: var(--text-color);
}

.main-slider-cart-img image {
    width: 100%;
    cursor: pointer;

}

.main-slider-cart-img {
    position: relative;

}

img.cart-whishlist {
    position: absolute;
    top: 20px;
    cursor: pointer;
    right: 20px;
    width: 26px !important;
}
span#prev-icon {
    position: absolute;
    top: 50%;
    left: -40px;
    width: 70px;
    height: 40px;
}

span#next-icon {
    position: absolute;
    top: 50%;
    right: -40px;
    width: 70px;
    height: 40px;
}

div#i4box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("back-8.png");
    background-position: top;
    background-repeat: repeat;
    background-size: contain;

}

.main-ct-box {
    width: 1300px;
    padding: 60px 0px;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */

}

.box-sec-main {
    width: 450px;
    padding: 20px;
   background-image: url("HG_Sport\ Organisation.jpg");
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
    border-radius: 29px;
    margin: 20px 20px;
    cursor: pointer;

}
.box-sec-main:hover{
    background-image: url("HG_Become\ A\ Customer.jpg");
}

.box-sec-ct {
    margin-top: 20px;

}

.box-sec-main-img {
    padding: 20px;
    /* background-color: var(--bg-color); */
    border-radius: 17px;
}

.box-sec-main-img img {
    width: 100%;
    height:100%;
    border-radius: 17px;
}

.box-sec-ct h2 {
    font-family: Montserrat;
    font-size: 35px;
    font-weight: 700;
    line-height: 43px;
    letter-spacing: -0.03em;
    text-align: center;
    color: var(--text-color);
    margin-bottom: 20px;
}

.box-sec-ct p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: var(--text-color);
    margin-bottom: 20px;

}

.box-sec-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.box-sec-btn button {
    background: var(--cart-background);
    border-radius: 14px 14px 14px 14px;
    padding: 10px 15px;
    border: none;
    outline: none;
    margin-top: 50px;
    margin-bottom: 10px;
  transition: background 0.5s ease-in-out ,transform 0.5s ease;

}
.box-sec-btn button:hover {
    transform: translateY(-5px);
    background: var(--bg-color)


}
.box-sec-btn button a {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: var(--text-color);
    text-decoration: none;
    margin-bottom: 0px;
}

a.more-inf0 {
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.03em;
    text-align: center;
    color: var(--background-box-color);
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    text-decoration: none;
}

.sect-2-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}

.footer-start {
    padding: 80px 0px 20px 0px;
}

footer {
    background: var(--bg-color);
}

.main-footer-sec {
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-content-area {
    width: 1300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-sec-col {
    padding: 20px;

}

.footer-sec-col h2 {
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    color: var(--text-color);
}

.footer-sec-col ul {
    padding: 0px;
    list-style: none;
}

.footer-sec-col ul li {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    list-style: none;
    margin-bottom: 8px;
    color: var(--text-color);
}

div#footer-logo {
    width: 100%;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-logo{
margin-left: 0px;
}
.footer-icos{
    width: 100%;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icons{
    width: 800px;
    display: flex;
    justify-content: center;
    align-items: center; 
    padding-bottom:20px ;
    border-bottom: 1px solid var(--text-color);
}
.social-icons img{
    padding: 5px;
      transition: filter 0.5s ease-in-out , transform 0.5s ease;

}
.social-icons img:hover{
    filter: invert(1);
    transform: translateY(-5px);

}
.footer-last-sec{
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.copy-wright{
    width: 800px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy-wright p {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: var(--text-color);
    margin-bottom: 20px;
}


button.owl-prev {
    background: white !important;
}
button.owl-next {
    background: white !important;
}
.testimonials{
    
    position: relative;
    padding-top: 80px;
}
.testimonials:after{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 30%;

    }
    

.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
    line-height: 50px;
    border-radius: 50%;
  position: absolute;
  top: 30%;
    font-size: 20px;
  color: #fff;
    border: 1px solid #ddd;
    text-align: center;
}
.owl-carousel .owl-prev {
  left: -70px;
}
.owl-carousel .owl-next {
  right: -70px;
}




@media (min-width: 300px) and (max-width: 767.98px) {
       .banner-btm-bar{
        width: 100%;
    }
    
    img.d-block.w-100 {
        height: 300px;
        object-fit: cover;
    }
    .fit-img img {
        width: 80px;
        position: absolute;
        top: -55px;
        left: 50px;
    }
    
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
      }
      .topnav a.icon {
        float: right;
        display: block;
      }
      .topnav.responsive {position: relative;}
      .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
      }
      .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
      }
      .topnav.responsive .dropdown {float: none;}
      .topnav.responsive .dropdown-content {position: relative;}
      .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
      }
    .item{
        margin-bottom: 10px !important;
    }
    button.owl-prev {
        position: absolute;
        top: -40px !important;
        left: 60% !important;
    }
    button.owl-next {
        position: absolute;
        top:-40px !important;
        right: 20px !important;
    }
    .product-slider {
        background-color: var(--product-slider);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 80px 0px 0px 0px;
    }
    
    div#top-bar  {

        width: 100%;
       
       
    }
    .prev, .next {
        position: absolute;
        top: 20%;
        width: 25px;
        height: 25px;
        font-size: 15px;
        padding: 2px 0px 0px 8px;
        
    }
    .top-bar-icon-box {
       
        margin: 0px;
        
    }
    .top-bar-icon-box h5 {
       
        font-size: 9px;
       
    }
    .slideshow-container {
        position: relative;
    }
    .topnav a:not(:first-child) {
        display: none;
    }
    .nav-right {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    div#product-sec1 {
        padding: 60px 0px;
        width: 100%;
    }
    h2.pr-sec-h2 {
        width: 100%;
    }
    .main-pr-sec {
        width: 100%;
    }
    .pr-sec-1 {
       display: block;
        margin: 10px 0px;

        
    }
    

    .prsec-col1 {
        width: auto;
        height: 195px;
    margin:10px 20px 10px 20px;
    padding: 20px 10px;

    }
    .prsec-col2 {
        width: auto;
        height: 195px;
    margin:10px 20px 10px 20px;
    padding: 20px 20px;
    }
    .prsec-col-content h3{ 
        font-size: 14px;
        font-weight: 500;  
    
    }
    
    .prsec-col-content h2 {
        
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        
        margin-bottom: 7px;
    }
    .prsec-col-content button {
        
        padding: 8px 15px;
        
    }
    .main-product-slider-inner1 {
        width: 100%;
        padding: 60px 0px;
    }
    
    .main-slider-section {
        display: block; 
        width: 100%;
       
    }
    .main-slider-cart {
        padding: 20px;
        border-radius: 13px;
        background-color: var(--cart-background);
        width: auto;
        margin: 10px;
    }
    .pr-slider-h2 {
      width: 100%;
       
    }
    .main-slider-cart-img {
        position: relative;
        padding: 0px;
        width: 100% !important;
    }
    
    .main-slider-cart-img img {
        width: 100%;
    }
    img.cart-whishlist {
       
        right: 25px;
        width: 40px !important;
    }
    
    div#next-btn img {
        position: absolute;
        top: -58px;
        right: 70px;
    }
    div#previus-btn img {
        position: absolute;
        top: -58px;
        right: 30px;
    }
    .main-ct-box {
        width: 100%;
        padding: 60px 0px;
    }
    .sect-2-box {
        display: block; 
        width: 100%;
        margin-top: 20px;
    }
    .box-sec-main {
        width: auto;
        padding: 20px;
        background-color: var(--background-box-color);
        border-radius: 29px;
        margin: 20px 20px;
    }
    
    .box-sec-main-img img {
        width: 100%;
        height: auto;
       
    }
    .box-sec-ct h2 {
        font-family: Montserrat;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .box-sec-btn button {
        padding: 10px 20px;
        margin-bottom: 0px;
    }
    .box-sec-btn button a {
        font-family: Montserrat;
        font-size: 17px;
    }
    .main-footer-sec {
        width: 100%;
         display: block;
    }
    
    .footer-content-area {
        width: 100%;
       display: block;
        align-items: center;
        justify-content: center;
    }
    
    div#footer-logo {
        width: 100%;
        padding: 0px;
      display: block;
      padding: 0pc 20px;
       
    }
    .social-icons {
     width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid var(--text-color);
        display: block;
        padding: 0pc 20px;
    }
    
    .footer-last-sec {
        margin-top: 15px;
       display: block; 
        width: 100%;
    }
    
    .copy-wright {
        width: 100%;
       display: block;
padding: 0px 20px;
    }
    
    .copy-wright p {
       text-align: left;

    }
    .red-imgBox-heading {
        text-align:left;
        }
        
        .red-bx-img-box {
            display: block;
            justify-content: center;
            align-items: center;
        }
        
        .animated-img-main-sec {
            width: 100%;
            
        }
        .ani-main-box {
            display: block; 
            align-items: center;
            justify-content: center;
        width:100%;
        }
      
     
}

@media (min-width: 767.98px) and (max-width: 1000px){
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
      }
      .topnav a.icon {
        float: right;
        display: block;
      }
      .topnav.responsive {position: relative;}
      .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
      }
      .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
      }
      .topnav.responsive .dropdown {float: none;}
      .topnav.responsive .dropdown-content {position: relative;}
      .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
      }
    .item{
        margin-bottom: 10px !important;
    }
    button.owl-prev {
        position: absolute;
        top: -40px !important;
        left: 80% !important;
    }
    button.owl-next {
        position: absolute;
        top:-40px !important;
        right: 20px !important;
    }
    .product-slider {
        background-color: var(--product-slider);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 80px 0px 0px 0px;
    }
    
    div#top-bar {

        width: 100%;
       
    }
    .prev, .next {
        position: absolute;
        top: 20%;
        width: 25px;
        height: 25px;
        font-size: 15px;
        padding: 2px 0px 0px 8px;
        
    }
    .top-bar-icon-box {
       
        margin: 0px;
        
    }
    .top-bar-icon-box h5 {
       
        font-size: 9px;
       
    }
    .slideshow-container {
        position: relative;
    }
    .topnav a:not(:first-child) {
        display: none;
    }
    .nav-right {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    div#product-sec1 {
        padding: 60px 0px;
        width: 100%;
    }
    h2.pr-sec-h2 {
        width: 100%;
    }
    .main-pr-sec {
        width: 100%;
    }
    .pr-sec-1 {
        display: flex;
        margin: 10px 0px;
        align-items: normal;
        justify-content: space-between;
        
    }

    .prsec-col1 {
        width: 350;
        height: 195px;
    margin:10px 20px 10px 20px;
    padding: 20px 10px;
    }
    .prsec-col2 {
        width: 350;
        height: 195px;
    margin:10px 20px 10px 20px;
    padding: 20px 20px;
    }
    .prsec-col-content h3{ 
        font-size: 14px;
        font-weight: 500;  
    
    }
    
    .prsec-col-content h2 {
        
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        
        margin-bottom: 7px;
    }
    .prsec-col-content button {
        
        padding: 8px 15px;
        
    }
    .main-product-slider-inner1 {
        width: 100%;
        padding: 60px 0px;
    }
    
    .main-slider-section {
        display: block; 
        width: 100%;
       
    }
    .main-slider-cart {
        padding: 20px;
        border-radius: 13px;
        background-color: var(--cart-background);
        width: 270px;
        margin: 10px;
        margin-left: 185px;
    }
    .pr-slider-h2 {
      width: 100%;
       
    }
    .main-slider-cart-img {
        position: relative;
        padding: 0px;
        width: 100% !important;
    }
    
    .main-slider-cart-img img {
        width: 100%;
    }
    img.cart-whishlist {
       
        right: 25px;
        width: 40px !important;
    }
    
    div#next-btn img {
        position: absolute;
        top: -58px;
        right: 70px;
    }
    div#previus-btn img {
        position: absolute;
        top: -58px;
        right: 30px;
    }
    .main-ct-box {
        width: 100%;
        padding: 60px 0px;
    }
    .sect-2-box {
        display: flex; 
        width: 100%;
        margin-top: 20px;
    }
    .box-sec-main {
        width: auto;
        padding: 20px;
        background-color: var(--background-box-color);
        border-radius: 29px;
        margin: 20px 20px;
    }
    
    .box-sec-main-img img {
        width: 100%;
        height: auto;
       
    }
    .box-sec-ct h2 {
        font-family: Montserrat;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .box-sec-btn button {
        padding: 10px 20px;
        margin-bottom: 0px;
    }
    .box-sec-btn button a {
        font-family: Montserrat;
        font-size: 17px;
    }
    .main-footer-sec {
        width: 100%;
         display: block;
    }
    
    .footer-content-area {
        width: 100%;
       display: flex;
        align-items: center;
        justify-content: center;
    }
    
    div#footer-logo {
        width: 100%;
        padding: 0px;
      display: block;
      padding: 0pc 20px;
       
    }
    .social-icons {
     width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid var(--text-color);
        display: block;
        padding: 0pc 20px;
    }
    
    .footer-last-sec {
        margin-top: 15px;
       display: block; 
        width: 100%;
    }
    
    .copy-wright {
        width: 100%;
       display: block;
padding: 0px 20px;
    }
    
    .copy-wright p {
       text-align: left;

    }
       
}