body,
html {
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}

.faq_banner_main {
    float: left;
    width: 100%;
    background-color: #d9d9d9 !important; position:relative; z-index:999;
    Padding: 50px 0px;
    margin-bottom: 55px; background:url("http://fidelitywallcovering.com/public/web_theme/images/faq_banner.jpg");
}
.faq_banner_main:after {position:absolute; content:""; background-color:rgba(0,0,0,0.1); width:100%; height:100%; top:0; left:0; z-index:-999;}

.faq_banner_main .container {margin: 0 auto;
    max-width: 1849px;}
	
	
.red_srtip {
    float: left;
    width: 100%;
    background-color: #ffffff !important;
    padding: 4px 0px;
}	
.red_srtip p {
    text-align: center;
    color: #5b5b5b;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 12px;
}
	
	
	
.faq_banner_main h3 {color:#aa062f; font-family: "DM Sans", serif;	}
.search_faq_main {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 20px; position: relative;
}
.search_faq_main input {
    border: 0;
    padding: 11px 39px;
    letter-spacing: 1px;
    border-radius: 44px;
    font-size: 13px;
}

.search_faq_main input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.icon_search {
    position: absolute;
    left: 10px;
    width: 22px;
    height: 22px;
    top: 9px;
}


.faq-section-new {
  max-width: 100%;
  margin: auto;
  background: transparent;
 
	border-top: 1px solid #9b9a9a;
}

.faq-item {
    border-bottom: 1px solid #9b9a9a;
    padding: 15px 0;
}

.faq-question
 {
    font-weight: 600;
    cursor: pointer;
    position: relative;
    height: 50px;
    display: flex
;
    align-items: center;
    /* justify-content: center; */
    font-size: 15px;
    letter-spacing: 0.5px;
    padding-right: 16px;
    color: #000000;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 0;
  font-size: 18px;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  content: "−";
}

.faq-answer {
    display: none;
    margin-top: 10px;
    color: #444;

}







.myDiv1 {display:none;}


.map_section iframe {
    border: 0;
    width: 100%;
    height: 640px;
}

.resetbtn {
    font-weight: 600;
    font-size: 11px !important;
    background-color: #a7062f;
    width: 101px;
    text-align: center;
    color: #FFF !important;
    letter-spacing: 1px;
    padding: 5px 0px;
    border-radius: 5px;
}

.resetbtn:hover {background-color:#000; color:#FFF !important;}
.custom_text {
	
    align-items: center;
    justify-content: center;
    display: flex
;}


.color_code li span {
    width: 32px;
    height: 32px;
    /* border: 1px solid #cdcdcd; */
    display: block;
    border-radius: 53px;
    margin: 3px;
    border: 1px solid transparent;
    cursor: pointer;
}

.color_code li {display: inline-block !important;}



.video-wrapper video {
    height: 670px !important;
    width: 1920px !important;
    object-position: 0px 0%;
}

.video-wrapper{float: left; width: 100%; height:640px; overflow:hidden;}
.carousel-item {

    height: 640px;
    overflow: hidden;
}












#mc_embed_signup form
 {

    margin: 0px !important;
}
#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
    letter-spacing: 1px;
    color: #858585;
    font-size: 14px;
}
#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 100% !important;
    padding: 8px 8px !important;
    margin-bottom: 0;
    margin-top: 7px;
    border: 1px solid #afafaf !important;
    border-radius: 4px;
    color: #818181 !important;
    letter-spacing: 1px;
}
#mc_embed_signup .button {
    clear: both;
    background-color: #a9072f !important;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 42px !important;
    line-height: 32px;
    margin: 16px 1px 15px 0 !important;
    padding: 0 22px !important;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: fit-content;
    width: -moz-fit-content;
    letter-spacing: 2px;
}
.faqs .accordion .accordion-header .accordion-button {
	font-size: 16px !important;
    padding: 12px 12px !important;
    letter-spacing: 0;
    height: auto !important;
    text-transform: none;
}
.faqs .accordion .accordion-header .accordion-button:hover {
    background-color: #a9072f !important;
    color: #FFF !important;
}

.arrow {
  display: inline-block;
  transition: transform 0.3s ease;
}

.arrow.up {
  transform: rotate(180deg); /* Rotates the arrow to point up */
}

.faqs .accordion .accordion-collapse .accordion-body {
    padding: 10px 15px;
}
.faqs .accordion .accordion-collapse .accordion-body .paragraph {
    font-size: 16px;
    /*color: #2f2f2f;*/
    letter-spacing: 1px;
}


.color_code {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: grid
;
    grid-template-columns: auto auto auto auto auto;
}





iframe {
    border: 0;
    width: 100%;
    height: 650px;
}


.resource-menu{
    width: 200px !important;
    left: -25px !important;
}

.faqs button:hover {
    background-color: #a9072f;
    color: #FFF !important;
}

.pdf_download_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex
;
    position: absolute;
    bottom: -8px;
    gap: 8px;
    left: 20px;
    right: 0;
    margin: 0 auto;
}
.pdf_download_section ul li {display: inline-block;}
.pdf_download_section ul li img {width:25px;}

.pdf_download_section .paragraph {

    height: 85px;
}
.blog_details .profile_section {
  padding-left: 24px;
}
.carts {position: relative;}
.carts span {
    position: absolute;
    background-color: #aa062f;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #FFF;
    border-radius: 52px;
    font-size: 11px;
    right: -6px;
    top: -5px;
}

.cart-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    padding: 19px 0;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-transform: capitalize;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.accordion-body .serch_box_design {display:none !important;}
.cart-dropdown .cart-action {
    display: flex
;
}
.cart-action {
    display: flex
;
    gap: 12px;
}

.cart-action .btn {
    width: 50%;
    justify-content: center;
    font-size: 11px;
    line-height: 1;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0 !important;
}
.design_left_section_filter {
    float: left;
    width: 20%;
}
.design_right_section_filter {float: left; width: 80%;}

.design_main_filter {
    display: flex;
    gap: 20px;
}

.product-price {float: left; width: 100%;}

.product.product-cart .product-detail {
    flex: 1;
    padding-left: 18px;
}

.product.product-cart .product-quantity:after {
    content: "x";
    font-size: 1.4rem;
    font-weight: 400;
    margin-left: 4px;
    text-transform: none; display: none;
    line-height: 0;
    margin-right: 4px;
    position: relative;
    top: 0;
}

.product-name {
    white-space: normal;
    padding: 0;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 6px;
    font-weight: 600;
    text-decoration: none;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    width: 86%;
    float: left;
    letter-spacing: 1px;
}
.product.product-cart .price-box {
    display: flex
;
    align-items: baseline;
    width: 100%;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 11px;
    flex-direction: column;
    color: #717171;
}
 .product-media {
    max-width: 5rem;
    flex: -1 0 8rem;
}

 .product-media img {object-fit: cover;
    width: 100%;}


.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow 0.35s;
}


.cart_div_menu .btn-close {
    position: absolute;
    top: -23px;
    right: -1px;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    box-shadow: 0;
    color: #333;
    background-color: #fff;
    padding-bottom: 0;
    border-radius: 0px !important;
    padding: 0px !important;
}
.close-btn1 {
    width: 22px;
    height: 23px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 21px;
    top: -12px;
    border-radius: 27px;
    font-size: 16px;
    z-index: 99999;
    background-color: #a7062f;
}

.cart_div_menu {
    float: left;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    position: relative;
}
.cart_div_menu h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 11px;
}
.cart_div_menu .products {
    max-height: 28rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
    overflow: scroll;
    overflow-x: hidden;
    height: 190px;
    margin-bottom: 14px;
}

.cart_div_menu .products::-webkit-scrollbar {
  width: 10px;  
}

/* Track */
.cart_div_menu .products::-webkit-scrollbar-track {
  background: #f1f1f1;  
}
 
/* Handle */
.cart_div_menu .products::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.cart_div_menu .products::-webkit-scrollbar-thumb:hover {
  background: #555;  
}






.product.product-cart {
    display: flex
;
    align-items: center;
    position: relative;
    padding: 0;
    flex-direction: row-reverse;
    border: 1px solid #e7e7e7;
    margin-bottom: 9px;
    margin-right: 12px;
}


.myimage:hover {transform: scale(2);}
.extra_width_btn {width: 240px !important;}


.video_section_main {float: left; width: 100%;}

#rightContent #map {width:600;} 
.right-back-btn {
    position: absolute;
    top: -1px;
    left: 19px;
    cursor: pointer;
    z-index: 999;
}


.blog_details .profile_section {
  float: left;
  padding-left: 24px;
  width: 100%;
  display: block;
  gap: 12px;
  align-items: center;
  height: auto;
  margin-bottom: 18px;
  margin-top: 20px;
}
.blog_details .blog_caption_section h3 {
    color: #000;
    font-family: "DM Sans", serif !important;
    margin-bottom: 23px;
}
.blog_details .blog_caption_section .paragraph {
  font-size: 25px;
  color: #000;
}

.width_extra_footer {
    width: 34% !important;
}


.blog_details .bottom_blog_section {
  float: left;
  width: 100%;
  border-top: 0px solid #c5c5c5;
  padding-top: 8px;
  padding-left: 24px;
  padding-right: 24px;
}
.big_text_blog {
  font-size: 22px !important;
  margin-bottom: 0;
  border-left: 3px solid #000;
  padding-left: 21px;
}

.blog_title_two {
  font-size: 22px !important;
  margin-bottom: 0;
  color: #000;
  padding-left: 0px;
}

.social_media_blog {
  float: left;
  width: 100%;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 20px;
  padding: 20px 0px;
}
.blog_details .blog_caption_section {
  float: left;
  width: 100%;
  height: auto;
  padding-left: 24px;
}
.social_media_blog li img {
  width: 25px;
}

.social_media_blog ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.social_media_blog ul li {
  display: inline-block;
  margin-right: 14px;
}

.blog_section_main {
  float: left;
  width: 100%;
  border: 1px solid #c5c5c5;
  margin-bottom: 28px;
}
.blog_image_section_left {
  float: left;
  width: 100%;
}
.blog_image_section_right {
  float: left;
  width: 100%;
  padding: 21px 7px;
  position: relative;
}

.bottom_blog_section {
  float: left;
  width: 100%;
  border-top: 1px solid #c5c5c5;
  padding-top: 8px;
}
.blog_left_section_main {
  float: left;
  width: 50%;
  display: flex;
  gap: 21px;
}

.blog_right_section_main {
  float: right;
  width: 50%;
}

.blog_caption_section {
  float: left;
  width: 100%;
  height: 173px;
}

.blog_image_section_right h3 {
    text-transform: capitalize;
    letter-spacing: 1px; font-family: "DM Sans", serif;
    font-size: 22px;
    color: #000;
    text-align: left;
}
.blog_image_section_left img {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  height: 311px;
}
.profile_section {
  float: left;
  width: 100%;
  display: flex;
  gap: 12px;
  align-items: center;
  height: 100%;
  margin-bottom: 18px;
}
.profile_image_left {
  width: 50px;
  height: 47px;
  border-radius: 50px;
  overflow: hidden;
}
.profile_image_left img {
  object-fit: cover;
  height: 50px;
}
.profile_image_right {
  float: left;
  width: 100%;
}
.profile_image_right .paragraph {
  margin-bottom: 0px;
}

.image_hover_product {
  display: none;
  transition: 0.5s ease;
}

.color_box_images:hover .image_hover_product {
  display: block;
  position: absolute;
  object-fit: cover;
  transition: 0.5s ease;
}
.color_box_images .image_hover_product {
  aspect-ratio: 600 / 660;
  transition: 0.5s ease;
}
.product_modal .owl-carousel .owl-prev {
  position: relative !important;
  left: -33px;
  top: 15px;
}
.product_modal .owl-carousel .owl-next {
  position: relative !important;
  right: -33px;
  top: 15px;
}

.img-magnifier-container {
  position: relative;
}


.modal-body .calculator_section h3 {

    margin-left: 0;
}


.img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  z-index: 999;
  border-radius: 50%;
  cursor: none;
  width: 130px;
  height: 130px;
}

.mobile {
  display: none !important;
}
#main_carousel_popup .image_hover_product {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.calculator_design .calculator_section {
    float: left;
    width: 100%;
    background-color: #ede0d8;
    padding: 0;
    margin-top: 27px;
    position: relative;
    cursor: pointer;
}
.calculator_design .calculator_section .option_btn {
  background-color: #000;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 45px;
  line-height: 28px;
  position: relative;
  margin: 0px auto;
  width: 12% !important;
  float: left;
  align-items: center;
  justify-content: center;
  display: flex;
}

.calculator_design h3 {
    font-size: 10px !important;
    font-weight: 700;
    color: #a7062f;
    letter-spacing: 1px;
    padding: 11px 3px;
}

#main_carousel_popup {
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}

#main_carousel_popup:hover .image_hover_product {
  display: block;
  position: absolute;
  object-fit: cover;
  transition: 0.5s ease;
  bottom: 0px;
}

#main_carousel_popup .image_hover_product {
  aspect-ratio: 600 / 660;
  transition: 0.5s ease;
}

.design_pagination .active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: #a9072f;
  border-color: #e0e0e0;
}

.design_pagination .page-link:focus {
  z-index: 3;
  color: #000000;
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: none;
}

.design_pagination .page-link {
  color: #000000;
}
.design_pagination .justify-content-end {
  justify-content: center !important;
  padding: 0 !important;
  margin-top: 32px;
}

.design_pagination .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.design_pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.product_main_section_inner .owl-carousel .owl-prev {
  position: relative;
  margin-left: -28px !important;
  left: 0;
}
.product_main_section_inner .owl-carousel .owl-next {
  position: relative;
  right: 0px;
  margin-right: -28px !important;
}

.popup_color_img {
  width: 100% !important;
  height: 455px !important;
  object-fit: cover !important;
}
.product_info_section {
  float: left;
  width: 100%;
}
.product_info_section .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #000000 !important;
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.product_info_section .nav-link:hover {
  color: #ffffff !important;
}
.product_info_section .nav-item {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  display: grid;
}
.product_info_section .tab-content > .tab-pane {
  margin-top: 23px;
  background-color: #f5f5f5;
  padding: 30px;
}
.product_info_section .nav-tabs {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 5px;
}

.logo_box_product img {
  width: 57%;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 21px;
}

.product_box_new .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  justify-content: space-between !important;
  display: flex;
  align-items: center;
  width: 100%;
  top: 0px !important;
  margin-top: -1px !important;
}
.product_info_section .paragraph {
  margin-bottom: 0px;
}
.product_info_section button {
  background-color: #a7062f;
  color: #fff;
  width: 100%;
  height: 43px;
  border: 0;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 22px;
  border-radius: 0px !important;
  border: 0px !important;
}

.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.four_box_main {
  position: relative;
  width: 100%;
}

.product_box_new {
  float: left;
  width: 100%;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}
.product_box_new img {
  width: 100%;
}
.color_box {
  float: none !important;
  width: 81% !important;
  margin: 0 auto !important;
  position: relative;
}

.popup_color_click {
  float: left;
  width: 100%;
  overflow: hidden;
}
.modal-content .product_box_new .owl-theme .owl-nav {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  justify-content: space-evenly;
  display: flex;
  align-items: center;
  width: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.modal-content .owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.product_right_section .color_box {
  float: none;
  width: 65%;
  margin: 0 auto;
  margin-left: 24px;
  margin-bottom: 13px;
  margin-top: 9px;
}
.color_box .owl-carousel .owl-stage-outer {
  z-index: 9999 !important;
}

.color_box_images {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
.product_box_new .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  display: none;
}

.product_box_new .owl-theme .owl-nav {
  margin-top: -2px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 100%;
  top: 0;
}

.product_box_new .owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
}

.color_box span {
  height: 25px;
  width: 25px;
  display: block;
  margin: 0 auto;
  border-radius: 24px;
  border: 1px solid transparent;
  overflow: hidden !important;
}

