.homepage-slider .s-btn--white-brd {
  color: #222324;
  background: #fff;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
}

.homepage-slider .s-btn--white-brd:focus, .s-btn--white-brd:hover {
  color: #fff;
  background: transparent;
  border-color: #fff;
}

.products .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.products .row > [class*="col-"]{
    display: flex;
    flex-direction: column;
}
.products h2{
	margin-top: 0rem ;
}

.g-padding-y-125--sm.products {
	padding-top: 5rem ;
}

.products h2{
	margin-top: 0.5rem ;
}

.products .g-margin-b-25--xs{
	margin-bottom: 1rem;
}




.content-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    min-width: 0; /* Important for text truncation */
}

.name-column {
    flex: 1 1 auto; /* Takes available space */
    min-width: 0; /* Allows text truncation */
    overflow: hidden;
}

.name-column h3 {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.price-column {
    flex: 0 0 auto; /* Don't grow or shrink */
    white-space: nowrap;
}

.price {
    font-weight: bold;
    color: #191919;
     font-size: .75rem;
}

.icon-column {
    flex: 0 0 auto; /* Don't grow or shrink */
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}

.fa-eye {
    color: #959595;
     font-size: .75rem;
}

.fa-cart-plus {
    color: #959595;
    font-size: .75rem;
}

.view-count {
    color: #191919;
    font-size: .75rem;
    font-weight: bold;
}

.article .g-padding-y-40--xs{
    padding: .5rem .0rem;
}

.article .g-font-size-22--xs {
	font-size: .85rem !important;
    font-weight: bold;
    margin-top: .2rem;
    margin-bottom: .8rem;
    letter-spacing: normal;
}



.g-bg-color--white {
    background-color: transparent !important;
}

.products .s-btn--md {
	font-size: 0.9rem;
	font-weight: 700;
	padding: 0.5rem 1.5rem;
}

.btn-one.s-btn--md{
	border-bottom-left-radius: 12px;
}

.btn-two.s-btn--md{
	border-bottom-right-radius: 12px;
}
.Sub-text{
	font-weight: 400;/*Paragraph text weight for top sub text*/
	margin-bottom: 0;
}


.testimonials .g-padding-y-125--sm{
    padding-top: 5.8125rem;
    padding-bottom: 5.8125rem;
}

.testimonials .g-font-size-22--xs{
    font-size: 1.5rem !important;
}

@media (max-width: 1024px) and (min-height: 1366px) {
    .js__swiper-slider.homepage-slider h2{
        font-size: 5rem !important;
    }
    
    .js__parallax-window.skill-counter{
        background-size: 200% !important;
    }
    
    .home-about .g-font-size-15--sm{
        font-size: 1rem !important;
    }
    
    .js__parallax-window.testimonials{
        background-size: 210% !important;
    }
    .testimonials .g-padding-y-125--sm{
        padding-top: 5.8125rem;
        padding-bottom: 5.8125rem;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    .js__swiper-slider.homepage-slider h2{
        font-size: 5rem !important;
    }
    .js__swiper-slider.homepage-slider p{
        font-size: 1.7rem !important;
    }
    .homepage-slider .s-btn--md{
        font-size: 1.2rem;
    }
    
    .js__parallax-window.skill-counter{
        background-size: 210% !important;
    }
        
    .home-about .g-font-size-15--sm{
        font-size: 1rem !important;
    }
    
    .js__parallax-window.testimonials{
        background-size: 250% !important;
    }
    
    .skill-counter .g-padding-y-125--sm{
        padding-top: 4.8125rem;
        padding-bottom: 4.8125rem;
    }
    
    .testimonials .g-font-size-28--sm{
        font-size: 1.35rem !important;
    }
}

@media (max-width: 542px) {
	.swiper-wrapper {
		height: auto;
	}
	.g-fullheight--xs {
		height: 50vh;
	}
	.swiper-wrapper .s-promo-block-v4 {
		margin-top: 20px;
	}
    
	.s-promo-block-v4::before {
		height: auto;
	}
	.g-padding-y-80--xs {
		padding-top: 2rem;
		padding-bottom: 3.5rem;
	}
	.g-margin-b-80--xs h2 {
		font-size: 1.3rem;
	}
	.js__parallax-window .g-padding-y-80--xs {
		padding-bottom: 3.5rem; 
	}
	.js__parallax-window .g-margin-b-80--xs {
		margin-bottom: 2rem;
	}
	.js__parallax-window {
		background-size: 100%; 
	}

/*
	.skill-counter {
		background-image: url(../img/slider/cv-design.JPG) ;
	}
*/
	.article p {
		font-size: 0.675rem;
	}
	.skill-counter .g-font-size-70--xs{
		font-size: 2.375rem;
	}
	.skill-counter .g-font-size-40--xs{
		font-size: 1rem;
	}
	.skill-counter .g-margin-b-70--xs{
		margin-bottom: 2.5rem;
	}
	.home-about h2 {
		font-size: 1.3rem;
		text-align: center;
	}
	.home-about p {
		font-size: 0.8375rem;
		text-align: center;
	}
	.home-about .g-row-col--5 {
		margin-top: 0.8rem;
	}
	.home-about .g-margin-b-60--xs {
		margin-bottom: 2rem;
		margin-left: 0.2rem;
		margin-right: 0.2rem;	
	}
	/*----------------------------------
	END HOMEPAGE ABOUT
	----------------------------------*/
	
	/*----------------------------------
	START ATS PARALLAX SECTION
	----------------------------------*/
	.parallax-ats {
		background-image: url(../img/slider/applicant-tracking-system.JPG) ;
	}
	/*----------------------------------
	END ATS PARALLAX SECTION
	----------------------------------*/
	
	/*----------------------------------
	START POPULAR DESIGN SECTION
	----------------------------------*/
	.popular-design .g-margin-b-80--xs{
		margin-bottom: 3rem;
	}
	/*----------------------------------
	END POPULAR DESIGN SECTION
	----------------------------------*/

	/*----------------------------------
	START TESTIMONIALS SECTION
	----------------------------------*/
	.testimonials .g-font-size-22--xs{
		font-size: 0.975rem;
	}
	/*----------------------------------
	END TESTIMONIALS SECTION
	----------------------------------*/
	
	/*----------------------------------
	START WHY CHOOSE US SECTION
	----------------------------------*/
	.g-font-size-32--xs {
		font-size: 1.05rem ;
	}
	.g-padding-y-60--xs.why-us {
		padding-top: 2rem ;
	}
	/*----------------------------------
	END WHY CHOOSE US SECTION
	----------------------------------*/
	
	/*----------------------------------
	START PARALLAX SECTION
	----------------------------------*/
	.parallax {
		background-image: url(../img/slider/cv-design.JPG) ;
		background-position-y: -85px ;
	}
	/*----------------------------------
	END PARALLAX SECTION
	----------------------------------*/
	
	/*----------------------------------
	START CONTACT SECTION
	----------------------------------*/
	.s-form-v2__input{
		height: 2.5rem;
		font-size: 0.675rem;
	}
	.contact-home .textarea{
		height: auto;
	}
}

@media (max-width: 414px) {
    .js__swiper-slider.homepage-slider h2{
        font-size: 2.2rem !important;
        line-height: 2.2rem;
    }
    .js__swiper-slider.homepage-slider p{
        font-size: 1rem !important;
        line-height: 1rem;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
}

@media (max-width: 375px) {
    .js__swiper-slider.homepage-slider .s-btn--md{
        padding: .6rem 2rem;
    }
    
    .g-padding-y-125--sm.products{
        padding-top: 3rem;
    }
    .container.products .g-padding-x-40--xs{
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
    
    .js__parallax-window.skill-counter{
        background-size: 310% !important;
    }
    
    .testimonials .g-font-size-22--xs{
        font-size: .95rem;
    }
    .js__parallax-window.testimonials{
        background-size: 350% !important;
    }
}

@media (max-width: 360px) {
    .js__swiper-slider.homepage-slider h2{
        font-size: 1.7rem !important;
        line-height: 1.7rem;
    }
    .js__swiper-slider.homepage-slider p{
        font-size: .8rem !important;
        line-height: .8rem;
    }
}

@media (max-width: 280px) {
    .homepage-slider p{
        line-height: 1rem;
    }
    .homepage-slider .s-btn--md{
        padding: .6rem 1.2rem;
    }
    
    .g-padding-y-125--sm.products{
        padding-top: 3rem
    }
    .view_more{
        padding-top: 2rem;
    }
    .view_more .g-padding-x-40--xs{
        padding: .6rem 1.5rem;
    }
    
    .js__parallax-window.skill-counter{
        background-size: 450% !important;
        background-position-y: 0px !important;
    }
    .skill-counter .g-font-size-70--xs{
        font-size: 1.8rem;
    }
    
    .home-about h2{
        font-size: 1.2rem;
        margin-top: 1.5rem;
    }
    .home-about p{
        line-height: 1.2rem;
    }
    
    .js__parallax-window.testimonials{
        background-size: 420% !important;
        background-position-y: 0px !important;
    }
    .js__parallax-window.testimonials .g-padding-y-80--xs{
            padding-bottom: 2.5rem;
    }
    
    .contact-home .g-margin-b-80--xs {
        margin-bottom: 2.5rem;
    }
    .contact-home .g-margin-b-80--xs h2 {
        font-size: 1.1rem;
        margin-top: 1rem;;
    }
    .contact-home .s-btn--md {
        padding: .6rem 1.5rem;
    }
}