/*
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
*/



body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #054156;
}
.tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
    border-radius: 6px;
    background-color: #fff;
    padding: 25px 20px;
    overflow: hidden;
}
body::-webkit-scrollbar
{
	width: 6px;
	background-color: #054156;
}

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

/* Typography */

#header-secondary-outer ul li a {
    font-family: book !important;
    font-size: 16px !important;
}
html body p {
    font-family: book !important;
}
html body h3 {
    font-family: demi !IMPORTANT;
}
html body h1, html body h2 {
    font-family: bold !IMPORTANT;
    font-weight: 100;
}


/* Typography */



#header-secondary-outer {
    z-index: 9;
    background: transparent !important;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    width: 100%;
	padding: 15px 0px !IMPORTANT;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .ryt {
    float: right;
}
header#top ul li a {
    font-family: book !important;
}
header#top .col.span_3 {
    padding: 0px 40px !IMPORTANT;
    margin-top: -60px;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:after {
    content: '';
    background: #fff;
    width: 41%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.5;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:before {
    content: '';
    background: #fff;
    width: 41%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}
#fntbac .vc_column-inner {
    padding: 21px 24px!important;
}
#shop-sec .nectar-hor-list-item[data-hover-effect=full_border]  {
    /* From https://css.glass */
	background: rgba(255, 255, 255, 0.38);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	border: 1px solid rgba(255, 255, 255, 0.25);
}

#shop-sec .nectar-list-item {
    color: #023347!important;
}
#slider-sec .ryt {
    padding: 0px 160px;
}
#slider-sec .ryt img {
    width: 100%;
    transform: scale(1.6);
    transform-origin: center;
}
header#top ul.buttons.sf-menu .sh a span i {
    padding-left: 10px;
}
header#top ul.buttons.sf-menu .sh a span {
    background: #fbfaf9;
    padding: 15px 30px !IMPORTANT;
    border-radius: 40px !important;
    font-family: demi !important;
    color: #000;
}
#slider-sec a#butt-sec {
    background: #fff !important;
    color: #000 !important;
}
#slider-sec .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#slider-sec {
    padding: 130px 0px 100px 0px !important;
}
.firstrow .owl-stage{
	padding-top:0px!important;
}

#slider-sec .row-bg-wrap:before {
    content: '';
    background: #ffffff;
    position: absolute;
    width: 50%;
    height: 30%;
    z-index: 9;
    bottom: 40px;
    right: 0;
}
a#butt-sec i {
    font-size: 19px;
    right: 20px;
}
a#butt-sec {
    font-size: 16px;
    font-family: demi !IMPORTANT;
    padding: 15px 40px 15px 40px;
    border-radius: 40px !important;
}
#about-sec .img-with-aniamtion-wrap {
    margin-bottom: -230px;
    padding-left: 50px;
}
#buy-sec .carousel-item {
    margin: 0px 40px 0px 40px;
}
#about-sec .ryt {
    padding: 0px 300px 0px 0px;
}
#buy-sec .carousel-item {
    margin: 0px 45px;
}
#buy-sec .owl-stage {
    padding-top: 30px;
}
#about-sec .ryt .line:before {
    content: '';
    background: #04384a;
    position: absolute;
    width: 400px;
    height: 2px;
    left: 150px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#buy-sec .carousel-item img {
    box-shadow: 12px 0px 17px 13px #ccc;
}
#buy-sec .carousel-item .img-with-aniamtion-wrap {
    margin-bottom: 50px;
}
#about-sec .ryt .line {
    position: absolute;
    transform: rotate(-90deg) !important;
    transform-origin: right;
    right: -150px;
    bottom: 230px;
}
#shop-sec .ryt .vc_column-inner {
    padding: 20px 60px;
}
#shop-sec .lft .vc_column-inner {
    padding: 60px 100px;
}
#shop-sec .ryt .vc_column-inner .column-image-bg {
    background-size: 100% 100% !important;
}
#shop-sec .ryt .vc_column-inner img {
    width: 65%;
    box-shadow: 0px 0px 30px 0px #00000082;
}
#re-sec .carousel-item img {
    width: auto;
}
#re-sec .carousel-item p {
    font-family: demi !IMPORTANT;
    font-size: 20px;
    line-height: 30px;
	max-height: 120px;
    height: 120px;
    overflow-y: auto;
}
#re-sec .carousel-item {
    box-shadow: 0px 0px 10px 0px #ccc;
    padding: 30px 30px 70px 30px;
    margin: 0px 10px;
    border-radius: 20px !important;
}
#re-sec ::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #054156;
}