.color_active {
  border: 1px solid #000 !important;
}

.color .owl-nav.disabled {
  top: 12% !important;
  justify-content: space-around !important;
}
.product_box_new .owl-carousel .owl-prev {
  position: relative !important;
}

.four_box_main .image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
  border: 1px solid #cecece;
  margin-left: 0 !important;
  margin-bottom: 0;
  margin-top: 19px;
}

.thumb .owl-prev {
  position: relative !important;
  left: -168px !important;
  height: 100%;
  top: 49px;
}
.thumb .owl-next {
  position: relative !important;
  right: -168px !important;
  top: 62px;
}
.thumb .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  top: -9px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
}

.thumb button {
  width: auto;
}

.product_main_section_inner .product_box {
  float: left;
  width: 100%;
  margin-top: 0 !important;
}

#thumbnail-carousel .splide__list {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 80%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom_cal a {
  background-color: #000;
  width: 109px;
  display: inline-block;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}

.bottom_cal a:hover {
  background-color: #b31f44;
  color: #fff;
}

.bottom_cal {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 27px;
}

.desclaimer {
  font-size: 11px;
  margin: 0;
  text-align: center;
  margin-top: 20px;
  font-style: italic;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: #000 !important;
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.map_tab_section {
  float: left;
  width: 100%;
}
.map_tab_section .nav-tabs {
  border-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.map_tab_section .nav-tabs .nav-link {
    background-color: #494949;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 600;
    width: 121px;
    height: 39px;
    border-radius: 0;
    border: 0;
    margin-top: 0;
    letter-spacing: 3px;
    text-align: center;
}

.map_tab_section .nav-tabs .nav-link.active {background-color: #a9072f !important;}

.splide__slide img {
  width: 100%;
  height: auto;
}
.map_tab_section .nav-link:hover {
  color: #ffffff !important;
  background-color: #000;
}
#rightContent2 img:hover {
  /* filter: invert(0) grayscale(1) brightness(0.5); */
  filter: invert(0) grayscale(1) brightness(1);
}

.map_tab_section .nav-item {
  padding-left: 0;
  padding-right: 3px;
}

.four_box_main .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #a90830;
}

.statement_section {
  float: left;
  width: 100%;
  margin-bottom: 23px;
  padding: 0px 20px;
}

.statement_section h3 {
  font-size: 18px !important;
  text-align: center;
  font-weight: 600; font-family: "DM Sans", serif !important;
  letter-spacing: 1px;
}
.statement_section .paragraph {
  font-size: 14px;
  color: #828282;
  letter-spacing: 1px;
  text-align: center;
}
.four_box_main:hover .overlay {
  opacity: 1;
}

.four_box_main .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 92%;
}

.four_box_main .paragraph {
  color: #ffffff;
  margin-bottom: 0px;
}

.four_box_main:hover .four_box_caption {
  opacity: 0;
}

.desktop {
  display: block;
}
.mobile {
  display: none;
}

.full {
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}

.specifications {
  float: left;
  width: 100%;
}
.specifications h4 {
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
  margin-top: 16px;
  margin-bottom: -4px;
}

.table_box {
  float: left;
  width: 100%;
}
.product_name {
  color: #666666;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.bottom_btn_products {
  display: flex;
  width: 100%;
  justify-content: right;
  gap: 13px;
  margin-top: 22px;
}
.bottom_btn_products .submit-btn {
    font-size: 13px;
    font-weight: 500;
    width: 246px;
    height: 43px;
    display: flex
;
    text-align: center;
    background-color: #313131 !important;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff !important;
    line-height: 60px;
    align-items: center;
    justify-content: center;
    float: right;
    border-radius: 0;
    text-transform: uppercase;
}

.close_table {
  width: 25px;
  height: 25px;
  background-color: #353535;
  display: block;
  color: #fff;
  line-height: 23px;
  margin: 0 auto;
}
.table_box_inner .calculator_feilds_section {
  float: none;
  width: 37%;
  border-top: 0px solid #bdada2;
  padding: 0px 0px;
  padding-bottom: 0;
  margin: 0 auto;
}

.table_box_inner .form-select {
  position: absolute !important;
  width: 68px !important;
  border: 0;
  border-radius: 0;
  font-size: 12px;
  height: 31px;
  background-color: #f2f2f2 !important;
  top: 2px;
  left: 1px;
  z-index: 999;
}

.table_box_inner .calculator_feilds_section .form-select {
  position: relative !important;
  width: 84% !important;
  background-color: #efefef !important;
  font-size: 14px;
  letter-spacing: 1px;
}

