/*----------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------- ABOUT US ------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------
PROMOBLOCK SECTION
------------------------------------*/
.about-promo-block .g-font-size-60--md{
    font-size: 2.9rem !important;
    font-weight: 600;
}
.about-promo-block .g-padding-y-150--xs {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
}

/*----------------------------------
GUARANTEE SECTION
------------------------------------*/
.about-us .about .g-padding-y-125--sm{
    padding-top: 6rem;
    padding-bottom: 5rem;
}

/*----------------------------------
SERVICES SECTION
------------------------------------*/
.about-us .services .g-padding-y-125--sm{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.about-us .services .g-padding-x-40--xs {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.about-us .services .g-font-size-36--md{
    font-size: 2rem !important;
    font-weight: 600;
    color: #9ACD32;
}
.about-us .services h3{
    padding-bottom: 1rem;
	font-size: 1.2rem !important;
	line-height: 1.4;
	font-weight: 600;
}

/*----------------------------------
GUARANTEE SECTION
------------------------------------*/
.about-us .g-padding-y-125--sm.guarantee{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
}
.about-us .guarantee .g-margin-b-80--xs{
    margin-bottom: 0rem;
}
.about-us .guarantee .g-font-size-36--sm{
    font-size: 1.8rem !important;
    font-weight: 600;
    color: #686868;
    margin-bottom: 1rem;
}
.about-us .guarantee .s-btn--md{
    background-color: #9ACD32;
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
    letter-spacing: .1rem;
    margin-top: 2.5rem;
}
.about-us .guarantee .s-btn--md:hover{
    background-color: #686868;
    color: #fff;
}
.about-us .guarantee .g-padding-x-70--xs{
    padding: .7rem 1.5rem;
}

@media (min-width: 820px) and (min-height: 1180px)  {
     /*----------------------------------
    PROMOBLOCK SECTION
    ------------------------------------*/
    .about-promo-block .g-font-size-60--md{
        font-size: 4.5rem !important;
    }
    .about-promo-block .g-font-size-14--xs{
        font-size: 1.5rem !important;
    }
    .js__parallax-window.about-promo-block{
        background-size: 120% !important;
        background-position-y: -30px !important;
    }
}

@media (min-width: 768px) and (min-height: 1024px) {
    /*----------------------------------
    PROMOBLOCK SECTION
    ------------------------------------*/
    .about-promo-block .g-font-size-60--md{
        font-size: 4.5rem !important;
    }
    .about-promo-block .g-font-size-14--xs{
        font-size: 1.5rem !important;
    }
    .js__parallax-window.about-promo-block{
        background-size: 120% !important;
        background-position-y: 0px !important;
    }
}

@media (max-width: 540px){
    /*----------------------------------
    BANNER SECTION
    ------------------------------------*/
    .js__parallax-window.about-promo-block{
        background-size: 120% !important;
        background-position-y: -20px !important;
    }
    .about-promo-block .g-padding-y-150--xs{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .about-promo-block .g-font-size-60--md{
        font-size: 2rem !important;
    }
    
    /*----------------------------------
    ABOUT SECTION
    ------------------------------------*/
    .about-us .about .g-padding-y-125--sm{
        padding-top: 4rem;
    }
    .about-us .about .g-font-size-32--xs{
        font-size: 1.5rem !important;
    }
    
    /*----------------------------------
    SERVICES SECTION
    ------------------------------------*/
    .about-us .services .g-font-size-36--md{
        font-size: 1.5rem !important;
    }
    
    /*----------------------------------
    GUARANTEE SECTION
    ------------------------------------*/
    .about-us .g-padding-y-125--sm.guarantee{
        padding-top: 4.8125rem;
        padding-bottom: 4.8125rem;
    }
    .about-us .guarantee .g-font-size-36--sm{
        font-size: 1.2rem !important;
    }
}

@media (max-width: 414px){
     /*----------------------------------
    BANNER SECTION
    ------------------------------------*/
    .about-promo-block .g-font-size-60--md{
        font-size: 1.9rem !important;
    }
    .about-promo-block  .g-font-size-14--xs{
        font-size: 0.8rem !important;
    }
    .js__parallax-window.about-promo-block{
        background-size: 135% !important;
    }
}

@media (max-width: 375px){
    /*----------------------------------
    BANNER SECTION
    ------------------------------------*/
    .about-promo-block .g-padding-y-150--xs{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
	.about-promo-block .g-margin-b-25--xs {
		margin-bottom: .1rem;
	}
    .about-promo-block .g-font-size-60--md{
        font-size: 1.8rem !important;
    }
    .about-promo-block  .g-font-size-14--xs{
        font-size: 0.7rem !important;
    }
    .js__parallax-window.about-promo-block{
        background-size: 150% !important;
    }
    
    /*----------------------------------
    ABOUT SECTION
    ------------------------------------*/
    .about-us .about .g-font-size-32--xs{
        font-size: 1.2rem !important;
    }
    .about-us .about p{
        font-size: .75rem !important;
    }
    
    /*----------------------------------
    SERVICES SECTION
    ------------------------------------*/
    .about-us .services .g-padding-y-125--sm {
        padding-top: 3rem;
    }
    .about-us .services .g-margin-b-80--xs {
        margin-bottom: 2rem;
    }
    .about-us .services .g-font-size-36--md{
        font-size: 1.2rem !important;
    }
    
    /*----------------------------------
    GUARANTEE SECTION
    ------------------------------------*/
    .about-us .g-padding-y-125--sm.guarantee{
        padding-top: 4rem;
    }
    .about-us .guarantee .g-font-size-36--sm{
        font-size: 1.2rem !important;
    }
    .about-us .guarantee p{
        font-size: .75rem !important;
    }
	.about-us .guarantee .g-padding-x-70--xs {
		padding: 0.5rem 1.5rem;
	}
	.about-us .guarantee .s-btn--md{
		font-size: .8rem;
		margin-top: 1.5rem
	}
}

@media (max-width: 280px){
    /*----------------------------------
    PROMOBLOCK SECTION
    ------------------------------------*/
    .about-promo-block .g-font-size-60--md{
        font-size: 1.5rem !important;
    }
    .about-promo-block .g-font-size-14--xs{
        font-size: .5rem !important;
    }
    .js__parallax-window.about-promo-block{
        background-size: 160% !important;
        background-position-y: 0px !important;
    }
    
    /*----------------------------------
    CONTENT SECTION
    ------------------------------------*/
    .about-us .about .g-padding-y-125--sm{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
	.about-us .guarantee .g-font-size-36--sm {
		font-size: 1rem !important;
	}
	.about-us .about .g-font-size-32--xs {
		font-size: 1rem !important;
	}
	.about-us .services h3{
		font-size: 1rem !important;
	}
	.about-us .services p{
		font-size: .75rem;
	}
	.about-us .g-padding-y-125--sm.guarantee {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
}



/* Extra small devices (phones, less than 576px) */
@media screen and (max-width: 364.98px) {
    /* Styles for extra small devices */
}


/* Extra small devices (phones, less than 576px) */
@media screen and (min-width: 365px) and (max-width: 575.98px) {
    /* Styles for extra small devices */
}

/* Small devices (phones, 576px and up) */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
    /* Styles for small devices */
}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
    /* Styles for medium devices */
}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
    /* Styles for large devices */
}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
    /* Styles for extra large devices */
}

/* Extra extra large devices (larger desktops, 1400px and up) */
@media screen and (min-width: 1400px) {
    /* Styles for extra extra large devices */
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------- END ABOUT US -----------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------*/