/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.page-id-286 div#r6 h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 800;
}
.page-id-291 div#r6 h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 800;
}
.page-id-20 div#r8 h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 800;
}
.page-id-20 div#r8 h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #06418c;
}

html body h4 {
    font-family: gtpro;
}
html body ul li {
    font-family: gtpro;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px;
    font-family: gtpro;
    color: white !important;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
}
#cont-sec p a {
    color: #fff !important;
    text-decoration: underline;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows::before {
    content: '';
    position: absolute;
    background: #06418c;
    width: 100%;
    height: 45px;
    top: 2px;
    border-radius: 10px;
}
#header-secondary-outer ul {
    width: 100%;
}
#top p.woocommerce-mini-cart__empty-message {
    color: white;
    font-family: 'gtpro';
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    font-family: gtpro;
    text-transform: uppercase;
}

#header-secondary-outer ul .s1 i {
    font-size: 30px;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
    margin-left: 950px;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
    position: relative;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1::before {
    content: 'Social:';
    position: absolute;
    font-size: 16px;
    color: white;
    top: 17px;
    left: -50px;
    font-family: 'gtpro';
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows i {
    color: #45a0cc;
    border: 1px solid;
    height: 30px;
    width: 30px;
    border-radius: 100px;
    line-height: 30px;
    top: 0px;
}
.floating-btn {
    position: fixed;
    top: 15%;
    right: 95px;
    z-index: 1000;
    letter-spacing: 0;
    padding: 10px 45px;
    transition: 0.9s;
    background-color: #003f89 !important;
    border-radius: 5px;
    border: 1px solid #27a7e0 !important;
    width: 13%;
    text-align: center;
/*     animation: grow 5s infinite linear; */
}
.floating-btn a img {
    width: 80%;
}
.floating-btn a {
    color: #fff !important;
    text-transform: uppercase !important;
}
.floating-btn:hover {
    background-color: #2AA7E1 !important;
}
.floating-btn a:hover {
    color: #ffffff !important;
}
@keyframes grow{
    0%,100%{
        transform: scale(1) translateY(0%) rotate(0deg);
    }
    50%{
        transform: scale(0.85) translateY(0%) rotate(0deg);
    }
}
#r1 h3 {
    font-family: gtpro;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    background: -webkit-linear-gradient(#45a0cc, #1b6fd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#r1 .content {
    animation: grow 5s infinite linear;
}
#r1 h1 {
    font-weight: 100;
}

html body p {
    font-family: gtpro;
}
html body strong {
    font-family: gtpro;
}

#r1 p {
    font-size: 18px;
    width: 60%;
    margin: 0 auto;
}

#r1 a.primary-color {
    padding: 15px 50px;
    color: #add2e7;
    border: 1px solid #add2e7;
    border-radius: 0px !important;
    font-family: gtpro;
    letter-spacing: 2px;
    font-weight: 100;
}
#r1 i {
    width: 150px;
    height: 150px;
    line-height: 150px;
    border: 1px solid #cccc;
    font-size: 0;
    position: relative;
}


#r1 i.fa.fa-angle-left:before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    font-size: 50px;
    rotate: 180deg;
}

#r1 i.fa.fa-angle-left {
    position: relative;
    left: -70px;
}

#r1 i.fa.fa-angle-right::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    font-size: 50px;
    left: 20px;
}
 #r1 {
    margin-bottom: 80px;
}

#r2 {
    padding-block: 50px !important;
    margin-bottom: 80px;
}
html body h2 {
    font-weight: 100;
}
#r2 .text1 p {
    text-transform: uppercase;
}
#r2 .t1 h3 {
    font-weight: 100;
}
a#b2 {
    box-shadow: unset !important;
    font-size: 16px;
    font-family: 'gtpro';
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20px;
    color: #45a0cc;
    transform: unset;
    !i;!;
}

#r2 .t1 p {
    width: 90%;
}

#r2 .carousel-item {border-left: 1px solid #CCCC;padding-left: 20px;}