.table_box_inner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-flow: column;
  border: 1px solid #e5e5e5;
  margin-top: 52px;
  padding: 11px 15px;
  text-align: center;
}
.center_text_contect {
  display: grid;
  align-items: center;
  justify-content: center;
}
.table_box_inner img {
  padding: 0px 50px;
}
.order_table_Cart {
  border: 1px solid #e5e5e5;
  padding: 20px;
  pointer-events: none;
  opacity: 0.5;
}
.close_table a {
  color: #fff;
  text-decoration: none;
}
.table_box_inner h5 {
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}
.order_table_Cart .submit-btn {
  font-size: 13px;
  font-weight: 500;
  width: 100%;
  height: 43px;
  display: flex;
  text-align: center;
  background-color: #313131 !important;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff !important;
  line-height: 60px;
  align-items: center;
  justify-content: center;
  float: right;
  border-radius: 0;
  margin-top: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.order_table_Cart h5 {
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}

.order_table_Cart .foam_right .form-control {
  display: block;
  width: 100%;
  padding: 9px 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

.calculator_section {
  float: left;
  width: 100%;
  background-color: #ede0d8;
  padding: 10px;
  margin-top: 27px;
  position: relative;
}
.calculator_section h3 {
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  margin-left: 58px;
}

.calculator_feilds_section .form-select {
  position: relative !important;
  width: 100% !important;
  background-color: #e3d2c8 !important;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
}

.calculator_feilds_section {
  float: left;
  width: 100%;
  border-top: 1px solid #bdada2;
  padding: 10px 0px;
  padding-bottom: 0;
}
.calculator_feilds_section label {
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 14px;
}

.calculator_feilds_section .form-control {
  border-radius: 0;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.calculator_section .option_btn {
  background-color: #000;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  width: 49px !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 54px;
  line-height: 28px;
  margin: 8px auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zoom {
  -webkit-animation: scale 40s linear infinite;
  animation: scale 40s linear infinite;
}

@-webkit-keyframes scale {
  50% {
    transform: scale(1.2);
  }
}

@keyframes scale {
  50% {
    transform: scale(1.2);
  }
}

.check-main {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sign_up_left {
  float: left;
  width: 100%;
}
.sign_up_right {
  float: left;
  width: 100%;
  position: relative;
}

.about_us_home_main .paragraph {
  font-size: 20px;
  color: #828282;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  line-height: 31px;
  font-family: "DM Sans", serif !important;
}
.about_us_home_main {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.nav_bar_section .container {
  margin: 0 auto;
  max-width: 1849px;
}
/* Hide the browser's default checkbox */
.check-main input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 19px;
  width: 19px;
  background-color: #b31f44;
  border-radius: 13px;
}

/* On mouse-over, add a grey background color */
.check-main:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-main input:checked ~ .checkmark {
  background-color: #a9072f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-main input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-main .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 0;
  margin-bottom: 0.125rem;
}

.product_main_section_inner .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 40px !important;
  height: 0;
  padding: 0;
  margin-right: 0px;
  margin-left: 0px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 1px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 1;
  transition: opacity 0.6s ease;
  float: left;
  width: 100%;
  margin-top: 7px;
}

.tiles {
  position: relative;
  top: 0;
  overflow: hidden;
  left: 0;
  width: 100%;
  cursor: crosshair;
  height: 500px;
  transition: transform 0.5s; /* Animation */
}
/*.tiles:hover img { transform: scale(2);}*/
.tiles img {
  transition: transform 0.5s; /* Animation */
}
.xzoom-container {
  display: inline-block;
  width: 100% !important;
}
.tile {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
}

.carousel-indicators span {
  height: 30px;
  width: 30px;
  display: block;
  margin: 0 auto;
  border-radius: 24px;
}

.product_description {
  font-size: 18px !important;
  color: #666 !important;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  padding-top: 11px;
  padding-bottom: 11px;
  float: left;
  width: 100%;
  margin-top: 16px;
}
.color_plate li {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 1px;
}

.product_main_section_inner .carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: -42px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  padding: 0;
  color: #000 !important;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  height: 27px;
  background-color: #1f1f1f;
  padding: 7px;
  border-radius: 32px;
  filter: invert(1);
}

.product_main_section_inner .carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: -42px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  padding: 0;
  color: #000 !important;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  height: 27px;
  background-color: #1f1f1f;
  padding: 7px;
  border-radius: 32px;
  filter: invert(1);
}

.product_main_section_inner .carousel-indicators .active {
  opacity: 0.5;
}
.product_main_section_inner .carousel-indicators {
  position: relative;
  right: 0;
  bottom: -13px;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

#toggleButton {
    font-size: initial;
    background-color: transparent;
    color: #fff;
    width: 50px;
    height: auto;
    border: 0;
    letter-spacing: 0;
    position: relative;
    top: 0px;
}
.custom_main_banner {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    background-color: #fff;
    text-align: center;
    padding: 71px 0px;
}
.custom_main_banner .paragraph {
  font-size: 14px;
  color: #363636 !important;
  letter-spacing: 1px;
}

.video_banner_section img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
}
.logo_btn_main_porduct {
  float: left;
  width: 100%;
  margin-top: 27px;
}
.logo_box_product {
  float: left;
  width: 100%;
  padding: 7px;
  border: 1px solid #dbdbdb;
  height: 353px;
  text-align: center;
}

.custom_main_banner .paragraph {
  margin-bottom: 0px;
}
.green_left_section p {
  text-align: center !important;
}
.vedio-section_main {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.vedio-section_main2 {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  float: left;
  width: 100%;
  column-gap: 30px;
}
.vedio-section_main h3 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0px;
  float: left;
  width: 100%;
  color: #ad153a;
  font-weight: 600;
  margin-bottom: 0px;
}
.custom_banner img {
  width: 30% !important;
  margin: 0px auto !important;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 0 !important;
  position: relative;
  top: -55px;
}

.stike_off {
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 57px;
}
.stike_off .title {
  font-size: 28px;
  letter-spacing: 1px;
  color: #828282;
  text-align: left;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 51px;
}
.stike_off .title:before {
  border: 1px solid #a7062f;
  content: "";
  position: absolute;
  width: 100px;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.custom_header {
  position: absolute;
}
.custom_banner h3 {
  font-size: 50px !important;
  text-align: center;
  letter-spacing: 11px !important;
}
.custom_banner_main {
  object-fit: cover;
  overflow: hidden;
}
.custom_banner .paragraph {
  font-size: 24px !important;
  color: #828282;
  letter-spacing: 3px !important;
  margin-bottom: 0px;
  line-height: 42px !important;
}

.four_size_box {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  transition: 0.5s ease;
  gap: 10px;
}
.four_box_main:hover img {
  transform: scale(1.15);
  transition: 0.5s ease;
}

.four_box_caption {
  float: left;
  width: 100%;
  position: absolute;
  z-index: 9999;
  top: 0;
  background-color: #0000005c;
}
.four_box_caption h4 {
    margin-bottom: 0px;
    color: #fff;
    padding: 27px;
    letter-spacing: 2px;
    font-size: 17px;
}
.four_box_main {
  float: left;
  width: 100%;
  height: 483px;
  overflow: hidden;
  position: relative;
  border-radius: 7px;
}

.four_box_main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_banner_caption img {
  width: 3.5%;
  margin-top: 28px;
  height: auto; display: none;
}
.vedio_inner_section button:hover {
  background-color: transparent;
}
.anti_micobal {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: 0;
}

.modal-body .calculator_section {
  float: left;
  width: 100%;
  background-color: #ede0d8;
  padding: 25px;
  margin-top: 27px;
  position: relative;
  padding-top: 10px;
}

.calculator_section .option_btn {
  background-color: #313131;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  width: 60px !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 63px;
  line-height: 28px;
  margin: 0px auto;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.start_with_sample .title:before {
  border: 1px solid transparent;
  content: "";
  position: absolute;
  width: 100px;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*.red-text:hover {background-color: #FF0000 !important; color: #FFF;}*/
.red-text {
  text-decoration: none;
  color: #a7062f;
  text-transform: uppercase;
}
.overly_black:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.enviroment_main {
  padding-top: 50px;
  padding-bottom: 50px;
}

.video_banner_section {
  float: left;
  width: 100%; /*display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));*/
}
.vedio_seciton_box {
  float: left;
  width: 100%;
}

.nav_bar_section button:hover {
  background-color: transparent;
}

.main_bnner_top button:hover {
  background-color: transparent;
}
.carousel-control-prev {
  left: 0;
}

.big_container {
  margin: 0 auto;
  max-width: 1440px;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  height: 100%;
}
.vedio_inner_section {
  margin: 0 auto;
  width: 95%;
}

.banner .owl-dots {
  display: none;
}
.height_reduse {
  height: 300px !important;
  object-fit: cover;
}
.height_reduse img {
  height: 300px !important;
  object-fit: cover;
}

.main_bnner_top {
  position: relative;
}

.fixed .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.main_bnner_top {
  float: left;
  width: 100%;
  height: 70vh;
  overflow: hidden;
}

header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9999;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  height: 100%;
  margin-top: 0;
}

.fixed .dropdown-menu {
  border-radius: 0px;
  border: 0px;
  border: 1px solid #efefef;
}
#toggle-btn {
  font-size: AUTO;
  background-color: transparent;
  color: #000; font-family: "DM Sans", serif;
  width: 100%;
  height: AUTO;
  border: 0;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 0 !important;
  float: left;
  text-align: left;
  padding: 0;
  margin-top: 25px !important;
}

#toggle-btn img {
  margin-right: 11px;
  position: relative;
  top: -2px;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 999;
  box-shadow: 0px 0px 114px #c8c8c8;
  transition: 0.5s ease;
}
.eco_right_box img {
  margin-right: 20px;
}
.right_section_bottom_eco_bottom {
  float: left;
  width: 100%;
  margin-top: 32px;
  border-bottom: 1px solid #ddd;
}

.pdf_download_section {
    float: left;
    width: 100%;
    display: flex
;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    margin-bottom: 52px;
    position: relative;
}
.pdf_download_section a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}

.pdf_download_section a:hover {
  font-weight: 700;
}

.pdf_download_section img {
  width: 100px;
}
.eco_right_box {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  margin-bottom: 30px;
}
.eco_right_box .paragraph {
  margin-bottom: 0px;
}
.fabric_bg_section {
  float: left;
  width: 100%;
  background: url(../images/eco-wall.jpg) no-repeat;
  height: 500px;
  background-size: cover;
  background-position: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  background-attachment: fixed;
}

.eco_box_section {
  float: left;
  width: 100%;
  margin-bottom: 32px;
}
.left_section_eco {
  float: left;
  margin-right: 30px;
  width: 6%;
}
.right_section_eco {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 91%;
}

.fabric_bg_section h3 {
  font-family: "DM Sans", serif !important;
  color: #fff;
  font-size: 44px; letter-spacing:2px !important;
  text-align: center;
}
.fabric_bg_section p {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
}

.navbar-brand {
  display: block;
}
.fixed .navbar-brand {
  display: block;
}

.fixed .nav-link {
  font-size: 14px;
  color: #000;
  letter-spacing: 1.5px;
}
.fixed .navbar-expand-lg .navbar-collapse {
  margin-top: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 41px;
  padding-right: 0;
}
.navbar-brand {
  width: 383px;
}

.fixed .navbar-expand-lg .navbar-collapse {
  justify-content: flex-end;
}

.nav-item {
    padding-left: 17px;
    padding-right: 13px;
}

.form-select {
  position: absolute !important;
  width: 68px !important;
  border: 0;
  border-radius: 0;
  font-size: 12px;
  height: 38px;
  background-color: #f2f2f2 ;
  top: 2px;
  left: 1px;
  z-index: 999;
}

.form-select:focus {
  border-color: #7d7d7d;
  outline: 0;
  box-shadow: none;
}
.form-check-input {
  --bs-form-check-bg: #b11f44;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #b11f44 !important;
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid #a9072f;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}

.xzoom-thumbs {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 22px;
}

.xzoom {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: none;
}

.top_banner_inner_section {
  float: left;
  width: 100%;
  position: relative;
}
.top_banner_caption_policy {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main_banner_inner_page {
  float: left;
  width: 100%;
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.about_page .title:before {
  border: 1px solid #a7062f;
  content: "";
  position: absolute;
  width: 100px;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.main_banner_inner_page2 {
  height: 100vh;
}
.main_banner_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.check_box_seciton ul {
  padding-left: 0px;
}
.product_box {
  overflow: hidden;
}
.product_box img {
  width: 100%;
}
.color_section {
  width: 264px;
  height: 260px;
}
.product_detials {
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
.product_right_section {
  float: left;
  width: 100%;
  padding-left: 53px;
}

.sample_btn {
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  background-color: #a7062f;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff;
  line-height: 59px;
  margin-top: 25px;
}

.color_plate {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: grid;
  align-items: center;
  margin-top: 13px;
  grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
  gap: 8px;
  overflow: hidden;
  margin-bottom: 18px;
}
.color_plate li {
  display: inline-block;
  margin-right: 9px;
}
.color_plate li a span {
  width: 30px;
  height: 30px;
  background-color: #000;
  display: block;
  border-radius: 0;
  border: 0px solid transparent;
  overflow: hidden;
  border-radius: 50px;
}
.color_plate li a span:hover {
  border: 0px solid #000;
  opacity: 0.5;
}
.color_plate img {
  width: 100%;
}

.text {
  position: relative;
  top: 1px;
}
.product_right_section h3 {
  font-size: 18px;
  font-weight: 700; font-family: "DM Sans", serif;
  color: #a7062f;
  letter-spacing: 1px;
}
.product_right_section h4 {
    font-size: 16px;
    color: #666666;
    letter-spacing: 1px;
    margin-top: 8px;
    margin-bottom: 6px;
}
.product_btn {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
}
.product_btn li {
  display: inline-block;
}
.product_btn li a {
  font-size: 18px;
  font-weight: 600;
  width: 226px;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  background-color: #828282;
  color: #fff;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  margin-right: 0;
}

.product_bottom ul {
  list-style: none;
  margin: 0px;
  padding: 0px !important;
}

.product_bottom {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.product_gallery_main {
  float: left;
  width: 100%;
  overflow: hidden;
}

.product_bottom ul li {
  display: inline-block;
  margin-right: 11px;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
  float: left;
  width: 100%;
}

.accordion-item {
  float: left;
  width: 100%;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 13px;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    margin-top: 0;
    padding: 12px;
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.product_box:hover img {
  transform: scale(1.05);
  transition: 0.5s ease;
}
.product_box h3 {
  color: #666666;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 21px; font-family: "DM Sans", serif;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.product_section_main_show .paragraph {
  margin-bottom: 40px;
}
.filter_setion_mai {
  float: left;
  width: 100%;
}
.filter_setion_main {
  float: left;
  width: 100%;
  margin-top: 23px;
}
.product_main_section_inner {
  float: left;
  width: 100%;
}
.product_box {
  float: left;
  width: 100%;
  margin-top: 29px;
}

.serch_box_design {
  float: left;
  width: 100%;
}
.open_filter_box {
  float: left;
  width: 100%;
  margin-top: 26px;
}
.search_filter_box {
  float: left;
  width: 100%;
  margin-top: 2px;
  padding: 0px 1px;
}
.serch_box_design .form-control {
  width: 69%;
  background-color: transparent;
  border-radius: 0px;
  padding: 5px;
  height: 45px;
}

.check_box_seciton label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.check_box_seciton2 {
    float: left;
    width: 100%;
    margin-top: 4px;
    display: block !important;
    height: 321px !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}



.check_box_seciton {
    float: left;
    width: 100%;
    margin-top: 4px;
    display: block !important;
    height: auto;
    overflow-x: auto;
    overflow-y: auto;
}

.check_box_seciton::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.check_box_seciton::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.check_box_seciton::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.check_box_seciton::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.check_box_seciton li {
  display: block;
  line-height: 29px;
}

.product_section_main_show {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.product_main_section {
  float: left;
  width: 100%;
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: #f5f5f5;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}

.check_box_seciton ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.serch_box_design .form-group {
  display: flex;
}
.serch_box_design {
  margin-top: 5px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.serch_box_design .submit-btn {
  font-size: 14px;
  font-weight: 500;
  width: 99px;
  height: 43px;
  display: flex;
  text-align: center;
  background-color: #7d7d7d;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff;
  line-height: 60px;
  align-items: center;
  justify-content: center;
  float: right;
  border-radius: 0;
  margin-top: 0;
}
.form-check-input:checked {
  background-color: #a7062f;
  border-color: #a7062f;
}
.form-check-input:focus {
  border-color: #a9072f;
  outline: 0;
  box-shadow: none;
}
.search_box_filter {
  float: left;
  width: 100%;
  display: block !important;
}
.search_filter_box img {
  margin-right: 10px;
  display: none;
}
.search_filter_box h4 {
  color: #000000 !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 17px;
  position: relative;
  left: -2px;
  border-bottom: 1px solid #afafaf;
  padding-bottom: 11px;
  margin-top: 20px;
}
.custom_bottom_box {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
}
.round_process_section {
  float: left;
  width: 100%;
  border-radius: 200px;
  height: 365px !important;
  width: 365px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  border: dashed 4px #a9072f;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  justify-content: center;
  text-align: center;
  padding: 40px;
}
.round_one {
  position: relative;
}
.round_one:after {
  position: absolute;
  content: "";
  background: url(../images/right_round.png) no-repeat;
  width: 52px;
  height: 52px;
  right: -36px;
  z-index: 999;
}

.round_process_section h4 {
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 20px;
}

.read_btn {
  font-size: 20px;
  font-weight: 500;
  width: 170px;
  height: 40px;
  display: block;
  text-align: center;
  background-color: #a7062f;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff;
  line-height: 40px;
  margin-top: 20px;
}

.custom_box {
  float: left;
  width: 100%;
}
.custom_para {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 15% !important;
    padding-left: 0px;
    padding-right: 0px;
}

.main_banner_caption h3 {
  color: #fff;
font-family: "DM Sans", serif !important;
  font-size: 35px;
  letter-spacing: 1px;
}
.main_banner_caption .paragraph {
  font-size: 19px;
  color: #828282; font-family: "DM Sans", serif !important;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.top_banner_caption_policy {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.margin_bottom_title {
  margin-bottom: 60px;
}
.top_banner_caption_policy p {
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  width: 40%;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}

.distributor_list_section {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
  padding: 0;
  margin-top: 0px !important;
  margin-bottom: 11px;
}
.search_section_dis {
  float: left;
  width: 100%;
  display: none;
}

.distruibutor_list_section {
  float: left;
  width: 100%;
  height: 433px;
  overflow: scroll;
  overflow-x: hidden;
}
/* width */
.distruibutor_list_section::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.distruibutor_list_section::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.distruibutor_list_section::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.distruibutor_list_section::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.distributor_box {
  float: left;
  width: 92%;
  padding-bottom: 10px;
  border-bottom: 1px solid #cbcbcb;
  padding-top: 10px;
}
.distributor_box .paragraph {
  line-height: 16px;
}
.search_section_dis .foam_right .form-control {
  display: block;
  width: 100%;
  padding: 10px 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent !important;
  background-clip: padding-box;
  border: 2px solid #c7c7c7;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  letter-spacing: 1px;
  margin-bottom: 21px;
  padding-left: 70px;
}

.top_banner_caption_policy .title {
    margin-bottom: 0px !important;
    font-family: "DM Sans", serif;
    color: #fff !important;
    font-size: 44px;
    font-weight: 600;
}
.red-btn {
  font-size: 22px;
  font-weight: 500;
  width: 300px;
  height: 60px;
  display: block;
  text-align: center;
  background-color: #a7062f;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff;
  line-height: 59px;
  margin: 50px auto;
}
.policy_box h3 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #828282;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  /* justify-content: center; */
}

.title_section_policy {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.title_section_policy img {
  margin-right: 80px;
  width: 60px;
}
.policy_section_inner_center {
  float: left;
  width: 100%;
  margin-top: 51px;
  margin-bottom: 50px;
}

.policy_box {
  float: left;
  width: 100%;
  margin-bottom: 36px;
}
.policy_box h3 img {
  margin-right: 10px;
}
.inner_right_sction_history {
  flex-direction: column;
}
.inner_right_sction_history {
  position: relative !important;
  top: 0;
  z-index: 99;
  height: 100%;
  width: 77%;
  display: flex;
  align-items: flex-start !important;
  justify-content: center;
  text-align: left !important;
}
.about_section_icons_bottom {
  float: left;
  width: 100%;
  margin-top: 65px;
  margin-bottom: 25px;
}
.about_box_bottom {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 48px;
}
.title_left {
  float: left;
  margin-bottom: 15px !important;
  padding-bottom: 12px !important;
}
.about_box_bottom img {
  margin-bottom: 20px;
}

.center_section_about h3 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Philosopher", sans-serif;
  color: #fff;
  letter-spacing: 1.5px;
}

.about_vedio_section {
  float: left;
  width: 100%;
  position: relative;
}
.center_section_about {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: row;
  height: 100%;
  width: 100%;
}
.center_section_about img {
  position: absolute;
}

.main_bg_gray {
  background-color: #f2f2f2;
  padding: 22px 0px;
}
.main_bg_gray2 {
  background-color: #f2f2f2;
  padding: 22px 0px;
  /* background: url(../images/inner_banners_filter.jpg) no-repeat;*/
  background-size: cover;
  background-position: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  border: 1px solid #e3e3e3;
  border-radius: 11px;
  margin-top: 50px;
}

.search_filter_box h4:hover {
  color: #a9072f;
}

.about_right {
  padding-right: 60px !important;
}
.inner-header {
  position: relative !important;
  margin-bottom: 50px;
}

.title_section_caption_inner h5 {
  font-size: 30px;
  font-weight: 700;
  font-family: "DM Sans", serif !important;
  letter-spacing: 1.5px;
  padding-left: 0px !important;
}

.history_map_seciton {
  float: left;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 160px;
  position: relative;
}
.digram_caption_section {
  position: absolute;
  width: 67%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  top: 149px;
}
.margin_digram_second {
  margin-top: 57%;
}
.margin_digram_third {
  margin-top: 57%;
}

.digram_caption_main {
  float: left;
  width: 100%;
}
.map_section {
  float: left;
  width: 100%;
  margin-top: 40px;
}

.foam_right {
  float: right;
  width: 100%;
}
.contact_left .paragraph {
  font-size: 14px;
  color: #828282;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}
.submit-btn {
  font-size: 16px;
  font-weight: 500;
  width: 137px;
  height: 43px;
  display: flex;
  text-align: center;
  background-color: #313131 !important;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff !important;
  line-height: 60px;
  align-items: center;
  justify-content: center;
  float: right;
  border-radius: 0;
}
.foam_right .form-control {
  display: block;
  width: 100%;
  padding: 16px 11px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

.contact_left img {
  margin-right: 11px;
  width: 15px;
  filter: grayscale(1) opacity(0.6);
}
.digram_caption_main h5 {
  font-size: 14px;
  font-weight: 700;
  color: #a7062f;
  letter-spacing: 1px;
}
.paragraph {
  font-size: 14px;
  color: #828282;
  letter-spacing: 1px;
}
.paragraph a {
  font-size: 14px;
  color: #828282;
  letter-spacing: 1px;
  text-decoration: none;
}

.inner-header .nav-link {
  font-size: 14px;
  color: #000;
  letter-spacing: 1.5px;
}
.inner-header .logo_section_main img {
  filter: invert(0) !important;
  width: 280px;
}

.green_statement_section {
  float: left;
  width: 100%;
  background: none;
  background-size: cover;
  background-position: center;
  padding: 36px 0px;
  margin-top: 0;
  background-attachment: fixed;
  background-color: #f5f5f4;
  padding-bottom: 51px;
}
.green_right_section ul {
  list-style: none;
  float: right;
}

.green_left_section {
  float: left;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #42693e;
  padding-top: 11px;
  border-radius: 5px;
}
.green_right_section {
  float: left;
  width: 100%;
  margin-top: 0;
}

.green_image_box_caption h4 {
  font-size: 19px;
  font-weight: 600;
  color: #000 !important; font-family: "DM Sans", serif !important;
  letter-spacing: 1.5px;
}
.green_image_box_caption a {
  color: #000000 !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 15px;
}
.green_left_section2 {
  margin-top: 30px;
  text-align: center;
}

.green_left_section2 .paragraph {
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
}

.green_right_section li {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 71px;
  color: #fff;
  font-weight: 500;
}
.green_right_section img {
  margin-right: 0;
  object-fit: inherit;
  height: 100%;
  width: 100%;
}
.green_icon {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 11px;
}

.green_right_box {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0 auto;
}

.green_left_section p {
  font-size: 22px;
  letter-spacing: 2px;
  color: #fff;
  text-align: left;
  position: relative;
  width: 100%;
  font-weight: 500;
}
.green_image_box {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  float: none;
  border: 2px solid #90bd8d;
  margin: 0 auto;
}
.green_image_box_caption {
  float: left;
  width: 100%;
  margin-left: 0px;
  margin-top: 15px;
}
.green_image_box_caption p {
  color: #000 !important;
  margin-bottom: 8px;
}

.green_left_section a {
  font-size: 22px;
  background-color: #a7062f;
  color: #fff;
  width: 222px;
  height: 55px;
  display: block;
  text-decoration: none;
  border: 0;
  letter-spacing: 2px;
  text-align: center;
  line-height: 53px;
  margin-top: 30px;
}

.btn-close {
  box-sizing: content-box;
  width: 10px;
  height: 11px;
  padding: 0.25em 0.25em;
  color: #fff !important;
  background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
  border: 0;
  border-radius: 0 !important;
  opacity: 1;
  position: absolute;
  right: 0;
  background-color: #f3d8af !important;
  padding: 7px !important;
  right: 8px;
  top: 8px;
  z-index: 999;
  font-size: 11px;
  /* filter: invert(1); */
}

.btn_modal_bottom li a:hover {
  background-color: #b31f44 !important;
}

.reset {
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 14px;
  text-decoration: none;
}

.product_modal .modal-body img {
  width: 100%;
  height: 455px;
  object-fit: cover;
}
.product_modal .modal-body button {
  margin-top: 0;
  display: none !important;
}
.product_modal .modal-body .splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  margin: 0 auto;
  text-align: center;
}
.product_modal .modal-body #thumbnail-carousel {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_modal .modal-header {
  padding: 0;
  border: 0;
}
.product_modal .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}
.product_modal .modal-dialog {
  max-width: 669px;
  margin-right: auto;
  margin-left: auto;
}

.product_modal .product_box {
  float: left;
  width: 100%;
  margin-top: 0;
  padding: 29px 5px;
}

.product_modal .color_plate li a span {
  width: 25px;
  height: 25px;
  background-color: #000;
  display: block;
  border-radius: 0;
  border: 0px solid transparent;
  overflow: hidden;
  border-radius: 50px;
}

.btn_modal_bottom {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  gap: 10px;
  float: left;
  width: 100%;
  margin-top: 24px;
}
.btn_modal_bottom li {
  display: inline-block;
}
.btn_modal_bottom li a {
  display: block;
  color: #fff;
  background-color: #000;
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}

.product_modal .paragraph {
  font-size: 14px;
  color: #828282;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 15px;
}
.product_modal .product_box h3 {
  color: #666666;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 13px;
  letter-spacing: 1px;
}
.product_modal .color_plate {
  float: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  margin-top: 13px;
  margin: 0 auto;
  justify-content: flex-start;
}
.padding_left_0 {
  padding-left: 0px;
}
.padding_right_0 {
  padding-right: 0px;
}
.left_history_content_section {
  float: left;
  width: 100%;
  padding-right: 40px;
}

.left_history_content_section h4 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Philosopher", sans-serif;
  letter-spacing: 1.5px;
  padding-left: 0px !important;

  text-align: left;
  color: #000;
  padding: 13px;
  margin-bottom: 0;
}

.top_title_section {
  position: relative;
}
.title_section_caption_inner {
  position: absolute;
  top: 0;
  z-index: 99;
  height: 100%;
  width: 77%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}




.inner_banner_title {
  font-size: 75px;
  font-weight: 700;
  font-family: "DM Sans", serif !important;
  color: #a7062f;
}
.mydiv1 {
    width: 68%;
    position: absolute;
    background-color: #fff;
    height: 100%;
/*display: none;*/
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -48px;
}

#toggleButton1 img {
    width: 62%;
    float: right;
}


#toggleButton1 {
  padding-left: 0 !important;
}
.main_innet_section {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
#myDiv {
  display: none;
}


#toggleButton1 {
    font-size: initial;
    background-color: transparent;
    color: #fff;
    width: 50px;
    height: auto;
    border: 0;
    letter-spacing: 0;
    position: relative;
    top: 0px;
}

.mydiv {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    flex-direction: column;
    top: -49px;
}

.serach_box_center_outer_main {
  float: left;
  width: auto;
  position: absolute;
  right: 0;
  top: 74px;
}

.dropdown-menu {
  border-radius: 0px;
  border: 0px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #a9072f;
  background-color: #e3e3e3;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  right: 0;
  left: 0;
  width: auto;
  background-color: #fbfbfb;
  padding: 0;
}

.dropdown-menu {
  min-width: auto !important;
}
.dropdown-item {
    display: block;
    width: auto;
    padding: 5px 0px;
    clear: both;
    font-weight: 400;
    color: #595959;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0);
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-align: center;
}

.serach_box_center_outer_main .form-control {
  display: block;
  width: 100%;
  padding: 11px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 0;
  border: 1px solid #d3d3d3;
  letter-spacing: 1px;
  font-weight: 600;
}

.xzoom-preview {
  display: none !important;
}
.xzoom-source {
  display: none !important;
}

.nav-link {
    font-size: 13.5px;
    color: #000;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
/*.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
}*/
.navbar-expand-lg .navbar-collapse {
  flex-basis: auto;
  justify-content: flex-end;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0px;
}
.navbar-nav {
  width: auto;
  justify-content: space-between;
  position: relative;
  right: 0;
}
.nav-link:hover {
  color: #a9072f !important;
}

.sign_up_input_section .form-control {
  width: 69%;
  border-radius: 0px;
  padding: 8px;
  border: 2px solid #b8b8b8;
  margin: 0 auto;
  margin-top: 0;
}
.sign_up_left .paragraph {
  text-align: left !important;
  text-transform: uppercase;
  color: #000;
}
.sign_up_left .paragraph span {
  font-weight: 600;
  font-size: 19px;
}

.start_with_sample {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.start_with_sample p {
    font-size: 20px;
    letter-spacing: 1px;
    color: #101010;
    text-align: left;
    position: relative;
    width: 70%;
    font-weight: 500;
    margin-bottom: 32px;
    font-family: "DM Sans", serif;
}
.smaple_slider {
  float: left;
  width: 100%;
}

.smaple_slider .owl-item .item {
  transform: translate3d(0, 0, 0);
  margin: 20px 0;
}

/*.screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}*/

/*.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    width: 188px;
    margin: 0 auto;
    height: 303px;
}*/
.screenshot_slider .owl-nav {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  height: 1px;
  transform: translate(-50%, -50%);
  width: 100%;
}

.screenshot_slider .owl-dots {
  display: none;
}

.screenshot_slider .owl-nav {
  text-align: center;
}

.screenshot_slider .owl-nav button {
  font-size: 24px !important;
  margin: 10px;
  color: #033aff !important;
}

/*.screenshot_slider2 .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.screenshot_slider2 .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    width: 188px;
    margin: 0 auto;
    height: 303px;
}*/
.screenshot_slider2 .owl-nav {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  height: 1px;
  transform: translate(0%, -50%);
  width: 100%;
}

.screenshot_slider2 .owl-dots {
  display: none;
}

.screenshot_slider2 .owl-nav {
  text-align: center;
}

.screenshot_slider2 .owl-nav button {
  font-size: 24px !important;
  margin: 10px;
  color: #033aff !important;
}
.screenshot_slider2 .owl-next {
  position: relative;
  right: -93% !important;
}
.screenshot_slider2 .owl-prev {
  position: relative;
  left: -93% !important;
}

.start_with_sample .title {
  padding-bottom: 20px;
  margin-bottom: 18px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
}

.upload_btn:hover {
  text-align: center;
  background-color: #f2f2f2;
}
.upload_section_inner {
  float: left;
  width: 100%;
  border-bottom: 2px solid #a7062f;
  padding-bottom: 76px;
}
.owl-carousel .owl-prev {
  position: relative;
  left: -112px;
}
.owl-carousel .owl-next {
  position: relative;
  right: -112px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: #fff;
  text-decoration: none;
}
.upload-btn-wrapper .btn {
  border: none;
  color: gray;
  background-color: transparent;
  padding: 0;
  border-radius: 8px;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.upload_btn {
  text-align: center;
  padding: 13px;
  float: left;
  width: 100%;
}
.upload_btn img {
  width: 19%;
  margin: 0 auto;
  margin-bottom: 12px;
}
.left_seciton_upload .title {
  margin-bottom: 51px !important;
}
.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.logo_section_main {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 3%;
}
.top_banner_section {
  float: left;
  width: 100%;
  position: relative;
  /* height: 100vh; */
  min-height: 30rem;
  max-height: 60vh;
  overflow: hidden;
}
.top_banner_caption {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -35%);
  left: 50%;
  text-align: center;
  width: 77%;
  z-index: 99 !important;
}
.logo_section_main img {
  filter: invert(1) brightness(3);
  width: 280px;
}

.nav_bar_section {
  float: left;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.vedio_section_main {
  float: left;
  width: 100%;
  margin-top: 61px;
}

.upload_section_main {
  float: left;
  margin-top: 81px;
  width: 100%;
  /* margin-bottom: 81px; */

  padding-bottom: 81px;
}
.left_seciton_upload {
  float: left;
  width: 100%;
}

.title_left {
  position: relative;
}
.title_left:before {
  border: 1px solid #a7062f;
  content: "";
  position: absolute;
  width: 100px;
  display: inline-block;
  bottom: 0;
  left: 0 !important;
  right: auto !important;
  margin: auto !important;
}

.top_banner_caption h4 {
  font-size: 65px;
  font-weight: 700;
  font-family: "DM Sans", serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 11px;
}
.top_banner_caption p {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-family: "DM Sans", serif;
  letter-spacing: 3px;
}
.top_banner_caption a {
  font-size: 21px;
  font-weight: 500;
  width: 291px;
  height: 60px;
  display: block;
  text-align: center;
  background-color: transparent;
  text-decoration: none;
  letter-spacing: 1.5px;
  color: #fff;
  line-height: 56px;
  margin: 0 auto;
  border: 3px solid #fff;
  margin-top: 54px;
  letter-spacing: 2px;
}
footer {
  float: left;
  width: 100%;
  background-color: #e6e6e6;
  padding-top: 40px;
  padding-bottom: 0px;
}

.copyright_section {
  font-weight: 500;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  letter-spacing: 0.5px;
  margin-top: 20px;
  float: left;
  width: 100%;
  margin-left: -3px;
}
.top_banner_section img {
  height: 100vh;
  object-fit: cover;
  width: 100%;
}
.serach_box_center_outer {
  width: 460px;
  /* margin: 0 auto; */
  float: right !important;
}
.serach_box_center h4 {
  font-size: 20px;
  letter-spacing: 1px;
}
.serach_box_center p {
  font-size: 12px;
  color: #808080;
  letter-spacing: 1px;
}

.serach_box_center {
  width: 460px;
  margin: 0 auto;
  background-color: transparent;
  float: right;
  position: relative;
  top: 50px;
  display: flex;
  align-items: self-end;
  justify-content: flex-end;
  padding: 0;
  box-shadow: 0px 72px 98px #d5d5d5;
  right: auto;
}
.right_section_search {
  float: right;
}
.left_section_search {
  float: left;
}
.sign_up_input_section {
  float: left;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 0;
  background-color: #d9d9d9 !important;
}
.sign_up_inner_section {
  float: left;
  width: 100%;
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  background: transparent !important;
  background-size: cover;
  background-position: center;
  margin-top: 33px;
  padding: 0;
}
.product_box_section_main:hover h4 {
  background-color:   #a7062f;
}

.margin_bottom {
  margin-bottom: 24px;
}
.margin-top_up {
  margin-top: 150px;
}
.margin-top_up_extra {
  margin-top: 330px;
}
.sign_up_inner_section h3 {
  font-size: 23px;

  letter-spacing: 2px;
}
.sign_up_inner_section .paragraph {
  font-size: 14px;
  width: 93%;
  margin-bottom: 0;
  position: relative;
  top: -5px;
}
.fresh_design_inner_seciton {
  float: left;
  width: 100%;
}
.fresh_box_section {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fresh_contect_box {
  position: absolute;
  content: "";
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.fresh_contect_box h3 {
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
}
.tranding_design_section {
  float: left;
  width: 100%;
}
n .sign_up_inner_section .form-control {
  display: block;
  width: 100%;
  padding: 13px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid #919395;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 460px;
}
.tranding_design_section {
  float: left;
  width: 100%;
  margin-top: 23px;
}
.banner .owl-next {
  position: relative;
  right: 0;
}
.banner .owl-prev {
  position: relative;
  left: 0;
}

.product_box_section_main h4 {
  font-size: 24px;
  font-weight: 700;
font-family: "DM Sans", serif !important;
  letter-spacing: 1.5px;
  background-color:#a6a6a6;
  text-align: center;
  color: #fff;
  padding: 13px;
  margin-bottom: 0;
}

.product_box_section_main {
  float: left;
  width: 100%;
}

.title {
    font-size: 24px;
    letter-spacing: 1px;
    color: #a9072f !important; font-family: "DM Sans", serif;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 51px;
}

.title:before {
  border: 1px solid #a7062f;
  content: "";
  position: absolute;
  width: 100px;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.fresh_design_section {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.fresh_design_inner_seciton a:hover img {
  transform: scale(1.1);
  transition: 0.5s ease;
}

.top_banner_caption a:hover {
  background-color: #000;
  border-color: #000;
}
.vedio_btn {
  float: left;
  width: 100%;
  margin-top: 49px;
}
.vedio_btn a {
  margin: 0 auto;
}

.vedio_section_main {
  float: left;
  width: 100%;
}
button:hover {
  background-color: #000;
}
.copyright_section_bottom {
  border-top: 1px solid #b3b3b3;
}
.copyright_section_bottom {
  font-weight: 600;
  font-size: 15px;
  color: #666666;
  text-decoration: none;
  letter-spacing: 0.5px;
  text-align: center;
  padding-top: 21px;
  letter-spacing: 1px;
  margin-top: 22px;
}
.social_icon_section ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.social_icon_section ul li {
  display: inline-block;
}
.social_icon_section ul li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: transparent !important;
  border-radius: 50px;
  display: block;
}

.container {
  margin: 0 auto;
  max-width: 1150px;
}

button {
  font-size: 22px;
  background-color: #a7062f;
  color: #fff;
  width: 170px;
  height: 55px;
  border: 0;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 22px;
}

.sign_up_right button {
  font-size: 15px;
  background-color: #a7062f;
  color: #fff;
  width: 129px;
  height: 43px;
  border: 0;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}

.footer_left_section {
  float: left;
  width: 100%;
}
.footer_left_inner_section {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column !important;
  justify-content: flex-start;
}
.logo_footer_section {
  float: left;
}
.logo_footer_section img {
  width: 220px;
}
.social_icon_section {
    float: left;
    margin-left: 0;
    margin-top: 25px;
}
.footer_right_section {
  float: right;
  width: 100%;
}
.footer_right_section_main {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.footer_box_right {
  float: left;
  width: 23%;
}
.footer_box_right h4 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #666666;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.footer_box_right ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer_box_right ul li {
  display: block;
  line-height: 30px;
}
.footer_box_right ul li a {
  font-weight: 500;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.dropdown-toggle::after {
  margin-left: 0.1em;
}

@media (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (max-width: 1600px) {
  .green_image_box_caption {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .green_image_box_caption h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1.5px;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1500px;
  }
  .faq_banner_main .container {margin: 0 auto;
    max-width: 1500px;}
  
}
@media (max-width: 1440px) {
	.faq_banner_main h3 {
    color: #aa062f;
    font-size: 23px;
}
	.faq_banner_main .container {margin: 0 auto;
    max-width: 1378px;}
	
    .color_code li span {
    width: 31px;
    height: 31px;
    border: 1px solid #cdcdcd;
    display: block;
    border-radius: 53px;
    margin: 3px;
}
    .mydiv {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -57px;
}
    .mydiv1 {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -56px;
}
    
    
    
    .nav-link {
    font-size: 12.5px;
    color: #000;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
    
  .product_right_section .color_box {
    float: none;
    width: 65%;
    margin: 0 auto;
    margin-left: 11px;
    margin-bottom: 13px;
    margin-top: 9px;
  }

  .product_box_new .owl-theme .owl-nav {
    margin-top: -2px !important;
  }

  .table_box_inner .calculator_feilds_section .form-select {
    position: relative !important;
    width: 96% !important;
    background-color: #efefef !important;
    font-size: 14px;
    letter-spacing: 1px;
  }

  .nav-item {
        padding-left: 16px;
        padding-right: 16px;
    }
.dropdown-item {
        display: block;
        width: auto;
        padding: 5px 0px;
        clear: both;
        font-weight: 400;
        color: #595959;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        border-radius: var(--bs-dropdown-item-border-radius, 0);
        font-weight: 600;
        letter-spacing: 0.5px;
        font-size: 12px;
        text-align: center;
    }
  .about_us_home_main .paragraph {
    font-size: 18px;
    color: #828282;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    line-height: 31px;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1378px;
  }

  .big_container {
    margin: 0 auto;
    max-width: 1357px;
  }

  .top_banner_caption h4 {
    font-size: 50px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 11px;
  }
  .top_banner_caption a {
    font-size: 19px;
    font-weight: 500;
    width: 262px;
    height: 61px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 56px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 52px;
    letter-spacing: 2px;
  }
  .top_banner_caption_policy .title {
    margin-bottom: 0px !important;
    font-family: "Philosopher", sans-serif;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
  }

  .policy_box h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: center; */
  }

  .product_box h3 {
    color: #666665;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    letter-spacing: 1px;
  }

  .title {
    font-size: 21px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 51px;
  }

  .top_banner_caption_policy p {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
  }
  .product_modal .color_box {
    float: left;
    width: 65%;
    margin: 0 auto;
    margin-left: 41px;
  }
  .navbar-brand {
    width: 329px;
  }
}

@media (max-width: 1400px) {
	.faq_banner_main .container {margin: 0 auto;
    max-width: 1350px;}
	
	
    .mydiv {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -57px;
}
    .mydiv1 {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -56px;
}
    
    
    
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1350px;
  }

  .vedio-section_main h3 {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 40px;
    float: left;
    width: 100%;
    color: #ad153a;
    font-size: 23px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 1330px;
  }

  .green_image_box_caption {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
  }
  .green_image_box {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    float: none;
    border: 2px solid #90bd8d;
    margin: 0 auto;
  }
}
@media (max-width: 1366px) {
    
	.faq_banner_main .container {margin: 0 auto;
    max-width: 1300px;}
	
    .color_code li span {
        width: 28px;
        height: 28px;
        border: 1px solid #cdcdcd;
        display: block;
        border-radius: 53px;
        margin: 3px;
    }
    
       .mydiv1 {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -60px;
}
    
    
    
    .mydiv {
        width: 76%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -57px;
    }
    
    
    
  .product_modal .color_box {
    float: left;
    width: 65%;
    margin: 0 auto;
    margin-left: 33px;
  }

  .product_right_section .color_box {
    float: none;
    width: 65%;
    margin: 0 auto;
    margin-left: 3px;
    margin-bottom: 13px;
    margin-top: 9px;
  }

  .table_box_inner .calculator_feilds_section .form-select {
    position: relative !important;
    width: 104% !important;
    background-color: #efefef !important;
    font-size: 14px;
    letter-spacing: 1px;
  }

  .calculator_section h3 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
  }

  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1300px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 1280px;
  }
}
@media (max-width: 1280px) {
	
	    .faq_banner_main .container
 {
        margin: 0 auto;
        max-width: 1240px;
    }
	
    .color_code li span {
        width: 28px;
        height: 28px;
        border: 1px solid #cdcdcd;
        display: block;
        border-radius: 53px;
        margin: 1.68px;
    }
    
           .mydiv1 {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -65px;
}
    
    
    
    .mydiv {
    width: 76%;
    position: absolute;
    background-color: #fff;
    height: 100%;
    display: flex
;
    align-items: center;
    margin-top: 0;
    height: auto;
    top: -65px;
}
  
    
    
    
    
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1240px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 1220px;
  }
}

@media (max-width: 1200px) {
        .faq_banner_main .container

 {
        margin: 0 auto;
        max-width: 1150px;
    }
	
	
    .color_code li span {
        width: 25px;
        height: 25px;
        border: 1px solid #cdcdcd;
        display: block;
        border-radius: 53px;
        margin: 1.68px;
    }
    
  .color .owl-nav.disabled {
    top: 14px !important;
    justify-content: space-between !important;
  }

  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 1150px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 1150px;
  }
}

@media (max-width: 768px) {
	
	.trand .owl-nav.disabled {
    display: block;
    height: 100%;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    height: 1px;
}
	
	
	
	
	.color_code {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;

}
	
	.resetbtn {
    font-weight: 600;
    font-size: 13px !important;
    background-color: #a7062f;
    width: 150px;
    text-align: center;
    color: #FFF !important;
    letter-spacing: 1px;
    padding: 7px 0px;
    border-radius: 6px;
}
	.video-wrapper {
    float: left;
    width: 100%;
    height: 600px;
    overflow: hidden;
}
	
	
.main_bnner_top {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.video-wrapper video {
    height: 600px !important;
    width: 100% !important;
    object-position: 0px 0%;
}

    #mc_embed_signup {

    width: 100% !important;

}
   
    #mc_embed_signup form {
    margin: 0px !important;
    margin-bottom: 19px !important;
}
    
    
   .vedio_inner_section iframe {
    border: 0;
    width: 100%;
    height: 390px;
}
    
    
    
    
    .carousel-item {

    height: auto;
    overflow: hidden;
}
    
    
    
    
    
    .order_table_Cart {
    border: 1px solid #e5e5e5;
    padding: 20px;
    pointer-events: auto;
    opacity: 1;
    margin-top: 19px !important;
    float: left;
}
    
        .table_box_inner .calculator_feilds_section {

        background-color: #f1f1f1 !important;
    }
    
    .close_table {
    width: 25px;
    height: 25px;
    background-color: #353535;
    display: block;
    color: #fff;
    line-height: 23px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
}
    
    
    .table_box_inner h5 {
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    margin-left: 24px;
    line-height: 24px;
    position: relative;
    top: -5px;
}

.table_box_inner .calculator_feilds_section {
    float: left;
    width: 12%;
    border-top: 0px solid #bdada2;
    padding: 0px 0px;
    padding-bottom: 0;
    margin: 0px auto;
    margin-left: 23px;
}


    .mobile_table_image {
        float: left;
        width: 16%;
        height: 106px;
        overflow: hidden;
    }
    .mobile_table_image_right {float:right; width:84%;}
    
    .table_box_inner img {
    padding: 0px 0px;
}
 
     .cart_table {
        float: left;
        width: 100%;
        overflow-x: inherit;
    }
    
       .center_text_contect {
        display: flex
;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        float: left;
        position: relative;
    }
    
    .bottom_btn_products .submit-btn {
    font-size: 11px;
    
}
    .bottom_btn_products {
    display: flex
;
    width: 100%;
    justify-content: right;
    gap: 13px;
    margin-top: 22px;
    float: left;
}
    .faqs .accordion .accordion-header .accordion-button {
        font-size: 14px !important;
        padding: 12px 12px !important;
        letter-spacing: 0;
        height: auto !important;
        border-top: solid 1px #ccc;
        background-color: #fff;
    }
    .faqs .accordion .accordion-collapse .accordion-body {
        padding: 10px 15px;
        background: #fff;
    }
    .faqs .accordion .accordion-collapse .accordion-body .paragraph {
        font-size: 15px;
        letter-spacing: 0px;
    }
    .reverse_mobile {    display: flex
;
    flex-direction: column-reverse;}
    
    
    
    .resource-menu{
        width: auto !important;
        left: 0px !important;
    }
    .pdf_download_section .paragraph {
        height: auto;
        margin-bottom: 0;
    }
   .close-btn1 {
    width: 22px;
    height: 23px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 21px;
    top: 10px;
    border-radius: 27px;
    font-size: 16px;
    z-index: 99999;
} 
    
    
    
    
    .cart_div_menu .btn-close {
    position: absolute;
    top: 0;
    right: -1px;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    box-shadow: 0;
    color: #333;
    background-color: #fff;
    padding-bottom: 0;
    border-radius: 0px !important;
    padding: 0px !important;
}
        .mydiv {
        width: 71%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 13px;
    }
    
    
    
    
    #toggleButton3 img {
    width: 100%;
    float: right;
}
    #toggleButton4 img {
    width: 100%;
    float: right;
}
#toggleButton3 {
    font-size: initial;
    background-color: transparent;
    color: #fff;
    width: 25px;
    height: auto;
    border: 0;
    letter-spacing: 0;
    position: relative;
    top: 0px;
}
#toggleButton4 {
    font-size: initial;
    background-color: transparent;
    color: #fff;
    width: 23px;
    height: auto;
    border: 0;
    letter-spacing: 0;
    position: relative;
    top: 0px;
}
    
      .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 361px;
        top: 10px;
    }
    .extra_btn_mobile ul {margin: 0px; padding: 0px;}
    .extra_btn_mobile li {
        display: inline-block;
        margin-left: 12px;
    }
    
        .green_image_box {
        width: 90px;
        height: 90px;
       
    }
        .green_image_box_caption .paragraph {
        font-size: 12px !important;
        color: #828282;
        letter-spacing: 1px;
    }
    
    
    .design_left_section_filter {
    float: left;
    width: 100%;
}
    .design_right_section_filter {
    float: left;
    width: 100%;
}
    
    .design_main_filter {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: left;
}
    
    .width_extra_footer {
    width: 100% !important;
}
    
  .blog_details .blog_caption_section .paragraph {
    font-size: 17px;
    color: #000;
  }

  .big_text_blog {
    font-size: 18px !important;
    margin-bottom: 0;
    border-left: 3px solid #000;
    padding-left: 21px;
  }
  .blog_details .blog_caption_section h3 {
    color: #000;
    font-size: 20px;
  }

  .blog_image_section_right h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    color: #000;
    text-align: left;
  }
  .profile_image_left {
    width: 50px;
    height: 41px;
    border-radius: 50px;
    overflow: hidden;
  }

  .blog_caption_section {
    float: left;
    width: 100%;
    height: auto;
  }

 
  .product_main_section_inner .owl-carousel .owl-next {
    position: relative;
    right: 21px;
    margin-right: 0px !important;
  }
     .product_main_section_inner .owl-carousel .owl-prev
 {
        position: relative;
         margin-left: 0px !important; 
        left: 21px;
    }

  .product_modal .owl-carousel .owl-prev {
    position: relative !important;

    top: 0;
  }
  .product_modal .owl-carousel .owl-next {
    position: relative !important;

    top: 0;
  }

  .product_modal .owl-theme .owl-nav {
    margin-top: 0 !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-around !important;
    display: flex;
    align-items: center;
    width: 100%;
    top: -15px !important;
  }

  .calculator_design .calculator_section {
    margin-top: 0;
  }
    .calculator_design h3 {
        font-size: 13px !important;
        font-weight: 700;
        color: #a7062f;
        letter-spacing: 1px;
        padding: 14px 3px;
        text-align: center !important;
    }

  .mobile {
    display: block !important;
  }
  .screenshot_slider .owl-nav .owl-prev {
    left: 19px;
  }
  .screenshot_slider .owl-nav .owl-next {
    right: 19px;
  }

  .modal-body .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 74.5% !important;
    margin: 0 auto !important;
  }

  .modal-body .product_box_new .color1 .owl-prev {
    position: relative !important;
    left: 0px !important;
  }
  .modal-body .product_box_new .color1 .owl-next {
    position: relative !important;
    right: 0px !important;
  }

  .modal-body .product_box_new .owl-theme .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-evenly;
    display: flex;
    align-items: center;
    width: 100%;
    top: 50%;
    transform: translate(-50%, 0%);
    left: 50%;
  }

  .color_box span {
    margin: 0 !important;
  }
  .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 69% !important;
    margin: 0 auto !important;
  }

  .product_box_new .owl-theme .owl-nav {
    margin-top: 0 !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-around !important;
    display: flex;
    align-items: center;
    width: 100%;
    top: 0 !important;
  }

  .color_box {
    float: left;
    width: 100% !important;
    margin: 0 auto !important;
    margin-left: 0 !important;
  }
  .search_result {
    margin-top: 21px;
    margin-bottom: 22px !important;
  }

  .about_page .title:before {
    border: 1px solid #a7062f;
    content: "";
    position: absolute;
    width: 100px;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto !important;
  }

  .distributor_box img {
    margin-right: 11px;
    filter: grayscale(1) opacity(0.6);
    width: 3% !important;
    text-align: center;
  }
  .right2 {
    flex: 1;
    padding: 0 !important;
    background-color: #fff;
    transition: all 0.3s ease;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 0;
  }

  .distributor_list_section {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 0;
    margin-top: 0 !important;
    margin-bottom: 11px;
  }

  .containerx2 {
    display: block !important;
    height: auto;
    transition: all 0.3s ease;
    float: left;
    width: 100%;
    margin-bottom: 50px;
  }

  .left2 {
    width: 100% !important;
    background-color: #f4f4f4;
    padding: 10px !important;
    display: none;
    flex-shrink: 0;
    flex-direction: column;
    border-right: 0px solid #ccc !important;
    position: relative;
    margin-bottom: 12px !important;
  }

  .left {
    width: 100% !important;
    background-color: #f4f4f4;
    padding: 10px !important;
    display: none;
    flex-shrink: 0;
    flex-direction: column;
    border-right: 0px solid #ccc !important;
    position: relative;
    margin-bottom: 12px !important;
  }
  .distruibutor_list_section {
    float: left;
    width: 100%;
    height: auto !important;
    overflow: scroll;
    overflow-x: hidden;
  }
  .containerx {
    display: block !important;
    height: auto;
    transition: all 0.3s ease;
    float: left;
    width: 100%;
    margin-bottom: 50px;
  }



     .cart_table_outer {
        width: 100%;
        float: left;
        overflow: initial;
        margin-bottom: 37px;
    }
 

  .color_box span {
    border: 1px solid #d5d5d5 !important;
  }

  .product_detials {
    float: left;
    width: 100%;
    margin-top: 36px;
    margin-bottom: 0px;
  }
  .thumb .owl-nav {
    margin-top: 46px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-around;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    padding: 0px 28px;
  }

     .product_right_section .color_plate li {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 8px;
        font-weight: 600;
        letter-spacing: 1px;
        float: left;
    }
  .product_right_section .color_plate {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: grid;
    align-items: center;
    margin-top: 13px;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
    gap: 8px;
    overflow: hidden;
    margin-bottom: 18px;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: left;
  }

  .product_btn li a {
        font-size: 15px;
        font-weight: 600;
        width: 100% !important;
        height: 50px;
        line-height: 50px;
        text-decoration: none;
        background-color: #828282;
        color: #fff;
        display: block;
        text-align: center;
        letter-spacing: 2px;
        margin-right: 0;
    }

  .nav-tabs {
    border-bottom: 0;
  }
