/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme/
 Description: Child theme for Hello Elementor
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-elementor-child
*/



/* General settings */

.hideme {
    display: none !important;
}

body.home {
    overflow-x: hidden !important;
}

.bs-btn-orange {
    font-family: "Roboto condensed";
    letter-spacing: 3%;
    background: #FF5B02;
    display: inline-flex;
    align-items: center;
    color: white !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 18px;
    border-radius: 4px;
    border: 1.5px solid #FF5B02;
}

.bs-btn-orange svg {
    margin-left: 17px;
    fill: white;
}

.bs-btn-orange:hover {
    color: #FF5B02 !important;
    background: transparent;
}


.bs-btn-orange:hover svg {
    fill: #FF5B02;
}


.bs-link-orange {
    font-family: "Roboto condensed";
    letter-spacing: 3%;
    display: inline-flex;
    align-items: center;
    color: #FF5B02 !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 18px;
    border-radius: 4px;
    border: 1.5px solid #ff5b0200;
}

.bs-link-orange svg {
    margin-left: 17px;
    fill: #FF5B02;
}

.bs-link-orange:hover {
    border: 1.5px solid #FF5B02;
}


.bs-btn-white {
    font-family: "Roboto condensed";
    letter-spacing: 5%;
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    color: #FF5B02 !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1.5px solid #ffffff;
}

.bs-btn-white svg {
    margin-left: 17px;
    fill: #FF5B02;
}

.bs-btn-white:hover {
    border: 1.5px solid #FF5B02;
    background: #FF5B02;
    color: #ffffff !important;
}

.bs-btn-white:hover svg {
    fill: #ffffff;
}

.bs-section-boxed {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.bs-section-title {
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed";
    line-height: 100%;
    letter-spacing: 3%;
}

.bs-section-subtitle {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #404040;
    line-height: 150%;
    letter-spacing: 3%;
}

.bs-paragraph {
    font-weight: 300;
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 150%;
    color: #404040;
}

.bs-square-orange {
    height: 40px;
    width: 40px;
    background: #ff5b01;
}

.bs-section-pretitle {
    color: #464646;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 3%;
}









/* Homepage */ 

/*body.home {
    overflow-x: hidden;
}
*/
#bshome-hero-wrap {
    display: flex;
    align-items: center;
}

#bshome-hero-bgr {
    position: absolute;
    left: 0;
    right: 0;
    height: 680px !important;
}

.bs-home-hero-left {
    position: relative;
}

.bs-home-hero-left-title h1 {
    font-family: "Roboto condensed", sans-serif;
    text-transform: uppercase;
}

.bs-home-hero-title1 {
    font-weight: 700;
    color: #FF5B02;
}

.bs-home-hero-title2 {
    font-weight: 300;
    color: #0384A2;
}

.bs-home-hero-title3 {
    display: block;
    font-size: 128px;
    color: #0384A2;
    line-height: 100%;
    font-weight: 700;
}

.bs-home-hero-title1, .bs-home-hero-title2 {
    font-size: 55px;
    line-height: 140%;
}

.bs-home-hero-ico {
    position: absolute !important;
    left: 50%;
    top: -290px;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.bs-home-hero-left-btn {
    display: flex;
    justify-content: end;
    z-index: 2;
    position: relative;
}

.bs-home-hero-right {
    display: flex;
    justify-content: end;
}

#bshome-hero-wrap {
    display: flex;
    align-items: center;
}

.bs-home-hero-left>.bs-section-subtitle>span {
    display: block;
    font-weight: 600;
    color: #0384A2;
}

.bs-home-risk-right>.bs-section-title {
    margin-bottom: 14px;
}

.bs-home-risk-title1 {
    color: #0384A2;
    display: block;
}

.bs-home-risk-title2 {
    color: #464646;
    display: block;
}

#bs-home-risk-right .bs-paragraph {
    margin-bottom: 35px;
}

#bs-home-risk-right {
    max-width: 40%;
}

#bshome-hero {
    margin-bottom: 195px;
}

