.lp-hero-section {
    display: flex;
    margin: 50px auto;
    max-width: 1180px ;
    min-height: auto;
    padding-bottom: 10px;
}

.lp-hero-title,
.lp-hero-description {
    max-width: 530px;
    text-align: left;
}

.lp-hero-title, 
.lp-hero-description {
    text-align: left;
}

.lp-hero-title {
    font-size: 55px;
    line-height: 1.2em;
    margin-top: 60px;
}

.lp-hero-left,
.lp-hero-right {
    width: 50%;
}

.lp-hero-section-wrapper {
    background-position: right top !important;
}

.lp-hero-right {
    margin-top: 31px;
    position: relative;
}

.lp-hero-description {
    color: #131415;
    font-size: 18px;
    line-height: 1.5em;
}

.emdg-calculator h3 {
    color: #131415;     
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 25px;
    margin-top: 60px;
    text-align: center;
}

.number {
    color: #ee7a36;
    display: block;
    font-size: 40px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.8px;
    line-height: 18px;
    text-align: center;
}

.number.cb {
    display: block;
    left: 36%;
    position: absolute;
    top: 290px;
}

.emdg-calculator {
    background-color: #ffffff;
    box-shadow: 0 3px 46px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    height: 415px;
    opacity: 0.8;
    margin: 0px auto;
    max-width: 400px;
    padding: 40px 45px 125px;
}

.emdg-calculator-content {
    background: #fff;
    opacity: 1;
    padding-bottom: 42px;

}

.lp-hero-cta .primary-btn {
    font-size: 20px !important;
    font-weight: 400 !important;
    height: auto !important;
    letter-spacing: 0.4px; 
    line-height: 56px !important;
    margin-top: 40px !important;
    padding: 0 30px !important;
    width: auto!important;
}

.lp-hero-center-section h3 {
    color: #131415;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 10px;
    text-align: center;
}

.lp-hero-center-section h3:first-child {
    margin-bottom: -12px;
    margin-top: 70px;
}

.lp-hero-center-section h3:first-child:before {
    content: url('https://www.rimon.com.au/hubfs/Rimon_June2020/square-pattern.png');
    right: -24px;
    position: relative;
    top: -8px;
}

.lp-hero-center-section h3:last-child:after {
    content: url('https://www.rimon.com.au/hubfs/Rimon_June2020/square-pattern.png');
    right : 28px;
    position: relative;
    top: 15px;
}

.lp-hero-center-section h3:last-child{
    margin-bottom: 100px;
}

.lp-hero-center-section .text-orange {
    color: #ee7a36;
}

.emdg-calculator sup {
    top: -0.25em !important;
}

.calculator-title {
    font-size: 26px;
    padding-bottom: 10px;
    text-align: center;
}

.calculator-title:after {
    content: "";
    border-bottom: 2px solid #ee7a36;
    display: block;
    margin: 0 auto;
    padding-top: 5px;
    width: 70px;
}


@media all and (max-width:1024px) {
    .lp-hero-section {
        margin-top: -130px;
        padding-left: 50px;
    }
}

@media all and (max-width: 940px) {
     .emdg-calculator h3 {
        font-size: 24px;
    }

    .number.cb {
        left: 32.5% !important;
        top: 285px !important;
    }
}

@media all and (max-width:812px) {
    .lp-hero-left, .lp-hero-right {
        width: 100%;
     }

     .lp-hero-section {
        display: block;
     }

    .lp-hero-title, 
    .lp-hero-description {
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
        text-align: center;
    }

    .lp-hero-cta .primary-btn {
        display: block !important;
        margin: 40px auto 60px;
        width: 215px !important;
    }

    .number.cb {
        left: 40% !important;
    }
}

@media all and (max-width:768px) {
    .lp-hero-center-section h3 {
        font-size: 32px;
        margin: 0 auto;
        width: 90%;
    }

    .lp-hero-section {
        display: block;
        margin-top: -30px;
        padding-left: 20px;
    }

    .lp-hero-center-section h3:last-child {
        margin-bottom: 70px;
    }
    
    .center-section h3 {
        font-size: 30px;
    }

    .lp-hero-center-section h3 {
        line-height: 1.4em !important;
    }
    
    .number.cb {
        left: 39% !important;
        top: 290px !important;
    }
}

@media all and (max-width:640px) {
    .lp-hero-center-section h3 {
        font-size: 34px;
        margin-bottom: 40px !important;
    }

    .lp-hero-center-section h3:last-child {
        margin-bottom: 60px !important;
    }

    .number.cb {
        left: 36.4% !important;
    }
}

@media all and (max-width:540px) {
    .number.cb {
        left: 34% !important;
    }
}

@media all and (max-width:414px) {
    .lp-hero-title {
        font-size: 40px !important;
    }

    .emdg-calculator {
        max-width: 360px;
        margin-left: 25px;
        padding: 30px;
    }

    .lp-hero-center-section h3 {
        margin-bottom: 40px !important;
    }

    .lp-hero-center-section h3:last-child {
        margin-bottom: 60px !important;
    }
    
     .emdg-calculator h3 {
        font-size: 22px;
    }

    .number.cb {
        left: 27% !important;
        top: 275px !important;
    }

    .lp-hero-section {
        padding-left: 0 !important;
    }
}

@media all and (max-width:377px) {
    .emdg-calculator {
        max-width: 350px;
        margin-left: 11px;
    }

    .lp-hero-center-section h3 {
        margin-bottom: 60px !important;
    }

    .lp-hero-center-section h3:last-child {
        font-size: 30px;
    }
}

@media all and (max-width:360px) {
    .emdg-calculator h3 {
        font-size: 22px !important;
    }

    .emdg-calculator {
        margin-left: 3px;
    }
}

/** iOS only fix **/
@media only screen and (min-width: 375px) and (max-width: 414px) { 
  
  @supports (-webkit-touch-callout: none) {
    
    .emdg-calculator {
      margin-left: 12px;
    }
      
    .number.cb {
      top: 310px !important;
    }
  }
  
}