.product_btn li {
    display: inline-block;
    float: left;
    width: 100%;
}
.sample_btn {
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        height: 54px;
        display: block;
        text-align: center;
        background-color: #a7062f;
        text-decoration: none;
        letter-spacing: 1.5px;
        color: #fff;
        line-height: 54px;
        margin-top: 15px;
        float: left;
        width: 100%;
    }

  .product_right_section {
    float: left;
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .product_section_main_show {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 21px;
  }

  .logo_box_product {
    float: left;
    width: 100%;
    padding: 7px;
    border: 1px solid #dbdbdb;
    height: auto;
    text-align: center;
    margin-bottom: 12px;
  }
  .logo_box_product img {
    width: 17%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 21px;
  }

  .contact_left img {
    margin-right: 11px;
    width: auto;
    filter: grayscale(1) opacity(0.6);
  }

  .map_section {
    float: left;
    width: 100%;
    margin-top: 13px;
    margin-bottom: 30px;
  }

  .title:before {
    border: 1px solid #a7062f;
    content: "";
    position: absolute;
    width: 100px;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .containerx {
    margin-bottom: 10px !important;
  }
  .right {
    flex: 1;
    padding: 0px !important;
    background-color: #fff;
    transition: all 0.3s ease;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 0;
  }

  .statement_section {
    float: left;
    width: 100%;
    margin-bottom: 23px;
    padding: 0px 0px;
  }

  .content-clickable {
    overflow: scroll !important;
  }

  .statement_section h3 {
    font-size: 14px !important;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .center_text_mobile {
    text-align: center !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top_banner_caption_policy .title {
    margin-bottom: 0px !important;
    font-family: "Philosopher", sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
  }
  .fabric_bg_section {
    float: left;
    width: 100%;
    background: url(../images/eco-wall.jpg) no-repeat;
    height: 500px;
    background-size: cover;
    background-position: center;
    margin-top: 0;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-attachment: inherit !important;
  }
  .margin_bottom_title {
    margin-bottom: 37px;
  }

  .title_section_policy img {
    margin-right: 32px;
    width: 45px;
  }
  .height_reduse img {
    height: 200px !important;
    object-fit: cover;
  }
  .height_reduse {
    height: 201px !important;
    object-fit: cover;
  }
  .top_banner_caption_policy .title {
    margin-bottom: 0px !important;
    font-family: "Philosopher", sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
  }

  .read_btn {
    font-size: 15px;
    font-weight: 500;
    width: 170px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #a7062f;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
  }
  .right_section_eco {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .product_modal .modal-dialog {
    max-width: 426px;
    margin-right: auto;
    margin-left: auto;
  }

  .product_modal .popup_color_img {
    width: 100% !important;
    height: 334px !important;
    object-fit: cover !important;
  }

  .footer_right_section .accordion-button {
    padding-bottom: 7px;
  }
 

  .product_modal .product_box {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 16px 21px;
  }
  .product_modal .color_box {
    float: left;
    width: 100%;
    margin: 0 auto;
    margin-left: 0;
  }

  .modal-content .product_box_new .owl-theme .owl-nav [class*="owl-"] {
    background: transparent;
  }

  .calculator_section h3 {
    margin-left: 70px !important;
    text-align: center;
  }

  header {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #efefef;
  }
  .serch_box_design .form-control {
    width: 100%;
    background-color: transparent;
    border-radius: 0px;
    padding: 5px;
    height: 45px;
  }
  .filter_setion_main {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .filter_setion_main .accordion-item {
    color: var(--bs-accordion-color);
    background-color: #f1f1f1;
    border: 0;
    margin-bottom: 7px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .open_filter_box {
    float: left;
    width: 100%;
    margin-top: 16px;
  }

  .serch_box_design {
    margin-top: 0;
    margin-bottom: 0px;
    float: left;
    width: 100%;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 720px;
    padding: 0;
  }

  .nav-item {
    padding-left: 0px;
    padding-right: 0;
  }
  .modal_section_calculator {
    float: left;
    width: 100%;
  }

  .modal_section_calculator .calculator_section .option_btn {
    background-color: #313131;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    width: 40px !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 42px;
    line-height: 28px;
    margin: 0px auto;
    position: relative;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal_section_calculator .calculator_section {
    float: left;
    width: 100%;
    background-color: #ede0d8;
    padding: 12px;
    margin-top: 27px;
    position: inherit;
  }
  .modal_section_calculator .calculator_section h3 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
  }

  .modal_section_calculator .calculator_section .option_btn {
    background-color: #fff;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    width: 132px !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 29px;
    line-height: 28px;
    margin: 8px auto;
  }

  .modal_section_calculator .calculator_section .option_btn {
    background-color: #fff;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    width: 132px !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 29px;
    line-height: 28px;
    margin: 8px auto;
  }
  .calculator_section .option_btn {
    position: relative;
  }

 .calculator_section {
        float: left;
        width: 100%;
        background-color: #ede0d8;
        padding: 18px 0px;
        margin-top: 27px;
        position: relative;
    }
  .calculator_section h3 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0;
  }
  .calculator_section .option_btn {
    background-color: #313131;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    width: 40px !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 53px;
    line-height: 28px;
    margin: 0px auto;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile_design .option_btn {
    width: 53px !important;
  }

  .mobile_design .option_btn {
    background-color: #313131 !important;
    text-decoration: none !important;
    color: #000 !important;
    width: 40px !important;
    display: block !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    height: 42px !important;
    line-height: 28px !important;
    margin: 0px auto !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: static;
    right: 0;
    left: 0;
    width: auto;
  }

  .owl-dots {
    display: none;
  }
  header button {
    font-size: 22px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 55px;
    border: 0;
    letter-spacing: 2px;
    margin: 0px;
    text-align: center;
    display: flex;
    margin-top: 0;
    justify-content: space-between;
    align-items: center;
    float: right;
  }

  .vedio_inner_section {
    margin: 0 auto;
    width: 91%;
    margin-bottom: 0;
  }
  .mobile-Padding {
    padding-bottom: 20px !important;
  }

  .history_map_seciton {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    position: relative;
  }
  .digram_caption_section {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
  }
  .margin_digram_second {
    margin-top: 0;
  }
  .margin_digram_third {
    margin-top: 0;
  }

  .history_map_seciton img {
    display: none;
  }

  .padding_left_0 {
    padding-left: 15px;
  }
  .inner_right_sction_history {
    flex-direction: column;
    margin-top: 29px;
  }
  .about_right {
    padding-right: 0px !important;
  }

  .nav-link {
    font-size: 12px !important;
    color: #000;
    letter-spacing: 1.5px;
  }
    .dropdown-item {
        font-size: 12px !important;
    }

  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  .dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400; 
    color: #595959;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0);
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    padding-left: 10px;
    text-align: center;
  }

  .mobile_title_top {
    margin-top: 30px;
  }
  .navbar-expand-lg .navbar-collapse {
    width: 100%;

    flex-basis: auto;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
  }

  .main_banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
  .main_banner_caption h3 {
    color: #fff;
    font-family: "Philosopher", sans-serif;
    font-size: 23px;
    letter-spacing: 1px;
  }
  .main_banner_caption .paragraph {
    font-size: 15px;
    color: #828282;
    letter-spacing: 1px;
    margin-bottom: 0px;
  }
  .accordion-button:hover {
    background-color: transparent !important;
  }
  .search_filter_box h4 {
    color: #666666;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    left: -2px;
  }
  .search_filter_box {
    float: left;
    width: 100%;
    margin-top: 18px;
  }

  #toggle-btn {
    padding-left: 0;
  }
  .check_box_seciton {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .nav-item {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-nav {
    width: 100%;
    justify-content: space-between;
    position: relative;
    right: 0;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 0;
  }
  .nav-link img {
    display: none;
  }

  .container {
    max-width: 720px;
  }
  .sign_up_inner_section {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    flex-direction: column;
    margin-top: 0;
  }
  .sign_up_right {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 14px;
  }

  .owl-carousel button {
    font-size: 15px !important;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    padding: 0px 17px !important;
    border: 0;
    letter-spacing: 2px;
    margin-top: 0;
  }

  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 7px !important;
    border: 2px solid #b8b8b8;
    margin-top: 0;
    margin-bottom: 0;
  }
  .sign_up_right button {
    font-size: 15px;
    background-color: #a7062f;
    color: #fff;
    width: 129px;
    height: 41px;
    border: 0;
    letter-spacing: 2px;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
  }

  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 0;
  }

  .sign_up_inner_section {
    float: left;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    background: transparent !important;
    background-size: cover;
    background-position: center;
    margin-top: 33px;
    padding: 0;
    padding-top: 0;
  }

  .start_with_sample p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -185px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -185px !important;
  }

  .mobile_screen2 .owl-prev {
    position: relative;
    left: -533px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -533px !important;
  }

  .mobile_screen .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .title {
    font-size: 18px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center !important;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 37px;
  }
  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a6a6a6 !important;
    text-align: center;
    color: #fff;
    padding: 13px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .top_banner_caption h4 {
    font-size: 36px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 11px;
  }
  .top_banner_caption p {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
  }
  .top_banner_caption a {
    font-size: 15px;
    font-weight: 500;
    width: 216px;
    height: 49px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 42px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 40px;
    letter-spacing: 2px;
  }
  .banner .owl-prev {
    position: relative;
    left: 40px;
  }

  .banner .owl-next {
    position: relative;
    right: 40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 11px !important;
  }
  .serch_box_design button {
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
  }

  .filter_setion_main .accordion-button {
    font-size: 14px;
  }

  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  .filter_setion_main button {
    padding: 0px 0px !important;
    padding-bottom: 7px !important;
  }

  .filter_setion_main .accordion-body {
    padding: 0;
    margin-top: 12px;
  }

  .custom_para2 {
    margin-top: 15px;
    padding-bottom: 30px;
  }

  .round_process_section {
    float: none;
    width: 100%;
    border-radius: 200px;
    height: 365px !important;
    width: 365px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
      rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    border: dashed 4px #a9072f;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 0 auto;
    text-align: cfe;
  }
  .main_innet_section {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .round_process_section h4 {
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 18px;
  }
  .main_bg_gray {
    background-color: #f2f2f2;
    padding: 0px 0px;
    padding-bottom: 30px;
  }
  .round_one:after {
    display: none;
  }
  .round_process_section {
    float: none;
    width: 100%;
    border-radius: 200px;
    height: 173px !important;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
      rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    border: dashed 4px #a9072f;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 9px auto;
    text-align: cfe;
  }
  .left_section_eco {
    float: left;
    margin-right: 30px;
    width: 6%;
    margin-bottom: 14px;
  }
  .fabric_bg_section h3 {
    font-family: "Philosopher", sans-serif;
    color: #fff;
    font-size: 29px;
    text-align: center;
  }
  .title {
    padding-bottom: 11px;
    margin-bottom: 20px;
  }
  .red-btn {
    font-size: 14px;
    font-weight: 500;
    width: 170px;
    height: 41px;
    display: block;
    text-align: center;
    background-color: #a7062f;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 40px;
    margin: 1px auto;
  }

  .pdf_download_section img {
    width: 51px;
  }
  .pdf_download_section {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    margin-bottom: 19px;
  }
  iframe {
    border: 0;
    width: 100%;
  }
  .submit-btn {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 43px;
    display: flex;
    text-align: center;
    background-color: #313131 !important;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff !important;
    line-height: 60px;
    align-items: center;
    justify-content: center;
    float: right;
    border-radius: 0;
    margin-bottom: 19px;
  }
  .distributor_box {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #cbcbcb;
    padding-top: 10px;
    overflow: scroll;
  }

  .search_section_dis .foam_right .form-control {
    display: block;
    width: 100%;
    padding: 10px 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent !important;
    background-clip: padding-box;
    border: 2px solid #c7c7c7;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-left: 70px;
  }

  .title_section_caption_inner {
    position: relative;
    top: 0;
    z-index: 99;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
  }
  .inner_banner_title {
    font-size: 41px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #a7062f;
  }
  .left_history_content_section h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    padding-left: 0px !important;
    text-align: left;
    color: #000;
    padding: 13px;
    margin-bottom: 0;
  }

  .green_left_section p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }

  .green_right_section li {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 71px;
    color: #fff;
    font-weight: 500;
  }
  .green_right_section ul {
    list-style: none;
    float: left;
    padding-left: 0;
  }

  .green_left_section a {
    font-size: 16px;
    background-color: #a7062f;
    color: #fff;
    width: 147px;
    height: 44px;
    display: block;
    text-decoration: none;
    border: 0;
    letter-spacing: 2px;
    text-align: center;
    line-height: 44px;
    margin-top: 7px;
    margin-bottom: 21px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 720px;
  }
  .serch_box_design .submit-btn {
    font-size: 14px;
    font-weight: 500;
    width: 153px;
    height: 43px;
    display: flex;
    text-align: center;
    background-color: #7d7d7d;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 60px;
    align-items: center;
    justify-content: center;
    float: right;
    border-radius: 0;
    margin-top: 0;
  }
  .vedio-section_main2 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    float: left;
    width: 100%;
    column-gap: 30px;
  }
  .search_filter_box {
    float: left;
    width: 100%;
    margin-top: 31px;
    padding: 0px 21px;
  }
  .marign_mobile {
    margin-bottom: 37px;
  }
  .about_us_home_main {
    float: left;
    width: 100%;
    margin-top: 34px;
    margin-bottom: 29px;
  }
  .top_banner_caption img {
    width: 7.5%;
    margin-top: 28px;
    height: auto;
  }
  .about_us_home_main .paragraph {
    font-size: 16px;
    color: #828282;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    line-height: 27px;
  }

  .green_statement_section {
    float: left;
    width: 100%;
    background: none;
    background-size: cover;
    background-position: center;
    padding: 36px 0px;
    margin-top: 0;
    background-attachment: fixed;
    background-color: #f5f5f4;
    padding-bottom: 0;
  }
  /*.navbar-nav .dropdown-menu {
    position: static !important;
}

.dropdown:hover .dropdown-menu {
    display: inherit !important;
}	
.dropdown-menu.show {
    display: block !important;
}	*/
  .product_box_new .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-between !important;
    display: flex;
    height: 100%;
    align-items: center;
    width: 100%;
    top: 0px;
  }
  .color .owl-nav.disabled {
    top: 0% !important;
    justify-content: space-between !important;
  }

  .main_banner_inner_page2 {
    height: 100vh;
    object-fit: cover;
  }
  .custom_banner h3 {
    font-size: 32px !important;
    text-align: center;
    letter-spacing: 11px !important;
  }
  .custom_banner .paragraph {
    font-size: 21px !important;
    color: #828282;
    letter-spacing: 3px !important;
    margin-bottom: 0px;
    line-height: 33px !important;
  }

  .custom_banner_main {
    float: left;
    width: 100%;
    position: relative;
    height: 60vh;
    overflow: hidden;
  }
  .four_size_box {
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    transition: 0.5s ease;
    gap: 10px;
  }
  .custom_main_banner {
    padding: 27px 0px;
  }
    .custom_para {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 38% !important;
        padding-left: 16px;
        padding-right: 16px;
    }
  .four_box_caption {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
    background-color: #0000005c;
  }
  .carousel-item img {
    object-fit: cover;
  }

  .tiles img {
    transition: transform 0.5s;
    width: 100% !important;
  }
  
  .right-back-btn {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    z-index: 999;
}
    .product_btn {
        margin: 0px;
        padding: 0px;
        list-style: none;
        margin-top: 0px;
        display: flex
;
        justify-content: space-evenly;
        float: left;
        width: 100%;
        margin-top: 20px;
        gap: 10px !important;
    }
  .desktop {display: none !important;}
  
      .navbar-brand {
        width: 174px;
    }
  .carts span {
    position: absolute;
    background-color: #aa062f;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #FFF;
    border-radius: 52px;
    font-size: 11px;
    right: -31px;
    top: -5px;
}

.pdf_download_section ul li img {
    width: 19px;
}

.pdf_download_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex
;
    position: absolute;
    bottom: -7px;
    gap: 3px;
    left: 5px;
    right: 0;
    margin: 0 auto;
}

    .video-wrapper video
 {
        object-position: 0px 0%;
    }

    .faq_banner_main .container {
        margin: 0 auto;
        max-width: 720px;
    }

    .faq_banner_main h3 {
        color: #aa062f;
        font-size: 18px;
    }


}

