.yrityksille_container {
    margin-top: 50px;
    margin-bottom: 30px;
}
.ys_main_banner{
	position:relative;
}
.ys_banner_img{
	
}
.ys_banner_txt{
	position: absolute;
	width: 80%;
	text-align: left;
	top:5%;
	left:5%;
}
.ys_banner_txt h1 {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    margin: 30px 0px;
    text-shadow: 2px 2px 5px #272727;
    font-weight: 500;
    line-height: 65px;
}
.ys_banner_txt p {
    color: #fff;
    margin: 0px 0px 0px 0px;
    font-weight: 500;
    font-size: 30px;
}
.ys_banner_btn_call{
	position: absolute;
    width: auto;
    text-align: left;
    padding: 15px 25px;
    top: 70%;
    border-radius: 15px;
    left: 5%;
    background: #fff;
}
.ys_banner_btn_call h3{
	color:#000;
    font-weight: 500;
    font-size: 20px;
    margin: 0px;
    text-transform: uppercase;
}
.ys_banner_btn_call p{
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
}
a.ys-banner-tel:hover, a.ys-banner-mail:hover{
	color:#2fb44a;
}
a.ys-banner-tel, a.ys-banner-mail{
	color:#000;
}
.ys_banner_btn_mail{
	top: 70%;
    left: 25%;
    position: absolute;
    width: auto;
    text-align: left;
    padding: 15px 25px;
    border-radius: 15px;
    background: #fff;
    font-weight: 500;
}
.ys_banner_btn_tel:hover, .ys_banner_btn_mail:hover{
	box-shadow: 1px 1px 6px #515151;
}
.ys_banner_btn_mail h3{
	color:#000;
    font-weight: 500;
    font-size: 20px;
    margin: 0px;
    text-transform: uppercase;
}
.ys_banner_btn_mail p{
    margin: 0px;
    font-size: 18px;
}

.ys_sc_row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
}

.ys_sc_txt{
    width: 50%;
    padding: 1%;
    margin: 0px;
}
.ys_sc_txt p{
    font-size: 18px;
    margin: 0px;
    height: 120px;
    width: auto;
}

.ys_sc_img{
	width: auto;
    padding: 1%;
}

.ys_sc_img img{
	max-height: 230px;
}