#bs-home-approach {
    position: relative;
    margin-bottom: 250px;
}

#bs-home-approach-bgr {
    position: absolute;
    width: 50%;
    right: 0;
    height: 1115px;
    z-index: -1;
    background: #F8F5FF;
    border-radius: 20px 0 0 20px;
}

#bs-home-risk {
    margin-bottom: 320px;
}

.bs-home-approach {
    text-align: center;
}

#bs-home-approach .bs-section-title {
    color: #0384A2;
    margin: 10px 0 40px;
}

#bs-home-approach-video {
    margin-top: 50px;
}

.bs-home-compare {
    text-align: center;
}

#bs-home-compare-wrap .bs-home-compare-title1 {
    color: #0384A2;
}

#bs-home-compare-wrap .bs-home-compare-title2 {
    color: #FF5B02;
}

.bs-home-compare .bs-section-title {
    margin: 10px 0 40px;
}

.bs-home-compare-info {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.bs-home-compare-info>img {
    margin: 10px;
}

#bs-home-compare {
    margin-bottom: 160px;
}

#bs-home-product {
    padding-top: 125px !important;
    padding-bottom: 50px !important;
}

#bs-home-product .bs-section-title {
    color: #0384A2;
    margin: 10px 0 40px;
}

.bs-section-link {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.bs-home-product-right {
    display: flex;
    justify-content: end;
}

.bs-home-features {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.bs-home-features-item {
    background: white;
    width: 30%;
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: 4px 6px 4px 0 #00000024;
    margin: 10px;
}

.bs-home-features-item-title {
    font-size: 20px;
    line-height: 130%;
    font-family: "Roboto Condensed";
    font-weight: 500;
    color: #464646;
    margin: 23px 0 12px;
}

.bs-home-features-item {
    background: white;
    width: 32%;
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: 4px 6px 4px 0 #0000000f;
    margin: 14px 0;
}

#bs-home-features {
    padding: 50px 0 100px;
}

.bs-home-applications-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bs-home-applications-item {
    max-width: 520px;
    margin: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 20px !important;
    overflow: hidden !important;
}

.bs-home-applications-item-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    line-height: 130%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 25px;
}

.bs-home-applications-title {
    text-align: center;
}

#bs-home-applications {
    padding-top: 135px;
    padding-bottom: 135px;
}

#bs-home-applications .bs-section-title {
    color: #0384A2;
    margin: 10px 0 40px;
}

#bs-home-product1,
#bs-home-product2 {
    position: relative;
}

#bs-home-product1-bgr {
    position: absolute;
    width: 75%;
    max-width: 1700px;
    left: 0;
    height: 720px;
    z-index: -1;
    background: #F8F5FF;
    border-radius: 0 20px 20px 0;
}

.bs-home-product1-right>img {
    min-width: 630px;
}

.bs-home-product1-right {
    display: flex;
    justify-content: end;
}

#bs-home-product1-title .bs-section-title {
    color: #0384A2;
    margin: 10px 0 40px;
}

#bs-home-product1-title {
    margin-top: 75px;
}

.bs-section-ptitle {
    font-size: 24px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 20px;
    letter-spacing: 5%;
    line-height: 1;
}

.bs-home-product1-left {
    width: 64%;
}

#bs-home-product1-content .bs-section-link {
    justify-content: end;
}

#bs-home-product2-bgr {
    position: absolute;
    width: 75%;
    max-width: 1700px;
    right: 0;
    height: 580px;
    z-index: -1;
    background: #f8f6ef;
    border-radius: 20px 0 0 20px;
}

#bs-home-product1 {
    margin-bottom: 120px;
}

#bs-home-product2-content {
    margin-top: 90px;
}

.bs-home-product2-right {
    width: 70%;
}

#bs-home-product2-right {
    display: flex;
    justify-content: end;
}

#bs-home-product2-right .bs-section-link {
    margin-top: 45px;
}

.bs-home-sustainability {
    display: flex;
    align-items: center;
}

.bs-home-sustainability-right {
    max-width: 730px;
}