@media (max-width: 600px) {
	.trand .owl-nav.disabled {
        display: block;
        height: 100%;
        display: flex
;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        top: 38%;
        left: 0;
        right: 0;
        height: 1px;
    }
	    .faq_banner_main .container {
        margin: 0 auto;
        max-width: 540px;
    }
	
    
       .vedio_inner_section iframe {
    border: 0;
    width: 100%;
    height: 290px;
}
        .video-wrapper video
 {
        height: 470px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}
        .main_bnner_top {
        float: left;
        width: 100%;
        height: 470px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 470px;
    margin-top: 0;
}
	
    
    
    .extra_width_btn {
    width: 100% !important;
}
    .bottom_btn_products .submit-btn {
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    height: 43px;
    display: flex
;
    text-align: center;
    background-color: #313131 !important;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff !important;
    line-height: 60px;
    align-items: center;
    justify-content: center;
    float: right;
    border-radius: 0;
    text-transform: uppercase;
}
    
    
        .bottom_btn_products {
        display: block;
        width: 100%;
        justify-content: right;
        gap: 0px;
        margin-top: 22px;
        float: left;
    }
    
    
    
        .table_box_inner img {
        padding: 0px 0px;
        height: 100%;
    }
    
    .table_box_inner .calculator_feilds_section .form-select {
        position: relative !important;
        width: 61px !important;
        background-color: #efefef !important;
        font-size: 14px;
        letter-spacing: 1px;
    }
        .mydiv {
        width: 71%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 19px;
    }
    
    
       .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 224px;
        top: 10px;
        padding: 0;
    }
      .calculator_section {
        float: left;
        width: 100%;
        background-color: #ede0d8;
        padding: 9px 0px;
        margin-top: 27px;
        position: relative;
    }  
    
    
  .screenshot_slider .owl-nav .owl-prev {
    left: 7px;
  }
  .screenshot_slider .owl-nav .owl-next {
    right: 7px;
  }

  .custom_banner h3 {
    font-size: 27px !important;
    text-align: center;
    letter-spacing: 11px !important;
  }
  .custom_banner .paragraph {
    font-size: 17px !important;
    color: #828282;
    letter-spacing: 3px !important;
    margin-bottom: 0px;
    line-height: 33px !important;
  }

  .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 70.5% !important;
    margin: 0 auto !important;
  }

  .modal-body .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 74.5% !important;
    margin: 0 auto !important;
  }

  .color_box span {
    height: 26px;
    width: 26px;
    display: block;
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid transparent;
  }

  .thumb .owl-nav {
    margin-top: 46px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    top: -28px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 33px;
    padding: 0px 40px;
  }
  .policy_section_inner_center {
    float: left;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 21px;
  }
  .thumb .owl-next {
    position: relative !important;
    right: -168px !important;
    top: 47px;
  }

  .product_modal .modal-dialog {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .product_modal .product_box h3 {
    color: #666666;
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 13px;
    letter-spacing: 1px;
  }

  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 540px;
    padding: 0;
  }

  .calculator_section h3 {
    margin-left: 47px !important;
    text-align: center;
    text-align: center;
  }
  .mobile_design .option_btn {
    background-color: #313131 !important;
    text-decoration: none !important;
    color: #000 !important;
    width: 40px !important;
    display: block !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    height: 60px !important;
    line-height: 28px !important;
    margin: 0px auto !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .vedio-section_main h3 {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 40px;
    float: left;
    width: 100%;
    color: #ad153a;
    font-size: 17px;
  }

  .big_container {
    margin: 0 auto;
    max-width: 540px;
  }

  .vedio_inner_section {
    margin: 0 auto;
    width: 85.5%;
    margin-bottom: 0px !important;
  }

  .foam_right .form-control {
    display: block;
    width: 100%;
    padding: 8px 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    letter-spacing: 1px;
    margin-bottom: 9px;
  }

  .container {
    max-width: 540px;
  }

  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
  .sign_up_left .paragraph span {
    font-weight: 600;
    font-size: 16px;
  }

  .start_with_sample p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -47px;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -47px;
  }
  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .title {
    font-size: 19px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 18px;
  }
  .title_section_policy img {
    margin-right: 32px;
    width: 37px;
  }
  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 13px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
  }
  .top_banner_caption h4 {
    font-size: 36px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 8px;
  }
  .top_banner_caption p {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
  }
  .top_banner_caption a {
    font-size: 15px;
    font-weight: 500;
    width: 216px;
    height: 49px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 42px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 40px;
    letter-spacing: 2px;
  }
  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
  .green_statement_section {
    float: left;
    width: 100%;
    background: none;
    background-size: cover;
    background-position: center;
    padding: 36px 0px;
    margin-top: 0;
    background-attachment: fixed;
    background-color: #f5f5f4;
    padding-bottom: 36px;
  }
  4 .mobile_screen .owl-prev {
    position: relative;
    left: -139px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -139px !important;
  }

  .mobile_screen2 .owl-prev {
    position: relative;
    left: -397px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -397px !important;
  }
}

