body {
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
.mnBnrHome {
    background: url(https://www.propertylovers.com.au/wp-content/uploads/2022/04/plt-hrbner.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0px;
}

.mnBnrHome h1 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    line-height: 38px;
    margin: 0px auto 10px;
}

.mnBnrHome h2 {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
    margin: 0px 0px 30px;
    border: 0px;
    max-width: 100%;
    text-transform: none;
}

.mnBnrHome .btn-orch {
    background: #d75734;
    padding: 5px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    border-radius: 2px;
    text-transform: uppercase;
    min-width: 475px;
    border: 5px solid transparent;
    margin: 0px 0px 8px;
}
.mnBnrHome .btn-orch:focus, .mnBnrHome .btn-orch:hover {
	background: #b94221;
	color: #fff;
}
.modal {
    top: 25%;
}
.rerpop .modal-content {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #000;
background: #fff;
padding:25px 0 0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
width: 415px;
max-width: 90%;
margin: auto;
}
.rerpop .modal-content .modal-body{
padding:0 !important;
}
.rerpop .modal-content form {
font-weight: 400;
color: #000;
background: #f5f5f5;
padding:25px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
width: 100%;
max-width: 100%;
margin: auto;
}
.rerpop .modal-content h2 {
font-size: 20px;
font-weight: 800;
padding-bottom: 10px;
border-bottom: 2px solid #13584b;
color: #152f52;
text-align: center;
text-transform: uppercase;
margin:0 auto 25px;
max-width:90%;
padding: 20px 0px 15px;
position: relative;
}
.rerpop .modal-content h2::after {
bottom: -24px;
left: 50%;
border: solid transparent;
border-bottom-color: transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: #b3cdc1;
border-width: 16px 14px 6px 14px;
clip-path: polygon(100% 0, 100% 73%, 51% 49%, 0 73%, 0 0);
transform: translateX(-50%);
}
.entr .close {
width: 43px;
height: 43px;
color: #13584b;
font-size: 42px;
font-weight: 400;
background: #fff !important;
position: absolute;
border: 1px solid #13584b !important;
opacity: 1;
top: -40px;
right: -15px;
z-index: 9999;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.entr .close:focus, .entr .close:hover {
opacity: 1 !important;
}
.infusion-form .infusion-field {
position:relative;
padding-top: 10px;
display: flex;
flex-direction: column;
}
.infusion-form .infusion-field input {
background: #fff;
border: 1px solid #e1e1e1;
padding: 10px 20px 10px 9px;
height: 44px;
font-size: 15px;
display: block;
width: 100%;
height: 44px;
font-size: 14px;
line-height: 1.42857143;
color: #555;  
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.infusion-form .infusion-field input:focus  {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.infusion-form .infusion-field input.error {
border: 1px solid #f96d6d;
background: #f9e9e9;
}

.infusion-form .infusion-field .infusion-checkbox input[type=checkbox], .infusion-form .infusion-field .infusion-checkbox input[type=radio] {
padding: 0;
margin: 0;
height: 16px;
width:16px;
}
.infusion-form .infusion-field label {
font-size: 14px;
font-weight: 400;
margin-left: 10px;

position: absolute;
transition: all 0.3s ease-in;
transform: translateY(10px);
pointer-events: none;
}

.infusion-form .infusion-field input:focus +label, .infusion-form .infusion-field input:valid +label   {
transform: translateY(1px);
font-size: 10px;
font-weight: 600;
color:#565555;
/*background:#fff;*/
/*padding:5px;*/
/*border-radius:2px;*/
}
.infusion-form .infusion-field .infusion-checkbox{
display:flex;
}
.infusion-form .infusion-field .infusion-checkbox label {
font-size: 11px;
font-weight: 400 !important;
margin-left: 23px;
transition: none;
transform: translateY(0);
}
.formpopup .infusion-field .infusion-checkbox label a {
color: #051954;
cursor: hand;
cursor: pointer;
pointer-events: all;
text-decoration: underline;
}
.infusion-form .btn-ylw{background: #fff21f;}
.infusion-form .btn-ylw:focus, .btn-ylw:hover {
border-color: rgba(0, 0, 0, 0.07);
color: #000;
}
.infusion-form .btn-gold{background: #C6A873;}
.infusion-form .btn-gold:focus, .infusion-form .btn-gold:hover {
background: #b59761;
color: #fff;

}
.infusion-form .btn-orange{background: #d75734; color: #fff;}
.infusion-form .btn-orange:focus, .infusion-form .btn-orange:hover {
border-color: rgba(0, 0, 0, 0.07);
background: #b94221;
color: #fff;

}
.infusion-form .btn-green{background: #00d45b;color: #fff;}
.infusion-form .btn-green:focus, .infusion-form .btn-green:hover {
border-color: rgba(0, 0, 0, 0.07);
background: #00bb50;
color: #fff;

}
.infusion-form .infusion-submit .infusion-recaptcha {
padding: 6px 10px;
font-size: 18px;
font-weight: 700;
border-radius: 5px;
text-transform: uppercase;
min-width: 100%;
border: 5px solid transparent;
margin: 20px 0px 0px;
}
button.closebtn {
margin-top: 2px; 
font-size: 28px; 
right: 5px;
position: absolute;
z-index:99;
top:-5px;
}
@media (max-width: 767px) {



    .mnBnrHome {
        padding: 30px 0px;
        margin-top: 52px;
        width: 100%;
    }

    .mnBnrHome h1 {
        font-size: 24px;
        line-height: 27px;
    }

    .mnBnrHome h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .mnBnrHome h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0px;
    }

    .mnBnrHome .btn-orch {
        padding: 8px;
        font-size: 20px;
        min-width: 100%;
    }

    .mnBnrHome .btn-orch {
        min-width: 100%
    }

    .mnBnrHome .btn-orch {
        min-width: 100%;
    }

    .mnBnrHome h2 {
        font-size: 17px;
        line-height: 24px;
    }


    .mnBnrHome h2 {
        margin: 0px 0px 10px;
    }


}


/*countdownTimer start*/
.countdown-container {
    /* position: relative;
top: 50%;
-webkit-transform: translateY(-50%,-17%);
-moz-transform: translateY(-50%,-17%);
transform: translateY(-50%,-17%);
left:17%;
*/
    margin: 10px auto 10px;
    width: 100%;
    background-color: rgba(189, 217, 37, 0.1);
    padding: 1px 20px 1px 3px;
    /* display:none;
*/
}

.clock-item .inner {
    height: 0px;
    padding-top: 40%;
    padding-bottom: 40%;
    position: relative;
    width: 100%;
}


.clock-canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.countdown-container .text {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    width: 100%;
}

/*
.bxTmr:before, .bxTmr:after {
top: 0;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(189, 217, 37, 0.1);
}
.bxTmr:before {
right: 100%;
border-left-color: rgba(136, 183, 213, 0);
border-width: 42px 0 42px 15px;
}
.bxTmr:after {
left: 100%;
border-right-color: rgba(136, 183, 213, 0);
border-width: 42px 15px 42px 0;
}
*/


.countdown-container .text .val {
    font-size: 28px;
    color: #fff;
    margin: 18px 0px 0px;
    line-height: 28px;
    font-weight: 700;
}

.countdown-container .text .type-time {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin: 0px 0px
}

.mrCunt .bxTmr {
    max-width: 442px;
    position: relative;
    margin: 0px auto 8px;
    height: 94px;
    margin-bottom: 25px;
    overflow: hidden;
}

.mrCunt .clock-item.col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}




.counter_num .tx_box {
    counter-reset: subsection;
    line-height: 1.4;
    margin: 12px 0;
    position: relative;
    color: #666;
    font-weight: 300;
}

.counter_num .tx_box:before {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #c6a873;
    counter-increment: section;
    content: counter(section) ". ";
    position: absolute;
    top: 0;
    left: 12px;
}

@media (min-width:768px) {


    .clock-item .inner {
        padding-top: 60px;
        padding-bottom: 40px;
    }


}






@media (max-width:767px) {

    /* timer */
    .clock-days.col-3 {
        ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
    }

    .clock-seconds.col-3 {
        ms-flex: 0 0 26%;
        flex: 0 0 26%;
        max-width: 26%;
    }

    .mrCunt .clock-item.col-sm-3 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mrCunt .bxTmr {
        max-width: 372px;
        overflow: hidden;
    }
    .countdown-container .text {
        
        top: 15px;
        
    }
    .countdown-container .text.first {
        
        top: 35px;
        
    }
    .countdown-container .text .val {
        font-size: 22px;
    }

    .countdown-container .text .type-time {
        font-size: 10px;
    }

    .countdown-container {
        padding: 15px 0px 10px;
    }
    

    /* timer */

}

/*countdownTimer ends*/