#bs-home-product2 {
    margin-bottom: 220px;
}

#bs-home-sustainability .bs-section-title {
    color: #0384A2;
    margin: 10px 0 10px;
}


#bs-home-sustainability .bs-section-pretitle {
    color: #FF5B02;
    margin-bottom: 30px;
}

#bs-home-sustainability .bs-paragraph span {
    font-weight: 400;
}

.bs-home-sustainability-left {
    text-align: right;
    margin-right: -82px;
    z-index: 1;
}

.bs-home-sustainability-right {
    position: relative;
    /*overflow: hidden;*/
    border-radius: 20px;
    line-height: 0;
}

.bs-home-sustainability-box {
    position: absolute;
    width: 100px;
    height: 100%;
    background: #ffffffd6;
}

.bs-home-product2-left>img {
    min-width: 630px !important;
}

.bs-home-sustainability-badge {
    position: absolute;
    bottom: -32px;
    right: 72px;
    border: 1px solid #ECF3F0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 4px 6px 4px 0 #0000000f;
}

#bs-home-sustainability-wrap {
    display: flex;
    justify-content: end;
}

.bs-home-cta {    
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed";
    letter-spacing: 3%;
    color: white;
    line-height: 1;
}

.bs-home-cta-txt1 {
    font-size: 80px;
}

.bs-home-cta-txt2 {
    font-size: 32px;
}

.bs-home-cta-txt3 {
    font-size: 60px;
}

#bs-home-cta .bs-section-link {
    justify-content: end;
}

#bs-home-cta-wrap {
    align-items: center;
    justify-content: center;
    padding: 120px 0 150px;
}

.bs-home-cta-txt2 {
    font-size: 32px;
    padding: 40px 0 10px;
}

#bs-home-cta {
    border-radius: 30px 30px 0 0;
    margin-bottom: 5px;
}

#bs-home-sustainability {
    margin-bottom: 150px;
}

.bs-breadcrumbs {
    width: 100% !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    font-family: "Roboto" !important;
    letter-spacing: 3% !important;
    line-height: 1 !important;
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    z-index: 1 !important;
    margin-bottom: 20px !important;
}

.bs-breadcrumbs.elementor-sticky__spacer {
    display: none;
}

.bs-home-features-item-txt ul {
    margin-left: 0;
    padding-left: 14px;
}

#bs-about-team {
    position: relative;
}

#bs-about-team-bgr {
    position: absolute;
    width: 75%;
    left: 0;
    height: 700px;
    z-index: -1;
    background: #F8F5FF;
    border-radius: 0 20px 20px 0;
}

.bs-contact-form-title {
    color: #464646;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3%;
}

.bs-contact-form-title>span {
    display: block;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed";
    line-height: 100%;
    letter-spacing: 3%;
    color: #0384A2;
    margin: 10px 0 40px;
}


#bs-contact-form-wrap {
    position: relative;
}

#bs-contact-form-bgr {
    position: absolute;
    width: 65%;
    top: 0;
    left: 0;
    height: 1300px;
    z-index: -1;
    background: #F8F5FF;
    border-radius: 0 20px 20px 0;
}

.bs-contact-item-title {
    font-size: 24px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    text-transform: uppercase;
    color: #464646;
    margin-bottom: 20px;
    letter-spacing: 5%;
    line-height: 1;
}

.bs-contact-item-logo>img {
    height: 40px !important;
}

.bs-contact-column.col2 .bs-contact-item-logo>img {
    height: 30px !important;
}

.bs-contact-item-subtitle,
.bs-contact-item-namepos {
    font-size: 20px;
    line-height: 130%;
    font-family: "Roboto Condensed";
    font-weight: 500;
    color: #464646;
    margin: 23px 0 12px;
}

.bs-contact-item-txt {
    font-size: 16px !important;
    letter-spacing: 3%;
    margin-bottom: 10px;
}

.bs-contact-item-link {
    margin-bottom: 5px;
}

.bs-contact-item-link>a {
    color: #0384A2 !important;
}