#re-sec ::-webkit-scrollbar
{
	width: 6px;
	background-color: #054156;
}

#re-sec ::-webkit-scrollbar-thumb
{
	background-color: #f05d22;
}

html body h4 {
    font-family: bold !IMPORTANT;
}
/* #re-sec .iwithtext .iwt-text {
    padding-left: 130px;
    padding-top: 40px;
} */
#re-sec .owl-stage-outer {
    width: 140%;
}
#re-sec .owl-dots {
    display: none;
}
#con-sec .row-bg-wrap {
    background-color: #b2c1c6;
}
#con-sec .inner-wrap.row-bg-layer {
    background-image: url(https://rolfwysock.com/wp-content/uploads/2023/10/Group-19fdf.png);
    background-repeat: no-repeat;
    background-size: 40% 100%;
}
#con-sec .row-bg.viewport-desktop {
    background-image: url(https://rolfwysock.com/wp-content/uploads/2023/10/Layer-1-copy-2-1.png);
    background-size: 41% 125%;
    background-repeat: no-repeat;
    background-position: -1% -49%;
}
#con-sec p img {
    bottom: -370px;
    position: absolute;
    left: -460px;
}
#buy-sec {
    z-index: 999;
    position: relative;
}
#con-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,#con-sec textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #000;
}
#con-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-family: book !important;
    border-radius: 0px !IMPORTANT;
    margin-bottom: 10px;
    padding: 13px 20px;
}
#con-sec textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-family: book !important;
    border-radius: 0px !IMPORTANT;
    margin-bottom: 10px;
    padding: 13px 20px;
    height: 130px;
    resize: none;
}
#con-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: demi !important;
    font-size: 16px;
    padding: 15px 30px !IMPORTANT;
    border-radius: 40px !IMPORTANT;
}
#con-sec .wpcf7-response-output {
    background: transparent;
    border: unset;
    font-family: book !IMPORTANT;
}
#a-sec {
    padding: 60px 0px !IMPORTANT;
    border-bottom: 2px solid #272727;
}
#a-sec input.tnp-email {
    background: #191919;
    padding: 14px 20px !important;
    border-radius: 10px !important;
    width: 75% !important;
}
#glo-sec #newsletterwidgetminimal-2 form.tnp-form {
    position: relative;
}
#glo-sec #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    position: absolute;
    right: 0;
    width: auto;
    font-family: demi !IMPORTANT;
    font-size: 16px;
    padding: 15px 50px !IMPORTANT;
    border-radius: 40px !IMPORTANT;
    color: #000 !important;
    background: #fff !important;
}
#b-sec {
    border-bottom: 2px solid #272727;
    padding: 40px 0px !IMPORTANT;
}
#b-sec ul li {
    display: block;
}
#b-sec ul {
    margin: 0px;
}
#b-sec .vc_col-sm-2 {
    width: 19%;
}
#b-sec .vc_col-sm-6 {
    width: 42%;
}
#b-sec a, #b-sec p {
    font-family: book !important;
}
#b-sec h4 a {
    opacity: 1;
}
#b-sec h4 {
    width: 30%;
}
#b-sec h4 img {
    width: 100%;
}
#b-sec .log p {
    position: absolute;
    margin-left: 190px !IMPORTANT;
    border-left: 1px solid;
    padding: 10px 70px 10px 30px;
    font-size: 14px;
    margin-top: -200px;
}
#b-sec h2 {
    font-family: demi !IMPORTANT;
}
#b-sec a, #b-sec p {
    font-family: book !important;
    opacity: 0.7 !IMPORTANT;
    color: #fff;
}
#b-sec h4 a {
    opacity: 1 !important;
}
#b-sec h4 {
    width: 25%;
}
#b-sec .iwithtext i {
    font-size: 20px;
    color: #fff;
}
#b-sec .iwithtext .iwt-text {
    padding-left: 40px;
}
#b-sec .vc_wp_custommenu li a {
    line-height: 35px !important;
}
#c-sec .icn ul {
    margin: 0px;
}
#c-sec .icn {
    float: right;
}

