
.step{
	display: none;
}
.step.active {
	display: block;
}
/*----------------------------------
START HIDE SELECT CSS
----------------------------------*/
select::-ms-expand {
	display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}
/*----------------------------------
END HIDE SELECT CSS
----------------------------------*/

/*----------------------------------
START HONEYMOON CSS
----------------------------------*/
.ohnohoney{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}
/*----------------------------------
END HONEYMOON CSS
------------------------------------*/

/*----------------------------------
START ERROR MESSAGE CSS
------------------------------------*/
.error {
	color: red;
	font-size: 12px;
}
/*----------------------------------
END ERROR MESSAGE CSS
------------------------------------*/

@media (max-width: 542px) {
    .s-header-v2__toggle {
		padding-top: 0rem;
		padding-right: 0.3125rem;
		padding-bottom: 0rem;
		padding-left: 0.625rem;
	}
	
	.s-header-v2__logo-link {
		padding-top: 0.7rem;
		padding-bottom: 0.5rem;
	}
	
	.s-header-v2__toggle {
		line-height: 3.3rem;
	}
	
	.s-header-v2__logo-img {
		width: 4.25rem;
	}
    
    footer .g-padding-y-30--xs {
		padding-top: 1.3rem;
		padding-bottom: 1.3rem;
	}
	footer .g-padding-y-60--xs{
		padding-bottom: 1rem !important;
	}
	.g-padding-y-50--xs {
		padding-top: 1.125rem;
		padding-bottom: 1.125rem;
	}
	footer .g-width-100--xs {
		width: 4.25rem;
	}
	
	footer .g-font-size-14--xs {
		font-size: 0.475rem;
	}
	footer .g-padding-y-80--xs {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	footer p {
		font-size: 0.6375rem !important;
	}
	footer .g-ul-li-tb-5--xs > li {
		padding-top: 0.1125rem;
		padding-bottom: 0.1125rem;
	}
}

/*----------------------------------
CAREER SECTION 
----------------------------------*/
.navigation-button .g-padding-x-80--xs{
	padding-left: 3rem;
	padding-right: 3rem;
}

.navigation-button .s-btn--md {
	font-size: 0.7rem;
	padding: .5rem 2.5rem;
}

.navigation-button {
	padding-left: 15px;
	padding-right: 15px;
}
/*----------------------------------
END CAREER SECRION
----------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------- ATS PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.g-padding-y-20--xs.ats-info {
    padding-top: 1.5rem !important;
}

@media (max-width: 1280px) {
    .js__parallax-window.ats-banner{
        background-position-y: -120px !important;
    }
    
    .ats-info .g-font-size-20--xs{
        font-size: 2rem;
    }
    .ats-info .g-font-size-15--sm{
        font-size: .9rem !important;
    }
    
}    

@media (max-width: 1024px) {
    .js__parallax-window.ats-banner{
        background-position-y: -20px !important;
    }
} 

@media (min-width: 1024px) and (min-height: 1300px) {
    .js__parallax-window.ats-banner{
        background-size: 110% !important;
        background-position-y: -150px !important;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    .js__parallax-window.ats-banner{
        background-size: 150% !important;
    }
}

@media (max-width: 540px) {
    .js__parallax-window.ats-banner{
         background-size: 140% !important;
        background-position-y: -80px !important;
    }
    .js__parallax-window.ats-banner .g-font-size-40--xs {
        font-size: 2.2rem;
    }
    .js__parallax-window.ats-banner .g-padding-y-150--xs{
        padding-top: 7.375rem !important;
        padding-bottom: 4.375rem !important;
    }
    .ats-info .g-font-size-20--xs{
        font-size: 1.5rem;
    }
}

@media (max-width: 414px) {
    .js__parallax-window.ats-banner{
         background-size: 210% !important;
        background-position-y: -30px !important;
    }
    .js__parallax-window.ats-banner .g-font-size-40--xs{
        font-size: 1.9rem;
    }
}

@media (max-width: 375px) {
    .js__parallax-window.ats-banner{
         background-size: 200% !important;
        background-position-y: -30px !important;
    }
    .js__parallax-window.ats-banner .g-font-size-40--xs{
        font-size: 1.8rem;
    }
}

@media (max-width: 320px) {
    .js__parallax-window.ats-banner{
         background-size: 230% !important;
        background-position-y: -30px !important;
    }
    .js__parallax-window.ats-banner .g-font-size-40--xs{
        font-size: 1.7rem;
    }
    .ats-info .g-font-size-20--xs{
        font-size: 1.3rem;
    }
}

@media (max-width: 280px) {
    .js__parallax-window.ats-banner{
         background-size: 220% !important;
        background-position-y: 10px !important;
    }
    .js__parallax-window.ats-banner .g-font-size-40--xs {
        font-size: 1.6rem;
    }
    .js__parallax-window.ats-banner .g-font-size-14--xs{
        font-size: 0.7rem;
        line-height: 0.8rem;
    }
    
    .ats-info .g-font-size-20--xs{
        font-size: 1.2rem;
    }
} 
/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------- ATS PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------- ABOUT PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.js__parallax-window.about-banner{
    background-position-y: -185px !important;
}

@media (max-width: 1024px) {
    .js__parallax-window.about-banner{
        background-position-y: -100px !important;
    }
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .js__parallax-window.about-banner{
        background-size: 110% !important;
        background-position-y: -150px !important;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    .js__parallax-window.about-banner{
        background-size: 150% !important;
    }
}

@media (max-width: 542px) {
    .js__parallax-window.about-banner{
        background-size: 150% !important;
        background-position-y: -70px !important;
    }
    .js__parallax-window.about-banner .g-font-size-40--xs {
        font-size: 2rem;
    }
    .js__parallax-window.about-banner .g-font-size-14--xs{
        font-size: 0.7rem;
        line-height: 0.8rem;
    }
    .js__parallax-window.about-banner .g-padding-y-150--xs{
        padding-top: 6.375rem !important;
        padding-bottom: 4.375rem !important;
    }
    
	.about p {
		font-size: .9rem;
        line-height: 1.3rem;
		text-align: center;
	}
	.about h2 {
		font-size: 1rem;
		text-align: center;
	}
	.about-products p {
		font-size: 0.8rem;
	}
	.about-products h2 {
		font-size: 1rem;
	}
	.about-products .text-uppercase {
		font-size: 0.6rem;
		text-transform: none;
	}
	.about-products h2 {
		margin-top: 0rem ;
	}
	.about-products .g-margin-b-25--xs {
		margin-bottom: 0.5625rem;
	}
	.g-padding-y-60--xs.about-products {
		padding-top: 1.5rem;
	}
}

@media (max-width: 414px) {
    .js__parallax-window.about-banner{
        background-size: 190% !important;
    }
}

@media (max-width: 375px) {
    .js__parallax-window.about-banner{
        background-size: 220% !important;
    }
    .js__parallax-window.about-banner .g-padding-y-150--xs {
        padding-top: 7.375rem !important;
    }
}

@media (max-width: 320px) {
    .js__parallax-window.about-banner{
        background-size: 250% !important;
    }
    .js__parallax-window.about-banner .g-font-size-40--xs {
        font-size: 1.8rem;
    }
}

@media (max-width: 280px) {
    .js__parallax-window.about-banner{
        background-size: 270% !important;
        background-position-y: -70px !important;
    }
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------ ABOUT PAGE OVERWRITE (END) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- CONTACT PAGE OVERWRITE (START) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 542px) {
	.contact .g-font-size-40--xs{
		font-size: 1.5rem;
	}
	
	.contact .s-btn--md{
		padding-left: 2.375rem;
		padding-right: 2.375rem;
	}
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------- CONTACT PAGE OVERWRITE (END) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- CHECKOUT PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.checkout-initial-page .g-font-weight--300{
    font-weight: 200 !important;
    font-size: 1rem !important;
}
.checkout-initial-page .s-btn--dark-brd{
    border-color: #30ff00;
    background-color: #30ff00;
    color: #fff;
    font-weight: 600;
}
.checkout-initial-page .s-btn--white-brd{
    border-color: #ff0000;
    background-color: #ff0000;
    color: #fff;
    font-weight: 600;
}
.checkout-initial-page .order-details{
    font-size: .9rem !important;
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 7rem !important;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: 1.5rem !important;
        line-height: 1.9rem;
    }
}

@media (min-width: 768px) and (min-height: 1000px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 7rem !important;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: 1.5rem !important;
        line-height: 1.9rem;
    }
}

@media (max-width: 540px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 4rem;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: .9rem !important;
        line-height: 1.3rem;
    }
}

@media (max-width: 414px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 2.5rem;
    }
}

@media (max-width: 375px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 3rem;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: .9rem !important;
        line-height: 1.3rem;
    }
}

@media (max-width: 320px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 2rem;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: .8rem !important;
        line-height: 1rem;
    }
}

@media (max-width: 280px) {
    .checkout-initial-page .g-font-size-32--xs{
        font-size: 2rem;
    }
    .checkout-initial-page .g-font-size-20--md{
        font-size: .8rem !important;
        line-height: 1rem;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------- CHECKOUT PAGE OVERWRITE (END) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- DESIGNS PAGE OVERWRITE (START) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.current-page{
    color: #fff;
    background-color: #13b1cd;
    border-color: #9E9E9E !important;
    border-width: 0.0625rem 0;
    border-style: solid;
    padding: 0.4rem 1.125rem;
}
.pagi .s-btn--primary-bg {
    color: #212121;
    font-size: 1rem;
    font-weight: 700;
}
.pagi .s-btn--primary-bg > a {
    color: #9E9E9E;
}
.designs .s-btn{
	margin-top: 1.7rem;
}
.pagi {
	padding-bottom: 1rem;
	margin-bottom: 3rem;
}

.g-padding-y-80--xs.designs{
	padding-bottom: 1rem;
}
.g-padding-y-125--sm.products{
	padding-bottom: 1.8125rem;
}
.pagi .s-btn--primary-bg{
    background: rgba(0,0,0,0);
    color: #13b1cd;
    border-color: rgba(0,0,0,0);
    border-radius: 0 !important;
}
.pagi .g-padding-x-50--xs{
    padding: 0.4rem 1.125rem;
}
.pagi .active{
    background-color: #13b1cd !important;
}
.pagi .g-padding-x-50--xs a{
    border-color: #9E9E9E !important;
    border-width: 0.0625rem;
    border-style: solid;
    padding: 0.4rem 1.125rem;
}
.pagi .s-icon--white-brd:hover{
	color: #fff;
	background-color: #005083;
}
.col-sm-4.article {
	margin-bottom: 30px;
}
.designs {
	padding-bottom: 20px ;
}
.sideway-button{
	width: 100%;
	display: inline-flex;
}
.article .g-padding-y-40--xs{
	padding-bottom: 0.5rem;
}
.sideway-button a {
	margin-bottom: 10px;
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .js__parallax-window.products-banner{
        background-size: 110% !important;
        background-position-y: -70px !important;
    }
    .js__parallax-window.products-banner .g-font-size-60--md {
        font-size: 4rem !important;
    }
    .js__parallax-window.products-banner .g-font-size-14--xs {
        font-size: 0.95rem;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    .js__parallax-window.products-banner{
        background-size: 150% !important;
        background-position-y: 20px !important;
    }
}

@media (max-width: 540px) {
    .js__parallax-window.products-banner{
        background-size: 140% !important;
        background-position-y: 30px !important;
    }
    .js__parallax-window.products-banner .g-padding-y-150--xs{
        padding-top: 7.375rem !important;
        padding-bottom: 4.375rem !important;
    }
    .js__parallax-window.products-banner .g-font-size-40--xs {
        font-size: 2rem;
    }
    .js__parallax-window.products-banner .g-font-size-14--xs{
        font-size: 0.7rem;
        line-height: 0.8rem;
    }
}

@media (max-width: 414px) {
    .js__parallax-window.products-banner{
        background-size: 180% !important;
        background-position-y: 30px !important;
    }
}

@media (max-width: 375px) {
    .js__parallax-window.products-banner{
        background-size: 170% !important;
    }
}

@media (max-width: 320px) {
    .js__parallax-window.products-banner{
        background-size: 200% !important;
    }
    
    .pagi{
        margin-bottom: 1rem;
    }
    .pagi .s-btn--primary-bg{
        font-size: .8rem;
        padding: 0.4rem .8rem;
    }
    .pagi .g-padding-x-50--xs a{
        padding: 0.4rem .7rem;
    }
}

@media (max-width: 280px) {
    .js__parallax-window.products-banner{
        background-size: 210% !important;
        background-position-y: -10px !important;
    }
    .js__parallax-window.products-banner .g-font-size-40--xs {
        font-size: 1.6rem;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------- DESIGNS PAGE OVERWRITE (END) ---------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------- HOMEPAGE OVERWRITE (START) ---------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.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;
}
.article p {
	font-size: 0.675rem;
}
.article .g-font-size-22--xs {
	font-size: 1rem;
}
.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;
}
.view_more .s-btn--primary-brd{
	border-radius: 2rem;
}
.view_more{
	padding-top: 3rem;
}

.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;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------  HOMEPAGE OVERWRITE (END) ---------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------- LOGIN PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.login h1 {
	color: #fff;
}
.login p {
	color: #fff;
}
/*----------------------------------
START BUTTON
------------------------------------*/
.user-files .s-btn--dark-brd {
  color: #F4F4F4;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #F4F4F4;
}

.user-files .s-btn--dark-brd:focus, .s-btn--dark-brd:hover {
  color: #FFF;
  background: #009CAF;
  border-color: #9E9E9E;
}
/*----------------------------------
END BUTTON
------------------------------------*/

@media (max-width: 542px) {
	.login p {
		font-size: 0.8rem;
	}
	.login .g-font-size-32--xs {
		font-size: 1.5rem ;
	}
	.login .g-margin-b-30--xs {
		margin-bottom: 0.5rem;
	}
	.login .form-control {
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}
	.login .s-btn--md {
		padding: 0.5rem 1.5rem;
	}
	.g-margin-b-60--xs.login{
		    margin-bottom: 2rem;
	}
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------- LOGIN PAGE OVERWRITE (END) ----------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------ ORDER FORM PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    .order-form-banner.js__parallax-window{
        background-size: 130% !important;
        background-position-y: 0px !important;
    }
}

@media (max-width: 768px) {
    .order-form-banner.js__parallax-window{
        background-size: 140% !important;
        background-position-y: 20px !important;
    }
}
    
@media (max-width: 540px) {
    .order-form-banner.js__parallax-window{
        background-size: 140% !important;
        background-position-y: 30px !important;
    }
    .order-form-banner.js__parallax-window .g-padding-y-150--xs{
        padding-top: 7.375rem !important;
        padding-bottom: 4.375rem !important;
    }
    .order-form-banner.js__parallax-window .g-font-size-40--xs {
        font-size: 2rem;
    }
    .order-form-banner.js__parallax-window .g-font-size-14--xs{
        font-size: 0.7rem;
        line-height: 0.8rem;
    }
    
    .g-padding-y-80--xs.order-form{
        padding-top: 0;
        padding-bottom: 0;
    }
    .order-form img{
        padding-top: 3rem;
    }
    .order-form .s-btn--md{
        padding: .8rem 2rem;
        font-size: 0.8rem;
    }
}

@media (max-width: 414px) {
    .order-form .g-padding-x-40--xs{
        padding-left: .7rem;
        padding-right: .7rem;
    }
}

@media (max-width: 280px) {
    .order-form-banner.js__parallax-window{
        background-size: 210% !important;
        background-position-y: 10px !important;
    }
    .order-form-banner.js__parallax-window .g-padding-y-150--xs{
        padding-bottom: 2.375rem !important;
    }
    .order-form-banner.js__parallax-window .g-font-size-40--xs {
        font-size: 1.5rem;
    }
    .order-form-banner.js__parallax-window .g-font-size-14--xs{
        font-size: 0.6rem;
        line-height: 0.7rem;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------- ORDER FORM PAGE OVERWRITE (END) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- PAYFAST PAGE OVERWRITE (START) --------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.payfast-header .s-header-v2__nav-link{
    color: #1A1A1A;
}
.checkout-initial-page.payfast .s-btn--white-brd{
    border-color: #fff;
    background-color: #fff;
    color: #0E9AFF;
    font-weight: 700;
}
.checkout-initial-page.payfast .s-btn--white-brd:hover{
    border-color: #4A4A4A;
    background-color: #4A4A4A;
    color: #fff;
    font-weight: 700;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------- PAYFAST PAGE OVERWRITE (END) ---------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------ PRODUCT DETAILS PAGE OVERWRITE (START) --------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.product_details .product h2{
    font-size: 2rem;
}

.product_details .product .s-btn{
    margin-top: 20px;
    width: 100%;
}

* {
	box-sizing:border-box;
}
.product h2{
	font-size: 2.5rem;
	text-transform: uppercase;
}
.product_details .s-form-v2__input{
	width: 49%;
	display: inline-block;
	height: 2.5rem;
}
.product_details.g-padding-y-80--xs{
	margin-top: 30px;
}
.product-color-section{
	margin-bottom: 3rem;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/*
.active, .dot:hover {
  background-color: #717171;
}
*/

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.image-nav {
	width: 20%;
	display: inline-flex;
}

.image-nav-space {
	padding-right: 25px;
}

.product h2{
	margin-top: 0;
}

/* ========================= BUTTONS FROM INSERT PRODUCT PAGE ========================= */
.full-width {
	width: 100% ;
}

.span {
	font-size: 0.7rem;
	display: block
}

.items {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

.stretch{
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

.items .image-nav{
	vertical-align: top;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

@media (max-width: 1280px) {
    .product-page-parallax{
        background-size: 100% !important;
        background-position-y: -50px !important;
    }
}

@media (max-width: 1024px) {
    .product-page-parallax{
        background-size: 110% !important;
        background-position-y: -50px !important;
    }
    
    .product_details .product.js__form-eqaul-height-v1 h2 {
        font-size: 1.6rem;
    }
    .product_details .product.js__form-eqaul-height-v1 .product-desc-intro{
        font-size: .9rem;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    .product-page-parallax.js__parallax-window{
        background-size: 120% !important;
        background-position-y: 30px !important;
    }
}

@media (max-width: 542px) {
	.product p {
		font-size: 0.8rem;
	}
	.product_details.g-margin-b-100--xs {
		margin-bottom: 1.25rem;
	}
	.product_details .s-btn--sm {
		font-size: 0.6125rem;
	}
	.product_details .image-nav-space {
		padding-right: 15px;
	}
	
	.product_details .text {
		display: none;
	}
	.product_details .next, .product_details .prev {
		display: none;
	}
}

@media (max-width: 540px) {
    .product-page-parallax.js__parallax-window{
        background-size: 140% !important;
        background-position-y: 30px !important;
    }
    .product-page-parallax.js__parallax-window .g-padding-y-150--xs{
        padding-top: 7.375rem !important;
        padding-bottom: 4.375rem !important;
    }
    .product-page-parallax.js__parallax-window .g-font-size-40--xs {
        font-size: 2rem;
    }
    .product-page-parallax.js__parallax-window .g-font-size-14--xs{
        font-size: 0.7rem;
        line-height: 0.8rem;
    }
}

@media (max-width: 414px) {
    .product_details .product.js__form-eqaul-height-v1 h2 {
        font-size: 1.1rem;
    }
}

@media (max-width: 280px) {
    .product-page-parallax.js__parallax-window{
        background-size: 240% !important;
        background-position-y: 0px !important;
    }
    .product-page-parallax.js__parallax-window .g-font-size-40--xs {
        font-size: 1.6rem;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------- PRODUCT DETAILS PAGE OVERWRITE (END) ---------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------- SUCCESS PAGE OVERWRITE (START) -------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
.success-page .g-font-size-20--md{
    font-size: 1rem !important;
}
.success-page .s-btn--dark-brd {
	border-color: #fff;
	color: #fff;
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .success-page .g-font-size-32--xs{
        font-size: 7rem !important;
    }
    .success-page .g-font-size-20--md{
        font-size: 1.5rem !important;
        line-height: 1.9rem;
    }
}

@media (min-width: 768px) and (min-height: 1000px) {
    .success-page .g-font-size-32--xs{
        font-size: 7rem !important;
    }
    .success-page .g-font-size-20--md{
        font-size: 1.5rem !important;
        line-height: 1.9rem;
    }
}

@media (max-width: 540px) {
    .success-page .g-font-size-32--xs{
        font-size: 4rem;
    }
    .success-page .g-font-size-20--md{
        font-size: .9rem !important;
        line-height: 1.3rem;
    }
}

@media (max-width: 375px) {
    .success-page .g-font-size-32--xs{
        font-size: 3rem;
    }
    .success-page .g-font-size-20--md{
        font-size: .9rem !important;
        line-height: 1.3rem;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------- SUCCESS PAGE OVERWRITE (END) ---------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/


.label-text{
	text-align: left;
	display: block;
	color: #656565;
	font-size: 0.7rem;
	font-weight: 300;
}

.user-files .s-form-v4__input {
	color: #9E9E9E;
}

.user-files .s-form-v4__input::-webkit-input-placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input::-moz-placeholder {
  color: #9E9E9E;
}

.s-form-v4__input:-ms-input-placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input::placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input:focus {
  color: #9E9E9E;
  border-color: #9E9E9E;
}

.user-files .s-form-v4__input {
  border-color: #9E9E9E;
}

.user-files .s-form-v4__icon {
  color: #9E9E9E;
  border-bottom: 0.0625rem solid #9E9E9E;
}

.user-files .s-form-v4__input::placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input:focus::-webkit-input-placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input:focus::-moz-placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input:focus:-ms-input-placeholder {
  color: #9E9E9E;
}

.user-files .s-form-v4__input:focus::placeholder {
  color: #222324;
}
/*----------------------------------
END FORM INPUT
------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------------
  END LOGIN PAGE
-------------------------------------------------------------------------------------------------------------------------*/

/* ================================================== END PRODUCT INFO PAGE STYLES ============================================ */
.bd {
	border-bottom: #222 solid 8px;
	width: 100%;
}

.mmala {
	color: #999;
}
/* ======================================================= START PORTFOLIO ====================================================== */
.portfolio {
	margin-top: 80px;
}
.bd {
	border-bottom: #222 solid 8px;
	width: 100%;
}
.db {
	margin-top: 50px;
}
.mmala {
	color: #999;
}
/* ============================================================== ATS =========================================================== */
.bd {
	border-bottom: #222 solid 8px;
	width: 100%;
}
.mmala {
	color: #999;
}
p {
	font-weight: 400;
/*	line-height: 28px;*/
	color: #9E9E9E;
}
.g-padding-y-25--xs {
	padding-top: 4.875rem;
}
h2 {
	margin-top: 50px;
}


/* ============================================================ APPLICANT TRACKING SYSTEM ========================================================= */
.portfolio {
	margin-top: 80px;
}
.bd {
	border-bottom: #222 solid 8px;
	width: 100%;
}
/* ============================================================== PAGINATION =========================================================== */
.about-text {
	padding-bottom: 30px;
}
.space {
	margin: 30px 0px;
}
.space {
	padding-bottom: 20px;
}
.bd {
	border-bottom: #222 solid 8px;
	width: 100%;
}
.validation {
	color: red;
	font-size: 12px;
}

/* ============================================================== START PRODUCT DETAILS =========================================================== */
.product-details h2{
	font-size: 1rem;
	color: #707070;
	font-weight: 600; 
}

/* ----- SET THE SCREEN WIDTH  TO MAX WIDTH OF 542 PX------ */
@media (max-width: 542px) {
	.g-margin-b-50--xs {
		margin-bottom: 1.325rem;
	}
	.product-details p{
		line-height: 1.2rem;
		font-size: 0.7rem;
	}
	.product-details h2{
		margin-top: 2rem;
	}
	
	
	
	
	/*----------------------------------
  	START INTRO HOMEPAGE
	------------------------------------*/
	h2 {
		font-size: 1.3rem;
	}
	.intro h2 {
		margin-top: 0;
	}
	/*----------------------------------
  	END INTRO HOMEPAGE 
	------------------------------------*/
	
	/*============================================================= BUTTON ===============================================================*/
	.s-swiper__pagination-v1--bc {
		bottom: 0.875rem;
	}
	.s-swiper__pagination-v1 .swiper-pagination-bullet {
		height: 0.3625rem;
		width: 0.8rem
	}
	.g-font-size-14--xs {
		font-size: 0.675rem;
	}
	.g-font-size-24--xs {
		font-size: 1.3rem;
	}
	.s-btn--md {
		font-size: 0.6125rem;
	}
	p {
		line-height: 19px;
	}
	.g-font-size-18--xs {
		font-size: 0.825rem;
	}
	.g-font-size-15--xs {
		font-size: 0.6375rem;
	}
	
	/*=========================================================== PRODUCT DETAILS PAGE =============================================================*/
	.product_details .g-padding-y-150--xs {
		padding-bottom: 3.375rem;
		padding-top: 3.375rem;
	}
	.product_details h1 {
		font-size: 1.5rem;
	}
	.product_details .s-icon--md {
		width: 2.125rem;
		height: 2.125rem;
		font-size: 0.8rem;
		padding: 0.45rem
	}
	.product_details .g-margin-b-60--xs {
		margin-bottom: 1.75rem;
	}
	.product_details .g-margin-b-30--xs {
		margin-top: 1.875rem;
		margin-bottom: 1rem;
	}
	
	/*=========================================================== PRODUCT DETAILS PAGE =============================================================*/
	.pagi .s-icon {
		color: #222324 ;
		border-color: #222324;
		font-size: 1rem;
	}
	.pagi .s-icon--md {
		width: 2.125rem;
		height: 2.125rem;
		padding: 0.35rem;
	}
}