#r3 .c1 {
    padding-right: 5px;
}

#r3 .c2 {
    padding-left: 5px;
}
#r3 .c2>div {
    padding-inline: 60px;
}
/* #r3 .text2 p {
    line-height: 35px;
} */
a#b1 {
    font-size: 16px;
    padding: 17px 45px;
    transform: unset;
    font-family: 'gtpro';
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    border: 1px solid;
    border-radius: 0px !important;
}
a#b3 {
    font-size: 16px;
    padding: 17px 45px;
    transform: unset;
    font-family: 'gtpro';
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 1px;
    border: 1px solid;
    border-radius: 0px !important;
    background: transparent !important;
}

html body h4 {
    font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#r3 a#b1 {
    margin-right: 30px;
}
#r3 .c2>div .column-image-bg-wrap.column-bg-layer.viewport-desktop, #r3 .c1>div .column-image-bg-wrap.column-bg-layer.viewport-desktop {
    border-radius: 10px;
}

#r4 {
    padding-block: 100px !important;
}

#r4 .owl-stage {
    padding: 0;
}

#r4 .carousel-item {
    margin: 0px 5px;
}

#r4 .t1 {
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
}
.product-add-to-cart a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}
.product-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
/* .woocommerce div.product form.cart {
    display: none !important;
} */
.woocommerce div.product form.cart div.quantity {
    display: none !important;
}
.woocommerce div.product button.single_add_to_cart_button.button.alt {
    display: none !important;
}
.woocommerce div.product_meta {
    margin-bottom: 20px;
    margin-top: 20px !important;
}
/* #r4 .t1 h3 {
    color: white;
    font-weight: 100;
    font-size: 28px;
    line-height: 38px;
} */
#r4 {
    padding-block: 100px !important;
}

#r4 .owl-stage {
    padding-block: 0px 30px;
    animation: marquee-horizontal 20s linear infinite;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(0%);
}
    
}
#r4 .carousel-item {
    margin: 0px 5px;
}

#r4 .t1 {
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
}

#r4 .t1 h3 {
    color: white;
    font-weight: 100;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 1px;
}

#r4 .t2 {
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: auto;
    background: linear-gradient(180deg, rgba(69, 160, 204, 1) 0%, rgba(46, 133, 209, 1) 35%, rgba(24, 109, 214, 1) 100%);
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 100px;
    border: 3px solid #fff;
}

#r4 .t2 img {
    display: table;
    margin: auto;
    width: 50px;
    position: relative;
    top: 20px;
}
#r5 h5 {
    font-size: 40px;
    font-family: 'cinzel';
    color: #1b61a1;
    letter-spacing: 1px;
    position: relative;
    margin-right: 140px;
}

#r5 h5::before {
    content: '';
    position: absolute;
    background-image: url(https://devu20.testdevlink.net/Purewater/wp-content/uploads/2025/01/drop.webp);
    background-size: 100% 100%;
    width: 40px;
    height: 50px;
    right: -90px;
    top: -20px;
}
#r5 {
    padding-block: 40px !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #cccc;
}
#r6 {
    padding-block: 100px !important;
}

#r6 .carousel-item {
    margin: 5px;
}

#r6 h3 {
    font-weight: 100;
}

a#b2 {
    background: transparent !important;
}

#r6 .t3 {
    margin-bottom: 0;
}
#r6 p {
    width: 50%;
}
#r6 a#b1 {
    position: absolute;
    top: 30px;
    right: 0;
}
#r7 .c3>div, #r7 .c4>div {
    padding-block: 130px;
    padding-inline: 80px;
}
#r7 a#b1 {
    margin-right: 20px;
}
#r7 a#b3 {
    border: 1px solid #2386c9;
    color: #45a0cc;
}
#r8 {
    padding-block: 60px !important;
}

#r8 .t4 h5 {
    background: linear-gradient(180deg, rgba(69,160,204,1) 0%, rgba(46,133,209,1) 35%, rgba(24,109,214,1) 100%);
    width: 80px;
    height: 80px;
    border-radius: 100px;
    !i;!;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -50px;
}