.bs-contact-item-social {
    background: #ff5b01;
    display: inline-block;
    padding: 10px 12px;
    border-radius: 4px;
    line-height: 1;
    margin-top: 20px;
}

#bs-news-main .elementor-button-wrapper>a {
    font-family: "Roboto condensed";
    letter-spacing: 3%;
    background: #FF5B02;
    display: inline-flex;
    align-items: center;
    color: white !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 18px;
    border-radius: 4px;
    border: 1.5px solid #FF5B02;
    line-height: 1.5;
}


#bs-news-main .elementor-button-wrapper>a:hover {
    color: #FF5B02 !important;
    background: transparent;
}

#bs-news-main .elementor-button-wrapper>a:hover .elementor-button-icon>svg {
    fill: #FF5B02 !important;
}

#bs-news-main .elementor-button-wrapper .e-load-more-spinner>svg {
    fill: #FF5B02;
}

#bs-news-main .elementor-button-wrapper {
    margin-top: 40px !important;
}

#bs-contact-form>.hs-form-frame {
    border: 2px solid #d0c9df;
    max-width: 800px;
}

#bs-news-form-main {
    width: 50%;
    border: 2px solid #d0c9df
}

#bs-news-form {
    position: relative;
}

#bs-news-form-bgr {
    position: absolute;
    width: 65%;
    top: 0;
    left: 0;
    height: 740px;
    z-index: -1;
    border-radius: 0 20px 20px 0;
}

.bs-product-infobox {
    box-shadow: 4px 6px 4px 0 #0000000f;
}

/*.bs-stockists-card {
    box-shadow: 4px 6px 4px 0 #0000000f;
}*/

.bs-stockists-card {
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.bs-stockists-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.bs-productpage-charts-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bs-productpage-charts-main>img {
    margin: 10px;
    width: 23%;
}


.bs-page-cta {
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed";
    letter-spacing: 3%;
    color: white;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}


.bs-page-cta-txt1 {
    font-size: 32px;
    padding: 40px 0 10px;
}

.bs-page-cta-txt2 {
    font-size: 60px;
}

.bs-page-cta>.bs-section-link {
    margin-left: auto;
}

.bs-stockists-card {
    min-height: 330px;
}

.bs-stockists-card .elementor-widget-text-editor {
    min-height: 75px;
}

.bs-page-cta .bs-section-link {
    margin-left: inherit !important;
}

.bs-page-2img>div {
    position: relative;
}

.bs-page-2img img {
    box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.1) !important;
}

#bs-page-imgvideo-img,
#bs-page-imgvideo-video {
    box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.1) !important;
}

#bs-page-imgvideo-video {
    border-radius: 20px;
    overflow: hidden;
}

.bs-square-orange-mob {
    display: none;
}

.bs-page-cta .bs-btn-orange {
    padding: 12px 16px;
}







/*  === Mobile Optimisation === */



@media (max-width: 1360px) {

.bs-section-boxed {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.bs-home-product1-left {
    width: 50%;
}

.bs-home-product2-right {
    width: 60%;
}

#bs-contact-form-bgr {
    width: 80%;
    border-radius: 20px 20px 0 0;
}

#bs-stockists-list .bs-stockists-card {
    width: 45%;
}


}





@media (max-width: 1260px) {

.bs-home-hero-title3 {
    font-size: 90px;
}

.bs-home-hero-title1, .bs-home-hero-title2 {
    font-size: 40px;
}

.bs-section-subtitle {
    font-size: 22px;
}

.bs-home-hero-ico {
    top: -180px;
}

#bshome-hero-bgr {
    height: 650px !important;
}

.bs-section-title {
    font-size: 50px;
}

.bs-section-pretitle {
    font-size: 24px;
}

.bs-btn-orange, .bs-link-orange, .bs-btn-white {
    font-size: 14px;
}

.bs-paragraph {
    font-size: 18px;
}

.bs-home-applications-item-txt {
    font-size: 20px;
}

.bs-home-cta-txt1 {
    font-size: 60px;
}

.bs-home-cta-txt2 {
    font-size: 24px;
}