#c-sec .icn ul li {
    display: inline;
}
#c-sec .icn ul a {
    margin-right: 17px;
}
#c-sec .icn ul a i {
    color: #fff;
    font-size: 20px;
}
#c-sec {
    padding-bottom: 20px !important;
}

header#top ul li {
    height: 100px;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li.ryt {
    margin: 0px;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin-right: 20px;
}
#about-sec .img-with-aniamtion-wrap img:hover {
    filter: unset;
}
#about-sec a#butt-sec span {
    transform: unset;
}
#about-sec a#butt-sec i {
    opacity: 0;
}
#about-sec .img-with-aniamtion-wrap img {
    transition: 0.9s;
    filter: grayscale(1);
    margin: auto;
    display: table;
    width: 60%;
}
#slider-sec p {
    opacity: 0.8;
}
#re-sec .iwithtext .iwt-text h4 {
    font-size: 25px;
}
.woocommerce-shop header#top {
    padding-bottom: 30px;
}

div#abt_pg img {
    width: 60%;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	div#abt_pg img {
    width: 70%;
}
	#con-sec .wpb_text_column p {
    padding-bottom: 15px;
}
	#about-sec .ryt .line {
    position: absolute;
    right: -100px;
    bottom: 230px;
}
	#re-sec .carousel-item img {
    width: 70%;
}
	#shop-sec .ryt .vc_column-inner img {
    width: 60%;
}
	#slider-sec .ryt {
    padding: 0px 120px;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 42% 125%;
    background-position: -2% 3%;
}
	#con-sec .wpb_text_column {
    margin-bottom: 0px;
}
	#shop-sec .lft .vc_column-inner {
    padding: 40px 60px;
}
	#about-sec .img-with-aniamtion-wrap {
    margin-bottom: -170px;
    padding-left: 50px;
}
	#about-sec .ryt {
    padding: 0px 210px 0px 0px;
}
/* 	#re-sec .iwithtext .iwt-text {
    padding-left: 90px;
    padding-top: 24px;
} */
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	div#abt_pg img {
    width: 85%;
}
	#b-sec .log p {
    margin-left: 150px !IMPORTANT;
    padding: 10px 70px 10px 30px;
    font-size: 14px;
    margin-top: -190px;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 43% 121%;
    background-position: -5% 1%;
}
	#shop-sec .ryt .vc_column-inner img {
    width: 60%;
}
	html body h1 {
    font-size: 45px;
    line-height: 55px;
}
	#about-sec .ryt .line {
    right: -80px;
    bottom: 230px;
}
	#about-sec .ryt {
    padding: 0px 130px 0px 0px;
}
	#about-sec .ryt .line:before {
    width: 320px;
    height: 2px;
    left: 150px;
}
	#about-sec .img-with-aniamtion-wrap {
    margin-bottom: -140px;
    padding-left: 30px;
}
	#slider-sec .ryt {
    padding: 0px 110px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	div#abt_pg img {
    width: 100%;
}

	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:after {
    width: 37%;
    height: 1px;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 37%;
    height: 1px;
}

	#b-sec .iwithtext {
    margin-bottom: 6px;
}
	#con-sec p img {
    bottom: -30px;
    position: absolute;
    left: -380px;
}
	#slider-sec .ryt {
    padding: 0px 90px;
}
	#b-sec .iwithtext .iwt-text {
    padding-left: 40px;
    width: 120%;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 43% 108%;
    background-position: -4% 11%;
}
	header#top ul li {
    height: 100px;
}
	#re-sec .carousel-item p {
    font-size: 16px;
    line-height: 26px;
}
	#slider-sec .row-bg-wrap:before {
    width: 52%;
    height: 30%;
    bottom: 40px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#con-sec p img {
    bottom: 0px;
    position: absolute;
    left: -320px;
}
	#slider-sec .row-bg-wrap:before {
    width: 51%;
    height: 30%;
    bottom: 0px;
}
	
	#b-sec .log p {
    margin-left: 150px !IMPORTANT;
    padding: 10px 30px 10px 30px;
    font-size: 13px;
    margin-top: -170px;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 46% 119%;
    background-position: -3% -29%;
}
	#con-sec .inner-wrap.row-bg-layer {
    background-size: 45% 100%;
}
	#con-sec {
    padding: 50px 0px !IMPORTANT;
}
	#re-sec .carousel-item {
    padding: 30px 30px 40px 30px;
    margin: 0px 10px;
}
/* 	#re-sec .iwithtext .iwt-text {
    padding-left: 100px;
    padding-top: 30px;
} */
	#re-sec .carousel-item .iwithtext .iwt-icon img {
    width: 70%;
}
	#about-sec .ryt .line {
    right: -80px;
    bottom: 180px;
}
	html body p {
    font-size: 13px;
    line-height: 23px;
}
	header#top .col.span_3 {
    margin-top: -70px;
}
	#slider-sec {
    padding: 130px 0px 0px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#shop-sec .ryt .vc_column-inner img {
    width: 100%;
}
	#buy-sec .carousel-item {
    margin: 0px 34px;
}
	#about-sec .img-with-aniamtion-wrap img {
    width: 70%;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:after {
    width: 50%;
    height: 1px;
}


	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 50%;
    height: 1px;
}
	#glo-sec #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    font-size: 14px;
    padding: 17px 25px !IMPORTANT;
}
	#b-sec .iwithtext .iwt-text {
    padding-left: 34px;
    width: 150%;
    font-size: 12px;
    line-height: 22px;
}
	#b-sec .vc_wp_custommenu li a {
    line-height: 25px !important;
}
	#b-sec a, #b-sec p {
    font-size: 12px;
    line-height: 22px !IMPORTANT;
}
	#b-sec .log p {
    margin-left: 100px !IMPORTANT;
    padding: 10px 20px 10px 20px;
    font-size: 11px;
    margin-top: -140px;
}
	#con-sec textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 10px;
    padding: 13px 20px;
    height: 100px;
}
	#con-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 10px;
    padding: 10px 20px;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 49% 114%;
    background-position: -2% 100px;
}
	#re-sec .owl-stage {
    padding: 8px 0px;
}
	#re-sec .carousel-item .iwithtext .iwt-icon img {
    width: 58%;
}
/* 	#re-sec .iwithtext .iwt-text {
    padding-left: 80px;
    padding-top: 20px;
} */
	#re-sec .carousel-item {
    padding: 20px 20px 30px 20px;
    margin: 0px 10px;
}
	
	#re-sec .carousel-item p {
    font-size: 12px;
    line-height: 22px;
}
	#about-sec .img-with-aniamtion-wrap {
    margin-bottom: -90px;
    padding-left: 30px;
}
	#about-sec .ryt .line:before {
    width: 210px;
    height: 1px;
    left: 130px;
}
	#about-sec .ryt .line {
    right: -40px;
    bottom: 160px;
}
	#about-sec .ryt {
    padding: 0px 70px 0px 0px;
}
	html body p {
    font-size: 12px;
    line-height: 22px;
}
	#slider-sec .row-bg-wrap:before {
    width: 50%;
    height: 25%;
    bottom: 0px;
}
	#re-sec .iwithtext .iwt-text h4 {
    font-size: 19px;
}
	#con-sec p img {
    bottom: -20px;
    left: -230px;
    width: 50%;
}
	#slider-sec {
    padding: 80px 0px 0px 0px !important;
}
	#slider-sec .ryt {
    padding: 0px 75px;
}
	html body h1 {
    font-size: 35px;
    line-height: 45px;
}
	#header-outer #logo img, #header-outer .logo-spacing img {
    height: 40px !important;
}
	header#top .col.span_3 {
    background: transparent;
    padding: 0px 10px !IMPORTANT;
    margin-top: -10px;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    float: right !IMPORTANT;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .ryt {
    float: unset;
}
	#header-secondary-outer ul li a {
    font-family: book !important;
    font-size: 12px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