.ys_two_box{
	display: flex;
	flex-wrap: wrap;
	margin:20px 0px;
	justify-content: center;
	align-items: stretch;
}
.ys_two_box_content{
    width: 45%;
    padding: 20px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.ys_two_box_header{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
	margin:15px 0px;
}

.ys_two_box_header h2{
    width: auto;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    margin: 0 10px;
}
.ys_two_box_header img{
    width: 15%;
    padding: 5px;
}

.ys_two_box_content p{
	margin:0px; 
	font-size: 18px;
	width: auto;
}
.ys_two_box_content a{
    background-color: #42c188;
    padding: 15px 25px;
    color: #fff;
    margin: 15px 0px;
	font-weight: 500;
	border-radius:10px;
}

.ys_carousel_h2{
	text-align: center;
    margin: 15px 30px;
    font-size: 22px;
	color: #1e3d37;
	font-weight: 500;
	font-size:18px;
}

.box {
	border: unset !important;
}

.btn-karuselli {
	width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0px;
}
.btn-karuselli a{
    background-color: #1e3d37;
    padding: 8px 40px;
    color: #fff;
    font-weight: 400;
    text-transform: unset;
    border-radius: 10px;	
	font-size:18px;
}
.btn-karuselli a:hover {
    text-decoration: underline;
}
.owl-carousel{
	margin: 0 -15px !important;;
}

.yr_logot p{
	font-size: 18px;
	margin: 0px;
	text-align:center;
}

.manuf-logo-cont{
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items: center;
	margin: 30px 0px;
}

.manuf-logo-cont img{
	filter: grayscale(1);
	cursor: pointer;
	max-width: 80px;
	margin: 0px 25px;
}

.manuf-logo-cont img:hover{
	filter: grayscale(0);
}

.ys-review-cont{
	margin: 0px 0px 50px 0px;
	padding: 30px 0px 50px 0px;
}

.ys-review-first{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
}
.ys-review-box{
	width:35%
}
.ys-review-box p{
	color: #000;
	font-size: 18px;
}
.ys-review-box .gr-nro{
	color:#2fb44a; 
	font-size: 28px; 
	font-weight:500;
}
.ys-review-tp{
	width:25%;
}
.ys-review-tp img{
	max-width: 175px;
}
.ys-review-bottom{
	text-align: center;
    width: 75%;
    margin: 40px auto 0px auto;
}
.ys-review-bottom img{
	max-width:500px;
}
.ys-review-bottom p{
	color: rgb(94,100,106);
	margin:0px;
	font-size: 16px;
}

.yrmy-img{
    max-width: 250px;
    padding: 20px;
	margin:0px 20px;
}

.yrmy-header{
	font-size: 25px; 
	font-weight: 500; 
	color:#2fb44a;
	text-align:center;
	margin:20px 0px 10px 0px;
}

.yrmy-contact-cont{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin: 20px 0px;
}

.yrmy-contact {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #000;
    margin: 20px 0px;
    width: 450px;
}
.yrmy-logo{
	margin: 0px 20px;
    max-width: 100px;
}
.yr_logot{
	margin-top:30px;
}
.yrmy-puh{
	font-size: 25px;
    font-weight: 500;
	margin:0px;
}
.yrmy-puh-header{
	font-size: 20px;
	margin:0px;
}
.yrmy-mail{
	font-size: 20px;
    font-weight: 500;
	margin:0px;
}

.yrmy-contact-p{
	display:flex; 
	flex-direction:column; 
	justify-content: center; 
	align-items: center;
}
.yrmy-p{
	margin-top: 10px; 
	font-size:18px; 
	font-weight:500
}
.ys-btm-container{
	margin-top: 30px;
    padding: 20px 0px;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}

.ys-btm-box{
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: center;
    align-items: center;
    width: 32%;
    background: #eff1f4;
    padding: 20px;
}
.ys-btm-box h2{
	color: #000;
	margin:5px 0px; 
	height: 35px;
	font-size: 25px;
}
.ys-btm-logos{
	display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    height: 190px;
    align-items: flex-start;
}
.ys-btm-logos img{
	width:45%;
	height: fit-content;
	max-height: 190px;
}
.ys-btm-aa{
	display:flex; 
	flex-direction:row; 
	justify-content: space-between;
	height:190px;
	align-items: flex-start;
}
.ys-btm-aa img{
	/* max-width: 200px; */
	height:150px;
}
.ys-btm-box p {
    height: auto;
}
/*FORM*/
.ys-form-container{
	background-color:#eff1f4;
	padding: 30px 5%;
	min-height:700px;
}
.ys-form-header{
	width: 800px;
	margin: auto;
}
.ys-form-header h2{
    margin: 15px 0px 30px 0px;
    font-size: 35px;
    color: #000000;
    font-weight: 500;
}

.ys-form-header{
	width: 800px;
	margin: auto;
}

.ys-form-header p{
    padding: 10px 0px;
    margin: 0;
    font-size: 16px;
}
.ys-inner-form{
	width: 800px;
	margin: auto;
}

.ys-inner-form h3{
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding: 0px 0px 15px 0px;
}

.ys-form-container input{
	border:unset;
} 
.form-group .qty-label{
	font-size: 20px; 
	font-weight:500;
	font-family: Montserrat, arial, serif;
	margin-right:20px;
}
.qty-label-div{
	display:flex; 
	flex-direction:row; 
	justify-content: flex-start; 
	align-items: center;
}
.qty-input{
	border-radius: 20px !important;
	max-width:100px !important; 
	margin:0px 20px !important;
	color: #000 !important;
	font-size: 18px !important;
	padding-left: 20px !important;
	text-align: center !important;
	border: unset !important;
}
.switch-field {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    overflow: hidden;
    justify-content: flex-start;
}

.switch-field input {
	position: absolute !important;
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    width: auto;
    min-width: 175px;
    line-height: 1;
    background-color: #fff;
    margin-right: 20px;
    transition: all 0.2s ease-in-out;
    border-radius: 25px;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #2fb44a;
	box-shadow: none;
	color:#fff;
	font-weight: 500;
}

.ys-form-submit{
	border-radius: 15px;
	padding: 20px 30px;
	line-height: 0;
	font-size: 18px;
	font-weight: 500;
	background: #2fb44a;
	color: #fff;
}

/*FORM-ends*/

.border-box {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 10px;
}

.container {
    margin-right: auto !important;
    margin-left: auto !important;
}

h1, h2, h3, h4 {
  color: rgb(66,72,77);
}

.vihreatausta {
  background-color: #70bb66;
  color:#fff;
}

.yritysnappi{
	color: #fff;
    background-color: #70bb66;
    border-color: #28a745;
	padding: .75rem 1.25rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: .6rem;
}

.breadcrumb.full-width{
	display:none;
}


.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.y_row {
  margin: 0;
  display:flex;
  flex-wrap:wrap;
}
.y_row p {
  color: rgb(94,100,106);
}

.img-fluid{
	max-width: 100%;
    height: auto;
}
.text-center {
    text-align: center!important;
}

.harmaatausta {
  background-color: #eff1f4;
}

.text-uppercase {
    text-transform: uppercase!important;
}

.fp_carousel .box-header{display:none !important;}


.karusellialue{
	margin-top: 40px;
}

/*2025*/

.yrmy-h1-div{
	text-align: center;
	padding: 2% 1%;	
}
.yrmy-h1-div h1{
	color: #000;
	font-size: 35px;
	font-weight: 500;
	font-family: 'Rubik';
}
.yrmy-h1-div p{
	font-size: 30px;
	font-family: 'Rubik';
}
.yrmy-yhteystiedot-banneri{
	 display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 3% 0%;
}
.yrmy_banner_txt{
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #1e3d37;
	font-weight: 400;
	padding: 0% 2% 2% 2%;
	font-family: 'Rubik';	
}	
.yrmy_banner_txt p{
	font-size: 30px;
	color: #1e3d37;
}
.yrmy_banner_btn{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	width: 100%;
}
.yrmy_banner_btn_call, .yrmy_banner_btn_mail{
	text-align: center;			
}
.yrmy_banner_btn_mail:hover p {
  text-decoration: underline;
}

.yrmy_banner_btn_call:hover p {
  text-decoration: underline;
}
.yrmy-banner-tel, .yrmy-banner-mail{
	padding: 1% 3%;
	border-radius: 10px;
	width: 40%;
	margin: 1%;
	background-color: #42c188;	
	color: #fff;	
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;	
}	

.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}

