                                                                      /************** Header Css Start Here*****************/

#my-header li#wpmenucartli a:before {
    opacity: 0 !important;
}
#my-header li#wpmenucartli a {
    color: white !important;
}

/*------------------------------------*/

.single-product #my-header {
    background-color: #000000;
}                                                                    
                                                                      
sup {
    font-size: 0.3em !important;
    top: -1.5em !important;
}
#my-header .elementor-nav-menu > li.menu-item > a {
    position: relative;
}
#my-header .elementor-nav-menu > li.menu-item > a.elementor-item-active:after {
    position: absolute;
    width: auto;
    height: 120px;
    background: #9A0046;
    content: '';
    z-index: -1;
    padding: 0 45px;
    left: -20px;
    right: -20px;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 90%);
    top: -30px;
}

#my-header .elementor-nav-menu > li.menu-item:last-child > a.elementor-item-active:after{
    display:none !important;
}

#my-header .elementor-nav-menu > li.menu-item > a:before {
    position: absolute;
    width: auto;
    height: 120px;
    background: white;
    content: '';
    z-index: -1;
    left: -20px;
    right: -20px;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 90%);
    top: -90px;
	opacity: 0; /* Start hidden */
    transition: top 0.5s ease, opacity 0.5s ease; /* Smooth transition */
}
#my-header .elementor-nav-menu > li.menu-item > a:hover:before {
    top: -30px;
    opacity: 1;
}
#my-header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    border-bottom: 1px solid #ffffff1a;
    padding: 20px 0;
}
#my-header .img-col:before {
    position: absolute;
    content: '';
    background: #ffffff1a;
    width: 1px;
    height: 100px;
    left: 250px;
    top: -20px;
}
#my-header .img-col {
    position: relative;
}

/*#my-header .elementor-nav-menu > li.menu-item:last-child > a:before {*/
/*    display: none;*/
/*}*/

/*#my-header .elementor-nav-menu > li.menu-item:last-child{*/
/*    position: relative;*/
/*}*/

/*#my-header  .elementor-nav-menu >li.menu-item:last-child:before {*/
/*    position: absolute;*/
/*    content: '';*/
/*    background: #ffffff1a;*/
/*    width: 1px;*/
/*    height: 100px;*/
/*    left: 0px;*/
/*    top: -20px;*/
/*}*/

/*#my-header .elementor-nav-menu > li.menu-item:last-child:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    background: #ffffff1a;*/
/*    width: 1px;*/
/*    height: 100px;*/
/*    right: -20px;*/
/*    top: -20px;*/
/*}*/

/*#my-header .elementor-nav-menu > li.menu-item:last-child > a{*/
/*    margin-left:20px !important;*/
/*}*/
                                                                    /************** Header Css End Here*****************/

p#breadcrumbs span span a {
    padding: 0 10px 0 0px;
}
p#breadcrumbs span.breadcrumb_last {
    padding: 0px 0 0 10px;
}
                                                                    /************** Home Page Css Start Here*****************/