@media (max-width: 480px) {
	
	.trand .owl-nav.disabled {
        display: block;
        height: 100%;
        display: flex
;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        top: 36%;
        left: 0;
        right: 0;
        height: 1px;
    }
	    .product_main_section_inner .owl-carousel .owl-prev {
        position: relative;
        margin-left: 0px !important;
        left: 11px;
    }
	    .product_main_section_inner .owl-carousel .owl-next {
        position: relative;
        margin-left: 0px !important;
        right: 11px;
    }
	
	.faq-question {

    /* justify-content: center; */
    font-size: 13px;
   
}
	
	.faq_banner_main h3 {
        color: #aa062f;
        font-size: 15px;
    }
	    .faq_banner_main .container {
        margin: 0 auto;
        max-width: 430px;
    }
	
	      .video-wrapper video
 {
        height: 375px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 375px;
    object-fit: cover;
}
        .main_bnner_top
 {
        float: left;
        width: 100%;
        height: 331px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 375px;
    margin-top: 0;
}
	
	
	
	
	
	

    
        .vedio_section_main {
       
        height: 290px;
    }
    
    
    
           .vedio_inner_section iframe {
    border: 0;
    width: 100%;
    height: 230px;
}
    
    
    
    
    .mobile_table_image_right {
        float: right;
        width: 78%;
    }
    
        .mobile_table_image {
        float: left;
        width: 22%;
        height: 106px;
        overflow: hidden;
    }
    
        .blog_image_section_right h3 {
     
        font-size: 14px;
      
    }
    .mydiv {
        width: 94%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 14px;
    }
    
    
    #toggleButton1 {
        font-size: initial;
        background-color: transparent;
        color: #fff;
        width: 20px;
        height: auto;
        border: 0;
        letter-spacing: 0;
        position: relative;
        top: 0px;
    }
    #toggleButton {
        font-size: initial;
        background-color: transparent;
        color: #fff;
        width: 18px;
        height: auto;
        border: 0;
        letter-spacing: 0;
        position: relative;
        top: 0px;
    }
    
    
        .calculator_section {
        float: left;
        width: 100%;
        background-color: #ede0d8;
        padding: 11px 0px;
        margin-top: 27px;
        position: relative;
        text-align: center;
    }
    .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 40vh;
}
    
  .screenshot_slider .owl-nav .owl-prev {
    left: -1px;
  }

  .screenshot_slider .owl-nav .owl-next {
    right: -1px;
  }

  .custom_banner img {
    width: 30% !important;
    margin: 0px auto !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 0 !important;
    position: relative;
    top: -33px;
  }
  .custom_banner .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 3px !important;
    margin-bottom: 0px;
    line-height: 25px !important;
  }

  .modal-body .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 72.5% !important;
    margin: 0 auto !important;
  }
  .search_result {
    margin-top: -8px;
    margin-bottom: 22px !important;
  }

  .thumb .owl-prev {
    position: relative !important;
    left: -131px !important;
    height: 100%;
    top: 3px;
  }

  .thumb .owl-next {
    position: relative !important;
    right: -131px !important;
    height: 100%;
    top: 3px;
  }

  .thumb .owl-nav {
    margin-top: 46px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 33px;
    padding: 0px 40px;
  }

  .sample_btn {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 49px;
    display: block;
    text-align: center;
    background-color: #a7062f;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 49px;
    margin-top: 12px;
  }
  .product_info_section .nav-link {
    display: block;
    padding: 0;
  }

  .product_btn li a {
    font-size: 13px;
    font-weight: 600;
    width: 187px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    background-color: #828282;
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 0;
  }

  .color_plate li a span {
    width: 30px;
    height: 30px;
    background-color: #000;
    display: block;
    border-radius: 0;
    border: 0px solid transparent;
    overflow: hidden;
    border-radius: 50px;
    margin-bottom: 11px;
  }
  .enviroment_main {
    padding-top: 50px;
    padding-bottom: 23px;
  }

  #toggle-btn img {
    margin-right: 11px;
    position: relative;
    top: -2px;
    width: 7%;
  }

  .mobile_design .option_btn {
    background-color: #313131 !important;
    text-decoration: none !important;
    color: #000 !important;
    width: 40px !important;
    display: block !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    height: 55px !important;
    line-height: 28px !important;
    margin: 0px auto !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .calculator_section h3 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0;
  }

  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 430px;
    padding: 0;
  }

  .product_box h3 {
    color: #666665;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 25px;
    letter-spacing: 1px;
  }

  .color_box span {
    height: 21px;
    width: 21px;
    display: block;
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid transparent;
  }
  .product_box_new .owl-nav img {
    width: 85%;
  }

  .product_box_new .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-around;
    display: flex;
    align-items: center;
    width: 100%;
    top: -24px;
  }

  .product_box_new .owl-carousel .owl-prev {
    position: relative !important;
    left: -11px !important;
  }
  .product_box_new .owl-carousel .owl-next {
    position: relative !important;
    right: -11px !important;
  }

  .green_statement_section {
    float: left;
    width: 100%;
    background: none;
    background-size: cover;
    background-position: center;
    padding: 36px 0px;
    margin-top: 0;
    background-attachment: fixed;
    background-color: #f5f5f4;
    padding-bottom: 36px;
  }
  .sign_up_left .paragraph span {
    font-weight: 600;
    font-size: 14px;
  }
  .sign_up_inner_section .paragraph {
    font-size: 14px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    top: -5px;
  }
  .green_image_box_caption h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1.5px;
  }

  .green_image_box_caption {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
  }

  .vedio-section_main2 {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    float: left;
    width: 100%;
    column-gap: 30px;
  }

  .big_container {
    margin: 0 auto;
    max-width: 430px;
  }
  .search_filter_box {
    float: left;
    width: 100%;
    margin-top: 31px;
    padding: 0px 21px;
  }

  .green_icon {
    width: 29px;
    height: 55px;
    float: left;
    margin-right: 15px;
  }
  .green_left_section p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .green_right_section li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 56px;
    color: #fff;
    font-weight: 500;
  }

  .title_section_caption_inner h5 {
    font-size: 22px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    padding-left: 0px !important;
  }
  .inner_banner_title {
    font-size: 26px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #a7062f;
  }