.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}
.yrmy-ul-1{
	width: 80%;
	margin: 20px auto;
	font-size: 18px;
}
.kategoria-pienet-paninikkeet{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	margin:20px 0px;
}
.kategoria-pienet-paninikkeet a {
    width: 25%;
    border-radius: 10px;
    margin: 5px;
    background-color: #42c188;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    font-weight: 500;
    min-width: 180px;
    font-size: 18px;
}
.yrmy-valikoima-header{
	font-size:22px;
	text-align:center;
}

.fp-dual-block-container{
	display:flex;
	flex-direction:row;
	justify-content:space-evenly;
	align-items:center;
	font-family:'Syne';
	padding: 20px 0px;
}
.fp-block-link {
	text-decoration: none;
	display: block;
	width: 100%;
}
.fp-block-buynow-paylater, .fp-block-warranty-return {
	display: block;
	padding: 10% 5%;
	border-radius: 10px;
	margin: 2% 1%;
}
.fp-block-buynow-paylater{
	background-color: #edff66;
}
.fp-block-warranty-return{
	background-color: #1e3d37;
}

.dual-block-text {
	font-size:30px;
	font-weight:400;
	margin:5px 0px;
}
.dual-block-header {
	font-size:40px; 
	margin:0px;
	line-height: 1em;
	font-weight:600;
}
.darkgreen{
	color:#1e3d37;
}
.yellow{
	color:#edff66;
}
.white{
	color:#fff;
}
a:hover .dual-block-text {
	text-decoration: underline;
}
.tp-taitonetti{
	margin:0px 0px;
	padding:20px 0px 0px 0px;
}
.piilotatpw{
	display:none;
}