video.video-stream.html5-main-video {
    width: 100% !important;
    height: 660px !important;
    left: 0 !important;
}
#home-main-slider h4.bdt-sub-title-inner {
    font-size: 16px;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1.6px;
    font-weight: 400;
}
#home-main-slider .bdt-slider-excerpt {
    font-size: 18px;
    font-family:"Work Sans", Sans-serif;
    font-weight: 400;
    line-height: 28px;
}
#home-main-slider .bdt-ps-slide-img {
    background-position: 100% 100%;
}
#home-main-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
    width: 100%;
    max-width: 1296px !important;
    margin: 0 auto !important;
}
#home-main-slider .bdt-prime-slider-content {
    max-width: 100% !important;
    margin: 0 auto !important;
}
#home-main-slider .bdt-main-title {
    width: 800px;
}                                                              
#home-second-sec .elementor-counter-number-wrapper span {
    color: #666;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #666;
    font-family: "Work Sans", Sans-serif;
}
#home-second-sec .elementor-widget-text-editor ul {
    list-style: none; /* Remove default list style */
    padding: 0;
    margin: 0;
}
#home-second-sec .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
#home-second-sec .elementor-widget-text-editor ul li:before {
    content: ''; /* Add an empty content */
    position: absolute; /* Position the pseudo-element absolutely within the list item */
    left: 0; /* Align to the left */
    top: 50%; /* Center vertically */
    transform: translateY(-50%) rotate(45deg); /* Center and rotate to form a rhombus */
    width: 10px; /* Width of the rhombus */
    height: 10px; /* Height of the rhombus */
    background-color: #9A0046; /* Color of the rhombus */
}
#home-second-sec .elementor-widget-counter {
    width: 55%;
    margin: 0 auto;
}
#home-last-sec .elementor-inner-section {
    position: relative;
}
#home-last-sec .elementor-inner-section:before {
    position: absolute;
    content: '';
    width: 1053px;
    height: 702px;
    right: 0;
    bottom: 0;
    background-image: url("/../wp-content/uploads/2024/06/lstsec.png");
}
#home-last-sec .elementor-heading-title span {
    color: #9a0046;
}
#home-last-sec {
    overflow: hidden;
}
#arrow-btn .elementor-button-content-wrapper .elementor-button-icon {
    width: 55px;
    height: 54px;
    background: url(/../wp-content/images/arow-color.png);
    right: -70px;
    left: auto;
    top: 50%;
    transform: translateY(-20%);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
	 overflow: hidden;
}
#arrow-btn .elementor-button-content-wrapper {
            position: relative; /* Ensure relative positioning for the content wrapper */
        }

#arrow-btn .elementor-button-content-wrapper .elementor-button-icon svg {
            position: absolute;
            left: 30%;
            top: 50%;
            transform: translateY(-50%);
            margin: 0 auto;
            transition: none;
            animation: none;
        }

        #arrow-btn .elementor-button-content-wrapper:hover .elementor-button-icon svg {
            animation: slideRight 1s forwards, slideLeft 1s 1s forwards;
        }
	
        @keyframes slideRight {
            0% {
                left: -50%;
            }
            100% {
                left: 100%;
            }
        }

        @keyframes slideLeft {
            0% {
                left: -100%;
            }
            100% {
                left: 30%;
            }
        }