#r8 .t4 h5 img {
    position: relative;
    top: 16px;
}

#r8 h3 {
    font-weight: 100;
    font-size: 30px;
}

#r8 img {
    display: table;
    margin: auto;
}

#r8 .carousel-item {
    margin: 0px 20px;
    border: 1px solid #cccc;
    padding-block: 50px 30px;
    padding-inline: 10px;
}

#r8 .owl-item.active+.owl-item.active {
    transform: scale(1.1);
}

#r8 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: unset;
}

#r8 .owl-stage {
    padding-block: 72px 20px;
}
#r8 .owl-nav.disabled {
    display: block;
}

#r8 .owl-nav button {
    background: transparent;
    border: 1px solid #1e73d5;
    width: 50px;
    height: 50px;
    border-radius: 100px !important;
    font-size: 35px;
    color: #1e73d5;
    transition: 0.6s;
}

#r8 .owl-nav button:hover {
    background: #1e73d5;
    color: white;
}

#r8 button.owl-prev {
    position: absolute;
    left: -40px;
    top: 45%;
}

#r8 button.owl-next {
    position: absolute;
    right: -40px;
    top: 45%;
}
#r9 {
    padding-block: 60px !important;
}
#r9 .carousel-item {
    margin: 0px 10px;
}

#r9 h3.post-heading {
    font-size: 23px;
    line-height: 33px;
    font-weight: 100;
}
#r9 .owl-stage {
    padding: 0;
}
#r9 span.link_text.hover {
    color: #45a0cc;
}
#r9 span.link_text {
    font-family: gtpro;
    text-transform: uppercase;
}
.woocommerce div.product .summary p.price {
    display: none !important;
}
.woocommerce .single_variation_wrap {
    display: none !important;
}
#f1 {
    padding-block: 80px 10px !important;
}

#f1 .widget.widget_nav_menu {
    text-align: right;
}

#f1 ul {
    margin-left: 0;
}

#f1 ul li {
    list-style: none;
}
#f1 ul li a {
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'gtpro';
    font-weight: 100;
    letter-spacing: 1px;
    color: white !important;
}
#f1 input.tnp-email {
    background: transparent !important;
    border-bottom: 1px solid #cccccc61;
    padding-right: 180px !important;
    padding-left: 0 !important;
}

#f1 input.tnp-email::placeholder {
    font-family: 'Cinzel';
    font-size: 30px;
    color: white;
    opacity: 1;
}

#f1 input.tnp-submit {
    position: absolute;
    right: 0;
    width: 11%;
    background: transparent;
    font-size: 30px;
    font-family: 'Cinzel';
    font-weight: 100;
    box-shadow: unset !important;
    top: -5px;
}

#f1 .tt3 {
    float: right;
}
#r6 .hover-wrap {
    overflow: hidden;
}

#r6 img {
    transition: 0.6s;
}

#r6 img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}
/* #f1 .row-bg.viewport-desktop.using-image {
    border-inline: 15px solid #fff;
} */

#r2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
    border-inline: 50px solid #f7fcfc;
}
#r2 .text1 {
    position: relative;
    left: 30px;
}
.postid-72 a {
    font-family: 'gtpro' !important;
}

/*------Test_Our_Water -----------*/

#College_Station .wpb_wrapper {
    display: table;
    margin: auto;
}