.tn-nuvoo-alku{
	display: flex;
    flex-direction: row;
}
.tn-nuvoo-tekstiblokki {
    padding: 1% 1% 1% 2%;
    width: 60%;
}
.tn-nuvoo-videoblokki {
    padding: 1% 2% 1% 1%;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tn-nuvoo-tekstiblokki h1 {
    color: #1e3d37;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    font-family: 'Syne';
	font-size:30px;
}

.tn-nuvoo-tekstiblokki p {
    font-size: 16px;
	margin-bottom: 15px;
}

.tn-nuvoo-tarjoukset-otsikko{
	margin: 0px 30px;
	background: #edff66;
    color: #1e3d37;
    padding: 1% 1%;
}
.tn-nuvoo-tarjoukset-otsikko h2{
	margin: 0px;
    padding: 10px;
    font-weight: 700;
    font-family: 'Syne';
    font-size: 30px;
	color: #1e3d37;
}
.tn-nuvoo-tarjoukset-otsikko p{
	padding: 0px 10px;
    color: #1e3d37;
    font-weight: 500;
    font-family: 'Rubik';
	font-size:16px;
}

@media (max-width: 1920px){
	.dual-block-text {
		font-size: 1.5vw;
	}
	.dual-block-header {
		font-size: 2.5vw;
	}
}
	
@media (max-width: 1700px){
	.ys_banner_btn_mail {
		left: 30%;
	}
}

@media (max-width: 1600px){
	.yrmy_banner_txt p{
		font-size: 24px;
	}
	.yrmy-h1-div h1{
		font-size: 30px;
	}
	.yrmy-h1-div p{
		font-size: 26px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 20px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 25px;
	}
	.kategoria-pienet-paninikkeet a {
		margin: 5px;
		min-width: 170px;
		font-size: 16px;
	}
}

@media (max-width: 1450px){
	.kategoria-pienet-paninikkeet{
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}
	.kategoria-pienet-paninikkeet a {
		margin: 10px;
		min-width: 210px;
		font-size: 16px;
		padding: 15px 10px;
	}
	.yrmy-ul-1{
		width: 100%;
		margin: 20px auto;
		font-size: 16px;
		padding: 0% 3%;
	}
}	
@media (max-width: 1400px){
	.ys_banner_txt {
		top: 5%;
		left: 5%;
	}
	.ys_banner_txt h1{
		font-size: 40px;
		margin: 15px 0px;
		line-height: 60px;
	}
	.ys_banner_txt p{
		margin: 15px 0px;
		font-size: 22px;
	}
	.ys_banner_btn_call{
		padding: 10px 20px;
	}
	.ys_banner_btn_call h3{
		font-size: 18px;
	}
	.ys_banner_btn_call p{
		font-size: 16px;
	}
	.ys_banner_btn_mail{
		padding: 10px 20px;
	}
	.ys_banner_btn_mail h3{
		font-size: 18px;
	}
	.ys_banner_btn_mail p{
		font-size: 16px;
	}
	/*2025*/

	.yrmy-h1-div h1{
		font-size: 26px;
	}
	.yrmy-h1-div p{
		font-size: 24px;
	}	
	.yrmy_banner_txt p{
		font-size: 26px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 20px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 24px;
	}
	.yrmy-valikoima-header{
		font-size:20px;
	}
}

@media (max-width: 1200px){
	.ys_banner_txt {
		top: 3%;
		left: 5%;
	}
	.ys_banner_txt h1{
		font-size: 35px;
		line-height: 50px;
	}
	.ys_banner_txt p{
		font-size: 18px;
	}
	.ys_banner_btn_call {
		padding: 10px 20px;
		top: 70%;
	}
	.ys_banner_btn_call h3{
		font-size: 16px;
	}
	.ys_banner_btn_call p{
		font-size: 14px;
	}
	.ys_banner_btn_mail{
		padding: 10px 20px;
		top: 70%;
		left:32%;
	}
	.ys_banner_btn_mail h3{
		font-size: 16px;
	}
	.ys_banner_btn_mail p{
		font-size: 14px;
	}
	.ys-form-header h2 {
		margin: 10px 0px 20px 0px;
		font-size: 30px;
		color: #000000;
		font-weight: 500;
	}
	.ys-form-header {
		width: 750px;
		margin: auto;
	}
	.ys-inner-form {
		width: 750px;
	}
	.ys-btm-logos {
		height: 140px;
	}
	.ys-btm-aa img {
		height: 140px;
	}
	.ys-btm-aa {
		height: 140px;
	}
	.ys-btm-box h2 {
		color: #000;
		margin: 10px 0px;
		height: 30px;
		font-size: 22px;
	}
	.ys-btm-box{
		width:32%;
	}
	.fp-dual-block-container{
		padding:20px 0px;
	}
	.tn-nuvoo-tekstiblokki {
		padding: 1%;
		width: 50%;
	}
	.tn-nuvoo-videoblokki {
		padding: 1%;
		width: 50%;
	}
	.tn-nuvoo-tekstiblokki p {
		font-size: 14px;
		margin-bottom: 15px;
	}
}


@media (max-width: 1150px){
	.ys-form-header {
		width: 700px;
		margin: auto;
	}
	.ys-inner-form {
		width: 700px;
		margin: auto;
	}
	.ys-btm-box h2 {
		height: 50px;
		font-size: 20px;
		line-height: 20px;
	}

	.ys-btm-aa {
		height: 130px;
	}
	.ys-btm-aa img {
		height: 130px;
	}
	.ys-btm-logos {
		height: 130px;
	}
		/*2025*/

	.yrmy-h1-div h1{
		font-size: 24px;
	}
	.yrmy-h1-div p{
		font-size: 22px;
	}	
	.yrmy_banner_txt p{
		font-size: 24px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 20px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 20px;
	}
}
@media (max-width: 991px){
	.ys_main_banner {
		position: relative;
		margin-top: 90px;
	}
	.yrmy-ylin-banneri{
		margin-top: 90px;
	}
	.fp-dual-block-container{
		padding: 0px 15px;
	}
	.dual-block-header{
		font-size:3vw;
	}
	.dual-block-text{
		font-size:2vw;
	}	
	.tp-taitonetti{
		padding:20px 0px 10px 0px;
		margin:0px;
	}	
	.karusellialue {
		padding: 0% 25px;
	}
	.accordionkarusellin-kehys.karuselli {
		margin: 0% 2%;
	}
	.tn-nuvoo-tarjoukset-otsikko{
		margin: 0px;
		background: #edff66;
		color: #1e3d37;
		padding: 1% 1%;
	}
	.tn-nuvoo-tarjoukset-otsikko h2{
		font-size: 20px;
	}
	.tn-nuvoo-tarjoukset-otsikko p{
		font-size:14px;
	}
	.tn-nuvoo-tekstiblokki h1 {
		margin: 15px 0px 15px 0px;
		font-size: 22px;
	}
	.tn-nuvoo-tekstiblokki {
		padding: 1% 3%;
		width: 60%;
	}
	.tn-nuvoo-videoblokki{
		width: 40%;
		padding: 1% 3% 1% 0%;
	}
}



@media (max-width: 800px){
	.ys_banner_txt {
		top: 3%;
		left: 5%;
		width: 95%;
	}
	.ys_banner_txt h1 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0px;
		width: 85%;
	}
	.ys_banner_txt p {
		font-size: 14px;
		margin:10px 0px;
	}
	.ys_banner_btn_call {
		top: 70%;
		left: 5%;
		padding: 8px 15px;
	}
	.ys_banner_btn_mail {
		top: 70%;
		left: 35%;
		padding: 8px 15px;
	}
	.ys_banner_btn_call h3{
		font-size: 14px;
	}
	.ys_banner_btn_call p{
		font-size: 12px;
	}
	.ys_banner_btn_mail h3{
		font-size: 14px;
	}
	.ys_banner_btn_mail p{
		font-size: 12px;
	}
	.ys_sc_row {
		margin: 25px 0px;
		flex-wrap: wrap;
	}
	.ys_sc_txt {
		width: auto;
		padding: 0%;
		margin: 0px;
		text-align: center;
	}
	.ys_sc_img img {
		max-height: 300px;
		margin: auto;
		width: auto;
		padding: 0px;
	}
	.ys_two_box_content {
		width: 90%;
		padding: 20px;
		flex-wrap: wrap;
	}
	.yr_logot {
		margin:30px 0px;
	}
	.ys-review-bottom {
		width: 95%;
		margin: 30px auto 0px auto;
	}
	.ys-review-bottom img {
		max-width: 400px;
	}
	.ys-review-box p{
		font-size: 16px;
	}
	.ys-review-box .gr-nro{
		font-size: 25px; 
	}
	.ys-review-tp img {
		max-width: 135px;
	}
	.ys-review-bottom p {
		font-size: 14px;
	}
	.yrmy-mail {
		font-size: 18px;
	}
	.yrmy-puh {
		font-size: 22px;
	}
	.yrmy-puh-header {
		font-size: 18px;
		margin: 0px;
	}
	.yr_logot p {
		font-size: 16px;
	}
	.yrmy-img {
		max-width: 225px;
		padding: 15px;
		margin: 0px 15px;
	}
	.yrmy-p{
		font-size:16px; 
	}
	.ys-form-header {
		width: auto;
		margin: auto;
	}
	.ys-inner-form {
		width: auto;
		margin: auto;
	}
	.ys-btm-container {
		margin-top: 30px;
		padding: 20px;
		flex-wrap: wrap;
	}
	.ys-btm-box {
		width: 80%;
		margin: 20px 0px;
	}
	.ys-btm-box h2 {
		height: auto;
		font-size: 25px;
		margin: 20px 0px;
		line-height: 20px;
	}
	.ys-btm-logos img {
		width: 30%;
		height: fit-content;
	}
	.yr_logot {
		margin-top: 20px;
		margin-bottom: 40px;
		padding: 20px;
	}
		/*2025*/

	.yrmy-h1-div h1{
		font-size: 22px;
	}
	.yrmy-h1-div p{
		font-size: 20px;
	}	
	.yrmy_banner_txt p{
		font-size: 22px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 20px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 20px;
	}	
	.yrmy-valikoima-header{
		font-size:18px;
	}

}