#home-faq-sec .eael-adv-accordion svg {
    fill: #9A0046 !important;
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #9A0046;
    border-radius: 100%;
    padding: 5px 5px;
}
#home-faq-sec .eael-adv-accordion .eael-accordion-content a {
    color: #333;
    text-decoration: underline;
}
	#home-faq-sec .elementor-tab-content a {
		color: #333;
		text-decoration: underline;
	}
	#home-faq-sec .elementor-accordion-icon svg {
		font-size: 20px;
	}
	#home-faq-sec .elementor-accordion-item {
		border-bottom: 1px solid #EAECF0;
		border-bottom-width: 1px !important;
	}
	#home-advantag-sec .elementor-inner-section {
		position: relative;
		margin-left: calc((100% - 1296px) / 2);
		overflow: hidden;
		width: 100% !important;
		left: 0 !important;
	}
	#home-advantag-sec .elementor-accordion-item {
		border-bottom: 1px solid #EAECF0;
		border-bottom-width: 1px !important;
	}
	#home-advantag-sec .elementor-accordion-icon svg {
		font-size: 25px;
	}
	.swiper-slide-active {
		width: 100% !important;
		transform: none !important;
		margin: 0 auto !important;
		left: 0;
	}
	.container {
		position: relative;
	}
	.box {
		position: absolute;
		top: 0;
		left: 0;
	}
	.box:nth-child(2) {
		top: 35px;
		left: 35px;
	}
	.box:nth-child(3) {
		top: 70px;
		left: 70px;
	}
			.boxcontainer {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
    position: relative;
    width: 478px;
    height: 478px;
}
	   .box {
		width: 478px;
		height: 478px;
		display: flex;
		align-items: flex-end;
		justify-content: center;
		padding-bottom: 30px;
		color: #FFF;
		text-align: center;
		font-family: "Work Sans", sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 28px;
		text-transform: capitalize;
	}
			#box1 { background-image: url('/../wp-content/images/cub2.png'); }
			#box2 { background-image: url('/../wp-content/images/cub1.png'); }
			#box3 { background-image: url('/../wp-content/images/cub3.png'); }

	.workcontainer {
		text-align: center;
	}
	.workslider-thumb h3 {
    color: #CFCFCF;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
	}
	.workslider-thumb .slick-current h3 {
		color: #9A0046;
		position: relative;
		border-bottom: 3px solid #9A0046;
	}
	/* .workslider-thumb .slick-slide.slick-current.slick-active {
		padding: 0 80px;
	} */
	.workslider-thumb .slick-track {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		margin: 0 auto;
		text-align: center;
		width: auto !important;
		display: flex;
		justify-content: center;
		gap: 180px;
	}
	.workslider-content img {
		width: auto;
		margin: 0 auto;
	}
	.workslider-thumb {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.workslider-thumb .slick-slide {
		padding: 0 0;
		width: auto !important;
	}
.image-changing {
    position: relative;
}
.image-changing img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
                            

	#home-sec4 {
    overflow: hidden;
}
        .slider-container {
            position: relative;
            width: 100%;
            height: 600px; /* Adjust as needed */
            overflow: hidden;
        }

        .background-slider .slide {
            width: 100%;
            height: 600px;
            background-size: cover;
            background-position: center;
        }

        .nav-slider {
            position: absolute;
            bottom: 100px;
            left: 50%;
            transform: translateX(-50%);
            width: 100%;
        }

        .nav-slider .nav-slide {
            display: inline-block;
            white-space: nowrap;
		    margin-left: 133px;
        }

	.nav-slider h3 {
    font-size: 80px;
    color: #fff;
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 700;
    -webkit-text-fill-color: transparent; /* Ensure the fill color is transparent */
    -webkit-text-stroke-width: 2px; /* Slightly increase the stroke width */
    -webkit-text-stroke-color: #ffffff;
    font-family: "Work Sans", Sans-serif;
    text-transform: uppercase;
}
			.nav-slider .slick-current.slick-active h3{
		-webkit-text-fill-color: #ffffff !important;
		background: transparent;

	}
	#inner-sec1 {
		position: absolute;
		top: 50%;
		z-index: 1;
		transform: translateY(-50%);
	}
	#inner-sec1 .elementor-button-icon svg {
		font-size: 50px;
	}
	#inner-sec1 .elementor-button-text {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#inner-sec1 .elementor-button-icon {
		display: flex;
		justify-content: center;
		align-items: center;
/* 		box-shadow: 0 0 0 0 rgba(red, .5);
       -webkit-animation: pulse 1.5s infinite; */
	}
	#home-sec5 .elementor-tab-title.elementor-active {
		border-bottom: 2px solid;
	}
	 #elementor-popup-modal-648 .dialog-close-button {
		padding: 15px !important;
		border-radius: 50px !important;
		}
#home-advantag-sec .eael-accordion-list .elementor-tab-title.active {
    border-width: 0px 0 0 0;
    padding: 30px 0 0 0;
}
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(154, 0, 70, 0.7);
    }
    70% {
        transform: scale(1.4);
        box-shadow: 0 0 10px 10px rgba(154, 0, 70, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(154, 0, 70, 0);
    }
}

#inner-sec1 .elementor-button-icon svg {
    display: inline-block;
    animation: pulse 2s infinite;
	    border-radius: 50px;
}


  /************** Home Page Css End Here*****************/ 

  /************** Contact Page Css Start Here*****************/ 