.glassmor {
    margin-bottom: 0px!important;
}
	.tabbed[data-style="vertical_modern"] >div {
                padding-left: 0px!important;
            }
	#con-sec p img {
    display: none;
}
	html body p br {
    display: none;
}
	html body p {
    font-size: 14px;
    line-height: 24px;
}
	#c-sec .icn {
    float: unset;
    margin-bottom: 15px;
}
	#c-sec .row_col_wrap_12_inner.col.span_12.left {
    flex-direction: column-reverse;
    text-align: center;
}
	#b-sec a, #b-sec p {
    font-size: 14px;
    line-height: 22px !IMPORTANT;
}
	#b-sec .vc_col-sm-2 {
    width: 33%;
}
	#b-sec .log p {
    margin-left: 220px !IMPORTANT;
    padding: 10px 120px 10px 20px;
    font-size: 14px;
    margin-top: -210px;
}
	#b-sec {
    border-bottom: 2px solid #272727;
    padding: 20px 0px !IMPORTANT;
}
	#b-sec .vc_col-sm-6 {
    width: 100%;
}
	#con-sec .col.span_6, #con-sec .col.span_12 {
    margin-bottom: 0px !important;
}
	#con-sec {
    padding: 30px 0px !IMPORTANT;
    text-align: center;
}
	#con-sec .inner-wrap.row-bg-layer {
    background-size: 0%;
}
	#con-sec .row-bg.viewport-desktop {
    background-size: 0%;
}
	#shop-sec .lft .vc_column-inner {
    padding: 30px 30px;
    text-align: center;
}
	#about-sec .ryt .line {
    display: none;
}
	#about-sec .ryt {
    padding: 30px 30px 30px 30px;
}
	#about-sec {
    text-align: center;
}
	#about-sec .img-with-aniamtion-wrap {
    margin-bottom: 0px;
    padding-left: 0px;
    width: 70%;
    margin: auto;
}
	#slider-sec .row-bg-wrap:before {
    width: 100%;
    height: 25%;
    bottom: 40px;
}
	#slider-sec .ryt {
    padding: 0px 80px;
    margin-top: -60px;
}
	#slider-sec {
    padding: 80px 0px 10px 0px !important;
    text-align: center;
}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 60px!important;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    float: unset !important;
}
	#slider-sec .ryt img {
    width: 100%;
    transform: unset;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#buy-sec .owl-stage {
    padding-top: 25px;
}
	#slider-sec .ryt {
    padding: 0px 0px;
    margin-top: -40px;
}
	#slider-sec .ryt img {
    width: 100%;
    transform: unset;
    transform-origin: center;
}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 45px!important;
}
	#page-header-bg {
    background: #02364a !important;
}
	.inner-wrap h1 {
    padding-top: 50px !IMPORTANT;
}
	#shop-sec .ryt .vc_column-inner img {
    width: 100%;
}
	#c-sec .vc_col-sm-8 {
    margin-bottom: 0px;
}
	#b-sec .vc_col-sm-2 {
    width: 100%;
}
	#a-sec {
    margin-bottom: 0px;
}
	#b-sec .log p {
    margin-left: 0px !important;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    margin-top: 0px !important;
    position: unset;
    text-align: center;
    border: unset;
}
	#b-sec h4 img {
    width: auto;
    margin: auto;
}
	#b-sec h4 {
    width: 100%;
}
	#a-sec {
    padding: 30px 0px !IMPORTANT;
    border-bottom: 2px solid #272727;
    text-align: center;
}
	#a-sec input.tnp-email {
    padding: 14px 20px !important;
    width: 100% !important;
}
	#glo-sec #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    font-size: 14px;
    padding: 17px 25px !IMPORTANT;
    position: unset;
    width: 100%;
    margin-top: 15px;
}
	#about-sec .row_col_wrap_12.col.span_12.dark.left {
    flex-direction: column-reverse;
}
	.hover-wrap {
    padding: 0px !important;
}
	#slider-sec .row-bg-wrap:before {
    width: 100%;
    height: 25%;
    bottom: 40px;
}
	
	header#top .col.span_3 {
    margin-top: 0px;
}
	span.wpcf7-spinner {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	html body h1 {
    font-size: 25px;
    line-height: 35px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}