@media (max-width:768px){
	.tn-nuvoo-tekstiblokki {
		padding: 1% 3%;
		width: 100%;
	}
	.tn-nuvoo-videoblokki{
		width: 0%;
		padding: 0%;
	}	
}
@media (max-width:601px){
	.piilotamobiili_yr {
		display:none !important;
	}
}

@media (min-width:601px){
	.piilotaweb_yr {
		display:none !important;
	}

}

@media (max-width: 600px){
	.ys_banner_txt {
		top: 5%;
		left: 7%;
		width: auto;
		right: 5%;
	}
	.ys_banner_txt h1 {
		font-size: 30px;
		line-height: 40px;
		margin: 10px 0px;
	}
	.ys_banner_txt p {
		font-size: 18px;
		margin: 25px 0px 10px 0px;
	}
		
	.ys_banner_btn_call {
		top: 60%;
		left: 5%;
		padding: 10px 20px;
	}
	.ys_banner_btn_mail {
		top: 75%;
		left: 5%;
		padding: 10px 20px;
	}
	.ys_banner_btn_call h3 {
		font-size: 16px;
		margin: 2px 0px;
	}
	.ys_banner_btn_call p {
		font-size: 14px;
		margin: 2px 0px;
	}
	.ys_banner_btn_mail h3 {
		font-size: 16px;
		margin: 2px 0px;
	}	
	.ys_banner_btn_mail p {
		font-size: 14px;
		margin: 2px 0px;
	}
	.ys_sc_txt p {
		font-size: 16px;
		margin: 0px;
		height: auto;
		width: auto;
		padding: 20px;
		text-align: center;
	}
	.ys-inner-form h3 {
		font-size: 18px;
		font-weight: 500;
		color: #000;
		padding: 0px 0px 15px 0px;
		text-align:center;
	}
	.ys-form-header {
		width: auto;
		margin: auto;
		text-align:center;
	}
	.ys-inner-form {
		width: auto;
		margin: auto;
	}
	.switch-field {
		flex-wrap: wrap;
		justify-content: center;
	}
	.switch-field label {
		font-size: 16px;
		min-width: 150px;
		margin-bottom: 15px;
	}
	.form-group .qty-label {
		font-size: 18px;
		margin-right: 15px;
	}
	.ys-form-submit {
		font-size: 16px;
	}
	.yrmy-logo {
		max-width: 75px;
		width: 350px;
	}
	.yrmy-contact-cont a {
		width: 80%;
	}
	.yrmy-contact{
		width:100%;
	}
	.ys-review-first {
		flex-wrap: wrap;
	}
	.ys-review-box {
		width: 100%;
	}
	.ys-review-tp {
		width: 100%;
	}
	.ys-review-bottom img {
		max-width: 350px;
	}
	.manuf-logo-cont img {
		max-width: 45px;
		margin: 0px 20px;
	}
	.ys-btm-box {
		width: 100%;
		margin: 20px 0px;
	}
	.ys-btm-logos {
		height: auto;
	}
	.ys-btm-logos img {
		width: 30%;
		height: auto;
	}
	.ys-btm-aa {
		height: auto;
	}
	/*2025*/
	.yrmy-h1-div h1{
		font-size: 18px;
	}
	.yrmy-h1-div p{
		font-size:16px;
	}	
	.yrmy_banner_txt p{
		font-size: 16px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 16px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 16px;
	}	
	.yrmy-banner-tel, .yrmy-banner-mail{
		padding: 1% 2%;
		width: 45%;
	}	
	.tn-nuvoo-alku{
		flex-direction: column;
		align-items: center;
	}
	.tn-nuvoo-tekstiblokki p {
		font-size: 14px;
		margin: 10px 0px;
	}
	.tn-nuvoo-tekstiblokki h1 {
		margin: 20px 0px 20px 0px;
		font-size: 20px;
	}
	.tn-nuvoo-videoblokki{
		padding: 3%;
		width: 100%;
	}
	.tn-nuvoo-tekstiblokki {
		padding: 1% 3%;
		width: 100%;
	}
}