#contact-main-sec .elementor-icon-box-title {
    margin: -5px 0 0 0;
}
#contact-main-sec .elementor-button-content-wrapper .elementor-button-icon {
		width: 55px;
		height: 54px;
		background: url(/../codeguard/wp-content/images/arow-color.png);
		right: -70px;
		left: auto;
		top: 50%;
		transform: translateY(0%);
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 0;
		 overflow: hidden;
	}
	#contact-main-sec .elementor-button-content-wrapper {
				position: relative; /* Ensure relative positioning for the content wrapper */
		 margin-top: 20px;
			}
	#contact-main-sec .elementor-button-content-wrapper .elementor-button-icon svg {
            position: absolute;
            left: 30%;
            top: 50%;
            transform: translateY(-50%);
            margin: 0 auto;
            transition: none;
            animation: none;
        }

        #contact-main-sec .elementor-button-content-wrapper:hover .elementor-button-icon svg {
            animation: slideRight 1s forwards, slideLeft 1s 1s forwards;
        }
	#contact-main-sec .elementor-button-content-wrapper .elementor-button-icon svg * {
		fill: #fff;
	}
	#contact-main-sec textarea {
		resize: none;
	}

  /************** Contact Page Css End Here*****************/ 

  /************** About Us Css Start Here*****************/ 
#about-sec1 {
    overflow: hidden;
}
.img-col .elementor-widget-image {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slide_time .inner-time:nth-child(odd) .custom-timeline {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 50px;
}
.sliderYear {
    text-align: center;
}
.timeline-title {
    text-align: center;
}
.slide_time .inner-time:nth-child(odd) .custom-timeline .sliderImage {
    margin-top: 100px;
}
.slide_time .inner-time:nth-child(even) .custom-timeline .sliderImage {
    margin-bottom: 165px;
}
.slide_time button.slick-next:before {
    font-size: xx-large;
    color: #0000;
    content: '→';
    background: url('/../codeguard/wp-content/images/arrow-left.png');
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
}
.slide_time button.slick-prev:before {
    font-size: xx-large;
    color: #0000;
    content: '→';
    background: url('/../codeguard/wp-content/images/arrow-right.png');
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
}
.inner-time {
    position: relative;
}
.inner-time:before {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    background: #9A0046;
    top: 50%;
    bottom: 0;
    transform: translatey(-50%);
    left: 50%;
    right: 0;
    border-radius: 50%;
    z-index:1;
}
.inner-time:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #D0D0D0;
    top: 50%;
    bottom: 0;
    transform: translatey(-50%);
    left: 50%;
    right: 0;
    z-index:0;
}
.slide_time .slick-prev {
    left: -5px;
    top: 50%;
    transform: translateY(-33%);
    z-index: 1;
}
.slide_time .slick-next {
    right: -2px;
    transform: translateY(-35%);
}
.slide_time h4 {
    color: #000;
    text-align: center;
    font-family: 'Work Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.slide_time p {
    color: #666;
    font-family: 'Work Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 90%;
    height: 110px;
    text-align: center;
    margin: 0 auto;
}
.sliderYear h2 {
    color: #9A0046;
    text-align: center;
    font-family: 'Work Sans';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
#about-sec1 p a {
    text-decoration: underline;
    font-weight: 600;
}
#company-slider {
    overflow: hidden;
}

  /************** About Us Page Css End Here*****************/ 
#article-main-sec .item-box {
    position: relative;
    height: 575px;
}
#article-main-sec .item-box .elementor-widget-button {
    position: absolute;bottom: 0;
}

.product-sec .product-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.product-sec .product-row .product-item .product-image img {
    width: 100%;
}

.product-sec .product-row .product-content h2 {
    color: #111;
    text-align: center;
    font-family: "Work Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.product-sec .product-row .product-content p {
    color: #666;
    text-align: center;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}