/*------Test_Our_Water -----------*/

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
    #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 790px;
    }
	#r2 .row-bg.viewport-desktop.using-image {
    border-inline: 0px solid #f7fcfc;
}
	.floating-btn {
        position: fixed;
        right: 40px;
        top: 32%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
    #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 630px;
    }
	#r7 .c3>div, #r7 .c4>div {
    padding-block: 180px;
    padding-inline: 50px;
}
	#r9 h3.post-heading {
    font-size: 20px;
    line-height: 30px;
}
	#f1 input.tnp-submit {
    width: 12%;
}
.floating-btn {
        width: 15%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r4 .t1 h3 {
    color: white;
    font-weight: 100;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 550px;
    }
    #r3 .c2>div {
        padding-inline: 40px;
    }
	#r4 .t1 {
    top: 40px;
}
	#r6 {
    padding-block: 60px !important;
}
	    #r7 .c3>div, #r7 .c4>div {
        padding-block: 120px;
        padding-inline: 30px;
    }
	    #f1 input.tnp-submit {
        width: 13%;
    }
	#r2 .row-bg.viewport-desktop.using-image {
    background-size: 99.5% 100%;
    position: relative;
    left: 4px;
}
	#top nav > ul > li > a {
    font-size: 15px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	    #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 470px;
    }
	#r1 h1 {
    font-size: 60px;
    line-height: 70px;
}
	html body h2 {
    font-size: 45px;
    line-height: 55px;
}
#r4 {
    padding-block: 60px !important;
}
	#r6 h3 {
    font-size: 25px;
    line-height: 35px;
}
    #r7 .c3>div, #r7 .c4>div {
        padding-block: 80px;
        padding-inline: 15px;
    }
#r7 a#b1 {
    margin-right: 10px;
}
    #r9 h3.post-heading {
        font-size: 19px;
        line-height: 29px;
    }	
	    #f1 input.tnp-submit {
        width: 14%;
    }
	#r2 .row-bg.viewport-desktop.using-image {
    background-size: 99% 100%;
    left: 6px;
}
		.off-canvas-menu-container.mobile-only a {
    font-family: 'Cinzel' !important;
    font-weight: 100 !important;
}
	.floating-btn {
        top: 32%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	    #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 210px;
    }
#r1 p {
        font-size: 16px;
        line-height: 26px;
    }
	#r2 .carousel-item {
    padding-left: 15px;
}
	    html body h2 {
        font-size: 35px;
        line-height: 45px;
    }
	html body p {
    font-size: 14px;
    line-height: 30px;
}
    #r3 .c2>div {
        padding-inline: 20px;
    }
	a#b1 {
    font-size: 14px;
    padding: 17px 34px;
}
	    a#b3 {
        font-size: 14px;
        padding: 17px 34px;
    }
	    #r7 a#b1 {
        margin-right: 5px;
    }
	    #r9 h3.post-heading {
        font-size: 18px;
        line-height: 28px;
    }
	    #f1 input.tnp-submit {
        width: 17%;
    }
	#f1 {
    padding-block: 40px 10px !important;
}

#r3 .text2 p {padding-bottom: 0;}

#r3 h4 {
    margin-bottom: 0;
}
	#r2 .text1 {
    position: unset;
}
#r3 .text2 p {
    line-height: 24px;
}
	#r2 .row-bg.viewport-desktop.using-image {
    background-size: 97.6% 100%;
    left: 12px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
		    #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1 {
        margin-left: 90px;
    }
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 12px;
    margin: 0px 5px;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d1, #header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .d2 {
    position: relative;
    top: -8px;
}
	#r1 .content {
    padding-inline: 0 !important;
}

#r1 p {
    margin: auto;
    width: 80%;
    margin-bottom: 20px;
}

#r1 h1 {
    font-size: 50px;
    line-height: 60px;
}

#r2 .text1 {
    text-align: center;
}

#r2 .carousel-item {
    border-left: 0;
}

#r2 .t1 h3 {
    font-size: 24px;
    font-weight: 100;
}
    #r1 i.fa.fa-angle-left:before, #r1 i.fa.fa-angle-right:before {
        font-size: 30px;
    }
	#r1 i.fa.fa-angle-left:before {
    right: 10px;
}
	#r1 i.fa.fa-angle-right:before {
    left: 10px;
}
	#r1 i.fa.fa-angle-left {
    left: -100px;
    top: -60px;
}
#r1 i.fa.fa-angle-right {
    left: 0;
    top: -60px;
}	
	body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
    background: black;
}
    #r3 .c1>div {
        padding-block: 0;
    }
	#r3 .text2 {
    text-align: center;
}
#r3 #in1 .wpb_wrapper {
    display: flex;
    justify-content: center;
}