@media (max-width:578px){

	.btn-karuselli {
		padding: 20px;
		font-size: 15px;
		line-height: 0;
		border-radius: 5px;
		text-transform: none;
	}
	.yrmy-logo {
		max-width: 60px;
		width: auto;
	}
	.yrmy-mail {
		font-size: 16px;
	}
	.yrmy-img {
		max-width: 150px;
		padding: 0px;
		margin: 0px 5px;
	}
}

@media(max-width:550px){
	.tp-taitonetti{
		padding:10px 0px 0px 0px;
		margin:0px -20px;
	}
	.piilotatpw{
		display:block;
	}
	.piilotatpm{
		display:none;
	}	
}

@media (max-width:520px){
	.ys_banner_txt h1 {
		font-size: 25px;
		line-height: 40px;
		margin: 10px 0px;
	}
	.ys_banner_txt p {
		font-size: 16px;
		margin: 25px 0px 10px 0px;
	}
	.ys_banner_btn_call {
		top: 63%;
		left: 5%;
		padding: 10px 20px;
	}	
	.ys_banner_btn_mail {
		top: 80%;
		left: 5%;
		padding: 10px 20px;
	}
	.ys_banner_btn_call h3 {
		font-size: 14px;
		margin: 2px 0px;
	}		
	.ys_banner_btn_mail h3 {
		font-size: 14px;
		margin: 2px 0px;
	}
	.tn-nuvoo-tarjoukset-otsikko h2{
		font-size: 18px;
	}
	.tn-nuvoo-tarjoukset-otsikko p{
		font-size:12px;
	}	

}
@media (max-width:450px){
	/*2025*/
	.yrmy-h1-div h1{
		font-size: 20px;
		margin: 10px 15px;
	}
	.yrmy-h1-div p{
		font-size:16px;
	}	
	.yrmy_banner_txt p{
	    font-size: 18px;
		line-height: 24px;
	}
	.yrmy_banner_btn_mail h3, .yrmy_banner_btn_call h3{
		font-size: 16px;
	}

	.yrmy_banner_btn_mail p, .yrmy_banner_btn_call p{
		font-size: 16px;
	}	
	.yrmy-banner-tel, .yrmy-banner-mail{
		padding: 1% 2%;
		width: 50%;
	}
}	
@media (max-width:420px){
	.ys_banner_txt {
		top: 1%;
		left: 5%;
		width: auto;
		right: 3%;
	}
	.ys_banner_txt h1 {
		font-size: 24px;
		line-height: 35px;
		margin: 10px 0px;
	}
	.ys_banner_txt p {
		font-size: 16px;
		margin: 10px 0px 10px 0px;
	}
	.ys_banner_btn_call {
		top: 63%;
		left: 5%;
		padding: 8px 15px;
	}
	.ys_banner_btn_mail {
		top: 80%;
		left: 5%;
		padding: 8px 15px;
	}
	.ys_banner_btn_call h3 {
		font-size: 12px;
	}
	.ys_banner_btn_call p {
		font-size: 12px;
	}
	.ys_banner_btn_mail h3 {
		font-size: 12px;
	}
	.ys_banner_btn_mail p {
		font-size: 12px;
	}
	.yrmy_banner_btn{
		flex-direction: column;
		align-items: center;
	}
	.yrmy-banner-tel, .yrmy-banner-mail{
		padding: 1% 2%;
		width: 80%;
	}
	.fp-dual-block-container{
		flex-wrap:wrap;
	}
	.dual-block-text {
		font-size: 3.5vw;
		font-weight: 400;
		margin: 5px 0px 0px 0px;
	}
	.dual-block-header {
		font-size: 5vw;
	}	
}