.navbar-brand {
        width: 146px;
    }
  .inner_banner_title {
    font-size: 31px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #a7062f;
  }
  .left_section_eco {
    float: left;
    margin-right: 0;
    width: 10%;
    margin-bottom: 14px;
  }
  .right_section_eco .title {
    text-align: left;
  }

  .fabric_bg_section h3 {
    font-family: "Philosopher", sans-serif;
    color: #fff;
    font-size: 22px;
    text-align: center;
  }
  .fabric_bg_section p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
  }
  .main_banner_caption .paragraph {
    font-size: 13px;
    color: #828282;
    letter-spacing: 1px;
    margin-bottom: 0px;
  }
  .round_process_section {
    float: none;
    width: 100%;
    border-radius: 38px;
    height: 354px !important;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
      rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    border: dashed 4px #a9072f;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 9px auto;
    text-align: cfe;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }

  .product_section_main_show {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 13px;
  }

  .logo_footer_section img {
    width: 180px;
  }
  .copyright_section_bottom p {
    font-size: 14px;
  }

  .container {
    max-width: 430px;
  }

  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px !important;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -114px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -114px !important;
  }
  .mobile_screen2 .owl-prev {
    position: relative;
    left: -316px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -316px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 0;
  }

  .title {
    font-size: 18px !important;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 20px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
    margin-bottom: 39px;
  }
  .product_box_section_main h4 {
    font-size: 17px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 13px;
    margin-bottom: 0;
  }
  .carousel-control-prev {
    width: 13%;

    left: -16px;
  }
  .carousel-control-next {
    width: 13%;

    right: -16px;
  }

  .carousel-control-prev-icon {
    background-image: url(
      data:image/svg + xml,
      %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 16 16"fill="%23fff"%3e%3cpathd="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/%3e%3c/svg%3e
    );
    filter: invert(1);
  }

  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 37px;
  }
  .top_banner_caption h4 {
    font-size: 26px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 6px;
  }
  .top_banner_caption p {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
    margin-bottom: 2px;
  }
  .top_banner_caption img {
    width: 10%;
    margin-top: 14px;
  }

  .top_banner_caption a {
    font-size: 10px;
    font-weight: 500;
    width: 166px;
    height: 42px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 34px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 18px;
    letter-spacing: 2px;
  }
  .banner .owl-prev {
    position: relative;
    left: 20px !important;
  }

  .banner .owl-next {
    position: relative;
    right: 20px !important;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 7px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .right_section_eco {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .fabric_bg_section {
    padding: 30px;
  }
  .eco_right_box img {
    margin-right: 14px;
    width: 24px;
  }
  .height_reduse {
    height: 150px !important;
    object-fit: cover;
  }
  .height_reduse img {
    height: 150px !important;
    object-fit: cover;
  }

  .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 1px;
  }
  .title_section_policy {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
  }

  .title_section_policy img {
    margin-right: 0;
    width: 43px;
    margin-bottom: 17px;
  }
  
  
  
  .margin_bottom_title {
    margin-bottom: 22px;
  }
  .read_btn {
    font-size: 14px;
    font-weight: 500;
    width: 170px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #a7062f;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
  }
  .main_innet_section {
    float: left;
    width: 100%;
    margin-bottom: 17px;
  }
  .overly_black:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .top_banner_caption {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -35%);
    left: 50%;
    text-align: center;
    width: 91%;
    z-index: 999;
  }

  .about_us_home_main .paragraph {
    line-height: 19px !important;
  }
  .marign_mobile {
    margin-bottom: 19px;
  }
  
       .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 138px;
        top: 10px;
        padding: 0;
    }
  
}


@media (max-width: 440px) {
	
	.trand .owl-nav.disabled {
        display: block;
        height: 100%;
        display: flex
;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        top: 36%;
        left: 0;
        right: 0;
        height: 1px;
    }
	
	    .trand .owl-nav.disabled {
        display: block;
        height: 100%;
        display: flex
;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        top: 35%;
        left: 0;
        right: 0;
        height: 1px;
    }
	
        .faq_banner_main .container {
        margin: 0 auto;
        max-width: 380px;
    }
	
	
	      .video-wrapper video
 {
        height: 375px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 375px;
    object-fit: cover;
}
        .main_bnner_top {
        float: left;
        width: 100%;
        height: 346px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 375px;
    margin-top: 0;
}
	
	
	
	
	
	
	
	
	
    
              .vedio_inner_section iframe {
    border: 0;
    width: 100%;
    height: 230px;
}
    
    
    .modal-dialog {
    position: relative;
    width: 402px;
    margin: var(--bs-modal-margin);
    pointer-events: none;
    margin: 0 auto;
}
    
    
        .mobile_table_image_right {
        float: right;
        width: 73%;
    }
        .mobile_table_image {
        float: left;
        width: 27%;
        height: 106px;
        overflow: hidden;
    }
    
    
    .product_name {
   
    font-size: 13px !important;

}
    
    
       .mydiv {
        width: 78%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 16px;
    }
    
    
       .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 74px;
        top: 10px;
        padding: 0;
    }
        .calculator_section {
        float: left;
        width: 100%;
        background-color: #ede0d8;
        padding: 13px 0px;
        margin-top: 27px;
        position: relative;
        text-align: center;
    }
    
    .green_image_box_caption h4 {
        font-size: 14px;
      
    }
    
    
  .product_modal .modal-dialog {
    max-width: 336px;
    margin-right: auto;
    margin-left: auto;
  }
  .specifications h4 {
    font-size: 13px;
    color: #666666;
    letter-spacing: 1px;
    margin-top: 16px;
    margin-bottom: -4px;
  }

  .custom_banner h3 {
    font-size: 21px !important;
    text-align: center;
    letter-spacing: 11px !important;
  }

  .title {
    font-size: 17px !important;
  }
  .thumb .owl-prev {
    position: relative !important;
    left: -114px !important;
    height: 100%;
    top: -1px;
  }

  .thumb .owl-next {
    position: relative !important;
    right: -114px !important;
    height: 100%;
    top: -1px;
  }

  .product_btn li a {
    font-size: 13px;
    font-weight: 600;
    width: 173px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    background-color: #828282;
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 0;
  }
  .product_info_section {
    float: left;
    width: 100%;
    margin-top: 16px;
  }
  .product_info_section .nav-tabs {
    display: block;
  }
  .product_info_section button {
    background-color: #a7062f;
    color: #fff;
    width: 100%;
    height: 43px;
    border: 0;
    letter-spacing: 2px;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: -4px;
    border-radius: 0px !important;
    border: 0px !important;
  }
  .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 1px;
  }

  .popup_color_img {
    width: 100% !important;
  }

  .product_modal .modal-body img {
    width: 62%;
    height: auto;
    object-fit: cover;
  }

  .copyright_section_bottom p {
    font-size: 11px;
  }
  .check_box_seciton label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 359px;
    padding: 0;
  }

  .product_box h3 {
    color: #666665;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 25px;
    letter-spacing: 1px;
  }

  .product_box_new .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-around;
    display: flex;
    align-items: center;
    width: 100%;
    top: -28px;
  }
  .color_box span {
    height: 17px;
    width: 17px;
    display: block;
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid transparent;
  }
  .product_box_new .owl-nav img {
    width: 65% !important;
  }

  .big_container {
    margin: 0 auto;
    max-width: 400px;
  }

  .round_process_section {
    float: none;
    width: 100%;
    border-radius: 38px;
    height: 270px !important;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
      rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    border: dashed 4px #a9072f;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 9px auto;
    text-align: cfe;
  }

  .logo_footer_section img {
    width: 160px;
  }
  .copyright_section_bottom p {
    font-size: 14px;
  }
  .social_icon_section ul li a {
    width: 27px;
    height: 27px;
    line-height: 35px;
    background-color: #cccccc;
    border-radius: 50px;
    display: block;
  }

  .container {
    max-width: 380px;
  }

  button {
    font-size: 13px !important;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    padding: 0px 17px !important;
    border: 0;
    letter-spacing: 2px;
  }
  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 23px;
    margin-bottom: 28px;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -100px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -100px !important;
  }
  .mobile_screen2 .owl-prev {
    position: relative;
    left: -277px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -277px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 0px !important;
  }
  .title {
    font-size: 18px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 20px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 25px;
  }
  .top_banner_caption h4 {
    font-size: 25px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .top_banner_caption p {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
  }
  .top_banner_caption a {
    font-size: 10px;
    font-weight: 500;
    width: 166px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 34px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 18px;
    letter-spacing: 2px;
  }
  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
  .green_image_box_caption a {
    color: #000000 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
  }
}