#r6 a#b1 {
    position: unset;
    margin: auto;
    display: table;
}

#r6 .text3 {
    text-align: center;
    margin-bottom: 0;
}

#r7 .text5, #r7 .text6 {
    text-align: center;
}
#r7 #in3 .wpb_wrapper, #r7 #in4 .wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 0px 20px;
}

#r7 .text5 p, #r7 .text6 p {
        width: 90%;
        margin: auto;
    }

#r8 .owl-nav.disabled {
    display: none;
}

#r8 .owl-item.active+.owl-item.active {transform: unset;}

#r8 .owl-stage {
    padding-block: 50px 20px;
}

    #f1 .image1 {
        width: 60%;
        margin-bottom: 30px;
    }
#f1 .widget.widget_nav_menu {
    text-align: left;
}

#f1 input.tnp-submit {
    width: 24%;
}

html body p {
    font-size: 16px;
}
	#f1 p {
    text-align: center;
}
	#f1 .tt3 {
    float: unset;
    text-align: center;
}
	#r8 h3 {
    font-size: 25px;
}
	#r8 h6 img {
    margin-bottom: 20px;
}
div#footer-outer {
    display: none;
}	
	#f1 input.tnp-email {
    padding-right: 160px !important;
}
	    #r3 .c2>div {
        padding-inline: 20px;
        padding-block: 30px;
    }
    #r2 .row-bg.viewport-desktop.using-image {
        background-size: 93.2% 100%;
        left: 25px;
    }
	#r2 .t1 {
    text-align: center;
}

#r2 a#b2 {display: table;margin: auto;}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#r1 h1 {
    font-size: 30px;
}
	#r1 p {
    width: 100%;
    margin-bottom: 0px;
}
	#slide-out-widget-area {
    padding-inline: 0 !important;
}

.off-canvas-menu-container.mobile-only ul.menu.secondary-header-items .d1, .off-canvas-menu-container.mobile-only ul.menu.secondary-header-items .d2 {
    display: inline-block;
    margin-right: 10px;
}

.off-canvas-menu-container.mobile-only ul.menu.secondary-header-items .d1 a i, .off-canvas-menu-container.mobile-only ul.menu.secondary-header-items .d2 a i {
    top: 0;
}
	#r1 {
    margin-bottom: 40px;
}
	#r2 {
    padding-block: 30px !important;
    margin-bottom: 40px;
}
	#r3 a#b1 {
    margin-right: 0px;
}
#r3 #in1 .wpb_wrapper {
        display: flex;
        justify-content: center;
        gap: 0px 10px;
    }	
	html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#f1 input.tnp-submit {
        width: 39%;
    }
		    #r4 {
        padding-block: 30px !important;
    }
	    #r6 {
        padding-block: 30px !important;
    }
	#r8 {
    padding-block: 30px !important;
}
	#r2 .t1 {
    text-align: center;
}

#r2 a#b2 {
    display: table;
    margin: auto;
}
	#r6 a#b2 {display: table;margin: auto;}

#r6 h3 {
    text-align: center;
}
	    #r2 .row-bg.viewport-desktop.using-image {
        background-size: 93.2% 100%;
        left: 15px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r1 h1 {
    font-size: 25px;
}
	    #r3 .c2>div, #r3 .c1>div {
        padding-inline: 10px;
    }
	#r3 #in1 .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#r7 #in3 .wpb_wrapper, #r7 #in4 .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	    #r7 .c3>div, #r7 .c4>div {
        padding-block: 40px;
        padding-inline: 15px;
    }
#f1 input.tnp-submit {
        width: 43%;
        font-size: 25px;
    }
	#f1 input.tnp-email::placeholder {
    font-size: 27px;
}
	    #r2 .row-bg.viewport-desktop.using-image {
        background-size: 93.2% 100%;
        left: 11px;
    }

	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}