.product-sec .product-row .product-content {
    padding: 20px 50px 0px;
}

.custom-product-detail h6 {
    color: #9A0046;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0px;
}

.custom-product-detail h1 {
    color: #111;
    font-family: "Work Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 63px;
    margin: 0;
}

.custom-product-detail .price ins {
    color: #990045;
    font-family: "Work Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 63px;
    text-decoration-line: strikethrough;
    text-decoration: none;
    opacity: 1 !important;
}

.custom-product-detail .price .icon-dash {
    color: #000;
    font-family: "Work Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 63px;
    margin: 0px 8px;
}

.custom-product-detail .price del {
    color: #BFBFBF;
    font-family: "Work Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 63px;
    opacity: 1 !important;
}
.custom-product-detail p {
    margin: 0px;
}
.custom-product-detail p:nth-child(5) {
    color: #666;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0px 0px 30px 0px;
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 h3 {
    color: #000;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 63px;
    margin: 0px 25px 0px 0px;
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 .single_add_to_cart_button {
    width: 187px;
    height: 59px;
    background-color: #9A0046;
    color: #ffffff;
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 140% */
}

.custom-product-detail p {
    margin: 0px;
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 button {
    background-color: transparent;
    border: 0px;
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 .qib-button-wrapper {
    margin: 0px;
    border-radius: 59px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quantity input {
    border: 0px;
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
}
.product-detail-gallery .elementor-shortcode span a {
    color: #111;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0px 16px;
}

.product-detail-gallery .elementor-shortcode span span:first-child a {
    margin-left: 0px;
}

.product-detail-gallery .elementor-shortcode span .breadcrumb_last {
    color: #9A0046;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-left: 16px;
}

.product-detail-gallery .woocommerce-product-gallery {
    width: 100% !important;
}

.product-detail-gallery .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    width: 106px !important;
    height: 106px;
    margin-right: 20px !important;
    margin-top: 20px !important;
}

.product-detail-gallery .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    object-fit: contain;
    opacity: 1 !important;
}

.product-detail-gallery .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
    border: 1px solid #BEBEBE;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}

.custom-product-detail h2 {
    color: #111;
    font-family: "Work Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 63px; /* 262.5% */
    margin: 0px;
}

.single-product .workslider-content{
    overflow:hidden;
}

.single-product .woocommerce-notices-wrapper{
    display:none;
}

.payment_box.payment_method_cod {
    padding: 0px !important;
}

.place-order .woocommerce-terms-and-conditions-wrapper p{
    margin-top:0 !important;
}

.woocommerce-cart .qib-button-wrapper .quantity input.input-text.qty.text {
    padding: 19.5px 12px;
}

.e-apply-coupon{
    height:100%;
}


  /************** Responsive Css Start Here*****************/ 

	@media (max-width: 1680px){
		
#my-header .elementor-nav-menu > li.menu-item > a {
	margin: 15px;
}
#my-header .elementor-nav-menu > li.menu-item > a.elementor-item-active:after {
    padding: 0;
    left: -15px;
    right: -15px;
}
#my-header .elementor-nav-menu > li.menu-item > a:before {
    left: -15px;
    right: -15px;
}
		
		#article-main-sec .item-box {
    height: 510px;
}
		#home-main-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
    max-width: 1120px !important;
	}
	.nav-slider h3 {
		font-size: 60px;
	}
		.workslider-thumb h3 {
    font-size: 20px;
	}
	.workslider-thumb .slick-track {
		gap: 160px;
	}
		.slide_time p {
    font-size: 15px;
    height: 80px;
}
		.slide_time h4 {
    font-size: 18px;
}
		.sliderYear h2 {
    font-size: 22px;
}
		.box {
		font-size: 22px;
        width: 400px;
        height: 400px;
        background-size: cover;
    }
		#home-advantag-sec .elementor-inner-section {
    margin-left: calc((100% - 1120px) / 2);
	}
		#home-last-sec .elementor-inner-section:before {
    bottom: -72px;
    transform: scale(0.8);
	}	
		#arrow-btn .elementor-button-content-wrapper .elementor-button-icon {
    width: 48px;
    height: 48px;
	}
	
	.product-sec .product-row .product-content h2 {
    font-size: 24px;
    line-height: 12px;
}
		.product-sec .product-row .product-content {
    padding: 16px 20px 0px;
}
		.product-sec .product-row .product-content p {
    font-size: 16px;
    line-height: 24px;
}
		.product-sec .product-row {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
		
		
		.product-detail-gallery .elementor-shortcode span a {
    font-size: 13px;
    letter-spacing: 1.2px;
    margin: 0px 10px;
}
		.product-detail-gallery .elementor-shortcode span .breadcrumb_last {
    font-size: 13px;
    letter-spacing: 1.2px;
    margin-left: 10px;
}
		.custom-product-detail h6 {
    font-size: 13px;
    line-height: 19px;
}
		.custom-product-detail h1 {
    font-size: 44px;
    line-height: 43px;
}
		.custom-product-detail .price ins, .custom-product-detail .price del {
    font-size: 20px;
    line-height: 55px;
}
		.custom-product-detail .price .icon-dash {
    font-size: 20px;
    line-height: 55px;
    margin: 0px 6px;
}
		.custom-product-detail h2 {
    font-size: 18px;
    line-height: 56px;
}
		.custom-product-detail p:nth-child(5) {
    font-size: 15px;
    line-height: 25px;
    margin: 0px 0px 18px 0px;
}
		.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 h3 {
    font-size: 16px;
    line-height: 59px;
    margin: 0px 18px 0px 0px;
}
		.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 .quantity input, .custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 button {
    font-size: 15px;
    line-height: 23px;
}
		.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 .single_add_to_cart_button {
    width: 167px;
    height: 49px;
    font-size: 15px;
    line-height: 23px;
}
		.product-detail-gallery .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    width: 86px !important;
    height: 86px;
    margin-right: 15px !important;
    margin-top: 15px !important;
}
		.custom-product-detail form .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 18px;
}
		
	}
	@media (max-width: 1536px){
    #home-last-sec .elementor-inner-section:before {
        right: -55px;
    }
	}
	@media (max-width: 1440px){

    #home-last-sec .elementor-inner-section:before {
        right: -110px;
    }
		
	}
	@media (max-width: 1366px){
    #home-last-sec .elementor-inner-section:before {
        right: -130px;
    }
	}
	@media (max-width: 1280px){
		    .workslider-thumb h3 {
        font-size: 18px;
        line-height: 24px;
    }
		.slide_time .inner-time:nth-child(odd) .custom-timeline .sliderImage {
    margin-top: 98px;
}
		.workslider-thumb .slick-track {
			gap: 125px;
		}
			#home-last-sec .elementor-inner-section:before {
			bottom: -106px;
			transform: scale(0.7);
		}
		.background-slider .slide {
		height: 430px;
	}
		.nav-slider {
		bottom: 50px;
	}
		.slider-container {
    height: 430px;
	}
		}
	@media (max-width: 1024px){
	    .custom-product-detail h1 {
        font-size: 30px;
        line-height: 45px;
    }
    
	   .product-sec .product-row .product-content h2 {
        font-size: 20px;
        line-height: normal;
    } 
    
    .product-sec .product-row .product-content p {
        font-size: 14px;
        line-height: 21px;
    }
	    
		#article-main-sec .item-box {
    height: 530px;
}
		#about-sec1 .boxcontainer {
    width: 65%;
    height: 500px;
    margin-bottom: 80px;
}  
		#about-sec1 .box {
        width: 100%;
        height: 100%;
        font-size: 20px;
    }
		
		.slide_time h4 {
        font-size: 16px;
        line-height: 20px;
    }
		    .slide_time p {
	    height: 60px;
        font-size: 12px;
        line-height: 20px;
    }
		#my-header li.menu-item a.elementor-item-active:before {
    padding: 0 25px;
    left: -15px;
    right: -15px;
}
		#my-header li.menu-item a:before {
    left: -15px;
    right: -15px;
}
		    .workslider-thumb h3 {
        font-size: 18px;
    }
		    .box {
        width: 300px;
        height: 300px;
		font-size: 16px;
    }
		    #home-last-sec .elementor-inner-section:before {
        bottom: -145px;
        transform: scale(0.6);
        right: -230px;
    }
		#home-main-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
        max-width: 900px !important;
                padding-top: 100px;
    }