@media (max-width: 414px) {
		      .video-wrapper 
 {
        height: 322px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
	
	
	      .video-wrapper video
 {
        height: 322px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 322px;
    object-fit: cover;
}
       .main_bnner_top
 {
        float: left;
        width: 100%;
        height: 323px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 322px;
    margin-top: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
        .vedio_section_main {
        height: 252px;
    }
    
    
              .vedio_inner_section iframe {
    border: 0;
    width: 100%;
    height: 200px;
}
    
    
    
    
        .mobile_table_image_right {
        float: right;
        width: 73%;
    }
        .mobile_table_image {
        float: left;
        width: 27%;
        height: 106px;
        overflow: hidden;
    }
    
    
    .product_name {
   
    font-size: 13px !important;

}
    
    
       .mydiv {
        width: 78%;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 16px;
    }
    
    
       .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 74px;
        top: 10px;
        padding: 0;
    }
        .calculator_section {
        float: left;
        width: 100%;
        background-color: #ede0d8;
        padding: 13px 0px;
        margin-top: 27px;
        position: relative;
        text-align: center;
    }
    
    .green_image_box_caption h4 {
        font-size: 14px;
      
    }
    
    
  .product_modal .modal-dialog {
    max-width: 336px;
    margin-right: auto;
    margin-left: auto;
  }
  .specifications h4 {
    font-size: 13px;
    color: #666666;
    letter-spacing: 1px;
    margin-top: 16px;
    margin-bottom: -4px;
  }

  .custom_banner h3 {
    font-size: 21px !important;
    text-align: center;
    letter-spacing: 8px !important;
  }

  .title {
    font-size: 17px !important;
  }
  .thumb .owl-prev {
    position: relative !important;
    left: -114px !important;
    height: 100%;
    top: -1px;
  }

  .thumb .owl-next {
    position: relative !important;
    right: -114px !important;
    height: 100%;
    top: -1px;
  }

  .product_btn li a {
    font-size: 13px;
    font-weight: 600;
    width: 173px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    background-color: #828282;
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 0;
  }
  .product_info_section {
    float: left;
    width: 100%;
    margin-top: 16px;
  }
  .product_info_section .nav-tabs {
    display: block;
  }
  .product_info_section button {
    background-color: #a7062f;
    color: #fff;
    width: 100%;
    height: 43px;
    border: 0;
    letter-spacing: 2px;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: -4px;
    border-radius: 0px !important;
    border: 0px !important;
  }
  .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 1px;
  }

  .popup_color_img {
    width: 100% !important;
  }

  .product_modal .modal-body img {
    width: 62%;
    height: auto;
    object-fit: cover;
  }

  .copyright_section_bottom p {
    font-size: 11px;
  }
  .check_box_seciton label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 359px;
    padding: 0;
  }

  .product_box h3 {
    color: #666665;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 25px;
    letter-spacing: 1px;
  }

  .product_box_new .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    justify-content: space-around;
    display: flex;
    align-items: center;
    width: 100%;
    top: -28px;
  }
  .color_box span {
    height: 17px;
    width: 17px;
    display: block;
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid transparent;
  }
  .product_box_new .owl-nav img {
    width: 65% !important;
  }

  .big_container {
    margin: 0 auto;
    max-width: 360px;
  }

  .round_process_section {
    float: none;
    width: 100%;
    border-radius: 38px;
    height: 270px !important;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
      rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    border: dashed 4px #a9072f;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 40px;
    margin: 9px auto;
    text-align: cfe;
  }

  .logo_footer_section img {
    width: 160px;
  }
  .copyright_section_bottom p {
    font-size: 14px;
  }
  .social_icon_section ul li a {
    width: 27px;
    height: 27px;
    line-height: 35px;
    background-color: #cccccc;
    border-radius: 50px;
    display: block;
  }

  .container {
    max-width: 380px;
  }

  button {
    font-size: 13px !important;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    padding: 0px 17px !important;
    border: 0;
    letter-spacing: 2px;
  }
  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 23px;
    margin-bottom: 28px;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -100px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -100px !important;
  }
  .mobile_screen2 .owl-prev {
    position: relative;
    left: -277px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -277px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 0px !important;
  }
  .title {
    font-size: 18px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 20px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 25px;
  }
  .top_banner_caption h4 {
    font-size: 25px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .top_banner_caption p {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
  }
  .top_banner_caption a {
    font-size: 10px;
    font-weight: 500;
    width: 166px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 34px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 18px;
    letter-spacing: 2px;
  }
  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
  .green_image_box_caption a {
    color: #000000 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
  }
}

@media (max-width: 390px) {
    
	      .video-wrapper 
 {
        height: 306px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
	
	
	      .video-wrapper video
 {
        height: 306px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 306px;
    object-fit: cover;
}
       .main_bnner_top
 {
        float: left;
        width: 100%;
        height: 306px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 306px;
    margin-top: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    .vedio_section_main {
        height: 273px;
    }
    
    
     .mydiv {
        width: 78%
;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: -1px;
    }
    
   .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 73px;
        top: 10px;
        padding: 0;
    }
    
    
  .big_container {
    margin: 0 auto;
    max-width: 366px;
  }

  .sign_up_left .paragraph span {
    font-weight: 600;
    font-size: 13px;
  }
  .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 1px;
  }

  .top_banner_caption p {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
    margin-bottom: 7px;
  }

  .vedio_inner_section {
    margin: 0 auto;
    width: 93.5%;
    margin-bottom: 40px;
  }
  .top_banner_caption h4 {
    font-size: 21px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }

  .logo_footer_section img {
    width: 161px;
  }
  .copyright_section_bottom p {
    font-size: 14px;
  }
  .social_icon_section ul li a {
    width: 27px;
    height: 27px;
    line-height: 35px;
    background-color: #cccccc;
    border-radius: 50px;
    display: block;
  }

  .container {
    max-width: 380px;
  }

  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 23px;
    margin-bottom: 28px;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -76px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -76px !important;
  }

  .mobile_screen2 .owl-prev {
    position: relative;
    left: -255px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -255px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .title {
    font-size: 21px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 37px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 21px;
  }

  .overly_black:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 97%;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
}

@media (max-width: 375px) {
	
	
	 .video-wrapper 
 {
        height: 294px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
	
	
	      .video-wrapper video
 {
        height: 294px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 294px;
    object-fit: cover;
}
       .main_bnner_top
 {
        float: left;
        width: 100%;
        height: 294px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 294px;
    margin-top: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
        .vedio_section_main {
        height: 251px;
    }
    
    
    
        .mydiv {
        width: 73%
;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 7px;
    }
    
    
    
    .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 55px;
        top: 10px;
        padding: 0;
    }
    
    
    
  .four_box_main {
    float: left;
    width: 100%;
    height: 511px;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
  }

  .product_btn li a {
    font-size: 13px;
    font-weight: 600;
    width: 159px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    background-color: #828282;
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 0;
  }
  .thumb .owl-nav {
    margin-top: 43px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 33px;
    padding: 0px 40px;
  }

  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 339px;
    padding: 0;
  }
  .product_box_new .owl-carousel .owl-prev {
    position: relative !important;
    left: -14px !important;
    top: -1px;
  }
  .product_box_new .owl-carousel .owl-next {
    position: relative !important;
    right: -14px !important;
    top: -1px;
  }
  .big_container {
    margin: 0 auto;
    max-width: 334px;
  }

  .calculator_section h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0;
  }
  .mobile_design .option_btn {
    background-color: #313131 !important;
    text-decoration: none !important;
    color: #000 !important;
    width: 40px !important;
    display: block !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    height: 53px !important;
    line-height: 28px !important;
    margin: 0px auto !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .sign_up_left .paragraph span {
    font-weight: 600;
    font-size: 13px;
  }
  .paragraph {
    font-size: 13px !important;
    color: #828282;
    letter-spacing: 1px;
  }

  .top_banner_caption p {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
    margin-bottom: 7px;
  }

  .vedio_inner_section {
    margin: 0 auto;
    width: 93.5%;
    margin-bottom: 40px;
  }
  .top_banner_caption h4 {
    font-size: 21px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }

  .logo_footer_section img {
    width: 161px;
  }
  .copyright_section_bottom p {
    font-size: 14px;
  }
  .social_icon_section ul li a {
    width: 27px;
    height: 27px;
    line-height: 35px;
    background-color: #cccccc;
    border-radius: 50px;
    display: block;
  }

  .container {
    max-width: 360px;
  }

  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 23px;
    margin-bottom: 28px;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -76px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -76px !important;
  }

  .mobile_screen2 .owl-prev {
    position: relative;
    left: -251px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -251px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .title {
    font-size: 21px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 21px;
  }

  .overly_black:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 97%;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
}

@media (max-width: 360px) {
	    .faq_banner_main .container {
        margin: 0 auto;
        max-width: 340px;
    }
	
	 .video-wrapper 
 {
        height: 281px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
	
	
	      .video-wrapper video
 {
        height: 281px !important;
        width: 100% !important;
        object-position: 0px 0%;
    }
    .video_banner_section img {
    width: 100%;
    height: 281px;
    object-fit: cover;
}
       .main_bnner_top
 {
        float: left;
        width: 100%;
        height: 281px;
        overflow: hidden;
    }
	
	.carousel-control-next, .carousel-control-prev
 {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
    height: 281px;
    margin-top: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
        .mydiv {
        width: 70%
;
        position: absolute;
        background-color: #fff;
        height: 100%;
        display: flex
;
        align-items: center;
        margin-top: 0;
        height: auto;
        top: -49px;
        right: 7px;
    }
    
    
      .extra_btn_mobile {
        float: right;
        position: relative;
        margin-left: 47px;
        top: 10px;
        padding: 0;
    }
    
    
    
  .custom_banner .paragraph {
    font-size: 10px !important;
    color: #828282;
    letter-spacing: 3px !important;
    margin-bottom: 0px;
    line-height: 25px !important;
    width: 89%;
    margin: 0 auto;
  }
  .modal-body .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 72.5% !important;
    margin: 0 auto !important;
  }

  .color_box .owl-carousel .owl-stage-outer {
    z-index: 9999 !important;
    width: 71.8% !important;
    margin: 0 auto !important;
  }
  .thumb .owl-prev {
    position: relative !important;
    left: -108px !important;
    height: 100%;
    top: -2px;
  }

  .thumb .owl-next {
    position: relative !important;
    right: -108px !important;
    height: 100%;
    top: -2px;
  }
  .nav_bar_section .container {
    margin: 0 auto;
    max-width: 325px;
    padding: 0;
  }

  .big_container {
    margin: 0 auto;
    max-width: 325px;
  }

  .vedio_inner_section {
    margin: 0 auto;
    width: 90.5%;
    margin-bottom: 40px;
  }

  .logo_footer_section img {
    width: 155px;
  }
  .copyright_section_bottom p {
    font-size: 12px;
  }
  .social_icon_section ul li a {
    width: 27px;
    height: 27px;
    line-height: 35px;
    background-color: #cccccc;
    border-radius: 50px;
    display: block;
  }

  .container {
    max-width: 350px;
  }

  .sign_up_input_section .form-control {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    border: 2px solid #b8b8b8;
    margin-top: 23px;
    margin-bottom: 28px;
  }
  .sign_up_inner_section h3 {
    font-size: 19px;
    letter-spacing: 1.5px;
  }
  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: 156px;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }

  .sign_up_input_section {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .start_with_sample p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #828282;
    text-align: left;
    position: relative;
    width: 100%;
    font-weight: 500;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile_screen .owl-dots {
    display: none !important;
  }

  .mobile_screen .owl-prev {
    position: relative;
    left: -67px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -67px !important;
  }

  .mobile_screen2 .owl-prev {
    position: relative;
    left: -230px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -230px !important;
  }

  .smaple_slider .owl-item .item {
    transform: translate3d(0, 0, 0);
    margin: 11px 0;
  }
  .start_with_sample {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .title {
    font-size: 21px;
    letter-spacing: 1px;
    color: #828282;
    text-align: center;
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 20px;
  }

  .vedio_section_main {
    float: left;
    width: 100%;
    margin-top: 39px;
  }
  .product_box_section_main h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    letter-spacing: 1.5px;
    background-color: #a7062f;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 0;
  }
  .tranding_design_section {
    float: left;
    width: 100%;
    margin-top: 37px;
  }
  .carousel-control-prev {
    width: 15%;
    left: -16px;
  }
  .carousel-control-next {
    width: 15%;
    right: -16px;
  }
  .top_banner_caption a {
    font-size: 10px;
    font-weight: 500;
    width: 166px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    line-height: 34px;
    margin: 0 auto;
    border: 3px solid #fff;
    margin-top: 18px;
    letter-spacing: 2px;
  }

  .banner .owl-prev {
    position: relative;
    left: -40px;
  }

  .banner .owl-next {
    position: relative;
    right: -40px;
  }
  .footer_right_section_main {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer_box_right {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }
  .footer_box_right h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 6px;
    text-transform: uppercase;
  }

  .footer_left_inner_section {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  footer {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 40px;
    padding-bottom: 9px;
  }

  .copyright_section_bottom {
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 26px;
    letter-spacing: 1px;
    margin-top: 22px;
  }
  .accordion-header h4 {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #666666;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }

  .accordion-item {
    color: var(--bs-accordion-color);
    background-color: transparent;
    border: 0;
  }
  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  .accordion-body {
    padding: 0;
  }

  .trand .owl-prev {
    position: relative;
    left: -59px;
  }
  .trand .owl-next {
    position: relative;
    right: -59px;
  }

  button {
    font-size: 18px;
    background-color: #a7062f;
    color: #fff;
    width: auto;
    height: 45px;
    border: 0;
    letter-spacing: 2px;
  }
}

@media (max-width: 360px) {
  .top_banner_caption p {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "DM Sans", serif;
    letter-spacing: 3px;
    margin-bottom: 7px;
  }
  .top_banner_caption h4 {
    font-size: 19px;
    font-weight: 700;
    font-family: "DM Sans", serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .paragraph {
    font-size: 12px !important;
    color: #828282;
    letter-spacing: 1px;
  }
  .sign_up_left .paragraph span {
    font-weight: 600;
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .mobile_screen .owl-prev {
    position: relative;
    left: -63px !important;
  }
  .mobile_screen .owl-next {
    position: relative;
    right: -63px !important;
  }
  .mobile_screen2 .owl-prev {
    position: relative;
    left: -211px !important;
  }
  .mobile_screen2 .owl-next {
    position: relative;
    right: -211px !important;
  }
}
@media (max-width: 320px) {
	
	.main_bnner_top {
        float: left;
        width: 100%;
        height: 250px;
        overflow: hidden;
    }
	.carousel-control-next, .carousel-control-prev {
        
        height: 250px;
       
    }
	
	
	
	
	
}