/* Theme Name: Soda Blast Systems Landing Page Theme
URI: https://motyw.kordit.pl
Author: the Kordit Team
Author URI: https://kordit.pl/ Version: 1.1 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;900&display=swap');
h1, h2, h3, h4, h5, h6,a {
     /*font-family: 'Montserrat';*/
     margin-bottom: 0;
     font-weight:900;
}
 p,  span {
     font-family: 'Poppins';
     font-weight:900;
}
 html {
     scroll-behavior: smooth;
}
 .btn-1 {
     padding: 20px 20px;
     background: #fdc236;
     border: solid 4px #fdc236;
     color: #020202;
     font-size:20px;
}
 .btn-1:hover {
     text-decoration: none;
     color: #020202;
     background: #fff;
     transition: 0.4s;
     border: solid 4px #fdc236;
}
 .btn-2 {
     padding: 22px 22px;
     background: #fff;
     color: #000;
     min-height: 57px;
     font-size:20px;
}
 .btn-2:hover {
     background: #fdc236;
     text-decoration: none;
     color: #000;
}
 .btn-3 {
     padding: 22px 22px;
     background: #22467d;
     color: #fff;
     min-height: 57px;
     font-size: 20px;
}
 .btn-3:hover {
     background: #fff;
     color: #000;
     text-decoration: none;
}

 .send {
     background: #fdc236;
     color: #000;
     min-height: 60px;
     font-size: 20px;
     border: solid 4px #fdc236 ;
     transition: 0.4s;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 .send:hover {
     background: #fff;
     color: #000;
     border: solid 4px #fdc236;
     transition: 0.4s;
     text-decoration: none;
}
 .btn-group {
     margin-top: 15px;
}
 .hero1 {
     position: relative;
     min-height: 700px;
}
 .hero-image1 {
     background-image: url("/wp-includes/images/grafika/maszyna-sb500-trailer-sodablastsystems-do-sodowania-oczyszczarka-rzut2.jpg");
     position: absolute;
     top: 0;
     z-index: 0;
     min-height: 100%;
     width: 100%;
     overflow: hidden;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
}
 .bg-square1 {
     width: 100%;
     background: #000;
     opacity: 0.75;
     position: absolute;
     height: 100%;
     top: 0;
}
 .hero1 .main-text1 {
     position: absolute;
     top: 33%;
     left: 20%;
     color: #fff;
}
 .hero1 .main-text1 h5 {
     font-size: 90px;
     color: #fdc236;
}
 .hero1 .main-text1 h4 {
     font-size: 30px;
}
 .logo img {
     position: absolute;
     width: 150px;
     left: 95px;
     top: 60px;
}
 .main-text1 p {
     font-size: 22px;
     margin-top: 20px;
}
 .mright-50 {
     margin-right: 50px;
}
/*****Earlier********/
 .earlier {
     padding: 50px 0px;
}
 .earlier-img {
     margin: 50px 0px;
     max-width: 270px;
}
 .earlier h5 {
     color: #e21e24;
     font-size: 60px;
}
 .earlier .last-p {
     font-size: 20px;
     margin: 30px 0px;
}
 .disa {
     display: flex;
     margin-top: 60px;
}
 .disa-element {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 260px;
}
 .disa-element p {
     text-align: center;
     font-size: 18px;
     margin-top: 10px;
     font-weight:500;
}
/**************Soda maszyny******************/
 .sbs-machine {
     position: relative;
     min-height: 518px;
}
 .bg-image-sbs {
     background-image: url("/wp-includes/images/grafika/technologia-z-usa-sodowanie-sodablastsystems-tlo.jpg");
     position: absolute;
     top: 0;
     z-index: 0;
     min-height: 100%;
     width: 100%;
     overflow: hidden;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
}
 .bg-square-sbs {
     width: 100%;
     background: #000;
     opacity: 0.75;
     position: absolute;
     height: 100%;
     top: 0;
     z-index: 1;
}
 .sbs-machine h5 {
     color: #fdc236;
     font-size: 50px;
}
 .sbs-machine p {
     color: #fff;
     font-size: 28px;
     text-align: center;
     margin-bottom: 0;
     font-weight:500;
}
.desc
{
    margin-bottom:100px;
}
 .usage-usa {
     min-height: 500px;
}
 .sbs-content-wrap {
     position: relative;
     z-index: 11;
     display: flex;
     justify-content: center;
     flex-direction: column;
     align-items: center;
     width: 100%;
     margin-top: 50px;
}
 .sbs-machine .btn-2 {
     font-size: 22px;
     margin-top: 30px;
}
/**********************************/
 .sbs-machine-now {
     padding-top: 100px;
}
 .sbs-machine-now .carousel-control-next {
     height: 100px;
     margin: auto;
     background: transparent;
     border: none;
}
 .sbs-machine-now .carousel-control-prev {
     height: 100px;
     margin: auto;
     background: transparent;
     border: none;
}
 .s-m-n-fill {
     background: #fdc236;
     width: 90%;
     margin: auto;
     padding: 50px 20px;
}
 .sbs-machine-now h5 {
     font-size: 42px;
}
 .sbs-machine-now p {
     padding: 25px 0px;
     font-size: 20px;
     margin-bottom: 0;
}
 .sbs-machine-now h4 {
     font-size: 16px;
     margin-left: 30px;
}
 .sbs-content-wrap iframe {
    width: 100%;
    height: 100%;
    min-height: 500px;
}
.mobile-video
{
    display:none;
}
.normal-video
{
    margin:30px 0px;
}
.set-button
{
display:flex;
    justify-content:center;
}
 .s-m-n-adv {
     flex-wrap: wrap;
     display: flex;
     flex-direction: column;
}
 .sbs-machine-now .col-5 img {
     height: 100%;
     object-fit: cover;
     position: absolute;
}
 .sbs-machine-now .one {
     padding: 15px 0px;
     display: flex;
     align-items: center;
}
 .s-m-n-adv .one img {
     position: absolute;
     width: 28px;
}
 .one div {
     display: flex;
     justify-content: center;
     align-items: center;
}
/*****payment***************/
 .money {
     font-size: 50px;
     color: #22467d;
     padding-top: 100px;
}
 .payment .money-p {
     font-size: 20px;
     margin: 30px 0px;
     font-weight:500;
}
 .p-w-text {
     background: #235095;
     color: #fff;
     padding: 10px;
}
 .p-w-text h5 {
     text-align: center;
     font-size: 26px;
}
 .p-w-t-small-text {
     display: flex;
     padding: 15px 40px 0px 40px;
}
 .p-w-t-small-text .header-p {
     font-size: 16px;
     margin-right: 10px;
     min-width: 80px;
}
 .p-w-t-small-text .content-p {
     font-size: 14px;
}
 .p-w-img img {
     min-height: 260px;
     width: 100%;
}
/***********needes**********/
 .needees .white-line-right {
     border-right: solid 2px #fff;
     border-bottom: solid 3px #22467d;
}
 .needees .white-line-right1 {
     border-right: solid 2px #fff;
}
 .needees .blue-line-right {
     border-bottom: solid 2px #22467d;
}
 .needees-h5 {
     font-size: 50px;
     color: #22467d;
     padding-top: 100px;
     padding-bottom: 50px;
     display: flex;
     justify-content: center;
}
 .needees-h4 {
     color: #fff;
     font-size: 30px;
     padding: 30px;
}
 .needees .b-special {
     background: #22467d;
}
 .needees .b-special p {
     color: #fff;
     padding: 0px 30px;
     font-weight:500;
}
 .needees .special-h {
     width: 100%;
}
/**********************/
 .famous-h5 {
     font-size: 50px;
     color: #22467d;
     padding-top: 100px;
     padding-bottom: 50px;
}
 .famous .turbo {
     object-fit: cover;
}
 .who-usesh5 {
     margin-top: 20px;
     font-size: 20px;
}
 .famous .size-img {
     min-height: 245px;
     max-height: 250px;
     width: 100%;
}
 .famous-p1 {
     font-size: 16px;
     margin-top: 15px;
     font-weight:500;
}
 .special-margin {
     margin-bottom: 75px;
}
 .wheel-dealer {
     object-fit: cover;
}
 .iframe1 {
     width: 100%;
     height: 350px;
     margin-top: 50px;
}
/***********************************/
 .start-now {
     position: relative;
     margin-top: 100px;
}
 .start-now svg {
     width: 120px;
     height: 150px;
}
 .start-now svg path {
     fill: #fff;
}
 .cont-position h4 {
     color: #000;
     font-size: 60px;
     margin-top: 50px;
}
 .cont-position .bottom-h4 {
     color: #000;
     font-size: 30px;
}
 .start-now-bg-image {
     width: 100%;
     background: rgb(250, 202, 56);
     opacity: 0.9;
     position: absolute;
     height: 100%;
     top: 0;
     z-index: 1;
}
 .start-now-container {
     background-image: url("/wp-includes/images/grafika/maszyna-sb500-trailer-sodablastsystems-do-sodowania-oczyszczarka.jpg");
     position: absolute;
     top: 0;
     background-attachment: fixed;
     z-index: 0;
     height: 100%;
     width: 100%;
     overflow: hidden;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
}
 .cont-position {
     position: relative;
     z-index: 1;
     color: #fff;
}
 .h5-special {
     font-size: 20px;
     color: #000;
     text-align: center;
     margin-top: 10px;
}
 .start-now .col-3 {
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-top: 50px;
}
 .cost-cta {
     font-size: 50px;
     margin-top: 30px;
     color: #22467d;
}
 .cost-cta1 {
     font-size: 50px;
     margin-top: 30px;
     color: #000;
}
 .cost-cta-wrapper {
     padding: 40px 0px;
}
 .item-list {
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-top: 30px;
}
 .item-list p {
     color: #000;
     text-align: center;
     color: #000;
     text-align: center;
     font-size: 20px;
     margin-top: 15px;
}
 .item-list img {
     width: 100px;
}
 .form-control {
     border: solid 1px #808080;
     background: #ffffff;
     height: 45px;
}
 .email-271 input::placeholder {
     color: blue;
     font-weight: 500;
     font-size: 16px;
}

 .steps {
     font-size: 40px;
     color: #fff;
     background: #22467d;
     min-width: 85px;
     max-width: 85px;
     height: 85px;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 100%;
}
 .steps-wrapper .h5-content {
     color: #000000;
     font-size: 25px;
     font-weight: 900;
     margin-left: 20px;
}
 .steps-wrapper {
     display: flex;
     align-items: center;
     margin: 40px 0px;
}
 .parent-steps {
     padding: 40px 0px;
}
 .p-s-wrapper {
     display: flex;
     justify-content: space-between;
     padding: 40px 0px;
}
 .form-check {
     padding-top: 12px;
     padding-left: 0;
     position: relative;
     display: block;
     margin-left: 20px;
}
 .main-input {
     margin-top: 6px;
     margin-right: 10px;
}
 .parent-email {
     padding-bottom: 40px;
     z-index: 1;
}
 .edit-cta {
     position: relative;
     margin-top: 70px;
}
 .agree {
     color: #000;
     font-size: 14px;
}
 .download .mw-70 {
     max-width: 70%;
}
/*****************************/
 footer {
     background-color: #22467d;
     color: #fff;
     padding: 50px 0px;
}
 footer .logo-footer {
     width: 120px;
}
 footer .company-desc {
     font-size: 18px;
     margin-top: 20px;
     font-weight: 100;
}
 footer .c-d-item {
     display: flex;
     align-items: center;
     margin-bottom: 15px;
}
 footer .c-d-item img {
     width: 22px;
     margin-right: 25px;
}
 footer .c-d-item p {
     font-size: 16px;
     margin-bottom: 0;
}
 footer .c-d-item p a {
     color: #fff;
     text-decoration: none
}
 footer .footer-h4 {
     padding-bottom: 25px;
     font-size: 30px;
}
 footer .footer-h4::after {
     content: '';
     position: absolute;
     display: block;
     width: 40px;
     background: #faca42;
     height: 2px;
     margin-top: 8px;
}
 footer {
     font-size: 16px;
}
 footer .more-info-p {
     font-size: 16px;
}
 footer .btn-11 {
     padding: 15px 0px;
     background: #fdc236;
     color: #020202;
     font-size: 16px;
     text-align: center;
     margin-bottom: 15px;
     border: solid 4px transparent;
}
 footer .btn-11:hover {
     background: #fff;
     border: solid 4px #fdc236;
}
 footer .btn-11 a {
     color: #000;
     font-size: 20px;
}
 footer .btn-11 a:hover {
     text-decoration: none;
}
 footer .mt-30 {
     margin-top: 30px;
}
 footer .mt-60 {
     margin-top: 60px;
}
 footer .sociale {
     width: 22px;
     height: 22px;
     margin-right: 25px;
}
 footer .social-wrapper {
     display: flex;
     align-items: center;
     margin-bottom: 15px;
}
 footer .social-wrapper a {
     font-size: 16px;
     color: #fff;
}
 iframe {
     margin: auto;
     width: 100%;
     min-height: 400px;
}
/*********************Download*************/
 .download {
     position: relative;
}
 .download .hide-section {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #fff;
     z-index: -1;
     opacity: 0;
}
 .extra-section-download {
     max-height: 700px;
     overflow: hidden;
}
 .download .cost-cta {
     font-size: 50px;
     margin-top: 30px;
     color: #22467d;
     margin-bottom: 80px;
}
 .hide-section-click {
     z-index: 100!important;
     opacity: 1!important;
}
 .section-download .p-e-1 {
     font-size: 20px;
     color: #000;
     margin-bottom: 0;
}
 .section-download {
     padding: 50px 0px;
     width: 100%;
     background: #fff;
     z-index: 1;
}
 .download-class {
     position: relative;
     top: -100px;
}
 .download-50 {
     margin-top: 150px;
}
 .section-download .img-download {
   width: 100%;
    position: relative;
    top: -183PX;
    left: -52px;
}
 .s-d-pack {
     margin: 20px 0px;
}
 .s-d-pack-wrapper {
     margin: 30px 0px;
}
 .s-d-pack img {
     width: 60px;
     height: 60px;
}
 .s-d-pack p {
     padding-left: 25px;
     margin: auto 0;
}
 .download u {
     color: #0036a5;
}
 .h-s-position {
     display: flex;
     flex-direction: column;
     align-items: center;
     height: 100%;
     justify-content: center;
}
 .h-s-position h5 {
     font-size: 70px;
     color: #22467d;
}
 .h-s-position h4 {
     font-size: 31px;
     padding: 10px 0px;
}
 .order-small-3 {
     order: 0;
}
 .order-md-4 {
     order: 0;
}

[type="submit"]:not(:disabled) {
    cursor: pointer;
    background: #faca42;
    width: 100%;
    min-height: 60px;
    color: #000;
    border: none;
    font-size: 18px;
    opacity: 1;
    margin-top: 20px;
    font-weight:900;
}
.wpcf7-list-item
{
margin: 0;
}
.wpcf7-list-item input
{
    margin-right: 10px;
}

 .main-thank
{
        position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.page-id-533 .bg-image1 {
    width: 60%;
    height: 80%;
    position: absolute;
    background: white;
    margin: auto;
    left: 20%;
    z-index: 11;
    opacity: 0.6;
    top: 10%;
}

 .main-thank h6
{
    font-size: 30px;
    color: #154a83;
    font-weight: 900;
    padding-bottom: 40px;
    position: relative;
    max-width: 80%;
    margin: auto;
}

.page-id-533 .bg-image
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.20;
    width: 100%;
    height: 100%;
}

 .page-id-533 .bg-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.page-id-533 .my-container
{
text-align: center;
position: relative;
    height: 100%;
}

.main-thank
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.wraper-thank-text h6 span {
    font-family: 'Poppins';
    font-size: 24px;
    color: green;
}
.wraper-thank
{
        max-width: 60%;
    height: 50%;
  margin: auto;
    position: relative;
    z-index: 111;
    top: 60px;
}
.wraper-thank-button
{
display: flex;
    flex-direction: row;
    gap: 20px;
    max-width: 80%;
    margin: auto;

}
.wraper-mistake-text
{
position: relative;

}
.wraper-thank-text
{
max-width: 80%;
    margin: 50px auto 25px auto;
}
.wraper-mistake-image
{

    margin: auto;
    display: flex;
    justify-content: center;
    width: 80%;
    height: 400px;
    margin-top: 50px;

}
.wraper-mistake-image img
{
    width: 75%;
    height: 75%;
    object-fit: contain;
}
.wraper-thank-image img
{
width: 100px;
    height: 100px;
    position: relative;
    left: -30%;
top:45px;
}


.main-404
{
        position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main-404 h6
{
    font-size: 30px;
    color: #154a83;
    font-weight: 900;
    padding-bottom: 40px;
    position: relative;
    max-width: 80%;
    margin: auto;
}

.page-template-404 nav
{
    display: none;
}

.page-template-404 header
{
    display: none;
}
.page-template-404 .bg-image
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.35;
    width: 100%;
    height: 100%;
}

.page-template-404 .bg-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.page-template-404 .my-container
{
text-align: center;
}

.wraper-mistake
{
        max-width: 60%;
    height: 50%;
  margin: auto;
    position: relative;
    z-index: 111;

}


.wraper-mistake-text
{
position: relative;

}

.wraper-mistake-image
{

    margin: auto;
    display: flex;
    justify-content: center;
    width: 80%;
    height: 400px;
    margin-top: 50px;

}


.wraper-mistake-image img
{
    width: 75%;
    height: 75%;
    object-fit: contain;
}

.main-404 .bg-image1
{
    width: 60%;
    height: 104%;
    position: absolute;
    background: white;
    margin: auto;
    left: 20%;
    z-index: 11;
    opacity: 0.6;
    top: -2%;
}






 @media screen and (max-width: 1300px) {
     .section-download .img-download {
         left: 55px;
    }
}
 @media screen and (max-width: 1200px) {
     .p-w-t-small-text .content-p {
         margin-top: 0px;
    }
     .p-w-text {
         min-height: 313px;
    }
     .disa {
         margin-top: 0;
         justify-content: space-around;
    }
     .section-download .img-download {
         left: 0px;
    }
}
 @media screen and (max-width: 1100px) {
     .cost-cta {
         font-size: 48px;
    }
     .logo img {
         position: absolute;
         width: 132px;
         left: 80px;
         top: 50px;
    }
     .download .cost-cta {
         text-align: center;
    }
}
 @media screen and (max-width: 1035px) {
.main-thank {
	height: 105%;
	 }
	 .page-id-533 .bg-image {
     height: 105%;
	 }

	 .page-id-533 .bg-image1 {
    width: 60%;
    height: 85%;
	 }
.wraper-mistake-text {
    position: relative;
    top: -60px;
}
}

 @media screen and (max-width: 1000px) {
     .logo img {
         position: absolute;
         width: 132px;
         left: 80px;
         top: 50px;
    }
     .hero1 .main-text1 h5 {
         font-size: 70px;
    }
     .hero1 .main-text1 h4 {
         font-size: 24px;
    }
     .main-text1 p {
         font-size: 18px;
         margin-top: 20px;
    }
     .btn-1 {
         padding: 15px;
    }
     .btn-2 {
         padding: 15px;
    }
     .earlier h5 {
         font-size: 44px;
    }
     .earlier .last-p {
         font-size: 16px;
    }
     .earlier-img {
         max-width: 200px;
    }
     .sbs-machine h5 {
         font-size: 40px;
    }
     .sbs-machine p {
         font-size: 20px;
    }
     .sbs-machine-now p {
         font-size: 18px;
    }
     .sbs-machine-now h4 {
         font-size: 18px;
    }
     .sbs-machine-now .main-img {
         min-height: 276px;
         object-fit: cover;
    }
     .needees-h5 {
         font-size: 40px;
         text-align: center;
    }
     .needees-h4 {
         font-size: 25px;
    }
     .famous-h5 {
         font-size: 40px;
    }
     .money {
         font-size: 40px;
    }
     .payment .money-p {
         font-size: 16px;
    }
     .payment .col-md-6 {
         margin-top: 50px;
    }
     .parent-steps {
         padding-top: 0;
    }
     .steps-wrapper {
         margin-top: 50px;
    }
     footer .footer-h4 {
         font-size: 20px;
    }
     .cost-cta1 {
         font-size: 40px;
    }
     .steps-wrapper .h5-content {
         font-size: 20px;
    }
     .famous .size-img {
         width: 100%;
    }
     .order-small-3 {
         order: 1;
         margin-bottom: 60px;
    }
     .order-medium-3 {
         order: 3;
    }
     .order-medium-5 {
         order: 5;
    }
     .desc{
         margin-bottom:0px;
     }

}
 @media screen and (max-width: 992px) {
     .section-download .img-download {
         width: 404PX;
         position: relative;
         top: -100PX;
         left: 90px;
    }
     .h-s-position {
         display: flex;
         flex-direction: column;
         align-items: center;
         height: 100%;
         justify-content: center;
         max-width: 80%;
         margin: auto;
         text-align: center;
    }
     .btn-group
     {
         max-width:80%;
     }
	 .wraper-thank-button
	 {
flex-direction:column;
		 max-width:50%;
	 }
.page-id-533 .bg-image1 {
    height: 87%;
}
	 .page-id-533 .bg-image {
    height: 105%;
}
	 .main-thank {
    height: 126%;
}
	.wraper-thank-text
	 {
		     margin: 78px auto 25px auto;
	 }
	 .main-thank h6 {
		 font-size: 24px;}
}
 @media screen and (max-width: 850px) {
     .hero1 .main-text1 {
         position: absolute;
         top: 40%;
         left: 11%;
         color: #fff;
    }
         .wpcf7-response-output
    {
 top: -264px;
    position: relative;
    background: #fff;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
    margin-bottom: 100px!important;
    margin-top: 50px!important;
    margin-left: 0!important;
    padding-bottom: 20px!important;
     }
     .wpcf7-not-valid-tip {
    margin-bottom: 40px;
}
}
 @media screen and (max-width: 800px)
 {
	 .page-id-533 .bg-image1 {
 height: 88%;
    width: 80%;
    left: 10%;
}
	 .page-id-533 .bg-image {
    height: 110%;
}
	 .main-thank {
    height: 145%;
}
	 .wraper-thank {
    top: 120px;
}
	 .wraper-thank-button {
    flex-direction: column;
    max-width: 100%;
}
	 .wraper-thank-text h6 span
	 {
    font-family: 'Poppins';
    font-size: 16px;
    color: green;
}
	 .page-id-347 .bg-image1 {
    height: 150%;
    width: 80%;
		 left: 10%;
	 }
.main-thank h6 {
    font-size: 24px;
    color: #154a83;
    max-width: 100%;
}
 @media screen and (max-width: 767px) {
     .famous .size-img {
         min-height: 245px;
         max-height: 250px;
         width: 100%;
         object-fit: cover;
    }
     .small-position {
         display: flex;
         flex-direction: column;
         align-items: center;
    }
     .sbs-content-wrap iframe {
         width: 513px;
    }
     .sbs-machine h5 {
         font-size: 30px;
    }
     .sbs-machine p {
         font-size: 16px;
    }
     .earlier-img {
         top: 0;
         left: 0;
    }
     .sbs-machine-now h5 {
         font-size: 32px;
    }
     .sbs-machine-now p {
         font-size: 16px;
    }
     .inner-position-2 {
         flex-direction: column-reverse;
    }
     .p-w-text {
         min-height: 250px;
    }
     footer .footer-h4 {
         font-size: 40px;
    }
     .main-text1 {
         max-width: 80%;
    }
     .hero1 .main-text1 h5 {
         font-size: 60px;
    }
     .earlier h5 {
         font-size: 36px;
    }
     .footer-padding {
         padding-top: 50px;
    }
     p, a, span {
         font-family: 'Poppins';

    }
     .small-position {
         display: block;
         padding: 50px 0px 0px 0px;
    }
     .order-small-3 {
         order: 1;
    }
     footer iframe {
         order: 2;
    }
     .order-small-5 {
         order: 6;
    }
     .order-md-4 {
         order: 4;
    }
     .order-md-5 {
         order: 5;
    }
     .agree {
         font-weight: 300;
    }
     .download .cost-cta {
         text-align: center;
    }
     .section-download .img-download {
         left: 0px;
    }
    .small-center{
        justify-content: center;
    }
    .set-image
    {
            display: flex;
    justify-content: center;
    }
    .mright-50 {
    margin-right: 50px;
}
     .normal-video
     {
         display:none;
     }
     .mobile-video
{
    display:block;
    margin:30px 0px;
}
}
@media screen and (max-width: 650px) {
    .hero1{
        min-height:800px;
    }
	.wraper-thank {
top:80px;
}
	.main-thank {
    height: 165%;
}
	.page-id-533 .bg-image {
    height: 115%;
}
	.page-id-533 .bg-image1 {
    height: 84%;
}


}
 @media screen and (max-width: 600px) {
     .hero1{
         min-height:850px;
     }
     .hero1 .main-text1 h5 {
         font-size: 50px;
    }
     .btn-group {
         display: flex;
         flex-direction: column;
         align-items: start;
         max-width: 250px;
    }
     .mright-50 {
         width: 100%;
         text-align: center;
         margin-bottom: 20px;
    }
     .hero1 .main-text1 {
         position: absolute;
         top: 31%;
    }
     .btn-2 {
         padding: 15px;
         min-width: 250px;
         text-align: center;
    }
	 .wraper-mistake-text {
    top: -120px;
}
	  .wraper-mistake-text h6 {
    font-size:24px;
}
	 .btn-1 {
    font-size: 12px;
}


}
 @media screen and (max-width: 576px) {
     p, a, span {
         font-family: 'Poppins';
         font-weight: 700;
    }
     .cost-cta1 {
         font-size: 34px;
         text-align: center;
         max-width: 80%;
         margin: 30px auto 0px auto;
    }
     .steps-wrapper {
         margin-left: 100px;
    }
     .small-center {
         justify-content: center;
    }
     .small-text-style {
         max-width: 80%;
         margin: auto;
    }
     .famous-h5 {
         font-size: 40px;
         text-align: center;
         max-width: 80%;
         margin: auto;
    }
     .needees-h5 {
         max-width: 80%;
         font-size: 40px;
         margin: auto;
    }
     .s-m-n-fill {
         background: #fdc236;
         width: 80%;
    }
     .earlier h5 {
         font-size: 30px;
    }
     .famous {
         overflow: hidden;
    }
     .edit-cta {
         overflow: hidden;
    }
     .download {
         overflow: hidden;
    }
     .set-image {
         display: flex;
         justify-content: center;
    }
     .desc iframe {
         width: 100%;
    }
     .texts {
         max-width: 80%;
         margin:auto;
    }
     footer iframe {
         width: 90%;
         margin:auto;
         margin-top: 20px;
    }
     .order-small-3 {
         order: 3;
    }
     .order-small-4 {
         order: 4;
    }
     .order-small-5 {
         order: 5;
    }
     .p-w-img img {
         width: 100%;
    }
        .wpcf7-response-output
    {
 top: -264px;
    height: 90px;
    margin-bottom: 100px!important;
    margin-top: 50px!important;
    margin-left: 0!important;
    padding-bottom: 20px!important;
     }
     .wpcf7-not-valid-tip {
    margin-bottom: 40px;
}

	 .wraper-thank-button .btn-1
	 {
		 font-size:12px;
	 }
.wraper-thank-image img
	 {
		 width: 60px;
    height: 60px;
    margin-top: 40px;
}
 @media screen and (max-width: 530px) {
	 .main-thank {
    height: 190%;
}
	 .page-id-533 .bg-image1 {
    height: 85%;
}
}
 @media screen and (max-width: 500px) {
     .sbs-machine h5 {
         max-width: 80%;
         text-align: center;
         font-size: 40px;
    }
     .sbs-machine p {
         max-width: 80%;
         font-size: 20px;
    }
     .sbs-machine-now {
         padding-top: 50px;
    }
     .sbs-machine-now {
         position: relative;
         background: #fdc236;
         padding-top: 0;
         margin-top: 50px;
    }
     .s-m-n-fill {
         min-height: 1600px;
    }
     .inner-position {
         margin-top: 250px;
    }
     .phone-bg {
         background: #22467d;
    }
     .phone-bg .row {
         justify-content: start!important;
    }
     .famous-p1 {
         margin: 20px auto;
    }
     .famous .size-img {
         object-fit: fill;
    }
     .mobile-padding {
         padding:0;
    }
     .payment .col-10 {
         transform: scale(1.15);
         margin-bottom: 80px;
    }
     .small-text-style {
         max-width: 90%;
    }
     .steps-wrapper {
         margin-left: 50px;
         max-width: 80%;
    }
     .section-download .p-e-1 {
         font-size: 16px;
    }
     .needees .b-special {
         padding:0;
    }
     .cost-cta {
         margin: 0px 0px 15px 0px;
    }
     .cost-cta1 {
         font-size: 40px;
    }
     .section-download img {
         margin-top: 40px;
    }
     .agree {
         font-size: 10px;
    }
     .cta-action .send {
         margin-left: 0;
    }
     .earlier-img {
         min-width: 170px;
         max-width: 170px;
    }
     .earlier h5 {
         font-size: 40px;
    }
     .main-text1 p {
         font-size: 16px;
         max-width: 80%;
    }
     .hero1 .main-text1 {
         left: 20%;
    }
     .sbs-machine-now h5 {
         font-size: 40px;
    }
     .money {
         font-size: 40px;
    }
     .p-small-absolute-1 {
         position: absolute;
         top: 450px;
         width: 100%;
         left: 0;
         padding: 0;
    }
     .p-small-absolute-2 {
         margin-top: 300px;
    }
     .p-small-absolute-3 {
         margin-top: 360px;
    }
     .p-small-absolute-4 {
         position: absolute;
         top: 1180px;
         left: 0;
         padding: 0;
    }
     .section-download .img-download {
         width: 300PX;
    }
     .download .mw-70 {
         max-width: 100%;
         justify-content: center;
    }
     .h-s-position h5 {
         font-size: 60px;
         color: #22467d;
    }
}
 @media screen and (max-width: 475px) {
     .p-small-absolute-1 {
         top: 475px;
    }
     .p-small-absolute-4 {
         top: 1290px;
    }
     footer .footer-h4 {
         font-size: 30px;
    }
}

 @media screen and (max-width: 440px) {

.wpcf7-response-output {
    top: -297px;
    height: 140px;
}
}

 @media screen and (max-width: 430px) {
     .p-small-absolute-2 {
         margin-top: 270px;
    }
     .p-small-absolute-3 {
         margin-top: 310px;
    }
     .p-small-absolute-4 {
         top: 1260px;
    }
     .h-s-position h5 {
         font-size: 50px;
    }
     .hide-section .send {
         font-size: 16px;
    }
     @media screen and (max-width: 400px) {
         .p-small-absolute-1 {
             top: 500px;
        }
         .p-small-absolute-4 {
             top: 1260px;
        }
    }
     @media screen and (max-width: 392px) {
         .p-small-absolute-1 {
             top: 530px;
        }
         .p-small-absolute-4 {
             top: 1309px;
        }
        .wpcf7-response-output {
    top: -300px;
    height: 150px;
}
    }

     @media screen and (max-width: 377px) {

    .wpcf7-response-output {
    top: -315px;
    height: 150px;
}

}



     @media screen and (max-width: 360px) {
         .p-small-absolute-1 {
             top: 560px;
        }
         .p-small-absolute-4 {
             top: 1330px;
        }
    }
         @media screen and (max-width: 360px) {

    .wpcf7-response-output {
    top: -350px;
    height: 176px;
}
     }
     @media screen and (max-width: 330px) {
         .p-small-absolute-1 {
             top: 600px;
        }
         .p-small-absolute-4 {
             top: 1410px;
        }


    }
     @media screen and (max-width: 300px) {
         .p-small-absolute-1 {
             top: 650px;
        }
         .p-small-absolute-4 {
             top: 1490px;
        }
    }