#home-main-slider .bdt-slider-excerpt {
    font-size: 15px;
    line-height: 26px;
}
		#home-main-slider h4.bdt-sub-title-inner {
    font-size: 15px;
}
		#home-second-sec .elementor-widget-counter {
    width: 60%;
}
		.nav-slider .nav-slide {
    margin-left: 70px;
}
		.nav-slider h3 {
        font-size: 50px;
    }
		    .background-slider .slide {
        height: 410px;
    }
		.slider-container {
    height: 410px;
	}
		.nav-slider h3 {
        font-size: 40px;
    }
		    .workslider-thumb .slick-track {
        gap: 85px;
    }
		#home-sec5 .elementor-tab-title.elementor-tab-title {
    padding: 0 10px;
	}
			#home-advantag-sec .elementor-inner-section {
			margin-left: calc((100% - 900px) / 2);
		}
			#home-second-sec .elementor-widget-text-editor ul li:before {
		width: 7px;
		height: 7px;
	}
		#home-main-slider .bdt-main-title {
    width: 530px;
}
		}
@media (max-width: 960px){

      #home-last-sec .elementor-inner-section:before {
        right: -285px;
        transform: scale(0.5);
        bottom: -176px;
	}
	.workslider-thumb .slick-track {
        gap: 65px;
    }
}
	@media (max-width: 820px){
		#my-header li.menu-item a.elementor-item-active:after {
  display:none;
}
		#article-main-sec .item-box {
    height: 500px;
}
		    #about-sec1 .boxcontainer {
        width: 70%;
        height: 450px;
        margin-bottom: 60px;
    }
		#home-main-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
			max-width: 700px !important;
		}
		    .workslider-thumb h3 {
        font-size: 16px;
    }
		      .workslider-thumb .slick-track {
        gap: 45px;
    }
		    #home-main-slider .bdt-prime-slider-content .bdt-main-title .bdt-title-tag {
        width: 65%;
    }
		    #home-main-slider .bdt-slider-excerpt {
        font-size: 14px;
        line-height: 24px;
    }
		    .box {
        width: 250px;
        height: 250px;
    }
			.box:nth-child(2) {
		top: 20px;
		left: 20px;
	}
	.box:nth-child(3) {
		top: 40px;
		left: 40px;
	}
		    .box {
        font-size: 14px;
    }
		    #home-advantag-sec .elementor-inner-section {
        margin-left: calc((100% - 700px) / 2);
    }
		    #home-last-sec .elementor-inner-section:before {
        bottom: -178px;
        transform: scale(0.5);
        right: -300px;
    }
			#my-header li.menu-item a.elementor-item-active:before {
   display:none;
}
	}