.bs-home-cta-txt3 {
    font-size: 40px;
}

.bs-home-product2-right {
    width: 50%;
}

.bs-home-product1-right>img,
.bs-home-product2-left>img {
    min-width: 530px !important;
}

#bs-home-product1-bgr {
    height: 620px;
}

#bs-home-product2-bgr {
    height: 530px;
}

#bs-home-product2-content {
    margin-top: 60px;
}

#bshome-hero {
    margin-bottom: 170px;
}

#bs-home-compare {
    margin-bottom: 130px;
}


}


@media (max-width: 1200px) {

#bs-home-risk-right,
#bs-home-product-left {
    max-width: 50%;
    padding: 20px;
}

.bs-home-applications-item {
    max-width: unset;
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
}

}


@media (max-width: 1100px) {

#bshome-hero-bgr {
    height: 580px !important;
}

.bs-stockists-card>div:nth-child(1),
.bs-stockists-card>div:nth-child(4) {
    flex-direction: column;
    align-items: baseline;
}

.bs-stockists-card>div:nth-child(4) {
    gap: 20px;
}

.bs-stockists-card .elementor-widget-text-editor {
    min-height: auto;
}

.bs-stockists-card {
    width: 100% !important;
}

#bs-contact-form-bgr {
    width: 90%;
}

.bs-page-imgvideo>div {
    flex-direction: column !important;
}

.bs-page-imgvideo>div>.elementor-element {
    width: 100%;
}

.bs-productpage-charts-main>img {
    margin: 5px;
}

}


@media (max-width: 1010px) {

#bs-home-product>div {
    flex-wrap: wrap;
    flex-direction: column;

}

#bs-home-risk-right, #bs-home-product-left {
    max-width: 100%;
    padding: 20px;
}

.bs-home-product-right {
    display: flex;
    justify-content: center;
}

.bs-section-link {
    justify-content: start;
}

.bs-page-cta .bs-section-link {
    justify-content: space-between;
    margin-top: 50px;
}

.bs-home-features-item {
    width: 48%;
}

.bs-home-compare-info>img {
    width: 45%;
}

.bs-home-compare-info {
    width: 70%;
    margin: 40px auto;
}

#bs-home-risk>div {
    flex-direction: column-reverse;
}

#bshome-hero {
    margin-bottom: 100px;
}

#bs-home-risk-right {
    margin-bottom: 40px;
}

#bs-home-risk-left>div {
    text-align: center;
}

.bs-home-product1-right>img, 
.bs-home-product2-left>img {
    min-width: 450px !important;
}

#bs-home-product2-bgr {
    height: 400px;
}

#bs-home-approach-bgr {
    height: 850px;
}

#bs-home-product2 {
    margin-bottom: 200px;
}

#bs-home-risk {
    margin-bottom: 250px;
}

#bs-home-product1-content {
    flex-direction: column;
}

#bs-home-product2-content {
    flex-direction: column-reverse;
}

.bs-home-product1-left,
.bs-home-product2-right  {
    width: 100%;
}

#bs-home-product1-content .bs-section-link {
    justify-content: start;
}

#bs-home-product2 {
    margin-bottom: 130px;
}

#bs-home-compare {
    margin-bottom: 100px;
}

.bs-product-infobox {
    width: 45% !important;
}

.bs-product-infoboxes {
    padding: 30px 0 20px;
}


}




@media (max-width: 940px) {

#bshome-hero-wrap {
    flex-direction: column;
}

#bshome-hero-left {
    padding: 40px 0;
}

.bs-home-hero-left-btn {
    display: flex;
    justify-content: start;
    margin-top: 20px;
}

.bs-home-hero-right {
    justify-content: center;
}

.bs-home-hero-right>img {
    border-radius: 20px !important;
    max-width: 400px !important;
}

#bs-home-risk-left img {
    max-width: 400px !important;
}

#bs-home-product-right img {
    max-width: 400px !important;
}

.bs-home-hero-ico {
    top: 0;
}