@media (max-width: 768px){
	#home-last-sec .elementor-inner-section:before {
        right: -310px;
    }
}
@media (max-width: 767px){
    .e-shop-table{
        padding:0 0 20px !important;
    }
        .custom-product-detail h1 {
        font-size: 25px;
        line-height: 40px;
    }
    ..elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        padding:10px 15px !important;
    }
    .shop_table_responsive tbody tr td:before{
        font-size:16px !important;
    }
    td.product-subtotal{
        padding-top:50px;
    }
    .product-sec .product-row {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 25px;
    }
	    .slide_time .slick-prev {
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 40px 0 0;
    }
	    .slide_time .slick-next {
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        padding: 0px 0 0 40px;
    }
	.inner-time:after {
        display: none;
    }
	.inner-time:before {
    display: none;
}
	#my-footer .copyright-iner-sec .elementor-nav-menu {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
	    #about-sec1 .boxcontainer {
        width: 85%;
        height: 500px;
        margin-bottom: 40px;
    }
	    #home-main-slider .bdt-main-title {
        width: 100%;
    }
	.box {
        width: 100%;
        height: 100%;
		font-size: 16px;
    }
	    .boxcontainer {
        width: auto;
        height: 450px;
        margin-right: 50px;
    }
	#home-main-slider ul.bdt-slideshow-nav {
    top: 50%;
}
        #home-main-slider .bdt-prime-slider-dragon .bdt-prime-slider-wrapper {
        max-width: 100% !important;
        padding: 90px 25px 0 25px;
    }
	    #home-main-slider .bdt-prime-slider-content .bdt-main-title .bdt-title-tag {
        width: 80%;
        padding: 0 0 10px 0;
    }
	    .nav-slider h3 {
        font-size: 25px;
        -webkit-text-stroke-width: 1px;
    }
	    #home-advantag-sec .elementor-inner-section {
        margin-left: 0;
    }
	    .workslider-thumb .slick-track {
        gap: 15px;
        flex-direction: column;
    }
	.workslider-thumb {
    padding: 0 25px;
}
/* 	.boxcontainer {
    width: 250px;
    height: 250px;
	margin-top: 10px;
} */
#home-sec5 .eael-tabs-nav ul {
    flex-direction: column;
}
#home-sec5 .eael-tabs-nav ul li {
    font-size: 16px;
    padding: 12px 0;
}
	    #home-last-sec .elementor-inner-section:before {
       display:none;
    }
	    .workslider-thumb h3 {
        font-size: 15px;
    }
#my-header .img-col:before {
    display:none;
}
	#my-header {
    padding: 20px 25px;
}
	#Asvantages-main-sec .elementor-inner-section:nth-child(odd) .elementor-container {
    flex-direction: column-reverse;
}
	#elementor-popup-modal-648 .dialog-close-button {
    padding: 10px !important;
    right: 5px !important;
    top: 15px !important;
}
}
@media (max-width: 600px){
	.slide_time .inner-time:nth-child(odd) .custom-timeline .sliderImage {
        margin-top: 0;
    }
.sliderImage img {
    width: 100%;
}
.slide_time .inner-time:nth-child(even) .custom-timeline .sliderImage {
    margin-bottom: 0;
}
	.slide_time .inner-time:nth-child(odd) .custom-timeline {
    flex-direction: column;
		padding-top: 0;
}
	.inner-time:before {
    top: auto;
    bottom: 0;
    transform: translatey(0);
}
	.custom-timeline {
    padding-bottom: 30px;
}
	.inner-time:after {
    top: auto;
    bottom: 7px;
    left: 0;
    right: 0;
}
	.slide_time .slick-next {
    top: auto;
    bottom: -13px;
}
	.slide_time .slick-prev {
    top: auto;
    bottom: -12px;
}
}
@media (max-width: 375px){
	#article-main-sec .item-box {
    height:auto;
}
	    #about-sec1 .boxcontainer {
        width: 85%;
        height: 300px;
        margin-bottom: 25px;
    }
	#about-sec1 .box {
        font-size: 16px;
    }
.boxcontainer {
        height: 250px;
        margin-right: 40px;
        margin-top: 20px;
    }
    #home-main-slider ul.bdt-slideshow-nav {
        top: 30%;
        right: 20px;
    }
}
  /************** Responsive Css End Here*****************/