#bs-news-form-main {
    width: 100%;
}

#bs-news-form-bgr {
    width: 100%;
    border-radius: 20px 20px 0 0;
}

#bs-contact-form-bgr {
    width: 100%;
}

}


@media (max-width: 767px) {


.bs-square-orange-dsk {
    display: none;
}

.bs-square-orange-mob {
    display: block;
}

#bs-susty-imgtxt1>div,
#bs-susty-imgtxt3>div,
#bs-susty-imgtxt5>div,
#bs-susty-imgtxt7>div {
    flex-direction: column-reverse;
}

.bs-susty-img {
    align-items: center !important;
}

.bs-susty-img {
    margin-top: 30px !important;
}

.bs-stockists-listtitle {
    padding: 20px 20px 0 !important;
}

#bs-stockists-list2 {
    margin-top: 50px;
}

}


@media (max-width: 760px) {

.bs-home-sustainability {
    flex-direction: column;
}

.bs-home-sustainability-left {
    text-align: left;
    margin-right: 0;
    width: 100%;
}

.bs-home-sustainability-left {
    margin-bottom: 40px;
}

#bs-home-sustainability {
    margin-bottom: 100px;
}

#bs-home-product2-right {
    margin-bottom: 18px;
}

.bs-home-sustainability-box {
    display: none;
}

.bs-home-product1-right>img,
.bs-home-product2-left>img {
    min-width: auto !important;
}

.bs-home-compare-info {
    width: 90%;
}

.bs-home-applications-item,
.bs-home-compare-info>img {
    margin: 5px;
}

.bs-section-subtitle>br {
    display: none;
}

.bs-productpage-charts-main>img {
    width: 47%;
}

#bs-productpage-charts {
    margin-bottom: 40px;
}

}


@media (max-width: 600px) {

    .bs-home-features-item {
        width: 100%;
    }

    .bs-home-compare-info {
        width: 100%;
    }

    .bs-section-boxed {
     padding-left: 10px !important;
     padding-right: 10px !important;
    }

    #bs-home-compare {
        margin-bottom: 40px;
    }

    .bs-page-2img>div {
        flex-direction: column !important;
        padding-top: 0 !important;
    }

    .bs-page-2img>div>div {
        width: 80% !important;
    }

}





@media (max-width: 490px) {

    .bs-home-hero-title3 {
        font-size: 70px;
    }

    .bs-home-hero-title1, 
    .bs-home-hero-title2 {
        font-size: 30px;
    }

    .bs-section-title {
        font-size: 40px;
    }

    .bs-paragraph {
        font-size: 16px;
    }

    .bs-section-pretitle {
        font-size: 20px;
    }

    .bs-section-subtitle {
        font-size: 18px;
    }


    .bs-home-applications-item-txt {
        padding: 10px;
        font-size: 14px;
    }

    #bs-home-cta .bs-section-link {
        justify-content: start;
    }

    #bs-home-cta-wrap {
        padding: 50px 0 60px;
    }

    #bs-home-approach-bgr {
        height: 650px;
    }

    #bs-home-risk,
    #bs-home-approach {
        margin-bottom: 200px;
    }

    .bs-page-cta-txt2 {
        font-size: 40px !important;
    }

    .bs-section-link {
        flex-direction: column;
        align-items: baseline;
    }

    .bs-section-link>a {
        margin-bottom: 20px;
    }

}



@media (max-width: 450px) {

    .bs-home-hero-right>img,
    #bs-home-risk-left img,
    #bs-home-product-right img {
        max-width: 300px !important;
    }

    #bs-home-product {
        padding-top: 50px !important;
    }

    #bs-home-applications {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .bs-page-cta-txt2 {
        font-size: 40px;
    }

    #bs-news-form-bgr {
        height: 780px;
    }

    #bs-contact-form-bgr {
        height: 1600px;
    }

    .bs-news-form-title>span {
        font-size: 40px;
        margin: 10px 0 10px;
    }

    .bs-contact-form-title>span  {
        font-size: 40px;
        margin: 10px 0 30px;
    }


}


